html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, tt, var, center, dl, dt, dd, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background:#fff;
	font:14px/1 MdCn, Arial, Helvetica;
}
ol.margin, ul.margin {
	list-style: none;
	margin:0;
	padding:0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
@font-face {
	font-family: 'BdCn';
	src: url('font/bdcn-webfont.eot');
	src: url('font/bdcn-webfont.eot?#iefix') format('embedded-opentype'), url('font/bdcn-webfont.woff') format('woff'), url('font/bdcn-webfont.ttf') format('truetype'), url('font/bdcn-webfont.svg#bdcnregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MdCn';
	src: url('font/mdcn-webfont.eot');
	src: url('font/mdcn-webfont.eot?#iefix') format('embedded-opentype'), url('font/mdcn-webfont.woff') format('woff'), url('font/mdcn-webfont.ttf') format('truetype'), url('font/mdcn-webfont.svg#mdcnregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clr {
	clear:both;
}
.ads728x90 {
	width:728px;
	height:90px;
}
.ads300x250 {
	width:300px;
	height:250px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

#header {
	height:130px;
	background:url(../images/header_bg.png) repeat-x;
	padding:10px 0 0;
}
#header .logo {
	display:block;
	width:215px;
	height:47px;
	background:url(../images/header_logo.png) no-repeat;
	text-indent:-10000px;
	margin:20px 0 0;
}
#header .nav {
	height:32px;
	margin:8px 0 0;
	^margin:20px 0 0;
}
#header .nav li {
	display:inline-block;
	height:32px;
	margin:0 10px;
	float:left;
}
#header .nav li:first-child {
	margin-left:0;
}
#header .nav li:hover {opacity:0.7}
#header .nav a {
	display:block;
	color:#3e3838;
	margin-top:8px;
	text-decoration:none;
}
#header .search {
	width:225px;
	height:29px;
	background:url(../images/header_search.png) no-repeat;
}
#header .search .input {
	width:135px;
	height:29px;
	background:none;
	border:none;
	font:14px/29px MdCn;
	padding:0 10px;
}
#header .search .button {
	width:67px;
	height:29px;
	background:none;
	border:none;
    cursor: pointer;
}
#banner {
	height:360px;
	/*background:url(../images/banner_bg.jpg) no-repeat center top;*/
	padding:19px 0;
}
#banner .source {
	width:754px;
	height:415px;
	background:#191717;
	padding:9px;
}
#banner .list {
	width:170px;
	height:423px;
	background:url(../images/banner_bg.png);
	padding:5px;
}
#banner .list li {
	width:170px;
	height:58px;
	margin:3px 0 0;
}
#banner .list li:first-child {
	margin:0;
}
#video {
	height:390px;
	padding:20px 0;
}
#video .source {
	width:618px;
	height:390px;
	background:#313131;
	position:relative;
}
#video .play{
	width:73px;
	height:73px;
	margin:-36px -36px 0 0;
	position:absolute;
	top:50%;
	left:50%;
	z-index:1;
}
#video .list {
	width:336px;
	height:390px;
	background-color:#313131;
	padding:0 4px;
}
#video .list li {
	width:100%;
	height:68px;
	^height:67px;
	margin:4px 0;
}
#video .list a{
	text-decoration:none;
}
#video .list img{
	margin:0 10px 0 0;
	float:left;
}
#video .list span {
	display:table-cell;
	width:169px;
	height:65px;
	color:#fff;
	vertical-align:middle;
}
#main {
	padding:30px 0;
}
#main .caption {
	color:#4f5a5a;
	border-bottom:1px solid #d3d5d5;
	font:26px/1 MdCn;
	margin:0 0 12px;
	padding:0 0 7px;
}
#main .video {
	height:100%;
	margin:0 0 30px;
}
#main .video .box {
	width:444px;
	height:286px;
}
#main .video .box .source {
	width:100%;
	height:228px;
	position:relative;
}
#main .video .box .social {
	height:35px;
	position:absolute;
	top:3px;
	right:3px;
}
#main .video .box .social a {
	width:35px;
	height:35px;
	margin:0 0 0 4px;
	float:left;
}
#main .video .box .list {
	height:51px;
	background:#e0e0e0;
	margin:7px 0 0;
	padding:0 10px;
}
#main .video .box .list .fl {
	display:block;
	width:350px;
	height:51px;
	line-height:51px;
	color:#5a5a5a;
}
#main .video .box .list .fr {
	width:51px;
	color:#9b9608;
	line-height:51px;
	text-align:right;
}
#main .video .box .list.dimension, #main .video .box .list.dimension .fl, #main .video .box .list.dimension .fr {
	height:58px;
	line-height:58px;
}
#main .video .gallery, #main .video .galleryDimension {
	width:508px;
	height:286px;
    margin-left: 10px;
}
#main .video .gallery .source {
	width:200px;
	height:250px;
	overflow:hidden;
	position:relative;
}
#main .video .gallery .source li {
	height:125px;
}
#main .video .gallery .source img {
	display:block;
}
#main .video .gallery .list {
	clear:both;
	height:23px;
	background:url(../images/gallery_list_bg.png) repeat-x;
	padding:0 10px;
}
#main .video .gallery .list .fl, #main .video .galleryDimension .list .fl {
	display:block;
	width:140px;
	color:#fff;
	font:14px/23px BdCn;
}
#main .video .gallery .list .fr, #main .video .galleryDimension .list .fr {
	display:block;
	width:40px;
	color:#c9c211;
	font:14px/23px MdCn;
}
#main .video .galleryDimension .source {
	width:103%;
	height:264px;
	overflow:hidden;
	position:relative;
}
#main .video .galleryDimension .source li {
	width:250px;
	height:128px;
	margin:0 8px 8px 0;
	float:left;
	position:relative;
}
#main .video .galleryDimension .source img {
	display:block;
}
#main .video .galleryDimension .list {
	clear:both;
	width:92%;
	height:23px;
	padding:0 10px 5px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:2;
}
#main .video .galleryDimension .pager {
	padding:1px 0 0;
}
#main .video .pager {
	clear:both;
	height:28px;
	padding:8px 0 0;
}
#main .video .pager li {
	width:28px;
	height:28px;
	margin:0 0 0 2px;
	float:left;
}
#main .video .pager li:first-child {
	margin:0;
}
#main .video .pager a {
	display:block;
	width:100%;
	height:100%;
	background:url(../images/video_nav_bg.png) no-repeat;
	color:#565656;
	font:16px/28px MdCn;
	text-align:center;
	text-decoration:none;
}
#main .video .pager a.active {
	background-position:-28px 0;
	color:#fff;
}
#main .video .pager a.first {
	background-position:-56px 0;
}
#main .video .pager a.last {
	background-position:-84px 0;
}
#main .news {
	overflow:hidden;
	position:relative;
}
#main .news ul {
	width:104%;
}
#main .news li {
	width:233px;
	margin:0 17px 30px 0;
	float:left;
}
#main .news a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}
#main .news span {
	display:block;
	color:#5a5a5a;
	font:14px/1.2 BdCn;
	margin:6px 0 0;
}
#footer {
	min-height:107px;
	height:auto !important;
	height:107px;
	background:url(../images/footer_bg.png) repeat-x #505050;
	padding:20px 0;
}
#footer .caption {
	color:#c9c211;
	font:14px BdCn;
	margin:0 0 20px;
}
#footer .nav {
	width:790px;
	height:100%;
}
#footer .nav li {
	width:170px;
	margin:0 10px 0 0;
	float:left;
}
#footer .nav li:hover {opacity:0.7}
#footer .nav li a {
	display:block;
	color:#fff;
	font:13px Trebuchet MS;
	text-decoration:none;
	padding:2px 0;
}
#footer .logo {
	display:block;
	width:155px;
	height:47px;
	background:url(../images/footer_logo.png) no-repeat;
	text-indent:-10000px;
	margin:30px 0 0;
}

