/*CSS reset code*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	text-shadow:0 0 0 none;
	
}
html, body {
	height:100%;
	font-size:11px;
	font-family:Arial, Tahoma, Verdana;
	background:#fff;
	color:#333;
	text-align:left;
}
html {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	text-shadow:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	margin:0px;
	padding:0px;
	line-height:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}

legend {
	color:#000;
}
del, ins {
	text-decoration:none;
}
a {
	color:#333;
}
a:active {
	outline: none;
	-moz-outline-style: none;
}
a:focus {
	-moz-outline-style: none;
}
a {
	text-decoration:none;
	-moz-outline-style: none;
	outline: none;
}
a:hover {
	opacity: 1;
	text-decoration:underline;
}
a:link {
	cursor:pointer;
}
a:visited {
	cursor:pointer;
}
a:active {
	cursor:pointer;
}
a:hover span, a:hover strong, a:hover em {
	text-decoration:underline;
	cursor:pointer;
}

.clr:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clr {
@display: inline-block;
}
* html .clr {
	height: 1%;
	_height:auto;
}
.clear:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clear {
@display: inline-block;
}
* html .clear {
	height: 1%;
	_height:auto;
}
.clearBoth {
	clear:both;
}
/*CSS reset code end*/

.contentAll{
	width:960px;
	margin:auto;
}

.videoContain{
	float:left;
	width:640px;
}

.rightTop{
	float:right;
	width:300px;
}

.sliderContain{
	clear:both;
	width:960px;
	height:148px;
	background:#000;
	margin:0 0 15px 0;
	overflow:hidden;
}

.playerContain{
	float:left;
}

.videoInfoContain{
	width:148px;
	float:right;
}

.videoInfoContain h1{
	font-size:18px;
	font-weight:normal;
	color:#C00;
	font-family:Georgia, Arial, Tahoma, Verdana;
}

.videoInfoContain p{
	font-size:12px;
	color:#000;
	margin:20px 0 18px 0;
	height:91px;
	overflow:hidden;
}

.playCount{
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#999;
	text-align:right;
	float:right;
}

.ply{
	width:483px;
	float:left;
}

.playCount strong{
	color:#000;
}

.videoInfoContain a{
	font-size:12px;
	color:#0077af;
}

.banner300x250{
	margin:0 0 20px 0;
}


.searchContain{
	margin:0 0 20px 0;
}

.searchContain input{
	border:1px solid #ccc;
	border-right:none;
	float:left;
	width:219px;
		w\idth:215px;
		_width:211px;
	padding:3px 2px 3px 2px;
	background:#fff;
}

.searchContain input.sButton{
	background:#fe0000;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding:1px 0 4px 0;
	height:22px;
	width:80px;
	overflow:visible;
	visibility:visible;
	border:none;
}

.menuBar{
	width:638px;
	background:#999;
	border:1px solid #868585;
	margin:0 0 10px 0;
}

.menuBar a{
	float:left;
	color:#fff;
	padding:0 20px 0 20px;
	font-size:14px;
	line-height:28px;
	position:relative;
}

.menuBar a.active{
	color:#000;
	background:#fff;
	position:relative;
	bottom:-1px;
}

.videoLeftList{
	width:683px;
}

.videoLeftList li{
	float:left;
	width:150px;
	height:145px;
	margin:0 20px 20px 0;
}
.videoLeftList li span{
	border: 1px solid #D3D3D3;
    display: block;
    height: 74px;
    padding: 3px;
    width: 120px;
	margin:0 0 5px 0;
}

.videoLeftList li img{
    height: 74px;
    width: 120px;
}

.videoLeftList li a{
   display:block;
   color:#005BAF;
}

.videoLeftList li a strong{
   display:block;
   font-size:12px;
   color:#005BAF;
   font-weight:bold;
}

.leftContain{
	float:left;
	width:640px;
	overflow:hidden;
}

.rightContain{
	float:right;
	width:300px;
}

/*tabs*/
#wrapper {
    width:250px;
}
ul.tabs {
    width:298px;
	overflow:hidden;
	border:1px solid #0d72a1;
	background:#0a97d9;
}
ul.tabs li {
    display:block;
    float:left;
}
ul.tabs li a {
    display:block;
    float:left;
    padding:0 10px 0 10px;
	_padding:0 6px 0 6px;
	margin:0 8px 0 0;
	_margin:0 3px 0 0;
	font-size:14px;
	color:#fff;
    text-decoration:none;
	line-height:28px;
}
.selected {
    background:#006b9d;
}
.tab-content {
    clear:both;
    border:1px solid #ddd;
	width:298px;
	padding:10px;
		w\idth:278px;
}
/*tabs end*/

