@charset "utf-8";

@import url(https://fonts.googleapis.com/css?family=Open+Sans:600,400,700,800,300&subset=latin,latin-ext);

body {
	margin:0px;
	padding:0px;
	font-family: 'Open Sans', Tahoma, Helvetica, sans-serif;
	background-color:#646464;
	background-image:url(../img/bg1.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	font-size:12px;
	color:#F2FFFE;
	border:none;
	overflow-y: scroll;
	overflow-x:hidden;
}

a {
  color:#FFF;
  border:none;
  text-decoration:none;
}
a:hover {
  color:#666;
}
h1, h2, h3, h4, h5, h6, ul, li, p {
    margin:0px;
	padding:0px;
}
img {
  border:none;
}


#container {
  position:relative;
  width:950px;
  margin:0 auto 0 auto;
}

/********************** HEADER ******************************/

#header {
  position:relative;
  width:950px;
}

.header_left {
  position:relative;
  width:0px;
  float:left;
}

.logo {
  position:relative;
  width:150px;
  height:110px;
  padding-top:10px;
}

.header_right {
  position:relative;
  width:760px;
  float:right;
#  vertical-align:bottom;
}

.ustmenu {
  position:relative;
  height:30px;
  float:right;
  font-family: 'Open Sans', sans-serif;
  font-size:14px;
}

.anamenu {
  position:relative;
  width:760px;
  float:right;
  vertical-align:bottom;
}

.anamenu_item {
  position:relative;
  font-family: 'Open Sans', sans-serif;
  font-size:16px;
  font-weight:600;
  float:left;
}

.anamenu_item-sag {
  position:relative;
  font-family: 'Open Sans', sans-serif;
  font-size:16px;
  font-weight:600;
  float:right;
}

.anamenu_space {
  position:relative;
  width:17px;
  float:left;
}

.anamenu_detay {
  position:relative;
  min-height:95px;
  vertical-align:bottom;
  font-family: 'Open Sans', sans-serif;
  font-size:13px;
}

#menudetay_1 {
  position:absolute;
  display:none;
  top:10px;
  vertical-align:bottom;
}
#menudetay_2 {
  position:absolute;
  padding-left:103px;
  top:10px;
  display:none;
  vertical-align:bottom;
}
#menudetay_3 {
  position:absolute;
  padding-left:250px;
  top:10px;
  display:none;
}
#menudetay_4 {
  position:absolute;
  padding-left:390px;
  top:10px;
  display:none;
}


.anamenu_line {
  position:relative;
  width:760px;
  height:1px;
  background-image:url(../img/line.png);
  background-repeat:no-repeat;
  background-position:center;
  padding-bottom:7px;
  padding-top:10px;
  float:right;
}


.content_alt {
  position:relative;
  width:760px;
  float:right;
}


/********************** CONTENT ******************************/

.content {
  position:relative;
  width:950px;
}

.main_content_left {
  position:relative;
  width:710px;
  float:left;
}
.main_content_right {
	position: relative;
	width: 220px;
	float: right;
}

.main_haber_item {
  position:relative;
  width:100%;
}

.main_haber_line {
  position:relative;
  width:220px;
  height:1px;
  background-image:url(../img/line.png);
  background-repeat:no-repeat;
  background-position:center;
  padding-bottom:4px;
  padding-top:25px;
}

.main_alt_icon {
  position:relative;
  width:70px;
  float:left;
}

.main_alt_text {
  position:relative;
  width:160px;
  float:left;
}

.main_alt_space {
  position:relative;
  width:120px;
  float:left;
}


.alt_left {
  position:relative;
  width:350px;
  float:left;
}

.alt_right {
  position:relative;
  width:410px;
  float:right;
}



.ekip {
  position:relative;
  width:760px;
}
.ekip_right {
  position:relative;
  width:570px;
  float:left;
}

.ekip_left {
  position:relative;
  width:190px;
  float:left;
}



.sube {
  position:relative;
  width:760px;
}
.sube_right {
  position:relative;
  width:490px;
  float:left;
}

.sube_left {
  position:relative;
  width:270px;
  float:left;
}



.haber{
  position:relative;
  width:760px;
}
.haber_right {
  position:relative;
  width:490px;
  float:left;
}

.haber_left {
  position:relative;
  width:270px;
  float:left;
}


.haberdetay_left {
  position:relative;
  width:350px;
  float:left;
}

.haberdetay_right {
  position:relative;
  width:700px;
  float:left;
}

