﻿/* --------------------------------- Global items */
html, body{
	background-color:#d1d2d4;
	color:#000000;
}
html, body, .ms-WPBody, .ms-WPBody td, .VE_Pushpin_Popup_Title, .VE_Pushpin_Popup_Body, div.ms-vb2{
	font-family:Arial;
	font-size:12px;
}
html, body, form{
	margin:0px;
}
input{
	font-size:8pt;
	font-family:Verdana;
}
img{
	border:none;
}
.MainContent a, .MainContent a:link, .MainContent a:visited, .MainContent a:active{
	color:#d22228;
	text-decoration:none;
}
.MainContent a:hover{
	color:#d22228;
	text-decoration:underline;
}
.red{
	color:#d22228;
}
.skiplink{
    display:none;
}

/* --------------------------------- Main items */
.Advantive-TopItemsDiv, #Content, .Advantive-Main{
	width:815px;
}
.Advantive-TopItemsDiv, #Content, #Visual, #TopNav, #Breadcrumb{
	background-color:#ffffff;
}
#Visual, #TopNav, #Breadcrumb{
	width:789px;
	padding-left:13px;
	padding-right:13px;
}
.Advantive-Main{
	margin-left:auto;
	margin-right:auto;
}

/* --------------------------------- Top items */
.Advantive-TopItemsDiv, .Advantive-SiteActionsDiv, .Advantive-LoginDiv{
	position:absolute;
}
.Advantive-TopItemsDiv{
	height:60px;
}
.Advantive-LoginDiv{
	margin-left:100px;
}
.Advantive-TopLinksDiv{
	float:right;
	font-size:9px;
	margin-right:25px;
}
.Advantive-TopLinksDiv a, .Advantive-TopLinksDiv a:link, .Advantive-TopLinksDiv a:active, .Advantive-TopLinksDiv a:visited{
	color:#000000;
	text-decoration:none;
}
.Advantive-TopLinksDiv a:hover{
	color:#d22228;
	text-decoration:none;
}
.Advantive-TopLinks td{
	height:45px;
	vertical-align:bottom;
	padding-left:3px;
	padding-right:3px;
}
.Advantive-TopLinks td.spacer{
	width:1px;
	padding-left:0px;
	padding-right:0px;
	background-image:url('/_layouts/images/advantive.internet/spacers/toplinks.gif');
	background-repeat:no-repeat;
	background-position:center top;
}

/* --------------------------------- Brand items */
#Brand{
	position:absolute;
	margin-top:10px;
	height:50px;
	width:253px;
}
.Advantive-BrandDiv a{
	margin-left:13px;
}

/* --------------------------------- Visual */
#Visual{
	position:absolute;
	height:201px;
	margin-top:60px;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:center bottom;
	background-image:url('/sitecollectionimages/startpagevisual01.jpg');
	border-bottom:2px #ffffff solid;
}

/* --------------------------------- Top navigation */
#TopNav{
	position:absolute;
	margin-top:263px;
	z-index:100;
}
#TopNav, #TopNav li{
	height:21px;
}
#TopNav span.HasSubNodes{
	position:absolute;
	margin-left:132px;
	margin-top:5px;
}
#TopNav span.HasSubNodes span{
	/* t.b.v. IE6 i.c.m. png images*/
	width:17px !important;
	height:15px !important;
}
#TopNav .Level0 span.HasSubNodes{
	margin-left:134px;
	margin-top:2px;
}
#TopNav .Level0 span.HasSubNodes span{
	/* t.b.v. IE6 i.c.m. png images*/
	width:15px !important;
	height:17px !important;
}
#TopNav a, #TopNav a:link, #TopNav a:active, #TopNav a:visited, #TopNav a:hover{
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	padding:3px 3px 3px 3px;
	white-space:nowrap;
}
#TopNav ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#TopNav ul ul{
	position:absolute;
}
#TopNav ul ul ul{
	margin-left:157px;
}
#TopNav ul.Level1 li{
	filter:alpha(opacity=85);
	opacity:0.85;
}
#TopNav ul.Level1 li.hover{
	filter:alpha(opacity=100);
	opacity:1;
}
#TopNav a{
    width:151px;
}
#TopNav li{
	position:absolute;
	color:#000000;
	cursor:pointer;
}
#TopNav ul ul li{
	position:static;
}
#TopNav li#TopLevel1{
	margin-left:0px;
}
#TopNav li#TopLevel2{
	margin-left:158px;
}
#TopNav li#TopLevel3{
	margin-left:316px;
}
#TopNav li#TopLevel4{
	margin-left:474px;
}
#TopNav li#TopLevel5{
	margin-left:632px;
}
#TopNav li.rood a{
	background-color:#d22228;
}
#TopNav li.oranjerood a{
	background-color:#f04d2f;
}
#TopNav li.oranje a{
	background-color:#f36f2a;
}
#TopNav li.oranjegeel a{
	background-color:#faa635;
}
#TopNav li.geel a{
	background-color:#ffc331;
}

