/*===================================================
FILENAME:			vd.default.css
DESCRIPTION:		Default Style Sheet
CREATED:			10/09/2007
INITIAL AUTHOR:		Elma Smit
UPDATED BY:			Elma Smit, 10/09/2007

Copyright (c) 2007 KeyAgency
http://www.valad.nl/
===================================================*/

body
{
	color: #4c4c4c;
	background-image: url('../gui/bg2.gif?5');
	background-color: #0078AE;
	background-repeat: repeat-y;
	background-position: center top;
}

hr,
.hide { display: none; }
.clear { clear: both; }
img { border: none; }
a { outline: none; }
.hidden { display: none; }

th, td
{
	border: 1px solid #d2d7db;
	padding: 0.5em;
}

a.outbound
{	
	padding-right:16px;
	background-image: url('../gui/icons/external-link.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}

#companyfoot
{
	display:none;
}

/*
| -------------------------------------------------------------------
| BASIS
| -------------------------------------------------------------------
*/

#page
{
	width: 960px;
	margin: 0px auto;
	
}

#page .column { float: left; }
#page .first { width: 240px; }
#page .second { width: 480px; }
#page .third { width: 240px; }
#page .row { clear: both; }

#page #pagecontent
{
	padding: 25px 20px;
	width: 440px;
}

#page #pagecontent.wide
{
	width: 680px;
	background-color: #FFF;
}

/*
| -------------------------------------------------------------------
| HEADER
| -------------------------------------------------------------------
*/

#header
{
	height: 210px;
	margin: 0px;
	overflow: hidden;
}

#topmenu
{
	height: 60px;
	margin: 0px 11px 0px 12px;
	background-color: #fff;
	border-bottom: 1px solid #e6e6e6;
}

#googlemap {overflow: hidden;}

/*
| -------------------------------------------------------------------
| PAGECONTENT
| -------------------------------------------------------------------
*/

/* 	text and colors */
#pagecontent a { color: #0078ae; }
#pagecontent a:hover { color: #48a0ca; }

#pagecontent p.intro
{
	font-weight: bold;
	line-height: 150%;
	/* 	color: #1a95c3; */
}

#pagecontent p
{
	font-size: 93%;
	line-height: 145%;
}

#pagecontent ul
{
	font-size: 93%;
	line-height: 140%;
	font-weight: inherit;
}

#pagecontent h3
{
	font-size: 108%;
	line-height: 140%;
	color: #0078ae;
	margin: 0pt 0pt 1em 0pt;
}

#pagecontent h3 span
{
	font-size: 93%;
	font-weight: bold;
	line-height: 140%;
	color: #1a95c3;
}

#pagecontent h4
{
	font-size: 100%;
	font-weight: bold;
	line-height: 140%;
	color: #1a95c3;
}

#pagecontent h4 span
{
	font-size: 85%;
	font-weight: bold;
	line-height: 140%;
	color: #0078ae;
}

#pagecontent p.date_publish
{
	color: #9fc6e1;
	font-size: 85%;
	font-weight: normal;
	text-align: right;
}

/* 	Images */
.thumbnail_ { margin: 0px 0px 5px 0px; }

#pagecontent .thumbnail_sidebar,
.thumbnail_right
{
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 5px 5px 2px 4px; 
	border: 1px dashed #ddd;
}

.thumbnail_left
{
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 5px 5px 2px 4px; 
	border: 1px dashed #ddd;
	
}



/*
| -------------------------------------------------------------------
| folders in folders
| - beetje ruk eigenlijk wel nog!
| -------------------------------------------------------------------
*/

#pagecontent  div.folder { border: none; }

#pagecontent  div.list
{
	padding: 2px 0 2px 0;
	display: block;
	clear: both;
	overflow: auto;
	_height: 1%;
}

#pagecontent div.folder div.folder
{
	margin: 0 0 7px 0;
	border-width: 0 0 1px 0;
	border-color: #ddd;
	border-style: solid;
}

#pagecontent div.project
{
	margin: 0 0 7px 0;
	border-width: 0 0 1px 0;
	border-color: #ddd;
	border-style: solid;
}

#pagecontent div.list p
{
	padding: 0px;
	font-size: 93%;
}

#pagecontent div.list p.date_publish
{
	color: #9fc6e1;
	font-size: 85%;
	text-align: right;
	font-weight: normal;
}

#pagecontent div.list p.oppervlak 
{
	font-size: 85%;
	margin: 0px;
}

#pagecontent h4,
#pagecontent h4 a
{
	font-size: 100%;
	font-weight: bold;
	line-height: 140%;
	color: #4c4c4c;
	margin: 0 0 1em 0;
	text-decoration: none;
}

#pagecontent h4 strong,
#pagecontent p strong { color: #0078ae; }
#pagecontent div.list p.intro { font-weight: normal; }
#pagecontent div.list p.readmore a { color: #0078ae; }
#pagecontent div.list p.readmore a:hover { color: #0078ae; }

/* 
	download
*/

div.download p a {  }
div.download p a img { vertical-align: middle; }

/*
| -------------------------------------------------------------------
| SIDEBAR
| -------------------------------------------------------------------
*/

#sidebar .thumbnail_sidebar { margin: 0px 0px 20px 20px; }
#sidebar .thumbnail_sidebar img { border: 1px dashed #ddd; }

#sidebar div.download
{
	border: 1px dashed #ddd;
	padding: 5px 5px;
	width: 180px;
	margin: 0px 0px 20px 20px;
}

#sidebar div.aanbieding
{
	border: 1px #0078ae dashed;
	padding: 6px 6px;
	width: 180px;
	margin: 0px 0px 20px 20px;
}

#sidebar div.aanbieding p a
{
	font-size: 120%;
	line-height: 140%;
	color: #1A95C3;
	font-style: italic;
}

#sidebar div.aanbieding p a b
{
	font-size: 110%;
	color: #1A95C3;
}




/*
| -------------------------------------------------------------------
| aanbod (projecten)
| -------------------------------------------------------------------
*/

#pagecontent div.projectaanbod
{
	width: 152px;
	height: 200px;
	display: inline-block;
	position: relative;
	padding: 9px;
	margin: 0;
	
	float:left;
	clear:none;
	
	background-color: #fff;
	overflow:hidden;
}

#pagecontent div.projectaanbod h4,
#pagecontent div.projectaanbod p
{
	margin:0;
	padding:0;
}


/*
| -------------------------------------------------------------------
| Zoek-aanbod
| -------------------------------------------------------------------
*/

#zoek-aanbod { padding: 15px; }

.zoek-aanbod
{
	background-color: #1a95c3;
	/* 	height: 185px; */
}

#zoek-aanbod label
{
	color: #fff;
	font-size: 93%;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 7px 0;
	/* 	tbt specifieke labels */
	height: 11px;
	display: block;
	background-repeat: no-repeat;
}

#zoek-aanbod label small { text-transform: none; }

#zoek-aanbod label span { display: none; }

/* 	Labels met plaatjes als text */
#zoek-aanbod label.location { background-image: url('../gui/zoeken/labels/locatie.gif'); }
#zoek-aanbod label.aantalm2 { background-image: url('../gui/zoeken/labels/aantalm2.gif'); }

#zoek-aanbod label.min_oppervlak
{
	background-image: url('../gui/zoeken/labels/van.gif');
	float: left;
	width: 130px;
	height: 20px;
	background-position: right center;
}

#zoek-aanbod label.max_oppervlak
{
	background-image: url('../gui/zoeken/labels/tot.gif');
	float: left;
	width: 130px;
	height: 20px;
	background-position: right center;
}

/* 	input/select fields */
#zoek-aanbod .input
{
	margin: 0 0 7px 0;
	width: 190px;
	border-top: 1px solid #737373;
	border-left: 1px solid #737373;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#zoek-aanbod .select
{
	margin: 0 0 7px 10px;
	height: 20px;
	border-top: 1px solid #737373;
	border-left: 1px solid #737373;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#zoek-aanbod .submit
{
	height: 10px;
	background-color: #0078ae;
	padding: 10px 45px;
	margin: 6px 0 0 0;
	border: 1px solid #75b2d5;
}

/*
| -------------------------------------------------------------------
| Zoek-aanbod (alternative)
| -------------------------------------------------------------------
*/

#zoek-aanbod.alt label
{
	width:100px;
}

#zoek-aanbod.alt .loc
{
	width:200px;
	margin-left:0px;
}

#zoek-aanbod.alt label.oppervlak_min
{
	background-image: url('../gui/zoeken/labels/van.gif');
	float: left;
	width: 130px;
	height: 20px;
	background-position: right center;
}

#zoek-aanbod.alt label.oppervlak_max
{
	background-image: url('../gui/zoeken/labels/tot.gif');
	float: left;
	width: 130px;
	height: 20px;
	background-position: right center;
}


/* 
	crappy maar wel ff.
*/
.searchvalues { margin:10px 0 0 0; }
#navigation .searchvalues h3 { color: #0073aa; }

#navigation .searchvalues ul { margin:0 10px 0 10px; }
#navigation .searchvalues ul li {display: block; padding: 5px 0;}
#navigation .searchvalues ul li.van { padding-left: 15px;}
#navigation .searchvalues ul li.tot { padding-left: 15px;}

/*
| -------------------------------------------------------------------
| Sidebar
| -------------------------------------------------------------------
*/

.panel
{
	margin: 0;
	padding: 0;
}

.right { margin: 0 10px 0 0; }
.left { margin: 0 0 0 10px; }
.border { border-bottom: 1px solid #e6e6e6; }

.panel h3
{
	font-size: 100%;
	text-transform: uppercase;
	color: #131313;
	margin: 0px;
	background-repeat: no-repeat;
	padding: 15px 15px;
}

.panel a
{
	color: #737373;
	text-decoration: none;
}

.panel a.outbound
{	
	background-image: url('../gui/icons/external-link-light.gif');
}

.panel .folder { padding: 15px; }

.panel h4
{
	font-size: 85%;
	margin: 0 0 5px 0;
	color: #737373;
}

.panel p
{
	font-size: 85%;
	color: #999999;
	margin: 0px;
	line-height: 135%;
}

.panel p.readmore a
{
	color: #75b2d5;
	text-decoration: underline;
}

.panel p.date_publish
{
	margin: 0 0 10px 0;
	color: #75b2d5;
	font-size: 10px;
}

/* 	headings  */
.panel h3 span { display: none; }

.panel h3.heading a
{
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	height: 10px;
}

.vacatures h3 { background-color: #000; }
.vacatures h3 a { background-image: url('../gui/panels/headings/vacatures.gif'); }
.nieuws h3 { background-color: #0078ae; }
.nieuws h3 a { background-image: url('../gui/panels/headings/nieuws.gif'); }
.zoek-aanbod h3 { background-color: #0078ae; }
.zoek-aanbod h3 a { background-image: url('../gui/panels/headings/zoek-aanbod.gif?2'); }
.aanbod h3 { background-color: #0078ae; }
.aanbod h3 a { background-image: url('../gui/panels/headings/eengreepuitonsaanbod.gif'); }

.regios {background-color: #1a95c3;margin: 0 10px 0 0px;}

.regios h3
{
	background-color: #0078ae;
	color:#fff;
}

.regios ul
{
	margin: 0px 10px; 
	padding: 0px;
}

.regios ul li
{
	list-style-type: none;
	display: inline;
}

.regios ul li a
{
	color: #fff;
	font-size: 93%;
	text-decoration: none;
	display: block;
	padding: 10px 10px;
	
	
	border-bottom: 1px solid #55b0d3;
}

.regios ul li a:hover
{
	color: #000;
}

/* 
	Google maps
*/
.LabeledMarker_markerLabel { padding: 3px 7px;font-size: 77%; color: #fff; line-height: 120%; background-color: #0073aa; border: 2px solid #00486b;}

.LabeledMarker_markerLabel:hover {color: #0073aa; line-height: 120%; background-color: #fff; border: 2px solid #00486b;}