/* 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;
}


/**************** TESTING ***************** */

.class_1 {
	background-color:#FF00FF;
}

.class_2 {
	background-color:#CC9900;
}

.class_3 {
	background-color:#00CC33;
	padding-left:25px;
}



.parent_0 {
	background-color:#F4E6FF;
}

.parent_0_active {
	background-color:#FFDFEE;
}


.parent_1 {
	background-color:#F4E6FF;
	padding-left:25px;
}

.parent_1_active {
	background-color:#FFDFEE;
	padding-left:25px;
}

.parent_2 {
	background-color:#F4E6FF;
	padding-left:50px;
}

.parent_2_active {
	background-color:#FFDFEE;
	padding-left:50px;
}

.item_0 {
	background-color:#FDFEE2;
}

.item_0_active {
	background-color:#D6D6AB;
}

.item_1 {
	background-color:#FDFEE2;
	padding-left:25px;
}

.item_1_active {
	background-color:#D6D6AB;
	padding-left:25px;
}

.item_2 {
	background-color:#FDFEE2;
	padding-left:50px;
}

.item_2_active {
	background-color:#D6D6AB;
	padding-left:50px;
}




/**************************************************/


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: #101010;
	font-size:70%;
	background-color:#aeb0ac;
	background-image:url(../images/arkaplan3.jpg);
	background-repeat: repeat;
	background-position:center top;
	line-height:1.5 em;
}




tr,td{
	color:#101010;
	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:#101010;
	text-decoration:none;
}
a:hover{
	color: #333333;
	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:#66CCCC;
	float:left;
	width:80px;
	height:20px;
	padding:0px 0px 0px 0px;
	text-align:center;
	font:13px bold #c5e144;
}

a.tab_class_active {
	background-color:#66CCCC;
	float:left;
	width:80px;
	height:20px;
	padding:0px 0px 0px 0px;
	text-align:center;
	font:13px bold #000;
}


/*********** mailform *********************/

.input{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:150px;
	height:15px;
	border:1px solid #CCCCCC;
	color:#000000;
}

.input_middle{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:60px;
	height:15px;
	border:1px solid #CCCCCC;
	color:#000000;
}

.input_members{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:80px;
	height:15px;
	border:1px solid #CCCCCC;
	color:#000000;
}

.input_search{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:120px;
	height:15px;
	border:1px solid #CCCCCC;
	color:#000000;
}

.input_text{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:150px;
	height:40px;
	border:1px solid #CCCCCC;
	color:#000000;
}


.button{
	font-family:tahoma;
	font-weight:bold;
	font-size:8pt;
	width:70px;
	height:25px;
	padding:0px 0px 0px 0px;
	color:#000;
	border:1px solid #000;
	background-color:#cbcbcd;
}

.button:hover{
	font-family:tahoma;
	font-weight:bold;
	font-size:8pt;
	width:70px;
	height:25px;
	padding:0px 0px 0px 0px;
	color:#b61b12;
	border:1px solid #000;
	background-color:#cbcbcd;
}

.button2{
	font-family:tahoma;
	font-weight:bold;
	font-size:8pt;
	width:120px;
	height:25px;
	padding:0px 0px 0px 0px;
	color:#000;
	border:1px solid #000;
	background-color:#cbcbcd;
}

.button2:hover{
	font-family:tahoma;
	font-weight:bold;
	font-size:8pt;
	width:120px;
	height:25px;
	padding:0px 0px 0px 0px;
	color:#b61b12;
	border:1px solid #000;
	background-color:#cbcbcd;
}


.button_uye{
	font-family:tahoma;
	font-weight:bold;
	font-size:8pt;
	width:70px;
	height:20px;
	padding:0px 0px 2px 0px;
	color:#000;
	border:1px solid #a2a4a1;
}

