@charset "utf-8";
/* CSS Document */

body { margin:auto; padding:0; font-family:arial; font-size:14px; color:#000; /*background-image:url(gorsel/ap.jpg); background-position:top;*/}
a { color:#666; text-decoration:none }
a:hover { color:#c20202; text-decoration:underline }
#sahife {
z-index: 2;
position: relative;
}

#div_alt {
width:100%;
position:absolute;
left:0;
}


#scroller-header {
	/*background:url(images/header.gif) no-repeat;*/
	width:217px;
	height:30px;
	

}
#scroller-header a {
	text-decoration:none; 
	color:#fff; 
	background-image:url(gorsel/mavi.png);
	padding:0;

	font-size:18px;
	font-weight:bold;
	height:37px;
	
	
}

#scroller-header a:hover {
	text-decoration:none; 
	color:#fff;
	background-image:url(gorsel/kirmizi.png);
	padding:0;

	font-size:18px;
	font-weight:bold;
	height:37px;
	
}

#scroller-header a.selected {
	text-decoration:none !important; 
	color:#ff !important;
	background-image:url(gorsel/kirmizi.png) !important;
	padding:0 !important;

	font-size:18px !important;
	font-weight:bold !important;
	height:37px !important;
	
}
#scroller-body {
	/*background:url(images/body.gif) no-repeat bottom center;*/
	width:auto;

	text-align:left;
	color:#FFFFFF;
	margin:auto;
	font-size:12px;
	font-weight:bold;
}

#mask {
	width:200px;
	overflow:hidden;
	margin:0 auto;
}

#panel {

}

#panel div {
float:left;

}


#panel-1 {
}

#panel-2 {
}

#panel-3 {
}

#tur_baslik {
margin:4px; font-size:12px; font-weight:bold;
}
#tur_baslik a { color:#000; text-decoration:none; }
#tur_baslik a:hover { color:#d3091c; text-decoration:none; }

#duyuru_detay { margin:4px; font-size:12px; }
