@charset "utf-8";
/* CSS Document */
body {background:url(../images/background.jpg) repeat-x; background-color:#b7ab79; background-position:center top; margin:0;}
#header {position:relative; margin:auto; width:990px; width:1033px;}

.language{

	width:43px;
	height:98px;
	background:url(../images/dil_bg.png) no-repeat;
}

#kivrim{
	position:absolute;
	width:100px;
	height:104px;
	left: 885px;
	top: 234px;
	z-index:2;
}

.lang_style {font-family:Verdana; font-size:9px; color:#000000; font-style:normal; padding-left:1px}

/* menu*/

#ust_menu{
	position:relative;
	width:628px;
	background:url(../images/menu_bck.jpg);
	left:7px;
	height:48px;
	
}

ul#menu, ul#menu ul{
  padding: 0;
  margin: 0;
  list-style: none;

  }
  
ul#menu li {
	float: left;
	position: relative;
	border-left:1px solid #7F7957;

}

ul#menu li ul {
	display: none;
	position: absolute; 
	top: 28px; /* yukseklik 15px + sonradan eklenecek paddingler 4px toplam 19px */ 
	left: 0;
	background-color:#A39964;
	width:180px;
	font: bold 12px Trebuchet MS;
	


}

ul#menu li > ul {
top: auto;
left: auto;
}

ul#menu li a { 
font: bold 13px Trebuchet MS;
display: block;
margin: 0;
padding:10px;
color: #FFFFFF;
margin-left:5px;
text-decoration: none;
}

ul#menu li a:hover {
color: #a00;

}

ul#menu li:hover ul, ul#menu li.over ul { 
	display: block;

}

/*bitti*/

#main { margin:auto; width:1033px; z-index:1;}
#footer {position:relative; margin:auto; width:1033px;}
#footer .footer_yazi {font-family:Verdana; font-size:11px; color:#FFFFFF; font-style:normal; padding-left:15px}
.solmenu_stil{padding-left:5px;}
.haber_uyeligi {color:#414141; font-family:Verdana; font-size:11px; font-style:normal; padding:10px;}
.haber_uyeligi_form {ccolor:#414141; font-family:Verdana; font-size:11px; font-style:normal; padding-left:10px;}
#footer #ust_footer {background:url(../images/footer_bg.png) no-repeat; height:49px; width:990px; font-family:Verdana; font-size:11px; color:#FFFFFF; font-style:normal; padding-bottom:8px;}
.footer_menu {font-family:Verdana; font-size:11px; color:#FFFFFF; font-style:normal; text-decoration:none;}

.haber_textbox{height:20px; color:#1a1a1a; border:0; font-family:Verdana; font-size:12px; font-style:normal; background:url(../images/textbox-bg.jpg); width:130px;}
.haber_buton {background:url(../images/uyeol_buton.jpg); height:21px; width:55px; border:0; font-family:Verdana; font-size:11px; color:#FFFFFF}
.anasayfa_stil {color:#ec1c24; font-family:Verdana; font-size:12px; font-weight:bold;}
.anasayfa_icerik {color:#292929; font-family:Verdana; font-size:12px; padding-right:10px}

.haber_tarih {color:#ec1c24; font-family:Verdana; font-size:11px; padding-right:10px; text-decoration:none}
.haber_desc a{color:#292929; font-family:Verdana; font-size:11px; padding-right:10px; text-decoration:none}

.haber_desc a:hover{color:#292929; font-family:Verdana; font-size:11px; padding-right:10px; text-decoration:underline}

.icsayfa_baslik {color:#ec1c24; font-family:Verdana; font-size:16px; font-weight:bold; }

.icsayfa_icerik{color:#414141; font-family:Verdana; font-size:13px;}

.gonder_buton {background:url(../images/send_btn.gif) no-repeat; width:100px; height:30px; border:0; cursor:pointer }

.form_red {color:#CF1925; font-family:Verdana; font-size:12px; font-style:normal; font-weight:bold}
.haber_tablo {border:1px solid #968D56;}

img, div, td, .language{ behavior: url(iepngfix.htc) }

/*alt menu*/
.urbangreymenu{
width: 220px; /*width of menu*/
margin-left:5px;
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type:none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/

}

.urbangreymenu ul li a{
font:normal 12px Verdana;
color: black;
background:url(../images/alt_menu_back.jpg) no-repeat;
display: block;
padding: 5px 0;
padding-left: 15px; /*link text is indented 8px*/
text-decoration: none;
width:220px;
margin-bottom:2px;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background:url(../images/alt_menu_hover.jpg) no-repeat;
}

.siparis_textbox {border:1px solid #848484; background:#F8F8F8; color:#414141; font-family:Verdana; font-size:12px; width:200px}
.siparis_textbox2{border:1px solid #848484; background:#F8F8F8; color:#414141; font-family:Verdana; font-size:12px;}
