
 /* =--=-=-=-=--=-=-=-= Main Structure =-=-=-=--=--=-=-=-= */
html{
	color: #FFF;
	/*background-image: url(../images/bg_repeat.jpg);*/
	background-repeat: repeat;
	background-color: #D9A51D;
	font-size: 76%;
	text-align: center;
	color: #000;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body{
	padding: 0;
	margin: 0;
}
#main {
	width: 755px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-color: #FFF;
	background-image: url(../images/repeat.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	/*border: 1px solid #75080D;*/
	
}
#topNav{
	margin: 0px auto 0px auto;
	padding: 40px 200px 0px 155px;
	height: 27px;
	/*width: 755px;*/
	color: #D9A51D;
	/*background-color:	#000;*/
	background-repeat: no-repeat;
	background-image: url(../images/topnav.jpg);
	background-position: top right;

}
#header{
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 65px;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 755px;
	background-color: #75080D;
	/*position: relative;*/
}
#flashSlideshow{
	/*position: absolute;
	top: 0;
	left: 0;*/
	width: 755px;
	height: 152px;
	/*z-index: 1;*/
}
/*#flashHeader{
	width: 755px;
	height: 115px;
}*/

#companyName{
	float: right;
	text-align: left;
	width: 371px;
	height: 85px;
	padding: 10px 10px 0 0;
	font-size: 22px;
	color: #0D1836;
	font-weight: 900;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#companyInfo{
	clear:both;
	float: right;
	width:381px;
	padding: 35px 0 0 0;
	text-align: left;
	color: #fff;
	font-weight: bold;
}
#companyInfo address{
	font-style: normal;
	margin-bottom: 0em;
	
}
#primeNav{
	clear:both;
	height: 33px;
	background-image: url(../images/midnav.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #99AB33;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	text-align: left;
}


#content{
	/*background-image: url(../images/content_bg.jpg);*/
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 475px;
	height: auto !important;
	height: 475px;

}
#footer{
	clear: both;
	height: 42px;
	margin: 10px auto 0px auto;
	/*font-size: 11px;
	text-align: center;
	color: #FFF;
	font-weight: bold;*/
	width: 755px;
	background-color: #75080D;
	background-image: url(../images/footer.jpg);
	background-position: bottom center;
	background-repeat: repeat-y;
}
#bg_corner{
	background-image: url(../images/bl_footer.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
/* =--=-=-=-=--=--=-=-=-= Top Nav =--=-=-=-=--=--=-=-=-= */
#ecomm_shopNav{
	clear: both;
	text-align: right;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 0px;
	line-height: 15px;
}
#ecomm_shopNavLinks{
	float: left;
	text-align: left;
	font-size: 11px;
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	margin-top: 3px;
}
#ecomm_shopNavLinks a:link, #ecomm_shopNavLinks a:visited,
#ecomm_shopNavLinks a:active{
	padding: 0px 0px 0 6px;
	text-decoration: none;
	color: #D9A51D;
	font-weight: bold;
}
#ecomm_shopNavLinks a:hover{
	text-decoration: none;
	color: #99AB33;
}

/* =-> Search Bar <-= */
#ecomm_shopNavSearchBar{
	text-align: right;
	padding-right: 10px;
	float: right;
	margin-top: 0px;
	width: 200px;
}
#ecomm_SearchProducts {
	text-align: left;
	font-weight: bold;
	float: left;
	/*padding: 0px;*/
}
.ecomm_shopNavSearchBarLabel, .ecomm_SearchProductsLabel {
	color: #D9A51D;
	font-weight: bold;
	padding-right: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#searchButton {
	color: #D9A51D;
	font-size: 11px;
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0px solid #000;
	width: 24px;
	height: 17px;
	margin-bottom: 4px;
	
}
#searchProducts {
	font-size: 10px;
	background-color: #FFF;
	border: 1px solid #000;
	width: 100px;
	color: #000;
	}