/* --------------------------------- Breadcrumb */
#Breadcrumb{
	position:absolute;
	background-color:#ffffff;
	margin-top:283px;
	font-size:11px;
}
#Breadcrumb span{
	height:18px;
	margin-top:4px;
	display:block;
	border-bottom:solid 1px #000000;
}
#Breadcrumb span span{
	padding-right:5px;
	display:inline;
	border:none;
}
#Breadcrumb a, #Breadcrumb a:link, #Breadcrumb a:visited, #Breadcrumb a:active{
	text-decoration:none;
}
#Breadcrumb a:hover{
	text-decoration:underline;
}
#Breadcrumb, #Breadcrumb a, #Breadcrumb a:link, #Breadcrumb a:visited, #Breadcrumb a:active, #Breadcrumb a:hover{
	color:#a0a2a5;
}

/* --------------------------------- Search */
.Advantive-SearchDiv, .Advantive-SearchBackDiv, .Advantive-SearchDiv input, .Advantive-SearchDiv span, .Advantive-SearchDiv img{
	position:absolute;
	font-size:11px;
}
.Advantive-SearchDiv, .Advantive-SearchBackDiv{
	margin-left:395px;
	width:188px;
}
.Advantive-SearchBackDiv{
	background-color:#cc0000;
	height:60px;
	filter:alpha(opacity=85);
	opacity:0.85;
}
.Advantive-SearchDiv{
	color:#ffffff;
	margin-top:10px;
	height:50px;
}
.Advantive-SearchDiv div{
	margin-top:6px;
	margin-left:8px;
	font-size:12px;
}
.Advantive-SearchDiv input{
	width:135px;
	border:0px;
	margin-left:8px;
	margin-top:4px;
	color:#555555;
}
.Advantive-SearchDiv span{
	margin-left:155px;
	margin-top:5px;
	cursor:pointer;
}
.Advantive-SearchDiv img, .Advantive-SearchDiv span span{
	margin-left:2px;
	margin-top:-1px;
}

/* --------------------------------- Search results */
div.srch-results span, div.srch-results div, div.srch-results p{
	font-family:Arial;
}
div.srch-Description{
	font-size:11px;
	padding-bottom:2px;
	padding-left:1px;
}
p.srch-Metadata{
	font-size:11px;
	margin:0px 0px 15px 0px;
	padding-top:1px;
	color:#8c8c8c;
	border-top:1px #e0ded5 solid;
	padding-left:1px;
}
div.srch-Page{
	text-align:right;
	font-size:11px;
}
.srch-Page {
    background-color:Transparent !important;
}

/* --------------------------------- Content */
#Content{
	position:absolute;
	margin-top:306px;
}
table.MainContent{
	width:100%;
}
td.MainContent{
	padding-left:13px;
	padding-right:13px;
}
td.MainContent td{
	vertical-align:top;
}
.Content1, .Content2, .Content3, .Content4, .Content5{
	border-right:1px #000000 dotted;
}
.Content1{
	width:158px;
}
.Content2{
	width:314px;
}
.Content3{
	width:473px;
}
.Content4{
	width:632px;
}
.Content5{
	width:788px;
	border-left:1px #000000 dotted;
}
td.ContentSpacer, td.ContentSpacer div{
	width:2px;
	overflow:hidden;
	display:none;
}
.Advantive-ContentTitle{
	font-weight:bold;
	font-size:14px;
	margin:20px 4px 10px 0px;
}
.Advantive-ContentSubTitle{
	font-weight:bold;
	margin:10px 4px 10px 3px;
}
.Advantive-ContentHTML{
	margin:10px 4px 10px 3px;
	line-height:1.3;
}
.Advantive-ContentWebpart{
	margin:0px 0px 20px 0px;
}
.Advantive-ContentImage{
	text-align:center;
}
.Advantive-ContentImage div span img{
	margin:4px 4px 3px 4px;
}

