@import url("default.css");
@import url("vervolg.css");

/*///////////////////////////////////////// 
	BEGIN 
/////////////////////////////////////////*/
div#content h2.websites {
	background: url(../img/tpl/headers_groot.gif) no-repeat 0 0;
}
div#content h2.websites.no_mg_bottom {
	margin-bottom: 0px !important;
}
div#content h2.huisstijlen {
	background: url(../img/tpl/headers_groot.gif) no-repeat 0 -1485px;
}
div#sorteer {
	width: auto;
	height: 35px;
	position: absolute;
	top: 7px;
	right: 10px;
	line-height: 35px;
	font-weight: bold;
	z-index: 200;
}
div#sorteer select {
	display: none;
}
div#sorteer .select_left {
	width: 77px; height: auto;
	position: relative;
	float: left;
	line-height: 35px;
}
div#sorteer .selectbox {
	width: 134px;
	height: 35px;
	position: relative;
	float: left;
	background: url(../img/tpl/sorteren.gif) left top no-repeat;
}
div#sorteer input.selectbox {
	width: 119px; height: 35px;
	padding: 0px 0px 0px 15px;
	line-height: 35px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	background: 0px;
}
div#sorteer .selectbox-wrapper {
	width: 134px !important;
	position: absolute;
	top: 32px; left: 0;
	padding-bottom: 3px;
	background: url(../img/tpl/sorteren_bottom.png) left bottom no-repeat;
}
div#sorteer .selectbox-wrapper ul {
	padding: 5px 0px 0px 0px;
	list-style: none;
	background: #fff url(../img/tpl/sorteren_wrapper.gif) left top repeat-y;
}
div#sorteer .selectbox-wrapper ul li {
	height: 23px;
	padding: 0 0 0 15px;
	margin: 0px !important;
	line-height: 23px;
	cursor: pointer;
	font-size: 11px;
	list-style: none;
	font-weight: normal;
	background: none;
}
div#sorteer .selectbox-wrapper ul li:hover {
	color: #1b9dd7;
}

/* FILTER OP BRANCHE EN OPLOSSING


div#filteren a {
	width: 87px;
	height: 34px;
	position: relative;
	float: left;
	display: block;
	background: url(../img/tpl/filteren.gif) left top no-repeat;
}
div#filteren div#filter_container {
	width: 581px;
	height: auto;
	position: absolute;
	right: 0px;
	top: 32px;
	display: none;
}
div#filteren div#filter_container div#filter_boven {
	width: 581px;
	height: 48px;
	position: relative;
	background: url(../img/tpl/filteren_boven.gif) left top no-repeat;
}
div#filteren div#filter_container div#filter_content {
	width: 550px;
	height: auto;
	position: relative;
	padding: 8px 0px 104px 29px;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	background: #ffffff;
}
div#filteren div#filter_container div#filter_content:after{clear:both;display:block;font:1px/0px serif;content:".";height:0;visibility:hidden;}
div#filter_content div#filter_branche {
	width: 354px;
	height: auto;
	position: relative;
	float: left;
	padding-right: 9px;
}
div#filter_content div#filter_oplossing {
	width: 177px;
	height: auto;
	position: relative;
	float: left;
}
div#filter_branche label, div#filter_oplossing label {
	width: 175px;
	height: 24px;
	position: relative;
	float: left;
	padding-left: 2px;
	color: #4a5455;
}
div#filter_branche label input, div#filter_oplossing label input {
	width: auto;
	height: 24px;
	position: relative;
	float: left;
	margin: 0px 10px 0px 0px;
}
div#filter_content div#filter_toepassen {
	width: 158px;
	height: 33px;
	position: absolute;
	right: 28px;
	bottom: 23px;
	background: url(../img/tpl/filter_toepassen.gif) left top no-repeat;
}
div#filter_content div#filter_toepassen input {
	width: 158px;
	height: 33px;
	position: relative;
	border: none;
	cursor: pointer;
	background: none;
}
div#filter_content div#filter_alles {
	width: 212px;
	height: 24px;
	position: absolute;
	left: 33px;
	bottom: 21px;
	padding-top: 32px;
	background: url(../img/tpl/projectweergave.gif) left top no-repeat;
}
div#filter_content div#filter_alles label {
	width: 99px;
	height: 19px;
	position: relative;
	float: left;
	line-height: 19px;
}
div#filteren div#filter_container div#filter_onder {
	width: 581px;
	height: 2px;
	position: relative;
	background: url(../img/tpl/filteren_onder.gif) left top no-repeat;
}
div#filteren div#filter_melding {
	width: 250px;
	height: 34px;
	position: absolute;
	right: 87px;
	top: 0px;
	line-height: 34px;
	padding-right: 15px;
	text-align: right;
	font-size: 11px;
	color: #1b9dd7;
}
div#content form#filter.vervolg {
	left: 630px;
}
select#branche, select#oplossing {
	display: none;
}
input#branche_input, input#oplossing_input {
	width: 197px; height: 23px;
	padding: 7px 0 0 19px;
	background: url(../img/tpl/bg_selectbox.gif) left top no-repeat;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}
div#branche_container, div#oplossing_container {
	padding: 10px 0 10px 0;
	position: absolute;
	width: 216px !important;
	top: 29px; left: 0;
	background: url(../img/tpl/bg_selectbox_container.png) no-repeat left bottom;
}
div#branche_container ul, div#oplossing_container ul {
	list-style: none;
}
div#branche_container ul li, div#oplossing_container ul li {
	height: 26px;
	padding: 0 0 0 19px;
	cursor: pointer;
}
div#branche_container ul li:hover, div#oplossing_container ul li:hover {
	background: #00adef;
	color: white;
}
*/

