/**
 * Layout.css - Global stylesheet
 * 
 * @author  Webstores <info at webstores dot nl>
 *          Copyright (c) Webstores internet totaalbureau <http://www.webstores.nl/>
 */

/* General */

html, body {
	height: 100%;
}

a, a:link, a:visited {
	color: #666;
}

a:hover, a:active {
	color: #39C;
}

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

body {
	margin: 0;
	padding: 0;
	background-color: #223846;
	font: 11px/160% Arial, Helvetica, sans-serif;
}

h2, h3, h4, h5, h6 {
	margin: 20px 0 10px;
	color: #223846;
}

h2 {
	font: bold 22px Sylfaen, Georgia;
}

h3 {
	font: bold 20px Sylfaen, Georgia;
}

h4 {
	font: bold 18px Sylfaen, Georgia;
}

h5 {
	font: bold 16px Sylfaen, Georgia;
}

h6 {
	font: bold 14px Sylfaen, Georgia;
}

img {
	display: block;
	border: none;
}

/* Toolbar */

.toolbar {
	text-align:right;
}

/* Icon */

.icon,
a.icon {
	display:inline-block;
	margin:7px 0;
	padding: 0 28px 0 0;
	line-height:125%;
	text-transform:uppercase;
	text-decoration:none;
	font-family: Sylfaen, Georgia;
	font-size:13px;
	letter-spacing:1px;
	background:url(../img/icon-sprite.png) no-repeat 100% -7px;
	color:white;
}

a:hover .icon,
a.icon:hover {
	background-position: 100% -37px;
	color:#D1D6D9;
}

/* Layout */

#wrapper {
	margin: 0 0 -270px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

.page #wrapper {
	margin: 0 0 -120px;
}

#services-page #wrapper {
	margin: 0 0 -390px;
}

.world-page #wrapper {
	margin: 0 0 -340px;
}

.inner {
	margin: 0 auto;
	width: 980px;
}

.push {
	width: 100%;
	height: 270px;
}

.page .push {
	height: 120px;
}

#reference-info .push {
	width: 100%;
	height: 180px;
}

#services-page .push {
	height: 390px;
}

.world-page .push {
	height: 340px;
}

.date {
	margin: 0 0 5px;
	font-weight: bold;
	color: #999;
}


/* Header */

#header {
	position: relative;
	width: 100%;
	height: 30px;
	background: url(../img/white-25.png) !important;
	background: white;
	z-index: 100;
}

#header h1 {
	position: relative;
	margin: 0;
	background: url(../img/white-25.png) !important;
	background: white;
}

#header h1 a {
	position: absolute;
	display: block;
	width: 245px;
	height: 120px;
	top: 90px;
	background: url(../img/logo.jpg) no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}

#waterwoon-page #header h1 a {
	background: url(../img/logo-waterwoon.jpg) no-repeat;
}

#duurzaam-page #header h1 a {
	background: url(../img/logo-leefbaar.jpg) no-repeat;
}

#leefbaar-page #header h1 a {
	background: url(../img/logo-duurzaam.jpg) no-repeat;
}


/* Visual */

#visual .inner {
	width: 100%; /* FULL WIDTH VISUAL, REMOVE FOR 980PX */
	min-height: 360px !important;
	overflow: hidden;
}

#visual .inner img {
	display: inline;
	vertical-align: middle;
}

/* Home visual */

.home #visual .inner {
	position: relative;
	width: 980px;
	min-height: 577px !important;
	line-height: normal !important;
}

/* Social media windows */

.sm-window {
	position: absolute;
	width: 490px;
	height: 300px;
}

.sm-window-header {
	padding: 0 5px;
	width: 480px;
	height: 30px;
	background: url(../img/sm-window-header-bg.png) repeat-x;
}

.sm-window-header h2 {
	float: left;
	margin: 0;
	padding-left: 25px;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: white;
}

