/* -=-==--=--=-==-=-=-=-=--=-=-=-=-
 *  
 *		 Powersports Template 11
 *		 Written: 7/31/06
 *     July `07 Remastered
 * 	 Author: K. Praslowicz for 50 Below.
 *
 *
 --=-==--=--=-==-=-=-=-=--=-=-=-=- */

.ecomm_asset a:link, .ecomm_asset a:active, .ecomm_asset a:visited{
	text-decoration: underline;
}
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;
	}
.imgborder, .imgborder-left, .imgborder-right, .imgborderleft, .imgborderright{
	border: 1px solid #0C0E47;	
}
.imgborder-left, .imgborderleft{
	margin-right: 5px;
	float: left;
}
.imgborder-right, .imgborderright{
	margin-left: 5px;
	float: right;
}
#flashVersionMessage{
	position: absolute;
	top: 15px;
	left: 10px;
	width: 750px;
	color: #fff;
	background-color: #000;
}
#flashVersionMessage a:active, #flashVersionMessage a:link, #flashVersionMessage a:visited{
	font-weight: bold;
	color: #F00;
}
#flashVersionMessage a:hover{
	text-decoration: underline;
} 
 /* =--=-=-=-=--=-=-=-= Main Structure =-=-=-=--=--=-=-=-= */
html{
	text-align: center;
	background-color: #0C0E47;
	color: #333;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body{
	padding: 0;
	margin: 0;
}
#main {
	width: 760px;
	margin: 0px auto 20px auto;
	text-align: left;
	background-color: #fff;
	border-top: 0px;
	background-repeat: repeat-y;
	background-image: url(../images/repeat.gif);
	background-position: left;
}
#main.secondary{
	margin-top: 20px;
}
#topNav{
	margin: 0px auto 0px auto;
	height: 30px;
	width: 760px;
	color: #fff;
	background-color: #0C0E47;
	background-image: url(../images/top_nav_index.jpg);
	position: relative;
}
#header{
	background-image: url(../images/header_base.jpg);
	width: 760px;
	height: 224px;
	position: relative;
}
#flashSlideshow{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 224px;
	z-index: 1;
}
#flashCompany{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
#primeNav{
	background-image: url(../images/midnav.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #252A76;
	position: relative;
	height: 31px;
}

#content{
	background-image: url(../images/contenttop.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 400px;
}
#footer{
	margin-top: 2em;
	height: 35px;
	clear:both;
	background-image: url(../images/footer.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
/* =--=-=-=-=--=--=-=-=-= Top Nav =--=-=-=-=--=--=-=-=-= */
#ecomm_shopNav{
	clear: both;
	text-align: left;
	font-weight: bold;
	text-transform: capitalize;
}
#ecomm_shopNavLinks{
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 11px;
	width: 200px;
}
#ecomm_shopNavLinks a:link, #ecomm_shopNavLinks a:visited,
#ecomm_shopNavLinks a:active{
	padding: 0px 2px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#ecomm_shopNavLinks a:hover{
	text-decoration: none;
	color: #DDD;
}

/* =-> Search Bar <-= */

#ecomm_shopNavSearchBar{
	position: absolute;
	right: 10px;
	top: 7px;
	width: 200px;
	padding: 0;
	line-height: 20px;
	height: 20px;
}

.ecomm_shopNavSearchBarLabel{
	position: absolute;
	left: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}


.secondary .ecomm_shopNavSearchBarLabel{

}
#searchButton {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 9px;
	background-color: #C7262F;
	background-image: url(../images/redbar-bg.gif);
	background-position: 0px -15px;
	background-repeat: repeat-x;
	color: #fff;
	border: 1px solid #000;
	height: 15px;
	width: 35px;
	text-align: center;
	
}
#searchProducts {
	font-size: 10px;
	background-color: White;
	border: 1px solid #33261E;
	width: 100px;
	height: 13px;
	color: #33261E;
	position: absolute;
	top: 2px;
	left: 60px;
}

/* =--=-=-=-=--=--=-=-=-= Primary Nav =--=-=-=-=--=--=-=-=-= */
#primeNav .nav{
	padding: 0;
	margin: 0;
	position: absolute;
	left: 10px;
	top: 11px;
}
#primeNav .navItem{
	padding: 0;
	margin: 0;
	line-height: 11px;
}
#ecms_primeNav .navSeperator{
	margin-left:2px;
	margin-right:2px;
	color: #fff;
}
#ecms_primeNav .navItemLink:active,#ecms_primeNav .navItemLink:link,#ecms_primeNav .navItemLink:visited{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#ecms_primeNav .navItemLink:hover{
	color: #D4D4D4;
}