/* =--=-=-=-=--=--=-=-=-= Primary Nav =--=-=-=-=--=--=-=-=-= */
#primeNav .nav{
	padding-left: 10px !important;
	line-height: 30px;
	float: left;
	color: #FFF;
	/*text-transform: uppercase;*/
}
#primeNav li{

}
#ecms_primeNav .navSeperator{
	margin-left:3px;
	margin-right:3px;
}
#ecms_primeNav .navItemLink:active,#ecms_primeNav .navItemLink:link,#ecms_primeNav .navItemLink:visited{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
}
#ecms_primeNav .navItemLink:hover{
	color: #75080D;
	background-repeat: no-repeat;
	background-position: left center;	
	text-decoration: none;
}

/* =-> Second Tier <-= */
#ecms_primeNav .nav .navItem .navSub{
	top: 22px !important;
	left: 5px !important;
	line-height: normal;
	background-color: #75080D;
	border: 1px solid #75080D;
	padding: 0 !important;
	width: 150px;
}
#ecms_primeNav .nav .navItem .navSub .navSubItem{
	margin:1px;
	padding: 0px !important;
	text-align:left;
	background-color: #D9A51D;
}

#ecms_primeNav .navSubItemLink:active,#ecms_primeNav .navSubItemLink:visited,#ecms_primeNav .navSubItemLink:link{
	font-weight: bold;
	line-height: 14px;
	padding: 3px;
	margin: 0;
	color: #000;
	text-decoration: none;
	width: 140px;
	display: block;	
	/*text-transform: capitalize;*/
}
#ecms_primeNav .navSubItemLink:hover{
	color: #FFF;
	background-color: #96050A;
	text-decoration:none;
}
/* =--=-=-=-=--=--=-=-=-= Left Nav =--=-=-=-=--=--=-=-=-= */



#ecms_sideBarNav .navItem .navSub{
	padding:0px;
	margin: 0px 0px 0px 0px;
}

#ecomm_shopByNavTitle,#ecomm_accountNavTitle, #ecomm_catalogNavTitle{
	font-size: 100%;
	line-height:100%;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px 5px;
	color: #000;
	/*background-color: #75080D;*/
	border-bottom: 2px solid #000;
	/*background-image: url(../images/title_bg.jpg);*/
	background-position: right;
	width: 130px;
}

#ecms_sideBarNav a{
	display: block;
	font-size: 11px;
}

#ecms_sideBarNav a:active, #ecms_sideBarNav a:link, #ecms_sideBarNav a:visited{
	padding: 1px 5px 1px 5px;
	color: #96050A;
	font-style: italic;
	/*background-color: #99AB33;*/
	margin: 0px 1px 0px 0px;
	/*border-bottom: 1px solid #FFF;*/
	text-decoration: none;
	display: block;
	width: 130px;
}
#ecms_sideBarNav a:hover{
	color: #000;
	text-decoration: none;
	/*background-color: #C1C0AC;*/
	display: block;
}
.navItemLink_selected, .navItemLinkSelected{
	font-weight: bold;
	/*background-color: #C1C0AC !important;*/
	color: #96050A !important;
	font-style: normal !important;
}
#ecms_sideBarNav{
	padding: 0px;
	margin: 0px 0px 0px 10px;
	width: 140px;
	/*background-color: #99AB33;*/
	/*border: 1px solid #000;*/
	/*border-bottom: 1px solid #75080D;*/
}

/* =--=-=-=-=--=--=-=-=-= Sub Left Nav =--=-=-=-=--=--=-=-=-= */
#ecms_sideBarNav .navSubItem a:link, #ecms_sideBarNav .navSubItem a:active, #ecms_sideBarNav .navSubItem a:visited{
	width: 120px !important;
	margin-left: 10px !important;
}
#ecms_sideBarNav .navSubItem a:hover{
	color: #96050A !important;
	margin-left: 6px !important;
	border-left: 4px solid #FFF !important;
}