/* --------------------------------- Advertenties */
div.Advantive-ContentAds{
}
div.Advantive-ContentAdsRow{
	height:146px;
	border-bottom:1px #000000 dotted;
}
div.Advantive-ContentAdsRowLast{
	height:147px;
}
div.Advantive-AdBlock, table.Advantive-AdText td{
	width:151px;
	height:141px;
}
div.Advantive-AdBlock{
	position:absolute;
	margin:3px;
}
div.Advantive-AdContainer0, div.Advantive-AdContainer1, div.Advantive-AdContainer2, div.Advantive-AdContainer3, div.Advantive-AdContainer4{
	width:156px;
	height:147px;
	position:absolute;
	border-right:1px #000000 dotted;
}
div#Row0Last, div#Row1Last, div#Row2Last, div#Row3Last, div#Row4Lastr{
	width:157px !important;
	border-right:none !important;
}
div.Advantive-AdContainer0{
	margin-left:0px;
}
div.Advantive-AdContainer1{
	margin-left:157px;
}
div.Advantive-AdContainer2{
	margin-left:314px;
}
div.Advantive-AdContainer3{
	margin-left:471px;
}
div.Advantive-AdContainer4{
	margin-left:628px;
}
table.Advantive-AdBlockText td, table.Advantive-AdBlockTextBack td{
	font-weight:bold;
	font-size:11px;
	background-repeat:no-repeat;
	background-position:center center;
}
table.Advantive-AdBlockText strong, table.Advantive-AdBlockTextBack strong{
	color:#cc0000;
}
div.Advantive-AdBlockBack, div.Advantive-AdBlockTopLeft, div.Advantive-AdBlockTopCenter, div.Advantive-AdBlockTopRight, div.Advantive-AdBlockMiddleLeft, div.Advantive-AdBlockMiddleCenter, div.Advantive-AdBlockMiddleRight, div.Advantive-AdBlockBottomLeft, div.Advantive-AdBlockBottomCenter, div.Advantive-AdBlockBottomRight, div.Advantive-AdBlockLink{
	width:151px;
	height:141px;
	position:absolute;
}
div.Advantive-AdBlockBack{
	background-position:center center;
	background-repeat:no-repeat;
}
div.Advantive-AdBlockLink, table.Advantive-AdBlockText div{
	cursor:pointer;
}
table.Advantive-AdBlockTextBack td, table.Advantive-AdBlockText td{
	width:151px;
	height:141px;
}
table.Advantive-AdBlockTextBack div{
	width:143px;
	height:auto;
	padding:4px;
	filter:alpha(opacity=60);
	opacity:0.60;
	background-color:#ffffff;
}
table.Advantive-AdBlockTextBack span{
	visibility:hidden;
}
table.Advantive-AdBlockText div{
	margin-left:4px;
	margin-right:4px;
}
div.Advantive-AdBlockTopLeft td, div.Advantive-AdBlockTopCenter td, div.Advantive-AdBlockTopRight td{
	vertical-align:top;
}
div.Advantive-AdBlockMiddleLeft td, div.Advantive-AdBlockMiddleCenter td, div.Advantive-AdBlockMiddleRight td{
	vertical-align:middle;
}
div.Advantive-AdBlockBottomLeft td, div.Advantive-AdBlockBottomCenter td, div.Advantive-AdBlockBottomRight td{
	vertical-align:bottom;
}
div.Advantive-AdBlockTopLeft, div.Advantive-AdBlockMiddleLeft, div.Advantive-AdBlockBottomLeft{
	text-align:left;
}
div.Advantive-AdBlockTopCenter, div.Advantive-AdBlockMiddleCenter, div.Advantive-AdBlockBottomCenter{
	text-align:center;
}
div.Advantive-AdBlockTopRight, div.Advantive-AdBlockMiddleRight, div.Advantive-AdBlockBottomRight{
	text-align:right;
}
div.Advantive-AdBlockTopLeft table.Advantive-AdBlockText div, div.Advantive-AdBlockTopCenter table.Advantive-AdBlockText div, div.Advantive-AdBlockTopRight table.Advantive-AdBlockText div{
	margin-top:4px;
}
div.Advantive-AdBlockBottomLeft table.Advantive-AdBlockText div, div.Advantive-AdBlockBottomCenter table.Advantive-AdBlockText div, div.Advantive-AdBlockBottomRight table.Advantive-AdBlockText div{
	margin-bottom:4px;
}