/********************** haberdetay right: width:410px; ******************************/

.rapor_sol {
  position:relative;
  width:350px;
  float:left;
}
.rapor_sag {
  position:relative;
  width:350px;
  float:right;
}



.rapor {
  position:relative;
  width:350px;
}
.rapor_right {
  position:relative;
  width:315px;
  padding-top:6px;
  float:left;
}
.rapor_left {
  position:relative;
  width:35px;
  float:left;
}


/********************** Footer ******************************/

#footer {
  position:relative;
  width:100%;
}

.footer_left {
  position:relative;
  width:350px;
  float:left;
}

.footer_right {
  position:relative;
  width:50px;
  float:right;
}

.madde22 {
  position:relative;
  width:50px;
  float:right;
}
.footer_line {
  position:relative;
  width:950px;
  height:1px;
  background-image:url(../img/line.png);
  background-repeat:no-repeat;
  background-position:center;
  padding-bottom:7px;
  padding-top:10px;
}


/********************** FONT ******************************/

.baslik {font-family: 'Open Sans', sans-serif;}

.txtline{line-height:160%;}

.f8{font-size:8px;}
.f9{font-size:9px;}
.f10{font-size:10px;}
.f11{font-size:11px;}
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f17{font-size:17px;}
.f18{font-size:18px;}
.f19{font-size:19px;}
.f20{font-size:20px;}
.f21{font-size:21px;}
.f22{font-size:22px;}
.f23{font-size:23px;}
.f24{font-size:24px;}
.f25{font-size:25px;}
.f26{font-size:26px;}
.f27{font-size:27px;}
.f28{font-size:28px;}
.f29{font-size:29px;}
.f30{font-size:30px;}
.f36{font-size:36px;}

.cl1{color:#808080;}
.cl1 a{color:#808080;}
.cl1 a:hover{color:#D1D1D1;}

.cl2{color:#666;}
.cl2 a{color:#666;}
.cl2 a:hover{color:#FFF;}

.cl3{color:#54B948;}
.cl3 a{color:#54B948;}
.cl3 a:hover{color:#FFF;}

.cl4{color:#F47735;}
.cl4 a{color:#F47735;}
.cl4 a:hover{color:#FFF;}

.cl5{color:#0093D0;}
.cl5 a{color:#0093D0;}
.cl5 a:hover{color:#FFF;}

.cl6{color:#FFF;}
.cl6 a{color:#FFF;}
.cl6 a:hover{color:#666;}


.aktif {color:#FFF;}
.aktif a{color:#FFF;}
.aktif a:hover{color:#FFF;}

.fbold{font-weight:700;}



/********************** FORM ******************************/


.form {
  width:280px;
  border:1px solid #CCC;
  color:#E4691C;
  height:18px;
}
.form2 {
  width:180px;
  border:1px solid #CCC;
  color:#E4691C;
  height:19px;
}
.form3 {
  width:100px;
  border:1px solid #CCC;
  color:#E4691C;
  height:19px;
}
.form4 {
  width:50px;
  border:1px solid #CCC;
  color:#E4691C;
  height:19px;
}

.form5 {
  width:450px;
  border:1px solid #CCC;
  color:#E4691C;
  height:19px;
}
.form6 {
  width:220px;
  border:1px solid #CCC;
  color:#E4691C;
  height:19px;
}
.form7 {
  width:280px;
  border:1px solid #CCC;
  color:#E4691C;
}

.form_txt {
	font-size:12px;
	color:#636363;
}
.form_txt a{
	color: #E4691C;
	text-decoration:none;
}
.form_txt a:hover{
	color: #090;
}

.alt_baslik {
	font-size:14px;
	color:#F56600;
	font-weight:bold;
}

/********************** GENEL ******************************/
.clear{
  clear:both;
}
.floatright { float:right;}
.border{
  border:1px solid #CCC;
  padding:2px;
}
.pad-1 {padding-top:1px;}
.pad-2 {padding-top:2px;}
.pad-3 {padding-top:3px;}
.pad-4 {padding-top:4px;}
.pad-5 {padding-top:5px;}
.pad-6 {padding-top:6px;}
.pad-7 {padding-top:7px;}
.pad-8 {padding-top:8px;}
.pad-9 {padding-top:9px;}
.pad-10 {padding-top:10px;}
.pad-11 {padding-top:11px;}
.pad-15 {padding-top:15px;}
.pad-20 {padding-top:20px;}
