@charset "UTF-8";
/* CSS Document */

/*---------------------  START CSS RESET  ---------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, 
form, fieldset, input, p, table, th, td, embed, object {
	padding: 0;
	margin: 0; 
	}

table {
	border-spacing: 0;
	}

fieldset, img, abbr {
	border: 0;
	}

ul {
	list-style: none;
	}

caption, th {
	text-align: left;
	}

h1, h2, h3, h4, h5, h6 {
	font-size: 1.0em;
	font-weight:bold;
	}

q:before, q:after {
	content: '';
	}

a, ins {
	text-decoration: none;
	}




/*---------------------   END CSS RESET   ---------------------*/

body {
	font-family:"Trebuchet MS", Times, serif;
	font-size:10px;
	line-height:120%;
	background-color:#151515;
	color:#f5f5f5;
	padding:0px 0px 0px 0px;
}
#container {
	width:1024px;
	margin:0px auto;
}

/*---------------------  START CLEARFIX  ---------------------*/

.clearfix:after {
content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%}

.clearfix {display: block;}

.clear {
	clear:both;
}

/*---------------------   END CLEARFIX   ---------------------*/



/*---------------------  START TEXT ELEMENTS  ---------------------*/

h1 {
	font-size:18px;
	line-height:19px;
	color:#f5f5f5;
}

h2 {
	font-size:14px;
	background:url(img/bkgd_h2.gif) repeat-x top left;
	color:#f5f5f5;
	font-weight:bold;
	margin-bottom:5px;
}

h3 {
	font-size:12px;
	line-height:17px;
	color:#f5f5f5;
}
h3.width100 {
	width:100%;
}
h4 {
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	color:#f5f5f5;
}

h5 {
	font-size:14px;
	line-height:15px;
	color:#f5f5f5;
}

h6 {
	font-size:13px;
	line-height:14px;
	color:#f5f5f5;
}
p {
	font-size:10px;
	line-height:13px;
	padding:0px 0px 1em;
	color:#f5f5f5;
	
}
ul {
	padding-left:2em;
	list-style-position: outside;
	list-style-type: disc;
}
ol {
	padding-left:2em;
	list-style-position: outside;
	list-style-type: decimal;
}

a:link {
	color:#f5f5f5;
}
a:active {
	color:#f5f5f5;
}
a:visited {
	color:#f5f5f5;
}
a:hover {
	color:#ba001c;
}

.bold {
	font-weight:bold;
}
/*---------------------   END TEXT ELEMENTS   ---------------------*/



/*---------------------  START GLOBAL LAYOUT  ---------------------*/
#footer ul, #footer li, #header ul, #header li {
	margin:0px;
	padding:0px;
}
#footer li, #header li {
	display:inline;
	padding-right:12px;
}
.right {
	float:right;
}
.left {
	float:left;
}
.hr {
	background:url(img/hr.gif) top left repeat-x;
	height:1px;
	margin:5px 0px 0px;
}
#content_header .right {
	padding-top:10px; padding-right:20px;
}
/*---------------------   END GLOBAL LAYOUT   ---------------------*/



/*---------------------  START HOME PAGE  ---------------------*/
#slideshow {
	overflow: hidden; 
	position: relative; 
	height: 416px;
	width: 990px;
}

#slideshow div {
	display: none;
	position: absolute; 
}


/*---------------------   END HOME PAGE   ---------------------*/



/*---------------------  START CATEGORY PAGE  ---------------------*/

/*---------------------   END CATEGORY PAGE   ---------------------*/



/*---------------------  START PRODLIST PAGE  ---------------------*/
#pagination li {
	list-style:none;
	padding-right:15px;
	display:inline;
}
ul#pagination {
	padding:0px;
	margin:0px;
}
/*---------------------   END PRODLIST PAGE   ---------------------*/



/*---------------------  START PROD FAMILY PAGE  ---------------------*/

/*---------------------   END PROD FAMILY PAGE   ---------------------*/



/*---------------------  START PROD DETAIL PAGE  ---------------------*/





/*---------------------   END PROD DETAIL PAGE   ---------------------*/



/*---------------------  START SHOPPING CART PAGE  ---------------------*/
#cart_promo {background: #FFF; border: 1px solid #DEDEDE; padding: 10px; margin-bottom: 10px;}

#cart_promo_text {font-size: 12px; float: left; width: 350px; padding: 3px 0 0 0;}

#cart_promo_box {float: left; width: 225px;}
	#cart_promo_box input{width: 210px; padding: 2px 0 2px 5px; border: 1px solid #dddddd; background: #ffffff;}

#cart_promo_btn {float: left;}

.cart_header {
	padding:7px;
	font-weight:bold;
	background-color:#DEDEDE;margin:1px;
	border-right:1px solid #FFFFFF;
} 
.noborder {
	border:0px none;
}
.qty input, .emailOrderForm {
	border:1px solid #dedede;
	padding:2px 0px 2px 3px;
	margin:0px 3px 0px 0px;
}

