/* -=-==--=--=-==-=-=-=-=--=-=-=-=-
 *  
 *		 Sub Zero
 *		 Written: 12/01/06
 * 	 Author: K. Praslowicz for 50 Below.
 *
 *
 --=-==--=--=-==-=-=-=-=--=-=-=-=- */
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;
	}
h1, h2, h3, h4, h5, h6{
		color: #fff;
}
.imgborder, .imgborder-left, .imgborder-right, .imgborderleft, .imgborderright{
	border: 1px solid #E8A62B;	
}
.imgborder-left, .imgborderleft{
	margin-right: 5px;
	float: left;
}
.imgborder-right, .imgborderright{
	margin-left: 5px;
	float: right;
}
#flashVersionMessage{
	position: relative;
	top: 6px;
	left: 0px;
	width: 730px;
	background-color: #000;
	padding: 2px;
	color: #fff;
	border: 1px solid #353535;
}
#flashVersionMessage a:active, #flashVersionMessage a:link, #flashVersionMessage a:visited{
	font-weight: bold;
	color: #F00;
}
#flashVersionMessage a:hover{
	text-decoration: underline;
}
.ecomm_asset a:link, .ecomm_asset a:active, .ecomm_asset a:visited{
	text-decoration: underline;
}
#headerLink{
	display:block;
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	background-image: url(../images/spacer.gif);

}
 /* =--=-=-=-=--=-=-=-= Main Structure =-=-=-=--=--=-=-=-= */
html{
	text-align: center;
	background-color: #7D8A90;
	color: #D4D4D4;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body{
	padding: 0;
	margin: 0;
}
#main {
	width: 760px;
	margin: 0px auto 10px auto;
	text-align: left;
	background-color: #7D8A90;
	background-position: left;
	background-image: url(../images/repeat.jpg);
}
#topNav{
	margin: 0px auto 0px auto;
	width: 760px;
	color: #000;
	position: relative;
	text-align: right;
	z-index: 4;
	background-color: #7D8A90;
}


#header{
	background-image: url(../images/header.png);
	width: 760px;
	height: 190px;
	position: relative;
	background-color: #7D8A90
	
}
#flashHeader{
	width: 760px;
	background-color: #7D8A90;
}
#primeNav{
	clear:both;
	height: 31px;
	position: relative;
	background-image: url(../images/primarynav_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	z-index: 3;

}


#content{
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 400px;
}
#footer{
	height: 50px;
	margin-top: 2em;
	clear:both;
	background-image: url(../images/footer.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
/* =--=-=-=-=--=--=-=-=-= Top Nav =--=-=-=-=--=--=-=-=-= */
#ecomm_shopNav{
	padding: 0 0 0 15px;
	clear: both;
	text-align: left;
	text-transform: capitalize;
}
#ecomm_shopNavLinks{
	text-align: left;
	font-size: 10px;
	width: 200px;
}
#ecomm_shopNavLinks a:link, #ecomm_shopNavLinks a:visited,
#ecomm_shopNavLinks a:active{
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	margin-right: 15px;
}
#ecomm_shopNavLinks a:hover{
	text-decoration: none;
	color: #BEE5F4;
}

/* =-> Search Bar <-= */

#ecomm_shopNavSearchBar{
	position: absolute;
	right: 15px;
	top: 4px;
	width: 200px;
	padding: 0;
	line-height: 20px;
	height: 20px;
}

.ecomm_shopNavSearchBarLabel{
	position: absolute;
	left: 8px;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
}



#searchButton {
	position: absolute;
	top: 2px;
	right: 0px;
	font-size: 10px;
	font-weight: normal;
	background-color: #848B8E;
	color: #fff !important;
	border: 1px solid #ddd;
	height: 17px;
	width: 35px;
	text-align: center;
	
}
#searchProducts {
	font-size: 10px;
	background-color: White;
	border: 1px solid #596468;
	width: 100px;
	height: 13px;
	color: #000;
	position: absolute;
	top: 2px;
	left: 56px;
}

