body {
	margin: 0px;
	background : #1B2443;
}
*{
	font-family: Arial;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}


form{
	margin: 0px;
}
#container {
	background: #FFFFFF;
	width: 990px;
	/*border: 1px solid #E1E1E1;*/
}
.middle_page_title {
	background : url("images/middle_page_bck.png") transparent no-repeat;
	width : 666px;
	height: 60px;
	font : 700 14pt/60px Arial;
	color : #1C2441;
	margin-bottom : 5px;
}
.middle_page_title span{
	margin-left: 10px;
}
.middle_sub_page_title {
	background: #B2BAD1;
	margin-bottom: 5px;
	height: 24px;
	overflow: hidden;
}
.middle_sub_page_title span, .middle_sub_page_title a{
	font-weight: 700;
	font-size: 10pt;
	line-height: 24px;
	color: #FFFFFF;
	padding-left: 15px;
}

#base {
	background: #FFFFFF;
	width: 990px;
}
#base #base_left {
	float: left;
}
#base #base_middle {
	border-right: solid 1px #B2B9D1;
	border-left: solid 1px #B2B9D1;
	float: left;
}
#base #base_right {
	float: left;
}

.top_lang_menu{
	position: absolute;
	top: 10px;
	right: 10px;
	height: 20px;
	overflow: hidden;
	background-color: #000000;
	text-align: right;
}
.top_lang_menu .inner{
	padding: 0px 10px 0px 10px;
}
.top_lang_menu .item, .top_lang_menu .sep{
	float: left;
	height: 20px;
}
.top_lang_menu .item a{
	font: 100 9pt/20px Tahoma;
	color: #FFFFFF;
}
.top_lang_menu .item a.sel{
	color: #c02745;
}
.top_lang_menu .sep{
	margin: 0px 5px;
	width: 1px;
	background: url("images/top_lang_sep.png") no-repeat 0px 3px;
}

#logo{
	width: 990px;
	height: 141px;
	background: url("images/logo.png") no-repeat;
	position: relative;
}
#logo .part_1{
	position: absolute;
	top: 0px;
	left: 40px;
}
#logo .part_1 img{
	width: 133px;
	height: 140px;
	border: 0px;
}
#logo .part_2 {
	background: #FFFFFF;
	width: 468px;
	height: 60px;
	position: absolute;
	top: 55px;
	left: 461px;
}

#logo .part_3 {
	background: #FFFFFF;
	width: 111px;
	height: 60px;
	position: absolute;
	top: 39px;
	right: 27px;
}

#top_menu{
	width: 990px;
	height: 28px;
	background: url("images/top_menu.png") no-repeat;
	position: relative;
	padding-top: 1px;
}
#top_menu a{
	font: 700 8pt/23px Tahoma;
	color: 333333;
}
#top_menu .item, #top_menu .item_first, #top_menu .item_second{
	float: left;
	margin: 0px 0px 0px 0px;
}
#top_menu .item_first {
	width: 123px;
	text-align: right;
}
#top_menu .item_second a{
	color: #D53534;
}
#top_menu .sep {
	float: left;
	background: url("images/top_menu_sep.gif") no-repeat;
	height: 26px;
	width: 3px;
	font-size: 1px;
	margin: 0px 4px 0px 6px;
}
#top_menu #main_search{
	text-align: right;
	margin-right: 10px;
}
#top_menu #main_search span{
	font: 700 8pt/23px Tahoma;
}
#top_menu #main_search label{
	font-weight: 100;
}
#top_menu #main_search .search_key{
	font: 100 8pt/14px Tahoma;
	padding-left: 3px; 
	width: 110px;
	height: 16px;
	background: url("images/search_key.png") no-repeat;
	border: none;
}
#top_menu #main_search .search_submit{
	font: 100 7pt/12px Tahoma;
	width: 39px;
	height: 18px;
	background: url("images/search_submit.png") no-repeat;
	border: none;
}

#currency{
	border: solid 1px #D8DBE7;
	width: 100%;
	font: 100 7pt/15px Verdana;
	margin: 0px;
}
#currency .label, #currency .value{
	color: #000000;
}
#currency .item{
	height: 18px;
	 margin: 0px;
	 padding: 0px;
}
#currency .label{
	padding-left: 5px;
	width: 42px; 
	font-weight: 100;
}
#currency .value{
	width: 38px;
	padding-right: 7px;
}
#currency .image{
	width: 25px;
	text-align: center;
}
#currency img{
	width: 11px;
	height: 6px;
}

