/* -=-==--=--=-==-=-=-=-=--=-=-=-=-
 *  
 *		 Service Tire Truck Center Inc
 *		 Written: 07-16-2007
 * 	 Author: FBSM/MAS
 *
 *
 --=-==--=--=-==-=-=-=-=--=-=-=-=- */

 
h1 {
	font-size: 180%;
	font-weight: bold;
	line-height: 180%;

	}
h2 {
	font-size: 160%;
	line-height: 160%;
	font-weight: bold;
	}
h3 {
	font-size: 140%;
	line-height:140%;
	font-weight: bold;
	}
h4 {
	font-size: 120%;
	line-height:120%;
	font-weight: bold;
	}
h5 {
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	}
h6 {
	font-size: 90%;
	line-height: 90%;
	font-weight: bold;
	}
 
 /* =--=-=-=-=--=-=-=-= Main Structure =-=-=-=--=--=-=-=-= */
html{
	text-align: center;
	color: black;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #003366;
	background-repeat: repeat-x;
}
body{
	padding: 0;
	margin: 0;
}
#main {
	width: 770px;
	margin: 0 auto;
	text-align: center;
	background-color: white;
	background-position: left;
	border-left: 0px solid gray;
	background-repeat: repeat-y;
	background-image: url(../images/repeat.jpg);
}
#accountNav{
	margin: 0px auto 0 auto;
	width: 770px;
	color: black;
	position: relative;
	height: 31px;
	line-height: 27px;
	z-index: 4;
	background-image: url(../images/topnav.jpg);
}
#header{
	width: 770px;
	height: 111px;
	background-color: #000;
	position: relative;
	background-image: url(../images/header.jpg);
}
#primeNav{
	clear:both;
	height: 31px;
	position: relative;
	background-color: #000;
	z-index: 10;
	background-image: url(../images/midnav.jpg);
}
#content{
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 513px;
	text-align: left;
}
#footer{
	height: 35px;
	background-color: white;
	clear:both;
	padding-top:0px;
	color:#0066CB; 
	font-size:100%;
	font-weight:bold;
	background-image: url(../images/footer.jpg);
}
/* =--=-=-=-=--=--=-=-=-= Top Nav =--=-=-=-=--=--=-=-=-= */
#ecomm_shopNav{
	padding: 0 0 0 0;
	line-height: 20px;
	top:3px;
	clear: both;
	text-align: left;
	text-transform: capitalize;
	position: absolute;
	left: 375px;
}
#ecomm_shopNavLinks{
	text-align: left;
	font-size: 11px;
	width: 200px;
}
#ecomm_shopNavLinks a:link, #ecomm_shopNavLinks a:visited,
#ecomm_shopNavLinks a:active{
	text-decoration: none;
	color: #0066CB;
	font-weight: normal;
	margin-right: 15px;
}
#ecomm_shopNavLinks a:hover{
	text-decoration: none;
	color: black;
}

/* =-> Search Bar <-= */

#ecomm_SearchProducts{
	position: absolute;
	right: 15px;
	top:3px;
	width: 175px;
	padding: 0;
	line-height: 20px;
	height: 20px;
}

.ecomm_shopNavSearchBarLabel{
	position: absolute;
	left: 0px;
	color: black;
	font-weight: normal;
	font-size: 11px;
}
#searchButton, #searchButton.searchButton_off{
	position: absolute;
	top: 2px;
	right: 0px;
	font-size: 12px;
	font-weight: bold;
	background-color: #0066CB;
	color: white !important;
	border: 1px solid black;
	height: 17px;
	width: 30px;
	text-align: center;
	cursor: pointer;
}
/*=> 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;
	width: 90px;
	height: 13px;
	color: #302D24;
	position: absolute;
	top: 2px;
	left: 48px;
}

/* =--=-=-=-=--=--=-=-=-= Primary Nav =--=-=-=-=--=--=-=-=-= */
#primeNav .nav{
	position:absolute;
	left:15px;
	top: 10px;
	z-index: 13;
	color: black;
	text-align:center !important;
}
#primeNavList{
	margin-left:45px !Important;
}
#primeNav .navItem{

}
#ecms_primeNav .navSeperator{
	margin-left:0px;
	margin-right:1px;
	font-size: 10px;
}
.navItemLink:active, .navItemLink:link, .navItemLink:visited{
	font-size: 11px;
	padding-right:0px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.navItemLink:hover{
	color: #CACACA;
	text-decoration: none;
}

/* =-> Second Tier <-= */
/* ===> .navSub = ul, .navSubItem = li */
#ecms_primeNav .nav .navItem .navSub{
	top:12px !important;
	left: 2px !important;
	line-height: normal;
	background-color:#C9CDDF;
	border: 1px solid black;
	padding: 0 !important;
	margin-left:0px !important;
	width: 150px;
	z-index: 40;
	
}
#ecms_primeNav .nav .navItem .navSub .navSubItem{
	margin:1px;
	padding: 0 !important;
	text-align:left;
	background-color: #003366;
	text-transform: capitalize !important;
	margin-bottom:1px !Important;
}

