/*---=-=-==-=-=-= Corp Promo Removal -----------------*/
#indexContainer .ecms_promotions{
    display:none;
}
/*---=-=-==-=-=-= Left Nav Removal -----------------*/
.indexNoLeftNav #ecomm_sideBar, .templateNoLeftNav #ecomm_sideBar{
	display: none;
}
.templateNoLeftNav #ecomm_shopContent, .indexNoLeftNav #ecomm_shopContent{
	padding: 0;
	width: 742px;
	margin: 10px 0 0 0;
}
/*------=-= 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;
}
/*------=-= 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;
}

html{
	text-align:center;
	background-color: #666666;
	color: black;
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	padding: 0;
	
}
body{
	padding: 0;
	margin: 0;
}
#ecomm_main{
	width: 762px;
	min-height:400px;
	margin-top:0px;
}
#main {
	width: 762px;
	margin: 0px auto 0px auto;
	text-align: left;
	border: 1px solid black;
	background-color: White;
	background-image: url(../images/repeat.jpg);
}
.ecms_crumbNavigation{
	text-align: right;
}
a:link, a:visited,
a:active {
	color: #FF1227;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
#accountNav{
	margin: 0px auto 0px auto;
	width: 762px;
	color: #000;
	position: relative;
	top: 63px;
	height: 29px;
	line-height: 29px;
	z-index: 4;
	background-color: transparent;
}
#header{
	height: 91px;
	width: 762px;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	position:relative;
}
#primeNav{
	height: 33px;
	width: 762px;
	font-size: 11px;
	background-position: top;
	background-image: url(../images/midnav2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	position: relative;
	z-index: 101;
}

#content {
	background-image: url(../images/repeat.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
#footer{
	clear:both;
	width: 762px;
	height: 15px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#ecomm_pageTitle a:link, #ecomm_pageTitle a:active, #ecomm_pageTitle a:visited{
	color: #FD181F;
	text-decoration: none;
}
#ecomm_pageTitle a:hover{
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
#ecomm_shopContent {
	padding: 10px 0px 0px 0px;
	width: 555px;
	position: relative;
	right: 10px;
}
#ecomm_content{
	width:700px;
	float: left;
	padding-left: 30px;
	padding-top: 15px;
}

#ecomm_sideBar {
	width: 140px;
	padding: 0px 0px 0px 8px;
	height: 100%;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 0px;
}
#ecomm_catalogAsset {
	margin-bottom: 40px;
}


/* =--=-=-=-=--=--=-=-=-= Top Nav =--=-=-=-=--=--=-=-=-= */
#ecomm_shopNav{
	padding: 0px 0 0 0px;
	height: 20px;
	line-height: 20px;
	top: 4px;
	clear: both;
	text-align: left;
	text-transform: capitalize;
	position: absolute;
	left: 180px;
}
#ecomm_shopNavLinks{
	text-align: left;
	font-size: 10px;
	width: 170px;
}
#ecomm_shopNavLinks a:link, #ecomm_shopNavLinks a:visited,
#ecomm_shopNavLinks a:active{
	text-decoration: none;
	color: #000;
	font-weight: normal;
	margin-right: 15px;
}
#ecomm_shopNavLinks a:hover{
	text-decoration: underline;
	color: #000;
}
/* =-> Search Bar <-= */
#ecomm_SearchProducts{
	position: absolute;
	right: 21px;
	top: 4px;
	width: 400px;
	padding: 0;
	line-height: 20px;
	height: 20px;
}
.ecomm_shopNavSearchBarLabel{
	display:none;
}
#searchButton, #searchButton.searchButton_off{
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -99px;
	font-weight: normal;
	background: transparent url(../images/search_button.gif) no-repeat top left;
	color: #FFF !important;
	border: 0px solid #000;
	height: 20px;
	width: 50px;
	text-align: center;
	cursor: pointer;
}
/*=> Rollover State */
#searchButton.searchButton_on, .searchButton_on{
	background-image: url(../images/search_button.gif) !important;
}
#searchProducts {
	font-size: 12px;
	line-height:16px;
	background-color: #fff;
	border: 1px solid #333;
	width: 340px;
	height: 16px;
	color: #302D24;
	position: absolute;
	top: 0px;
	left: 0px;
}

