/* ********************************************************************** */
/*      TOP SECTION      */
/* ********************************************************************** */

#top { 
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	background: #FFFFFF; 
	overflow: hidden; 
	display: block; 
	position: relative; 
	text-align: left; 
}

/* -------------------------------------------------- */
/*      TOOLBAR      */
/* -------------------------------------------------- */

#toolbarContainer { 
	width: 100%; 
	height: 30px; 
	background-color: #0A2EFA; 
}

#toolbar { 
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	background-color: #0A2EFA; 
	height: 30px; 
	position: relative; 
	float: left; 
	width: 988px; 
	overflow: hidden; 
}

#toolbarLeftPad { 
	display: inline; 
	float: left; 
	position: relative; 
	width: 30px; 
	background-image: url(../template/top_nav_grad.gif); 
	background-repeat: repeat; 
	height: 30px; 
}

/* ********** TOOLBAR - SEARCH ********** */

#toolbarSearchForm { 
	padding: 0px; 
	margin: 0px; 
}

#toolbarSearchIcon { 
	background-color: #0A2EFA; 
	display: inline; 
	float: left; 
	position: relative; 
}

#toolbarDropDown { 
	padding: 0px 5px 0px 7px; 
	height: 30px; 
	display: inline; 
	float: left; 
	position: relative; 
	background-image: url(../template/top_nav_grad.gif); 
	background-repeat: repeat; 
}

.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: #0A2EFA; 
	display: inline; 
	float: left; 
	position: relative; 
}

#toolbarSearchBox { 
	width: 157px; 
	padding: 0px 0px 0px 9px; 
	margin: 0px; 
	height: 30px; 
	line-height: 30px; 
	display: inline; 
	float: left; 
	position: static; 
	vertical-align: bottom; 
	background-image: url(../template/top_nav_grad.gif); 
	background-repeat: repeat; 
	overflow: hidden; 
	-moz-box-sizing: padding-box; 
	box-sizing: padding-box; 
	text-align: left; 
}

input.toolbarSearchBox { 
	height: 22px; 
	width: 140px; 
	font-size: 13px; 
	color: black; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-weight: bold; 
	padding: 0px; 
	margin: 4px 0px 0px 0px; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #636363; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

#toolbarSearchBtn { 
	width: 30px; 
	text-align: left; 
	height: 30px; 
	line-height: 30px; 
	display: inline; 
	float: left; 
	position: relative; 
	vertical-align: middle; 
	padding: 0px; 
	margin: 0px; 
	background-color: #0A2EFA; 
	overflow: hidden; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

/* ********** TOOLBAR - OTHER ********** */

#toolbarMidPad { 
	display: inline; 
	float: left; 
	position: relative; 
	width: 125px; 
	background-image: url(../template/top_nav_grad.gif); 
	background-repeat: repeat; 
	height: 30px; 
}

#toolbarBoxPad { 
	width: 2px; 
	background-color: #FFFFFF; 
	display: inline; 
	float: left; 
	position: relative; 
	height: 30px; 
}

/* ********** TOOLBAR - SPECIALS ********** */

#toolbarBox1 { 
	height: 30px; 
	width: 80px; 
	display: inline; 
	float: left; 
	position: relative; 
	background-color: #D00E29; 
	padding: 0px; 
	overflow: hidden; 
	vertical-align: middle; 
	text-align: center; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

A.toolbarBox1 { 
	width: 74px; 
	letter-spacing: 1px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	text-transform: uppercase; 
	line-height: 30px; 
}

A.toolbarBox1:visited { 
	letter-spacing: 1px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
}

A.toolbarBox1:hover { 
	letter-spacing: 1px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: underline; 
}

/* ********** TOOLBAR - CART SUMMARY ********** */

#toolbarBox2_A { 
	height: 30px; 
	width: 38px; 
	display: inline; 
	float: left; 
	position: relative; 
	background-color: #0A2EFA; 
	padding: 7px 0px 0px 0px; 
	text-align: center; 
	overflow: hidden; 
	vertical-align: middle; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

