* html img,
* html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/img/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}

html{
height:100%;
}


div{
position:relative;
}

img{
border:0px;
}

li{
list-style:none;
display:block;
}

ul{
margin:0px;
padding:0px;
}

p{
margin:0px;
padding:0px;
}

h1{
margin:0px;
padding:0px;
}

h2{
margin:0px;
padding:0px;
}

.link-1{
font-size:11px;
color:#645000;
text-decoration:none;
font-weight:bold;
}

.link-1:hover{
text-decoration:underline;
}

.link-2{
font-size:11px;
color:#2D8ECD;
text-decoration:none;
}

.link-2:hover{
text-decoration:underline;
}

.link-3{
font-size:11px;
color:#AE8B00;
text-decoration:none;
}

.link-3:hover{
text-decoration:underline;
}

.link-4{
font-size:14px;
color:#645000;
text-decoration:none;
font-weight:bold;
}

.link-4:hover{
text-decoration:underline;
}

.link-5{
font-size:11px;
color:#645000;
text-decoration:none;
}

.link-5:hover{
text-decoration:underline;
}

.header{
width:960px;
overflow:hidden;
margin:0 auto;
}

.header-ust{
width:960px;
height:77px;
overflow:hidden;
}

.header-logo{
width:200px;
overflow:hidden;
margin:10px 0;
padding:0 0 0 40px;
float:left;
}

.menu{
width:960px;
overflow:hidden;
}

.menu-alt{
width:960px;
overflow:hidden;
height:45px;
background: url(/img/menu-arkaplan.gif) no-repeat;
}

.menu-ust{
width:960px;
height:30px;
}

ul.menuler{
width:920px;
margin:0 20px 0 20px;
}

ul.menuler li{
width:129px;
height:30px;
background-image:url(/img/menu-pasif.png) !important;
background:repeat-y center bottom;
filter:none !important;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/menu-pasif.png');
float:left;
position:absolute;
cursor:pointer;
text-align:center;
}

ul.menuler li:hover{
background-image:url(/img/menu-hover.png) !important;
background:repeat-y center bottom;
filter:none !important;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/menu-hover.png');

}

ul.menuler li.secili{
width:129px;
height:30px;
background-image:url(/img/menu-aktif.png) !important;
background:repeat-y center bottom;
filter:none !important;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/menu-aktif.png');
float:left;
z-index:4;
position:absolute;
top:1px;
text-align:center;
}

ul.menuler li.sendefosla{
width:175px;
height:30px;
background-image:url(/img/menu-sende.png) !important;
background:repeat-y center bottom;
filter:none !important;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/menu-sende.png');
float:left;
position:absolute;
}

ul.menuler li.sendefosla:hover{
background-image:url(/img/menu-sende-hover.png) !important;
background:repeat-y center bottom;
filter:none !important;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/menu-sende-hover.png');
}

ul.menuler li.secili_sendefosla{
width:175px;
height:30px;
background-image:url(/img/menu-sende-aktif.png) !important;
background:repeat-y center bottom;
filter:none !important;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/menu-sende-aktif.png');
float:left;
z-index:4;
position:absolute;
top:1px;
text-align:center;
}



.menu-icerik{
width:770px;
height:45px;
float:left;
}

.header-arama{
width:180px;
float:left;
margin:10px 0 0 0;
}

.arama-input-back{
width:180px;
height:25px;
background:url(/img/arama-arkaplan.gif) no-repeat;
}

.arama-input{
width:160px;
height:18px;
border:0px;
background:#755E00;
margin:3px 0 0 5px;
padding:0 0 0 20px;
font-size:13px;
color:#D8AC00;
font-weight:bold;
background:url(/img/icon-arama.gif) 2px no-repeat;
}

.uye-giris{
width:600px;
overflow:hidden;
padding:10px 0 0 0;
margin:0 0 0 10px;
}

.uye-icerik{
width:595px;
overflow:hidden;
padding:15px 0 0 5px;
margin:0 0 0 10px;
font-size:11px;
color:#755E00;
}

.uye-icerik a{
font-size:11px;
color:#755E00;
text-decoration:underline;
}

.uye-icerik a:hover{
text-decoration:none;
}

.uye-bilgileri{
width:620px;
height:70px;
padding:10px;
float:right;
}