.button_uye:hover{
	font-family:tahoma;
	font-weight:bold;
	font-size:8pt;
	width:70px;
	height:20px;
	padding:0px 0px 2px 0px;
	color:#000;
	border:1px solid #000;
	background-color:#cbcbcd;
}


/******** insan kaynaklari ***********/

.human_resource_normal{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:130px;
	height:18px;
	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:18px;
	border:1px solid #999999;
	color:#2b373c;
	background-color:#ffffff;
}

.human_resource_textarea{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:250px;
	height:60px;
	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{
	border-bottom:1px #b7b9b7 solid;
	font-size:10pt;
	font-weight:bold;
	color:#434343;
	text-decoration:none;
}



/**************** divler *********/


#cerceve{
	width:100%;
	margin:0 auto;
	background-image:url(../images/arkaplan.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#header{
	width:100%;
	height:180px;
	padding:0px 0px 0px 0px;
	margin:0 auto;
}

			#header_orta{
				width:1000px;
				height:180px;
				padding:0px 0px 0px 0px;
				margin:0 auto;
			}

								#sol_head{
									width:450px;
									height:180px;
									padding:0px 0px 0px 0px;
									float:left;
								}

											#alfamax{
												width:370px;
												height:75px;
												padding:45px 0px 0px 80px;
												margin:0 auto;
											}

											#telefon{
												width:380px;
												height:60px;
												padding:0px 0px 0px 70px;
												margin:0 auto;
											}
											#referans1{
											width:80px;
											height:38px;
											margin:22px 0px 0px 10px;
											float:left;
											font-weight:bold;
											color:#4f4d4d;
											font-size:9pt;
												}

											#referans2{
											width:270px;
											height:40px;
											margin:20px 0px 0px 0px;
											float:left;
												}


								#sag_head{
									width:550px;
									height:180px;
									padding:0px 0px 0px 0px;
									float:left;
								}


											#language{
												width:525px;
												height:75px;
												padding:0px 25px 0px 0px;
												margin:0 auto;
												text-align:right;
											}

											#members{
												width:350px;
												height:50px;
												padding:0px 20px 0px 170px;
												margin:0 auto;
											}


											#arama{
												width:530px;
												height:20px;
												padding:20px 20px 0px 0px;
												margin:0 auto;
												text-align:right;
											}




#menu{
	width:100%;
	height:45px;
	padding:0px 0px 0px 0px;
	margin:0 auto;
}

			#menu_orta{
				width:1000px;
				height:45px;
				padding:0px 0px 0px 0px;
				margin:0 auto;
			}

							#anasayfa{
								width:130px;
								height:33px;
								padding:12px 0px 0px 40px;
								float:left;
								text-align:center
							}

							#hakkimizda{
								width:135px;
								height:33px;
								padding:12px 0px 0px 0px;
								float:left;
								text-align:center
							}

							#urun{
								width:130px;
								height:33px;
								padding:12px 0px 0px 0px;
								float:left;
								text-align:center
							}

							#ref{
								width:140px;
								height:33px;
								padding:12px 0px 0px 0px;
								float:left;
								text-align:center
							}

							#haber{
								width:120px;
								height:33px;
								padding:12px 10px 0px 0px;
								float:left;
								text-align:center
							}

							#ik{
								width:125px;
								height:33px;
								padding:12px 0px 0px 5px;
								float:left;
								text-align:center
							}

							#ileti{
								width:100px;
								height:33px;
								padding:12px 0px 0px 0px;
								float:left;
								text-align:center
							}





#orta{
	width:100%;
	height:220px;
	padding:0px 0px 0px 0px;
	margin:0 auto;
	margin-top:10px;
}