#toolbarBox2_B { 
	height: 30px; 
	width: 72px; 
	display: inline; 
	float: left; 
	position: relative; 
	background-color: #0A2EFA; 
	padding: 3px 0px 0px 0px; 
	text-align: center; 
	overflow: hidden; 
	vertical-align: middle; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

span.cartLabel { 
	height: 12px; 
	display: block; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 9px; 
	color: #FFFFFF; 
	text-transform: uppercase; 
	vertical-align: middle; 
	overflow: hidden; 
	cursor: pointer; 
}

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; 
}

/* ********** TOOLBAR - LOG IN / OUT ********** */

#toolbarBox3 { 
	vertical-align: middle; 
	height: 30px; 
	line-height: 30px; 
	width: 51px; 
	display: inline; 
	float: left; 
	position: relative; 
	background-color: #0A2EFA; 
	padding: 0px 0px 0px 0px; 
	overflow: hidden; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	text-align: center; 
}

A.toolbarBox3 { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 9px; 
	color: #000000; 
	height: 30px; 
	line-height: 30px; 
	width: 51px; 
	text-decoration: none; 
}

A.toolbarBox3:visited { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 9px; 
	color: #000000; 
	height: 30px; 
	line-height: 30px; 
	width: 51px; 
	text-decoration: none; 
}

A.toolbarBox3:hover { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 9px; 
	color: #D00E29; 
	height: 30px; 
	line-height: 30px; 
	width: 51px; 
	text-decoration: underline; 
}

/* ********************************************************************** */
/*      MIDDLE SECTION      */
/* ********************************************************************** */

#middle { 
	width: 988px; 
	clear: both; 
	padding: 14px 0px 0px 0px; 
	margin: 0px auto; 
	text-align: center; 
}

#middleContainer { 
	width: 988px; 
	padding: 0px; 
	margin: 0px; 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto; 
}

/* -------------------------------------------------- */
/*      LEFT COLUMN      */
/* -------------------------------------------------- */

#left { 
	float: left; 
	text-align: left; 
	position: relative; 
	top: 0px; 
	display: inline; 
	margin: 7px 7px 7px 0px; 
	padding: 0px; 
	background-color: #FFFFFF; 
	width: 167px; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

/* ********** LEFT COLUMN CORNERS ********** */

#left_topCurveLSpace { 
	display: inline; 
	width: 2px; 
	background-color: #FFFFFF; 
	float: left; 
	position: relative; 
	height: 1px; 
}

#left_topCurveRow { 
	display: inline; 
	width: 163px; 
	background-color: #0A2EFA; 
	float: left; 
	position: relative; 
	height: 1px; 
}

#left_topCurveRSpace { 
	display: inline; 
	width: 2px; 
	background-color: #FFFFFF; 
	float: left; 
	position: relative; 
	height: 1px; 
}

#left_btmCurveLSpace { 
	display: inline; 
	width: 1px; 
	background-color: #FFFFFF; 
	float: left; 
	position: relative; 
	height: 1px; 
}

#left_btmCurveRow { 
	display: inline; 
	width: 165px; 
	background-color: #0A2EFA; 
	float: left; 
	position: relative; 
	height: 1px; 
}

#left_btmCurveRSpace { 
	display: inline; 
	width: 1px; 
	background-color: #FFFFFF; 
	float: left; 
	position: relative; 
	height: 1px; 
}

/* ********** LEFT COLUMN HEADER ********** */

#leftTop { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #0A2EFA; 
	margin: 0px 0px 0px 0px; 
	text-align: center; 
	letter-spacing: 1px; 
	padding: 2px; 
	text-transform: uppercase; 
}

/* ********** LEFT COLUMN CONTENT CONTAINER ********** */

#leftContent { 
	width: 167px; 
	float: left; 
	display: block; 
	background-color: #FFFF00; 
	padding: 0px; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #000000; 
	overflow: hidden; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

