/*Sırrı ÖZDEN www.srro.net*/
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration:none;
	color:#525252;
}
a:hover {
	color:#525252;
}
body {
	background:#1cb4d9 url('images/bg.jpg') repeat-x;
	color: #525252;
	font-family: Arial;
	font-size:12px;
}
.temizle {
	clear: both;
}
.genis{
	background:#fff;
	width:970px;
	margin:20px auto;
	border:1px solid #404040;
}
.header{
	background:url('images/header.jpg') no-repeat;
	width:970px;
	height:137px;
	margin:0 auto;
}
.menu{
	background:url('images/menu.jpg') repeat-x;
	width:970px;
	line-height:32px;
	margin:1px auto;
}
.menu a{
	color:#000;
	padding:0px 15px 0px 15px;
}
.menu a:hover{
	color:#000;
	text-decoration:underline;
}
.dil{
	float:right;
	width:60px;
	margin-top:6px;
	height:20px;
}
.kutu{
	float:left;
	width:190px;
	padding:13px;
}	

.sol,.sag{
	float:left;
	width:190px;
	border:1px solid #004ABD;
	margin-bottom:15px;
}
.sag p{
	padding:10px 10px 0px 10px;
}
.sol h2{
	background:url('images/baslik.gif') no-repeat;
	width:165px;
	height:35px;
	line-height:38px;
	color:#0648b8;
	font-size:12px;
	padding-left:40px;
	font-weight:normal;
}
.sag h2{
	background:url('images/basliksag.gif') no-repeat;
	width:165px;
	height:35px;
	line-height:38px;
	color:#0648b8;
	font-size:12px;
	padding-left:40px;
	font-weight:normal;
}

.sol ul,.sag ul{
	margin:0px;
	padding:3px 0px 0px 0px;
}
.sol li,.sag li{
	list-style:none;
	padding:5px 10px 5px 10px;
}
.sol li a,.sag li a{
	background:url('images/li.gif') no-repeat left center;
	padding: 3px 0 3px 12px;
	color:#267eca;
	font-size:13px;
}
.orta{
	float:left;
	width:530px;
	padding-top:13px;
}
.arama{
	float:left;
	padding:10px;
}
.aramakutu{
	background:#eaeaea;
	padding:2px;
	border:1px solid #969696;
	width:130px;
}
.aramabuton{
	border:none;
	background:url('images/buton.jpg') no-repeat;
	width:20px;
	height:20px;
	margin-left:5px;
	cursor:pointer;
}
.ortaic{
	border:1px solid #004ABD;
	margin-bottom:15px;
}
.orta h2{
	background:url('images/icbaslik.gif') no-repeat;
	width:488px;
	line-height:35px;
	color:#0648b8;
	font-size:14px;
	padding-left:40px;
	font-weight:normal;
}
.orta p{
	padding:10px;
	line-height:18px;
}
.ozellikler{
	float:left;
	background:#f3f3f3;
	margin:8px;
	width:494px;
	padding:10px;
	line-height:18px;
	
}
.alt{
	background:#000;
	width:968px;
	margin:1px auto;
	line-height:30px;
	color:#fff;
}
.alt a{
	color:#fff;
}
.alt a:hover{
	color:#fff;
	text-decoration:underline;
}

a img{border:none;}
.sayfalama{float:left;height:25px;width:400px;padding:4px 0px 4px 160px;}
.sayfalar{float:left;font-weight:bold;font-size:12px;color:#000;padding-left:5px;padding-top:4px;}
.sayfano{float:left;font-weight:bold;font-size:12px;color:#000;padding-left:5px;padding-top:4px;}
.sayfano a{margin:2px;color:#000;}
.sayfano a:hover{text-decoration:underline;}
.sayfainput{
	float:left;
	border:1px solid #999;
	width:60px;
}
.urunresmi{
	position:relative;
	float:left;
	width:166px;
	margin:11px 0px 0px 5px;
	text-align:center;
	border:1px solid #004abd;
	font-weight:bold;	
	height:180px;
}
.urunresmi img{
	padding-top:4px;
}
.urunresmi .sold {
	position:absolute;
	top:26px;
	right:-16px;
	text-indent:99999px;
	background:transparent url(sold.png) no-repeat;
	width:94px;
	height:95px;
}
.urunbaslik a{float:left;width:150px; color:#fff;padding:4px 8px 4px 8px;text-align:center;background:#004abd;}
.urunbaslik a:hover{color:#fff;}

.detay a{float:left;width:150px; color:#6e8bf7;text-decoration:underline;padding:5px 0px 0px 0px;text-align:center;}
.detay a:hover{color:#6e8bf7;}

.detayresim{
	float:left;
	width:160px;
	height:100px;
	margin:8px;
}