/* =--=-=-=-=--=--=-=-=-= Primary Nav =--=-=-=-=--=--=-=-=-= */
#primeNav .nav{
	position: absolute;
	right: 10px;
	top: 11px;
	z-index: 3;
	
}
#primeNav .navItem{

}
#ecms_primeNav .navSeperator{
	margin-left:2px;
	margin-right:2px;
	font-size: 10px;
}
#ecms_primeNav .navItemLink:active, #ecms_primeNav .navItemLink:link, #ecms_primeNav .navItemLink:visited{
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
#ecms_primeNav .navItemLink:hover{

	color: #BEE5F4;
	text-decoration: none;
}

/* =-> Second Tier <-= */
/* ===> .navSub = ul, .navSubItem = li */
#ecms_primeNav .nav .navItem .navSub{
	top:11px !important;
	left: 2px !important;
	line-height: normal;
	background-color:#495356;
	border: 0px solid #35619F;
	padding: 0 !important;
	width: 150px;
	
}
#ecms_primeNav .nav .navItem .navSub .navSubItem{
	margin:1px;
	padding: 0px !important;
	text-align:left;
	background-color: #7D8A90;
}

#ecms_primeNav .navSubItemLink:active, #ecms_primeNav .navSubItemLink:visited, #ecms_primeNav .navSubItemLink:link{
	font-weight: normal;
	line-height: 14px;
	font-size: 95%;
	padding: 2px;
	margin: 0 !important;
	color:#ddd;
	text-decoration: none;
	width: 144px;
	display: block;	
}
#ecms_primeNav .navSubItemLink:hover{
	color: #fff;
	background-color: #4E585C;
}
/* =--=-=-=-=--=--=-=-=-= Left Nav =--=-=-=-=--=--=-=-=-= */
#ecomm_shopByNavTitle,#ecomm_accountNavTitle, #ecomm_catalogNavTitle{
	color: #fff;
	padding: 0px 10px 0px 0px;
	font-weight: bold;
	margin: 10px 0 10px 5px;
	text-align: left;
}

#ecms_sideBarNav a{
	display: block;
	font-size: 11px;
}

#ecms_sideBarNav a:active, #ecms_sideBarNav a:link, #ecms_sideBarNav a:visited{
	color: #D5D5D4;
	text-decoration: none;
	text-align: left;
	margin-bottom: 1px;
	padding-right: 0px;
	padding-left: 8px;
}
#ecms_sideBarNav a:hover{
	color: #fff;
	text-decoration: none;
}
.navItemLink_selected, .navItemLinkSelected{
	font-size: 11px;
	color: #fff !important;
	font-weight: bold;	
}
#ecms_sideBarNav .navSubItem a:link, #ecms_sideBarNav .navSubItem a:active, #ecms_sideBarNav .navSubItem a:visited{
	padding-left:13px !important;
	font-style: normal;
	color: #BBBAB8;
}
#ecms_sideBarNav .navSubItem a:hover{
	color: #fff !important;
}
#ecms_sideBarNav{
	margin: 0;
	padding: 0;

}


/* =--=-=-=-=--=--=-=-=-= Secondary Skins =--=-=-=-=--=--=-=-=-= */
.secondary #header{
	background-image: url(../images/secondary_header.jpg);
	height: 97px;
}
.secondary #primeNav{
	background-image: url(../images/secondary_midnav.jpg);
	height: 28px;
}
.secondary #primeNav .nav{

}
.secondary #content{
	background-image:  url(../images/secondary_content_bg.jpg);
	background-position: right -1px;
}
/* =--=-=-=-=--=--=-=-=-= Content =--=-=-=-=--=--=-=-=-= */
p, .ecomm_asset{
	margin-bottom: 1em;
}
p{
	line-height: 140%;
}
.imgborder, .imgborder-left, .imgborder-right{
	border: 1px solid #303026;	
}
.imgborder-left{
	margin-right: 5px;
	float: left;
}
.imgborder-right{
	margin-left: 5px;
	float: right;
}
a:link, a:visited, a:active {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #BEE5F4;
	background-color: transparent;
	text-decoration: none;
}
.ecomm_assetTitle, .assetTitle{
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	color: #fff;
	border-bottom: 1px solid White;
}
h2.assetTitle{
	font-size: 100%;
}
.assetSubTitle{
	font-size: 100%;
}
#ecomm_pageTitle, .ecomm_formSectionHeader{
	background-color: #848B8E;
	padding: 1px 5px;
	color: #fff;
	margin: .5em 0 1em 0;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	font-size: 11px;
}
#ecomm_pageTitle a:link, #ecomm_pageTitle a:active, #ecomm_pageTitle a:visited{
	color: White;
}
#ecomm_pageTitle a:hover{
	color: #BEE5F4;
}
#ecomm_policyNav{
	clear:both;
	margin: 2em 0;
}

