<div class="header-search">
<form id="arama_form" action="" method="get" >
<input autocomplete="off" type="test" type="text" class="fText" value="Aramak istediğiniz video?" name="arama" id="arama" onfocus="if(this.value=='Aramak istediğiniz video?')this.value='';this.select();" onblur="if(this.value=='')this.value='Aramak istediğiniz video?';" />
<button value="submit" type="submit" text="button"class="fSubmit" ></button>
<div id="oneriler" class="oneriler" >
</div>
</form>
</div><!--[if !IE]>headerSearch<![endif]-->.header-search { width:424px; height:38px; background:url(../images/searchBg.png) no-repeat; float:right; margin:30px 0 0; padding:4px 0 0 40px; }
.fText { height:33px; background:transparent; border:none; width:343px; float:left; font-weight:bold; color:#0CF; font-size:16px; }
* html .fText { padding:9px 0 0; }
*+html .fText { padding:9px 0 0; }
.fSubmit { float:left; width:77px; height:33px; border:none; background:url(../images/searchButton.png) no-repeat; cursor:pointer; }.secili
{
background-color:#C0C0C0;
color:white;
}
.oneriler
{
height: auto;
width: 245px;
overflow: auto;
display:none;
border: 1px solid #666;
padding: 8px;
margin-right:30px;
background-color:#00FFFF ;
}