/* CSS Document */

BODY{
	background:#DDF0F8;
	color:#000000;
	font: 100 11px Tahoma;
	margin:0px 0px 0px 2px;
	line-height:150%;
}

IMG{
	border:0px;
}
A{
	text-decoration:none;
	color:#00324C;
}

A:hover{
	text-decoration:underline;
}

FORM{
	margin:0px;
}

INPUT, TEXTAREA, SELECT{
	font: 100 11px Tahoma;
	color:#333333;
	margin:0px;
}

.leftInputBack{
	background:url(../images/left_input_back.png) repeat-x;
	height:18px;
	font: 100 11px/14px Tahoma;
	padding-left:5px;
	color:#20769E;
	width:140px;
	margin-left:1px;
	border:0px;
}

.rightInputBack{
	background:url(../images/right_input_back.png) repeat-x;
	height:18px;
	font: 100 11px/14px Tahoma;
	padding-left:5px;
	color:#20769E;
	width:134px;
	margin-left:1px;
	border:0px;
}

.buttonbox{
	background:url(../images/button_back.png) repeat-x;
	height:18px;
	width:55px;
	font: 100 11px/13px Tahoma;
	border:0px;
	margin: 3px 1px 0px 1px;
	color:#20769E;
}

#menu{
	width:150px;
}

.accordion_headings{
	padding:5px;
	color:#004166;
	border-bottom:1px solid #97C8DF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
}

.accordion_child{
	padding:0px;
}

.header_highlight{
}

.accordion_child a{
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; BACKGROUND: #D5ECF7; PADDING-BOTTOM: 3px; COLOR: #004166; TEXT-INDENT: 5px; PADDING-TOP: 3px; BORDER-BOTTOM: #97C8DF 1px solid; TEXT-DECORATION: none
}
.accordion_child a:hover {
	BACKGROUND: #fff; COLOR: #004166;
}

.linkitem{
	background:url(../images/blue_dot.png) no-repeat 2px 7px;
	padding-left:12px;
	width:130px;
	overflow:hidden;
	font: 100 11px/18px Tahoma, "Trebuchet MS";
	height:18px;
}


#mainside{
	width:800px;
	background:url(../images/body_back.png) #FFFFFF repeat-y 796px;
	text-align:left;
}

#mainside .mainside_inner{
	width:795px;
	position:relative;
}

#header_menu{
	background:url(../images/header_menu_back.png) repeat-x;
	height:20px;
	margin-bottom:1px;
	color:#FFFFFF;
	padding:0px 5px 1px 5px;
}

#header_menu a{
	color:#FFFFFF;
}

#header{
	height:162px;
	margin-bottom:1px;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}

#side{
	background: url(../images/header_shadow.png) #FFFFFF repeat-x 0px 0px;
	width:795px;
	clear:both;
}

.left_side{
	float:left;
	width:173px;
	overflow:hidden;
	background:url(../images/left_back.png) #FFFFFF repeat-y;
	height:100%;
}

.left_side .inner{
	width:167px;
}

.middle_side{
	float:left;
	width:461px;
	height:100%;
}

.middle_side .middle_content{
	margin: 5px 1px 5px 0px;
	width: 460px;
}

.right_side{
	width:158px;
	background:url(../images/right_side_left_shadow.png) #FFFFFF repeat-y;
	float: left;
	height:100%;
}

.right_side .inner{
	width:152px;
	margin-left:6px;
}

#footer{
	background:url(../images/footer_back.png) repeat-x #FFFFFF;
	border-top:1px solid #83B3CB;
	height:60px;
	color:#184D7A;
	padding-top:15px;
	padding-left:10px;
	width:785px;
}

#footer a{
	color:#184D7A;
	font-weight:bold;
}

#footer .logo{
	float:left;
	margin-right:10px;
	position:relative;

}

#footer .text{
	line-height:160%;
}


/* Anasayfa Manşet */

#headline{
	width:460px;
	height:213px;
	padding-bottom:3px;
	margin-bottom:3px;
}

#headline .headline_title{
	height:28px;
	font: 700 22px Tahoma, "Trebuchet MS";
	color:#CC0000;
	overflow:hidden;
	width:460px;
	margin-bottom:0px;
}

#headline .headline_title a{
	color:#CC0000;
}

#headline .spot{
	color:#333;
	font: 100 11px "trebuchet MS";
	height:40px;
	overflow:hidden;
	line-height:160%;
	width:460px;
}

#headline .spot a{
	color:#333333;
}

#headline .headline_image{
	float:left;
	width:220px;
	height:140px;
	margin-right:5px;
	background:#FFFFFF;
	padding:1px;
	border:1px solid #97C8DF;
}