/* =-> Second Tier <-= */
#ecms_primeNav .nav .navItem .navSub{
	top:12px !important;
	left: 2px !important;
	line-height: normal;
	background-color:#240708;
	border: 0px solid #000;
	padding: 0 !important;
	width: 150px;
}
#ecms_primeNav .nav .navItem .navSub .navSubItem{
	margin:1px;
	padding: 0px !important;
	text-align:left;
	background-color: #9F0000;
}

#ecms_primeNav .navSubItemLink:active,#ecms_primeNav .navSubItemLink:visited,#ecms_primeNav .navSubItemLink:link{
	font-weight: normal;
	line-height: 14px;
	padding: 2px;
	margin: 0 !important;
	color:White;
	text-decoration: none;
	width: 134px;
	padding-left: 12px;
	display: block;	
}
#ecms_primeNav .navSubItemLink:hover{
	color:#fff;
	text-decoration: none;
	background-image: url(../images/star.gif);
	padding-left: 12px;
	background-position: 2px center;
	background-repeat: no-repeat;
	background-color: #BF0016;
}
/* =--=-=-=-=--=--=-=-=-= Left Nav =--=-=-=-=--=--=-=-=-= */
#ecomm_shopByNavTitle, #ecomm_accountNavTitle, #ecomm_catalogNavTitle{
	color: #9E3641;
	padding: 1px 2px 2px 10px;
	font-weight: bold;
	margin: 13px 0 0 0;
	text-align: center;
	border-bottom: 1px solid #D6B7BD;
	margin-bottom: 5px;
}

.ecomm_shopByNavLink,.ecomm_accountNavLink, .ecomm_shopByNavSubLink{
	display: block;
	font-size: 10px;
}
#ecms_sideBarNav a:active, #ecms_sideBarNav a:link, #ecms_sideBarNav a:visited,
#ecms_sideBarNav .navSubItem a:link, #ecms_sideBarNav .navSubItem a:active, #ecms_sideBarNav .navSubItem a:visited {
	color: #6F6667;
	text-decoration: none;
	text-align: right;
	padding: 1px 0;
	width: 133px;
	display: block;
}
#ecms_sideBarNav a:hover, #ecms_sideBarNav .navSubItem a:hover{
	color: #33261E !important;
	display: block;
	text-decoration: underline;
}
#ecms_sideBarNav .navSubItem a:link, #ecms_sideBarNav .navSubItem a:active, #ecms_sideBarNav .navSubItem a:visited{
	padding-right: 10px;
	width: 123px;
}
.navItemLink_selected, .navItemLinkSelected{
	font-size: 11px;
	font-weight: bold;
	color: #0C0E47 !important;
	display:none;
	
}
#ecomm_shopByNav, #ecomm_accountNav, #ecomm_catalogNav{
	width: 135px;
}
/* =--=-=-=-=--=--=-=-=-= Secondary Skins =--=-=-=-=--=--=-=-=-= */
.secondary #header{
	position: relative;
	background-image: url(../images/header_secondary.jpg);
	height: 37px;
}
.secondary #primeNav{
	background-image: url(../images/midnav_secondary.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	height: 28px;
}
.secondary #primeNav .nav{
	top: 8px;
}
.secondary #topNav{
	background-image: url(../images/top_nav_secondary.jpg);
	height: 36px;
}
.secondary #content{
	background-image: url(../images/content_bg_sec.jpg);
}
.secondary #ecomm_shopNavSearchBar{
	right: 200px;
}
/* =--=-=-=-=--=--=-=-=-= Content =--=-=-=-=--=--=-=-=-= */
p, .ecomm_asset{
	margin-bottom: 1em;
}
a:link, a:visited, a:active {
	color: #D60001;
	text-decoration: none;
}
a:hover {
	color: #97171F;
	background-color: transparent;
	text-decoration: underline;
}