/* =--=-=-=-=--=--=-=-=-= Secondary Skins =--=-=-=-=--=--=-=-=-= */
.secondary #header{
	width: 701px;
	height: 30px;
	padding: 25px 0px 0px 60px;
	background-position: bottom;
	background-repeat: no-repeat;	
	background-color: #FFF;
	background-image: url(../images/sec_header.jpg);
	text-align: left;
}
/*.secondary #content {
	background-image: url(../images/sec_content_bg.jpg);
}*/
.secondary #companyName{
	width: 750px;
	text-align: right;
	height: 0px;
	padding: 15 10px 0 0;
	margin: 0;
}
.secondary #topNav{
	background-image: url(../images/sec_topnav.jpg);
	height: 34px;
	padding: 2px 0px 0px 0px;
}
/*.secondary #searchButton{
	border: 1px solid #FFF;
}*/
/* =--=-=-=-=--=--=-=-=-= Content =--=-=-=-=--=--=-=-=-= */
p, .ecomm_asset{
	margin-bottom: 1em;
}
a:link, a:visited, a:active {
	color: #96050A;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #96050A;
	background-color: transparent;
	text-decoration: underline;
}

.ecomm_assetTitle, .assetTitle{
	color: #000;
	background-color: transparent;
	padding: 1px 2px 2px 10px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 3px;
	text-align: left;
	font-size: 12px;
	border-bottom: 1px solid #99AB33;
}
h2.assetTitle{
	font-size: 100%;
}
.assetSubTitle{
	font-size: 100%;
	color: #000;
}
#ecomm_pageTitle, .ecomm_formSectionHeader{
	font-size: 100%;
	/*border: 1px solid #000;
	background-color: #75080D;*/
	border-bottom: 2px solid #75080D;
	/*background-image: url(../images/title_bg.jpg);*/
	background-position: center;
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 10px;
	margin-bottom: 1em;
}
#ecomm_pageTitle a:link, #ecomm_pageTitle a:active, #ecomm_pageTitle a:visited{
	color: #D9A51D;
}
#ecomm_pageTitle a:hover{
	color: #D9A51D;
}
#ecomm_policyNav{
	margin: 0;
	padding: 5px 15px 0 0;
	clear: both;
}

/* =-=-=--=--=-=-=-= Crumb Nav =--=-=--=--=-=--= */
.ecms_crumbNavigation{
	text-align: right;
	color: #000;
	font-size: 7pt;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ecms_crumbNavigation a:link, .ecms_crumbNavigation a:active, .ecms_crumbNavigation a:visited{
	color: #75080D;
}
.ecms_crumbNavigation a:hover{
	color: #000;
}


/* =-=-=--=--=-=-=-= Hours =--=-=--=--=-=--= */
#ecms_hoursOfOperation{
	background-color: #D9A51D;
	border: 1px solid #000;
	width: 350px;
	margin: 0 auto;
	padding: 5px;
	clear:both;
	text-align: left;
}
.hourGroupTitle{
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 3px 0;
	margin-bottom: 3px;
	background-color: #75080D;
	border: 1px solid #000;
}
.hourGroup{
	color: #000;
	width: 350px;
	background-color: #FFF;
	border: 1px solid #000;
}

