/*
body,html {
	overflow-y:auto;
}
*/
body {
	margin:0;
	background: #004276;
}

h1,h2,h3,h4,h5,h6{margin-bottom:0px; padding-bottom:0px;}

h2{
	margin-top:0px;
	padding-top:0px;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #2B5D9D;
	margin-bottom: 10px;
	}

body, td, table, div {
	font-family: arial,helvetica,clean,sans-serif;
	color:#000;
	font-size: 12px;
}

img {
	border:none;
}
form {
	margin:0;
}

table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

#dataTable {
	border-collapse:collapse;
	border: 1px solid #d6d6d6;
}

#dataTable td, #dataTable th {
	padding:1px 4px;
	border: 1px solid #e1e1e1;
}

a:focus {
	outline:none;
}

a, a:link, a:visited {
	color: #004276;
	text-decoration: none;
}

a:active, a:hover  {
	color: #004276;
	text-decoration: underline;
}

a.menuLink {
		font-size: 14px;
}

.module {
	margin-bottom:5px;
}

.moduleData {
	padding-left:5px;
	padding-right:10px;
	background-image: url('./images/bg_big.png');
	background-position: bottom right;
	padding-top:10px;
	padding-bottom:35px;
}

.moduleDataBig {
	padding-left:5px;
	padding-right:10px;
	background-image: url('./images/module_bg_flat.png');
	background-position: top left;
	padding-top:10px;
	padding-bottom:10px;
}

.moduleData a, .moduleData a:link, .moduleData a:visited {
	color: #175fb7;
}

.moduleData ul li {
	list-style-type: none;
	margin-left: -36px;
}

.moduleData ul {
	margin-top:3px;
	margin-bottom:5px;
}


#banner h1 {
	color: #000;
	margin:5px;
	text-align: left;
	font-weight: normal;
}

#banner {
	margin: 0px 2px 5px 3px;
}


ul li.comment{
	list-style-type: none;
	padding-left: 0px;
	margin-left: -22px;
}

div .commentUser{
	background: #ececec;
	padding:0px;
	margin-top:5px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

div .commentUserRight{
	padding:5px 5px;
	float:right;
	white-space:nowrap;
}

div .commentUserLeft{
	padding:5px 5px;
}

div.commentBody{
	
	margin-bottom:10px;
	padding-left:5px;
	padding:5px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

div.commentBody p{
	margin:0;
}

.commentArea {
	width:500px; height:200px;
}

div.error{
	text-align:left;
	color:red;
	font-weight:bold;
	padding:3px 3px 1px 3px;
}

#entryTitle h1 {
	font-size:18px;
	line-height:18px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0;
}

#entryIntro {
	padding-top:0px;
	font-weight:bold;
	color:#333;
	padding-bottom:8px;
}

#entryProperties {
	color:#999;
	font-weight:bold;
}

#entryPic {
	margin-right:10px; 
	margin-bottom:2px;
}

#editEntryPicturesTable {
	vertical-align: top;
	width: 100px;
	text-align: center;
}

.editEntryPicture {
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 100%;
}

#comments {
	margin-top:-5px;
	margin-left:-18px;
}

.fullheightwidth{
	width: 100%;
	height:100%;
}

.fullheight{
	height:100%;
}

.fullwidth{
	width:100%;
}

#maintable{
	height:100%;
	background:#FFF;
}

#contentTable {
	height:100%;
	width: 100%;
}

#footer {
	padding:5px;
	color: #aaaaaa;
	padding-bottom:10px;
	background:#004276;
}

#toprow {
	height: 27px;
	width: 100%;
	color: #ffffff;
}

.bar {
	height: 27px;
	width: 100%;
	color: #ffffff;
}

