/* 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;
	background-color:#062440;
	line-height:1.5em;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}



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:#062440;
	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:left;
	}



	#top {
		width:779px;
		height:140px;
		float:top-center;
		margin:0 auto;
		background-image:url(../images/top_bg.jpg);
		background-repeat:repeat-y;
		background-position:left;
		padding:0px 10px 0px 10px;
		
		}
		
		
					#logo {
						width:220px;
						height:130px;
						float:left;
						margin:0 auto;
						padding:10px 5px 0px 5px;
						}
		
		
					#flash {
						width:545px;
						height:140px;
						float:left;
						margin:0 auto;
						
						}
		
		
		
	#menu {
		width:784px;
		height:31px;
		float:center;
		margin:0 auto;
		padding:0px 8px 0px 6px;
		}
		
		


	#orta {
		width:764px;
		float:top-center;
		margin:0 auto;
		background-image:url(../images/orta_bg.jpg);
		background-repeat:repeat-y;
		background-position:left;
		padding:10px 18px 10px 18px;
		}
		
		
		
		
		

			
		
		   #urun_menu{
		   	width:165px;
			float:left;
			margin:0 auto;
			}
		
		
			#icerik {
		   	width:560px;
			float:left;
			margin:0 auto;
			padding:0px 0px 0px 10px;
			}
		
		
		
		
				#bottom {
					width:760px;
					height:70px;
					float:center;
					margin-top:20px;
					padding:10px 0px 0px 0px;
					background-color:#669acc;
					border:1px solid #062440;
					
					}













/************** menu Stil *************/

.menu {
	width:85px;
	height:24px;
	font-size:8pt;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	padding:5px 0px 0px 0px;
	float:left;
	}



a.menu:hover {
	width:85px;
	height:24px;
	font-size:8pt;
	text-align:center;
	text-decoration:none;
	font-weight:bold
	background-image:url(../images/menu_active.jpg);
	padding:5px 0px 0px 0px;
	background-repeat:no-repeat;
	float:left;

	}



.menu_active{
	width:85px;
	height:24px;
	font-size:8pt;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	background-image:url(../images/menu_active.jpg);
	padding:5px 0px 0px 0px;
	background-repeat:no-repeat;

	float:left;

	}
	


a.menu_active:hover{
	width:85px;
	height:24px;
	font-size:8pt;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	background-image:url(../images/menu_active.jpg);
	padding:5px 0px 0px 0px;
	background-repeat:no-repeat;
	float:left;

	
	}





/************ kategori link ***********/


.catlink_0 {
	width:160px;
	height:20px;
	background-image: url(../images/catlink_0.jpg);
	background-position:left;
	background-repeat: no-repeat;
	color:#000;
	float:left;
	font-size:8pt;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	margin:1px;
	padding:0px 0px 0px 20px;
	}
	
	
	
a.catlink_0:hover {
	width:160px;
	height:20px;
	background-image:url(../images/catlink_0_hover.jpg);
	background-position:left;
	background-repeat: no-repeat;
	color:#000;
	float:left;
	font-size:8pt;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	margin:1px;
	padding:0px 0px 0px 20px;
	}



.catlink_0_active {
	width:160px;
	height:20px;
	background-image:url(../images/catlink_active.jpg);
	background-position:left;
	background-repeat: no-repeat;
	color:#000;
	float:left;
	font-size:8pt;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	margin:2px;
	padding:0px 0px 0px 20px;
	}
	
	
	



.catlink_1 {
	width:150px;
	height:20px;
	background-image: url(../images/catlink_1.jpg);
	background-position:left;
	background-repeat: no-repeat;
	color:#000;
	float:left;
	font-size:8pt;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	margin:1px;
	margin-left:10px;
	padding:0px 0px 0px 20px;
	}
	
	
	
a.catlink_1:hover {
	width:150px;
	height:20px;
	background-image:url(../images/catlink_1_hover.jpg);
	background-position:left;
	background-repeat: no-repeat;
	color:#000;
	float:left;
	font-size:8pt;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	margin:1px;
	margin-left:10px;
	padding:0px 0px 0px 20px;
	}



