/* MAIN */
body 
{
	font-family: Helvetica;
	font-size:13px;
	margin: 0px;
	margin-left:2px;
	margin-right:2px;
	padding: 0px;
	background:#474747; 
}

.footer {background-image: url(../gfx/footer.jpg); background-position:left bottom; height:83; width:995; padding-top:20px; text-align:center;}
A.footerLink {color:#959595 !important; padding-left:18px; padding-right:18px; font-size:11px; text-transform:capitalize;}
A.footerLink:hover {color:#000000 !important;}
td 
{
	font-size:9pt;
	text-align:left;
}


/* BLOCK LEVEL ELEMENTS */
div#container 
{
	z-index:1;
	width:995px;
	margin-top: 4px;
}
#left_container
{
	width:304px;
	float:left;
}

div#horizontal_square_holder{
	float: left;
	margin-left:1px;
	margin-right:1px;
	width:300px;
}

div#adblock 
{
	width:120px;
	height:600px;
	display:block;
	overflow:hidden;
}

div#content_square_alarmschijf,
div#content_square {
	width:148px;
	height:196px;
	display:block;
}

div#square_header {
	background-image:url("../images/content_area_header.gif");
	background-repeat:repeat-x;
	width:210px;
	height:25px;
	color: #FFFFFF;
	float:left;
	text-transform:uppercase;
}
	
div#square_content_background {
	float:left;
	
	/*margin-left:1px;*/
	width:148px;
	height:173px;
	
	
}	
div#square_content_background table td
{
	height:33px;
	vertical-align:top;
}

div#alarmschijf_content{

	margin-top:138px;
	background:#ffffff;
	font-size:10px;
	color:#FF0000;
	font-weight:bold;
	padding-bottom:3px;
	padding-left:8px;
	-moz-opacity: .8;
	opacity: .8;
	height: 20px;
	width: 200px;
	filter:Alpha(opacity=80);
}

div#content_rectangle,
div#bannerLeft 
{
	margin:0px;
	margin-top:2px;
	width:300px;
	float:left;
}

div#rectangle_content {

	width:300px;
	height:140px;
	min-height:100px;
}
div#bottom 
{
	width:300px;
	height:0px;
}
div#dotted_top
{
	width:300px;
	height:16px;
}
div#header {
	background-image:url(../images/content_area_header.gif);
	background-repeat:repeat-x;
	
	width:455px;
	height:22px;

	font-size:11px;
	color: #FFFFFF;
	
	float:left;
	
	text-transform:uppercase;
	padding-bottom:3px;
}

div#header_stop {
	background:url(../images/content_area_header_stop.gif);
	background-repeat:no-repeat;
	
	width:1px;
	height:22px;
	
	float:right;
	
	border:0px solid #000000;

}

div#header a 
{
	text-decoration:none;
	color:#ffffff;
}

div#top40 
{
	width:100%;
}

div#zoekencontainer {
	float:left;
	height: 160px;
	width: 205px;
	background:url(../images/search_background.png); 
	background-repeat:no-repeat; 
}

div#searchExpander {
	position:absolute;
	z-index:90;
	width:207px;
	height:200px;
	float:left;
	left:0px;
}

div#topfiller {
	height:160px;
	width:995px;

}
div#topadblock 
{	
	width: 995px;
	max-height:94px;
	overflow:hidden;
	background-color:Black;
}

div#topbalk 
{	
	background-color:#000000;
	width: 995px;
	height:160px;
	overflow:hidden;
}
		
div#zoekenTextFieldContainer{
	
	padding-top:21px;
	padding-left:30px;

}

div#SearchHeader {
	
	color: #b3b3b3;
	font-size: 15px;
	font-weight:bold;
	text-transform:uppercase;
	
	padding-top:10px;
	padding-left:0px;
	text-align:left;
	padding-left:10px;
	
}

div#searchResultHeader {

	background-image: url(../images/searchresult_header.jpg);
	height:20px;
	width:207px;
}

