BODY { 
	margin: 0px auto 0px auto; 
	background: #bababa url(../graphics/body-bg.gif) repeat-y center;
	text-align: center;
	width: 100%;
	padding: 0px 0px 0px 0px;
	overflow: -moz-scrollbars-vertical; 
 }

/* ********************************************************************** */
/*     TOP ROW      */
/* ********************************************************************** */





#top { 
	text-align: center;
	width: 988px;
	margin: 0px auto 0px auto; 
	padding: 0px 0px 0px 0px;
	display: block; 
	overflow: hidden; 
	position: relative; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
 
.header {

	font-size: 12px;
	text-align: center;
} 

/* -------------------------------------------------- */
/*     TOOLBAR     */
/* -------------------------------------------------- */

#toolbarContainer { 
	float: center; 
	width: 988px; 
	height: 30px; 
	margin: 0px auto;
	border-bottom: 8px solid #bababa;
	border-top: 0px;
 }
#toolbar { 
	float: center; 
	width: 988px; 
	height: 30px; 
	margin: 0px auto 0px auto; 
	padding: 0px; 
	position: relative; 
	border-top: 0px;
	border-bottom: 1px solid #ffffff;
 }
#toolbarLeftPad { 
	float: left; 
	width: 30px; 
	height: 30px; 
	display: inline; 
	position: relative; 
 }

/* ********** TOOLBAR - SEARCH ********** */

#toolbarSearchIcon { 
	float: left; 
	width: 44px; 
        background: #000000;    
	display: inline; 
	position: relative; 
 }
form#toolbarSearchForm { 
	margin: 0px; 
	padding: 0px; 
 }
#toolbarSearchBox { 
	float: left; 
	width: 157px; 
	height: 30px; 
	margin: 0px; 
	padding: 0px 0px 0px 9px; 
	display: inline; 
	line-height: 30px; 
	overflow: hidden; 
	position: static; 
	text-align: left;
	vertical-align: bottom; 
	-moz-box-sizing: padding-box; 
 }
input.toolbarSearchBox { 
	width: 140px; 
	height: 22px; 
	margin: 0px; 
	padding: 0px; 
	font: bold 13px; 
	color: black;  
	position: absolute; 
	top: 4px; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
 }
input#searchbox {
 }
#toolbarSearchIn { 
	float: left; 
	background: #000000; 
	display: inline; 
	position: relative; 
 }
#toolbarDropDown { 
	float: left; 
	height: 30px; 
	padding: 0px 5px 0px 7px; 
	display: inline; 
	position: relative; 
 }
select.toolbarDropDown { 
	width: 200px; 
	height: 20px; 
	margin-top: 4px; 
	padding: 0px; 
	border-width: 1px;
	border-style: solid;

	display: inline; 
 }
#toolbarSearchBtn { 
	float: left; 
	width: 30px; 
	height: 30px; 
	margin: 0px; 
	padding: 0px; 
	background: #000000; 
	display: inline; 
	line-height: 30px; 
	overflow: hidden; 
	position: relative; 
	text-align: left; 
	vertical-align: middle; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
 }

/* ********** TOOLBAR - OTHER ********** */

#toolbarMidPad { 
	float: left; 
	width: 175px; 
	height: 30px;  
	display: inline; 
	position: relative; 
 }
#toolbarBoxPad { 
	float: left; 
	width: 1px;      
	height: 30px;      
	display: inline; 
	position: relative; 
 }

/* ********** TOOLBAR - SPECIALS ********** */

#toolbarBox1 { 
	float: left; 
	height: 30px; 
	line-height: 30px; 
	width: 80px; 
	padding: 0px;      
	display: inline; 
	overflow: hidden; 
	position: relative; 
	text-align: center; 
	vertical-align: middle; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
 }
A.toolbarBox1 { 
	font-weight: bold;
	width: 74px; 
	line-height: 26px; 
	color: #ffffff;      
	letter-spacing: 0px; 
	text-decoration: none; 
	text-transform: lowercase;
	font-size: 11px;
 }
A.toolbarBox1:visited { 
	font-size: 11px;
	line-height: 26px; 
	color: #ffffff;      
	letter-spacing: 0px; 
	text-decoration: none; 
	font-weight: bold;
 }
A.toolbarBox1:hover { 
	font-size: 11px;
	line-height: 26px;     
	letter-spacing: 0px; 
	text-decoration: none; 
	font-weight: bold;
 }


/* ********** TOOLBAR - CART SUMMARY ********** */


