﻿body
 {
   background-color: #000000;
    margin: 0px !important;
    padding: 0px;
}
.clear
 {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
#header
 {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin:padding-box;
    background:url(../images/zeminler/header.png) no-repeat scroll center bottom;
    color: #DDDDDD;
    height:181px;
    display:block;
 }
#orta
{
  /* background-color:#05a1fa;*/
}
.sliderzemin
{
background:url(../images/zeminler/slider_bg.png) no-repeat center top !important;
height:505px;
position:relative;
overflow:hidden;
}
.zemintekrar
{
background:url(../images/zeminler/main_repeat.png) repeat-y scroll center top;
}
#footer
{
    background:url(../images/zeminler/footer_bg.png) no-repeat center top;
    height:307px;
    overflow:hidden;
    position:relative;
    
}
#logo
{
    background:url(../images/yenilogo.png) no-repeat center top;
    width:980px;
}

/*-------------Footer Menu-----------*/
ul#footermenu
{
    list-style-type:none;
    outline:none;
    
}
ul#footermenu
{
    /*-webkit-box-shadow: 0 8px 10px #888888;
	-moz-box-shadow: 0 8px 10px #888888;
	box-shadow: 0 8px 10px #888888;*/
	line-height:1.0;
    /*background-image: url('../images/anamenu/menu_bgy.png');
    background-repeat: no-repeat;*/
    height: 30px;
    width:auto;
    /*-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
    padding-left:160px;*/
    margin:0px;
    
    
    
}

ul#footermenu li
{
    position: relative; 
   /* float: left;*/
   
    
}
 
ul#footermenu a
{
    display: block;
    text-decoration: none;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    padding: 0px 10px;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align:left;

}


ul#footermenu li:hover > a
{
   background-image: url('../images/zeminler/footermenu_hoover.png');
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: center center;
    color:#000000;
    
}
/*---Yazı stilleri---*/
.yazi
 {
     font-family: Verdana;
     font-style: normal;
    font-variant: normal;
    font-weight: normal;
}

