﻿.Container 
{
    width:998px;
    height:auto;
    text-align:left;
    }
    
.Container .Header 
{
    width:998px;
    height:100px;
    }    
    
.Container .Header .Logo 
{
    width:320px;
    height:100px;
    position:relative;
    float:left;
    cursor:pointer;
    }
.Container .Header .Logo a 
{
    width:320px;
    height:100px;
    position:relative;
    float:left;
    }
    
    
.Container .Header .Menu 
{
    width:553px;
    height:100px;
    position:relative;
    float:left;
    text-align:right;
    }
.Container .Header .Menu .Top
{
    /* Orj : 553x30 */
    width:537px;
    height:23px;
    position:relative;
    float:left;
    padding-right:15px;
    padding-top:7px;
    background-image:url("../Images/TopMenuEnglish.jpg");
    background-repeat:no-repeat;
    background-position:right center;
    }
    
.Container .Header .Menu .Top a {
    color:#264e6a;
    text-decoration:none;
    font-size:9px;
    margin-left:5px;
    margin-right:5px;
    background-image:url("../Images/TopMenuLine.jpg");
    background-repeat:no-repeat;
    padding-left:10px;
    background-position:left center;
}
.Container .Header .Menu .Top a:hover {
    text-decoration:underline;
}
.Container .Header .Menu .Top a.English {
    background-image:url("../Images/TopMenuEnglish.jpg");
    padding-right:20px;
    background-repeat:no-repeat;
    background-position:right center;
}  
.Container .Header .Menu .Top a.Turkish {
    background-image:url("../Images/TopMenuTurkish.jpg");
    padding-right:20px;
    background-repeat:no-repeat;
    background-position:right center;
}  
.Container .Header .Menu .Bottom
{
    width:552px;
    height:70px;
    position:relative;
    float:left;
    text-align:right;
    }
    
.Container .Header .Menu .Bottom .Anchors {
    width:491px;
    height:auto;
    position:relative;
    float:left;
    padding-top:6px;
}

.Container .Header .Menu .Bottom a {
    color:#1d4360;
    text-decoration:none;
    font-size:10px;
    margin-left:5px;
    margin-right:5px;
    background-image:url("../Images/TopMenuLine.jpg");
    background-repeat:no-repeat;
    padding-left:10px;
    background-position:left center;
}
.Container .Header .Menu .Bottom a:hover {
    text-decoration:underline;
}


.Container .Header .Menu .Bottom .Child {
    width:61px;
    height:49px;
    position:relative;
    float:left;
    cursor:pointer;
    background-image:url("../Images/CocuklarIcin.png");
    background-repeat:no-repeat;
}
.Container .Header .Menu .Bottom .Child a 
{
    width:61px;
    height:49px;
    position:relative;
    float:left;
    background-image:none;
    margin:0;padding:0;
    }
     
.Container .Header .Menu .Bottom .ChildEN {
    width:61px;
    height:49px;
    position:relative;
    float:left;
    cursor:pointer;
    background-image:url("../Images/CocuklarIcinEN.png");
    background-repeat:no-repeat;
}
.Container .Header .Menu .Bottom .ChildEN a 
{
    width:61px;
    height:49px;
    position:relative;
    float:left;
    background-image:none;
    margin:0;padding:0;
    }
    
.Container .Header .HeaderFlash 
{
    width:125px;
    height:100px;
    position:relative;
    float:left;
    z-index:4;
    }

.Container .Footer {
    width:998px;
    height:auto;
    text-align:center;
    margin-top:10px;
}
.Container .Footer .Anchors {
    width:998px;
    height:auto;
    position:relative;
    float:left;
}
.Container .Footer .Anchors a {
    color:#152d50;
    text-decoration:none;
    margin-left:5px;
    margin-right:5px;
}
.Container .Footer .Anchors a.English {
    background-image:url("../Images/Footer_english.jpg");
    padding-right:20px;
    background-repeat:no-repeat;
    background-position:right center;
}
.Container .Footer .Anchors a.Turkish {
    background-image:url("../Images/Footer_Turkish.jpg");
    padding-right:20px;
    background-repeat:no-repeat;
    background-position:right center;
}
.Container .Footer .Anchors a:hover {
    text-decoration:underline;
}
.Container .Footer .CopyRight {
    width:998px;
    height:auto;
    text-align:center;
    position:relative;
    float:left;
    font-size:9px;
    color:#7d8185;
    margin-top:15px;
}
.Container .Footer .CopyRight a {
    color:#a5a8aa;
    font-size:9px;
    text-decoration:none;
}
.Container .Footer .CopyRight a.MochaCreative {
    color:#a5a8aa;
    font-size:8px;
    text-decoration:none;
}
.Container .Footer .CopyRight a:hover {
    text-decoration:underline;
}



a {
    color:#444;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}

a.FullLink 
{
    width:100%;
    height:100%;
    cursor:pointer;
    position:absolute;
    left:0;top:0;
    }
    
a.Red 
{
    background-image:url("../Images/Linkok.jpg");
    background-position:left 2px;
    padding-left:20px;
    background-repeat:no-repeat;
    }
    

    
.Line 
{
    border-bottom:dotted 1px #dadada;
    }
img{border:0}
