body{
	margin:0;
	padding:0;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	color:#555;
	background:#F9F9F9;
}

a{color:#555;outline:none}
a:hover{color:#2290D6}

.fixed:after {content: ".";display:block;height:0;clear:both;visibility:hidden}
.fixed {display:inline-block}
* html .fixed {height:1%}
.fixed {display:block}

img{border:none}

.floatLeft{float:left}
.floatRight{float:right}
.floatNone{float:none}

.textRight{text-align:right}
.colorRed{color:#E50F0F}

ul,li,form,input,h6,h5,h4,h3,h2,h1,p,fieldset,legend,small{
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

ul,li{list-style:none}

p{
	margin:13px 0;
}

small{
	font-size:11px;
	font-weight:normal;
}

h3{
	font-size:13px;
	font-weight:bold;
	color:#2290D6;
}

h2{
	font-size:16px;
	font-weight:bold;
}

input{
	width:180px;
	height:17px;
	padding:2px 1px 1px 1px;
	border:1px solid #C5C5C5;
	line-height:20px;
	color:#555;
}

.inSearch{
	border:none;
	width:190px;
	height:29px;
	padding:1px 5px 0 5px;
	font-size:20px;
	line-height:29px;
	color:#B3B3B3;
	border:1px solid #B3B3B3;
}

.inSearchButton{
	width:32px;
	height:32px;
	background:url(images/icons/search.png) no-repeat;
	border:none;
	cursor:pointer;
	margin-left:15px;
	position:absolute;
}

.inLogin{
	border:none;
	width:96px;
	height:17px;
	padding:2px 2px 1px 2px;
	border:3px solid #CFEC82;
	font-size:12px;
}

.submitLogin{
	width:64px;
	height:32px;
	background:url(images/icons/giris.png) no-repeat;
	border:none;
	cursor:pointer;
}

#tooltip{
	position:absolute;
	border:1px solid #ddd;
	background:#F9F9F9;
	padding:2px 5px;
	color:#555;
	display:none;
}	


/* =layouts
--------------------------------------------------------------------------------*/
#wrapper{
	width:900px;
	margin:0 auto;
}

#header{
	width:900px;
	height:98px;
	padding:25px 0 0 0;
}

#logo{
	width:164px;
	height:98px;
	float:left;
}
	
#advert-header{
	width:728px;
	height:90px;
	padding:3px;
	border:1px solid #ddd;
	text-align:center;
	line-height:90px;
	float:left;
}

#menu{
	width:900px;
	height:45px;
	background:#28ACE2 url(images/menu-bg.jpg) no-repeat;
	margin:25px 0;
}

#menu li{
	border-right:2px solid #30ABDB;
	font-size:16px;
	color:#fff;
	float:left;
	padding:0 25px 0 18px;
	display:block;
	height:45px;
	line-height:45px;
}

#menu li:hover{
	background-color:#30ABDB;
}

#menu li a{
	padding:0 0 0 18px;
	color:#fff;
	text-decoration:none;
}

#menu li.anasayfa a{
	background:url(images/icons/home.gif) left center no-repeat;
}

#menu li.anasayfa:hover{
	background:#30ABDB url(images/menu-blue.jpg) left no-repeat;
}

#menu li.uyeler a{
	background:url(images/icons/user.gif) left center no-repeat;
}

#menu li.enPopuler a{
	background:url(images/icons/istatistik.gif) left center no-repeat;
}

#menu li.enYeniler a{
	background:url(images/icons/enyeniler.gif) left center no-repeat;
}

#menu li.rastgele a{
	background:url(images/icons/rastgele.gif) left center no-repeat;
}

#menu li.rastgele{
	border:none;
}

#menu li.gonder a{
	background:url(images/icons/gonder.gif) left center no-repeat;
}

#menu li.gonder{
	background:#E30F0F url(images/menu-red.jpg) right no-repeat;
	border:none;
	float:right;
}