/* Primary Navigation  
#primeNav ul{
	line-height:15px;
	margin: 0px 0px 0px 215px;
	list-style: none;
	text-transform: capitalize;
	padding-left: 20px;
	padding-top: 3px;
}
#primeNav li{
	display: inline;
	margin: 0 3px 0px 3px;
}
#primeNav a:link, #primeNav a:visited,
#primeNav a:active {
	color: #FF1227;
	font-weight: bold;
	text-decoration: none;
}
#primeNav a:hover {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}*/

/* =--=-=-=-=--=--=-=-=-= Primary Nav =--=-=-=-=--=--=-=-=-= */
#primeNav .nav {
	position: absolute;
	left: 3px;
	top: 5px;
	z-index: 10;
	color: #fff;
	white-space:nobreak;
}
#primeNav .navItem { 
	background: url(../images/nav_l.jpg) no-repeat top left;
	background-color: transparent;
	height:27px;
	text-align:left;
	padding-left:0px;
	margin-right: 1px;
}
#ecms_primeNav .navSeperator {
	margin-left: 4px;
	margin-right: 4px;
	font-size: 0px;
	display: none;
}
#ecms_primeNav .navItemLink:active, #ecms_primeNav .navItemLink:link, #ecms_primeNav .navItemLink:visited {
	background: url(../images/nav_r.jpg) no-repeat 100% 0;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display:block;
	height:22px;
	padding:5px 5px;
	margin:0;
	white-space:nowrap;
	outline: none;
	_display: inline-block;
}
#ecms_primeNav .navItemLink:hover {
	color: #DD0000;
	text-decoration: none;
}
/* =-> Second Tier <-= */
/* ===> .navSub = ul, .navSubItem = li */
#ecms_primeNav .nav .navItem .navSub{
	top: 24px !important;
	left: 0px !important;
	line-height: normal;
	background-color: #FC1824;
	border: 0px solid #000;
	padding: 0 !important;
	width: 150px;
	z-index: 40;
}
#ecms_primeNav .nav .navItem .navSub .navSubItem{
	margin: 1px;
	padding: 0px !important;
	text-align: left;
	background-color: #484441;
}
#ecms_primeNav .navSubItemLink:active, #ecms_primeNav .navSubItemLink:visited, #ecms_primeNav .navSubItemLink:link{
	font-weight: normal;
	line-height: 14px;
	font-size: 95%;
	padding: 2px;
	margin: 0 !important;
	color: #fff;
	text-decoration: none;
	width: 144px;
	display: block;	
}
#ecms_primeNav .navSubItemLink:hover{
	color: #fff;
	background-color: #999;
}

/* ----Left Nav----- */

#ecms_sideBarNav .navItem .navSub{
	padding:0px;
	margin: 0px 0px 0px 0px;
}

#ecomm_shopByNavTitle,#ecomm_accountNavTitle, #ecomm_catalogNavTitle{
	color: #666666;
	padding: 2px 2px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
	background-color:	#D9D9D9;
	border: 1px solid black;
}


#ecms_sideBarNav a{
	display: block;
	font-size: 11px;
	margin-bottom: 2px;

}

#ecms_sideBarNav a:active, #ecms_sideBarNav a:link, #ecms_sideBarNav a:visited{

	padding: 2px;
	color: white;
	text-decoration: none;
	background-color: #666666;
	font-weight: normal;
	border: 1px solid white;

}
#ecms_sideBarNav a:hover{
	color: #FF141E;
	background-color: #FFF701;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid black;
}
.navItemLink_selected, .navItemLinkSelected{
	color: black !important;
	background-color: #FFF701 !important;
	border: 3px solid #666666 !important;
	font-weight: bold !important;
	margin-bottom: 5px !important;
	
}
#ecms_sideBarNav{
	margin: 5px 5px 0px 0px;
	width: 150px;
}
/* ---- */


