﻿body
{
    font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    background-color: white; /*background: #89d5ed url('/images/ppt-bg.jpg') repeat-y top center;*/
    color: #000000;
    scrollbar-base-color: #666;
}


@font-face { font-family: "ITCAvantGardeStdDemiTR"; src: url("~/css/font/ITCAvantGardeStd-DemiTR.ttf"); }
@font-face { font-family: "ITCAvantGardeStdDemi"; src: url("~/css/font/ITCAvantGardeStd-Demi.ttf"); }




*
{
    margin: 0;
    padding: 0;
}

html
{
}

a:link
{
    color: #c81212;
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
    color: #c81212;
}
a:hover
{
    text-decoration: none;
    color: #c81212;
}
.link
{
    text-decoration: none;
    color: #c81212;
    font-weight: bold;
}
.link:hover
{
    text-decoration: underline;
    color: #c81212;
}
img
{
    border: 0;
}
.img-left
{
    float: left;
    margin-right: 10px;
}
.img-right
{
    float: right;
    margin-left: 10px;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.clear
{
    clear: both;
}
.clear2
{
    clear: both;
    padding: 5px;
}

#main2
{
    margin: 0 auto;
    width: 979px;
}


#main
{
    position: relative;
    z-index: 10;
    margin: 0 auto;
    width: 979px;    
}

#main3
{
    position: relative;
    z-index: 10;
    margin: 0 auto;
    width: 979px;
}

#pop-main
{
    position: relative;
    z-index: 10; /*Dr Öz icin bu iki satır eklendi onde kalsın diye*/
    margin: 0 auto; /*width: 600px; 	background-color: #232323;*/
}
.pad-5
{
    padding: 5px;
    text-align: justify; /*max-height : 270px;*/
    min-height: 200px;
}

#header
{
    position: relative;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial;
    float: left;
    margin: 0 0;
    width: 979px;
    padding-top: 10px;
    padding-bottom: 5px;
}
#header a
{
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    font-family: Tahoma;
    text-decoration: none;
}
#header a:hover
{
    color: #006caa;
}
#menu
{
    position: relative;
    font-family: Verdana, Tahoma, Arial;
    text-align: center;
    vertical-align: middle;
    margin: 10px 0 0 0;
    width: 979px;
    height: 40px;
    color: White;
    /*background: url(/images/menu-bg2.jpg);*/
}
#menu ul
{
    height: 30px;
    width: 960px;
    padding-left: 10px; @padding-left:0;
}
#menu ul li
{
    float: left;
    list-style: none;
}
#menu ul .vimjo img
{
    margin: 3px -5px 0px -5px;
}
#menu ul .webtv img
{
    margin: 0px -6px 0px -6px;
}
#menu a, #menu a:visited, #menu a:active
{
    vertical-align: middle;
    color: White;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
#menu a:hover
{
    color: Red;
    text-decoration: none;
}
.ayrac
{
    vertical-align: middle;
    margin: 0px 8px 0px 8px;
}
.heading
{
    font-size: 20px;
    position: relative;
    width: 952px;
    padding: 7px;
    font-family: Arial,Tahoma,Verdana;
    color: #000000;
    font-weight: bold;
}
.heading h2
{
    font-size: 20px;
}
.pop-heading
{
    position: relative;
    margin: 4px auto;
    width: 575px;
    padding: 5px;
    background-color: Black;
    color: #ffffff;
    font-weight: bold;
    height: 15px;
}
.pop-heading h2
{
    font-size: 14px;
}

#column1
{
    float: left;
    width: 645px;
    margin: 5px 5px 5px 0;
}
#column2
{
    float: left;
    width: 310px;
}
#sc
{
    float: left;
    margin-bottom: 10px;
}

#sc .column1
{
    float: left;
    width: 638px;
    height: 360px;
    margin: 5px 0 5px 3px;
}

#sc .column2
{
    float: left;
    width: 316px;
    height: 360px;
    margin: 5px 3px 5px 3px;
}
#sc .MBanner
{
    float: left;
    margin-top: 7px;
    padding-top: 6px;
    width: 316px;
    height: 255px;
    text-align: center;
    background: url(/images/sag-rek-316x261.gif);
}
#sc .Data
{
    float: left;
    position: absolute;
    line-height: 16px;
    width: 453px;
    height: 265px;
    border: solid 4px #232323;
    visibility: hidden;
    top: 0;
    left: 0;
}
#sc .Data .data-in
{
    line-height: 16px;
    width: 421px;
    height: 257px;
    background-color: #333333;
    padding: 4px 16px 4px 16px;
    filter: progid:DXImageTransform.Microsoft.alpha(opacity=90);
    -moz-opacity: .90;
    opacity: .90;
}
#sc .Data .data-close
{
    position: absolute;
    top: 3px;
    right: 16px;
    filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

#showcase
{
    width: 950px;
    height: 350px;
    padding: 10px 3px 0 10px;
    background-color: #a80000;
    position: relative;
}

#showcase_area
{
    width: 958px;
    height: 443px;
    padding: 10px 3px 0 10px;
    background: url(/images/new/showcase_back.png);
    position: relative;
    margin-left:-2px;
}

#content
{
    margin: 5px auto 0 auto;
    padding: 0 0 0 5px;
    width: 974px;
}
#content2
{
    margin: 5px auto 0 auto;
    padding: 0 0 0 5px;
    width: 960px;
}
#pop-content
{
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 585px;
}

.fullpage-banner
{
    float: left;
    margin-left: 270px;
    margin-top: 20px;
}

.s-info
{
    float: left;
    width: 314px;
    height: 90px;
    margin: 5px 3px 5px 0;
    text-align: center;
    padding: 4px 2px 4px 0;
    text-align: center;
    background: #dedede;
}

.s-info img
{
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.s-info2
{
    float: left;
    margin: 4px 10px 6px 5px;
    width: 289px;
    padding: 2px 5px 2px 5px;
    background: #000000;
    text-align: center;
}

.s-info2 img
{
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

.s-info2 li
{
    float: right;
    list-style-type: none;
    display: inline;
}

.spor-info
{
    float: left;
    width: 296px;
    height: 50px;
    margin: 5px 3px 5px 3px;
    padding: 10px;
    background: #f3f3f3;
    text-align: center;
}
.spor-info img
{
    float: left;
    margin-left: 15px;
}
.h-durum
{
    float: right;
    width: 306px;
    height: 35px;
    margin: 5px 2px 0 0;
    padding: 5px;
    background: #f3f3f3;
}

.haber-kategori-sagust
{
    float: right;
    margin: 0px 10px 5px 0px;
    width: 316px;
}

.social
{
    float: left;
    width: 316px;
    height: 25px;
    text-align: center;
    margin: 5px 0 0 3px;
    background: #f3f3f3;
}

.genelkutu
{
    position: relative;
    float: left;
    width: 316px;
    min-height: 350px;
    height: 350px;
    margin: 5px 3px 5px 3px;
    background: #f3f3f3;
}

.prog
{
    position: relative;
    float: left;
    width: 316px;
    min-height: 300px;
    height: 300px;
    margin: 5px 3px 5px 3px;
    background: #f3f3f3;
}
.prog-mdynt
{
    position: relative;
    float: left;
    width: 316px;
    min-height: 300px;
    height: 300px;
    margin: 5px 3px 5px 3px;
    background: #f3f3f3;
}
.prog-anket
{
    position: relative;
    float: left;
    width: 316px;
    min-height: 350px;
    height: 330px;
    margin: 5px 3px 5px 3px;
    background: #f3f3f3;
}
.samp-anket
{
    float: right;
    width: 316px;
    min-height: 350px;
    height: 330px;
    margin: 5px 3px 5px 3px;
    background: #f3f3f3;
}
.samp-anket-header
{
    width: 306px;
    height: 22px;
    padding: 6px 0 0 6px;
    margin: 2px 2px 2px 2px;
    background-color: Black;
    color: #ffffff;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}

.xxs-anket
{
    float: right;
    width: 316px;
    margin-left: 0px;
    margin-right: 2px;
}
.xxs-anket li
{
    float: right;
    list-style-type: none;
}


div[class] .prog
{
    height: auto;
}

.prog-header
{
    width: 306px;
    height: 22px;
    padding: 6px 0 0 6px;
    margin: 2px 2px 2px 2px;   
    color: #80040e;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    text-align:center;
}

.cont
{
    margin-left: 5px;
    margin-right: 5px;
    font-family: Arial;
    font-size: 16px;
    text-decoration: none;
    color: #08355c;
    text-align: center;
}

.cont2
{
    margin-left: 5px;
    margin-right: 5px;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #08355c;
    text-align: center;
}
.cont .right
{
    color: black;
    text-decoration: none;
}
.cont .isim
{
    font-weight: bold;
    color: black;
    text-decoration: none;
    height: 20px;
    overflow: hidden;
}
.cont .description
{
    height: 28px;
    overflow: hidden;
}

.prog-detay
{
    float: left;
    width: 316px;
    height: 320px;
    margin: 5px 3px 5px 3px;
    background: #f3f3f3;
}
.prog-detay-desc
{
    float: right;
    width: 316px;
    height: 315px;
    margin: 5px 2px 5px 0px;
    padding-top: 5px;
    background: #f3f3f3;
}
.prog-detay-box
{
    float: left;
    width: 306px;
    height: 120px;
    margin: 5px 3px 5px 3px;
    padding: 5px;
    background: #f3f3f3;
}
.prog-sub-link
{
    float: left;
    margin: 15px 20px 0 20px;
}

.prog-yorum
{
    width: 300px;
    margin-bottom: 20px;
    float: right;
}
.prog-yorum a
{
    cursor: pointer;
    float: right;
    margin-right: 20px;
}
.prog-yorum a b
{
    color: Red;
    font-weight: normal;
}

.yazar-list
{
    float: left;
    width: 624px;
    height: 115px;
    margin: 0 3px 10px 3px;
}
.yazar-list img
{
    float: left;
    margin: 6px 6px 6px 10px;
}
.yazar-head
{
    float: left;
    margin: 6px;
    width: 140px;
    height: 103px;
}
.yazar-head h2
{
    font-size: 16px;
    margin: 0 0 5px 0;
    padding: 0;
}
.yazar-head h5
{
    font-size: 11px;
    margin: 0 0 5px 0;
    padding: 0;
}
.yazar-det
{
    position: relative;
    float: left;
    margin: 6px 0 0 10px;
    height: 109px;
    width: 330px;
    text-align: justify;
}








.webtv-list
{
    float: left;
    width: 624px;
    height: 115px;
    margin: 0 3px 10px 3px;
    background: url(/images/yz-bg-624x115.png) no-repeat top left;
}
.webtv-list img
{
    float: left;
    margin: 10px 6px 6px 10px;
}
.webtv-head
{
    float: left;
    margin: 6px;
    width: 140px;
    height: 103px;
}
.webtv-head h2
{
    font-size: 16px;
    margin: 0 0 5px 0;
    padding: 0;
}
.webtv-head h5
{
    font-size: 11px;
    margin: 0 0 5px 0;
    padding: 0;
}
.webtv-det
{
    position: relative;
    float: left;
    margin: 6px 0 0 10px;
    height: 109px;
    width: 250px;
    text-align: justify;
}



.haber-detay-main
{
    float: left;
    margin: 25px 7px 0 30px;
    width: 535px;
    min-height: 700px;
}

.magazin-detay-main
{
    float: left;
    text-align: center;
    margin: 5px 7px 0 3px;
    width: 635px;
}
.magazin-detay-main img
{
    max-width: 630px;
}
.magazin-detay-desc
{
    float: left;
    width: 316px;
    height: 315px;
    margin: 5px 3px 5px 3px;
    padding-top: 5px;
    background: #f3f3f3;
}
.magazin-detay-resimler
{
    float: left;
    width: 635px;
    min-height: 250px;
    height: 250px;
    margin: 5px 7px 5px 3px; /*background: #f3f3f3;*/
}
div[class] .magazin-detay-resimler
{
    height: auto;
}
.magazin-detay-resimler .cont
{
    line-height: 16px;
}
.magazin-detay-resimler img
{
    float: left;
    margin: 13px;
}
.mdynt-rek
{
    float: right;
    width: 316px;
    height: 300px;
    margin-top: 5px;    
}
.mdynt-468-main
{
    float: left;
    width: 632px;
    height: 90px;
    margin: 5px 3px 5px 3px;
    text-align: center;
    padding: 4px 2px 4px 2px;
    vertical-align: middle;
    background: #dedede;
}
.prog-detay-bozet
{
    float: left;
    width: 635px; /*height: 650px;*/
    margin: 5px 7px 5px 3px;
    background: #f3f3f3;
}
.prog-detay-bozet-header
{
    width: 625px;
    height: 22px;
    padding: 6px 0 0 6px;
    margin: 2px 2px 2px 2px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}
.prog-detay-bozet-header-prg
{
    /*width: 956px;*/
    height: 22px;
    padding: 6px 0 0 6px;
    margin: 2px 2px 2px 2px;
    background-color: Black;
    color: #ffffff;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}
.prog-detay-bozet .yayin
{
    float: left;
    color: Red;
    margin: 20px 20px 0 0;
}
.prog-detay-bozet .ikon
{
    float: right;
    margin-right: 20px;
}
.prog-detay-bozet .yeni-bolum
{
    color: #000000;
}
.prog-detay-bozet .img
{
    float: left;
    margin-right: 10px;
}
.prog-detay-oyuncu
{
    float: left;
    width: 635px;
    margin: 5px 5px 5px 3px;
    background: #f3f3f3;
    text-align: center;
}
.oyuncu-resim
{
    float: left;
    margin: 5px 8px 0 8px;
    text-align: center;
}
.prog-detay-forum
{
    float: left;
    height: 358px;
    margin: 5px 7px 5px 3px;
    background: url(/images/sc-frm-bg-641x330.gif); /*background: #f3f3f3;*/
    text-align: center;
}
.prog-detay-forum-prg
{
    float: left; /*width: 965px;*/
    height: 358px;
    margin: 5px 7px 5px 3px;
    background: url(/images/sc-frm-bg-641x330.gif);
    text-align: center;
}
.prog-detay-haber
{
    float: left;
    width: 316px;
    margin: 5px 3px 5px 3px;
    text-align: justify;
    background: #f3f3f3;
}
.prog-detay-yazar
{
    float: left;
    width: 316px;
    height: 280px;
    margin: 5px 3px 5px 3px;
    background: #f3f3f3;
}
.prog-detay-yazar-yazi
{
    float: left;
    width: 600px;
    margin: 0 3px 0 5px;
    padding: 0 10px;
    background-color: White;
    color: Black;
    text-align: justify;
}
.yayin-akisi
{
    float: left;
    width: 595px;
    background: #f3f3f3;
    margin: 5px 0 0 5px;
}
.yayin-header
{
    width: 583px;
    height: 22px;
    padding: 6px 0 0 6px;
    margin: 2px 2px 2px 2px;
    background: #a6b3be;
    color: #ffffff;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}

div.s00
{
    background-image: url('/images/icn.smr.001.gif');
    width: 20px;
    height: 20px;
}
div.s01
{
    background-image: url('/images/icn.smr.002.gif');
    width: 20px;
    height: 20px;
}
div.s02
{
    background-image: url('/images/icn.smr.003.gif');
    width: 20px;
    height: 20px;
}
div.s03
{
    background-image: url('/images/icn.smr.004.gif');
    width: 20px;
    height: 20px;
}
div.s04
{
    background-image: url('/images/icn.smr.005.gif');
    width: 20px;
    height: 20px;
}
div.s05
{
    background-image: url('/images/icn.smr.006.gif');
    width: 20px;
    height: 20px;
}
div.s06
{
    background-image: url('/images/icn.smr.007.gif');
    width: 20px;
    height: 20px;
}


.ftglr
{
    float: left;
    position: relative;
    width: 170px;
    min-height: 170px;
    height: 170px;
    margin: 5px 10px 5px 10px;
    background: #f3f3f3;
    font-size: 11px;
}
div[class] .ftglr
{
    height: auto;
}
.mgzn
{
    float: left;
    position: relative;
    width: 205px;
    min-height: 270px;
    height: 270px;
    margin: 5px 15px 5px 15px;
    background: #f3f3f3;
    font-size: 11px;
}
div[class] .mgzn
{
    height: auto;
}
.mgzn-header
{
    width: 195px;
    height: 30px;
    padding: 6px 0 0 6px;
    margin: 2px 2px 2px 2px;
    background-color: #f3f3f3;
    color: #000000;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}
.vdo
{
    float: left;
    position: relative;
    width: 200px;
    min-height: 160px;
    height: 160px;
    margin: 5px;
    background: #f3f3f3;
    font-size: 11px;
}
div[class] .vdo
{
    height: auto;
}
.vdo .info
{
    float: left;
    position: relative;
    height: 105px;
    width: 80px;
}
.vdo .cont
{
    font-size: 10px;
    line-height: 14px;
}
.vdo-label
{
    float: left;
    width: 312px;
    height: 150px;
    margin: 5px 15px 5px 0;
    padding: 4px;
    background: #f3f3f3;
}
.bottom-left
{
    position: absolute;
    bottom: 4px;
    left: 5px;
}
.bottom-right
{
    position: absolute;
    bottom: 4px;
    right: 5px;
}


.dizi-detay-haber
{
    float: left;
    width: 316px;
    margin: 0 3px 5px 3px;
    text-align: justify;
    background: #f3f3f3;
}

.dizi-anket
{
    position: relative;
    float: left;
    width: 316px;
    min-height: 350px;
    height: 330px;
    margin: 5px 0px 5px 10px;
    background: #f3f3f3;
}

.dizi-player-cerceve
{
    float: left;
    width: 641px;
    height: 612px;
    margin: 5px auto auto 5px;
    text-align: center;
    background: url('/images/vestel_cerceve.png') no-repeat;
}

.dizi-player-cerceve-ic
{
    width: 580px;
    height: 424px;
    margin-left: 31px;
    margin-top: 38px;
    background-color: Black;
    overflow: hidden;
    float: left;
}


.dizi-player
{
    float: left;
    width: 640px;
    height: 460px;
    margin: 10px auto 10px auto;
    text-align: center;
}

.dizi-player-ic
{
    width: 640px;
    height: 460px;
    background-color: Black;
    overflow: hidden;
    float: left;
}

.dizi-player-rate
{
    width: 100%;
}

.dizi-player-rate2
{
    margin-top: 200px;
    width: 100%;
}

.dizi-yorum
{
    width: 300px;
    font-size: 13px;
    float: right;
}
.dizi-yorum a
{
    cursor: pointer;
    margin-right: 20px;
}
.dizi-yorum a b
{
    color: #FF0F0F;
}


.dizimzk-player
{
    float: left;
    margin-top: 20px;
    padding: 5px;
    width: 300px;
}
.dizimzk-span
{
    z-index: -999;
}
.dizimzk-list-sol
{
    float: left;
    width: 640px;
    background-color: #000000;
}
.dizimzk-list-sag
{
    float: left;
    width: 300px;
    background-color: #000000;
}
.dizimzk-item
{
    list-style-type: none;
    float: left;
    width: 100px;
    padding: 5px;
    margin-left: 15px;
}
.dizimzk-item-alt
{
    list-style-type: none;
    float: left;
    width: 100px;
    padding: 5px;
    margin-left: 15px;
}
.dizimzk-name
{
    float: left; /*width: 200px;*/
    font-weight: bold;
}
.dizimzk-muzik
{
    float: right;
    width: 100px;
}
.dizimzk-list .item .dizimzk-muzik a, .dizimzk-list .dizimzk-item .dizimzk-muzik a:visited, .dizimzk-list .dizimzk-item .dizimzk-muzik a:active
{
    color: Red;
}
.dizimzk-list .dizimzk-item .dizimzk-muzik a:hover
{
    color: Red;
}
.dizimzk-mp3
{
    color: Red;
    font-weight: bold;
}


.prog-movie
{
    width: 640px;
    height: 470px;
    margin-left: 2px;
    margin-top: 0px;
    margin-bottom: 5px;
    background-color: Black;
    overflow: hidden;
}

.dizi-movie
{
    width: 640px;
    margin-left: 2px;
    margin-top: 0px;
    margin-bottom: 5px;
    overflow: hidden;
}

.dizi-part
{
    float: right;
    width: 330px;
    padding: 5px;
}
.dizi-part ul
{
    float: right;
}
.dizi-part ul li
{
    float: left;
    list-style-type: none;
    padding: 3px;
    border: solid 1px #CC9999;
}
.dizi-part ul li a
{
    text-decoration: none;
    font-weight: bold;
    color: Red;
}

.webtv-movie
{
    width: 640px;
    margin-top: 0px;
    margin-bottom: 5px;
    overflow: hidden;
}

.movie
{
    width: 640px;
    height: 550px;
    margin-left: 2px;
    margin-top: 0px;
    margin-bottom: 5px;
    background-color: Black;
    overflow: hidden;
}
.movie-yazi
{
    width: 600px;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.movie-yazi-baslik
{
    font-size: 14px;
}

.movie-yazi-desc
{
    font-size: 12px;
}

.movie-player
{
    float: left;
}

.movie-alt
{
    width: 640px;
}

.movie-rate
{
    width: 300px;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.movie-rate-parent
{
    float: left;
    width: 165px;
}

.movie-rate-rateme
{
    float: left;
    display: inline;
    width: 60px;
    height: 15px;
}

.movie-rate-count
{
    float: left;
    text-align: left;
    margin-left: 5px;
    margin-right: 0px;
    color:#ffffff;
}

.movie-rate-izlenme
{
    float: left;
    margin-left: auto;
    color: #ff0000;
}

.movie-embed
{
    float: left;
    width: 380px;
    margin-top: 10px;
}

.movie-embed-txt
{
    float: left;    
    text-align: left;
    vertical-align: middle;
}

.movie-embed-code
{
    float: left;
    width: 270px;
}

.movie-embed-code input
{
    width: 270px;
    height: 10px;
    font-size: 10px;
}

.movie-alt-sag
{
    width: 220px;
    float: right;
    margin-top: 10px;
    margin-right: 85px;
}

.movie-alt-sag-baslik
{
    float: right;
    margin-top: -10px;
    margin-right: 3px;
    font-weight: bold;
}

.movie-alt-sag-yorum
{
    width: 220px;
    font-size: 16px;
    float: right;
    margin-top: -10px;
}
.movie-alt-sag-yorum a
{
    cursor: pointer;
    margin-right: 20px;
}
.movie-alt-sag-yorum a b
{
    color: #FF0F0F;
}

.yorum-heading
{
    position: relative;
    padding: 5px;
    background-color: silver;
    color: #000000;
    font-weight: bold;
    height: 15px;
    width: 955px;
    float: left;
    margin-left: 5px;
}
.yorum-heading-sol
{
    float: left;
}
.yorum-heading-sag
{
    float: right;
}
.yorum
{
    position: relative;
    float: left;
    width: 950px;
    max-height: 300px;
    min-height: 15px;
    padding: 5px;
    color: #1F1F1F;
    background-color: #FCFCFC;
    margin-left: 6px;
    overflow: auto;
}
.yorum li
{
    width: 910px;
    float: left;
    margin: 3px 3px 10px 3px;
}
.yorum .normal
{
    list-style-type: none;
    background-color: #eCeCeC;
    padding: 5px;
}
.yorum .alter
{
    list-style-type: none;
    background-color: #fCfCFc;
    padding: 5px;
}
.yorum .yazi
{
    float: left;
    width: 680px;
    color: #1F1F1F;
}
.yorum .tarih
{
    float: right;
    width: 150px;
    text-align: right;
    font-weight: bold;
}
.yorum .user
{
    float: right;
    width: 150px;
    color: Red;
    text-align: right;
    margin-top: 5px;
    font-weight: bold;
}
.yorum-yaz-heading
{
    position: relative;
    padding: 5px;
    border: 1px solid #000;
    background-color: #ededed;
    color: #80040e;
    font-weight: bold;
    height: 15px;
    width: 550px;
    float: left;
    margin-left: 15px;
}
.yorum-yaz-heading-sol
{
    float: left;
}
.yorum-yaz
{
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    position: relative;
    float: left;
    margin-left: 15px;
    width: 550px;
    height: 465px;
    padding: 5px;
    color: #ffffff;
    font-weight: bold;
    background-color: #FCFCFC;
    color: #1F1F1F;
}
.yorum-yaz li
{
    float: left;
    margin: 3px 3px 10px 3px;
    list-style: none;
}
.yorum-yaz .yazi
{
    float: left;
    margin-top: 30px;
}
.yorum-yaz .user
{
    float: right;
    width: 150px;
    color: Red;
}
.yorum-yaz .gonder
{
    float: left;
}
.yorum-yaz-msg
{
    float: left;
    font-weight: bold;
    color: Red;
    height: 60px;
    margin: 20px 0px 20px 10px;
}

.canli-yayin
{
    float: left;
    width: 470px;
    height: 451px;
    margin: 10px 0 10px 50px;
    text-align: center;
    background: url(/images/canli-yayin-tv.gif);
}
.gecici-sil
{
    margin-left: 60px;
}
.video-gonder td
{
    vertical-align: top;
    padding: 4px;
    font-weight: bold;
}
.btn-video
{
    width: 100px;
    height: 50px;
    float: right;
    margin-right: 18px;
    font-weight: bold;
}

.prog-sc
{
    float: left;
    width: 316px;
    height: 320px;
    background: #f3f3f3;
}
#content h4
{
    margin-bottom: 0;
}
.hand
{
    cursor: pointer;
}
#DivMdyntFooter
{
    float: left;
    width: 969px;
    height: 430px;
    margin: 20px 5px 0px 5px;
    background: url(/images/mn-bg-969x349.gif) no-repeat;
}

#mn-alt
{
    float: left;
    width: 969px; /*height: 430px;*/
    margin: 20px 5px 0px 5px;
    background: url(/images/mn-bg-969x349.gif) no-repeat;
}
.tam-header
{
    width: 959px;
    height: 22px;
    padding: 6px 0 0 6px;
    margin: 2px 2px 2px 2px;
    color: #80040e;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}

.prog-sc .cont
{
    margin: 5px 10px;
    color: black;
}

.alt-arama
{
    position: absolute;
    margin-top: 15px;
    margin-left: 500px; @margin-left:345px;
}


#footer
{
    text-align: center;
}
.footer-links
{
    float: left;
    width: 969px;
    margin: 10px auto 5px 5px;
    text-align: center;
    font-size: 11px;
    color: black;
}
.footer-links a
{
    color: White;
    text-decoration: none;
}
.footer-links a:hover
{
    text-decoration: underline;
}

.pgr-galeri
{   
    background:#f4f3f3;
    font-family:Arial;
    margin: 10px auto 0 auto;
    text-align: center;
    font-size: 12px;
    padding-top:2px;
}

.pgr
{
    visibility: hidden;
}

.pgr-galeri a
{
    margin: 5px 5px 0 5px;
    color:#585858;
}

.pgr a
{
    margin: 5px 5px 0 5px;
}
.pgr-nplink
{
    color: Black;
}
.pgr-numeric
{
    font-size: 14px;
    margin: 5px 5px 0 5px;
    color: Red;
    font-weight: #ba0000;
}



/*Diziler*/
.dz-item
{
    width: 475px;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
}
.dz-img
{
    width: 100px;
}
.dz-mtn
{
    margin-left: 110px;
    margin-top: -115px;
    width: 325px;
}
.dz-mtn-i
{
    color: #cc0000;
    font-weight: bold;
    font-size: 14px;
    padding: 5px 5px 5px 5px;
}
.dz-mtn-km
{
    color: White;
    padding: 5px 5px 5px 5px;
}
.dz-mtn-ot
{
    color: White;
    padding: 5px 5px 5px 5px;
}
.dz-mtn-dvm a
{
    color: Red;
    font-weight: normal;
    padding: 5px 5px 5px 5px;
}

/*Programlar*/
.prg-item
{
    width: 475px;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
}
.prg-img
{
    width: 100px;
}
.prg-mtn
{
    margin-left: 110px;
    margin-top: -115px;
    width: 325px;
}
.prg-mtn-i
{
    color: #cc0000;
    font-weight: bold;
    font-size: 14px;
    padding: 5px 5px 5px 5px;
}
.prg-mtn-km
{
    color: White;
    padding: 5px 5px 5px 5px;
}
.prg-mtn-ot
{
    color: White;
    padding: 5px 5px 5px 5px;
}
.prg-mtn-dvm a
{
    color: Red;
    font-weight: normal;
    padding: 5px 5px 5px 5px;
}


/*Filmler*/
.flm-item
{
    width: 475px;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
}
.flm-img
{
    width: 100px;
}
.flm-mtn
{
    margin-left: 110px;
    margin-top: -115px;
    width: 325px;
}
.flm-mtn-i
{
    color: #cc0000;
    font-weight: bold;
    font-size: 14px;
    padding: 5px 5px 5px 5px;
}
.flm-mtn-km
{
    color: White;
    padding: 5px 5px 5px 5px;
}
.flm-mtn-ot
{
    color: White;
    padding: 5px 5px 5px 5px;
}
.flm-mtn-dvm a
{
    color: Red;
    font-weight: normal;
    padding: 5px 5px 5px 5px;
}

/*Spor*/
.spr-item
{
    width: 475px;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
}
.spr-img
{
    width: 100px;
}
.spr-mtn
{
    margin-left: 110px;
    margin-top: -115px;
    width: 325px;
}
.spr-mtn-i
{
    color: #cc0000;
    font-weight: bold;
    font-size: 14px;
    padding: 5px 5px 5px 5px;
}
.spr-mtn-km
{
    color: White;
    padding: 5px 5px 5px 5px;
}
.spr-mtn-ot
{
    color: White;
    padding: 5px 5px 5px 5px;
}
.spr-mtn-dvm a
{
    color: Red;
    font-weight: normal;
    padding: 5px 5px 5px 5px;
}


/*Alt Reklamlar*/
#Icerik
{
    margin: 76px 0 0 0;
    width: 772px;
    float: left;
}

#Alt
{
    margin-left: -205px;
    width: 973px;
    _position: relative;
    float: left;
}
#AltReklamlar
{
    width: 965px; /*height: 350px;*/
    background-color: #fff;
    border: 0px solid #000;
    position: relative;
    margin-left: 2px;
}

#reklam1, #reklam2, #reklam3, #reklam4
{
    position: absolute;
    width: 180px;
    height: 53px;
    top: 10px;
}
#AltReklamlar #reklam1
{
    left: 15px;
}
#AltReklamlar #reklam2
{
    left: 210px;
}
#AltReklamlar #reklam3
{
    left: 15px;
    top: 110px;
}
#AltReklamlar #reklam4
{
    left: 210px;
    top: 110px;
}
#AltReklamlar .resim
{
    width: 51px;
    height: 51px;
    background: url(Image/footerReklamResim.gif) no-repeat;
}
#AltReklamlar .resim img
{
    padding: 3px 0 0 3px;
}
#AltReklamlar .devam
{
    position: absolute;
    right: 0;
    top: 0;
}
#AltReklamlar h1 a
{
    position: absolute;
    left: 55px;
    top: 0;
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    color: #d90000;
}
#AltReklamlar h2 a
{
    position: absolute;
    left: 55px;
    top: 13px;
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #5c5c5c;
}
#AltReklamlar h3 a
{
    position: absolute;
    left: 55px;
    top: 26px;
    width: 110px;
    font: normal 9px Verdana, Arial, Helvetica, sans-serif;
    color: #5c5c5c;
}

#indicator
{
    position: absolute;
    right: 195px;
    top: 152px;
    z-index: 9999;
}
#Yakinda
{
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 9999;
}

#AltReklamlar .Banner120x90
{
    position: absolute;
    left: 403px;
    top: 45px;
    width: 120px;
    height: 90px;
    background-color: #cccccc;
}
#AltReklamlar .Adnet
{
    position: absolute;
    left: 15px;
    top: 165px;
    width: 510px;
}
#AltReklamlar .Adnet .Icerik
{
    position: absolute;
    left: 10px;
    top: 15px;
}

#Firsatlar
{
    border: 0px solid #AFCFEE;
    margin: 16px 0px 0 0;
    background-color: #000000;
    width: 408px;
    height: 315px;
    position: relative;
}
#Firsatlar ul
{
    position: absolute;
    left: 0;
    top: -16px;
    background-color: #666666;
}
#Firsatlar ul li
{
    list-style: none;
    float: left;
    text-align: center;
    background-color: #666666;
    padding-right: 2px;
}
#Firsatlar ul li a
{
    width: 100px;
    height: 30px;
    display: block;
    padding-top: 6px;
    font: bold 12px verdana;
    color: #80040e;
    background-color: #555555;
}
#Firsatlar ul li a:hover
{
    width: 100px;
    height: 35px;
    padding-top: 10px;
    font: bold 12px verdana;
    color: #af2020;
    text-decoration: none;
    background-color: #666666;
}
#Firsatlar ul li a.sec
{
    width: 100px;
    height: 35px;
    padding-top: 10px;
    font: bold 12px verdana;
    color: #ef2020;
    text-decoration: none;
    background-color: #666666;
}

#Firsatlar #Icerik
{
    position: absolute;
    left: 10px;
    top: -25px;
    padding-right: 5px;
    width: 345px;
    font-size: 9px;
}
#Firsatlar #Icerik .Resim
{
    float: left;
    margin: 3px 15px 0 0;
}
#Firsatlar #Icerik .Detay
{
    width: 380px;
    float: left;
    margin-top: 5px;
    color: #666666;
}
#Firsatlar #Icerik h2
{
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #af2020;
    margin-bottom: 1px;
}
#Firsatlar #Icerik h3
{
    font: bold 9px Verdana, Arial, Helvetica, sans-serif;
    color: #ef2020;
    margin-top: 1px;
}

#Firsatlar #AltMenu
{
    position: absolute;
    left: 0px;
    top: 20px;
    color: #F00;
    width: 100%;
    height: 28px;
    background-color: #333333;
}
* html #Firsatlar #AltMenu
{
}

#Firsatlar #MenuAlt
{
    position: absolute;
    left: 0px;
    top: 26px;
    color: #ff2086;
    background-color: #333333;
}
#Firsatlar #MenuAlt a
{
    color: #80040e;
    font: normal 11px Verdana;
}
#Firsatlar #MenuAlt a:hover
{
    color: #80040e;
    font: normal 11px Verdana;
    text-decoration: none;
}
#Firsatlar #AltMenu a
{
    color: #80040e;
    font: normal 11px Verdana;
}
#Firsatlar #AltMenu a:hover
{
    color: #80040e;
    text-decoration: none;
}

.facebookIMG[class]
{
    background: url(/images/facebook.png) no-repeat;
    width: 37px;
    height: 37px;
    float: left;
    cursor: hand;
    cursor: pointer;
    margin-left: 15px;
}
.facebookIMG
{
    _filter: progid:DXImageTransForm.Microsoft.AlphaImageLoader(src='/images/facebook.png');
    background-repeat: no-repeat;
    width: 37px;
    height: 37px;
    float: left;
    cursor: hand;
    cursor: pointer;
    margin-left: 15px;
}

.twitterIMG[class]
{
    background: url(/images/twitter.png) no-repeat;
    width: 37px;
    height: 37px;
    float: left;
    cursor: hand;
    cursor: pointer;
}
.twitterIMG
{
    _filter: progid:DXImageTransForm.Microsoft.AlphaImageLoader(src='/images/twitter.png');
    background-repeat: no-repeat;
    width: 37px;
    height: 37px;
    float: left;
    cursor: hand;
    cursor: pointer;
}

.editorial
{
    font-family: Arial,Tahoma,Verdana;
    font-size: 20px;
    font-weight: bold;
    color: #80040e;
    text-align: left;
    margin-left: 5px;
}

.editback
{
    background: url(/images/edit-back.png);
    width: 962px;
    height: 272px;
}

.fcbk
{
    margin-top: 10px;
    margin-left: 185px;
}
.fcbk2
{
    margin-top: 10px;
}
.fcbk_frm
{
    background-color: #ffffff;
    border: none;
    overflow: hidden;
    width: 450px;
    height: 30px;
}

.line
{
    clear: both;
    margin-top: 25px;
    margin-bottom: 25px;
    width: 470px;
    height: 2px;
    background: #e2e2e2;
}

.font25a0a0a0
{
    font-weight: bold;
    text-align: left;
    color: #a0a0a0;
    font-size: 25px;
}

.font10404040
{
    color: #ededed;
    font-size: 10px;
}

.font12404040
{
    color: #404040;
    font-size: 12px;
}

.yayinakisi
{
    font-family: Verdana, Tahoma, Arial;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    line-height: 44px;
    padding-left: 22px;
}

#font15pxarialbeyaz
{
    text-align: right;
    font-family: Arial;
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
}


#tumyayinakisi
{
    text-align: center;
    font-family: Verdana, Tahoma, Arial;
    color: #520000;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

#nav
{
    position: relative;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif, Arial;
    text-align: center;
    vertical-align: middle;
    margin: 10px 0 0 0;
}
#nav ul
{
    padding-left: 10px; @padding-left:0;
}
#nav ul li
{
    float: left;
    list-style: none;
    padding: 10px;
}
#nav ul .vimjo img
{
    margin: -10px -5px 0px -5px;
}
#nav a, #nav a:visited, #nav a:active
{
    vertical-align: middle;
    color: White;
    font-family: Tahoma, Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
#nav a:hover
{
    color: Red;
    text-decoration: none;
}


.detay-back
{
    width: 964px;
    /*height: 296px;*/    
    @height: auto;    
    margin: 75px auto auto 0;
    background: url('/images/dizi-back2.png') no-repeat;
}

.dizi-back
{
    width: 964px;
    height: auto;    
    margin: 292px auto auto 0;
    background: url('/images/dizi-back2.png') no-repeat;
}

.dizi-back-yeni
{
    width: auto;
    height: auto;    
    margin: 292px auto auto 0;
    background: url('/images/new/diziprogram_background.png');
}


.back-yeni
{
    width: auto;
    height: auto;    
    margin: 20px auto auto 0;
    background: url('/images/new/diziprogram_background.png');
}


.dizi-back2
{
    width: 964px;
    height: 1200px;        
    @height: auto;        
    margin: 215px auto auto 0;
    background: url('/images/dizi-back2.png');
}

.font18px434041
{
    font-family: Tahoma;
    line-height: 26px;
    color: #434041;
    font-size: 18px;
}

.font20px434041
{
    font-family: Tahoma;
    line-height: 26px;
    color: #000000;
    font-size: 20px;
}


.font16px434041
{
    font-family: Tahoma;
    line-height: 30px;
    color: #434041;
    font-size: 16px;
}

a.d-menu1
{
    font-family: Arial;
    color: #08355c;
    font-size: 16px;
    padding: 20px 10px 0 10px;
    text-decoration: none;
    font-weight:bold;
}

a.d-menu1:hover
{
    font-family: Arial;
    color: #08355c;
    font-size: 16px;
    padding: 20px 10px 0 10px;
    font-weight:bold;
    text-decoration: underline;
}


.d-menuB
{
    font-family: Arial;
    color: #bb2365;
    font-size: 22px;
    line-height:34px;
    font-weight:bold;  
}

.black-line
{
    width: 964px;
    height: 1px;
    background: #000000;
    margin: 20px 0 20px 0;
}

.font24pxba0000
{
    font-family: Tahoma;
    line-height: 36px;
    color: #ba0000;
    font-size: 24px;
    padding:10px 0 10px 0;    
}


.font16px1f1f1f
{
    font-family: Tahoma;
    font-size: 16px;
    color: #1f1f1f;
}
.font12px1f1f1f
{
    font-family: Tahoma;
    font-size: 12px;
    color: #1f1f1f;
}


.dotted
{
    width: 310px;
    height: 1px;
    margin: 10px 0 20px 0;
    background: url('/images/dotted.gif');
}

.dotted2
{
    width: 100%;
    height: 1px;
    margin: 10px 0 10px 0;
    background: url('/images/dotted.gif');
}

.socialbg
{
    width: 75px;
    height: 152px;
    background: url('/images/share_bg.png');
    text-align:center;
}


.player_parts
{
    width: 640px;
    height: 25px;
    background: url('/images/player_parts_bg.gif');
}

.player_alt
{
    width: 640px;
    height: 60px;
    background: url('/images/player_alt.gif');
}

.parts
{
    width: 630px;
    padding: 5px;
}

.parts ul li
{
    width:126px;
    float: left;
    list-style-type: none;
    text-align:center;
}

.parts ul li a
{
    text-decoration: none;
    font-weight: bold;
    color: #ba0000;
}

.izlenme
{
    font-family:Arial;
    font-size:18px;    
    font-weight:bold;    
}

.font12p
{
    font-family:Arial;
    font-size:12px;    
}

.sharing
{
    position:fixed;
    margin-left:-80px;
}

.sharing2
{
    position:fixed;
    margin-left:-1060px;
}


.font20p1f1f1f
{
    color:#1f1f1f;
    font-family:Arial;
    font-size:20px;    
    font-weight:bold;
}

.ftglr2
{
    float: left;
    position: relative;
    width: 170px;
    min-height: 170px;
    height: 170px;
    margin: 5px 10px 5px 10px;   
    font-size: 11px;
}

#topnav
{
    position: relative;
    font-family:  Tahoma;
    text-align: center;
    vertical-align: middle;
    margin: 7px 0 0 0;
}
#topnav ul
{
    padding-left: 10px; @padding-left:0;
}
#topnav ul li
{
    float: left;
    list-style: none;
    padding: 10px;
}

#topnav ul .vimjo img
{
    margin: -10px -5px 0px -5px;
}

#topnav a, #topnav a:visited, #topnav a:active
{
    vertical-align: middle;
    color: White;
    font-family:  Tahoma, Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
#topnav a:hover
{
    color: Red;
    text-decoration: none;
}

.dizi-title
{
    position:absolute;
    width: 300px;
    height: 36px;
    margin-left:25px; 
    margin-top:-34px;   
    background: url('/images/kisa_grad_bg.png');
    text-align:center;
}

.dizi-nav
{
    width: 960px;
    height: 34px;
    margin-left:2px;
    margin-top:2px;
    line-height:34px;
    background: url('/images/uzun_beyaz_bg.png');
}


#yorum_nw 
{
    margin-top:20px;
	width: 550px;
}
#yorum_title {
	background-image: url(/images/yorumlar_rep-x.gif);
	background-repeat: repeat-x;
	height: 33px;
	width: 368px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #ba0000;
	padding-top: 5px;
	padding-left: 15px;
	float: left;
}
#clear {
	clear: both;
}
#yorum_ek {
	background-image: url(/images/yorumlar_bot.png);
	float: left;
	height: 38px;
	width: 19px;
}
#yorum_write {
	background-color: #cbcbcb;
	float: left;
	height: 28px;
	width: 143px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	padding-top: 10px;
	padding-left: 5px;
}
#yorum_uno {
	height: auto;
	width: 550px;
	margin-top: 15px;
	margin-bottom: 15px;	
}
#yorum_pic {
	background-image: url(/images/tekyorum_ek.gif);
	float: left;
	height: 61px;
	width: 75px;
}
#yorum_text {
	background-color: #F0F0F0;
	float: left;
	height: auto;
	width: 470px;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}
#yorum_end {
	background-image: url(/images/yorum_end.gif);
	height: 25px;
	width: 550px;
}

.yorum_f1 {
	font-size:14px;
	color:#534d4d;
	font-weight:bold;
}

.yorum_f2 {
	font-size:11px;
	color:#666262;
}

.yorum_f3 {
	font-size:11px;
	color:#534d4d;
}


#ynfnt a, #ynfnt a:visited, #ynfnt a:active
{
    color: #1f1f1f;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    
}
#ynfnt a:hover
{
    text-decoration: underline;
}

.font18px {
	font-family: Verdana, Tahoma, Arial;
    font-size: 18px;
    text-decoration: none;
    color: #121212;
}

.font12px {
	font-family: Verdana, Tahoma, Arial;
    font-size: 12px;
    text-decoration: none;
    color: #121212;
}

.font11px {
	font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    text-decoration: none;
    color: #121212;
}


.font18px a {
	font-family: Verdana, Tahoma, Arial;
    font-size: 18px;
    text-decoration: none;
    color: #121212;
}
.font18px a:hover {	
	text-decoration: underline;
}

.font16px a {
	font-family: Arial, Verdana, Tahoma;
    font-size: 16px;
    text-decoration: none;
    color: #80040e;
}
.font16px a:hover {	
	text-decoration: underline;
}

.font12px08355c a {
	font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #08355c;
}
.font12px08355c a:hover {	
	text-decoration: underline;
}


.font16px08355c a {
	font-family: Arial;
    font-size: 16px;
    text-decoration: none;
    color: #08355c;
}
.font16px08355c a:hover {	
	text-decoration: underline;
}

.font16px08355c a:visited {	
	color: #08355c;
}

.kirmizi-baslik {
	width:auto;
	background: url(/images/kirmizi-baslik-sag.png) top right no-repeat;
	height:23px;
}

.kirmizi-baslik div {
	background: url(/images/kirmizi-baslik-sol.png) top left no-repeat;
	height:19px;
	padding-top:4px;
}

.kirmizi-baslik div label {
	margin-left:10px;
	text-transform:uppercase;
    font:11px 'Lucida Grande','Lucida Sans Unicode',Arial,Verdana,sans-serif;
    text-decoration:none;
    color:#fff;
}

.kirmizi-band 
{
    font-family: "ITCAvantGardeStdDemiTR", Arial, Tahoma;
    font-size: 17px;
    color:#fff;
	background:url(/images/new/kirmizi_band.gif); width:100%; height:28px;text-align:left;
}

.kirmizi-band a
{
    color:#ffffff;
    text-decoration: none;
    margin-top: 5px;
}




.yBaslik 
{
    
    color: #80040e;
    font-size: 24px;
    font-weight: bold;
    }
    
    
.yDevam { color:#c81212; font-size:14px; font-family:Arial; font-weight:bold; }
.yBaslik { color:#c81212; font-size:14px; font-family:Arial; font-weight:bold; }
.yAciklama { color:#08355c; font-size:12px; font-family:Arial; font-weight:bold; }

.melek-sunucu-alan
{
    float:left;
    width: 135px;   
    height:200px;
    color:#08355c;
    font-size: 12px;
    font-weight: bold;
    text-align:center; 
}

.melek-sunucu-back
{    
    width: 121px;
    height: 134px;
    margin: 10px 3px 10px 10px;
    background: url(/images/new/melek-sunucu-back.png);        
}

.melek-sunucu-pic
{    
   padding:7px 0 0 0;       
   margin-bottom:10px;
}




.font13c81212 { color:#c81212; font-size:13px; font-family:Arial; font-weight:bold; line-height:20px; }
.font12ffffff { color:#ffffff; font-size:12px; font-family:Arial; }
