/* -=-==--=--=-==-=-=-=-=--=-=-=-=-
 *  
 *		 Light & Shadow
 *		 Written: 11/27/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;
 	}
 .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;
 }
 
 /* =--=-=-=-=--=-=-=-= Main Structure =-=-=-=--=--=-=-=-= */
html{
	text-align: center;
	background-color: #EBE8E8;
	color: #333;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body{
	padding: 0;
	margin: 0;
}
#main {
	width: 758px;
	margin: 10px auto;
	text-align: left;
	background-color: #fff;
	background-image: url(../images/repeat.gif);
	background-position: left;
	background-repeat: repeat-y;
	border: 1px solid #000
}
#accountNav{
	margin: 0px auto 0px auto;
	width: 758px;
	color: #000;
	position: relative;
	height: 30px;
	line-height: 30px;
	text-align: right;
	z-index: 4;
	background-color: #020001;
}


#header{
	width: 758px;
	height: 184px;
	position: relative;
	z-index: 1;
	
}
#flashHeader{
	width: 758px;
	height: 88px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 20;
}
#flashSlideshow{
}
#primeNav{
	clear:both;
	height: 25px;
	width: 746px;
	padding-left: 12px;
	position: relative;
	background-color: #000;

}
#logoNav{
	background-image: url(../images/logos_nav.gif);
	height: 35px;
	padding: 0;
	text-align: left;
	position: relative;
	background-position: top right;
	background-repeat: repeat-y;
	background-color: #000;
}
#content{
	background-image: url(../images/content_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 400px;
}
#footer{
	height: 21px;
	margin-top: 1em;
	clear:both;
	background-image: url(../images/footer.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	border-top: 1px solid #000;	
}
/* =-=-==-=-=---=- Full Width Index --=--=-=-==-=--==--= */
.indexNoLeftNav #ecomm_sideBar, .templateNoLeftNav #ecomm_sideBar{
	display: none;
}
.indexNoLeftNav #content, .templateNoLeftNav #content{
	background-image: url(../images/content_bg_index.gif);	
}
.indexNoLeftNav #main, .templateNoLeftNav #main{
	background-image: none;
}
.indexNoLeftNav #ecomm_shopContent, .templateNoLeftNav #ecomm_shopContent{
	width: 738px !important;
	padding: 25px 10px 1em 10px;
	margin: 0;
}
.indexNoLeftNav #footer, .templateNoLeftNav #footer{
	background-image: url(../images/footer_index.gif);

}
/* =--=-=-=-=--=--=-=-=-= Top Nav =--=-=-=-=--=--=-=-=-= */
#ecomm_shopNav{
	padding: 0 0 0 0px;
	position: absolute;
	right:10px;
	top: 1px;
	clear: both;
	text-align: right;
	text-transform: uppercase;
}
#ecomm_shopNavLinks{
	text-align: right;
	font-size: 10px;
}
#ecomm_shopNavLinks a:link, #ecomm_shopNavLinks a:visited,
#ecomm_shopNavLinks a:active{
	text-decoration: none;
	color: #FF8A00;
	font-weight: bold;
	margin-left: 10px;
}
#ecomm_shopNavLinks a:hover{
	text-decoration: none;
	color: #fff;
}

/* =-> Search Bar <-= */

#ecomm_SearchProducts{
	position: absolute;
	right: 5px;
	top: 6px;
	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: #FF8A00;
	color: #FFF !important;
	border: 1px solid #333333;
	height: 17px;
	width: 35px;
	text-align: center;
	
}
#searchProducts {
	font-size: 10px;
	background-color: #fff;
	border: 1px solid #4C4C4C;
	width: 100px;
	height: 13px;
	color: #302D24;
	position: absolute;
	top: 2px;
	left: 56px;
}

