html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
}
html,body {
	margin:0;
	padding:0;
	height:100%;
}
html {overflow-y: scroll;}
body {
	background-image: url(../../resim/arkaplan.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: white;
	background-position: top left;
}
#container {
   min-height:100%;
   position:relative;
}
#header {
   background:#000;
   height:15px;
   padding:10px;
}

#header ul {
		
		margin:0 auto;
		text-align:left;

	}
	#header li {
		float:left;
		margin-left:20px;
		list-style:none;
	}
	#header li a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#a46d40;
		text-transform:uppercase;
		text-decoration:none;
		font-weight:bold;
	}
	#header li a:hover{
		color:#82683f;
	}
	.ust-mini {
		display:block;
		overflow:hidden;
		width:600px;
		margin:0 auto;
	}
	.ust-mini img{
		width:75px;
		height:50px;
		filter:alpha(opacity=50);
		-moz-opacity:0.5;
		-khtml-opacity: 0.5;
		opacity: 0.5;
		border:2px solid #a5a5a5;
		cursor:pointer;
	}
#body {
   padding:10px;
   padding-bottom:40px;   /* Footer katmanını yuksekligi */
  	position:relative;
}
.clear {clear:both;}
	.logo {
		width:304px;
		height:99px;
		display:block;
		background:url(../../resim/logo.png) 0 0 no-repeat;
		margin:0 auto;
		cursor:pointer;
	}
	#buldans {
		width:600px;
		position:relative;
		margin:0 auto;
		margin-bottom:20px;
	}
		.ust {
			background:url(../../resim/bust.png) 0 0 repeat-y;
			width:600px;
			height:10px;
			display:block;
		}
		.orta {
			background:url(../../resim/orta.png) 0 0 repeat-y;
			min-height:315px;
			padding:10px;
			overflow:hidden;
			position:relative;
		}
			.orta h1 {
				color:#dbc194;
				text-transform:uppercase;
				font-family:Arial;
				font-weight:bold;
				float:right;
				margin-bottom:20px;
			}
			.orta p {
				clear:both;
				display:block;
				text-align:justify;
				color:#4c463f;
				font-family:"Trebuchet MS";
				font-size:12px;
				margin-top:10px;
			}
		.alt {
			background:url(../../resim/balt.png) 0 0 no-repeat;
			width:600px;
			height:10px;
			display:block;
		}
		#gizli-menu {
			position:absolute;
			top:10px;
			left:-139px;
			opacity:0.8;
			height:150px;
			width:119px;
			padding:10px;
			-moz-border-radius-topleft:10px;
			-moz-border-radius-bottomleft:10px;
			background:url(../../resim/sol-menu-arka.png) top right no-repeat #555;
			display:none;
		}
		#gizli-menu li {
			list-style:none
		}
		#gizli-menu li a{
			text-decoration:none;
			font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#fff;
		}
		#gizli-menu li a:hover{
			color:#e3e3e3;
		}
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:40px;   /* footer yuksekligi */
   background:#000;
   text-align:center;

}
	#footer ul {
		width:678px;
		margin:10px auto;
		text-align:center;

	}
	#footer li {
		float:left;
		margin-left:20px;
		list-style:none;
	}
	#footer li a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#a46d40;
		text-transform:uppercase;
		text-decoration:none;
		font-weight:bold;
	}
	#footer li a:hover{
		color:#82683f;
	}
label {
	margin-top: 5px;
    display: block;
    width: 150px;
    padding:0 0 0 15px;
    float: left;
	color: #000;
	text-transform:uppercase;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
}			
input[type=text] {
	font-family: Trebuchet MS;
    border: 1px solid #222;
	margin-bottom: 20px;
    background-color: #FFF;
    padding: 0;
	width:200px;
}
input:hover {
	border: 1px solid #222;
    background-color: #EEE;
}
textarea {
	border:1px solid #000;
}
.urun {
	margin:0 auto;
}
.urun img{
	width:100px;
	height:75px;
	margin-left:10px;
}
.main_link a{
	color:#82683f;
	text-transform:uppercase;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.main_link a:hover{
	color: #dbc194;
}
#urunlerimiz img {
	width:75px;
	height:50px;
	cursor:pointer;
	border:1px solid #222;

}
.bir {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#resim_buyuk {
	width:577px;
	height:300px;
	display:block;
	position:relative;
	cursor:pointer;
}
.bresim {
	width:30px;
	height:30px;
	border:2px solid #e3e3e3;
	position:absolute;
	top:50%;
	left:50%;
	opacity: 0.2;
	
}
.uresim {
	width:30px;
	height:30px;
	border:2px solid #e3e3e3;
	margin:0 auto;
	opacity: 0.2;
	
}
.iletisim {
	
}
	.iletisim ul{
		margin-left:15px;
	}
	.iletisim h4 {
		font:bold 16px/18px verdana;
		color: #222;
	}
	.iletisim li{
		list-style:none;
		font:normal 12px/14px Tahoma;
	}
	
.main_img{
	margin:128px 0 0 74px;
}
ul.ub{
	margin-left:15px;
	float:left;
}
.ub li span img {
	width:16px;
	height:16px;
	border:0;
}
.ub li {
	list-style:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4C463F;
	margin-top:5px;
}
.urun-bilgi {
	display:block;margin-bottom:5px;margin-top:5px;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:10px;line-height:16px;font-weight:bold;
}
.h6 {
	font-family: "Trebuchet MS" ,Arial,verdana;
	font-size:14px;
	font-weight:bold;
	width:98%;
	height:20px;

	color:#A46D40;
	line-height:20px;
	padding-left:15px;
	margin-bottom:8px;
	margin-top:8px;
}
.ub li span {
	width:75px;
	display:inline-block;
}
p.kh {
	font-weight:normal;
	color:#4C463F;
	font-size:12px;
	margin-left:15px;
	margin-top:10px;padding-top:10px;
}

