﻿.mainrightust{
	width:100%;
	height:25px;
	background-image:url('../images/mainsagust.png');
	background-repeat:no-repeat;
	float:left;
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#D9D9D9;
	padding-top:7px;
	padding-left:10px;
}
.urunlerbody{
	width:100%;
	float:left;
}
.urunleritem{
	background-image:url('../images/urunback.png');
	background-repeat:no-repeat;
	width:100%;
	height:161px;
	padding-left:6px;
	padding-top:6px;
	float:left;
	position:relative;
}
.urunlerfoto{
	width:123px;
	height:150px;
	display:block;
	background-image:url('../images/urunfotoback.png');
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	margin-right:5px;
	padding-top:10px;
}
.urunetiket{
float:left;
font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
width:100px;
padding-bottom:5px;
	margin-top:5px;
font-weight:bold;
	}
.urunlerveri{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	width:200px;
	float:left;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#929292;
	padding-bottom:5px;
	margin-top:5px;
}

.urunfiyat{
	font-size:18px;
}
.urundetay{
	display:block;
	background-image: url('../images/urundetay.png');
	background-repeat:no-repeat;
	width:72px;
	height:19px;
	float:left;
	font-family:Tahoma;
	font-size:9px;
	text-align:center;
	padding-top:4px;
	text-decoration:none;
	color:#CBCBCB;
	position:absolute;
	bottom:20px;
	right:25px;
}

.urunsayfa{
	font-family:Tahoma;
	font-size:11px;
	color:#919191;
	float:left;
	width:100%;
	text-align:right;
}
.urunsayfa span{
	color:white;
	font-weight:bold;
}
