/* 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, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-style:normal;
	font-variant:normal;
	font-stretch:normal;
	font-weight:normal;
	color:#000;
	font-size:70%;
	background-image:url(../images/bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#00a2df;
	line-height:1.5em;
}




tr,td{
	color:#000;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height:1.5em;
}

p{

}
h1 {
	font-size: 200%;
	font-weight:lighter;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height: 2em;
}
h2 {
	font-size: 180%;
	font-weight:400;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height: 1.8em;
	}
h3{
	font-size: 160%;
	font-weight:400;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height: 2em;
	}

h4 {
	font-size: 140%;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height: 1.4em;
}

h5 {
	font-size: 100%;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height: 1.5em;
	font-weight: 600;

}

h6 {
	font-size: 100%;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	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:170px;
	height:18px;
	padding:2px 0px 0px 0px;	
	background-color:#e6e7e8;
	border:1px solid #747474;
	color:#000;
}

.input:hover{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	width:170px;
	height:18px;
	padding:2px 0px 0px 0px;	
	background-color:#e6e7e8;
	border:1px solid #0a478b;
	color:#000;
}


.input_text{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	width:170px;
	height:70px;
	padding:2px 0px 0px 0px;	
	background-color:#e6e7e8;
	border:1px solid #747474;
	color:#000;
}

.input_text:hover{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	width:170px;
	height:70px;
	padding:2px 0px 0px 0px;	
	background-color:#e6e7e8;
	border:1px solid #0a478b;
	color:#000;
}

.input_text_adres{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	width:170px;
	height:50px;
	padding:2px 0px 0px 0px;	
	background-color:#e6e7e8;
	border:1px solid #747474;
	color:#000;
}

.input_text_adres:hover{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	width:170px;
	height:50px;
	padding:2px 0px 0px 0px;	
	background-color:#e6e7e8;
	border:1px solid #0a478b;
	color:#000;
}


.button{
	border:1px #414447 solid;
	width:70px;
	height:20px;
	padding:0px 0px 2px 0px;
	text-align:center;
	color:#fff;
	background-color:#407cfe;
	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 2px 0px;
	text-align:center;
	color:#fff;
	background-color:#244999;
	font-weight:bold;
	font-size:10px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
}




/*********  insan kaynaklari  ***********/

.human_resource_normal{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:150px;
	height:16px;
	border:1px solid #999999;
	color:#2b373c;
	background-color:#ffffff;
}

.human_resource_middle{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:80px;
	height:18px;
	border:1px solid #999999;
	color:#2b373c;
	background-color:#ffffff;
}

.human_resource_small{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:50px;
	height:16px;
	border:1px solid #999999;
	color:#2b373c;
	background-color:#ffffff;
}

.human_resource_textarea{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:250px;
	height:50px;
	border:1px solid #999999;
	color:#2b373c;
	background-color:#ffffff;
}

.human_resource_adrestextarea{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:40px;
	border:1px solid #999999;
	color:#2b373c;
	background-color:#ffffff;
}


.human_baslik{
	font-weight:bold;
	color:#393939;
}




/********** divler **********/

#parent{
	width:980px;
	margin:0 auto;
}

		#header{
			width:980px;
			height:110px;
			margin:0 auto;
		}
		
					#language{
						width:680px;
						height:110px;
						padding:0px 20px 0px 0px;
						margin:0 auto;
						float:left;
						text-align:right;
					}	
					
					#tarmed{
						width:280px;
						height:110px;
						padding:0px 0px 0px 0px;
						float:left;						
					}							
		
		
		#menu{
			width:980px;
			height:39px;
			padding:11px 0px 0px 0px;
			margin:0 auto;
		}
		
		#icerik{
			width:980px;
			padding:0px 0px 0px 0px;
			margin:0 auto;
		}
		
				#b2{
					width:960px;
					padding:0px 10px 0px 10px;
					background-image:url(../images/b2.png);
					background-position: center top;
					background-repeat:repeat-y;
					margin:0 auto;	
				}
				
				#b1{
					width:980px;
					height:10px;
					margin:0 auto;				 
				}

				#b3{
					width:980px;
					height:10px;
					margin:0 auto;				 
				}
				
				
		#sirajans{
			width:980px;
			padding:5px 0px 0px 0px;
			height:20px;
			margin:0 auto;
			text-align:right;
		}												
				
	




/****** menu linkleri **********/