/* ********** CATEGORIES - LEVEL 1 ********** */

ul.categoryLvl1 { 
	padding: 5px 5px 5px 14px; 
	margin: 0px; 
}

li.categoryLevel1 { 
	list-style: none; 
	padding: 0px 0px 2px 0px; 
	margin: 0px; 
	line-height: 15px; 
	position: relative; 
}

A.categoryLevel1 { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	color: #0A2EFA; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
}

A.categoryLevel1:visited { 
	color: #0A2EFA; 
}

A.categoryLevel1:hover { 
	color: #0A2EFA; 
	text-decoration: underline; 
}

A.categoryLevel1Active { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	color: #D00E29; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
}

A.categoryLevel1Active:visited { 
	color: #D00E29; 
}

A.categoryLevel1Active:hover { 
	color: #D00E29; 
	text-decoration: underline; 
}

/* ********** CATEGORIES - LEVEL 2 ********** */

ul.categoryLvl2 { 
	padding: 0px 0px 0px 14px; 
	margin: 0px; 
	text-indent: -12px; 
}

li.categoryLevel2 { 
	list-style: none; 
	padding: 0px; 
	margin: 0px; 
	line-height: 12px; 
	position: relative; 
}

A.categoryLevel2 { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	color: #0A2EFA; 
	font-size: 10px; 
	text-decoration: none; 
}

A.categoryLevel2:visited { 
	color: #0A2EFA; 
}

A.categoryLevel2:hover { 
	color: #0A2EFA; 
	text-decoration: underline; 
}

A.categoryLevel2Active { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	color: #D00E29; 
	font-size: 10px; 
	text-decoration: none; 
}

A.categoryLevel2Active:visited { 
	color: #D00E29; 
}

A.categoryLevel2Active:hover { 
	color: #D00E29; 
	text-decoration: underline; 
}

/* ********** CATEGORIES - LEVEL 3 ********** */

ul.categoryLvl3 { 
	padding: 0px 0px 0px 14px; 
	margin: 0px; 
	text-indent: -10px; 
}

li.categoryLevel3 { 
	list-style: none; 
	margin: 0px; 
	line-height: 12px; 
	font-style: italic; 
	position: relative; 
}

A.categoryLevel3 { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	padding: 0px; 
	color: #0A2EFA; 
	font-size: 10px; 
	text-decoration: none; 
}

A.categoryLevel3:visited { 
	color: #0A2EFA; 
}

A.categoryLevel3:hover { 
	color: #0A2EFA; 
	text-decoration: underline; 
}

A.categoryLevel3Active { 
	padding: 0px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	color: #D00E29; 
	font-size: 10px; 
	text-decoration: none; 
}

A.categoryLevel3Active:visited { 
	color: #D00E29; 
}

A.categoryLevel3Active:hover { 
	color: #D00E29; 
	text-decoration: underline; 
}

/* ********** CATEGORIES - LEVEL 4 ********** */

ul.categoryLvl4 { 
	padding: 0px 0px 0px 14px; 
	margin: 0px; 
	text-indent: -10px; 
}

li.categoryLevel4 { 
	list-style: none; 
	margin: 0px; 
	line-height: 12px; 
	position: relative; 
}

A.categoryLevel4 { 
	padding: 0px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	color: #0A2EFA; 
	font-size: 10px; 
	text-decoration: none; 
}

A.categoryLevel4:visited { 
	color: #0A2EFA; 
}

A.categoryLevel4:hover { 
	color: #0A2EFA; 
	text-decoration: underline; 
}

A.categoryLevel4Active { 
	padding: 0px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	color: #D00E29; 
	font-size: 10px; 
	text-decoration: none; 
}

A.categoryLevel4Active:visited { 
	color: #D00E29; 
}

A.categoryLevel4Active:hover { 
	color: #D00E29; 
	text-decoration: underline; 
}

/* ********** CONTAINER - OTHER LINKS ********** */