#main{
	width:900px;
}

.headtitle{
	width:560px;
	height:23px;
	background:url(images/headtitle.jpg) no-repeat;
	margin:0 0 20px 0;
	padding:0 10px;
	
}

.sidetitle{
	width:280px;
	height:23px;
	background:url(images/sidetitle.jpg) no-repeat;
	margin:20px 0 0 0;
	padding:0 10px;
}

.headtitle .inner, .sidetitle .inner{
	padding:0 7px;
	background:#2DAFE3 url(images/headtitle-bg.png) repeat-x;
	color:#fff;
	line-height:21px;
	height:21px;
	font-size:11px;
	text-transform:uppercase;
	border:1px solid #239BC9;
	border-left:none;
	border-right:none;
	margin-right:10px;
	float:left;
}

.headtitle .green, .sidetitle .green{
	background:#B1DF27 url(images/headtitlegreen-bg.png) repeat-x;
	border:1px solid #9ECD1B;
}

.headtitle .red, .sidetitle .red{
	background:#E80E0D;
	border:1px solid #CA0D0D;
}

#content{
	width:580px;
	float:left;
	margin:0 20px 0 0;
	padding:0 0 20px 0;
}

#manset{
	width:580px;
	height:220px;
	margin:0 0 30px 0;
	border-bottom:1px solid #E4E4E4;
}

.manset-menu{
	width:560px;
	height:23px;
	background:url(images/headtitle.jpg) no-repeat;
	margin:0 0 10px 0;
	padding:0 10px;
	float:left;
}

.manset-menu li{
	line-height:23px;
	float:left;
	margin:0 25px 0 0;
}

.manset-menu li a{
	background:url(images/icons/radio.gif) left center no-repeat;
	text-decoration:none;
	padding:0 0 0 13px;
}

.manset-menu li a:hover{
	color:#555;
	text-decoration:underline;
}

.manset-menu li a.selected{
	background:url(images/icons/arrow_expand.gif) left center no-repeat;
}

.tabcontent{
	display:none;
}

.manset-videos{
	width:580px;
	height:178px;
	margin:10px 0 0 0;
	float:left;
	overflow:hidden;
}

.ileri, .geri{
	width:61px;
	height:16px;
	float:right;
	position:relative
}

.geri{
	float:left;
}


div.scrollable{ 
    position:relative; 
    overflow:hidden;          
    width:580px;     
    height:148px; 
} 

div.scrollable div.items{     
    width:20000em;    
    position:absolute;         
} 
 
div.scrollable div.items div { 
    float:left; 
} 

div.scrollable {
	float:left;		
}

a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:61px;
	height:16px;
	background:url(images/icons/onceki.png) no-repeat;
	float:left;
	cursor:pointer;
}

a.disabled{
	visibility:hidden !important;		
}

a.next, a.nextPage {
	background-image:url(images/icons/sonraki.png);
	clear:right;	
}

div.navi{
	width:60px;
	height:20px;
	margin:0 auto;
}

div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(images/icons/navigator.png) 0 0 no-repeat;
	cursor:pointer;	
}

div.navi a:hover {
	background-position:0 -8px;      
}


div.navi a.active {
	background-position:0 -16px;     
} 

.videos{
	width:580px;
	overflow:hidden;
}

.vList{ /*list hack*/
	width:615px;
}

.video{
	width:170px;
	margin:0 35px 35px 0;
	float:left;
}

.video .preview{
	width:160px;
	height:89px;
	padding:5px;
	background:#EAEAEA;
}

.video img{
	background:#F9F9F9;
	padding:3px;
	border:1px solid #D4D4D4;
}

.video .counter{
	font-size:10px;
	background:url(images/icons/graph.gif) left center no-repeat;
	padding-left:12px;
	margin:3px 0 0 0;
	float:left;
}

.video .title{
	width:170px;
	height:45px;
	margin:5px 0 0 0;
}

.video .title a{
	color:#2290D6;
	text-decoration:none;
}