#orta2{
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0 auto;
	margin-top:10px;
}

			#orta_orta{
				width:952px;
				height:220px;
				padding:0px 0px 0px 48px;
				margin:0 auto;
			}

			#orta_orta2{
				width:952px;
				padding:0px 0px 0px 48px;
				margin:0 auto;
			}

						#urun_navbar{
							width:252px;
							padding:0px 0px 0px px;
							float:left;
						}


						#icerik{
							width:700px;
							padding:0px 0px 0px px;
							float:left;
						}



			#navbar{
				width:952px;
				padding:0px 0px 0px 48px;
				margin:0 auto;
				height:20px;
				margin-bottom:5px;
			}

							#navbar1{
								width:852px;
								padding:0px 0px 0px 0px;
								float:left;
								height:20px;
								text-align:left;
							}

							#sepet{
								width:100px;
								padding:0px 0px 0px 0px;
								float:left;
								height:20px;
								text-align:center;
							}




#urunler{
	width:100%;
	height:250px;
	padding:5px 0px 0px 0px;
	margin:0 auto;
	background-image:url(../images/alt_taraf.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}


#urunler2{
	width:100%;
	height:40px;
	padding:0px 0px 0px 0px;
	margin:0 auto;
}
			#urunler_orta{
				width:1000px;
				height:250px;
				padding:0px 0px 0px 0px;
				margin:0 auto;
			}

			#urunler_orta2{
				width:1000px;
				height:40px;
				padding:0px 0px 0px 0px;
				margin:0 auto;
			}

			#urunler_isim{
				width:1000px;
				height:40px;
				padding:2px 0px 0px 0px;
				margin:0 auto;
			}


						#urun01{
							width:200px;
							height:30px;
							padding:8px 0px 0px 0px;
							float:left;
							text-align:center;
						}

						#urun02{
							width:140px;
							height:30px;
							padding:8px 0px 0px 0px;
							float:left;
							text-align:center;
						}

						#urun03{
							width:135px;
							height:30px;
							padding:8px 0px 0px 19px;
							float:left;
							text-align:center;
						}

						#urun04{
							width:135px;
							height:30px;
							padding:8px 0px 0px 19px;
							float:left;
							text-align:center;
						}
					#urun05{
							width:135px;
							height:30px;
							padding:8px 0px 0px 19px;
							float:left;
							text-align:center;
						}
					#urun06{
							width:150px;
							height:30px;
							padding:8px 0px 0px 19px;
							float:left;
							text-align:center;
						}


			#urunler_resim{
				width:1000px;
				height:135px;
				float:left;
				padding:0px 0px 0px 0px;
				margin:0 auto;
			}

						#resim01{
							width:150px;
							height:100px;
							padding:0px 7px 8px 30px;
							float:left;
							text-align:center;
						}

						#resim02{
							width:135px;
							height:100px;
							padding:0px 1px 8px 17px;
							float:left;
							text-align:center;

						}


						#resim03{
							width:137px;
							height:100px;
							padding:0px 1px 8px 17px;
							float:left;
							text-align:center;
						}

						#resim04{
							width:137px;
							height:100px;
							padding:0px 1px 8px 17px;
							float:left;
							text-align:center;
						}

						#resim05{
							width:137px;
							height:100px;
							padding:0px 1px 8px 17px;
							float:left;
							text-align:center;
						}
						#resim06{
							width:150px;
							height:100px;
							padding:0px 1px 8px 17px;
							float:left;
							text-align:center;
						}
			#alt_isimler{
				width:1000px;
				height:25px;
				float:left;
				padding:0px;
				margin:0 auto;
			}


						#tanitim_film{
							width:120px;
							height:18px;
							padding:7px 0px 0px 60px;
							float:left;
							text-align:center;
						}

						#kurumsal_kimlik{
							width:160px;
							height:21px;
							padding:4px 0px 0px 0px;
							float:left;
							text-align:left;
						}

						#asista1{
							width:20px;
							height:25px;
							padding:0px 0px 0px 15px;
							float:left;
						}


						#asista2{
							width:44px;
							height:22px;
							padding:3px 0px 0px 0px;
							float:left;
						}


						#asista3{
							width:165px;
							height:18px;
							padding:7px 0px 0px 0px;
							float:left;
							text-align:left;
						}


						#duyurular{
							width:50px;
							height:18px;
							padding:7px 10px 0px 0px;
							float:left;
						}

						#duyuru01{
							width:210px;
							height:18px;
							padding:7px 10px 0px 0px;
							float:left;
						}


			#alfaname{
				width:800px;
				height:35px;
				padding:6px 0px 0px 65px;
				float:left;
			}


			#alfaname2{
				width:800px;
				height:35px;
				padding:6px 0px 0px 65px;
				float:left;
				background-image:url(../images/cift_nokta.gif);
				background-repeat:no-repeat;
				background-position:50px 10px;
			}


			#sir{
				width:115px;
				height:33px;
				padding:8px 5px 0px 0px;
				float:left;
				text-align:right;
			}

			#sir2{
				width:115px;
				height:33px;
				padding:8px 5px 0px 0px;
				float:left;
				text-align:right;
				background-image:url(../images/tek_nokta.gif);
				background-repeat:no-repeat;
				background-position:25px 13px;
			}





