/* 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;
}

.img { behavior: url(iepngfix.htc); }


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:#222222;
	font-size:70%;
	background-color:#444444;
	line-height:1.5em;
	background-image: url(../images/bg.png);
	background-position:top left;
	background-repeat: repeat-x;
}




tr,td{
	color:#4D4D4D;
	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:tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	width:160px;
	height:20px;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	color:#17323e;
}

.input:hover{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	width:160px;
	height:20px;
	background-color:#ffffff;
	border:1px solid #000;
	color:#17323e;
}


.input_small{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	width:130px;
	height:18px;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	color:#17323e;
}

.input_small:hover{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	width:130px;
	height:18px;
	background-color:#ffffff;
	border:1px solid #000;
	color:#17323e;
}



.input_text{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	width:160px;
	height:40px;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	color:#17323e;
}

.input_text:hover{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	width:160px;
	height:40px;
	background-color:#ffffff;
	border:1px solid #000;
	color:#17323e;
}


.button{
	border:1px #414447 solid;
	width:70px;
	height:20px;
	padding:0px 0px 0px 0px;
	text-align:center;
	color:#000;
	background-color:#8ba8c2;
	font-weight:bold;
	font-size:10px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
}


.button:hover{
	border:1px #414447 solid;
	width:70px;
	height:20px;
	padding:0px 0px 0px 0px;
	text-align:center;
	color:#000;
	background-color:#648aad;
	font-weight:bold;
	font-size:10px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
}




/*********  insan kaynaklari  ***********/

.ik_normal{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:120px;
	height:18px;
	border:1px solid #999999;
	color:#2b373c;
	background-color:#ffffff;
}

.ik_middle{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:80px;
	height:18px;
	border:1px solid #999999;
	color:#2b373c;
	background-color:#ffffff;
}
	
.ik_small{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:50px;
	height:18px;
	border:1px solid #999999;
	color:#2b373c;
	background-color:#ffffff;
}

.ik_text{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:400px;
	height:100px;
	border:1px solid #999999;
	color:#2b373c;
	background-color:#ffffff;
}

.ik_adres{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:300px;
	height:60px;
	border:1px solid #999999;
	color:#2b373c;
	background-color:#ffffff;
}


.ik_baslik{
	background-color:#336699;
	height:20px;
	padding:0px 0px 0px 10px;
	font-weight:bold;
	font-size:9pt;
	color:#FFFFFF;
}


/********************* divler ***************/

#cerceve{
	width:908px;
	margin:0 auto;
}


			#top_header{
				background-image:url(../images/top_bg.png);
				background-position:center top;
				background-repeat:no-repeat;
				width:900px;
				height:143px;
				padding:0px 4px 0px 4px;
				margin:0 auto;
			}
			
							#logo{
								width:350px;
								height:70px;
								padding:20px 0px 0px 20px;
								float:left;
							}	
							
							#flash{
								width:525px;
								height:77px;
								padding:2px 0px 0px 0px;
								float:left;
								text-align:right;
							}
							
							
							#slogan{
								width:300px;
								height:30px;
								padding:10px 0px 0px 0px;
								float:left;
							}	
							
							#menu{
								width:585px;
								height:25px;
								padding:15px 0px 0px 0px;
								float:left;
								text-align:eft;
							}																	

			
			#orta_kirmizi01{
				background-image:url(../images/marka_alt.png);
				background-position:center top;
				background-repeat:no-repeat;
				width:822px;
				height:150px;
				padding:12px 20px 15px 57px;				
				margin:0 auto;
				text-align: left;
			}			


			#orta_kirmizi02{
				width:908px;
				height:100px;
				padding:0px 0px 0px 0px;				
				margin:0 auto;
			}	
			
			

			#icerik{
				background-image:url(../images/beyaz_golgeli.png);
				background-position:center top;
				background-repeat:repeat-y;
				width:880px;
				padding:10px 14px 0px 14px;				
				background-color:#FFFFFF;
				margin:0 auto;
			}						

			#footer{
				width:900px;
				height:80px;
				padding:0px 4px 0px 4px;				
				margin:0 auto;
				margin-top:5px;
			}		


						#footer01{
							width:800px;
							height:80px;
							margin:0 auto;
							float:left;
						}
						
			
						#sirajans{
							width:100px;
							height:80px;
							margin:0 auto;
							float:left;
							text-align: right;
						}			




#adres{
	float:left;
	width:60px;
}



/************ menü stilleri *******/
.menu01{
	color:#fff;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	font-size:9pt;
	padding:0px 0px 5px 0px;
	width:115px;
	float:left;
	text-align:center;
}

.menu02{
	color:#000;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	font-size:9pt;
	padding:0px 0px 5px 0px;
	width:115px;
	float:left;	
	text-align:center;	
}






/******** yazi stilleri ******/


.yazi_beyaz{
	color:#FFFFFF;
}


.kucuk_yazi{
	color:#000;
	font-size:9px;
}


.baslik_urunler{
	color:#fff;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	font-size:10pt;
	padding:0px 0px 5px 0px;
}

.baslik_safa{
	color:#4a4a4a;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	font-size:10pt;
	padding:0px 0px 5px 0px;
}


.baslik_kampanya{
	color:#4a4a4a;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	font-size:10pt;
	padding:0px 0px 5px 0px;
}


.baslik1{
	color:#4d4d4f;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	font-size:11pt;
	padding:0px 0px 5px 0px;
}


/********** linkler ********/

#urun_alt{
	background-image:url(../images/urun_baslik_alt.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:465px;
}






.link_beyaz_normal{
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
}

a.link_beyaz_normal:hover{
	text-decoration:none;
	font-weight:normal;
	color:#d7080e;
}

.link_email{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}

a.link_email:hover{
	text-decoration:none;
	font-weight:bold;
	color:#d7080e;
}

.link_sir{
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
}

a.link_sir:hover{
	text-decoration:none;
	font-weight:normal;
	color:#d7080e;
}

/**** *****/

#yeni_urun_alt{
	background-image: url(../images/yeni_urun_baslik.png);	
	background-position:left top;
	background-repeat: repeat-X;
	width:410px;
}

.kenarlik_cat{
	border:#b4b4b4 1px solid;
}

.kenarlik{
	border:#a4a3a3 1px solid;
}


.kenarlik_cat:hover{
	border:#000 1px solid;
}

.kenarlik_alt_noktali{
	border-bottom:#b4b4b4 1px dashed;
}


.link_siyah{
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

a.link_siyah:hover{
	text-decoration:none;
	font-weight:bold;
	color:#d7080e;
}



.resim{
	border:1px #D6D6D6 solid;
}

.resim:hover{
	border:1px #444444 solid;
}




#kampanya_bg{
	background-image:url(../images/kampanya.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:328px;
	height:220px;
	padding:0px 0px 0px 0px;
}
