/* 2 colours */
/**************** Body and tag styles ****************/
* {
	margin:0;
	padding:0;
}
body {
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #036;
	background: #467ab0 url(http://users.telenet.be/wax-design/bgmvc.gif) repeat-x;
	text-align: center;
	margin: 0;
	padding: 0 0 25px 0;
	height: 100%;
	width: 100%;
}
/* links */
a {
	color: #03C;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #06F;
	background-color: inherit;
}
a img {
	border:none;
}
/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1 {
	font-size: 1.5em;
	color: #FFF;
} 
h2 { font-size: 1.4em; text-transform:uppercase;}
h3 { font-size: 1.3em; }

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0;
}
ul span, ol span {
	color: #666666; 
}

/* images */
img {
	border: 2px solid #CCC;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: 2px solid #568EB6;
}
a:hover img {  
  border: 2px solid #CCC !important; /* IE fix*/
  border: 2px solid #568EB6;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #4284B0; 
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #4284B0;   
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 
}

/* form elements */
form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}

/**************** Header and navigation styles ****************/
#masterdiv {
	background: #FFF;
	width: 985px;
	height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#leaderboard {
	position:relative;
	text-align: center;
	top:0px;
	left:0px;
	width:728px;
	height:90px;
	display: none;
}
#banner {
	width: 100%;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
#skyscraper {
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1;
}
#imu {
	width: 300px;
	height: 250px;
	text-align: center;
}

#header {
	position: relative;
	height: 150px;	
	background: #5983ae url(http://users.telenet.be/wax-design/tablijnmvc.gif) repeat-x 0% 100%;
}
#header h1 {
display:none;}

}
#header h2 
{display:none;}

#navigation {
	width:983px;
}
#navigation ul {
	z-index: 999999;
	position: absolute;
	margin:0;
	padding: 0;
	list-style:none;
	right: 0; 
	bottom: 6px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#navigation li {
   display:inline;
   margin:0; padding:0;
}
#navigation li a {
   float:left;
   background: url(http://users.telenet.be/wax-design/tabmvc.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#navigation a span {
   float:left;
   display:block;
   background: url(http://users.telenet.be/wax-design/tabrmvc.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation a span {float:none;}
/* End IE5-Mac hack */
#navigation a:hover span {
	color:#FFF;
}
#navigation a:hover {
   background-position:0% -42px;
}
#navigation a:hover span {
   background-position:100% -42px;
}
#navigation .selected a {
   background-position:0% -42px;
	color: #FFF;
}
#navigation .selected a span {
   background-position:100% -42px;
	color: #FFF;
}
/**************** Content styles ****************/
#main {
	clear: both;
	margin: 0;
	padding: 0;	
	background: #FFF;
}
#main #breadcrumbs {
	text-align: left;
}
#main #center {
	float: left;
	height: 100%;
	text-align: center;
	font-size:0.9em;
}
#main #center h2 {
	font-size: 1.5em;
	color: #03F;
}
#main #center h2 a {
	font-weight:normal;
}
#main #center h3 {
	margin:0 0 5px 0;
	font-size:1.4em;
	letter-spacing:-1px;
}
#main #center .content {
	text-align: left;
	margin-bottom: 10px;
}
#main #center a:hover, #subcontent a:hover {
	text-decoration:underline;
}
#main #center ul, #main #center ol {
	margin:0 5px 16px 35px;
}
#main #center dl {
	margin:0 5px 10px 25px;
}
#main #center dt {
	font-weight:bold;
	margin-bottom:5px;
}
#main #center dd {
	margin:0 0 10px 15px;
}
/**************** Sidebar styles ****************/
#main #left, #main #right {
	float: left;
	margin: 0;
	padding: 0; 
	display: inline;
}
#main #left h2, #main #right h2 {
	font-size: 1.5em;
	color: #36C;
}
#main #left p, #main #right p {
	margin:0 0 16px 0;
	font-size:0.9em;
}
/**************** Menublock styles ****************/
#menu, .menublock {
	margin:0 0 20px 8px;
	font-size:0.9em;
}
#menu ul, .menublock ul {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;
}
#menu li, .menublock li {
	margin-bottom:1px;
	border: 0px solid #f2f2f2;
}
#menu li a, .menublock li a {
	display:block;
	font-weight:bold;
	color: #369;
	text-decoration:none;
	padding:2px 5px 2px 10px;
	background: #b8c7ff;
	border-left:4px solid #5268a0;
	min-height:18px;
}
#menu li a:hover, .menublock li a:hover {
	padding:2px 5px 2px 10px;
	background: #b8c7ff;
	color: #039;
	border-left:4px solid #0042ff;
}
#menu li ul, .menublock li ul {
	margin:3px 0 3px 15px;
	font-size:1em;
	font-weight:normal;
}
#menu li ul li, .menublock li ul li {
	margin-bottom:0;
}
#menu li ul a, .menublock li ul a {
	font-weight:normal;
}

/**************** Footer styles ****************/

#footer {
	clear: both;
	background: #0656a9;
	border-top: 5px solid #007cfd;
	margin: 0;
	padding: 0;
	height: 50px;
	font-color: #FFF;
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF;
}
#footer p {
	padding:0;
	margin:0;
	text-align:center;
	color: #FFF;
}

#bottombar {
	overflow: hidden;
	width: auto;
	height: 17px;
	position: absolute;
	bottom: 0;
	left: 0px;
	right: 0px;
	color: #ffffff;
	background: #036;
	border: 1px solid #003;
	font-size: 13px;
	text-align: center;
}
@media screen
{
	body>div#bottombar
	{
		position: fixed;
	}
}
#bottombar ul {
	margin: 2px 0 0;
	padding: 0;
	list-style: none;
	width: 100%;
	height: 13px;
	color: #ffffff;

}
#bottombar ul li {
	display: inline;
	padding-left: 40px;
	color: #ffffff;

}
#bottombar a {
	
	border: 0px solid #003;
	color: #FFFFFF;
	padding: 1px;
}
/**************** Misc classes and styles ****************/
.clear {
	clear:both;
}
.small {
	font-size:0.8em;
}
.hide {
	display:none;
}
.textcenter {
	text-align:center;
}
.textright {
	text-align:right;
}
.important {
	color:#f02025;
	background-color:inherit;
	font-weight:bold;
}

.box {
	margin:0 0 20px 0;
	padding:10px;
	border:1px solid #c0c0c0;
	background-color:#fafbfc;
	color:#505050;
	line-height:1.5em;
}
/** PAGINATION **/
.pagination {
	font-size: 80%;
}
.pagination a {
	text-decoration: none;
	border: solid 1px #AAE;
	color: #15B;
}
.pagination a, .pagination span {
	display: block;
	float: left;
	padding: 0.3em 0.5em;
	margin-right: 5px;
	margin-bottom: 5px;
}
.pagination .current {
	background: #26B;
	color: #fff;
	border: solid 1px #AAE;
}
.pagination .current.prev, .pagination .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}
#our_news {
   display:inline;
   margin:0; padding:0;
   color: #492F98;
   font-size: 80%;
   text-decoration:none;
}