/* -=-==--=--=-==-=-=-=-=--=-=-=-=-
 *  
 *		 Generic Powersports Template 01
 *		 Written: 7/28/06
 * 	 Author: K. Praslowicz for 50 Below.
 *
 *
 --=-==--=--=-==-=-=-=-=--=-=-=-=- */
 /*---=-=-==-=-=-= Left Nav Removal -----------------*/
.indexNoLeftNav #ecomm_sideBar, .templateNoLeftNav #ecomm_sideBar{
	display: none;
}
.templateNoLeftNav #ecomm_shopContent, .indexNoLeftNav #ecomm_shopContent{
	padding: 0px 0px 0 5px;
	width: 740px;
	margin: 10px 0px 0 0px;
}
/*------=-= Balancing for showcase boxes -----------=-==--=*/
.templateNoLeftNav #showcaseSearch_tbl{
	width: 100px;
	margin: 0 auto;
}
.templateNoLeftNav #showcaseSearch_tbl div{
	margin: 0 auto;
	width: 253px;
	height: 279px;
}
.templateNoLeftNav .showcaseSearch_tblCell{
	padding: 5px;
}
 /* =--=-=-=-=--=-=-=-= Main Structure =-=-=-=--=--=-=-=-= */
html{
	text-align: center;
	background-color: #CCCCCC;
	color: black;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/horz_repeat.jpg);
	background-repeat:repeat;
}
body{
	padding: 0;
	margin-right: 0px;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
#main {
	width: 768px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-color: white;
	background-repeat: repeat-y;
	background-image: url(../images/repeat.jpg);
	background-position: top left;
	border:1px solid black;
	
}
#topNav{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 768px;
	height: 29px;
	color: white;
	background-color:	#5D5C3F;
	background-repeat: no-repeat;
 	background-image: url(../images/topnav.jpg); 
	background-position: bottom;

}
#header{
	width: 768px;
	height: 60px;
	background-position: right-bottom;
	background-repeat: no-repeat;	
	background-color: #165195;
	text-align: left;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;

}

#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;
	
}
#companyinformation{
	color: white;
	font-weight: normal;
	padding-top:8px;
	float: right;
	padding-right: 10px;
}

#primeNav{
	clear:both;
	height: 27px;
	background-image: url(../images/midnav.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	text-align: center;
	position: relative;
	z-index: 10;
	

}


#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{
	height: 25px;
	clear:both;
	background-image: url(../images/footer.jpg);
	background-position: right-bottom;
	background-repeat: repeat-x;
	
}
#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: left;
	font-weight: bold;
	text-transform: capitalize;
	padding-bottom:0px;
	padding-left: 10px;
	padding-top:2px;
}
#ecomm_shopNavLinks{
	float: left;
	text-align: left;
	font-size: 11px;
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:200px;
	display: none;

}
#ecomm_shopNavLinks a:link, #ecomm_shopNavLinks a:visited,
#ecomm_shopNavLinks a:active{
	padding: 0px 0px 0 5px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
#ecomm_shopNavLinks a:hover{

	padding-left: 5px;
	text-decoration: none;
	color: #FF3328;
}

/* =-> Search Bar <-= */
#ecomm_shopNavSearchBar{
	text-align: right;
	float: right;
	margin-top:0px;
	width: 175px;
	padding-right:10px;
}
/*#ecomm_SearchProducts{
	clear:both;
	text-align: right;
	padding-right:5px;
	float: right;
	margin-top:0px;
	width: 200px;
} */
 .ecomm_shopNavSearchBarLabel{
	color: white;
	font-weight: bold;
	padding-right: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
} 
/* .ecomm_SearchProductsLabel{
	color: white;
	font-weight: bold;
	padding-right: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
} */
#searchButton {
	color: white;
	font-weight: bold;
	font-size: 10px;
	background-color: #FF3328;
	background-repeat: no-repeat;
	border:1px solid white;
	width: 26px;
	height: 19px;
	margin-bottom: 4px;
	background-image: url(../images/button.jpg);
	
}
#searchProducts {
	font-size: 10px;
	background-color: White;
	border: 1px solid #333;
	width: 75px;
	color: #3B2F5C;
	}


