#top { 

	margin: 0px 0px 0px 0px; 

	padding: 0px; 

	background: #cccccc; 
	background-image:url(mockupNewSite_background.gif);
	background-position:center;
	background-repeat:repeat-y; 
	
	overflow: hidden; 

	display: block; 

	position: relative; 

 }



#toolbarContainer { 

	width: 100%;
	width: 996px; 
	margin-left:auto;
	margin-right:auto;
 }



#toolbar {
	height: 30px; 
	background-image: url(../template/top_nav_grad.gif);
	background-position:center;
	background-repeat:repeat-y; 
	width: 996px; 
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
 }



#toolbarLeftPad { 

	display: inline; 

	float: left; 

	position: relative; 

	width: 0px; 

	height: 30px; 

 }



#toolbarSearchForm { 

	padding: 0px; 

	margin: 0px; 

 }


 
#toolbarSearchIcon {
	float: left;
	position: relative;

 }



#toolbarDropDown { 

	padding: 0px 5px 0px 7px; 

	height: 30px; 

	display: inline; 

	float: left; 

	position: relative; 

 }



.toolbarDropDown { 

	margin-top: 4px; 

	display: inline; 

	padding: 0px 0px 0px 0px; 

	width: 200px; 

	border-width: 1px; 

	border-style: solid; 

	border-color: #636363; 

	height: 20px; 

 }



#toolbarSearchIn { 

	background-color: #466238; 

	display: inline; 

	float: left; 

	position: relative; 

 }



#toolbarSearchBox { 

	width: 157px; 

	padding: 0px 0px 0px 9px; 

	margin: 0px; 

	height: 30px; 

	line-height: 30px;
	position:relative;

	display: inline; 

	float: left; 

	vertical-align: bottom; 

	overflow: hidden; 

	-moz-box-sizing: padding-box; 

 }



input.toolbarSearchBox { 

	position: relative; 

	top: 4px; 

	height: 22px; 

	width: 140px; 

	font-size: 13px; 

	color: black; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-weight: bold; 

	padding: 0px; 

	margin: 0px; 

	border-width: 1px; 

	border-style: solid; 

	border-color: #636363; 

	-moz-box-sizing: border-box; 

 }



#toolbarSearchBtn { 

	width: 81px; 

	text-align: left; 

	height: 30px; 

	line-height: 30px; 

	display: inline; 

	float: left; 

	position: relative; 

	vertical-align: middle; 

	padding: 0px; 

	margin: 0px; 

	background-color: #ffffff; 

	overflow: hidden; 

	-moz-box-sizing: border-box; 

 }



#toolbarMidPad { 

	display: inline; 

	float: left; 

	position: relative; 

	width: 112px; 
	background-image: url(../template/top_nav_grad.gif); 

	height: 30px; 

 }



#toolbarBoxPad { 

	width: 2px; 

	background-color: #FFFFFF; 

	display: inline; 

	float: left; 

	position: relative; 

	height: 30px;
	display:none; 

 }



#toolbarBox1 { 

	height: 30px; 

	width: 17px; 

	display: inline; 

	float: left; 

	position: relative; 

	background-color: #ffffff; 
	
	background-image: url(../template/top_nav_grad.gif); 

	overflow: hidden; 

	vertical-align: middle; 

	text-align: center; 

	-moz-box-sizing: border-box; 

 }



A.toolbarBox1 { 

	width: 74px; 

	letter-spacing: 1px; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-size: 12px; 

	font-weight: bold; 

	color: #FFFFFF; 

	text-decoration: none; 

	text-transform: capitalize; 

 }



A.toolbarBox1:visited { 

	letter-spacing: 1px; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-size: 12px; 

	font-weight: bold; 

	color: #FFFFFF; 

	text-decoration: none; 

 }



A.toolbarBox1:hover { 

	letter-spacing: 1px; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-size: 12px; 

	font-weight: bold; 

	color: #FFFFFF; 

	text-decoration: underline; 

 }

.whitetext{text-decoration: none; color:#FFFFFF;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;}

#toolbarBox2_A { 

	height: 30px; 

	width: 197px; 

	display: inline; 

	float: left; 

	position: relative; 

	background-color: #ffffff; 

	padding: 0px 0px 0px 0px; 

	text-align: center; 

	overflow: hidden; 

	vertical-align: middle; 

	-moz-box-sizing: border-box;
	

 }



