body {
	margin: 0px;
	background: #f0efef 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;
}
#container {
	background: #FFFFFF;
	width: 998px;
	border-top-width: 0px;
}
#container .container_inner{
	border: 1px solid #FFFFFF;
}

#base{
	background: #FFFFFF;
	width: 996px;
	text-align: left;
}
.base_left{
	float: left;
	width: 127px;
	overflow: hidden;
}
.base_left .outer3{
	border-right: 1px solid #cbcbcb;
}
.middle_container{
	width: 869px;
	float: left;
}
.middle_right{
	width: 100%;
	clear: both;
}
.base_middle{
	float: left;
	width: 597px;
	text-align: left;
}
.base_middle .outer1{
	border-right: 1px solid #FFFFFF;
}
.base_middle .middle_content{
	width: 577px;
	overflow: hidden;
	margin: 0px 10px 0px 10px;
}
.base_right{
	float: left;
	width: 271px;
	text-align: left;
}
.base_right .outer{
	border-left: 1px solid #cbcbcb;
}
.base_right .outer2{
	border-left: 1px solid #FFFFFF;
}
/**/
#top{
	width: 996px;
	height: 134px;
	overflow: hidden;
	background: url(../images/logo.png) no-repeat;
	position: relative;
	text-align: left;
}
#top .part_1{
	position: absolute;
	top: 0px;
	left: 0px;
}
#top .part_1 img{
	width: 250px;
	height: 100px;
	border: 0px;
}
#top .part_2 {
	width: 728px;
	height: 90px;
	position: absolute;
	top: 15px;
	left: 254px;
}
#top .part_3 {
	width: 203px;
	height: 16px;
	position: absolute;
	top: 110px;
	right: 10px;
}	
#top .part_3 .input{
	border-width: 0px;
	width: 169px;
	height: 18px;
	font: normal 10px Tahoma;
	padding: 4px;
	color: #000000;
	background-image: url(../images/search_input_bck.png);
}
#top .part_3 .submit{
	border-width: 0px;
	width: 32px;
	height: 18px;
	background-image: url(../images/search_submit_bck.png);
}
#top .part_4 {
	width: 62px;
	height: 29px;
	position: absolute;
	top: 124px;
	left: 736px;
}
#top .part_5 {
	width: 185px;
	height: 29px;
	position: absolute;
	top: 124px;
	left: 805px;
}
#top .part_5 a {
	color: #000000;
	font: 100 8pt/29px Tahoma;
}
#top .top_menu {
	width: 470px;
	height: 39px;
	position: absolute;
	top: 105px;
	left: 255px;
}
#top .top_menu,  #top .top_menu a{
	font: 100 8pt/30px Tahoma;
	color: #FFFFFF;
}
#top .top_menu .item {
	float: left;
	margin-right: 10px;
}
#top .top_menu .sep {
	float: left;
	height: 28px;
	width: 11px;
}
/**/
#footer {
	background: #ffffff url(../images/footer_bck.png) no-repeat;
	border-top: 1px solid #cbcbcb;
	width: 996px;
	height: 87px;
	clear: both;
}
#footer .content {
	text-align: left;
	position: relative;
	top: 15px;
	left: 206px;
	width: 708px;
	font: normal 8pt/18px Tahoma;
	color: #474747;
}
#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: #474747;
}
.button{
	background-color: #d70303;
	border: 0px;
	height: 19px;
	color: #FFFFFF;
	font: 700 8pt Tahoma;
}
/**/
.left_caption{
	height: 29px;
	background: url(../images/left_caption_bck.png) no-repeat;
	color: #FFFFFF;
	padding-top: 2px;
	font: 700 8pt/20px Tahoma;
}
.left_caption span{
	padding-left: 17px;
}
/**/
.right_caption{
	clear: both;
	height: 27px;
	background: url(../images/right_caption_bck.png) no-repeat;
	color: #FFFFFF;
	padding-top: 2px;
	font: 700 8pt/21px Tahoma;
	overflow: hidden;
}
.right_caption span{
	padding-left: 17px;
}
/**/
.right_tab{
	;
}
.right_tab .page{
	display: none;
	height: 124px;
	overflow-y: auto;
	padding: 8px 10px;
	font: 100 8pt/16px Tahoma;
}
.right_tab .page_1{
	padding: 0px 9px;
}
.right_tab .page_2{
	display: none;
	padding: 0px 9px;
}
.right_tab .page_2 .container{
	width: 250px;
	overflow: hidden;
}
.right_tab .nav{
	clear: both;
	background: url(../images/tab_bck.png);
	height: 26px;
}
.right_tab .nav_inner{
	padding: 4px 0px 0px 4px;
}
.right_tab .nav_inner div{
	float: left;
	height: 22px;
}
.right_tab .nav .item{
	background: url(../images/tab_item_bck.png);
}
.right_tab .nav .sep_1{
	background: url(../images/tab_sep_1.png);
	width: 2px;
}
.right_tab .nav .sep_2{
	background: url(../images/tab_sep_2.png);
	width: 5px;
}
.right_tab .nav .sep_3{
	background: url(../images/tab_sep_3.png);
	width: 2px;
}
.right_tab .nav .item a{
	font: 100 8pt/22px Tahoma;
	color: #2f2f2f;
	padding: 0px 10px;
}
.right_tab .nav .active a{
	color: #CE0021;
}
/**/
.video_news{
	width: 269px;
	overflow: hidden;
	background: transparent url(../images/video_news_bck.png) repeat-x;
}
.video_news .header{
	;
}
.video_news .header span{
	font: 700 8pt/23px Tahoma;
	color: #FFFFFF;
	padding-left: 6px;
}
.video_news .header a:hover{
	text-decoration: none;
}
.video_news_items{
	width: 269px;
	height: 220px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.video_news_item{
	margin: 0px 4px 4px 4px;
	padding: 0px 6px;
	background: #FFFFFF; 
}
.video_news_item .inner{
	height: 110px;
	width: 224px;
	background: #FFFFFF; 
	overflow: hidden;
}
.video_news_item img{
	margin: 0px 5px 0px 0px;
	width: 120px;
	height: 80px;
}
.video_news_item .title{
	color: #1e4570;
	font: 700 12px/26px Arial;
	height: 26px;
	overflow: hidden;
}
.video_news_item .short_content{
	font: 100 8pt/15px Tahoma;
	padding: 0px 8px 0px 3px;
	overflow: hidden;
	height: 75px;
}
/**/
.video_image .first_item{
	height: 200px;
	overflow: hidden;
	background: #000000;
	margin: 8px 0px;
}
.video_image .first_item embed{
	background: #000000;
	width: 250px;
	height: 200px;
}
.video_image .first_item img{
	width: 248px;
	height: 198px;
	border: 1px solid #ABABAB;
}
.video_image .item{
	text-align: left;
	height: 21px;
	overflow: hidden;
	padding-left: 20px;
	font: bold 8pt/21px Verdana;
	background: url(../images/icon_04.gif) no-repeat 8px 8px;
}
/**/
.middle_page_title {
	background : url(../images/middle_page_bck.png) repeat-x;
	width : 100%;
	height: 60px;
	overflow: hidden;
	font : 700 13pt/60px Tahoma;
	color : #0b2f5e;
	margin : 0px 0px 10px 0px;
}
.middle_page_title span{
	margin-left: 12px;
}

.middle_sub_page_title {
	background: #959595;
	margin-bottom: 5px;
}
.middle_sub_page_title span, .middle_sub_page_title a{
	margin-left: 10px;
	font: bold 11px/23px Tahoma;
	color : #FFFFFF;
}

.middle_sub_page2_title {
	background: url(../images/middle_sub_page2_bck.png) repeat-x;
	margin-bottom: 5px;
	height: 30px;
	overflow: hidden;
	padding-top: 6px;
}
.middle_sub_page2_title span, .middle_sub_page2_title a{
	
	font: bold 11px/20px Tahoma;
	color : #FFFFFF;
	padding-left: 15px;
}
/**/
#left_menu {
	width: 100%;
	text-align: left;
	background: #000000;
}
#left_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 22px; 
	overflow: hidden;
	

}
#left_menu a {
	font: 700 11px/23px Tahoma;
	display: block;
	border-width: 1px;
	margin-left: 0px;
	padding: 0px 12px 0px 12px;
	text-decoration: none;
	
}
#left_menu .parent a {
	color: #ffffff;
	background: url(../images/left_menu_bck.png) repeat-x;
}
#left_menu .parent a:hover{
	color: #ffffff;
	background: #94a1b5;
	background: url(../images/left_menu_bck.png) repeat-x;
	text-decoration: underline;
}
#left_menu .child a {
	background: #e8ebf0;
	color: #000000;
	padding: 0px 12px 0px 20px;
	font-weight: 100; 
}
#left_menu .child a:hover{
	color: #ffffff;
	background: #94a1b5;
}
/**/
#main_search {
	width: 100%;
	background: url(../images/search_bck.png) no-repeat;
	height: 34px;
	overflow: hidden;
}
#main_search .item{
	padding: 0px 7px 0px 8px;
}
#main_search .search_key{
	border: #5e5e5e 1px solid;
	font-size: 8pt;
	font-family: tahoma;
	background: #FFFFFF;
	width: 73px;
	color: #5e5e5e;
}
#main_search .search_submit{
	border: #5e5e5e 1px solid;
	font-size: 8pt;
	font-family: tahoma;
	background: #FFFFFF;
	width: 30px;
	color: #5e5e5e;
}
/**/
.mostly_readed {
	font: normal 11px Tahoma;
	width: 100%;
	margin: 7px 0px 7px 0px;
}
.mostly_readed .first_item{
	clear: both;
	margin: 0px 7px 4px 7px;
	
}
.mostly_readed .first_item img{
	width: 112px;
	height: 76px
}
.mostly_readed .item{
	background: url(../images/icon_01.gif) no-repeat 0px center;
	padding-left: 10px;
	clear: both;
	margin: 4px 7px 0px 7px;
}
.mostly_readed .sep{
	background: url(../images/line_02.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 4px 0px 0px 17px;
}
/**/
.namaz_time {
	width: 100%;
	margin-bottom: 8px;
}
.namaz_time img{
	width: 125px;
	height: 100px;
}
/**/
.section {
	font: normal 11px Tahoma;
	width: 125px;
	height: 109px;
	overflow: hidden;
}
/**/
.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;
}