.video .title a:hover{text-decoration:underline}

.pagenav{
	width:580px;
	text-align:right;
	border-top:1px solid #ddd;
	padding:10px 0 0 0;
}

.pagenav li{
	display:inline;
}

.pagenav li a{
	color:#888;
	background:#eee;
	padding:3px 7px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	border:1px solid #ddd;
}
	
.pagenav li a:hover{
	text-decoration:none;
	background:#4FA8E3;
	color:#fff;
	border-color:#2290D6;
}

.pagenav li a.current{
	color:#fff;
	background:#B1DF27;
	text-decoration:none;
	border-color:#9ECD1B;
}

.pagenav li a.next{font-weight:normal}
	
#side{
	width:300px;
	float:left;
}

#sideBox{
	width:300px;
	height:220px;
	background:#ADDD27 url(images/side2.jpg) no-repeat;
	background:#B1DF27;
	color:#fff;
}

#sideBox .search{
	width:260px;
	height:35px;
	padding:15px 15px 15px 25px;
	background:#F1F1F1 url(images/search-bg.jpg) no-repeat;
}

#sideBox .login{
	width:250px;
	height:80px;
	padding:20px 25px 0 25px;
}

#sideBox .login a{
	color:#fff;
}

#sideBox .loginIn{
	width:250px;
	margin:10px 0 0 0;
}

#sideBox .loginIn .loginLeft{
	width:100px;
	float:left;
}

#sideBox .loginIn .loginRight{
	width:100px;
	float:left;
	margin:0 0 0 10px;
}

#sideBox .loginLink{
	width:250px;
	height:29px;
	background:#F1F1F1 url(images/login-bg.jpg) no-repeat;
	margin:10px 0 0 0;
	padding:0 25px;
}

#sideBox .loginLink a{
	color:#fff;
	text-decoration:none;
}

#sideBox .loginLink a:hover{
	text-decoration:underline;
}

#sideBox .loginLink .kayit{
	line-height:29px;
	float:left;
	background:url(images/icons/user_add.gif) left center no-repeat;
	padding-left:20px;
}

#sideBox .loginLink .sifre{
	line-height:29px;
	float:right;
	background:url(images/icons/error.gif) left center no-repeat;
	padding-left:20px;
}

#sideBox .loginLink .pm{
	line-height:29px;
	float:left;
	background:url(images/icons/comment_user.gif) left center no-repeat;
	padding-left:20px;
	margin-right:15px;
}

#sideBox .loginLink .profil{
	line-height:29px;
	float:left;
	background:url(images/icons/user_edit.gif) left center no-repeat;
	padding-left:20px;
	margin-right:15px;
}

#sideBox .loginLink .cikis{
	line-height:29px;
	float:left;
	background:url(images/icons/disconnect.gif) left center no-repeat;
	padding-left:20px;
}
	
.labelCheckbox{
	width:100px;
	clear:both;
	float:left;
	position:relative;
	margin:8px 0 0 0;
}
.labelCheckbox input{
	position:absolute;
	padding:0;
	top:1px;
	width:13px;
	height:13px;
	padding:0;
	border:none;
	line-height:14px;
	color:#555;
}
.labelCheckbox label{
	margin-left:18px;
	width:200px;
}

.labelButton{
	width:64px;
	margin:0 0 0 157px;
}

#kategoriler{
	width:300px;
	margin:31px 0 0 0;
}

#kategoriler .sidetitle{margin:0}

#kategoriler li{
	border-bottom:1px dotted #D4D4D4;
	float:left;
}

#kategoriler li a{
	width:83px;
	display:block;
	margin:0 5px 0 0;
	padding:8px 0 8px 12px;
	background:url(images/icons/radio.gif) left center no-repeat;
}

#kategoriler li a{text-decoration:none}

#kategoriler li a:hover{
	text-decoration:underline;
	color:#555;
}

