#searchBlock {
	width:514px;
	position:relative;
	padding-top:0px;
	background-color:#F1F6FC;
	background-image:url('/images/yenitasarim/serach_bg.jpg');
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom: -3px;
}

#searchBlockUcak {
	width:413px;
	position:relative;
	padding-top:0px;
	background-color:#F1F6FC;
	background-image:url('/images/yenitasarim/serach_bg.jpg');
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom: -3px;
}

#searchBlock .ajaxSearchTopImg	{
	position:absolute;
	left:-2px;
	top:-2px;
}

#searchBlock .ajaxSearchTopImg2	{
	position:absolute;
	left:-2px;
	top:24px;
}

.ajaxSearchBottomImg	{
	position: relative;
	bottom:-6px;
	left:-2px;	
}

.ajaxSearchContent {
	background-color:#FFFFFF;
	margin-left:104px;margin-top:3px;
	border:1px solid #D5DDEA;
	z-index:0;
	width:395px;
	margin-bottom:10px;*margin-bottom:5px;
	min-height:160px;
	<!--[if IE]>
	z-index:1;
	<![endif]-->
}

.ajaxSearchContentUcak {
	background-color:#FFFFFF;
	margin-left:5px;margin-top:3px;
	border:1px solid #D5DDEA;
	z-index:0;
	width:395px;
	margin-bottom:10px;
	min-height:273px;
	*height:268px;
	<!--[if IE]>
	z-index:1;
	<![endif]-->
}

.ajaxSearch_nav	{
	width:96px;
	top:38px;
	left:5px;
	position:absolute;
}

.ajaxSearch_navItem{
	position:absolute;
}

.searchNavItem	{
	cursor:pointer;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	vertical-align:middle;
	line-height:30px;
	margin-bottom:15px;
	margin-left:5px;
	width:86px;
	border:1px solid #D8DBEA;
	background-color:#EEF3F9;
	height:30px;
	min-height:30px;
}

.searchNavItem#activeNav	{
	border-right:1px solid #FFFFFF;
	width:93px;
	*width:95px;
	z-index:10;
	background-color:white;
}


.ajaxSearchdateSearchCaption	{
	position:relative;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #315FBF;
	text-decoration:underline;
	top:5px;	
	text-align:center;
	width:145px;
}
/* Big box with list of options */
#ajax_listOfOptions{
	position:absolute;	/* Never change this one */
	width:146px;	/* Width of box */
	overflow:auto;	/* Scrolling features */
	border:1px solid #317082;	/* Dark green border */
	background-color:#FFF;	/* White background color */
	text-align:left;
	font-size:12px;
	z-index:100;
	line-height:18px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;		
	padding:1px;
	cursor:pointer;
	font-size:9px;
	color:#666666;
}
#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
	
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
	background-color:#F3F1F1;
	color:#000;
}
#ajax_listOfOptions_iframe{
	background-color:#F00;
	position:absolute;
	z-index:5;
}
.pad{padding:5px 0px 5px 4px}
input, select { font-size:11px; }
.selbox { font-size: 7pt; font-family: Verdana; background-color: #ffffff; border:1px solid #0570D8}
.box { border:1px solid #0570D8; }
.ucak_type{width:25%;text-align:right;}
.ucak_txt{color:#004080; font-size:9px}

.searchBoxCptn {
	 color:#000000;
	 font-weight:bold;
	 font-size:10px;
}