.navSubItemLink:active, .navSubItemLink:visited, .navSubItemLink:link{
	font-weight: normal;
	line-height: 14px;
	font-size: 95%;
	padding: 2px;
	margin: 0 !important;
	color: white;
	text-decoration: none;
	width: 144px;
	display: block;	
}
.navSubItemLink:hover{
	color: white;
	background-color: #045AC7;
}
/* =--=-=-=-=--=--=-=-=-= Left Nav =--=-=-=-=--=--=-=-=-= */
#ecomm_shopByNavTitle,#ecomm_accountNavTitle, #ecomm_catalogNavTitle{
	width: 105px !important;
	color: black;
	padding: 0px 0 3px 5px;
	font-weight: bold;
	margin: 0px 0 10px 0px;
	text-align: center;
	border-bottom:0px solid #FC0E0E;
}

#ecms_sideBarNav a:active, #ecms_sideBarNav a:link, #ecms_sideBarNav a:visited,
#ecomm_shopByNav a:active, #ecomm_shopByNav a:link, #ecomm_shopByNav a:visited{
	width: 120px !important;
	padding: 0 0 0 0;
	font-size: 11px;
	font-weight: normal;
	color: #717A79;
	background-color: transparent;
	border:0px solid #0066CB;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-left:5px !Important;
	padding-bottom:1px;
	padding-top:2px !Important;
}
#ecms_sideBarNav a:hover, #ecomm_shopByNav a:hover{
	color: #0066CB;
	background-color: transparent;
	text-decoration: none;
}
.navItemLink_selected{
	font-size: 11px;
	font-weight: bold !important;
	font-style: normal !important;
	text-transform: uppercase;
	color: #0066CB !Important;
	background-color: transparent!important;
	border:0px solid #CBCCCF !important;
	margin-left:0px!important;
	margin-bottom:2px !important;

}
#ecms_sideBarNav .navItem .navSub
#ecomm_shopByNav .navItem .navSub{
	margin: 0 0 0 0px !important;
	padding: 0 0 0 0 !important;
}
.navItem, .navSubItem{
	margin-bottom:2px !important;
}
.navSub{
border-left:1px solid black;
	margin-left: 10px !important;
}
#ecms_sideBarNav .navSubItem a:link, #ecms_sideBarNav .navSubItem a:active, #ecms_sideBarNav .navSubItem a:visited,
#ecomm_shopByNav .navSubItem a:link, #ecomm_shopByNav .navSubItem a:active, #ecomm_shopByNav .navSubItem a:visited{
	padding-left: 0;
	width: 120px !important;
	display: block;
	color: #717A79 !important;
	font-size: 11px !important;
	background-color:transparent;
	}
#ecms_sideBarNav .navSubItem a:hover,
#ecomm_shopByNav .navSubItem a:hover{
	color: #0066CB !important;
	background-color: transparent;
	}
#ecms_sideBarNav, #ecomm_shopByNav{
	margin: 0 0 0 0 !important;
}

#ecomm_sideBar{
	margin:0px 0 1px 0px;
	padding: 0 0 0 10px;
}
/* --------- Checkout 2 ----------*/

#ecom_leftCart{
 left: 0px;
 width: 120px;
 top:0px;
 padding:0px;
}
 
#ecom_leftCart .boxContents{
 font-size: 11px !important;
 padding: 2px !important;
}
#ecom_leftCart .leftCartBox .boxTitle{
 background-color: #0066CB !important;
 color: white !important;
 border-color: #0066CB !important;
}
#ecom_leftCart .leftCartBox .boxContents{
 border-color: #0066CB !important;
}
 