#etiketler{
	width:300px;
	margin:0 0 20px 0;
	padding:10px 0;
	text-align:center;
}

#etiketler a{text-decoration:none}
#etiketler a:hover{text-decoration:underline}

#top5{
	width:300px;
}

.box{
	width:300px;
	margin:10px 0 15px 0;
}

.box .title{
	margin:0 0 5px 0;
	font-weight:bold;
	color:#9ECD1B;
}

#top5 li{
	margin:0 0 5px 0;
	padding:0 0 0 12px;
	background:url(images/icons/person.gif) left center no-repeat;
}

#top5 li a{text-decoration:none}

#top5 li.toptitle{
	padding:0 0 0 18px;
	background:none;
	font-weight:bold;
	background:url(images/icons/balloon__plus.png) left center no-repeat;
}

#top5 .topleft li.toptitle{
	background:url(images/icons/crown__plus.png) left center no-repeat;
}
	
#top5 .topleft, #top5 .topright{
	width:150px;
	float:left;
}


#footer{
	width:900px;
	height:35px;
	margin:25px 0 0 0;
	padding:10px 0 0 0;
	border-top:1px solid #D4D4D4;
}

#footer .footmessage{
	float:left;
}

#footer .top{
	float:right;
	background:url(images/icons/arrow_fat_up.gif) right center no-repeat;
	padding-right:12px;
}

/* =videoizle
--------------------------------------------------------------------------------*/
#content-i{
	width:580px;
}

#content-i .headtitle{margin:0}

.advert-container{
	width:580px;
	height:68px;
	background:#F0F0F0 url(images/ad-bg.jpg) no-repeat;
	margin:0 0 15px 0;
	padding:6px 0;
}

.advert{
	width:468px;
	height:60px;
	padding:2px;
	border:2px solid #E8E8E8;
	background:#fff;
	margin:0 auto;
}

.videoizle{
	width:580px;
	padding:20px 0;
	background:#F0F0F0;
	border-bottom:1px solid #ddd;
	text-align:center;
}

.videoData{
	width:560px;
	font-size:14px;
	line-height:18px;
	border-bottom:1px solid #ddd;
	padding:0 10px;
	margin:0 0 15px 0;
}
	
fieldset{
	border:1px solid #ddd;
	margin:15px 0;
	padding:0 10px;
}

fieldset p{margin:10px 0}

legend{
	padding:0 3px;
	font-size:13px;
	font-weight:bold;
	color:#2290D6;
}

legend a{
	color:#2290D6;
}

legend a:hover{color:#555}

.counter-i{
	font-size:10px;
	background:url(images/icons/graph.gif) left center no-repeat;
	padding-left:12px;
	float:left;
	margin-right:20px;
}

.cat-i{
	font-size:10px;
	background:url(images/icons/folder.gif) left center no-repeat;
	padding-left:12px;
	float:left;
	margin-right:20px;
}

.date-i{
	font-size:10px;
	background:url(images/icons/calendar_day.gif) left center no-repeat;
	padding-left:14px;
	float:left;
	margin-right:20px;
}

.stars-i{
	font-size:10px;
	float:left;
	margin-right:20px;
}


/* =uyekayit
--------------------------------------------------------------------------------*/

#uyekayit{
	width:580px;
}

#uyekayit .label{
	width:335px;
	margin:0 0 8px 0;
	font-weight:bold;
	font-size:14px;
	padding:0 0 8px 0;
	border-bottom:1px solid #E9E9E9;
}

#uyekayit textarea{
	padding:5px;
	width:250px;
	border:1px solid #C5C5C5;
}

#uyekayit .formdesc{
	width:150px;
	float:left;
	height:22px;
}

#uyekayit .formitem{
	float:left;
	width:180px;
	height:22px;
}

#uyekayit .formitem-t{
	float:left;
	width:180px;
}

#contact .labelSubmit{
	width:335px;
	padding:0 0 8px 0;
}