#compCatSelect {
	float: right;
}


.ecomm_productListProductPrice {
	color: black;
	font-weight: bold;
	margin-top: 3px;
	text-align: center;
	padding-top: 3px;
	font-size: 11px;
}
#pageTitle, #ecomm_featuredItemsTitle, #ecomm_clearanceItemsTitle, .ecomm_productDetailOptionTitle, .ecomm_formSectionHeader, .ecomm_orderHistoryHeader, #ecomm_pageTitle,.ecomm_formSectionHeader, .ecomm_orderHistoryHeader, .ecomm_brandListHeader{
	color: #666666;
	background-color: #D9D9D9;
	padding: 2px 2px 2px 10px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	text-align: left;
	border: 1px solid black;
}

.ecomm_formFooter td{
	
}
.ecomm_browseProductsProductTitle a:link, .ecomm_browseProductsProductTitle a:visited,
.ecomm_browseProductsProductTitle a:active, .ecomm_productListProductTitle a:link, .ecomm_productListProductTitle a:visited{
	color: #FF141E;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 2px;
	font-size: 10px;
}
.ecomm_browseProductsProductTitle a:hover, .ecomm_productListProductTitle a:hover {
	color: black;
	text-decoration: underline;
	padding-bottom: 2px;
}

#ecomm_productDetailPrint a:link, #ecomm_productDetailPrint a:visited, #ecomm_productDetailPrint a:active,
#ecomm_receiptPrint a:link, #ecomm_receiptPrint a:visited, #ecomm_receiptPrint a:active
{
	color: #FF141E;
	text-decoration: none;
}
#ecomm_productDetailPrint a:hover, #ecomm_receiptPrint a:hover {
	color: black;
	text-decoration: none;
}



.ecomm_browseProductsImage, .ecomm_productListImage{
	text-align: center;
	padding: 4px;
	padding-bottom: 8px;
	margin-bottom: 3px;
	margin-top: 4px;
	background-color: White;
	border: 1px solid black;
	
}

/* Featured/Clearance boxes ---*/
#ecomm_clearanceItemsTitle, #ecomm_featuredItemsTitle{
	margin: 0px 0 0 0;
}
#ecomm_featuredItems, #ecomm_clearanceItems {
	margin-bottom: 15px;
	color: black;
	border: 1px solid black;
}
#ecomm_featuredItems td, #ecomm_clearanceItems td{
	padding:5px;
	background-color: Black;


}
.ecomm_featuredItemImage, .ecomm_clearanceItemImage{
	text-align: center;
	padding: 4px;
	padding-bottom: 8px;
	margin-bottom: 3px;
	margin-top: 4px;
	background-color: #FFF;
	border: 1px solid black;
}
.ecomm_featuredItemTitle a:link, .ecomm_featuredItemTitle a:visited,
.ecomm_featuredItemTitle a:active, .ecomm_clearanceItemTitle a:link, .ecomm_clearanceItemTitle a:visited,
.ecomm_clearanceItemTitle a:active{
	color: White;
	text-align: center;
	font-weight: bold;
}
.ecomm_featuredItemTitle a:hover, .ecomm_clearanceItemTitle a:hover{
	color: black;
	text-decoration: underline;
}
td.ecomm_featuredItemsFooter, td.ecomm_clearanceItemsFooter{
	text-align: right;
	height: 30px;
	font-size: 11px;
	color: black;
}
.ecomm_featuredItemPrice, .ecomm_clearanceItemPrice{
	color: black;
	font-weight: bold;
	margin-top: 3px;
	text-align: center;
	padding-top: 3px;
	font-size: 11px;
}
.ecomm_featuredItemsFooter a:link, .ecomm_featuredItemsFooter a:visited, .ecomm_featuredItemsFooter a:active,
.ecomm_clearanceItemsFooter a:link, .ecomm_clearanceItemsFooter a:visited, .ecomm_clearanceItemsFooter a:active{
	color: #FF141E;
}
.ecomm_featuredItemsFooter a:hover, .ecomm_clearanceItemsFooter a:hover{
	color: black;
	text-decoration: underline;
	
}
/*------------------------*/


