body {
	font: 11px verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
}

.site_sCerceveAna{
	width:780px;
	padding-top:0.4em;
	border:0px solid #000;
}

.site_sCerceveSol {
	width:168px;
	float: left;
	z-index:5000;
	background-color:#fff;
	border:0px solid #00F;
}

.site_sCerceveAra {
	width:10px;
	height:500px;
	float: left;
	border:0px solid #0F0;
	overflow:hidden;
}

.site_sCerceveOrta {
	width:600px;
	float: left;
	border:0px solid #F00;
	position:relative;
	overflow:hidden;
}

.site_sCerceveSag {
	width:256px;
	padding:2px;
	float: left;
}

.site_sCerceveYan {
	/* Buda yine sağda yer alan kısım */
	width: 220px;
	position:absolute;
	top:0px;
	right:-232px;
	z-index:500;
}

.site_sTumBolumler {
	width:92%;
	padding:4%;
	background-color:#FF6600;
	color:#ffffff;
	font: bold 9pt verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
}

.site_sMenu {
	background-image: url(baslik.png);
	height:15px;
	padding:8px;
	font: bold 10pt verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
	color: #fff;
}

.site_sMenuBaslik {
	background-image: url(baslik.png);
	background-repeat: no-repeat;
	padding:2%;
	font: bold 10pt verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
	color: #fff;
	width:98%;
}

.site_sMenuSatir {
	background-color:#EDEDED;
	height:15px;
	padding:4px;
	font: 10pt verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
	font-weight:100;
	color: #fff;
	border:0px solid #00F;
}

.site_sAra {
	position:relative;
	width:98%;
	padding:1%;
	height:2em;
	overflow: hidden;
	background-color:#F4FAFD;
}

.site_sAdres a{
	color: #0769CD;
	font: bold 11px verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
	text-decoration:none;
}

.site_sAdres a:hover{
	color:#FF0000;
}

a:hover{
	text-decoration: underline;
}


.sGizli{
	display:none;
}

.site_sUrunResim{
max-height: 100px;
max-width: 100px;
width: expression(this.width > 100 ? 100: true);
height: expression(this.height > 100 ? 100: true);
border-style: none;
}

.site_sOzellikBilgi {
	background-image: url("ozellik_bilgi.png");
	font: bold 11px verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
	padding:0.5em;
	color:#454545;
}

.site_sOzellikIsim {
	background-image: url("ozellik_isim.png");
	background-repeat:no-repeat;
	font: bold 18px verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
	padding:0.5em;
	color:#454545;
}
.site_sOzellikSepet {
	/* background-image: url("sepet_ekle.png"); */
	background-repeat:no-repeat;
	font: bold 12px verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
	padding:0.7em;
	padding-left:2.5em;
	color:#454545;
	width:121px;
	height:31px;
}

.tepeMenuTus {
	left: 0px; position: relative; width: auto; height: auto; padding: 10px; font-family: arial; font-weight: 800; font-size: 16px; color: rgb(239, 248, 255); float: left;
}