.sm-window-close {
	display: block;
	float: right;
	margin: 10px 5px;
	width: 10px;
	height: 10px;
	background: url(../img/sm-window-close-sprite.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

.sm-window-close:hover {
	background-position: 0 -10px;
}

.sm-window-body {
	width: 100%;
	height: 270px;
	background: url(../img/sm-window-body-bg.png);
}

.sm-window-footer {
	width: 100%;
	height:30px;
	background:url(../img/sm-window-footer-bg.png);
}

/* Twitter window */

#twitter-window {
	top: 170px;
	right: 245px;
	height: 275px;
	z-index: 3;
}

#twitter-window h2 {
	background: url(../img/icons/20x20/twitter.png) no-repeat 0 5px;
}

#twitter-window .sm-window-body {
	height: 245px;
	overflow: auto;
}

#twitter-timeline {
	margin: 0;
	padding: 0;
	list-style: none;
}

#twitter-timeline li {
	padding: 20px;
	border-bottom: 1px solid #E8EBEC;
}

#twitter-timeline .status {
	display: block;
	margin: 0 0 5px;
	font-size: 14px;
	color: #203846;
}

#twitter-timeline .latest .status {
	font-size: 18px;
}

#twitter-timeline .meta {
	display: block;
	font-size: 10px;
	color: #596974;
}

#twitter-timeline .meta a {
	text-decoration: none;
	color: #596974;
}

#twitter-timeline .meta a:hover {
	text-decoration: underline;
}


/* Flickr window */

#flickr-window {
	top: 100px;
	right: 123px;
	height: 284px;
	z-index: 2;
}

#flickr-window h2 {
	background: url(../img/icons/20x20/flickr.png) no-repeat 0 5px;
}

#flickr-window .sm-window-body {
	height: 254px;
}

#flickr-thumbs {
	margin: 0;
	padding: 18px 18px 0;
	width: 454px;
	list-style: none;
}

#flickr-thumbs li {
	display: block;
	float: left;
	margin: 0 18px 18px 0;
	width: 100px;
	height: 100px;
}

#flickr-thumbs .last {
	margin: 0 0 18px 0;
}

#flickr-thumbs a {
	display: block;
	width: 100px;
	height: 100px;
}

#flickr-thumbs img {
	display: block;
}


/* YouTube window */

#youtube-window {
	top: 30px;
	right: 0;
	z-index: 1;
}

#youtube-window h2 {
	background: url(../img/icons/20x20/youtube.png) no-repeat 0 5px;
}


/* Social media togglers */

#sm-togglers {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 500px;
	right: 0;
	width: 300px;
	height: 47px;
	background: url(../img/sm-togglers-sprite.gif) no-repeat;
	list-style: none;
}

#sm-togglers li {
	float: left;
}

#sm-togglers a {
	display: block;
	padding: 12px 5px 5px 5px;
	width: 90px;
	height: 30px;
	background: url(../img/sm-togglers-sprite.gif) no-repeat 0 100px;
	text-decoration: none;
	opacity: 0.5;
	filter: alpha(opacity=50);
	outline: none;
	color: white;
}

#sm-togglers a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#sm-togglers .selected a {
	background-position: 50% -47px;
	opacity: 1;
	filter: alpha(opacity=100);
}

#sm-togglers .first.selected a {
	background-position: 0 -47px;
}

#sm-togglers .last.selected a {
	background-position: 100% -47px;
}

#sm-togglers a img {
	float: left;
	margin-right: 5px;
}

#sm-togglers strong {
	display: block;
}

/* Page content */

.page #visual {
	padding-top: 60px;
}

.page #visual .inner {
	width: 980px;
}

#page-content {
	margin-left: 245px;
	padding: 30px;
	width: 675px;
	background-color: white;
	line-height: 160%;
	overflow: hidden;
}

#visual .news {
	display: inline;
	float: left;
	width: 430px;
}

#visual .news h2 {
	margin-top: 10px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 245px;
	line-height: 0px;
}

#sidebar .thumb {
	display: block;
	margin-bottom: 5px;
	width: 244px;
	border-right: 1px solid white;
}


/* Content */

#content {
	width: 100%;
	height: 240px;
	background: url(../img/white-25.png) !important;
	background: white;
}

.page #content {
	height: 90px;
}

#services-page #content {
	height: 360px;
}

.world-page #content {
	height: 310px;
}

