#searchBar
{
	background-color: #2C6183;
}

.header1, .header2
{
	color: #ffffff;
}

.header3
{
	color: #000;
}

#item .item-section h4, #item .item-ldesc h4
{
border-bottom:1px solid #000000;
border-top:1px solid #000000;
clear:both;
margin-bottom:13px;
padding:5px;
}

#item .item-section h4, #item .item-ldesc h4
{
background-color:#a0a0a0;
color:#ffffff;
}

#logo
{
	height:80px;
	width:300px;
}

#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:none;
}

#item .properties
{
	display:inline;
}

.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:inline;
}
.display_ship
{
	display:none;
}
.tbd_tax
{
	font-weight:bold;
	display:none;
}
.display_tax
{
	display:inline;
}

.item-desc .deliveryDate {
	display:none;
}


/** matrix related css **/
#item .item-desc .price .symbol {
	font-size:10px;
	vertical-align:top;
}

#item .item-ldesc .price .dollars {
	font-weight:bold;
	font-size:12px;
	color:#25587E;
}

#item .item-ldesc .price .cents {	
	font-weight:bold;
	font-size:10px;
	color:#25587E;		
	vertical-align:top;		
}

.lead-time-item {
    font-size: 12px;
    display: inline;
}

#lead-time-cart {
    font-size: 12px;
    display: inline;
}


/** 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
}