/* =--=-=-=-=--=--=-=-=-= Primary Nav =--=-=-=-=--=--=-=-=-= */
#primeNav .nav{
	position: absolute;
	left: 10px;
	top: 6px;
	z-index: 1;
	font-weight: bold;
	color: #000;
	font-size: 11px;
}
#primeNav .navItem{

}
#ecms_primeNav .navSeperator{
	margin-left:4px;
	margin-right:4px;
}
.navItemLink:active, .navItemLink:link, .navItemLink:visited{
	font-size: 10px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: none;
	text-transform: uppercase;
}
.navItemLink:hover{

	color: #fff;
	text-decoration: none;
}

/* =-> Second Tier <-= */
/* ===> .navSub = ul, .navSubItem = li */
#ecms_primeNav .nav .navItem .navSub{
	top:13px !important;
	left: 2px !important;
	line-height: normal;
	background-color:#000;
	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: #FE9C00;
}

.navSubItemLink:active, .navSubItemLink:visited, .navSubItemLink:link{
	font-weight: normal;
	line-height: 14px;
	font-size: 95%;
	padding: 2px;
	margin: 0 !important;
	color:#000;
	text-decoration: none;
	width: 144px;
	display: block;	
}
.navSubItemLink:hover{
	color: #000;
	background-color: #FF9C00;
	background-image: url(../images/dd-bg.gif);
}
/* =--=-=-=-=--=--=-=-=-= Left Nav =--=-=-=-=--=--=-=-=-= */
#ecomm_shopByNavTitle,#ecomm_accountNavTitle, #ecomm_catalogNavTitle{
	color: #000;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	margin: 4px 0 20px 5px;
	text-align: left;
}
#ecms_sideBarNav .navItem .navSub{
		padding:0px;
		margin: 0px 0px 0px 0px;
	}
#ecms_sideBarNav a{
	display: block;
	font-size: 10px;
}


#ecms_sideBarNav a:active, #ecms_sideBarNav a:link, #ecms_sideBarNav a:visited {
	color: #DCDCDC;
	text-decoration: none;
	text-align: left;
	margin-bottom: 1px;
	padding-right: 0px;
	padding-left: 8px;
	width: 178px;
}
#ecms_sideBarNav a:hover{
	color: #FF8A00;
	background-color: #000;
	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:15px !important;
	width: 171px !important;	
	padding-bottom: 1px;
	font-style: normal;
}
#ecms_sideBarNav .navSubItem a:hover{
	color: #FF8A00 !important;
}
#ecms_sideBarNav{
	margin: 0 0 0 0px;
	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: 130%;
}
.imgborder, .imgborder-left, .imgborder-right, .imgborderleft, .imgborderright{
	border: 1px solid #202020;	
}
.imgborder-left, .imgborderleft{
	margin-right: 5px;
	float: left;
}
.imgborder-right, .imgborderright{
	margin-left: 5px;
	float: right;
}
a:link, a:visited, a:active {
	color: #FF8A00;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #000;
	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{
	padding: 1px 5px 1px 0;
	color: #1D1D1D;
	margin: .5em 0 1em 0;
	border-bottom: 3px double #1D1D1D;
	font-weight: bold;
	font-size: 14px;
}
#ecomm_pageTitle a:link, #ecomm_pageTitle a:active, #ecomm_pageTitle a:visited{
	color: #333;
}
#ecomm_pageTitle a:hover{
	color: #FF8A00;
}
#ecomm_policyNav{
	clear:both;
	margin: 2em 0;
}

/* =-=-=--=--=-=-=-= Crumb Nav =--=-=--=--=-=--= */
.ecms_crumbNavigation{
	text-align: right;
	color: #333;
	font-size: 7pt;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ecms_crumbNavigation a:link, .ecms_crumbNavigation a:active, .ecms_crumbNavigation a:visited{
	color: #333;
	text-decoration: underline;
}
.ecms_crumbNavigation a:hover{
	color: #FF8A00;
	text-decoration: underline;
}


/* =-=-=--=--=-=-=-= Hours =--=-=--=--=-=--= */
#ecms_hoursOfOperation{
	background-color: #FAFAFA;
	border: 1px solid #000;
	width: 350px;
	margin: 0 auto;
	padding: 0px;
	clear:both;
	text-align: left;
}
.hourGroupTitle{
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 3px 0;
	margin-bottom: 3px;
	background-color: #333333;
	border-bottom: 1px solid Black;
}
.hourGroup{
	color: #000;
	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;
}