#toolbarBox2_A { 

	height: 30px; 

	width: 38px; 

	display: inline; 

	float: left; 

	position: relative; 

	background-color: #000000; 

	padding: 7px 0px 0px 0px; 

	text-align: center; 

	overflow: hidden; 

	vertical-align: middle; 

	-moz-box-sizing: border-box; 

 }
#cartImage {
	height: 30px;
	margin-top: 0px;
 }
A.cart { 
	text-decoration: none; 
 }
A.cart:visited { 
	text-decoration: none; 
 }

#toolbarBox2_B { 
	float: left; 
	height: 30px; 
	width: 72px; 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;	
	background-color: #000000;      
	display: block; 
	overflow: hidden; 
	position: relative; 
	text-align: center; 
	vertical-align: middle; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
 }
span.cartLabel { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 13px; 
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;      
	text-transform: lowercase; 
	cursor: pointer; 
	display: block; 
	overflow: hidden; 
	vertical-align: bottom; 
 }
span.cartTotal { 
	height: 10px; 
	color: #ffffff;      
	cursor: pointer; 
	display: block; 
	overflow: hidden; 
	vertical-align: top;
	font-size: 9px;
	line-height: 10px;
	margin: 0px 0px 0px 0px;
 }
span.cartItemNum { 
	height: 12px; 
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;      
	cursor: pointer; 
	display: none; 
	overflow: hidden; 
 }
 

/* ********** TOOLBAR - LOG IN / OUT ********** */

#toolbarBox3 { 
	float: left; 
	width: 51px; 
	height: 30px; 
	padding: 0px; 
	background-color: #000000;      
	display: inline; 
	line-height: 30px; 
	overflow: hidden; 
	position: relative; 
	text-align: center; 
	vertical-align: middle; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-transform: lowercase;
 }
A.toolbarBox3 { 
	width: 51px; 
	height: 30px; 
	line-height: 28px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;      
	text-decoration: none; 
 }
A.toolbarBox3:visited { 
	width: 51px; 
	height: 30px; 
	line-height: 28px;	
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;      
	text-decoration: none; 
 }
A.toolbarBox3:hover { 
	width: 51px; 
	height: 30px; 
	line-height: 28px;
	font-size: 11px;
	font-weight: bold;
	color: #68C1C1;      
	text-decoration: none; 
 }

/* ********************************************************************** */
/*     MIDDLE AREA     */
/* ********************************************************************** */
 
#middle { 
	float: center; 
	width: 988px; 
	padding: 0px 0px 0px 0px; 
	margin: 0px auto 0px auto; 
	background: #000000 url(../graphics/bg.gif) top left repeat-y;
 }

#middleContainer { 
	width: 988px; 
	float: center; 
	margin: 0px auto 0px auto; 
	padding: 0px 0px 0px 0px;    
	position: relative;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	border-width: 0px;
 }

/* -------------------------------------------------- */
/*     LEFT COLUMN     */
/* -------------------------------------------------- */

#left { 
	float: left; 
	width: 164px; 
	margin: 0px 7px 7px 0px;      
	padding: 0px; 
	background: #EDEEF0 url(../graphics/as-bg.gif) top left repeat-y;
	display: inline; 
	position: relative; 
	text-align: left; 
	top: 0px; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
 }

/* ********** LEFT COLUMN CORNERS ********** */

#left_topCurveLSpace { 
	display: none;      
 }
#left_topCurveRow { 
	display: none;      
 }
#left_topCurveRSpace { 
	display: none;      
 }
#left_btmCurveLSpace { 
	display: none;      
 }
#left_btmCurveRow { 
	display: none;      
 }
#left_btmCurveRSpace { 
	display: none;      
 }

/* ********** LEFT COLUMN HEADER ********** */

#leftTop { 
	display: none;     
 }

/* ********** LEFT COLUMN CONTENT CONTAINER ********** */

#leftContent { 
	float: left; 
	width: 156px; 
	padding: 0px;
	background: #EDEEF0 repeat-y top left;
	border: 0px;
	display: block; 
	overflow: hidden; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
 }

/* ********** CATEGORIES - LEVEL 1 ********** */

UL.categoryLvl1 { 
	margin: 0px; 
	-moz-box-sizing: padding-box;
	box-sizing: padding-box;
	padding: 5px 5px 5px 10px;      
 }
li.categoryLevel1 { 
	width: 140px;
	margin: 4px 0px; 
	padding: 1px 1px; 
	line-height: 15px; 
	list-style: none; 
	position: relative; 
 }
A.categoryLevel1 {   
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
 }

A.categoryLevel1Active { 
	font: bold 12px; 
	line-height: 15px;   
	text-decoration: none; 
 }