.shopImage {
	overflow:hidden;
	/*height:125px;*/
	margin-bottom:10px;
}

#email_order {
	padding:10px 0px 25px;
}
#email_order .title {
	width:110px;
	padding:6px;
	display:block;
	float:left;
	font-weight:bold;
	text-align:right;
}
/*---------------------   END SHOPPING CART PAGE   ---------------------*/



/*---------------------  START GENERIC PAGE  ---------------------*/

/*---------------------   END GENERIC PAGE   ---------------------*/



/*---------------------  START FAQ PAGE  ---------------------*/

/*---------------------   END FAQ PAGE   ---------------------*/



/*---------------------  START NEWS LISTING PAGE  ---------------------*/

/*---------------------   END NEWS LISTING PAGE   ---------------------*/



/*---------------------  START BLOG LISTING PAGE  ---------------------*/

/*---------------------   END BLOG LISTING PAGE   ---------------------*/



/*---------------------  START ARTICLE PAGE  ---------------------*/

/*---------------------   END ARTICLE PAGE   ---------------------*/



/*---------------------  START SEARCH PAGE  ---------------------*/

/*---------------------   END SEARCH PAGE   ---------------------*/



/*---------------------  START SITEMAP PAGE  ---------------------*/

/*---------------------   END SITEMAP PAGE   ---------------------*/



/*---------------------  START DEALER LOCATOR PAGE  ---------------------*/

#dealer_locator_form {
	padding:10px;
}

#dealer_locator_form .title {
	width:150px;
	text-align:right;
	display:block;
	float:left;
	padding:0px 8px 0px;
}

#dealer_locator_form .clear {
	padding-bottom:5px;
}
/*---------------------   END DEALER LOCATOR PAGE   ---------------------*/



/*---------------------  START MEDIA PAGE  ---------------------*/

/*---------------------   END MEDIA PAGE   ---------------------*/



/*---------------------  START CAREER PAGE  ---------------------*/

/*---------------------   END CAREER PAGE   ---------------------*/



/*---------------------  START CONTACT US PAGE  ---------------------*/




/*---------------------   END CONTACT US PAGE   ---------------------*/

#header {
	background-image: url(img/bkgd_header.gif);
	background-repeat: repeat-x;
	background-color:#595959;
	height: 89px;
}
#content_header, #content, #content_footer {
	width:770px;
	margin: 0px auto;
	position:relative;
}
#content {
	padding-top:30px;
}
#content_footer {
	padding:25px 15px 0px;
	width:735px;
}
#content_footer p, #content_footer a:link {
color:#ADADAD;
line-height:14px;
}
#content_footer p.contact {
line-height:12px;
}
#content_footer a:active { color:#ADADAD;}
#content_footer a:visited { color:#ADADAD;}
#content_footer a:hover { color:#ba001c;}

#content_footer h2 {
float:left;
margin-right:30px;
}

#content_header .right a:link { color:#ADADAD;}
#content_header .right a:active { color:#ADADAD;}
#content_header .right a:visited { color:#ADADAD;}
#content_header .right a:hover { color:#ba001c;}

#content_header .tag {
	width:475px;
	text-align:center;
	padding:25px 25px 0px;
	float:right;
}
#content_header .tag p {
	margin:0px;
	padding:0px;
}
#copyright {
	padding-top:15px;
	border-top:1px solid #ADADAD;
}
#logo {
	position:absolute;
	top:0px;
	left:40px;
}
#headerBC {
	background: url(img/bkgd_headerBC.jpg) center top repeat-x;
	height:8px;
}
#contentSection {
	background: url(img/bkgd_texture.jpg) center -8px repeat;
	min-height:400px;
}
#footer {
	background: #151515 url(img/bkgd_footer.gif) center top repeat-x;
	min-height:200px;
}
#slideshow { background-color:#111111; width:750px; height:302px; padding:10px;}

#contentFrame { border:10px solid #111111; width:750px; background-color:#707070; padding:10px;}

.leftSlide { width:467px;height:302px;overflow:hidden; float:left;display:block;margin-right:10px;}

.rightSlide { width:270px;height:302px;overflow:hidden; float:left;display:block;}

#newsBox {
	border:10px solid #111111;
	width:263px;
	float:left;
	color:#FFFFFF;
	text-align:left;
	padding:25px 10px 10px;
	background:#838383 url(img/news_corner.gif) top right no-repeat;
}
#newsBox p {
	color:#FFFFFF;
	text-align:left;
}
#brandBox {
	border:10px solid #111111;
	width:433px;
	float:right;
	background-color:#838383;
	color:#FFFFFF;
	text-align:center;
}
#brandBox td {
	padding:5px;
}
.footerItems {
	float:left;
	width:150px;
	margin-right:8px;
}
.footerItems_first {
	float:left;
	width:265px;
	margin-right:8px;
}
.footerItems h2, .footerItems_first h2 {
	border-bottom:1px solid #adadad;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#adadad;
	font-size:13px;
	line-height:23px;
}