/* 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:#eee;
	font-size:70%;
	background-color:#bfbfbf;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position:left top;
	line-height:1.5 em;
	background-attachment: fixed;

}




tr,td{
	color:#1b1b1b;
	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:#565656;
	text-decoration:none;
}
a:hover{
	color:#000000;
	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;
}

a.tab_class {
	background-color:#CCCCCC;
}

a.tab_class_active {
	background-color:#F8FAA0;
	color:#FF0000;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Stiller  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.kenarlik_resim{
		border: 1px #1f0b09 solid;
}
.kenarlik_01{
		border: 1px  #CCCCCC solid;
}


.kenarlik_alt_noktali{
		border-bottom: 1px  #CCCCCC dashed;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ divler ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


		
		

#header{
	margin:0 auto;
	width:928px;
	height:112px;
	margin-top:30px;
	background-image:url(../images/banner.gif);
	background-position:left top;
	background-repeat:repeat;
}

			#logo{
				margin:0 auto;
				width:285px;
				height:79px;
				float:left;
				padding:14px 0px 0px 15px;
			}

			#language{
				margin:0 auto;
				width:328px;
				height:20px;
				float:left;
				text-align:right;
				padding:20px 30px 0px 270px;
			}	
			
			#arama{
				margin:0 auto;
				width:328px;
				height:30px;
				float:left;
				text-align:right;
				padding:15px 30px 0px 270px;
			}	

			#ust_menu{
				margin:0 auto;
				width:888px;
				height:19px;
				float:left;
				padding:0px 20px 0px 20px;
			}				
	
	


#orta{
	margin:0 auto;
	width:928px;
	background-image:url(../images/sayfa_repeat.gif);
	background-repeat:repeat-y;
	background-position:left top;	
}

	
		#icerik{
			margin:0 auto;
			width:896px;
			padding-top:2px;
		}

					#menu{
						margin:0 auto;
						width:173px;
						height:335px;
						border:1px  #150b09 solid;
						background-image:url(../images/menu_ard.gif);
						background-position:left top;
						background-repeat:no-repeat;
						background-color:#bb853c;
						padding:38px 0px 0px 32px;
						
					}
					#menu_urunler{
						margin:0 auto;
						width:173px;
						height:100%;
						border:1px  #150b09 solid;
						background-image:url(../images/menu_ard.gif);
						background-position:left top;
						background-repeat:no-repeat;
						background-color:#bb853c;
						padding:8px 0px 30px 32px;
						float:center;						
						
					}
						

					#flash{
						margin:0 auto;
						width:684px;
						height:242px;
						margin-left:5px;
					}
					#icerik_ic{
						margin:0 auto;
						width:684px;
						margin-left:5px;
						float:center;
					}

					#alt_banner{
						margin:0 auto;
						width:684px;
						height:140px;
						margin-top:5px;
						margin-left:5px;

					}
					
								#yeni_urun{
									margin:0 auto;
									width:217px;
									height:102px;
									float:left;
									margin-right:5px;
									background-image:url(../images/baslik_yeni_urun.gif);
									background-position:left top;
									background-repeat:no-repeat;
									padding:26px 0px 0px 5px;
									border:1px #bb853c solid;
								}										



								#yeni_urun_eng{
									margin:0 auto;
									width:217px;
									height:102px;
									float:left;
									margin-right:5px;
									background-image:url(../images/baslik_yeni_urun_eng.gif);
									background-position:left top;
									background-repeat:no-repeat;
									padding:26px 0px 0px 5px;
									border:1px #bb853c solid;
								}		
								
								
								#yeni_urun_ru{
									margin:0 auto;
									width:217px;
									height:102px;
									float:left;
									margin-right:5px;
									background-image:url(../images/baslik_yeni_urun_ru.gif);
									background-position:left top;
									background-repeat:no-repeat;
									padding:26px 0px 0px 5px;
									border:1px #bb853c solid;
								}		
								
								

								#katalog{
									margin:0 auto;
									width:217px;
									height:102px;
									float:left;
									margin-right:5px;
									background-image: url(../images/baslik_katalog.gif);
									background-position:left top;
									background-repeat:no-repeat;
									padding:26px 0px 0px 5px;
									border:1px #bb853c solid;
								}	
								
								
								#katalog_eng{
									margin:0 auto;
									width:217px;
									height:102px;
									float:left;
									margin-right:5px;
									background-image: url(../images/baslik_katalog_eng.gif);
									background-position:left top;
									background-repeat:no-repeat;
									padding:26px 0px 0px 5px;
									border:1px #bb853c solid;
								}		
								
								
								
								#katalog_ru{
									margin:0 auto;
									width:217px;
									height:102px;
									float:left;
									margin-right:5px;
									background-image: url(../images/baslik_katalog_ru.gif);
									background-position:left top;
									background-repeat:no-repeat;
									padding:26px 0px 0px 5px;
									border:1px #bb853c solid;
								}										



								#haberler{
									margin:0 auto;
									width:217px;
									height:102px;
									float:left;
									background-image: url(../images/baslik_haberler.gif);
									background-position:left top;
									background-repeat:no-repeat;
									padding:26px 0px 0px 5px;
									border:1px #bb853c solid;
								}										

								#haberler_eng{
									margin:0 auto;
									width:217px;
									height:102px;
									float:left;
									background-image: url(../images/baslik_haberler_eng.gif);
									background-position:left top;
									background-repeat:no-repeat;
									padding:26px 0px 0px 5px;
									border:1px #bb853c solid;
								}										




								#haberler_ru{
									margin:0 auto;
									width:217px;
									height:102px;
									float:left;
									background-image: url(../images/baslik_haberler_ru.gif);
									background-position:left top;
									background-repeat:no-repeat;
									padding:26px 0px 0px 5px;
									border:1px #bb853c solid;
								}										






#alt{
	background-image:url(../images/sayfa_alt.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0 auto;
	width:928px;
	height:14px;
	float:center;
}

#sir1{
	margin:0 auto;
	width:100%;
	height:20px;
	float:center;
}



#sir2{
	margin:0 auto;
	width:918px;
	height:20px;
	text-align:right;
	padding:0px 10px 0px 0px;
	float:center;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Menu ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.menu_link{
	border-bottom:1px #9c5c0a dotted;
	letter-spacing: 0.5pt;
	height:10px;
	width:100px;
	color:#240c09;
	font-size:12px;
	font-family:Tahoma;
	padding: 10px 0px 10px 10px;
	float:left;
	margin:0 auto;}
.menu_link:hover{
	border-bottom:1px #8e5206 dotted;
	letter-spacing: 0.5pt;
	height:10px;
	width:100px;
	color:#000000;
	font-size:12px;
	font-family:Tahoma;
	padding: 10px 0px 10px 10px;
	float:left;
	margin:0 auto;}


.menu_link_aktif{
	border-bottom:1px #8e1500 dotted;
	letter-spacing: 0.5pt;
	height:10px;
	width:100px;
	color:#000000;
	font-size:12px;
	font-family:Tahoma;
	padding: 10px 0px 10px 10px;
	float:left;
	margin:0 auto;}
.menu_link_aktif:hover{
	border-bottom:1px #8e1500 dotted;
	letter-spacing: 0.5pt;
	height:10px;
	width:100px;
	color:#333333;
	font-size:12px;
	font-family:Tahoma;
	padding: 10px 0px 10px 10px;
	float:left;
	margin:0 auto;}

/*~~~~~~~~~~~~~~~~~~~~~~~~arama sonuç-~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.ara_bulunan{
	color:#66FF99;}
	
.ara_baslik{
	color:#00FF33;
	font-weight:bold;}
	
.ara_baslik_aktif{
	color:#FF0033;
	font-weight:bold;}
	
.ara_input{
		height:15px;
		width:140px;
		border:#674416 1px solid;
		background-color:#3b2715;
		margin:0 auto;
		float:left;
		color:#d38318;
		font-size:10px;
		padding-top:3px;
		margin-top:3px;
}

.ara_input2{
		height:15px;
		width:130px;
		border:#674416 1px solid;
		background-color:#fff;
		margin:0 auto;
		float:left;
		color:#000;
		font-family:tahoma;
}

.ara_input2:hover{
		height:15px;
		width:130px;
		border:#000 1px solid;
		background-color:#ffff;
		margin:0 auto;
		float:left;
		color:#000;
		font-family:tahoma;
}


.ara_select{
		height:20px;
		width:130px;
		background-color:#fff;
		margin:0 auto;
		float:left;
		color:#000;
		font-family:tahoma;
}

.ara_select:hover{
		height:20px;
		width:130px;
		background-color:#fff;
		margin:0 auto;
		float:left;
		color:#000;
		font-family:tahoma;
}



.ara_buton{
		width:67px;
		height:20px;
		background-color:#ae6f1a;
		border:#674416 1px solid;
		margin:0 auto;
		float:left;
		color:#1d0c09;
		font-size:11px;
		font-family:Verdana;
		margin-left:5px;
		margin-top:3px;
}

.buton1{
		width:70px;
		height:20px;
		background-color:#ae6f1a;
		border:#674416 1px solid;
		margin:0 auto;
		color:#1d0c09;
		font-size:8pt;
		text-align:center;
		font-family:tahoma;
}

.buton1:hover{
		width:70px;
		height:20px;
		background-color:#ae6f1a;
		border:#000 1px solid;
		margin:0 auto;
		text-align:center;
		color:#1d0c09;
		font-size:8pt;
		font-family:tahoma;
}


.buton_big{
		width:120px;
		height:20px;
		background-color:#ae6f1a;
		border:#674416 1px solid;
		margin:0 auto;
		float:left;
		color:#1d0c09;
		font-size:8pt;
		font-family:tahoma;
}


.buton_big:hover{
		width:120px;
		height:20px;
		background-color:#ae6f1a;
		border:#000 1px solid;
		margin:0 auto;
		float:left;
		color:#1d0c09;
		font-size:8pt;
		font-family:tahoma;
}

		
.ara_yazi{
		font-size:11px;
		color:#e8911f;
		padding-bottom:3px;
		font-weight:normal;
		font-family:Verdana;
}


/************** mailform ***********/