/* =--=-=-=-=--=--=-=-=-= Secondary Skins =--=-=-=-=--=--=-=-=-= */

/* =--=-=-=-=--=--=-=-=-= Content =--=-=-=-=--=--=-=-=-= */
p, .ecomm_asset{
	margin-bottom: 1em;
}
p{
	line-height: 130%;
}
.imgborder, .imgborder-left, .imgborder-right, .imgborderleft, .imgborderright{
	border: 1px solid black;	
}
.imgborder-left, .imgborderleft{
	margin-right: 5px;
	float: left;
}
.imgborder-right, .imgborderright{
	margin-left: 5px;
	float: right;
}
a:link, a:visited, a:active {
	color: #0066CB;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: black;
	background-color: transparent;
	text-decoration: none;
}
.ecomm_assetTitle, .assetTitle{
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	color:black;
	border-bottom: 1px solid black;
}
h2.assetTitle{
	font-size: 100%;
}
.assetSubTitle{
	font-size: 100%;
}
#ecomm_pageTitle, .ecomm_formSectionHeader{
	background-color: #0057BB;
	padding: 1px 5px;
	color: white;
	margin: .5em 0 1em 2px;
	border:1px solid black;
	font-weight: bold;
	font-size: 13px;
	background-repeat: repeat;
}
#ecomm_pageTitle a:link, #ecomm_pageTitle a:active, #ecomm_pageTitle a:visited{
	color: white;
}
#ecomm_pageTitle a:hover{
	color: #CCCCCC;
}
#ecomm_policyNav{
	clear:both;
	margin: 2em 30px 0 0;
}

/* =-=-=--=--=-=-=-= Crumb Nav =--=-=--=--=-=--= */
.ecms_crumbNav{
	text-align: right;
	color: black;
	font-size: 7pt;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ecms_crumbNav a:link, .ecms_crumbNav a:active, .ecms_crumbNav a:visited{
	color: #0066CB;
	font-weight: bold;
}
.ecms_crumbNav a:hover{
	color: black;
	text-decoration: underline;
}


/* =-=-=--=--=-=-=-= Hours =--=-=--=--=-=--= */
#ecms_hoursOfOperation{
	background-color: transparent;
	border: 0px solid gray;
	width: 350px;
	margin: 1em auto;
	padding: 5px;
	clear:both;
	text-align: left;
}
.hourGroupTitle{
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 3px 0;
	margin-bottom: 3px;
	background-color: #0066CB;
}
.hourGroup{
	color: black;
	width: 350px;
}

.hour_tbl{
	font-size: 8pt;
	width: 100%;
}

.hourDay_tblRow{
	padding-right: 20px;
	font-weight: bold;
	text-align: left;
}
.hour_tblRow td{
	padding: 2px;
}
.hourStartTime_tblRow{
	padding-right: 10px;
	text-align: left;
}


/* =-=-=--=--=-=-=-= Coupons =--=-=--=--=-=--= */
#ecms_coupons{
	margin-top: 20px;
}

#couponPopUp{
	background: #FFFFFF;
}


#ecms_coupons .assetTitle{

}
#ecms_coupons .printerIcon-img{
	cursor: pointer;
}

