.img { behavior: url(iepngfix.htc); }


/* Class definition for background shading */ 

.system_template_innerWindow_init{
	visibility:hidden; 
	position:absolute; 
	z-index:90;
	border:12px solid #000000;
	background-color:#F5F5F5;
}

.system_template_innerWindow {
	visibility:hidden; 
	position:absolute; 
	z-index:90; 
	border-left:12px solid #000000;
	border-bottom:12px solid #000000;
	border-right:12px solid #000000;	
	background-color:#F5F5F5;
}

.system_template_content_shade {
	visibility:hidden; 
	position:absolute; 
	z-index:20;
	left:0px;
	top:0px;
	width:100px;
	height:100px;
	background-color:#000000;
}

.system_dynamic_content_www_link {
	text-decoration:none;
	color:#CCCC00;
	font-weight:bold;
}

.system_dynamic_content_email_link {
	text-decoration:none;
	color:#FF00FF;
	font-weight:bold;
}



html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div, span{
	margin:0;
	padding:0;
	border: 0;
}





body{
	text-align: left;
/*	font-family:"tahoma", Times, serif, Arial, Helvetica, sans-serif;*/
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-style:normal;
	font-variant:normal;
	font-stretch:normal;
	font-weight:normal;
	color:#000;
	font-size:70%;
	line-height:1.5em;
	background-image: url(_media/images/top_bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#c4c8d3;
}



tr,td{
	color:#000;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height:1.5em;
}

p{

}
h1 {
	font-size: 200%;
	font-weight:lighter;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height: 2em;
}
h2 {
	font-size: 180%;
	font-weight:400;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height: 1.8em;
	}
h3{
	font-size: 160%;
	font-weight:400;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height: 2em;
	}

h4 {
	font-size: 140%;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height: 1.4em;
}

h5 {
	font-size: 100%;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height: 1.5em;
	font-weight: 600;

}

h6 {
	font-size: 100%;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height: 1.2em;

}

a{
	color:#000;
	text-decoration:none;

}
a:hover{
	color:#000;
	text-decoration:none;

}


sup{
	font-size: 100%;
}

label{
	 font: bold 100% "tahoma", Verdana, Arial;
	 color: #334d55;
}

hr{
	border:0px solid #FFFFFF;
	height:0px;
}

fieldset{
	padding:10px;
	border:1px solid #fff;
}

.alternatif_fieldset{
	padding:5px;
	border:1px solid #fff;
}

legend{
	color:#2793B9;
	font-weight:bold;
	font-size:10pt;
	margin-bottom:5px;
	
}
form{
	margin: 0;
	padding:0;
	}
form select{
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
}
form select{
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
}
.error_message{
	color:#FF0000;
	font-weight:bold;
}


option {
	font-family: tahoma, arial, verdana;
	font-size: 8pt;
	height:16px;
}

ul{
	list-style-type:square;
	margin-left:15px;
}
li{
	list-style-type:disc;
	margin-top:5px;
	list-style-position: outside;
}
ul li{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}


ol{
	list-style-type:decimal;
	margin-left:35px;
	list-style-position: outside;
}
ol li{
	margin-top:10px;
	font-size:8pt;
	list-style-type:decimal;
}

ol ol{
 list-style-type: disc;
}
ol ol ol{
 list-style-type: none;
}





/***************** mail form ************/



.input{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:8pt;
	font-style:normal;
	width:190px;
	height:17px;
	padding:1px 0px 0px 2px;
	background-color:#fff;
	border:1px solid #CCCCCC;
	color:#000;
	margin:1px;
}
.input:hover{ 	border:1px solid #023f6e; }


.input_arama{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	width:140px;
	height:17px;
	background-color:#768ebd;
	border:1px solid #768ebd;
	color:#fff;
}

.input_text{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:8pt;
	font-style:normal;
	width:250px;
	height:40px;
	padding:1px 0px 0px 2px;
	background-color:#fff;
	border:1px solid #CCCCCC;
	color:#000;
	margin:1px;
}
.input_text:hover{ 	border:1px solid #023f6e; }


.input_mesaj{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:8pt;
	font-style:normal;
	width:190px;
	height:60px;
	padding:1px 0px 0px 2px;
	background-color:#fff;
	border:1px solid #CCCCCC;
	color:#000;
	margin:1px;
}
.input_mesaj:hover{ 	border:1px solid #023f6e; }


.input_adres{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:8pt;
	font-style:normal;
	width:190px;
	height:40px;
	padding:1px 0px 0px 2px;
	background-color:#fff;
	border:1px solid #CCCCCC;
	color:#000;
	margin:1px;
}
.input_adres:hover{ 	border:1px solid #023f6e; }


.button{
	border:0px;
	width:30px;
	height:21px;
	padding:0px 0px 0px 0px;
	text-align:center;
	color:#FFFFFF;
	background-color:#1e2c47;
	font-weight:bold;
	font-size:10px;
	font-family:tahoma;
}


.button:hover{
	border:0px;
	width:30px;
	height:21px;
	padding:0px 0px 0px 0px;
	text-align:center;
	color:#ccc;
	background-color:#1e2c47;
	font-weight:bold;
	font-size:10px;
	font-family:tahoma;
}

.button01{
	border:1px #999999  solid;
	background-color: #E8E8E8;	
	width:80px;
	height:20px;
	text-align:center;
	color:#000;
	font-weight:bold;
	font-size:8pt;
	font-family:tahoma;

}
.button01:hover{
	border:1px #999999  solid;
	background-color: #CCCCCC;	
	width:80px;
	height:20px;
	text-align:center;
	color:#000;
	font-weight:bold;
	font-size:8pt;
	font-family:tahoma;
}

.button02{
	border:1px #999999  solid;
	width:125px;
	height:25px;
	padding:0px;
	text-align:center;
	color:#000;
	background-color: #E8E8E8;
	font-weight:bold;
	font-size:10px;
	font-family:tahoma;

}
.button02:hover{
	border:1px #999999  solid;
	width:125px;
	height:25px;
	padding:0px;
	text-align:center;
	color:#000;
	background-color: #CCCCCC;
	font-weight:bold;
	font-size:10px;
	font-family:tahoma;

}



/************* divler************/


#top {
	width:100%;
	margin:0 auto;
		}
		
		
		#menu_bg {
			width:800px;
			height:60px;
			float:center;
			margin:0 auto;
			}
			
			
		#flash_bg {
			width:800px;
			height:175px;
			margin:0 auto;
			border:1px solid #bcbcbc;
			background-image:url(_media/images/flash_bg.jpg);
			background-position:left;
			background-repeat:no-repeat;
			}
			
			
			#logo{
				width:245px;
				height:175px;
				margin:0 auto;
				float:left;
				
				}
				
			#flash {
				width:535px;
				height:150px;
				margin:0 auto;
				float:left;
				padding:10px 8px 20px 7px;
				}
				
			
			
		#orta {
			width:800px;
			float:center;
			margin:0 auto;
			border:1px solid #bcbcbc;
			}


		#alt {
			width:998px;
			height:324px;
			float:center;
			margin:0 auto;
			background-image:url(_media/images/bottom_bg2.jpg);
			background-position:left;
			background-repeat:no-repeat;
			}




