@charset "utf-8";
/* CSS Document */

body {
	background-color: #002B54;
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;	
}

#wrapper {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 0px;
	padding: 0px;
}

#header {
	width: 830px;
	height: 192px;
	border: 0px;
	padding: 0px;
}

#header_text {
	width: 102px;
	height: 15px;
	float: right;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	padding: 0px;
}

#header_text a {
	color: #FFFFFF;
	text-decoration: none;
}

#header_text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#main {
	width: 830px;
	height: 500px;
	border: 0px;
	padding: 0px;
}

#main_top {
	width: 830px;
	height: 200;
	background-image: url(../images/main_top.png);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	border: 0px;
	padding: 0px;
}

#nav {
	width: 800px;
	height: 50px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px;
}

#main_mid {
	width: 830px;
	height: 710px;
	clear: both;
	background-image: url(../images/main_mid.png);
	background-repeat: repeat-y;
	background-position: center;
	background-position: top;
	border: 0;
	padding: 0;
}

#main_mid_short {
	width: 830px;
	height: auto;
	clear: both;
	background-image: url(../images/main_mid.png);
	background-repeat: repeat-y;
	background-position: center;
	background-position: top;
	border: 0;
	padding: 0;
}

#main_bottom {
	width: 830px;
	height: 60px;
	clear: both;
	background-image: url(../images/main_bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	border: 0;
	padding: 0;
}

#body_block_home {
	width: 800px;
	height: 710px;
	background-image: url(../images/home_bg.png);
	background-color: none;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
}

#body_block {
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
}


#footer_text {
	width: 800px;
	height: auto;
	clear: both;
	margin-bottom: 20px;
	text-align: center;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	
}

#footer_text a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer_text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#home_left_bar {
	width: 285px;
	height: auto;
	float: left;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

#our_challenge {
	width: 260px;
	height: 105;
	float: left;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding: 0px;
	padding-left: 25px;
	color: #FFFFFF;
}

#the_result {
	width: 220px;
	height: auto;
	float: left;
	clear: both;
	margin-top: 30px;
	margin-left: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #333333;
}

.btn_left {
	with: 190px;
	height: 67px;
	float: left;
	clear: both;
	margin-left: 18px;
	margin-right: 18px;
	margin-top: 18px;
	margin-bottom: 0px;
	padding: 0px;
}

.home_box {
	width: 155px;
	height: auto;
	float: left;
	clear: both;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px;
	color: #333333;
	text-align: center;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

.home_box_map {
	width: 175px;
	height: 90px;
	float: left;
	clear: both;
	background-image: url(../images/home_map.png);
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #333333;
	text-align: center;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#home_right_bar {
	width: 280px;
	height: auto;
	float: right;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

#home_news {
	width: 210px;
	height: 105px;
	float: right;
	clear: both;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 0px;
	padding: 20px;
}

.btn_right {
	with: 190px;
	height: 67px;
	float: left;
	margin-left: 25px;
	margin-right: 18px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding: 0px;
}

.home_youtube {
	
}

.home_youtube_bg {
	width: 219px;
	height: 187px;
	clear: both;
	float: left;
	background-image: url(../images/home_youtube_bg.png);
	padding-top: 8px;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 17px;
	margin-left: 20px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#nav_sub {
	width: 800px;
	height: 50px;
	background-color: #333333;
}

#nav_sub_text_left {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	border: 0px;
	padding-left: 25px;
	padding-top: 17px;
	float: left;
	
}

#nav_sub_text_left a {
	text-decoration: none;	
	color: #FFFFFF
}

#nav_sub_text_left a:hover {
	text-decoration: none;	
	color: #0093D1
}

#nav_sub_text_right {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	border: 0px;
	padding-right: 25px;
	padding-top: 17px;
	float: right;
	
}

#nav_sub_text_right a {
	text-decoration: none;	
	color: #FFFFFF;
}

#nav_sub_text_right a:hover {
	text-decoration: none;	
	color: #0093D1;
}

#nav_sub_find {
	width: 800px;
	height: 375px;
	background-color: #333333;
}

#nav_sub_media {
	width: 800px;
	height: 400px;
	background-color: #333333;
}

#find_dealer_wrapper_left {
	width: 549px;
	height: 375px;
	float: left;
}

#find_dealer_wrapper_right {
	width: 251px;
	height: 290px;
	float: right;
}

#nz_order_right {
	width: 201px;
	height: 290px;
	float: right;
	padding: 25px;
}

.find_dealer_box {
	width: 158px;
	height: 78px;
	float: left;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
}

.find_dealer_box_title {
	color: #ffd100;
	font-size: 14px;
}

.find_dealer_box a {
	color: #0093D1;
	text-decoration: none;
}

.find_dealer_box a:hover {
	text-decoration: underline;
}

