
#searchbox
{	 
	border-color:#4D9FBE;
	background:#4D9EBE;
	height:auto;
	padding:0;
	padding-bottom: 1px;
	margin-top:45px;
	float:left;
	
}

#searchFormContainer
{
	margin:0;padding:0;
	font-family: verdana, georgia, arial;
	font-size: 18px;
	
	margin:10px 12px 10px 12px;
}


#searchFormInput
{
	border-color:#ddd;
	height:28px;
	width:60%;
	font-family: verdana, georgia, arial;
	padding-top:3px;
	font-size:18px;
	font-weight:bold;
	
	
}


#searchFormButton
{	 
	font-size: 15px;
	font-weight: bold;
	height:30px;
	color: #444;
	margin:2px 10px 0 4px;
}
#searchstatus{
	padding-top:8px;
	
	font-size: 14px;
	color: #244E64;
	font-weight: bold;
	line-height: 26px;
	}
#optionscats{
	float:left;
	}
	
#MainMenu 
{
	height:26px;
	background:#FFF;
	border-color:#4D9FBE;
	border-style:solid;
	border-width:0 0 4px;
	margin:0;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0 1px 0 0;
	padding:0;
	white-space: nowrap;	
}
#tab a 
{
	background:#000 url(images/bright_095.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(images/bleft_095.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:700;
	line-height:26px;
	padding:0 13px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	background:#FFF;
	color:#000;
	z-index:100;
	text-decoration:none;
	border-color:#4D9FBE;
	border-style:solid;
	border-width:0 0 4px;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:180px;
	display:block;
	border:0;
	color:#000;
	background:url(images/bleft_095.gif) no-repeat left top;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	margin:0 1px 0 0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:26px;
	background:url(images/bright_095.gif) no-repeat right top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	float:none;
	padding:0 13px;
}
.dropmenudiv a:hover 
{
	border:0;
	background-position:left bottom;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	color:#FFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFF;
	font-weight:700;
}
#filter input{
    
     margin: 0 10px 0 10px;
}
#filter{
    
     margin: 0 0 50px 0;
}