﻿

/***** header.css BAŞLADI *****/

#header {
	background: url(/static/images/header_bg.png) no-repeat 250px 0;
	height: 125px;
	padding: 0px 0px 15px;
}

	#header .logo {
		float: left;
		margin-top: 15px;
	}
	#header .logoen { float: left; margin: 25px 0 0 30px;}
	#header .logoen img {margin-right:4px; vertical-align: bottom;}
	#header .logoen span {font-size:13px; font-weight:normal; text-decoration:underline;}
	
	#header .headerRight {
		float: left;
		/*margin-left: 140px;*/
		margin-left: 36px;
		width: 500px;
	}
	
	#header .headerDate, #header .headerTitle { color: #999; height: 22px; font: normal normal normal 11px/19px Arial, sans-serif; }
	
		#header .headerDate { float: left; }
		#header .headerTitle { float: right; text-align: right; }
		
		#header .search {
			background: url(/static/images/header_search_bg.png) no-repeat 0 0;
			float: left;
			height: 30px;
			padding: 5px 5px 5px 10px;
			width: 485px;
		}
			#header .search label {
				color: #5e5e5e;
				display: block;
				float: left;
				font-weight: bold;
				/*line-height: 12px;*/
				padding: 7px 0;
				vertical-align: middle;
				width: 126px;
			}
			
			#header .search #txtHeaderSearch {
				background: transparent;
				border: 0;
				float: left;
				outline: none;
				/*overflow: hidden;*/
				margin: 0;
				padding: 8px 10px 7px;
				vertical-align: middle;
				width: 270px;
			}
			
			#header .search #btnHeaderSearch {
				background: transparent;
				border: none;
				color: #666;
				cursor: pointer;
				float: right;
				font-size: 1px;
				height: 30px;
				text-align: right;
				width: 65px;
				vertical-align: middle;
			}
			
		
#header .navigation {
    background: url(/static/images/header_navigation_bg_v2.png) no-repeat 0 0;
    clear: both;
    height: 70px;
    width: 980px;
}
		
#header .navigation_detay {
    background: url(/static/images/header_navigation_bg_detay_v3.png) no-repeat 0 0 !important;
    clear: both;
    height: 70px!important;
    width: 980px;
    z-index: 9999;
}
#header .navigation .mainNav {
    height: 33px;
    margin: 0;
    float:left;
}
#header .navigation .mainNav li, #header .navigation .subNav li {
    background: transparent url(/static/images/header_navigation_seperators.png) no-repeat 0 0;
    display: block;
    float: left;
    padding-left: 1px;
}
#header .navigation .mainNav li.bg {
    background: transparent url(/static/images/header_navigation_seperators.png) no-repeat 0 0 !important;
    display: block!important;
    float: left!important;
    padding-left: 2px!important;
}
 