.ecomm_assetTitle, .assetTitle{
	font-size: 120%;
	color: #33261E;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}
.assetSubTitle{
	font-size: 100%;
}
#ecomm_pageTitle, .ecomm_formSectionHeader{
	font-size: 140%;
	text-align: center;
	border-bottom: 1px solid #D2B9B9;
	color: #0C0E47;
	font-weight: bold;
	text-align: left;
	margin-bottom: 1em;
}
#ecomm_pageTitle a:link, #ecomm_pageTitle a:active, #ecomm_pageTitle a:visited{
	color: #000;
}
#ecomm_pageTitle a:hover{
	color: #D60000;
}
#ecomm_policyNav{
	clear:both;
	text-align: right;
	margin: 2em 0;
}

#template_flashCorporatePromotionsHero{
	margin-top: 1em;
}
/* =-=-=--=--=-=-=-= Crumb Nav =--=-=--=--=-=--= */
.ecms_crumbNavigation{
	text-align: left;
	color: #33261E;
	font-size: 7pt;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ecms_crumbNavigation a:link, .ecms_crumbNavigation a:active, .ecms_crumbNavigation a:visited{
	color: #C7262F;
	text-decoration: underline;
}
.ecms_crumbNavigation a:hover{
	color: #33261E;
}


/* =-=-=--=--=-=-=-= Hours =--=-=--=--=-=--= */
#ecms_hoursOfOperation{
	background-color: #FEFEFE;
	border: 1px solid #D2B9B9;
	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: #C7262F;
}
.hourGroup{
	color: #33261E;
	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: Black;
}
#ecms_coupons .coupon{
	margin-top: 5px;
	padding-bottom: 20px;
	background-color: #FFF;
	border: 1px solid #D80100;
}
.coupon .assetSubTitle{
	background-color: #D80100;
	text-align: center;
	padding: 3px 2px !important;
	line-height: 14px;
	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{
	color: #000;
	text-align: justify;
	margin: 10px 5px 10px 5px;
	font-size:90%;
}
#ecms_coupons .assetDescription{
	
}
#ecms_coupons .couponendTime{
	color: #0C0E47 !important;
	position: absolute !important;
	bottom: 4px;
	left: 5px;
}
#ecms_coupons .couponendTime label{
	font-weight: bold;
}
.itemShortDescription{
	color: #9F0000;
	text-align: center;
	margin: 10px 5px 0px 5px;
	font-size:90%;
}
#ecms_coupons .couponSummary_tbl{
	width:100%;
}

#ecms_coupons .couponSummary_tbl td{
	width:50%;
	padding-right:2px;
	padding-left:2px;
	padding-bottom: 20px;
}
.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 =--=-=--=--=-=--= */
#ecomm_showcaseContent{
	margin-top: 0px;
	padding-right: 0px;
	width: 746px;
	padding-left: 0px;
	
}
.ecomm_showcaseAsset{
	min-height: 260px;
	height: auto;
}
#ecomm_showcaseFeaturedProducts{
	width: 145px !important;
	margin: 0;
	float: left;

}
#ecomm_showcasePortal{
	width: 746px !important;
	text-align: left;
	background-color: #fff;
}
#ecomm_showcasePortalContent{
	background-color: #0F125B;
	overflow: auto;
	width: 595px;
	float: right;
	margin: 0;
}
#ecomm_showcasePortalContent a:link{
	color: #3B2F5C;
}
.showcaseSearchInner_tbl{
	margin-top: 60px;
	color: #33261E;
}
#showcaseSearch_tbl{
	width: 90%;
	margin: 0px auto;
}
#ecomm_showcaseFindUsed{
	background-image: url(../images/used.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 246px;
	width: 266px;
}
#ecomm_showcaseFindNew{
	background-image: url(../images/new.jpg);
	background-repeat: no-repeat;
	border: 0px;
		height: 246px;
	width: 266px;
}
#ecomm_showcaseFindUsedAdvanced{
	border: 1px solid #D2B9B9;
	background-image: url(../images/used_advanced.jpg);
	background-repeat: no-repeat;
	height: 425px;
	width: 513px;
	padding-left: 0px;
	margin: 0px auto;
}
#ecomm_showcaseFindUsedAdvanced .showcaseSearchInner_tbl{
	margin-top: 110px;
}

.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{

}
#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: 20px;
	padding-right: 20px;
}
.equipmentList_tblRowHeader{
	white-space: nowrap;
}
#ecomm_showcasePortalContent #ecms_usedEquipmentList{
	padding: 0;
}


#ecms_usedEquipmentList td{
	padding: 2px;
}
#ecms_usedEquipmentList .equipmentList_tblRow1{
	background-color: #fff;
}
#ecms_usedEquipmentList .equipmentList_tblRow0{
	background-color: none;
}
#ecms_usedEquipmentList .equipmentListIcon_img{
}