#toolbarBox2_B { 

	height: 30px; 

	width: 72px; 

	display: inline; 

	float: left; 

	position: relative; 

	background-color: #466238; 

	padding: 3px 0px 0px 0px; 

	text-align: center; 

	overflow: hidden; 

	vertical-align: middle; 

	-moz-box-sizing: border-box;
	display:none;

 }



span.cartLabel { 

	height: 12px; 

	display: block; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-size: 9px; 

	color: #FFFFFF; 

	text-transform: capitalize; 

	vertical-align: middle; 

	overflow: hidden; 

	cursor: pointer; 
	display:none; 

 }



a.cart { 

	text-decoration: none; 

	height: 30px; 

 }



a.cart:visited { 

	text-decoration: none; 

 }



span.cartItemNum { 

	height: 18px; 

	display: none; 

	font-weight: bold; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-size: 9px; 

	color: #FFFFFF; 

	overflow: hidden; 

	cursor: pointer; 

 }



span.cartTotal { 

	height: 18px; 

	display: block; 

	font-weight: bold; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-size: 9px; 

	color: #FFFFFF; 

	overflow: hidden; 

	cursor: pointer;
	display:none; 

 }



#toolbarBox3 { 

	vertical-align: middle; 

	height: 30px; 

	line-height: 30px; 

	width: 51px; 

	display: inline; 

	float: left; 

	position: relative; 

	background-color: #809F71; 

	padding: 0px 0px 0px 0px; 

	overflow: hidden; 

	-moz-box-sizing: border-box; 

	text-align: center;
	display:none;

 }



A.toolbarBox3 { 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-size: 9px; 

	color: #8A220B; 

	height: 30px; 

	line-height: 30px; 

	width: 51px; 

	text-decoration: none; 

 }



A.toolbarBox3:visited { 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-size: 9px; 

	color: #8A220B; 

	height: 30px; 

	line-height: 30px; 

	width: 51px; 

	text-decoration: none; 

 }



A.toolbarBox3:hover { 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-size: 9px; 

	color: #BD8340; 

	height: 30px; 

	line-height: 30px; 

	width: 51px; 

	text-decoration: underline; 

 }



#middle { 

	clear: both; 

	padding: 10px 0px 0px 0px; 

	margin: 0px; 

	text-align: center; 
	background-image:url(graphics/greenbk.jpg);
	background-position:center;
	background-repeat:repeat-y;
 }



#middleContainer { 

	width: 988px; 

	padding: 0px; 

	margin: 0px; 

	text-align: center; 

	margin-left: auto; 

	margin-right: auto; 

 }



#left { 

	float: left; 

	text-align: left; 

	position: relative; 

	top: 0px; 

	display: inline; 

	margin: 2px 0px 7px 0px; 

	padding: 0px; 

	background-color: #FFFFFF; 

	width: 167px; 

	-moz-box-sizing: border-box; 


 }



#leftTop { 

	font-family: Arial, sans-serif; 

	font-size: 14px; 

	font-weight: bold; 

	color: #cfe6b7; 

	background-color: #175302;

	margin: 0px 0px 0px 0px; 

	text-align: center; 

	letter-spacing: 1px; 

	padding: 5px 0 0 2px; 

	text-transform: capitalize; 
	height:25px;

 }



#left_topCurveLSpace { 

	display: inline; 

	width: 2px; 

	background-color: #207a00;

	float: left; 

	position: relative; 

	height: 1px; 

 }



#left_topCurveRow { 

	display: inline; 

	width: 163px; 

	background-color: #207a00; 

	float: left; 

	position: relative; 

	height: 1px; 

 }



#left_topCurveRSpace { 

	display: inline; 

	width: 2px; 

	background-color: #207a00; 

	float: left; 

	position: relative; 

	height: 1px; 

 }



#left_btmCurveLSpace { 

	display: inline; 

	width: 1px; 

	background-color: #207a00; 

	float: left; 

	position: relative; 

	height: 1px; 

 }



#left_btmCurveRow {
	display: inline;
	width: 165px;
	float: left;
	position: relative;
	height: 1px;
background-color: #175302;
 }



#left_btmCurveRSpace { 

	display: inline; 

	width: 1px; 

	background-color: #207a00;

	float: left; 

	position: relative; 

	height: 1px; 

 }



