#ecomm_catalogSelector_div{
	text-align: center;
}
/*Part Search Widget*/
 .vehicleWidget_sidebar, .vehicleWidget_modal{
	border: 3px double #707070;
	background-color: #2A2A2A;
	color: #fff;
}
.vehicleWidget_sidebar .modelLayerList li,
.vehicleWidget_modal .modelLayerList li{
	border-bottom: 1px dotted #FFF;
}
.vehicleWidget_sidebar .vehicleWidgetSubmit .vehicleWidgetProduct,
.vehicleWidget_modal .vehicleWidgetSubmit .vehicleWidgetProduct{
	margin: 5px auto;
	border: 0px solid #000;	
}
.vehicleWidget_sidebar .vehicleWidgetSubmit input, .vehicleWidget_sidebar #unitSelected input,
.vehicleWidget_modal .vehicleWidgetSubmit input, .vehicleWidget_modal #unitSelected input{
	border: 1px solid #151515;
	color: #000;
	background-color: #DDDDDD !important;
	cursor: pointer;

}
.vehicleWidget_sidebar .liHover,
.vehicleWidget_modal .liHover{
	text-decoration: underline;
}
.vehicleWidget_sidebar .typeSelected,
.vehicleWidget_modal .typeSelected{
	color: #FFF;
	font-weight: normal;
	background-color: #555 !important;
	border-bottom: 1px solid #333;
}
.vehicleWidget_sidebar .nowSelecting,
.vehicleWidget_modal .nowSelecting{
	background-color: #000 !important;
	color: #fff;
	border-bottom: 1px solid #202020
}
.vehicleWidget_sidebar .fitmentButtonWrapper  .btnSelectedFitmentVehicle{
	border: 1px solid #151515;
	font-weight: bold;
	color: #000;
	font-size: 11px;
	margin-right: 3px;
	width: 14em;
}
.btnSelectedFitmentVehicle{
	cursor: pointer;
}
#sidebarWidget_Container .titleImage {
        width: 170px;
}
#unitSelected input{
	background-color: #ddd !important;
}
/* Wide Site CSS */

#wideSite{
	width: 950px;
	margin: 0 auto;
	position: relative;
}
#main{
	position: absolute;
	top: 0; left: 0;
}
#sidebarWidget_Container{
	width: 170px;
	position: absolute;
	top: 10px;
	right: 0;
	text-align: left;
	color: #FFF;
}
.outerBox{
	background-color: #2A2A2A;
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #707070;
	padding: 5px;
	margin-bottom: 5px;
}
h5.outerTitle{
	background-color: #010508;
	color: #fff;
	margin: 0;
	padding: 3px;
	text-align: center;
	border: 1px solid #707070;
	border-bottom: 0;
	font-size: 12px;
}
ul.outerList{
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.outerList li{
	padding: 2px 0;
}
ul.outerList a:link, ul.outerList a:active, ul.outerList a:visited{
	color: #fff;
	text-decoration: underline !important;
}
ul.outerList a:hover{
	text-decoration: none !important;
}
/* Search Refinement */

/* Search Left Nav */
#ecomm_refineNav{
	border: 1px solid #919191;
	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;
}
#ecomm_refineNav a:hover{
	background-color: transparent;
	color: #FC0;
	text-decoration: underline;
}
#ecomm_refineNav .navItemLinkSelected{
	font-weight: bold !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: #ddd !important;
}
#ecomm_refineNav .navSubItem a:hover{
	background-color: transparent !important;
	color: #FC0 !important;
	text-decoration: underline !important;
}
#ecomm_refineNav h5.leftNavSubHeader{
	background-color: #BEBEBE;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 4px;
	color: #333;
}

#ecomm_searchResultsContent{
}
#ecomm_searchResultsContent a:link, #ecomm_searchResultsContent a:active, #ecomm_searchResultsContent a:visited {
	text-decoration:underline!important;
}
#ecomm_searchResultsContent a:hover {
	text-decoration:none!important;
}

#ecomm_search2Body{
}
.searchHeader{
}