#ecms_coupons .couponEndDate{
	font-size:80%;
	padding-right:2px;
	padding-left:2px;
}
.coupon_tblCell{
	padding:2px;
	width:33%;
	color: #fff;
}
#ecms_coupons .coupon{
	margin-top: 5px;
	background-color: #C8C8C8;
	border: 1px dashed black;
	background-repeat:repeat-x;
}
.coupon .assetSubTitle{
	background-color: #0057BB;
	text-align: center;
	padding: 3px 2px !important;
	line-height: 14px;
	color: white;
	border-bottom: 1px solid #333;
}
#ecms_coupons .couponStoreName{
	display: none;
	text-align: center;
}
#ecms_coupons .couponStoreAddress{
	display:inline;
}
#ecms_coupons .coupon[class]{
	min-height:150px;
}
#ecms_coupons .itemControls{
	padding-right:2px;
	padding-left:2px;
	position: absolute;
	bottom:2px;
	right:2px;
}
#ecms_coupons .itemDescription{
	color: black;
	text-align: justify;
	margin: 10px 5px 10px 5px;
	font-size:90%;
}
#ecms_coupons .assetDescription{
	
}
#ecms_coupons .couponendTime{
	color: black !important;
	position: absolute !important;
	bottom: 4px;
	left: 5px;
}
#ecms_coupons .couponendTime label{
	font-weight: bold;
}
#ecms_coupons .itemShortDescription{
	color: black;
	text-align: center;
	margin: 10px 5px 20px 5px;
	font-size:90%;
}
#ecms_coupons .couponSummary_tbl{
	width:100%;
}
#ecms_coupons .couponSummary_tblCell{
	padding: 10px 0;
}
#ecms_coupons .couponSummary_tbl td{
	width:50%;
	padding-right:2px;
	padding-left:2px;
}
.assetSubTitle, .assetDescription{
	margin:0px;
	padding:0px;
}
.couponDisplayPopup{
	margin:10px;
	background-color: #ffffff !important;
	color: #000000 !important;
}
.couponDisplayPopup .itemControls{
	display:none !important;
}
.couponDisplayPopup .couponControls{
	text-align: right;
}
.couponDisplayPopup .couponPrint{
	margin :10px;
	border: 3px dashed #666666;
	_height:120px;
	padding: 0;
	min-height:120px;
	position: relative;
}
.couponDisplayPopup .couponStoreName{
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-color: #666;
	padding: 3px 0 !important;
}
.couponDisplayPopup .assetSubTitle{
	background-color: #999;
	color: #FFFFFF !important;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding: 5px 0 5px 10px;
}
.couponDisplayPopup  .couponDisplayPopup .itemDescription,.couponDisplayPopup .couponEndDate{
	color: #000000 !important;
	font-size: 8pt;
	text-align: center;
}

.couponDisplayPopup .itemDescription{
	color: #000000 !important;
	font-size: 8pt;
	margin-top: 5px;
	text-align: left;
	padding: 5px;
}

.couponDisplayPopup .itemShortDescription{
	color: #000000 !important;
	font-size: 8pt;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
.couponDisplayPopup .ecomm_button{
	border: solid 1px #000000 !important;
	color: #000000 !important;
	background-color: #CAC2CA !important;
	background-image: none !important;
	cursor: pointer !important;
	margin-bottom:2px;
}
.couponDisplayPopup .couponStoreAddress{
	width: 100%;
	background-color: #F9F9F9;
	font-size: 90%;
	padding: 3px 0 3px 0;
	border-top: 1px solid #666666;
	position: relative;
}
.couponDisplayPopup .couponStoreAddress .ecms_label{
	font-weight:bold;
	padding-left: 10px;
}
.couponStoreName{
	color: #FD9334;
	text-align: center;
}
.couponPrint{
	text-align: left;
}
/* =--=-=-=-=--=--=-=-=-= Showcase Skins =--=-=-=-=--=--=-=-=-= */
/* =-=-=--=--=-=-=-= Showcase =--=-=--=--=-=--= */
#ecomm_showcase{
	background-color: #fff;
	width: 770px;
	padding-bottom: 10px;
}

#ecomm_showcaseContent{
	margin-top: 0px;
	padding-right: 0px;
	width: 746px;
	padding-left: 0px;
}

#ecomm_showcaseFeaturedProducts{
	width: 145px !important;
	margin: 0;
	float: left;
	margin-left: 0px;

}
#ecomm_showcasePortal{
	width: 746px !important;
	text-align: left;
	background-color: #999999;
	margin-left: 0px;
}
#ecomm_showcasePortalContent{
	background-color: #333;
	overflow: auto;
	width: 599px;
	float: left;
	margin: 0;
	margin-left: 0px;
	
}
.ecomm_showcaseAssetTitle{
	color: #fff !important;
}

.ecomm_showcaseAsset{
	min-height: 260px;
	width: 575px;
	height: auto;
}
#ecomm_showcasePortalContent a:link{
	color: #3B2F5C;
}
.showcaseSearchInner_tbl{
	margin-top: 90px;
	color: white;
	width: 240px;
	margin-left: 10px;
}

#ecomm_showcaseFindUsedAdvanced .showcaseSearchInner_tbl select,#ecomm_showcaseFindUsedAdvanced .showcaseSearchInner_tbl input{
	width: 125px !important;
}
#ecomm_showcaseFindUsedAdvanced .showcaseSearchInner_tbl .ecomm_button{
	width: 25px !important;
}
#showcaseSearch_tbl{
	width: 90%;
	margin: 0px auto;
	text-align: center;
}
#ecomm_showcaseFindUsed a:link, #ecomm_showcaseFindUsed a:active, #ecomm_showcaseFindUsed a:visited {
	color:#0066CB;
}
#ecomm_showcaseFindUsed a:hover{
	color:white;
}

