
.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, Arial, Helvetica, sans-serif;*/
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-stretch:normal;
	font-weight:normal;
	color:#000;
	font-size:8pt;
	line-height:1.5em;
	background-image: url(_media/images/bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#f2fafc;
}



tr,td{
	color:#000;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	line-height:1.5em;
}

p{

}
h1 {
	font-size: 200%;
	font-weight:lighter;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	line-height: 2em;
}
h2 {
	font-size: 180%;
	font-weight:400;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	}
h3{
	font-size: 160%;
	font-weight:400;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	line-height: 2em;
	}

h4 {
	font-size: 140%;
	font-weight:bold;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

h5 {
	font-size: 100%;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-weight: 600;

}

h6 {
	font-size: 100%;
	font-weight:bold;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	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:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	width:150px;
	height:20px;
	background-color:#fff;
	border:1px solid #CCCCCC;
	color:#000;
	margin:1px;
}
.input_arama{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	width:140px;
	height:17px;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	color:#17323e;
}
.input_text{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	width:300px;
	height:40px;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	color:#17323e;
}
.input_mesaj{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	width:180px;
	height:80px;
	background-color:#fff;
	border:1px solid #CCCCCC;
	color:#000;
}


.input_adres{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	width:180px;
	height:60px;
	background-color:#fff;
	border:1px solid #CCCCCC;
	color:#000;
}



.button{
	border:0px;
	width:60px;
	height:20px;
	padding:0px 0px 0px 0px;
	text-align:center;
	color:#FFFFFF;
	background-color:#e9bc21;
	font-weight:bold;
	font-size:10px;
	font-family:tahoma;
}


.button:hover{
	border:0px #fd6b00 solid;
	width:60px;
	height:20px;
	padding:0px 0px 0px 0px;
	text-align:center;
	color:#000;
	background-color:#ceb307;
	font-weight:bold;
	font-size:10px;
	font-family:tahoma;
}

.button01{
	border:1px #999999  solid;
	width:100px;
	height:25px;
	padding:0px;
	text-align:center;
	color:#000;
	background-color: #E8E8E8;
	font-weight:bold;
	font-size:10px;
	font-family:tahoma;

}
.button01:hover{
	border:1px #999999  solid;
	width:100px;
	height:25px;
	padding:0px;
	text-align:center;
	color:#000;
	background-color: #CCCCCC;
	font-weight:bold;
	font-size:10px;
	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 **********/



#parent {
	width:%100;
	float:center;
	margin:0 auto;

	}


	#serit {
		width:660px;
		height:39px;
		margin:0 auto;
		background-image:url(_media/images/mavi_cibiik.jpg);
		background-repeat:no-repeat;
		background-position:center;
		padding-left:140px;
		}
		
		
	
		
		
	#menu {
		width:800px;
		height:38px;
		margin:0 auto;
		}




	#banner {
		width:800px;
		height:100px;
		margin:0 auto;
		}
		
		
				#logo1 {
				width:200px;
				height:100px;
				margin:0 auto;
				float:left;
				}



				
				#yazi {
				width:450px;
				height:100px;
				margin:0 auto;
				float:left;
				}



				#logo2 {
				width:150px;
				height:100px;
				margin:0 auto;
				float:left;
				}







	#orta{
		width:800px;
		margin:0 auto;
		}




			#ust_parca {
				width:800px;
				height:30px;
				background-image:url(_media/images/ust_parca.jpg);
				background-position:left top;
				background-repeat:no-repeat;
				margin:0 auto;
				}


			#orta_parca{
				width:800px;
				background-image:url(_media/images/ust_parca.jpg);
				background-position:left top;
				background-repeat:repeat-y;
				margin:0 auto;
				}


				#alt_parca{
				width:800px;
				height:145px;
				background-image:url(_media/images/adres_parca.jpg);
				background-position:left top;
				background-repeat:no-repeat;
				margin:0 auto;
				}




























/********** menu ***********/




.menu {
	width:110px;
	height:29px;
	background-image:url(_media/images/menu_1.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding:10px 0px 0px 0px;
	color:#FFFFFF;
	float:left;
	margin:0 auto;
	text-decoration:none;
	}







a.menu:hover {
	width:110px;
	height:29px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding:10px 0px 0px 0px;
	color: #33CCFF;
	float:left;
	margin:0 auto;
	text-decoration:none;

	}








.menu_active {
	width:110px;
	height:29px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding:10px 0px 0px 0px;
	color:#03588e;
	float:left;
	margin:0 auto;
	text-decoration:none;

	}







a.menu_acitive:hover {
	width:110px;
	height:29px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding:10px 0px 0px 0px;
	color:#03588e;
	float:left;
	margin:0 auto;
	text-decoration:none;

	}






/*********** tablo stiller ***********/

.gri_table {
	width:%100;
	margin:0 auto;
	padding:5px 5px 5px 5px;
	border:1px solid #bfbfbf;
	}




.mavi_table {
	width:%100;
	margin:0 auto;
	padding:8px;
	border:1px solid #64c0ca;
	}



.mavi_table2 {
	width:%100;
	margin:0 auto;
	padding:3px;
	border:1px solid #64c0ca;
	}





.gri_table2 {
	width:261px;
	height:200px;
	background-image:url(_media/images/gri_table.jpg);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	margin:0 auto;
	}







.mavi_cizik {
	font-size:15px;
	font-weight:bold;
	text-align:left;
	color:#64c0ca;
	width:%100;
	border-bottom:1px solid #03588e;
	}




.cerceve {
	width:535px;
	border:1px solid #03588e;
	float:left;
	padding:5px;
	}

.gri_cizik {
	width:175px;
	border-bottom:1px dashed #666666;
	float:left;
	}



/*********** yazi stil *********/

.mavi_baslik {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#64c0ca;
	}


.mavi_yazi {
	font-size:12px;
	text-align:left;
	color:#03588e;
	}
















/********** button *********/


.mavi_button {
	width:71px;
	height:23px;
	background-image:url(_media/images/mavi_button.jpg);
	background-position:left;
	background-repeat:no-repeat;
	float:right;
	margin:0 auto;
	padding:5px 0px 0px 5px;
	color:#03588e;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	}




.mavi_button2 {
	width:100px;
	height:23px;
	background-image:url(_media/images/mavi_button2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	float:right;
	margin:0 auto;
	padding:5px 0px 0px 5px;
	color:#03588e;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	}







/********** linkler ***********/

.mavi_link {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#000;

	
	}


a.mavi_link:hover {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#000;

	
	}





.mavi_link2 {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#000;

	
	}
	
	
	
a.mavi_link2:hover {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#000;

	
	}




.siyah_link {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#000000;
	}





a.siyah_link:hover {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color: #00CCCC;
	}






.pembe_link{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#ff0ab1;
	}




a.pembe_link:hover {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#000;
	}



















