@import "admin.css";
body{
	margin: 0px;
	background: #FFFFFF url(../images/body_bck.png) repeat-y 998px 0px;
	color: #2d2d2d;
}
a{
	text-decoration: none;
	color: #2d2d2d;
}
a:hover {
	text-decoration: underline;
}
img {
	border-width: 0px;
}
form{
	margin: 0px;
}
/**/
.radio{
	border: 0px;
}
.middle_container{
	width: 869px;
	float: left;
}
.middle_container .outer4{
	border-left: 1px solid #FFFFFF;
}
.middle_content {
	font: 100 8pt Verdana;
}
.middle_content .explain{
	margin-top: 6px;
	margin-bottom: 10px;
}
.middle_content .nav2{
	margin-bottom: 10px;
}

.button{
	background-color: #545556;
	border: 0px;
	height: 19px;
	color: #FFFFFF;
	font: 700 8pt Tahoma;
}
.left_caption{
	height: 22px;
	background: url(../images/left_caption_bck.png) no-repeat;
	color: #FFFFFF;
	font: bold 8pt/22px Tahoma;
	}
.left_link{
	color: #4d46d0;
	font: bold 8pt/22px Tahoma;
}
.left_caption span{
	padding-left: 7px;
}
.right_caption{
	margin: 0px 10px 0px 10px;
	height: 23px;
	background: url(../images/right_caption_bck.png) no-repeat;
	color: #FFFFFF;
	font: bold 12px/21px Tahoma;
	overflow: hidden;
}
.right_caption span{
	padding-left: 34px;
}
.right_content{
	padding: 0px 10px;
}
.right_sep{
	clear: both;
}
.right_sep img{
	width: 270px;
	height: 21px;
	border-width: 0px;
}
table.right_content{
	margin: 0px 10px;
}
.middle_page_title {
	background : url(../images/middle_page_bck.png);
	width : 100%;
	height: 40px;
	font : 700 12pt/40px Arial;
	color : #000000;
	margin-bottom : 10px;
}
.middle_page_title span{
	margin-left: 12px;
}
.middle_sub_page_title {
	background: url(../images/middle_sub_page_bck.png) repeat-x;
	margin-bottom: 5px;
	height: 24px;
	overflow: hidden;
}
.middle_sub_page_title span, .middle_sub_page_title a{
	font: bold 11px/24px Tahoma;
	color : #FFFFFF;
	padding-left: 15px;
}
.middle_sub_page2_title {
	background: url(../images/middle_sub_page2_bck.png) repeat-x;
	margin-bottom: 5px;
	height: 24px;
	overflow: hidden;
}
.middle_sub_page2_title span, .middle_sub_page2_title a{
	font: bold 11px/24px Tahoma;
	color : #FFFFFF;
	padding-left: 16px;
}
/**/
.middle_top{
	width : 100%;
	height: 40px;
	color : #000000;
	margin-bottom : 10px;
	padding-top: 10px;
	font: 100 11px/20px Tahoma;
	background: url(../images/middle_top_bck.png) repeat-x;
}
.middle_top .part_1{
	float: left;
	width: 280px;
	padding-left: 10px;
}
.middle_top .part_1 a{
	color: #000000;
	font: 100 11px/20px Tahoma;
}
.middle_top .part_2{
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}
/**/
.main_container {
	background: #FFFFFF;
	width: 998px;
	border-top-width: 0px;
}
.main_container_inner{
	border: 1px solid #FFFFFF;
}
/**/
.base{
	background: #FFFFFF;
	width: 996px;
	text-align: left;
}
.base_left{
	float: left;
	width: 126px;
	overflow: hidden;
	background: url(../images/left_bck.png);
}
.base_middle{
	float: left;
	border-right: 1px solid #d1d1d1;
}
.base_middle_inner{
	width: 599px;
	overflow: hidden;
}
.base_middle .middle_content{
	margin: 0px 10px 0px 10px;
}
.base_right{
	float: left;
	width: 270px;
	overflow: hidden;
}
.base_right_inner{
	padding-top: 10px;
}
/**/
.top{
	width: 996px;
	height: 152px;
	background: url(../images/logo.png) no-repeat;
	position: relative;
	text-align: left;
}
.top .logo{
	position: absolute;
	top: 21px;
	left: 0px;
}
.top .logo img{
	width: 286px;
	height: 101px;
	border: 0px;
}
.top .banner {
	width: 468px;
	height: 60px;
	position: absolute;
	top: 41px;
	left: 338px;
}
.top .weather {
	width: 112px;
	height: 80px;
	position: absolute;
	top: 32px;
	left: 864px;
}
.top .weather_report{
	width: 101px;
}
.top .weather_report tr{
	padding-bottom: 1px;
}
.top .weather_report .header{
	color: #FFFFFF;
	font: 700 7pt/19px Tahoma;
}
.top .weather_report .city{
	color: #FFFFFF;
	font: 700 7pt/19px Tahoma;
	width: 60px;
}
.top .weather_report .value{
	color: #f2c4c6;
	font: 100 7pt/19px Tahoma;
	width: 51px;
}
/**/
.top_menu{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 21px;
	width: 996px;
}
.top_menu_container{
	float: right;
}
.top_menu, .top_menu a{
	font: 700 8pt/21px Tahoma;
	color: #FFFFFF;
}
.top_menu a{
	padding: 0px 8px;
}
.top_menu .item {
	float: left;
	background: url(../images/top_menu_bck.png) repeat-x;
}
.top_menu .sep {
	float: left;
	height: 21px;
	width: 4px;
	background: url(../images/top_menu_sep.png) no-repeat;
}
/**/
.footer {
	background: url(../images/footer_bck.png) no-repeat;
	width: 996px;
	height: 120px;
	clear: both;
}
.footer .content {
	text-align: left;
	position: relative;
	top: 10px;
	left: 216px;
	width: 708px;
	font: normal 8pt/18px Tahoma;
	color: #B7B7B7;
}
.footer .content a{
	color: #B7B7B7;
}
.footer .content div {
	text-align: left;
}
.footer .content .item {
	text-align: left;
}
.footer .content .item, .footer .content .item a{
	font-weight: bold;
	color: #FFFFFF;
}
/**/
.last_min {
	width: 100%;
	height: 28px;
	background: #000000;
	position: relative;
	border-bottom: 1px solid #FFFFFF;
}
.last_min .part_1 {
	float: left;
	width: 58px;
	height: 28px;
	border-right: 1px solid #FFFFFF;
}
.last_min .part_2 {
	float: left;
	width: 510px;
	height: 28px;
}
.last_min, .last_min a {
	color: #ffffff;
	font: bold 17px/28px Arial;
}
.last_min img{
	
}
.quick_launch{
	padding-left: 6px;
}
.quick_launch select{
	height: 17px;
	overflow: hidden;
	font: normal 8pt/17px Tahoma;
}
/**/
.left_menu {
	width: 100%;
	text-align: left;
}
.left_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 22px; 
	overflow: hidden;
}
.left_menu a {
	font: 700 11px/21px Tahoma;
	display: block;
	margin-left: 0px;
	padding: 0px 12px 0px 12px;
	text-decoration: none;
}
.left_menu .parent a {
	background: url(../images/left_menu_bck.png) no-repeat;
	color: #FFFFFF;
}
.left_menu .parent a:hover{
	color: #FFFFFF;
}
.left_menu .child a {
	background: url(http://www.turkishaber.com/images/left_menu_child_bck.png) no-repeat;
	color: #689BE4;
	font: 700 11px/21px Tahoma;
}
.left_menu .child a:hover{
	color: #FFFFFF;
}
/**/
.mostly_readed {
	font: 100 11px Tahoma;
	margin: 6px 0px 6px 0px;
}
.mostly_readed .first_item {
	clear: both;
	margin: 0px 6px 4px 6px;
}
.mostly_readed .first_item img {
	width: 112px;
	height: 75px
}
.mostly_readed .item {
	background: url(../images/icon_01.gif) no-repeat 0px center;
	padding-left: 10px;
	clear: both;
	margin: 4px 6px 0px 6px;
}
.mostly_readed .sep {
	background: url(../images/line_02.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 4px 0px 0px 17px;
}
/**/
.comment_marquee {
	font: normal 8pt Tahoma;
	text-align: left;
	width: 100%;
	margin-bottom: 8px;
}
.comment_marquee .outer{
	border: 1px solid #D7D7D7;
	border-top: 1px solid #FFFFFF;
	border-right-width: 0px;
	background: url(http://www.turkishaber.com/images/right_menu_top_bck.png) no-repeat;
}
.comment_marquee .container{
	text-align: left;
	margin: 13px;
}
.comment_marquee .item{
	clear: both;
	margin-bottom: 13px;
}
.comment_marquee .item a{
	text-decoration: none;
}
/**/
.poll {
	width: 100%;
	margin-bottom: 8px;
	padding: 4px;
}
.poll .question{
	padding-bottom: 8px;
	font: bold 8pt/15px Verdana;
}
.poll .radio_button{
	width: 3%;
}
.poll .radio_button input{
	height: 19px;
}
.poll .item{
	font: 700 8pt/17px Verdana;
	color: #535353;
}
.poll .footer_row{
	padding-top: 8px;
}
/**/
.main_image_gallery {
	width: 100%;
	font: normal 8pt Verdana;
	margin: 13px 0px 13px 0px;
}
.main_image_gallery .container{
	margin: 0px 13px 0px 12px;
}
.main_image_gallery .item{
	margin-bottom: 8px;
}
.main_image_gallery .item img {
	width: 100px;
	height: 75px;
}
.main_image_gallery .item .title{
	font: 700 8pt/14px Verdana;
}
.main_image_gallery .all a{
	font: 700 8pt Tahoma;
	color: #c90908;
}
/**/
.login_box {
	width: 248px;
	margin: 10px;
}
.login_box input{
	font: 100 8pt Tahoma;
	padding-left: 8px;
	width: 180px;
}
.login_box .welcome{
	font: 700 8pt/17px Tahoma;
	margin-bottom: 8px;
}
.login_box .link{
	background: url(../images/icon_01.gif) no-repeat 0px 7px;
	height: 18px;
}
.login_box .link a{
	font: 100 8pt/17px Tahoma;
	padding-left: 12px;
}
.login_box .button{
	width: 100px;
}
/**/
.main_author {
	clear: both;
}
.main_author .container{
	width: 250px;
	height: 243px;
	overflow: hidden;
	background: url(../images/main_author_bck.gif);
	position: relative;
}
.main_author .items{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 96px;
}
.main_author .item span{
	height: 19px;
	font: 700 8pt/19px Tahoma;
	color: #FFFFFF;
	padding-left: 5px
}
.main_author .item {
	height: 21px;
	font: 100 8pt/20px Tahoma;
	overflow: hidden;
}
.main_author .item a{
	color: #FFFFFF;
	padding-left: 5px;
}
.main_author .article_content{
	position: absolute;
	left: 110px;
	top: 0px;
	width: 128px;
	overflow: hidden;
	text-align: center;
}
.main_author .article_content .img {
	clear: both;
	margin: 20px 0px 0px 0px;
}
.main_author .article_content img {
	width: 78px;
	height: 104px;
	border: 1px #424242 solid;
}
.main_author .article_content .title {
	margin: 8px 8px 8px 8px;
	text-align: center;
	clear: both;
}
.main_author .article_content .title a{
	color: #0f6594;
	font: 700 8pt/15px Tahoma;
}
.main_author .article_content .date {
	text-align: center;
	color: #9B9B9B;
	font: 100 8pt Tahoma;
	clear: both;
}
.main_author .article_content .gazette{
	color: #9B9B9B;
	font: 100 8pt/16px Tahoma;
	text-align: center;
	clear: both;
}
/**/
.author_combobox {
	width: 100%;
}
.author_combobox .container{
	width: 250px;
	height: 35px;
	overflow: hidden;
	background: #D1D1D1;
	text-align: center;
}
.author_combobox select{
	width: 200px;
	font: 100 8pt/18px Tahoma;
	color: #4c4c4c;
	height: 18px;
	margin: 7px 6px 6px 6px;
}
/**/
.video_news {
	width: 100%;
}
.video_news .container{
	padding: 0px;
}
.video_news .first_item{
	height: 200px;
	overflow: hidden;
	margin-bottom: 8px;
}
.video_news .first_item embed{
	background: #000000;
	width: 250px;
	height: 200px;
}
.video_news .first_item img{
	width: 250px;
	height: 200px;
	border: 1px solid #ABABAB;
}
.video_news .item{
	text-align: left;
	height: 21px;
	overflow: hidden;
	padding-left: 28px;
	font: bold 8pt/21px Verdana;
	background: url(../images/video_news_item_bck.png) no-repeat;
}
.video_news .item_odd{
	background-position: 0px -20px;
}
.video_news .item_even{
	background-position: 0px 0px;
}
/**/
.main_estate {
	width: 100%;
}
.main_estate .item{
	clear: both;
	background: #ff0000;
}
.main_estate .image{
	float: left;
	width: 127px;
	height: 98px;
	overflow: hidden;
}
.main_estate img{
	border: none;
	width: 117px;
	height: 88px;
}
.main_estate .item .title{
	float: left;
	width: 100px;
	height: 90px;
	overflow: hidden;
}
.main_estate .item .part_1{
	margin-top: 3px;
	color: #EB1A1A;
	font: 700 8pt/14px Tahoma;
	height: 42px;
	overflow: hidden;
}
.main_estate .item .part_2{
	margin-top: 3px;
	color: #000000;
	font: 700 8pt/14px Tahoma;
	height: 14px;
	overflow: hidden;
}
.main_estate .item .part_3{
	color: #000000;
	font: 100 8pt/14px Tahoma;
	clear: both;
	height: 28px;
	overflow: hidden;
}
/**/
.right_news{
	width: 100%;
	margin: 0px 0px 10px 0px;
}
.right_news .container{
	margin: 10px 15px 0px 15px;
}
.right_news img{
	width: 120px;
	height: 80px;
	margin: 0px 10px 0px 0px;
	border: 1px solid #9a9a9a;
}
.right_news .title{
	margin: 0px 0px 10px 0px;
}
.right_news .title a{
	color: #000000;
	font: 700 9pt/16px Verdana;
}
.right_news .short_content{
	height: 80px;
	overflow: hidden;
}
.right_news .short_content a{
	font: normal 8pt/16px Verdana;
	color: #535353;
}
/**/
.main_mail_list {
	width: 100%;
}
.main_mail_list .container{
	text-align: left;
	margin: 15px 0px 0px 0px;
	width: 251px;
}
.main_mail_list div{
	margin: 0px 0px 3px 0px;
}
.main_mail_list .input_type{
	font-size: 8pt;
	width: 251px;
}
/**/
#gazette_title {
	width: 100%;
}
#gazette_title .outer{
	margin: 5px 5px 5px 5px;
}
#gazette_title select{
	width: 115px;
	font: 100 8pt Tahoma;
}