@charset "iso-8859-9";
/* CSS Document */
#urun_icerik {
	float: right;
	position: relative;
	width: 651px;
	height: auto;
	margin-left: 6px;
	margin-right: 7px;
	background-image: url(../img/urun_govde_a.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	margin-top: 10px;
	}
#urun_dosyalar {
	margin: 5px;
	height: 20px;
	width: auto;
	line-height: 20px;
}
#urun_dosyalar ul{
	margin-left: 2px;
	
}
.foto_li {
	
	display: inline;
}
#urun_dosyalar ul li{
	display: inline;
	padding-right: 20px;
}
#urun_resim img{
	
	
	}
#urun_bas {
	width: auto;
	height: auto;
	z-index: 2;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 16px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	margin: 5px;
}
#urun_ana {
	
}
.urunbas_aciklama {
	font-size: 14px;
	margin-top: 5px;
	height: auto;
}
#urun_resim {
	float: left;
	margin-top: 10px;
	min-height: 200px;
	padding: 5px;
	height: auto;
	width: 320px;
	margin-left: 2px;
	text-align: right;
	vertical-align: top;
	
}
#urun_alt {
	background-repeat: no-repeat;
	background-position: right center;
	height: 3px;
	width: 600px;	
}
#urun_ozl {
	text-align: left;
	vertical-align: top;
	float: left;
	height: auto;
	width: auto;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	background-repeat: no-repeat;
	font-size: 16px;
}#urun_markalar {
	display: inline;
	height: 50px;
	width: 651px;
}
#urun_markalar img{
	height: 50px;
	width: auto;
	margin-left: 4px;
}
.cizgi1 {
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D4D0C8;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.urunbas_b{
	margin-left: 15px;
	color: #ff5d00;
	font-weight: bold;
}

#gallery {
	padding: 10px;
	width: 520px;
	text-align: center;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 20px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; 