﻿body {
    background-image:url("../Images/Default/Default_background.jpg");
    background-repeat:no-repeat;
    background-position:center top;
    margin:0;padding:0;
    font-family:Lucida Sans Unicode;
    font-size:11px;
    color:#444;
}

.Container .Main 
{
    width:998px;
    height:600px;
    position:relative;
    float:left;
    }
    
.Container .MainLeftFlash
{
    width:192px;
    height:378px;
    position:absolute;
    top:55px;
    z-index:3;
    }
    
.Container .Main .MainFlash
{
    width:982px;
    height:410px;
    position:relative;
    float:left;
    text-align:center;
    padding-left:10px; /* BURASI FLASHDAN DÜZENLENECEK */
    }
    
.Container .Main .MainTop
{
    /* Orj : 998x135 */
    width:500px;
    height:135px;
    position:relative;
    float:left;
    padding-left:319px;
    padding-right:179px;
    height:auto;
    }
    
.Container .Main .MainTop .MainTopLeft {
    width:250px;
    height:135px;
    position:relative;
    float:left;
}
.Container .Main .MainTop .MainTopLeft .Title {
    width:250px;
    height:auto;
    color:#a3363e;
    font-size:14px;
    margin-top:15px;
}
.Container .Main .MainTop .MainTopLeft .Content {
    width:130px;
    height:auto;
    color:#b85e64;
    font-size:10px;
    margin-top:5px;
}
.Container .Main .MainTop .MainTopLeft .Content a {
    color:#b85e64;
    text-decoration:underline;
}
.Container .Main .MainTop .MainTopLeft .Content a:hover {
    color:#000;
}
.Container .Main .MainTop .MainTopRight {
    width:250px;
    height:135px;
    position:relative;
    float:left;
}
.Container .Main .MainTop .MainTopRight .Title {
    width:250px;
    height:auto;
    color:#475083;
    font-size:14px;
    margin-top:15px;
}
.Container .Main .MainTop .MainTopRight .Content {
    width:175px;
    height:auto;
    color:#475083;
    font-size:10px;
    margin-top:5px;
}
.Container .Main .MainTop .MainTopRight .Content a {
    color:#475083;
    text-decoration:underline;
}
.Container .Main .MainTop .MainTopRight .Content a:hover {
    color:#000;
}

.Container .Main .MainBottom
{
    /* Orj:998x100 */
    width:250px;
    height:100px;
    position:relative;
    float:left;
    padding-left:404px;
    padding-right:344px;
    padding-top:15px;
    }
.Container .Main .MainBottom .Title {
    width:250px;
    height:auto;
    color:#a3363e;
    font-size:14px;
}
.Container .Main .MainBottom .Content {
    width:175px;
    height:auto;
    color:#a3363e;
    font-size:10px;
    margin-top:5px;
}
.Container .Main .MainBottom .Content a {
    color:#a3363e;
    text-decoration:underline;
}
.Container .Main .MainBottom .Content a:hover {
    color:#000;
}
    
    
.Container .Main .DimesMeyveSuyu
{
    width:97px;
    height:115px;
    position:absolute;
    background-image:url("../Images/Default/DimesMeyveSuyu.png");
    top:130px;
    right:28px;
    cursor:pointer;
    z-index:5;
}
.Container .Main .DimesMeyveSuyuEN
{
    width:97px;
    height:115px;
    position:absolute;
    background-image:url("../Images/Default/DimesMeyveSuyuEN.png");
    top:130px;
    right:28px;
    cursor:pointer;
    z-index:5;
}
.Container .Main .KatilinKazanin
{   
    width:133px;
    height:143px;
    position:absolute;
    background-image:url("../Images/Default/KatilinKazanin.png");
    top:237px;
    right:77px;
    cursor:pointer;
    z-index:5;
	display:none;
}

.Container .Main .NeFaydasiVar
{   
    width:230px;
    height:75px;
    position:absolute;
    top:390px;
    left:180px;
    cursor:pointer;
}
.Container .Main .NeFaydasiVar .Title {
    width:149px;
    height:auto;
    position:relative;
    float:left;
    font-size:14px;
    color:#fff;
    text-align:right;
    line-height:1.2em;
    margin-bottom:5px;
}
.Container .Main .NeFaydasiVar .Content {
    width:149px;
    height:auto;
    position:relative;
    float:left;
    font-size:10px;
    color:#fff;
    text-align:right;
    line-height:1.2em;
}

.Container .Main .NeFaydasiVar .Img {
    width:71px;
    height:71px;
    position:relative;
    float:right;
    background-image:url("../Images/NeFaydasiVar.png");
    background-position:left top;
    margin-top:5px;
}

.Container .Main .LezzetliTarifler
{   
    width:230px;
    height:75px;
    position:absolute;
    top:420px;
    right:300px;
    cursor:pointer;
}
.Container .Main .LezzetliTarifler .Title {
    width:149px;
    height:auto;
    position:relative;
    float:left;
    font-size:14px;
    color:#fff;
    text-align:right;
    line-height:1.2em;
    margin-bottom:5px;
    margin-top:10px;
}
.Container .Main .LezzetliTarifler .Content {
    width:149px;
    height:auto;
    position:relative;
    float:left;
    font-size:10px;
    color:#fff;
    text-align:right;
    line-height:1.2em;
}

.Container .Main .LezzetliTarifler .Img {
    width:71px;
    height:71px;
    position:relative;
    float:right;
    background-image:url("../Images/LezzetliTarifler.png");
    background-position:left top;
}

