/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
}

body {
	background: #A3B2A1;
	font: 1em/1em Arial, Helvetica, sans-serif;
}


div.clear {
	clear: both;
}
div#headerwrapper {
	 background: transparent url(../images/header.bg.jpg) repeat-x top left;
	 background-color: #b82c08;
	 width: 100%;
	 position: relative;
	 height: 165px;
	 z-index: 15;
}

div#header {
	width: 980px;
	height: 114px;
	margin: 0px auto;
	position: relative;
}

div#search {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 340px;
	height: 32px;
	padding-top: 80px;
	padding-left: 310px;
}

div#search label {
	color: #8D8C8F;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
}

div#search input.searchfield {
	border: 1px solid #8D8C8F;
	width: 180px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 2px;
	color: #8d8c8f;
}

div#search input.searchsubmit {
	background: transparent url(../images/search.icon.png) no-repeat 50% 50%;
	width: 20px;
	height: 20px;
	text-indent: -10000em;
	overflow: hidden;
	border: 0px;
	outline: none;
	font-size: 1px;
	padding-left: 20px;
}

div#login {
	position: absolute;
	right: 282px;
	top: 4px;
	height: 30px;
	z-index: 25;
}

div#social {
	position: absolute;
	right: 300px;
	height: 30px;
	z-index: 25;
}
div.logininfo
{
    position: absolute;
    width: 200px;
}

div#login div {
	float: left;
	
}

div#login div.login a,
div#login div.register a {
	color: #9FAD9C;
	text-decoration: none;
	text-transform: uppercase;
	padding: 3px 32px 3px 20px;
	font-weight: bold;
	font-size: 0.9em;
}

div#login div.login {
	position: absolute;
}

div#login div.login a {
	background: #9FAD9C;
	color: #fff;
	margin-left: 4px;
	
}

div#login div.register  
{
    position: absolute;
	margin-top: 23px;
	
}

div#loginform {
	width: 156px;
	height: 110px;
	position: absolute;
	top: 20px;
	left: -59px;
	background: #8E2301;
	padding: 6px;
	color: #fff;
	font-size: 0.83em;
	z-index: 23;
}

div#loginform input {
	border: 1px solid #8D8C8F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 2px;
	color: #8E2301;
	width: 150px;
	margin-bottom: 6px;
}

div#loginform input.submit {
	width: auto;
	float: right;
	padding: 2px 15px;
}

a#logo {
	width: 144px;
	height: 98px;
	position: absolute;
	background: transparent url(../images/logo.png) no-repeat 50% 50%;
	display: block;
	left: 25px;
	top: 3px;
	text-indent: -100000em;
	overflow: hidden;
}
	

div#menu {
	width: 965px;
	height: 61px;
	margin: 0 auto;
	position: relative;
	z-index: 21;
	font-size: 1.1em;
}

div#menu ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 21;
}

div#menu li {
	list-style-type: none;
	display: inline;
	float: left;
	z-index: 21;
	position: relative;
	height: 46px;
}

div#menu a {
	display: block;
	float: left;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	padding: 15px 12px;
	font-size: 0.7em;
	white-space: nowrap !important;
}

div#menu a.active {
    background:#E5E4E2 none repeat scroll 0 0;
    border:1px solid #B3B2B0;
    color:#8E2301;
    font-weight:bold;
    margin-top:0;
    padding:15px 11px 6px;
    z-index:10;
    height: 23px;
}


div#menu a div {
	padding-left: 2px;
	padding-right: 2px;
	white-space: nowrap !important;
}

div#menu a:hover {
	text-decoration: underline;
}

div#menu div.submenu {
	background: #8E2301;
	float: left;
	left: 0;
	margin-left: 1px;
	padding-bottom: 6px;
	position: absolute;
	top: 45px;
	z-index: 10;
}

div#menu div.submenu li {
	height: auto;
	display: block;
	float: none;
	width: auto;
}
div#menu div.submenu a {
	padding: 7px 50px 7px 11px;
	white-space: nowrap;
	float: none;
	font-size: 0.82em;
	text-transform: none;
}


div#contentwrapper {
	width: 100%;
	position: relative;
	background: #e5e4e2 url(../images/content.bg.jpg) repeat-x top left;
}

div#content {
	width: 980px;
	margin: 0px auto;
	background: transparent url(../images/main.picture.png) no-repeat top left;
	
}

div.col {
	float: left;
}
div.col1 {
	width: 736px;
}

div.col2 {
	width: 244px;
}

div.col1 div.contentblock {
	width: 612px;
	margin-left: 67px;
	margin-top: 283px;
	margin-bottom: 20px;
}

