@charset "utf-8";


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
}


html, body { margin:0; height:100%; }
body {
	background-color: #FFF;
	background: url(/images/bg.jpg) top center no-repeat;
	font-family:'Dosis', sans-serif;
	font-size:14px;
	color:#434343;
	position:relative;
}
p { margin-bottom:10px; }
.container { width:100%; min-width:1000px; min-height:100%; position:relative; padding-bottom:240px }
.header { height:120px; width:1000px; margin:auto; position:relative }
.header .logo { margin-left:20px; border:none; z-index:220; position:relative }
.header .face_twit {position:absolute; left:615px; bottom:0px; width:35px; height:83px; }
.header .face_twit a { margin:3px; }
.header .satisofisi { background:url(/images/satis_ofisi.png) no-repeat; width:300px; height:85px; position:absolute; right:40px; bottom:2px; }
.header #uclu { position:absolute; left:240px; bottom:0; width:350px; text-align:center; z-index:2100 }
.header #uclu a { width:110px; height:97px; display:inline-block; }
.header #uclu a img { opacity:0 }
.header #uclu a:hover img, .header #uclu a.aktif img { opacity:1 }
.headerBg { background:url(/images/header_bg.png) top repeat-x; }
.ustmenu { height:80px; width:100%; background:url(/images/mavi_ustbant_bg.png) center repeat-x; text-align:right; font-size:18px; text-align:center }

