@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Open+Sans&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin-ext,latin);
html
{
margin: 0;
padding: 0;
}

body {
	font-family:"Poppins", sans-serif; 
	font-size:12px;
	outline:medium none;
    margin:0;
    background:#f8f8f8;
}
ul { margin:0; padding:0; list-style:none;}
ol {
    border: 0 none;
    list-style: outside none none;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
ul li {list-style:none;}
.center {
    text-align: center;
}
.clear {clear:both;}
.clr:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
a {text-decoration:none;}
p {
	margin:0;
	padding:0;
}
img {
	border:0;
}
.mt10{margin-top:10px;}
.mb10{margin-bottom:10px;}
.ustLogoAlti {
    background-color: #990501;
    border-top: 1px solid #ad3733;
    height: 89px;
    left: 0;
    position: absolute;
    top: 42px;
    width: 100%;
    z-index: -1;
}
.categoriesBg {
    border-bottom: 2px solid rgb(239, 239, 239);
    height: 43px;
    position: absolute;
    top: 132px;
    width: 100%;
    z-index: -1;
    background: #45484d; /* Old browsers */
    background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #45484d 0%,#000000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #45484d 0%,#000000 100%); /* IE10+ */
    background: linear-gradient(to bottom, #45484d 0%,#000000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.categoriesBg1 {
    border-bottom: 2px solid #e00904 !important;
}
.categoriesBg2 {
    border-bottom: 2px solid #297fb8 !important;
}
.categoriesBg3 {
    border-bottom: 2px solid #2d3e50 !important;
}
.categoriesBg4 {
    border-bottom: 2px solid #f39c11 !important;
}
.categoriesBg5 {
    border-bottom: 2px solid #27ae61 !important;
}
.categoriesBg6 {
    border-bottom: 2px solid #7e8c8d !important;
}
.categoriesBg7 {
    border-bottom: 2px solid #ab2a2a !important;
}
.categoriesBg8 {
    border-bottom: 2px solid #ff6600 !important;
}
.categoriesBg9 {
    border-bottom: 2px solid #41c7ff !important;
}
.categoriesBg10 {
    border-bottom: 2px solid #d23937 !important;
}
#genel {
    margin: 0 auto;
    padding: 5px 0;
    width: 980px;
    position: relative;
}
#tema3-top {
	height:37px;
    width: 980px;
    margin: 0 auto;
}
#tema3-top ul {
	margin:0;
	list-style:none;
	padding:0;
}
#tema3-top ul li {
	float:left;
    border-left: 1px solid #e9e9e9;
}
#tema3-top ul li a {
	padding:0 10px;
	display:block;
	height:25px;
	line-height:25px;
	text-decoration:none;
	font-size:12px;
	color:#858585;
}
#tema3-top ul li a:hover {
color: #CC0000;
}

#haber-ara {
   height: 25px;
   float:right;
}

#haber-ara #search input[type="text"] {
    background: url(tema/search-white.png) no-repeat 10px 6px #fcfcfc;
    border: 1px solid #d1d1d1;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #bebebe;
    width: 150px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

#haber-ara #search input[type="text"]:focus {
    width: 200px;
    }
#tema3-header {
	height:90px;
}
#tema3-header .logo {
	float:left;
    width: 220px;
    margin-top: 20px;
}
#tema3-header .header-reklam {
	float:right;
}
#tema3-header .sag-menu {
    float:right;
    margin-top: 7px;
}
#tema3-header .sag-menu a {
    color: #fff;
    font-family: 'PT Sans',sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding-left: 25px;
}
#haber-menu {
	width:980px;
}
.tarih-hava {
	float:left;
	width:220px;
	padding-top:8px;
	position:relative;
    color: #F8F8F8;
}
.tarih-hava span {
	display:block;
}
.tarih-hava span.tarih-ust {
	float:left;

}
.tarih-hava span.hava-durumu-ust {
	left:0;
    font-size: 12px;
	top:35px;
	position:absolute;
}
span.hava-durumu-ust img {
	width:50px;
    vertical-align: middle;
}

#haber-menu-kategori {
	height:44px;
	position:relative;
}
#haber-menu-kategori ul {
    padding-left: 5px;
}
#haber-menu-kategori ul li {
    float: left;
    padding: 0 11px;
	line-height:44px;
}
#haber-menu-kategori ul li:hover {
    background-color: #7b7b7b;
}
#haber-menu-kategori ul li:hover a {
    color: #FFF;
}
#haber-menu-kategori ul li a {
    color: #f1f1f1;
    display: block;
	font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
	text-decoration:none;
}
#haber-menu-kategori .aktif_1:hover {
    background-color: #e00904 !important;
}
#haber-menu-kategori .aktif_2:hover {
    background-color: #297fb8 !important;
}
#haber-menu-kategori .aktif_3:hover {
    background-color: #2d3e50 !important;
}
#haber-menu-kategori .aktif_4:hover {
    background-color: #f39c11 !important;
}
#haber-menu-kategori .aktif_5:hover {
    background-color: #27ae61 !important;
}
#haber-menu-kategori .aktif_6:hover {
    background-color: #7e8c8d !important;
}
#haber-menu-kategori .aktif_7:hover {
    background-color: #ab2a2a !important;
}
#haber-menu-kategori .aktif_8:hover {
    background-color: #ff6600 !important;
}
#haber-menu-kategori .aktif_9:hover {
    background-color: #41c7ff !important;
}
#haber-menu-kategori .aktif_10:hover {
    background-color: #d23937 !important;
}
#tema3-spot {
    height: 200px;
    padding: 10px 0;
    position: relative;
    width: 980px;
}
#tema3-spot .mec-content {
    height: 210px;
}
#tema3-spot ul.me-content li {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    float: left;
    margin-right: 19px;
    min-height: 200px;
    text-align: center;
    width: 230px;
    position: relative;
}
#tema3-spot ul.me-content li.last {
    margin-right: 0;
}
#tema3-spot ul.me-content li img {
    height: 130px;
    margin-bottom: 8px;
    width: 230px;
    border-bottom: 3px #CC0000 solid;
}
#tema3-spot ul.me-content li div.sd {
    background: url("img/sondk.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-size: cover;
    bottom: 70px;
    display: block;
    height: 15px;
    position: absolute;
    width: 230px;
}
#tema3-spot a {
    color: #000;
    font-family: 'PT Sans',sans-serif;
    font-size: 18px;
    font-weight: 700;
}
#tema3-spot a:hover {
    color: #ff0000;
    text-decoration: underline;
}
#tema3-manset {
	float:left;
	width:660px;
}
#headline {
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
    width: 660px;
    z-index: 1;
}
#headline .navigation {
    background-color: #fff;
    border-bottom: 1px solid #d3d3d3;
    border-top: 3px solid #c9321f;
    height: 45px;
    position: relative;
    width: 660px;
}
#headline .navigation ul li {
    float: left;
    height: 50px;
    margin-right: 6px;
}
#headline .navigation .left li a {
    background: url("tema/slider-pager-bg.png") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
    color: #7c7c7c;
    display: block;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    height: 32px;
    padding-top: 15px;
    text-align: center;
    width: 32px;
    font-weight: 700;
}
#headline .navigation ul li .selected {
    background-position: 0 -59px;
    color: #ffffff;
}
#headline .headlines {
    height: 351px;
    width: 660px;
}
#headline .headlines .headlineItem {
    display: none;
    height: 351px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 660px;
}

#headline .headlines .headlineItem h3 a {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 5px;
    bottom: 20px;
    color: #000;
    display: block;
    font-family: 'PT Sans', sans-serif;
    font-size: 26px;
    left: 10px;
    line-height: 30px;
    padding: 15px;
    position: absolute;
    width: 92%;
    opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
}

#tema3-yazar {
	float:left;
	width:300px;
	margin-left:20px;
	height:220px;
}
#tema3-yazar-ic {
	width:300px;
}
.right_title {
    background: url("tema/titles.png") repeat scroll -84px -93px transparent;
    height: 35px;
    width: 100%;
}
.right_title div {
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 20px;
    padding: 10px 10px 5px;
    text-align: center;
}
.right_title a {
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-weight: bold;
    text-align: center;
}
.right_title  .buttons_r{ float:right;}
.right_title  .buttons_r:hover{
	background:url(tema/titles.png) -321px -173px;
}
.right_title  .buttons_n:hover{
	background:url(tema/titles.png) -321px -173px;
}
.right_title  .buttons_p:hover{
	background:url(tema/titles.png) -321px -173px;
}
#author_r_home{
	width:300px;
	margin-top:0px;
	color:#333;
	font-weight:bold;
	overflow:hidden;
	font-size:13px;

}

