
 /*---=-=-==-=-=-= Left Nav Removal -----------------*/
.indexNoLeftNav #ecomm_sideBar, .templateNoLeftNav #ecomm_sideBar{
	display: none;
}
.templateNoLeftNav #ecomm_shopContent, .indexNoLeftNav #ecomm_shopContent{
	position: static;
	float: none;
	padding: 0 10px;
	width: 740px;
	margin: 10px 0px 0 0px;
}
.indexNoLeftNav #main, .templateNoLeftNav #main{
	background-image: none !important;
}

html{
	text-align:center;
	background-color: Black;
	color: #ffffff;
	font-size:12px;
		font-family: Arial, Helvetica, sans-serif;
}
#ecomm_main{

min-height: 400px;
}
#main {
	width: 760px;
	margin: auto auto 0px auto;
	text-align: left;
	border: 1px solid #D52621;
	background-image: url(../images/repeat.jpg);
	background-repeat: repeat-y;

}
#ecomm_catalogSelector_div{
	text-align: center !important;
}
a:link, a:visited,
a:active {
	color: #FAD92C;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
#topNav{
background-image: url(../images/top_nav.jpg);
padding-top: 4px;
padding-bottom: 4px;
position: relative;
}
#header{
height:189px;
text-align: left;
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
position: relative;
}
#primeNav{
height: 21px;
background-image: url(../images/mid_nav.gif);
background-repeat: no-repeat;
text-align: center;
color: #7b7b7b;
font-size: 11px;
padding-top: 5px;
}
#primeNav a:link, #primeNav a:visited,
#primeNav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#primeNav a:hover {
	color: #F3EB04;
	text-decoration: none;
	font-weight: bold;
		text-transform: uppercase;
}

#content {

	Min-height:300px;	
}
#footer{
	clear:both;
	height: 37px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#ecomm_pageTitle a:link, #ecomm_pageTitle a:active, #ecomm_pageTitle a:visited{
	color: #F3EB04;
	text-decoration: none;
}
#ecomm_pageTitle a:hover{
	color: #D82715;
}
#ecomm_shopContent {
	padding-top: 10px;
	width: 540px;
	float: left;
	margin-left: 10px;
	margin-right: 0px;
}
#ecomm_content{

	width: 540px;
	margin-right: 0px;
	padding-top: 15px;
	margin-left: 185px;
}

#ecomm_sideBar {
	width: 170px;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#ecomm_catalogAsset {
	margin-bottom: 40px;
}

body {
	margin: 0px auto 0px auto;
}
#ecomm_policyNav{
	clear:both;
}

/* Top Nav */
#ecomm_shopNav{
	padding: 0px 0 0 0px;
	height: 20px;
	line-height: 20px;
	top: 163px;
	clear: both;
	text-align: left;
	text-transform: capitalize;
	position: absolute;
	left: 200px;

}
#ecomm_shopNavLinks{
	text-align: left;
	font-size: 11px;
	width: 215px;
}
#ecomm_shopNavLinks a:link, #ecomm_shopNavLinks a:visited,
#ecomm_shopNavLinks a:active{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	margin-right: 16px;
}
#ecomm_shopNavLinks a:hover{
	text-decoration: none;
	color: #F1E902;
}

/* =-> Search Bar <-= */

#ecomm_SearchProducts{
	position: absolute;
	right: 5px;
	top: 163px;
	width: 350px;
	padding: 0;
	line-height: 20px;
	height: 20px;
}

.ecomm_shopNavSearchBarLabel{
	position: absolute;
	left: 6px;
	color: white;
	font-weight: bold;
	font-size: 11px;
}



#searchButton, #searchButton.searchButton_off{
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 10px;
	font-weight: normal;
	background-color: #F1E902 !important;
	color: #000 !important;
	border: 1px solid #000 !important;
	height: 19px;
	width: 45px !important;
	text-align: center;
	cursor: pointer;
	margin-top: 0;
}
/*=> Rollover State */
#searchButton.searchButton_on, .searchButton_on{
	background-image: url(../images/go_on.gif) !important;
	background-color: #797979
}
#searchProducts {
	font-size: 10px;
	background-color: #fff;
	border: 1px solid #333 !important;
	width: 295px;
	height: 13px;
	color: #302D24;
	position: absolute;
	top: 0px;
	left: 0px;
}
/* --------- */

