﻿.foo {} /* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

/* This style sheet is intended to contain RARELY CHANGED rules used when the Login control adapter is enabled. */
/* Empty rules are provided merely as a convenience for your future use or experimentation. */

.AspNet-Login
{
}


body, html { height: 100%;  }

#content { width: 100%; font: 11px arial; text-align: center; position: absolute; top: 20%}
#content table {  margin: auto; }
#content table.noticeBox { width: 350px; margin: auto; text-align: left;}
#content table td { padding: 0px; margin: 0px; vertical-align: top;  }
#content table .loginBox { color: #fff; text-align: right;}
#content table .loginBox a { color: #fff; text-align: right; }
#content table .loginInput input {width: 200px }
#content table .loginButton { padding: 10px 0 10px 0}
#content table .midBox { color:#fff; text-align: center}


#content table .footerBox { float: left; }

.loginHeader { color: #fff; font-size: 21px; padding: 20px 0 5px 0; text-align: center} 

.pu { width: 7px; height: 199px }
.puLeft { background: url(../Images/pu_left.gif) repeat-x; }
.puRight { background: url(../Images/pu_right.gif) repeat-x; }

.pu_right 
{	border: solid 0px;
	}

.watermark {
	background: #FFAAFF;
}


.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style: hidden;
	border-color: Black;
	
	opacity:0.7;
}



.modalBackground {
	background-color:Gray;
}




.modalPopup {
	margin: auto;
}

.noticeBox {
	height:199px;
	
}


	
.closebutton
{
	 width : 26px;
	 height: 26px; 
	 border: none 0px;
	}	
	





.koptekst {
	font: bold 14px arial;
	color:#007eb0;
}

.bodytekst {
	font: normal 11px arial;
	color:#007eb0;
}


.nieuwsblok {
	font: normal 11px arial;
	color:#fff;																										
	background-color:#007eb0
}



.noticetop
{
	position:absolute;
	left:366px;
	top:30px;
	}
	







.mid
{
	background: url(../images/pu_repeat.gif) ;
	background-repeat:repeat-x;
	}
	


.noticeText {
	font:normal 11px/14px tahoma;
	color: White;
	text-align: justify;
	padding:18px;
	width: 60px
	
}       




.balk_bottom
{	
	height:40px;
	padding: 0px;
	border-style: hidden;
	border-width: 0px;
	border-color: #000;
	background: url(../images/background_repeat.gif) ;
	background-repeat:repeat-x;
	
	}
	
	
.balkbutton
{
	width: 24px; 
	height: 24px; 
	border: none 0px;
	padding: 0px;
	
	border-width: 0px;
	
	}
	
	
	
	
.balk_footer
{
	width: 100%;
	height: 40px;
	}
	
	
	
	
	
.balk_image
{
	
	 width: 7px;
	 height:32px; 
	 border-width: 0px;
	}	
	
	
	
.balk_buttons
{
	 padding: 0px;
	 border: none 0px;
	}
	
	
.balk_menu
{
	height:40px;
	padding: 0px;
	border-style: hidden;
	border-width: 0px;
	border-color: #000;
	background: url(../images/background_repeat.gif) ;
	background-repeat:repeat-x;
	width: 100%
	}	
	
	
.clockDigit {
		
		background-image: url(../gfx/reflectedtypes.gif);
		background-repeat: no-repeat;
		width: 10px; height: 32px;
		
		margin: 1px;
		float: left;
		


		
		
}	


.logotable
{
	height: 40px;
	width: 100%;
	}