.catlink_1_active {
	width:150px;
	height:20px;
	background-image:url(../images/catlink_active_1.jpg);
	background-position:left;
	background-repeat: no-repeat;
	color:#000;
	float:left;
	font-size:8pt;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	margin:1px;
	margin-left:10px;
	padding:0px 0px 0px 20px;
	}
	
	


/*************** ürün link **********/



.urunlink_0 {
	width:125px;
	height:20px;
	border-bottom:1px dashed #CCCCCC;
	background-image: url(../images/urunlink1.jpg);
	background-position:left;
	background-repeat: no-repeat;
	color:#000;
	float:left;
	font-size:8pt;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	margin-left:5px;
	padding:0px 0px 0px 15px;
	}
	
	
	
a.urunlink_0:hover {
	width:125px;
	height:20px;
	border-bottom:1px dashed #CCCCCC;
	background-image:url(../images/kutucuk3.jpg);
	background-position:left;
	background-repeat: no-repeat;
	color:#000;
	float:left;
	font-size:8pt;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	margin-left:5px;
	padding:0px 0px 0px 15px;
	}



.urunlink_0_active {
	width:125px;
	height:20px;
	border-bottom:1px dashed #CCCCCC;
	background-image:url(../images/urunlink1.jpg);
	background-position:left;
	background-repeat: no-repeat;
	color:#000;
	float:left;
	font-size:8pt;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	margin-left:5px;
	padding:0px 0px 0px 15px;
	}
	
	
	
a.urunlink_0_active:hover {
	width:125px;
	height:20px;
	border-bottom:1px dashed #CCCCCC;
	background-image:url(../images/kutucuk4.jpg);
	background-position:left;
	background-repeat: no-repeat;
	color:#000;
	float:left;
	font-size:8pt;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	margin-left:5px;
	padding:0px 0px 0px 15px;
	}




.urunlink_1 {
	width:135px;
	height:20px;
	border-bottom:1px dashed #CCCCCC;
	background-image:url(../images/kutucuk3.jpg);
	background-position:left;
	background-repeat: no-repeat;
	color:#000;
	float:left;
	font-size:8pt;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	margin-left:10px;
	padding:0px 0px 0px 15px;
	}
	
	
	
a.urunlink_1:hover {
	width:135px;
	height:20px;
	border-bottom:1px dashed #CCCCCC;
	background-image:url(../images/kutucuk4.jpg);
	background-position:left;
	background-repeat: no-repeat;
	color: #999999;
	float:left;
	font-size:8pt;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	margin-left:10px;
	padding:0px 0px 0px 15px;
	}



.urunlink_1_active {
	width:135px;
	height:20px;
	border-bottom:1px dashed #CCCCCC;
	background-image:url(../images/kutucuk3.jpg);
	background-position:left;
	background-repeat: no-repeat;
	color:#db2282;
	float:left;
	font-size:8pt;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	margin-left:10px;
	padding:0px 0px 0px 15px;
	}
	
	
	
a.urunlink_1_active:hover {
	width:135px;
	height:20px;
	border-bottom:1px dashed #CCCCCC;
	background-image:url(../images/kutucuk3.jpg);
	background-position:left;
	background-repeat: no-repeat;
	color:#db2282;
	float:left;
	font-size:8pt;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	margin-left:10px;
	padding:0px 0px 0px 15px;
	}







.urunlink_2 {
	width:130px;
	height:20px;
	border-bottom:1px dashed #CCCCCC;
	background-image:url(../images/kutucuk3.jpg);
	background-position:left;
	background-repeat: no-repeat;
	color:#000;
	float:left;
	font-size:8pt;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	margin-left:15px;
	padding:0px 0px 0px 15px;
	}
	
	
	