/* =-> Showcase Used Equipment table <-= */
#ecomm_showcasePortalContent #ecms_usedEquipmentList td{
	padding: 2px;
	border: 0;
}
#ecomm_showcasePortalContent #ecms_usedEquipmentList .equipmentList_tblRow1{
	background-color: #D4D4D4;
}
#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: #3B2F5C;
}
#ecomm_showcasePortalContent a:hover{
	color: #a00;
}
/* =-=-=--=--=-=-=-= Links =--=-=--=--=-=--= */
#ecms_links .assetDescription{
	margin: 0 0 1em 5px;
}
#ecms_links .assetSubTitle{
	font-size: 8pt;
	border-bottom: 1px dotted #D2B9B9;
	margin-bottom: 2px;
		
}
#ecms_links .assetTitle{
	background-color: #173476;
	border-bottom: 2px solid #D80000;
	color: #fff;
	padding-left: 5px;
	font-size: 8pt;
	margin: 1em 0 0.5em 0;
}
#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-left: 5px;
}
#ecms_events .assetSubTitle{
	background-color: #173476;
	border-bottom: 2px solid #D80000;
	color: #fff;
	padding-left: 5px;
	font-size: 8pt;
	margin: 1em 0 0.5em 0;
}

#ecms_events .eventTime{
	text-align: right;
	font-size: 8pt;
}
#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: 0px solid #000;
	background-color: #fff;
	padding: 2px;
}
/* =-> Single Gallery <-= */
.gallery_tbl .gallery_tblRow0{
	background-color: #DFCACB;
}
.gallery_tbl td{
	padding: 5px;
}
.gallery_tbl img{
	border: 0px solid #000;
	background-color: #fff;
	padding: 2px;
}

/* =-=-=--=--=-=-=-= Staff =--=-=--=--=-=--= */

#ecms_staff .staffMember{
	padding-top: 10px;
	clear:both;
}
#ecms_staff .staff{
	margin-bottom: 20px;
	clear:both;
}
#ecms_staff .display_img{
	margin-right: 10px;
	background-color: #FFF;
	border: 1px solid #D2B9B9;
	padding: 0px;
	clear:left;
	
}
#ecms_staff .assetTitle{
	clear:both;
	margin: 10px 0px 10px 0px;
	font-size: 100%;
	color: #9E3641;
	border-bottom: 1px solid #D2B9B9;
}
#ecms_staff .itemShortDescription{
	color: #9E3641;
	text-align: left;
	margin-bottom: 8px;
}

#ecms_staff .assetDescription{
	font-size: 95%
}

/* =-=--=--=-=->>> *** EComm Cart CSS *** <<<=--=--=-+-=--= */
/* =-=-=--=--=-=-=-= Shopping Cart Styles =--=-=--=--=-=--= */
#ecomm_sideBar, #ecomm_shopByNav{
	width: 144px;
	margin-bottom: 1px;
}

#ecomm_main{
	width: 760px;
	margin: 0;
	padding: 0;
}
#hoursContainer, #ecomm_shopContent{
	float: left;
	width: 575px;
	margin-left: 15px;
	padding: 1em 0 0 0;
}
#hoursContainer{
	float: right;
	text-align: center;
}
#ecomm_content, .ecomm_noLeftNav #ecomm_shopContent{
	float: right;
	width: 555px;
	padding: 1em 15px 0 0;
}
.ecomm_browseProductsImage, .ecomm_productListImage{
	text-align: center;
	padding: 2px 2px 4px 2px;
	border: 1px solid #D2B9B9;
	background-color: #fff;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
.ecomm_browseProductsProductTitle a:link, .ecomm_browseProductsProductTitle a:active, .ecomm_browseProductsProductTitle a:visited, .ecomm_productListProductTitle a:link, .ecomm_productListProductTitle a:active, .ecomm_productListProductTitle a:visited{
	font-weight: normal;
	color: #000;
}

.ecomm_browseProductsProductTitle a:hover, .ecomm_productListProductTitle a:hover{
	color: #D60000;
	text-decoration: none;
}
.ecomm_productListProductTitle{
	margin-bottom: 5px;

}
.ecomm_productListProductDescription{
	margin-bottom: 3px;

}
.ecomm_productListProductPrice{
	margin-bottom: 1em;
	color: #D60000;
	font-weight: bold;

}
#ecomm_systemMessagesErrors{
	width: 95%;
}