.partlar {
    margin: 0 auto;width: 962px;margin-top: 5px;
}
.partlar a {
    padding: 4px;
    color: #000000;
    text-decoration: none;
    float:left;
}

#video_aciklamalar {
    float:left;
    height: 85px;
    width: 305px;
    margin-top: 5px;
    margin-left: 6px;
    line-height: 20px;
    color: #ffffff;
    font: bold 13px/19px Arial,Helvetica,sans-serif;
}
#video_aciklamalar h1 {
    font-size: 18px;
    color: #ffcc00;

}
#video_aciklamalar h2 {
    font-size: 10px;
    color: #ffcc66;
}
.reklamx {
    float:left;
    
    margin-top: -5px;
}

/*.content {
    width:962px;
    height:100%;
    margin:0 auto;
}
.containerxx {
    margin: 0 auto;
    width: 966px;

}*/
.containerxx {
    margin: 0 auto;
    width: 966px;
    position: relative;
    z-index: 99999;
}

.content {
    height: 100%;
    margin: 0 auto;
    width: 962px;
    position: relative;
    z-index: 999999;
}

.pageskin_2 {
    width:100%;
    height: 100%;
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    z-index:8;
    top:8px;
    left:5px;
}
.pageskin_2 .right, .pageskin_2 .left {
    width: 50%;
    text-align: right;
    position:absolute;//eskisi fixed
    left:0;
    top:159px;
}
.pageskin_2 .right{left:auto;right:0;}
.pageskin_2 .left .banner_code {
    display: block;
    padding-right: 500px;
    text-align: right;
}
.ie7 .pageskin_2 .left .banner_code{
    margin-left:-160px;
}
.pageskin_2 .right .banner_code {
    display: block;
    padding:0 0 0 500px;
    text-align: left;
}

