BODY { 
	margin: 0px auto 0px auto; 
	background: #173355;
	padding: 0px 0px 0px 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: -moz-scrollbars-vertical;
 }

/* ********************************************************************** */
/*     TOP ROW      */
/* ********************************************************************** */

#top { 
	margin: 0px auto 0px auto; 
	padding: 0px 0px 0px 0px;
	background: #e8ecf1;
	display: inline; 
	width: 988px; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Arial, Verdana, Geneva, sans-serif; 
	font-size: 12px;
}
 
.header {
	color: #000000;
	font-size: 12px;
	text-align: center;
	line-height: 100%;
} 

/* -------------------------------------------------- */
/*     TOOLBAR     */
/* -------------------------------------------------- */

#toolbarContainer { 
	float: center; 
	width: 988px; 
	height: 32px; 
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px #173355;
	border-top: 1px #173355;
	 }
#toolbar { 
	float: center; 
	width: 988px; 
	height: 30px; 
	margin: 1px auto 0px auto; 
	padding: 0px; 
	background-image: url(../graphics/top_nav_grad.gif); 
	background-repeat: repeat; 

 }
#toolbarLeftPad { 
	float: left; 
	width: 30px; 
	height: 30px; 
	display: inline; 
	background-image: url(../graphics/top_nav_grad.gif); 
	background-repeat: repeat; 
 }

/* ********** TOOLBAR - SEARCH ********** */

#toolbarSearchIcon { 
	float: left; 
	width: 44px;     
	display: inline; 
 }
form#toolbarSearchForm { 
	margin: 0px; 
	padding: 0px; 
 }
#toolbarSearchBox { 
	float: left; 
	width: 157px; 
	height: 30px; 
	margin: 0px; 
	padding: 0px 0px 0px 9px; 
	background-image: url(../graphics/top_nav_grad.gif); 
	background-repeat: repeat; 
	display: inline; 
	line-height: 30px; 
	overflow: hidden; 
	text-align: left;
	vertical-align: bottom; 
	-moz-box-sizing: padding-box; 
 }
input.toolbarSearchBox { 
	width: 140px; 
	height: 18px; 
	margin: 0px; 
	padding: 2px 0px 0px 2px; 
	font-size: 11px; 
	font-weight: normal; 
	color: #636363; 
	border: 1px solid #ffffff; 
	top: 4px; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: #636363;
 }
#toolbarSearchIn { 
	float: left; 
	display: inline; 
}
#toolbarDropDown { 
	float: left; 
	height: 30px; 
	padding: 0px 5px 0px 7px; 
	background-image: url(../graphics/top_nav_grad.gif); 
	background-repeat: repeat; 
	display: inline; 
 }
select.toolbarDropDown { 
	width: 200px; 
	height: 20px; 
	margin-top: 4px; 
	padding: 0px; 
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	display: inline; 
 }
#toolbarSearchBtn { 
	float: left; 
	width: 30px; 
	height: 30px; 
	margin: 0px; 
	padding: 0px; 
	display: inline; 
	line-height: 30px; 
	overflow: hidden; 
	text-align: left; 
	vertical-align: middle; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
 }

/* ********** TOOLBAR - OTHER ********** */

#toolbarMidPad { 
	float: left; 
	width: 175px; 
	height: 30px; 
	background-image: url(../graphics/top_nav_grad.gif); 
	background-repeat: repeat; 
	display: inline; 
 }
#toolbarBoxPad { 
	float: left; 
	width: 1px;      
	height: 30px; 
	background-color: #FFFFFF;      
	display: inline; 
 }

/* ********** TOOLBAR - SPECIALS ********** */

#toolbarBox1 { 
	display: none; 
 }


/* ********** TOOLBAR - CART SUMMARY ********** */

#toolbarBox2_A { 
	float: left; 
	height: 30px; 
	width: 38px; 
	margin: 0px;
	padding: 0px 0px 0px 0px;  
	background-color: #173355;      
	display: inline; 
	overflow: hidden; 
	text-align: center; 
	vertical-align: middle; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
 }
#cartImage {
	height: 30px;
	margin-top: 0px;
 }