a.urunlink_2:hover {
	width:130px;
	height:20px;
	border-bottom:1px dashed #CCCCCC;
	background-image:url(../images/kutucuk4.jpg);
	background-position:left;
	background-repeat: no-repeat;
	color: #999999;
	float:left;
	font-size:8pt;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	margin-left:15px;
	padding:0px 0px 0px 15px;
	}



.urunlink_2_active {
	width:130px;
	height:20px;
	border-bottom:1px dashed #CCCCCC;
	background-image:url(../images/kutucuk3.jpg);
	background-position:left;
	background-repeat: no-repeat;
	color:#db2282;
	float:left;
	font-size:8pt;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	margin-left:15px;
	padding:0px 0px 0px 15px;
	}
	
	
	
a.urunlink_2_active:hover {
	width:130px;
	height:20px;
	border-bottom:1px dashed #CCCCCC;
	background-image:url(../images/kutucuk3.jpg);
	background-position:left;
	background-repeat: no-repeat;
	color:#db2282;
	float:left;
	font-size:8pt;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	margin-left:15px;
	padding:0px 0px 0px 15px;
	}








/************ table classsss *************/

.gri_tablo {
	width:372px;
	height:185px;
	background-color:#f1f1f1;
	margin-top:3px;
	float:left;
	
	}


.sari_tablo {
	width:200px;
	height:175px;
	border:1px solid #ffcb02;
	padding:5px;
	}



.sari_tablo2 {
	width:150px;
	height:125px;
	border:1px solid #ffcb02;
	padding:5px;
	}



.urun_bg {
	width:130px;
	height:100px;
	background-image:url(../images/urun_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	margin:0 auto;
	padding:5px;
	}


.gri_cerceve {
	width:135px;
	height:100px;
	border:solid 1px #f1f1f1;
	padding:5px;
	margin:3px;
	float:center;
	}



	
	
.gri_kutu {
	width:100%;
	height:20px;
	background-color: #CCCCCC;
	font-size:11px;
	text-align:center;
	color:#fff;
	}




.urun_detay {
	width:100%px;
	background-color:#bd0d62;
	float:left;
	margin:0 auto;
	padding:5px;
	}




/************* basliklar *************/



.sari_baslik {
	width:372px;
	height:23px;
	float:left;
	font-size:10pt;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#062440;
	padding:2px 0px 0px 0px;
	border:1px solid #CCCCCC;
	background-image:url(../images/sari_baslik.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin:0 auto;
	}


.baslik_1 {
	width:100%;
	height:20px;
	font-size:8pt;
	text-align:left;
	font-weight:bold;
	color:#000;
	border-bottom:solid 1px #ffc401;
	margin:0 auto;
	float:left;

	}


.baslik_3 {
	width:100%;
	height:20px;
	font-size:12pt;
	text-align:left;
	font-weight:bold;
	color:#000000;
	border-bottom:dashed 1px #ccc;
	margin:0 auto;
	float:left;
	padding:3px;
	}



.sari_yazi {
	font:8pt;
	text-align:left;
	color:#ffb801;
	font-weight:bold;
	}




.pembe_yazi {
	font:8pt;
	text-align:left;
	color:#b10859;
	font-weight:bold;
	}





/**************** linkler ************/


.sari_link {
	font-size:8pt;
	text-align:right;
	font-weight:bold;
	color:#ffc401;
	float:right;
	}




a.sari_link:hover {
	font-size:8pt;
	text-align:right;
	font-weight:bold;
	color: #999999;
	float:right;
	}




.pembe_link {
	width:138px;
	height:20px;
	background-color:#db2282;
	font-size:11px;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	float:center;
	margin:0 auto;
	}
	
	
	
	
a.pembe_link:hover {
	width:138px;
	height:20px;
	background-color:#db2282;
	font-size:11px;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	float:center;
	margin:0 auto;
	}



.siyah_link {
	font-size:10px;
	font-weight:normal;
	color:#000000;
	font-weight:bold;
	}
	
	
a.siyah_link:hover {
	font-size:10px;
	font-weight:normal;
	color: #333333;
	font-weight:bold;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	