#searchRefineNarrowFlair{
	float: left;
	background: transparent url(../images/narrowresults.jpg) no-repeat top left;
	display: block;
	width: 183px;
	height: 22px;
	margin-left: 6px;
}

.leftNavItemViewMore {

}

.navItemLink .leftNavItemRemove {

}

#topPicks {
	background: transparent url(../images/toppicks.jpg) no-repeat center center;
	height:30px;
	width:170px;
	margin-top:20px;
}

 /*-=--= New Search Box -=-=--=---= */
.ui-ac-content {
	width:300px!important;
	left:0;
	top:0;
}
.ui-skin-sam .ui-ac-content li {
	line-height: 14px;
	font-size: 12px;
}

li.ui-ac-prehighlight {
	background:#000;
}

li.ui-ac-highlight{
	background:#010508 !important;
}

li.ui-ac-highlight .search-result{
	color: #FFF;
}
li.ui-ac-highlight .search-query{
	color: #FFF;
}
.search-query{
	
}

/*---=-=-==-=-=-= Left  Nav Removal -----------------*/
.indexNoLeftNav #ecomm_sideBar, .templateNoLeftNav #ecomm_sideBar{
	display: none;
}
.templateNoLeftNav #ecomm_shopContent, .indexNoLeftNav #ecomm_shopContent{
	padding: 0px 5px 0 26px;
	width: 729px;
	margin: 10px 0px 0 0px;
}
.templateNoLeftNav #main, .indexNoLeftNav #main{
		background-image: url(../images/repeat_noleft.gif);
}

html{
	text-align:center;
	background-color: #010508;
	color: #FFF;
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	padding: 0;
}
body{
	padding: 0;
	margin: 0;
}
.ecms_crumbNavigation{
	margin: 5px 0;
	text-align: right;
}

#ecomm_main{
	width: 760px;
	min-height:400px;
	margin-top:0px;
}
#main {
	width: 760px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-color: #010508;
	border: 1px solid Black;
	background-image: url(../images/repeat.gif);
}

/* =--=-=-=-=--=-=-=-= EZ-Shop =-=-=-=--=--=-=-=-= */
.ezShop{
	margin: 0 0 0 -5px;
}
.ezShop td{
	width: 131px;
	padding: 5px;
	height: 189px;
	background-repeat: no-repeat;
	vertical-align: top;
}
.ezShop h4{
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

.ezShop ul{
	padding: 0;
	margin: 0 5px;
	list-style: none;
	width: 110px;
}
.ezShop li{
	margin-bottom: 2px;
}
.ezShop a:link, .ezShop a:active, .ezShop a:visited{
	color: #000186;
	text-decoration: none;
}
.ezShop a:hover{
	text-decoration: underline;
	color: #000;
}
a:link, a:visited,
a:active {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FC0;
	text-decoration: none;
}
#topNav{
	margin: 0px auto 0px auto;
	line-height: 35px;
	height: 35px;
	width: 760px;
	color: #000;
	background-image: url(../images/top_nav.jpg);
	background-repeat: no-repeat;
	text-align: right;
	position: relative;
}
#header{
	height: 28px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#primeNav{
	height: 37px;
	line-height: 37px;
	width: 760px;
	text-align: right;
	font-size: 11px;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../images/mid_nav.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
#primeNav ul{
	margin: 0;
	list-style: none;
}
#primeNav li{
	display: inline;
}
#primeNav a:link, #primeNav a:visited,
#primeNav a:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 8px;
}
#primeNav a:hover {
	color: #FC0;
	font-weight: normal;
	text-decoration: none;
}
#content {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: top right;
	Min-height:300px;	
} 

#footer{
	clear:both;
	width: 760px;
	height: 40px;
	background-image: url(../images/footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #181818;
}
#ecomm_pageTitle{
	font-size: 14px;
}
#ecomm_pageTitle a:link, #ecomm_pageTitle a:active, #ecomm_pageTitle a:visited{
	color: #FFF;
	text-decoration: none;
}
#ecomm_pageTitle a:hover{
	color: #FC0;
	font-weight: bold;
}
#ecomm_shopContent {
	padding: 20px 10px 0px 0px;
	width: 565px;
	float: right;
	margin-left: 5px;
	margin-right: 0px;
}
#ecomm_fullContent{
	padding-left: 7px;
}
#ecomm_content{
	width:560px;
	float: right;
	padding-left: 30px;
	padding-top: 15px;
}