.w-660 {
    width: 660px;
}
.w-660 ul {
    float: left;
    margin: 0;
    padding: 0;
}

.pagination {
    float: left;
}
.pagination li {
    display: inline;
    float: left;
}

.pagination li a {
    background: url("../../images/son/page.png") no-repeat scroll 0 0 transparent;
    color: #666666;
    float: left;
    font: 11px Tahoma;
    height: 21px;
    margin-right: 3px;
    padding: 5px 0 0;
    text-align: center;
    text-decoration: none;
    width: 26px;
}
.pagination li a:hover, .pagination li a.current {
    background: url("../../images/son/page.png") no-repeat scroll 0 -30px transparent;
    color: #FFFFFF;
}
.VideoAramaBaslik {
    margin-top: -14px;
    margin-bottom: 10px;
}


.videoaramabaslik span {
    color: #F51D00;
}

.aramabaslik {
    float: left;
    margin-right: 5px;
    font-size: 14px;
    color:#9b9608;
}





/*yeni video galeri cssleri */


.w-660 a {
    color: #195EA5;
    text-decoration: none;
}
.w-660 a:hover {
    text-decoration: underline;
}

.w-560 {
    width: 560px;
}
.fl {
    float: left;
}


.mb-10 {
    margin-bottom: 10px;
}

