BODY {
	margin: 5px auto 5px auto;
	background: #cecece;
	text-align: center;
	padding: 0px 0px 0px 0px;
	overflow: -moz-scrollbars-vertical;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 }

/* ********************************************************************** */
/*     TOP ROW      */
/* ********************************************************************** */

#top {
	text-align: left;
	width: 988px;
	height: 116px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
	overflow: hidden;
	position: relative;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	vertical-align: middle;
	border: 1px solid #000;
	font-size: 10px;
	background-color: #ffffff;
}

.headerLinks {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 10px;
	text-align: left;
 }

 
/* -------------------------------------------------- */
/*     TOOLBAR     */
/* -------------------------------------------------- */

#toolbarContainer { 

 }
#toolbar { 
	display: none;
 }


/* ********************************************************************** */
/*     MIDDLE AREA     */
/* ********************************************************************** */

#mainContent {
	float: left;
	width: 621px;
	margin: 0px 0px 0px auto;
	padding: 10px 10px 20px 0px;
	font-size: 10px;
	color: #000;
	background-color: transparent;
	display: inline;
	text-align: left;
 }


#middle {
	float: center;
	width: 988px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-image: url(../graphics/meridian_bg.gif); 
	background-repeat: repeat-y; 
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	overflow: hidden;
 }

#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;
 }

/* -------------------------------------------------- */
/*     LEFT COLUMN     */
/* -------------------------------------------------- */

#left {
	float: left;
	width: 175px;
	margin: 0px 7px 7px 0px;
	padding: 0px;
	display: inline;
	position: relative;
	text-align: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: transparent;
 }

/* ********** 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: 175px;
	padding: 0px;
	border: 0px;
	display: block;
	overflow: hidden;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: transparent;
 }

/* ********** CATEGORIES - LEVEL 1 ********** */

UL.categoryLvl1 {
	margin: 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 5px 10px 10px;
 }
li.categoryLevel1 {
	width: 145px;
	margin: 0px 0px;
	padding: 5px 5px 0px 5px;
	list-style: none;
	position: relative;
 }
A.categoryLevel1 {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #126214; 
	text-decoration: none;
 }
A.categoryLevel1:visited {
	color: #126214;
	text-decoration: none;
 }
A.categoryLevel1:hover {
	color: #207d24;
	text-decoration: underline;
 }
A.categoryLevel1active {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #126214; 
	text-decoration: none;
 }
A.categoryLevel1active:visited {
	color: #126214;
	text-decoration: none;
 }
A.categoryLevel1active:hover {
	color: #207d24;
	text-decoration: underline;
 }

/* ********** CATEGORIES - LEVEL 2 ********** */

UL.categoryLvl2 {
	margin: 0px;
	padding: 0px 0px 0px 14px;
	text-indent: -12px;
 }
li.categoryLevel2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	border: 0px;
 }
A.categoryLevel2 {
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
 }
A.categoryLevel2:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
 }
A.categoryLevel2:hover {
	color: #207d24;
	text-decoration: underline;
 }
A.categoryLevel2active {
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
 }
A.categoryLevel2active:visited {
	color: #000000;
	text-decoration: none;
 }
A.categoryLevel2active:hover {
	color: #207d24;
	text-decoration: underline;
 }

/* ********** 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: italic normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
 }
A.categoryLevel3:visited {
	color: #000000;
	text-decoration: none;
 }
A.categoryLevel3:hover {
	color: #207d24;
	text-decoration: underline;
 }
A.categoryLevel3active {
	font: italic normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #000000;
	text-decoration: none;
 }
A.categoryLevel3active:visited {
	color: #000000;
	text-decoration: none;
 }
A.categoryLevel3active:hover {
	color: #207d24;
	text-decoration: underline;
 }

/* ********** 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: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
 }
A.categoryLevel4:visited {
	color: #000000;
	text-decoration: none;
 }
A.categoryLevel4:hover {
	color: #207d24;
	text-decoration: underline;
 }
A.categoryLevel4active {
	padding: 0px;
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
 }
A.categoryLevel4active:visited {
	color: #000000;
	text-decoration: none;
 }
A.categoryLevel4active:hover {
	color: #207d24;
	text-decoration: underline;
 }

/* ********** CONTAINER - OTHER LINKS ********** */

UL.leftContentLinks {
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 0px 17px;
 }
LI.listSpacer {
	padding: 0px 2px 0px 0px;
	list-style: none;
 }

/* ********** NEW LINK ********** */