div.werk {
	width: 263px; height: 184px;
	margin: 0 30px 50px 0;
	padding: 195px 15px 0 22px;
	position: relative;
	float: left;
	z-index: 5;
}
div.werk.nomargin {
	margin-right: 0;
}
div.werk .case {
	width: 66px; height: 33px;
	position: absolute;
	left: 10px; top: 125px;
	background: url(../img/tpl/case.png) left top no-repeat;
	z-index: 200;
}
div.werk img {
	width: 280px; height: 170px;
	position: absolute;
	top: 10px; left: 10px;
	z-index: 8;
}
div.werk h3 {
	margin: 0 0 10px 0;
	font-size: 14px;
}
div.werk p {
	height: 80px; 
	font-size: 11px;
	line-height: 20px;
	overflow: hidden;
}
div.werk a.bekijk_case, div.werk a.bekijk_project {
	width: 300px; height: 0;
	padding: 379px 0 0 0;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0; left: 0;
	background: url(../img/tpl/transparant.gif) left top repeat;
	z-index: 10;
}
div.werk a.bekijk_case {
	background: url(../img/tpl/bg_werk.gif) no-repeat;
}
div.werk a.link_niet_case {
	position: absolute;
	left: 22px; bottom: 24px;
}
div.werk:hover {
	background: #f3f3f3;
}
div.no_roll {
	cursor: pointer;
}
div.no_roll:hover {
	background: #ffffff;
}
div.no_roll p {
	height: auto !important;
}
div.btn_toon_alles {
	float: left;
	margin-top: 10px;
}
div.werk a:hover {
	background-position: 0 -379px;
}
div#main-content div#slider {
	width: 600px; height: 400px;
	position: relative;
	margin: 0 0 55px 0;
}
div#main-content h3#gerelateerd {
	height: 0;
	margin: 0 0 19px 10px;
	padding: 30px 0 0 0;
	overflow: hidden;
	background: url(../img/tpl/headers.gif) no-repeat 0 -217px;
}
div#main-content h3#gerelateerd.gerelateerd_b_o {
	background: url(../img/tpl/headers.gif) no-repeat 0 -564px;
}
div#main-content h3#gerelateerd.gerelateerd_b {
	background: url(../img/tpl/headers.gif) no-repeat 0 -594px;
}
div#main-content h3#gerelateerd.gerelateerd_o {
	background: url(../img/tpl/headers.gif) no-repeat 0 -624px;
}
div#main-content a.gerelateerd {
	margin: 0 12px 0 0;
	position: relative;
	float: left;
	text-decoration: none;
	z-index: 15;
}
div#main-content a.gerelateerd span {
	width: auto; height: 67px;
	padding: 0 0 0 21px;
	display: none;
	position: absolute;
	top: -30px; left: 80px;
	background: url(../img/tpl/bg_tooltip.png) 0 -40px;
	z-index: 100;
}
div#main-content a.gerelateerd span strong {
	width: auto; height: 40px;
	padding: 0 20px 0 0;
	display: block;
	background: url(../img/tpl/bg_tooltip.png) right 0;
	color: white;
	line-height: 40px;
	white-space: nowrap;
}
div#main-content a:hover.gerelateerd span {
	display: block;
}
div#side-content {
	height: auto;
	margin-bottom: 150px;
}
div#side-content h4 {
	overflow: hidden;
}
div#side-content a.ext-link {
	height: 16px;
	display: inline-block;
	padding: 0 14px 0 0;
	position: absolute;
	bottom: -47px; left: 0;
	background: url(../img/tpl/bg_ext-link.gif) no-repeat right 1px;
	font-weight: bold;
	line-height: 16px;
	font-size: 16px;
	text-decoration: none;
}
div#side-content a:hover.ext-link {
	background-position: right -13px;
}
div#side-content a.share {
	position: absolute;
	bottom: -110px; left: 0;
	cursor: pointer;
}
div#side-content a.share.reageer {
	left: 28px;
	background-position: 0px 0px;
}
div#side-content a.share.reageer:hover {
	background-position: 0px -22px;
}
div#side-content a.share.twitter {
	left: 82px;
	background-position: -44px 0px;
}
div#side-content a.share.twitter:hover {
	background-position: -44px -22px;
}
div#side-content a.share.delicious {
	left: 110px;
	background-position: -66px 0px;
}
div#side-content a.share.delicious:hover {
	background-position: -66px -22px;
}
div#side-content a.share.facebook {
	left: 138px;
	background-position: -88px 0px;
}
div#side-content a.share.facebook:hover {
	background-position: -88px -22px;
}
div#side-content div.sep {
	background: #51b4e0;
	height: 37px;
	width: 1px;
	position: absolute;
	bottom: -116px;
	left: 66px;
}
div#side-content ul {
	margin-left: 20px;
}
div#items {
	height: 400px;
	overflow: hidden;
}
div#items .item, div#items .item img {
	width: 600px;
	height: 400px;
	position: absolute;
	top: 0;
	left: 0;
}
div#nav {
	width: 600px !important;
	position: absolute;
	text-align: right;
	top: 389px; left: 0px;
	z-index: 9999;
}
div#loading-bar {
	width: auto; height: 8px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #fff;
	z-index: 100;
}

