body
{
    text-align  : center;
    margin      : 0;
    background  : #0d531f;
    font-family : Arial;
}

.break{ clear:both }

 a,a:link,a:visited,a:hover,a:active{ text-decoration:none; } 

.page_body
{
    width   : 945px;
    margin  : 0 auto; 
    background-color : #759d80;
}

.header{
    width : 945px;
    margin: 0 auto;
    background : #e3e989;
    text-align : left;
}

.menubar{
    width : 945px;
    height: 30px;
    margin: 0 auto;
    background : url(../image/menu_bar.jpg) no-repeat;
    text-align : left;
}

.menu_item{ 
    width       : 170px;
    text-align  : center;
    margin      : 0 0 0 0;
    padding     : 6px 0 0 0;
    height      : 24px;
}
* html .menu_item{   height      : 30px; }

div.menu_item a{
    position:        relative;
    z-index:         2;
    display:         block;
    width:           170px;    
    text-align:      center;
    color:           #000;
    background:      transparent none repeat-x 0 0 scroll;
  
} 
div.menu_item div { 
    display:        none;
    position:       relative;
    z-index:        1;
    width:          170px;
    height:         30px;    
    margin-top : -27px;
    background:     #FFF url(../image/menu_overlay.png);
}

* html div.menu_item div{ margin-top:     -27px; }

.right_menu_item{
    height:30px;
}

.content_bg{ background : #b9cdbe; padding-top:10px;min-height:340px; }
.right_menu_bg{ background : #759d80; min-height:350px;}

.left   { float:left; }

.Tahoma { font-family : "Lucida Sans Unicode";}
.Times  { font-family : "Times";}
.Arial  { font-family : Arial;}


.mini   {font-size:10px;line-height:14px;}
.norm   {font-size:12px;line-height:18px;}
.midi   {font-size:14px;line-height:21px;}
.maxi   {font-size:18px;}
.huge   {font-size:20px;}
.ref    {font-size:13px;line-height:25px;font-weight:700}

.ladin_sari         { color : #e3e989; }
.ladin_koyu_sari    { color : #ABCF39; }
.ladin_koyu_yesil   { color : #0d531f; }
.ladin_yesil        { color : #16431f; }
.ladin_gri          { color : #474747; }
.ladin_beyaz        { color : #edf2ee; }
.ladin_siyah        { color : #131313; }

.ladin_beyaz_bottom        { background:url(../image/white_dot.jpg) no-repeat 5px 8px;padding-left:15px; border-bottom:1px solid #edf2ee; }
.ladin_yesil_bottom        { background:url(../image/green_dot.jpg) no-repeat 5px 8px;padding-left:15px; border-bottom:1px solid #16431f; }


#pagination_number{ border:1px solid #0d531f; float:left;padding:5px;margin:2px;font-size:12px; }
#pagination_number a,a:active,a:visited,a:link  { color : #16431f; }         

.footer{ background : #e3e989; width:945px;height:30px;margin:0 auto;}