#leftContent { 

	width: 167px;  

	float: left; 

	display: block; 

	background-color: #207a00; 

	padding: 0px; 

	border-width: 1px;
	border-top-width:0px;
	border-style: solid; 
	border-color: #207a00; 

	overflow: hidden; 

	-moz-box-sizing: border-box; 

 }



ul.leftContentLinks { 

	padding: 5px 5px 15px 15px; 

	margin: 0px; 

 }



ul.categoryLvl1 { 

	padding: 5px 5px 5px 14px; 

	margin: 0px; 

 }



ul.categoryLvl2 { 

	padding: 0px 0px 0px 14px; 

	margin: 0px; 

	text-indent: -12px; 

 }



ul.categoryLvl3 { 

	padding: 0px 0px 0px 14px; 

	margin: 0px; 

	text-indent: -10px; 

 }



ul.categoryLvl4 { 

	padding: 0px 0px 0px 14px; 

	margin: 0px; 

	text-indent: -10px; 

 }



#mainContent { 

	width: 640px; 

	float: left; 

	display: inline; 

	margin: 3px 0px 0px 3px; 

	padding: 1px 0px 10px 2px; 

	background-color: #FFFFFF; 

	text-align: left; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-size: 12px; 

	color: #000000; 

 }



#right { 

	float: right; 

	text-align: left; 

	position: relative; 

	top: 0px; 

	display: inline; 

	margin: 7px 0px 7px 7px; 

	padding: 0px; 

	background-color: #FFFFFF; 

	width: 153px; 

	overflow: hidden; 

	-moz-box-sizing: border-box; 

 }



#rightTop { 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-size: 11px; 

	font-weight: bold; 

	color: #ffffff; 

	background-color: #ffffff; 

	margin: 0px 0px 0px 0px; 

	text-align: center; 

	letter-spacing: 1px; 

	padding: 2px; 

	text-transform: capitalize; 

 }



#right_topCurveLSpace { 

	display: inline; 

	width: 2px; 

	background-color: #FFFFFF; 

	float: left; 

	position: relative; 

	height: 1px; 

 }



#right_topCurveRow { 

	display: inline; 

	width: 149px; 

	background-color: #ffffff; 

	float: left; 

	position: relative; 

	height: 1px; 

 }



#right_topCurveRSpace { 

	display: inline; 

	width: 2px; 

	background-color: #FFFFFF; 

	float: left; 

	position: relative; 

	height: 1px; 

 }



#right_btmCurveLSpace { 

	display: inline; 

	width: 1px; 

	background-color: #FFFFFF; 

	float: left; 

	position: relative; 

	height: 1px; 

 }



#right_btmCurveRow { 

	display: inline; 

	width: 151px; 

	background-color: #ffffff; 

	float: left; 

	position: relative; 

	height: 1px; 

 }



#right_btmCurveRSpace { 

	display: inline; 

	width: 1px; 

	background-color: #FFFFFF; 

	float: left; 

	position: relative; 

	height: 1px; 

 }



#rightContent { 

	text-align: center; 

	background-color: #ffffff; 

	padding: 0px 0px 10px 0px; 

	overflow: hidden; 
border: none;
	-moz-box-sizing: border-box; 

 }


#bottom {
	clear: both;
	width: 560px;
	/*position: relative;*/
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	-moz-box-sizing: border-box;

 }


#bottomTop { 

	float: left; 
	position: relative; 
	display: inline; 
	text-align: center; 
	width: 620px;
	/*padding-left:200px;	
	background-image:url(mockupNewSite_background_small.gif);*/
	/*background-repeat:repeat-y;*/
	background-color:#FFFFFF;


 }


#bottomContent {
	float: left;
	position: relative;
	display: inline;
	padding-bottom: 5px;
	width: 620px;
	/*padding-left:200px;	
	background-image:url(mockupNewSite_background_small.gif);*/
	/*background-repeat:repeat-y;*/
	border-width: 0px;
	border-top: 0px;

 }
 

#bottomTopCellPad {

	position: relative;
	display: inline;
	float: left;
	width: 0px;
	height: 16px;

 }



#bottomTopCell_siteInfo {
	padding: 2px;
	color: #999999;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	width: 160px;
	display: inline;
	float: left;
	position: relative;
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
	-moz-box-sizing: border-box;
	background-color:#FFFFFF;
 }



#bottomTopCell_customerService {
	padding: 2px;
	color: #999999;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	width: 230px;
	display: inline;
	float: left;
	position: relative;
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
	-moz-box-sizing: border-box;
	background-color:#FFFFFF;
 }