/******** menu *********/

.menu{
	color:#2E2E2E;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	font-size:12px;
}

a.menu:hover{
	color:#d60d17;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	font-size:12px;
}

.menu2{
	color:#2E2E2E;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	font-size:11px;
}

a.menu2:hover{
	color:#d60d17;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	font-size:11px;
}



.menu3{
	color:#2E2E2E;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	font-size:8pt;
	line-height:normal;
}

a.menu3:hover{
	color:#d60d17;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	font-size:8pt;
}


.menu_alt_baslik{
	color:#2E2E2E;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	font-size:9px;
}

a.menu_alt_baslik:hover{
	color:#d60d17;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	font-size:9px;
}



.subpage_0{
	color:#fff;
	background-color:#d20f15;
	border:#a9aba8 1px dashed;
	float:left;
	width:240px;
	height:21px;
	font-size:8pt;
	font-weight:bold;
	padding:4px 0px 2px 10px;
}


a.subpage_0:hover{
	color:#fff;
	background-color:#d20f15;
	border:#a9aba8 1px dashed;
	float:left;
	width:240px;
	height:21px;
	font-size:8pt;
	font-weight:bold;
	padding:4px 0px 2px 10px;
}



.subpage_0_active{
	color:#000;
	background-color:#d20f15;
	border:#a9aba8 1px dashed;
	float:left;
	width:240px;
	height:21px;
	font-size:8pt;
	font-weight:bold;
	padding:4px 0px 2px 10px;
}



a.subpage_0_active:hover{
	color:#000;
	background-color:#d20f15;
	border:#a9aba8 1px dashed;
	float:left;
	width:240px;
	height:21px;
	font-size:8pt;
	font-weight:bold;
	padding:4px 0px 2px 10px;
}



.subpage_1{
	color:#000;
	background-color:#c9cbc8;
	border:#a9aba8 1px dashed;
	float:left;
	width:225px;
	font-size:8pt;
	font-weight:bold;
	padding:0px 0px 2px 10px;
	margin-top:3px;
	margin-left:15px;
}


a.subpage_1:hover{
	color:#000;
	background-color:#abacab;
	border:#a9aba8 1px dashed;
	float:left;
	width:225px;
	font-size:8pt;
	font-weight:bold;
	padding:0px 0px 2px 10px;
	margin-top:3px;
	margin-left:15px;
}



.subpage_1_active{
	color:#000;
	background-color:#abacab;
	border:#a9aba8 1px dashed;
	float:left;
	width:225px;
	font-size:8pt;
	font-weight:bold;
	padding:0px 0px 2px 10px;
	margin-top:3px;
	margin-left:15px;
}



a.subpage_1_active:hover{
	color:#fff;
	background-color:#abacab;
	border:#a9aba8 1px dashed;
	float:left;
	width:225px;
	font-size:8pt;
	font-weight:bold;
	padding:0px 0px 2px 10px;
	margin-top:3px;
	margin-left:15px;
}