/* ********** CATEGORIES - LEVEL 2 ********** */

UL.categoryLvl2 { 
	margin: 0px; 
	padding: 0px 0px 0px 14px; 
	text-indent: -12px; 
 }
li.categoryLevel2 { 
	margin: 0px; 
	padding: 0px; 
	line-height: 12px; 
	list-style: none; 
	position: relative; 
	border: 0px;
 }
A.categoryLevel2 { 
	font: 10px;  
	text-decoration: none; 
 }

A.categoryLevel2Active { 
	font: 10px;     
	text-decoration: none; 
 }


/* ********** CATEGORIES - LEVEL 3 ********** */

UL.categoryLvl3 { 
	padding: 0px 0px 0px 14px; 
	margin: 0px; 
	text-indent: -10px; 
 }
LI.categoryLevel3 { 
	margin: 0px; 
	font-style: italic; 
	line-height: 12px; 
	list-style: none; 
	position: relative; 
 }
A.categoryLevel3 { 
	padding: 0px; 
	font: 10px;     
	text-decoration: none; 
 }

A.categoryLevel3Active { 
	padding: 0px; 
	font: 10px;     
	text-decoration: none; 
 }


/* ********** CATEGORIES - LEVEL 4 ********** */
 
UL.categoryLvl4 { 
	margin: 0px; 
	padding: 0px 0px 0px 14px; 
	text-indent: -10px; 
 }
LI.categoryLevel4 { 
	margin: 0px; 
	line-height: 12px; 
	list-style: none; 
	position: relative; 
 }
A.categoryLevel4 { 
	padding: 0px; 
	font: 10px;   
	text-decoration: none; 
 }

A.categoryLevel4Active { 
	padding: 0px; 
	font: 10px;    
	text-decoration: none; 
 }

 
/* ********** CONTAINER - OTHER LINKS ********** */

UL.leftContentLinks { 
	margin: 0px; 
	-moz-box-sizing: padding-box;
	box-sizing: padding-box;
	padding: 5px 5px 5px 10px;     
 }
LI.listSpacer { 
	padding: 0px 2px 0px 0px; 
	line-height: 15px; 
	list-style: none; 
 }

/* ********** NEW LINK ********** */
 
LI.new { 
	padding: 0px 2px 0px 0px; 
	line-height: 15px; 
	list-style: none; 
	position: relative; 
 }
A.new { 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
 }

A.newActive { 
	font-size: 12px;
	font-weight: bold;  
	text-decoration: none; 
 }


/* ********** SPECIALS LINK ********** */

LI.specials { 
	padding: 0px 2px 0px 0px; 
	line-height: 15px; 
	list-style: none; 
	position: relative; 
 }
A.specials { 
	font-size: 12px;
	font-weight: bold;    
	text-decoration: none; 
 }

A.specialsActive { 
	font-size: 12px;
	font-weight: bold;    
	text-decoration: none; 
 }


/* ********** EXTRA PAGE LINKS ********** */

LI.extraPage { 
	width: 140px;
	margin: 4px 0px; 
	padding: 1px 1px; 
	line-height: 15px; 
	list-style: none; 
	position: relative; 
 }
A.extraPage { 
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none; 
 }


A.extraPageActive {     
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
 }

/* -------------------------------------------------- */
/*     CENTER COLUMN / PAGE CONTENT     */
/* -------------------------------------------------- */

#mainContent { 
	float: left; 
	width: 601px; 
	margin: 0px auto 0px auto; 
	padding: 10px 10px 15px 10px; 
	font: 12px; 
	color: #000000; 
	background-color: #FFFFFF; 
	display: inline; 
	text-align: left;
 }

/* -------------------------------------------------- */
/*     RIGHT COLUMN     */
/* -------------------------------------------------- */

#right { 
	float: left; 
	width: 177px;      
	margin: 20px 0px 0px 0px;      
	padding: 0px; 
	display: inline; 
	overflow: hidden; 
	position: relative; 
	text-align: center;      
	-moz-box-sizing: padding-box;      
	box-sizing: padding-box;
 }

 /* ********** RIGHT COLUMN CORNERS ********** */

#right_topCurveLSpace { 
	display: none;      
 }
#right_topCurveRow { 
	display: none;      
 }
#right_topCurveRSpace { 
	display: none;      
 }
#right_btmCurveLSpace { 
	display: none;      
 }
#right_btmCurveRow { 
	display: none;      
 }
#right_btmCurveRSpace { 
	display: none;      
 }

/* ********** RIGHT COLUMN HEADER ********** */

