@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;
	}

.emailsubmit {
padding-left:8px;
}


/*---------------------   END CSS RESET   ---------------------*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*background:url(img/bkgd_body.jpg) top center #232323 repeat-y;*/
	background-color:#232323;
	color:#515151;
}
#container_wide {
	width:100%;
	margin:0px auto;
	position:relative;
	background:url(img/bkgd_body.jpg) center top repeat;
}
#container_narrow {
	width:100%;
	margin:0px auto;
	position:relative;
	background:url(img/bkgd_body_narrow.jpg) center top repeat;
}
/*---------------------  START CLEARFIX  ---------------------*/

.clearfix:after {
// content: "."; display: block; height: 0; clear: both; visibility: hidden;
}

.clearfix {
//	display: inline-block;
//	display: block;
}

* html .clearfix {height: 1%}

.clear {
	clear:both;
}

/*---------------------   END CLEARFIX   ---------------------*/



/*---------------------  START TEXT ELEMENTS  ---------------------*/

h1 {
	font-size:18px;
	line-height:19px;
}

#contentpadSearch h2 {
	font-size:14px;
	background:#FFFFFF url(img/bkgd_h2.gif) repeat-x top left;
	color:#000000;
	font-weight:bold;
	margin-bottom:0px;
}
h2 {
	font-size:14px;
	background:none;
	color:#000000;
	font-weight:bold;
	margin-bottom:5px;
}
h3 {
	font-size:12px;
	line-height:17px;
	color:#333333;
	padding-top:15px;
}
h3.width100 {
	width:100%;
}
h4 {
	font-size:18px;
	font-weight:bold;
	color:#777777;
	line-height:12px;
}

h5 {
	font-size:14px;
	line-height:15px;
}

h6 {
	font-size:13px;
	line-height:14px;
}
p {
	font-size:11px;
	line-height:19px;
	padding:0px 0px 1em;
	color:#515151;
	margin:10px 0;
}
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:#111111;
}
a:active {
	color:#111111;
}
a:visited {
	color:#111111;
}
a:hover {
	color:#730808;
}

.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 {
	float:left;
list-style:none outside none;
padding:9px 12px 0 0;
}
.right {
	float:right;
}
.left {
	float:left;
}
.hr {
	background:url(img/hr.gif) top left repeat-x;
	height:1px;
	margin:5px 0px 0px;
}
#headerFull {
	background-color:#111111;
	height:119px;
}
#header {
	width:959px;
	margin: 0px auto;
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
}
#header ul.topNav {
	padding:6px 0px 0px 37px;
}
#header ul.accountNav {
	padding:50px 0px 0px 0px;
}

#h_search {float: right; width: 267px; padding-top:10px;}

#search_bg {float: left; width: 168px; height: 22px; background: url(img/bkgd_searchfield.gif) repeat-x; padding: 5px 0 0 0;}
	#search_bg input{background: #d6dee3; border: none;}
.l_float {float: left;}
.r_float {float: right;}


#header ul.search {
	margin:8px 0px 0px 0px;
	width:226px;
}
.searchTextbox {
	width:122px;
	padding:2px 0px;
	font-size:11px;
}
#header ul.search li {
	padding:0px 6px 0px 0px;
}	
#header ul.search li.right {
	padding:0px 11px 0px 0px;
}
#header a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
}
#header a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
}
#header a:hover {
	color:#999999;
	text-decoration:none;
	font-size:13px;
}
#header a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
}
#contentFull_wide {
	background:url(img/bkgd_content_full.jpg) repeat-x center top;
}
#contentFull_home {
	background:url(img/bkgd_content_full_home.jpg) repeat-x center top;
}
#contentFull_narrow {
	background:url(img/bkgd_body_narrow_all.jpg) center top repeat-x;
}
#content {
	background:url(img/bkgd_content_top.gif) top center repeat-x;
	background-position:center top;
	width:959px;
	margin: 0px auto;
}
#contentFull_home #content {
	background:none;
}
#contentFull_narrow #content {
	background:url(img/bkgd_content_top_narrow.gif) top left no-repeat;
}
#contentFull_narrow #content #pad {
	padding:0px 25px;
	width:475px;
	float:left;
}
#breadcrumbsFull {
	width:959px;
	margin: 0px auto;
	
}
#breadcrumbs {
	background:url(img/bkgd_content_breadcrumbs.gif) top left no-repeat;
	padding:20px 20px 0px 35px;
	float:left;
	height:47px;
}
#footerFull {
	background:url(img/bkgd_footer_top_ie.gif) repeat-x center top;
}
html>body #footerFull {
	background:url(img/bkgd_footer_top.png) repeat-x center top;
}
#container_narrow #footerFull {
	background:url(img/bkgd_footer_top_static_ie.gif) repeat-x center top;
}
html>body #container_narrow #footerFull {
	background:url(img/bkgd_footer_top_static.png) repeat-x center top;
}
#container_home #footerFull {
	background:url(img/bkgd_footer_home_ie.gif) repeat-x center top;
	position:relative;
	/*top:-144px;*/
}
html>body #container_home #footerFull {
	background:url(img/bkgd_footer_home.png) repeat-x center top;
}