#header .navigation .mainNav li.home,
#header .navigation .mainNav li.latestNews,
#header .navigation .mainNav li.localNewsTumu,
#header .navigation .mainNav li.localNewsGazete,
#header .navigation .mainNav li.localNews {
    background: none;
    padding: 0;
    margin:0;
}
#header .navigation .mainNav li a {
    color: #fff;
    display: block;
    font: normal normal bold 13px Arial, sans-serif;
    float: left;
    height: 33px;
    margin: 8px 15px 0 15px;
}
#header .navigation .mainNav li a:hover {
    color: #ff6;
}
#header .navigation .mainNav li.latestNews a {
    color: #000;
    margin: 8px 0 0 23px;
    width: 87px;
    height: 20px;
}
#header .navigation .mainNav li.localNews {
    float: right;
    position: relative;
}
#header .navigation .mainNav li.localNewsTumu {
    float: right;
    position: relative;
}
#header .navigation .mainNav li.localNewsGazete {
    position: relative;
}
#header .navigation .subNav li.localNews{
    float: right;
    position: relative;
}
#header .navigation .subNav li.localNews a {
    background: url("/static/images/ok_drop.png") no-repeat scroll 58px 6px rgba(0, 0, 0, 0);
    padding: 0 0 0 12px;
    width:70px;
    margin-right: 10px;
}
#header .navigation .mainNav li.localNews a {
    padding: 8px 0 0 12px;
    width: 104px;
}
#header .navigation .mainNav li.localNewsTumu a {
    padding: 0 0 0 12px;
    width: 70px;
}
#header .navigation .mainNav li.localNewsGazete a {
    padding: 8px 0 0 12px;
    width: 65px;
}
#header .navigation .mainNav li.localNews .dropdown {
    background: transparent url(/static/images/header_dropdown_bg.png) left bottom no-repeat;
    border-top: 1px solid #890000;
    position: absolute;
    right: -12px;
    top: 32px;
    width: 470px;
    z-index: 2147483647;
}
#header .navigation .mainNav li.localNewsTumu .dropdown {
    background: transparent url(/static/images/header_dropdown_bg.png) left bottom no-repeat;
    border-top: 1px solid #890000;
    position: absolute;
    right: 0;
    top: 32px;
    width: 470px;
    z-index: 2147483647;
}
#header .navigation .mainNav li.localNewsGazete .dropdown {
    background: transparent url(/static/images/header_dropdown_bg.png) left bottom no-repeat;
    border-top: 1px solid #890000;
    position: absolute;
    right: -9px;
    top: 32px;
    width: 470px;
    z-index: 2147483647;
}
#header .navigation_detay .mainNav li.localNewsGazete .dropdown {
    right: 0px;
}
#header .navigation .subNav li.localNews .dropdown {
    background-color:#ebebeb;
    border: 1px solid #d5d1d1;
    position: absolute;
    right: 0;
    top: 28px;
    width: 180px;
    z-index: 2147483647;
    -moz-border-radius-leftright: 6px;
    border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
}
#header .navigation .mainNav li.localNews .dropdown .inner {
	background: transparent url(/static/images/header_dropdown_bg.png) right bottom no-repeat;
	margin-left: 10px;
	padding: 10px 10px 10px 0;
}
#header .navigation .mainNav li.localNewsTumu .dropdown .inner {
	background: transparent url(/static/images/header_dropdown_bg.png) right bottom no-repeat;
	margin-left: 10px;
	padding: 10px 10px 10px 0;
}
#header .navigation .mainNav li.localNewsGazete .dropdown .inner {
	background: transparent url(/static/images/header_dropdown_bg.png) right bottom no-repeat;
	margin-left: 10px;
	padding: 10px 10px 10px 0;
}
#header .navigation .subNav li.localNews .dropdown .inner{
	background-color:#ebebeb;
	margin-left: 10px;
	padding: 10px 10px 10px 0;
}
#header .navigation .subNav li.localNews .dropdown .inner strong,
#header .navigation .mainNav li.localNewsTumu .dropdown .inner strong,
#header .navigation .mainNav li.localNewsGazete .dropdown .inner strong,
#header .navigation .mainNav li.localNews .dropdown .inner strong {
	border-bottom: 1px solid #C00;
	color: #FFF;
	display: block;
	font-size: 15px;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}
#header .navigation .subNav li.localNews .dropdown,
#header .navigation .mainNav li.localNewsTumu .dropdown,
#header .navigation .mainNav li.localNewsGazete .dropdown,
#header .navigation .mainNav li.localNews .dropdown {
	display: none;
}
#header .navigation .subNav li.localNews .dropdown .inner a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #CFCFCF;
    font-size: 12px;
    height: 10px;
    line-height: 10px;
    margin: 0 0 3px;
    padding: 0 0 3px;
    width: 170px;
}
#header .navigation .mainNav li.localNews .dropdown .inner a {
	background: transparent;
	border-bottom: 1px solid #c00;
	font-size: 11px;
	height: 16px;
	line-height: 16px;
	margin: 0 5px 3px;
	padding: 0 0 3px;
	width: 80px;
}				
#header .navigation .mainNav li.localNewsTumu .dropdown .inner a {
	background: transparent;
	border-bottom: 1px solid #c00;
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	margin: 0 5px 3px;
	padding: 0 0 3px;
	width: 140px;
}						
#header .navigation .mainNav li.localNewsGazete .dropdown .inner a {
	background: transparent;
	border-bottom: 1px solid #c00;
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	margin: 0 5px 3px;
	padding: 0 0 3px;
	width: 140px;
}
.ie6 #header .navigation .subNav li.localNews .dropdown .inner a,
.ie6 #header .navigation .mainNav li.localNews .dropdown .inner a,
.ie6 #header .navigation .mainNav li.localNewsTumu .dropdown .inner a,
.ie6 #header .navigation .mainNav li.localNewsGazete .dropdown .inner a { margin: 0 2px 3px; }			
#header .navigation .subNav {
    height: 27px;
    margin: 0;
    padding-left: 0px;
    float:left;
    width:980px;
}
#header .navigation .subNav li {
    background-position: 0 -33px;
}
#header .navigation .subNav li:first-child {
    background: none;
    padding: 0 0 0 5px;
}
 

#header .navigation .subNav li.lison a {
    color: #000;
    display: block;
    font: normal normal bold 12px Arial, sans-serif;
    float: left;
    height: 22px;
    padding: 6px 2px 0 4px !important;
}	