#headline .textbox{
	width:228px;
	height:142px;
	overflow:hidden;
}


#headline .textbox .title{
	font: 700 11px/18px Tahoma, "Trebuchet MS";
	color:#000000;
	background:url(../images/orange_dot.png) no-repeat 0px 8px;
	padding-left:12px;
	overflow:hidden;
	height:18px;
	overflow:hidden;
}

#headline .textbox .title a{
	color:#000000;
}

#headline .textbox .date{
	color:#888;
	font: 100 11px "trebuchet MS";
	height:14px;
	overflow:hidden;
	margin-bottom:4px;
	margin-top:4px;
}

.guestbook{
	border:1px solid ##EFEFEF;
	margin-bottom:7px;
	margin-top:5px;
}

.guestbook .name{
	padding:5px;
	background:url(../images/grey_back.gif) repeat-x;
	height:14px;
	border-bottom:1px solid #FFFFFF;
	line-height:150%;
}


.guestbook .message{
	padding:5px;
	background:#F3F7FA;
	line-height:150%;
}

.guestbook .footer{
	padding:5px;
	background:#F7F7F7;
	text-align:right;
	border-top:1px solid #FFFFFF;
}

/* GAleri Kutusu */

.gallery_box{
	margin-bottom:5px;
	padding:5px;
	width:460x;
	height:75px;
	border-bottom:1px dotted #C3D7E9;
	overflow:hidden;
	line-height:160%;
	padding-bottom:10px;
}

.gallery_box2{
	margin-right:0px;
}

.gallery_box .image{
	margin-right:3px;
	float:left;
}

.gallery_box .title{
	font: 700 11px Verdana;
	color:#CC0000;
	margin-bottom:2px;
}

.gallery_box .info{
	font: 100 11px "trebuchet MS";
	color:#333;
	line-height:16px;
}

/* Galeri Resim */

#big_gallery_box{
	padding:5px;
}

#big_gallery_box .image{
	text-align:center;
	margin-bottom:10px;
}

#big_gallery_box .info{
	font: 100 11px "trebuchet MS";
	color:#333333;
	line-height:19px;
}



.onlineBagis{
	background:url(../images/onlinebagis.png) no-repeat;
	height:95px;
	width:152px;
	overflow:hidden;
	padding-top:35px;
}

.onlineBagis .item{
	color:#FFFFFF;
	margin-left:10px;
	font: 100 11px/18px Tahoma, "Trebuchet MS";
}

.onlineBagis .item a{
	color:#FFFFFF;
}



.leftMenuHead{
	width:147px;
	background:url(../images/left_menu_title_back.png) no-repeat;
	height:22px;
	overflow:hidden;
	font: 700 11px/22px Tahoma;
	padding-left:20px;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

.leftMenuContent{
	width:150px;
	background:#AEDAF0;
	margin-left:7px;
	color:#000;
	padding:5px;
}

.leftMenuFooter{
	background:url(../images/left_menu_footer_back.png) no-repeat;
	height:15px;
}

.rightMenuHead{
	width:147px;
	background:url(../images/right_side_title_back.png) repeat-x;
	height:22px;
	overflow:hidden;
	font: 700 11px/22px Tahoma;
	padding-left:5px;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

.rightMenuContent{
	width:142px;
	background:#AEDAF0;
	color:#000;
	padding:5px;
	border-bottom:1px solid #FFFFFF;
}

.rightMenuFooter{
	background:url(../images/right_menu_footer_back.png) no-repeat;
	height:15px;
}

.inputDiv{
	margin-bottom:2px;
	margin-top:3px;
	margin-left:4px;
	color:#00324C;
}

/* Yazı İşlemleri */
/* Font araçları */
#font_tools{
	background:url(../images/detail_back.gif) repeat-x;
	height:30px;
	padding:5px;
	width:454px;
}

#font_tools .tools{
	height:25px;
}

#font_tools .goback{
	color:#000000;
}

#font_tools .goback A{
	color:#000000;
}

#font_tools .fonts{
	float:right;
}


/* Makele Detay */

#article_detail{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
}

#article_detail .author_image{
	float:right;
	margin-left:8px;
	margin-bottom:8px;
	border:1px solid #C3D7E9;
	padding:5px;
}

#article_detail .newsImage{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #C3D7E9;
	padding:1px;
}

#article_detail .br1pxdot{
	border-top: #C3D7E9 1px dotted;
	margin-bottom:4px;
	margin-top:4px;
}

#article_detail .date{
	color:#666666;
}