.index #footerFull {
margin-top:-144px;
}
#footer {
	width:959px;
	margin: 0px auto;
	/*background:url(img/bkgd_footer.gif) no-repeat center top;*/
	height:55px;
	padding-bottom:40px;
	/*padding:59px 0px 0px;*/
}	
.searchContainer {
	width:227px;
}
.newsletter .left p {
	line-height:29px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}
.newsletter h4 {
	color:#FFFFFF;
	white-space:nowrap;
	padding-top:10px;
}
.newsletter li {
	line-height:29px;
}

.newsletter .emailTextbox {
	background-color:#BBBBBB;
	border:1px solid #949494;
	padding:2px 0px;
height:15px;
}
.newsletter .submitbutton {
margin:0 0 0 5px;
background-color:#990000;
border:1px solid #555;
color:#fff;
padding: 2px 4px;
height:21px
}
.newsletter .submitbutton:hover {
background-color:#222;
border:1px solid #333;
}
/*.brands {
	width:350px;
	display:block;
}*/

.brands a {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
	line-height:31px;
}
.brands {
	color:#FFFFFF;
	line-height:31px;
	margin-right:12px;
}
#footer ul.footerNav {
	padding:0px 0px 0px 9px;
}
.footerNav a, .footerNav {
	font-size:10px;
	color:#FFFFFF;
}
.footerNav a:hover {
	color:#666666;
}
.footerNav a.facebook { display:inline-block; height:24px; width:24px; background:url(img/icon_FaceBook.png) 0 0px no-repeat; padding-top:5px; }
.footerNav a.youtube { display:inline-block; height:24px; width:24px; background:url(img/icon_YouTube.png) 0 0px no-repeat; padding-top:5px; }
.copyright {
	color:#777777;
	font-size:10px;
	padding:0px 12px 0px 0px;
}
#menuContainer h1 {
	background: #2d2d2d url(img/bkgd_nav_products_h1.jpg) no-repeat left top;
	height:35px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	line-height:35px;
	padding-left:20px;
	display:block;
	margin:0px;
}	
#menuContainer table {
	margin:0px 10px 0px 10px;
}
#contentpad {
	padding:0px 10px 10px; 
	/*background-image:url(img/bkgd_contentPad.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;*/
}
#contentpad2 {
	padding:0px 25px 20px; 
}
#contentpadSearch {
	padding:10px 20px 20px;
}
#contentFull_narrow #contentpad {
	padding:0px 10px 10px; 
	width:509px;
	float:left;
}
h1.menuCatName {
	text-transform:uppercase;
	letter-spacing:.01em;
	padding:5px 0px 0px;
	margin:0px;
	color:#AAAAAA;
	font-size:16px;
	line-height:.6em;
}
#categoryMenuContainer, #listMenuContainer, #menuDivider {
	background:url(img/bkgd_menuContainer.jpg) #2d2d2d bottom left repeat-x;
	background-color:#2d2d2d;
	
}
#categoryMenuContainerBC {
	background:url(img/bkgd_menuContainer_bc.jpg) bottom left no-repeat;
	height:9px;
}
#menu, #catDesc {
	background:url(img/bkgd_menu_lvs.jpg) #414141 top left repeat-x;
	padding:10px 0px;
	/*margin:10px 0px 0px 10px;*/
	width:225px;
}
#menu a {
	color:#FFFFFF;
}
#menu a:hover {
	color:#999999;
}
#menuContainer {
	padding-bottom:4px;
}
.li_lv1 {
	
}
.li_lv2 {
 list-style:none;
 padding:3px 0px;
 margin:0px;
}
.li_lv3 {

}
.li_lv4 {

}
.li_lv5 {

}
a.nav_lv1 {
	display:block;
	background:url(img/icon_lv1.gif) 10px center no-repeat;
	padding:0px 0px 3px 30px;
	/*width:100%;*/
}
.nav_lv1a {
	display:block;
	background:url(img/icon_lv1_active.gif) 10px center no-repeat;
	padding:0px 0px 3px 30px;
	/*width:100%;*/
}
.nav_lv2 {
	display:block;
	background:url(img/icon_lv2.gif) 20px center no-repeat;
	padding:0px 0px 0px 40px;
	width:100%;
}
.nav_lv3 {

}
.nav_lv4 {

}
.nav_lv5 {

}
#menu ul {
	padding:5px 0px;
	margin:0px 0px 5px;
}