#content #titlebar {
	padding: 0 10px;
	height: 30px;
	background: url(../img/white-50.png) !important;
	background: #DEE1E3;
}

#content #titlebar a {
	padding-left: 14px;
	background: url(../img/arrow-left-darkblue-off.gif) no-repeat 0 50%;
	font: 13px Sylfaen, Georia;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 30px;
	color: #4E606B;
}

#content #titlebar a:hover {
	background: url(../img/arrow-left-darkblue.gif) no-repeat 0 50%;
	color: #223846;
}


/* Worlds */

#worlds {
	margin: 0;
	padding: 0;
	background-color: white;
	list-style: none;
	overflow: hidden;
}

#worlds li {
	float: left;
}

#worlds li a {
	display: block;
	width: 244px;
	height: 240px;
	background-color: #BDC4C8;
	border-right: 1px solid white;
	opacity: 0.7;
	filter: alpha(opacity=70);
	text-decoration: none;
	color: white;
}

#worlds li a:hover,
#worlds.collapsed li a:hover,
#worlds li.selected a,
#worlds.collapsed li.selected a {
	background-color: #223846;
	opacity: 1;
	filter: alpha(opacity=100);
	color: white;
}

#worlds li span,
#services li span,
#projects li span {
	display: block;
	margin: 10px 8px;
	cursor: pointer;	
}

.block-title {
	text-align: center;
	font: 13px Sylfaen, Georia;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 170%;
}


/* Worlds collapsed */

#worlds.collapsed li a {
	height: 90px;
	overflow: hidden;
}

#worlds.collapsed .block-title {
	position: relative;
	margin: -30px 0 15px;
	padding: 0 15px;
	height: 30px;
	background: url(../img/white-50.png) !important;
	background: white;
	overflow: hidden;
	line-height: 30px;
	color: #223846;
	z-index: 10;
}

/* Network block (Twitter, LinkedIn, etc...) */

#network {
	display: block;
	width: 244px;
	height: 240px;
	background-color: #fff;
}

#worlds #hbw-ad {
	display: block;
	margin: 0 !important;
	padding:5px;
	height: 145px;
	width: 234px;
	background: #fff;
	border-bottom:1px solid #E9EBED;
	opacity:1;
	filter: alpha(opacity=100);
	overflow: hidden;
}

#worlds a#hbw-ad:hover {
	background-color:#E9EBED;
}

#hbw-ad h3 {
	margin:0;
	height:60px;
	text-indent: -9999px;
	background:url(../img/hbw-ad-sprite.png) no-repeat 0 0;
}

a#hbw-ad:hover h3 {
	background-position: 0 -60px;
}

#network-icons {
	margin: 0 !important;
	padding: 12px 25px 8px;
	width: 195px;
	height: 64px;
	background-color: white;
}

#network-icons a {
	display:block;
	float: left;
	margin-right: 20px;
	width: 50px !important;
	height:auto!important;
	text-align: center;
	line-height: normal;
	background:white!important;
	color: #6594A3 !important;
}

#network-icons #facebook {
	margin-right:0;
}

#linkedin span,
#hyves span,
#facebook span {
	display:block;
	margin:0!important;
	width: 50px;
	height:50px;
	background: url(../img/network-icons-sprite.png) no-repeat 0 -50px;
}

#network-icons #hyves span {
	background-position: -50px -50px;
}

#network-icons #facebook span {
	background-position: -100px -50px;
}

/* World page */

#world-intro {
	height: 220px;
}

#waterwoon-page #world-intro {
	background: url(../img/darkblue-50.png) !important;
	background: #6D8295;
}

#duurzaam-page #world-intro {
	background: url(../img/darkblue-50.png) !important;
	background: #894739;
}

#leefbaar-page #world-intro {
	background: url(../img/darkblue-50.png) !important;
	background: #788E59;
}

#world-intro .column {
	float: left;
	padding: 0 20px 20px;
	height: 200px;
	border-right: 1px solid white;
}

#world-intro #quote {
	width: 694px;
}

#world-intro #more {
	width: 204px;
}