.menu01{
	background-image:url(../images/menu01.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width:120px;
	height:25px;
	padding:6px 0px 0px 0px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	float:left;
	text-align:center;
}

a.menu01:hover{
	background-image:url(../images/menu02.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width:120px;
	height:25px;
	padding:6px 0px 0px 0px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	float:left;
	text-align:center;
}

.menu02{
	background-image:url(../images/menu02.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width:120px;
	height:25px;
	padding:6px 0px 0px 0px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	float:left;
	text-align:center;	
}

a.menu02:hover{
	background-image:url(../images/menu02.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width:120px;
	height:25px;
	padding:6px 0px 0px 0px;
	font-weight:bold;
	text-decoration:none;
	color:#ff6600;
	float:left;
	text-align:center;	
}





/*********** linkler *****/


.link_mail{
	font-weight:bold;
	text-decoration:none;
}

a.link_mail:hover{
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

.link_siyah_normal{
	font-weight:normal;
	text-decoration:none;
}

a.link_siyah_normal:hover{
	font-weight:normal;
	text-decoration:none;
	color:#ff6600;
}


.link_siyah{
	font-weight:bold;
	text-decoration:none;
}

a.link_siyah:hover{
	font-weight:bold;
	text-decoration:none;
	color:#ff6600;
}


.navbar{
	font-weight:bold;
	text-decoration:none;
}

a.navbar:hover{
	font-weight:bold;
	text-decoration:none;
	color:#ff6600;
}


.link_dokuman{
	font-weight:bold;
	text-decoration:none;
}

a.link_dokuman:hover{
	font-weight:bold;
	text-decoration:none;
	color:#6c0606;
}


.sirajans{
	font-weight:normal;
	text-decoration:none;
}


a.sirajans:hover{
	font-weight:normal;
	text-decoration:none;
	color:#fff;
}





/********* bg ve arkaplan ******/

.kenarlik{
	border:1px #999999 solid;
}


.kenarlik:hover{
	border:1px #000 solid;
}


.kenarlik_alt{
	border-bottom:1px #999999 dashed;
	font-weight:bold;
}


.bg_gray{
	background-color:#C1C1C1;	
}

.bg_turuncu{
	background-color:#ff6803;	
}


/***** yazi stilleri ***/

.beyaz_baslik{
	color:#fff;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	font-size:10pt;
}













/********** ürün stilleri ********/

.kenarlik_urun{
	border:1px #646464 solid;
}




.urun_baslik2{
	background-image:url(../images/urun_name_alt.jpg);
	background-position:left center;
	background-repeat:repeat-x;
	width:100%;
	height:25px;
	color:#000;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	font-size:10pt;
	padding:0px 0px 0px 10px;
}



#cat_list{
	background-image:url(../images/cat_list2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:214px;
	height:218px;
	padding:10px 0px 0px 0px;
	text-align:center;
	float:left;
}

.cat_list_link{
	font-weight:bold;
	text-decoration:none;
	font-size:10pt;
}

a.cat_list_link:hover{
	font-weight:bold;
	text-decoration:none;
	color:#003366;
	font-size:10pt;	
}

.cat_list_kenarlik{
	border:1px #000 solid;
}


.cat_list_kenarlik:hover{
	border:1px #ff6600 solid;
}



/******* ürün sol menü *****/

.cat_sol_0{
	float:left;
	width:200px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}

a.cat_sol_0:hover{
	float:left;
	width:200px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	background-color:#dcddde;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}

.cat_sol_0_active{
	float:left;
	width:200px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	background-color:#dcddde;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}
a.cat_sol_0_active:hover{
	float:left;
	width:200px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	background-color:#d1d3d4;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}

.cat_sol_1{
	float:left;
	margin-left:15px;	
	width:185px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;

}

a.cat_sol_1:hover{
	float:left;
	margin-left:15px;	
	width:185px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	background-color:#dcddde;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}

.cat_sol_1_active{
	float:left;
	margin-left:15px;	
	width:185px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	background-color:#dcddde;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}
a.cat_sol_1_active:hover{
	float:left;
	margin-left:15px;	
	width:185px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	background-color:#d1d3d4;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}


.cat_sol_2{
	float:left;
	margin-left:30px;	
	width:170px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;

}

a.cat_sol_2:hover{
	float:left;
	margin-left:30px;	
	width:170px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	background-color:#dcddde;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}

.cat_sol_2_active{
	float:left;
	margin-left:30px;	
	width:170px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	background-color:#dcddde;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}
a.cat_sol_2_active:hover{
	float:left;
	margin-left:30px;	
	width:170px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	background-color:#d1d3d4;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}















.urun_sol_0{
	float:left;
	width:200px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}

a.urun_sol_0:hover{
	float:left;
	width:200px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	background-color:#dcddde;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}


.urun_sol_0_active{
	float:left;
	width:200px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	background-color:#dcddde;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}

a.urun_sol_0_active:hover{
	float:left;
	width:200px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	background-color:#d1d3d4;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}





.urun_sol_1{
	float:left;
	margin-left:15px;
	width:185px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}

a.urun_sol_1:hover{
	float:left;
	margin-left:15px;
	width:185px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	background-color:#dcddde;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}


.urun_sol_1_active{
	float:left;
	margin-left:15px;
	width:185px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	background-color:#dcddde;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}

a.urun_sol_1_active:hover{
	float:left;
	margin-left:15px;
	width:185px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	background-color:#d1d3d4;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}








.urun_sol_2{
	float:left;
	margin-left:30px;
	width:170px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}

a.urun_sol_2:hover{
	float:left;
	margin-left:30px;
	width:170px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	background-color:#dcddde;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}


.urun_sol_2_active{
	float:left;
	margin-left:30px;
	width:170px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	background-color:#dcddde;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}

a.urun_sol_2_active:hover{
	float:left;
	margin-left:30px;
	width:170px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	background-color:#d1d3d4;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}








.urun_sol_3{
	float:left;
	margin-left:45px;
	width:155px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}

a.urun_sol_3:hover{
	float:left;
	margin-left:45px;
	width:155px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	background-color:#dcddde;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}


.urun_sol_3_active{
	float:left;
	margin-left:45px;
	width:155px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	background-color:#dcddde;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}

a.urun_sol_3_active:hover{
	float:left;
	margin-left:45px;
	width:155px;
	height:20px;
	padding:2px 0px 2px 10px;
	color:#000;
	background-color:#d1d3d4;
	border-bottom:1px #3f3e40 dashed;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma;	
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
}









/***** yeni ürün ****/


#yeni_urun_alt{
	background-image: url(../images/yeni_urun_alt.jpg); 
	background-position:left top;
	background-repeat:no-repeat;
	width:228px;
	height:396px;
	padding:40px 0px 0px 25px;
	text-align:center;
	float:left;
}

.urun_baslik{
	color:#000;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	font-size:10pt;
	padding:10px 0px 5px 0px;
	border-bottom:1px #828282 dashed;
}




.yeni_urun_kenarlik{
	border:1px #000 solid;
}

.yeni_urun_baslik{
	color:#000;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	font-size:10pt;
	padding:10px 0px 5px 0px;
}


.yeni_urun_ozet{
	text-decoration:none;
	font-weight:normal;
}

a.yeni_urun_ozet:hover{
	text-decoration: underline;
	font-weight:normal;
	color:#000;
}

.yeni_urun_detay{
	text-decoration:none;
	font-weight:bold;
}

a.yeni_urun_detay:hover{
	text-decoration: underline;
	font-weight:bold;
	color:#000;
}









/**** anasayfa divleri *****/


#hakkimizda{
	background-image:url(../images/hakkimizda.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:490px;
	height:212px;
	padding:10px 10px 0px 20px;
}

#insan_kay{
	background-image:url(../images/ik_alt.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:229px;
	height:201px;
	padding:10px 10px 0px 10px;
}



#anasayfa_alt{
	background-image:url(../images/orta_beyaz.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:960px;
	height:226px;
	padding:9px 10px 0px 10px;
	margin:0 auto;
}

#anasayfa_alt2{
	width:980px;
	padding:0px 0px 0px 0px;
	margin:0 auto;
}

#vitrin_alt{
	background-image: url(../images/vitrin.jpg);	
	background-repeat:no-repeat;
	background-position:left top;
	width:960px;
	height:262px;
	padding:10px 10px 5px 10px;
	margin:0 auto;
}

#vitrin_kucuk_alt{
	width:160px;
	height:110px;
	padding:5px 0px 0px 0px;
	margin:0 auto;
	background-color: #EEEEEE;
	border:1px #C1C1C1 solid;
}


#vitrin_buyuk_alt{
	width:580px;
	height:232px;
	padding:10px 0px 0px 10px;
	margin:0 auto;
	margin-top:5px;
	text-align:left;
	background-image: url(../images/vitrin_buyuk_alt.png);
	background-repeat:no-repeat;
	background-position:left top;		
}


.vitrin{
	line-height:normal;
}

.kucuk_yazi{
	font-size:10px;
}


#cihaz_image{
	width:220px;
	height:150px;
	padding:5px 5px 5px 5px;
	margin:0 auto;
	background-color: #e5e4e5;
	border:1px #C1C1C1 solid;
	text-align:center;
}


.link_cihaz{
	float:left;
	color:#181818;
	font-weight:bold;
	text-decoration:none;
	width:190px;
	height:20px;
	padding:0px 0px 0px 10px;
	background-color:#EBEBEB;
	border:1px #D6D6D6 dashed;	
}

a.link_cihaz:hover{
	float:left;
	color:#181818;
	font-weight:bold;
	text-decoration:none;
	width:190px;
	height:20px;
	padding:0px 0px 0px 10px;
	background-color:#d4d5d6;
	border:1px #c3c4c4 dashed;	
}