.ecomm_button, .ecomm_addToCartButton, .ecomm_buttonDisabled{
	background-color: #FF141E;
	border: 1px solid black;
	color: white;
	font-weight: bold;
	height: 18px;
	font-size: 10px;
	cursor: pointer;
}
.ecomm_productDetailBarProductName {

}

#frmUpdate {
	padding-bottom: 10px;
	padding-top: 20px;
}
#ecomm_systemMessages{
	width: 95%;
	border-collapse: collapse;
	border: dashed 0px #ffffff;
	background-color: #ffffff;
	color: #1d2a88;
	margin-bottom: 2px;
	text-align: center;
	margin-right: 8px;
}



/*----Products Boxes----*/
#ecomm_featuredItems, #ecomm_clearanceItems {
	margin-bottom: 15px;
}
#ecomm_browseProducts{
	margin-bottom: 15px;
}
#ecomm_browseProducts td{
	width: 20%;
	text-align: center;
	padding: 2px;
	padding-bottom: 10px;
	padding-right: 4px;
}
#ecomm_productList td{
	width: 25%;
	text-align: center;
	padding: 2px;
	padding-right: 5px;
	padding-bottom: 10px;

}

/* Product Pager */
#ecomm_productPager, .ecomm_productPagerPagePrevious span, .ecomm_productPagerPagePrevious, .ecomm_productPagerPageNext, .ecomm_productPagerPageNext span{
	color: black;
	font-size: 11px;
	background-color: #FFF701;
}
#ecomm_productPager{
	margin: 2px 0px;
	padding: 1px 2px;
	font-size: 11px;
	border: 1px solid black;
}
.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: #FF141E;
	text-decoration: none;
	padding: 2px;
}
.ecomm_productPagerPageNext a:hover, .ecomm_productPagerPagePrevious a:hover,.ecomm_productPagerPageCount a:hover {
	color: black;
	text-decoration: underline;
	padding: 2px;
}
.ecomm_productPagerPageCountNumber{
	font-weight: bold;
	color: black;
	padding: 2px;
}

/* ---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{
	background-color: #FF141E;
	border: 1px solid black;
	color: white;
}
#ecomm_viewCart td{
	border: solid 1px black;
	background-color: #DEDEDE;
	color: black;
}
.ecomm_viewCartItem .ecomm_button, .ecomm_viewCartFooter .ecomm_button{
	background-color: #FF141E;
	color: white;
	border: 1px solid black;
	font-weight: bold;
	height: 18px;
	cursor: pointer;
}
.ecomm_viewCartItemQtyTextBox{
	font-size: 10px;
	width: 50px;
	border-left: 1px solid black;
	border-bottom: 1px solid black;	
	border-right: 1px solid black;
	border-top: 1px solid black;
}
.ecomm_productDetailBarPrice {
	color: black;
}
.ecomm_viewCartItem a:link, .ecomm_viewCartItem a:active, .ecomm_viewCartItem a:visited{
	color: #FF141E;
	font-weight: bold;
}
.ecomm_viewCartItem a:hover{
	color: black;
	text-decoration: underline;
	font-weight: bold;
}
#ecomm_productDetailBar{
	width: 100%;
	margin-bottom: 20px;
	color: black;
}

#ecomm_viewCartItem a:link, #ecomm_productDetailBar td{
	padding: 2px;
}
.ecomm_formLabelRequired {
	color: #FF141E;
}


/* ---------------------- */
#ecomm_CatalogSelector td{
}
.ecomm_CatalogSelectorCatalogDescription{
	font-size: 10px;
	font-weight: bold;
}