#bottom {
	background-image:url(_media/images/bottom_bg.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	width:100%;
	height:324px;
	margin:0 auto;
	float:left;
	
	}
	
	#bottom_ic {
		width:800px;
		height:200px;
		margin:0 auto;
		float:center;
		}


	#alt_yazi {
		width:800px;
		height:197px;
		margin:0 auto;
		float:center;
		}


/*********** linkler **********/

.link_beyaz{	color:#fff; 	font-weight:normal; 	text-decoration:none; }
a.link_beyaz:hover{	color:#488ce7; }

.link_siyah{	color:#000; 	font-weight:bold; 	text-decoration:none; }
a.link_siyah:hover{	color:#488ce7; }




.mavi_link {
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#a9bde6;
	}



a.mavi_link:hover {
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	}




.mavi_link2 {
	font-size:15px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	color:#a9bde6;
	}



a.mavi_link2:hover {
	font-size:15px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	color:#fff;
	}



.mavi_link3 {
	font-size:15px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	color:#a9bde6;
	}



a.mavi_link3:hover {
	font-size:15px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	color:#fff;
	}







.siyah_link {
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#000;
	}


a.siyah_link:hover {
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#fff;
	}



.siyah_link2 {
	font-size:11px;
	text-align:left;
	text-decoration:none;
	color:#000;
	}


a.siyah_link2:hover {
	font-size:11px;
	text-align:left;
	text-decoration:none;
	color:#ccc;
	}







.detay_link {
	font-size:11px;
	text-align: right;
	text-decoration:none;
	color:#000;
	}


a.detay_link:hover {
	font-size:11px;
	text-align:right;
	text-decoration:none;
	color:#ccc;
	}









/*********** baslik *********/

.mavi_baslik {
	width:130px;
	height:40px;
	background-image:url(_media/images/mavi.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding:6px 20px 7px 0px;
	text-align:right;
	}



a.mavi_baslik:hover {
	width:130px;
	height:40px;
	background-image:url(_media/images/mavi.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding:6px 20px 7px 0px;
	text-align:right;
	}











/********* toblolar ************/


.toblo1 {
	width:200px;
	height:210px;
	border:1px solid #7f7f7f;
	background-color:#fff;
	margin:0 auto;
	}



.cizik {
	width:100%;
	border-bottom:1px dashed #666666;
	}




/************ menu_stil *******/

.menu {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	color:#fff;
	width:100px;
	height:60px;
	padding:10px;
	
	}



a.menu:hover {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	color:#71cfff;
	width:100px;
	height:60px;
	padding:10px;
	}


.menu_active{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	color:#71cfff;
	width:100px;
	height:60px;
	padding:10px;
	}




/*** bg kenarlik ***/

.baslik_alt_cizgili{ border-bottom:1px #828282 dashed; font-weight:bold; padding:0px 0px 0px 10px; font-size:9pt; color:#035fa7; }
.baslik_alt_cizgili2{ border-bottom:1px #828282 dashed; font-weight:bold; padding:0px 0px 0px 0px; font-size:9pt; color:#035fa7; }
.baslik_buyuk{ font-weight:bold; padding:0px 0px 0px 10px; font-size:9pt; color:#035fa7; }

.bg_gray{ background-color:#C1C1C1; }

.kenarlik{ border:1px #D6D6D6 solid;}

.kenarlik_2{ border:1px #D6D6D6 solid;	}
.kenarlik_2:hover{ border:1px #676767 solid;	}

.kenarlik_sag{ border-right:1px #D6D6D6 solid;	}



#birinci{ width:257px; height:41px; padding:8px 0px 0px 50px; text-align:center; color:#171717; background:url(../../content/page/birinci.jpg) left top no-repeat;}




/*** hizmet ***/

#hizmet_1_konut{
	width:181px;
	height:235px;
	padding:12px 12px 0px 265px;
	border:1px #6C6C6C solid;
}

.hizmet_icerik{
	line-height:15px;
}





/*** haber list ***/

.haber_list{
	background-color:#C2C2C2;
	width:190px;
	height:21px;
	padding:3px 0px 0px 10px;
	float:left;
	color:#2D2D2D;
}
a.haber_list:hover{
	background-color:#2c70bc;
	width:190px;
	height:21px;
	padding:3px 0px 0px 10px;
	float:left;
	color:#fff;	
}


.haber_list_sel{
	background-color:#2c70bc;
	width:190px;
	height:21px;
	padding:3px 0px 0px 10px;
	float:left;
	color:#fff;	
}
a.haber_list_sel:hover{ background-color:#125198;	color:#fff;	 }