/* =--=-=-=-=--=--=-=-=-= Primary Nav =--=-=-=-=--=--=-=-=-= */
#primeNav .nav{

	padding-top:3px;
	line-height: 23px;
	position: relative;
	left: 8px;
	color: white;

	
}
#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:white;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
}
#ecms_primeNav .navItemLink:hover{
	color: #FF3328;
	text-decoration: none;
}

/* =-> Second Tier <-= */
#ecms_primeNav .nav .navItem .navSub{
	top:20px !important;
	left: 3px !important;
	line-height: normal;
	background-color:white;
	border: 1px solid black;
	padding: 0 !important;
	width: 150px;
}
#ecms_primeNav .nav .navItem .navSub .navSubItem{
	margin:1px;
	padding: 0px !important;
	text-align:left;
	background-color: #171478;
}

#ecms_primeNav .navSubItemLink:active,#ecms_primeNav .navSubItemLink:visited,#ecms_primeNav .navSubItemLink:link{
	font-weight: normal;
	line-height: 14px;
	padding: 3px;
	margin: 0 !important;
	color:white;
	text-decoration: none;
	width: 144px;
	display: block;
}
#ecms_primeNav .navSubItemLink:hover{
	color:white;
	background-color: #FF3328;
	text-decoration:none;
}
/* =--=-=-=-=--=--=-=-=-= Left Nav =--=-=-=-=--=--=-=-=-= */



#ecms_sideBarNav .navItem .navSub{
	padding:0px;
	margin: 0px 0px 0px 0px;
}


#ecomm_shopByNavTitle,#ecomm_accountNavTitle, #ecomm_catalogNavTitle{
	color: black;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 2px 2px;
	padding-bottom:6px;
	font-weight: bold;
	margin-bottom:5px; 
	font-size: 12px;
	display: block;
	text-align: center;
	text-transform: capitalize;
}
#ecms_sideBarNav{
	padding: 0px 4px 4px 4px;
	margin: 15px 5px 0px 0px;
	width: 140px;
	background-color: transparent;
	border: 0px solid black;
}

#ecms_sideBarNav a{
	display: block;
	font-size: 11px;
	text-align:left;
}

#ecms_sideBarNav a:active, #ecms_sideBarNav a:link, #ecms_sideBarNav a:visited{
	padding: 2px;
	padding-left: 6px;
	color: white;
	display: block;
	background-color:#171478;
	text-decoration: none;	
	font-weight:normal;
	border: 0px solid black;
	border-bottom:0px solid white;
	margin-bottom:2px;
}
#ecms_sideBarNav a:hover{
	color: white;
	text-decoration: none;
	background-color: #FF3328;
	margin-left: 0px;
	display: block;
}
.navItemLink_selected, .navItemLinkSelected{
	font-weight: bold !important;
	background-color: transparent !important;
	color:black !important;
	border-left:5px solid #FF3328 !important;
	margin: 0px;
		}

#ecms_sideBarNav .navSubItem a:link, #ecms_sideBarNav .navSubItem a:active, #ecms_sideBarNav .navSubItem a:visited{
font-style: italic;
color: white;
margin-left:0px !important;

}
#ecms_sideBarNav .navSubItem a:hover{
color: white  !important;
background-color: #FF3328 !important;
} 

/* =--=-=-=-=--=--=-=-=-= Secondary Skins =--=-=-=-=--=--=-=-=-= */
.secondary #header{
	width: 768px;
	height: 60px;
	background-image: url(../images/header.jpg) !important;
	background-position: bottom;
	background-repeat: no-repeat;	
	background-color: #5D5C3F;
	text-align: left;
}
.secondary #companyName{
	width: 768px;
	text-align: right;
	height: 0px;
	padding: 15 10px 0 0;
	margin: 0;
}
.secondary #topNav{
	background-image: url(../images/topnav.jpg);
	height:29px;
	background-color: #5D5C3F;
}

