.SD_Content
{
    clear: both;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    margin: auto;
    text-align: left;
    background-color: #efefef;
    width: 974px;
    padding-bottom: 10px;
}

.SD_MainLeftContainer
{
    float: left;
    width: 669px;
}
.SD_MainLeftContainer .TopBg
{
    width: 669px;
    height: 8px;
    background-image: url(../images/SD_ContentTopBg.gif);
    background-repeat: no-repeat;
}
.SD_MainLeftContainer .CenterBg
{
    width: 669px;
    background-image: url(../images/SD_ContentCenterBg.gif);
    background-repeat: repeat-y;
}
.SD_MainLeftContainer .BottomBg
{
    width: 669px;
    height: 8px;
    background-image: url(../images/SD_ContentBottomBg.gif);
    background-repeat: no-repeat;
}

.SD_MainRightContainer
{
    float: left;
    margin-left: 5px;
    width: 300px;
}
/*  < Oyun alanı > */
/* Oyun Başlık */
.SD_MainLeftContainer .MainContent
{
    margin: auto;
    width: 652px;
}
.SD_MainLeftContainer .MainContent .Title
{
    width: 652px;
    height: 30px;
    font-size: 14pt;
}
.SD_MainLeftContainer .MainContent .Title table
{
    width: 652px;
    height: 30px;
    font-size: 14pt;
    font-weight: bold;
}
.SD_MainLeftContainer .MainContent .Title table span
{
    font-weight: normal;
    font-size: 9pt;
}
/* Oyun */
.SD_MainLeftContainer .MainContent .Game
{
    margin-top: 4px;
    width: 650px;
    height: 475px;
    border: 1px solid #c0c0c0;
    background-color: #000000;
    z-index:-10;
}
/* Oyun bilgi */
.SD_MainLeftContainer .MainContent .SD_GameInformation table
{
    width: 652px;
    height: 20px;
    font-size: 10pt;
    font-weight: normal;
}
.SD_MainLeftContainer .MainContent .SD_GameInformation table a
{
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
}
.SD_MainLeftContainer .MainContent .SD_GameInformation table a:hover
{
    text-decoration: underline;
    font-size: 10pt;
    font-weight: bold;
}

.SD_MainLeftContainer .MainContent .SD_GameSeperator
{
    background-image: url(../images/SD_GameSeperator.gif);
    background-repeat: repeat-x;
    background-position: center;
    width: 652px;
    height: 11px;
}
/* Acıklama detay backgroundları */
.SD_MainLeftContainer .SD_ContentSmallTopBg
{
    background-image: url(../images/SD_ContentSmallTopBg.gif);
    background-repeat: no-repeat;
    width: 669px;
    height: 5px;
    margin-top: 10px;
}

.SD_MainLeftContainer .SD_ContentSmallCenterBg
{
    background-image: url(../images/SD_ContentSmallCenterBg.gif);
    background-repeat: repeat-y;
    width: 669px;
}
.SD_MainLeftContainer .SD_ContentSmallCenterBg table
{
    padding-left: 5px;
    padding-right: 5px;
    width: 659px;
}
.SD_MainLeftContainer .SD_ContentSmallCenterBg table span
{
    font-size: 9pt;
    font-weight: bold;
}

.SD_MainLeftContainer .SD_ContentSmallBottomBg
{
    background-image: url(../images/SD_ContentSmallBottomBg.gif);
    background-repeat: no-repeat;
    width: 669px;
    height: 5px;
}
.SD_MainLeftContainer .SD_ContentSmallCenterBg div
{
    width: 669px;
    height: 20px;
    padding-bottom: 1px;
}
.SD_MainLeftContainer .SD_ContentSmallCenterBg div input
{
    border: 1px solid #7f9db9;
    width: 500px;
    height: 16px;
    font-size: 10pt;
    margin-left: 15px;
}

