html
{
	margin: 0;
	padding: 0;
}
body
{
	margin: 0;
	padding: 0;
	color: #fff;
	background: #000 url(../images/bg.gif) repeat-x;
	font: 12px/20px "Trebuchet MS" ,Trebuchet,Arial,Verdana,Sans-serif;
	text-align: justify;
}

a, a:link, a:visited, a:active
{
	color: #FFFFCC;
	text-decoration: none;
}

a:hover
{
	color: #FFFFCC;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS" ,Trebuchet,Arial,Verdana,Sans-serif;
	font-weight: bold;
	color: #FFFFCC;
	margin-top: 0px;
}

h1
{
	font-weight: normal;
	font-size: 23pt;
	margin-top: 10px;
	margin-bottom: 30px;
	color: White;
}

h1 span
{
	border-bottom: dotted 1px #FFFFFF;
	color: White;
}

h2
{
	font-weight: normal;
	font-size: 21pt;
	margin-bottom: 15px;
}

h3, h4, h5, h6
{
	margin-bottom: 15px;
}

h3
{
	font-weight: normal;
	font-size: 19pt;
}

h4
{
	font-weight: normal;
	font-size: 17pt;
}

h5
{
	font-weight: normal;
	font-size: 15pt;
}

h6
{
	font-weight: normal;
	font-size: 13pt;
}

p
{
	margin-top: 0px;
	margin-bottom: 15px;
}

.errortext, .errorText
{
	color: Yellow;
	font-size: 8pt;
}

.pagemessage
{
	background-color: Yellow;
	color: Maroon;
	font-size: xx-small;
	padding-left: 5px;
}

.requiredfield
{
	background-color: #ffffcc;
}

.page
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

/************/
/** Header **/
/************/
.header
{
	width: 1000px;
	height: 135px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/top_stroke.png) no-repeat;
}
.header h1
{
	display: none;
}
.header a:link
{
	display: block;
	float: left;
	width: 1000px;
	height: 130px;
	text-decoration: none;
}
.header a:visited
{
	display: block;
	float: left;
	width: 1000px;
	height: 130px;
	text-decoration: none;
}
.header a:hover
{
	display: block;
	float: left;
	width: 1000px;
	height: 130px;
	text-decoration: none;
}
.header a:active
{
	display: block;
	float: left;
	width: 1000px;
	height: 130px;
	text-decoration: none;
}

.main
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/body_sides.png) repeat-y;
}

.main_content
{
	width: 975px;
	background: url(../images/main_body_bg.jpg) no-repeat;
	margin-left: 13px;
	float: left;
	position: relative;
}

.main_content strong, .main_content b
{
	color: #ffc;
}

.main_sidebar
{
	width: 150px;
	border: 1px solid #292929;
	background: url(../images/text_bg.png) repeat;
	float: right;
	margin-top: 14px;
	margin-right: 14px;
}

.main_body
{
	width: 781px;
	float: left;
	margin-top: 14px;
	margin-left: 14px;
}

.main_body_content
{
}
.text_pad
{
	width: 760px;
	float: left;
	padding: 6px 10px 10px;
	border: 1px solid #292929;
	background: url(../images/text_bg.png) repeat;
}

.text_pad strong, .text_pad b
{
	color: #ffc;
	font: bold 12px "Trebuchet MS" ,Trebuchet,Arial,Verdana,Sans-serif;
	text-align: left;
}

.text_pad h2
{
	color: #ffc;
	text-align: left;
}

.text_pad li
{
	color: #fff;
	text-align: left;
	list-style-type: square;
	line-height: normal;
}

/********************/
/** Home Marquees   **/
/********************/
.home_marquee
{
	width: 520px;
	float: left;
	height: 298px;
}
.home_product_marquee
{
	width: 261px;
	float: left;
	height: 298px;
}
.main_blog
{
	width: 563px;
	float: left;
	padding: 6px 10px 10px;
	margin-top: 14px;
	border: 1px solid #292929;
	background: url(../images/text_bg.png) repeat;
}
.main_blog_sidebar
{
	width: 170px;
	float: left;
	margin-left: 14px;
	margin-top: 14px;
	border: 1px solid #292929;
	background: url(../images/text_bg.png) repeat;
	text-align: right;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
}
.main_blog_sidebar ul
{
	width: 160px;
	text-align: right;
	display: inline;
}
.main_blog_sidebar li
{
	list-style-type: none;
}
/* Sidebar Content
----------------------------------------------- */
#sidebar ul
{
	margin: 0 0 1.5em;
	padding: 0 0 1.5em;
	border-bottom: 1px dotted #444;
	list-style: none;
	text-align: right;
}
#sidebar li
{
	margin: 0;
	padding: 0 0 .25em 15px;
	text-indent: -15px;
	line-height: 1.5em;
	text-align: right;
}
#sidebar p
{
	color: #999;
	line-height: 1.5em;
	text-align: right;
}