#uyekayit .formitemSubmit{
	width:100px;
	height:22px;
	margin-left:235px;
}

#uyekayit .formitemSubmit-c{
	width:100px;
	height:22px;
	margin-left:150px;
}

.submituyeol{
	width:98px;
	height:22px;
	background:url(images/icons/uyeol.jpg) no-repeat;
	border:none;
	cursor:pointer;
}

.submitgonder{
	width:98px;
	height:22px;
	background:url(images/icons/gonder.jpg) no-repeat;
	border:none;
	cursor:pointer;
}

.submitonizleme{
	width:98px;
	height:22px;
	background:url(images/icons/onizleme.jpg) no-repeat;
	border:none;
	cursor:pointer;
}

/* =uyelistesi
--------------------------------------------------------------------------------*/
.uyelistesi{
	border:none;
	width:580px;
}

.uyelistesi .alt{
	background:#ddd;
}

.uyelistesi td{
	padding:5px 0 5px 5px;
	border-bottom:1px solid #ddd;
}

.uyelistesiTitle{
	width:560px;
	background:url(images/headtitle.jpg) no-repeat;
	padding:0 10px;
	height:23px;
}

.uyelistesiTitle td{
	border:none;
}

/* =yorumlar
--------------------------------------------------------------------------------*/

.yorum{
	width:550px;
	margin:10px 0;
	padding:5px;
	border:1px solid #ddd;
}
#yorumYap{
	width:580px;
	margin:15px 0 30px 0;
}

#yorumYap textarea{
	width:570px;
	padding:5px;
	border:1px solid #C5C5C5;
}

#yorumYap .button{
	width:580px;
	margin:5px 0 0 0;
}

/* =paylas
--------------------------------------------------------------------------------*/
.paylas{margin:0 0 10px 0}

.paylas li{
	display:block;
	float:left;
	background:#B1DF27 url(images/headtitlegreen-bg.png) repeat-x;
	border:1px solid #9ECD1B;
	padding:3px 7px;
	margin-right:10px;
	font-size:11px;
	text-transform:uppercase;
}

.paylas li a{
	color:#fff;
	text-decoration:none
}

.paylas li a:hover{text-decoration:underline}

#sitene-ekle, #sosyal-imleme{
	width:540px;
	padding:10px;
	background:#F0F0F0;
	display:none;
	margin-bottom:10px;
}

#sitene-ekle textarea{
	width:525px;
	padding:5px;
	border:1px solid #C5C5C5;
	background:#C0C0C0;
}


.pop-up-send{
	width:260px;
	padding:10px 20px;
}

.pop-up-send input{
	height:22px;
}
	
.pop-up-puan{
	padding:20px;
}

.pop-up-puan a{
	background:#30B2E4;
	color:#fff;
	padding:3px 6px;
	text-decoration:none;
}

.pop-up-puan a:hover{background:#AFDC26}
	


/* =özel mesajlar
--------------------------------------------------------------------------------*/	
.pm-menu li{
	display:block;
	float:left;
	border:1px solid #ddd;
	padding:3px 7px;
	margin-right:10px;
	font-size:11px;
	font-weight:bold;
}

.pm-menu .active{
	background:#F0F0F0;

}

.pm-menu li a{
	text-decoration:none
}

.pmboxtable{
	width:580px;
}
	
.pmboxtable tr{
	border-bottom:1px solid #ddd;
}
	
.pmboxtable td{
	padding:4px 0;
}
	
.pmt{
	background:#F0F0F0;
	border-top:1px solid #DDD;
}

.pm-read{
	width:580px;
	margin:10px 0 0 0;
	border:1px solid #ddd;
}

.pm-read .baslik{
	padding:5px 10px;
	border-bottom:1px solid #ddd;
}

.pm-read .text{
	padding:0 10px;
}

.pm-read .pmuser{
	width:120px;
	float:left;
	border-right:1px solid #ddd;
}

.pm-read .pmcontent{
	width:459px;
	float:left;
}

.pm-read .quote{
	background:#eee;}

.pm-write{
	width:580px;
	margin:15px 0 0 0;
}

.pm-write textarea{
	width:470px;
	padding:5px;
	border:1px solid #C5C5C5;
}

.pm-write .label{
	width:580px;
	padding:5px 0;
	border-bottom:1px solid #ddd;
}

.pm-write .label-l{
	width:100px;
	float:left;
}

.pm-write .label-r{
	width:480px;
	float:left;
}

.pm-write .buttons{
	width:480px;
	padding:5px 0 0 100px;
}

.pm-write .onizleme{
	border:1px solid #ddd;
	padding:5px;
	width:570px;
}


/* =eprofil
--------------------------------------------------------------------------------*/	

#eprofil{
	width:580px;
}

#eprofil .label{
	width:580px;
	padding:5px 0;
}