/* =--=-=-=-=--=--=-=-=-= Showcase Skins =--=-=-=-=--=--=-=-=-= */
/* =-=--=--=-=->>> *** EComm Cart CSS *** <<<=--=--=-+-=--= */
/* =-=-=--=--=-=-=-= Shopping Cart Styles =--=-=--=--=-=--= */
#ecomm_sideBar{
	width: 187px;
	margin: 0 0 1px 0;
	padding: 0;
}

#ecomm_main{
	width: 758px;
	margin: 0;
	padding: 0;
}
#ecomm_shopContent{
	float: left;
	width: 551px;
	margin: 0 0px 0 0px;
	padding: 25px 0 1em 10px;
}
#ecomm_fullContent{
	padding: 25px 0 1em 0px;
}
#hoursContainer{
	margin: 0 auto;
	width: 350px;
	text-align: center;
}

#ecomm_content, .ecomm_noLeftNav #ecomm_shopContent{
	float: right;
	width: 555px;
	padding: 40px 10px 0 0 !important;
}
.ecomm_browseProductsImage, .ecomm_productListImage{
	text-align: center;
	bordeR: 1px solid #C8C8C8;
	padding: 2px;;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}

.ecomm_productListProductTitle{
	margin-bottom: 5px;

}
.ecomm_productListProductDescription{
	margin-bottom: 3px;

}
.ecomm_productListProductPrice{
	margin-bottom: 1em;
	color: #FF8A00;
	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: #333;
}
#ecomm_CatalogSelector a:hover{
	color: #FF8A00;
}
.ecomm_CatalogSelectorCatalogImage, .ecomm_catalogAssetCatalogImage{
	background-color: #EBE8E8;
	border: 1px solid #333333;
	padding: 6px;
	margin: 10px 0 5px 0;
}
a:hover .ecomm_CatalogSelectorCatalogImage, a:hover .ecomm_catalogAssetCatalogImage{
	border-color: #333333;
	background-color: #fff;
}
.ecomm_catalogAssetImage{
	text-align: center;
}
/* =-> Featured/Clearence <-= */
#ecomm_featuredItemsTitle, #ecomm_clearanceItemsTitle{
	background-color: #333333;
	background-repeat: repeat-x;
	padding: 3px 5px;
	color: #fff;
	margin: .5em 0 0 0;
	border: 1px solid #202020;
	border-bottom: 0;
}
#ecomm_featuredItems, #ecomm_clearanceItems{
	background-color: #fff;
	padding-top: 10px;
	color: #333;
	border: 1px solid #202020;
	
}

.ecomm_clearanceItemPrice, .ecomm_featuredItemPrice{
	color: #FF8A00;
	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 #333333;	
}
.ecomm_clearanceItemTitle, .ecomm_featuredItemTitle{
	margin: 1em 0;
}
.ecomm_featuredItemTitle a:link, .ecomm_featuredItemTitle a:active,
.ecomm_clearanceItemTitle a:link, .ecomm_clearanceItemTitle a:active{
	color: #333;
}
.ecomm_clearanceItemTitle a:visited, .ecomm_featuredItemTitle a:visited{
	color: #333;
}
.ecomm_clearanceItemTitle a:hover, .ecomm_featuredItemTitle a:hover{
	color: #FF8A00;
}
.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: #333;
}
.ecomm_featuredItemsFooter a:hover, .ecomm_clearanceItemsFooter a:hover{
	color: #FF8A00;
}
.ecomm_featuredItemsFooter, .ecomm_clearanceItemsFooter{
	text-align: right;
}
#ecomm_productList a:link, #ecomm_productList a:active, #ecomm_browseProducts a:link, #ecomm_browseProducts a:active{
	color: #333;
}
#ecomm_productList a:visited, #ecomm_browseProducts a:visited{
	color: #666;
}
#ecomm_productList a:hover, #ecomm_browseProducts a:hover{
	color: #FF8A00;
}

