@charset "utf-8";
/* CSS Document */
/*
	COLORS:
		A_Color:	19803b * 19803b
		DK_Color:	741b0b * 741b0b
		MD_Color:	555555 * 555555
		LT_Color:	e8e8e8 * e8e8e8
*/

BODY, HTML { margin:0; padding:0; background: #e8e8e8 URL(/images/background.jpg) no-repeat 0 0; }
#storedoc { margin: 0 auto 0 0; width:990px; text-align:left; }
#hd { position:relative; height:148px; background: transparent URL(/images/head.jpg) no-repeat 0 0; }
	#homeLink { position:absolute; left:10px; top:10px; }
	#searchForm { position:absolute; width: 240px; height: 32px; background-color:#e8e8e8; border:1px solid #555555; top:5px; right: 100px; }
		#searchForm #searchText { background-color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#333; border: 1px solid #555555; margin:4px; width:160px; }
		#searchForm #submit { background-color: #555555; color:White; border:1px solid #e8e8e8; width:60px; margin-bottom:3px; }
	#cartButton { position:absolute; width: 200px; height: 32px; background:#555555 URL(/images/shoppingcart.png?) no-repeat 10px 4px; border:1px solid #e8e8e8; top:5px; right: 345px; margin: 0 0 0 40px; text-align:center; }
		#cartButton A { color:White; font-family:Arial, Helvetica, sans-serif; font-size:16px; text-decoration:none; line-height: 30px; }
	#logoutButton { position:absolute; width: 100px; height: 24px; background-color:#555555; border:1px solid #e8e8e8; bottom:12px; right: 5px; margin: 0 0 0 40px; text-align:center; }
		#logoutButton A { color:White; font-family:Arial, Helvetica, sans-serif; font-size:16px; text-decoration:none; line-height: 24px; }
#tbd { position:relative; height:5px; background: transparent URL(/images/tbd.jpg) no-repeat 0 0; }
#bd { position:relative; padding: 0 10px 0 0; min-height: 300px; z-index:2; background: transparent URL(/images/bodyBack.jpg) repeat-y 0 0; }
	#bd #mu { float: left; width:160px; min-height: 250px; border-right: 1px dotted #741b0b; padding: 10px; }
		#bd #mu H2 { font-family:Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight:normal; text-align:right; color:#19803b; margin: 12px 0 4px 0; }
		#bd #mu A { display:block; text-align:right; font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#555555; text-decoration:none; border-bottom: 1px dotted #c6c2aa; margin: 2px 0; }
		#bd #mu A:HOVER { color:#741b0b; }
	#bd #mn { float: right; width:770px; min-height: 250px; padding: 10px 10px 10px 0;  }
	#bd #mnFull { position:relative; padding:10px; }
#ft { position:relative; min-height:30px; font-family:Georgia, "Times New Roman", Times, serif; color:#666; font-size:11px; text-align:center; line-height:18px; font-weight:normal; }
#ft { z-index:1; padding-top: 8px; background: transparent URL(/images/ft.jpg) no-repeat 0 0; }
	#ft A { color:#555555; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:underline; padding: 0 3px; white-space:nowrap; }



#breadCrumb { margin: 0 0 5px 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold; }
#breadCrumb A { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#555555; text-decoration: none; }
#breadCrumb A:HOVER { color:#741b0b; text-decoration:underline; }



H1 { font-family:Tahoma, Geneva, sans-serif; font-size:36px; color:#555555; font-weight:normal; text-align:right; margin:0 10px 5px 10px; border-bottom: 2px solid #555555; }
H2 { font-family:Tahoma, Geneva, sans-serif; font-size:24px; color:#555555; font-weight:bold; border-top: 1px solid #555555; margin: 10px 10px 0 10px; text-align:left; }
H3 { font-family:Tahoma, Geneva, sans-serif; font-size:18px; color:#555555; border-top: 1px dotted #555555; clear:both; margin: 10px 0 0 0; text-align:left; }

P, A { font-family:Arial, Helvetica, sans-serif; font-size:14px; }
A { color:#19803b; text-decoration:underline }
A:HOVER { color:#555555; text-decoration:none; }



.storeDetailLocation { background-color: #19803b; color:#e8e8e8; font-family:Tahoma,Verdana,Arial,sans-serif; font-size:18px; margin-bottom: 15px; text-align:center; }







LI.searchItem {	position:relative; display:inline; float:left; margin:10px; width:700px; height:160px; border: 2px solid #555555; cursor:pointer; text-align:left; overflow:hidden; }
LI.searchItem:HOVER { border-color: #741b0b; }
LI.searchItem H2 { margin: 5px; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#555555; }
LI.searchItem H2 A { color:#555555; text-decoration:none; }
LI.searchItem:HOVER H2 A { color:#741b0b; }
LI.searchItem BLOCKQUOTE { margin: 10px 150px 10px 50px; }




DIV.prodWrap { position:relative; }
DIV.prodCol1 { float:left; width: 310px; text-align:center; }
#mainImg { border:1px solid #DDD; }
IMG.imgThumb { border:1px solid #DDD; margin:4px; }
DIV.prodCol2 { float:right; width: 425px; margin: 0 10px 0 0; text-align:left; border:0; }
DIV.cartBox { border-top: 1px solid #555555; border-bottom: 1px solid #555555; background-color: #f8f8f8; margin: 0 0 8px 0; padding: 3px 0;}
DIV.price { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; }
DIV.price DIV.priceLabel { margin-left: 10px; }
DIV.price DIV.priceDollars { float: right; margin-right: 10px; }
DIV.msrp { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; }
DIV.msrp DIV.msrpLabel { margin-left: 10px; }
DIV.msrp DIV.msrpDollars { float:right; margin-right: 10px; color:#F00; text-decoration:line-through; }

DIV.cartOption { font:Arial, Helvetica, sans-serif; font-size: 11px; text-align: right; margin:1px 0; }
DIV.cartButton { text-align:right; }
TABLE.itemSpecs { border:0; margin: 0 20px 0 20px; }
TABLE.itemSpecs TH { 
	border: 0; 
	border-top: 1px solid #DDD; 
	width:120px; 
	text-align:left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:normal; 
	vertical-align:top; 
	margin:0; 
	padding: 2px;
}
TABLE.itemSpecs TD { 
	border: 0; 
	border-top: 1px solid #DDD; 
	border-left: 1px solid #DDD; 
	text-align:left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:normal; 
	vertical-align:top; 
	margin:0; 
	padding: 2px; 
}
DIV.prodCol2 BLOCKQUOTE {
	margin: 2px 0 0 25px; padding:0;
}
DIV.prodCol2 UL {
	margin: 2px 0; padding:0;	
}
DIV.prodCol2 LI {
	margin-left: 25px;
	list-style:disc;
}




LI.discountItem {	position:relative; display:inline; float:left; margin:10px; width:700px; height:200px; border: 2px solid #555555; text-align:left; overflow:hidden; }
LI.discountItem H2 { margin: 5px; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#555555; }
LI.discountItem BLOCKQUOTE { margin: 10px 300px 10px 50px; }
LI.discountItem DIV.ctrLogo { position:absolute; bottom: 10px; left:20px; width:120px; height:42px; background: transparent URL(/images/ctrClothingLogo.png) no-repeat 0 0; }



TABLE.cart {border: 1px solid #555555; border-collapse:separate; border-spacing: 1px; }
TABLE.cart TH { padding: 3px 5px; background-color:#555555; color: White; font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; border:0; text-align:left; }
TABLE.cart TD { padding: 0 5px; background-color:#e8e8e8; color: #111111; height:24px; border:0; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-align:left; }
TABLE.cart A { color:#741b0b; text-decoration:underline; }
TABLE.cart A:HOVER { color:#555555; text-decoration:none; }

DIV#cartBox { position:absolute; top:2px; right:2px; width:320px; height:46px; background:transparent URL(cartIcon.png) no-repeat 0 0; overflow:hidden; }
DIV.cartCont { position:absolute; left:48px; top:5px; width:170px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size: 14px; }
DIV.cartCont A { color: #666; font-weight:normal; text-decoration:underline; }
DIV.cartCont A:HOVER { color:#333; text-decoration:none; }
DIV.persMenu { position:absolute; top:0; right:0; width:120px; height:46px; border-left: 1px dotted #000; text-align:right; margin: 8px 10px; }
DIV.persMenu A { color: #666; font-weight:normal; font-size:11px; text-decoration:underline; }
DIV.persMenu A:HOVER { color:#333; text-decoration:none; }

TR.lineAbove TD { border-top: 2px solid #741b0b; }
SPAN.ers { color:red; }





#OrderStatusesDiv { text-align:center; border-bottom: 1px solid #ffffff; }
#OrderStatusesDiv FORM { margin: 0 0 3px 0; }
TABLE.show, TABLE.showRL {
	border: Black solid 1px;
	background-color:#e7e7e7;
	border-collapse: collapse;
	border-spacing: 0;
}
TABLE.show TD, TABLE.showRL TD {
	border-bottom: Black solid 1px;
	border-left: Black solid 1px;
}
TABLE.show TH, TABLE.showRL TH {
	border-bottom: Black solid 1px;
	border-left: Black solid 1px;
}
TABLE.showRL TH {
	text-align: right;
	padding: 1px 3px 1px 3px;
}
TABLE.showRL TD {
	padding: 1px 1px 1px 3px;
}