#eprofil .label-l{
	width:170px;
	float:left;
}

#eprofil .label-r{
	width:410px;
	float:left;
}

#eprofil .label-s{
	width:410px;
	padding:5px 0 5px 170px;
}

#eprofil .check{
	margin:0;
	padding:0;
	width:20px;
	font-size:12px;
	line-height:13px;
	clear: left;
}

#eprofil .upload{
	height:22px;
	margin:0 35px 0 0;
}

/* =profil
--------------------------------------------------------------------------------*/	
#profil{
	width:580px;
}

.kunye{
	width:580px;
	margin:0 0 15px 0;
}

.kunye .durum{
	width:106px;
	padding:3px 0;
	border:1px solid #ddd;
	margin:5px 0;
	text-align:center;
}

.kunye .durum a{text-decoration:none}

.kunye .line{
	width:460px;
	padding:4px 0;
	border-bottom:1px solid #ddd;
}

.kunye .line-l{
	width:120px;
	float:left;
	font-weight:bold;
}

.kunye .line-r{
	width:340px;
	float:left;
}

.kunye .left{
	width:120px;
	float:left;
}

.kunye .left img{
	padding:3px;
	border:1px solid #ddd;
}

.kunye .right{
	width:460px;
	float:left;
}

#gonder{
	width:580px;
}

#gonder textarea{
	width:230px;
	border:1px solid #C5C5C5;
}

#gonder input{
	width:230px;
}

#gonder .label{
	width:450px;
	margin:0 0 8px 0;
	font-weight:bold;
	font-size:14px;
	padding:0 0 8px 0;
	border-bottom:1px solid #E9E9E9;
}

#gonder .formdesc{
	width:150px;
	float:left;
}

#gonder .formitem{
	width:300px;
	float:left;
}

#gonder .tdesc{
	width:150px;
	float:left;
	height:100px;
}

#gonder .titem{
	float:left;
	width:180px;
	height:100px;
}

#gonder .labelSubmit{
	width:335px;
	padding:0 0 8px 0;
}

#gonder .formitemSubmit{
	width:100px;
	height:22px;
	margin-left:150px;
}

/* =benzer-videolar
--------------------------------------------------------------------------------*/

#benzerVideolar{
	width:300px;
}

.benzer{
	width:300px;
	margin:10px 0;
}

.benzer .preview{
	width:160px;
	height:89px;
	padding:5px;
	background:#EAEAEA;
	float:left;
}

.benzer .preview img{
	background:#F9F9F9;
	padding:3px;
	border:1px solid #D4D4D4;
}

.benzer .title{
	width:125px;
	padding:5px 0 0 5px;
	float:left;
}

.benzer .title a{
	color:#2290D6;
	text-decoration:none;
}

.benzer .title a:hover{text-decoration:underline}

.benzer .counter{
	font-size:10px;
	background:url(images/icons/graph.gif) left center no-repeat;
	padding-left:12px;
	margin:3px 0 0 0;
	float:left;
}

.benzer .allLink{
	width:170px;
	height:22px;
}

	


