@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color:#fced7a;
}
/*table, td  {
	border:0px solid #000000;
}*/
img {
	border:0px;
}
.main_body {
	background-image: url('main_body.png');
	background-repeat: no-repeat;
	background-position:left bottom ;
	vertical-align:bottom;
	width:100%;
} 
.story_categories{
	font-family: sans-serif; 
	color:#FFFFFF; 
	text-decoration:none;
	background-color:#000000;
	padding: 0px 5px 0px 5px;
	font-size:12px;
	text-align:center;
}
.main_categories {
	font-family: sans-serif; 
	color:#FFFFFF; 
	text-decoration:none;
	padding-left:15px; 
	background-color:#000000;

}
orta_text {
	font-family: sans-serif; 
	color:#000000; 
	text-decoration:none;
	font-size:11px;
	width:200px; 
	text-align:justify;
}
div.orta {
	position: relative;
	background-repeat:no-repeat;
	width:230px;
	height:160px; 
	background-image:url('cerceve_orta.png');
	/*padding:5px 5px 5px 5px;*/
}
div.orta div.imaj {
	position: absolute;
	top: 12px;
	left:8px;
	width:196px;
	height:126px; 
	background-repeat:no-repeat;
	background-position: center;

}
div.dikey {
	position: relative;
	background-repeat:no-repeat;
	width:135px;
	height:135px; 
	background-image:url('cerceve_dikey.png');
	/*padding:5px 5px 5px 5px;*/
}
div.dikey div.imaj {
	position: absolute;
	top: 12px;
	left:8px;
	width:100px;
	height:100px; 
	background-repeat:no-repeat;
	background-position: center;
}
div.spot {
	position: relative;
	background-repeat:no-repeat;
	width:300px;
	height:210px; 
	background-image:url('cerceve_spot.png');
	/*padding:5px 5px 5px 5px;*/
}
div.spot div.boxes {
	position: absolute;
	bottom: 25px;
	left:10px;
	width:260px;
	height:170px; 
	background-repeat:no-repeat;
	background-position:center;
}

div.boxes div.shadow {
	position: absolute;
	bottom: 0px;
	left:0px;
	font-family: sans-serif; 
	color:#FFFFFF; 
	font-size: 10px;
	background-image:url('golge_buyuk.png');
	background-repeat:repeat-y;
	text-align:justify;
	width:250px;
	height:39px;
	padding:0px 5px 0px 5px;
}

div.shadow a{
	font-family: sans-serif; 
	color:#FFFFFF; 
	font-size: 10px;
	font-weight:bold;
	text-decoration:underline;	
}
div.shadow a:hover{
	text-decoration:none;	
}


.main_categories a{
	font-family: sans-serif; 
	color:#FFFFFF; 
	text-decoration:none;

}
.main_categories a:hover{
	text-decoration:underline;
}
.story_categories a{
	font-family: sans-serif; 
	color:#FFFFFF; 
	text-decoration:none;

}
.story_categories a:hover{
	text-decoration:underline;
}
.baslik {
	font-family: sans-serif; 
	color:#000000; 
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-align:justify;
}
.baslik a{
	font-family: sans-serif; 
	color:#000000; 
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
	text-align:justify;
}
.baslik a:hover{
	text-decoration:none;

}
.normal_yazi {
	font-family: sans-serif; 
	color:#000000; 
	text-decoration:none;
	font-size:11px;
	text-align:justify;
}
.normal_yazi a{
	font-family: sans-serif; 
	color:#000000; 
	text-decoration:none;
	font-size:11px;
	text-align:justify;
}
.normal_yazi a:hover{
	text-decoration:underline;
	

}
.normal_text {
	font-family: sans-serif; 
	color:#000000; 
	text-decoration:none;
	font-size:11px;
	text-align:justify;
}
.normal_text a{
	font-family: sans-serif; 
	color:#000000; 
	text-decoration:underline;
	font-size:11px;
	text-align:justify;
}
.normal_text a:hover{
	text-decoration:none;

}
.footer {
	font-family: sans-serif;
	font-size: 10px;
	color: #000000;
	height:10px;
}

