﻿html
{
    overflow: scroll; /*firefox scroll bar tolga ekledi*/
}

body
{
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background-color: #F5F5F5;
}


#out
{
    width: 972px;
    height: 629px;
    margin: 0 auto;
    background: url( 'images/mainBg.jpg' ) no-repeat;
    border: solid 1px black;
}


#outSub
{
    width: 972px;
    height: 577px;
    margin: 0 auto;
    background: url( 'images/mainBg.jpg' ) no-repeat;
    border: solid 1px black;
}
.playerDiv
{
    width: 972px;
    height: 50px;
    /*background-color: Aqua;*/
    position: relative;
    float: left;
	background: url( 'images/playerBg.jpg' ) repeat-x;
}

#middle
{
    position: relative;
    width: 973px;
    height: 350px;
    margin-top: 65px;
    padding: 0;
    border: none;
    background-color: Transparent;
}



#middleLeft
{
    position: relative;
    float: left;
    width: 188px;
    height: 508px;
    margin: 0;
    padding: 0;
    top: 0;
    list-style: none;
    list-style-type: none;
    text-align: right;
    background-color: Transparent;
    line-height: 0;
    vertical-align: top;
}

#middleRight
{
    position: relative;
    float: left;
    width: 785px;
    height: 350px;
    margin: 0px;
    padding: 0;
    border: none;
    background-color: Transparent;
}

#middleContent
{
    position: relative;
    float: left;
    width: 670px;
    height: 350px;
    margin: 0px;
    padding: 0;
    background-color: #4c639d;
    border: solid 1px white;
}

#mainFlash
{
    position: relative;
    float: left;
    width: 645px;
    height: 330px;
    margin: 10px 0 0 10px;
    display: inline;
    padding: 0;
    border: solid 1px white; /*background: url(images/mainFlash.jpg) no-repeat;*/
}

#news
{
    position: relative;
    float: right;
    width: 260px;
    height: 140px;
    margin: 0;
    padding: 0;
    display: inline;
    /*background-color: #4c639d;*/
    background: url(images/newsBg.png) no-repeat;
}

#newsLetter
{
    position: relative;
    float: left;
    text-align: left;
    width: 165px;
    height: 140px;
    padding: 5px;
    display: inline;
    /*background-color: #91a5d9;
    border: solid 1px #fff;*/
    background: url(images/bgNewsletter.png) no-repeat;
}

.albumBnr
{
    position: relative;
    float: left;
    text-align: left;
    width: 200px;
    height: 130px;
    padding: 0;
    display: inline;
    background-color: Transparent;
    margin: 0 10px 0 15px;
}


#bottom
{
    position: relative;
    float: right;
    width: 670px;
    height: 140px;
    margin-right: 112px;
    margin-top: 10px;
    left: 0;
    text-align: center;
    padding: 0;
}

#BannerDiv
{
    position: relative;
    float: left;
    width: 188px;
    height: 125px;
    margin: 0;
    left: 0px; /*37px*/
    top: 10px;
    text-align: center;
    padding: 0;
    background-color: Transparent;
    border-bottom: none;
}

#yazilar
{
    position: relative;
    float: left;
    width: 670px;
    height: 150px;
    margin: 0 auto;
    left: 0px; /*37px*/
    top: 10px;
    text-align: center;
    padding: 0;
    background-color: Transparent;
    border-bottom: none;
    text-align: justify;
}


.bnrTop
{
    position: relative;
    float: right;
    width: 279px;
    height: 51px;
    margin: 5px 115px 0 0;
    padding: 0;
    background-color: Transparent;
    border: solid 1px white;
}

.lang
{
    position: relative;
    float: left;
    width: 100px;
    height: 40px;
    margin: 20px 0 0 15px;
    padding: 0;
    background-color: Transparent;
    text-align: left;
}


/*2010Ek*/

.bnrMain
{
    position: relative;
    float: left;
    width: 162px;
    height: 92px;
    margin: 90px 0 0 15px;
    padding: 0;
    background-color: Transparent;
    text-align: left;
}