.secondary #searchButton{
	border: 1px solid white;
}
/* =--=-=-=-=--=--=-=-=-= Content =--=-=-=-=--=--=-=-=-= */
p, .ecomm_asset{
	margin-bottom: 1em;
}
a:link, a:visited, a:active {
	color: #FF3328;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #171478;
	text-decoration: none;
	font-weight: bold;
}

.ecomm_assetTitle, .assetTitle{
	padding: 1px 2px 2px 10px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 3px;
	text-align: left;
	font-size: 12px;	
	color:black;
	border-bottom: 1px solid black;
	background-color:transparent;
	background-repeat: repeat-x;
	padding-bottom:5px;
	background-position: bottom;
}
h2.assetTitle{
	font-size: 100%;
}
.assetSubTitle{
	font-size: 100%;
	color: #171478;
}
#ecomm_pageTitle, .ecomm_formSectionHeader{
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 10px;
	margin-bottom: 1em;
	border: 2px solid #FF3328;
	background-color:#171478;
	color:white;
}
#ecomm_pageTitle a:link, #ecomm_pageTitle a:active, #ecomm_pageTitle a:visited{
	color: #FF3328;
	text-decoration: none;
}
#ecomm_pageTitle a:hover{
	color: white;
	text-decoration: none;
}
#ecomm_policyNav{
	margin: 0;
	padding: 5px 20px 0 0;
	clear: both;
}

/* =-=-=--=--=-=-=-= Crumb Nav =--=-=--=--=-=--= */
.ecms_crumbNavigation{
	text-align: right;
	color: black;
	font-size: 7pt;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ecms_crumbNavigation a:link, .ecms_crumbNavigation a:active, .ecms_crumbNavigation a:visited{
	color: #FF3328;
	text-decoration: none;
}
.ecms_crumbNavigation a:hover{
	color: #171478;
}


/* =-=-=--=--=-=-=-= Hours =--=-=--=--=-=--= */
#ecms_hoursOfOperation{
	background-color: #CDCDCD;
	border: 1px solid black;
	width: 350px;
	margin: 0 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: #FF3328;
	background-repeat: repeat-x;
	border: 1px solid black;
}
.hourGroup{
	color: black;
	width: 350px;
	background-color: white;
	border: 1px solid black;
}

.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: white;
}
#ecms_coupons .coupon{
	margin-top: 5px;
	border:1px dashed black;
	background-color:#E9E9E9;
	color:black;
}
.coupon .assetSubTitle{
	text-align: center;
	padding: 3px 2px !important;
	line-height: 14px;
	border-bottom: 1px solid black;
	background-color: #FF3328 !important;
	color:white;
}
#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:200px; 
	padding: 0;
	min-height:200px;  
	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;
	margin-bottom: 20px;
}

.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: white !important;
	background-color: black !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: 730px;
	padding-top: 0px;
	padding-left: 12px;
	float: left;
		}

#ecomm_showcaseFeaturedProducts{
	width: 150px !important;
	margin: 0;

}

.showcaseSearchInner_tbl{
	margin-top: 95px;
}


#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: #FF3328 !important;
}
#ecomm_showcaseFindNew a:hover, #ecomm_showcaseFindUsed a:hover{
	color: white;
}
#ecomm_showcaseFindNew, #ecomm_showcaseFindUsed{
	color: white;
}

#ecomm_showcaseFindUsed{
	background-image: url(../images/used.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 246px;
	width: 269px;
	padding-left: 0px;
}
#ecomm_showcaseFindNew{
	background-image: url(../images/new.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 246px;
	width: 269px;
	padding-left: 0px;
}
#ecomm_showcaseFindUsedAdvanced{
	color: white;
	background-image: url(../images/used_advanced.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 428px;
	width: 499px;
	margin: 0 auto;
}


#ecomm_showcaseFindUsedAdvanced .showcaseSearchInner_tbl select,#ecomm_showcaseFindUsedAdvanced .showcaseSearchInner_tbl input{
	width: 125px !important;
	}
	#ecomm_showcaseFindUsedAdvanced .showcaseSearchInner_tbl .ecomm_button{
	width: 25px !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: #353535;
}
#ecomm_showcasePortalContent{
	background-color: #C1B8B8;
	overflow: auto;
	margin: 0 0 0 0;
}
#ecomm_showcasePortalContent a:link{
	color: #72A522;
}
#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: 15px;
	padding-left: 25px;
	padding-right: 15px;
}