.bar_left {
	background-image: url('./images/balk_links2.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 27px;
	width: 10px;
}

.bar_center {
	background-image: url('./images/balk_midden2.png');
	background-repeat: repeat-x;
	background-position: top left;
	height: 27px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.bar_right {
	background-image: url('./images/balk_rechts2.png');
	background-repeat: no-repeat;
	background-position: top right;
	height: 27px;
	width: 10px;
}

.mod {
	width: 100%;
}

.mod_topleft{
	background-image: url('./images/mod_links.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 1px;
	width: 2px;
}

.mod_top{
	background-image: url('./images/mod_top.png');
	background-repeat: repeat-x;
	background-position: top left;
	height: 1px;
}

.mod_top2{
	width: 47px;
	height: 1px;
	background-image: url('./images/mod_top.png');
	background-repeat: repeat-x;
	background-position: top left;
}

.mod_topright{
	background-image: url('./images/mod_rechts.png');
	background-repeat: no-repeat;
	background-position: top right;
	height: 1px;
	width: 2px;
}

.mod_left{
	background-image: url('./images/mod_links.png');
	background-repeat: repeat-y;
	background-position: top left;
	width: 2px;
}

.mod_left2{
	background-image: url('./images/mod_links.png');
	background-repeat: repeat-y;
	background-position: top left;
	width: 2px;
	height: 43px;
}

.modbig_bottomleft{
	background-image: url('./images/modulebig_bottomleft.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 45px;
	width: 2px;
}

.mod_right{
	background-image: url('./images/mod_rechts.png');
	background-repeat: repeat-y;
	background-position: top right;
	width: 2px;
}

.mod_right2{
	background-image: url('./images/mod_rechts2.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 2px;
	height: 43px;
}

.modbig_bottom{
	background-image: url('./images/modulebig_bottom.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 45px;
}

.mod_bottom2{
	background-image: url('./images/mod_onder2.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 2px;
	width: 47px;
}

.modbig_bottomright{
	background-image: url('./images/modulebig_bottomright.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 45px;
	width: 49px;
}

#welcomeuser{
	float:right;
	font-variant: small-caps;
	color:#000000;
	margin-right:45px;
	margin-top:10px;
}

#login{
	position:absolute;
	width:230px;
	height:140px;
	right:0px;
	margin-right:45px;
}

#loginImg{
	position:absolute;
	top:0px;
	left:0px;
}

#loginTxt{
	position:absolute;
	top:0px;
	left:0px;
	color:#a7c529;
	text-align:left;
	
}

#login div{color:#a7c529;}

#breadcrumb {
	text-align:left;
	font-variant: small-caps;
	color: #000000;
	margin-bottom: 5px;
	margin-left: 23px;
	font-size:11px;
}

#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited {
	color: #000000;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#topmenu{
	margin:0px;
	padding:0px;
	left:0px;
	top:181px;
	height:26px;
	position:absolute;
	padding-left:3px;
	font-size:11px;
	color:#333333;
	text-transform: uppercase;
}

#topmenu a, #topmenu a:link, #topmenu a:visited {
	color: #333333;
	text-decoration: none;
}

#topmenu a:hover {
	text-decoration: none;
}

.titles {
margin:0px;
}

.titles ul li {
	list-style-type: square;
	margin-left: -22px;
}

.intros{
	margin:3px;
	
}

.introstext, .introstext a, .introstext a:link, .introstext a:visited {
	color: black;
	text-decoration: none;
}

.introstext a:hover, .introstext a:hover h2 {
	color: #004276;
}


.introtitles{
	line-height:25px;
}

.introtitlescont {
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:12px;
}

.introtitlesreact{
	float:right; 
	padding-right:8px;
	color: #ffffff;
}

.introtitles, .introtitles a, .introtitles a:link, .introtitles a:visited {
	color: #ffffff;
}

.li_title_dark {	
	background:#0076E9;
	background-image: url(./images/bullet_dark.png); 
	background-position: 5px 50% ; 
	background-repeat:no-repeat;
}

.li_title_light {
	background:#004990;
	background-image: url(./images/bullet_light.png); 
	background-position: 5px 50% ; 
	background-repeat:no-repeat;
}

a.white, a:link.white, a:visited.white {
	color: white;
}

/*
=========================================================================
star rating
=========================================================================
*/

.star-rating, .star-rating a:hover, .star-rating a:active, .star-rating a:focus, .star-rating .current-rating{
	background: url(../img/star.png) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, .star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}

.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

.small-star, .small-star-voted{
	width:50px;
	height:10px;
}

.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating,
.small-star-voted, .small-star-voted a:hover, .small-star-voted a:active, .small-star-voted a:focus, .small-star-voted .current-rating {
	line-height: 10px;
	height: 10px;
	margin-bottom:3px;
	_margin-bottom:0px;
}

.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating{
	background-image: url(../img/star_small3.gif);
}

.small-star-voted, .small-star-voted a:hover, .small-star-voted a:active, .small-star-voted a:focus, .small-star-voted .current-rating{
	background-image: url(../img/star_small2.gif);
}