#footer {
	clear: both;
	background: url("images/footer_bck.png") no-repeat #B2B9D1;
	width: 990px;
	height: 62px;
	position: relative;
}
#footer .content {
	text-align: left;
	position: absolute;
	top: 6px;
	left: 195px;
	font: normal 8pt/18px Tahoma;
	color: #FFFFFF;
	z-index: 3;
}
#footer .content div {
	text-align: left;
}
#footer .content .item {
	text-align: left;
}
#footer .content .item, #footer .content item a{
	font-weight: bold;
}
#footer .content a{
	color: #FFFFFF;
}

#left_menu {
	width: 100%;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
#left_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 24px; 
	overflow: hidden;
	text-align: right;
}
#left_menu a {
	font: 700 8pt/24px Tahoma;
	display: block;
	border-width: 1px;
	margin-left: 0px;
	padding: 0px 12px 0px 8px;
	text-decoration: none;
	
}
#left_menu .parent a {
	background: url("images/left_menu_parent_bck.png") no-repeat;
	color: #000000;
}
#left_menu .parent a:hover{
	background: url("images/left_menu_parent_hover_bck.png") no-repeat;
	color: #000000;
	text-decoration: underline;
}
#left_menu .child a {
	background: url("images/left_menu_child_bck.png") no-repeat;
	color: #DA0000;
	font: 100 8pt/24px Tahoma;
}
#left_menu .child a:hover
{
	background: url("images/left_menu_parent_hover_bck.png") no-repeat;
	color: #DA0000;
}
.left_menu_rss{
	height: 24px;
	background: url("images/rss_ico.gif") no-repeat left center;
	padding: 0px 12px 0px 20px;
	text-align: right;
}
.left_menu_rss a{
	font: 700 8pt/24px Tahoma;
}

/*SOL MENÜ BAŞLIK*/
.left_menu_title{
	height: 21px;
	background: url("images/left_caption_bck.png") no-repeat;
	color: #FFFFFF;
	font: bold 8pt/21px Tahoma;
}
.left_menu_title span{
	padding-left: 20px;
}
.left_menu_title_2{
	background: url("images/left_caption_bck_2.png") no-repeat;
}

/*ANKET*/
#poll {
	margin: 8px 8px 8px 7px;
}
#poll .question{
	padding-bottom: 8px;
	font: normal 8pt Verdana;
}
#poll .radio_button input{
	height: 19px;
}
#poll .item{
	font: 700 8pt/17px Verdana;
}
#poll .button{
	background-color: #8790AF;
	border: 1px solid #8790AF;
	height: 19px;
	color: #FFFFFF;
	font: 700 8pt Tahoma;
}
#poll .footer_row{
	padding-top: 8px;
}

/*GENEL BUTTON*/
.button{
	background-color: #8790AF;
	border: 1px solid #8790AF;
	height: 19px;
	color: #FFFFFF;
	font: 700 8pt Tahoma;
}

/*VİDEO HABER*/
#video {
	width: 100%;
	margin: 0px 0px 1px 0px;
}
#video .header{
	background: url("images/video_header.png") no-repeat;
	height: 28px;
}
#video .outer{
	;
}
#video .container{
	margin: 3px;
}
#video .item{
	text-align: left;
	clear: both;
	height: 45px;
	width: 120px;
	margin-bottom: 5px;
	overflow: hidden;
}
#video .item a{
	font: normal 8pt/15px Verdana;
}

#video .item img {
	width: 62px;
	height: 45px;
	margin-right: 2px;
}
#video .sep{
	background: url("images/images/line_01.gif") repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin-bottom: 5px;
}
#video .all{
	margin: 5px 0px 0px 0px;
	text-align: center;
}
#video .all span{
	background: url("images/icon_07.gif") no-repeat right 3px;
	padding-right: 15px;
}
#video .all a{
	font: 700 8pt Tahoma;
	color: #8790AF;
}	