#searchButton {
	font-size: 9px;
	width: 24px;
	height: 18px;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	color: #FFFFFF;
}
.ecomm_viewCartItemNameLink{
	font-weight: bold;
}
.ecomm_viewCartItem a:link, .ecomm_viewCartItem a:active, .ecomm_viewCartItem a:visited{
	color: #AAAAAA;
	text-decoration: none;
}
.ecomm_viewCartItem a:hover{
	color: #F5EA04;
}
.ecomm_viewCartItem{
	color: #AAAAAA;
	border-bottom: 1px dashed #363636;
}
#searchProducts {
	font-size: 10px;
}

/* ----Left Nav----- */
#ecomm_shopByNavTitle,#ecomm_accountNavTitle{
	font-weight: bold;
	padding: 2px;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	color: #DC241A;
	margin-bottom: 5px;
}


#ecms_sideBarNav a{
	display: block;
	font-size: 11px;
}
#ecms_sideBarNav .navItem .navSub{
	padding:0px;
	margin: 0px 0px 0px 0px;
}
#ecms_sideBarNav a:active, #ecms_sideBarNav a:link, #ecms_sideBarNav a:visited{
	color: #AAAAAA;
	text-decoration: none;
	margin-bottom: 1px;
	margin-left: 10px;
	display: block;
	padding-left: 4px;
	border-left: 6px solid #232323;
}
#ecms_sideBarNav a:hover{
	color: #DB261B;
	text-decoration: none;
	border-left-color: #DC241A;
}
.navItemLink_selected, .navItemLinkSelected{
	font-size: 11px;
	font-weight: normal;
	background-color: #891917;
}
#ecms_sideBarNav{
	padding: 0px 0px 5px 0px;
	width: 165px;
	border: 1px dashed #363636;
	background-image: url(../images/nav_bg.jpg);
}

/* =-=-=--=--=-=-=-= Crumb Nav =--=-=--=--=-=--= */
.ecms_crumbNavigation{
	text-align: right;
	color: #999;
	font-size: 8pt;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ecms_crumbNavigation a:link, .ecms_crumbNavigation a:active, .ecms_crumbNavigation a:visited{
	color: #bbb;
	text-decoration: underline;
}
.ecms_crumbNavigation a:hover{
	color: #F2EA03;
}

/* ---- */


#compCatSelect {
	float: right;
}


.ecomm_featuredItemPrice, .ecomm_clearanceItemPrice, .ecomm_productListProductPrice {
	color: #F3EB04;
	font-weight: bold;
	border-top: 1px dashed #363636;
	margin-top: 3px;
	text-align: center;
	padding-top: 3px;
}
#ecomm_featuredItemsTitle, #ecomm_clearanceItemsTitle, .ecomm_productDetailOptionTitle, .ecomm_viewCartHeader th,
.ecomm_formSectionHeader, .ecomm_formFooter td, .ecomm_orderHistoryHeader th, #ecomm_pageTitle{
	padding: 2px 2px 2px 10px;
	font-weight: bold;
	color: #F1E902;
	margin-top: 7px;
	text-align: left;
	border: 1px dashed #363636;
	background-image: url(../images/nav_bg.jpg);
}
.ecomm_featuredItemTitle a:link, .ecomm_featuredItemTitle a:visited,
.ecomm_featuredItemTitle a:active, .ecomm_clearanceItemTitle a:link, .ecomm_clearanceItemTitle a:visited,
.ecomm_clearanceItemTitle a:active, .ecomm_browseProductsProductTitle a:link, .ecomm_browseProductsProductTitle a:visited,
.ecomm_browseProductsProductTitle a:active, .ecomm_productListProductTitle a:link, .ecomm_productListProductTitle a:visited{
	color: #AAAAAA;
	text-decoration: none;
	font-weight: bold;
}
.ecomm_featuredItemTitle a:hover, .ecomm_clearanceItemTitle a:hover,
.ecomm_browseProductsProductTitle a:hover, .ecomm_productListProductTitle a:hover {
	color: #DA251C;
	text-decoration: none;
}
.ecomm_featuredItemsFooter a:link, .ecomm_featuredItemsFooter a:visited, .ecomm_featuredItemsFooter a:active,
.ecomm_clearanceItemsFooter a:link, .ecomm_clearanceItemsFooter a:visited, .ecomm_clearanceItemsFooter a:active,
#ecomm_productDetailPrint a:link, #ecomm_productDetailPrint a:visited, #ecomm_productDetailPrint a:active,
#ecomm_receiptPrint a:link, #ecomm_receiptPrint a:visited, #ecomm_receiptPrint a:active
{
	color: #AAAAAA;
	text-decoration: none;
}
.ecomm_featuredItemsFooter a:hover, .ecomm_clearanceItemsFooter a:hover, #ecomm_productDetailPrint a:hover, #ecomm_receiptPrint a:hover {
	color: #F3EB04;
	text-decoration: none;
}
td.ecomm_featuredItemsFooter, td.ecomm_clearanceItemsFooter{
	text-align: right;
	height: 30px;
	font-size: 11px;
}


