﻿
.ac_results
{ background:url(/content/images-2011/backgrounds/dropdown_top_plain.png) no-repeat top center;color:#f8f5e8;
	padding: 9px 0px 0;
	margin-top:-5px;
	z-index:10000;
	overflow: hidden;
		
}
.ac_results ul
{
background: url(/content/images-2011/backgrounds/dropdown_plain.png);border: 1px solid #f8f5e8;
	border-top:0 solid;margin: -1px 0 0;padding: 1px 0 0;
	list-style: none;
	border-clip:border;
	-webkit-border-clip:border;
-moz-border-clip:border;
border-bottom-right-radius:10px;
border-bottom-left-radius:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;


}
.ac_results iframe
{
	display: none; /*sorry for IE5*/
	display: /**/ block; /*sorry for IE5*/
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	filter: mask();
	width: 3px;
	height: 3px;
}
.ac_results li
{
	-moz-border-clip:border;
	cursor: pointer;
	display: block;
	font: menu;
	font-size: 11px;
	margin: 0px;
	padding: 3px 5px;
	line-height:normal;
	overflow: hidden;
	text-align:left
}
.ac_input
{
	background: Window url('/content/images-2011/animation/duck.gif') -100px -100px no-repeat;
	border:1px solid #999;
	padding:2px 0 2px 2px;
}

.ac_loading{
    background-position: right center;
}
.ac_over
{
	/*background-color: #f8f5e8;*/
	background-color:#ccc;
	color: #000;
	
}

.ac_results li i{font-size:10px;font-style:normal}
