body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e5e3e4;
	background-image:url(images/sayfaarka.png);
	background-position:top;
	background-repeat:repeat-x;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link{
	color:#C1001A;
	text-decoration: none;
}
a:visited {
	color:#C1001A;
	text-decoration: none;
}
a:hover {
	color:#C1001A;
	text-decoration: underline;
}
a:active {
	color:#C1001A;
	text-decoration: none;
}


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	text-decoration:none;	
}
#arkaPlan{
	position:absolute;
	width:100%;
	top: -23px;
	left: 4px;
	overflow: hidden;
	background-image:url(images/arkaplan.png);
	background-repeat:repeat-y;
	background-position:center;
	z-index:1;
}

#container {
	width:960px;
	height:100%;
	margin:0 auto;	
	z-index:2;
}

#flash {
	position:relative;
	left:0px;
	top:0px;
	width:960px;
	height:420px;
	z-index:3;
}

#yanMenu {
	position:relative;
	left:56px;
	top:0px;
	width:187px;
	height:450px;
	height:auto;
	float:left;
	z-index:4;
}

#orta {
	position:relative;
	left:100px;
	top:-10px;
	width:620px;
	height:450px;
	height:auto;
	float:left;
	z-index:4;
}

#alt {
	position:relative;
	left:0px;
	top:0px;
	width:960px;
	height:30px;
	float:left;
	background-image:url(images/sayfaalt.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index:5;

}

.beyazYazi{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-align:left;
	color:#FFF;
}

.beyazYazi a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	text-align:left;
	color:#FFF;
	text-decoration: none;
}
.beyazYazi a:visited {
	color:#FFF;
	font-size:11px;	
	text-decoration: none;
}
.beyazYazi a:hover {
	color:#FFF;
	font-size:11px;	
	text-decoration: underline;
}
.beyazYazi a:active {
	color:#FFF;
	font-size:11px;	
	text-decoration: none;
}

.urunThumb{
	height:100px;
	border:2px;
	border-style:outset;
	border-style:solid;
	border-color:#ef3834;
}
.urunAdi{
	width:194px;
	height:22px;
	text-align:left;
	margin-top:5px;
	margin-bottom:10px;
	background-color:#ef3834;
	background-image:url(images/urunBaslik.png);
 	color:#FFF;
	background-repeat:no-repeat;
	padding-top:3px;
	text-decoration:none;
	font-style:normal;

}