A.cart { 
	height: 30px; 
	text-decoration: none; 
 }
A.cart:visited { 
	text-decoration: none; 
 }

#toolbarBox2_B { 
	float: left; 
	height: 30px; 
	width: 72px; 
	padding: 0px 0px 0px 0px; 
	background-color: #173355;      
	display: inline; 
	overflow: hidden; 
	text-align: center; 
	vertical-align: top; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
 }
span.cartLabel { 
	height: 14px;
	margin: 0px 0px -2px 0px;
	font-size: 11px; 
	font-weight: bold;
	line-height: 11px; 
	letter-spacing: 0px;
	color: #ffffff;      
	text-transform: uppercase; 
	padding: 0px 0px 0px 0px; 
	cursor: pointer; 
	display: block; 
	overflow: hidden; 
	vertical-align: top; 
 }
span.cartTotal { 
	margin: 0px 0px 0px 0px;
	line-height: 12px; 
	font-weight: bold;
	font-size: 9px; 
	color: #ffffff;      
	padding: 0px 0px 0px 0px; 
	cursor: pointer; 
	display: block; 
	overflow: hidden; 
	vertical-align: top; 
 }
span.cartItemNum { 
	display: none; 
	/* height: 12px; 
	font-weight: bold;
	font-size: 9px; 
	color: #ffffff;      
	cursor: pointer; 
	overflow: hidden; */  
 }

/* ********** TOOLBAR - LOG IN / OUT ********** */

#toolbarBox3 { 
	float: left; 
	width: 51px; 
	height: 30px; 
	padding: 0px; 
	background-color: #01ad5b;      
	display: inline; 
	line-height: 30px; 
	overflow: hidden; 
	text-align: center; 
	vertical-align: middle; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-transform: none;
 }
A.toolbarBox3 { 
	width: 51px; 
	height: 30px; 
	font-size: 9px;
	line-height: 28px; 
	color: #ffffff;      
	text-decoration: none; 
 }
A.toolbarBox3:visited { 
	width: 51px; 
	height: 30px; 
	font-size: 9px;
	line-height: 28px; 
	color: #ffffff;      
	text-decoration: none; 
 }
A.toolbarBox3:hover { 
	width: 51px; 
	height: 30px; 
	font-size: 9px;
	line-height: 28px; 
	color: #ffde00;      
	text-decoration: none; 
 }

/* ********************************************************************** */
/*     MIDDLE AREA     */
/* ********************************************************************** */
 
#middle { 
	width: 988px; 
	clear: both; 
	float: center; 
	padding: 5px 0px 0px 0px; 
	margin: 0px auto 5px auto; 
	background-image: url(../graphics/meridian_bg.gif); 
	background-repeat: repeat-y; 
	background-color: #FFFFFF; 
}
#middleContainer { 
	width: 988px; 
	float: center; 
	margin: 0px auto 0px auto; 
	padding: 0px 0px 0px 0px;    
	text-align: center; 
	background-position: bottom;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	border-width: 0px;
	background-color: #FFFFFF; 
 }

/* -------------------------------------------------- */
/*     LEFT COLUMN     */
/* -------------------------------------------------- */

#left { 
	float: left; 
	width: 167px; 
	margin: 0px 7px 7px 0px;      
	padding: 0px 0px 0px 0px; 
	display: inline; 
	overflow: hidden; 
	text-align: left; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	background-color: transparent;
 }

/* ********** LEFT COLUMN CONTENT CONTAINER ********** */

#leftContent { 
	width: 165px; 
	text-align: left; 
	padding: 0px 0px 10px 0px; 
	border-width: 0px;
	-moz-box-sizing: padding-box; 
	box-sizing: padding-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;
 }


/* ********** CATEGORIES - LEVEL 1 ********** */

UL.categoryLvl1 { 
	margin: 0px; 
	-moz-box-sizing: padding-box;
	box-sizing: padding-box;
	padding: 10px 5px 5px 10px;      
 }
li.categoryLevel1 { 
	width: 135px;
	margin: 4px 0px; 
	padding: 1px 5px; 
	line-height: 15px; 
	list-style: none; 
 }
