@charset "utf-8";
/*
<!-------------------------------------------------------------->
<!------------- Copyright 2007 - 2017 Lotus Medya -------------->
<!-------------------------------------------------------------->
<!-------------------- HER HAKKI SAKLIDIR ---------------------->
<!-------------------------------------------------------------->
<!-------------------- mail@lotusmedya.com --------------------->
<!-------------------------------------------------------------->
<!---------------- http://www.lotusmedya.com ------------------->
<!-------------------------------------------------------------->
/* GENEL ETİKETLER */
html,body{
	margin:0px;
	padding:0px;

	
}
body
{

	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;

	/*background:url(../resim/arayuz/bg_sayfa.png) center top repeat-x #fff;*/
}
/* SAYFA YERLEŞİMİ */
/* Ana Bölümler */
div#cerceve{
	width:920px;
	margin:0 auto;
	padding:0px;
	/*background:url(../resim/arayuz/bg_sayfa.png) center top repeat-x #fff;*/
	
}
div#logocerceve{
	height:95px;
	width:690px;
	background:url(../resim/arayuz/bg_sayfa.png) center top repeat-x #fff;
	
}

div#ust{
	height:95px;
	
}
div#ust_bant{
	height:12px;
	text-align:right;
	padding:5px;
	font-size:11px;
	width:200px;
}
div#ust_logo{
	width:569px;
	height:60px;
	float:left;
	padding:6px 0 6px 0;
		

}

div#ustLogoIc{
	width:920px;
	height:60;
	background-image:url(../resim/arayuz/bg_sayfa.png);
}

div#ust_banner{
	width:690px;
	height:30px;
	float:left;
	text-align:right;
	padding:6px 0 6px 0;
	
}
div#sag_banner{
	width:50px;
	height:500px;
	float:left;
	text-align:right;
	padding:6px 0 6px 0;
}
div#icerik{
	padding:15px 0 15px 0;
}
div#icerik_sol{
	width:690px;
	float:left;
}
div#icerik_sag{
	width:200px;
	float:left;
	padding:0 0 0 20px;
}
div#alt
{
	clear:both;
	padding:10px;
	text-align:center
}
/*ÖZEL KUTULAR*/
/*
div#kutu_arama{
	height:40px;
	padding:20px;
	border:3px solid #ccdef2
	
}*/
div#kutu_sonuc{
	padding:20px;
	margin:0px;
	background:url(../resim/arayuz/bg_kutusonuc.png) repeat-x top;
	border:3px solid #ccdef2
   
}
div#kutu_sonuc p{
	padding:0 0 10px 0;
}
.kutu_login{
	padding:0 15px 0 15px;
	background:url(../resim/arayuz/bg_kutulogin.png) repeat-x top ;
}
.kutu_login p{
	padding:0 0 12px 0
}
.kutu_standart{
	padding:10px 0 10px 0
}
/*MENU*/
.menudikey ul, .menudikey li{
	list-style-type:none;
	margin:10px;
	padding:0
}
.menudikey ul li{
	border:1px solid #7bc5ea;
	width:200px;
	padding:10px;
	background:url(../resim/arayuz/bg_kutusonuc.png) repeat-x;
}
.menudikey ul a{
	font-weight:bold
}
/*TABLO STİLİ*/
table{
	border:3px solid #7bc5ea;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background:url(../resim/arayuz/bg_kutusonuc.png) repeat-x top;
}
th{
	padding:5px;
	border:0;
	color:#047bd2
}
tr{
	border:0;
}
td{
	padding:4px;
	border:0;
	border-top:1px solid #7bc5ea;
	border-right:1px solid #7bc5ea;
}
/*TEXT BİÇİMLERİ*/
a, a:link, a:visited{
	color:#047bd2;
	text-decoration:none
}
a:hover, a.aktif, a.aktif:link, a.aktif:visited, .aktif{
	color:#e20a16
}
h1, h2, h3, h4, h5, h6{
	color:#047bd2;
	font-weight:normal;
	margin:0 0 5px 0;
}
h1{
	font-size:18px;
}
h2, .altbaslik{
	font-size:14px;
	line-height:30px;
}
p{
	line-height:14px;
	margin:0;
	padding:0 0 5px 0;
	text-align: left;
}
 img, img a {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	/*width: 216px;
	height: 60px;*/
}
/*FORM ELEMANLARI*/
form{
	padding:0;
	margin:0
}
input, select, textarea{
	background: #fff;
	border: 1px solid #707070;
	color:#707070;
	padding:3px;
}
.textbox{
	width:250px;
}
/*ÖZEL CLASS'LAR*/
.resim{
	background:#def0fa;
	border:10px solid #def0fa;
	margin:0 10px 10px 0;
}
.buton{
	background:url(../resim/arayuz/bg_buton.png) repeat-x center;
	color:#000
}
.ortala{
	text-align:center
}.sagayasla{
	text-align:right
}
.lacivert{
	color:#0f3568;
	height: 17px;
	text-align: left;
}

.lacivertSlogan{
	color:#0f3568;
	height: 17px;
	text-align: left;
	font-weight:bold;
	font-size:10pt;
}

.kenaryok{
	border:0;
}
.listePanel
{
	height:80px;
	padding:20px;
	border:3px solid #ccdef2;
	margin-top: 0px;
}