@charset "utf-8";
/* CSS Document */

.rbox02img{
	margin:0px;
	padding:0px;
	width:301px;
	overflow:hidden;
	background-color:#dfdfdf;
}

.img-kutu{
	float:left;
	margin-bottom:3px;
	margin-left:3px;
	position:relative;
}

.img-baslik{
	position:absolute;
	width:100%;
	height:auto;
	background:transparent url(../images/transpBlack.png) repeat scroll 0 0;
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	bottom:0px;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	left:0px;
}

* html .img-baslik{
	bottom:4px;
}

*:first-child+html .img-baslik{
	bottom:4px;
}

.baslik-sol{
	width:173px;
}

.img-baslik a, .img-baslik a:visited{
	color:#fff;
	text-decoration:none;
}

.rbox-video{
	margin-bottom:10px;
	width:301px;
	overflow:hidden;
	background:url(../images/rtop2.gif) no-repeat scroll 0 0 #dfdfdf;
	padding-bottom:5px;
}

#video{
	margin-left:5px;
	overflow:hidden;
	margin-top:45px;
	font-family:Arial, Helvetica, sans-serif;
}

.video-kutu{
	background-image:url(../images/videobg.png);
	padding:5px 10px;
	overflow:hidden;
	width:270px;
	position:relative;
	margin-bottom:2px;
}

.video-adi{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#a60000;
	cursor:pointer;
}

.video-kutu img{
	float:left;
	width:90px;
	height:68px;
	margin-right:10px;
	margin-top:5px;
}

.video-kutu p{
	color:#414142;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	margin-top:5px;
	padding-top:3px;
}

.izle{
	position:absolute;
	color:#454545;
	bottom:5px;
	left:115px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.izle a, .izle a:visited{
	color:#454545;
	text-decoration:none;
}

.izle a:hover{
	color:#454545;
	text-decoration:underline;
}

#video .ui-tabs-nav{
	margin:1px 0px;
	padding:0px;
	list-style-type:none;
}

#video .ui-tabs-nav li:active{
	color:#be1717;
}

#video .ui-tabs-nav li:active a{
	color:#be1717;
}

#video .ui-tabs-nav-item{
	background-image:url(../images/videobaslik.png);
	background-repeat: no-repeat;
	width:276px;
	height:22px;
	margin:0px;
	padding:0px;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#454545;
	padding-left:8px;
	padding-top:6px;
	display:block;
}

#video .ui-tabs-nav-item a, #video .ui-tabs-nav-item a:visited{
	color:#454545;
	text-decoration:none;
}

#video .ui-tabs-selected{
	color:#be1717;
}

*:first-child+html #video .ui-tabs-selected{ height: 100px; }
* html #video .ui-tabs-selected{ height: 100px; }

#video .ui-tabs-selected a{
	color:#be1717;
	text-decoration:none;
}

#video .ui-tabs-panel{
	margin-top:5px;
	margin-bottom:5px;
	position:relative;
	overflow:hidden;
}

*:first-child+html #video .ui-tabs-panel { margin-top:13px; }

* html #video .ui-tabs-panel { margin-top:13px; }

.video-img{
	float:left;
	overflow:hidden;
	width:96px;
	height:74px;
	margin-right:7px;
	position:relative;
	margin-left:10px;
}

.video-img img{
	width:96px;
	height:74px;
	border:0px;
}

.videoimgbg{
	background-image:url(../images/videoimgbg.png);
	width:96px;
	height:74px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
}

#video .text{
	float:left;
	font-size:11px;
	color:#454545;
	margin-top:4px;
}

#video .text span{
	font-weight:bold;
	color:#900102;
}

.ui-tabs-hide{
	display:none;
}

#video img{
	border:0px;
}

.sosyal-panel{
	background-image:url(../images/sosyal-panel.png);
	width:465px;
	height:30px;
	overflow:hidden;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:15px;
}

.sosyal-panel img{
	border:0px;
	margin-right:7px;
	float:left;
}

.sosyal-panel div{
	float:left;
	margin-top:7px;
	height:16px;
	margin-left:13px;
	margin-right:13px;
	overflow:hidden;
}

#digg{
	background-image:url(../images/digg.png);
	background-repeat:no-repeat;
}

#yahoo{
	background-image:url(../images/yahoo.png);
	background-repeat:no-repeat;
}

#facebook{
	background-image:url(../images/facebook.png);
	background-repeat:no-repeat;
}

#google{
	background-image:url(../images/google.png);
	background-repeat:no-repeat;
}

#twitter{
	background-image:url(../images/twitter.png);
	background-repeat:no-repeat;
}

#yorum-ekle{
	background-image:url(../images/yorum-ekle.png);
	background-repeat:no-repeat;
}

.yazdir{
	background-image:url(../images/yazdir.png);
	background-repeat:no-repeat;
}

.sosyal-panel div a, .sosyal-panel div a:visited{
	font-size:11px;
	color:#303030;
	text-decoration:none;
	display:block;
	width:100%;
	height:16px;
	padding-left:24px;
}

.sosyal-panel a:hover{
	font-size:11px;
	color:#303030;
	text-decoration:underline;
}

.buton a{
	display:block;
	width:100%;
	height:100%;
}

*:first-child+html #video .ui-tabs-panel { margin-top:13px; }
*:first-child+html #video .ui-tabs-selected{ height: 100px; }


/* bant */

#bant_kutu {
	width: 790px;
	height: 130px;
	background-color: #F3F3F3;
}

#bant_kutu .bant_dugme {
	display:block;
	height:65px;
	width:13px;
	margin-top: 30px
}

#bant_kutu .bant_sol {
	background-image: url("sol.jpg");
	float: left;
	margin-right: 3px;
}

#bant_kutu .bant_sag {
	background-image: url("sag.jpg");
	float: right;
}

#bant_kutu .bant_haberler {
	width: 760px;
	height: 125px;
}

#bant_kutu .bant_haberler .bant_haber {
	width: 110px;
	height: 70px;
	float: left;
	position: relative;
	margin-top: 27px;
	margin-right: 3px;
}

#bant_kutu .bant_haberler .bant_haber img {
	height:100%;
	width: 100%;
	border: none;
}

#bant_kutu .bant_haber a {
	text-decoration: none;
	color: #333333;
}

#bant_kutu .bant_haberler .bant_haber p {
	position: absolute;
	bottom: 0;
	background: url("bfon.jpg") repeat center bottom;
	font-size: 9px;
	padding: 2px;
	left: 0;
	right: 0;
	color: #333333;
    line-height: 11px;
}

.bant_dolap {
	float:left;
	height:125px;
	overflow:hidden;
	width:760px;
}
/* bant */