.uye-avatar{
width:50px;
height:50px;
background:#174A7D;
float:left;
padding:5px;
margin:0 10px 0 0;
}

.uye-bilgi{
width:150px;
overflow:hidden;
float:left;
font-size:18px;
font-weight:bold;
color:#11365B;
}

.uye-bilgi p{
font-size:11px;
font-weight:normal;
margin:5px 0 0 0;
}

.uye-bilgi a{
font-size:11px;
text-decoration:underline;
color:#11365B;
}

.uye-bilgi a:hover{
text-decoration:none;
}

.uye-bilgi-kutu1{
width:94px;
height:55px;
float:left;
font-size:18px;
font-weight:bold;
text-align:center;
padding:10px 0 0 0;
background:url(/img/uye-bilgi-kutu1-back.gif);
color:#FFFFFF;
}

.uye-bilgi-kutu2{
width:94px;
height:55px;
float:left;
font-size:18px;
font-weight:bold;
text-align:center;
padding:10px 0 0 0;
background:url(/img/uye-bilgi-kutu2-back.gif);
color:#FFFFFF;
margin:0 10px 0 10px;
}

.uye-bilgi-kutu3{
width:94px;
height:55px;
float:right;
font-size:18px;
font-weight:bold;
text-align:center;
padding:10px 0 0 0;
background:url(/img/uye-bilgi-kutu3-back.png);
color:#FFFFFF;
margin:0 0 0 10px;
}

.uye-giris-input-back{
width:130px;
height:25px;
background:url(/img/uye-girisi-input-back.gif) no-repeat;
float:left;
margin:0 10px 0 0;
}

.uye-giris-input{
width:120px;
height:18px;
border:0px;
background:none;;
margin:3px 0 0 5px;
font-size:12px;
color:#D8AC00;
}

.uye-giris-buton{
width:47px;
overflow:hidden;
float:left;
}

.uye-giris-sifremi-unuttum{
width:150px;
float:left;
margin:5px 0 0 10px;
}

.uye-giris-sifremi-unuttum a{
font-size:11px;
text-decoration:underline;
color:#755E00;
}

.uye-giris-sifremi-unuttum a:hover{
text-decoration:none;
}

.icerik{
width:960px;
margin:0 auto;
background:url(/img/icerik-back.gif) repeat-y;
overflow:hidden;
}

.icerik-sol{
width:570px;
overflow:hidden;
float:left;
background:#FFFFFF;
padding:20px 20px 0 20px;
}

.icerik-sol-2{
width:570px;
overflow:hidden;
float:left;
background:#FFFFFF;
padding:0px 20px 0 20px;
}

.icerik-sag{
width:310px;
overflow:hidden;
float:left;
background:#F0F0F0;
padding:10px 20px 20px 20px;
}

.icerik-sol-ust{
width:570px;
overflow:hidden;
margin:0 0 10px 0;
}

.icerik-sol-ust-kutu-1{
width:185px;
height:40px;
background:url(/img/kutu-1-back.gif) no-repeat;
font-size:24px;
color:#2063A8;
font-weight:bold;
padding:8px 0 0 0;
float:left;
text-align:center;
}

.icerik-sag-ust-kutu-2{
width:100px;
height:38px;
float:right;
padding:10px 0 0 10px;
background:url(/img/kutu-2-back.gif) no-repeat;
}

.icerik-sag-ust-kutu-3{
width:50px;
font-size:11px;
font-weight:bold;
color:#999999;
float:right;
padding:15px 0 0 0;
}

.icerik-sol-ust-kutu-4{
width:165px;
height:50px;
background:url(/img/kutu-5-back.gif) no-repeat;
font-size:24px;
color:#2063A8;
font-weight:bold;
padding:8px 0 0 0;
float:left;
}

.icerik-sol-ust-kutu-5{
width:165px;
height:50px;
background:url(/img/kutu-5-back.gif) no-repeat;
font-size:24px;
color:#2063A8;
font-weight:bold;
padding:8px 0 0 0;
float:left;
text-align:center;
}

.icerik-orta{
width:570px;
overflow:hidden;
margin:0 0 10px 0;
}

.icerik-orta-kutu{
width:550px;
height:172px;
background:url(/img/kutu-3-back.gif) no-repeat;
padding:10px;
margin:0 0 10px 0;
}