#bottomTopCell_companyInfo { 
/*

	background-color: #809F71; 

	padding: 2px; 

	color: #FFFBCD; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-size: 12px; 

	font-weight: bold; 

	text-transform: capitalize; 

	width: 180px; 

	display: inline; 

	float: left; 

	position: relative; 

	text-align: left; 

	overflow: hidden; 

	vertical-align: middle; 

	-moz-box-sizing: border-box; 
*/
display:none;
 }



#bottomTopCell_accountInfo {
	padding: 2px;
	color: #999999;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	width: 200px;
	display: inline;
	float: left;
	position: relative;
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
	-moz-box-sizing: border-box;
	background-color:#FFFFFF;
 }



#bottom_topCurveLSpace { 

	display: inline; 

	width: 0px; 

	background-color: #ffffff; 

	float: left; 

	position: relative; 

	height: 0px; 

 }



#bottom_topCurveRow { 

	display: inline; 

	width: 984px; 
/*background-image:url(mockupNewSite_background_small.gif);*/
/*background-repeat:no-repeat;*/
	background-color: #ffffff;  

	float: left; 

	position: relative; 

	height: 0px; 
	width: 620px;
 }



#bottom_topCurveRSpace { 

	display: inline; 

	width: 0px; 

	background-color: #ffffff; 

	float: left; 

	position: relative; 

	height: 0px; 

 }



#bottom_btmCurveLSpace { 

	display: inline; 

	width: 0px; 

	background-color: #ffffff; 

	float: left; 

	position: relative; 

	height: 0px; 

 }



#bottom_btmCurveRow { 

	display: inline; 

	width: 986px; 

	background-color: #ffffff; 
/*background-image:url(mockupNewSite_background_small.gif);*/
/*background-repeat:no-repeat;*/
	float: left; 

	position: relative; 

	height: 0px; 
width: 620px;
 }



#bottom_btmCurveRSpace { 

	display: inline; 

	width: 0px; 

	background-color: #ffffff; 

	float: left; 

	position: relative; 

	height: 0px; 

 }







#bottomContentPad {
	width: 0px;
	display: inline;
	float: left;
	position: relative;
	-moz-box-sizing: border-box;

 }



#bottomContentCell_siteInfo {
	padding: 2px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	width: 160px;
	display: inline;
	float: left;
	position: relative;
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
	-moz-box-sizing: border-box;
	background-color:#FFFFFF;
 }



a.siteInfo { 
	color: #999999;  
	text-decoration: none; 
 }



a.siteInfo:visited {
	color:#999999; 
 }



a.siteInfo:hover {
	color: #0066FF;
	background-color: transparent;
	border-color: #0066FF;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration:none;
 }



#bottomContentCell_customerService {
	padding: 2px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	width: 230px;
	display: inline;
	float: left;
	position: relative;
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
	-moz-box-sizing: border-box;
	background-color:#FFFFFF;
 }



a.customerService { 
	color: #999999;
	text-decoration: none; 
 }



a.customerService:visited { 
	color: #999999; 
 }



a.customerService:hover { 
	color: #0A7ABB;
	background-color: transparent;
	border-color: #0066FF;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration:none;
 }



#bottomContentCell_companyInfo { 

	/*background-color:#FF33CC;

	padding: 2px; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-size: 9px; 

	width: 180px; 

	display: inline; 

	float: left; 

	position: relative; 

	text-align: left; 

	overflow: hidden; 

	vertical-align: middle; 

	-moz-box-sizing: border-box;*/
	display:none;


 }