li.new {
	padding: 5px 2px 0px 0px;
	line-height: 15px;
	list-style: none;
	position: relative;
 }
a.new {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* color: #154c8b; */
	color: #FFFFFF;
	text-decoration: none;
 }
a.new:visited {
	/* color: #154c8b; */
	color: #FFFFFF;
 }
a.new:hover {
	color: #FFFFFF;
	text-decoration: underline;
 }
a.newActive {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* color: #154c8b; */
	color: #FFFFFF;
	text-decoration: none;
 }
a.newActive:visited {
	/* color: #154c8b; */
	color: #FFFFFF;
	text-decoration: none;
 }
a.newActive:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
 }

/* ********** SPECIALS LINK ********** */

li.specials {
	padding: 0px 2px 0px 0px;
	line-height: 15px;
	list-style: none;
	position: relative;
 }
a.specials {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
 }
a.specials:visited {
	color: #FFFFFF;
 }
A.specials:hover {
	color: #FFFFFF;
	text-decoration: underline;
 }
A.specialsActive {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
 }
A.specialsActive:visited {
	color: #FFFFFF;
 }
A.specialsActive:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
 }
/* ********** EXTRA PAGE LINKS ********** */

LI.extraPage {
	padding: 2px 2px 2px 0px;
	line-height: 15px;
	list-style: none;
	position: relative;
 }
A.extraPage {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #126214;
	text-decoration: none;
 }
A.extraPage:visited {
	color: #126214;
	text-decoration: none;
 }
A.extraPage:hover {
	color: #207d24;
	text-decoration: underline;
 }
A.extraPageActive {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #126214;
	text-decoration: none;
 }
A.extraPageActive:visited {
	color: #126214;
	text-decoration: none;
 }
A.extraPageActive:visited:hover {
	color: #207d24;
	text-decoration: underline;
 }


/* -------------------------------------------------- */
/*     RIGHT COLUMN     */
/* -------------------------------------------------- */

#right {
	float: right;
	width: 162px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	background-color: white;
	display: inline;
	text-align: left;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border-bottom: 1px solid #000000;
 }

 /* ********** 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: 168px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	vertical-align: middle;
	color: #000;
	background-color: #fff;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
 }

/* ********** RIGHT COLUMN CONTENT CONTAINER ********** */

#rightContent {
	float: middle;
	width: 162px;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 20px 2px;
	border: 0px;
	background-color: white;
	overflow: hidden;
	text-align: center;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
 }

/* ***** FEATURED ITEMS ***** */

DIV.featuredItemImage {
	padding: 5px 0px 5px 0px;
 }
A.featuredItemName {
	font-size: 10px;
	color: #126214;
	text-decoration: none;
 }
A.featuredItemName:hover {
	color: #126214;
	text-decoration: underline;
 }
A.featuredItemName:visited:hover {
	color: #126214;
	text-decoration: underline;
 }
A.featuredItemName:visited {
	color: #126214;
	text-decoration: none;
 }
SPAN.featuredItemNumberLabel {
	font-weight: bold;
	font-size: 10px;
	color: #757575;
 }
SPAN.featuredItemNumber {
	font-size: 10px;
	color: #757575;
 }
SPAN.featuredItemListPriceLabel {
	font-weight: normal;
	font-size: 10px;
	color: #757575;
 }
SPAN.featuredItemListPrice {
	font-size: 10px;
	color: #757575;
 }
SPAN.featuredItemSellPriceLabel {
	font-weight: bold;
	font-size: 11px;
	color: #d64712;
 }
SPAN.featuredItemSellPrice {
	font-weight: bold;
	font-size: 12px;
	color: #d64712;
 }
DIV.featuredItemPriceSpacer {
	padding: 5px;
 }
DIV.featuredItemSeparator {
	margin: 10px 0px;
	width: 140px;
	height: 1px;
	background-color: #e9e9e9;
	text-align: center;
 }

/* ***** RELATED ITEMS ***** */

DIV.relatedItemImage {
	padding: 5px 0px;
 }
A.relatedItemName {
	font-size: 10px;
	color: #126214;
	text-decoration: none;
 }
A.relatedItemName:hover {
	color: #126214;
	text-decoration: underline;
 }
A.relatedItemName:visited:hover {
	color: #126214;
	text-decoration: underline;
 } 
A.relatedItemName:visited {
	color: #126214;
	text-decoration: none;
 }
SPAN.relatedItemNumberLabel {
	font-weight: bold;
	font-size: 10px;
	color: #757575;
 }