#ecomm_sideBar {
	background-image: url(../images/nav_repeat.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 167px;
	padding: 0px 0px 0px 8px;
	height: 100%;
	margin-left: 0px;
}
#ecomm_catalogAsset {
	margin-bottom: 40px;
}


/* Top Nav */
#ecomm_shopNav{
	float: right;
	clear: both;
	text-align: right;
	text-transform: capitalize;
	padding-left: 170px;
}
#ecomm_shopNavLinks{
	text-align: right;
	font-size: 11px;
	width: 270px;
	padding-right: 10px;


}
.ecomm_shopNavLink{
	padding: 0;
	margin: 0;
}
#ecomm_shopNavLinks a:link, #ecomm_shopNavLinks a:visited,
#ecomm_shopNavLinks a:active{
	padding: 0;
	margin: 0px 5px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#ecomm_shopNavLinks a:hover{
	text-decoration: none;
	color: #FC0;


}

/* =-> Search Bar <-= */
#ecomm_SearchProducts{
	position: absolute;
	right: 10px;
	top: 4px;
	width: 300px;
	padding: 0;
	line-height: 20px;
	height: 20px;
}
.ecomm_shopNavSearchBarLabel{
	display:none;
}
#searchButton, #searchButton.searchButton_off{
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -99px;
	font-weight: normal;
	background: transparent url(../images/search/search_white.gif) no-repeat top left;
	color: #FFF !important;
	border: 0px solid #000;
	height: 20px;
	width: 50px;
	text-align: center;
	cursor: pointer;
}
/*=> Rollover State */
#searchButton.searchButton_on, .searchButton_on{
	background-image: url(../images/search/search_red.gif) !important;
}
#searchProducts {
	font-size: 12px;
	line-height:16px;
	background-color: #fff;
	border: 1px solid #333 !important;
	width: 240px;
	height: 16px;
	color: #302D24;
	position: absolute;
	top: 0px;
	left: 0px;
}
/* ----Left Nav----- */
#ecomm_shopByNavTitle,#ecomm_accountNavTitle, #ecomm_catalogNavTitle{
	color: #FFF;
	border-bottom: 1px solid #FFF;	
	padding: 2px 2px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	width: 155px;
}


#ecms_sideBarNav a{
	display: block;
	font-size: 11px;
}

#ecms_sideBarNav a:active, #ecms_sideBarNav a:link, #ecms_sideBarNav a:visited{
	margin: 1px;
	padding: 1px 7px;
	text-decoration: none;
	display: block;
}
#ecms_sideBarNav a:hover{
	color: #FC0;
	text-decoration: none;
	background-color: #475B62;
	display: block;
}
.navItemLink_selected, .navItemLinkSelected{
	font-weight: bold;
	color: #FC0 !important;
	
}
#ecms_sideBarNav{
	width: 167px;
	padding-top: 10px;
	background-image: url(../images/nav_bottom.gif);
	background-position:  -8px bottom;
	background-repeat: no-repeat;
}





#ecms_sideBarNav .navItem .navSub{
	padding:0px;
	margin: 0px 0px 0px 0px;
}

/* ---- */


#compCatSelect {
	float: right;
}


.ecomm_productListProductPrice {
	color: #F51C00;
	font-weight: bold;
	margin-top: 3px;
	text-align: center;
	padding-top: 3px;
	font-size: 11px;
}
#pageTitle, #ecomm_featuredItemsTitle, #ecomm_clearanceItemsTitle, .ecomm_productDetailOptionTitle, .ecomm_formSectionHeader, .ecomm_orderHistoryHeader, #ecomm_pageTitle,.ecomm_formSectionHeader, .ecomm_orderHistoryHeader, .ecomm_brandListHeader{
	color: #FFF;
	background-color: #919191;
	border-bottom: 1px solid #FFF;	
	padding: 2px 2px 2px 10px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	text-align: left;

}

