#container{
	margin:0 auto;
	padding:0;
	text-align:left;
}
#wcmQuickSearch{
	height:31px;
}
label {
font-size:10px;
	color:#dc342a;
	font-weight:bold;
}
* html .wcm_clear{
	height:1%;
}
#eight00{
	color:#444b4c;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width:178px;
	margin-right:15px;
}
.spacer1{
	height:1px;
}
.search-overlay{
	background-color:#fff;
	height:100%;
	width:100%;
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:990;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}* html .search-overlay{
	position:absolute;
	height:expression(document.body.scrollHeight>document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px');
	width:expression(document.body.scrollWidth>document.body.offsetWidth ? document.body.scrollWidth:document.body.offsetWidth+'px');
}
#wcmQuickSearch{
	
	height:31px;
}
#smartsearch{
	font:11px/16px arial;
	margin-top:2px;
	position:relative;
	z-index:991;
}
#smartsearch div.seperator{
	border-top:1px dashed #999;
	margin:9px 0 7px 6px;
}
.search-drop{
	background-color:#f3f4f3;
	border:1px solid #dc342a;
	clear:both;
	display:none;
	padding:0 10px 10px 10px;
	position:absolute;
	top:20px;
	left:-10px;
	width:325px;
}
.search-text{
	border:1px solid #999;
	color:#444;
	font-size:11px;
	height:16px;
	line-height:16px;
	margin-right:12px;
	padding:2px 4px;
	width:226px;
}
.search-button{
	border:none;
	cursor:pointer;
	display:block;
	height:22px;
	width:27px;
}
.search-overlay{
	background-color:#fff;
	height:100%;
	width:100%;
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:990;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
* html .search-overlay{
	position:absolute;
	height:expression(document.body.scrollHeight>document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px');
	width:expression(document.body.scrollWidth>document.body.offsetWidth ? document.body.scrollWidth:document.body.offsetWidth+'px');
}
.filters{
	float:left;
	line-height:22px;
}
#filters_label{
	color:dc342a;
}
.more-filters{
	float:left;
	margin-left:20px;
}
.filters input,.filters label{
	vertical-align:middle;
}
.search-warnings{
	padding-bottom:8px;
	text-align:center;
}
.filters{
	float:left;
	line-height:22px;
}

/* Top Search */
.search {
	float:right;
	margin-top:2px;
}
.search .searchfs {
	width: 260px;
    background: #FFFFFF none repeat scroll 0 0;
}
.search .ipt {
	margin: 4px 2px 4px 4px;
	float: left;
    font-size: 12px;
    font-weight: bold;
    width: 220px;
    border: 1px solid #FFF;
  }
.search .searchico {
	margin-top:4px;
	margin-left:4px;
	height:15px;
}
#suggest {
	background-color: #FFF;
	border: 1px solid #000099;
	position: relative;
}
.suggestItem {
	padding: 3px 3px 3px 3px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	cursor: pointer;
	color: #DC342A;
}
.suggestItem:hover {
	background-color: #fff;
	color: #000099;
}
.suggestItemSelected {
	border-top:1px solid #C01016;
	border-bottom:1px solid #C01016;
	background-color: #E5E5E5;
	color: #000099;
}