SPAN.relatedItemNumber {
	font-size: 10px;
	color: #757575;
 }
SPAN.relatedItemListPriceLabel {
	font-weight: normal;
	font-size: 10px;
	color: #757575;
 }
SPAN.relatedItemListPrice {
	font-size: 10px;
	color: #757575;
 }
SPAN.relatedItemSellPriceLabel {
	font-weight: bold;
	font-size: 11px;
	color: #d64712;
 }
SPAN.relatedItemSellPrice {
	font-weight: bold;
	font-size: 12px;
	color: #d64712;
 }
DIV.relatedItemPriceSpacer {
	padding: 5px;
 }
DIV.relatedItemSeparator {
	margin: 10px 0px;
	width: 166px;
	height: 1px;
	background-color: #e9e9e9;
	text-align: center;
	
 }


/* ********************************************************************** */
/*     BOTTOM ROW     */
/* ********************************************************************** */

#bottom {
	border-top: 0px solid #ffffff;
	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;
 }

#bottom_topCurveLSpace {
	display: none;
 }
#bottom_topCurveRow {
	display: none;
 }
#bottom_topCurveRSpace {
	display: none;
 }
#bottom_btmCurveLSpace {
	display: none;
 }
#bottom_btmCurveRow {
	display: none;
 }
#bottom_btmCurveRSpace {
	display: none;
 }
#bottomTop {
	display: none;
 }
#bottomTopCellPad {
	display: none;
 }
#bottomContent {
	display: none;
 }
#bottomContentPad {
	display: none;
 }
#bottomContentCell_siteInfo {
	display: none;
 }
#bottomContentCell_customerService {
	display: none;
 }
#bottomContentCell_companyInfo {
	display: none;
 }
#bottomContentCell_accountInfo {
	display: none;
 }

/* ********************************************************************** */
/*     FOOTER     */
/* ********************************************************************** */

#footer {
	float: center;
	width: 988px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 10px 0px;
	font-size: 11px;
	color: #000000;
	text-align: center;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	background-color: #fdfbf5;
	border-top: 0px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
 }

a.footer {
	font-size: 11px;
	color: #126214;
	text-decoration: underline;
 }
a.footer:visited,  {
	color: #126214;
	text-decoration: underline;
 }
a.footer:hover {
	color: #207d24;
	text-decoration: underline;
 }
a.footer:visited hover {
	color: #207d24;
	text-decoration: underline;
 } 
 
 #footerContainer {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	float: center;
}

DIV.footerBar {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 988px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 5px 0px;
	text-align: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #d1c69d;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
 }


a.footerBar {
	font-size: 10px;
	font-weight: bold;
	color: #126214;
	text-decoration: none;
 }
a.footerBar:visited {
	color: #126214;
	text-decoration: none;
 }
a.footerBar:hover {
	color: #207d24;
	text-decoration: underline;
 }
a.footerBar:visited hover {
	color: #207d24;
	text-decoration: underline;
 }



 
/* ********************************************************************** */
/*     DEFAULT STYLES     */
/* ********************************************************************** */

A {
	color: #126214;
	text-decoration: underline;
 }

A:visited {
	color: #126214;
	text-decoration: underline;
 }

A:hover {
	color: #207d24;
	text-decoration: underline;
 }

A:active {
	color: #126214;
 }

.alertMsg {
	color: #921900;
 }