ul.leftContentLinks { 
	padding: 5px 5px 5px 14px; 
	margin: 0px; 
}

.listSpacer { 
	list-style: none; 
	padding: 0px 2px 0px 0px; 
	line-height: 15px; 
}

/* ********** NEW LINK ********** */

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: #0A2EFA; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
}

A.new:visited { 
	color: #0A2EFA; 
}

A.new:hover { 
	color: #0A2EFA; 
	text-decoration: underline; 
}

A.newActive { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	color: #D00E29; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
}

A.newActive:visited { 
	color: #D00E29; 
}

/* ********** SPECIALS LINK ********** */

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: #0A2EFA; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
}

A.specials:visited { 
	color: #0A2EFA; 
}

A.specials:hover { 
	color: #0A2EFA; 
	text-decoration: underline; 
}

A.specialsActive { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	color: #D00E29; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
}

A.specialsActive:visited { 
	color: #D00E29; 
}

/* ********** EXTRA PAGE LINKS ********** */

.groupedExtraPageHdr { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	padding-top: 5%; 
	color: ; 
	font-size: 10px; 
}

.ungroupedExtraPageHdr { 
	padding-top: 5%; 
}

li.extraPage { 
	list-style: none; 
	padding: 0px 2px 0px 0px; 
	line-height: 15px; 
	position: relative; 
}

A.extraPage { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	color: #0A2EFA; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
}

A.extraPage:visited { 
	color: #0A2EFA; 
}

A.extraPage:hover { 
	color: #0A2EFA; 
	text-decoration: underline; 
}

A.extraPageActive { 
	color: #D00E29; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
}

A.extraPageActive:visited { 
	color: #D00E29; 
}

/* -------------------------------------------------- */
/*      CENTER COLUMN / PAGE CONTENT      */
/* -------------------------------------------------- */

#mainContent { 
	width: 640px; 
	float: left; 
	display: inline; 
	margin: 7px 7px 7px 7px; 
	padding: 0px; 
	background-color: #FFFFFF; 
	text-align: left; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000; 
}

/* -------------------------------------------------- */
/*      RIGHT COLUMN      */
/* -------------------------------------------------- */

#right { 
	float: left; 
	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; 
	box-sizing: border-box; 
}

/* ********** RIGHT COLUMN CORNERS ********** */

#right_topCurveLSpace { 
	display: inline; 
	width: 2px; 
	background-color: #FFFFFF; 
	float: left; 
	position: relative; 
	height: 1px; 
}

#right_topCurveRow { 
	display: inline; 
	width: 149px; 
	background-color: #0A2EFA; 
	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: #0A2EFA; 
	float: left; 
	position: relative; 
	height: 1px; 
}

#right_btmCurveRSpace { 
	display: inline; 
	width: 1px; 
	background-color: #FFFFFF; 
	float: left; 
	position: relative; 
	height: 1px; 
}

/* ********** RIGHT COLUMN HEADER ********** */

#rightTop { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #0A2EFA; 
	margin: 0px 0px 0px 0px; 
	text-align: center; 
	letter-spacing: 1px; 
	padding: 2px; 
	text-transform: uppercase; 
}

/* ********** RIGHT COLUMN CONTENT CONTAINER ********** */

#rightContent { 
	text-align: center; 
	background-color: #FFFF00; 
	padding: 0px 0px 10px 0px; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #000000; 
	overflow: hidden; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

/* ********** FEATURED ITEMS ********** */

.featuredItem { 
	text-align: center; 
}

.featuredItemImage { 
	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: #0A2EFA; 
	text-decoration: underline; 
}

a.featuredItemName:visited { 
	color: #0A2EFA; 
}

.featuredItemNumberLabel { 
	color: #636363; 
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-weight: bold; 
}

.featuredItemNumber { 
	color: #636363; 
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
}

.featuredItemSellPriceLabel { 
	color: #000000; 
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-weight: bold; 
}

