@charset "utf-8";
/* CSS Document */

body{
	 margin-bottom:0px;
	 margin-top:20px;
	 margin-left:0px;
	 margin-right:0px;
	 height: 100%;
	 background-repeat:no-repeat;
	 background-image:url(../images/main_back.jpg);
	 
	 }
	 
img { border:none;}	 
img A{ border:none;}	 

.logo{
	width:230px;
	height:62px;
	margin: auto;
	margin-bottom: 10px;
	}
#main_contanier{
	margin:auto;
	width:990px;
	height:580px;
	background-image:url(../images/bg.png);
	
	background-repeat:no-repeat;
	padding-top: 20px;
	font-size: 16px;
	}
	



	#index_contanier{
	margin:auto;
	width:990px;
	height:580px;
	background-image:url(../images/index_back.png);
	background-repeat:no-repeat;
	padding-top: 20px;
	font-size: 16px;
	position:relative
	}
	.sol_cont{
	float:left;
	width:510px;
	height:auto;
	text-align: center;

		}
		.baslik{
	text-align:center;
	height: 45px;
			
			
			
			}
.urunler{
	width:auto;
	height:auto;
	text-align: center;
	margin-top: 15px;
	
	}
.alt_menuler{
	background-image:url(../images/buton_back.jpg);
	background-repeat:no-repeat;
	width:468px;
	height:40px;
	margin: auto;
	margin-top: 30px;

	}
.btn1 {
	float: left;
	height: auto;
	width: auto;
	margin-left: 50px;
	display: inline;
}
.btn2 {
	float: left;
	height: auto;
	width: auto;
	margin-left: 25px;
	display: inline;
}
.btn3_2 {
	float: left;
	height: auto;
	width: auto;
	margin-left: 42px;
	display: inline;
}
.btn3_3 {
	float: left;
	height: auto;
	width: auto;
	margin-left: 76px;
}
.butonlar {
	height: 25px;
	margin-top: 52px;
	margin-left: 8px;
}
.sag_cont{
	float:left;
	width:425px;
	height:auto;
	margin-top: 14px;
	text-align: left;
	margin-left: 25px;
	position: relative;
	
	}
	.sag_cont_2{
	float:left;
	width:435px;
	height:auto;
	margin-top: 30px;
	text-align: left;
	margin-left: 10px;
	position: relative;
	font-family:tahoma;
	font-size:11px;
	color: #FFE9AE;
	
	}
	.text{
	font-family:tahoma;
	font-size:12px;
	color:#FFE9AE;
	font-weight: bold;
		
		
		}	
			.text_small{
	font-family:tahoma;
	font-size:10px;
	color:#FFE9AE;
	font-weight: bold;
		
		
		}	
.text_box1{
	background-image:url(../images/text_box1.jpg);
	width:375px;
	height:34px;
	background-repeat:no-repeat;
	border:none;
	border-width:0px;
	background-color: #2F1F16;
	padding-left: 10px;
	font-family: tahoma;
	font-size: 15px;
	color: #FFE9AE;
	padding-top: 6px;
	
	
	}
.text_box2{
	background-image:url(../images/text_box2.jpg);
	width:180px;
	height:29px;
	background-repeat:no-repeat;
	border:none;
	border-width:0px;
	background-color: #442D23;
	padding-top: 10px;
	padding-left: 8px;
	
	font-family: tahoma;
	font-size: 15px;
	color: #FFE9AE;
	
	
	}
.text_box3{
	background-image:url(../images/text_box4.jpg);
	width:173px;
	height:29px;
	background-repeat:no-repeat;
	border:none;
	border-width:0px;
	background-color: #332118;
	padding-top: 10px;
	padding-left: 8px;
	font-family: tahoma;
	font-size: 15px;
	color: #FFE9AE;
	
	
	}
	.text_area{
	background-image:url(../images/text_box3.jpg);
	width:375px;
	height:90px;
	background-repeat:no-repeat;
	border:none;
	border-width:0px;
	background-color: #40281E;
	padding-top: 10px;
	padding-left: 8px;
	font-family: tahoma;
	font-size: 15px;
	color: #FFE9AE;
	overflow:auto;

	}
	.check_box{
	background-image:url(../images/check_box.jpg);
	width:27px;
	height:29px;
	background-repeat:no-repeat;
	border:none;
	border-width:0px;
	}
 .selectbox {
	-x-system-font:none;
	background:transparent url(../images/drop_down.jpg) no-repeat scroll right top;
	border:medium none;
	color:#402E22;
	cursor:pointer;
	display:block;
	font-family:Verdana,Geneva,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:39px;
	line-height:normal;
	text-align:left;
	width:182px;

}
.selectbox-wrapper {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #E879B1;
height:auto;
left:4px;
margin-top:-1px;
max-height:600px;
overflow:auto;
padding-left:5px;
position:absolute;
text-align:left;
width:123px;
z-index:999;
}
.code{
	background-image:url(../images/cede.jpg);
	width:184px;
	height:30px;
	padding-left: 15px;
	background-repeat: no-repeat;
	padding-top: 10px;
	
	
	}
.footer {
	font-family: tahoma;
	font-size: 12px;
	color: #B5A67F;
	clear: both;
	width: 170px;
	margin: auto;
	font-weight: bold;
	display:none;
}
.hata_ekrani{
	width:415px;
	height:183px;
	background-color:#600;
	position:absolute;
	left: 4px;
	top: 110px;
	display: none;
	}
.main_sol {
	float: left;
	height: auto;
	width: auto;
	margin-left: 45px;
	margin-top: 50px;
	display:inline;
}
.main_sag {
	float: left;
	height: 550px;
	width: 490px;
}
.fotolar{
	position:absolute;
	top: -18px;
	left: 18px;
	
	
	}
.foto_cont {
	position: relative;
	height: 280px;
	width: 490px;
}
.kampanya_text {
	width: auto;
	margin-left: 70px;
	height: auto;
}
.alt_btn {
	width: 363px;
	margin-left: 80px;
	margin-top: 15px;
}
.urunler_cont {
	height: 530px;
	width: 854px;
	margin-left: 70px;
	display: inline;
}
.geri_don {
	text-align: right;
	padding-right: 15px;
}
.kirmizi 
{
	 font-family: tahoma;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