#ecomm_showcasePortalContent #ecms_usedEquipmentList{
	padding: 0;
}


#ecms_usedEquipmentList td{
	padding: 2px;
	color: black;

}
#ecms_usedEquipmentList .equipmentList_tblRow1{
	background-color: white;
}
#ecms_usedEquipmentList .equipmentList_tblRow0{
	background-color: #E9E9E9;

}
#ecms_usedEquipmentList .equipmentListIcon_img{
}

/* =-> Showcase Portal Used Equipment table <-= */
#ecomm_showcasePortalContent #ecms_usedEquipmentList td{
	padding: 2px;
	border: 0;
	color:black;
}
#ecomm_showcasePortalContent #ecms_usedEquipmentList .equipmentList_tblRow1{
	background-color: #C5C7D1;
}
#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: #FF3328;
	text-decoration: none
}
#ecomm_showcasePortalContent a:hover{
	color: #141363;
}

/* =-=-=--=--=-=-=-= 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{
color:black;
margin-top:5px;
border-bottom:1px solid black;
	background-color:transparent;
padding: 2px;
}

#ecms_events .eventTime{
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	color: black;
}
#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 White;
	background-color: #000;
	padding: 2px;
}
/* =-> Single Gallery <-= */
.gallery_tbl .gallery_tblRow0{
	background-color: transparent;
	color: black !important;
}
.gallery_tbl .gallery_tblRow1{
	background-color: transparent;
	color: black;
}
.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: black;
	font-weight:bold;
	text-align: left;
	margin-bottom: 8px;
}

#ecms_staff .assetDescription{
	font-size: 95%
}

/* =-=--=--=-=->>> *** EComm Cart CSS *** <<<=--=--=-+-=--= */
/* =-=-=--=--=-=-=-= Shopping Cart Styles =--=-=--=--=-=--= */
#ecomm_sideBar, #ecomm_shopByNav, #ecomm_accountNav{
	width: 150px;
	margin-top: 10px;
	margin-bottom: 1px;
	margin-left:5px;
	}

#ecomm_main{
	width: 768px;
	margin: 0px 0px 0 0px;
	padding: 0px 0px 0 0px;
	padding-top: 10px;
}
#ecomm_fullContent{
	
}
#ecomm_shopContent{
	float: right;
	position: relative;
	right: 15px;
	width: 575px;
	margin: 0px 0 0 0px;
	padding: 25px 0px 0 5px;
}
#ecomm_content, .ecomm_noLeftNav #ecomm_shopContent{
	float: right;
	width: 565px;
	padding: 30px 15px 0 0;
}
.ecomm_browseProductsImage, .ecomm_productListImage{
	text-align: center;
	padding: 4px;
	padding-bottom: 8px;
	margin-bottom: 6px;
	margin-top: 4px;
	background-color: white;
	border: 1px solid black;
}
/* borderhover */
a:hover .ecomm_browseProductsImage, a:hover .ecomm_productListImage{
	background-color: #FF3328;
	border-color: black;
}


.ecomm_browseProductsProductTitle{
	color: #000 !important;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 2px;
	font-size: 11px;
}
.ecomm_productListProductTitle{
	margin-bottom: 5px;
	color:black !important;

}
.ecomm_productListProductDescription{
	margin-bottom: 3px;

}
.ecomm_productListProductPrice{
	margin-bottom: 1em;
	color: black;
	font-weight: bold;
	background-color:transparent;
	border:0px solid black;

}
#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: #FF3328;
	text-decoration: none;
}
#ecomm_CatalogSelector a:hover{
	color: #171478;
}
.ecomm_CatalogSelectorCatalogImage, .ecomm_catalogAssetCatalogImage{
	background-color: white;
	border: 1px solid black;
	padding: 6px;
	margin-top: 10px;
}
/*borderhover*/
a:hover .ecomm_CatalogSelectorCatalogImage, a:hover .ecomm_catalogAssetCatalogImage{
	background-color: #FF3328;
}


