#top {
	width: 904px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	overflow: hidden;
	display: block;
	position: relative;
	text-align: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



#toolbarContainer { 
	height: 41px;
	width: 904px; 
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px;
	text-align: center;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 }



#toolbar {
	height: 40px;
	width: 902px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: none;
	background: #bad750 url(../graphics/hfc-toolbar.gif) no-repeat;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#toolbarLeftPad {
	height: 40px;
	width: 30px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: left;
	position: relative;
	background-image: url(../graphics/hfc-toolbar-left.gif);
}

#toolbarSearchForm { 
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px; 
 }

#toolbarSearchIcon {
	height: 40px;
	width: 30px;
	margin: 0px auto 0px auto;
	padding: 0px 2px 0px 0px;
	background-color: #c8b59d;
	display: inline;
	float: left;
	position: relative;
}

#toolbarSearchBox {
	height: 40px;
	width: 160px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 15px;
	text-align: left;
	display: inline;
	float: left;
	position: static;
	vertical-align: middle;
	background-image: url(../graphics/hfc-toolbar.gif);
	background-repeat: repeat;
	overflow: hidden;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input.toolbarSearchBox {
	height: 22px;
	width: 150px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: absolute;
	font-size: 13px;
	color: #333d5e;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #444444;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



#toolbarSearchIn {
	height: 40px; 
	width: 16px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #c8b59d;
	display: inline;
	float: left;
	position: relative;
}

#toolbarDropDown { 
	height: 40px; 
	width: 210px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 0px; 
	display: inline; 
	float: left; 
	position: relative; 
	background-image: url(../graphics/hfc-toolbar.gif); 
	background-repeat: repeat; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



.toolbarDropDown {
	height: 20px; 
	width: 200px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: inline;
	border-width: 1px;
	border-style: solid;
	border-color: #444444;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}




#toolbarSearchBtn {
	height: 40px;
	width: 30px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 30px;
	display: inline;
	float: left;
	position: relative;
	vertical-align: middle;
	background-image: url(../graphics/hfc-toolbar.gif);
	background-repeat: repeat;
	overflow: hidden;
}



#toolbarMidPad {
	height: 40px;
	width: 246px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: left;
	position: relative;
	background-image: url(../graphics/hfc-toolbar-right.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #bad750;
}



#toolbarBoxPad {
	display: none;
}
#toolbarBox1 {
	display: none;
}
A.toolbarBox1 {
	display: none;
}
A.toolbarBox1:visited { 
	display: none;
 }
A.toolbarBox1:hover { 
	display: none;
 }



#toolbarBox2_A {
	height: 40px;
	width: 24px;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	position: absolute;
	left: 728px;
	background-color: #bad750;
	border-left: 1px solid #444444;
	text-align: right;
	overflow: hidden;
	vertical-align: bottom;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#toolbarBox2_B {
	height: 40px;
	width: 150px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: inline;
	position: relative;
	background-color: #bad750;
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
	float: right;
}

span.cartLabel {
	height: 18px;
	width: 149px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 0px;
	display: block;
	font-size: 10px;
	color: #cc0402;
	vertical-align: middle;
	overflow: hidden;
	cursor: pointer;
	font-weight: bold;
	text-transform: none;
}



a.cart {
	color: #cc0402;
	text-decoration: none;
}

a.cart:visited { 
	color: #cc0402;
	text-decoration: none; 
 }



span.cartItemNum {
	display: inline;
	font-weight: normal;
	font-size: 10px;
	color: #bad750;
	overflow: hidden;
	cursor: pointer;
	padding-left: 5px;
	padding-top: 3px;
}



span.cartTotal {
	display: inline;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
	color: #cc0402;
	overflow: hidden;
	cursor: pointer;
	padding-top: 3px;
}



#toolbarBox3 {
	display: none;
}



A.toolbarBox3 {
	font-size: 12px;
	letter-spacing: 1px;
	color: #ffffff;
	height: 30px;
	line-height: 27px;
	width: 51px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}



A.toolbarBox3:visited {
	font-size: 12px;
	letter-spacing: 1px;
	color: #ffffff;
	line-height: 27px;
	text-decoration: none;
	font-weight: bold;
	
}



