/*
 * $Id: main.css,v 1.3 2006-05-30 08:56:06 sven Exp $
 */

div#container {
	width: 908px;
	margin: 0 auto;
	color: #566656;
}

div#header {
	height: 203px;
}

div.headerImage {
	height: 144px;
	background: url(../images/pageLayout/header_bg.png) no-repeat;
}

div.headerCorners {
	position: absolute;
	top: 42px;
	height: 8px;
	width: 908px;
	padding: 0;
	margin: 0;
	vertical-align: top;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/pageLayout/header_corners.png');
}

/*div.headerLogo img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}*/

div.headerCorners img {
	position: absolute;
	margin: 0;
	padding: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

div#header h1 {
	display: none;
}

div#body {
	background: #eaf3ea url(../images/pageLayout/container_bg.gif) repeat-y;
	float: left;
	position: relative;
	padding-left: 210px;
	padding-right: 143px;
	width: 555px;
}

div#content {
	float: left;
	position: relative;
	width: 526px;
	padding: 17px 15px 0px 11px;
}

div#menu {
	float: left;
	position: relative;
	margin-right: -100%;
	width: 210px;
	right: 210px;
	padding: 34px 0px 34px 0px;
	/*display: inline;*/
}

ul#mainMenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#mainMenu li {
	width: 177px;
}

ul#mainMenu li a {
	width: 100%;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 0px 4px 33px;
}

ul#mainMenu li a.itemOn {
	text-decoration: none;
	background: #8fc38f;
	color: #1c651c;
	font-weight: bold !important;
}

ul#mainMenu li a:hover {
	text-decoration: none;
	background: #8fc38f;
	color: #1c651c;
}

ul#mainMenu li.hasChildren {

}

ul#mainMenu li.hasHiddenChildren a {
	background: url(../images/pageLayout/has_children_trans2.gif) 9% 55% no-repeat;
}

ul#mainMenu li.hasHiddenChildren a:hover {
	text-decoration: none;
	background: #8fc38f url(../images/pageLayout/has_children_trans2.gif) 9% 55% no-repeat;
	color: #1c651c;
}

ul#mainMenu li.hasHiddenChildren a.itemOn {
	background: #8fc38f url(../images/pageLayout/has_children_on_trans.gif) 9% 55% no-repeat;
}

ul#mainMenu li.hasHiddenChildren a.itemOn:hover {

}

ul#mainMenu li.hasChildren ul li {
	width: auto;
	list-style-type: none;
}

ul#mainMenu li.hasChildren ul li a {
	font-weight: normal;
	padding-left: 4px;
	width: auto;
	background: #4a7c4a;
}

ul#mainMenu li.hasChildren ul li a:hover {
	background: #8fc38f;
}

ul#mainMenu li.hasChildren ul li a.itemOn {
	background: #8fc38f;
}

span.bcSeparator {
	background: url(../a_images/pageLayout/bcSeparator.png) center center no-repeat;
	padding: 0 7px 0 7px;
}

div#contentRight {
	float: left;
	width: 146px;
	position: relative;
	margin-right: -146px;
}

div#footer {
	clear: both;
	background: url(../images/pageLayout/footer_bg.gif) repeat-x;
	padding-top: 2px;
	text-align: center;
}

* html #left {
  left: 150px;
}

div.breadCrumbs a {
	color: #aa9e6f;
	text-decoration: underline;
}

/* Login menu */
div.loginMenu {
	padding: 8px 0px 0px 8px;
}

div#header div.loginMenu {
	height: 34px;
	overflow: hidden;
}

div.headerLogo {
	width: 345px;
	padding-top: 3px;
	margin-left: 45px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/pageLayout/logo.png');
}

div.headerLogo img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

div.headerBarTop {
	height: 8px;
	overflow: hidden;
	background: #0f3f0f;
}

div.headerBarBottom {
	height: 9px;
	overflow: hidden;
	background: #501751;
}

div.footerBarTop {
	height: 8px;
	overflow: hidden;
}

div.footerBarBottom {
	height: 9px;
	margin-bottom: 2px;
	overflow: hidden;
}

