@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=latin,latin-ext,cyrillic);

body { background:#f3f2f2 url(../tema/images/bg.jpg) center top no-repeat;color:#000;font-family:Arial, Helvetica, sans-serif;}
a {color:#777; text-decoration:underline;}
a:hover {color:#fa9d1c;}
.sayfayi_ortala { width:1050px; height:auto; margin:0 auto;}

.left_general { width:230px;float:left;height:100%;background:#eeebeb ;position:relative;}
.logo { width:229px;height:67px;float:left;margin:25px 0 0px 0px;background:url(../tema/images/logo.png);cursor:pointer;position:relative;z-index:99;}

.left_class_back { width:208px; min-height:291px; border-radius:0 0 15px 15px; behavior:url(PIE.htc); display:block; float:left; background:url(../tema/images/menu_bg.png) 0 0 repeat-y; position:relative; margin-bottom:30px;}

.right_section_top { width:770px;height:40px;float:left;margin:40px 0 0 50px;background:url(../tema/images/right_section_top.png) no-repeat;}
.right_section { width:770px;height:auto;float:left;margin:0 0 0 50px;background:#fff;}
.right_section_bottom { width:770px;height:40px;float:left;margin:0 0 0 50px;background:url(../tema/images/right_section_bottom.png) no-repeat;}
.right_section_title { width:730px;height:auto;font-size:27px;color:#ac3232;font-weight:400;padding:0 0 10px 0;margin:0 0 20px 20px;font-family: 'PT Sans Narrow', Arial, sans-serif;border-bottom:1px solid #ccc;}
.right_section_text { width:730px;min-height:355px;float:left;font-size:14px;line-height:20px;color:#000;padding:15px 20px 20px 20px;margin-top:0px;}

.footer_general {width:180px;float:left;height:auto;bottom:0;background:none;padding:10px 25px 10px 25px; behavior:url(PIE.htc);margin-top:120px}
.footer_general_icerik {width:180px;margin:0;line-height:20px;font-size:11px;}
.footer_general_icerik span {float:left;width:180px;text-align:left;}
.footer_general_icerik strong {float:left;width:180px;text-align:left;font-weight:normal;}
.footer_general_icerik strong a {text-decoration:none;}
.footer_general_icerik strong a:hover {text-decoration:none; color:#000;}

.icerik_alt_menuler a{ text-decoration:none; color:#11559a; font-size:12px; padding:5px 0 5px 0; display:block; width:auto; line-height:13px; border-bottom:1px solid #ccc; }
.icerik_alt_menuler a:hover {background:url(../tema/images/icerik_hover.png) no-repeat; color:#fff;}
		
/* ----------------------------------------------------
	NAVIGATIONS
------------------------------------------------------- */
	
	/* main navigation bar */
	#navigation{ 
		padding:0;
		width:180px;
		float:left; 
		margin-top:35px; 
		margin-bottom:30px;
		margin-left:25px;
	}
	
	/* first level menu item's font face */
	#navigation > ul > li > a{
		
	}

	/* first level links */
	#navigation, #navigation a{ 
		color:#e31e24;
		text-decoration:none;
		font-size:15px;
		line-height:150%;
		display:block;
		font-weight:bold;
		font-family:'Dosis', sans-serif;
		text-transform:uppercase;
	}

	/* inacvtive - expandable items */
	#navigation a.inactive{ 
		background:url(../tema/images/plusminus.png) right 10px no-repeat;
	}
	
	/* acvtive - expanded items */
	#navigation a.active{ 
		background:url(../tema/images/plusminus.png) right -25px no-repeat;
	}	
	
	/* current page items and hover states */
	#navigation a:hover, #navigation ul li.current_page_item a, #navigation ul li.current-menu-ancestor a{  
		color:#000;
	}		

	/* current page items and hover states */
	#navigation ul li.current_page_item a:hover, #navigation ul li.current-menu-ancestor a:hover{  
		color:#fff;
	}
	
	#navigation ul ul li.current-menu-item a{
		color:#D0D0D0;
	}


	#navigation ul{
		padding:0;
		display:block;
		margin:0;
		list-style:none !important;
	}
	
	/* First Level */
	#navigation > ul{
		background:url(../tema/images/transparent-pixel.png) center top repeat-x;
	}
	
	#navigation > ul:first-child{ background:none;}

	#navigation > ul > li{
		background:url(../tema/images/transparent-pixel.png) center bottom repeat-x;
	}
	
	#navigation > ul > li:last-child{ background:none;}
	
	#navigation ul li{
		display:block;
		padding:10px 0 10px 0;
		
	}

	/* Sub Levels */
	#navigation  ul ul{
		display:none;
		margin:10px 0 0 0;
	}	

	#navigation ul ul li{
		margin:0 0 0 0;
		padding:7px 0 0px 20px;
		background:url(../tema/images/fbmenulist.png) no-repeat;
	}

	#navigation ul ul li a{
		font-size:15px;
		color:#rgb(145, 145, 145);
		line-height:13px;
		
	}
	
	/* Third Level */
	#navigation  ul ul ul{
		margin:10px 0 0 0;
		background:url(../tema/images/transparent-pixel.png) repeat-y;
	}	

	#navigation ul ul ul li{
		margin:0 0 0 10px;
		
	}
	
.iletisim_fblist li{ color:#000; font-size:13px;}
.iletisim_fblist li a{ color:#000; text-decoration:none;}
.iletisim_fblist a:hover{ color:#fe6c00; text-decoration:underline;}

.iletisim_fblist{
	display:inline-block;
	list-style-type:none;
	margin:0 0 30px 0;
	padding:0;
	background:none;
}

.iletisim_fblist li{
	list-style-type:none;
	margin:7px 0 0 0;
	 padding:0;
	 line-height:20px;
}	

.iletisim_fblist .phone{
	background:url(images/phone_silver.png) left 3px no-repeat;
	padding-left:25px;
}

.iletisim_fblist .home{
	margin:0;
	background:url(images/home_silver.png) left 3px no-repeat;
	padding-left:25px;
}

.iletisim_fblist .mail{
	background:url(images/mail_silver.png) left 3px no-repeat;
	padding-left:25px;
}		

.iletisim_fblist .fax{
	background:url(images/fax_silver.png) left 3px no-repeat;
	padding-left:25px;
}