/* 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:#4D4D4D;
	font-size:70%;
	background-color:#e7e8e9;
	line-height:1.5em;
	background-image:url(../images/bg.png);
	background-position:left top;
	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_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:856px;
	margin:0 auto;
}


			#top_header{
				width:850px;
				height:165px;
				margin:0 auto;
			}

						#top_header01{
							width:850px;
							height:135px;
							margin:0 auto;
						}	
						
									#logo{
										width:310px;
										height:132px;
										padding:3px 0px 0px 0px;
										margin:0 auto;
										float:left;
									}	
									
						
									#flash{
										padding:5px 0px 0px 0px;
										width:540px;
										height:130px;
										margin:0 auto;
										float:left;
										text-align:right;
									}																
						
						#menu{
							width:850px;
							height:30px;
							margin:0 auto;
						}
						
						
									#menu01{
										width:705px;
										height:28px;
										padding:2px 0px 0px 0px;
										margin:0 auto;
										float:left;
									}	
									
									#language{
										width:135px;
										height:25px;
										padding:5px 0px 0px 10px; 
										margin:0 auto;
										float:left;										
									}																
														
			
			
			
			#icerik{
				width:856px;
				padding:5px 0px 5px 0px;
				margin:0 auto;
			}	
			
						#ust_cizgi{
							background-image:url(../images/ust_cizgi.png);
							background-position:bottom center;
							background-repeat:no-repeat;
							width:856px;
							height:5px;
							margin:0 auto;
						}	
						
						#orta_cizgi{
							background-image: url(../images/orta_cizgi.png);
							background-position:top center;
							background-repeat: repeat-y;
							width:856px;
							margin:0 auto;
						}	
						
						#alt_cizgi{
							background-image: url(../images/alt_cizgi.png);
							background-position:bottom center;
							background-repeat: no-repeat;
							width:856px;
							height:5px;
							margin:0 auto;
						}																		


								#icerik2{
									width:836px;
									padding:5px 10px 5px 10px;
									margin:0 auto;
								}	




			#footer{
				width:850px;
				height:80px;
				margin:0 auto;
			}
			
						#ozanadolu_makina{
							width:750px;
							height:80px;
							margin:0 auto;
							float:left;
						}			

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






#urun01{
	width:850px;
	height:275px;
	margin:0 auto;
	text-align:center;	
}

#hakkimizda{
	background-image:url(../images/hakkimizda_alt.png);
	background-position:center top;
	background-repeat:no-repeat;
	width:836px;
	height:219px;
	padding:10px 10px 10px 10px;
	margin:0 auto;	
}

#adres{
	float:left;
	width:60px;
	text-align:left;
	font-weight:bold;
}


#webmail{
	width:856px;
	padding:5px 0px 0px 0px;
	margin:0 auto;
}



/************ menu *******/


.menu01{
	background-image:url(../images/menu01.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:115px;
	height:23px;
	padding:4px 0px 0px 0px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
}

a.menu01:hover{
	background-image:url(../images/menu02.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:115px;
	height:23px;
	padding:4px 0px 0px 0px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
}


.menu02{
	background-image:url(../images/menu02.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:115px;
	height:23px;
	padding:4px 0px 0px 0px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	float:left;	
}

a.menu02:hover{
	background-image:url(../images/menu02.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:115px;
	height:23px;
	padding:4px 0px 0px 0px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	float:left;	
}



/* sub menu*/


#submenu_alt{
	background-image:url(../images/sub_menu_alt.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:219px;
	height:276px;
	padding:0px 0px 0px 0px;	
}


.submenu01{
	background-image: url(../images/sub01.png);
	background-position:left center;
	background-repeat:no-repeat; 
	width:50px;
	height:22px;
	padding:3px 0px 0px 30px;
	text-align:center;
	font-size:8pt;
	color:#000;
	font-weight:bold;
	float:left;
	text-align:left;	
}

a.submenu01:hover{
	background-image: url(../images/sub02.png);
	background-position:left center;
	background-repeat:no-repeat; 
	width:50px;
	height:22px;
	padding:3px 0px 0px 30px;
	text-align:center;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	text-align:left;
}



.submenu02{
	background-image: url(../images/sub02.png);
	background-position:left center;
	background-repeat:no-repeat; 
	width:50px;
	height:22px;
	padding:3px 0px 0px 30px;
	text-align:center;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	text-align:left;	
}

a.submenu02:hover{
	background-image: url(../images/sub02.png);
	background-position:left center;
	background-repeat:no-repeat; 
	width:50px;
	height:22px;
	padding:3px 0px 0px 30px;
	text-align:center;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	text-align:left;	
}






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

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

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


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

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


.link_lang{
	font-weight:nomal;
	text-decoration:none;
	color:#191919;
}

a.link_lang:hover{
	font-weight:normal;
	text-decoration:none;
	color:#0670b0;
}




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

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


.katalog{
	background-image:url(../images/katalog_indir.png);
	background-position:left center;
	background-repeat:no-repeat;
	float:left;
	width:209px;
	height:36px;
	color:#FFFFFF;
	padding:13px 0px 0px 70px;
}

a.katalog:hover{
	background-image:url(../images/katalog_indir.png);
	background-position:left center;
	background-repeat:no-repeat;
	float:left;
	width:209px;
	height:36px;
	color:#000;
	padding:13px 0px 0px 70px;
}





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


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




.baslik_buyuk{
	color:#3a3a3a;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	font-size:13pt;
	padding:0px 0px 5px 0px;
}





/********* kenarlik *********/

.kenarlik_alt{
	border-bottom:1px #6D6D6D dashed;
}



.kenarlik{
	border:1px #6D6D6D solid;
}



.bg_gray1{
	background-color:#D6D6D6;
}

.bg_gray2{
	background-color:#e0e0e0;
}



.bg_mavi{
	background-color:#70a3c2;
}