#ecomm_CatalogSelector a:link, #ecomm_CatalogSelector a:active, #ecomm_CatalogSelector a:visited{
	color: #FF141E;
	display: block;
	padding: 2px;
}
#ecomm_CatalogSelector a:hover{
	color: black;
	text-decoration: underline;
}
.ecomm_CatalogSelectorCatalogImage{
	background-color: transparent;
	border: 1px solid black;
	padding: 6px;
	margin-top: 10px;
}

#ecomm_policyNav{
	text-align: right;
}
#ecomm_policyNav a:link, #ecomm_policyNav a:active, #ecomm_policyNav a:visited{
	color: #FF141E;
	font-weight: normal;
}
#ecomm_policyNav a:hover{
	color: black;
	text-decoration: underline;
}

/*-------Brand List----------*/
#ecomm_brandList{
	margin-bottom: 15px;
}
.ecomm_brandListHeader{
	
}
#ecomm_brandList td{
	font-size: 10px;
}
#ecomm_brandList a:link, #ecomm_brandList a:visited, #ecomm_brandList a:active{
	color: #FE1700;
}
#ecomm_brandList a:hover{
	color: #D68478;
	text-decoration: none;
}


.ecomm_browseProductsTitleLinkCount {
	display: block;
}
#ecomm_flashCatalog{
	text-align: center;
}




/* =-=-=--=--=-=-=-= Coupons =--=-=--=--=-=--= */
#ecms_coupons{
	margin-top: 20px;
}
#couponPopUp{
	background: #FFFFFF;
}
#ecms_coupons .assetTitle{
}
#ecms_coupons .printerIcon-img{
	cursor: pointer;
}
#ecms_coupons .couponEndDate{
	font-size: 80%;
	padding-right: 2px;
	padding-left: 2px;
}
.coupon_tblCell{
	padding: 2px;
	width: 33%;
	color: #fff;
}
#ecms_coupons .coupon{
	margin-top: 5px;
	background-color: #fff;
	border: 1px solid #333;
}
.coupon .assetSubTitle{
	background-color: #FFF700;
	text-align: center;
	padding: 3px 2px !important;
	line-height: 14px;
	color: #666;
	border-bottom: 1px solid #333;
}
#ecms_coupons .itemDescription{
	color: #666;
	text-align: justify;
	margin: 10px 5px 10px 5px;
	font-size: 90%;
}
#ecms_coupons .couponendTime{
	color: #0A0E2B !important;
	position: absolute !important;
	bottom: 4px;
	left: 5px;
}
#ecms_coupons .itemShortDescription{
	color: #a00;
	text-align: center;
	margin: 10px 5px 20px 5px;
	font-size: 90%;
}
#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 .assetDescription{
}
#ecms_coupons .couponendTime label{
	font-weight: bold;
}
#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;
}

/* =-=-=--=--=-=-=-= Coupon Popups =--=-=--=--=-=--= */
.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;
	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;
}




/*-------- Quick Order---------*/
.ecomm_cartQuickOrderForms{
	background-color: #DEDEDE;
	border-color: black;
	color: black;
}
.ecomm_cartQuickOrderTab{
	background-color: White;
	color: black;
	border-color: black;
}
.ecomm_cartQuickOrderTab_selected{
	background-color: #DEDEDE !important;
	color: #666666;
	border-color: black;
}

.ecomm_productOptionDetailSaleDescription{
	color: black;
}

.ecomm_content_webcart {  width: 540px !important;  margin-left:auto !important; margin-right:10px !important;}




#main #ecomm_catalogSelector_div {
	text-align: center;
	padding-bottom:10px;
}