/* Start of CMSMS style sheet 'Clarity Black Main' */
body {
  	font-family: 			Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	background: 				url(../images/bg.jpg) center top repeat-x;
	background-color:			#3d3d3d;
        list-style-image: url("/images/list-icon.png");
}

#main {
	width: 					900px;
	height:					636px;
	margin-left:			auto;
	margin-right:			auto;
	margin-top:				2%;
	border:					solid 1px #686868;
}

#head {
	width:					900px;
	height:					65px;
	background:				url(../images/bovenbalk.jpg);
	float:					right;
	position:				relative;
	margin-top:				0px;
        z-index:                              900;
}

#menu {
	width:					544px;
	height:					27px;
	float:					right;
	position:				absolute;
	margin-top:				14px;
	margin-left:			50px;
	font-family:			Arial, Sans-Serif;
	text-transform:			uppercase;
	font-size:				12px;
	color:					#FFF;
        z-index:                              1000;
	}

#search {
	width:					200px;
	height:					27px;
	float:					right;
	position:				absolute;
	margin-top:				23px;
	margin-left:			678px;
	font-family:			Arial, Sans-Serif;
	}

#middle-content{
	width:					900px;
	height:					367px;
	float:					right;
	position:				absolute;
	margin-top:				65px;
	z-index:				150;
}

#content{
	width:					860px;
	height:					327px;
	background-color:				#3d3d3d;
	color:				#FFF;
        font-family:			Arial, Sans-Serif;
        font-size:			12px;
	float:					right;
	position:				absolute;
	margin-top:				65px;
        padding:                                20px;
        overflow:                                auto;
	z-index:				100;
}

#video{
	width:					900px;
	height:					367px;
	background:                           url(../images/videobg.jpg);
	float:					right;
	position:				absolute;
	margin-top:				65px;
        overflow:                                none;
	z-index:				100;
	text-align:                             center;
}

#flashholder {
       width:					900px;
	height:					367px;
	float:					right;
	position:				absolute;
	margin-top:				0px;
        z-index:                              30;
}
 
#bottom-content {
	width:					900px;
	height:					204px;
	background:				url(../images/onderbalk.jpg);
	float:					right;
	position:				absolute;
	margin-top:				432px;
}
#bottom-content_oneline {
	width:					900px;
	height:					204px;
	background:				url(../images/onderbalk-oneline.jpg);
	float:					right;
	position:				absolute;
	margin-top:				432px;
}

#box1 {
	width:					264px;
	height:					186px;
	float:					right;
	position:				absolute;
	margin-left:			36px;
	margin-top:				12px;
}

#box2 {
	width:					250px;
	height:					186px;
	float:					right;
	position:				absolute;
	margin-left:			330px;
	margin-top:				12px;
}

#box3 {
	width:					250px;
	height:					186px;
	float:					right;
	position:				absolute;
	margin-left:			614px;
	margin-top:				12px;
}

#box4 {
width:					800px;
	height:					186px;
	float:					right;
	position:				absolute;
	margin-left:			36px;
	margin-top:				12px;
}

#titlebox {
	height:					23px;
	float:					right;
	position:				absolute;
	margin-top:				5px;
	margin-left:			0px;
	font:					Verdana, Arial, Sans Serif;
	color:					#aeff13;
	font-weight:			bold;
}
	
	#contentbox {
	height:					148px;
	float:					right;
	position:				absolute;
	margin-top:				40px;
	margin-left:			0px;
	font:					Verdana, Arial, Sans Serif;
	color:					#fff;
	font-size:				11px;
	overflow:				hidden;
}

#copyright {
	font:					Verdana, Arial, Sans Serif;
	color:					#8d8d8d;
	font-size:				9px;
	overflow:				hidden;
}

a:link {
outline: none;
color: 							#aeff13;
text-decoration:                                    none;

}

a:visited {
outline: none;
color: 							#aeff13;
text-decoration:                                    none;

}

a:hover {
outline: none;
color: 							#8d8d8d;

} 

a:active {
outline: none;
color: 							#ffffff;

}

.buttoncss {
background-color:#3d3d3d;
border: 1px solid #aeff13;
color: #FFF;
}

#tweetload {
margin-top: 20px;
margin-left: 50px;
text-align: center;
}

#tweet{
list-style-image: url("/images/twitter-icon.png");
list-style-position: outside;
margin-left: -25px;
}


/* End of 'Clarity Black Main' */

