/* ETKINLIKLER UST */
.etkinlikler {
	float: left;
	width: 630px;
	height: 167px;
	background: url(/images/etkinlikler-bg.gif) no-repeat;
	/*margin-bottom:3px;*/
}

.etk-indir {float: left; height: 30px; text-align: left; width: 630px; background-color: #edf6fb;}
.etk-indir a {color:#515349; font-family:Arial,Verdana;font-size:12px;line-height:26px;text-decoration:none;padding-left:10px;}
.etk-indir a:hover {color: #de6633;}

.etkinlikTips{
	display:none;
	width:200px;
	z-index:255;
	position:absolute;
	background-color:#edf6fb;
	color:#3C6488;
	border:1px solid #8A8780;
}
.etkinlikTips a{
	float:left;
	display:block;
	color:#515349;
	background-image:url('/images/dot.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color:#edf6fb;
	width:100%;
	overflow:hidden;
}
.etkinlikTips a span{
	float:left;
	padding-left:20px;
	background-image:url('/images/arrow.gif');
	background-position:7px 10px;
	background-repeat:no-repeat;
	cursor:pointer;
	padding-top:5px;
	padding-bottom:5px;
	width:auto;
	font-size:11px;
}
.etkinlikTips a:hover{
	background-color:#fff;
	color:#ce002f;
}

.etksol {
	float: left;
	width: 455px;
	/*height: 145px;*/
	margin-right: 3px;
}

.etktitle {
	float: left;
	width: 455px;
	height: 31px;
	background: url(/images/title-etkinlikler.gif) no-repeat;
	text-align: right;
}

.etklist {
	float: left;
	width: 455px;
}

.etklist ul {
	margin: 0px; 
	padding: 0;
	list-style-type: none;
}

.etklist li a {
	display: block;
	width:455px;
	w\idth:425px;
	padding: 0px 0px 0px 30px;
	text-decoration: none;
	/*border-bottom:1px solid #ccc;*/
	font-weight:bold;
	background: url(/images/etk-li-bg.gif) no-repeat;
}
.etklist li a:link, .etklist li a:active, .etklist li a:visited { color: #515349; text-decoration: none; font:normal 12px/26px Arial, Verdana; }
.etklist li a:hover { color: #e30d41; text-decoration: none; font:normal 12px/26px Arial, Verdana; }

.etksag {
	float: left;
	width: 172px;
	/*height: 140px;*/
}

.etksagtitle {
	float: left;
	width: 172px;
	height: 31px;
	color: #fff;
	font: 11px/28px Arial, Helvetica, sans-serif;
	text-indent: 5px;
}

.etksagtitle a { color: #fff; font-size: 14px; font-weight: bold; }

.cal { width:170px; margin:2px 0px 0px 2px; }
.cal span { width: 20px; height:19px; float: left; text-align:center; background-color:#aca9a2; margin:1px 2px; color:#fff;font-size:11px; } 
.cal span.firstday { clear: left; } 
.cal span.active { background-color:#e20e41; } 
.cal span a { color: #fff; width: 20px; height:19px; display:block; }