.cpobutton {
	height: 20px;
	color: #ffffff;
	border: 1px solid #000000;
	cursor: pointer;
	vertical-align: text-bottom;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	background-color: #207d24;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 }

.bodyHeader {
	padding-bottom: 5px;
	font-size: 22px ;
	color: #000000;
 }

.bodyText {
	font-size: 12px;
 }

.bodyTextBold {
	font-size: 12px;
	font-weight: bold;
 }

.bodyTextContrast {
	font-size: 12px;
	color: #d1c69d;
 }

A.bodyTextContrast {
	font-size: 12px;
	color: #d1c69d;
 } 

A.bodyTextContrast:hover {
	font-size: 12px;
	color: #d1c69d;
	text-decoration: underline;
 } 

A.bodyTextContrast:visited {
	font-size: 12px;
	color: #d1c69d;
 } 

A.bodyTextContrast:visited hover{
	font-size: 12px;
	color: #d1c69d;
	text-decoration: underline;
 } 
 
.bodyTextContrastBold {
	font-size: 12px;
	font-weight: bold;
	color: #e9e9e9;
 }

.bodyTextContrastSmall {
	font-size: 11px;
	color: #e9e9e9;
 }

.bodyTextContrastSmallBold {
	font-size: 11px;
	font-weight: bold;
	color: #e9e9e9;
 }

.bodyTextLarge {
	font-size: 13px;
 }

.bodyTextLargeBold {
	font-size: 13px;
	font-weight: bold;
 }

.bodyTextMedium {
	font-size: 12px;
 }

.bodyTextMediumBold {
	font-size: 12px;
	font-weight: bold;
 }

.bodyTextSmall {
	font-size: 11px;
 }

.bodyTextSmallBold {
	font-size: 11px;
	font-weight: bold;
 }

.bodyTextStatus {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #d64712;
 }

.bodyTextStatusSmall {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #d64712;
 }

.contrastLabel {
	font-size: 12px;
	font-weight: bold;
	color: #126214;
 }

.formHelp {
	font-size: 11px;
 }

.formLabel {
	font-size: 12px;
 }

.formLabelRequired {
	font-size: 12px;
	font-weight: bold;
 }

.itemDetailName {
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 22px;
	color: #000000;
 }

.itemListPrice {
	color: #757575;
	font-size: 12px;
	font-weight: normal;
 }

.itemListPriceLabel {
	color: #757575;
	font-size: 12px;
	font-weight: bold;
 } 
 
.itemSellPrice {
	color: #d64712;
	font-size: 12px;
	font-weight: bold;
 }

.itemSellPriceLabel {
	color: #d64712;
	font-size: 12px;
	font-weight: bold;
 }
 
.linkedCategory {
	font-size: 12px;
	font-weight: bold;
 }

.linkedItem {
	font-size: 12px;
 }

.tiledItemOOS {
	font-weight: bold;
	font-size: 11px;
	color: #757575;
 }

.tiledItemQty {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
 }

.toolinput {
	font-size: 12px ;
	color: #757575;
 }

/* ********************************************************************** */
/*     CUSTOM STYLES     */
/* ********************************************************************** */

#cartTab {
	float: center;
	display: block;
 	margin: 0px 5px 0px 0px;
 	padding: 0px 0px 0px 0px;
	text-decoration: none;
	background: #207d24;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	font: bold 9pt Arial, Helvetica, sans-serif;
	width: 110px;
	height: 24px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	vertical-align: bottom;
}
 

td.featuredBrand {
	padding: 0px 0px;
	border: 1px solid #9c9c9c;
	background: #fff;
	width: 163px;
	vertical-align: top;
}

.featuredBrandText {
	padding: 10px 10px;
	font-size: 10px;
}

td.simple {
	padding: 0px 0px;
	border: 1px solid #9c9c9c;
	background: #fff;
	vertical-align: top;
}

td.onSale {
	background-image: url(../graphics/ww-sale-r.gif);
	text-align: left;
	vertical-align: middle;
	height: 58px;
	background-position: right;
	background-repeat: no-repeat;
	border: 1px solid #9c9c9c;
	padding: 0px 0px;
 }

#cartImage {
	float: left;
	padding-left: 7px;
}


/* ********** CUSTOM SEO LEFT LINKS ********** */

#ww_left {
	margin-left: 0px;
	margin-top: 10px;
	background-color: #ff8a00;
	padding: 5px 5px 5px 17px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font: bold 10pt Arial, Helvetica, sans-serif;
	width: 145px;
}
#ww_left2 {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #bbc7b3;
	color: #000000;
	padding: 10px 5px 10px 17px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font: bold 10pt Arial, Helvetica, sans-serif;
	width: 145px;
}
#ww_left UL, #ww_left2 UL {
	margin: 0px;
	padding: 10px 5px 10px 0px;
 }
	#ww_left UL LI, #ww_left2 UL LI {
		padding: 0px 2px 5px 0px;
		line-height: 15px;
		list-style: none;
		position: relative;
	 }
		#ww_left UL LI A, #ww_left UL LI A:visited {
			font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			text-decoration: none;
		 }
		#ww_left UL LI A:hover {
			color: #FFFFFF;
			text-decoration: underline;
		 }
		#ww_left2 UL LI A, #ww_left2 UL LI A:visited  {
			font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
			color: #126214;
			text-decoration: none;
			padding: 0px 0px 10px 0px;
		}
		#ww_left2 UL LI A:hover {
			font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
			color: #126214;
			text-decoration: underline;
		}
		 
/* ********** RIGHT LINKS ********** */

