.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", Times, serif, 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:#ffffff;
}



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


#div01{
	margin:0 auto;
	width:910px;
}


			#div02{
				margin:0 auto;
				width:700px;
				float:left;
			}
			
			
								
													#slagon {
														width:700px;
														height:91px;
														margin:0 auto;
														float:left;
														}

					
														
														
													#menu{
														width:700px;
														height:50px;
														margin:0 auto;
														float:left;
														background-image:url(_media/images/menu_bg.jpg);
														background-position:left center;
														background-repeat:no-repeat;
									
														}
														
														
														
													#flash {
														width:700px;
														height:188px;
														margin-bottom:20px;
														float:left;
														padding-top:10px;
														}
														
														
													#content {
														width:690px;
														margin:0 auto;
														float:left;
														padding:0px 0px 0px 10px;
														}
									
													#bottom_serit {
														width:700px;
														height:15px;
														background-image:url(_media/images/bottom_serit.jpg);
														background-position:left;
														background-repeat:no-repeat;
														float:left;
														margin-top:30px;														}


			
			
			
			
			
			
			
			
			#div03{
				margin-left:10px;
				width:180px;
				float:left;
			}	
			
			
			
			
									#logo{
										width:180px;
										height:152px;
										margin:0 auto;
										float:left;
										}
								
					

									#sol_kategori{
										width:180px;
										height:187px;
										float:left;
										margin-bottom:20px;
										padding:10px 0px 0px 0px;
										}


									#online_sparis{
										width:180px;
										margin:0 auto;
										float:left;
										}
										
										
										
									#canli_destek{
										width:180px;
										margin:0 auto;
										float:left;
										}
										
									#gorus_ve_oneri{
										width:180px;
										margin:0 auto;
										float:left;
										}
										
									#iletisim{
										width:180px;
										margin:0 auto;
										float:left;
										}

			



#parent {
	width:100%;
	margin-bottom:30px;
	margin:0 auto;
	}		
	
	
	
	
	#kapsayan {
		width:885px;
		margin:0 auto;
		}
	
	
	
			#sol_kolon {
				width:700px;
				float:left;
				margin:0 auto;
				}
	
	
			
					
					#top {
						width:700px;
						height:142px;
						margin:0 auto;
						
						}
						
											
											



		
			#sag_kolon {
				width:165px;
				float:left;
				margin:0 auto;
				margin-left:20px;
				}
						
						
													
									





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



	.gri_link {
		font-size:9px;
		font-weight:bold;
		text-align:left;
		color:#999999;
		}
		
		
	a.gri_link:hover{
		font-size:9px;
		font-weight:bold;
		text-align:left;
		color:#000;
		}

	.bordo_link {
		font-size:11px;
		font-weight:bold;
		text-align:left;
		color:#a92200;
		}
	a.bordo_link:hover {
		font-size:11px;
		font-weight:bold;
		text-align:left;
		color:#000;
		}










/************* basliklar ************/






	.mavi_baslik_link {
		font-size:12px;
		text-align:right;
		color:#006283;
		font-weight:bold;
		float:right;
		}

	a.mavi_baslik_link:hover {
		font-size:12px;
		text-align:right;
		color:#666;
		font-weight:bold;
		float:right;
		}



	.yesil_baslik_link {
		font-size:12px;
		text-align:right;
		color:#5b9d1f;
		font-weight:bold;
		float:right;
		}

	a.yesil_baslik_link:hover {
		font-size:12px;
		text-align:right;
		color:#666;
		font-weight:bold;
		float:right;
		}
		
		
	.turuncu_baslik_link {
		font-size:12px;
		text-align:right;
		color:#d67502;
		font-weight:bold;
		float:right;
		}

	a.turuncu_baslik_link:hover {
		font-size:12px;
		text-align:right;
		color:#666;
		font-weight:bold;
		float:right;
		}



	.devami_oku {
		font-size:11px;
		text-align:right;
		color:#999999;
		float:right;
		}


	a.devami_oku:hover {
		font-size:11px;
		text-align:right;
		color:#000;
		float:right;
		}



