/** SYSTEM TEMPLATE : Loading div **/
#froqTag_loadingDiv {
	position: absolute;
	display: none;
	border: 5px solid #CCC;
	border-radius: 5px;
	padding: 10px 10px 10px 10px;
	background-color: #666;
	z-index: 999999;
}

/** PAGING LINKS **/
.paging_1 {
	background-color: #E1E1E1;
	padding: 4px 10px 4px 10px;
	margin-left: 1px;
	float: left;
	font-weight: bold;
	text-decoration:none;
	border-radius:2px 2px 2px 2px;
	border:1px solid #CCC;
	color:#666;
}
a.paging_1:hover {
	background-color: #5f3915;
	color:#fff;
	font-weight: bold;
}
.paging_2 {
	background-color: #92c1fb;
	padding: 4px 10px 4px 10px;
	margin-left: 1px;
	float: left;
	font-weight: bold;
	color: #072f63;
	text-decoration:none;
	border-radius:2px 2px 2px 2px;
	border:1px solid #072f63;
}
a.paging_2:hover {
	background-color: #A4A400;
	font-weight: bold;
}


/** LEFT MENU **/

a.leftmenu_0 {
	background-image:url(../images/sol_menu_gri_ok.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding:12px 0px 12px 16px;
	text-decoration:none;
	text-align:left;
	color:#666;
	border-bottom:1px solid #f1f2f2;
	display:block;
	
	}
	
	
	
a.leftmenu_0:hover {
	color:#F00;
	background-image:url(../images/sol_menu_mavi_ok.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding:12px 0px 12px 16px;
	text-decoration:none;
	color:#277cc0;
	display:block;
	border-bottom:1px solid #f1f2f2;
	text-align:left;
	}
	
	
a.leftmenu_0_active {
	color:#F00;
	background-image:url(../images/sol_menu_mavi_ok.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding:12px 0px 12px 16px;
	text-decoration:none;
	color:#277cc0;
	display:block;
	border-bottom:1px solid #f1f2f2;
	text-align:left;
}
a.leftmenu_1 {
	color:#F00;
	background-image:url(../images/gri_nokta.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding:12px 0px 12px 16px;
	text-decoration:none;
	color:#a0a0a0;
	display:block;
	border-bottom:1px solid #f1f2f2;
	margin-left:18px;
	text-align:left;
}
a.leftmenu_1:hover {
	color:#F00;
	background-image:url(../images/mavi_nokta.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding:12px 0px 12px 16px;
	text-decoration:none;
	color:#277cc0;
	display:block;
	border-bottom:1px solid #f1f2f2;
	margin-left:18px;
	text-align:left;
}
a.leftmenu_1_active {
	color:#F00;
	background-image:url(../images/mavi_nokta.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding:12px 0px 12px 16px;
	text-decoration:none;
	color:#a0a0a0;
	display:block;
	border-bottom:1px solid #f1f2f2;
	margin-left:18px;
	text-align:left;
}
a.leftmenu_2 {
	color: #91DBFF;
	margin-left: 50px;
	text-align:left;
}
a.leftmenu_2_active {
	color: #C03;
	margin-left: 50px;
	text-align:left;
}
a.leftmenu_3 {
	color: #91DBFF;
	margin-left: 75px;
	text-align:left;
}
a.leftmenu_3_active {
	color: #C03;
	margin-left: 75px;
	text-align:left;
}
a.leftmenu_4 {
	color: #91DBFF;
	margin-left: 100px;
	text-align:left;
}
a.leftmenu_4_active {
	color: #C03;
	margin-left: 100px;
	text-align:left;
}

/** Fotogalery Div **/

.div_photogall_details {
	display:none;
	position:absolute;
	min-width:500px;
	min-height:500px;
	border:2px solid #333;
	background-color:#474747;
	background-image:url(../images/pattern_siyah.png);
	background-position:left top;
	background-repeat:repeat;
	border-radius:10px;
	z-index:500;
	-moz-box-shadow: 0 0 4px 4px #a9a9a9;
	-webkit-box-shadow: 0 0 4px 4px #a9a9a9;
	box-shadow: 0 0 4px 4px #a9a9a9;
}

.div_photogall_details .exit {
	font-size:18pt;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	color:#CCC;
	padding:6px;

}



.input{
	font-size:12px;
	width:200px;
	padding:3px;
	background-color:#fff;
	border:1px solid #dfdfdf;
	color:#666;

}

/********** site ***********/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1,6;
	letter-spacing:0.5px;
	color:#666;
	background-image:url(../images/body_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:justify;

}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 2em 0;
	padding: 0;
}

/**** shadow ****

	-moz-box-shadow: 0 0 2px 2px #a9a9a9;
	-webkit-box-shadow: 0 0 2px 2px#a9a9a9;
	box-shadow: 0 0 2px 2px #a9a9a9;

**/

#wrapper {
	float:left;
	width:100%;
	background-image:url(../images/wrapper_bg.png);
	background-position:top center;
	background-repeat:no-repeat;
}


/** header **/
#header_container {
	float:left;
	width:100%;
}
#header_container #header_outer {
	width:960px;
	margin:0 auto;
}
#header_container #header_outer #header {
	width:960px;
	height:120px;
	float:left;
	position: relative;
}
	#header_container #header_outer #header #logo {
		width:790px;
		height:97px;
		float:left;
		padding-top:23px;
	}
	#header_container #header_outer #header #top_menu {
		width:150px;
		height:115px;
		float:left;
		padding:5px 0px 0px 20px;
	
	}
	
	

