
/* Style additions of yellow theme */
/* completes common.css - ACN */
/* (c) Keloid Media 2009 */


a{
	color: 					#c90;
}
body{
	background:				url('../images/background_page_yellow.gif') no-repeat center 25px;	
}


/* ========================================== */

#col_1{
	width: 					575px;
}

#col_1 .eventlist .event{
	margin-bottom: 			30px;
}

#col_2{
	line-height: 			155%;
	width: 					245px;
}

#col_2 .news_archive{
	line-height: 			140%;
}
#col_2 .news_archive h2{
	font-size: 				13px;
	margin: 				0px 0px 15px 0px;
	padding: 				0;
}

#col_2 .news_archive .news_message,
#col_2 .eventlist .event{
	margin-bottom: 			20px;
}
#col_2 .news_archive .news_message h3,
#col_2 .eventlist .event h3{
	font-size: 				13px;
	font-weight: 			normal;
	margin: 				0;
}
#col_2 .news_archive .news_message h3.active{
	font-weight: 			normal;
}
#col_2 .news_archive .news_message .news_message_date{
	font-size: 				12px;
}

.eventlist, table, td{
	padding-left: 			0px;
}

.navigation_sub ul li .nav_item_active a,
.navigation_sub ul li .nav_item_active_parent a{
	color: 					#c90;	
}

#visual_acn_img.yellow{
	background: 			url('../images/background_header_yellow_people.gif') no-repeat top right;
}