div.contentblock div.title {
	background: #8E2301;
	height: 23px;
	padding: 5px 8px 0px;
}

div.contentblock div.title h1 {
	font-size: 0.8em;
	color: #fff;
	text-transform: uppercase;
	margin: 0px !important;
}


div.contentblock div.contenttop
{
    margin-top: 10px;
    background: transparent url(../images/contenttop.png) no-repeat top left; 
    width: 612px;
    height: 7px;
}
div.contentblock div.contentbottom
{
    background: transparent url(../images/contentbottom.png) no-repeat top left; 
    width: 612px;
    height: 7px;
}
div.proffessionalRight
{
    width: 315px;
    position: absolute;
    left:622px;
    float:left;
}
div.contentblock div.content 
{
    background: #F2F2F1 url(../images/contentbg.png); 
	padding: 11px;
	color: #595959;
	font-size: 0.8em;
	line-height: 1.6em;
	position:relative; 
}
div.contentblock div.content h1 {
    font-size:1.7em;
}
table
{
    color: #595959;
}
div.contentblock div.quote {
	color: #8E2301;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 50px;
	font-size: 15px;
	float: left;
	line-height: 35px;
	font-style:italic;
}
div.contentblock div.content .title
{
    font-weight: bold;
    color: #8E2301;
}
div.itemlist {
	width: 100%;
}

div.itemlist div.listtitle {
	width: 150px;
	padding: 6px 8px 0px;
	background: #9FAD9C;
	height: 22px;
}

div.itemlist div.listtitle h2 {
	text-transform: uppercase;
	margin: 0px !important;
	color: #fff;
	font-size: 0.8em;
}

div.itemlist.first {
	height: 281px;
	padding-top: 30px;
}
div.itemlist.firstSub {
	height: 253px;
	padding-top: 30px;
}
div.itemlist a.item {
	background: transparent url(../images/readmore.png) no-repeat 100% 50%;
	border-top: 1px solid #CFCECC;
	padding: 25px 0px;
	display: block;
	text-decoration: none;
}
div.itemlist a.item:hover {
	background: transparent url(../images/readmore.hover.png) no-repeat 100% 50%;
}

div.itemlist a.item div.title {
	color: #8e2301;
	text-transform: none;
	font-size: 0.88em;
	font-weight: bold;
}

div.itemlist a.item div.description {
	color: #595959;
	font-size: 0.8em;
}

div.itemlist a.item.first {
	border-top: 0px;
}

div#footerwrapper {
	width: 100%;
	position: relative;
	background: transparent url(../images/footer.bg.jpg) repeat-x top left;
}

div#footercontent {
	width: 980px;
	position: relative;
	margin: 0px auto;
}

div.footerblock {
	width: 622px;
	margin-left: 67px;
	margin-top: 0px;
	margin-bottom: 20px;
	
}

div.footerblock div.title {
	background: #8e2301;
	padding: 6px 8px 3px;
	height: 20px;
	display: block;
	width: 370px;
}

div.footerblock div.title h3 {
	display: inline;
	margin: 0px !important;
	color: #fff;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
}

div.footerblock a.content {
	margin-top: 12px;
	width: 100%;
	background: transparent url(../images/readmore.png) no-repeat 100% 50%;
	display: block;
	text-decoration: none;
}
div.footerblock a.content:hover {
	background: transparent url(../images/readmore.hover.png) no-repeat 100% 50%;
}

div.footerblock a.content div.image {
	float: left;
	
}

div.footerblock div.quote {
	color: #595959;
	font-weight: bold;
	text-transform: none;
	margin-left: 8px;
	float: left;
	width: 450px;
}

div.footerblock div.author {
	text-align: right;
	color: #595959;
	float: left;
	width: 450px;
	font-size: 0.8em;
}


div.menulist div.listtitle {
	width: 150px;
	padding: 6px 8px 0px;
	background: #8E2301;
	height: 22px;
}

div.menulist div.listtitle h2 {
	text-transform: uppercase;
	margin: 0px !important;
	color: #fff;
	font-size: 0.8em;
}

div.menulist ul {
	margin: 10 0px 0px 0px;
	padding: 0px;
}

div.menulist li {
	list-style-type: none;
}

div.menulist a {
	color: #595959;
	font-size: 0.75em;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.6em;
}
	
	
div#contentSubMenu div#subTitle a
{
    font-size: 14px;
    color: #8E2301;
    font-weight: bold;
    text-decoration: none;
    line-height: 20px;
    margin-left: 5px;

}





