﻿@media screen, projection {
	.module-Wrapper { padding: 0px; margin-bottom: 15px; clear: both; display: block; }
	
	.pageHeader { margin-bottom: 20px; }
	.module-Title { font-weight: normal; }
	.pageSummary { font-weight: bold; }
	
	body { margin: 0px; padding: 0px; background: #ffffff url(../../img/aafk/aafk_pagebg.png) no-repeat top center; }
	div.contentWrapper { width: 920px; margin-left: auto; margin-right: auto; }
	
	div.topWrapper { clear: both; }
	div.bottomWrapper { clear: both; margin-top: 20px; border-top: 1px dashed #ccc; padding-top: 10px; margin-bottom: 100px; }
	div.logoWrapper { float: left; }
	div.siteMenuWrapper { float: right; }
	
	div.columnsWrapper { clear: both; }
	div.leftColumn { float: left; width: 600px; }
	div.rightColumn { float: left; width: 320px; }
	
	div.rightColumn {
		background: #e7e7e7 url(../../img/aafk/boxtop_320.gif) no-repeat top left;
	}
	.frontPageBox li {
		list-style-image: url(../../img/aafk/arrow_bullet.gif);
		margin-left: 19px; 
	}
	div.frontPageBox { padding: 10px; }
	div.frontPageBox li { padding-bottom: 3px; }
	div.rightColumn-Inner {
		background: transparent url(../../img/aafk/boxbottom_320.gif) no-repeat bottom left;
		padding: 10px 10px 10px 10px;
	}
	h2.frontPageBoxHeadline {
		margin: 0px;
		padding: 0px 0px 10px 23px;
		font-family: arial narrow, arial, sans-serif;
		font-size: 18px;
		color: #666;
		background: transparent url(../../img/aafk/arrow_grey.gif) no-repeat top left;
	}
	div.frontPageBox ul { margin: 0px; padding: 0px; list-style-type: none; }
	
	div.logoWrapper { margin-bottom: 10px; }
	.frontPageBox li { list-style-image: url(../../img/aafk/arrow_bullet.gif); margin-left: 19px; }
	
	div.siteMenuWrapper { color: #999; }
	div.siteMenuWrapper a:link { color: #999; text-decoration: none; }
	div.siteMenuWrapper a:visited { color: #999; text-decoration: none; }
	div.siteMenuWrapper a:active { color: #999; text-decoration: none; }
	div.siteMenuWrapper a:hover { color: #999; text-decoration: none; background-color: #e0eff0; }
	
	div.leftColumn-Inner { margin-right: 20px; }
	div.leftColumn-LeftColumn { float: left; width: 290px; }
	div.leftColumn-RightColumn { float: left; width: 290px; }
	
	h1.pageTitle { margin: 0px 0px 10px 0px; }
	div.topImageWrapper { margin-bottom: 10px; }
	
	.rightMenuItem { margin-bottom: 10px; }
	
	.faded { color: #666; }
	
	.eventList { margin: 0px; padding: 0px; }
	.eventList li { list-style-type: none; margin-bottom: 10px; }
	
	.article-metaInfoHolder { margin-bottom: 15px; }
}