#header .navigation .subNav li a {
    color: #000;
    display: block;
    font: normal normal bold 12px Arial, sans-serif;
    float: left;
    height: 22px;
 padding:6px 5px 7px 4px !important;
}				
#header .navigation .subNav li a:hover {
	color: #c00;
}
.gazeteListesi {
    background: url('/static/gazeteler_bg.png') no-repeat;
    height: 30px;
    padding-left: 30px;
    width: 950px;
    padding-top:7px;
    position:relative;
}
.gazeteListesi ul {
    left: 100px;
    list-style: none;
    position: absolute;
    top: 0px;
    color:#333333!important;
    font:12px Tahoma,Verdana,Geneva,sans-serif;
}
.gazeteListesi li {
    background: url('/static/seperators.png') no-repeat right top;
    float: left;
    font-weight: bold;
    margin-left: 8px;
    padding-right: 15px;
    height:23px;
    padding-top:7px;
}
.gazeteListesi li.son {
	background: transparent;
	padding-right: 0px!important;
}
.gazeteListesi .tumGazetelerLink {
    font-weight:bold;
    position: absolute;
    right: 15px;
    text-align: right;
    top: 0;
    text-decoration:underline;
    color: #004276; 
    font-size: 13pt;
}
#footer .newspapers li.title {
				background: transparent;
				color: #666;
				margin-right: 5px;
				margin-top: 0px;
			}
/*--------------------------------------------------------------
        FINISH HEADER 
--------------------------------------------------------------*/


.fl{	float: left !important;}
.wt60{width:60px !important;} 
.wt70{width:70px !important;}
.wt80{width:80px !important; }
.wt140{width:140px !important;}
.wt210{width:210px !important;}

.f9bld{font-size:9pt !important; font-weight:bold !important;}
.infoek{width: 230px; text-align:left;  margin:4px 0 0 0px;}
.adv-605 {width:728px; height:90px; margin:20px auto 20px auto;}
.mt0 { margin-top:0 !important;}
.mt7 { margin:7px 0 0 0 !important;}
.pl7 {padding:0 0px 0 8px !important;}
.wauto {width: auto !important;}
.mt8 {margin:8px 0 0 0 !important;}
.mr15 {margin-right: 15px !important;}
.p0{padding:0 0 0 0px !important;}
.pl20{padding:0 0 0 20px !important;}
.w140{width: 140px !important;}
.p6472{padding:6px 4px 7px 2px !important;}
.p6474{padding:6px 4px 7px 4px !important;}
.p6574{padding:6px 5px 7px 4px !important;}
.p6475{padding:6px 5px 7px 5px !important;} 
.p6572{padding:6px 5px 7px 2px !important;}
.p6075{padding: 6px 0px 7px 5px !important;}
.pb20 {padding:0 0 20px 0 !important;}

.w120{width: 120px !important;}
.w105{width: 105px !important;}
.w190{width: 190px !important;}
.w1200{width: 200px !important;}
.w210{width: 210px !important;}


#header .navigation .mainNav li a {
color: #fff;
display: block;
font: normal normal bold 13px Arial, sans-serif;
float: left;
height: 23px;
margin:9px 18px 0 18px!important;
} 

#header .search {
background: url(http://static.haberler.com/static/images/header_search_bg_2lisa.png) no-repeat 0 0;
float: right;
height: 30px;
padding: 5px 5px 5px 10px;
width: 360px;
}

#header .navigation .mainNav li a {
color: #fff;
display: block;
font: normal normal bold 13px Arial, sans-serif;
float: left;
height: 24px;
}



.w490 {width:480px!important;}
.w150 {width:150px!important;}
.tpblm { width:250px; float:left; color:#000;}
.tpblm a,a:hover{ color:#605858;} 

.tpblm span{font-size:16px;font-weight:bold;color:#000;margin: 7px 0;float:left;width:245px;}

.tpblmLst1 {}
.tpblmLst1 a{color:#999;text-decoration:none; margin:5px 0;}
.tpblmLst1 a:hover{color:#999; text-decoration:underline;margin:5px 0;}
.menuTumu {background: url("/static/images/tumu_menu_bg.png") no-repeat right 0; width:980px; height:335px; margin:0px 0 50px 0; float:left;}
.menuTumu .part {width: 196px;height: 335px; float:left; padding-top:6px;}
.menuTumu .part a{font-size: 14px;color: #000;margin: 11px 0 2px 40px;text-decoration: none;float: left;width: 196px;font-weight: normal;height: 18px;}
.menuTumu .part a:hover{ text-decoration: underline; }