#contentFull_narrow blockquote {
	border:1px solid #BBBBBB;
	padding:15px;
	margin:1em 0px;
	color:#990000;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:150%;
}
#contentpad p {
	line-height:150%;
}
#contentFull_narrow #contentpad {
	padding:0px 30px 20px;
	width:466px;
}
#contentFull_narrow #contentpad h1 {
	padding-bottom:15px;
}

#promobuckets, #homecat-top, #homecat-bottom {
width:682px;
float:left;
}
#promobuckets {
	background:url(img/bkgd_home_promo_rc.gif) right top repeat-y;
	color:#FFF;
	line-height:150%;
	height:144px;
}
#promobuckets a {
	color:#FFF;
	border:none;
	outline:none;
}
.hotDeals {
	padding:20px 20px 20px 30px;
	width:290px;
	height:104px;
	float:left;
	background:url(img/bkgd_home_promo_1.gif) left top no-repeat;
}
.promo {
	width:290px;
	padding:20px 20px 20px 30px;
	height:104px;
	float:left;
	background:url(img/bkgd_home_promo_2.gif) left top no-repeat;
}

/*---------------------   END GLOBAL LAYOUT   ---------------------*/



/*---------------------  START HOME PAGE  ---------------------*/
#lowercontent {
position:relative;
top:-144px;
width:940px;
}
#homecat-top {
width: 682px;
height:62px;
background-image:url(img/homecat-top.gif);
}
#homecat-mid {
width: 642px;
background-image:url(img/homecat-mid.gif);
padding:10px 20px;
float:left;
}
#homecat-bottom {
width: 682px;
height:22px;
background-image:url(img/homecat-bottom.gif);
}
.featuredtable {
padding:7px;
margin-top:6px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}
.featuredtable a {
font-weight:bold;
color:#eee;
}
.tablewhitetext {
padding:10px;
font-size:12px;
}
.prodcattable {
width: 642px;
clear:both;
}
.prodcattable p { padding:0; }
.prodcattable td {
padding:5px;
}
.prodcattable strong {
text-transform:uppercase;
}
#home-featured {
width:258px;
background:url(img/featured-bgrnd.jpg) left top no-repeat;
min-height:258px;
}
#mainpic {
	position:relative;
}
#html_full {
	position:absolute;
	top:50px;
	left:50px;
	display:block;
}
/*---------------------   END HOME PAGE   ---------------------*/



/*---------------------  START CATEGORY PAGE  ---------------------*/
#categoryMenuContainer {
	width:480px;
}

#catDesc h2, #catDesc p {
	color:#FFFFFF;
	display:block;
	padding:0px 10px 10px;
	text-transform:uppercase;
}
#catDesc p {
	text-transform:none;
}
#catImageBox {
position:relative;
width:450px;
height:284px; 
z-index:10;
overflow:hidden;
margin-top:5px;
}