/*  < / Oyun alanı > */
/* Masa Oyunları Alanı */
.SD_MainRightContainer .Right_Games
{
    float: left;
    background-color: #FFFFFF;
    width: 300px;
}
.SD_MainRightContainer .TitleLeftBg
{
    background-image: url(../images/CategoryTitleBgLeft.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 30px;
    float: left;
}
.SD_MainRightContainer .TitleCenterBg
{
    background-image: url(../images/CategoryTitleBgCenter.gif);
    background-repeat: repeat-x;
    height: 30px;
    float: left;
    width: 280px;
}
.SD_MainRightContainer .TitleCenterBg div.Title
{
    margin: 5px auto auto 5px;
    font-size: 11pt;
    font-weight: bold;
}
.SD_MainRightContainer .TitleRightBg
{
    background-image: url(../images/CategoryTitleBgRight.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 30px;
    float: left;
}

.MasaOyunlariListArea
{
    width: 290px;
    height: 200px;
    margin: 0px 10px 10px 10px; *margin:10px;

}
.MasaOyunlariListArea ul
{
    margin-left: 5px;
    padding: 0;
    list-style: none;
    width: 140px;
    height: 202px;
    overflow: hidden;
    float: left;
}
.MasaOyunlariListArea ul li
{
    margin: 4px 0;
    padding: 0;
}
.MasaOyunlariListArea ul li a
{
    text-decoration: none;
    color: #000000;
    font-size: 10pt;
}
.MasaOyunlariListArea ul li a:hover
{
    text-decoration: underline;
    color: #000000;
    font-size: 10pt;
}

/* / Masa Oyunları Alanı */

.SD_MainRightContainer .Right_Banner
{
    width: 300px;
    height: 266px;
}


/* Kategori sayfasi */
.SK_KategoriMainContainer
{
    width: 660px;
    background-color: #FFFFFF;
    overflow: hidden;
}
.SK_KategoriMainContainer .MainTitle
{
    background: url(../images/SK_KategorilerBg.gif) no-repeat;
    width: 650px;
    height: 26px;
    padding-top: 4px;
    padding-left: 10px;
    font-size: 11pt;
    font-weight: bold;
}
.SK_KategoriMainContainer .GameTitle
{
    margin-top: 10px;
    width: 660px;
    height: 40px;
    overflow: hidden;
    
}
.SK_KategoriMainContainer .GameTitle table
{
    width: 630px;
    margin-left: 15px;
    margin-right: 15px;
    height: 40px;
    font-weight: bold;
    font-size: 22pt;
}
.SK_KategoriMainContainer .GameTitle table .GameSum
{
    font-weight: bold;
    font-size: 10pt;
    margin-top:15px;
}
/* tavsiye ettikleriniz */
.SK_KategoriMainContainer .TavsiyeEttiklerimiz
{
    width: 610px;
    height: 130px;
    border: solid 1px #a3b4ca;
    background-color: #ebeff4;
    padding: 10px;
    margin-top: 10px;
    margin-left: 15px;
}
.SK_KategoriMainContainer .TavsiyeEttiklerimiz .Title
{
    color: #7f9db9;
    font-weight: bold;
    font-size: 14pt;
}
/* tavsiye ettikleriniz mini game tablosu */
.SK_KategoriMainContainer .TavsiyeEttiklerimiz .MiniGames
{
    width: 610px;
    height: 110px;
    margin-left:5px;
    margin-top: 6px;
}
.SK_KategoriMainContainer .TavsiyeEttiklerimiz .MiniGames td.StarOne
{
    background: url(../images/MiniGameBg_one.gif) no-repeat;
    width: 92px;
}
.SK_KategoriMainContainer .TavsiyeEttiklerimiz .MiniGames td.StarTwo
{
    background: url(../images/MiniGameBg_two.gif) no-repeat;
    width: 92px;
}
.SK_KategoriMainContainer .TavsiyeEttiklerimiz .MiniGames td.StarThree
{
    background: url(../images/MiniGameBg_three.gif) no-repeat;
    width: 92px;
}
.SK_KategoriMainContainer .TavsiyeEttiklerimiz .MiniGames td.StarFour
{
    background: url(../images/MiniGameBg_four.gif) no-repeat;
    width: 92px;
}
.SK_KategoriMainContainer .TavsiyeEttiklerimiz .MiniGames td.StarFive
{
    background: url(../images/MiniGameBg_five.gif) no-repeat;
    width: 92px;
}
.SK_KategoriMainContainer .TavsiyeEttiklerimiz .MiniGames td div
{.SK_KategoriMainContainer .TavsiyeEttiklerimiz .Title
{
    color: #7f9db9;
    font-weight: bold;
    font-size: 14pt;
}
    width: 90px;
    height: 105px;
    overflow: hidden;
    font-size: 8pt;
    font-weight: normal;
    text-align: center;
}
.SK_KategoriMainContainer .TavsiyeEttiklerimiz .MiniGames td div a img
{
    margin-left: -15px;
    margin-top: 3px;
    margin-bottom: 2px;
    width: 67px;
    height: 50px;
    overflow: hidden;
    border: solid 1px #000000;
}
.SK_KategoriMainContainer .TavsiyeEttiklerimiz .MiniGames td div.MiniGameName
{
    margin-top: 6px;
    width:88px;
    height:28px;
    overflow:hidden;
}
/* Butun oyunlar başlık kısmı  */
.SK_KategoriMainContainer .FullGamesTitle
{
    margin-top: 10px;
    width: 660px;
    height: 30px;

}
.SK_KategoriMainContainer .FullGamesTitle table
{
    width: 630px;
    margin-left: 15px;
    margin-right: 15px;
    height: 40px;
    font-weight: bold;
    font-size: 12pt;
}
.SK_KategoriMainContainer .FullGamesTitle table .GameListText
{
    font-weight: bold;
    font-size: 9pt;
}
.SK_KategoriMainContainer .FullGamesTitle table select
{
width:200px;
height:20px;
color:#000000;
font-size:9pt;
font-weight:bold;
}
/* Sayfa geneli mini game tablosu */
.SK_KategoriMainContainer  .MiniGames
{
    width: 650px;
    margin-left:15px;
    margin-right:15px;
    height: 110px;
    margin-top: 16px;
}
.SK_KategoriMainContainer  .MiniGames td.StarOne
{
    background: url(../images/MiniGameBg_one.gif) no-repeat;
    width: 92px;
}
.SK_KategoriMainContainer  .MiniGames td.StarTwo
{
    background: url(../images/MiniGameBg_two.gif) no-repeat;
    width: 92px;
}
.SK_KategoriMainContainer  .MiniGames td.StarThree
{
    background: url(../images/MiniGameBg_three.gif) no-repeat;
    width: 92px;
}
.SK_KategoriMainContainer  .MiniGames td.StarFour
{
    background: url(../images/MiniGameBg_four.gif) no-repeat;
    width: 92px;
}
.SK_KategoriMainContainer  .MiniGames td.StarFive
{
    background: url(../images/MiniGameBg_five.gif) no-repeat;
    width: 92px;
}
.SK_KategoriMainContainer  .MiniGames td div
{
    width: 90px;
    height: 105px;
    overflow: hidden;
    font-size: 8pt;
    font-weight: normal;
    text-align: center;
}
.SK_KategoriMainContainer  .MiniGames td div a img
{
    margin-left: -15px;
    margin-top: 3px;
    margin-bottom: 2px;
    width: 67px;
    height: 50px;
    overflow: hidden;
    border: solid 1px #000000;
}
.SK_KategoriMainContainer  .MiniGames td div.MiniGameName
{
    margin-top: 7px;
    width:88px;
    height:28px;
    overflow:hidden;
}
/* Butun oyunlar Pager */
.SK_FullGamesBottomPager{
    margin:20px 15px 40px 15px;
    width: 630px;
    height:30px;
    text-align:center;
}
.SK_FullGamesBottomPager ul{
margin:0;
padding:0;
width:100%;
height:22px;
list-style:none;
text-align:center;
}
.SK_FullGamesBottomPager ul li{
margin:0;
padding:0;
height:22px;
list-style:none;
float:left;
text-align:center;
}
.SK_FullGamesBottomPager ul li div{
width:58px;
height:20px;
    color:#64768f;
font-size:9pt;
font-weight:bold;
margin-left:6px;
}
.SK_FullGamesBottomPager ul li div.PagerBg{
width:22px;
height:18px;
background-color:#FFFFFF;
    color:#64768f;
}
.SK_FullGamesBottomPager ul li div.PagerBg a{
text-decoration:none;
display:block;
width:22px;
height:18px;
font-size:9pt;
font-weight:bold;
    color:#64768f;
    border:solid 1px #64768f;
}
.SK_FullGamesBottomPager ul li div.PagerBg a:hover{
text-decoration:none;
display:block;
width:22px;
height:18px;
font-size:9pt;
font-weight:bold;
color:#FFFFFF;
    background-color:#8294ac;
    border:solid 1px #64768f;

}