/* =-> Non-Flash Catalog List <-= */
#ecomm_catalogSelector_div{
	text-align: center;
	margin-bottom: 1em;
}
#ecomm_CatalogSelector td{
}
.ecomm_CatalogSelectorCatalogDescription{
	font-size: 10px;

}

#ecomm_CatalogSelector a:link, #ecomm_CatalogSelector a:active, #ecomm_CatalogSelector a:visited{
	color: #000;
}
#ecomm_CatalogSelector a:hover{
	color: #D90002;
	text-decoration: none;
}
.ecomm_CatalogSelectorCatalogImage, .ecomm_catalogAssetCatalogImage{
	background-color: #fff;
	border: 1px solid #D2B9B9;
	padding: 6px;
	margin: 10px 0 5px 0;
}
.ecomm_catalogAssetImage{
	text-align: center;
}
/* =-> Featured/Clearence <-= */
#ecomm_featuredItemsTitle, #ecomm_clearanceItemsTitle{
	background-color: #C7262F;
	padding: 2px 5px 3px 5px;
	margin-bottom: 2px;
	color: #fff;
	margin: 0;
	background-image: url(../images/bar-bg.gif);
}
#ecomm_featuredItems, #ecomm_clearanceItems{
	border: 1px solid #D2B9B9;
	background-color: #fff;
	color: #33261E;
	margin-bottom: 1em;
	margin-top: 2px;
}

.ecomm_clearanceItemPrice, .ecomm_featuredItemPrice{
	color: #0C0E47;
	font-weight: bold;
	font-size: 100%;
}
.ecomm_featuredItemImage, .ecomm_clearanceItemImage{
	text-align: center;
	padding: 1px 5px 5px 2px;
	margin-top: 5px;
	background-image: url(../images/dropshadow.gif);
	background-repeat: no-repeat;
}
.ecomm_clearanceItemTitle, .ecomm_featuredItemTitle{
	margin: 1em 0;
}
.ecomm_featuredItemTitle a:link, .ecomm_featuredItemTitle a:active,
.ecomm_clearanceItemTitle a:link, .ecomm_clearanceItemTitle a:active{
	color: #33261E;
}
.ecomm_clearanceItemTitle a:visited, .ecomm_featuredItemTitle a:visited{
	color: #644B3B;
}
.ecomm_clearanceItemTitle a:hover, .ecomm_featuredItemTitle a:hover{
	color: #C7262F;
}
.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: #33261E;
}
.ecomm_featuredItemsFooter a:hover, .ecomm_clearanceItemsFooter a:hover{
	color: #C7262F;
}
/* =-> View Cart <-= */
#ecomm_receiptItems td{
	text-align: left;
}
.ecomm_receiptItemsHeader th{
}
.ecomm_formSectionTitle {
	padding-left: 5px;
}

.ecomm_orderHistoryItem td{
	text-align: left;
}
#ecomm_viewCart{
	margin-bottom: 10px;
}
.ecomm_viewCartHeader{
	color: #fff;
	bordeR: 1px solid #3F2005;
	background-color: #33261E;
	background-image: url(../images/bar-bg.gif);
	padding: 1px 2px 2px 10px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	background-repeat: repeat-x;
}
#ecomm_viewCart .ecomm_viewCartItem{
	background-color: White;
	border-bottom: 1px solid #3F2005;
	border-right: 1px solid #3F2005;
	border-left: 1px solid #3F2005;
}
.ecomm_viewCartItem a:link, .ecomm_viewCartItem a:active, .ecomm_viewCartItem a:visited{
	color: #000;
}
.ecomm_viewCartItem a:hover{
	color: #C7262F;
}
.ecomm_button, .ecomm_viewCartFooter .ecomm_button, .ecomm_button, .ecomm_buttonDisabled, .ecomm_addToCartButton{
	font-weight: bold;
	font-size: 10px;
	height: 18px;
	cursor: pointer;
	background-color: #C7262F;
	background-image: url(../images/bar-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: White;
	border: 1px solid #4F2708;
	margin-top: 3px;
}
#ecomm_systemMessagesInfo{
	font-size: 9px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;

}
.ecomm_viewCartItem{
	background-color: #FFFFFF;
}
.ecomm_viewCartItemQtyTextBox{
font-size:10px;
}
#ecomm_productList {
}
#ecomm_productList td{
}