/* =-> 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: #FF8A00;
}
#ecomm_viewCart a:hover{
	color: #333;
	
	text-decoration: underline;
}
.ecomm_viewCartHeader{
	color: #fff;
	background-color: #333333;
	padding: 1px 2px 2px 10px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	background-repeat: repeat-x;
	border: 1px solid #202020;
}
#ecomm_viewCart .ecomm_viewCartItem{
	background-color: White;
	border: 1px solid #202020;
	border-top: 0px;
	color: #333;
	}
#ecomm_viewCart .ecomm_viewCartItem td{
	border-bottom: 1px solid #333333;
}
.ecomm_button, .ecomm_viewCartFooter .ecomm_button, .ecomm_button, .ecomm_buttonDisabled, .ecomm_addToCartButton{
	font-size: 10px;
	font-weight: normal;
	background-color: #FF8A00;
	color: #fff !important;
	border: 1px solid #333333;
	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: #FF8A00;
}
.ecomm_viewCartSubTotalRow{
	color: #333333;
}
.ecomm_checkoutFormLabel{
	padding: 0.5em 0 3px 0;
}
/* =-> Quick Order <-= */
#ecomm_cartQuickOrder{
	margin-top: 20px;
	margin-bottom: 10px;
   color: #333;
}
.ecomm_cartQuickOrderForms{
	background-color: White;
	border-color: #202020;
}
.ecomm_cartQuickOrderTab{
	background-color: #333333;
	border-color: #202020;
	color: #fff;
}
.ecomm_cartQuickOrderTab_selected{
	background-color: White !important;
	color: #333;
	border-color: #202020;
}

.ecomm_productOptionDetailSaleDescription, .ecomm_productDetailOptionSalePriceLabel{
	color: #FF9A00;
	font-weight: bold;
}

.flashCatalog, .FlashCatalog{
	width: 758px !important;
}

/* =-> Product Pager <-= */
#ecomm_productPager, .pagingControl{
	margin: 2px 0px 1em 0;
	padding: 1px 2px;
	font-size: 11px;
	background-color: #C2C2C2;
	bordeR: 1px solid Gray;
	background-image: url(../images/dd-bg.gif);
}
#ecomm_productPager, .pagingControl, #ecomm_productPager span{
	color: #202020;	
}
#ecomm_productPager a:link, #ecomm_productPager a:visited,
#ecomm_productPager a:active, .pagingControl a:link, .pagingControl a:visited, .pagingControl a:active {
	color: #202020;
	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: Black;
	padding: 2px;
}
.ecomm_productPagerPageCountNumber{
	font-weight: bold;
	color: #1E277D;
	padding: 2px;
}




.ecomm_showcaseAssetTitle{
	color: #000000;
	font-size: 10px;
}













































/* =-> Map <-= */
.map_img{
	border: 1px solid #A1A1A2;
}
.mapControls{
	text-align: right;
	position: relative;

}
.mapControl_link{
	background-position: top left;
	background-repeat: repeat-x;
}
.mapControl_link:link, .mapControl_link:active, .mapControl_link:visited{
	font-size: 10px;
	display: block;
	background-color: #FF8A00;
	color: #333;
	width: 115px;
	text-align: center;
	position: absolute;
	border: 1px solid #A1A1A2;
	background-image: url(../images/button2.gif);
	padding: 1px;
	right: 0;
}
.mapControl_link:hover{
	background-color: #000;
	color: #eee;
	border: 1px solid #77000C;
	background-image: url(../images/button.gif);
}