/********* ana menü ***********/


#ana_menu_container {
	float:left;
	width:100%;
}
#ana_menu_container #ana_menu_outer {
	width:960px;
	margin:0 auto;
}
#ana_menu_container #ana_menu_outer #ana_menu {
	width:960px;
	height:42px;
	position: relative;
	float:left;
	
	/*background: linear-gradient(#fff,#ddd);
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;*/
	background-image:url(../images/menu_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	
	border:1px solid #c5c5c5;
	
	
	-moz-box-shadow: 0 0 1px 1px #ccc;
	-webkit-box-shadow: 0 0 1px 1px #ccc;
	box-shadow: 0 0 1px 1px #ccc;
	letter-spacing:0;
}


/**** slider ****/

#slider_container {
	float:left;
	width:100%;
}
#slider_container #slider_outer {
	width:960px;
	margin:0 auto;
}
#slider_container #slider_outer #slider {
	width:940px;
	height:360px;
	position: relative;
	float:left;
	-moz-box-shadow: 0 0 1px 1px #ccc;
	-webkit-box-shadow: 0 0 1px 1px #ccc;
	box-shadow: 0 0 1px 1px #ccc;
	margin:14px 0 14px 0;
	padding:10px;
}

/** content **/
#content_container {
	float:left;
	width:100%;
}
#content_container #content_outer {
	width:960px;
	margin:0 auto;
}
#content_container #content_outer #content {
	width:940px;
	position: relative;
	float:left;
	-moz-box-shadow: 0 0 1px 1px #ccc;
	-webkit-box-shadow: 0 0 1px 1px #ccc;
	box-shadow: 0 0 1px 1px #ccc;
	margin:14px 0 14px 0;
	padding:10px;
	border-radius:6px;
}


#content_container #content_outer #content #sol_menu {
	width:230px;
	float:left;
	-moz-box-shadow: 0 0 1px 1px #ccc;
	-webkit-box-shadow: 0 0 1px 1px #ccc;
	box-shadow: 0 0 1px 1px #ccc;
	background-color:#fff;
	margin-right:30px;
}


#content_container #content_outer #content #sol_menu #sol_menu_baslik {
	width:220px;
	height:42px;
	float:left;
	background-image:url(../images/sol_menu_baslik.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:12px;
	color:#666;
	line-height:42px;
	padding:0 0 0 10px;
	font-weight:bold;

}

#content_container #content_outer #content #sol_menu #menu_icerik {
	width:230px;
	float:left;

}

#content_container #content_outer #content #icerik {
	width:680px;
	float:left;
	font-size:12px;
	line-height:1.75em;


}

/****** page ******/

#content_container #content_outer #content #icerik p {
	font-size:9pt;
	margin:0 0 16px 0;
	line-height:1.6em;
}
#content_container #content_outer #content #icerik h1 {
	font-size:12pt;
	font-weight:bold;
	padding:0 0 16px 0;
}
#content_container #content_outer #content #icerik h2 {
	font-size:12pt;
	font-weight:bold;
	padding:0 0 16px 0;
}
#content_container #content_outer #content #icerik h3 {
	font-size:11pt;
	font-weight:bold;
	padding:0 0 16px 0;
}
#content_container #content_outer #content #icerik h4 {
	font-weight:bold;
	font-size:10pt;
	padding:0 0 16px 0;
}
#content_container #content_outer #content #icerik ul {
	margin:0 0 16px 0;
	display:table-cell;
}