div.loginMenu input.login {
	background: url(../images/pageLayout/input_bg.gif) no-repeat;
	width: 95px;
	height: 24px;
	border: none;
	padding-top: 5px;
	padding-left: 5px;
	display: inline;
	vertical-align: middle;
	color: #929191;
}

div.loginMenu button {
	background: url(../images/pageLayout/login.gif) no-repeat;
	width: 65px;
	height: 30px;
	border: none;
	display: inline;
	vertical-align: middle;
	margin-top: 1px;
	cursor: pointer;
}

table.loginForm tr td.key {
	vertical-align: middle;
	padding: 0 10px 6px 0;
}

div.groupRow input.text {
	float: left;
	width: 180px !important;
}

div.groupRow input.shortText {
	width: 66px !important;
}

form#login {
	float: left;
	padding-right: 5px;
}

div.loggedIn {
	float: left;
	height: 30px;
	padding-top: 5px;
}

div.links {
	height: 30px;
	float: left;
}

div.links a {
	font-size: 0.85em;
	color: #247ef8;
	text-decoration: underline;
	clear: right;
	vertical-align: top;
}

div.loggedIn {
	margin-right: 10px;
}

div.loggedIn a {
	font-size: 0.85em;
	color: #247ef8;
	text-decoration: underline;
}

div.switchMenu {
	float: right;
	margin: 2px 22px 0 0;
}

div.switchMenu a {
	display: block;
	height: 25px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 7px;
	text-align: center;
	text-decoration: none;
	margin-right: 1px;
}

div.switchMenu a.leden {
	width: 81px;
	background: url(../images/pageLayout/bu_ledensite_link_bg.gif) no-repeat;
}

div.switchMenu a.buLeden {
	width: 81px;
	background: url(../images/pageLayout/bu_ledensite_link_bg.gif) no-repeat;
}

div.switchMenu a.business {
	width: 140px;
	background: url(../images/pageLayout/business_link_bg.gif) no-repeat;
}

div.switchMenu a.businessOn {
	width: 140px;
	background: url(../images/pageLayout/business_on_link_bg.gif) no-repeat;
}

div.switchMenu a.itemOn {
	background: url(../images/pageLayout/ledensite_link_bg.gif) no-repeat;
}

/* Agenda */
div#agenda {
	margin-top: 13px;
	color: #235323;
	height: 185px;
	background: url(../a_images/pageLayout/agenda_bg.png) no-repeat;
}

div#agenda h2.title {
	font-family: Georgia;
	font-size: 1em;
	text-align: center;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 13px;
}

div#agenda div.items {
	height: 125px;
	padding-left: 4px;
	padding-top: 2px;
	overflow: hidden;
	font-size: 0.85em;
	line-height: 1.6em;
}

div#agenda div.items div.item {

}

div#agenda div.items div.item a {
	color: #235323;
	font-weight: bold;
	font-family: Georgia;
}

div#agenda a.viewAgenda {
	text-align: right;
	padding-left: 28px;
	padding-right: 23px;
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}

/* Advertenties */
div#advertisements {
	padding-top: 10px;
	text-align: center;
}

div#advertisements a {
	text-decoration: underline;
	color: #235323;
}

div#advertisements div.item {
	margin-top: 5px;
}

/* Profile list */
ul.profileList a {
	color: #235323;
}

ul.profileList a div.beernummer {
	float: left;
	width: 60px;
	padding-right: 15px;
}

/* Pager */
table.psmPager {
	table-layout: fixed;
	width: 100%;
}
table.psmPager td {
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #BEDBBE;
}

table.psmPager td.left, table.psmPager td.right {
	width: 4em;
}

table.psmPager td.right {
	text-align: right;
}

a.psmButton {
	padding: 2px 10px;
	margin: 2px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0F3F0F;
}
table.psmPager a.selected {
	background-color: #501751;
}

div#fifo {
	padding: 0;
	margin: 0;
	width: 908px;
	height: 550px;
}

div#fifo div#body div#menu {

}

div#fifoContent {
	padding: 0;
}

div#fifoContent div.processedContent {
	margin: 0;
}

div#fifoContent div.processedContent div.block {
	margin: 0;
	padding: 0;
	border: 0;
}

div#fifo iframe {
	border: none;
	height: 565px;
	width: 694px;
	width: 100%;
}