﻿/*SEARCH */

body
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	background-color: #b2bdc4;
	text-align: -webkit-center;
	display: block;
}
a
{
	text-decoration: none;
}
a img
{
	border: 0px;
}
.bgtabletd
{
	padding-left: 7px;
	color: White;
}
.bgtabletd .search
{
	padding-left: 78px;
	padding-top: 91px;
	position: absolute;
}
.bgtabletd .search .box
{
	background: url(../images/default/searchbg.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 47px;
	left: 220px;
	width: 444px;
}
.bgtabletd .search .text
{
		width: 130px;
	font-size: 13px;
	padding-top: 3px;
    height   :41px;
	font-weight: bold;
	position: absolute;
	color: #cdd0dd;
	vertical-align:middle;
	margin-top:10px;
}
.bgtabletd .search .searchbox
{
	width: 375px;
	padding-top: 2px;
	padding-left: 7px;
}
.bgtabletd .search .searchbox input
{
	width: 340px;
	border: 0px;
	font-size: 14px;
	padding: 3px;
	height: 22px;
}
.bgtabletd .search .searchtext a:hover
{
	color: #ececec;
	font-size: 14px;
}
.bgtabletd .search .searchtext a
{
	color: #ececec;
	position: relative;
	top: 3px;
	left: -4px;
	font-weight: bold;
	font-size: 14px;
}
.footer
{
	margin-top: 460px;
	padding-left: 20px;
	position: absolute;
}
.footer .flash
{
	width: 60px;
	float: left;
}
.footer .footermenu
{
	float: left;
}
.footer .footermenu td
{
	padding-top: 8px;
}
.footer .langflash
{
	padding-top: 10px;
	font-size: 11px;
	margin-left: 400px;
	padding-left: 400px;
}
.footer .langflash a
{
	padding-right: 3px;
	color: #ececec;
}
.footer .langflash a:hover
{
	color: #00bdf2;
}
/*Search* İntro*/


.search
{
	position: absolute;
	width: 600px;
}

.search_form
{
	position: absolute;
	z-index: 100;
	top: -15px;
	left: 10px;
}


.search_form input
{
	padding: 5px;
	font-size: 18px;
	font-family: Trebuchet MS;
	border: 0px;
	top: 21px;
	position: relative;
}
.search_button
{
	width: 50px;
	position: absolute;
	left: 370px;
	top: 31px;
	font-weight: bold;
}
.search_button a
{
	z-index: 100;
	font-size: 13px;
	color: #fff;
	left: 370px;
}


.search_button a:hover
{
	color: #ccc;
}



#jquery-live-search
{
	width: 600px;
	height: 350px;
	position: absolute;
	background: #fff;
	overflow: auto;
	z-index: 99;
	border: 1px solid #A9A9A9;
	border-width: 0 1px 1px 1px;
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}


.items
{
	height: 70px;
	border-bottom: 1px solid #e6e7e7;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding: 5px;
	margin: 5px;
	width:400px;
}

.items:hover
{
	border: 1px dotted #006EE9;
}

.items a
{
	text-decoration: none;
	color: #868686;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.items a:hover
{
	text-decoration: none;
	color: #1fbeca;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.items .hrr
{
	float: left;
	width: 300px;
	padding: 0px;
	margin: 0px;
}
.items .hrr hr
{
	border-right: solid 0px #e6e7e7;
	border-left: solid 0px #e6e7e7;
	border-top: solid 0px #e6e7e7;
	border-bottom: solid 1px #e6e7e7;
}
.items .title
{
	text-align: left;
	padding-top: 13px;
	float: right;
	width: 364px;
	margin: 0px;
	color: #868686;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.items .firma_no
{
	left: 120px;
	color: #1fbeca;
	font-size: 15px;
	font-weight: bold;
	float: left;
	width: 85px;
}
.items .adi
{
	position: relative;
	float: left;
	top: 3px;
	color: #717171;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	width:280px;
}

.items .grup
{	float:left;
	width:200px;
}
.items .detay
{ 
	float:left;
	width:200px;
}
.sonuc
{
	background-color: #1fbeca;
	color: white;
	height: 15px;
	
}

#arrow
{
	position: absolute;
	top: 15px;
	left: 190px;
}


.iki
{
	width: 400px;
	padding-left: 35px;
}
/*Search İntro*/