.ecomm_catalogAssetImage{
	text-align: center;
}
/* =-> Featured/Clearence <-= */
#ecomm_featuredItemsTitle, #ecomm_clearanceItemsTitle{
	padding: 2px 2px 5px 10px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 2px;
	text-align: left;
	font-size: 12px;
	border:2px solid #FF3328;
	background-color:#171478;
	background-repeat: repeat-x;
	color:white;
}
#ecomm_featuredItems, #ecomm_clearanceItems{
	border: 0px solid #C7C7B5;
	background-color: transparent;
	margin-bottom: 15px;
	color:black;
	padding: 6px;
}

.ecomm_clearanceItemPrice, .ecomm_featuredItemPrice{
	color: black;
	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: #FF3328;
	font-weight: bold;
	text-decoration: none;
}
.ecomm_clearanceItemTitle a:visited, .ecomm_featuredItemTitle a:visited{
	color: #646464; 
	font-weight: bold;
}
.ecomm_clearanceItemTitle a:hover, .ecomm_featuredItemTitle a:hover{
	color: #171478;
	text-decoration: none;
}
.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: #FF3328;
	text-decoration: none;
}
.ecomm_featuredItemsFooter a:hover, .ecomm_clearanceItemsFooter a:hover{
	color: #171478;
	text-decoration: none;
}
/* =-> View Cart <-= */
#ecomm_receiptItems td{
	text-align: left;
}
.ecomm_receiptItemsHeader th{
}
.ecomm_formSectionTitle {
	padding-left: 5px;
}
.ecomm_orderHistoryItem td{
	text-align: left;
}
.ecomm_viewCartHeader{
	height:15px;
	padding: 1px 2px 2px 10px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	background-color:#171478;
	color:white;
	border: 1px solid #FF3328;
}
#ecomm_viewCart{
border: 1px solid #FF3328 !important;
margin-bottom: 10px;
background-color:#E1e1e1;
}
#ecomm_viewCart .ecomm_viewCartItem{
color: black;
background-color:#E1e1e1;
border:1px solid #FF3328;
	}

#ecomm_viewCart td{
	border-bottom: solid 1px #FF3328;
	border-top: solid 1px #FF3328;
	background-color: #E1e1e1;
	color: black;
}
#ecomm_viewCart a:link, #ecomm_viewCart a:visited, #ecomm_viewCart a:active{
	color: #FF3328;
	font-weight:bold;
	text-decoration: none !important;
}
#ecomm_viewCart a:hover{
	color: #171478;
	text-decoration: none;
}

.ecomm_button, .ecomm_viewCartFooter .ecomm_button, .ecomm_button, .ecomm_buttonDisabled, .ecomm_addToCartButton{
	font-weight: bold;
	font-size: 10px;
	height: 18px;
	cursor: pointer;
	background-color: #FF3328;
	color: white;
	border: 1px solid black;
	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;
border:1px solid black;
}
#ecomm_productList {
}
#ecomm_productList td{
}
#ecomm_browseProducts td{
}
#ecomm_browseProducts {
}

.ecomm_productDetailBarPrice {
		color:black;
}
#ecomm_productDetailBar{
	width: 100%;
	margin-bottom: 20px;
	color: black;
}
#ecomm_productDetailBar td{
	padding: 2px;
}
.ecomm_formLabelRequired {
	color: red;
}
.ecomm_viewCartSubTotalRow{
}
.ecomm_checkoutFormLabel{
	padding: 0.5em 0 3px 0;
}
/* =-> Quick Order <-= */
#ecomm_cartQuickOrder{
	margin-top: 20px;
	margin-bottom: 10px;
}
.ecomm_cartQuickOrderForms{
	background-color: #E1e1e1;
	border-color: #FF3328;
	color:black !important;
}
.ecomm_cartQuickOrderTab{
	background-color: #959595;
	color: black;
	border: 1px solid #FF3328
}
.ecomm_cartQuickOrderTab_selected{
	background-color: #E1e1e1 !important;
	color: black;
	border-color: #FF3328;
}