#ecomm_showcaseFindUsed{
	background-image: url(../images/used.jpg);
	display:none;
	background-repeat: no-repeat;
	border: 0px;
	height: 284px;
	width: 268px;
	}

#ecomm_showcaseFindNew{
	background-image: url(../images/choose.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 205px;
	width: 394px;
}
#ecomm_showcaseFindUsedAdvanced{
	background-image: url(../images/used_advanced.jpg);
	background-repeat: no-repeat;
	height: 329px;
	width: 435px;
	padding-left: 0px;
	margin: 0px auto;
}
#ecomm_showcaseFindUsedAdvanced .showcaseSearchInner_tbl{
	margin-top: 50px;
	width: 420px !important;
	margin-left: 0px;
}

.ecomm_legend{
	display: none;
}
.ecomm_fieldset{
	border: 0px;
}
#ecomm_showcaseSearch fieldset{
	height: 240px;
	width: 240px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#ecomm_showcaseFindUsed fieldset{

}
.showcaseSearchInnerSubHeader_tblCell{
	text-align: left;
	color: #0066CB;
	padding-left: 30px;
}
#ecomm_showcaseSearch fieldset legend{
	display: none;
}
#_ctl0_sus1_txtUsedSearchYearRangeEnd, #_ctl0_sus1_txtUsedSearchYearRangeStart{
	margin-top: 3px;
	height: 11px;
}
/* =-> Used Equipment <-= */
#ecomm_equipmentFilters, #ecms_usedEquipmentList{
	padding-top: 35px;
	padding-left: 0;
	padding-right: 0;
}

#ecomm_showcasePortalContent #ecms_usedEquipmentList{
	padding: 0;
}


#ecms_usedEquipmentList td{
	padding: 2px;
}
#ecms_usedEquipmentList .equipmentList_tblRow1{
	background-color: #133801;
}
#ecms_usedEquipmentList .equipmentList_tblRow0{
	background-color: transparent;
}
#ecms_usedEquipmentList .equipmentListIcon_img{
}

/* =-> Showcase Portal Used Equipment table <-= */
#ecomm_showcasePortalContent #ecms_usedEquipmentList td{
	padding: 2px;
	border: 0;
}
#ecomm_showcasePortalContent #ecms_usedEquipmentList .equipmentList_tblRow1{
	background-color: #F4F4F4 !important;
}
#ecomm_showcasePortalContent #ecms_usedEquipmentList .equipmentList_tblRow0{
	background-color: White;
}
#ecomm_showcasePortalContent #ecms_usedEquipmentList .equipmentListIcon_img{
}
#ecomm_showcasePortalContent a:link, #ecomm_showcasePortalContent a:active, #ecomm_showcasePortalContent a:visited{
	color: #363D8D;
}
#ecomm_showcasePortalContent a:hover{
	color: Black;
}

/* =-=-=--=--=-=-=-= Links List =--=-=--=--=-=--= */
#ecms_links  .assetDescription{
	margin-bottom: 1em;
}
#ecms_links .assetSubTitle{
	font-size: 8pt;
	margin-bottom: 2px;
		
}
#ecms_links .assetTitle{
}
#ecms_links .link{
	margin-bottom: 15px;
	margin-left: 5px;

}
#ecms_links .itemDescription, #ecms_links .linkControls{
	padding-left: 10px;
}
.linkControls a{
	font-weight: normal;
	padding: 1px 2px;
}
.linkControls a:hover{
	background-color: transparent;
	color: black;
}
.links .link{
	background-repeat: no-repeat;
	padding-bottom: 1em;
}
/* =-=-=--=--=-=-=-= Events =--=-=--=--=-=--= */
#ecms_events .assetDescription{
	margin-bottom: 5px;
	margin-left: 5px;
}
#ecms_events .assetSubTitle{
	margin: 1em 0 10px 0;
	font-size: 110%;
	color:black;
	border-bottom: 1px solid black;
}