#find_map {
	width: 800px;
	height: 335px;
	background-image: url(../images/find_map2.png);
}

#nz_order_quarter_box_bottom {
	width: 224px;
	height: 95px;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
}

#nz_order_quarter_box_o {
	width: 274px;
	height: 145px;
	background-image: url(../images/nz_orders_original.png);
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 20px;
	float: left;
}

#nz_order_quarter_box_e {
	width: 274px;
	height: 145px;
	background-image: url(../images/nz_orders_elite.png);
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 20px;
	float: left;
}

#nz_order_paypal {
	width: 499px;
	height: 240px;
	float: left;
	padding:25px;
}

#nz_order_paypal a {
	color: #0093D1;
	text-decoration: none;
}

#nz_order_paypal a:hover {
	text-decoration: underline;
}

#products_compare {
	width: 800px;
	height: 424px;
	background-image: url(../images/compare.jpg);
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

#products_original_picture {
	width: 800px;
	height: 424px;
	background-image: url(../images/original_r_glory.jpg);
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

#products_elite_r_picture {
	width: 800px;
	height: 424px;
	background-image: url(../images/elite_r_glory.jpg);
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

#products_elite_l_picture {
	width: 800px;
	height: 424px;
	background-image: url(../images/elite_l_glory.jpg);
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

#products_texture_options_title {
	width: 800px;
	height: 50px;
	background-image: url(../images/texture_options.png);
}

#products_texture_options_body {
	width: 800px;
	height: 185px;
}

#products_texture_st {
	width: 254px;
	height: 185px;
}

#products_texture_lt {
	width: 281px;
	height: 185px;
}

#products_texture_ht {
	width: 265px;
	height: 185px;
}

#about_body {
	width: 490px;
	height: auto;
	padding:25px;
	color: #333333;
}

#about_body_wide {
	width: 750px;
	height: auto;
	padding:25px;
	color: #333333;
}

#about_body a {
	color: #0093D1;
	text-decoration: none;
}

#about_body a:hover {
	text-decoration: underline;
}

#test_body {
	width: 800px;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #333333;
	background-color: #FFFFFF;
}

#test_body a {
	color: #0093D1;
	text-decoration: none;
}

#test_body a:hover {
	text-decoration: underline;
}

#test_feedback {
	width: 800px;
	height: 135px;
}

#test_feedback_left {
	width: 552px;
	height: 135px;
	background-image: url(../images/test_left.png);
	float: left;
	border: 0px;
}

#test_feedback_right {
	width: 248px;
	height: 135px;
	float: right;
	border: 0px;
}

.test_box {
	width: 750px;
	height: auto;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
	border-bottom: solid 1px #333333;
}

.test_box_name {
	color: #0093D1;
	font-size: 12px;
}

.test_box a {
	color: #0093D1;
	text-decoration: none;
}

.test_box a:hover {
	text-decoration: underline;
}

#media_wrapper_top {
	width: 800px;
	height: 347px;
	background-color: #333333;
	padding: 0px;
}

#media_video_left {
	width: 363px;
	height: 297px;
	padding: 25px 12px 25px 25px;
	float: left;
}

#media_video_right {
	width: 363px;
	height: 297px;
	padding: 25px 25px 25px 12px;
	float: right;
}

#media_wrapper_bottom {
	width: 776px;
	height: 1596px;
	background-color: #FFFFFF;
	padding: 12px;
}

.media_picture {
	width: 232px;
	height: 174px;
	float: left;
	border: 1px solid #333333;
	margin: 12px;
}

#news_body {
	width: 800px;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #333333;
	background-color: #FFFFFF;
}

.news_box {
	width: 750px;
	height: auto;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
	border-bottom: solid 1px #333333;
}

.news_box a {
	color: #0093D1;
	text-decoration: none;
}

.news_box a:hover {
	text-decoration: underline;
}

.news_box_date {
	color: #666666;
	font-size: 10px;
}

.news_box_question {
	color: #0093D1;
	font-size: 12px;
}

.news_box_tags {
	color: #ffd100;
	font-size: 12px;
}

#faq_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	border: 0px;
	padding-left: 25px;
	padding-top: 17px;
	float: left;
	
}

#faq_nav a {
	text-decoration: none;	
	color: #ffd100;
}

#faq_nav a:hover {
	text-decoration: underline;	
	color: #ffd100;
}

.f_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
}

.f_blue {
	color: #0093D1;
}

.f_light {
	color: #FFFFFF;
}

.f_light_grey {
	color: #666666;
}

.f_dark {
	color: #333333;
}

.f_yellow {
	color: #ffd100;
}

.f_14 {
	font-size: 14px;
}

.f_small {
	font-size: 10px;
}

.f_small a {
	text-decoration: none;
}

.f_small a:hover {
	text-decoration: underline;
}