.icerik-orta-kutu-ust{
width:550px;
overflow:hidden;
font-size:18px;
font-weight:bold;
color:#000000;
padding:10px 0 10px 0;
}

.icerik-orta-kutu-alt{
width:550px;
overflow:hidden;
}

.icerik-orta-kutu-alt-sol{
width:293px;
height:107px;
background:#F0F0F0;
padding:10px;
float:left;
}

.icerik-orta-kutu-alt-sag{
width:203px;
height:107px;
background:url(/img/kutu-4-back.gif) repeat-x;
margin:0 0 0 10px;
float:left;
border-left:1px solid #E6E6E6;
padding:10px;
font-size:11px;
}

.icerik-orta-kutu-alt-sag p{
margin:10px 0 0 0;
}

.icerik-orta-kutu-alt-sag a{
font-size:11px;
text-decoration:none;
font-weight:bold;
color:#2063A7;
}

.icerik-orta-kutu-alt-sag a:hover{
color:#4F9DD2;
}

.yorum-back{
background:url(/img/yorum-back.gif);
width:31px;
height:22px;
position:absolute;
top:5px;
left:180px;
padding:4px 0 0 0;
font-size:11px;
font-weight:bold;
color:#999999;
text-align:center;
}


.icerik-orta-sayfalama{
background:url(/img/sayfalama-back.gif) no-repeat;
width:563px;
height:38px;
padding:10px;
}

ul.sayfalama-main{

}

ul.sayfalama-main li{
width:24px;
height:19px;
background:url(/img/sayfalama-back-1.gif) no-repeat;
font-size:11px;
font-weight:bold;
text-align:center;
padding:5px 0 0 0;
float:left;
cursor:pointer;
margin:0 5px 0 0;
}

ul.sayfalama-main li:hover{
background:url(/img/sayfalama-back-2.gif) no-repeat;
color:#2063A7;
}

.sayfalama-main-secili{
width:24px;
height:19px;
background:url(/img/sayfalama-back-2.gif) no-repeat;
font-size:11px;
font-weight:bold;
text-align:center;
padding:5px 0 0 0;
float:left;
color:#2063A7;
}

.icerik-sag-buton{
width:311px;
height:102px;
background:url(/img/sende-fosla-button.gif) no-repeat;
cursor:pointer;
}

.icerik-sag-buton:hover{
background:url(/img/sende-fosla-button-hover.gif) no-repeat;
}

.tab-main-2{
width:570px;
margin:20px 0 0 0;
}

.tab-secenek-main-2{
width:570px;
height:40px;
overflow:hidden;
}

.tab-secili-2{
width:124px;
height:30px;
background:url(/img/tab-back-secili-2.gif);
float:left;
font-size:18px;
color:#2063A7;
padding:10px 0 0 0;
text-align:center;
margin:0 10px 0 0;
}

.tab-2{
height:30px;
font-size:18px;
color:#666666;
float:left;
margin:10px 20px 0 20px;
text-align:center;
}

.tab-2 a{
font-size:18px;
color:#666666;
text-decoration:none;
}

.tab-2 a:hover{
color:#2063A7;
}

.tab-main{
width:312px;
margin:20px 0 0 0;
}

.tab-secenek-main{
width:312px;
height:40px;
overflow:hidden;
}

.tab-secili{
width:97px;
height:30px;
background:url(/img/tab-back-secili.gif);
float:left;
font-size:18px;
color:#F6C400;
padding:10px 0 0 0;
text-align:center;
}

.tab{
width:62px;
height:30px;
font-size:18px;
color:#666666;
float:left;
margin:10px 20px 0 10px;
text-align:center;
}

.tab a{
font-size:18px;
color:#666666;
text-decoration:none;
}

.tab a:hover{
color:#333333;
}

.div-oval-main-2{
width:570px;
overflow:hidden;
margin:0 0 10px 0;
}

.div-oval-ust-2{
width:570px;
height:14px;
overflow:hidden;
background:url(/img/div-oval-ust-2.gif) no-repeat;
}

.div-oval-alt-2{
width:570px;
height:16px;
background:url(/img/div-oval-alt-2.gif) no-repeat;
}

.div-oval-orta-2{
width:570px;
overflow:hidden;
background:url(/img/div-oval-orta-2.gif) repeat-y;
padding:0 10px 0 10px;
}