a.largerlinks:hover {
color:#FFFF00;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}

a.largerlinks:link {
color:#FFFF00;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}

a.largerlinks:visited {
color:#FFFF00;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}

a.companyInfo { 

	text-decoration: none; 

	color: #2B8203; 

 }



a.companyInfo:visited { 

	color: #2B8203; 

 }



a.companyInfo:hover { 

	color: #405E21; 

	text-decoration: underline; 

 }



#bottomContentCell_accountInfo {
	padding: 2px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	width: 180px;
	display: inline;
	float: left;
	position: relative;
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
	-moz-box-sizing: border-box;
	background-color:#FFFFFF;
 }



a.accountInfo { 
	text-decoration: none; 
	color: #999999;
 }



a.accountInfo:visited {
	color: #999999;

 }



a.accountInfo:hover {
	color: #0A7ABB;
	background-color: transparent;
	border-color: #0066FF;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration:none;
 }



.bottomNav {
	margin: 0px; 

	padding: 2px 0px 2px 0px; 

	list-style: none; 

 }



.bottomNav_si_home { 

	margin: 0px; 

	padding: 2px 0px 2px 0px; 

	list-style: none; 

 }



.bottomNav_si_map { 

	margin: 0px; 

	padding: 2px 0px 2px 0px; 

	list-style: none; 

 }



.bottomNav_si_browse { 

	margin: 0px; 

	padding: 2px 0px 2px 0px; 

	list-style: none; 

 }



.bottomNav_si_search { 

	margin: 0px; 

	padding: 2px 0px 2px 0px; 

	list-style: none; 

 }



.bottomNav_si_new { 

	margin: 0px; 

	padding: 2px 0px 2px 0px; 

	list-style: none; 

 }



.bottomNav_cs_feedback { 

	margin: 0px; 

	padding: 2px 0px 2px 0px; 

	list-style: none; 

 }



.bottomNav_cs_privacy { 

	margin: 0px; 

	padding: 2px 0px 2px 0px; 

	list-style: none; 

 }



.bottomNav_cs_shipping { 

	margin: 0px; 

	padding: 2px 0px 2px 0px; 

	list-style: none; 

 }



.bottomNav_cs_returns { 

	margin: 0px; 

	padding: 2px 0px 2px 0px; 

	list-style: none; 

 }



.bottomNav_ci_about { 

	margin: 0px; 

	padding: 2px 0px 2px 0px; 

	list-style: none; 

 }



.bottomNav_ci_whatsnew { 

	margin: 0px; 

	padding: 2px 0px 2px 0px; 

	list-style: none; 

 }



.bottomNav_ci_feedback { 

	margin: 0px; 

	padding: 2px 0px 2px 0px; 

	list-style: none; 

 }



.bottomNav_ai_login { 

	margin: 0px; 

	padding: 2px 0px 2px 0px; 

	list-style: none; 

 }



.bottomNav_ai_account { 

	margin: 0px; 

	padding: 2px 0px 2px 0px; 

	list-style: none; 

 }



.bottomNav_ai_cart { 

	margin: 0px; 

	padding: 2px 0px 2px 0px; 

	list-style: none; 

 }



.bottomNav_ai_favorites { 

	margin: 0px; 

	padding: 2px 0px 2px 0px; 

	list-style: none; 

 }



#footer { 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-size: 9px; 

	color: #000000; 

	clear: both; 

	margin-top: 7px; 

	padding: 5 0 0 0; 

	width:600px;
	margin:0 auto;
	text-align: center; 
	background-image:url(graphics/greenbk.jpg);
	background-position:center;
	background-repeat:repeat-y;
	border-width:0px;
	
 }



li.categoryLevel1 { 

	list-style: none; 

	padding: 3px 0px 3px 0px; 

	margin: 0px; 

	line-height: 15px; 

	position: relative;
	

 }




A.categoryLevel1 { 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	color:#ffff00;

	font-size: 12px; 

	font-weight: bold; 

	text-decoration: none; 

 }



A.categoryLevel1:visited { 

	color: #ffff00; 

 }



A.categoryLevel1:hover { 

	color: #ffffff; 

	text-decoration: underline; 

 }



A.categoryLevel1Active { 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	color: #ffff00; 

	font-size: 12px; 

	font-weight: bold; 

	text-decoration: none; 
 }



A.categoryLevel1Active:visited { 

	color: #ffff00; 

 }



A.categoryLevel1Active:hover { 

	color: #ffffff; 

	text-decoration: underline; 

 }



li.categoryLevel2 { 

	list-style: none; 

	padding: 2px 0px 2px 0px; 

	margin: 0px; 

	line-height: 12px; 

	position: relative; 

 }



A.categoryLevel2 { 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	color: #ffffff; 

	font-size: 12px; 

	text-decoration: none; 

 }



A.categoryLevel2:visited { 

	color: #ffffff; 

 }



A.categoryLevel2:hover { 

	color: #ffffff; 

	text-decoration: underline; 

 }



A.categoryLevel2Active { 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	color: #ffffff; 

	font-size: 12px; 

	text-decoration: none; 

 }



A.categoryLevel2Active:visited { 

	color: #ffffff; 

 }



A.categoryLevel2Active:hover { 

	color: #ffffff; 

	text-decoration: underline; 

 }



li.categoryLevel3 { 

	list-style: none; 
	
	padding: 2px 0px 2px 0px;

	margin: 0px; 

	line-height: 12px; 

	font-style: italic; 

	position: relative; 

 }



A.categoryLevel3 { 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	padding: 0px; 

	color: #ffffff; 

	font-size: 12px; 

	text-decoration: none; 

 }



A.categoryLevel3:visited { 

	color: #ffffff; 

 }



A.categoryLevel3:hover { 

	color: #ffffff; 

	text-decoration: underline; 

 }



A.categoryLevel3Active { 

	padding: 0px; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	color: #ffffff; 

	font-size: 12px; 

	text-decoration: none; 

 }



A.categoryLevel3Active:visited { 

	color: #ffffff; 

 }



A.categoryLevel3Active:hover { 

	color: #ffffff; 

	text-decoration: underline; 

 }



li.categoryLevel4 { 

	list-style: none; 
	
	padding: 2px 0px 2px 0px;

	margin: 0px; 

	line-height: 12px; 

	position: relative; 

 }



A.categoryLevel4 { 

	padding: 0px; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	color: #ffffff; 

	font-size: 12px; 

	text-decoration: none; 

 }



A.categoryLevel4:visited { 

	color: #ffffff; 

 }



A.categoryLevel4:hover { 

	color: #ffffff; 

	text-decoration: underline; 

 }



A.categoryLevel4Active { 

	padding: 0px; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	color: #ffffff; 

	font-size: 12px; 

	text-decoration: none; 

 }



A.categoryLevel4Active:visited { 

	color: #ffffff; 

 }



A.categoryLevel4Active:hover { 

	color: #ffffff; 

	text-decoration: underline; 

 }



li.extraPage { 

	list-style: none; 

	padding: 3px 2px 3px 0px; 

	line-height: 15px; 

	position: relative; 
	color: #ffff00;
 }



A.extraPage { 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	color: #ffff00; 

	font-size: 12px; 

	font-weight: bold; 

	text-decoration: none; 
	padding: 3px 2px 3px 0px;

 }



A.extraPage:visited { 

	color: #ffff00; 
	padding: 3px 2px 3px 0px;

 }



A.extraPage:hover { 

	color: #ffffff; 

	text-decoration: underline; 
	padding: 3px 2px 3px 0px;

 }



A.extraPageActive { 

	color: #ffff00; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-size: 12px; 

	font-weight: bold; 

	text-decoration: none; 
	padding: 3px 2px 3px 0px;

 }



A.extraPageActive:visited { 

	color: #ffff00; 
	padding: 3px 2px 3px 0px;

 }



li.new { 

	list-style: none; 

	padding: 0px 2px 0px 0px; 

	line-height: 15px; 

	position: relative; 

 }



A.new { 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	color: #466238; 

	font-size: 12px; 

	font-weight: bold; 

	text-decoration: none; 

 }



A.new:visited { 

	color: #466238; 

 }



A.new:hover { 

	color: #405E21; 

	text-decoration: underline; 

 }



A.newActive { 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	color: #BD8340; 

	font-size: 12px; 

	font-weight: bold; 

	text-decoration: none; 

 }



A.newActive:visited { 

	color: #BD8340; 

 }



li.specials { 

	list-style: none; 

	padding: 0px 2px 0px 0px; 

	line-height: 15px; 

	position: relative; 

 }



A.specials { 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	color: #466238; 

	font-size: 12px; 

	font-weight: bold; 

	text-decoration: none; 

 }



A.specials:visited { 

	color: #466238; 

 }



A.specials:hover { 

	color: #405E21; 

	text-decoration: underline; 

 }



A.specialsActive { 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	color: #BD8340; 

	font-size: 12px; 

	font-weight: bold; 

	text-decoration: none; 

 }



A.specialsActive:visited { 

	color: #BD8340; 

 }



.listSpacer { 

	list-style: none; 

	padding: 0px 2px 0px 0px; 

	line-height: 15px; 

 }



.featuredItem { 

	text-align: center; 

 }



.featuredItemImage { 

	border: 1px black solid;
	/*padding: 5px 0px 5px 0px; */

 }



a.featuredItemName { 

	color: #636363; 

	text-decoration: none;

	font-size: 10px; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

 }



a.featuredItemName:hover { 

	color: #405E21; 

	text-decoration: underline; 

 }



a.featuredItemName:visited { 

	color: #405E21; 

 }



.featuredItemNumberLabel { 

	color: #636363; 

	font-size: 12px; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-weight: bold; 
	display:none;

 }



.featuredItemNumber { 

	color: #636363; 

	font-size: 12px; 

	font-family: Verdana, Geneva, Arial, sans-serif; 
	display:none;

 }



.featuredItemSellPriceLabel { 

	color: #8A220B; 

	font-size: 12px; 

	font-family: Verdana, Geneva, Arial, sans-serif; 
	display:none;
	font-weight: bold; 

 }



.featuredItemSellPrice { 

	color: #8A220B; 

	font-size: 12px; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

 }



.featuredItemListPriceLabel { 

	color: #636363; 

	font-size: 12px; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-weight: bold; 

 }



.featuredItemListPrice { 

	color: #636363; 

	font-size: 12px; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

 }



.featuredItemPriceSpacer { 

	padding: 5px; 

 }



.featuredItemSeparator { 

	background-color: #466238; 

	height: 0px; 

	text-align: center; 

	width: 145px; 

	margin: 10px 0px 10px 0px; 


 }



.relatedItem { 

	text-align: center; 

 }



.relatedItemImage { 

	padding: 5px 0px 5px 0px; 

 }



a.relatedItemName { 

	color: #636363; 

	text-decoration: none; 

	font-size: 12px; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

 }



a.relatedItemName:hover { 

	color: #405E21; 

	text-decoration: underline; 

 }



a.relatedItemName:visited { 

	color: #405E21; 

 }



.relatedItemNumberLabel { 

	color: #636363; 

	font-size: 12px; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-weight: bold; 

 }



.relatedItemNumber { 

	color: #636363; 

	font-size: 12px; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

 }



.relatedItemSellPriceLabel { 

	color: #8A220B; 

	font-size: 12px; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-weight: bold; 

 }



.relatedItemSellPrice { 

	color: #8A220B; 

	font-size: 12px; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

 }



.relatedItemListPriceLabel { 

	color: #636363; 

	font-size: 12px; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-weight: bold; 

 }



.relatedItemListPrice { 

	color: #636363; 

	font-size: 12px; 

	font-family: Verdana, Geneva, Arial, sans-serif; 

 }



.relatedItemPriceSpacer { 

	padding: 5px; 

 }



.relatedItemSeparator { 

	background-color: #466238; 

	height: 1px; 

	text-align: center; 

	width: 145px; 

	margin: 10px 0px 10px 0px; 

 }



BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#cccccc;
	background-image:url(mockupNewSite_background_wht.gif);
	background-position:center;
	background-repeat:repeat-y; 
	text-align: center;
	margin: 0px; 

 }



