@charset "iso-8859-9";
/* CSS Document */

a {
	text-decoration:none;
	color:#333;
	font-size:12px;	
	}
body {
	background:url(images/bg.png) fixed no-repeat;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	}
#container {
	width:950px;
	margin:auto;
	}
#header {
	width:950px;
	float:left;
	margin-top:20px;
	}
#content {
	width:950px;
	float:left;
	margin-top:10px;
	}
#footer {
	width:950px;
	float:left;	
	}
#menu_bg {
	width:950px;
	height:60px;
	background-image:url(images/menu_bg.png);
	background-repeat:no-repeat;
	padding-left:20px;	
	}
#menu_bg a {
	text-decoration:none;
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	padding-bottom:1px;
	float:left;
	color:#626262;
	font-size:13px;
	margin-top:20px;
	margin-left:10px;
	}
#menu_bg a:hover {
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	background-color:#666;
	color:#fff;
	
	}
#logo {
	width:269px;

	margin:5px;
	}
#slide {
	width:950px;
	height:365px;
	background-image:url(images/slide1.png);
	background-repeat:no-repeat;
	
	}
#main_ust {
	width:950px;
	height:18px;
	margin-top:10px;
	background-image:url(images/main_ust.png);
	background-repeat:no-repeat;
	float:left;	
	
	}
#main {
	background-color:#fefefe;
	width:950px;
	float:left;
	
	}
#main_icerik {
	width:939px;
	height:178px;
	background-image:url(images/main_icerik.png);
	background-repeat:no-repeat;
	float:left;
	margin:5px;
	padding:5px;
	font-size:12px;
	color:#666;
	}
#main_icerik_detay {
	width:930px;
	float:left;
	padding:30px;
	margin-left:-10px;
	text-align:justify;
	font-size:12px;
	color:#666;
	}
#main_icerik_detay img {
	margin:10px;
	}
#main_icerik_sol {
	width:240px;
	float:left;
	margin-right:10px;
	border-right:1px #ccc dotted;
	}
#main_icerik_orta {
	width:490px;
	float:left;
	margin-right:10px;
	border-right:1px #ccc dotted;
	}	
#main_icerik_sag {
	width:180px;
	float:left;
	}	
#main_icerik_alt_sol {
	width:600px;
	float:left;
	margin-right:10px;
	border-right:1px #ccc dotted;
	height:130px;
	}	
#main_icerik_alt_sag {
	width:300px;
	float:left;
	margin-right:10px;
	height:130px;
	}
#main_alt {
	width:950px;
	height:19px;
	background-image:url(images/main_alt.png);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:20px;
	padding-left:120px;
	}

#featured-slider{width:950px;height:365px;overflow:hidden;position:relative;}
#slider{width:4750px;height:365px;position:absolute;top:0px;left:0px;}
#slider div{width:950px;height:365px;float:left;position:relative;}


#sayfalama{position:absolute;left:10px;bottom:10px;}
#sayfalama a{background:url(images/link.png);width:16px;height:16px;margin-right:2px;display:block;float:left;text-decoration:none;}
#sayfalama a span{display:none;}

#main_alt a {
	text-decoration:none;
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	padding-bottom:1px;
	float:left;
	color:#626262;
	font-size:13px;
	font-weight:bold;
	margin-top:0px;
	margin-left:10px;
	}
#main_alt a:hover {
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	background-color:#666;
	text-decoration:underline;
	color:#fff;
	
	}
#form {
	width:220px;
	height:20px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	}