A.categoryLevel1 { 
	font-size: 11px; 
	line-height: 15px;
	color: #173355;    
	text-decoration: none;
 }
A.categoryLevel1:visited { 
	color: #173355;      
	text-decoration: none;
 }
A.categoryLevel1:hover { 
	color: #173355;      
	text-decoration: underline; 
 }
A.categoryLevel1active { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	line-height: 15px; 
	color: #ff2424;      
	text-decoration: none; 
 }
A.categoryLevel1active:visited { 
	color: #ff2424;      
	text-decoration: none;
 }
A.categoryLevel1active:hover { 
	color: #ff2424;      
	text-decoration: underline; 
 }

/* ********** 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; 
	border: 0px;
 }
A.categoryLevel2 { 
	font-size: 10px; 
	color: #173355;      
	text-decoration: none; 
 }
A.categoryLevel2:visited { 
	color: #173355;      
	text-decoration: none;
 }
A.categoryLevel2:hover { 
	color: #173355;      
	text-decoration: underline;
 }
A.categoryLevel2active { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 10px; 
	color: #ff2424;      
	text-decoration: none; 
 }
A.categoryLevel2active:visited { 
	color: #ff2424;      
	text-decoration: none;
 }
A.categoryLevel2active:hover { 
	color: #ff2424;      
	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; 
 }
A.categoryLevel3 { 
	padding: 0px; 
	font-size: 10px; 
	color: #173355;      
	text-decoration: none; 
 }
A.categoryLevel3:visited { 
	color: #173355;      
	text-decoration: none;	
 }
A.categoryLevel3:hover { 
	color: #173355;      
	text-decoration: underline; 
 }
A.categoryLevel3active { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	padding: 0px; 
	font-size: 10px; 
	color: #ff2424;      
	text-decoration: none; 
 }
A.categoryLevel3active:visited { 
	color: #ff2424;      
	text-decoration: none;	
 }
A.categoryLevel3active:hover { 
	color: #ff2424;      
	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; 
 }
A.categoryLevel4 { 
	padding: 0px; 
	font-size: 10px; 
	color: #173355;      
	text-decoration: none; 
 }
A.categoryLevel4:visited { 
	color: #173355;      
	text-decoration: none;
 }
A.categoryLevel4:hover { 
	color: #173355;      
	text-decoration: underline; 
 }
A.categoryLevel4active { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	padding: 0px; 
	font-size: 10px; 
	color: #ff2424;      
	text-decoration: none; 
 }
A.categoryLevel4active:visited { 
	color: #ff2424;      
	text-decoration: none;
 }
A.categoryLevel4active:hover { 
	color: #ff2424;      
	text-decoration: underline; 
 }
 
/* ********** CONTAINER - OTHER LINKS ********** */

UL.leftContentLinks { 
	margin: 0px; 
	padding: 5px 5px 5px 14px;      
	-moz-box-sizing: padding-box;
	box-sizing: padding-box;
 }

/* ********** CONTAINER - SPACER BETWEEN SPECIALS & EXTRA PAGES ********** */
 
LI.listSpacer { 
	padding: 0px 2px 0px 0px; 
	line-height: 15px; 
	list-style: none; 
 }

/* ********** NEW LINK ********** */
 
LI.new { 
	display: none;
 }

/* ********** SPECIALS LINK ********** */

LI.specials { 
	padding: 0px 2px 0px 0px; 
	line-height: 15px; 
	list-style: none; 
 }
A.specials { 
	font-size: 11px; 
	font-weight: bold;
	color: #01ad5b;      
	text-decoration: none; 
 }
A.specials:visited { 
	color: #01ad5b;      
	text-decoration: none;
 }
A.specials:hover { 
	color: #01ad5b;      
	text-decoration: underline; 
 }
A.specialsActive { 
	font-size: 11px; 
	font-weight: bold;
	color: #ff2424;      
	text-decoration: none; 
 }
A.specialsActive:visited { 
	color: #ff2424;      
	text-decoration: none;
 }

/* ********** EXTRA PAGE LINKS ********** */

LI.extraPage { 
	padding: 0px 2px 0px 0px; 
	margin: 4px 0px; 
	line-height: 15px; 
	list-style: none; 
 }
