﻿.body
{
	border:0px;
	margin:0px;
	background:#313131 url(../images/background/field_gray.jpg) no-repeat fixed right center;
	font-family:Tahoma;
	font-size:12px;
	color:#3F3F3F;
}
.middle
{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	border:solid 3px #101010;
}
.clear
{
	clear:both;	
}
.yellowText
{
	color:#EEDE00;
	text-decoration:none;	
}
.whiteText
{
	color:White;
	text-decoration:none;	
}
.centerText
{
	text-align:center;	
}
.leftAlign
{
	text-align:left;
}
.verticalTop
{
	vertical-align:top;	
}
.rightAlign
{
	text-align:right;	
}

.boldText
{
	font-weight:bold;
}
.underlinedText
{
	text-decoration:underline;	
}
.textBox
{
	border:solid 1px #3F3F3F;
	height: 20px;
}
.readOnly
{
	background-color:#DCDCDD;
}
.info
{
	color:Gray;
	font-size:10px;	
}
.grayTransparentBack
{
	background-color:#010101;
	filter:alpha(opacity=83);
	-moz-opacity:0.83;
	-khtml-opacity: 0.83;
	opacity: 0.83;
}
/* TOP BAR */
.topBar
{
	width:100%;
	height:77px;
}
.topBar_lierselogo
{
	padding-top:3px;
	float:left;
	width:80px;
	height:77px;	
	text-align:center;
}
.topBar_clubnaam
{
	padding-top:13px;
	float:left;
	width:555px;
	height:77px;	
}
.topBar_links
{
	float:left;
	width:260px;
	height:77px;
	text-align:right;
}
.topBar_links_text
{
	padding-top:24px;
	padding-right:15px;	
}
/* BANNER BAR */
.bnrBar
{
	width:100%;
	height:200px;
	background-color:White;
}
/* NAVIGATION MENU */
.navigationBar
{
	width:100%;
	height:38px;
	background:white url(../images/menubar/back.png) repeat-y scroll top right;
	text-align:left;	
}
.navigationButtons
{
	padding-left:5px;
}
a.navButton
{
    background:transparent url(../images/menubar/button.png) no-repeat scroll top right;
    color:white;
    font-weight:bold;
    display:block;
    float:left;
    font-size:12px;
    height:38px;
    margin-right:1px;
    padding-right:22px; /* sliding doors padding */
    text-decoration:none;
    background-position:top right;
}
a.navButton span 
{
    background:transparent url(../images/menubar/button.png) no-repeat;
    display:block;
    line-height:18px;
    padding:10px 0 10px 22px;
    background-position:top left;
} 

a.navButton:hover 
{
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}
a.navButton:hover span 
{
    background-position: bottom left;
} 

/* PAGE CONTENT */
.pageContent
{
	width:100%;
	background-color:White;
}
.pageContent_inner
{
	margin-left:5px;
	margin-right:5px;
}
.pageContent_left
{
	float:left;	
	width:200px;
}
.pageContent_middle
{
	float:left;	
	width:490px;
}
.pageContent_right
{
	float:left;	
	width:200px;	
}
.pageContent_right_sponsors
{
	text-align:center;	
}
/* PAGE BOTTOM */
.pageBottom
{
	padding-top:10px;
	text-align:center;
	height:25px;
}
.pageBottom_left
{
	float:left;	
	width:800px;
}
.pageBottom_left_text
{
	margin-left:50px;
}
.pageBottom_right
{
	float:left;
	width:100px
}
.pageBottom_right_text
{
	margin-right:15px;	
}
/* PAGE contact */
.bestuurslidImage
{
	height:100px;
	width:80px;
	border:solid 1px #3F3F3F; 	
	text-align:center;
}
/* PAGE CMS_login */
#loginbox_div
{
	margin-left:auto;
	margin-right:auto;
	width:193px;
	text-align:center;
}
.redboxHead
{
	height:48px;
	background-image:url(../images/redgraybox/headbox2.jpg);
	background-repeat:no-repeat;
}
.redboxMiddle
{
	background-image:url(../images/redgraybox/middlebox.jpg);
	background-repeat:repeat-y;
	padding:5px 10px 5px 10px;
}
.redboxEnd
{
	height:11px;
	background-image:url(../images/redgraybox/endbox.jpg);
	background-repeat:no-repeat;
}
.redboxTitle
{
	color:#EEDE00;
	font-weight:bold;
	padding-left:40px;
	padding-top:22px;	
}
.redboxLabel
{
	margin-top:5px;
	color:#696E71;
}
.leftSideBoxes
{
	float:left;	
	width:205px;
}
.cmsContentPage
{
	float:right;
	width:680px;
}
.quickStartCell
{
	text-align:center;
	vertical-align:top		
}
.imagelink
{
	border:0px;
}
.cmsMenu_link
{
	text-decoration:none;
	color:#3F3F3F;
}
.sponsorImage
{
	width:175px;
	border:solid 1px #3F3F3F; 	
	text-align:center;
}
.clubImage
{
	width:49px;
	height:49px;
	border:solid 1px #3F3F3F; 	
	text-align:center;
}