.ecomm_featuredItemImage, .ecomm_clearanceItemImage, .ecomm_browseProductsImage, .ecomm_productListImage  {
	text-align: center;
	padding: 4px;
	padding-bottom: 8px;
	margin-bottom: 3px;
	margin-top: 4px;
	border: 1px dashed #363636;
	background-image: url(../images/nav_bg.jpg);
}
.ecomm_featuredItemImage:hover, .ecomm_clearanceItemImage:hover, .ecomm_browseProductsImage:hover, .ecomm_productListImage:hover{
}

#ecomm_receiptItems, #ecomm_orderHistory, #ecomm_receiptReport, 
#ecomm_featuredItems, #ecomm_clearanceItems {
	padding: 5px;
	margin-bottom: 10px;
}
#ecomm_featuredItems td{
	padding:5px;
}

.ecomm_button, .ecomm_addToCartButton{
	border: 1px solid #AAAAAA;
	background-color: Black;
	color: #FFFFFF;
}
.ecomm_productDetailBarProductName {
	color: #ffffff;
}

#frmUpdate {
	padding-bottom: 10px;
	padding-top: 20px;
}
#ecomm_systemMessages{
	width: 95%;
	border-collapse: collapse;
	border: dashed 0px #ffffff;
	background-color: #ffffff;
	color: #1d2a88;
	margin-bottom: 2px;
	text-align: center;
	margin-right: 8px;
}

#pageTitle {
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 5px;
}

#ecomm_browseProducts{

}

#ecomm_browseProducts td{
	width: 20%;
	text-align: center;
	padding: 2px;
	padding-bottom: 10px;
	padding-right: 4px;
}
#ecomm_productList td{
	width: 25%;
	text-align: center;
	padding: 2px;
	padding-right: 5px;
	padding-bottom: 10px;
}


/* Product Pager */
#ecomm_productPager, .ecomm_productPagerPagePrevious span, .ecomm_productPagerPageNext span{
	color: #FFFFFF;
	font-size: 10px;
}
.ecomm_productPagerPageNext a:link, .ecomm_productPagerPageNext a:visited,
.ecomm_productPagerPageNext a:active,.ecomm_productPagerPagePrevious a:link, .ecomm_productPagerPagePrevious a:visited,
.ecomm_productPagerPagePrevious a:active, .ecomm_productPagerPageCount a:link, .ecomm_productPagerPageCount a:active, .ecomm_productPagerPageCount a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.ecomm_productPagerPageNext a:hover, .ecomm_productPagerPagePrevious a:hover,.ecomm_productPagerPageCount a:hover {
	color: #F2EA03;
}
.ecomm_productPagerPageCountNumber{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #891917;
	padding: 2px;
	
}

 /* =--=-=-=-=--=-=-=-= Outer Hours =-=-=-=--=--=-=-=-= */
#ecms_hoursOfOperation{
	width: 100%;
	background-color: #000;
	background-position: top;
	background-repeat: repeat-x;
	border: 1px dashed #505050;
	border-top: 0;

}
.hourGroup{
	width: 100%;
	margin-bottom: 10px;
}
.hourGroupTitle{
	border: 1px dashed #505050;
	margin-bottom: 5px;
	border-left: 0;
	border-right: 0;
	color: #fff;
	padding: 3px 2px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/nav_bg.jpg);
	background-color: #2C2C2C;

}
.hour_tbl{
	width: 100%;
}
.hourDay_tblRow{
	width: 25%;
	padding-left: 2px;
	font-weight: bold;
}
.hourStartTime_tblRow{
	padding: 2px;
}
.hourEndTime_tblRow{
	width: 35%;
	padding-right: 2px;
}

/* ------- */

#ecomm_receiptItems td{
	text-align: left;
}
.ecomm_receiptItemsHeader th{
}
.ecomm_formSectionTitle {
	padding-left: 5px;
}