.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;
	border:1px dashed #000;
	background-color: #C1C0AC;
	/*background-image: url(../images/bgrepeat.jpg);*/
	background-repeat: repeat;
	color:#000;
}
.coupon .assetSubTitle{
	background-color: #75080D;
	text-align: center;
	padding: 3px 2px !important;
	line-height: 14px;
	color: #FFF;
}
#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{
	text-align: center;
	margin: 10px 5px 10px 5px;
	font-size:90%;
}
#ecms_coupons .assetDescription{
	
}
#ecms_coupons .couponendTime{
	position: absolute !important;
	bottom: 4px;
	left: 5px;
}
#ecms_coupons .couponendTime label{
	font-weight: bold;
}
#ecms_coupons .itemShortDescription{
	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;
	border-bottom: 1px dashed #ddd;
	font-weight: bold;
	background-color: #666;
	padding: 3px 0px !important;
}
.couponDisplayPopup .assetSubTitle{
	background-color: #999;
	color: #FFFFFF !important;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #333;
	padding: 5px 0px 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: #FFF !important;
	background-color: #75080D !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 solid #666666;
}
.couponDisplayPopup .couponStoreAddress .ecms_label{
	font-weight:bold;
	padding-left: 10px;
}
.couponStoreName{
	color: #FD9334;
	text-align: center;
}
.couponPrint{
	text-align: left;
}
/* =--=-=-=-=--=--=-=-=-= Showcase Skins =--=-=-=-=--=--=-=-=-= */
/* =-=-=--=--=-=-=-= Showcase =--=-=--=--=-=--= */
#ecomm_showcaseContent{
	margin-top: 0px;
	padding-right: 0px;
	width: 753px;
	padding-left: 1px;
	float: left;
}

#ecomm_showcaseFeaturedProducts{
	width: 150px !important;
	margin: 0;

}

.showcaseSearchInner_tbl{
	margin: 100px 0px 0px 50px;
	width: 350px;
}


#ecomm_showcaseFindNew a:link, #ecomm_showcaseFindUsed a:link, #ecomm_showcaseFindNew a:visited, #ecomm_showcaseFindUsed a:visited, #ecomm_showcaseFindUsed a:active, 
#ecomm_showcaseFindNew a:active{
	color: #C1C0AC !important;
}

#ecomm_showcaseFindNew, #ecomm_showcaseFindUsed{
	color: #000;
}
#ecomm_showcaseFindNew a:hover, #ecomm_showcaseFindUsed a:hover{
	color: #FFF;
}
#ecomm_showcaseFindUsed{
	background-image: url(../images/used.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000;
	height: 246px;
	width: 266px;
	display: none;
}
#ecomm_showcaseFindNew{
	background-image: url(../images/flair.jpg);
	background-repeat: no-repeat;
	/*border: 1px solid #000;*/
	height: 246px;
	width: 525px;
	margin-right: 5px;
}
#ecomm_showcaseFindUsedAdvanced{
	background-image: url(../images/usedadv.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000;
	height: 425px;
	width: 500px;
	margin: 0 auto;
	color: #FFF;
}
#ecomm_showcaseFindNew .ecomm_button, #ecomm_showcaseFindUsed .ecomm_button, #ecomm_showcaseFindUsedAdvanced .ecomm_button{
	background-color: #D9A51D !important;
	color: #000 !important;
}
#ecomm_showcaseFindUsedAdvanced .showcaseSearchInner_tbl{
	margin-top: 110px;
}

.ecomm_legend{
	display: none;
}
.ecomm_fieldset{
	border: 0px;
}

/* =-> Portal Styles on Showcase Page <-= */
#ecomm_showcasePortal{
	text-align: left;
	background-color: #FFF;
}
#ecomm_showcasePortalContent{
	background-color: #000;
	overflow: auto;
	margin: 0;
}
.ecomm_showcaseAssetTitle{
	color: #FFF;
	font-size: 10px;
}
#ecomm_showcasePortalContent a:link{
	color: #75080D;
}
#ecomm_showcaseSearch fieldset{
	height: 240px;
	width: 240px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#ecomm_showcaseFindUsed fieldset{

}
#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: 45px;
	padding-left: 185px;
	padding-right: 15px;
}

#ecomm_showcasePortalContent #ecms_usedEquipmentList{
	padding: 0;
}