.alertMsg { 

	color: #8A220B; 

 }



.cpobutton { 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	height: 20px; 

	color: #3A7000; 

	background-color: #D4E4CF;

	cursor: pointer; 

	border-width: 1px; 

	border-style: solid; 

	border-color: #6CB919; 

	vertical-align: middle; 
	font-size:11px;

 }



.toolinput { 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-size: 12px; 

	color: #5C5C5C; 

 }



.bodyHeader { 

	font:bold 20px Georgia;
	padding-bottom: 5px; 
	color: #175302; 
	background-position:center;
	background-repeat:repeat-y; 

 }
 .headtable { 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-size: 22px; 

	padding-bottom: 5px; 

	color: #466238; 
	background-image:url(mockupNewSite_background.gif);
	background-position:center;
	background-repeat:repeat-y; 

 }



A { 

	text-decoration: underline; 
	color: #0066FF; 

 }



a:visited { 

	text-decoration: none; 

	color: #2B8203; 

 }



a:hover {
	background-color: transparent;
	border-color: #0066FF;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #0066FF;
	text-decoration:none;
 }



a:active {
	color: #CCCCCC;

 }



.bodyText { 

	font-size: 11px; 
	margin-bottom: 20px;
	line-height:18px;
 }

.table
{
background-color:#D4E4CF;
}