.input{
	height:16px;
	width:130px;
	border:#ccc 1px solid;
	background-color:#fff;
	margin:0 auto;
	color:#000;
	font-family:tahoma;
}


.input:hover{
	height:16px;
	width:130px;
	border:#000 1px solid;
	background-color:#fff;
	margin:0 auto;
	color:#000;
	font-family:tahoma;
}


.input_text{
	height:60px;
	width:130px;
	border:#ccc 1px solid;
	background-color:#fff;
	margin:0 auto;
	color:#000;
	font-family:tahoma;
}


.input_text:hover{
	height:60px;
	width:130px;
	border:#000 1px solid;
	background-color:#fff;
	margin:0 auto;
	color:#000;
	font-family:tahoma;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Haber ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.haber_slide_baslik{
		color:#390e06;
		font-size:12px;
		font-weight:bold;
		font-family:Tahoma;
}
.haber_slide_baslik:hover{
		color:#591002;
		font-size:12px;
		font-weight:bold;
		font-family:Tahoma;
}
.haber_slide_yazi{
		color:#9b5b0a;
		font-size:10px;
		font-family:Tahoma;
		line-height: 1.3;
}
.haber_detay_baslik{
		color:#390e06;
		font-size:14px;
		font-weight:bold;
		font-family:Tahoma;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~ Baslik ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.baslik_bg{
		background-image:url(../images/baslik_bg.jpg);
		background-position:left top;
		background-repeat:no-repeat;
		color:#bb853c;
		padding:3px 0px 0px 50px;
		margin:0 auto;
		float:left;
		font-family:trebuchet ms;
		font-size:14px;
}



.baslik_bg2{
	background-image:url(../images/baslik_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:3px 0px 0px 50px;
	margin:0 auto;
	float:left;		
	color:#bb853c;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	font-size:11pt;
}






/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ link ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.link_ust_cat{
	color:#cc7a05;
	font-family:tahoma;
	font-size:12px;
}
.link_ust_cat:hover{
	color:#e68700;
	font-family:tahoma;
	font-size:12px;
}


.link_navbar{
	color:#be863c;
	font-family:tahoma;
	font-size:12px;
}
.link_navbar:hover{
	color:#e68700;
	font-family:tahoma;
	font-size:12px;
}

.link_siyah{
	color:#000;
	font-family:tahoma;
	text-decoration:none;
	font-weight:bold;
}

a.link_siyah:hover{
	color:#bb853c;
	font-family:tahoma;
	text-decoration:none;
	font-weight:bold;
}


.link_sirajans{
	color:#000;
	font-family:tahoma;
	text-decoration:none;
	font-weight:normal;
}

a.link_sirajans:hover{
	color:#bb853c;
	font-family:tahoma;
	text-decoration:none;
	font-weight:normal;
}


.alt_cat_list{
	background-color:#e6e6e6;
	color: #333333;
	font-family:tahoma;
	font-size:10px;
	width:125px;
	height:15px;
	float:left;
	margin:0 auto;
	padding-left:5px;
}
.alt_cat_list:hover{
	background-color: #CCCCCC;;
	color: #333333;
	font-family:tahoma;
	font-size:10px;
	width:125px;
	height:15px;
	float:left;
	margin:0 auto;
	padding-left:5px;
}





.page{
	color: #b97c25;
	font-size:12px;
	font-weight:bold;
}

.page_active{
	color: #501106;
	font-size:12px;
	font-weight:bold;

}
.bg01{
	background-color:#bb853c;}
.bg02{
	background-color:#bb853c;
	color:#FFFFFF;
	font-size:10px;}
.bg03{
	background:#000000;
	color:#FFFFFF;
	font-size:8pt;}
.bg04{
	background: #CCCCCC;
	color:#000;
	font-size:10px;
	text-align:center;}

.yazi_tre_12{
	font-family:trebuchet ms;
	font-size:12px;
	color:#bb853c;
	font-weight:bold;}

.link_tre_10_acik{
	font-family:trebuchet ms;
	font-size:10px;
	color:#e28500;
	font-weight:bold;
	}
.link_tre_10_acik:hover{
	font-family:trebuchet ms;
	font-size:10px;
	color:#CE7B00;
	font-weight:bold;
	}
	
	
	

.link_kahve{
	color:#e28500;
	font-weight:bold;
}

a.link_kahve:hover{
	color:#fff;
	font-weight:bold;
}	


/*~~~~~~~~~~~~~~~~~~~~~~~ Ürün ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.urun_isim_bg{
	width:100%;
	height:35px;
	background-color:#bb853c;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	float:left;
	margin:0 auto;
	font-size:10px;
	padding-top:5px;
}
.urun_isim_bg:hover{
	width:100%;
	height:35px;
	background-color:#bb853c;
	color: #fff;
	text-align:center;
	font-weight:bold;
	margin:0 auto;
	font-size:10px;
	padding-top:5px;

}


.cat_isim_bg{
	width:100%;
	background-color:#743C23;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	float:left;
	margin:0 auto;
	font-size:10px;
	vertical-align:middle;
}
.cat_isim_bg:hover{
	width:100%;
	background-color:#743C23;
	color: #fff;
	text-align:center;
	font-weight:bold;
	float:left;
	margin:0 auto;
	font-size:10px;
	vertical-align:middle;

}
.catlink_0{
	color:#000000;
	background-color:#00FF00;
	float:left;
	margin:0 auto;
}

.catlink_1{
	color:#000000;
	background-color:#00FF00;
	float:left;
	margin:0 auto;
}

.catlink_1_active{
	color:#000000;
	background-color:#00FF00;
	float:left;
	margin:0 auto;
}
	
	
.urunlink_0{
	color: #000;
}

a.urunlink_0:hover{
	color: #fff;
}

.urunlink_0_active{
	color: #000;
}

a.urunlink_0_active:hover{
	color: #fff;
}

.urunlink_1{
	color: #000;
}

a.urunlink_1:hover{
	color: #fff;
}

.urunlink_1_active{
	color: #000;
}

a.urunlink_1_active:hover{
	color: #fff;
}





.cat_list_cerceve{
	width:100%;
	height:25px;
	float:left;
	font-size:8pt;
	text-align:center;
	font-weight:bold;
	padding:7px 0px 0px 0px;
	margin:3px;
	background-color: #CCCCCC;
	color:#000000;
	border:1px solid  #333333; 
	margin:0 auto;}
	
	
	
.cat_list_cerceve:hover{
	width:100%;
	height:25px;
	float:left;
	font-size:8pt;
	text-align:center;
	font-weight:bold;
	padding:7px 0px 0px 0px;
	margin:3px;
	background-color: #DDDDDD;;
	color:#000000;
	border:1px solid  #333333; 
	margin:0 auto;
}
	
	
	
	
	
.link_lang{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}	


a.link_lang:hover{
	color:#ae6f1a;
	text-decoration:none;
	font-weight:normal;
}	
	
	
	
	