#author_r_home .author_r_home_slide{

}
#author_r_home .item_dis{
	float:left;
	width:100%;
}
#author_r_home  .item{
	padding:5px;
	background-color:#F0F0F0;
	border-bottom:#DFDFDF 2px dotted
	}
#author_r_home  .item img{
	padding:1px; margin-right:5px;border:#FFF 3px solid; float:left;
	}
#author_r_home  .item h3 { padding:0; margin:5px 0 5px 0;}	
#author_r_home  .item h3 a { line-height:18px; color:#036;}
#author_r_home  .item .date{ font-size:11px; padding:4px 0px 4px 0px;}

#author_r_home  .item a{
	color:#333;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:19px;

}

#tema3-gundem {
	float:left;
	margin-left:20px;
	width:300px;
}

#tema3-gundem ul li {
    height: 100px;
}
#tema3-gundem ul li a {
color: #454545;
display: block;
font-family: 'PT Sans', sans-serif;
font-size: 16px;
    font-weight: 700;
transition-duration: 0.2s;
transition-property: color;
}
#tema3-gundem ul li a:hover {
    color:#e8393a;
}
#tema3-gundem ul li a img {
    float: right;
    margin-left: 10px;
}
#tema3-gundem .bx-wrapper .bx-viewport {
}

#tema3-gundem .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 5px;
}

#tema3-gundem .bx-wrapper .bx-pager .bx-pager-item,
#tema3-gundem .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#tema3-gundem .bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#tema3-gundem .bx-wrapper .bx-pager.bx-default-pager a:hover,
#tema3-gundem .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
#tema3-icerik {
	margin-top:10px;
}
#tema3-icerik-sol {
	float:left;
	width:660px;
}
#tema3-icerik-sag {
	float:left;
	width:300px;
	margin-left:20px;
}
.tema3-manset-alti li {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    float: left;
    height: 230px;
    margin: 5px;
    position: relative;
    text-align: center;
    width: 210px;
}
.tema3-manset-alti li a {
    color: #000;
    font-family: 'PT Sans',sans-serif;
    font-size: 16px;
    font-weight: 700;
}
.tema3-manset-alti li:hover {
	background-color:#333;
}
.tema3-manset-alti li:hover a {
    color:#FFF;
}
.tema3-manset-alti li img {
	margin-bottom:5px;
}
.tema3-manset-alti span.manset-alti-golge {
	display:block;
	background:url(tema/manset-alti-golge.png) no-repeat center -2px scroll;
	width:200px;
	height:16px;
}
.tema3-manset-alti li span.manset-alti-haber-baslik {
	font-weight:bold;
	display:block;
	margin-bottom:3px;
}
.tema3-manset-alti li span.manset-alti-haber-ozet {
	text-align:left;
	display:block;
}
.sol-icerik-reklam {
	width:100%;
	display:block;
	padding:15px 0;
	text-align:center;
	clear:both;
}

.sftglr-ustsol {
    background: url("tema/ftglr-ustsol.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 39px;
    width: 4px;
}
.sftglr-ustsag {
    background: url("tema/ftglr-ustsag.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 39px;
    width: 4px;
}
.sftglr-ustorta {
    background: url("tema/ftglr-ustorta.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 652px;
}
.sftglr-alt {
    background: url("tema/sftglr-alt.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 270px;
    margin-bottom: 5px;
    width: 660px;
}
.sftglr-ustorta .sol {
    float: left;
    margin: 12px 0 0 8px;
}
.sftglr {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 660px;
}
.sftglr li {
    float: left;
	width:164px;
	text-align:center;
}
.sftglr li img {
    border: 3px solid #555555;
    height: 100px;
    margin: 0px 5px 0px 10px;
    width: 140px;
}
.sftglr li img:hover {
    border: 3px solid #949494;
}

.sftglr li p {
	margin:3px 0;
	padding:0;
	line-height:20px;
	display:block;
	
}
.sftglr li p a {
    color: #FFFFFF;
}
.sftglr li p a:hover {
    color: #B6B6B6;
}
.fancyres {
	background:url("tema/image-zoom.png") no-repeat scroll center center transparent;
    display: block;
}
#tema3-dikey-haberler li, #tema3-yazarlar li {
    border-bottom: 1px dotted #DDDDDD;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 660px;
}
#tema3-dikey-haberler li img, #tema3-yazarlar li img {
    border: 1px solid #DDDDDD;
    float: left;
	padding:2px;
    margin-right: 10px;
}
#tema3-dikey-haberler li h2, #tema3-yazarlar li h2 {
	font-family: 'Open Sans', sans-serif;
    color: #333333;
    float: left;
    font-size: 16px;
    margin-bottom: 10px;
    width: 446px;
}
#tema3-dikey-haberler li p {
    color: #666666;
    float: left;
    font-size: 12px;
    width: 446px;
}
#tema3-yazarlar li p {
    color: #666666;
    float: left;
    font-size: 14px;
    width: 446px;
}
#tema3-dikey-haberler li a:hover img, #tema3-yazarlar li a:hover img {
    border: 1px solid #E20000;
}
#tema3-dikey-haberler li em, #tema3-yazarlar li em {
    background: url("tema/kategori-bg.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    margin-top: 5px;
    text-align:center;
    padding: 5px;
    min-width: 110px;
	bottom:10px;
	right:10px;
	position:absolute;
}
#tema3-dikey-haberler li em a, #tema3-yazarlar li em a {
    color: #FFFFFF;
	
}
#tema3-dikey-haberler li em a:hover, #tema3-yazarlar li em a:hover {
    color: #333;
}
#tema3-dikey-haberler li a:hover h2, #tema3-dikey-haberler li a:hover p {
    color: #E20000;
}
.sag-kutu {
	width:300px;
	margin-bottom:10px;
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
}
.kutu-baslik {
    background: none repeat scroll 0 0 #e20904;
    color: #ffffff;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    height: 32px;
    padding: 8px 0 0 10px;
    text-shadow: 1px 1px 1px #000;
}
.kutu-baslik.yesil {
    background: #74B035 url(css/start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png) 50% 50% repeat-x;
    text-shadow: 1px 0px 0px #96c56f;
}
.kutu-baslik.turuncu {
    background: #E45F31 url(css/start/images/ui-bg_gloss-wave_45_e14f1c_500x100.png) 50% 50% repeat-x;
    text-shadow: 1px 0px 0px #E45F31;
}
.kutu-baslik span {
    padding-left: 5px;
}
.tema3-cok-okunan li {
    border-bottom: 1px solid #ccc;
    display: block;
    height: 92px;
    padding: 10px 0;
    width: 90%;
    margin: 0 auto;
}
.tema3-cok-okunan li:last-child {
    border-bottom: none;

}
.tema3-cok-okunan li a {
    color: #333;
    display: block;
}
.tema3-cok-okunan li a:hover {
    text-decoration: underline;
}
.tema3-cok-okunan li a.cok-oku-baslik {
    font-family: 'PT Sans',sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}
.tema3-cok-okunan li img {
    float: left;
    margin-right: 5px;
    padding: 1px;
}

