﻿body 
{
    margin:0px;
    background-image:url(images/bg.jpg);
    background-position:top;
    background-repeat:no-repeat;
}
.AnaDiv
{
    width:800px;
    height:auto;
    margin:0 auto;
  
}
.TepeDiv
{
    width:800px;
    height:189px;
    padding-top:0;
}
#SolMenu
{
    width:180px;
    min-height:350px;
    height:auto;   
    float:left;
}
#Orta
{
    width:780px;
    min-height:400px;
    display:block;
    clear:both;
 }
#icerik
{
    width:600px;
    height:auto;
    float:left;
}
#flashSlide
{
    width:800px;
    height:auto;
    padding:0;
    margin:0px;
}
.MenuItem
{
    width: 150px;
    height: 53px;
    float: left;
    text-align: center;
    line-height: 45px;
    font-family: Century Gothic,Verdana;
    font-weight:bold;
    font-size: 12px;
    letter-spacing: 1px;
    cursor: pointer;
}
.MenuLink,.MenuLink:visited,.MenuLink:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.MenuLink:hover
{
    text-decoration:underline;
}
.Cizgi
{
    width:3px;
    height:53px;
    float:left;
    background-image:url(images/a.png);
    background-repeat:no-repeat;
    background-position:center;
}
.MenuItem:hover
{
    background-image:url(images/dugme.png);
    text-decoration:underline;
    
}
.OrtaTepe
{
    width:800px;
    height:18px;
    background-image:url(images/ortatepe.jpg);
}
.OrtaOrta
{
    width:800px;
    height:auto;
    background-image:url(images/ortaorta.jpg);
    background-repeat:repeat-y;
    padding-left:15px;
}
.OrtaAlt
{
    width:800px;
    height:34px;
    background-image:url(images/ortaalt.jpg);    
}
.BaslikEtiket
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    color: #3333CC;
    text-decoration: none;
}
.Link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.Kategoriler,.Kategoriler:visited,Kategoriler:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
}
.Kategoriler:hover
{
    text-decoration:underline;
}
.Etiket
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
.Kutu
{
    width:200px;
    height: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.Kutu:hover
{
    background-color:#CCCCCC;
}