div#searchResultHeader_text{

	padding-left:17px;
	padding-top:2px;
	font-size:12px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight: bold;
	

}
#dateDiv 
{
	width: 220px;
	height: 180px;
	z-index: 9;
	position: absolute;
	background: url(../images/calender_bg.png) no-repeat;
	color: #ffffff;
	padding-left: 10px;
}
.ie7#dateDiv
{
	left:0px;
}
#alarmschijf 
{
	overflow:hidden;
	padding:0px;
	
}

/* CALENDAR STYLES */

select.dateDivcpYearNavigation,
select.dateDivcpMonthNavigation
{
	background-color:#181818;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:7pt;
	border:1px solid white;
}
A.dateDiv 
{
	color:#ffffff;
}
.dateDivcpDayColumnHeader 
{
	font-size:8pt;
	padding:3px;
	font-weight:bold;
	color:#c7c7c7 !important;
}
.dateDivcpYearNavigation,
.dateDivcpMonthNavigation,
.dateDivcpCurrentMonthDate,
.dateDivcpCurrentMonthDateDisabled,
.dateDivcpOtherMonthDate,
.dateDivcpOtherMonthDateDisabled,
.dateDivcpCurrentDate,
.dateDivcpCurrentDateDisabled,
.dateDivcpTodayText,
.dateDivcpTodayTextDisabled,
.dateDivcpText
{
font-size:8pt;
padding:2px;
padding-bottom:4px;
height:20px;

color:#ffffff !important;
vertical-align:middle;
}
TD.dateDivcpCurrentMonthDate_hover,
TD.dateDivcpOtherMonthDate_hover
{
	background:url(../images/rollover_calender.png) no-repeat;
	width:22px;
	padding:2px;
	font-size:8pt;
	padding-bottom:4px;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
}
TD.dateDivcpCurrentMonthDate,
TD.dateDivcpOtherMonthDate
{
	width:22px;
	text-align:center;
	padding:2px;
	padding-left:0px;
	padding-right:0px;
}
TR.dateDivcpWeekRow 
{
	width:165px;
}
TD.dateDivWeekNr 
{
	color:#c7c7c7;
	font-weight:bold;
	padding-right:4px;
}
TD.dateDivcpDayColumnHeader
{
text-align:right;
}
.dateDivcpCurrentMonthDate,
.dateDivcpOtherMonthDate,
.dateDivcpCurrentDate
{
text-align:right;
text-decoration:none;
color:#ffffff;
}
.dateDivcpCurrentMonthDateDisabled,
.dateDivcpOtherMonthDateDisabled,
.dateDivcpCurrentDateDisabled
{
color:#181818;
text-align:right;
text-decoration:line-through;
}
.dateDivcpCurrentMonthDate
{
color:#ffffff;
font-weight:bold;
}
.dateDivcpCurrentDate
{
color: #FFFFFF;
font-weight:bold;
}
.dateDivcpOtherMonthDate
{
color:#808080;
}
TD.dateDivcpCurrentDate
{
	color:#FFFFFF;
	background:url(../images/rollover_calender.png) no-repeat;
	padding:2px;
	text-align:center;
	width:22px;
	padding-left:0px;
	padding-right:0px;
}
TD.dateDivcpCurrentDate_hover 
{
	color:#FFFFFF;
	text-align:center;
	background:url(../images/rollover_calender.png) no-repeat;
	padding:2px;
	width:22px;
	padding-left:0px;
	padding-right:0px;
}
TD.dateDivcpCurrentDateDisabled
{

}
TD.dateDivcpTodayText,
TD.dateDivcpTodayTextDisabled
{

}
A.dateDivcpTodayText,
SPAN.dateDivcpTodayTextDisabled
{
height:20px;
}
A.dateDivcpTodayText
{
color:#FF0000;
font-weight:bold;
}
SPAN.dateDivcpTodayTextDisabled
{
color:#D0D0D0;
}