@charset "utf-8";
* {
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body
{
	font-family: arial;
	font-size: 12px;
	color: #d4d7da;
	text-align: center;
	background-image: url(../images/bodybg-home.gif);
	background-repeat: repeat-x;
	background-color: #01AFDB;
}
   
:focus{outline:none;}
 
a img{border: 0px;}
 
a {text-decoration: none;cursor:pointer;}
 
#wrapper {
	width: 1003px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapper-home {
	width: 1003px;
	margin: 0 auto;
}
#top {height: 251px;}
#top-home {
	height: 480px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F63;
}
h1
{ background-color: #FFF;
  color:#FF9900;
  font-size:12pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:5px;}
  

h2
{ background-color: #fff;
  color:#FF9900;
  font-size:10pt;
  font-weight:normal;
  margin-top:0;
  margin-bottom:0;}


a:link, a:visited, a:active
{ text-decoration: none; color:#FF9900;}
a:hover
{ text-decoration: underline; color:#FFCC99;}

#header {
	padding-top: 5px;
	height: 111px;
	background: url("../images/headerbg.jpg") no-repeat;
}
#header a img {
	float: left;
}

#header #client_login {position: relative;top: -82px;left: 465px;}

.menu_container {
	width: 100%;
	font: 10px normal Verdana, Arial, Helvetica, sans-serif;	
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/topnav_stretch.gif);
	height: 35px;
}



ul#menu_topnav {
	padding: 0;
	width: 970px;
	list-style: none;
	position: relative;
	font-size: 1.2em;
	background-image: url(../images/topnav_stretch.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
ul#menu_topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #555;
}
ul#menu_topnav li a {
	padding: 10px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#menu_topnav li:hover { background: #1376c9 url(../images/topnav_active.gif) repeat-x; }
ul#menu_topnav li span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; top:35px;
	display: none;
	width: 970px;
	background: #1376c9;
	color: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#menu_topnav li:hover span { display: block; }
ul#menu_topnav li span a { display: inline; }
ul#menu_topnav li span a:hover {text-decoration: underline;}
#main
{
	width: 1000px;
	background-color: #FFFFFF;
	font-size:9pt;
	color:#666;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 10px;
	padding-top: 20px;
}

#content
{
	width:780px;
	float: left;
	color:#666;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	margin-top: 10px;
}


 #nav
{
	width:215px;
	float: right;
	height:auto;
	background-color: #FFF;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
} 
    
#footer
{
	height:auto;
	width:1005px;
	margin-left:auto;
	margin-right:auto;
	border:#ccc 1px solid;
	background-color: #424242;
	font-size:8pt;
	color:#ffffff;
	text-align:center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#footer a:link, #footer a:visited, #footer a:active
{ text-decoration: none; color:#fffff;}
#footer A:hover
{ text-decoration: none; color:#ff9900;}

.footer 
{ clear: both; 
  background:#fff;
  color:inherit;
  height:1px;}

.logo
{ width:220px;
  float:left;
  text-align:left;
  padding:4px 0 10px 15px;
  overflow: hidden;}
  
.ustmenu 
{ width:auto;
  text-align:right;
  font-weight:bold;
  font-size:10pt;
  padding:20px 15px 0 0;
  float: right;
  overflow: hidden;}

.left
{ width:250px;
  float:left;
  margin:10px 15px 10px 0;
  text-align:center;  
  overflow: hidden;}

.mid 
{ width:auto;
  padding:10px 0 0 10px;
  margin-left:auto;
  margin-top:0;
  overflow: hidden;}
  
.navhead
{ 
  background: url(navhead.gif) top left;
  width:99%;
  height:20px;
  margin-top:2px;
  padding: 3px 3px 0px 3px;
  border:#ddd 1px solid;
  text-align: left;
  font-size:8pt;
  background-color:#eee;
  color:#FF9900;
  font-weight:bold;
}

.navitem
{ width:99%;
  padding: 3px 3px 0 3px;
  border-bottom:#ddd 1px solid;
  border-right:#ddd 1px solid;
  border-left:#ddd 1px solid;  
  font-size:8pt;
  font-weight: normal;
  text-align:center;
  margin-bottom:5px;  
  background-color:#FFFFFF;
 }
.navitem ul 
{ margin-left:0px;
	padding-left:17px;
	padding-top:0px;
	margin-top:0px;
}

.baslik
{ color:#FF9900;
}  
.img
{ border:0;}

#anasayfa #menu-anasayfa a, 
#basvur #menu-basvur a, 
#haber #menu-haber a, 
#hesap #menu-hesap a, 
#iletisim #menu-iletisim a, 
#fiyat #menu-fiyat a, 
#giris #menu-giris a, 
#cikis #menu-cikis a, 
 { 
background:#e35a00; 
color:#fff; 
text-shadow:none; 
} 
#anasayfa #menu-anasayfa a:hover, 
#basvur #menu-basvur a:hover, 
#haber #menu-haber a:hover, 
#hesap #menu-hesap a:hover, 
#iletisim #menu-iletisim a:hover, 
#fiyat #menu-fiyat a:hover,
#giris #menu-giris a:hover,
#cikis #menu-cikis a:hover,
 { 
background:#e35a00; 
} 
#menu a:active { 
background:#FF0000; 
color:#FFFFFF; 
} 
.madde
{ padding:2px 4px 8px 10px;
}

.divok
{
	float:right;
	margin-top:-13px;
	padding:0px;
	cursor:pointer;
}


.login_label, .login_input, .login_error  {
  padding:10px;
  color:#000;
  text-align:left;
  float:left; 
  width:100px;
  font-size:20px;
  color:#64355A;
}

.login_input {
  width:200px;
}

.login_error {
  width:250px;
  color:#F00;
}

.login_input input {
  width:100%;
}
#login {
  background:#123;
}


.operator ul {
	float: left;
	width: 100%;
	margin: 0;
	margin-left:20px;
	padding: 0;
	list-style: none;
	background-color: #FFF;
}
 
.operator li {
	float: left;
	width: 155px;
	;
	margin: 0;
	margin-bottom:5px;
	padding: 0;
	text-align:center;
}
#oprsec h3 {
	background-color: #FFF;
}

.operator img {cursor:pointer;}

.paket ul {
  margin: 0;
  width:100%;
  margin-left:0px;
  padding: 0px;
  list-style: none;  
}
 
.paket li {
	display: block;
  background:  url(../images/paket.gif) no-repeat;
  font-weight:bold;
  font-size:10px;
  float: left;
  width: 64px;
  height:51px;
  margin-left: 10px;
  margin-bottom:0px;
  text-align:left;
  padding-top:20px;
  padding-left:7px;
  cursor:pointer;
}
.paket span {float:left;margin-top:6px;margin-left:5px;}
.alert {
margin-top:3px;
margin-bottom:2px;
background: #fff6bf url(../images/icon/exclamation.png) 15px 50% no-repeat;
padding: 5px 20px 5px 45px;
border-top: 2px solid #ffd324;
border-bottom: 2px solid #ffd324;
}
.info {
	margin-top:3px;
	margin-bottom:2px;
	background: #f8fafc url(../images/icon/information.png) 15px 50% no-repeat;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
	}
/* CSS Document */
.index_cente {
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.duyuru_ust {
	float: left;
	width: 510px;
	height: 60px;
	margin-top: 30px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