#content_container #content_outer #content #icerik ol {
	margin:0 0 16px 0;
	display:table-cell;
}

#content_container #content_outer #content #icerik li {
	font-size:9pt;
	line-height:1.6em;
	list-style-position: outside;
	margin:0 0 0 18px;
	text-align:justify;
	padding:0 0 5px 0;
}
#content_container #content_outer #content #icerik ol li {
	list-style-type:decimal;
}

#content_container #content_outer #content #icerik ol ol {
 margin:0 0 0 30px:
}

#content_container #content_outer #content #icerik ol li ol li {
	list-style-type:lower-alpha;
}
#content_container #content_outer #content #icerik ol ol li {
	list-style-type:lower-alpha;
}
#content_container #content_outer #content #icerik ul li {
	list-style-type:disc;
}
#content_container #content_outer #content #icerik ul ul{
 margin:0 0 0 30px:
}

#content_container #content_outer #content #icerik ul li ul li {
	list-style-type:lower-latin;
}
#content_container #content_outer #content #icerik ul ul li {
	list-style-type:lower-latin;
}
#content_container #content_outer #content #icerik .page_resim {
	padding:5px;
	margin:0 20px 20px 0;
	width: 272px;
	float:left;
	display: block;
}


/***** anasayfa content ******/

#anasayfa_container {
	float:left;
	width:100%;
	background-image:url(footer_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
}
#anasayfa_container #anasayfa_outer {
	width:960px;
	margin:0 auto;

}
#anasayfa_container #anasayfa_outer #anasayfa {
	width:940px;
	height:202px;
	position: relative;
	background-image:url(../images/anasayfa_bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	padding:10px;
}

	#anasayfa .faaliyetler {
		width:250px;
		height:200px;
		position: relative;
		background-image:url(../images/faaliyet.jpg);
		background-position:center top;
		background-repeat:no-repeat;
		-moz-box-shadow: 0 0 1px 1px #ccc;
		-webkit-box-shadow: 0 0 1px 1px #ccc;
		box-shadow: 0 0 1px 1px #ccc;
}


		.kahve_ok {
			background-image:url(../images/kahve_buton_ok.png);
			background-position:left center;
			background-repeat:no-repeat;
			float:left;
			font-size:14px;
			line-height:18px;
			padding-left:24px;
			color:#58595b;
			font-weight:bold;
			text-shadow:2px 2px #FFFFFF;
			text-decoration:none;
			margin:6px 0 0 6px;
		}
		
		a.kahve_ok:hover {
			background-image:url(../images/mavi_ok.png);
			background-position:left center;
			background-repeat:no-repeat;
			color:#2b7cbc;
		
		}
		
		
		.kahve_ok_bordrill {
			background-image:url(../images/kahve_buton_ok_bordrill.png);
			background-position:left top;
			background-repeat:no-repeat;
			float:left;
			font-size:0px;
			line-height:26px;
			width:70px;
		

			

		}
		
		a.kahve_ok_bordrill:hover {
			background-image:url(../images/kahve_buton_ok_bordrill.png);
			background-position:left bottom;
			background-repeat:no-repeat;

		
		}
		
	
	#anasayfa .bordrill {
	width: 370px;
	height: 198px;
	position: relative;
	background-image:url(../images/bordrill_kutu.png);
	background-position: center top;
	background-repeat: no-repeat;
	-moz-box-shadow: 0 0 1px 1px #ccc;
	-webkit-box-shadow: 0 0 1px 1px #ccc;
	box-shadow: 0 0 1px 1px #ccc;
	text-align:justify;
	padding:2px 10px 10px 10px;

}	


		
		.detay_ok {
			background-image:url(../images/detay_ok2.jpg);
			background-position:right center;
			background-repeat:no-repeat;
			float:right;
			font-size:11px;
			line-height:22px;
			padding-right:12px;
			color:#58595b;
			text-decoration:none;
		}
		
		a.detay_ok:hover {
			background-image:url(../images/detay_ok.jpg);
			background-position:right center;
			background-repeat:no-repeat;
			color:#2b7cbc;
		
		}


	#anasayfa .haber {
		width:250px;
		height:200px;
		position: relative;
		background-image:url(../images/haber_list_bg.jpg);
		background-position:center top;
		background-repeat:no-repeat;
		-moz-box-shadow: 0 0 1px 1px #ccc;
		-webkit-box-shadow: 0 0 1px 1px #ccc;
		box-shadow: 0 0 1px 1px #ccc;
}	




		.mavi_yazi {
			color:#2b7cbc;

		
		}
		