/* =-=-=--=--=-=-=-= Crumb Nav =--=-=--=--=-=--= */
.ecms_crumbNavigation{
	text-align: right;
	color: #fff;
	font-size: 7pt;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ecms_crumbNavigation a:link, .ecms_crumbNavigation a:active, .ecms_crumbNavigation a:visited{
	color: #fff;
	text-decoration: underline;
}
.ecms_crumbNavigation a:hover{
	color: #AFB2C1;
	text-decoration: underline;
}


/* =-=-=--=--=-=-=-= Hours =--=-=--=--=-=--= */
#ecms_hoursOfOperation{
	background-color: #596468;
	border: 1px solid #7D8A90;
	border-top: 0;
	width: 350px;
	margin: 0 auto;
	padding: 0px;
	clear:both;
	text-align: left;
}
.hourGroupTitle{
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 2px 0;
	margin-bottom: 3px;
	background-color: #444D50;
	border-bottom: 1px solid #7D8A90;
	border-top: 1px solid #7D8A90;
}
.hourGroup{
	color: White;
	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: #EEEEF3;
	border: 1px solid #4E585C;
	padding-bottom: 15px;
}
.coupon .assetSubTitle{
	background-color: #848B8E;
	text-align: center;
	padding: 3px 2px !important;
	line-height: 14px;
	color: #fff;
	border-bottom: 1px solid #4E585C;
}
#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: #5E5E56;
	text-align: justify;
	margin: 10px 5px 10px 5px;
	font-size:90%;
}
#ecms_coupons .assetDescription{
	
}
#ecms_coupons .couponendTime{
	color: #0A0E2B !important;
	position: absolute !important;
	bottom: 4px;
	left: 5px;
}
#ecms_coupons .couponendTime label{
	font-weight: bold;
}
#ecms_coupons .itemShortDescription{
	color: #00073D;
	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{
	background-color: #ffffff !important;
	color: #000000 !important;
	width: 375px;
	margin: 10px auto;
}
.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;
	background-color: #fff !important;
}
.couponDisplayPopup .couponStoreName{
	text-align: center;
	color: #fff;
	border-bottom: 2px dashed #666;
	font-weight: bold;
	background-color: #999;
	padding: 3px 0px !important;
}
.couponDisplayPopup .assetSubTitle{
	background-color: #FaFafa;
	color: #333 !important;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px dashed #666666;
	padding: 5px 0px 5px 10px;
}
.couponDisplayPopup  .couponDisplayPopup .itemDescription,.couponDisplayPopup .couponEndDate{
	color: #000000 !important;
	font-size: 8pt;
	text-align: center;
}
.couponDisplayPopup .couponendTime{
	margin: 5px;
	font-size: 8pt;
}
.couponDisplayPopup .couponendTime label{
	font-weight: bold;
}