.ecomm_orderHistoryItem td{
	text-align: left;
}
.ecomm_viewCartSubTotalRow{
	border: 1px dashed #363636;
	background-image: url(../images/nav_bg.jpg);
}

#ecomm_viewCart {
	width: 95%;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 50px;
}
#ecomm_viewCart th{
	text-align: left;
	padding: 2px;
}
#ecomm_viewCart td{
	padding: 2px;
	text-align: left;
}
.ecomm_viewCartSubTotalRow td{
	margin-right: 100px;
	text-align: right;
}
.ecomm_viewCartFooter td{
	padding-top: 4px;
	text-align: right;

}
#ecomm_productList {
}
#ecomm_productList td{
}
#ecomm_browseProducts td{
}
#ecomm_browseProducts {
}

.ecomm_productDetailBarPrice {
	color: #ffffff;
}
#ecomm_productDetailBar{
	width: 100%;
	margin-bottom: 20px;
	color: #ffffff;
}
#ecomm_productDetailBar td{
	padding: 2px;
}
.ecomm_formLabelRequired {
	color: #DD0000;
}
























/* Oem parts page special nav */
/* V 1.00 - 2/13/2006 */   
#partsnav{
	background-color: #191919;
	text-align: center;
	border: 1px solid red;
	margin-bottom: 1em;
}
#partsnav a, #partsnav a:link, #partsnav a:visited, #partsnav a:active{
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 13px;
}
#partsnav a:hover{
	background-color: red;
	color: #FFFFFF;
	text-decoration: none;
}
.right{
	float: right;
	margin-right: 5px;
}
.logolayer1{
	border: 1px solid white;
	background-color: red;
	margin-top: 1em;
	margin-bottom: 1em;

}
.logolayer1 td{
	padding: 6px;
}
.logolayer2{
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #000000;
}
.logolayer2 td{
	padding: 5px 10px;
}
.logolayer2 a, .logolayer2 a:active, .logolayer2 a:link, .logolayer2 a:visited{
	color: #000000;
	font-weight: bold;
	display: block;
}
.logolayer2 a:hover{
	background-color: red;
	color: #FFFFFF;
	text-decoration: none;
}

.ecomm_content_webcart {  padding: 0px !important; float: none !important;}




/* Search Left Nav */
#ecomm_refineNav{
	background-color: #1B1B1B;
	border: 1px solid #999;
	border-top: 0;
}
#ecomm_refineNav #ecms_sideBarNav{
	padding: 0 !important;
	margin: 0 !important;
}
#ecomm_refineNav a:link, #ecomm_refineNav a:active, #ecomm_refineNav a:visited{
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	color: #FFF !important;
}
#ecomm_refineNav a:hover{
	background-color: transparent;
	color: #F1E902 !important;

	text-decoration: underline;
}
#ecomm_refineNav .navItemLinkSelected{
	font-weight: bold !important;
	color: #F1E902 !important;
	background-color: transparent !important;
}
#ecomm_refineNav .nav{
	margin: 10px 5px !important;

}
#ecomm_refineNav .navSub{
	margin: 5px 5px 5px 15px !important;
}

#ecomm_refineNav .navSubItem a:link, #ecomm_refineNav navSubItem a:active, #ecomm_refineNav .navSubItem a:visited{
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
	color: #eee !important;
	background-image: none !important;
}
#ecomm_refineNav .navSubItem a:hover{
	background-color: transparent !important;
	color: #F1E902 !important;
	text-decoration: underline !important;
	border: 0 !important;
}
#ecomm_refineNav h5.leftNavSubHeader{
	background-image: url(../images/nav_bg.jpg);
	color: #F3EB04;	
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 4px;
	font-weight: bold;
	font-size: 12px;
}

#ecomm_searchResultsContent{
}
#ecomm_search2Body{
}
.searchHeader{
}

#ecomm_refineNav #ecms_sideBarNav{
	background-image: none;
	width: 100%;
	border: 0;
}
#searchRefineNarrowFlair{
	float: left;
	background-image: url(../images/narrowresults.gif);
	display: block;
	width: 170px;
	height: 21px;
	margin-left: 6px;
}


.landingCategoryContainer{
	background-color: #282828;
	border: 1px solid #404040;
}
.landingCategoryContainer a:link, .landingCategoryContainer a:active, .landingCategoryContainer a:visited{
	color: #FAD92C;
}
.landingCategoryContainer a:hover{
	color: #fff;
}

.mask{
	display: none !important;
}