/*
=========================================================================
lightbox
=========================================================================
*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url('./images/overlay.png'); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url('./images/blank.gif');
}
	
.headerBox {
	border-top:1px dashed black;
	border-bottom:1px dashed black;
}

.headerBox h1{
	font-weight:bold;
	font-size: 12pt;
	margin: 2px 2px;
	color: #ec0088;
	text-transform: uppercase;
}


.bodyBox {
	margin: 4px 2px 4px 2px;
}

.containerBox {
	margin-top: 10px;
	margin-right:10px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
}

/*================================================================================*/


#thumb {
	margin-right: 5px;
	margin-bottom: 5px;
	float:left;
}

#outer {overflow: hidden; position: relative;}
#outer[id] {display: table; position: static;}

#middle {position: absolute; top: 50%; _left: 50%;} /* for explorer only*/
#middle[id] {display: table-cell; text-align:center; vertical-align: middle; position: static;}

#inner {position: relative; top: -50%; _left: -50%} /* for explorer only */


.CBintro {clear:both;}
.CBintro p{margin:0px;padding:0px;}



.mbOuter,.mbOuterL{margin-bottom:10px;}
.mbOuterL{margin-right:0px; margin-left:0px;}



.CBbar{background:#0173bd; font-size:14px; color:white; font-weight:bold;padding-top:6px;padding-bottom:6px;padding-left:10px; padding-right:5px;}

.CBlistItem{border-bottom:1px dashed #C0C0C0; padding-top:3px; padding-bottom:3px;}

.CBlistItemEvent{border-bottom:1px dashed #C0C0C0; padding-top:5px; padding-bottom:5px;}

/* remember to define focus styles! */
:focus { outline: 0; }

#uplbut{
	float:left; border: outset 1px #7FAAFF; background-color: #C5D9FF; padding: 2px;
}

#toprowcell{
	background-image: url('./images/bannersenseforsocietyv4b.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:207px;
	width:955px;
}



#listtopmenu {
	padding: 0;
	margin: 0;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}

#listtopmenu ul{
	padding: 0px;	
	margin: 0px;
	float: left;
	height:26px;
	overflow:hidden;
}

#listtopmenu ul li	{
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	margin-right: 4px;
	height:26px;
}

#listtopmenu ul li a {
	margin: 0;
	white-space: nowrap;
	text-decoration: none;
	background:#dddddd;
	padding-right:10px;
	padding-left:10px;
	
	line-height:26px;
	
	padding-top:8px;
	padding-bottom:6px;
}

#listtopmenu ul li a:hover
{
	text-decoration: none;
	color: #333333;
	background: #cccccc;
}
 
#listtopmenu ul li a.actief, #listtopmenu ul li a:link.actief, #listtopmenu ul li a:visited.actief, #listtopmenu ul li a:hover.actief
{
	text-decoration: none;
	color: #ffffff;
	background: #004276;
}

.modlist, .modlist li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.moddatabg .modlist a, .moddatabg .modlist a:link, .moddatabg .modlist a:visited, .moddatabg .modlist a:hover,
.moddatabg a, .moddatabg a:link, .moddatabg a:visited, .moddatabg a:hover {
	color:#004276;
	line-height:20px;
} 

.moddatabg{
	 margin-top:5px; 
	 margin-left:4px; 
	 margin-right:4px; 
	 padding-left:9px; 
	 padding-top:8px; 
	 padding-bottom:8px; 
	 margin-bottom:10px; 
	 color:#333333; 
	 padding-right:7px; 
	 font-size:12px;
}

.moddata .modlist a, .moddata .modlist a:link, .moddata .modlist a:visited, .moddata .modlist a:hover, 
.moddata a, .moddata a:link, .moddata a:visited, .moddata a:hover {
	color:#004276;
	line-height:20px;
} 

.moddata{
	margin-top:5px; 
	margin-left:4px; 
	margin-right:4px; 
	padding-left:0px; 
	padding-right: 0px;
	padding-top:0px; 
	padding-bottom:0px; 
	margin-bottom:5px;
}




/*
BIG MOD
*/

.bigmoddataouter{
	margin:2px;
	margin-top:5px;
}

.bigmoddata{
}

.bigmoddata a, .bigmoddata a:link, .bigmoddata a:visited, .bigmoddata a:hover {
	color:#004276;
} 

.dottedline{
	background-image: url('./images/dotted_line.gif');
	background-repeat: repeat-x;
	background-position: top left;
	font-size:1px; height:3px; overflow:hidden;
}