.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 0px 3px 0px;
	border-top: 1px dashed #666666;
	position: relative;
}
.couponDisplayPopup .couponStoreAddress .ecms_label{
	font-weight:bold;
	padding-left: 5px;
}
.couponStoreName{
	color: #FD9334;
	text-align: center;
}
.couponPrint{
	text-align: left;
}
/* =--=-=-=-=--=--=-=-=-= Showcase Skins =--=-=-=-=--=--=-=-=-= */
/* =-=-=--=--=-=-=-= Showcase =--=-=--=--=-=--= */
#ecomm_showcase{
background-color: transparent;
	width: 746px;
	margin-top: 10px;
	padding-bottom: 10px;
}

#ecomm_showcaseContent{
	margin-top: 0px;
	padding-right: 0px;
	width: 746px;
	padding-left: 7px;
}

#ecomm_showcaseFeaturedProducts{
	width: 145px !important;
	margin: 0;
	float: left;

}
#ecomm_showcasePortal{
	width: 746px !important;
	text-align: left;
	background-color: #fff;
}
#ecomm_showcasePortalContent{
	background-color: #495356;
	color: White !important;
	overflow: auto;
	width: 595px;
	float: left;
	margin: 0;
}
.ecomm_showcaseAssetTitle{
	color: #fff !important;
}
.ecomm_showcaseAsset{
	min-height: 260px;
	height: auto;
}
#ecomm_showcasePortalContent a:link{
	color: #3B2F5C;
}
.showcaseSearchInner_tbl{
	margin-top: 115px;
	color: #fff;
	width: 480px;
	
}

#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{
	background-image: url(../images/used.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 227px;
	width: 253px;
	display:none;
}
#ecomm_showcaseFindNew{
	background-image: url(../images/new.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 256px;
	width: 525px;
}
#ecomm_showcaseFindUsedAdvanced{
	background-image: url(../images/used_advanced.jpg);
	background-repeat: no-repeat;
	height: 357px;
	width: 512px;
	padding-left: 0px;
	margin: 0px auto;
}
#ecomm_showcaseFindUsedAdvanced .showcaseSearchInner_tbl{
	margin-top: 50px;
	width: 480px !important;
}

.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: White;
	
	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: 15px;
	padding-right: 15px;
}

#ecomm_showcasePortalContent #ecms_usedEquipmentList{
	padding: 0;
}


#ecms_usedEquipmentList td{
	padding: 2px;
}
#ecms_usedEquipmentList .equipmentList_tblRow1{
	background-color: #444D50;
}
#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: #E2E7F2;
}
#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: #000;
}
#ecomm_showcasePortalContent a:hover{
	color: #a00;
}

/* =-=-=--=--=-=-=-= Links =--=-=--=--=-=--= */
#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: bold;
	padding: 1px 2px;
	color: #fff;
	text-decoration: underline;
}
.linkControls a:hover{
	color: #B8C9D3;
}
.links .link{
	background-repeat: no-repeat;
	padding-bottom: 1em;
	
	
}
/* =-=-=--=--=-=-=-= Events =--=-=--=--=-=--= */
#ecms_events .assetDescription{
	margin-bottom: 5px;
	margin-left: 5px;
}
#ecms_events .assetSubTitle{
	margin: 1em 0px 10px 0px;
	font-size: 110%;
	border-bottom: 1px solid #C8C8C8;
}

#ecms_events .eventTime{
	text-align: right;
	font-size: 8pt;
}
#ecms_events .itemDescription{
	margin-top: 5px;
}
#ecms_events .eventListItemTitle_link{
	margin-left: 5px;
	text-decoration: underline;
}
/* =-=-=--=--=-=-=-= 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{
	border: 1px solid #4E585C;
	background-color: #3E4369;
	padding: 0px;
}
/* =-> Single Gallery <-= */
.gallery_tbl .gallery_tblRow0{
	background-color: #535E61;
}
.gallery_tbl .gallery_tblRow1{
	background-color: transparent;
}
.gallery_tbl td{
	padding: 5px;
	text-align: center;
}
.gallery_tbl img{
	border: 1px solid #82A7DD;
	background-color: #F2F5FA;
	padding: 0px;
	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;
	background-color: #000;
	clear:left;
	padding: 1px;
	
}
#ecms_staff .assetTitle{
	margin: 0 0px 10px 0px;
	padding-top: 1em;
	clear:both;
}
#ecms_staff .assetSubTitle{
	color: #fff;
}
#ecms_staff .itemShortDescription{
	color: #BEE5F4;
	text-align: left;
	margin-bottom: 8px;
}