A.extraPage { 
	font-size: 11px; 
	font-weight: bold;
	color: #173355;      
	text-decoration: none; 
 }
A.extraPage:visited { 
	color: #173355;      
	text-decoration: none;
 }
A.extraPage:hover { 
	color: #173355;      
	text-decoration: underline; 
 }
A.extraPageActive { 
	color: #ff2424;      
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none; 
 }
A.extraPageActive:visited { 
	color: #ff2424;      
	text-decoration: none;
 }

/* -------------------------------------------------- */
/*     CENTER COLUMN / PAGE CONTENT     */
/* -------------------------------------------------- */

#mainContent { 
	float: left; 
	width: 630px; 
	margin: 7px 7px 7px 7px; 
	padding: 0px 0px 0px 0px; 
	font-size: 10px; 
	color: #000000; 
	background-color: #FFFFFF; 
	display: inline; 
	text-align: left;
 }

/* -------------------------------------------------- */
/*     RIGHT COLUMN     */
/* -------------------------------------------------- */

#right { 
	float: left; 
	width: 153px;      
	margin: 7px 0px 7px 7px;      
	padding: 0px; 
	display: inline; 
	overflow: hidden; 
	text-align: left;      
	-moz-box-sizing: border-box;      
	box-sizing: border-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 { 
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff; 
	background-color: #01ad5b; 
	margin: 0px 0px 0px 0px; 
	text-align: center; 
	letter-spacing: 0px; 
	padding: 2px; 
	text-transform: uppercase; 
 }


/* ********** RIGHT COLUMN CONTENT CONTAINER ********** */

#rightContent { 
	text-align: center; 
	background-color: #FFFFFF; 
	padding: 0px 3px 10px 3px; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #01ad5b; 
	overflow: hidden; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
 }

/* ***** FEATURED ITEMS ***** */

.featuredItem { 
	text-align: center; 
 }

DIV.featuredItemImage { 
	padding: 5px 0px 5px 0px;     
 }
A.featuredItemName { 
	font-size: 10px; 
	color: #01ad5b; 
	text-decoration: none; 
 }
A.featuredItemName:hover { 
	font-size: 10px; 
	color: #01ad5b; 
	text-decoration: underline; 
 }
A.featuredItemName:visited { 
	color: #01ad5b; 
	text-decoration: none; 
 }
SPAN.featuredItemNumberLabel { 
	font-size: 10px; 
	font-weight: normal;
	color: #aaaaaa; 
 }
SPAN.featuredItemNumber { 
	font-size: 10px; 
	color: #aaaaaa; 
 }
SPAN.featuredItemListPriceLabel { 
	font-weight: bold;
	font-size: 10px; 
	color: #000000; 
 }
SPAN.featuredItemListPrice { 
	font-size: 10px; 
	color: #000000;
	text-decoration: line-through; 
 }
SPAN.featuredItemSellPriceLabel { 
	font-weight: bold;
	font-size: 10px; 
	color: #ff2424; 
 }
SPAN.featuredItemSellPrice { 
	font-size: 10px; 
	color: #ff2424; 
 }
DIV.featuredItemPriceSpacer { 
	padding: 5px; 
 }
DIV.featuredItemSeparator { 
	margin: 10px 0px; 
	width: 127px; 
	height: 1px; 
	background-color: #01ad5b; 
	text-align: center; 
 }

/* ***** RELATED ITEMS ***** */

.relatedItem { 
	text-align: center; 
 }

DIV.relatedItemImage { 
	padding: 5px 0px; 
 }
A.relatedItemName { 
	font-size: 10px; 
	color: #01ad5b; 
	text-decoration: none; 
 }
A.relatedItemName:hover { 
	color: #01ad5b; 
	text-decoration: underline; 
 }
A.relatedItemName:visited { 
	color: #01ad5b; 
	text-decoration: none; 
 }
SPAN.relatedItemNumberLabel { 
	font-size: 10px; 
	font-weight: normal;
	color: #aaaaaa; 
 }
SPAN.relatedItemNumber { 
	font-size: 10px; 
	color: #aaaaaa; 
 }