.featuredItemSellPrice { 
	color: #000000; 
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
}

.featuredItemListPriceLabel { 
	color: #636363; 
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-weight: bold; 
}

.featuredItemListPrice { 
	color: #636363; 
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
}

.featuredItemPriceSpacer { 
	padding: 5px; 
}

.featuredItemSeparator { 
	background-color: #000000; 
	height: 1px; 
	text-align: center; 
	width: 145px; 
	margin: 10px 0px 10px 0px; 
}

/* ********** RELATED ITEMS ********** */

.relatedItem { 
	text-align: center; 
}

.relatedItemImage { 
	padding: 5px 0px 5px 0px; 
}

a.relatedItemName { 
	color: #636363; 
	text-decoration: none; 
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
}

a.relatedItemName:hover { 
	color: #0A2EFA; 
	text-decoration: underline; 
}

a.relatedItemName:visited { 
	color: #0A2EFA; 
}

.relatedItemNumberLabel { 
	color: #636363; 
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-weight: bold; 
}

.relatedItemNumber { 
	color: #636363; 
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
}

.relatedItemSellPriceLabel { 
	color: #000000; 
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-weight: bold; 
}

.relatedItemSellPrice { 
	color: #000000; 
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
}

.relatedItemListPriceLabel { 
	color: #636363; 
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-weight: bold; 
}

.relatedItemListPrice { 
	color: #636363; 
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
}

.relatedItemPriceSpacer { 
	padding: 5px; 
}

.relatedItemSeparator { 
	background-color: #000000; 
	height: 1px; 
	text-align: center; 
	width: 145px; 
	margin: 10px 0px 10px 0px; 
}

/* ********************************************************************** */
/*      BOTTOM SECTION      */
/* ********************************************************************** */

#bottom { 
	clear: both; 
	width: 988px; 
	margin: 20px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	background-color: #FFFF00; 
	position: relative; 
	top: 0px; 
	margin-left: auto; 
	margin-right: auto; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

/* ********** BOTTOM CORNERS ********** */

#bottom_topCurveLSpace { 
	display: inline; 
	width: 2px; 
	background-color: #FFFFFF; 
	float: left; 
	position: relative; 
	height: 1px; 
}

#bottom_topCurveRow { 
	display: inline; 
	width: 984px; 
	background-color: #0A2EFA; 
	float: left; 
	position: relative; 
	height: 1px; 
}

#bottom_topCurveRSpace { 
	display: inline; 
	width: 2px; 
	background-color: #FFFFFF; 
	float: left; 
	position: relative; 
	height: 1px; 
}

#bottom_btmCurveLSpace { 
	display: inline; 
	width: 1px; 
	background-color: #FFFFFF; 
	float: left; 
	position: relative; 
	height: 1px; 
}

#bottom_btmCurveRow { 
	display: inline; 
	width: 986px; 
	background-color: #0A2EFA; 
	float: left; 
	position: relative; 
	height: 1px; 
}

#bottom_btmCurveRSpace { 
	display: inline; 
	width: 1px; 
	background-color: #FFFFFF; 
	float: left; 
	position: relative; 
	height: 1px; 
}

/* ********** BOTTOM HEADER ********** */

#bottomTop { 
	float: left; 
	position: relative; 
	display: inline; 
	background-color: #0A2EFA; 
	margin: 0px 0px 0px 0px; 
	text-align: left; 
	width: 988px; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

#bottomTopCellPad { 
	position: relative; 
	display: inline; 
	float: left; 
	width: 60px; 
	height: 16px; 
	background-color: #0A2EFA; 
}

#bottomTopCell_siteInfo { 
	background-color: #0A2EFA; 
	padding: 2px; 
	color: #FFFFFF; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	text-transform: uppercase; 
	width: 160px; 
	display: inline; 
	float: left; 
	position: relative; 
	text-align: left; 
	overflow: hidden; 
	vertical-align: middle; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