/**/
.main_image_gallery {
	width: 100%;
	font: normal 8pt Verdana;
	margin: 8px 0px 8px 0px;
}
.main_image_gallery .outer{
	margin: 0px 7px 0px 8px;
}
.main_image_gallery .item{
	margin-bottom: 8px;
}
.main_image_gallery .item img {
	width: 100px;
	height: 75px;
	border: 1px solid #d0d0d0;
}
.main_image_gallery .item .title{
	font: 700 8pt/14px Verdana;
}
.main_image_gallery .all span{
	background: url("images/icon_07.gif") no-repeat right 3px;
	padding-right: 15px;
}
.main_image_gallery .all a{
	font: 700 8pt Tahoma;
	color: #8790AF;
}
/**/
.mostly_viewed_gallery {
	width: 100%;
	font: normal 8pt Verdana;
	margin: 8px 0px 8px 0px;
}
.mostly_viewed_gallery .outer{
	margin: 0px 7px 0px 8px;
}
.mostly_viewed_gallery .item{
	margin-bottom: 8px;
	text-align: center;
}
.mostly_viewed_gallery .item img {
	width: 152px;
	height: 114px;
	border: 1px solid #d0d0d0;
}
.mostly_viewed_gallery .item .title{
	width: 133px;
	font: 700 8pt/14px Verdana;
	text-align: left;
}
/**/
.mostly_viewed_video {
	width: 100%;
	font: normal 8pt Verdana;
	margin: 8px 0px 8px 0px;
}
.mostly_viewed_video .outer{
	margin: 0px 7px 0px 8px;
}
.mostly_viewed_video .item{
	margin-bottom: 8px;
	text-align: center;
}
.mostly_viewed_video .item img {
	width: 152px;
	height: 114px;
	border: 1px solid #d0d0d0;
}
.mostly_viewed_video .item .title{
	font: 700 8pt/14px Verdana;
	text-align: left;
}
/**/
.mostly_viewed_caricature {
	width: 100%;
	font: normal 8pt Verdana;
	margin: 8px 0px 8px 0px;
}
.mostly_viewed_caricature .outer{
	margin: 0px 7px 0px 8px;
}
.mostly_viewed_caricature .item{
	margin-bottom: 8px;
	text-align: center;
}
.mostly_viewed_caricature .item img {
	width: 152px;
	height: 114px;
	border: 1px solid #d0d0d0;
}
.mostly_viewed_caricature .item .title{
	font: 700 8pt/14px Verdana;
	text-align: left;
}
/**/
#mostly_readed {
	font: normal 8pt Verdana;
	width: 100%;
	margin: 8px 0px 8px 0px;
}
#mostly_readed .outer{
	;
}
#mostly_readed .first_item{
	clear: both;
	margin: 0px 7px 0px 8px;
	
}
#mostly_readed .first_item img{
	width: 105px;
	height: 80px
}
#mostly_readed .item{
	background: url("images/icon_05.gif") no-repeat left center; /*0px 4px;*/
	padding-left: 10px;
	clear: both;
	margin: 4px 7px 0px 8px;
}
#mostly_readed .sep{
	background: url("images/line_02.gif") repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 4px 0px 0px 18px;
}

/*SAG MENÜ BAŞLIK*/
.right_menu_title{
	height: 21px;
	color: #000000;
	font: bold 8pt/26px Tahoma;
	border-bottom: 3px solid #B2B9D1;
	margin-bottom: 2px;
}
.right_menu_title span{
	padding-left: 15px;
}

/*YAZARLAR*/
#author_box {
	clear: both;
	position: relative;
	margin-left: 5px;
	margin-top: 6px;
	width: 195px;
	height: 68px;
	border: 1;
	border-color: B1B8D1;
}
#author_box .image{
	position: absolute;
	width: 50px;
	height: 68px;
	left: 155px;
	top: 0px;
	background-color: #8790AF;
}
#author_box .image img{
	width: 42px;
	height: 60px;
	border: 1px solid #FFFFFF;
	margin: 3px;
}
#author_box .title{
	position: absolute;
	width: 135px;
	height: 50px;
	overflow: hidden;
	margin-top: 7px;
	font: normal 8pt/15px Tahoma;
	top: -3px;
}
#author_box .title a {
	color: #595959;
}
#author_box .author_name{
	position: absolute;
	width: 200px;
	top: 53px;
	left: 0px;
	padding-left: 5px;
	font: 100 8pt/15px Tahoma;
	color: #FFFFFF;
	background-color: #8790AF;
}
.left_news{
	clear: both;
	background: #fff2c9;
}
.left_news .container{
	padding: 9px 9px 9px 9px;
}
.left_news .item{
	padding-bottom: 9px;
}
.left_news .item img{
	width: 110px;
	height: 84px;
	border: 1px solid #000000;
	margin-bottom: 6px;
}
.left_news .item .title{
	font: 700 8pt/15px Verdana;
	color: #215CAC;
}
.left_news .item .whom{
	font: 700 8pt/15px Verdana;
	color: #CA0000;
}
.left_news .all_link{
	text-align: center;
	margin-top: 6px;
}
.left_news .all_link a{
	font: 700 8pt/15px Verdana;
	color: #CA0000;
}