#ecms_usedEquipmentList a:link, #ecms_usedEquipmentList a:active, #ecms_usedEquipmentList a:visited{
	color: #75080D;
	font-weight: bold;
}
#ecms_usedEquipmentList a:hover{
	color: #75080D;
}
#ecms_usedEquipmentList td{
	padding: 2px;
}
#ecms_usedEquipmentList .equipmentList_tblRow1{
	background-color: #99AB33;
}
#ecms_usedEquipmentList .equipmentList_tblRow0{
	background-color: transparent;
}
#ecms_usedEquipmentList .equipmentListIcon_img{
}

/* =-> Showcase Portal Used Equipment table <-= */
#ecomm_showcasePortalContent #ecms_usedEquipmentList td{
	padding: 0px;
	border: 0;
}
#ecomm_showcasePortalContent #ecms_usedEquipmentList .equipmentList_tblRow1{
	background-color: #99AB33;
}
#ecomm_showcasePortalContent #ecms_usedEquipmentList .equipmentList_tblRow0{
	background-color: transparent;
}
#ecomm_showcasePortalContent #ecms_usedEquipmentList .equipmentListIcon_img{
}
#ecomm_showcasePortalContent a:link, #ecomm_showcasePortalContent a:active, #ecomm_showcasePortalContent a:visited{
	color: #75080D;
}
#ecomm_showcasePortalContent a:hover{
	color: #75080D;
}

/* =-=-=--=--=-=-=-= Links =--=-=--=--=-=--= */
#ecms_links .assetDescription{
	display: none;
}
#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;
}
/* =-=-=--=--=-=-=-= Events =--=-=--=--=-=--= */
#ecms_events .assetDescription{
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	font-style: italic !important;
}
#ecms_events .assetSubTitle{
margin-top:5px;
border-bottom:1px solid #000;
}

#ecms_events .eventTime{
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	color: #D9A51D;
}
#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{
	border: 1px solid #FFF;
	background-color: #000;
	padding: 2px;
}
/* =-> Single Gallery <-= */
.gallery_tbl .gallery_tblRow0{
	background-color: transparent;
	color: #000 !important;
}
.gallery_tbl .gallery_tblRow1{
	background-color: transparent;
	color: #000;
}
.gallery_tbl td{
	padding: 5px;
}
.gallery_tbl img{
	border: 1px solid #FD9902;
	background-color: #000;
	padding: 2px;
}
/* =-=-=--=--=-=-=-= 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;
	bordeR: 1px solid #fff;
	
}
#ecms_staff .assetTitle{
	margin: 0px 0px 10px 0px;
	font-size: 110%;
	clear:both;
}
#ecms_staff .itemShortDescription{
	color: #D9A51D;
	font-weight:bold;
	text-align: left;
	margin-bottom: 8px;
}

#ecms_staff .assetDescription{
	font-size: 95%
}

/* =-=--=--=-=->>> *** EComm Cart CSS *** <<<=--=--=-+-=--= */
/* =-=-=--=--=-=-=-= Shopping Cart Styles =--=-=--=--=-=--= */
#ecomm_sideBar{
	margin-top: 10px;
	margin-bottom: 1px;
	width: 141px;
	padding: 0px 0px 0px 1px;
	display: none;
}
#ecomm_sideBar.leftNav_fix{
	display: block;
}

#ecomm_main{
	width: 755px;
	margin: 0;
	padding: 0;
}
#hoursContainer, #ecomm_shopContent{
	float: right;
	width: 724px;
	margin: 0px 0 0 0px;
	padding: 1em 15px 0 0;
}
#ecomm_shopContent.leftNav_fix{
	width: 565px;
}
#hoursContainer{
	float: right;
	text-align: center;
}

#ecomm_content, .ecomm_noLeftNav #ecomm_shopContent{
	float: right;
	width: 565px;
	padding: 1em 15px 0 0;
}
.ecomm_browseProductsImage, .ecomm_productListImage{
	text-align: center;
	padding: 4px;
	padding-bottom: 8px;
	margin-bottom: 3px;
	margin-top: 4px;
	background-color: #FFF;
	border: 1px solid #000;
}