/************ ********/



.alfaname{
	color:#191919;
	line-height:15px;
	font-weight:bold;
}



.sir_link{
	color:#2E2E2E;
	font-weight:bold;
	text-decoration:none;
}


a.sir_link:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}


.mail_link{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	font-size:12pt;
}


a.mail_link:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:12pt;
}






/******* linkler ********/

.link_siyah_bold{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

a.link_siyah_bold:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.link_kirmizi_bold{
	color:#df0505;
	font-weight:bold;
	text-decoration:none;
}

a.link_kirmizi_bold:hover{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.link_siyah{
	color:#8c8d8c;
	font-weight:bold;
	text-decoration:none;
}


a.link_siyah:hover{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}




.link_siyah_normal{
	color:#4d4e4c;
	font-weight:normal;
	text-decoration:none;
	font-size:8pt;
}


a.link_siyah_normal:hover{
	color:#000;
	font-weight:normal;
	text-decoration:none;
	font-size:8pt;
}


.link_siyah_normal_big{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}


a.link_siyah_normal_big:hover{
	color:#d40d14;
	font-weight:normal;
	text-decoration:none;
}



.link_sayfa{
	background-color:#000;
	float:left;
	width:280px;
	height:23px;
	padding:2px 20px 0px 0px;
	color:#fff;
	border:1px #EBEBEB solid;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
}

a.link_sayfa:hover{
	background-color:#C4C4C4;
	float:left;
	width:280px;
	height:23px;
	padding:2px 20px 0px 0px;
	color:#434343;
	border:1px #EBEBEB solid;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
}



.link_siparis{
	background-color:#000;
	float:left;
	width:130px;
	height:23px;
	padding:2px 0px 0px 0px;
	text-align:center;
	color:#fff;
	border:1px #EBEBEB solid;
	font-weight:bold;
	text-decoration:none;
}

a.link_siparis:hover{
	background-color:#cd0303;
	float:left;
	width:130px;
	height:23px;
	padding:2px 0px 0px 0px;
	text-align:center;
	color:#fff;
	border:1px #EBEBEB solid;
	font-weight:bold;
	text-decoration:none;
}



/******************* yazi stilleri **********/

.baslik_1{
	color:#494949;
	font-family:Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
}

.baslik_2{
	color:#494949;
	font-family:Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
}


.baslik_kirmizi{
	color:#d20f15;
	font-family:Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
}


.baslik_3{
	color:#494949;
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
}

.baslik_4_gray{
	color:#727471;
	font-family:Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
}


.bg_gray{
	background-color:#171717;
	color:#fff;
	padding:1px;
	height:25px;
}

.bg_kirmizi2{
	background-color:#d40d16;
	color:#fff;
	padding:2px 0px 0px 20px;
	height:23px;
}


.bg_gray2{
	background-color:#171717;
	color:#fff;
	padding:3px 0px 0px 10px;
	height:22px;
}


.bg_gray3{
	background-color:#777373;
	color:#fff;
	padding:0px 2px 0px 2px;
	text-align:center;
}

.bg_gray6{
	background-color:#777373;
	color:#fff;
	padding:0px 2px 0px 10px;
	font-weight:bold;
	font-size:10pt;
}


.bg_kirmizi{
	background-color:#d92f37;
	color:#fff;
	padding:0px 2px 0px 2px;
	text-align:center;
}

.bg_gray4{
	background-color:#777373;
	color:#fff;
	padding:0px 2px 0px 5px;
	text-align:left;
}


.bg_gray5{
	background-color:#9ea09d;
	text-align:left;
}


.link_cat{
	color:#FEFEFE;
	font-size:10pt;
	text-decoration:none;
}


a.link_cat:hover{
	color:#b4080e;
	font-size:10pt;
	text-decoration:none;
}

.kategori_isim{
	color:#FEFEFE;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	text-transform: inherit;
}


a.kategori_isim:hover{
	color:#b4080e;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
}


/******** urun detay ***************/

.urun_baslik_01{
	background-image:url(../images/product/baslik_01.gif);
	background-repeat:repeat-x;
	height:29px;
	padding-left:10px;
}


.urun_baslik_yazi{
	color:#454545;
	padding:0px 0px 15px 0px;
	font-size:10pt;
	font-weight:bold;
}

.buton_sepet{
	background-color:#FF0000;
	width:75px;
	height:20px;
	text-align:center;
	padding:0px 0px 2px 0px ;
	margin:0 auto;
	color:#FFFFFF;
	border: #9D0700 1px solid;
	font-family:tahoma;
	font-size:8pt;
}

.buton_sepet:hover{
	background-color:#FF0000;
	width:75px;
	height:20px;
	text-align:center;
	padding:0px 0px 2px 0px ;
	margin:0 auto;
	color:#000;
	border: #9D0700 1px solid;
	font-family:tahoma;
	font-size:8pt;
}


.buton_sepet2{
	background-color:#FF0000;
	width:100px;
	height:20px;
	text-align:center;
	padding:0px 0px 2px 0px ;
	margin:0 auto;
	color:#FFFFFF;
	border: #9D0700 1px solid;
	font-family:tahoma;
	font-size:8pt;
}

.buton_sepet2:hover{
	background-color:#FF0000;
	width:100px;
	height:20px;
	text-align:center;
	padding:0px 0px 2px 0px ;
	margin:0 auto;
	color:#000;
	border: #9D0700 1px solid;
	font-family:tahoma;
	font-size:8pt;
}



.seppet_adet{
	font-family: "Trebuchet MS";
	font-size:8pt;
	font-style:normal;
	width:20px;
	height:15px;
	border:1px solid #CCCCCC;
	color:#000000;
	text-align:center;
}

.seppet_adet:hover{
	font-family: "Trebuchet MS";
	font-size:8pt;
	font-style:normal;
	width:20px;
	height:15px;
	border:1px solid #757272;
	color:#000000;
	text-align:center;
	}

.kenarlik_urun_sayfa{
	border:1px #FFFFFF solid;
}

.kenarlik{
	border:1px #797575 solid;
}


.kenarlik_photo{ 	border:1px #797575 solid; }
.kenarlik_photo:hover{ 	border:1px #000 solid; }


.kenarlik_alt{
	border-bottom:1px #676b66 dashed;
}








/************** urun tablar *********/


#modProducts_itemDetail_propTab_main{
	width:660px;
	border:1px #D6D6D6 solid;
	border-collapse:collapse;
	overflow:auto;
	height:200px;
}


.mod_product_fieldtab_pss{
	background-color:#bf4f53;
	border:1px #D6D6D6 solid;
	float:left;
	width:100%;
	height:20px;
}

a.mod_product_fieldtab_pss:hover{
	background-color:#c02c31;
	border:1px #D6D6D6 solid;
	float:left;
	width:100%;
	height:20px;
}

.mod_product_fieldtab_act{
	background-color:#D20F15;
	border:1px #D6D6D6 solid;
	float:left;
	width:100%;
	height:20px;
	color:#FFFFFF;

}

a.mod_product_fieldtab_act:hover{
	background-color:#c02c31;
	border:1px #D6D6D6 solid;
	float:left;
	width:100%;
	height:20px;
	color:#FFFFFF;
}






#modProducts_itemDetail_tabLink_1{
	color:#fff;
	border-bottom:1px #FFFFFF solid;
	font-weight:bold;
}


#modProducts_itemDetail_tabLink_2{
	color:#fff;
	border-bottom:1px #FFFFFF solid;
	font-weight:bold;
}

#modProducts_itemDetail_tabLink_3{
	color:#fff;
	border-bottom:1px #FFFFFF solid;
	font-weight:bold;
}