.videoRightList li{
	display:block;
	margin:0 0 10px 0;
}

.videoImg{
	float:left;
	width:142px;
	height:90px;
	margin:0 10px 0 0;
}

.videoImg img{
	width:142px;
	height:90px;
}

.vText{
	float:left;
	width:125px;
}

.videoTitle{
	display:block;
	margin:0 0 5px 0;
	color:#000;
}

.videoUser{
	display:block;
	color:#005BAF;
	font-size:11px;
	margin:0 0 3px 0;
}

.vText span{
	display:block;
	color:#999;
	font-size:11px;
}

/*haberMenu*/
.haberMenuUst{
	width:960px;
		w\idth:950px;
	margin:auto;
	padding:7px 0 7px 10px;
	background:#0a97d9;
}

.haberMenuUst a{
	color: #CAEEFF;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
	text-decoration:none;
	float:left;
	border-right:1px solid #46acdb;
	padding:0 10px 0 0;
	margin:0 10px 0 0;
}

.haberMenuUst a.noBorder{
	padding:0;
	margin:0;
	border:0 none;
}

.haberMenuUst a:hover{
	color:#6FC7F0;
	text-decoration:underline;
}

.haberAltMenu{
	width:960px;
		w\idth:940px;
	background:#d6d8d9;
	padding:5px 10px 5px 10px;
	margin:0 auto 15px auto;
}

.leftSubMenu a{
	float:left;
    color: #333333;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
	border-right:1px solid #b1b1b1;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
}

.leftSubMenu a.noBorder{
	padding:0;
	margin:0;
	border:0 none;
}

.leftSubMenu{
	float:left;
}

.rightSearch{
	float:right;
	width:280px;
}

.rightSearch form{
	float:right;
}

.hbAraButton{
	float:right;
}

.hbAraInput{
    border: 1px solid #0A97D9;
    color: #056F9F;
    font-family: georgia;
    font-size: 12px;
    height: 18px;
    margin: 0;
    padding: 0;
    width: 200px;
	float:right;
}

.hbArsivButton{
	 color: #333333;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
	float:left;
}

/*haberMenu end*/

/*pageing*/
.pageDiv{
	margin:15px 0 15px 0;
}

.pageDiv a{
	float:left;
	margin:0 3px 0 0;
	border:1px dotted #2387b9;
	color:#2387b9;
	font-weight:bold;
	height:15px;
	line-height:15px;
	padding:0 5px 0 5px;
    
}
.pageDiv span{
	float:left;
	margin:0 3px 0 0;
	border:1px dotted #ff7e00;
	color:#ff7e00;
	font-weight:bold;
	height:15px;
	line-height:15px;
	padding:0 5px 0 5px;
}
.pageDiv em{
	float:left;
	margin:0 5px 0 0;
	color:#999;
	font-size:11px;
	font-weight:normal;
	height:15px;
	line-height:15px;
}

.userVideoSearchCount{
	font-size:14px;
	color:#000;
	font-weight:bold;
}

/*pageing end*/

/*arama page*/
div.wrapperdesc{
	position:relative; /* important(so we can absolutely position the description div */ 
	top:0px;
	left:0px;
	height: 110px;
	max-height: 110px;
	max-width: 200px;
}
div.description{
	position:absolute; /* absolute position (so we can position it where we want)*/
	top:4px; /* position will be on bottom */
	left:3px;
	display:none; /* hide it */
	/* styling bellow */
	background-color:black;
	font-family: 'tahoma';
	font-size:15px;
	color:white;
	width:120px;
	height:74px;
	text-align: right;
}
div.description_content{
	padding:10px;
}

.svBlockList .vdListThumb {
display: block;
    height: 105px;
    position: relative;
    text-align: center;
    width: 170px;
		float:left;
		margin-right:10px;
}

.svBlockList .vdListThumb img {
    display: block;
    height: 97px;
    margin: 0 0 5px;
    width: 170px;
}