A.toolbarBox3:hover {
	font-size: 12px;
	color: #dad9d9;
	height: 30px;
	line-height: 27px;
	letter-spacing: 1px;
	width: 51px;
	text-decoration: none;
	font-weight: bold;
}



#middle {
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: center;
	background-color: #ffffff;
	width: 904px;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



#middleContainer {
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	width: 902px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



#left {
	float: left;
	text-align: left;
	position: relative;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
}



#leftTop {
	display: none;
}



#left_topCurveLSpace { 
	display: none;
}



#left_topCurveRow { 
	display: none;
 }



#left_topCurveRSpace { 
	display: none;
 }



#left_btmCurveLSpace { 
	display: none;
 }



#left_btmCurveRow {
	display: none;
}



#left_btmCurveRSpace {
	display: none;
}



#leftContent {
	width: 150px;
	float: left;
	display: block;
	background-color: #ffffff;
	padding: 40px 0px 0px 0px;
	overflow: hidden;
	border-left: 0px;
	border-bottom: 0px;
	border-top: 0px;
	border-right: 1px solid #444444;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../graphics/browse-store.png);
	background-repeat: no-repeat;
	
}



ul.leftContentLinks { 
	padding: 5px 5px 5px 14px; 
	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: 580px;
	margin: 0px -1px 0px -1px;
	padding: 0px 0px 20px 0px;
	display: inline;
	text-align: left;
	font-size: 16px;
	color: #474747;
	line-height: 150%;
	background: #ffffff;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



#right {
	position: relative;
	width: 172px;
	display: inline;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#rightTop {
	height: 52px;
	width: 174px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../graphics/featured-items.png);
	background-position: center;
	background-repeat: no-repeat;
	border-left: 1px solid #444444;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#rightContent {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 10px 2px;
	text-align: center;
	background-color: #ffffff;
	display: block;
	width: 174px;
	overflow: hidden;
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 1px solid #444444;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}

#right_topCurveLSpace {
	display: none;
}
#right_topCurveRow {
	display: none;
}
#right_topCurveRSpace {
	display: none;
}
#right_btmCurveLSpace {
	display: none;
}
#right_btmCurveRow {
	display: none;
}
#right_btmCurveRSpace {
	display: none;
}

#bottom {
	width: 902px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #444444;
	text-align: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#bottomContent {
	width: 904px;
	margin: 0px -1px 0px -1px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: center;
	background-color: #bad750;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#bottomTop {
	width: 904px;
	margin: -1px -1px 0px -1px;
	padding: 0px 0px 0px 0px;
	display: block;
	background-color: #464646;
	text-align: center;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#bottomTopCellPad {
	position: relative;
	display: inline;
	float: left;
	width: 57px;
	height: 16px;
	background-color: #464646;
}



#bottomTopCell_siteInfo {
	background-color: #464646;
	padding: 2px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	width: 150px;
	display: inline;
	float: left;
	position: relative;
	text-align: left;
	overflow: hidden;
	vertical-align: middle;
	letter-spacing: 1px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



#bottomTopCell_customerService {
	background-color: #464646;
	padding: 2px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	width: 163px;
	display: inline;
	float: left;
	position: relative;
	text-align: left;
	overflow: hidden;
	vertical-align: middle;
	-moz-box-sizing: border-box;
	letter-spacing: 1px;
}



#bottomTopCell_companyInfo {
	background-color: #464646;
	padding: 2px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	width: 172px;
	display: inline;
	float: left;
	position: relative;
	text-align: left;
	overflow: hidden;
	vertical-align: middle;
	-moz-box-sizing: border-box;
	letter-spacing: 1px;
}



#bottomTopCell_accountInfo {
	background-color: #464646;
	padding: 2px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	width: 170px;
	display: inline;
	float: left;
	position: relative;
	text-align: left;
	overflow: hidden;
	vertical-align: middle;
	-moz-box-sizing: border-box;
	letter-spacing: 1px;
}



#bottom_topCurveLSpace {
	display: none;
}
#bottom_topCurveRow {
	display: none;
}
#bottom_topCurveRSpace {
	display: none;
}
#bottom_btmCurveLSpace {
	display: none;
}
#bottom_btmCurveRow {
	display: none;
}
#bottom_btmCurveRSpace {
}



