@charset "utf-8";
/* Author : Gokhan CAN */

body			{ background-color:#303030; margin:0px auto;}

a 				{ font-family: Arial;  font-size: 12px; color: #CCCCCC; }
a:link 			{ text-decoration: none; }
a:visited 		{ text-decoration: none; color: #CCCCCC; }
a:hover 		{ text-decoration: underline; color: #CCCCCC;}
a:active 		{ text-decoration: none; }
#icerik			{ font-family:Arial; font-size:12px; color:#999999; }

#header			{ width:750px; height:217px; }
#header_logo	{ width:198px; height:200px; float:left; }
#header_banner	{ width:500px; height:200px; float:right; margin-top:10px;}

#middle			{ width:750px; height:100%}
#middle_menu	{ width:208px; height:100%; float:left; margin-top:20px; }
#middle_right	{ width:500px; height:250px; float:right; margin-left:10px; margin-top:20px; }

#etkinlik		{ width:500px; height:280px;}
#etkinlik_left	{
	width:250px;
	height:100px;
	float:left;
	background-repeat:no-repeat;
	background-position:center;
}
#etkinlik_right	{
	width:250px;
	height:280px;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
}

#footer			{ width:500px; height:100px;}



/*------------------------------------------------------------*
 BANNER
**------------------------------------------------------------*/
#scroll-wrap 	{ display: block;  width: 500px; overflow: hidden; padding:0; height: 225px; margin-left: 1px; color:#666666; font:Verdana, Arial, Helvetica, sans-serif;
				  font-size:12px; }
#scroll-con  	{ display: block;	width: 2500px; }
#scroll-menu 	{ clear:both;	display:block; float:right; width:180px; padding:0; margin-right: 1px; margin-top: 3px; }
#scroll-menu a 	{ display:block; padding: 0; width:20px; margin-left:3px; text-align:center; float:right; }
#scroll-menu a:hover { 	border: 1px solid #FFFFFF; text-decoration: none; color: #FFFFFF; }
#one, #two, #three, #four, #four, #five { display: block; float: left; width: 700px; overflow: hidden; height:200px; background-color:#00000; }