#ww_right {
	width: 100%;
	background-color: #d1c69d;
	padding: 5px 10px 0px 10px;
	border-bottom: 1px solid #4d4d4d;
	font: bold 10pt Arial, Helvetica, sans-serif;
}
	#ww_right UL {
		margin: 0px;
		padding: 10px 5px 10px 0px;
	 }
		#ww_right UL LI {
			padding: 0px 2px 0px 0px;
			line-height: 15px;
			list-style: none;
			position: relative;
		 }
			#ww_right UL LI A {
				font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: #126214;
				text-decoration: none;
			 }
			#ww_right UL LI A:visited {
				color: #126214;
			 }
			#ww_right UL LI A:hover {
				color: #207d24;
				text-decoration: underline;
			 }

#ww_search {
	width: 100%;
	background-color: #bbc7b3;
	padding: 10px;
	font: 8pt Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 1px solid #000000;
}
	#ww_search form {
		margin: 0px;
		padding: 0px;
	}
		#search_term {
			width: 115px;
			font: 8pt Arial, Helvetica, sans-serif;
			margin-right: 3px;
			color: #757575;
			vertical-align: text-bottom;
		}
		#search_button {
			background-color: #207d24;
			width: 25px;
		}
	#ww_search div {
		text-align: center;
		padding-right: 15px;
		padding-top: 8px;
	}

#cartTab img {
	margin-right: 5px;
}
#cartTab a {
	font: bold 8pt Arial, Helvetica, sans-serif;
	color: black;
}

#navbar_container {
	width: 988px;
	margin: 0px auto 0px auto;
	height: 25px;
	background-color: #bbc7b3;
	border: 1px solid #000000;
	border-top-width: 0px;
}
#navbar_cart {
	float: right;
	width: 167px;
	height: 25px;
	background-color: #207d24;
	border-left: 1px solid black;
}
#navbar {
	margin: 0px;
	height: 25px;
	padding: 0px;
	font: normal 9pt Arial, Helvetica, sans-serif;
	background-color: #bbc7b3;
	text-align: center;
	float: left;
}
	#navbar span {
		float: left;
		display: block;
		height: 25px;
		border-right: 1px solid black;
	}
	.navspacer {
		display: none;
	}
	#navbar ul {
		margin: 0px; 
		padding: 0px; 
		list-style-type: none; 
	}
	#navbar ul li {
		float: left;
	}
	#navbar ul li a {
		display: block;
		float: left;
		height: 25px;
		padding: 0px 15px;
		color: #000000;
		font: bold 9pt/25px arial,helvetica,sans-serif;
		text-transform: uppercase;
		text-decoration: none;
		border-right: 1px solid black;
	}
	#navbar ul li a:hover {
		background: #207d24;
		color: #FFFFFF;
		text-decoration: none;
	}
	#navbar ul li a.sale {
		color: #FFFFFF;
		background: #FF8A00;
	}
	#navbar ul li a.sale:hover {
		color: #FFFFFF;
		background: #207d24;
	}
	
	
/* ********** DROPDOWN MENU CLASSES ********** */
.dropmenu {
	position:absolute;
	margin-left: -1px;
	top: 0;
	border: 1px solid #000000;
	border-bottom-width: 0px;
	font: normal 11px arial,helvetica,sans-serif;
	line-height: 15px;
	z-index: 100;
	width: 150px;
	background-color: #bbc7b3;
	color: #000000;
	visibility: hidden;
	text-align: left;
	text-decoration: none;
}
.dropmenu a {
	width: auto;
	display: block;
	border-bottom: 1px solid #000000; 
	padding: 2px 5px;
	text-decoration: none;
	color: #000000;
}

* html .dropmenu a { /*IE only hack*/
	width: 100%;
	text-decoration: none;
	color: #000000;
}

.dropmenu a:hover { 
	background-color: #d1c69d;
	color: #000000;
	text-decoration: none;
}

.dropmenu a:visited:hover { 
	background-color: #d1c69d;
	color: #000000;
	text-decoration: none;
}

.dropmenu a:visited { 
	text-decoration: none;
	color: #000000;
}

.altimgs {
	margin-top: 10px;
}
.itemAltImage {
	width: 75px;
	border: none;
	margin: 2px 4px;
}