/* FILTER BAR */

#filterbalk {
	width: 722px; height: auto;
	position: relative;
	margin: 10px 0px 57px 25px;
	padding: 38px 180px 28px 23px;
	background: url(../img/tpl/filterbalk_boven.gif) left top no-repeat;
}
#filterbalk:after{clear:both;display:block;font:1px/0px serif;content:".";height:0;visibility:hidden;}
#filterline {
	width: 925px; height: 1px;
	position: absolute;
	left: 0px; bottom: 0px;
	background: url(../img/tpl/line.gif) left top repeat-x;
}
#filterbalk span.filter_left {
	width: 134px; height: auto;
	position: relative;
	float: left;
	line-height: 24px;
	font-weight: bold;
	color: #14282a;
}
#filterbalk span.filter_right {
	width: 588px; height: auto;
	position: relative;
	float: left;
	line-height: 24px;
	color: #14282a;
}
#filterbalk #filter_wissen {
	width: 95px; height: 16px;
	position: absolute;
	right: 20px; top: 43px;
}
div#content.huisstijlen{
	padding-bottom:200px;
}
div#huisstijl-omschrijving{
	position:absolute;
	bottom:0; left:0;
	padding:0 15px 0 12px;
}
div#huisstijl-omschrijving p{
	padding-bottom:20px;
}