#article_detail .title{
	font-size:18px;
	color:#cd0d15;
	line-height:120%;
	font-weight:bold;
}

#article_detail .about{
	font:100 11px/20px Arial;
	background:#C3D7E9;
	margin-top:5px;
	padding-left:5px;
	height:20px;
	width:145px;
	overflow:hidden;
}

#article_detail .detail{
	font-size:12px;
	color:#000000;
	line-height:150%;
}

#article_detail .read_count{
	clear: both;
	color: #797979;
	font: normal 8pt/18px Verdana;
	text-align: right;
}

/* yazı fontları */
.content_12, .content_12 font, .content_12 p, .content_12 div, .content_12 td{
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
}
.content_14, .content_14 font, .content_14 p, .content_14 div, .content_14 td{
	font-family: Arial;
	font-size: 14px;
	line-height: 150%;
}
.content_16, .content_16 font, .content_16 p, .content_16 div, .content_16 td{
	font-family: Arial;
	font-size: 16px;
	line-height: 150%;
}
.content_18, .content_18 font, .content_18 p, .content_18 div, .content_18 td{
	font-family: Arial;
	font-size: 18px;
	line-height: 150%;
}


.page_middle_head{
	font: 700 13pt/23px Tahoma;
	text-align: left;
	color: #DD0000;
	margin: 5px 0px 5px 5px;
}

.line_checked{
	background:url(../images/line5x5.gif) repeat-x;
	height:5px;
	margin-bottom:2px;
	margin-top:2px;
}

/* İletişim Yazı */
.contact{
	font: 100 11px Verdana, Arial, Helvetica, sans-serif;
}
/* Diğer Başlıklar */

.otherTitles{
	background:url(../images/detail_back.gif) repeat-x;
	border-top:1px solid #9FC1DD;
	margin-top:10px;
}

.otherTitles .head{
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	color:#005EAC;
	font: 700 9pt Verdana;
}

.otherTitles .title{
	font: 100 11px/18px Tahoma;
	color:#333333;
	padding-left:12px;
	margin-left:5px;
	padding-bottom:2px;
	padding-top:2px;
	background: url(../images/blue_dot.png) left center no-repeat;
}

#otherTitles .title A{
	color:#333333;
}

/* Arama Sonucu */

.search_error{
	font: 100 11px/18px Verdana;
	color:red;
	background:url(../images/red_dot.gif) left center no-repeat;
	padding-left:13px;
	margin-left:10px;
}

.search_form{
	font:100 11px Verdana;
	margin-left:10px;
	margin-top:5px;
}


#search_result{
	font: 100 11px Verdana, Arial, Helvetica, sans-serif;
}

.search_news_box{
	margin-bottom:5px;
}

.search_news_box .title{
	font: 700 11px/18px Verdana;
	color:#005EAC;
}

.search_news_box .title A{
	color:#005EAC;
}

.search_news_box .spot{
	color:#333;
	line-height:130%;
}

.search_news_box .spot A{
	color:#666666;
}

/* Sayfalama */

#paging{
	padding:7px;
	background:#EFEFEF;
	border:1px dashed #C8C8C8;
	color:#333333;
	margin-top:5px;
	margin-bottom:5px;
}

#paging .onpage{
	margin-bottom:5px;
}

#paging .pages{
	color:#333333;
}

#paging .pages A{
	color:#333333;
}

.page_link_active{
	color:#DD0000;
	font-weight:bold;
}

.page_link{
	color:#000000;
	font-weight:bold;
}

/* Anket Sonucu */
#poll_result{
	margin-left:10px;
	margin-right:10px;	
}

#poll_result .warning{
	font: 100 8pt/20px Verdana;
	color:#0000FF;
}

#poll_result .title{
	font: 700 10pt/20px Verdana;
	color:#000000;
}

#poll_result .date{
	font: 100 8pt/18px Verdana;
	color:#666666;
	margin-bottom:5px;
}

#poll_result .questions{
	font: 100 8pt/18px Verdana;
	color:#333333;
}

#poll_result .percent{
	margin-bottom:2px;
	margin-top:1px;
	color:#666666;
	font: 100 11px Verdana;
}

#poll_result .percent .percent_pay{
	background:#A5DCFF;
	width:5px;
	float:left;
}

/* Popup */

.popupTitle{
	font: 700 25px Georgia, "Times New Roman", Times, serif;
	color:#003366;
	padding-left:10px;
	padding-top:5px;
	height:40px;
	background:url(../images/detail_back.gif) repeat-x;
}

.divAlert{
	padding:7px;
	background: #EFEFEF;
	border:1px dashed #666666;
	font: 700 13px Tahoma;
	line-height:140%;
}