.bodyTextBold { 

	font-size: 11px; 

	font-weight: bold; 

 }



.bodyTextLarge { 

	font-size: 12px; 

 }



.bodyTextLargeBold { 

	font-size: 12px; 

	font-weight: bold; 

 }



.bodyTextMedium { 

	font-size: 11px; 

 }



.bodyTextMediumBold { 

	font-size: 11px; 

	font-weight: bold; 

 }



.bodyTextSmall { 

	font-size: 10px;
	vertical-align:top;

 }



.bodyTextSmallBold { 

	font-size: 12px; 

	font-weight: bold; 

 }



.bodyTextStatus { 

	font-size: 11px; 

	color: #D00E29; 

	font-weight: bold; 

	padding-top: 5px; 

	padding-bottom: 5px; 

 }



.bodyTextStatusSmall { 

	font-size: 12px; 

	color: #D00E29; 

	font-weight: bold; 

	padding-top: 5px; 

	padding-bottom: 5px; 

 }



.bodyTextContrast { 

	font-size: 11px; 

	color: #D00E29; 

 }



.bodyTextContrastBold { 

	font-size: 11px; 

	color: #D00E29; 

	font-weight: bold; 

 }



.bodyTextContrastSmall { 

	font-size: 12px; 

	color: #D00E29; 

 }