#ecms_events .eventTime{
	text-align: right;
	font-size: 8pt;
	font-weight:bold;
}
#ecms_events .itemDescription{
	margin-top: 5px;
}
#ecms_events .eventListItemTitle_link{
	margin-left: 5px;
}
/* =-=-=--=--=-=-=-= Gallery =--=-=--=--=-=--= */
/* =-> Gallery Index <-= */
#ecms_galleries .assetTitle{
}
#ecms_galleries .galleryTitle_link{
	font-size: 8pt;
}
#ecms_galleries .assetDescription{
	font-size: 8pt;
	margin-top: 5px;
	margin-bottom: 10px;
}
#ecms_galleries .gallerySummary_tbl td{
	padding: 4px !important;
	font-size: 8pt;
}
#ecms_galleries .gallerySummary_tbl td img, .gallery_tbl img{
	border: 1px solid #333;
	background-color: #eee;
	padding: 0;
}
/* =-> Single Gallery <-= */
.gallery_tbl .gallery_tblRow0{
	background-color: transparent;
}
.gallery_tbl .gallery_tblRow1{
	background-color: transparent;
}
.gallery_tbl td{
	padding: 5px;
	text-align: center;
}
.gallery_tbl img{
	margin: 0 auto;
}
/* =-=-=--=--=-=-=-= Staff =--=-=--=--=-=--= */
#ecms_staff .staffMember{
	padding-top: 10px;
	clear:both;
}
#ecms_staff .staff{
	margin-bottom: 20px;
}
#ecms_staff .display_img{
	margin-right: 10px;
	bordeR: 0px solid #333;
	clear:left;
}
#ecms_staff .assetTitle{
	margin: 0 0 10px 0;
	padding-top: 0em;
	clear:both;
}
#ecms_staff .itemShortDescription{
	color: #0057BB;
	text-align: left;
	font-style: italic;
	margin-bottom: 8px;
}

#ecms_staff .assetDescription{
	font-size: 95%
}

/* =-=--=--=-=->>> *** EComm Cart CSS *** <<<=--=--=-+-=--= */
/* =-=-=--=--=-=-=-= Shopping Cart Styles =--=-=--=--=-=--= */

#ecomm_main{
	width: 770px;
	margin: 0;
	padding: 0;
}
#ecomm_shopContent{
	float: right;
	width: 580px;
	margin: 0 0 0 0px;
	padding: 1em 15px 0 0px !important;
}
#ecomm_fullContent{
	width:746px;
	margin: 0 auto 0 auto;
	padding: 1px 0px 0 0;
}
#ecomm_content, .ecomm_noLeftNav #ecomm_shopContent{
	float: left;
	width: 550px;
	margin-top:10px;
	padding: 0px 0px 0 20px !important;

}
.ecomm_browseProductsImage, .ecomm_productListImage{
	text-align: center;
	padding: 0px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	border:3px solid black;
}

.ecomm_productListProductTitle{
	margin-bottom: 5px;

}
.ecomm_productListProductDescription{
	margin-bottom: 3px;

}
.ecomm_productListProductPrice{
	margin-bottom: 1em;
	color: black;
	font-weight: bold;

}
#ecomm_systemMessagesErrors{
	width: 95%;
}

/* =-> Non-Flash Catalog List <-= */
#ecomm_catalogSelector_div{
	text-align: center;
}
#ecomm_CatalogSelector td{
}
.ecomm_CatalogSelectorCatalogDescription{
	font-size: 10px;

}