SPAN.relatedItemListPriceLabel { 
	font-size: 10px; 
	font-weight: bold;
	color: #000000; 
 }
SPAN.relatedItemListPrice { 
	font-size: 10px; 
	color: #000000; 
	text-decoration: line-through;
 }
SPAN.relatedItemSellPriceLabel { 
	font-size: 10px; 
	font-weight: bold;
	color: #ff2424; 
 }
SPAN.relatedItemSellPrice { 
	font-size: 10px; 
	color: #ff2424; 
 }
DIV.relatedItemPriceSpacer { 
	padding: 5px; 
 }
DIV.relatedItemSeparator { 
	margin: 10px 0px; 
	width: 127px; 
	height: 1px; 
	background-color: #01ad5b; 
	text-align: center; 
 }


/* ********************************************************************** */
/*     BOTTOM ROW     */
/* ********************************************************************** */

#bottom { 
	width: 988px; 
	clear: both; 
	margin: 20px auto 0px auto;  
	padding: 0px 0px 0px 0px; 
	border-top: 0px solid #000000;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
 }

/* ********** 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;      
 }

/* ********** BOTTOM HEADER ********** */

#bottomTop { 
	display: none;      
 }
#bottomTopCellPad { 
	display: none;      
 }
#bottomTopCell_siteInfo { 
	display: none;      
 }
#bottomTopCell_customerService { 
	display: none;      
 }
#bottomTopCell_companyInfo { 
	display: none;      
 }
#bottomTopCell_accountInfo { 
	display: none;      
 }

/* ********** BOTTOM LINKS - SHARED ********** */

#bottomContent { 
	display: none;      
 }
#bottomContentPad { 
	display: none;      
 }
UL.bottomNav { 
	display: none;      
 }



/* ********************************************************************** */
/*     FOOTER     */
/* ********************************************************************** */
 
#footer { 
	width: 988px;
	margin: 0px auto 0px auto;  
	padding: 5px 0px 10px 0px;      
	font-size: 10px; 
	color: #ffffff; 
	text-align: center; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	background-color: #173355;
	border-top-width: 0px;
	border-bottom-width: 0px;
 }

 #footerContainer {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px auto 0px auto;
	float: center; 	
	display: block;
}

/* ********** FOOTER TEXT - CUSTOM STYLES ********** */

.footerText { 
	color: #ffffff; 
	font-size: 9px; 
	font-weight: normal; 
	text-decoration: none; 
 }

a.footerText { 
	color: #ffffff; 
	font-size: 9px; 
	font-weight: normal; 
	text-decoration: underline; 
 } 

a.footerText:hover{ 
	color: #ffde00; 
	font-size: 9px; 
	font-weight: normal; 
	text-decoration: underline; 
 } 

a.footerText:visited { 
	color: #ffffff; 
	font-size: 9px; 
	font-weight: normal; 
	text-decoration: underline; 
 } 
 

a.footerText:visited:hover{ 
	color: #ffde00; 
	font-size: 9px; 
	font-weight: normal; 
	text-decoration: underline; 
 }  
 
 
/* ********************************************************************** */
/*     DEFAULT STYLES     */
/* ********************************************************************** */

A { 
	color: #014e29; 
	text-decoration: underline; 
 }

A:visited { 
	color: #014e29; 
	text-decoration: underline; 
 }

A:hover { 
	color: #FF2424; 
	text-decoration: underline; 
 }

A:active { 
	color: #014e29;
	outline:none; 
 }

:focus {
  -moz-outline-style:none;
}

.alertMsg { 
	color: #ff2424; 
 }

.cpobutton { 
	height: 20px; 
	color: #ffffff; 
	background-color: #01ad5b; 
	border: 1px solid #000000; 
	cursor: pointer; 
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 8px;
 }

.bodyHeader { 
	padding-bottom: 30px; 
	font-size: 24px ; 
	color: #000000;
	font-weight: bold; 
 }

.bodyText { 
	font-size: 11px; 
 }

.bodyTextBold { 
	font-size: 11px; 
	font-weight: bold; 
 }