.header-blue-660 {
    background: url("../../images/son/header-blue-660.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 48px;
    padding-left: 15px;
    width: 645px;
}

.contact-input {
    background: url("../../images/son/input_bg.jpg") no-repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    float: right;
    font: 12px Tahoma;
    margin: 2px 0 5px;
    padding: 6px;
    width: 306px;
}

.charcounter {
    clear: both;
    float: left;
}

.contact-button {
    background: url("../../images/son/button-bg.png") repeat-x scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    font: bold 12px Tahoma;
    padding: 8px 0;
    width: 120px;
    border-radius: 3px;
    cursor:pointer;
}



.mb-20 {
    margin-bottom: 20px;
}
.bg-grey-660 {
    background: url("../../images/son/bg-grey-660.gif") no-repeat scroll center bottom transparent;
    float: left;
    padding: 0 0 15px 15px;
    width: 645px;
}

.all-button {
    background: url("../../images/son/all-button.png") no-repeat scroll right top transparent;
    float: right;
    font: 11px Tahoma;
    height: 21px;
    padding: 12px 20px 0 40px;
}

.header-blue-660 h2, .header-blue-660-2 h2, .header-blue-300 h2, .header-green-300 h2 {
    color: #DF0001;
    float: left;
    font: bold 16px/20px Arial;
    height: 40px;
    padding: 8px 0 0;
}


.comments {
    float: left;
}
.comments ul {
    border-top: 1px dashed #D9D9D9;
    float: left;
    width: 630px;
}
.short {
    font-size: 12px;
    line-height: 20px;
}
.full {
    font-size: 12px;
    line-height: 20px;
}

.comments li {
    background: url("../../images/son/list-green.png") no-repeat scroll 0 0 transparent;
    border-bottom: 1px dashed #D9D9D9;
    display: inline;
    float: left;
    padding: 10px 0;
    width: 630px;
}
.comments li:hover {
    background: url("../../images/son/list-blue.png") no-repeat scroll 0 0 transparent;
}
.comments li.answer {
    background: url("../../images/son/list-blue.png") no-repeat scroll 0 0 transparent;
    border-bottom: 1px dashed #D9D9D9;
    padding: 10px 0 10px 60px;
    width: 570px;
}
.comments li div {
    float: left;
    margin-top: 5px;
    width: 90px;
}
.comments li span {
    color: #EA0000;
    float: right;
    font-weight: bold;
    margin: 0px 10px 0 0;
    text-align: right;
    width: 100px;
    height: 30px;
}

.comments li span strong{
    color: #17A905;
    margin-right: 15px;
}


.comments li span img {
    float: right;
    margin-left: 10px;
}
.comments li a {
    color: #333333;
    font-weight: bold;
}
.comments li p {
    color: #999999;
}
.comments li p a {
    color: #DF0001;
    font: bold 12px Tahoma;
}
.comments li:hover .down, .comments li:hover .up{
    display:block !important;
}
.comments li:hover .comment-rate > div{
    display:none;
}
.comment-owner {
    background: url("../../images/son/comment-owner.gif?v=1") no-repeat scroll 0 0 transparent;
    float: left;
    height: 60px;
    padding: 3px 12px 3px 3px;
    width: 60px;
    margin-left: 5px;
}
.comment-add {
    float: left;
    margin-bottom: 10px;
    width: 630px;
}

.pagination {
    float: left;
}

.pagination li {
    display: inline;
    float: left;
}
.pagination li a {
    background: url("../../images/son/page.png") no-repeat scroll 0 0 transparent;
    color: #666666;
    float: left;
    font: 11px Tahoma;
    height: 21px;
    margin-right: 3px;
    padding: 5px 0 0;
    text-align: center;
    text-decoration: none;
    width: 26px;
}

.pagination li a:hover, .pagination li a.current {
    background: url("../../images/son/page.png") no-repeat scroll 0 -30px transparent;
    color: #FFFFFF;
}

.listeleme {
    padding: 15px 0 10px;
}

.listeleme li:first-child {
    border: medium none;
    padding-top: 0;
}


.listeleme li {
    border-top: 1px solid #CBCBCB;
    display: block;
    margin-bottom: 7px;
    padding-top: 7px;
    background-color: #fbfbfb;
	position:relative;
}

.listeleme li a {
    display: block;
    height: 100%;
    width: 100%;
    color: #505050;
}

.listeleme li .captionLink {
    display: block;
    float: right;
    font-size: 13px;
    line-height: 1.2;
    margin-bottom: 4px;
    width: 150px;
}




.listeleme li .clock {
    color: #b0b0b0;
    float: right;
    font-size: 10px;
    line-height: 1.2;
    width: 150px;
    margin-top:-13px;
}



.video_sol_taraf {
    float:left;width: 645px;font:12px/1 Arial;
}



.yeni_alt_tasarim_ic_sayfa {
    overflow: hidden;
    position: relative;
    width: 670px;
}
.yeni_alt_tasarim_ic_sayfa ul {
    width: 104%;
}

.yeni_alt_tasarim_ic_sayfa li {
    float: left;
    margin: 0 17px 15px 0;
    width: 200px;
    height: 145px;
	position:relative;
}


.yeni_alt_tasarim_ic_sayfa a {
    display: block;
    height: 100%;
    text-decoration: none;
    width: 100%;
}

.yeni_alt_tasarim_ic_sayfa a >img {
    height: 102px;
    width: 200px;
}

.yeni_alt_tasarim_ic_sayfa .basligi {
    color: #505050;
    display: block;
    margin: 3px 0 0;
    padding-left: 10px;
}

.yeni_alt_tasarim_ic_sayfa .sag_taraf {
    float: right;
    margin-right: 3px;
    margin-top: 8px;
    color:#505050;
}

.yeni_alt_tasarim_ic_sayfa .sag_taraf label {
    color: #ac0000;
}

.yeni_alt_tasarim {
    overflow: hidden;
    position: relative;
    width: 670px;
	background:#FBFBFB;
	height:auto;
	padding-bottom:15px;
	padding-top:15px;
}
.yeni_alt_tasarim ul {
    width: 104%;
}

.yeni_alt_tasarim li {
    float: left;
    margin: 0 8px 15px 0;
    width: 228px;
    height: 160px;
	position:relative;
	background:#dfe0de;
}

.yeni_alt_tasarim a {
    display: block;
    height: 100%;
    text-decoration: none;
    width: 100%;
	padding-top:7px;
	padding-left:2px;
}

.yeni_alt_tasarim a >img {
    height: 102px;
    width: 223px;

}

.yeni_alt_tasarim .basligi {
    color: #505050;
    display: block;
    margin: 3px 0 0;
    padding-left: 10px;
	font-size:15px;
}

.yeni_alt_tasarim .sag_taraf {
    float: right;
    margin-right: 3px;
    margin-top: 8px;
    color:#505050;
	position:absolute;
	right:0;
	bottom:6px;
}

.yeni_alt_tasarim .sag_taraf label {
    color: #ac0000;
}

.part_secili {
    font-weight: bold;
    color: #ac0000 !important;
}


.mb-10 .error {
    clear: both;
    color: #AA2222;
    float: left;
    font-weight: bold;
}

.mesaj_tamam {
    color: #FF8A00;
    font-weight: bold;
}

.sosyal_medya {
    float:left;width: 100%;height: 30px;padding-top: 10px;text-align: center;
}
.sosyal_medya a {
    color: #565656;
    text-decoration: none;
}
.sosyal_medya a:hover {
    color: #AC0000 !important;
}
.sosyal_medya .facePaylas {
    background-image:url(../images/fbshare.png);
}
.icoshares {
    background-position: left top;
    display: inline-block;
    height: 20px;
    margin: 0 10px 0 -10px;
    text-indent: -9999px;
    width: 55px;
    position: relative;
    top: -8px;
}
.icoshares:hover {
    background-position: left bottom;
}
.izlenme_kismi {
    float:left;width: 314px;height:20px;padding:4px;
}

.yeni_sistem_genel {
    width: 980px; margin: 20px auto;
}
.yeni_sistem_bosluk {
    float: left;width: 33px;height: 5px;
}

.yeni_sistem_sag {
    float:left;width: 300px;
}



/*anasayfa başlangıç*/
.baslik_ana{
    color:#000000;
 font-size:26px;
    margin:0 0 12px;
    padding:0 0 7px;
    border-bottom:1px solid #D3D5D5;
}
.baslik_ana a,a:hover{
    color:#000000;
    text-decoration: none;
}

.video_kategori {
    float:left;width: 961px;background:#fbfbfb;padding-left:15px;
}
.tek_resim {
    float: left;width: 442px;height: 252px;position:relative;
}

.playy {background: url("../images/play.png?v=4") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 127px;
    position: absolute;
    width: 124px;
	left:150px;
	top:65px;
	opacity:0.5;
	}
	.playy2 {background: url("../images/play50.png?=v2") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 50px;
    position: absolute;
    width: 50px;
	left:90px;
	top:25px;
	opacity:0.5;
	}
	.playy3 {background: url("../images/play25seffaf.png?=v3") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 25px;
    position: absolute;
    width: 25px;
	left:50px;
	top:25px;
	opacity:0.5;
	}
.fb-like {top:0 !important}
.listeleme li:hover .playy3 {background: url("../images/play25.png?=v3") no-repeat;}
.anasayfa_sosyal img:hover {opacity:0.7}
.yeni_alt_tasarim_ic_sayfa li :hover > .playy2 {background: url("../images/playyesil50.png?v=4") no-repeat;}
.yeni_alt_tasarim a:hover > .playy2 {background: url("../images/playyesil50.png?v=4") no-repeat;}
.yeni_alt_tasarim a:hover  {opacity:0.7}
.tek_resim:hover  .playy{background: url("../images/playyesil.png?v=4") no-repeat;}
.tek_resim a,a:hover {
    text-decoration: none;
}
.tek_resim img {
    width:442px;height:252px;
}
.ufak_bosluk {
    float:left;width: 10px;height: 2px;
}
.anasayfa_ozel_sag {
    float:left;width: 195px;height: 252px;
}
.anasayfa_sosyal {
    margin: 0;height: 58px;
}
.anasayfa_sosyal img {
    float:left;margin-bottom:5px;margin-left:10px;
}
.anasayfa_sosyal a:hover {opacity:0.7}
.anasayfa_aciklama {
   float: left;margin-left: 7px; margin-top: 5px;height: 191px;
}
.anasayfa_aciklama:hover{text-decoration:underline;}
.anasayfa_aciklama a,a:hover {
    text-decoration: none;
    color:#565656;
}
.tek_video_baslik {
    font-size:18px;
	display:block
}
.tek_video_spot {
    font-size:13px;float:left;margin-top:10px;
	line-height:16px
}
.anasayfa_kategori_reklam {
    float:right;width: 302px;height: 252px;
}
.alt_tasarim_div {
    float: left;width: auto;margin-top: 15px;
}
.anasayfa_li_ozel {
    font-size:12px;width: 210px;
}

/*anasayfa bitiş*/



/* video manşet başlangıç */
#slides {
    display: none;
    width:966px;
}
#slides a,a:hover {
    text-decoration: none;
}
#slides .slidesjs-navigation {
    margin-top:3px;
}
#slides .slidesjs-previous {
    background-image: url("../../video/images/sag_sol.png");
    background-position: 0px center;
    width: 20px;
    height: 25px;
    margin-right: 5px;
    float: left;
}
#slides .slidesjs-next {
    background-image: url("../../video/images/sag_sol.png");
    background-position: 17px center;
    margin-right: 5px;
    width: 20px;
    height: 25px;
    float: left;
}
.slidesjs-pagination {
    margin: 6px 0 0;
    float: right;
    list-style: none;
}
.slidesjs-pagination li {
    float: left;
    margin: 0 1px;
}
.slidesjs-pagination li a {
    display: block;
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url("../../video/images/pagination.png");
    background-position: 0 0;
    float: left;
    overflow: hidden;
}
.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
    background-position: 0 -13px
}
.slidesjs-pagination li a:hover {
    background-position: 0 -26px
}
#slides a:link,
#slides a:visited {
    color: #333
}
#slides a:hover,
#slides a:active {
    color: #9e2020;
}
.navbar {
    overflow: hidden
}