.right_news{
	width: 100%;
	margin: 0px 0px 10px 0px;
}
.right_news .container{
	margin: 6px 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_author {
	width: 100%;
}
.main_author .container{
	clear: both;
}
.main_author .article_content{
	height: 87px;
	overflow: hidden;
	background: url(../images/author_content_bck.png) repeat-x;
}
.main_author .article_content .frame{
	margin: 3px 4px 0px 4px;
	width: 261px;
	height: 76px;
	overflow: hidden;
}
.main_author .article_content img {
	width: 103px;
	height: 76px;
	margin-right: 10px;
}
.main_author .article_content .author_name{
	color: #FFFFFF;
	font: 700 8pt/18px Tahoma;
	height: 18px;
	overflow: hidden;
}
.main_author .article_content .title {
	margin-top: 8px;
	margin-bottom: 5px;
}
.main_author .article_content .title a{
	color: #FFFFFF;
	font: 100 8pt/15px Tahoma;
}
.main_author .items{
	/*height: 100px;
	overflow-y: auto;*/
	padding-top: 5px;
	text-align: left;
}
.main_author .items a{
	color: #000000;
}
.main_author .item {
	clear: both;
	height: 18px;
	width: 156px;
	overflow: hidden;
	font: 700 11px/18px Tahoma;
	text-align: left;
	padding-left: 18px;
	background: url(../images/icon_01.gif) no-repeat 16px 8px;
}
.main_author .item .content{
	padding-left: 8px;
}
/**/
#author_combobox {
	width: 100%;
	text-align: center;
	background: url(../images/line_05.gif) repeat-x;
}
#author_combobox select{
	width: 200px;
	font: 100 8pt/18px Tahoma;
	color: #4c4c4c;
	height: 18px;
	margin: 7px 6px 6px 6px;
}
/**/
.poll {
	width: 252px;
	margin: 8px 8px 12px 8px;
}
.poll .question{
	padding-bottom: 8px;
	font: bold 8pt/15px Verdana;
}
.poll .radio_button{
	width: 27px;
}
.poll .radio_button input{
	height: 19px;
}
.poll .item{
	font: 700 8pt/17px Verdana;
	color: #535353;
	width: 225px;
}
.poll .footer_row{
	padding-top: 8px;
}
/**/
.main_mail_list {
	width: 100%;
}
.main_mail_list .container{
	text-align: left;
	margin: 15px 12px 15px 12px;
	width: 208px;
}
.main_mail_list div{
	margin: 0px 0px 3px 0px;
}
.main_mail_list .input_type{
	font-size: 8pt;
	width: 245px;
}
/**/
.gazeteler {
	height: 180px;
}
.gazeteler_kars{
	margin-top: 5px;
	width: 90%;
}
.gazeteler_kars tr{
	padding-bottom: 1px;
}
.gazeteler_kars .gazete_adi{
	color: #000000;
	font: 700 8pt/19px Tahoma;
	width: 130px;
}
.gazeteler_kars .gazete_adi a{
	font: 700 8pt/19px Tahoma;
	color: #000000;

}
.gazeteler_kars .gazete_logo img{
	width: 65px;
	height: 35px;
	margin-right: 0px;
}
/**/
.currency {
	height: 70px;
}
.currency{
	margin-top: 5px;
	width: 90%;
}
.currency tr{
	padding-bottom: 1px;
}
.currency .name{
	color: #000000;
	font: 700 8pt/19px Tahoma;
	width: 60px;
}
.currency .value{
	color: #000000;
	font: 100 8pt/19px Tahoma;
	width: 51px;
}
/**/
.sinema{
	text-align: center;
	padding: 6px 0px;
}
.sinema img{
	width: 300px;
	height: 166px;
	border-width: 0px;
}
.sinema{
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: left;
}
.sinema_inner{
	margin: 0px;
	width: 268px;
	height: 225px;
	overflow: hidden;
	background: url(../images/image_sinema_bck.png) repeat-x;

}
.sinema .v_sep{
	float: left;
	width: 9px;
	height: 9px;
	font-size: 1px;
}
.sinema .h_sep{
	clear: both;
	height: 11px;
	width: 11px;
	font-size: 1px;
}
.sinema .item{
	float: left;
	width: 110px;
	height: 166px;
}
.sinema .item .image{
	padding: 27px 0px 10px 35px;
}
.sinema .item img{
	width: 200px;
	height: 180px;
}
.sinema .item .title{
	color: #f00000;
	font: 700 8pt/13px Tahoma;
}