div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	background: url(../images2/bg.png) repeat-x #f0f0f0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

a:hover, a:link, a:active, a:visited {
	text-decoration:none;
	color:#FFFFFF;
	}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym { border:0;
}

#container {
	width:850px;
	margin:auto;
	}
	
#top_menu {
	background:url(../images2/top_menu_bg.png) no-repeat;
	width:850px;
	float:left;
	height:30px;
	color:#FFFFFF;
	}
	
#top_menu_left {
	float:left;
	height:30px;
	line-height:30px;
	position:relative;
	padding-left:20px;
	color:#FFFFFF;
	}
	
.top_menu_left_item {
	position:relative;
	height:30px;
	line-height:30px;
	font-weight:bold;
	float:left;
	margin-right:20px;
	font-size:8pt;
	}
	
.top_menu_left_item a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	color:#FFFFFF;
	}
	
#top_menu_right {
	float:right;
	height:30px;
	line-height:30px;
	position:relative;
	margin-right:20px;
	color:#FFFFFF;
	}
	
.top_menu_right_item {
	position:relative;
	height:30px;
	line-height:30px;
	font-weight:bold;
	float:right;
	font-size:8pt;
	color:#80add5;
	}
	
.top_menu_right_item a:link, a:visited, a:hover, a:active {
	color:#FFFFFF;
	}
	
#top2_menu {
	float:left;
	height:30px;
	width:850px;
	}
	
#top2_menu_right {
	float:right;
	height:30px;
	width:190px;
	background-color:#05afea; 
	line-height:30px;
	margin-right:10px;
	padding-left:10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	}
	
#top2_menu_left {
	float:left;
	height:30px;
	line-height:30px;
	margin-right:25px;
	position:relative;
	}
	
#top2_menu_icerik {
	float:right;
	position:relative;
	color:#555555;
	line-height:30px;
	height:30px;
	margin-right:10px;
	}
	
#top_content {
	float:left;
	width:850px;
	height:380px;
	}
	
#top_content_left {
	float:left;
	width:200px;
	height:380px;
	background:url(../images2/main_menu_bg.png) no-repeat;
	}
	
#logo {
	/*width:117px;
	height:105px;
	position:absolute;*/
	margin-top:-32px;
	/*float:left;*/
	margin-left:40px;
	z-index:1000;
	}
	
#menu {
	float:left;
	width:200px;
	margin-top:5px;
	/*margin-top:80px;*/
	}
	
#menu_item {
	float:left;
	width:180px;
	padding-left:20px;
	height:25px;
	line-height:25px;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom: dashed 1px #73cef3;
	}
	
.arrow {
	float:right;
	height:12px;
	width:12px;
	margin-right:8px;
	margin-top:8px;
	background:url(../images2/arrow.png) no-repeat;
	}
	
#top_content_right {
	float:right;
	width:650px;
	height:345px;
	margin-top:17px;
	background:url(../images2/slayt_bg.png) no-repeat;
	}
	
#alt_icerik {
	float:left;
	width:850px;
	height:440px;
	margin-top:5px;
	}
	
#icerik_sol {
	float:left;
	width:200px;
	height:440px;
	margin-right:5px;
	background:url(../images2/sol_sag_icerik_bg.jpg) no-repeat;
	}
	
#icerik_orta {
	float:left;
	width:440px;
	height:440px;
	background:url(../images2/orta_icerik_bg.jpg) no-repeat;
	}
	
* html #icerik_orta {
	float:left;
	width:440px;
	height:440px;
	background:url(../images2/orta_icerik_bg.png) no-repeat;
	}
	
#icerik_sag {
	float:right;
	width:200px;
	height:440px;
	background:url(../images2/sol_sag_icerik_bg.jpg) no-repeat;
	}
	
* html #icerik_sag {
	float:right;
	width:200px;
	height:440px;
	background:url(../images2/sol_sag_icerik_bg.jpg) no-repeat;
	}
	
#footer {
	float:left;
	width:850px;
	height:30px;
	background:url(../images2/footer_bg.png) no-repeat;
	line-height:30px;
	padding:10px;
	margin-top:5px;
	color:#FFFFFF;
	}
	