.svBlockList li a span {
    background: url("http://img3.mynet.com/sinema/btnPlay.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 97px;
    left: 0;
    position: absolute;
    top: 0;
    width: 170px;
}
.svBlockList .fbLike
{
	overflow:hidden;
	
}
.svBlockList .vdListInfo {
	color:#a9a9a9;
	margin:0 0 2px 0;
	overflow:hidden;

}

.svBlockList .vdListUser {
	display:block;
	color:#005BAF;
	margin:0 0 2px 0;
	font-size:11px;
	overflow:hidden;

}

.svBlockList {
	font-size:12px;
	padding-top:10px;
}

.svBlockList li {
	margin:0 0 5px 0;
	padding:5px 0 0 0;
}

.vdListWatch{
	display:block;
	margin:0 0 3px 0;
}

.svBlockList .vdSev
{
	background:url(http://img3.mynet.com/videomynet/map.png) no-repeat 0 -843px;
	margin:0 0 2px 0;
	line-height:17px;
	padding:0 0 0 17px;
	font-size:11px;
	color:#666;
	overflow:hidden;
}

.svBlockList .vdListTitle {
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#005BAF;
	margin:0 0 0 0;
	height:16px;
	overflow:hidden;

}
.eTitle{
	clear:both;
	margin:10px 0 10px 0;
	_margin:-10px 0 10px 0;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
/*arama page end*/

.embdKod{
	float:left;
	font-size:12px;
	color:#333;
}

.embdKod a{
	font-size:12px;
	color:#CC0000;
	text-transform:capitalize;
	font-weight:bold;
}

.embdKod input{
	width:481px;
	border:1px solid #ccc;
	margin:0 0 2px 0;
}

.embdKod .shareRow strong{
	display:none;
}

/* yeni haber header css */

.videoNewHeader .nav {
	width: 960px;
	height: 40px;
	background: #0c2b50;
	background: url(http://img3.mynet.com.tr/haber/haber2012/nav-bg-new.png) no-repeat 0 0;
	position: relative;
	padding-left: 1px;
}
.videoNewHeader .nav ul li {
	float: left;
	padding: 2px 6px;
	margin-left: 2px;
}
.videoNewHeader .nav ul li a:hover {
	text-decoration: underline;
}
.videoNewHeader .nav ul li a {
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	text-decoration: none;
}
.videoNewHeader .nav ul li.active {
	background: url(http://img3.mynet.com.tr/haber/haber2012/active-bg-new.png) no-repeat 0 3px;
}
.videoNewHeader .nav ul li a.active {
	color: #ae0301;
	font-weight: bold;
	background: url(http://img3.mynet.com.tr/haber/haber2012/active_ico-new.png) no-repeat center 1px;
}
.videoNewHeader .subNav {
	position: relative;
	height: 25px;
}
.videoNewHeader .subNav ul {
	clear: both;
}
.videoNewHeader .subNav ul {
	clear: both;
}

.videoNewHeader .subNav ul li {
	float: left;
	padding: 0 !important;
}
.videoNewHeader .subNav ul li a {
	padding: 5px 9px 7px 7px !important;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #0f3767;
	display: block;
	text-decoration: none;
	background: url(http://img3.mynet.com/haber/haber2012/subnav-ara-bg.jpg) no-repeat top right;
}
.videoNewHeader .subNav ul li a:hover {
	text-decoration: none;
	background-color: #FFF !important;
}
.videoNewHeader .subNav ul li.active {
	background: url(http://img3.mynet.com/haber/haber2012/active-bg.png) no-repeat right center;
	margin-left: 3px;
}
.videoNewHeader .subNav ul li a.active {
	background-color:#FFF;
}
.videoNewHeader .weatherBox {
	display: inline-block;
	position: absolute;
	right: 0;
	top: -1px;
	font-size: 12px;
	color: #ffffff;
	line-height: normal!important;
}
.videoNewHeader .weatherBox div {
	font-size: 12px;
	line-height: normal!important;
}
.videoNewHeader .weatherBox div a {
	font-size: 11px;
}
.videoNewHeader .wLbox {
	float: left;
	padding-top: 5px;
	font-size: 11px;
}
.videoNewHeader .wRbox {
	width: 40px;
	height: 40px;
	float: left;
}
.videoNewHeader .wLbox a {
	color: #ffffff;
	text-decoration: underline;
	display: block;
}
.videoNewHeader .searchCont {
	width: 255px;
	height: 33px;
	position: absolute;
	right: 4px;
	top: 3px;
	padding-top: 4px;
}
.videoNewHeader .searchBox {
	width:225px;
	height: 28px;
	background: url(http://img3.mynet.com/haber/haber2012/search-bg.png) no-repeat 0 0;
	padding-left: 26px;
	float: left;
	position: relative;
}
.videoNewHeader .searchBox input {
	background: none;
	border: none;
	width: 175px;
	height: 26px;
	font-size: 14px;
	line-height: 14px;
	line-height: 25px\9;
	color: #092649;
}
.videoNewHeader .searchBtn {
	float: right;
	width: 47px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	display: block;
	background: url(http://img3.mynet.com/haber/haber2012/search-btn.png?v2) no-repeat 0 0;
	cursor: pointer;
	font-size: 12px;
	text-decoration: none;
	padding:5px 0;
	border:none;
	height:28px;
}
.videoNewHeader .arrowBtn {
	background: url("http://img3.mynet.com/haber/haber2012/search-arrow.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 8px;
	position: absolute;
	right: 4px;
	text-indent: -9999px;
	top: 10px;
	width: 10px;
}
.videoNewHeader .searchTypeBox {
	width: 150px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
	position: absolute;
	top: 26px;
	right: 1px;
	z-index: 2;
	display: none;
	-webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.2);
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
.videoNewHeader .searchTypeBox ul li {
	clear: both;
}
.videoNewHeader .searchTypeBox ul li a {
	color: #333333 !important;
	padding: 4px 9px !important;
	width: 130px !important;
}
.videoNewHeader .searchTypeBox ul li a:hover {
	background: #efefef;
} 
.videoNewHeader { margin:5px 0 10px 0}


/*************************************************** haber video menu ************************************************************/
/* IE7, IE8 */
.subNav ul li a {
padding:/*\**/6px 8px 8px 7px !important\9;
}
/* IE9, IE10 */
@media screen and (min-width:0\0) {
 .subNav ul li a {
padding:6px 8px 8px 7px !important;
}
}
.videoNewHeader .newNaw li a {
	font-size: 11px !important;
	font-weight: bold !important;
	padding: 11px 0 !important;
	background: url(http://img3.mynet.com/haber/haber2012/active_ico-new.png) no-repeat center 1px !important;
}
/*************************************************** haber video menu ************************************************************/
/*son haber line*/
.son-haber-box {
	background-color: #cc0000;
	color: #FFFFFF;
	font-size: 14px;
	height: 35px;
	text-align: left;
	position: relative;
	margin-bottom: 5px;
}
.son-haberler {
	float: left;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	line-height: 34px;
	padding-left: 7px;
	background-color: #cd0202;
}
.son-haberler a {
	font: bold 11px/24px Arial, Helvetica, sans-serif;
	color: #fff;
}
.son-haberler:hover, .son-haberler a:hover {
	color: #fff;
	text-decoration: none;
}
#son-dakika {
	/*background:url(http://img3.mynet.com/haber/haber2012/son_dk_bg.jpg?1) no-repeat;*/
	background: #e2e2e2;
	color: #FFFFFF;
	height: 24px;
	font: bold 11px/24px Arial, Helvetica, sans-serif;
	text-align: left;
	width: 960px;
	position: relative;
	margin-bottom: 20px;
	top: 1px;
}
#son-dakika div {
	float: left;
	height: 24px;
	line-height: 24px;
}
#son-dakika-ticker {
	width: 235px;
	overflow: hidden;
}
#son-dakika-ticker li a {
	font: normal 11px/24px Arial, Helvetica, sans-serif;
	color: #fff ;
	line-height: 24px;
	font-weight: normal;
	padding: 0 !important;
	opacity:1 !important;
}
/*son haber line end*/
.son-dakika-ticker {
	width: 280px;
	overflow: hidden;
	position: relative;
	background: url(http://img3.mynet.com.tr/haber/haber2012/subNavAra.png) 236px 0 #ce0202 no-repeat;
	overflow: hidden;
	padding-left: 5px;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}
/* IE7, IE8 */
#son-dakika {
	top/*\**/: 2px\9;
}
/* IE9, IE10 */
@media screen and (min-width:0\0) {
 #son-dakika {
top:2px
}
}
.subNav {
	left: -8px;
}
.weatherBox {
	display: inline-block;
	position: absolute;
	right: 0;
	top: -1px;
	font-size: 12px;
	color: #ffffff;
	line-height: normal!important;
}
.weatherBox div {
	font-size: 12px;
	line-height: normal!important;
}
.weatherBox div a {
	font-size: 11px;
}
.wLbox {
	float: left;
	padding-top: 5px;
	font-size: 11px;
}
.wRbox {
	width: 40px;
	height: 40px;
	float: left;
}
.wLbox a {
	color: #ffffff;
	text-decoration: underline;
	display: block;
}

#weatherSmall {
	float: right;
	height: 35px;
	margin-top: 5px;
}
.weatherInfo {
	float: left;
}
#weatherCity {
	height: auto!important;
}
#weatherCity a {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #053b79;
	text-align: right;
}
#weatherIcon {
	float: right;
	width: 25px;
	height: 35px;
	margin: 0 0 0 5px!important;
}
#weatherCustomize {
	font-size: 11px;
	color: #053b79;
	display: block;
	font-weight: bold;
	text-align: right;
	padding-top: 1px;
}

#weatherCity {
    float: left;
    padding:1px 8px 0 0;
}