.div-oval-main{
width:312px;
overflow:hidden;
}

.div-oval-ust{
width:312px;
height:13px;
overflow:hidden;
background:url(/img/div-oval-ust.gif) no-repeat;
}

.div-oval-alt{
width:312px;
height:16px;
background:url(/img/div-oval-alt.gif) no-repeat;
}

.div-oval-orta{
width:312px;
overflow:hidden;
background:url(/img/div-oval-orta.gif) repeat-y;
padding:0 10px 0 10px;
}

ul.populer-listele{
}

ul.populer-listele p{
margin:5px 0 0 0;
}

ul.populer-listele li{
width:279px;
overflow:hidden;
padding:0 5px 10px 5px;
margin:0 0 5px 0;
border-bottom:1px solid #E6E6E6;
position:relative;
}

.populer-listele-tumu a{
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.populer-listele-tumu a:hover{
color:#FF3333;
}

.populer-listele-ust a{
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.populer-listele-ust a:hover{
color:#FF3333;
}

.populer-listele-alt{
margin:5px 0 0 0;
font-size:11px;
color:#999999;
}

.populer-listele-alt a{
font-size:11px;
font-weight:bold;
color:#2063A7;
text-decoration:none;
}

.populer-listele-alt a:hover{
color:#000000;
}

.yorum-back-2{
background:url(/img/yorum-back.gif) no-repeat;
width:31px;
height:22px;
position:absolute;
top:0px;
left:250px;
padding:4px 0 0 0;
font-size:11px;
font-weight:bold;
color:#999999;
text-align:center;
}

.populer-goz{
width:31px;
position:absolute;
top:0px;
left:250px;
font-size:11px;
color:#999999;
text-align:center;
}

.populer-goz p{
margin:0px;
padding:0px;
}

.kutu-bilgi{
width:285px;
font-size:11px;
text-align:justify;
}

.uye-bilgi-main{
width:570px;
overflow:hidden;
}

.uye-bilgi-kutu-1{
width:255px;
overflow:hidden;
background:#F0F0F0;
padding:10px;
float:left;
font-size:20px;
color:#333333;
font-weight:bold;
}

.uye-bilgi-kutu-1 p{
font-size:11px;
text-align:justify;
margin:7px 0 0 0;
font-weight:normal;
}

.uye-bilgi-kutu-2 p{
font-size:11px;
text-align:justify;
margin:7px 0 0 0;
font-weight:normal;
}

.uye-bilgi-kutu-2{
width:255px;
overflow:hidden;
background:#F0F0F0;
padding:10px;
float:left;
margin:0 0 0 20px;
font-size:20px;
color:#333333;
font-weight:bold;
}

.uye-form-main{
width:570px;
overflow:hidden;
margin:20px 0 0 0;
}

.uye-form-main-3{
width:250px;
overflow:hidden;
margin:0px 0 0 5px;
float:left;
}

.uye-form-facebook{
width:230px;
overflow:hidden;
float:left;
background:#647CAE;
color:#FFFFFF;
font-size:11px;
padding:10px;
margin:0 0 0 20px;
}

ul.uye-form li{
width:570px;
font-size:14px;
font-weight:bold;
overflow:hidden;
margin:0 0 10px 0;
border-bottom:1px dotted #DCDCDC;
padding:0 0 10px 0;
}

ul.uye-form li p{
padding:0 0 5px 0;
}

ul.uye-form-fb li{
width:570px;
font-size:14px;
font-weight:bold;
overflow:hidden;
margin:30px 0 0 0;
padding:0 0 5px 0;
}

ul.uye-form-fb li p{
padding:0 0 5px 0;
}


.bilgilerim-form-main{
width:520px;
overflow:hidden;
margin:10px 0 0 0;
padding:0 10px 0 10px;
}

.bilgilerim-form-degistir{
width:50px;
font-weight:normal;
position:absolute;
left:495px;
z-index:999;
top:20px;
}

.bilgilerim-form-degistir a{
font-size:11px;
color:#2063A8;
text-decoration:none;
}

.bilgilerim-form-degistir a:hover{
text-decoration:underline;
}

ul.bilgilerim-form li{
width:570px;
font-size:14px;
font-weight:bold;
overflow:hidden;
margin:0 0 10px 0;
border-bottom:1px dotted #DCDCDC;
padding:0 0 5px 0;
position:relative;
}

ul.bilgilerim-form li p{
margin:5px 0 0 0;
padding:0 0 0 0;
font-size:12px;
color:#999999;
font-weight:normal;
}

.bilgilerim-form-acilan{
width:507px;
padding:10px;
border:1px solid #B0D1F2;
margin:0 0 10px 0;
background:#EEF5FC;
}

.bilgilerim-form-acilan select{
width:200px;
}

.bilgilerim-form-acilan{
font-size:11px;
color:#2063A8;
}


.input-back{
background:url(/img/input-back.gif) no-repeat;
width:170px;
height:27px;
padding:0 5px 0 5px;
float:left;
}

.input-back-2{
background:url(/img/input-back.gif) no-repeat;
width:170px;
height:27px;
padding:0 5px 0 5px;
}

.input-back-3{
background:url(/img/input-back-2.gif) no-repeat;
width:170px;
height:27px;
padding:0 5px 0 5px;
}

.input-back-3 input{
width:160px;
border:0px;
height:18px;
margin:4px 0 0 0;
background:none;
font-size:13px;
font-weight:bold;
color:#666666;
}

.input-back-2 input{
width:160px;
border:0px;
height:18px;
margin:4px 0 0 0;
background:none;
font-size:13px;
font-weight:bold;
color:#666666;
}

.input-back input{
width:160px;
border:0px;
height:18px;
margin:4px 0 0 0;
background:none;
font-size:13px;
font-weight:bold;
color:#666666;
}

.mesaj{
font-size:11px;
font-weight:normal;
float:left;
padding:5px 0 0 0;
}

.fos-title-ust{
width:920px;
overflow:hidden;
}

.fos-title-ust-1{
width:570px;
float:left;
}

.fos-title-ust-2{
width:310px;
float:right;
}

.fos-title{
width:570px;
border-bottom:1px dotted #CCCCCC;
padding:0 0 10px 0;
margin:0 0 0 10px;
font-size:20px;
font-weight:bold;
}

.fos-title-alt{
width:570px;
margin:5px 0 0 10px;
font-size:11px;
color:#999999;
}

.fos-gorsel{
width:940px;
overflow:hidden;
padding:0px;
background:#fff;
margin:0 0 0 5px;
}

.fos-aciklama{
width:550px;
overflow:hidden;
background:url(/img/fos-aciklama-back.gif) repeat-x #FFFFFF;
padding:10px;
font-size:11px;
color:#000000;
margin:0 0 0 0;
border-bottom:1px dotted #CCCCCC;
}

.fos-aciklama p{
margin:10px 0 0 0;
font-size:11px;
font-weight:bold;
color:#999999;
}

.fos-aciklama a{
font-size:11px;
color:#666666;
text-decoration:underline;
font-weight:normal;
}

.fos-aciklama a:hover{
text-decoration:none;
}

.fos-paylas{
width:550px;
overflow:hidden;
padding:10px;
border-bottom:1px dotted #CCCCCC;
font-weight:bold;
}



.fos-paylas a{
font-size:11px;
color:#666666;
text-decoration:none;
}

.fos-paylas a:hover{
color:#000000;
}

.fos-yorumlar-main{
width:570px;
overflow:hidden;
}

ul.yorumlar-listele{
}

ul.yorumlar-listele li{
width:540px;
padding:0 0 10px 0;
margin:0 0 10px 0;
font-size:11px;
}

ul.yorumlar-listele p{
margin:5px 0 0 0;
padding:5px 5px 0 5px;
border-top:1px dotted #CCCCCC;
text-align:justify;
}

.yorumlar-listele a{
font-size:11px;
font-weight:bold;
color:#4F9DD2;
text-decoration:none;
}

.yorumlar-listele a:hover{
color:#000000;
}

.yorum-yaz-main{
width:540px;
overflow:hidden;
}

.yorum-yaz-input-textarea{
border:0px;
background:none;
width:500px;
height:130px;
margin:10px 0 0 10px;
font-size:14px;
color:#000000;
font-family:Tahoma;
}

.yorum-yaz-input-textarea-2{
border:0px;
background:none;
width:485px;
height:95px;
margin:10px 0 0 10px;
font-size:14px;
color:#000000;
font-family:Tahoma;
}

.yorum-yaz-input{
width:520px;
height:150px;
background:url(/img/yorum-yaz-back.gif) no-repeat;
}

.yorum-yaz-input-2{
width:510px;
height:117px;
background:url(/img/yorum-yaz-back-2.gif) no-repeat;
}

.yorum-yaz-button{
width:150px;
overflow:hidden;
margin:10px 0 0 0;
}


.user-main{
width:312px;
overflow:hidden;
border-bottom:1px dotted #CCCCCC;
padding:0 0 10px 0;
}

.fos-user-main{
width:300px;
float:left;
}

.user-avatar-2{
width:50px;
height:50px;
background:#E6B800;
float:left;
padding:4px;
margin:0 10px 0 0;
}

.user-avatar-3{
width:70px;
height:70px;
background:#E6B800;
float:left;
padding:4px;
margin:0 10px 0 0;
}

.user-bilgi{
width:200px;
overflow:hidden;
float:left;
}

.user-bilgi a{
font-size:13px;
font-weight:bold;
color:#2063A7;
text-decoration:none;
}

.user-bilgi a:hover{
text-decoration:underline;
}

.user-bilgi p{
font-size:11px;
color:#999999;
margin:2px 0;
}

.user-bilgi span{
color:#000000;
}

.icerik-fosladiklari-main{
width:570px;
overflow:hidden;
}

.icerik-fosladiklari{
width:570px;
overflow:hidden;
margin:0 0 20px 0;
}

.icerik-fosladiklari-title{
width:570px;
font-size:18px;
font-weight:bold;
margin:0 0 10px 0;
}

.icerik-fosladiklari-title a{
font-size:18px;
font-weight:bold;
text-decoration:none;
color:#000000;
}

.icerik-fosladiklari-title a:hover{
text-decoration:underline;
}

.icerik-fosladiklari-title p{
border-top:1px dotted #CCCCCC;
font-size:11px;
font-weight:normal;
color:#999999;
margin:10px 0 0 0;
padding:5px 0 0 0;
}

.yorum-back-3{
background:url(/img/yorum-back.gif) no-repeat;
width:31px;
height:22px;
position:absolute;
top:2px;
left:535px;
padding:4px 0 0 0;
font-size:11px;
font-weight:bold;
color:#999999;
text-align:center;
}

.icerik-fosladiklari-alt{
width:570px;
overflow:hidden;
}

.icerik-fosladiklari-alt-sol{
width:293px;
overflow:hidden;
background:#F0F0F0;
padding:10px;
float:left;
}

.icerik-fosladiklari-alt-sag{
float:left;
width:226px;
height:107px;
padding:10px;
overflow:hidden;
margin:0 0 0 10px;
border-left:1px solid #E6E6E6;
background:url(/img/kutu-4-back.gif) repeat-x;
font-size:11px;
text-align:justify;
}

.icerik-takipleri-main{
width:292px;
overflow:hidden;
margin:0 0 0 15px;
}

.icerik-takipleri-alt{
width:292px;
overflow:hidden;
border-bottom:1px dotted #CCCCCC;
padding:0 0 10px 0;
margin:10px 0 0 0;
}

.icerik-takipleri-alt-avatar{
width:50px;
height:50px;
float:left;
background:#9FCCEA;
padding:5px;
margin:0 10px 0 0;
}

.icerik-takipleri-alt-sag{
width:200px;
overflow:hidden;
float:left;
font-size:11px;
color:#999999;
}

.icerik-takipleri-alt-sag p{
margin:5px 0;
}

.icerik-takipleri-alt-sag a{
font-size:14px;
font-weight:bold;
color:#2063A7;
text-decoration:none;
}

.icerik-takipleri-alt-sag a:hover{
color:#000000;
}

.icerik-sol-ust-kutu-4-main{
width:570px;
overflow:hidden;
margin:0 0 10px 0;
}

.favorilerime-ekle-back{
width:302px;
height:26px;
background:url(/img/favorilerime-ekle-back.gif);
margin:10px 0 0 0;
padding:9px 0 0 10px;
font-size:14px;
color:#645000;
font-weight:bold;
}

.favorilerime-ekle-back a{
font-size:14px;
color:#645000;
text-decoration:none;
}

.favorilerime-ekle-back a:hover{
text-decoration:underline;
}

.uye-bilgi-kutu-main{
width:312px;
overflow:hidden;
margin:10px 0 0 0;
}

.uye-bilgi-kutu4{
width:94px;
height:55px;
float:left;
font-size:18px;
font-weight:bold;
text-align:center;
padding:10px 0 0 0;
margin:0 10px 0 0;
background:url(/img/uye-bilgi-kutu4-back.gif);
color:#E6B800;
}

.guncel-bilgi-kutusu{
width:302px;
overflow:hidden;
margin:10px 0 0 10px;
}

ul.gunce-bilgi{

}

ul.gunce-bilgi li{
width:292px;
font-size:11px;
color:#666666;
margin:0 0 5px 0;
border-bottom:1px dotted #CCCCCC;
padding:0 0 5px 0;
}

.icerik-takipcileri-main{
width:292px;
overflow:hidden;
margin:0 0 0 15px;
}

.icerik-takipcileri-avatar{
width:50px;
height:50px;
float:left;
background:#FFE16A;
padding:5px;
margin:0 10px 0 0;
}

.icerik-takipcileri-bilgi{
width:200px;
font-size:14px;
color:#000000;
float:left;
}

.icerik-takipcileri-bilgi p{
margin:5px 0 0 0;
font-size:11px;
color:#999999;
}

.icerik-takipcileri-liste{
width:292px;
overflow:hidden;
margin:10px 0 0 0;
border-bottom:1px dotted #CCCCCC;
padding:0 0 10px 0;
}

.avatar-sec-main{
width:530px;
overflow:hidden;
border-bottom:1px dotted #CCCCCC;
padding:0 0 10px 0;
margin:0 0 0 10px;
}

.avatar-sec{
width:70px;
overflow:hidden;
padding:5px;
background:#EBEBEB;
float:left;
text-align:center;
margin:0 8px 0 0;
}

.avatar-sec p{
margin:5px 0 0 0;
}

.avatar-sec-secili p{
margin:5px 0 0 0;
}

.avatar-sec:hover{
background:#DFECFA;
}

.avatar-sec-secili{
width:70px;
overflow:hidden;
padding:5px;
float:left;
text-align:center;
margin:0 8px 0 0;
background:#DFECFA;
}

.avatar-yukle{
width:530px;
overflow:hidden;
margin:10px 0 0 10px;
font-size:18px;
font-weight:bold;
}

.avatar-yukle p{
border-bottom:1px dotted #CCC;
margin:5px 0 5px 0;
padding:5px 0 10px 0;
font-size:11px;
}

.icerik-fos-detay{
width:940px;
margin:0 auto;
padding:10px;
background:#FFFFFF;
}

.arama-sonuc{
width:570px;
padding:0px 0 5px 0;
margin:0 0 10px 0;
font-size:12px;
color:#2063A8;
}

.footer-main{
width:920px;
height:115px;
margin:10px auto;
overflow:hidden;
background:url(/img/footer-back.png);
padding:20px;
}

.footer-ust{
width:960px;
height:15px;
margin:0 auto;
overflow:hidden;
background:url(/img/footer-ust.png);
}

.footer-logo{
width:150px;
overflow:hidden;
font-size:11px;
color:#2063A7;
border-right:1px solid #2063A7;
float:left;
margin:10px 0 0 0;
padding:10px 0 10px 0;
}

.footer-logo p{
margin:10px 0 0 0;
}

.footer-sag-main{
width:500px;
float:left;
margin:0 0 0 20px;
}

ul.footer-sag{

}

ul.footer-sag li{
float:left;
margin:0 10px 0 0;
}

ul.footer-sag li a{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

ul.footer-sag li a:hover{
color:#5097DE;
}

.footer-menu-listele{
width:600px;
overflow:hidden;
}

.footer-bilgi{
width:700px;
overflow:hidden;
color:#2471BD;
font-size:11px;
margin:20px 0 0 5px;
}

.fos-gorsel{
width:920px;
overflow:hidden;
}

.fos-gorsel-alt-main{
margin:0 0 0 15px;
width:940px;
overflow:hidden;
}

.foto-gorsel-alt-1{
width:576px;
overflow:hidden;
float:left;
}

.foto-gorsel-alt-1-kutu-1{
width:556px;
overflow:hidden;
background:#BFD9F2;
padding:10px;
font-size:20px;
color:#2063A7;
font-weight:bold;
margin:0 0 10px 0;
}

.foto-gorsel-alt-1-kutu-1 p{
font-size:11px;
font-weight:normal;
color:#000000;
margin:5px 0 0 0;
}

.foto-gorsel-alt-1-kutu-2{
width:514px;
padding:10px;
border:1px solid #E6E6E6;
font-size:14px;
font-weight:bold;
}

.foto-gorsel-alt-1-kutu-2 p{
padding:10px 0 0 0;
}

.uye-form-bilgi-main{
width:550px;
overflow:hidden;
margin:0 0 20px 0;
}

.uye-form-bilgi-normal{
width:235px;
height:90px;
overflow:hidden;
padding:10px;
background:#EBEBEB;
float:left;
font-size:16px;
font-weight:bold;
}

.uye-form-bilgi-normal p{
font-size:11px;
font-weight:normal;
text-align:justify;
margin:5px 0 0 0;
}

.uye-form-bilgi-facebook p{
font-size:11px;
font-weight:normal;
text-align:justify;
margin:5px 0 0 0;
color:#FFFFFF;
}

.uye-form-bilgi-facebook{
width:235px;
height:90px;
overflow:hidden;
padding:10px;
background:#647CAE;
float:left;
margin:0 0 0 20px;
}

.dortyuzdort-main{
width:595px;
height:595px;
margin:0 auto;
background:url(/img/back-404.gif) no-repeat;
}

.dortyuzdort-main-ust{
width:595px;
overflow:hidden;
}

.dortyuzdort-main-alt{
background:url(/img/404-2.gif) no-repeat;
width:240px;
height:77px;
position:absolute;
left:195px;
top:310px;
font-size:13px;
color:#FFCC00;
font-weight:bold;
padding:5px 0 0 30px;
}

.uyelik-son-adim{
width:570px;
overflow:hidden;
font-size:14px;
text-align:center;
}

.yardim-data{
width:570px;
font-size:18px;
font-weight:bold;
color:#000000;
margin:0 0 10px 0;
}

.yardim-data p{
font-size:11px;
font-weight:normal;
margin:5px 0 0 0;
}

.yardim-secenekleri{
width:570px;
overflow:hidden;
font-size:18px;
font-weight:bold;
color:#000000;
margin:5px 0 0 0;
}

ul.yardim-secenek{
margin:10px 0 0 0;
}

ul.yardim-secenek li{
border-bottom:1px dotted #CCCCCC;
padding:10px 0 10px 0;
font-size:11px;
font-weight:bold;
color:#2063A7;
}

.yardim-secenek-detay{
font-size:11px;
color:#000000;
font-weight:normal;
margin:5px 0 0 0;
}

.icerik-duyuru{
width:550px;
height:75px;
overflow:hidden;
background:url(/img/back-2.gif);
margin:0 0 15px 0;
padding:15px 10px 10px 10px;
}

.icerik-duyuru-1{
width:180px;
float:left;
overflow:hidden;
font-size:18px;
font-weight:bold;
color:#2063A8;
}

.icerik-duyuru-1 p a{
font-size:11px;
font-weight:normal;
color:#000000;
text-decoration:none;
}

.icerik-duyuru-1 p a:hover{
text-decoration:underline;
}

.icerik-duyuru-2{
width:170px;
float:left;
overflow:hidden;
font-size:18px;
font-weight:bold;
color:#2063A8;
margin:0 20px 0 10px;
}

.icerik-duyuru-2 p a{
font-size:11px;
font-weight:normal;
color:#000000;
margin:5px 0 0 0;
text-decoration:none;
}

.icerik-duyuru-2 p a:hover{
text-decoration:underline;
}

.icerik-duyuru-3{
width:160px;
float:left;
overflow:hidden;
font-size:18px;
font-weight:bold;
color:#2063A8;
}

.icerik-duyuru-3 p{
font-size:11px;
font-weight:normal;
color:#000000;
margin:0 0 0 0;
}
	.kutu_icerik{
	border:1px solid #666666;
	background:#FFFFFF;
	font-size:11px;
	padding:5px 15px 5px 15px;
	}