#sol_sag_baslik {
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	padding:10px;
	float:left;
	width:180px;
	border-bottom: solid 1px #e4e4e4;
	background-color:#0184CD;
	-moz-border-radius-topleft:     5px;
	-moz-border-radius-topright:    5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft:  5px;
	}
	
#sol_sag_icerik {
	font-size:10pt;
	font-weight:bold;
	color:#005aab;
	padding:1px;
	float:left;
	width:198px;
	}
	
#sol_sag_icerik_takvim {
	font-size:10pt;
	font-weight:bold;
	color:#005aab;
	padding:5px;
	float:left;
	width:188px;
	}
	
#sol_sag_icerik_guncel {
    font-size:10pt;
    font-weight:bold;
    color:#005aab;
    margin:1px;
    margin-bottom:0px;
    float:left;
    width:198px;
    }
	
#orta_baslik {
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	padding:10px;
	float:left;
	width:420px;
	border-bottom: solid 1px #e4e4e4;
	background-color:#005AAB;
	-moz-border-radius-topleft:     5px;
	-moz-border-radius-topright:    5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft:  5px;
		
	}
	
#orta_icerik {
	color:#555555;
	padding:10px;
	float:left;
	width:420px;
	border-bottom: solid 1px #e4e4e4;
	}
	
#orta_icerik1 {
	color:#555555;
	padding:10px;
	float:left;
	width:420px;
	text-align:justify;
	border-bottom: solid 1px #e4e4e4;
	}
	
#orta_icerik_son {
	color:#555555;
	padding:10px;
	float:left;
	width:420px;
	text-align:justify;
	}
	
#banner {
	width:646px;
	height:337px;
	margin-top:4px;
	background:url(../images2/banner1.jpg) no-repeat;
	}
	
#banner_change {
	float:right;
	height:25px;
	margin-right:20px;
	width:200px;
	margin-top: 295px;
	}
	
* html #banner_change {
	float:right;
	height:25px;
	margin-right:10px;
	width:200px;
	margin-top: 295px;
	}
	
.banner_change_item {
	float:right;
	position:relative;
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
	background-color:#FFFFFF;
	color:#555555;
	font-weight:bold;
	margin-left:5px;
	cursor:pointer;
	}
	
#icon {
	float:left;
	height:30px;
	line-height:30px;
	margin-right:16px;
	}

#icon img {
	margin-top:4px;
	}
	
.menu1,.menu2,.menu3,.menu4{
	width:215px;
	height:337px;
	float:left;
	color: #000;
	left:200px;
	background:url(../images/trans.png) repeat;
	text-align:left;
}

.menu1 li,.menu2 li,.menu3 li,.menu4 li {
	list-style-position:inside;
	list-style:none;
	font-size: 11.5px;
	color: #000;
	text-decoration:none;
	padding:5px;
	border-bottom:1px dashed #ffffff;
}

.menu1 li,.menu2 li,.menu3,.menu4 li a:hover {
	text-decoration:none;
	color:#000;
}

.menu1 li,.menu2 li,.menu3,.menu4 li a:link {
	text-decoration:none;
	color:#000;
}

.menu1 li,.menu2 li,.menu3,.menu4  li a:visited {
	text-decoration:none;
	color:#000;
}

.menu1 li,.menu2 li,.menu3,.menu4 li a:active {
	text-decoration:none;
	color:#000;
}

#etkinlikdetay_ust {
	float:left;
	width:199px;
	height:33px;
	background: url(../images2/sol_menu_alt_top.png) no-repeat;
	margin-top:3px;
	margin-left:1px;
	}
	
#etkinlikdetay_orta {
	float:left;
	width:199px;
	background-color:#bfeafb;
	color: #333333;
	list-style-position: inside;
	margin-left:1px;
	}
	
#etkinlikdetay_alt {
	float:left;
	width:199px;
	height:5px;
	background: url(../images2/sol_menu_alt_bottom.png) no-repeat;
	margin-left:1px;
	}