#ecomm_CatalogSelector a:link, #ecomm_CatalogSelector a:active, #ecomm_CatalogSelector a:visited{
	color: #0066CB;
}
#ecomm_CatalogSelector a:hover{
	color: black;
}
.ecomm_CatalogSelectorCatalogImage, .ecomm_catalogAssetCatalogImage{
	background-color: #0066CB;
	border: 1px solid black;
	padding: 6px;
	margin: 10px 0 5px 0;
} 
a:hover .ecomm_CatalogSelectorCatalogImage, a:hover .ecomm_catalogAssetCatalogImage{
	background-color: #C9C9C9;
	border-color: black 
}
.ecomm_catalogAssetImage{
	text-align: center;
}
/* =-> Featured/Clearence <-= */
#ecomm_featuredItemsTitle, #ecomm_clearanceItemsTitle, #ecomm_recomendedItemsTitle{
	background-color: #D9D9D9;
	padding: 3px 5px;
	color: black;
	margin: .5em 0 0 0;
	border: 1px solid black;
}
#ecomm_featuredItems, #ecomm_clearanceItems, #ecomm_recomendedItems{
	background-color: transparent;
	padding-top: 10px;
	border: 0px solid #2F4E87;
	color:black;
}
.ecomm_clearanceItemPrice, .ecomm_featuredItemPrice, .ecomm_recomendedItemPrice{
	color: black;
	font-weight: bold;
	font-size: 110%;
}
.ecomm_featuredItemImage, .ecomm_clearanceItemImage, .ecomm_recomendedItemImage{
	text-align: center;
	margin-top: 5px;
	padding: 2px 3px 3px 3px;
	background-color: #FFF;
	border: 1px solid #333;	
}
.ecomm_clearanceItemTitle, .ecomm_featuredItemTitle, .ecomm_recomendedItemTitle{
	margin: 1em 0;
}
.ecomm_featuredItemTitle a:link, .ecomm_featuredItemTitle a:active,
.ecomm_clearanceItemTitle a:link, .ecomm_clearanceItemTitle a:active,
.ecomm_recomendedItemTitle a:link, .ecomm_recomendedItemTitle a:active{
	color: #0066CB;
}
.ecomm_clearanceItemTitle a:visited, .ecomm_featuredItemTitle a:visited,
.ecomm_recomendedItemTitle a:visited{
	color: #999;
}
.ecomm_clearanceItemTitle a:hover, .ecomm_featuredItemTitle a:hover, .ecomm_recomendedItemTitle a:hover{
	color: black;
}
.featuredLinks{
	margin-top: 5px;
}
.ecomm_clearanceItemsFooter a:link, .ecomm_clearanceItemsFooter a:active, .ecomm_clearanceItemsFooter a:visited,
.ecomm_featuredItemsFooter a:link, .ecomm_featuredItemsFooter a:active, .ecomm_featuredItemsFooter a:visited,
.ecomm_recomendedItemsFooter a:link, .ecomm_recomendedItemsFooter a:active, .ecomm_recomendedItemsFooter a:visited{
	color: #0066CB;
}
.ecomm_featuredItemsFooter a:hover, .ecomm_clearanceItemsFooter a:hover, .ecomm_recomendedItemsFooter a:hover, .ecomm_clearanceItemsFooter a:hover{
	color: black;
}
.ecomm_featuredItemsFooter, .ecomm_clearanceItemsFooter,.ecomm_recomendedItemsFooter{
	text-align: right;
}
/* =-> 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_viewCart a:link, #ecomm_viewCart a:visited, #ecomm_viewCart a:active{
	color: #0066CB;
}
#ecomm_viewCart a:hover{
	color: black;
	text-decoration: underline;
}
.ecomm_viewCartHeader{
	color: black;
	background-color: #C8C8C8;
	border: 1px solid white;
	padding: 1px 2px 2px 10px;
	font-weight: bold;
	margin: 0;
	text-align: left;
	background-repeat: repeat-x;
}

#ecomm_viewCart .ecomm_viewCartItem{
	color: black;
	}
.ecomm_viewCartItem td{
		background-color: transparent;
	border-bottom: 1px solid #A1ABB5;
}	
.ecomm_button, .ecomm_viewCartFooter .ecomm_button, .ecomm_button, .ecomm_buttonDisabled, .ecomm_addToCartButton{
	font-size: 10px;
	font-weight: normal;
	background-color: #0066CB;
	color:  white !important;
	border: 1px solid black;
	text-align: center;
}
#ecomm_systemMessagesInfo{
	font-size: 9px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;

}
.ecomm_viewCartItemQtyTextBox{
	font-size:10px;
}
#ecomm_productList {
}
#ecomm_productList td{
}
#ecomm_browseProducts td{
}
#ecomm_browseProducts {
}

.ecomm_productDetailBarPrice {
	
}
#ecomm_productDetailBar{
	width: 100%;
	margin-bottom: 20px;
}
#ecomm_productDetailBar td{
	padding: 2px;
}
.ecomm_formLabelRequired {
	color: red;
}
.ecomm_viewCartSubTotalRow{
	color: red;
}
.ecomm_checkoutFormLabel{
	padding: 0.5em 0 3px 0;
}
/* =-> Quick Order <-= */
#ecomm_cartQuickOrder{
	margin-top: 20px;
	margin-bottom: 10px;
   color: black;
}
.ecomm_cartQuickOrderForms{
	background-color: #BA2027;
	border-color: black;
}
.ecomm_cartQuickOrderTab{
	background-color: #666;
	color: #fff;
	border:1px solid black;
}
.ecomm_cartQuickOrderTab_selected{
	background-color: #BA2027 !important;
	color: black;
	border-color: black;
}