.ecomm_browseProductsProductTitle{
	color: #000 !important;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 2px;
	font-size: 11px;
}
.ecomm_productListProductTitle{
	margin-bottom: 5px;
	color:#000 !important;

}
.ecomm_productListProductDescription{
	margin-bottom: 3px;

}
.ecomm_productListProductPrice{
	margin-bottom: 1em;
	color: #D9A51D;
	font-weight: bold;

}
#ecomm_systemMessagesErrors{
	width: 95%;
}

/* =-> Non-Flash Catalog List <-= */
#ecomm_catalogSelector_div{
	text-align: center;
	margin-bottom: 10px;
}
#ecomm_CatalogSelector td{
}
.ecomm_CatalogSelectorCatalogDescription{
	font-size: 10px;

}

#ecomm_CatalogSelector a:link, #ecomm_CatalogSelector a:active, #ecomm_CatalogSelector a:visited{
	color: #D9A51D;
	font-weight: bold;
}
#ecomm_CatalogSelector a:hover{
	color: #D9A51D;
}
.ecomm_CatalogSelectorCatalogImage, .ecomm_catalogAssetCatalogImage{
	background-color: #C1C0AC;
	border: 1px solid #000;
	padding: 6px;
	margin-top: 10px;
}
.ecomm_catalogAssetImage{
	text-align: center;
}
/* =-> Featured/Clearence <-= */
#ecomm_featuredItemsTitle, #ecomm_clearanceItemsTitle{
	padding: 2px 2px 2px 10px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	/*border-bottom: 3px solid #000;*/
	background-color: #75080D;
	color: #FFF;
}
#ecomm_featuredItems, #ecomm_clearanceItems{
	border: 1px solid #494949;
	background-color: #C1C0AC;
	margin-bottom: 15px;
	color:#000;
}

.ecomm_clearanceItemPrice, .ecomm_featuredItemPrice{
	color: #96050A;
	font-weight: bold;
	font-size: 100%;
}
.ecomm_featuredItemImage, .ecomm_clearanceItemImage{
	text-align: center;
	padding: 4px;
	padding-bottom: 8px;
	margin-bottom: 3px;
	margin-top: 4px;
	background-color: #FFF;
	border: 1px solid #000;
}
.ecomm_clearanceItemTitle, .ecomm_featuredItemTitle{
	margin: 1em 0;
}
.ecomm_featuredItemTitle a:link, .ecomm_featuredItemTitle a:active,
.ecomm_clearanceItemTitle a:link, .ecomm_clearanceItemTitle a:active{
	color: #75080D;
}
.ecomm_clearanceItemTitle a:visited, .ecomm_featuredItemTitle a:visited{
	color: #75080D;
}
.ecomm_clearanceItemTitle a:hover, .ecomm_featuredItemTitle a:hover{
	color: #75080D;
	text-decoration: underline;
}
.featuredLinks{
	margin-top: 15px;
}
.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: #000;
}
.ecomm_featuredItemsFooter a:hover, .ecomm_clearanceItemsFooter a:hover{
	color: #000;
	text-decoration: underline;
}
/* =-> View Cart <-= */
#ecomm_receiptItems td{
	text-align: left;
}
.ecomm_receiptItemsHeader th{
}
.ecomm_formSectionTitle {
	padding-left: 5px;
}
.ecomm_orderHistoryItem td{
	text-align: left;
}
#ecomm_viewCart{
border: solid 1px #000;
margin-bottom: 10px;
background-color: transparent;
border:1px solid #000;
}
#ecomm_viewCart a:link, #ecomm_viewCart a:visited, #ecomm_viewCart a:active{
	color: #75080D;
	font-weight:bold;
}
#ecomm_viewCart a:hover{
	color: #000;
	text-decoration: underline;
}
.ecomm_viewCartHeader{
	background-color: #D9A51D;
	color: #FFF;
	height:15px;
	border: 1px solid #000;
	padding: 1px 2px 2px 10px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	background-repeat: repeat-x;
}
#ecomm_viewCart .ecomm_viewCartItem{
	color: #000;