#bottomTopCell_customerService { 
	background-color: #0A2EFA; 
	padding: 2px; 
	color: #FFFFFF; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	text-transform: uppercase; 
	width: 200px; 
	display: inline; 
	float: left; 
	position: relative; 
	text-align: left; 
	overflow: hidden; 
	vertical-align: middle; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

#bottomTopCell_companyInfo { 
	background-color: #0A2EFA; 
	padding: 2px; 
	color: #FFFFFF; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	text-transform: uppercase; 
	width: 180px; 
	display: inline; 
	float: left; 
	position: relative; 
	text-align: left; 
	overflow: hidden; 
	vertical-align: middle; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

#bottomTopCell_accountInfo { 
	background-color: #0A2EFA; 
	padding: 2px; 
	color: #FFFFFF; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	text-transform: uppercase; 
	width: 185px; 
	display: inline; 
	float: left; 
	position: relative; 
	text-align: left; 
	overflow: hidden; 
	vertical-align: middle; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

/* ********** BOTTOM LINKS - SHARED ********** */

#bottomContent { 
	float: left; 
	position: relative; 
	display: inline; 
	padding-bottom: 5px; 
	width: 988px; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #000000; 
	border-top: 0px; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	background-color: #FFFF00; 
}

#bottomContentPad { 
	width: 60px; 
	display: inline; 
	float: left; 
	position: relative; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

.bottomNav { 
	margin: 0px; 
	padding: 2px 0px 2px 0px; 
	list-style: none; 
}

/* ********** SITE INFO ********** */

#bottomContentCell_siteInfo { 
	background-color: #FFFF00; 
	padding: 2px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 9px; 
	width: 160px; 
	display: inline; 
	float: left; 
	position: relative; 
	text-align: left; 
	overflow: hidden; 
	vertical-align: middle; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

a.siteInfo { 
	color: #000066; 
	text-decoration: none; 
}

a.siteInfo:visited { 
	color: #000066; 
}

a.siteInfo:hover { 
	color: #0A2EFA; 
	text-decoration: underline; 
}

.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; 
}

/* ********** CUSTOMER SERVICE ********** */

#bottomContentCell_customerService { 
	background-color: #FFFF00; 
	padding: 2px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 9px; 
	width: 200px; 
	display: inline; 
	float: left; 
	position: relative; 
	text-align: left; 
	overflow: hidden; 
	vertical-align: middle; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

a.customerService { 
	color: #000066; 
	text-decoration: none; 
}

a.customerService:visited { 
	color: #000066; 
}

a.customerService:hover { 
	color: #0A2EFA; 
	text-decoration: underline; 
}

.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; 
}

/* ********** COMPANY INFO ********** */

#bottomContentCell_companyInfo { 
	background-color: #FFFF00; 
	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; 
	box-sizing: border-box; 
}

a.companyInfo { 
	text-decoration: none; 
	color: #000066; 
}

a.companyInfo:visited { 
	color: #000066; 
}

a.companyInfo:hover { 
	color: #0A2EFA; 
	text-decoration: underline; 
}

.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; 
}

/* ********** ACCOUNT INFO ********** */

#bottomContentCell_accountInfo { 
	background-color: #FFFF00; 
	padding: 2px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 9px; 
	width: 185px; 
	display: inline; 
	float: left; 
	position: relative; 
	text-align: left; 
	overflow: hidden; 
	vertical-align: middle; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

a.accountInfo { 
	text-decoration: none; 
	color: #000066; 
}

a.accountInfo:visited { 
	color: #000066; 
}

a.accountInfo:hover { 
	color: #0A2EFA; 
	text-decoration: underline; 
}

.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      */
/* ********************************************************************** */

#footer { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 9px; 
	color: #787878; 
	clear: both; 
	margin-top: 7px; 
	padding: 7px; 
	background-color: #0A2EFA; 
	border-bottom: 1px solid; 
	border-color: #0A2EFA; 
	text-align: center; 
}