#catImageMask {
position:absolute;
width:450px;
height:285px; 
z-index:20; 
background:url(/img/bckg_catImage_overlay.gif) top left no-repeat;
top:0px;
left:0px;
}
html>body #catImageMask {
background:url(/img/bckg_catImage_overlay.png) top left no-repeat;
}
.featuredTitle {
	font-size:14px;
	color:#444444;
	padding:0px 6px;
}
.featuredTitle a {
	font-weight:bold;
}
.categoryzero {
top:-10px;
}
/*---------------------   END CATEGORY PAGE   ---------------------*/



/*---------------------  START PRODLIST PAGE  ---------------------*/
#pagination li {
	list-style:none;
	padding-right:15px;
	text-align:right;
	padding-bottom:5px;
}
ul#pagination {
	padding:0px;
	margin:0px 0px 5px;
	text-align:right;
}
#listMenuContainer {
width:240px;
}

#catDescriptionTC {
background:url(img/catDescription_tc.gif) top left no-repeat;
height:14px;
}
#catDescriptionBC {
background:url(img/catDescription_bc.gif) top left no-repeat;
height:14px;
}
#catDescription {
background-color:#dcdcdc;
margin-top:8px;
}
#catDescription p {
	padding:20px;
}
#leftColumn {
	width:240px;
	float:left;
}
#rightColumn {
	width:685px;
	float:right;
	position:relative;
}
#prodListTable .border {
	border:1px solid #cdcdcd;
	border-right:none;
}
#prodListTable .borderLast {
	border:1px solid #cdcdcd;
}
#prodListTable a {
	color:#222222;
	font-size:13.5px;
	font-weight:bold;
}
.prodlist_name {
	padding:6px 12px;
	font-size:11px;
}
h2.prodlist {
/*padding-top:32px;*/
font-size:19px;
color:#737373;
text-transform:uppercase;
margin:0px;
top:20px;
padding:0px;
position:relative;
}
#detailMiddleColumn {
	width:375px;
	float:left;
}
.detailImages {
	width:313px;
	float:right;
}
.leftColumnDetail {
	float:left;
	width:620px;
}
/*---------------------   END PRODLIST PAGE   ---------------------*/



/*---------------------  START PROD FAMILY PAGE  ---------------------*/

/*---------------------   END PROD FAMILY PAGE   ---------------------*/



/*---------------------  START PROD DETAIL PAGE  ---------------------*/

#detailMiddleColumn .description {
	background:url(img/detail_description.jpg) top left no-repeat;
	padding:10px 15px;
}
#detailMiddleColumn h1 {
	font-size:16px;
	color:#111111;
	text-transform:uppercase;
	padding:0 15px;
min-height:35px;
}
#qty {
	background-color:#DDDDDD;
	border:1px solid #575757;
}
h4.partNumber {
	font-size:10px;
	font-weight:bold;
	color:#444444;
}
p.available {
	font-size:10px;
	color:#444444;
margin:0;
padding:0;

}
h3.price {
	font-size:24px;
	font-weight:bold;
	padding:12px 0px 25px;
}
.swaps {
	width:29px;
	margin-right:5px;
	border:1px solid #CDCDCD;
	float:left;
	position:relative;
	top:-29px;
}
.specs {
	margin-right:8px;
	float:left;
}
.detailRelated {
	padding:5px;
	background-color:#cdcdcd;
	float:right;
	margin-bottom:3px;
	width:370px;
}
.detailRelated .name {
	padding-left:10px;
}
h3.relatedH3 {
	border-bottom:1px solid #CDCDCD;
	margin-bottom:10px;
	margin-left:125px;
	color:#444444;
}
#description {
	line-height:18px;
}

#size_chart { margin:10px;padding:10px; background:#111111; }
#size_chart a.nav_lv1 { color:#FFFFFF; }
#size_chart a.nav_lv1:hover { color:#999999; }
/*---------------------   END PROD DETAIL PAGE   ---------------------*/



/*---------------------  START SHOPPING CART PAGE  ---------------------*/
#cart_promo {background: #FFF url(img/bkgd_cart_promo.gif) top left repeat-x; padding:20px 10px 10px; margin-bottom: 10px;float:left;width:650px;}

#cart_promo_text {font-size: 10px; float: left; width: 300px; padding: 3px 0 0 0; color:#FFFFFF;}