.sag-kutu-cerceve {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #E5E5E5;
    border-width: 0 1px 1px;
    padding: 5px;
    width: 288px;
}
#anketform {
	padding:10px;
}
.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
	margin-right:10px;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
	behavior: url(js/PIE.htc);
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    background-color: #E6E6E6;
    color: #333333;
}
.btn:active, .btn.active {
}
.btn:first-child {
}
.btn:hover, .btn:focus {
    background-position: 0 -15px;
    color: #333333;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
.btn:focus {
    outline: thin dotted #333333;
    outline-offset: -2px;
}
.btn.active, .btn:active {
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0 none;
}
.btn.disabled, .btn[disabled] {
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.65;
}
.btn-success {
    background-color: #5BB75B;
    background-image: linear-gradient(to bottom, #62C462, #51A351);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    background-color: #51A351;
    color: #FFFFFF;
}
.btn-success:active, .btn-success.active {
}
.btn-warning {
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    background-color: #f89406;
    color: #fff;
}
.btn-inverse {
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444, #222);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222;
    color: #fff;
}

.btn-info {
    background-color: #49AFCD;
    background-image: linear-gradient(to bottom, #5BC0DE, #2F96B4);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #2F96B4;
    color: #FFFFFF;
}
.btn-info:active, .btn-info.active {
}
.svdglr-ustsol {
    background: url("tema/vdglr-ustsol.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 39px;
    width: 4px;
}
.svdglr-ustsag {
    background: url("tema/vdglr-ustsag.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 39px;
    width: 4px;
}
.svdglr-ustorta {
    background: url("tema/vdglr-ustorta.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 292px;
}
.svdglr-alt {
    background: url("tema/svdglr-alt.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 270px;
    width: 300px;
}
.svdglr-ustorta .sol {
    float: left;
    margin: 12px 0 0 8px;
}
.svdglr {
    display: block;
    margin: 0 auto;
    width: 280px;
	padding:10px;
}
.svdglr li {
    float: left;
	text-align:center;
	margin-right:9px;
}
.svdglr li a{
    color:#FFF;
}
.svdglr li img {
    border: 3px solid #30397A;
    height: 73px;
	margin:5px 0;
    width: 125px;
}
.svdglr li img:hover {
    border: 3px solid #6770B2;
}
.fancy {
    background: url("tema/video_play_k.png") no-repeat scroll center center transparent;
    display: block;
}
.tema3-select {
    border: 1px solid #CFCFCF;
    color: #393939;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin-bottom: 15px;
    margin-top: 5px;
    padding: 5px;
    width: 278px;
}
.tbugun {
    background-color: #8EBA31;
    font-size: 12px;
    margin-bottom: 10px;
    min-height: 100px;
    padding: 10px;
    width: 280px;
}
.tema3-liste-haber-sol {
	width:330px;
	float:left;
	border-bottom: 1px dotted #DDDDDD;
	margin-bottom:10px;
}
.tema3-liste-haber-sol h4 {
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
	margin:0 0 10px 0;
}
ul.haber-liste-yatay li {
	float:left;
	width:155px;
	padding:5px 5px;
    min-height: 220px;
	margin-bottom:15px;
}
ul.haber-liste-yatay li a, ul.haber-liste-dikey li a {
	display:block;
	color:#333;
}
ul.haber-liste-yatay li:hover{
	background-color:#EFEFEF;
}
ul.haber-liste-yatay li img {
	padding:2px;
	border:1px solid #CCC;
	margin-bottom:5px;
}
ul.haber-liste-yatay li span {
	display:block;
	padding-top:5px;
}
ul.haber-liste-dikey li {
	width:320px;
	padding:5px 5px;
	margin:15px 0;
	min-height: 60px;
}
ul.haber-liste-dikey li a:hover {
	text-decoration:underline;
}
ul.haber-liste-dikey li img {
	float:left;
	padding:2px;
	border:1px solid #CCC;
	margin-right:5px;
}
#burc a {
    float: left;
    padding: 3px;
}
#burc a span {
    display: block;
    margin: 0 0 3px;
}
#burc a .burcAdi {
    color: #666666;
    text-align: center;
}
.eb {
    background: url("tema/burc.png") repeat scroll 0 0 transparent !important;
    display: block;
    height: 41px;
    width: 41px;
}
.koc {
    background-position: 0 top !important;
}
.boga {
    background-position: -42px top !important;
}
.terazi {
    background-position: -84px top !important;
}
.yengec {
    background-position: -126px top !important;
}
.ikizler {
    background-position: -168px top !important;
}
.akrep {
    background-position: -210px top !important;
}
.kova {
    background-position: -252px top !important;
}
.balik {
    background-position: -294px top !important;
}
.aslan {
    background-position: -336px top !important;
}
.basak {
    background-position: -378px top !important;
}
.yay {
    background-position: -420px top !important;
}
.oglak {
    background-position: -462px top !important;
}

.copyright {
	background-color:#EEEEEE;
	display:block;
	padding:10px 10px;
	border:1px solid #ccc;
	border-top:0px;
	width:960px;
	margin-bottom:10px;
}
.copyright span {
	display:block;
}
.copyright a {
	color:#666;
}
.fright {float:right;}
.fleft {float:left;}

.tema3-haber-detay{
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
}
.tema3-haber-detay h1, #tema3-firmalar h2{
	margin:0 0 15px 0;
	font-family: 'PT sans', sans-serif;
	font-size:30px;
	color:#454545;
    font-weight: 700;
    padding: 0 10px;
}
.haber-detay-tarih {
	height:40px;
	line-height:40px;
	border:1px dotted #ccc;
	border-left:0;
	border-right:0;
    padding: 0 10px;
}
.haber-detay-tarih a {
	color:#C00;
}
span.haber-tarih {
	float:left;
	display:block;
}
.font-boyut {
	float:right;
}
.font-boyut img {
	vertical-align:middle;
	cursor:pointer;
}
.haber-spot {
	padding:10px 0;
	border-bottom:1px dotted #ccc;

}
.haber-spot h2 {
	font-size:18px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    color: #CC0000;
    padding: 0 10px;
}
.haber-spot img {

}
.haber-detay-icerik {
	margin-top:10px;
	line-height:22px;
    padding: 10px;
}
.haber-detay-icerik p {
	padding-bottom:7px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #444444;
}
.haber-detay-icerik a {
	color:#FF0000;
}
.haber-detay-reklam {
	float:left;
	margin-right:10px;
}
.haber-detay-baslik {
	color: #444444;
    font-weight: 700;
	line-height: 40px;
    width: 650px;
	font-family: 'PT Sans', sans-serif;
	font-size:24px;
	margin-bottom:10px;
}
.haber-detay-baslik span, .haber-detay-yorum-baslik span,.tema3-yazar-baslik span {

}
.haber-kaynak {
	margin:20px 0 10px 0;
	color:#999;
    padding: 0 10px;
}
.haber-etiketler {
    background-color:#FBFBFB;
    color: #333333;
    margin: 15px 0;
    padding: 5px;
}
.haber-etiketler span a {
	float:left;
	background:url(tema/tag-icon.png) no-repeat left center;
    display:block;
	padding-left:22px;
	color:#333;
	margin-right:7px;
	line-height:22px;
}
.haber-etiketler span a:hover {
	color:#06C;
}
.haber-detay-yorum-baslik {
	background: #f6a828 url(tema/yorumlar-bg.png) 50% 50% repeat-x;
    color: #FFFFFF;
    font-weight: bold;
    height: 23px;
	line-height: 23px;
    padding: 5px;
    width: 650px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
}
.haber-detay-yorum-kutu {
	padding:5px;
	width:650px;
	margin-bottom:10px;
	background-color:#EEEEEE;
}
.haber-detay-yorum-icerik h3 {
    font-family: 'PT Sans', sans-serif; font-weight: 700; font-size: 16px

}
.haber-detay-yorum-kutu img {
	float:left;
	margin-right:10px;
}
.haber-detay-yorum-kutu span {
	display:block;
	line-height:20px;
}
.habere-ait-galeri {
	background:url(tema/texture_fabric.png) repeat;
	float:left;
	width:290px;
	border:1px solid #ccc;
	margin-right:10px;
	padding:10px;
}
.habere-ait-galeri img {
	padding:1px;
	border:1px solid #ccc;
}

.habere-ait-galeri a span {
	margin-left:15px;
	color:#C06;
	font-size:14px;
}
.habere-ait-galeri h4 {
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	padding-left:35px;
	color:#575757;
	margin:0 0 10px 0;
}
.haber-detay-icerik h4 {
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#575757;
	margin:10px 0;
}
.habere-ait-galeri h4.icon-galeri {
	background:url(tema/icon_gallery.png) no-repeat left center;
}
.habere-ait-galeri h4.icon-video {
	background:url(tema/icon_videos.png) no-repeat left center;
}
.tema3-yazar-baslik {
	background: #2191c0 url(tema/yazarlar-bg.png) 50% 50% repeat-x;
    color: #FFFFFF;
    font-weight: bold;
    height: 23px;
	line-height: 23px;
    padding: 5px;
    width: 650px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	margin-bottom:10px;
}
.notice {
    background: none repeat scroll 0 0 #FFF6BF;
    clear: both;
    color: #514721;
	margin-bottom: 15px;
    margin-top: 0;
	border: 2px solid #FFD324;
    margin-bottom: 1em;
    margin-top: 1em;
    padding: 0.8em !important;
}
.sayfalama {
	margin-top:10px;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
label {
    float: left;
    font-size: 13px;
    margin-top: 6px;
    padding-right: 15px;
    width: 100px;
}
.textfield {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #D4D4D4;
    display: block;
    font-size: 13px;
    margin: 0 0 16px;
    padding: 7px 5px;
    width: 300px;
}
.textfield:hover {
    background-color: #F5F5F5;
    border: 1px solid #CFCFCF;
    display: block;
    font-size: 13px;
    margin: 0 0 16px;
    padding: 7px 5px;
    width: 300px;
}
.textarea {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #D4D4D4;
    display: block;
    font-size: 13px;
    margin: 0 0 12px;
    overflow: hidden;
    padding: 7px 5px;
    width: 328px;
}
.textarea:hover {
    background-color: #F5F5F5;
    border: 1px solid #CFCFCF;
    display: block;
    font-size: 13px;
    margin: 0 0 12px;
    overflow: hidden;
    padding: 7px 5px;
    width: 328px;
}
select {
    border: 1px solid #D4D4D4;
    color: #393939;
    cursor: pointer;
    display: block;
    font-size: 13px;
    height: 30px;
    margin-bottom: 15px;
    margin-top: 5px;
    padding: 5px;
    text-align: left;
    width: 150px;
}
.tema3-foto-galeri li {
	float:left;
	position:relative;
	width:315px;
	margin-right:10px;
	text-align:center;
	margin-bottom:10px;
	list-style:none;
}
.tema3-foto-galeri li a {
	color:#FFF;
}
.tema3-foto-galeri li img {
	padding:2px;
	border:1px solid #ccc;
}
.tema3-foto-galeri li span {
	display:block;
	background-color:#222;
	font-size:14px;
	position:absolute;
	bottom:15px;
	left:20px;
	text-align:center;
	width:260px;
	padding:7px;
	font-family: 'Open Sans', sans-serif;
}
ul.foto-galeri-kategori li {
	float:left;
	line-height:26px;
	width:115px;
	padding-left:15px;
	margin-right:10px;
	background:url(tema/green_arrow_right.png) no-repeat left center;
}
ul.foto-galeri-kategori li a {
	display:block;
	color:#000;	
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
}
ul.foto-galeri-kategori li a:hover {
	color:#5B9E25;	
}
.tema3-fotolar {
	text-align:center;
	padding-bottom:10px;
}
.firma-kategoriler li {
	float:left;
	width:185px;
	background:url(tema/green_arrow_right.png) no-repeat left center;
	line-height:32px;
	padding-left:15px;
	margin-right:10px;	
}
.firma-kategoriler li a {
	display:block;
	color:#333;	
	font-size:15px;
	font-family: 'Open Sans', sans-serif;	
}
.firma-kategoriler li a:hover {
	color:#5B9E25;	
}
#tema3-firma-detay li {
	line-height:40px;
	border-bottom:1px dotted #ccc;	
}
#tema3-firma-detay li a {
	color:#CC0000;
}
#tema3-firma-detay li strong {
	width:120px;
	display:inline-block;
}
.tema3-form {padding-left:10px;}
#tema3-iletisim a {color:#CC0000}
/* reklamlar */
.tepe-banner {
	display:block;
	margin:5px;
	text-align:center;
}
div.reklamkodumsag{position:fixed; margin-left:1000px; top:10px; width:120px; overflow:hidden;}
div.reklamkodumsol{position:fixed; margin-left:-145px; top:10px; width:120px; overflow:hidden;}
.sol-icerik-reklam img {
	max-width:100%;
}

.haber-yorums {
padding:10px; background-color:#F7AF3A;
}
.haber-yorums label {
display:block; padding:5px; font-size:14px;
}
.haber-yorums .yorum-inputs {
width:250px;

}
.haber-yorums textarea {
width: 320px;
    background-color: #ffebb0 !important;
    border: 1px solid #f7cd54;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    display: inline-block;
    font-size: 14px;
    height: 160px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    outline: medium none;
    padding: 4px 6px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    vertical-align: middle;
    color: #444444;
}

.haber-yorums input[type=text] {
padding:10px;
    background-color: #ffebb0 !important;
    border: medium none;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #444444;
}
.haber-yorums input[type=submit] {
float:right; margin-top:10px;
}

/*hava-durumu */
.hvContLeftCity{width:600px;height:150px;margin:0 0 10px 15px;background:url(http://img3.mynet.com.tr/havadurumu/durum-bg.gif) no-repeat 0 8px}
.hvContLeftCity p{margin:0;padding:0;float:left}
.hvPboxFirst{width:75px;text-align:left}
.hvPboxFirst span{width:75px;font-size:11px;padding:0 0 0 5px;min-height:22px;height:auto!important;height:22px;display:inline-block;float:none}
.hvDate{width:75px;margin:16px 0 23px 0;color:#2e84a7;font-size:11px;float:left}
.hvPboxMiddle{width:105px;text-align:center}
.hvPboxMiddleblock{width:75px;text-align:center;float:left}
.hvPboxMiddleblock img{float:center;width:40px;height:40px}
.hvPboxLast{width:100px;text-align:center;overflow:hidden}
.hvDay{width:105px;height:22px;font-size:12px;color:#2e84a7;font-weight:bold;float:left}
.hvDay2{width:75px;height:22px;font-size:11px;color:#2e84a7;float:left}
.hvMood{width:99px;height:23px;padding:0 3px 0 3px;font-size:9px;color:#000;float:left}
.hvMood2{width:75px;height:23px;padding:0 3px 0 3px;font-size:9px;color:#000;float:left}
.hvDeg1{width:105px;height:22px;font-size:18px;color:#ff8a00;float:left}
.hvDeg2{width:105px;height:22px;font-size:18px;color:#2e84a7;float:left}
.hvDeg11{width:30px;height:22px;text-align:center;padding:0 3px 0 3px;font-size:11px;color:#ff8a00;float:left}
.hvDeg22{width:30px;height:22px;text-align:center;padding:0 3px 0 3px;font-size:11px;color:#2e84a7;float:left}
.blue{color:#2e84a7}
.orange{color:#ff9702}
.hvContLeftBox{width:600px;height:auto;margin:15px 0 0 15px;padding:0 0 15px 0;text-align:left}
.hvContLeftBox span{margin:0 10px 0 0;float:left}
.hvDetLeftBox{width:615px;margin:0;line-height:25px;padding-bottom:10px;text-align:center}
.hvDetLeftBox2{width:615px;margin:50px 0 0 0;margin:30px 0 0 0;text-align:center}

/* sans oyun */
.okvizyon2010_so_menu_bg{background:url(tema/okvizyon2010_so_menu_bg.gif) repeat-x;height:26px}
.okvizyon2010_so_combo{font-size:12px}
.okvizyon2010_so_menubottom_bg{background:url(tema/okvizyon2010_subject_bg.gif) no-repeat;height:33px;font-size:13px;font-weight:700}
.okvizyon2010_so_menubottom_text2{font-size:16px;color:#e10000}
.okvizyon2010_so_bttn_link{background:url(tema/okvizyon2010_so_bttn_link_bg.gif) no-repeat;width:118px;height:20px;text-align:center}
.okvizyon2010_so_bttn_link:hover{background:url(tema/okvizyon2010_so_bttn_over_bg.gif) no-repeat;width:118px;height:20px;text-align:center}
.okvizyon2010_so_bttn_over{background:url(tema/okvizyon2010_so_bttn_over_bg.gif) no-repeat;width:118px;height:20px;text-align:center}
.okvizyon2010_so_bttn_text{font-size:11px;color:#fff;text-decoration:none;font-weight:700;height:20px;width:118px;text-align:center}
.okvizyon2010_so_sanstopu_no_bg{background:url(tema/okvizyon2010_so_no_bg.gif) no-repeat;width:67px;height:51px;padding-top:15px;padding-right:5px;float:left;text-align:center}
.okvizyon2010_so_sanstopu_no_bg2{background:url(tema/okvizyon2010_so_no_bg.gif) no-repeat;width:67px;height:51px;padding-top:15px;padding-right:5px;float:left;text-align:center}
.okvizyon2010_so_sanstopu_no_text{font-size:30px;color:#FFF;font-weight:700}
.okvizyon2010_so_center_bg{background:url(tema/okvizyon2010_so_bg.gif) repeat-x;padding-top:20px}
.okvizyon2010_so_center_text{font-size:12px;font-weight:700}
.okvizyon2010_so_center_text2{font-size:16px;font-weight:700;color:#e10000}
.okvizyon2010_so_10numara_no_bg{background:url(tema/okvizyon2010_so_no_mini_bg.gif) no-repeat;width:37px;height:33px;float:left;text-align:center;padding-top:7px;padding-right:5px}
.okvizyon2010_so_10numara_no_text{font-size:20px;color:#FFF;font-weight:700}

.manset {
    float: left;
    height: 425px;
    margin-bottom: 25px;
    position: relative;
    width: 660px;
}
.manset-img {
    display: none;
    position: relative;
}
.manset-list {
    bottom: -15px;
    left: 0;
    position: absolute;
}
.manset-list li {
    float: left;
    margin: 0 3px;
}
.manset-list li a {
    display: block;
    border:3px solid #333;
    height: 80px;
    width: 98px;
}
.manset-list li a:hover, .manset-list li.currents a {
    border:3px solid #FF0000;
    height: 80px;
    width: 98px;
}
.manset-list li:last-child {
    margin-right: 0;
}
.manset-spot {
    background: url("tema/manset-spots.png") repeat-x scroll center top rgba(0, 0, 0, 0);
    bottom: 3px;
    height: 15px;
    padding: 12px 15px;
    position: absolute;
    width: 630px;
}
.manset-spot a {
    color: #ffffff;
}
.manset-spot p {
    font-size: 12px;
}
.manset-spot h2 {
    font-family: 'PT Sans',sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin: -5px 0 0;
}
.post_share {
    clear: both;
    margin: 20px 0;
    position: relative;
    text-align: center;
}
.btn-social-wrapper {
    height: 37px;
    line-height: 37px;
}
.btn-social {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    color: #ffffff;
    display: inline;
    margin-right: 5px;
    padding: 10px 6px;
    position: relative;
}
.btn-social:hover {
    color: #ffffff;
}
.btn-social:active {
    top: 2px;
}
.btn-social .social-icon {
    margin-top: -4px;
}
.btn-facebook {
    background-color: #2e4a88;
    border-bottom-color: #1b3d82;
}
.btn-facebook:hover {
    background-color: #354f84;
}
.btn-twitter {
    background-color: #008dde;
    border-bottom-color: #0078bd;
}
.btn-twitter:hover {
    background-color: #1397d8;
}
.btn-google {
    background-color: #cc3622;
    border-bottom-color: #ba2714;
}
.btn-google:hover {
    background-color: #d04829;
}
.social-icon {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    line-height: 14px;
    margin: 0 8px 0 0;
    vertical-align: text-top;
    width: 24px;
}
.social-icon.facebook {
    background-position: 0 -144px;
}
.social-icon.twitter {
    background-position: -48px -144px;
}
.social-icon.google_plus {
    background-position: -96px 0;
}
.social-icon.white {
    background-image: url("tema/social-white.png");
}
div.flashaber {
    background: url("tema/flashaber-bg.jpg") no-repeat scroll center top #fff;
    height: 49px;
    width: 100%;
    margin-top: 10px;
}
div.flashaber-ic {
    display: block;
    height: 49px;
    margin: 0 auto;
    width: 980px;
}
div.flashaber .bas {
    background: url("tema/flashaber.gif") no-repeat scroll left top transparent;
    color: #ffffff;
    float: left;
    height: 49px;
    width: 166px;
}
div.flashaber img {
    float: left;
}
div.flashaber li a {
    color: #000;
    float: left;
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin: 11px 0 0 10px;
    text-shadow: 1px 1px 0 #ffffff;
    white-space: nowrap;
    width: 800px;
}
div.flashaber a:hover {
    color: #cc0000;
    text-decoration: underline;
}
.kayan-kutu {
    border-bottom: 1px solid #d3d3d3;
    background: none repeat scroll 0 0 #ffffff;;
    height: 264px;
    padding-bottom: 5px;
    position: relative;
    width: 325px;
    float: left;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    margin: 5px 10px 10px 0;
}
.kayan-kutu span.newsTitle {
    margin-top: 10px;
    padding-bottom: 5px !important;
}
.kayan-kutu.last {
    margin-right: 0;

}
a span.newsTitle {
    color: #454545;
    display: block;
    font-family: 'PT Sans',sans-serif;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 10px 3px;
    transition-duration: 0.2s;
    transition-property: color;
}
a:hover span.newsTitle, a:hover span.newsTitle16 {
    color: #e8393a;
}
.catRibbon {
    color: #ffffff;
    left: 0;
    position: absolute !important;
    top: 173px;
    width: 100%;
    z-index: 10;
}
.catRibbon span {
    color: #ffffff;
    display: block;
    font-family: 'PT Sans',sans-serif;
    font-size: 14px;
    height: 18px;
    padding: 5px 10px;
    z-index: 10;
}
.cSpor {
    background: none repeat scroll 0 0 #27ae61;
}
.cGundem {
    background: none repeat scroll 0 0 #e00904;
}
.cMagazin {
    background: none repeat scroll 0 0 #8E44AD;
}
.cSaglik {
    background: none repeat scroll 0 0 #297FB8;
}
.cDunya {
    background: none repeat scroll 0 0 #16A085;
}
.cSiyaset {
    background: none repeat scroll 0 0 #D35400;
}
.kayan-kutu .bx-pager {
    height: 20px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 180px;
    width: 106px;
    z-index: 10;
}
.kayan-kutu .bx-pager .bx-pager-item {
    display: inline !important;
    float: left;
    list-style: none outside none;
    margin-right: 4px;
    font-weight: normal;
}
.kayan-kutu .bx-pager .bx-pager-item a {
    border: 1px solid #ffffff;
    border-radius: 25px;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    padding: 0 4px;

}
.kayan-kutu .bx-pager .bx-pager-item a.active {
    background: none repeat scroll 0 0 #ffffff;
    color: #333333;
}
.onBox {
    margin-bottom: 1px;
    overflow: hidden;
    padding-bottom: 2px;
    position: relative;
}
.onBox div {
    transition: all 0.3s linear 0s;
}
.onBox .leftBlock {
    float: left;
    margin-right: 10px;
    width: 325px;
}
.onBox .rightBlock {
    float: left;
    width: 325px;
}
.onBox .boxV530 {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    float: left;
    height: 530px;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
    width: 325px;
}
.boxH255 {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    float: left;
    height: 255px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 325px;
}
.onBox .mainRibbon {
    display: none;
}

.followSite {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ebebeb;
    height: 35px;
    margin-bottom: 20px;
    padding: 7px;
}
.followSite .socialMediaButtons li {
    margin-right: 6px !important;
    float: left;
}
.followSite .socialMediaButtons li.tkpEt {
    color: #838383;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    margin-right: 15px !important;
    padding-left: 5px;
    padding-top: 8px;
}
.advertorial2 {
    background: none repeat scroll 0 0 #ffffff;
    display: block;
    padding: 10px;
    width: 264px;
    border:8px solid #f90101;
    margin-bottom: 10px;

}
.advertorial2 img {

    margin-bottom:10px;
}
.advertorial2 strong.title {
    font-size: 18px;
    margin-bottom: 3px;
    font-family: 'PT Sans', sans-serif;
}
.advertorial2 strong {
    display: block;
}
.advertorial2 span {
    display: block;
    margin-bottom: 10px;
}
.advertorial2 a {
    color: #333;
    font-size: 13px;

}
.advertorial2 a:hover, .advertorial2 a:hover span, .advertorial2 a:hover strong {
    color: #c00;
}
.okBox {
    overflow: hidden;
    padding-bottom: 2px;
    position: relative;
}

div.okBox div.boxH255:nth-child(odd){
    margin-right: 10px;
}
.footer {
    overflow: hidden;
    position: relative;
    z-index: 63;
}
.footer ul.footer-liste {
    width:150px;
    float:left;
    margin-right:10px;
}
.footer ul.footer-liste li {
    line-height:22px;

}
.footer ul.footer-liste li a, .footer ul.footer-liste-haber li a{
    display:block;
    color:#CCC;

}
.footer ul.footer-liste h5.footer-liste-baslik {
    font-size:14px;
    margin:5px 0 5px 0;
    color:#f1f1f1;
    font-family: 'PT Sans', sans-serif;
}

.footerTop {
    background: none repeat scroll 0 0 #222328;
    height: 40px;
}
.footerMid {
    background: none repeat scroll 0 0 #1b1c21;
    min-height: 275px;
    padding-top: 10px;
}
.footerBottom {
    background: none repeat scroll 0 0 #000000;
    height: 30px;
    overflow: hidden;
}
.footer940 {
    margin: auto;
    width: 980px;
}
.footerLogoList {
    padding-top: 12px;
}
.footerLogoList li {
    float: left;
    height: 27px;
    text-align: center;
    width: 117px;
}

.footerMidLeft {
    float: left;
    text-align: left;
    width: 800px;
}
.footerMidRight {
    float: left;
    width: 180px;
}
.footerLinks li {
    float: left;
    width: 150px;
}
.footerLinks li a {
    color: #fff;
    display: block;
    padding: 2px 0;
    text-align: left;
}
.footerCopyText {
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    padding: 5px 0 0 0;
}
.footerWhiteLink {
    color: #ffffff;
    display: inline-block;
    float: right;
    font-size: 12px;
    margin: 5px 10px;
}
.footerReklamCont {
    background: none repeat scroll 0 0 #990501;
    height: 35px;
    padding-top: 5px;
    width: 100%;
}
.centerBox940 {
    margin: auto;
    position: relative;
    width: 980px;
}
.footerSocialLine {
    margin-bottom: 10px;
}
.socialMediaButtons li {
    float: left;
    margin-right: 11px;
}
.socialMediaButtons li.last {
    margin-right: 0 !important;
}
.sHaber {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    overflow: hidden;
    padding: 15px 15px 5px;
}
.leftShaber {
    float: left;
    margin-right: 15px;
    width: 250px;
}
.rightShaber {
    float: right;
    width: 315px;
}
.boxH79 {
    height: 80px;
}
.boxH79 img {
    float: right;
    margin-left: 10px;
}
a span.newsTitle16 {
    color: #454545;
    display: block;
    font-family: 'PT Sans',sans-serif;
    font-size: 16px;
    font-weight: 700;
    transition-duration: 0.2s;
    transition-property: color;
}
div.boxH79:nth-child(odd){
    margin-bottom: 10px;
}

.leftBlock {
    float: left;
    margin-right: 20px;
    width: 320px;
}
div.leftBlock:nth-child(even){
    margin-right: 0;
}
.widget320 {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: left;
    width: 320px;
    margin-top: 10px;
}
.widTop {
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
    height: 39px;
    padding: 0 10px;
    font-family: 'PT Sans',sans-serif;
}
a span.wigTitle{
    color: #888888;
}
a:hover span.wigTitle{
    color: #CC0000;
}
.widTop .wigTitle {
    display: block;
    float: left;
    padding: 10px 0 0 10px;
    width: 150px;
}
.widgetList {
    padding: 0 10px 10px;
}
.widgetList li {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
    position: relative;
}
.widgetList li a img {
    border: 1px solid #d9d9d9;
    float: left;
    margin-right: 10px;
}
.widget320 span.ykOrangeText {
    color: #ff6300;
    font-size: 14px;
}
.widget320 span.spotText {
    color: #454545;
    display: block;
    margin-top: 5px;
    padding-bottom: 2px;
}
.widget300 {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: left;
    width: 300px;
}
.gundemNewsTitle {
    background: none repeat scroll 0 0 #e20904;
    color: #ffffff;
    font-size: 18px;
    height: 32px;
    padding: 8px 0 0 10px;
    text-shadow: 1px 1px 1px #000;
    font-family: 'Open Sans', sans-serif
}
.linkNewsList {
    list-style: disc outside none !important;
    padding: 0 10px;
}
.linkNewsList li {
    background: url("tema/list-disc.gif") no-repeat scroll 0 16px rgba(0, 0, 0, 0);
    border-bottom: 1px solid #e5e5e5;
    float: left;
    padding: 12px 0 12px 15px;
    width: 270px;
}
.linkNewsList li a {
    color: #454545;
}
.linkNewsList li a:hover {
    color: #e8393a;
}
.toolBox {
    padding: 5px 10px;
}
.detailShare li {
    float: left;
    margin-right: 10px;
}
.CatNewsTitle {
    background: none repeat scroll 0 0 #2980b9;
    color: #ffffff;
    font-size: 18px;
    font-family: 'PT Sans', sans-serif;
    height: 32px;
    margin-bottom: 10px;
    padding: 8px 0 0 10px;
}
.midMan {
    margin-bottom: 20px;
    position: relative;
    width: 660px;
}
.webTv .altManset {
    background: none repeat scroll 0 0 #fff;
    display: block;
    margin: auto;
    padding: 20px 20px 50px !important;
    position: relative;
    width: 430px;
    z-index: 5;
    box-shadow: 0 1px 1px 0 #d3d3d3;
}
.webTv .lftNav {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    height: 220px;
    left: 10px;
    overflow: hidden;
    padding: 10px 10px 20px;
    position: absolute;
    top: 30px;
    width: 100px;
    z-index: 2;
}
.webTv .rgtNav {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    height: 220px;
    overflow: hidden;
    padding: 10px 10px 20px;
    position: absolute;
    right: 10px;
    top: 30px;
    width: 390px;
    z-index: 2;
}
.webTv .lftNav img, .webTv .rgtNav img {
    height: 220px;
    opacity: 0.3;
}
.webTv .rgtNav img {
    float: right;
}

.webTv .tvMansetTitle {
    background: url("tema/videoslider_barbg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 24px;
    font-family: 'PT Sans',sans-serif;
    font-weight: 700;
    height: 40px;
    bottom: 0;
    color: #ffffff;
    display: block;
    left: 0;
    padding: 15px 0 0 20px;
    position: absolute;
    width: 97%;
}
.webTvPlayIcon {
    background: url("tema/icon_zoom.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    top: 80px;
    width: 80px;
}
.altManset .bx-wrapper {
    padding: 0;
    position: relative;
}
.altManset .bx-wrapper img {
    display: block;
    max-width: 100%;
}
.altManset .bx-wrapper .bx-viewport {
    background: none repeat scroll 0 0 #fff;
}
.altManset .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: -30px;
    position: absolute;
    width: 100%;
}
.altManset .bx-wrapper .bx-loading {
    background: url("tema/bx_loader.gif") no-repeat scroll center center #fff;
    height: 100%;
    left: 0;
    min-height: 50px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}
.altManset .bx-wrapper .bx-pager {
    color: #666;
    font-size: 0.85em;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
}
.altManset .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
}

.altManset .bx-wrapper .bx-pager.bx-default-pager a {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #ccc;
    border-radius: 8px;
    height: 11px;
    margin: 0 5px;
    outline: 0 none;
    text-indent: -9999px;
    width: 11px;
    display: block;
}
.altManset .bx-wrapper .bx-pager.bx-default-pager a:hover, .altManset .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: none repeat scroll 0 0 #cc0000;
    border-color: #ff0000;
}
.altManset .bx-controls-direction {
}
.altManset .bx-wrapper .bx-controls-direction a {
    height: 32px;
    margin-top: -16px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 35%;
    width: 16px;
    z-index: 9999;
}
.altManset .bx-wrapper .bx-prev, .tvManset .bx-wrapper .bx-prev {
    background: url("tema/sol_spot_ok.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 12px;
    height: 50px !important;
    margin-top: 36px !important;
    width: 27px !important;
}
.altManset .bx-wrapper .bx-next, .tvManset .bx-wrapper .bx-next {
    background: url("tema/sag_spot_ok.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    right: 14px;
    height: 50px !important;
    margin-top: 36px !important;
    width: 27px !important;
}
.SosyalYazarPost {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    margin-bottom: 20px;
    overflow: hidden;
    width: 210px;
    float: left;
    margin-right: 10px;
}
.SosyalYazarPostPic {
    display: block;
    padding: 10px 10px 0;
    position: relative;
    text-align: center;
}
.SosyalYazarPostContentOk {
    border-left: 5px solid #db0916;
    margin: 10px;
}
.SosyalYazarPostText {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 18px;
    padding-left: 10px;
}
.SosyalYazarPostText a {
    color: #454545;
    text-decoration: none;
    word-wrap: break-word;
}
.SosyalYazarPostText a:hover {
    color: #454545;
    text-decoration: none;
}
.SosyalYazarPostText a:visited {
    color: #454545;
    text-decoration: none;
}
.SosyalYazarPostContentEnd {
    overflow: hidden;
    padding: 0 10px 10px;
}
.SosyalYazarPostTime {
    color: #c1c1c1;
    font-size: 12px;
}
.SosyalYazarPostName {
    font-family: 'PT Sans',sans-serif;
    font-size: 16px;
    padding-bottom: 5px;
}
.SosyalYazarPostName a {
    color: #dd0800;
    text-decoration: none;
}
.SosyalYazarPostName a:hover {
    color: #dd0800;
    text-decoration: none;
}
.SosyalYazarPostName a:visited {
    color: #dd0800;
    text-decoration: none;
}
.SosyalYazarListItem {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    padding-bottom: 10px;
    overflow: hidden;
    width: 300px;
}
.SosyalYazarAvatar {
    height: 80px;
    padding: 10px;
    width: 80px;
}
.SosyalYazarNameSpot {
    padding: 10px 10px 0 0;
    width: 190px;
}
.SosyalYazarName {
    font-size: 14px;
    padding-bottom: 5px;
}
.SosyalYazarName a {
    color: #e74c3c;
    text-decoration: none;
}
.SosyalYazarName a:hover {
    color: #e74c3c;
    text-decoration: none;
}
.SosyalYazarName a:visited {
    color: #e74c3c;
    text-decoration: none;
}
.SosyalYazarSpot {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    padding-bottom: 5px;
    font-weight: bold;
}
.SosyalYazarSpot a {
    color: #454545;
    text-decoration: none;
}
.SosyalYazarSpot a:hover {
    color: #454545;
    text-decoration: none;
}
div.mastheadimg{
    position: relative;
}
span.rkapat {
    position: absolute;
    padding: 4px;
    background-color: #fcefa1;
    right: 5px;
    top: 5px;
}
#videoGallery {
    background: #262624;
    height: 330px;
    overflow: hidden;
    width: 640px;
    padding: 0 10px 10px 10px;
    margin-bottom: 15px;
}
#videoGallery div.title {
    border-bottom: 2px solid #D71921;
    color: #fff;
    font-size: 14px;
    margin-bottom: 8px;
    width: 640px;
    height: 36px;
}
#videoGallery div.title div.baslik{
    float: left;
    width: 120px;
    padding-top: 10px;
    position: relative;
}
#videoGallery div.title div.baslik img{
    margin-right: 10px;
    position: absolute;
    top: 4px;
}
#videoGallery div.title div.baslik strong{
    margin-right: 10px;
    position: absolute;
    top: 6px;
    left: 40px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
}
#videoGallery div.title span{
    display:inline-block;
    padding: 10px;
}
#videoGallery div.title span a{
    color: #ffffff;

}
#videoGallery div.title span.hover:hover{
    background: #D71921;
}
#videoGallery div.title span.active{
    background: #D71921;
}

#videoGallery .big {
    float: left;
    margin-right: 10px;
    position: relative;
    width: 327px;
}
#videoGallery .big span.actv {
    background: url("img/big.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 216px;
    opacity: 0.3;
    position: absolute;
    width: 327px;
}
#videoGallery .big span.actv:hover {
    opacity: 1;
}
#videoGallery .big .detail {
    background: none repeat scroll 0 0 #111110;
    font-size: 12px;
    height: 16px;
    margin-top: 7px;
    padding: 5px 7px;
    width: 313px;
}
#videoGallery .big .detail a {
    color: #fff;
    display: block;
    line-height: 17px;
}
#videoGallery .big .detail span {
    color: #919191;
    display: block;
    float: right;
}
#videoGallery ul {
    float: right;
    width: 300px;
}
#videoGallery ul li {
    float: left;
    width: 130px;
    margin-bottom: 9px;
    margin-left: 15px;
    height:140px;
    overflow: hidden;
}
#videoGallery ul li a {
    color: #f0f0f0;
    display: block;
    font-size: 12px;
}
#videoGallery ul li span.dsply {
    color: #919191;
    display: block;
    font-size: 9px;
    margin-left: 1px;
}
#videoGallery ul li img {
    border: 3px solid #ffffff;
    margin-bottom: 7px;
}
#videoGallery ul li span.actv {
    display: block;
    height: 91px;
    margin: 3px 0 0 3px;
    position: absolute;
    width: 125px;
}
#videoGallery ul li span.actv:hover {
    background: url("img/actv_2.png") repeat ;
}
#mansetv3 {
    background-color: #000;
    display: block;
    height: 408px;
    position: relative;
    width: 704px;
    margin: 10px 0;
    float: left;
}
#mansetv3 .slider {
    display: block;
    height: 362px;
    margin-left: 2px;
    margin-top: 2px;
    overflow: hidden;
    position: absolute;
    width: 700px;
}
#mansetv3 .slider div.son-dk-ust {
    background: url("img/son-dk-ust.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    top: 5px;
    left: 5px;
    display: block;
    height: 30px;
    position: absolute;
    width: 130px;
}
#mansetv3 .slider a, #manset_foto a {
    display: block;
    float: left;
    position: relative;
}
#mansetv3 .slider a .hr, #manset_foto a .hr {
    display: block;
    position: absolute;
}
#mansetv3 .slider a .his {
    background-color: transparent;
    box-shadow: 0 0 80px #000000 inset;
    display: block;
    position: absolute;
}
#mansetv3 .slider a .hb {
    background-image: url("./img/hb-siyah.png");
    color: #fff;
    display: block;
    font-family: "PT Sans",sans-serif;
    font-weight: 700;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-top: 10px;
    position: absolute;
}
#mansetv3 .slider a:hover .hb {
    background-image: url("./img/hb-kirmizi.png");
}
#mansetv3 a.ekonomi:hover .hb {
    background-image: url("./img/hb-ekonomi.png");
}
#mansetv3 a.spor:hover .hb {
    background-image: url("./img/hb-spor.png");
}
#mansetv3 a.guncel:hover .hb {
    background-image: url("./img/hb-guncel.png");
}
#mansetv3 a.magazin:hover .hb {
    background-image: url("./img/hb-magazin.png");
}
#mansetv3 .slider a .galeri-icon, #manset_foto a .galeri-icon {
    background-image: url("./tema/galeri-hover-50.png");
    display: block;
    height: 50px;
    position: absolute;
    width: 50px;
}
#mansetv3 .slider a .htk {
    color: #fff;
    display: block;
    font-size: 11px;
    font-weight: bold;
    position: absolute;
}
#mansetv3 .slider a .hgv {
    bottom: 53px;
    display: block;
    height: 18px;
    position: absolute;
    right: 5px;
    width: 200px;
}
#mansetv3 .slider a .hi {
    bottom: 54px;
    display: block;
    position: absolute;
    right: 4px;
}
#mansetv3 .pager {
    border-top: 2px solid #9c0b06;
    display: block;
    height: 40px;
    margin-top: 364px;
    position: absolute;
    width: 704px;
}
#mansetv3 .pager li {
    float: left;
    height: 40px;
    width: 54px;
}
#mansetv3 .pager li a {
    background-image: url("./img/buton.png");
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: 'PT Sans',sans-serif;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 55px;
}
#mansetv3 .pager li.active a {
    background-image: url("./img/butonhover.png");
    color: #d30700;
}
#mansetv3 .pager li a:focus {
    outline: medium none;
}
#mansetv3 a.tip1 {
    height: 362px;
    width: 976px;
}
#mansetv3 a.tip1 div.hr img {
    height: 362px;
    width: 976px;
}
#mansetv3 a.tip1 div.hr .his {
    height: 362px;
    width: 976px;
}
#mansetv3 a.tip1 div.hb {
    bottom: 0;
    font-size: 30px;
    letter-spacing: -1px;
    width: 976px;
}
#mansetv3 a.tip1 div.htk {
    bottom: 0;
    right: 5px;
}
#mansetv3 a.tip2 {
    height: 362px;
    width: 700px;
}
#mansetv3 a.tip2 div.hr img {
    height: 362px;
    width: 700px;
}
#mansetv3 a.tip2 div.hr .his {
    height: 362px;
    width: 700px;
}
#mansetv3 a.tip2 div.hb {
    bottom: 0;
    font-size: 30px;
    letter-spacing: -1px;
    width: 704px;
}
#mansetv3 a.tip2 div.htk {
    bottom: 0;
    right: 5px;
}
#mansetv3 a.tip2 div.galeri-icon {
    margin-left: 332px;
    margin-top: 156px;
}
#mansetv3 a.tip2 div.video-icon {
    margin-left: 332px;
    margin-top: 156px;
}
#mansetv3 a.tip2 div.video-time {
    bottom: 53px;
    right: 2px;
}
#manset_foto {
    background-color: #000;
    display: block;
    height: 408px;
    position: relative;
    width: 275px;
    margin: 10px 0;
    float: left;
}
#manset_foto a .his {
    display: block;
    position: absolute;
}
#manset_foto #slider-next,#manset_foto #slider-prev {
    position: absolute;
    top:120px;
}
#manset_foto #slider-next{
    right:5px;
}
#manset_foto #slider-prev{
    left:5px;
}
#manset_foto a .hb {
    background-image: url("./img/hb-magazin.png");
    color: #fff;
    display: block;
    font-family: "PT Sans",sans-serif;
    font-weight: 200;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    position: absolute;
}
#manset_foto a.tip5 {
    height: 408px;
    margin-left: 5px;
    width: 275px;
}
#manset_foto a.tip5 div.hr img {
    height: 408px;
    width: 270px;
}
#manset_foto a.tip5 div.hr .his {
    height: 408px;
    width: 270px;
}
#manset_foto a.tip5 div.hb {
    bottom: 0;
    font-size: 16px;
    letter-spacing: 0;
    width: 260px;
}
#manset_foto a.tip5 div.htk {
    bottom: 0;
    right: 5px;
}
#manset_foto a.tip5 div.galeri-icon {
    margin-left: 110px;
    margin-top: 156px;
}
.mansetTopTitle {
    border-radius: 5px;
    bottom: 75px;
    box-shadow: 0 1px 0 0 #d3d3d3;
    color: #ffffff;
    display: block;
    font-family: "PT Sans",sans-serif;
    font-size: 20px;
    font-weight: 700 !important;
    left: 40px;
    padding: 10px;
    position: absolute;
    z-index: 2;
}
.mansetTopTitle a {
    color: #ffffff;
    font-weight: 700 !important;
}
.mansetTopTitle a b {
    font-weight: 700 !important;
}
.yellow {
    background: linear-gradient(to bottom, rgba(255, 214, 94, 1) 0%, rgba(254, 191, 4, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #222222 !important;
}
.red {
    background: linear-gradient(to bottom, #d03926 0%, #ca3521 42%, #c8311c 56%, #c5301c 70%, #c52e19 72%, #c22b18 98%, #c12a15 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.orange {
    background: linear-gradient(to bottom, #f2a532 0%, #f39c12 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.green {
    background: linear-gradient(to bottom, #18840a 0%, #299a0b 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.blue {
    background: linear-gradient(to bottom, rgba(59, 137, 175, 1) 0%, rgba(53, 106, 160, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.purple {
    background: linear-gradient(to bottom, #d03926 0%, #ca3521 42%, #c8311c 56%, #c5301c 70%, #c52e19 72%, #c22b18 98%, #c12a15 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.doviz {
    display: block;
    float: right;
    height: 40px;
    position: relative;
    top: 17px;
}
.Currency {
    font-size: 12px;
}
.Currency li {
    float: left;
    height: 30px;
    margin-left: 9px;
    padding: 0 6px;
    position: relative;
    width: 110px;
}
.Currency li:last-child {
    border-right: medium none;
}
.Currency li.Down {
    background: url("img/arrow-down.png") no-repeat scroll 90% 30% rgba(0, 0, 0, 0);
}
.Currency li.Up {
    background: url("img/arrow-up.png") no-repeat scroll 90% 30% rgba(0, 0, 0, 0);
}
.Currency li.Equal {
    background-position: 0 -74px;
    color: #efefde;
}
.Currency li strong {
    color: #FFFACD;
    font-family: "PT Sans",sans-serif;
    font-size: 14px;
    height: 14px;
}
.Currency li span {
    bottom: -8px;
    color: #efefde;
    font-family: "PT Sans",sans-serif;
    font-size: 13px;
    left: 5px;
    position: absolute;
}
.hareketana {
    overflow: hidden;
    width: 300px;
}
.hareketana ul {
    color: #fff;
    display: block;
    width: 300px;
}
.hareketana ul li {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    float: left;
    height: 220px;
    margin: 0 12px 20px 0;
    padding: 5px;
    width: 210px;
}
.hareketana ul li div {
    height: 220px;
    position: relative;
    width: 210px;
}
.hareketana ul li img {
    height: 220px;
    width: 210px;
}
.hareketana ul li b {
    background-color: #000;
    bottom: 0;
    font-size: 12pt;
    height: 38px;
    left: 0;
    line-height: 22px;
    opacity: 0.7;
    padding: 10px 6px;
    position: absolute;
    width: 198px;
    z-index: 3;
}
.hareketana ul li a {
    position: absolute;
    z-index: 4;
}
.hareketana ul li a.tit {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    height: 18px;
    line-height: 20px;
    padding: 0 8px;
    right: 0;
    top: 0;
    z-index: 5;
}
.hareketana ul li.svn a.tit {
    background: none repeat scroll 0 0 #494848;
}
.hareketana .harkt {
    margin: 0 auto;
    width: 300px;
}
.hareketana .harkt .hrkte {
    height: 200px;
    overflow: hidden;
    position: relative;
    width: 300px;
}
.hareketana .harkt .hrkte img {
    height: 200px;
    overflow: hidden;
    width: 300px;
}
.hareketana .harkt .hrkte span {
    display: block;
}
.hareketana .harkt .hrklst {
    background: none repeat scroll 0 0 #fff;
    float: left;
    height: auto;
    width: 300px;
}
.hareketana .harkt .hrklst li {
    color: #606060;
    font-size: 12px;
    font-weight: 700;
    height: 33px;
    overflow: hidden;
    padding-bottom: 1px;
    width: 300px;
}
.hareketana .harkt .hrklst li a {
    background: url("tema/hareketok.png") no-repeat scroll 2px 11px rgba(0, 0, 0, 0) !important;
    color: #fff;
    display: block;
    height: 25px;
    padding: 9px 10px 0 15px;
    position: relative;
    text-decoration: none;
}

.hareketana .harkt .hrklst li i {
    height: 0;
    left: -15px;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 10;
}
.hareketana .harkt .hrklst li.end {
    border: 0 none;
    height: 49px;
}
.hareketana li.hrkact {
    height: 200px;
    list-style-type: none;
    overflow: hidden;
}
.hareketana .harkt .hrklst li.end a {
    height: 35px;
}
.hareketana .harkt .hrklst li.hrkact a {
    color: #fff;
}
.hareketana .harkt .hrklst li span {
    display: none;
}
.hareketana .harkt.svn .hrklst li.hrkact a {
}
.hareketana .harkt.svn .hrklst li.hrkact i {
    border-right: 15px solid #494848;
}
.hareketana .harkt.svn .hrklst li.hrkact a {
    background: url("tema/transwidget.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.menu {width:980px; height:40px;margin-top: 2px; display:inline-block; border-bottom:1px solid #292929; background:-webkit-gradient(linear, left top, left bottom, from(rgba(95,95,95,1)), to(rgba(43,43,43,1))); background:-moz-linear-gradient(top, rgba(95,95,95,1), rgba(43,43,43,1)); background:-o-linear-gradient(rgba(95,95,95,1),rgba(43,43,43,1)); background:transparent\9; filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6c5f5f5f', endColorstr='#6c2b2b2b');}

.menu li {display:inline-block; zoom:1; *display:inline-block; position:relative; float:left; border:1px solid transparent; border-top:none;}
.menu li a {display:block; padding:0 19px; font-family:'PT Sans',sans-serif; font-size:14px; color:#e9e9e9; text-shadow:4px 4px 4px rgba(0, 0 ,0, 0.20); line-height:40px;}

.menu li a:hover {text-decoration:none;}
.menu li.current, .menu li:hover {border-left:1px solid #151515; border-bottom:1px solid #292929; border-right:1px solid #292929; background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.7)), to(rgba(43,43,43,0.6))); background:-moz-linear-gradient(top, rgba(0,0,0,0.7), rgba(43,43,43,0.6)); background:-o-linear-gradient(rgba(0,0,0,0.7),rgba(43,43,43,0.6)); background:transparent\9; filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#7c000000', endColorstr='#6c2b2b2b');}
a.text-reklam {
    color: #FF0000;
    display: block;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    padding: 12px 0;
    text-align: left;
    font-weight: 600;
}
.flashUst {
    height: 200px;
    margin-bottom: 15px !important;
    margin-top: 20px;
    overflow: hidden;
    width: 980px;
    position: relative;
}
.flashUst .bx-wrapper {
    z-index: 1;
}
.flashUst .bx-wrapper .bx-pager {
    position: absolute;
    right: 10px;
    top: 0;
    width: 135px;
    z-index: 100;
}
.flashUst .bx-wrapper .bx-pager.bx-default-pager a {
    background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #cccccc;
    border-radius: 8px;
    height: 11px;
    margin: 0 5px;
    outline: 0 none;
    width: 11px;
}
#flashSliderPager {
    height: 29px !important;
    overflow: hidden;
    position: absolute;
    right: 13px;
    top: 15px;
    z-index: 99;
}
#flashSliderPager {
}
#flashSliderPager a {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 50%;
    color: #e52e29;
    display: block;
    float: left;
    font-family: "PT Sans",sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 29px;
    line-height: 29px;
    margin-right: 10px;
    text-align: center;
    width: 29px;
}
#flashSliderPager a:hover, #flashSliderPager a.active {
    background-color: #e30a03;
    color: #ffffff;
}
.socialdiv{
    margin-bottom: 10px;
    height: 90px;
}
.socialdiv a { text-decoration:none;  color: #fff;  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);}
.twitter { background-color:#00acee; width: 145px; height: 80px; float: left; margin-left: 9px; border-radius: 3px; box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);}
.facebook {background-color:#3b5998; width: 145px; height: 80px; float: left; border-radius: 3px; box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);}
.col-one {width: 82px; float: left; margin: 9px 0 0 9px;}
.col-two{float: right; margin-right: 13px; margin-top: 13px}
.title-social{font-size: 16px;}
.count_tw,.count_fb {margin-top: 3px; font-size: 16px; font-weight: 600;}
.social-bottom-tw{width: 100%; background: #48b7ee; border-radius: 0 0 3px 3px; margin-top: 9px;}
.social-bottom-tw:hover{background: #2FA2DB;}
.social-bottom-fb{width: 100%; background: #32508d; border-radius: 0 0 3px 3px; margin-top: 9px;}
.social-bottom-fb:hover{background: #1F3E7C;}
.social-bottom-fb span, .social-bottom-tw span{font-size: 12px; margin-left: 19px; margin-bottom: 3px;}