/* @group Style Clearing */

* {
	margin: 0;
	padding: 0;
	z-index: 1;
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

:link,:visited {
	text-decoration: none
}

a img,:link img,:visited img {
	border: none
	display: block;
}

ul,ol {
	list-style: none
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0
}

address {
	font-style: normal
}

/* @end */

/* @group Custom Styles */

body {
	font: 12px/14px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #333;
	background-color: #000;
	overflow:auto;
}

a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #7a879b;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
	color: #646f7f;
}

/* @group Header */

#header_wrapper {
	background: url(../img/interface/background_header.gif) repeat-x;
	width: 100%;
	height: 115px;
	display: block;
	position: relative;
}

#header {
	width: 800px;
	height: 115px;
	text-align: left;
	display: block;
	margin-right:auto; 
	margin-left:auto;
	visibility: visible;
	overflow: hidden;
	position: relative;
}

#header_link_container {
	float: right;
	width: 600px;
	text-align: right;
}

.header_link, .header_link:link, .header_link:active, .header_link:visited {
	color: #fff;
	font: bold 11px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	height: 38px;
	padding-top: 72px;
	background-image: none;
	float: right;
	width: 98px;
	text-align: center;
	overflow: hidden;
}

.header_link:hover {
	color: #fff;
	background-color: #e0003b;
	text-decoration: none;
	font: bold 11px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

#header_logo
{
	display: block;
	float: none;
	clear: none;
	position: absolute;
	top: 0;
	left: 0;
	visibility: visible;
	overflow: hidden;
	width: 200px;
	height: 100px;
}

.sub_menu {
	top: 0;
	position: absolute;
	left: 0;
	display: none;
	background-color: #e0003b;
	margin-left: 544px;
	padding: 10px 25px;
	width: 354px;
	text-align: left;
	height: 90px;
}

.sub_menu_link, .sub_menu_link:link, .sub_menu_link:active, .sub_menu_link:visited, .sub_menu_link:hover {
	color: #fff;
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
}

#sub_menu_links_left {
	
}

#sub_menu_links_right {
	float: right;
}

/* @end */

/* @group Top Image */

#top_image_wrapper {
	width: 100%;
	height: 90px;
	background-color: #fff;
	display: none;
}

/* @end */

/* @group Text */

.sub_title {
	font-weight: bold;
	font-size: 14px;
	color: #333;
}

.note {
	font-size: 10px;
	color: #666;
}

ul li {
	list-style-type: disc;
	margin-left: 25px;
	margin-bottom: 8px;
	margin-top: 3px;
}

ol li {
	list-style-type: decimal;
	margin-top: 3px;
	margin-left: 25px;
	margin-bottom: 8px;
}

/* @end */

/* @group Page Information */

#page_information_wrapper {
	width: 100%;
	background-color: #fff;
	height: 48px;
	display: block;
}

#page_information {
	text-align: left;
	width: 800px;
	height: 28px;
	padding-top: 20px;
	margin-left:auto; 
	margin-right:auto;
}

#page_title {
	color: #e0003b;
	font: bold 18px/18px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

#page_location {
	float: right;
	font: 9px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #000;
	padding-top: 8px;
}

.page_location_link, .page_location_link:link, .page_location_link:active, .page_location_link:visited {
	color: #000;
	font: bold 9px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	text-decoration: none;
}

.page_location_link:hover {
	color: #e0003b;
	text-decoration: none;
}

.product_jump_link:link, .product_jump_link:active, .product_jump_link:visited, .product_jump_link:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	display: block;
	margin-bottom: 8px;
	background: url(../img/interface/jump_link_arrow.gif) no-repeat 0 2px;
	text-align: left;
	padding-left: 12px;
}

/* @end */

/* @group Content */

#content_wrapper {
	width: 100%;
	background-color: #fff;
	display: block;
}

#content {
	border-top: 1px solid #d9d9d9;
	text-align: left;
	width: 800px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-left: auto; 
	margin-right: auto;
}

#video_content {
	border-top: 1px solid #d9d9d9;
	text-align: center;
	padding: 50px;
}

#content_home {
	text-align: left;
	width: 800px;
	padding-top: 30px;
	padding-bottom: 30px;
}

/* @end */

/* @group Footer */

#footer_wrapper {
	width: 100%;
	background: url(../img/interface/background_footer.gif) repeat-x;
	display: block;
}

#footer {
	width: 800px;
	text-align: left;
	margin-right:auto; 
	margin-left:auto
}

#footer_logo {
	float: right;
}

#footer_link_container {
	padding-top: 15px;
	padding-bottom: 9px;
	border-bottom: 1px solid #3a3a3a;
	width: 630px;
}

.footer_link, .footer_link:link, .footer_link:active, .footer_link:visited, .footer_link:hover {
	margin-right: 25px;
	color: #fff;
	font: bold 10px/10px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	text-decoration: none;
}

#footer_link_big_container {
	padding-top: 15px;
}

.footer_link_big, .footer_link_big:link, .footer_link_big:active, .footer_link_big:visited, .footer_link_big:hover {
	color: #e0003b;
	font: bold 16px/16px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	text-decoration: none;
}

/* @end */

/* @group Products */

#product_text {
	font-size: 11px;
	color: #333;
	line-height: 14px;
	display: block;
	margin-top: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 25px;
	clear: both;
}

.product_additional {
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	padding-left: 20px;
	border-left: 1px solid #d9d9d9;
	width: 254px;
	font-size: 10px;
	color: #333;
	line-height: 12px;
}