#cart_promo_box {float: left; width: 160px;}
	#cart_promo_box input{width: 150px; 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:#6A0000;
	color:#FFFFFF;
	margin:1px;
	/*border-right:1px solid #FFFFFF;*/
} 
.cart_header2 {
	background-color:#6A0000;
	color:#FFFFFF;
	margin:1px;
}
.noborder {
	border:0px none;
}
.qty input, .emailOrderForm {
	border:1px solid #dedede;
	padding:2px 0px 2px 3px;
	margin:0px 3px 0px 0px;
}
.qty input {
	width:25px;
	margin-bottom:5px;
}
.qty {
	width:85px;
}
.cart_qty, .creditCards {
	font-size:10px;
	color:#232323;
}
a.prodName {
	color:#0F0F0F;
	font-weight:bold;
}
.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;
}
p.subtotal {
	color:#FFFFFF;
}
.creditCards {
	padding-top:5px;
}
/*---------------------   END SHOPPING CART PAGE   ---------------------*/



/*---------------------  START GENERIC PAGE  ---------------------*/
#imageColumn {
	padding-top:50px;
	float:right;
}
/*---------------------   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   ---------------------*/

.faqright {
position:absolute;
background-color:#fff;
margin-left:520px;
width:350px;
padding:20px;
font-weight:bold;
border:2px solid #999;
}

/*---------------------  START SEARCH PAGE  ---------------------*/
.search {
	background:url(img/bkgd_search_divider.gif) 50% 0 repeat-y;
}
.searchBoxRight {
	width:400px;
	float:left;
	border-top:1px solid #CCCCCC;
	padding:15px;
	margin:0px 30px 0px 0px;
}
.searchBoxLeft {
	width:400px;
	float:right;
	border-top:1px solid #CCCCCC;
	padding:15px;
	margin:0px 0px 0px 0px;
}
.searchBoxLeft .left, .searchBoxRight .left {
	width:210px;
}
.searchBoxLeft .right, .searchBoxRight .right {
	width:170px;
}

#buttonLeft {
	background-image: url(img/cap_left_price.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 9px;
}

#buttonRight {
	background-image: url(img/cap_right_price.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 9px;
}

#buttonMiddle {
	background-image: url(img/cap_middle_price.gif);
	background-repeat: repeat-x;
	padding: 0px;
}

#buttonMiddle a {
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
	margin: 5px 0px;
	padding: 9px;
	line-height: 16px;
}
#detailButton {
	margin-top:12px;
}
.search h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#222222;
}
.search {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#320000;
	line-height:148%;
}

/*---------------------   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;
}

#dealer_locator_form {
	width:900px;
	margin:0px 10px;
	padding-bottom:21px;
	background:url(img/cap_dealer_locator.gif) #232323 0 bottom no-repeat;
}
#dealer_locator_form .title, #dealer_locator_form h1 {
	color:#FFFFFF;
	font-size:10px;
}
.dealerBlock {
	width:413px;
	padding:20px;
	border:1px solid #dddddd;
	background: url(img/bkgd_dealerBox.jpg) left top repeat-y;
	float:left;
	margin:0px 0px 10px 10px;
	color:#740707;
}
.dealerBlock a {
	color:#740707;
	text-decoration:underline;
}
.dealerBlock h3 {
	color:#232323;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}
h1.dealer {
	padding-left:10px;
}
/*#contentpadDealer {
	padding:20px;
}*/
/*---------------------   END DEALER LOCATOR PAGE   ---------------------*/



/*---------------------  START MEDIA PAGE  ---------------------*/

/*---------------------   END MEDIA PAGE   ---------------------*/



/*---------------------  START CAREER PAGE  ---------------------*/

/*---------------------   END CAREER PAGE   ---------------------*/



/*---------------------  START CONTACT US PAGE  ---------------------*/




/*---------------------   END CONTACT US PAGE   ---------------------*/


.pr_review_summary, .pr_snippet_product { padding:15px 0; }
.pr_snippet_product { margin-left: -6px; }
.pr-snippet-read-write a.pr-snippet-link {
    text-decoration: underline; font-size: 11px;
}

