body{
	background: url(images/pat.jpg);
	font-family: Tahoma;
	margin: 0 0 10px 0;
	padding: 0;
}

img{
	border: none;
}

form{
	font-weight: bold;
	margin-top: 0;
	margin-left: 15px;
}

a{
	color: #484848;
}

a:hover{
	text-decoration: underline;
	color: #ffa500;
}

input{
	font-size: 11px;
	width: 125px;
	height: 12px;
	margin-left: 10px;
}

input.kayit{
	width: 67px;
	height: 22px;
}

textarea{
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 10px;
	height: 100px;
	width: 220px;
}

#tasiyici{
	width: 850px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	border-left: #cbd0d5 1px solid;
	border-right: #cbd0d5 1px solid;
	border-bottom: #cbd0d5 1px solid;
}

#ust{
	background: #ffffff;
}

#ust .banner{
	margin-bottom: 1px; *margin-bottom: 4px;
}
#menu{
	font-size: 15px;
	*margin-top: -3px;
	background: url(images/tile.gif) repeat-y;
	height: 25px;
	padding: 5px 0 0 5px;
	margin-bottom: 1px;
}
	#menu img{
		padding-left: 10px;
	}
	#menu a{
		color: #3f3f3f;
		padding-right: 20px;
		text-decoration: none;
	}
		#menu a:hover{
			color: #fff;
		}
	#menu div{
		margin-left: 800px;
		margin-top: -15px;
		*margin-top: -17px;
	}
		#menu div a{
			font-size: 11px;
			color: #000;
			font-weight: bold;
		}
		#menu div a:hover{
			color: #b00000;
		}
#sargi{
	float: left;
	width: 100%;
	height: 562px;
	background: #fff;
}

#icerik{
	margin: 0 210px 0 210px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	font-size: 12px;
	text-align: justify;
}

#icerik .baslik{
	font-family: "Franklin Gothic Book";
	font-weight: bold;
	font-size: 15px;
	color: #181818;
	margin: 0px 10px;
}

#icerik p.yazi{
	margin-top: 8px;
	padding: 0 15px;
}

#icerik div.tarif{
	margin-top: 8px;
	padding: 0 15px;
}

#icerik table{
	width: 92%;
	margin: 8px 0 15px 15px;
	border: #e6e6e6 1px solid;
}

#icerik table.urun{
	line-height: 1.0em;
	border: none;
}

#icerik table.urun tr.koyu{
	background: #e7eee8;
	width: 250px;
}

#oyun{
	margin-left: 1px;
	background: #cbd0c9;
	border: #babdb9 1px solid;
}

#orta{
	background: #eae8dc;
	height: 280px;
	margin-left: 1px;
	border: #babdb9 1px solid;
}

#orta img.sag{
	position: absolute;
	margin-left: 260px;
	margin-top: 5px;
}

#orta p{
	color: #4e4e4e;
	font-size: 11px;
	padding-left: 20px;
}

#orta p.kalin{
	text-align: center;
	width: 220px;
	font-weight: bold;
	margin-top: 20px;
}

#orta p.haber{
	text-align: justify;
	width: 220px;
}

#orta a.devam{
	font-size: 11px;
	font-weight: bold;
	margin-left: 140px;
	color: #b07d00;
}

#sol{
	float: left;
	width: 210px; /*Width of left column in pixel*/
	height: 562px;
	margin-left: -851px; *margin-left: -850px; /*Set margin to that of -(MainContainerWidth)*/
	background: #e7eee8;
	border-left: #cbd0d5 1px solid; *border: none;
	border-right: #ffffff 1px solid;
}

#sag{
	float: left;
	width: 210px; /*Width of right column*/
	height: 562px;
	background: #e7eee8;
	margin-left: -211px; *margin-left: -210px; /*Set left margin to -(RightColumnWidth)*/
	border-right: #cbd0d5 1px solid; *border: none;
}

#kutu{
	font-family: Arial;
	font-size: 11px;
}

#kutu .baslik{
	background: url(images/baslik-tile.jpg) repeat-x;
	font-family: "Franklin Gothic Book";
	font-weight: bold;
	font-size: 15px;
	color: #181818;
	height: 28px;
	padding: 5px 0 0 15px;
}

#kutu ul{
	margin: 5px -5px; *margin: 0 0 10px 30px;
	list-style: url(images/turuncu.gif);
}

#kutu ul.yesil{
	margin: 5px -5px; *margin: 0 0 10px 30px;
	list-style: url(images/yesil.gif);
}

#kutu li a{
	text-decoration: none;
	color: #484848;
}

#kutu li a:hover{
	text-decoration: underline;
	color: #ffa500;
}

#kutu .resim{
	position: absolute;
	padding: 5px 15px; *padding: 5px 0;
}

#kutu .resim img{
	padding-bottom: 10px;
}

#kutu a img{
	border-top: 1px dotted #000;
	border-bottom: 1px dashed #000;
	margin-top: 5px;
}

#kutu p{
	margin-top: 18px;
	margin-left: 15px;
	padding-left: 60px;
	padding-bottom: 15px;
}

#kutu p a{
	color: #484848;
}

#kutu p a:hover{
	text-decoration: underline;
	color: #ffa500;
}

#kutu p.tek{
	margin-top: 3px;
	padding-bottom: 0;
}

.kahve{
	font-weight: bold;
	color: #b07d00;
}

.innertube{
	margin: 5px 15px;
	color: #252525;
}

#alt{
	width: 852px;
	margin: 1px auto; *margin: 1px auto 0 auto;
}
#serit{
	width: 852px;
	margin: 0 auto; *margin: -12px auto;
}
#map{
	width: 410px;
	height: 195px;
	margin: 0 auto;
}
form div label{
	float: left;
	text-align: right;
	width: 100px;
	margin-top: 2px;
}

input.submit{
	height: 22px;
	margin-left: 210px;
}
#reklam{
	position: absolute;
	margin-left: 852px;
	margin-top: 765px;
}
