@import url(statik.css);
body {
	background: #ebebeb url(images/bg.jpg) repeat-x;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 25px 0px 15px 0px;
}

p { margin: 20px 0px 0px 0px;}

#contect, #wrap { 
	width: 896px;
	margin: 0px auto;
	background:#FFFFFF;
}

#header {
	width:880px;
	height: 140px;
	background: #FFFFFF;	
	margin:0px auto;
}
.head {
	width: 880px;
	height: 93px;
	float:left;
}

.logo {
	width: 300px;
	height: 75px;
	float:left;
	margin: 10px 0px 0px 0px;
}
.arama {
	width: 326px;
	float:right;
	margin: 40px 0px 0px 0px;
	text-align:right;
}
.arama a { font-size:11px; text-decoration:none; color:#000000;}
.arama a:hover { text-decoration:underline;}

/* Menu */
.menu {
	width: 880px;
	height:40px;
	float:left;
	background:#ab1600;
}
.menu a {
	float: left; 
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	padding: 0px 15px;
	display: block;
	border-left: 3px solid #ab1600;
	margin-top: 5px;
}
.menu .active,
.menu a:hover { background:#2F668D; color:#fff; text-decoration:none;}

#site {	width:880px; clear:both; margin: 0px auto; }

#sidebar { width: 230px; float:left; font-family: Tahoma; }

#modul
{
	margin-bottom: 0px;
}

#modul #modul-alt
{
	clear: both;
}

.modul-baslik,#banner-baslik { color:#ab1600; font-size: 15px; font-weight:bold; text-decoration:none; margin: 0px 0px 10px 15px;}

.sol-menu { width: 210px; float:left; }
.sol-menu a {
	background: url(images/bullet.jpg) no-repeat left center;
	width: 210px;
	height: 19px;
	display: block;
	color: #000;
	text-decoration: none;
	font: normal 13px Tahoma, arial, sans-serif;
	text-align: left;
	line-height: 19px;
	margin: 0px 0px 0px 0px;
	padding-left: 18px;
}
.sol-menu a:hover { color: #ab1600; text-decoration:underline; }

.haberler, .doviz, .iletisim { width: 210px; float: left; margin: 10px 0px 10px 0px; }
.haberler a, .haberler p { text-decoration:none; color:#000000; }
.haberler a:hover { text-decoration: underline;}
marquee { padding-left:15px;}

.text, .ban, .urunler { width: 650px; float:left; }



.urun-icerik { 
width: 200px; 
height:187px; 
float:left; 
text-align:center; 
border:1px solid #CCCCCC; 
margin:3px 7px 4px 0px;
}



.urun-kod 
{
height:30px; 
background:#ebebeb; 
border-bottom:1px solid #CCCCCC; 
line-height:30px; 
color:#2E668C; 
font-weight:bold;}
.urun-resim { 
height:126px;
border:none;
background-position: center;
background: url(images/urun-151.jpg) no-repeat;

}

.urunler
{
	margin: 0px 0px;
}
.urun-detay, 
.urun-siparis 
{ width:95px; height:23px; line-height:23px; font-size:11px; color:#FFFFFF; font-weight:bold;}
.urun-detay a, .urun-siparis a { text-decoration:none; color:#fff;}
.urun-detay a:hover, .urun-siparis a:hover { text-decoration:underline;}
.urun-detay { float:left; margin-left:2px; background:#2f668d;}
.urun-siparis { float:right; margin-right:2px;}
.siparis-buton
{
	border: 0px;
	width: 95px;
	height: 23px;
	color: #fff;
	font-size:11px; 
	font-weight:bold;
	background: #AB1600;
	cursor: pointer;
	font-family: tahoma;
/*	opacity:0.7;
filter:alpha(opacity=70); */
}


#footer { background:#ab1600; height: 50px; color:#fff;}
#footer p { text-align:center; font-size:10px; margin:0px; line-height:50px;}





