/* --------------------------------- Formulieren */
table.formSectionTable{
    margin-left:4px;
}
td.formFormLabel{
	padding-top:4px;
	width:125px;
}
td.formFormField input, td.formFormField textarea{
	width:200px !important;
}
.formPagerText{
	display:none;
}
table.formHandlerTable{
	width:100%;
}
tr.formFormHandlerControls td{
	width:99%;
}
tr.formFormHandlerControls td.formFormHandlerPPControl, tr.formFormHandlerControls td.formFormHandlerNPControl{
	width:auto;
}
table.formFormHandlerControlsTable{
	width:100%;
}
table.formFormHandlerControlsTable td{
	text-align:right;
}

/* ------------------------- Eye Catcher Text */
.Advantive-EyeCatcherText{
	margin:3px 2px 3px 3px;
}
.Advantive-EyeCatcherTextContainer,.Advantive-EyeCatcherTextContainerLink{
	background-color:#d22228;
	padding:12px 10px 9px 10px;
	text-align:center;
}
.Advantive-EyeCatcherTextContainerLink{
	cursor:pointer;
}

/* ---------------------------- Virtual Earth */
div#AdvVEmapOuter{
    padding-top:7px;
}
div.AdvVEmap{
    position:absolute;
}
div.VE_Pushpin_Popup_Title, div.VE_Pushpin_Popup_Body{
    color:#000000;
}
.VE_Pushpin_Popup_Body a, .VE_Pushpin_Popup_Body a:link, .VE_Pushpin_Popup_Body a:visited, .VE_Pushpin_Popup_Body a:active{
	color:#d22228;
	text-decoration:none;
}
.VE_Pushpin_Popup_Body a:hover{
	color:#d22228;
	text-decoration:underline;
}

/* ----------------------------------- Nieuws */
table.cbq-layout-main{
    width:100%;
}
div.link-item, div.ms-vb2{
    border:1px dotted #000000;
    padding:2px;
}
div.link-item{
    margin:0px 2px 0px 2px;
}
div.ms-vb2{
    margin:1px 3px 1px 3px;
}
.Advantive-NewsItem{
    margin-left:3px;
    margin-right:3px;
}
.Advantive-NewsDate{
    width:75px;
}
.Advantive-NewsSpacer{
    padding-left:3px;
    padding-right:3px;
}
div.Advantive-NewsSummary div.Advantive-NewsItem{
    height:15px;
}
div.Advantive-NewsSummary div.Advantive-NewsItem span,div.Advantive-NewsSummary div.Advantive-NewsItem a{
    position:absolute;
}
div.Advantive-NewsSummary div.Advantive-NewsItem span.Advantive-NewsSpacer{
    margin-left:70px;
}
div.Advantive-NewsSummary div.Advantive-NewsItem a{
    margin-left:85px;
}
.Advantive-NewsForm{
    margin-left:4px;
}
.Advantive-NewsForm .ms-standardheader{
	font-weight:normal;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
.Advantive-NewsForm .ms-formbody{
	background-color:Transparent;
}
.Advantive-NewsForm .ms-formlabel{
	border-top:none;
	padding-top:4px;
	padding-top:1px;
	padding-bottom:1px;
}
.Advantive-NewsForm .ms-formbody{
	border-top:none;
	padding-left:0px;
	padding-top:1px;
	padding-bottom:1px;
}
.Advantive-NewsForm .ms-formbody input{
	width:200px;
}
.Advantive-NewsForm .ms-formbody td input{
	width:auto;
}
.Advantive-NewsForm input.ms-ButtonHeightWidth{
	width:auto;
}
/* ------------------------------------- Blog */
.Adv-PostDate, .Adv-PostTitle, .Adv-PostBody, .Adv-PostFooter,
.Adv-PostCommentTitle, .Adv-PostCommentBody, .Adv-PostCommentFooter,.Adv-PostCommentButton{
    padding-left:3px;
    padding-right:3px;
}
.Adv-PostDate{
    color:#7f7f7f;
    font-size:11px;
    font-weight:bold;
    border-bottom:1px dotted #000000;
}
.Adv-PostTitle{
    padding-top:10px;
    font-size:16px;
    font-weight:bold;
}
.Adv-PostComments .Adv-PostTitle,.Adv-PostCommentForm .Adv-PostTitle{
    border-bottom:1px dotted #000000;
}
.Adv-PostBody, .Adv-PostCommentBody{
    padding-top:10px;
}
.Adv-PostFooter, .Adv-PostCommentFooter{
    padding-top:5px;
    color:#7f7f7f;
    font-size:11px;
}
.Adv-PostFooter{
    padding-bottom:10px;
}
.Adv-PostFooter .spacer{
    padding-left:2px;
    padding-right:2px;
}
.Adv-PostCommentTitle{
    padding-top:5px;
    font-weight:bold;
}
.Adv-PostCommentWarning{
    margin:5px 3px 5px 3px;
    border:1px #ffdf88 solid;
    background-color:#fff9de;
    background-image:url('/_layouts/images/exclaim.gif');
    background-position:5px center;
    background-repeat:no-repeat;
    font-size:11px;
}
.Adv-PostCommentWarning span{
    display:block;
    margin:4px 4px 4px 22px;
}
.Adv-PostCommentFormTbl td{
    padding:1px 3px 1px 3px;
}
.Adv-PostCommentFormTbl input,.Adv-PostCommentFormTbl textarea{
    width:250px;
}
.Adv-PostCommentButton{
    text-align:right;
}
.Adv-BlogCategories div{
    padding-left:3px;
    padding-right:3px;
}
.Adv-BlogCategorieHeader{
    padding-top:10px;
    font-size:16px;
    font-weight:bold;
    border-bottom:1px dotted #000000;
}
.Adv-BlogCategorieLink{
    padding-top:1px;
    padding-bottom:1px;
}

/* --------------------------------- Footnote */
div.Advantive-FootnoteSpacer{
	background-color:#d1d2d4;
	height:3px;
	overflow:hidden;
}
#Footnote{
}
#Footnote a, #Footnote a:link, #Footnote a:visited, #Footnote a:active{
	color:#000000;
	text-decoration:none;
}
#Footnote a:hover{
	color:#d22228;
	text-decoration:underline;
}
div.Advantive-FootnoteItems{
	height:100px;
	background-color:#e7e7e9;
	font-size:11px;
}
.Advantive-FootnoteLeft, .Advantive-FootnoteCenter, .Advantive-FootnoteRight{
	position:absolute;
}
.Advantive-FootnoteLeft{
	height:100px;
	width:130px;
	border-right:solid 2px #d1d2d4;
	text-align:center;
}
.Advantive-FootnoteLeft img{
	margin-top:22px;
}
.Advantive-FootnoteCenter{
	padding-top:15px;
	padding-left:20px;
	margin-left:132px;
	height:85px;
	width:333px;
	border-right:solid 2px #d1d2d4;
	font-weight:bold;
}
.Advantive-FootnoteRight{
	padding-top:80px;
	padding-right:10px;
	margin-left:487px;
	font-size:10px;
	width:318px;
	text-align:right;
}