.container {
    clear:both;
    width:100%;
    height:100%;
    position: relative;
    z-index: 999;
}

.ozel_video_manset {
    width:0px;
    height:380px;
    top:0;
    position:absolute;
    background-color:#000000;
    opacity:0.7;
}
.baslikx1 {
    color: #FFFFFF;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2em;
}
.baslikx2 {
    color: #FFFFFF;
    font-size: 15px;
    float: left;
    margin-top: 10px;
	line-height:18px;
}
.sag_taraf_yasla {
    float:right;
    right: 0;
}
.sol_taraf_yasla {
    float: left;
    left: 0;
}
.manset_icerigi {
    float: left;
    margin-left: 10px;
    margin-top: 40px;
    padding: 4px;
    border-top: 2px solid #eeeeee;
    border-bottom: 2px solid #9F0000;
    height: 280px;
    width: 290px;
}
/* video manşet bitiş */


/* Video navigator başlangıç */

.video_navigator {
    float:left;height:35px;width: 100%;background-color: #000000;background-image: url('/yeni/video/images/video_bar.png');text-align: center;color: #ffffff;
}

.video_navigator > form > select {
    position: relative;
    top:4px;
    padding: 2px;
    text-align: center;
    border: 1px solid;
    border-radius: 3px;
}

.video_navigator > form > button {
    position: relative;
    top:4px;
    padding: 2px;
    text-align: center;
    border: 1px solid;
    border-radius: 3px;
    background-color: #f500f5;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
}