.ecomm_productOptionDetailSaleDescription{
	color:black;
}

.flashCatalog, .FlashCatalog{
	width: 750px !important;
}

/* =-> Product Pager <-= */
#ecomm_productPager, .ecomm_productPagerPagePrevious span, .ecomm_productPagerPagePrevious, .ecomm_productPagerPageNext, .ecomm_productPagerPageNext span{
	color: black;
	font-size: 11px;
	padding:2px;
}
#ecomm_productPager{
	background-color: #E1E1E1;
	border:1px solid black;
	margin: 2px 0px;
	padding: 2px 2px;
	font-size: 11px;
}
.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: #FF3328;
	text-decoration: none;
	padding: 2px;
	font-weight:bold;
}
.ecomm_productPagerPageNext a:hover, .ecomm_productPagerPagePrevious a:hover,.ecomm_productPagerPageCount a:hover {
	color: white;
	background-color: #FF3328;
	padding: 2px;
	text-decoration: none;
}
.ecomm_productPagerPageCountNumber{
	font-weight: bold;
	color: black;
	/*background-color: #000;*/
	padding: 2px;
}

.ecomm_showcaseAssetTitle{
	color: black;
	font-size: 10px;
}

/*-----------Site Unique Classes-------------*/
#ctas{
color: #000000;
font-weight: bold;
font-size: 11px;
margin-bottom: 1em;
}
#cta1,#cta2,#cta3{
width: 151px;
border: 1px solid #002E82;
}
#cta1{
background-image: url(../siteImages/CTA_bg_1.jpg);
}
#cta2{
background-image: url(../siteImages/CTA_bg_2.jpg);
}
#cta3{
background-image: url(../siteImages/CTA_bg_3.jpg);
}
.starters{
border: 1px solid #D6E8F3;
border-bottom: 0px;
margin-bottom: 1.5em;
width:100%;
}
.starters th{
background-color: #6AAED5;
color: #FFFFFF;
text-align: center;
}
.starters td{
vertical-align: top;
padding: 5px;
}
.row1{
background-color: #F5F5F5;
}

.ecomm_checkoutHelp{
	background-color: transparent;
	border:1px solid white; 
}



/*-------- Border style for images ----------*/
.imgborder, .imgborderleft, .imgborderright{
	border: 1px solid black;
	padding: 0px;
}
.imgborderleft{
	float: left;
	margin-right: 5px;
}
.imgborderright{
	float: right;
	margin-left: 5px;
}

#employmentForm fieldset
{
	display: block;
	margin: 0 0 1em 0;
	border: 0 solid #FFFFFF;
	border-top: 1px solid #000000;
	padding: 0 1em 1em 1em;
}

#employmentForm fieldset.radio
{
	margin: 0 0 0 -1em;
	border: 0 solid #FFFFFF;
}

#employmentForm fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
}

#employmentForm fieldset.radio label
{
	position: relative;
	top: -1.25em;
	display: inline;
	width: auto;
	margin: 0 0 0 11em;
	font-weight: bold;
	font-weight: normal;
}

#employmentForm fieldset.radio legend
{
	float: left;
	font-weight: bold;
}

#employmentForm input
{
	position: relative;
	top: -1.4em;
	left: 11em;
	display: block;
}

#employmentForm input.submit
{
	clear: both;
	top: 0;
}

#employmentForm label
{
	clear: both;
	float: left;
	display: block;
	width: 12em;
	margin-top: -1em;
	font-weight: normal;
	text-align: right;
}
#employmentForm label.commentbox{
	width: 40em;
	text-align: center;
	margin-top: 0.5em;
}
#employmentForm label.first
{
	margin-top: 1em;
}

#employmentForm select
{
	position: relative;
	top: -1.4em;
	left: 11em;
	display: block;
}
#employmentForm input.resetButton, #employmentForm input.submitButton{
	float: left;
	top: 5px;
}
#employmentForm input.submitButton{
	clear:left;
}