#world-intro .column h2 {
	margin: 0 -20px 20px;
	padding: 0 20px;
	height: 30px;
	background: url(../img/white-70.png) repeat-x !important;
	background: white;
	font: 13px Sylfaen, Georia;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 30px;
}

#world-intro .column blockquote {
	margin: 0;
	font: bold 24px Sylfaen, Georgia;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: white;
}

#world-intro .column blockquote p {
	margin: 0;
}

#world-intro .column blockquote #quotee {
	margin-bottom: 10px;
	font-size: 14px;
}

#world-intro #more ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#world-intro #more ul li {
	width: 100%;
	vertical-align: middle;
}

#world-intro #more ul li a {
	display: block;
	padding: 3px 0;
	background: url(../img/arrow-right-white.gif) no-repeat 100% 50%;
	font: 13px Sylfaen, Georia;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: white;
}

#world-intro #more ul li a:hover {
	background: url(../img/arrow-right-darkblue.gif) no-repeat 100% 50%;
	color: #223846;
}


/* Services */

#services {
	margin: 0;
	padding: 0;
	background-color: white;
	list-style: none;
	overflow: hidden;
}

#services li {
	float: left;
}

#services li a {
	display: block;
	width: 195px;
	height: 270px;
	background-color: #BDC4C8;
	border-right: 1px solid white;
	opacity: 0.7;
	text-decoration: none;
	filter: alpha(opacity=70);
	color: white;
}

#services li a:hover,
#services li.selected a {
	background-color: #223846;
	opacity: 1;
	filter: alpha(opacity=100);
	color: white;
}


/* Projects */

#projects {
	margin: 0;
	padding: 0;
	background-color: white;
	list-style: none;
	overflow: hidden;
}

#projects li {
	float: left;
}

#projects li a {
	display: block;
	width: 139px;
	height: 120px;
	background-color: #BDC4C8;
	border-right: 1px solid white;
	opacity: 0.7;
	text-decoration: none;
	filter: alpha(opacity=70);
	color: white;
}

#projects li a:hover,
#projects li.selected a {
	background-color: #223846;
	opacity: 1;
	filter: alpha(opacity=100);
	color: white;
}


/* News article overview */

.article {
	margin-bottom: 20px;
	padding-bottom: 30px;
	width: 100%;
	border-bottom: 1px solid #DDD;
	overflow: hidden;
}

.article-thumb {
	float: left;
	padding-top: 23px;
	width: 244px;
}

.article-thumb a {
	display: block;
}

.article-content {
	float: left;
	margin-right: 15px;
	width: 416px;
}

.article-content .date {
	margin: 0 0 5px;
	font-weight: bold;
	color: #999;
}

.article-content h3 {
	margin: 0 0 10px;
}

.article-content h3 a {
	text-decoration: none;
}

.article-content p {
	margin: 10px 0 0;
}


/* Footer */

#footer {
	width: 100%;
	height: 29px;
	background-color: #223846;
	border-top: 1px solid white;
	color: #4E606B;
}

#login {
	display: block;
	float: right;
	padding: 0 20px 0 35px;
	width: 190px;
	height: 29px;
	background: #E9EBED url(../img/lock.gif) no-repeat 20px 11px;
	font: 13px Sylfaen, Georia;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 29px;
	color: #69828B;
}

#login:hover {
	background: #69828B url(../img/lock-hover.gif) no-repeat 20px 11px;
	color: white;
}

#footer p {
	float: left;
	margin: 0;
	padding-left: 10px;
	line-height: 29px;
}

#reference-info .inner .info{
	display: block;
	position: absolute;
	padding: 10px;
	overflow: hidden;
	top: 185px;
	margin-left: 735px;
	width: 223px;
	height: 250px;
	color: #223846;
	background-color: #223846;
	background:transparent url(../img/white-50.png) repeat scroll 0 0 !important;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	z-index: -1;
}

#reference-info .inner .button{
	display: block;
	position: absolute;
	padding: 10px;
	overflow: hidden;
	top: 455px;
	margin-left: 735px;
	width: 223px;
	height: 16px;
	color: #ffffff;
	background-color: #223846;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	cursor: pointer;
}