/********** cat navbar  ************/


.catlink_0{
	color:#000;
	background-color:#979896;
	border:#a9aba8 1px dashed;
	float:left;
	width:270px;
	font-size:8pt;
	font-weight:bold;
	padding:0px 0px 2px 5px;
}



a.catlink_0:hover{
	color:#fff;
	background-color:#727371;
	border:#a9aba8 1px dashed;
	float:left;
	width:270px;
	font-size:8pt;
	font-weight:bold;
	padding:0px 0px 2px 5px;
}

.catlink_0_active{
	color:#fff;
	background-color:#727371;
	border:#a9aba8 1px dashed;
	float:left;
	width:270px;
	font-size:8pt;
	font-weight:bold;
	padding:0px 0px 2px 5px;
}



a.catlink_0_active:hover{
	color:#000;
	background-color:#727371;
	border:#a9aba8 1px dashed;
	float:left;
	width:270px;
	font-size:8pt;
	font-weight:bold;
	padding:0px 0px 2px 5px;
}









.catlink_1{
	color:#000;
	border:#a9aba8 0px dashed;
	float:left;
	width:255px;
	height:22px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 0px 5px;
	margin-left:15px;
}
a.catlink_1:hover{
	color:#fff;
	background-color:#c02c31;
	border:#a9aba8 1px dashed;
	float:left;
	width:255px;
	height:20px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 0px 5px;
	margin-left:15px;
}