.bodyTextContrastSmallBold { 

	font-size: 12px; 

	color: #D00E29; 

	font-weight: bold; 

 }



.contrastLabel { 

	font-size: 11px; 

	font-weight: bold; 

 }



.formLabel { 

	font-size: 11px; 

 }



.formLabelRequired { 

	font-size: 11px; 

	font-weight: bold; 

 }



.formHelp { 

	font-size: 12px; 

 }



.linkedItem { 

	font-size: 11px; 

 }



.linkedCategory { 

	font-size: 12px; 

	font-weight: bold; 

 }



.itemSellPriceLabel { 

	color: #8A220B; 


 }





.itemSellPrice { 

	color: #8A220B; 

 }



.itemDetailName { 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-size: 22px; 

	padding-bottom: 5px; 

	color: #466238; 

	font-weight: normal; 

 }



.tiledItemQty { 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-size: 12px; 

	font-weight: bold; 

	color: #8A220B;
	display:none;

 }



.tiledItemOOS { 

	font-family: Verdana, Geneva, Arial, sans-serif; 

	font-size: 12px; 

	font-weight: bold; 

	color: #8A220B; 
display:none;
 }



.bodyTextContrast { 

	color: #8A220B; 

 }



.bodyTextStatus { 

	color: #8A220B; 

 }



.contrastLabel { 

	color:#006600;

 }





/*//////////////// Start of menu javascript /////////////////////*/

.slidetabsmenu{
float:left;
width:790px;
font:bold 13px Verdana;
line-height:normal;
background-color:#352a18;
height:29px;
}
 
* html .slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

.slidetabsmenu ul{
list-style-type: none;
margin:0;
padding:0;
}

.slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

.slidetabsmenu a{
float:left;
/*background:url(slide-left.gif) no-repeat left top;*/
background-color:#352a18;
margin:0;
margin-right: 1px;
padding:5px 5px 5px 0px;
text-decoration:none;
}

.slidetabsmenu a span {
float:left;
display:block;
/*background:url(slide-right.gif) no-repeat right top;*/
padding:5px 5px 5px 0px;
color:#ffff00;
margin-left:5px;
margin-right:0px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
color: white;
}

.slidetabsmenu a:hover, .slidetabsmenu li.selected a{
background-position:0% -125px;
background-color:#666666;
}

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
background-position:100% -125px;
}

html>/**/body .IEonlybr{ /*None IE browsers hack*/
display: none; /*Hide BR tag in non IE browsers, since it's not needed*/
}





/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_c{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_c a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv_c a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_c a:hover{ /*THEME CHANGE HERE*/
background-color: #eaeaea;
}

.styletophead {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #175302;
}

.stylegreyhead {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}

.stylebluegeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #4897e6;
	text-decoration:underline;
}

#leftcontent{
	border:0px;
}




/***** NARROW BY STYLES *****/
#narrowby {
	margin: 15px 0;
	background-color: #175302;
	border: 1px solid #000000;
}	
	#narrowby td {
		padding: 5px 10px;
		vertical-align: middle;
	}
	#narrowby td span {
		color: white;
		font: bold 8.5pt Arial, Helvetica, sans-serif;
		display: block;
		float: left;
		padding-top: 5px;
		width: 80px;
	}
#startOverButton {
	width: 80px;
	padding-bottom: 4px;
	margin: 1px 0px 4px 10px;
}	
.categoryDescription {

text-align: left;
margin: 10px;
line-height:16px;
font-size:12px;
}