.kutu_baslik {
	width:100%;
	background-image:url(_media/images/baslik_kutu.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#000000;
	padding-left:25px;
	}




a.kutu_baslik:hover {
	width:100%;
	background-image:url(_media/images/baslik_kutu.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#000000;
	padding-left:25px;
	}





.kutu_baslik2 {
	width:100%;
	background-image:url(_media/images/baslik_kutu2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#000000;
	padding-left:15px;
	}




a.kutu_baslik2:hover {
	width:100%;
	background-image:url(_media/images/baslik_kutu2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#000000;
	padding-left:15px;
	}






.kutu_baslik3 {
	width:100%;
	height:5px;
	background-image:url(_media/images/gri_kutu.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#000;
	padding-left:15px;
	}




a.kutu_baslik3:hover {
	width:5px;
	height:5px;
	background-image:url(_media/images/gri_kutu.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	color:#000000;
	padding-left:15px;
	}











/**************** tablo stil ****************/


.gri_cizik {
	width:100%;
	border-bottom:1px solid #b5b5b5;
	}



.oval_tablo {
	width:195px;
	height:261px;
	background-image:url(_media/images/oval_tablo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:2px;
	}




.duz_tablo {
	width:170px;
	height:40px;
	padding:2px;
	}








.border {
	width:100%;
	border:1px solid #daf0f7;
	}




.yesil_border {
	width:100%;
	border:1px solid #83c223;
	padding:5px;
	}



.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:left;
	margin:0 auto;
	padding:5px 0px 0px 5px;
	color:#03588e;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	}








/***************** yazi_sitiller ****************/


.gri_yazi {
	font-size:9px;
	text-align: right;
	color:#979797;
	}










/***************** menu_sitiller ****************/


	.kategori_stil {
		width:180px;
		height:26px;
		background-image:url(_media/images/sag_menu_bg.jpg);
		background-position:left;
		background-repeat:no-repeat;
		margin-bottom:7px;
		float:left;
		font-size:9px;
		font-weight:normal;
		text-align:center;
		color:#545454;
		padding:10px 0px 0px 0px;
		}
		
		
		
	a.kategori_stil:hover {
		width:180px;
		height:26px;
		background-image:url(_media/images/sag_menu_bg2.jpg);
		background-position:left;
		background-repeat:no-repeat;
		margin-bottom:7px;
		float:left;
		font-size:9px;
		font-weight:normal;
		text-align:center;
		color:#303030;
		padding:10px 0px 0px 0px;

		}










/**************** menü stil *************/


.menu {
	width:100px;
	height:35px;
	background-image: url(_media/images/menu.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	float:left;
	margin:0 auto;
	padding:15px 0px 0px 0px;
	color:#0085c9;
	}



a.menu:hover {
	width:100px;
	height:35px;
	background-image: url(_media/images/menu.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	float:left;
	margin:0 auto;
	padding:15px 0px 0px 0px;
	color:#fff;
	}





.menu_active {
	width:100px;
	height:35px;
	background-image: url(_media/images/menu_active.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	float:left;
	margin:0 auto;
	padding:15px 0px 0px 0px;
	color:#fff;
	}



a.menu_active:hover {
	width:100px;
	height:35px;
	background-image: url(_media/images/menu_active.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	float:left;
	margin:0 auto;
	padding:15px 0px 0px 0px;
	color:#007dbc;
	}





/************** ürünler *************/




.urun {
	font-size:11px;
	text-align:left;
	color:#05abff;
	font-weight:bold;
	}


a.urun:hover {
	font-size:11px;
	text-align:left;
	color:#000;
	font-weight:bold;
	}












.urun_1 {
	font-size:11px;
	text-align:left;
	color:#000;
	}


a.urun_1:hover {
	font-size:11px;
	text-align:left;
	color:#009966;
	}


