.catlink_1_active{
	color:#fff;
	background-color:#c02c31;
	border:#a9aba8 1px dashed;
	float:left;
	width:255px;
	height:20px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 0px 5px;
	margin-left:15px;
}
a.catlink_1_active:hover{
	color:#fff;
	background-color:#d20f15;
	border:#a9aba8 1px dashed;
	float:left;
	width:255px;
	height:20px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 0px 5px;
	margin-left:15px;
}




.catlink_2{
	color:#000;
	border:#a9aba8 0px dashed;
	float:left;
	width:240px;
	height:22px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 0px 5px;
	margin-left:30px;
}
a.catlink_2:hover{
	color:#fff;
	background-color:#d20f15;
	border:#a9aba8 1px dashed;
	float:left;
	width:240px;
	height:20px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 0px 5px;
	margin-left:30px;
}

.catlink_2_active{
	color:#fff;
	background-color:#d20f15;
	border:#a9aba8 1px dashed;
	float:left;
	width:240px;
	height:20px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 0px 5px;
	margin-left:30px;
}
a.catlink_2_active:hover{
	color:#fff;
	background-color:#d20f15;
	border:#a9aba8 1px dashed;
	float:left;
	width:240px;
	height:20px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 0px 5px;
	margin-left:30px;
}








/******* ürün navbar *********/



.urunlink_0{
	color:#000;
	float:left;
	width:270px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 2px 5px;
}
a.urunlink_0:hover{
	color:#000;
	float:left;
	width:270px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 2px 5px;
}

.urunlink_0_active{
	color:#fff;
	background-color:#d20f15;
	border:#a9aba8 1px dashed;
	float:left;
	width:270px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 2px 5px;
}

a.urunlink_0_active:hover{
	color:#fff;
	background-color:#79070a;
	border:#a9aba8 1px dashed;
	float:left;
	width:270px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 2px 5px;
}





.urunlink_1{
	color:#000;
	float:left;
	width:255px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 2px 5px;
	margin-left:15px;
}
a.urunlink_1:hover{
	color:#000;
	float:left;
	width:255px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 2px 5px;
	margin-left:15px;
}

.urunlink_1_active{
	color:#fff;
	background-color:#d20f15;
	border:#a9aba8 1px dashed;
	float:left;
	width:255px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 2px 5px;
	margin-left:15px;
}

a.urunlink_1_active:hover{
	color:#fff;
	background-color:#79070a;
	border:#a9aba8 1px dashed;
	float:left;
	width:255px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 2px 5px;
	margin-left:15px;
}