/* ********************************************************************** */
/*     CUSTOM MULTI-PAGE NAV      */
/* ********************************************************************** */

	.thumbnailNav {
		height: 24px;
		font: bold 7.5pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
		.breadcrumb {
			float: left;
			margin: 0 0 0 15px;
			display: inline;
			vertical-align: top;
		}
		.pages {
			float: right;
			margin: 0 13px 0 0;
			display: inline;
			vertical-align: top;
		}
			.pages ul {
				margin: 0;
				padding: 0;
				overflow: hidden;
			}
			.pages ul li {
				float: left;
				list-style: none;
				font: bold 7.5pt Verdana, Geneva, Arial, Helvetica, sans-serif;
				padding-right: 4px;
			}
			.pages ul li.itemCount {
				padding-right: 15px;
				color: #a4a4a4;
			}
			
			.pages ul li.pageNavArrow {
				color: #cfcfcf;
				font-size: 14pt;
				font-weight: normal;
				margin-top: -6px;
			}
			.pages ul li.pageNavArrow a {
				font-size: 14pt;
				font-weight: normal;
			}
			.pages ul li a {
				font: bold 7.5pt Verdana, Geneva, Arial, Helvetica, sans-serif;
			}
			.pages ul li a.active {
				color: #000;
				font-weight: bold;
			}
			.pages ul li a.all {
				padding-left: 10px;
			}
			.pages ul li a.all_active {
				padding-left: 10px;
				color: #000;
			}
			ul.pages li a.active {
				color: #000;
			}

#toolbarBox2_A {
	height: 21px; 
	width: 22px;
	display: inline; 
	float: left; 
	background-color: #207d24;
	position: relative; 
	padding: 4px 0px 0px 0px; 
	margin-left: 40px;
	margin-right: 10px;
	text-align: center; 
	overflow: hidden; 
	vertical-align: middle; 
	-moz-box-sizing: border-box; 
}
#toolbarBox2_B { 
	height: 25px; 
	width: 60px;
	display: inline; 
	float: left; 
	background-color: #207d24;
	position: relative; 
	padding: 0px; 
	margin: 0px;
	text-align: left; 
	overflow: hidden; 
	vertical-align: middle; 
	-moz-box-sizing: border-box; 
 }

a.cart { 
	text-decoration: none; 
	color: #FFFFFF; 
 }
a.cart:visited { 
	text-decoration: none; 
	color: #FFFFFF; 
 }
a.cart:hover { 
	text-decoration: none; 
	color: #d1c69d; 
 } 
div.cartLabel { 
	height: 12px; 
	width: 60px;
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 9px; 
	text-align: left;
	color: #FFFFFF; 
	text-transform: uppercase; 
	vertical-align: middle; 
	overflow: hidden; 
	cursor: pointer; 
	padding: 0px;
	margin: 0px;
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
 }
div.cartTotal { 
	height: 12px; 
	width: 60px;
	font-weight: bold; 
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 9px; 
	text-align: left;
	color: #FFFFFF; 
	overflow: hidden; 
	cursor: pointer; 
	padding: 0px;
	margin: 0px;
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
 }



 /************************************************************************ */
/*     CUSTOM STYLES     */
/* ********************************************************************** */

.itemExtraTitle { font-size:10pt; } 
a.toolbarBox4 { color:#ECE8D9; }

H1 { 
	padding-top: 0px; 
	font-size: 20px; 
	font-weight: bold;
	color: #757575; 
	text-align: center;
	border-top: 1px solid #757575;
	border-bottom: 1px solid #757575;
	font-family: Arial, Helvetica, sans-serif;
 }

 H2 { 
	padding-bottom: 0px; 
	font-size: 18px; 
	font-weight: normal;
	color: #757575; 
 }
 
 H3 { 
	padding-bottom: 0px; 
	font-size: 14px; 
	font-weight: normal;
	color: #757575; 
 }
 
 /* ***** HOME PAGE TABLES ***** */

td.bestSeller {
	padding: 5px 0px 0px 5px;
	border: 1px solid #bbc7b3;
	background: #e9e9e9;
	vertical-align: top;
}

ul.bestSeller {
	margin-left: 7px;
	padding: 0px 0px 0px 7px;
	list-style-image: url(../graphics/list_raquo.gif);
}
li.bestSeller {
	margin: 0px 0px;
	padding: 0px 0px 0px 14px;
	text-indent: -12px;
	list-style: none;
	position: relative;
	display: inline;
	overflow: hidden;
 }
 
.bestSeller ul li a {
	display: inline;
  	padding: 0px 0px 0px 0px;
	font-size: 11px;
	vertical-align: bottom; /* This fixes the IE5 Win gap! */
}