background-color:transparent;
border:1px solid #000;
	}
.ecomm_button, .ecomm_viewCartFooter .ecomm_button, .ecomm_button, .ecomm_buttonDisabled, .ecomm_addToCartButton{
	font-weight: bold;
	font-size: 10px;
	height: 18px;
	cursor: pointer;
	background-color: #99AB33;
	color: #FFF;
	border: 1px solid #000;
	margin-top: 3px;
}
#ecomm_systemMessagesInfo{
	font-size: 9px;
	text-align: center;
	padding-top: 20px;
	float: right;
	width: 560px;
}
.ecomm_viewCartItem{
	border-bottom: 1px dotted #7C7B7B;
	background-color: #FFFFFF;
}
.ecomm_viewCartItemQtyTextBox{
font-size:15px;
}
#ecomm_productList {
}
#ecomm_productList td{
}
#ecomm_browseProducts td{
}
#ecomm_browseProducts {
}

.ecomm_productDetailBarPrice {
		color:#000;
}
#ecomm_productDetailBar{
	width: 100%;
	margin-bottom: 20px;
	color: #000;
}
#ecomm_productDetailBar td{
	padding: 2px;
}
.ecomm_formLabelRequired {
	color: #FF0000;
}
.ecomm_viewCartSubTotalRow{
}
.ecomm_checkoutFormLabel{
	padding: 0.5em 0 3px 0;
}
/* =-> Quick Order <-= */
#ecomm_cartQuickOrder{
	margin-top: 20px;
	margin-bottom: 10px;
}
.ecomm_cartQuickOrderForms{
	background-color: #96050A;
	border-color: #000;
	color: #FFF !important;
}
.ecomm_cartQuickOrderTab{
	background-color: #75080D;
	color: #FFF;
	border: 1px solid #000
}
.ecomm_cartQuickOrderTab_selected{
	background-color: #96050A !important;
	color: #FFF;
	border-color: #000;
}

.ecomm_productOptionDetailSaleDescription{
	color: #000;
}

.flashCatalog, .FlashCatalog{
	width: 753px !important;
	margin-top: 0px;
	margin-left: 1px;
}

/* =-> Product Pager <-= */
#ecomm_productPager, .ecomm_productPagerPagePrevious span, .ecomm_productPagerPagePrevious, .ecomm_productPagerPageNext, .ecomm_productPagerPageNext span{
	color: #000;
	font-size: 11px;
}
#ecomm_productPager{
	margin: 2px 0px;
	padding: 1px 2px;
	font-size: 11px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.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: #99AB33;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
}
.ecomm_productPagerPageNext a:hover, .ecomm_productPagerPagePrevious a:hover,.ecomm_productPagerPageCount a:hover {
	color: #FFF;
	background-color: #99AB33;
	padding: 2px;
}
.ecomm_productPagerPageCountNumber{
	font-weight: bold;
	color: #D9A51D;
	/*background-color: #000;*/
	padding: 2px;
}






/*-----------Site Unique Classes-------------*/

.imgborder, .imgborder-left, .imgborder-right{
	border: 1px solid #D9A51D;
}

.imgborder-right{
	float: right;
	margin-left: 5px;
}

.imgborder-left{
	float: left;
	margin-right: 5px;
}

#ctas{
	font-size: 0px;
	line-height: 0px;
}
#ctas a{
	text-decoration: none;
}

#ctas img{
	margin: 0px;
	padding: 0px;
}

#flashContent{
	width: 550px;
	height: 81px;
}