/********************/
/** Product        **/
/********************/
.product_photo
{
	width: 360px;
	float: left;
	margin-left: 1px;
}
.product_photo_content
{
}

.product_detail
{
	width: 395px;
	border: 1px solid #292929;
	background: url(../images/text_bg.png) repeat;
	float: left;
	margin-top: 14px;
	padding-right: 15px;
	padding-left: 20px;
}

.product_detail_content
{
	margin-top: 10px;
}

.product_detail p
{
	text-align: justify;
}

.product_detail h1
{
	margin-top: 20px;
}

.product_detail a:link
{
	color: #f00;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.product_detail a:visited
{
	color: #f00;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.product_detail a:hover
{
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
.product_detail a:active
{
	color: #f00;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.product_additional_images_container
{
	clear: both;
	padding-top: 30px;
}

.product_additional_images
{
	width: 395px;
	float: left;
}
.additional_images
{
	width: 385px;
	float: left;
	margin-top: 6px;
	margin-left: 3px;
}
.product_image_thumbs
{
	width: 100px;
	height: 100px;
	background-color: White;
	border: 1px solid #292929;
	
	margin-left: 5px;
	margin-top: 5px;
	
	display:table-cell;
	vertical-align:middle;
	background-repeat: no-repeat;
	background-position: center;
	
}
.product_image_label
{
	font-size: 8pt;
	text-align:center;
	
}
.product_image_thumbs_content
{
	margin:auto;
	
}
.product_image_thumbs img
{
	margin:auto;
}

.product_purchase
{
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 30px;
	width: 380px;
}
.product_purchase_content
{
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
}
.product_purchase_option
{
	height: 30px;
}
.purchase_info_box
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #474746 none repeat scroll 0 0;
	border: 0 none;
	color: #FFFFFF;
	padding: 3px 3px 2px;
}
/************/
/** Footer **/
/************/
.footer
{
	clear: both;
	width: 975px;
	text-align: right;
	color: #6c6851;
	font-size: 10px;
	line-height: 20px;
	margin-top: 10px;
}
.footer a:link
{
	color: #6c6851;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.footer a:visited
{
	color: #6c6851;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.footer a:hover
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
.footer a:active
{
	color: #6c6851;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

/**********/
/** Menu **/
/**********/
.menu_nav
{
}

.menu_nav_content
{
}

.menu_nav_header
{
}
/* Posts
----------------------------------------------- */
@media all
{
	.date-header
	{
		margin: 1.5em 0 .5em;
	}
	.post
	{
		margin: .5em 0 1.5em;
		border-bottom: 1px dotted #444;
		padding-bottom: 1.5em;
	}
}
@media handheld
{
	.date-header
	{
		padding: 0 1.5em 0 1.5em;
	}
	.post
	{
		padding: 0 1.5em 0 1.5em;
	}
}
.post-title
{
	margin: .25em 0 0;
	padding: 0 0 4px;
	font-size: 140%;
	line-height: 1.4em;
	color: #ffc;
	text-transform: uppercase;
}


.post-title a
{
	text-decoration: none;
	color: #ffc;
}
.post-title a:hover
{
	color: #fff;
}
.post div
{
	margin: 0 0 .75em;
	line-height: 1.6em;
}
p.post-footer
{
	margin: -.25em 0 0;
	color: #333;
}
.post-footer em, .comment-link
{
	font: 78%/1.4em "Trebuchet MS" ,Trebuchet,Arial,Verdana,Sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
}
.post-footer em
{
	font-style: normal;
	color: #777;
	margin-right: .6em;
}
.comment-link
{
	margin-left: .6em;
}
.post img
{
	padding: 4px;
	border: 1px solid #222;
}
.post blockquote
{
	margin: 1em 20px;
}
.post blockquote p
{
	margin: .75em 0;
}


/**********/
/** News **/
/**********/
.news_date_header, .news_archives_header, .news_previous_header
{
	color: #666666;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}

.news_archives_header
{
}

.news_container
{
	padding-left: 5px;
}

.sidebar_news
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.sidebar_news_headline
{
	font-weight: bold;
}

.sidebar_news_date
{
	color: Gray;
	font-size: 8pt;
}

.sidebar_news_detail
{
}

.news_item
{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: solid 1px silver;
}

.news_headline
{
	border-bottom: solid 1px silver;
}

.news_headline h1
{
	margin-bottom: 0px;
}

.news_sub_headline
{
	font-size: 7pt;
	color: Silver;
}

.news_body
{
	margin-top: 5px;
}

.news_list
{
}

.news_list_item
{
	margin-bottom: 10px;
}

.news_list_headline
{
	font-size: 120%;
}

.news_list_date
{
	font-size: 8pt;
	color: Gray;
}

.news_list_detail
{
}

/********************/
/** FAQ List       **/
/********************/
.faq_questions
{
	margin-left: 15px;
}
.faq_question
{
	padding: 5px 0px 5px 0px;
	margin-left: 15px;
}
.faq_answer
{
	margin-left: 30px;
}

/* ----------------- */
/* Sidebar Widget Items  */
/* ----------------- */
.sidebar_container
{
}
.sidebar_widget
{
	background-color: WhiteSmoke;
	margin-top: 5px;
	border: solid 1px Gray;
	text-align: center;
}

.sidebar_content
{
	padding: 2px;
}

.sidebar_content a, .sidebar_content a:link, .sidebar_content a:visited, .sidebar_content a:hover, .sidebar_content a:active
{
	color: Navy;
}


.form_subheader
{
}

.sidebar_view_cart
{
	border-top: 2px solid #393935;
	font-size: 10px;
	margin-bottom: 2px;
	width: 150px;
}

.find_dealer
{
	border-top: solid 1px #3C3C3C;
	margin-top: 5px;
	margin-bottom: 5px;
}

.find_dealer_content
{
	color: #CCCCCC;
	padding: 0px 5px 5px 5px;
}

.find_dealer_field
{
	background-color: #474746;
	color: #CCCCCC;
	border: 0px;
	height: 20px;
	padding-top: 2px;
	padding-left: 2px;
}

.dealer_row
{
	background-image: url("../images/dealer_pill_bg.png");
	background-repeat: repeat-x;
}

.dealer_row th, .dealer_row strong
{
	color: #FFFFCC;
}

.dealer_row td
{
	vertical-align: top;
}

/* -------- Product specs table info ------------ */

#row_specs {
	width: 400px;
	background: url(../images/chart_bg.png) repeat-x;
	float: left;
}

#row_specs_big {
	width: 400px;
	background: url(../images/6_row_bg.png) repeat-x;
	float: left;
	height: 210px;
}

#specs_text_5_left {
	color: #ffc;
	font: bold 11px/30px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 31px;
	text-transform: uppercase;
	margin-left: 5px;
}

#specs_text_5 {
	color: #fff;
	font: 11px/30px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	text-transform: capitalize;
	text-align: center;
	margin-left: 10px;
}

#specs_text_5 strong {
	color: #ffc;
	font: bold 11px/30px Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-align: center;
}

.spec_table td
{
	border-top: dotted 1px #C8C8C8;
}

/* --------- Tell A Friend Classes ------------*/

.tell_a_friend
{
	border-bottom: solid 1px #3C3C3C;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tell_a_friend_content
{
	color: #CCCCCC;
	padding: 0px 5px 5px 5px;
}

.mailform
{
	float:right;
	margin-right: 10px;
	clear:both;
}

.formborder
{
	background:#474746;
	border:0;
	color:#ccc;
	padding: 3px;	
}

.mailfield
{
	width:120px;
}

.right
{
	float:right;
}

.go
{
	margin-left:2px;
	margin-top: 2px;
}



/* --------- Sub Page Classes ------------*/

.sub_page
{
}
.sub_page_content
{
}
.sub_page_nav 
{
	float:left;
	margin-left:12px;
	width:265px;
}
.sub_page_nav_item 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/text_bg.png) repeat scroll 0 0;
	float:left;
	margin-top:5px;
	padding:5px;
	width:250px;
}
.sub_page_detail 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/text_bg.png) repeat scroll 0 0;
	float:right;
	margin-top:5px;
	padding:5px 10px;
	width:450px;
}
.sub_page_detail strong 
{
	color:#FFFFCC;
	font-weight:bold;
}