#ecms_staff .assetDescription{
	font-size: 95%
}

/* =-=--=--=-=->>> *** EComm Cart CSS *** <<<=--=--=-+-=--= */
/* =-=-=--=--=-=-=-= Shopping Cart Styles =--=-=--=--=-=--= */
#ecomm_sideBar{
	width: 150px;
	margin: 0 0 1px 0px;
	padding: 0 0 0 10px;
}

#ecomm_main{
	width: 760px;
	margin: 0;
	padding: 0;
}
#hoursContainer, #ecomm_shopContent{
	float: left;
	width: 580px;
	margin: 0 0 0 5px;
	padding: 1em 0 0 0;
}
#ecomm_fullContent{
	width: 746px;
	padding-left: 7px;
}
#hoursContainer{
	float: right;
	text-align: center;
}

#ecomm_content, .ecomm_noLeftNav #ecomm_shopContent{
	float: right;
	width: 555px;
	padding: 20px 20px 0 0 !important;
}
.ecomm_browseProductsImage, .ecomm_productListImage{
	text-align: center;
	bordeR: 1px solid #C8C8C8;
	background-color: #848B8E;
	padding: 1px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}

.ecomm_productListProductTitle{
	margin-bottom: 5px;

}
.ecomm_productListProductDescription{
	margin-bottom: 3px;

}
.ecomm_productListProductPrice{
	margin-bottom: 1em;
	color: #00073D;
	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: #C8CBCC;
}
#ecomm_CatalogSelector a:hover{
	color: #fff;
}
.ecomm_CatalogSelectorCatalogImage, .ecomm_catalogAssetCatalogImage{
	background-color: #C8CBCC;
	border: 1px solid #000;
	padding: 6px;
	margin: 10px 0 5px 0;
}
a:hover .ecomm_CatalogSelectorCatalogImage, a:hover .ecomm_catalogAssetCatalogImage{
	background-color: #EDEFF7;
}
.ecomm_catalogAssetImage{
	text-align: center;
}
/* =-> Featured/Clearence <-= */
#ecomm_featuredItemsTitle, #ecomm_clearanceItemsTitle{
	background-color: #3B4245;
	padding: 3px 5px;
	color: #FFF;
	margin: .5em 0 0 0;
	border: 1px solid #1D2122;
	border-bottom: 0;
}
#ecomm_featuredItems, #ecomm_clearanceItems{
	background-color: #7D8A90;
	padding-top: 10px;
	border: 1px solid #1D2122;
	color: #D1D6D8;
	
}

.ecomm_clearanceItemPrice, .ecomm_featuredItemPrice{
	color: White;
	font-weight: bold;
	font-size: 100%;
}
.ecomm_featuredItemImage, .ecomm_clearanceItemImage{
	text-align: center;
	margin-top: 5px;
	padding: 2px 3px 3px 3px;
	background-color: #FFF;
	border: 1px solid #3B4245;	
}
.ecomm_clearanceItemTitle, .ecomm_featuredItemTitle{
	margin: 1em 0;
}
.ecomm_featuredItemTitle a:link, .ecomm_featuredItemTitle a:active,
.ecomm_clearanceItemTitle a:link, .ecomm_clearanceItemTitle a:active{
	color: White;
}
.ecomm_clearanceItemTitle a:visited, .ecomm_featuredItemTitle a:visited{
	color: #eee;
}
.ecomm_clearanceItemTitle a:hover, .ecomm_featuredItemTitle a:hover{
	color: #BEE5F4;
}
.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{
	color: #D1D6D8;
}
.ecomm_featuredItemsFooter a:hover, .ecomm_clearanceItemsFooter a:hover{
	color: #BEE5F4;
}
.ecomm_featuredItemsFooter, .ecomm_clearanceItemsFooter{
	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: White;
}
#ecomm_viewCart a:hover{

	text-decoration: underline;
}
.ecomm_viewCartHeader{
	color: White;
	background-color: #3B4245;
	padding: 1px 2px 2px 10px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	background-repeat: repeat-x;
}
#ecomm_viewCart .ecomm_viewCartItem{
	background-color: #7D8A90;
	border: 1px solid #000;
	border-top: 0px;
	color: #EEEEEE;
	}