/***** haberler *****/

.anasayfa_haber-list {
			color:#666;
			border-bottom:1px dotted #CCC;
			float:left;
			margin-bottom:10px;
			line-height:16px;
			text-decoration:none;
			width:100%;
			padding-bottom:5px;

		
		}
		
a.anasayfa_haber-list:hover {
			color:#603813;
			border-bottom:1px dotted #603813;
		

		
		}		

/** footer **/
#footer_container {
	float:left;
	width:100%;
	height:150px;
	background-image:url(../images/footer_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	margin-top:30px;
}
#footer_container #footer_div {
	width:100%;
	height:150px;
	margin:0 auto;
	/*background-image:url(../images/footer_outer.jpg);
	background-position:center top;
	background-repeat:no-repeat;*/

}

#footer_container #footer_div2 {
	width:100%;
	height:150px;
	margin:0 auto;
	background-image:url(../images/footer_outer2.jpg);
	background-position:center top;
	background-repeat:no-repeat;

}

#footer_container #footer_div3 {
	width:100%;
	height:150px;
	margin:0 auto;
	background-image:url(../images/footer_outer3.jpg);
	background-position:center top;
	background-repeat:no-repeat;

}

#footer_container #footer_outer {
	width:960px;
	height:150px;
	margin:0 auto;


}
#footer_container #footer_outer #footer {
	width:960px;
	height:150px;
	position: relative;
	
}

		#footer_container #footer_outer #footer #footer_left {
			width:710px;
			height:150px;
			float:left;
		}
		
						#footer_container #footer_outer #footer #footer_left #logo {
							width:710px;
							height:72px;
							float:left;
							padding-top:10px;
						}
		
						#footer_container #footer_outer #footer #footer_left #adres {
							width:710px;
							height:60px;
							float:left;
							font-size:11px;
							color:#fff;
							text-align:left;
							padding-top:10px;
						}
		
		#footer_container #footer_outer #footer #footer_right {
			width:250px;
			height:100px;
			float:left;
			padding:50px 0px 0px 0px;
		}

						
						
						#footer_container #footer_outer #footer #footer_right #sosyal {
							width:250px;
							height:100px;
							float:left;
							text-align:right;
							}
						
								#footer_container #footer_outer #footer #footer_right #sosyal .face {
									width:32px;
									height:32px;
									float:left;
									font-size:0px;
									background-image:url(../images/face.png);
									background-position:top;
									background-repeat:no-repeat;
									}
								#footer_container #footer_outer #footer #footer_right #sosyal a.face:hover {
									width:32px;
									height:32px;
									float:left;
									font-size:0px;
									background-image:url(../images/face.png);
									background-position:bottom;
									background-repeat:no-repeat;
									}
									
								
								#footer_container #footer_outer #footer #footer_right #sosyal .twitter {
									width:32px;
									height:32px;
									float:left;
									font-size:0px;
									background-image:url(../images/twitter.png);
									background-position:top;
									background-repeat:no-repeat;
									}
								#footer_container #footer_outer #footer #footer_right #sosyal a.twitter:hover {
									width:32px;
									height:32px;
									float:left;
									font-size:0px;
									background-image:url(../images/twitter.png);
									background-position:bottom;
									background-repeat:no-repeat;
									}
									
									
								#footer_container #footer_outer #footer #footer_right #sosyal .in {
									width:32px;
									height:32px;
									float:left;
									font-size:0px;
									background-image:url(../images/in.png);
									background-position:top;
									background-repeat:no-repeat;
									}
								#footer_container #footer_outer #footer #footer_right #sosyal a.in:hover {
									width:32px;
									height:32px;
									float:left;
									font-size:0px;
									background-image:url(../images/in.png);
									background-position:bottom;
									background-repeat:no-repeat;
									}
									
									
									
									
									
									
					
					