.ecomm_formFooter td{
	
}
.ecomm_browseProductsProductTitle a:link, .ecomm_browseProductsProductTitle a:visited,
.ecomm_browseProductsProductTitle a:active, .ecomm_productListProductTitle a:link, .ecomm_productListProductTitle a:visited{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 2px;
	font-size: 10px;
}
.ecomm_browseProductsProductTitle a:hover, .ecomm_productListProductTitle a:hover {
	color: #FC0;
	text-decoration: none;
	padding-bottom: 2px;
}

#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: #FFF;
	text-decoration: none;
}
#ecomm_productDetailPrint a:hover, #ecomm_receiptPrint a:hover {
	color: #FC0;
	text-decoration: none;
}



.ecomm_browseProductsImage, .ecomm_productListImage{
	text-align: center;
	padding: 4px;
	padding-bottom: 8px;
	margin-bottom: 3px;
	margin-top: 4px;
	background-color: White;
	border: 1px solid #00451A;
	
}

/* Featured/Clearance boxes ---*/
#ecomm_clearanceItemsTitle, #ecomm_featuredItemsTitle{
	margin: 0;
}
#ecomm_featuredItems, #ecomm_clearanceItems {
	margin-bottom: 15px;
	border-top: 0px;
	color: #F71700;
		border: 1px solid #666B6F;
	border-top: 0px;
}
#ecomm_featuredItems td, #ecomm_clearanceItems td{
	padding:5px;


}
.ecomm_featuredItemImage, .ecomm_clearanceItemImage{
	text-align: center;
	padding: 4px;
	padding-bottom: 8px;
	margin-bottom: 3px;
	margin-top: 4px;
	background-color: #FFF;
	border: 1px solid #00451A;
}
.ecomm_featuredItemTitle a:link, .ecomm_featuredItemTitle a:visited,
.ecomm_featuredItemTitle a:active, .ecomm_clearanceItemTitle a:link, .ecomm_clearanceItemTitle a:visited,
.ecomm_clearanceItemTitle a:active{
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.ecomm_featuredItemTitle a:hover, .ecomm_clearanceItemTitle a:hover{
	color: #fc0;
}
td.ecomm_featuredItemsFooter, td.ecomm_clearanceItemsFooter{
	text-align: right;
	height: 30px;
	font-size: 11px;
	color: #FFF;
}
.ecomm_featuredItemPrice, .ecomm_clearanceItemPrice{
	color: #E6E6E6;
	font-weight: bold;
	margin-top: 3px;
	text-align: center;
	padding-top: 3px;
	font-size: 11px;
}
.ecomm_featuredItemsFooter a:link, .ecomm_featuredItemsFooter a:visited, .ecomm_featuredItemsFooter a:active,
.ecomm_clearanceItemsFooter a:link, .ecomm_clearanceItemsFooter a:visited, .ecomm_clearanceItemsFooter a:active{
	color: #FFF;
}
.ecomm_featuredItemsFooter a:hover, .ecomm_clearanceItemsFooter a:hover{
	color: #fc0;
	
}
/*------------------------*/


.ecomm_button, .ecomm_addToCartButton, .ecomm_buttonDisabled{
	background-color: #919191;
	border: 1px solid #FFF;
	color: #FFFFFF;
	font-weight: bold;
	height: 18px;
	font-size: 10px;
	cursor: pointer;
}
.ecomm_productDetailBarProductName {

}

#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;
}



/*----Products Boxes----*/
#ecomm_featuredItems, #ecomm_clearanceItems {
	margin-bottom: 15px;
}
#ecomm_browseProducts{
	margin-bottom: 15px;
}
#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_productPagerPagePrevious, .ecomm_productPagerPageNext, .ecomm_productPagerPageNext span{
	color: #FFF;
	font-size: 11px;
}
#ecomm_productPager{
	margin: 2px 0px;
	padding: 1px 2px;
	font-size: 11px;
	background-color: #919191;
	border: 1px solid #FFF;
	border-left: 0;
	border-right: 0;
}
.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: #FFF;
	text-decoration: none;
	padding: 2px;
}
.ecomm_productPagerPageNext a:hover, .ecomm_productPagerPagePrevious a:hover,.ecomm_productPagerPageCount a:hover {
	color: #919191;
	background-color: #FFF;
	padding: 2px;
}
.ecomm_productPagerPageCountNumber{
	font-weight: bold;
	color: #FFF;
	padding: 2px;
}