.product_additional img, #product_text img {
	border: 2px solid #d9d9d9;
}

.video_button:link, .video_button:hover, .video_button:visited, .video_button:active {
	background-color: #7a879b;
	width: 140px;
	padding: 5px 10px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	float: right;
	text-align: center;
	margin-top: -10px;
}

.video_button:hover {
	background-color: #646f7f;
}

/* @group Main Images */

#main_images {
	margin-bottom: 25px;
}

#main_thumbs {
	float: right;
	display: block;
	text-align: right;
	width: 290px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#main_thumbs_top {
	display: block;
	margin-bottom: 10px;
}

#main_thumbs_middle {
	display: block;
	margin-bottom: 10px;
}

#main_thumbs_bottom {
	display: block;
}

#main_info {
	text-align: left;
	background: #ddd url(../img/interface/background_infobox.gif) no-repeat left top;
	width: 245px;
	min-height: 87px;
	padding: 10px 30px 15px 35px;
	margin-top: 10px;
	font-size: 10px;
	color: #333;
	line-height: 12px;
}

.main_info_title {
	font: bold 12px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #e0003b;
	display: block;
	margin-bottom: 5px;
}

.main_info_text {
	font: 11px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #666;
}

img.main_image {
	border: 1px solid #d9d9d9;
}

#main_image_img {
	border: 2px solid #d9d9d9;
}

/* @end */

/* @group Features */

#features {
	background: url(../img/interface/background_features.gif) no-repeat;
	width: 800px;
	height: 215px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #d9d9d9;
	text-align: right;
}

#features_image {
	float: right;
	text-align: right;
	width: 400px;
	height: 215px;
	display: block;
	overflow: hidden;
}

#features_list {
	width: 350px;
	height: 190px;
	text-align: right;
	overflow: hidden;
}

.features_list_item, .features_list_item:link, .features_list_item:active, .features_list_item:visited, .features_list_item:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	display: block;
	margin-left: 100px;
}

.feature_info {
	width: 360px;
	height: 195px;
	background-color: #d9d9d9;
	display: none;
	margin-left: 20px;
	padding: 10px;
	color: #666;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

.feature_info_image {
	float: right;
	margin-left: 10px;
}

/* @end */

/* @group Specifications */

#specifications {
	background: url(../img/interface/background_specifications.gif) no-repeat right top;
}

.product_specs_column {
	color: #333;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 13px;
	text-align: center;
	border-bottom: 2px solid #333;
}

.product_specs_data {
	color: #333;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 13px;
	padding-top: 3px;
	padding-bottom: 1px;
	border-bottom: 1px solid #d9d9d9;
}

.product_specs_detail {
	color: #666;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 14px;
	padding-top: 8px;
	padding-bottom: 5px;
}

tr:hover .product_specs_data {
	background-color: #eee;
}


/* @end */

/* @end */

/* @group Power Match */

.power_match_info {
	display: none;
}



/* @end */

/* @group Newsflash */

#newsflash {
	display: block;
	margin-top: 20px;
	background: url(../img/interface/newsflash_background.gif) no-repeat;
	width: 800px;
	height: 32px;
	overflow: hidden;
}

#newsflash_item {
	display: block;
	margin-left: 215px;
}

#newsflash_item a:link, #newsflash_item a:visited, #newsflash_item a:hover, #newsflash_item a:active {
	font: bold 13px/32px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
}

#newsflash_link {
	float: right;
	margin-top: 2px;
	margin-right: 2px;
}

.newsflash_article {
	display: none;
}



/* @end */

/* @group Accessories */

.accessories_title {
	color: #e0003b;
	font-size: 12px;
	font-weight: bold;
}

.accessories_note {
	color: #333;
	font-size: 10px;
}

.accessories_image img {
	border: 1px solid #d9d9d9;
}



/* @end */

/* @group FAQs */

.faq_question {
	display: block;
	margin-bottom: 15px;
	padding-left: 20px;
	background: url(../img/interface/faq_q.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}

.faq_answer {
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 50px;
	display: none;
	background: url(../img/interface/faq_a.gif) no-repeat 0 2px;
	margin-left: 40px;
	line-height: 14px;
}



/* @end */

/* @group Warranty */

#downloads {
	display: block;
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
	padding-left: 20px;
	border-left: 1px solid #d9d9d9;
	width: 300px;
}



/* @end */

/* @group Video */

.video_group {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #000;
	display: block;
	margin-bottom: 15px;
}

.video_link:link, .video_link:active, .video_link:visited {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 5px;
	display: block;
	width: auto;
}

.video_length {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#video_content {
	border-top: 1px solid #d9d9d9;
	text-align: center;
}

.video_close:link, .video_close:active, .video_close:visited, .video_close:hover {
	color: #fff;
	text-decoration: none;
	font: bold 12px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}



/* @end */

/* @group About */

.about_mission {
	color: #999;
	text-decoration: none;
	font: bold 16px/20px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	text-align: left;
	display: block;
	margin-bottom: 5px;
	width: 600px;
}



/* @end */

/* @group Dealers */

.dealer_sublink {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 270px;
	height: 15px;
	padding: 5px;
	display: block;
	border: 1px solid #a0b0cc;
	margin-bottom: 10px;
	line-height: 15px;
	text-decoration: none;
}

.dealers_frame {
	display: block;
	float: right;
	margin-left: 20px;
	width: 300px;
	height: 420px;
}



/* @end */


/* @end */