#rightTop { 
	width: 175px;
	height: 15px;     
	margin: 0px 10px 0px 0px; 
	padding: 0px;      
	color: #ffffff; 
	border: 1px solid #bababa;
	background: #bababa;     
	letter-spacing: 1px; 
	text-align: center; 
	text-transform: uppercase; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	font-size: 12px;
	line-height: 15px;
 }

/* ********** RIGHT COLUMN CONTENT CONTAINER ********** */

#rightContent { 
	padding: 0px 0px 10px 0px; 
	border: 1px solid #bababa;
	width: 175px;
	overflow: hidden; 
	text-align: center; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	margin-bottom: 10px;
 }

/* ***** FEATURED ITEMS ***** */

DIV.featuredItemImage { 
	padding: 5px 0px 5px 0px;     
 }
A.featuredItemName { 
	font: 10px; 
	color: #505050; 
	text-decoration: none; 
 }
A.featuredItemName:hover { 
	color: #000000; 
	text-decoration: none; 
 }
A.featuredItemName:visited { 
	color: #505050; 
	text-decoration: none; 
 }
SPAN.featuredItemNumberLabel { 
	font: bold 10px; 
	color: #505050; 
 }
SPAN.featuredItemNumber { 
	font: 10px; 
	color: #505050; 
 }
SPAN.featuredItemListPriceLabel { 
	font: bold 10px; 
	color: #505050; 
 }
SPAN.featuredItemListPrice { 
	font: 10px; 
	color: #505050; 
 }
SPAN.featuredItemSellPriceLabel { 
	font: bold 10px; 
	color: #632710; 
 }
SPAN.featuredItemSellPrice { 
	font: 10px; 
	color: #632710; 
 }
DIV.featuredItemPriceSpacer { 
	padding: 5px; 
 }
DIV.featuredItemSeparator { 
	margin: 10px 0px; 
	width: 165px; 
	height: 1px; 
	background-color: #bababa; 
	text-align: center; 
 }

/* ***** RELATED ITEMS ***** */

DIV.relatedItemImage { 
	padding: 5px 0px; 
 }
A.relatedItemName { 
	font: 10px; 
	color: #505050; 
	text-decoration: none; 
 }
A.relatedItemName:hover { 
	color: #000000; 
	text-decoration: underline; 
 }
A.relatedItemName:visited { 
	color: #505050; 
	text-decoration: none; 
 }
SPAN.relatedItemNumberLabel { 
	font: bold 10px; 
	color: #505050; 
 }
SPAN.relatedItemNumber { 
	font: 10px; 
	color: #505050; 
 }
SPAN.relatedItemListPriceLabel { 
	font: bold 10px; 
	color: #505050; 
 }
SPAN.relatedItemListPrice { 
	font: 10px; 
	color: #505050; 
 }
SPAN.relatedItemSellPriceLabel { 
	font: bold 10px; 
	color: #632710; 
 }
SPAN.relatedItemSellPrice { 
	font: 10px; 
	color: #632710; 
 }
DIV.relatedItemPriceSpacer { 
	padding: 5px; 
 }
DIV.relatedItemSeparator { 
	margin: 10px 0px; 
	width: 165px; 
	height: 1px; 
	background-color: #bababa; 
	text-align: center; 
 }


/* ********************************************************************** */
/*     BOTTOM ROW     */
/* ********************************************************************** */

#bottom { 
	width: 988px; 
	clear: both; 
	margin: 0px auto 0px auto;  
	padding: 0px 0px 0px 0px; 
	position: relative; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
 }

/* ********** BOTTOM CORNERS ********** */

#bottom_topCurveLSpace { 
	display: none;     
 }
#bottom_topCurveRow { 
	display: none;      
 }
#bottom_topCurveRSpace { 
	display: none;      
 }
#bottom_btmCurveLSpace { 
	display: none;      
 }
#bottom_btmCurveRow { 
	display: none;      
 }
#bottom_btmCurveRSpace { 
	display: none;      
 }

/* ********************************************************************** */
/*     FOOTER     */
/* ********************************************************************** */
 
#footer { 
	float: center; 
	width: 100%;
	margin: 0px auto 0px auto;  
	padding: 30px 0px 10px 0px;      
	font: 10px; 
	color: #000000; 
	text-align: center; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	background-color: #bababa;
	border-top: 0px;
	border-bottom-width: 0px;
 }

 #footerContainer {
	margin: 0px auto;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	float: center; 	
}

.itemDescription {
        font-size: 10pt;
}

.itemExtraTitle {
        font-size: 14px; 
        font-weight: bold;
}

