﻿body 
{
    margin:0;
    background:#dfdfdf;
    background-image:url("imgs/patiBuyuk.jpg");
    background-repeat:no-repeat;
    background-position:50% 0px;
    color:#303030;
    font-family: Arial, Sans-Serif;
    font-size:12px;
}

#sayfa
{
    width:900px;
    background:white;
    display:block;
    margin:auto;
    border-left:1px solid #87a6c0;
    border-right:1px solid #87a6c0;
}
#ust
{
    height:95px;width:650px;position:absolute; margin-left:260px;
    background-image:url("imgs/petist.jpg");
    background-repeat:no-repeat;
    background-position:-10px 10px;
}
#menu
{
    display:block;
    position:absolute;
    float:left;
    width:187px;
    margin-left:23px;
    padding-top:116px;
}
    .menuItem
    {
        height:30px; width:187px;
        display:block;
        line-height:30px;
        text-indent:20px;
        font-family: Arial, Sans-Serif;
        font-weight:bold;
        font-style:italic;
        font-size:12px;
        text-decoration:none;
        color:#cdd9ff;
        /*background-image:url("imgs/patiKucuk.png");
        background-repeat:no-repeat;
        background-position:120px 7px;*/
    }
    .menuItem:hover 
    { background:#4086bf;
      background-image:url("imgs/patiKucukOver.png");
      background-repeat:no-repeat;
      background-position:120px 7px;
    }
    .menuItemHover 
    { 
        height:30px; width:187px;
        display:block;
        line-height:30px;
        text-indent:20px;
        font-family: Arial, Sans-Serif;
        font-weight:bold;
        font-style:italic;
        font-size:12px;
        text-decoration:none;
        color:#cdd9ff;
        background:#4086bf;
        background-image:url("imgs/patiKucukOver.png");
        background-repeat:no-repeat;
        background-position:120px 7px;
    }
    .menuPopUp
    {
        text-indent:10px;
    }
    .menuPopUpUst
    {
        width:150px; height:12px;
        background-image:url("imgs/altMenuUst.png");
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/altMenuUst.png', sizingMethod='image');
        #background-image:url("imgs/dump.jpg");
    }
    .menuPopUpOrta
    {
        background:#4086bf; width:149px;
        border-right:1px solid #0079dd;
    }
    .menuPopUpAlt
    {
        width:150px; height:12px;
        background-image:url("imgs/altMenuAlt.png");
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/altMenuAlt.png', sizingMethod='image');
        #background-image:url("imgs/dump.jpg");
    }
    .menuAltBaslik
    { 
        height:30px; width:149px;
        display:block;
        line-height:30px;
        text-indent:20px;
        font-family: Arial, Sans-Serif;
        font-weight:bold;
        font-style:italic;
        font-size:12px;
        text-decoration:none;
        color:#cdd9ff;
        color:#ffffff;
        background:#2071b4;
    }
    .menuAltItem
    { 
        height:24px; width:149px;
        display:block;
        line-height:24px;
        text-indent:20px;
        font-family: Verdana, Arial, Sans-Serif;
        
        
        font-size:10px;
        text-decoration:none;
        color:#ffffff;
        background:#4086bf;
    }
    .menuAltItem:hover
    { 
        color:#ffb200;
    }
    
#icerik
{
    min-height:500px; #_height:500px;
    background-image:url("imgs/menuBG.png");
    background-position:1px 0px;
    background-repeat:repeat-y;
    padding-top:116px;
    padding-left:234px;
    padding-bottom:60px;
}
.anasayfaKonu
{
    width:186px; padding-right:10px; height:182px;
    float:left;
    overflow:hidden;
    background-image:url("imgs/anasayfaKonuSep.png");
    background-position:194px 0px;
    background-repeat:repeat-y;
    color:#303030;
    font-family: Arial, Sans-Serif;
    font-size:12px;
}
    .anasayfaKonuBaslik
    {
        color:#005daa;
        font-weight:bold;
        font-size:14px;
        display:block;
        margin-bottom:10px;
    }
    .anaSayfaKonuLink
    {
        color:#005daa;
    }

#alt
{
    width:902px;
    background-image:url("imgs/alt.png");
    background-repeat:no-repeat;
    background-position:top;
    margin:auto;
    height:50px;
}