/***** stiller ******/

.diller {
	/*background-image:url(../images/dil_bg.png);
	background-position: center;
	background-repeat:no-repeat;*/
	float:left;
	font-size:11px;
	line-height:20px;
	color:#666;
	text-decoration:none;
	text-align:center;
	width:60px;
	height:20px;
}

a.diller:hover {
	background-image:url(../images/dil_bg.png);
	background-position:right center;
	background-repeat:no-repeat;
	color:#58595b;

}		

.yönetim_ekibi_table {
	border-bottom:1px solid #CCC;
	float:left;
	padding:20px 0 20px 0;					
						
	}		
	
.yönetim_ekibi_table img {
	border:1px solid #CCC;
	padding:5px;
	margin:0 auto;				
						
	}

.ik_tablo {
	float:left;
}

.ik_tablo td {

	padding:5px;
	margin:4px;
	text-align:left;
	letter-spacing:0;

	}	
.ik_tablo2 td {
	border-bottom:1px solid #ccc;
	padding:5px;
	margin:4px;
	text-align:left;
	letter-spacing:0;

	}	
	
.button{
	width:60px;
	height:26px;
	background-image:url(../images/buton_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:right;
	color:#666;
	letter-spacing:0;
	border:0;

	}
	
a.button:hover{
	width:60px;
	height:26px;
	background-image:url(../images/buton_bg.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	float:right;
	color:#666;
	letter-spacing:0;

	}	

.indir_buton{
	width:164px;
	height:28px;
	background-image:url(../images/indirme_butonu.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	color:#666;
	letter-spacing:0;
	text-decoration:none;
	padding:10px 0px 0px 40px;
	}
	
a.indir_buton:hover{

	background-image:url(../images/indirme_butonu.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;

	color:#fff;

	}

	
.geri_don_link 	 {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	color:#277bbf;
	letter-spacing:0;

	}	
	
.ik_text 	 {
	font-size:12px;
	text-align:left;
	text-decoration:none;
	color:#603813;
	letter-spacing:0;

	}	


.haber_list_tablo {
	float:left;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
	padding-bottom:10px;
}

.haber_list_tablo img {
	border:1px solid #CCC;
	padding:2px;	

	}

.haber_baslik {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#5f3713;	

	}


/**** tablo stil ****/

.tablo1 {
	font-size:11px;
	letter-spacing:0;
	text-align:left;
}

.gri_cerceve {
	border:1px solid #ccc;

}


									
/***** başlıklar *****/

.page_sayfa_konu_baslik {
	width:100%;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#277cc0;
	border-bottom:1px solid #bcbec0;
	float:left;
	line-height:30px;
	letter-spacing:0;
	margin-bottom:10px;						
	}							
	
.bold {
	font-weight:bold;					
	}								
		
.kahve_bold {
	font-weight:bold;
	color:#603813;
	letter-spacing:0px;					
	}		
									
.mavi_baslik {
	font-weight:bold;
	color:#277cc0;
	font-size:14px;
	letter-spacing:0;
	text-align:top;					
	}								
									
	
.gri_baslik {
	font-weight:bold;
	color:#666;
	font-size:14px;
	letter-spacing:0;
	text-align:left;
	padding-bottom:8px;
	border-bottom:1px dotted #CCC;
	width:100%;
	float:left;
	margin-bottom:4px;
	margin-top:20px;	
	}	
	
.foto_isim {
	color:#277cc0;
	font-size:11px;
	letter-spacing:0;
	text-align:center;				
	}										
	
	
.tablo_yazi_baslik {
	color:#fff;
	font-size:12px;
	letter-spacing:0.1em;
	text-align:left;
	padding-left:5px;
	background-color:#643811;

	font-weight:bold;
	}									
							
.tablo_yazi {
	color:#003a5b;
	font-size:11px;
	letter-spacing:0;
	text-align:left;
	padding-left:5px;
	line-height:1em;		
	}										
		
.tablo_yazi2 {
	color:#000;
	font-size:10px;
	letter-spacing:0;
	text-align:left;
	padding-left:4px;			
	}											
									
.dipnot {
	color:#277cc0;
	font-size:10px;
	letter-spacing:0;
	text-align:left;
	padding-left:4px;
	line-height:1em;		
	}										
									
									
									
									
									
									
									
									
									
									
									