.enustmenu_container { width:100%; height:30px; background:#FFF; position:fixed; top:0; z-index:2000 }
.enustmenu_container .w1000 { width:1000px; margin:auto; position:relative }
.enustmenu { list-style:none; position:absolute; top:0; right:40px; }
.enustmenu li { float:left; padding:2px 5px; height:28px; position:relative }
.enustmenu a { color:#5585a9; text-decoration:none }
.enustmenu a:hover { color: #375871 }
.enustmenu li ul { background:url(/images/enustmenu_altdal.png) no-repeat; width:288px; height:82px; position:absolute; top:29px; left:-39px; list-style:none; padding-top:10px; display:none }
.enustmenu li:hover > ul {
	display: block;
}
.enustmenu li ul li { height:35px; font-size:18px; width:295px }
.enustmenu li ul li a {padding-left:60px; display:block }


.ustmenu ul ul { 
	display: none;
	min-width:100% !important;
}
.ustmenu ul li:hover > ul {
	display: block;
}

.ustmenu ul {
	background:none;  
	list-style: none;
	position: relative;
	display: inline-table;
	z-index:99;
}
.ustmenu ul:after {
	content: ""; clear: both; display: block;
}
.ustmenu ul li {
	float: left;
	position:relative;
	height:50px;
	width:auto;
}
.ustmenu ul li:hover, .ustmenu ul li.aktif { 
background: #5484a8;
background: -moz-linear-gradient(top, #5484a8 0%, #1f5f8d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5484a8), color-stop(100%,#1f5f8d));
background: -webkit-linear-gradient(top, #5484a8 0%,#1f5f8d 100%);
background: -o-linear-gradient(top, #5484a8 0%,#1f5f8d 100%);
background: -ms-linear-gradient(top, #5484a8 0%,#1f5f8d 100%);
background: linear-gradient(to bottom, #5484a8 0%,#1f5f8d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5484a8', endColorstr='#1f5f8d',GradientType=0 ); 
}
.ustmenu ul li:hover a {
	color: #fff;
}
	
.ustmenu ul li a {
	display: block; padding: 5px 12px;
	color: #FFF; text-decoration: none;
	text-align: left;
	white-space:nowrap;
	line-height:40px;
}
.ustmenu ul ul {
	background: #1f5f8d;
background: -moz-linear-gradient(top, #1f5f8d 0%, #8595a0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f5f8d), color-stop(100%,#8595a0));
background: -webkit-linear-gradient(top, #1f5f8d 0%,#8595a0 100%);
background: -o-linear-gradient(top, #1f5f8d 0%,#8595a0 100%);
background: -ms-linear-gradient(top, #1f5f8d 0%,#8595a0 100%);
background: linear-gradient(to bottom, #1f5f8d 0%,#8595a0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f5f8d', endColorstr='#8595a0',GradientType=0 );
	padding: 0;
	position: absolute; top: 100%;
}
.ustmenu ul ul li {
	float: none; 
	position: relative;
	height:35px;
}
.ustmenu ul ul li a {
	padding: 5px;
	color: #fff;
	line-height:25px;
}	
.ustmenu ul ul li a:hover {
	background: #2b6893;
}
.ustmenu ul ul ul {
	position: absolute; left: 100%; top:0;
}


.kutu1 {
width:275px; min-height:160px; border:#d4d4d4 2px solid; border-top-width:3px; border-right-width:3px; 
text-align:justify;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; margin:10px;  padding:10px 5px; float:left;
font-size:13px; color:#434343; text-decoration:none;
}
.kutu1 h2 {
	background:url(/images/box_header_bg.png) no-repeat; width:248px; height:35px; 
	font-size:20px; font-weight:bold; color:#FFF; padding:0 10px; margin-bottom:10px; line-height:30px;
}
a:hover .kutu1 {-webkit-opacity: 0.75; -moz-opacity: 0.75; filter: alpha(opacity=75); opacity: 0.75; }

.kutu2 {
width:273px; height:400px; border:#e5e5e5 1px solid; border-top-width:5px; border-right-width:2px; -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; margin:10px;  padding:5px 7px; float:left;
font-size:16px; color:#434343; text-decoration:none;
}
.kutu2 img { border:#e9e9e9 1px solid; border-radius:6px; }
.kutu2 h2 { 
	font-size:20px; font-weight:bold; color:#558fba; margin-top:10px;
}
a:hover .kutu2 {-webkit-opacity: 0.75; -moz-opacity: 0.75; filter: alpha(opacity=75); opacity: 0.75; }

.footer { width:100%; min-width:1000px; height:155px; position:absolute; bottom:0; background:url(/images/footer_bg.png) center bottom no-repeat; color:#FFF }

.footer ul.ul1 { list-style:square; margin-top:45px; float:left; width:600px; }
.footer ul.ul2, .footer_adresler ul { list-style:disc inside;  width:250px; }
.footer ul.ul1 li { float:left; width:150px; } 
.footer ul.ul2 li, { float:left; } 
.footer a { color:#FFF; text-decoration:none }
.footer a:hover { color:#CCC }
.footer .face_twit { position:absolute; left:580px; top:-30px; width:165px; height:70px; }
.footer .face_twit a { margin:0 5px; }
.footer .footer_logo { position:absolute; right:40px; top:-105px; border:none }
.footer .uste_git { position:absolute; top:-50px; right:5px }

.ortamenu { width:100%; height:90px; background:url(/images/orta_menu_bg.png) no-repeat center; overflow:hidden }
.ortamenu ul { width:900px; margin:auto; list-style:none }
.ortamenu ul li { width:150px; height:53px;   float:left; background:url(/images/orta_menu_ayrac.png) right no-repeat;}
.ortamenu ul li a { color:#FFF; display:block; padding-left:65px;padding-top:10px;height:43px; text-decoration:none; font-size:14px; line-height:14px;   }
.ortamenu ul li a:hover { color:#CCC; }
.ortamenu .icon1 { background:url(/images/orta_icon1.png) no-repeat 20px 10px; }
.ortamenu .icon2 { background:url(/images/orta_icon2.png) no-repeat 20px 10px; }
.ortamenu .icon3 { background:url(/images/orta_icon3.png) no-repeat 20px 10px; }
.ortamenu .icon4 { background:url(/images/orta_icon4.png) no-repeat 20px 10px; }
.ortamenu .icon5 { background:url(/images/orta_icon5.png) no-repeat 20px 10px; }
.ortamenu .icon6 { background:url(/images/orta_icon6.png) no-repeat 20px 10px; }

.ortamenu ul ul {  margin-top:-53px; margin-left:150px; z-index:100; width:1260px; height:53px; background:url(/images/ortamenu_alt_bg.png) repeat-x; position:relative; display:none }
.ortamenu ul li:hover ul { display:block }
.ortamenu ul ul li { float:left; z-index:100; width:auto; background:none }
.ortamenu ul ul li:hover { background:url(/images/ortamenu_alt_hover.png) repeat-x }
.ortamenu ul ul li a, .ortamenu ul ul li a:hover { color:#288c87; font-size:18px; padding:18px }


.ortamenu_container { height:90px; }
.affix { position:fixed; top:30px; z-index:1000 }

.buyukKutu1 {
	width:840px; min-height:350px; padding:20px 20px 20px 40px;  margin:auto; border:#e1e1e1 1px solid; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; position:relative; font-size:15px;
}
.buyukKutu1 .solDiv { width:420px; color:#484848; font-size:15px; text-align:justify }
.buyukKutu1 h1, .buyukKutu1 h1 a { font-size:20px; color:#558fba; font-weight:bold; margin-bottom:20px; text-decoration:none }
.buyukKutu1 h1.sag { font-size:20px; color:#558fba; font-weight:bold; margin-bottom:20px; margin-right:20px; text-decoration:none; width:580px; float:right }
.buyukKutu1 h1 a:hover { color: #39698C; }
.buyukKutu1 img.sagResim { position:absolute; top:70px; right:20px; border:#e7e7e7 2px solid; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.buyukKutu1 img.sagResim2 { position:relative; margin-top:0px; float:right; border:#e7e7e7 2px solid; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.buyukKutu1 img.solResim { position:relative; float:left; border:#e7e7e7 2px solid; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.buyukKutu1 img.cerceve { border:#e7e7e7 2px solid; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }



#form1 { width:420px; text-align:right; }
#form1 label { color:#3c3c3c; font-size:18px; font-weight:bold; vertical-align: top; width:150px; padding-top:7px; text-align:right; display:inline-block }
input[type=text] { border:#e1e1e1 1px solid; width:200px; height:30px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; margin:5px } 
textarea { border:#e1e1e1 1px solid; width:200px; height:110px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; margin:5px }
#form2 { width:300px; text-align:right; }
#form2 label { color:#3c3c3c; font-size:18px; font-weight:bold; vertical-align: top; width:80px; padding-top:7px; text-align:right; display:inline-block }

.dairePlan, .buyukKutu1 ul { font-size:16px; list-style: outside url(/images/mavi_disc.png); padding-left:15px }
.dairePlan li, .buyukKutu1 li {color:#484848;  }
.dairePlan li span, .buyukKutu1 li span { float:right }

.galeri { width:860px; min-height:560px; padding:20px;  margin:auto; border:#e1e1e1 1px solid; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; position:relative
}
.galeri img { float:left; margin:15px 20px; border:#e1e1e1 2px solid; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.galeri a:hover img {-webkit-opacity: 0.75; -moz-opacity: 0.75; filter: alpha(opacity=75); opacity: 0.75; }

.haber_baslik { color:#558fba; font-size:28px; font-weight:bold; margin:0; padding:0 }

.gonet { font-size:12px; }



.etabs { margin:0 0 10px 0; padding:0px !important; list-style-position:outside; border-bottom:#CCC 1px solid }
.tab { display: inline-block; zoom:1; *display:inline; color:#558fba  }
.tab a { font-size: 14px; line-height: 30px; display: block; padding: 0 14px; outline: none; margin:0; color:#558fba; text-decoration:none; border-radius: 0.5em 0.5em 0 0; }
.tab a:hover { background:#E1E1E1 }
.tab a.selected { position: relative;  border:#E1E1E1 1px solid; border-bottom:#FFF 1px solid;  color:#fbb54a; margin-bottom:-1px; background:none;}
.tab a.selected:hover { background:none; }
.panel-container { margin-bottom: 10px; }

.footer_adresler { float:right; width:250px; margin-top:45px }