.bodyTextContrast { 
	font-size: 11px; 
	color: #2d80e9; 
 }

.bodyTextContrastBold { 
	font-size: 11px; 
	font-weight: bold; 
	color: #2d80e9; 
 }

.bodyTextContrastSmall { 
	font-size: 10px; 
	color: #2d80e9; 
 }

.bodyTextContrastSmallBold { 
	font-size: 10px; 
	font-weight: bold; 
	color: #2d80e9; 
 }

.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; 
 }

.bodyTextSmallBold { 
	font-size: 10px; 
	font-weight: bold; 
 }

.bodyTextStatus { 
	padding-top: 5px; 
	padding-bottom: 5px; 
	font-size: 11px; 
	font-weight: bold; 
	color: #2d80e9; 
 }

.bodyTextStatusSmall { 
	padding-top: 5px; 
	padding-bottom: 5px; 
	font-size: 10px; 
	font-weight: bold; 
	color: #2d80e9; 
 }

/* Shopping Cart Page Table Headers */
.contrastLabel { 
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff; 
 }

.formHelp { 
	font-size: 10px; 
 }

.formLabel { 
	font-size: 11px; 
 }

.formLabelRequired { 
	font-size: 11px; 
	font-weight: bold; 
 }

.itemDetailName { 
	padding-bottom: 5px; 
	font: normal 22px; 
	color: #173355; 
 }

.itemSellPrice { 
	color: #ff2424; 
 }

.itemSellPriceLabel { 
	color: #ff2424; 
 }

.linkedCategory { 
	font-size: 12px; 
	font-weight: bold; 
 }

.linkedItem { 
	font-size: 11px; 
 }

.tiledItemOOS { 
	font: bold 10px; 
	color: #000000; 
 }

.tiledItemQty { 
	font: bold 10px; 
	color: #000000; 
 }

.toolinput { 
	font: 12px ; 
	color: #636363; 
 }

/* -------------------------------------------------- */
/*     Table     */
/* -------------------------------------------------- */

.table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 95%;
}

.td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 95%;
}

.th {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 95%;
}
 
 
 /************************************************************************ */
/*     CUSTOM STYLES     */
/* ********************************************************************** */

A.freeship { 
	color: #ff2424; 
	text-decoration: none; 
	line-height: 95%;
	font-size: 18px;
 }

A.freeship:visited { 
	color: #ff2424; 
	text-decoration: none; 
 }

A.freeship:hover { 
	color: #ff2424; 
	text-decoration: none; 
 }

A.freeship:active { 
	color: #ff2424; 
 }
 
h1 {
	padding-bottom: 5px; 
	font-size: 20px; 
	color: #01ad5b; 
	line-height: 150%;
	font-style: normal;
}

h2 {
	padding-bottom: 5px; 
	font-size: 18px; 
	color: #173355; 
	line-height: 150%;
	font-style: normal;
	text-align: center;
}

h3 {
	padding-bottom: 0px; 
	font-size: 14px; 
	color: #636363; 
	line-height: 100%;
	text-align: center;
	border-top: 1px;
}
	
.toolbarSearchForm {
	background-color: #01ad5b;
	color: #ffffff;
}

.bodyHeaderNoSpace { 
	padding-bottom: 0px; 
	font-size: 24px ; 
	color: #000000;
	font-weight: bold; 
 }
 
.catImage /* Standard Category Images */ {
	text-align: center;
} 

.catImage2 /* Use with 3-across Category Images on supplemental category info from August 2009 cusotmization */ {
	text-align: left;
	padding-left: 66px;
} 

.itemDescription{
	font-size: 12px;
	line-height: 150%;
}

.itemListPrice{
	text-decoration: line-through;
}

/********Tabbed Description Boxes******************/
/**************************************************/

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #01ad5b;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #ffffff;
 background: #01bd5b;
 border-color: #778;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #01ad5b;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:300px;

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

/*overflow:auto;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

	.underPrice {
		width:400px;
		position:absolute;
		left:100px;
		top:200px;
		right:200px;
	}
	.itemDetailWrapper {
		position:relative;
	}
	.lowerDescription {
		position:absolute;
		left:0px;
		top:450px;
	}