.lijnmeer{
	background-image: url('./images/lijn_meer.gif');
	background-repeat: repeat-x;
	background-position: bottom left;	
	font-size:1px; height:12px; overflow:hidden;
	
	filter:alpha(opacity=15); 
	-moz-opacity:0.15;
	opacity:0.15;
	
}

.borderpicTL{
	background-image: url('./images/borderpic_tl.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width:3px;
	height:3px;
}

.borderpicTR{
	background-image: url('./images/borderpic_tr.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width:3px;
	height:3px;
}

.borderpicBL{
	background-image: url('./images/borderpic_bl.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width:3px;
	height:3px;
}

.borderpicBR{
	background-image: url('./images/borderpic_br.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width:3px;
	height:3px;
}

.borderpicH{
	background-image: url('./images/borderpic.gif');
	background-repeat: repeat-x;
	background-position: top left;
	height:3px;
}

.borderpicV{
	background-image: url('./images/borderpic.gif');
	background-repeat: repeat-y;
	background-position: top left;
	width:3px;
}

.bigmodouter{	margin-bottom:20px;	clear:both;}



.bigmodtitle{	background:#dddddd; padding:7px 5px 6px 5px; color:#333333; font-size:15px; font-weight:bold;}

.bigmodline{	background:#a7c529; font-size:1px; height:3px; overflow:hidden;}

.bigmodinner{	  top:13px; overflow:hidden;}
.bigmodbottom{margin-top:2px;}

.bigmodinner, .bigmodbottom{left:5px;}

.bigmodpic{float:right; margin-left:10px;color:#1f6787;font-size:14px;}

.bigmodinnertitle{font-size:14px; margin-bottom:5px;color:#1f6787;}
.bigmodinnertitle td{font-size:14px;color:#1f6787;}

.bigmodmore{float:left;margin-right:7px; font-size:14px;}

.bigmoddate{margin-top: 5px;color:#1f6787;}

.bigmodauthor, .bigmodnrcomments{color:#1f6787;}


ul.forumul li{
	list-style-image: url('./images/Folder_32.png');
	
}

ul.forumul li a{
	font-size:12px;
	height:25px;
}

#forumtable, #forumtable td{
	border:1px solid #ccc;
}

.forumrowbig{
	background-image: url('./images/project_open-24.png');
	background-repeat: no-repeat;
	background-position: 7px center; /* 5px from left, vertical center */
	font-weight:bold;
	padding-left: 40px;
	height:40px;
	color:#1f6787;
}

.forumrowsmall{
	background-image: url('./images/project_open-24.png');
	background-repeat: no-repeat;
	background-position: 14px center ; /* 12px from left, vertical center */
	padding-left: 47px;
	height:40px;
}

.forumrowentry{
	background-image: url('./images/contents-24.png');
	background-repeat: no-repeat;
	background-position: 5px 1px; /* 5px from left, 1px from top */
	padding-left: 44px;
	height:24px;
}

.titlemain{
	background:#dddddd; padding:7px 5px 6px 5px; color:#333333; font-size:15px; font-weight:bold; margin-bottom:7px;
}

.titlemain a, .titlemain a:link, .titlemain a:visited, .titlemain a:hover {
	color:#004276;
} 

p {margin-bottom:0px; margin-top:10px;}


/* PROFILE */

.proffunc {
	width:80px; 
	float:right; 
	margin-left:2px; 
	margin-right:2px;
}

hr {
	background-color: #DDDDDD;
	color: #DDDDDD;
}

.profqc {
	font-weight: bold;
	padding-right: 5px;
}

.profq {
	font-weight:bold;
	line-height:1.5em;
}
.profa {
	padding-left:10px;
	margin-bottom: 10px;
	line-height:1.5em;
}

.profspacer {
	clear:both;
	font-size:1px;
	height:7px;
}

#nexttech{
	margin:8px 5px 0px 0px; 
	text-align:right;
	font-style:italic;
	font-weight:bold;
	font-size:20px;
	float:right;
}


.counter {
	font-size: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #000;
}

.cnote {
	font-size: 11px;
	padding-top: 2px;
	color: #000000;
	text-align:center;
}


li.submenu a, li.submenu a:visited, li.submenu a:link{
	padding-left:3px;
	width:100%;
	color: #004276;
	display: block;
}

ul.modlist li.submenu a:hover, ul.modlist li.submenu a:active, li.submenu a.actief, li.submenu a:link.actief, li.submenu a:visited.actief, li.submenu a:hover.actief {
	text-decoration: none;
	color: #ffffff;
	background: #004276;
	width:100%;
}