.ecomm_productOptionDetailSaleDescription{
	color: #a00;
	font-weight: bold;
}

.flashCatalog, .FlashCatalog{
	width: 770px !important;
}

/* =-> Product Pager <-= */
#ecomm_productPager, .pagingControl{
	margin: 2px 0 1em 0;
	padding: 2px 4px;
	font-size: 11px;
	background-color: transparent;
	border-bottom: 1px solid #747474;
}
#ecomm_productPager, .pagingControl, .pagingControl span, #ecomm_productPager span{
	color: black;
}
#ecomm_productPager a:link, #ecomm_productPager a:visited,
#ecomm_productPager a:active, .pagingControl a:link, .pagingControl a:visited, .pagingControl a:active {
	color: #0066CB;
	text-decoration: none;
	padding: 2px;
}
#ecomm_productPager a:hover, #ecomm_productPager a:hover, #ecomm_productPager a:hover,
.pagingControl a:hover, .pagingControl a:hover, .pagingControl a:hover  {
	color: white;
	background-color: #0066CB;
	padding: 2px;
}
.ecomm_productPagerPageCountNumber, .ecomm_productPagerPageCountNumber{
	font-weight: bold;
	padding: 2px;
}




.ecomm_showcaseAssetTitle{
	color: #000000;
	font-size: 10px;
}

/*------- Contact Us -------------*/


/*-------- Map ------------*/
#ecms_map .map{
	height: 320px !important;
}
.map_img{
	border: 1px solid #999999;
}




/* Tiretracker */
/* V.2 3/9/07  */
#ecomm_tireFitmentGuide{
	text-align: center;
	font-size: 11px !important;
	color: white;
	height: 340px;
	width: 545px;
	overflow: hidden;
	margin: 1em auto;
	z-index: 0;
	position: relative;
}
.tireFitmentGuide{
	width: 545px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
.tireFitmentGuide_tbl{
	width: 545px;
	height: 340px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../images/tirefitment_blank.jpg);
}
.tireFitmentGuide_tbl td{
	vertical-align: top;
}
.tireFitmentGuide_tblRow{
	height: 239px;
}
.tireFitmentGuide_header{
	height: 20px;
	font-size: 120%;
	font-weight: bold;
	display: none;
}
.tireFitmentGuideFormElements_tbl{
	width: 290px;
	position: relative;
	top: 75px;
	left: 20px;
	color: black;
}
.tireFitmentGuideFormElementsLabel_tblCell{
	width: 30%;
}
.tireFitmentGuideFormElements_tblCell{
	text-align: right;
}
.tireFitmentGuideFormElements_tbl .tireFitmentFormElement_select{
	width: 200px;
}
.tireFitmentGuideFormHeader{
	height: 15px;
	line-height: 15px;
	font-weight: bold;
	position: relative;
	top: 57px;
	left: 20px;
}
#tireFitmentGuideSearchResults .tireFitmentGuideFormHeader{
	left: 40px;
}
#tireFitmentGuideSearchResults .tireFitmentFormElement_list{
	position: relative;
	left: 40px;
	top: 75px;
	height: 100px;
	width: 180px;
}
#tireFitmentGuideSearchResults .tireFitmentFormElement_Button{
	position: relative;
	top: 75px;
	right: 20px;
}
.tireFitmentGuideFinder_tbl{
	width: 100%;
}
.tireFitmentGuideFinder_tbl td{
	width: 25%;
}
.tireFitmentFormElement_select{
	width: 98%px;
}
.tireFitmentFormElement_list{
	width: 98%;
	vertical-align: middle;
}
.tireFitmentFormControls{
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tireFitmentFormElement_Button{
	vertical-align: middle;
}
.tireFitmentGuideText{
	position: relative;
	top: 16px;
	left: 15px;
}
.tireFitmentGuideFinder_tbl{
	position: relative;
	top: 2px;
	left: 0;
}
.tireFitmentGuideFinderBottom_tblRow .tireFitmentGuideFinder_tblCell{
	padding-top: 5px;
}
#ecomm_catalogSelector_div, .ecms_promotions{
	position: relative;
	z-index: 3;
}