.urunlink_2{
	color:#000;
	float:left;
	width:240px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 2px 5px;
	margin-left:30px;
}
a.urunlink_2:hover{
	color:#000;
	float:left;
	width:240px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 2px 5px;
	margin-left:30px;;
}

.urunlink_2_active{
	color:#fff;
	background-color:#d20f15;
	border:#a9aba8 1px dashed;
	float:left;
	width:240px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 2px 5px;
	margin-left:30px;
}

a.urunlink_2_active:hover{
	color:#fff;
	background-color:#79070a;
	border:#a9aba8 1px dashed;
	float:left;
	width:240px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 2px 5px;
	margin-left:30px;
}






.urunlink_3{
	color:#000;
	float:left;
	width:225px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 2px 5px;
	margin-left:45px;
}
a.urunlink_3:hover{
	color:#000;
	float:left;
	width:225px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 2px 5px;
	margin-left:45px;
}

.urunlink_3_active{
	color:#fff;
	background-color:#d20f15;
	border:#a9aba8 1px dashed;
	float:left;
	width:225px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 2px 5px;
	margin-left:45px;
}

a.urunlink_3_active:hover{
	color:#fff;
	background-color:#79070a;
	border:#a9aba8 1px dashed;
	float:left;
	width:225px;
	font-size:8pt;
	font-weight:normal;
	padding:0px 0px 2px 5px;
	margin-left:45px;
}



/***************** ürünler sonu *****/






.link_pro{
	color:#3c3939;
	text-decoration: none;
	font-size:8pt;
	font-weight:bold;
}


a.link_pro:hover{
	color:#a0060a;
	text-decoration: none;
	font-size:8pt;
	font-weight:bold;
}

.link_pro2{
	color:#fff;
	text-decoration: none;
	font-size:8pt;
	font-weight:normal;
}

a.link_pro2:hover{
	color:#000;
	text-decoration: none;
	font-size:8pt;
	font-weight:normal;
}


.link_cat1{
	color:#3c3939;
	text-decoration: none;
	font-size:8pt;
	font-weight:bold;
}

a.link_cat1:hover{
	color:#a0060a;
	text-decoration: none;
	font-size:8pt;
	font-weight:bold;
}

.link_navbar{
	color:#000;
	text-decoration:none;
	font-weight:normal;
	font-size:8pt;
}

a.link_navbar:hover{
	color:#bf4246;
	text-decoration:none;
	font-weight:normal;
	font-size:8pt;
}













.on_page{
	color:#000;
	font-size:8pt;
	font-weight:bold;
}

a.on_page:hover{
	color:#d20f15;
	font-size:8pt;
	font-weight:bold;
}

.on_page_sel{
	color:#d20f15;
	font-size:9pt;
	font-weight:bold;
}

a.on_page_sel:hover{
	color:#000;
	font-size:9pt;
	font-weight:bold;
}



.page{
	color:#6D6D6D;
	font-size:8pt;
	font-weight:bold;
}

a.page:hover{
	color:#000;
	font-size:8pt;
	font-weight:bold;
}



.page_active{
	color:#000;
	font-size:10pt;
	font-weight:bold;
}


a.page_active:hover{
	color:#ff0000;
	font-size:10pt;
	font-weight:bold;
}


.haber_link{
	font-size:10px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.haber_link:hover{
	font-size:10px;
	color: #FF0000;
	font-weight:bold;
	text-decoration:none;
}
/***------------- kayan referanslar ---------------------*/



#pscroller2{

height: 16px;
padding:3px 0px 0px 0px;

}

#pscroller2 a{

	color:#4f4d4d;
	text-decoration:none;
	font-family:tahoma;
	font-size:9pt;
	font-weight:bold;

}







.beyaz_yazi{
	color:#fff;
}




.kucuk_yazi{
	font-size:10px;
}




.hint_red {
	background-color:#FF0000;
	font-weight:bold;
}