/* Video navigator bitiş */
.reklam_en_ust {width: 100%; height: 90px; margin-bottom: 5px; text-align: center;}

.text_div1 {
    float:left;width: 300px;background-color: #e3e3e3;border: 1px solid #DBDBDB;border-radius: 5px;max-height: 250px;color:#343434 !important;font:12px/1 Arial !important;
}
.text_reklamlar2 {
    float: left;margin:5px;width: 290px;max-height: 250px;
}
.text_reklamlar2 li {
    border-top: 1px solid #CCCCCC;height: auto;display: block;margin-bottom: 2px;
}
.text_reklamlar2 li:first-child,.text_reklamlar2 li.border {
    border: medium none;
}
.text_reklamlar2 a {
    background: url("../../images/son/yeni_arrow.png") no-repeat scroll 10px center transparent;
    color: #000000;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 100%;
    line-height: 25px;
    padding: 0 5px 0 26px;
    text-decoration: none;
}
.text_reklamlar2 li.active > a,.text_reklamlar2 li:hover{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 0 0 5px;
}

.text_div {
    float:left;width: 480px;background-color: #e3e3e3;border: 1px solid #DBDBDB;border-radius: 5px;
}
.text_reklamlar,.text_reklamlar1 {
    float: left;width: 335px;height: 150px;margin:5px;
}
.text_reklamlar li,.text_reklamlar1 li {
    border-top: 1px solid #CCCCCC;
    display: block;
    height: 29px;
}
.text_reklamlar li:first-child,.text_reklamlar1 li:first-child, .text_reklamlar li.border,.text_reklamlar1 li.border {
    border: medium none;
}
.text_reklamlar a,.text_reklamlar1 a {
    background: url("../../images/son/interactive-arrow.png") no-repeat scroll 10px center transparent;
    color: #1F3857;
    display: block;
    font-size: 13px;
    font-weight: normal;
    height: 100%;
    line-height: 31px;
    padding: 0 5px 0 26px;
    text-decoration: none;
}
.text_reklamlar li.active > a,.text_reklamlar1 li.active > a, .text_reklamlar li:hover ,.text_reklamlar1 li:hover{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 0 0 5px;
}
.text_resim,.text_resim1 {
    float: left;width: 120px;height: 150px;margin:5px;
}
.text_ara{
    float:left;width: 15px;height: 170px;background-color: #ffffff;
}

.diger_icerik {
    width: 980px;
    margin: 0 auto;
    position: relative;
    z-index: 999999;
}
.video_partlar {
    float:left;width: 632px;height:20px;padding:4px;
}
.sag {
    float: right;
}