#searchBar
{
	background-color: #2C6183;
}

.header1, .header2, .header3
{
	color: #FFF;
}

#logo
{
	height:80px;
	width:304px;
}

#ft .ft-nav
{
	margin:0 auto 10px 350px;
}

#logoMenu
{
	margin: 10px 0px 5px;
}

#searchBar select
{
	display:none;
}

#searchBar
{
	border-top: 1px solid #BED9EE;
}

.siteOptions
{
	display:none;
}

#giftCertificates
{
	display:none;
}


#item .item-options .stock
{
	display:inline;
}

#item .properties
{
	display:none;
}

.required_star
{
	display:none;
	font-weight:bold;	
	color:#BF0000;
}

.not_required_button
{
	display:inline;
}

.required_button
{
	display:none;
}

.freight_verbage
{
	font-weight:bold;
	display:inline;
}
.tbd_ship
{
	font-weight:bold;
	display:none;
}
.display_ship
{
	display:inline;
}
.tbd_tax
{
	font-weight:bold;
	display:none;
}
.display_tax
{
	display:inline;
}
#item .item-section h4, #item .item-ldesc h4 {
background-color:#000000;
color:#FFFFFF;
}


/** price color **/
.item-u .item-desc .price .dollars, #item .item-desc .price .dollars, .item-u .item-desc .price .symbol, #item .item-desc .price .symbol {
color:#25587E;
}

.item-u .item-desc .price .cents, #item .item-desc .price .cents
{
color:#25587E;
}

.commentOrder
{
 float:left;
 padding:5px;
 width:260px;
 display:none
}