/*
                                __      _ _                   _   
                               / _|    | (_)                 | |  
 _ __ ___   __ _ _ __ ___ ___ | |_ ___ | |_  ___   _ __   ___| |_ 
| '_ ` _ \ / _` | '__/ __/ _ \|  _/ _ \| | |/ _ \ | '_ \ / _ \ __|
| | | | | | (_| | | | (_| (_) | || (_) | | | (_) || | | |  __/ |_ 
|_| |_| |_|\__,_|_|  \___\___/|_| \___/|_|_|\___(_)_| |_|\___|\__|
                                                                  
*/



#suggestions{ position: absolute; width:320px; display:none;z-index:100;margin:0;padding:0;
-moz-box-shadow: 3px 3px 4px #888;
	-webkit-box-shadow: 3px 3px 4px #888;
	box-shadow: 3px 3px 4px #888;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888'); }
#suggesttop{ position: absolute; width:375px; display:none;z-index:100;right:0px;margin:0;padding:0;-moz-box-shadow: 3px 3px 4px #888;
	-webkit-box-shadow: 3px 3px 4px #888;
	box-shadow: 3px 3px 4px #888;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888'); }

/* SEARCHRESULTS */
#searchresults { 
border:1px solid #919191;
background:#fff; 
width:373px; 
font-size:11px;

}


#searchresults span.category {
font-size:12px;
display:block;
color:#fff;
background:#ca1830;
padding:3px 5px;
border-bottom: 1px solid;
border-color:#fff;
}



#searchresults a span.searchheading {
padding:3px 5px;
display:block;
/*color:#191919;*/
}

#searchresults a:hover span.searchheading {
color:#ca1830;
background-color:#efefef;
}




#suggestionsof{ position: absolute; width:320px; display:none;z-index:100;margin:0;padding:0;
-moz-box-shadow: 3px 3px 4px #888;
	-webkit-box-shadow: 3px 3px 4px #888;
	box-shadow: 3px 3px 4px #888;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888'); }
#suggesttopof{ position: absolute; width:320px; display:none;z-index:100;right:0px;margin:0;padding:0;-moz-box-shadow: 3px 3px 4px #888;
	-webkit-box-shadow: 3px 3px 4px #888;
	box-shadow: 3px 3px 4px #888;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888'); }

/* SEARCHRESULTS */
#searchresultsof { 
border:1px solid #919191;
background:#fff; 
width:320px; 
font-size:11px;

}


#searchresultsof span.category {
font-size:12px;
display:block;
color:#fff;
background:#335A96;
padding:3px 5px;
border-bottom: 1px solid;
border-color:#fff;
}



#searchresultsof a span.searchheading {
padding:3px 5px;
display:block;
color:#191919;
}

#searchresultsof a:hover span.searchheading {
color:#ca1830;
background-color:#efefef;
}





                                                                                                                                                                                                                                                                                                                                                  