div#registerform  input.moreInfo{
	color: #8d8c8f;
	height: 15px;
	padding: 2px;
	width: 180px;
	border: 1px solid #8d8c8f;	
	float:left;
	margin: 6px 0px 0px 10px;
}


div#registerform label.error
{
    font-size: 0.8em;
    color:Red;
    margin: 5px;
    margin-top: 5px;
}
    
    
    
div#header div#login label
{
    font-size: 12px;
}
div#header div#login span.link a
{
    font-size: 12px;
    color: #8E2301;
}

.extranetCol1,
.extranetCol4
{
    font-weight: bold;
    vertical-align: top;
    width: 110px;
}
#profileForm 
{
	vertical-align: middle;
}
#popupForm input,
#profileForm input
{
	height: 15px;
	padding: 2px;
	width: 180px;
	border: 1px solid #8d8c8f;	
	float:left;
	margin: 6px 0px 0px 10px;
}

#popupForm textarea,
textarea
{
	padding: 2px;
	border: 1px solid #8d8c8f;	
	float:left;
	margin: 6px 0px 0px 10px;
	font-family: Verdana;
	font-size: 12px;
}

#popupForm h1
{
    font-size: 14px;
    color: #8E2301;
}

a
{
       color: #8E2301;
}

a.button 
{
	padding: 4px 8px 4px 21px;
	font-size: 1.1em;
	/*border: 1px solid #CFCECC;*/
	text-decoration: none;
	background-position: 2px 50%;
	background-repeat: no-repeat;
}

a.button:hover 
{
	/*border: 1px solid #8E2301;*/
}
a.button.editpassword 
{
	background-image: url(../images/icons/lock--pencil.png);
}
a.button.editprofile 
{
	background-image: url(../images/icons/user--pencil.png);
}

a.button.editimages
{
	background-image: url(../images/icons/user-images.png);
}

a.button.additem 
{
	background-image: url(../images/icons/plus-circle.png);
}

a.button.save 
{
	background-image: url(../images/icons/tick-circle.png);
}
a.button.cancel,
a.button.delete
{
	background-image: url(../images/icons/cross-circle.png);
}





ul.error
{
    color: Red;
}

div#googleInfoWindow
{
    font-size: 0.8em;
    color: #595959;
}
.contentblock .searchresult .title,
.contentblock .searchresult .title a
{
    width: 596px;
	color: #FFF;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #8D8C8F;
	text-decoration: none;
	
}
.contentblock .searchresult .content
{
    
}
.contentblock .searchresult .url
{
    
	
}
.agendaResult
{
    border: solid 1px #8D8C8F;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-left: 5px;
    
}
div.contentblock div.content .agendaResult .title
{
    margin: 0px;
    margin-left: -5px;
    padding-left: 5px;
      width: 581px;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #8D8C8F;
	text-decoration: none;
}
.agendaTable
{
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 12px;
}

.newscomment
{
    width: 400px;
    height: 50px;
}

div#profileImages
{
    position: relative;
    width: 625px;
    margin-left: -6px;
    float:left;
}
img.profileImage
{
    

}

div.profileImageEdit {
    float: left;
    height: 150px;
    width: 150px;
        position: relative;
}
div.profileImageEdit img {
    width: 150px;
    height: 150px;
    position: absolute;
}
div.profileImageEdit a
{
    width: 16px;
    height: 16px;
    z-index: 10;
    position: absolute;
}
div.profileImageEdit a img {
    width: 16px;
    height: 16px;
}
div#imageMask {
    background:url("../images/blokje.png") no-repeat scroll left top transparent;
    height:150px;
    position:absolute;
    text-align:center;
    width:150px;
}

div#maskLayer {
    background:url("../images/blokje-opacity.png") no-repeat scroll left top transparent;
    height:150px;
    position:absolute;
    text-align:center;
    width:150px;
    opacity:0.4;
    filter:alpha(opacity=40);    
}

div#imageMaskBottom {
    background:url("../images/blokjeOnder.png") no-repeat scroll left top transparent;
    height:150px;
    position:absolute;
    text-align:center;
    width:150px;
}

div.profileInfo 
{
    position: absolute;
    right: -370px;
    top: 24px;
    width: 350px;
    height: 300px;
}



div#lightline
{
    position: absolute; 
    left: -31px; 
    bottom: 0px;
  background-color:#e0a697;
    height: 7px;
    width: 275px;
}
    
div#jewereldinbalans
{
    position: absolute;
    left: 350px;
    top: 50px;
    width: 250px;
    height: 30px;
    background:url("../images/je-wereld-in-balans.png") no-repeat scroll left top transparent;
}
