table.searchbox
{
	width:					730px;
	margin-bottom:			15px;
}

td.sbtop
{
	width:					730px;
	height:					10px;
	background-color:		#ffffff;
	background-image:		url('/images/searchboxt.gif');
	background-position:	bottom;
	background-repeat:		no-repeat;
}

td.sbmid
{
	width:					730px;
	height:					100px;
	min-height:				100px;
	background-color:		#4f6092;
	background-image:		url('/images/searchboxc.gif');
	background-position:	bottom;
	background-repeat:		no-repeat;
	
	padding:				0 8px 0 8px;
	color:					#ffffff;
}

*html td.sbmid
{
	height:					100px;
}

td.sbbottom
{
	width:					730px;
	height:					10px;
	background-color:		#ffffff;
	background-image:		url('/images/searchboxb.gif');
	background-position:	top;
	background-repeat:		no-repeat;
}

.searchboxleft
{
	width:					120px;
	float:					left;
	margin-right:			10px;
	font-family:			Helvetica,Arial,sans-serif;
	text-transform:			uppercase;
	font-size:				10px;
	background:				url('/images/search-bg.jpg');
	font-weight:			bold;
}

.searchbuttonbar
{
	margin-bottom:			2px;
}

.searchbuttonbar .button
{
	width:					105px;
	margin-right:			3px;
}

label.labelA
{
	padding:				3px;
}

label.labelB
{
	padding:				3px;
}

.searchspecstable input
{
	width:					110px;
}




.srTable
{
	width:					730px;
	color:					#ffffff;
}

.srTable a
{
	color:					#ffffff;
}

.srTable th
{
	color:					#576088;
	font-size:				8pt;
	font-variant:			small-caps;
	text-transform:			uppercase;
	
	text-align:				left;
	padding:				2px 2px 2px 4px;
}

.srTable td
{
	height:					40px;
	text-align:				left;
	padding:				2px 2px 2px 4px;
	vertical-align:			middle;
	border-bottom:			1px solid #ffffff;
}

.srTable td.srA
{
	text-align:				center;
}

.srTable td.srC a
{
	font-weight:			bold;
}

.srOdd, .srOdd td
{
	background-color:		#576088;
}

.srEven, .srEven td
{
	background-color:		#999999;
}


.search-button
{
	display:block;
	color:					#676664;
	background:				url('/images/search-button-bg0.jpg');
	font-weight:			bold;
	padding-left:			6px;
	height:18px;
}

.search-button:hover
{
	color:					#676664;
	background:				url('/images/search-button-bg1.jpg');

}

table.list_floor_care_products
{
	width:					561px;
}

.list_floor_care_products td
{
	background-color:		#fff;
}

.list_floor_care_products td, 
.list_floor_care_products th, 
.list_floor_care_products a
{
	color:					black;
	height:					auto;
}

#floor_care_sidenav
{
	background-color:		#fefcda;
	padding:				10px 7px 20px 7px;
}

#floor_care_sidenav a
{
	line-height:			22px;
	color:					black;
}

#floor_care_sidenav a:hover,
#floor_care_sidenav a.active
{
	text-decoration:		underline;
}