/* --------------------------------- Bottom border */
#BottomBorder{
	background-color:#d1d2d4;
	height:25px;
}

/* --------------------- Project reference summary */
.Advantive-ReferenceSummary{
    padding:2px;
}
.Advantive-ReferenceSummary div.year{
    float:left;
    margin-right:2px;
}
.Advantive-ReferenceSummary a{
    display:block;
    margin-left:33px;
}
div.customer, div.customerhover{
    padding:2px;
    margin:1px;
    border:1px dotted #000000;
}
div.customerhover{
    background-color:#d1d2d4;
}
div.customerhover a, div.customerhover a:link, div.customerhover a:visited, div.customerhover a:active, div.customerhover a:hover{
    color:#ffffff;
}
/* -------------------------------- Project filters */
.Advantive-ProjectFilters{
    padding:3px;
}
.Advantive-ProjectFilters span{
    line-height:21px;
    padding:2px;
    color:#ffffff;
    background-color:#57575a;
    cursor:pointer;
}
.Advantive-ProjectFilters span.hover{
    background-color:#d22228;
}
.Advantive-ProjectFilters span.spacer{
    background-color:Transparent;
    padding:0px;
}

/* --------------------------------- Page layout items */
/* Startpage */
.SmallText{
	text-align:center;
	line-height:1.7em;
	padding-top:16px;
}

/* Project referenties */
div#ProjectImage1{
    float:right;
}
div#txtA, div#txtB, div#txtC{
    margin-top:12px;
}
div#txtA span.ProjectTextPart, div#txtB span.ProjectTextPart, div#txtC span.ProjectTextPart{
    font-weight:bold;
}

/* --------------------------------- print version */
@media print{
	.ms-siteaction, .Advantive-TopLinksDiv, #Visual, #Console, #TopNav, #Breadcrumb, #Search1, #Search2, #BottomBorder{
		display:none;
	}
}

/* --------------------------------- Sharepoint overrides */
table.cbq-layout-main{
    width:100%;
}