#bottomContentPad { 
	width: 60px; 
	display: inline; 
	float: left; 
	position: relative; 
	-moz-box-sizing: border-box; 
 }



#bottomContentCell_siteInfo {
	background-color: #bad750;
	font-size: 10px;
	width: 145px;
	display: inline;
	float: left;
	position: relative;
	text-align: left;
	overflow: hidden;
	vertical-align: middle;
	-moz-box-sizing: border-box;
	letter-spacing: 1px;
}



a.siteInfo {
	color: #444444;
	text-decoration: none;
}



a.siteInfo:visited {
	color: #444444;
}



a.siteInfo:hover {
	color: #cc0402;
	text-decoration: none;
}



#bottomContentCell_customerService {
	background-color: #bad750;
	font-size: 10px;
	width: 160px;
	display: inline;
	float: left;
	position: relative;
	text-align: left;
	overflow: hidden;
	vertical-align: middle;
	-moz-box-sizing: border-box;
	letter-spacing: 1px;
}



a.customerService {
	color: #444444;
	text-decoration: none;
}



a.customerService:visited {
	color: #444444;
}



a.customerService:hover {
	color: #cc0402;
	text-decoration: none;
}



#bottomContentCell_companyInfo {
	background-color: #bad750;
	padding: 2px;
	font-size: 10px;
	width: 170px;
	display: inline;
	float: left;
	position: relative;
	text-align: left;
	overflow: hidden;
	vertical-align: middle;
	-moz-box-sizing: border-box;
	letter-spacing: 1px;
}



a.companyInfo {
	text-decoration: none;
	color: #444444;
}



a.companyInfo:visited {
	color: #444444;
}



a.companyInfo:hover {
	color: #cc0402;
	text-decoration: none;
}



#bottomContentCell_accountInfo {
	background-color: #bad750;
	padding: 2px;
	font-size: 10px;
	width: 170px;
	display: inline;
	float: left;
	position: relative;
	text-align: left;
	overflow: hidden;
	vertical-align: middle;
	-moz-box-sizing: border-box;
	letter-spacing: 1px;
}



a.accountInfo {
	text-decoration: none;
	color: #444444;
}



a.accountInfo:visited {
	color: #444444;
}



a.accountInfo:hover {
	color: #cc0402;
	text-decoration: none;
}



.bottomNav {
	margin: 0px;
	padding: 0px 0px 0px 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-size: 10px;
	color: #ffffff;
	clear: both;
	padding: 0px 0px 0px 0px;
	letter-spacing: normal;
	background-color: transparent;
	text-align: center;
	display: block;
	position: relative;
	float: none;
	border-bottom: 0px;
	margin: 0px auto 0px auto;
	width: 904px;
	-moz-box-sizing: border-box;
}

#footerContainer {
	width: 904px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: 0px auto 0px auto;
	-moz-box-sizing: border-box;
}


li.categoryLevel1 {
	padding: 0px 0px 2px 0px;
	margin: 0px;
	line-height: 15px;
	position: relative;
}



A.categoryLevel1 {
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}



A.categoryLevel1:visited {
	color: #444444;
	font-weight: bold;
	letter-spacing: 1px;
}



A.categoryLevel1:hover {
	color: #cc0402;
	text-decoration: none;
	letter-spacing: 1px;
}