.ecomm_button, .ecomm_viewCartFooter .ecomm_button, .ecomm_button, .ecomm_buttonDisabled, .ecomm_addToCartButton{
	font-size: 10px;
	font-weight: normal;
	background-color: #848B8E;
	color: #fff !important;
	border: 1px solid #DDDDDD;
	text-align: center;
}
#ecomm_systemMessagesInfo{
	font-size: 9px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;

}
.ecomm_viewCartItem{
	border-bottom: 1px dotted #7C7B7B;
	background-color: #FFFFFF;
}
.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: #B2D4ED;
}
.ecomm_viewCartSubTotalRow{
	color: #fff;
}
.ecomm_checkoutFormLabel{
	padding: 0.5em 0 3px 0;
}
/* =-> Quick Order <-= */
#ecomm_cartQuickOrder{
	margin-top: 20px;
	margin-bottom: 10px;
   color: #EEEEEE;
}
.ecomm_cartQuickOrderForms{
	background-color: #7D8A90;
	border-color: Black;
}
.ecomm_cartQuickOrderTab{
	background-color: #3B4245;
	border-color: #272B43;
	color: #fff;
}
.ecomm_cartQuickOrderTab_selected{
	background-color: #7D8A90 !important;
	color: #eee;
	border-color: #000;
}

.ecomm_productOptionDetailSaleDescription{
	color: #fff;
	font-weight: bold;
}

.flashCatalog, .FlashCatalog{
	width: 744px !important;
	margin-left: 4px;
}

/* =-> Product Pager <-= */
#ecomm_productPager, .pagingControl{
	margin: 2px 0px 1em 0;
	padding: 1px 2px;
	font-size: 11px;
	background-color: #848B8E;
	bordeR: 1px solid #4E585C;
}
#ecomm_productPager, .pagingControl, #ecomm_productPager span{
	color: #fff;	
}
#ecomm_productPager a:link, #ecomm_productPager a:visited,
#ecomm_productPager a:active, .pagingControl a:link, .pagingControl a:visited, .pagingControl a:active {
	color: #fff;
	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: #fff;
	background-color: #4E585C;
	padding: 2px;
}
.ecomm_productPagerPageCountNumber{
	font-weight: bold;
	color: #1E277D;
	padding: 2px;
}




.ecomm_showcaseAssetTitle{
	color: #000000;
	font-size: 10px;
}













































/* Tiretracker */
/* V.2 3/9/07  */
#ecomm_tireFitmentGuide{
	text-align: center;
	font-size: 11px !important;
	color: #fff;
	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: #000;
}
.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: 0px;
}
.tireFitmentGuideFinderBottom_tblRow .tireFitmentGuideFinder_tblCell{
	padding-top: 5px;
}
#ecomm_catalogSelector_div, .ecms_promotions{
	position: relative;
	z-index: 3;
}
/*-------- Map ------------*/
#ecms_map .map{
	height: 320px !important;
}
.map_img{
	border: 1px solid #333;
}








/* --------- Checkout 2 ----------*/
#ecom_leftCart{
	left: 5px;
}
#ecom_leftCart .boxContents{
 font-size: 11px !important;
 padding: 2px !important;
}
#ecom_leftCart .leftCartBox .boxTitle{
 background-color: #838B8E !important;
 color: #fff !important;
 border-color: #838B8E !important;
}
#ecom_leftCart .leftCartBox .boxContents{
 border-color: #838B8E !important;
}