/* ---View Cart---- */

#ecomm_receiptItems td{
	text-align: left;
}
.ecomm_receiptItemsHeader th{
}
.ecomm_formSectionTitle {
	padding-left: 5px;
}

.ecomm_orderHistoryItem td{
	text-align: left;
}
#ecomm_viewCart{
	margin-bottom: 10px;
}
.ecomm_viewCartHeader{
	background-color: #919191;
	border-bottom: 1px solid #FFF;
	color: #FFFFFF;
}
#ecomm_viewCart td{
	border-bottom: solid 1px #919191;
	color: #FFF;
}
.ecomm_viewCartItem .ecomm_button, .ecomm_viewCartFooter .ecomm_button{
	background-color: #919191;
	border: 1px solid #FFF;
	color: #FFFFFF;
	font-weight: bold;
	height: 18px;
	cursor: pointer;
}
.ecomm_viewCartItemQtyTextBox{
	font-size: 10px;
	border-left: 1px solid #AAABAD;
	border-bottom: 1px solid #AAABAD;	
	border-right: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
}
.ecomm_productDetailBarPrice {
	color: #FFF;
}
.ecomm_viewCartItem a:link, .ecomm_viewCartItem a:active, .ecomm_viewCartItem a:visited{
	color: #E1E1E1;
	font-weight: bold;
}
.ecomm_viewCartItem a:hover{
	color: #FC0;
	font-weight: bold;
}
#ecomm_productDetailBar{
	width: 100%;
	margin-bottom: 20px;
	color: #FFF;
}

#ecomm_viewCartItem a:link, #ecomm_productDetailBar td{
	padding: 2px;
}
.ecomm_formLabelRequired {
	color: #999999;
}


/* ---------------------- */
#ecomm_CatalogSelector td{
}
.ecomm_CatalogSelectorCatalogDescription{
	font-size: 10px;
	font-weight: bold;
}

#ecomm_CatalogSelector a:link, #ecomm_CatalogSelector a:active, #ecomm_CatalogSelector a:visited{
	color: White;
	display: block;
	padding: 2px;
}
#ecomm_CatalogSelector a:hover{
	color: #fc0;
	text-decoration: none;
}
.ecomm_CatalogSelectorCatalogImage{
	background-color: #999999;
	border: 1px solid Black;
	padding: 6px;
	margin-top: 10px;
}

#ecomm_policyNav{
	text-align: right;
	clear: both;
}
#ecomm_policyNav a:link, #ecomm_policyNav a:active, #ecomm_policyNav a:visited{
	color: #999999;
}
#ecomm_policyNav a:hover{
	color: #FFF;
}

/*-------Brand List----------*/
#ecomm_brandList{
	margin-bottom: 15px;
}
.ecomm_brandListHeader{
	
}
#ecomm_brandList td{
	font-size: 10px;
}
#ecomm_brandList a:link, #ecomm_brandList a:visited, #ecomm_brandList a:active{
	color: #FE1700;
}
#ecomm_brandList a:hover{
	color: #fc0;
	text-decoration: none;
}



.ecomm_browseProductsTitleLinkCount {
	display: block;
}
#ecomm_flashCatalog{
	text-align: center;
}









/*-------- Quick Order---------*/
.ecomm_cartQuickOrderForms{
	background-color: #919191;
	border-color: #FFF;
}
.ecomm_cartQuickOrderTab{
	background-color: #999999;
	color: White;
}
.ecomm_cartQuickOrderTab_selected{
	background-color: #919191 !important;
	color: #FFF;
	border-color: #FFF;
}

.ecomm_productOptionDetailSaleDescription{
	color: #FFF;
}

.ecomm_content_webcart {  width: 540px !important;  margin-left:auto !important; margin-right:0px !important;}