A.categoryLevel1Active {
	color: #cc0402;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}



A.categoryLevel1Active:visited {
	color: #cc0402;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}



A.categoryLevel1Active:hover {
	color: #780100;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}



li.categoryLevel2 { 

	list-style: none; 

	padding: 0px; 

	margin: 0px; 

	line-height: 12px; 

	position: relative; 

 }



A.categoryLevel2 {
	color: #515151;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}



A.categoryLevel2:visited {
	color: #515151;
}



A.categoryLevel2:hover {
	color: #cc0402;
	text-decoration: none;
}



A.categoryLevel2Active {
	color: #cc0402;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}



A.categoryLevel2Active:visited {
	color: #cc0402;
}



A.categoryLevel2Active:hover {
	color: #cc0402;
	text-decoration: none;
}



li.categoryLevel3 {
	list-style: none;
	margin: 0px;
	line-height: 12px;
	font-style: italic;
	position: relative;
	letter-spacing: 1px;
}



A.categoryLevel3 {
	padding: 0px;
	color: #515151;
	font-size: 10px;
	text-decoration: none;
}



A.categoryLevel3:visited {
	color: #515151;
}



A.categoryLevel3:hover {
	color: #cc0402;
	text-decoration: underline;
}



A.categoryLevel3Active {
	padding: 0px;
	color: #cc0402;
	font-size: 10px;
	text-decoration: none;
}



A.categoryLevel3Active:visited {
	color: #cc0402;
}



A.categoryLevel3Active:hover {
	color: #cc0402;
	text-decoration: underline;
}



li.categoryLevel4 { 

	list-style: none; 

	margin: 0px; 

	line-height: 12px; 

	position: relative; 

 }



A.categoryLevel4 {
	padding: 0px;
	color: #515151;
	font-size: 10px;
	text-decoration: none;
}



A.categoryLevel4:visited {
	color: #515151;
}



A.categoryLevel4:hover {
	color: #cc0402;
	text-decoration: underline;
}



A.categoryLevel4Active {
	padding: 0px;
	color: #cc0402;
	font-size: 10px;
	text-decoration: none;
}



A.categoryLevel4Active:visited {
	color: #cc0402;
}



A.categoryLevel4Active:hover {
	color: #cc0402;
	text-decoration: underline;
}



li.extraPage { 

	list-style: none; 

	padding: 0px 2px 0px 0px; 

	line-height: 15px; 

	position: relative; 

 }



A.extraPage {
	color: #515151;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}



A.extraPage:visited {
	color: #515151;
	font-weight: bold;
}



A.extraPage:hover {
	color: #cc0402;
	text-decoration: none;
	font-weight: bold;
}



A.extraPageActive {
	color: #cc0402;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}



A.extraPageActive:visited {
	color: #515151;
	font-weight: bold;
}



li.new {
	list-style: none;
	padding: 10px 2px 0px 0px;
	line-height: 15px;
	position: relative;
}



A.new {
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}



A.new:visited {
	color: #444444;
}



A.new:hover {
	color: #780100;
	text-decoration: none;
	font-weight: bold;
}



A.newActive {
	color: #780100;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}



A.newActive:visited {
	color: #444444;
	font-weight: bold;
}



li.specials {
	list-style: none;
	padding: 0px 2px 0px 0px;
	line-height: 15px;
	position: relative;
}



A.specials {
	color: #cc0402;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}



A.specials:visited {
	color: #cc0402;
}



A.specials:hover {
	color: #780100;
	text-decoration: none;
}



A.specialsActive {
	color: #780100;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}



A.specialsActive:visited {
	color: #cc0402;
}



.listSpacer {
	list-style: none;
	padding: 0px 2px 0px 0px;
	line-height: 15px;
}



.featuredItem { 
	text-align: center; 
 }



.featuredItemImage { 
	padding: 5px 0px 5px 0px; 
 }



a.featuredItemName {
	color: #cc0402;
	text-decoration: none;
	font-size: 10px;
}



a.featuredItemName:hover {
	color: #cc0402;
	text-decoration: underline;
}



a.featuredItemName:visited {
	color: #cc0402;
}



.featuredItemNumberLabel {
	color: #515151;
	font-size: 10px;
	font-weight: bold;
}



.featuredItemNumber {
	color: #515151;
	font-size: 10px;
}



.featuredItemSellPriceLabel {
	color: #cc0402;
	font-size: 10px;
	font-weight: bold;
}



.featuredItemSellPrice {
	color: #cc0402;
	font-size: 10px;
}



.featuredItemListPriceLabel {
	color: #515151;
	font-size: 10px;
	font-weight: bold;
}



.featuredItemListPrice {
	color: #444444;
	font-size: 10px;
}



.featuredItemPriceSpacer { 
	padding: 5px; 
 }



.featuredItemSeparator {
	background-color: #eae0d4;
	height: 1px;
	text-align: center;
	width: 174px;
	margin: 10px 0px 10px 0px;
}



.relatedItem { 
	text-align: center; 
 }



.relatedItemImage { 
	padding: 5px 0px 5px 0px; 
 }



a.relatedItemName {
	color: #cc0402;
	text-decoration: none;
	font-size: 10px;
}



a.relatedItemName:hover {
	color: #cc0402;
	text-decoration: underline;
}



a.relatedItemName:visited {
	color: #cc0402;
}



.relatedItemNumberLabel {
	color: #515151;
	font-size: 10px;
	font-weight: bold;
}



.relatedItemNumber {
	color: #515151;
	font-size: 10px;
}



.relatedItemSellPriceLabel {
	color: #780100;
	font-size: 10px;
	font-weight: bold;
}



.relatedItemSellPrice {
	color: #780100;
	font-size: 10px;
}



.relatedItemListPriceLabel {
	color: #515151;
	font-size: 10px;
	font-weight: bold;
}



.relatedItemListPrice {
	color: #515151;
	font-size: 10px;
}



.relatedItemPriceSpacer { 

	padding: 5px; 

 }



.relatedItemSeparator {
	background-color: #eae0d4;
	height: 1px;
	text-align: center;
	width: 174px;
	margin: 10px 0px 10px 0px;
}



BODY {
	background-color: #548fd7;
	margin: auto auto auto auto;
	background-repeat: repeat-x repeat-y;
	padding: 0px;
	text-align: center;
	background-image: url(../graphics/seamless-background.png);
}

#top {
	background-color: transparent;
}


.alertMsg {
	color: #780100;
}



.cpobutton {
	height: 20px;
	color: #FFFFFF;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: #444444;
	vertical-align: text-bottom;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
	background-color: #cc0402;
}



.toolinput {
	font-size: 11px;
	color: #444444;
}



.bodyHeader {
	font-size: 22px;
	padding-bottom: 20px;
	color: #444444;
}



A {
	text-decoration: none;
	color: #cc0402;
}



a:visited {
	text-decoration: none;
	color: #cc0402;
}



a:hover {
	text-decoration: none;
	color: #780100;
}



a:active {
	color: #780100;
}



.bodyText {
	font-size: 13px;
}



.bodyTextBold { 
	font-size: 13px; 
	font-weight: bold; 
 }



.bodyTextLarge {
	font-size: 15px;
}



.bodyTextLargeBold {
	font-size: 15px;
	font-weight: bold;
}



.bodyTextMedium {
	font-size: 14px;
}



.bodyTextMediumBold {
	font-size: 14px;
	font-weight: bold;
}



.bodyTextSmall {
	font-size: 11px;
}



.bodyTextSmallBold {
	font-size: 11px;
	font-weight: bold;
}



.bodyTextStatus {
	font-size: 11px;
	color: #780100;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}



.bodyTextStatusSmall {
	font-size: 10px;
	color: #780100;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}



.bodyTextContrast {
	font-size: 11px;
	color: #cc0402;
}



.bodyTextContrastBold {
	font-size: 11px;
	color: #cc0402;
	font-weight: bold;
}



.bodyTextContrastSmall { 

	font-size: 10px; 

	color: #D00E29; 

 }



.bodyTextContrastSmallBold { 

	font-size: 10px; 

	color: #D00E29; 

	font-weight: bold; 

 }



.contrastLabel {
	font-size: 13px;
	font-weight: bold;
	background-color: #99a3a6;
	border: 2px solid #4f5559;
}



.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: #780100;
}



.itemSellPrice {
	color: #780100;
}



.itemDetailName {
	font-size: 22px;
	padding-bottom: 5px;
	color: #444444;
	font-weight: normal;
}



.tiledItemQty {
	font-size: 10px;
	font-weight: bold;
}



.tiledItemOOS { 

 

	font-size: 10px; 

	font-weight: bold; 


 }



.bodyTextContrast {
	color: #780100;
}



.bodyTextStatus {
	color: #780100;
}



.contrastLabel {
	color: #ffffff;
}

.itemDescription {
	font-size: 13px;
	font-family: Arial;
	color: 000000;
}