/* ********************************************************************** */
/*      MISC      */
/* ********************************************************************** */

BODY { 
	background-color: #FFFFFF; 
	margin: 0px; 
	width: 100%; 
	text-align: center; 
}

A { 
	text-decoration: none; 
	color: #000066; 
}

a:visited { 
	text-decoration: none; 
	color: #000066; 
}

a:hover { 
	text-decoration: none; 
	color: #0A2EFA; 
}

a:active { 
	color: #0A2EFA; 
}

.alertMsg { 
	color: #000000; 
}

.cpobutton { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	height: 20px; 
	color: #FFFFFF; 
	background-color: #0A2EFA; 
	cursor: pointer; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #000000; 
	vertical-align: middle; 
}

.bodyHeader { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 22px; 
	padding-bottom: 5px; 
	color: #5C5C5C; 
}

.bodyText { 
	font-size: 11px; 
}

.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; 
}

.bodyTextSmallBold { 
	font-size: 10px; 
	font-weight: bold; 
}

.bodyTextStatus { 
	font-size: 11px; 
	color: #D00E29; 
	font-weight: bold; 
	padding-top: 5px; 
	padding-bottom: 5px; 
}

.bodyTextStatusSmall { 
	font-size: 10px; 
	color: #D00E29; 
	font-weight: bold; 
	padding-top: 5px; 
	padding-bottom: 5px; 
}

.bodyTextContrast { 
	font-size: 11px; 
	color: #000000; 
}

.bodyTextContrastBold { 
	font-size: 11px; 
	color: #D00E29; 
	font-weight: bold; 
}

.bodyTextContrastSmall { 
	font-size: 10px; 
	color: #D00E29; 
}

.bodyTextContrastSmallBold { 
	font-size: 10px; 
	color: #D00E29; 
	font-weight: bold; 
}

.bodyTextStatus { 
	color: #000000; 
}

.contrastLabel { 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
}

.formLabel { 
	font-size: 11px; 
}

.formLabelRequired { 
	font-size: 11px; 
	font-weight: bold; 
}

.formHelp { 
	font-size: 10px; 
}

.linkedItem { 
	font-size: 11px; 
}

.linkedCategory { 
	font-size: 12px; 
	font-weight: bold; 
}

.itemSellPriceLabel { 
	color: #000000; 
}

.itemSellPrice { 
	color: #000000; 
}

.itemDetailName { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 22px; 
	padding-bottom: 5px; 
	color: #5C5C5C; 
	font-weight: normal; 
}

.tiledItemQty { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #000000; 
}

.tiledItemOOS { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #000000; 
}

.toolinput { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 12px; 
	color: #5C5C5C; 
}

/* ********** DISCOUNTS / QUANTITY PRICING ********** */

.discountTable { 
	border-color: #000000; 
	border-width: 1px; 
	border-style: solid; 
	border-collapse: collapse; 
}

.discountTableHeader { 
	border-color: #000000; 
	border-width: 1px; 
	border-style: solid; 
	background-color: #0A2EFA; 
	color: #FFFFFF; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	margin: 0px 0px 0px 0px; 
	text-align: center; 
	letter-spacing: 1px; 
	padding: 2px; 
}

.discountTableLabels { 
	width: 50%; 
	border-style: none; 
	background-color: #FFFF00; 
	margin: 7px 7px 7px 7px; 
	padding: 0px; 
	text-align: center; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #000000; 
}

.discountTableBody { 
	border-color: #FFFF00; 
	border-width: 1px; 
	border-style: solid; 
	margin: 7px 7px 7px 7px; 
	padding: 0px; 
	text-align: center; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000; 
}

.discountString { 
	color: #000000; 
	font-weight: bold; 
}

.discountCartMessageUsed { 
	color: #000000; 
}

.discountCartMessageNotUsed { 
	color: #000000; 
}

.discountTextOldPrice { 
	font-size: smaller; 
	color: red; 
	text-decoration: line-through; 
}