.ecomm_productDetailBarPrice {
	
}
#ecomm_productDetailBar{
	width: 100%;
	margin-bottom: 20px;
	color: #33261E;
}
#ecomm_productDetailBar td{
	padding: 2px;
}
.ecomm_formLabelRequired {
	color: #aa0000;
}
.ecomm_viewCartSubTotalRow{
	color: #C7262F;
}
.ecomm_checkoutFormLabel{
	padding: 0.5em 0 3px 0;
}
/* =-> Quick Order <-= */
#ecomm_cartQuickOrder{
	margin-top: 20px;
	margin-bottom: 10px;
}
.ecomm_cartQuickOrderForms{
	background-color: White;
	border-color: #3F2005;
}
.ecomm_cartQuickOrderTab{
	color: #fff;
	background-color: #AF1E27;
	border-color: #3F2005;
}
.ecomm_cartQuickOrderTab_selected{
	background-color: White !important;
	color: #A21A23;
	border-color: #3F2005;
}

.ecomm_productOptionDetailSaleDescription{
	color: #33261E;
	font-weight: bold;
}

.flashCatalog, .FlashCatalog{
	width: 760px !important;
}

/* =-> Product Pager <-= */
#ecomm_productPager, .ecomm_productPagerPagePrevious span, .ecomm_productPagerPagePrevious, .ecomm_productPagerPageNext, .ecomm_productPagerPageNext span{
	color: #33261E;
	font-size: 11px;
}
#ecomm_productPager, .pagingControl{
	margin: 2px 0px;
	padding: 1px 2px;
	font-size: 11px;
	background-color: #FEFEFE;
	bordeR: 1px solid #CBBBBF;
}
.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: #33261E;
	text-decoration: none;
	padding: 2px;
}
.ecomm_productPagerPageNext a:hover, .ecomm_productPagerPagePrevious a:hover,.ecomm_productPagerPageCount a:hover {
	color: #C7262F;
	padding: 2px;
}
.ecomm_productPagerPageCountNumber{
	font-weight: bold;
	color: #C8262E;
	padding: 2px;
}











































/* Form CSS - 2 Column */

/* Color Defs */
#formCSS_twoCol fieldset.contactInfo, #formCSS_twoCol fieldset.questionnaire{
	 background-color: #EFE4E5;
	 bordeR: 1px solid #D2B9B9;
}

#formCSS_twoCol fieldset.parts, #formCSS_twoCol fieldset.radio{
	background-color: #E4D2D3;
	bordeR: 1px solid #D2B9B9;
}



#formCSS_twoCol fieldset.contactInfo
{
 display: block;
 margin: 0em 0 1em 0;
 padding: 0em 1em 1em 1em;
}
#formCSS_twoCol fieldset.questionnaire{
 padding: 0em 1em 1em 1em;
 margin: 0 0 1em 0;
}
#formCSS_twoCol fieldset.parts
{
 margin: 1em 0 2em 0;

 padding-left:5px;
}
#formCSS_twoCol fieldset.parts input
{
 display: block;
 width: auto;
}
#formCSS_twoCol fieldset.radio
{
 margin: 1em 0 2em 0;
}
#formCSS_twoCol fieldset.radio legend{
 font-weight: normal;
}
#formCSS_twoCol fieldset.radio label
{
 font-weight: normal;
}
#formCSS_twoCol fieldset.radio input
{
 clear: both;
 float: left;
 width: auto;
 margin-right: 5px;
}
#formCSS_twoCol input
{
 display: block;
 width: 15em;
}
#formCSS_twoCol label
{
 display: block;
 margin-bottom: 0.5em;
 font-weight: normal;
}
#formCSS_twoCol select
{
 display: block;
 margin-top: 0.5em;
}
#formCSS_twoCol #FormRightColumn{
 float: right;
 width: 40%;
}
#formCSS_twoCol #FormLeftColumn{
 float: left;
 width: 58%;
 margin: 0;
 padding: 0;
}
#formCSS_twoCol legend{
 font-weight: bold;
 padding: 2px;
}
#formCSS_twoCol ol{
 margin-left: 0;
 padding-left: 1.5em;
}
#formCSS_twoCol ol ol{
 padding-left: 3em;
 padding-bottom: 1em;
}
#submitButtons{
 clear:left;
}
#submitButtons input{
 float: left;
 width: 75px;
 margin-right: 5px;
}

/* ----- Old Form CSS ----*/