/* YUI Reset */

/* @group YUI reset */
html{background:#f3f3f3;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* @end */
html {
 text-align:center;
}

body {
	color: #272727;
	margin: 0 auto;
	padding: 0;
	font: 62.5%/1.5 Arial, Helvetica, sans-serif;
	background: #f3f3f3;
	width: 1000px;
	position: relative;
	text-align:left;
}

/* @group Sitewide elements */

.page-header {
	margin: 11px 30px;
}

/* @group nav
 */

.nav {
	margin: 11px 28px;
	border: solid #e2e2e2;
	border-width: 1px 1px 1px 0;
	background: #fff;
	_height:1px;
	_overflow:visible;
	height: 26px;
}
.nav li {
	border: solid #e2e2e2;
	border-width: 0 0 0 1px;
	float: left;
	position: relative;
	height: 26px;
	z-index: 1; /* marcelb */
}
.nav li.hassub,
.nav a {
	display: block;
	line-height: 26px;
	padding: 0 10px;
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
	text-decoration: none;
}
.nav li.hassub {
	background: url(../gfx/open.gif) right 12px no-repeat;
	padding-right: 20px;
}
.nav a:hover,
.nav .active a {
	background: #d50064 url(../gfx/nav-active.png) repeat-x 0 0;
	color: #fff;
}
.nav li ul {
	display: none;
	position: absolute;
	top: 26px;
	left: -1px;
	background: #fff;
	border-top: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}
.nav li.hover ul,
.nav li:hover ul {
	display: block;
	margin: 0;
	padding: 0;
}
.nav li.hassub ul li {
	font-size: .8em;
	float: none;
	clear: both;
	white-space: nowrap;
	border-left: 0;
	border-bottom: 1px solid #e2e2e2;
	display: block;
	margin: 0;
	padding: 0;
	width: auto; /*hjpoell*/
	vertical-align:bottom;
}
.nav li.hassub ul li a {
	display: block;
	width: auto;
	margin: 0;
	float: none;
}
/* @end */

/* @group secundary-nav */

.secundary-nav {
	position: absolute;
	right: 40px;
	top: 70px;
	text-align: right;
}
.secundary-nav li {
	display: inline;
	border: solid #8d8d8d;
	border-width: 0 0 0 1px;
	padding: 0 5px;
}
.secundary-nav li:first-child {
	border: 0;
}
.secundary-nav a {
	font-size: 1.2em;
	color: #000;
	text-decoration: none;
}
.secundary-nav a:hover {
	text-decoration: underline;
}

/* @end */

/* @footer component */
.footer {
	clear: both;
	text-align: center;
	margin: 30px 0 20px 0;
}
.footer-nav li {
	display: inline;
	border: solid #8d8d8d;
	border-width: 0 0 0 1px;
	padding: 0 5px;
}
.footer-nav li:first-child {
	border: 0;
}
.footer-nav li a {
	color: #272727;
	text-decoration: none;
	font-size: 1.1em;
}

/* @end */

/* @group Home-componenten */

.home-container {
	background: url(../gfx/home-background.jpg);
	margin: 11px 30px;
	padding: 19px;
	overflow: hidden;
	_height: 1px;
	_overflow: visible;
}
.home-intro {
	width: 430px;
	float: left;
	margin: 0 20px 0 0;
}
.home-intro h2 {
	color: #d90067;
	font-size: 2.3em;
}
.home-intro h3 {
	color: #d90067;
	font-size: 1.8em;
}
.home-intro p {
	font-size: 1.2em;
	margin: 0 0 1em;
}
.home-intro a {
	color: #d90067;
	text-decoration:underline;
}
.home-intro a:hover {
	text-decoration:underline;
}
.home-news {
	background: #fff;
	border: 1px solid #e2e2e2;
	padding: 10px;
	width: 195px;
	float: left;
	margin: 0 10px 0 0;
}
.home-news h2 {
	color: #d90067;
	font-size: 1.4em;
	font-weight: bold;
}
.home-news-list {
	margin: 10px 0 0;
	font-size: 1.1em;
}
.home-news-list li {
	margin: 0 0 6px;
	line-height: 1.2;
}
.home-news-list a {
	display: block;
	color: #d90067;
	font-weight: bold;
	text-decoration: none;
}
.home-news-list a:hover {
	text-decoration: underline;
}

.zoekblok {
	background: #d80066 url(../gfx/zoek-fade.gif) repeat-x;
	float: left;
	width: 191px;
	padding: 15px;
	margin: 0 0 15px;
}
.zoekblok h2 {
	color: #fff;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0 0 15px;
	background: url(../gfx/zoek.gif) no-repeat;
	padding: 0 0 0 25px;
}
.zoektabs {
	overflow: hidden;
	_height: 1px;
	_overflow: visible;
	position: relative;
	z-index: 2;
}
.zoektabs li {
	float: left;
}
.zoektabs a {
	display: block;
	border: 1px solid #dadada;
	background: #e0e0e0 url(../gfx/home-tabs-fade.gif) repeat-x;
	line-height: 25px;
	padding: 0 15px;
	margin: 5px 0 0;
	font-size: 1.4em;
	color: #000;
	text-decoration: none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.zoektabs .active a {
	border: 1px solid #fff;
	background: #fff;
	padding: 5px 15px 0;
	margin: 0;
	color: #d90067;
}
.zoekblok .tab {
	border: solid #dadada;
	border-width: 1px 0 0;
	margin: -1px 0 0;
	background: #fff;
	padding: 15px;
	position: relative;
	z-index: 1;
}
.zoekblok h3 {
	background: url(../gfx/closed-white.gif) no-repeat 6px 50%;
	padding: 0 0 0 20px;
	margin: 0 0 5px;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	color: #fff;
	font-weight: normal;
}
.zoekblok .tab h3 {
	background: url(../gfx/closed.gif) no-repeat 8px 50%;
	padding: 0 0 0 20px;
	margin: 0 0 5px;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	color: #272727;
}
.js-on .zoekblok h3 {
	cursor: pointer;
}
.zoekblok .open h3 {
	background: url(../gfx/open-white.gif) no-repeat 3px 50%;
}
.zoekblok .tab .open h3 {
	background: url(../gfx/open.gif) no-repeat 5px 50%;
}
.zoekblok .scrollselect {
	margin: 0 0 5px 0;
	background-color: #fff;
}
.zoekblok .tab .scrollselect {
	margin: 0 0 5px 20px;
}
.zoekblok input.text {
	border: 1px solid #818181;
	font-size: 1.2em;
	padding: 1px;
	width: 186px;
}
.zoekblok input.smalltext {
	border: 1px solid #818181;
	font-size: 1.2em;
	padding: 1px;
	width: 136px;
	margin-left: 20px;
}
.js-on .zoekblok .scrollselect {
	display: none;
}
.js-on .zoekblok .open .scrollselect {
	display: block;
}
.gallery-container {
	position: relative;
	clear: both;
    *zoom:1; /* @marcelb: haslayout fix */
}
#gallery-prev {
	position: absolute;
	top: 100px;
	left: -1px;
	width: 17px;
	height: 53px;
	background-image: url(../gfx/gallery-left-arrow.png);
}
#gallery-next {
	position: absolute;
	top: 100px;
	left: 884px;
	width: 17px;
	height: 53px;
	background-image: url(../gfx/gallery-right-arrow.png);
}
.gallerynav-dis {
	background-position: 0 -75px;
	cursor: no-drop;
}
.gallery {
	width: 847px;
	_width: 850px;
	overflow: hidden;
	clear: both;
	height: 250px;
	background: #fff;
	border: 1px solid #ddd;
	padding: 0 10px;
	margin: 15px 15px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
}
.gallery ul {
	width: 2544px;
	position: absolute;
	left: 0;
	top: 0;
}

.gallery li {
	float: left;
	margin: 0;
	font-size: 1.1em;
	*display:inline;
	*zoom:1;
	_display:inline;
	_zoom:1;
	width: 217px;
	overflow: hidden;
}
.gallery a {
	text-decoration: none;
	color: #d90067;
	display: inline-block;
	padding: 10px 0 10px 21px;
}

.gallery h3 a {
	display:block;
	padding: 0;
	padding-top:10px;
}

.gallery dl a, .gallery p a {
	display: inline;
	padding: 0;
	padding-left:10px;
}
.gallery li a:nth-child(3), .gallery li a:nth-child(5) {
	padding-top: 0;
	padding-bottom: 0;
}
.gallery a:hover {
	background: url(../gfx/gallery-hover.gif) left top repeat-x;
	color: #fff;
}
.gallery h3,
.gallery .image-container,
.gallery img,
.gallery p,
.gallery dl {
	width: 175px;
}
.gallery h3{
	font-size: 1.4em;
	font-weight: bold;
	display:inline-block; /*marcelb: temporary fix for wrapping */
	height:1.4em; /*marcelb: temporary fix for wrapping */
	overflow:hidden; /*marcelb: temporary fix for wrapping */
}
.gallery li>h3 {
	height:2em;
}

.gallery a:hover h3 {
	color: #fff;
}
.gallery img {
	margin: 0 21px 0 0;
}
.gallery p {
	font-weight: bold;
	display:inline-block; /*marcelb: temporary fix for wrapping */
	height:1.2em; /*marcelb: temporary fix for wrapping */
	overflow:hidden; /*marcelb: temporary fix for wrapping */
}
.gallery dt {
	color: #000;
	display: inline;
}
.gallery dd {
	display: inline;
}
.gallery dt:after {
	content: ": ";
}


/* @end */

/* @group Form elements */

.scrollselect {
	border: 1px solid #818181;
	height: 70px;
	overflow: auto;
}
.scrollselect label {
	display: block;
	padding: 0 3px;
	font-size: 1.1em;
}
.scrollselect label:hover {
	background: #ebebeb;
}
.scrollselect input {
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px;
}
.submit {
	background: #1f1f1f url(../gfx/shiny-button.gif) repeat-x;
	border: 0;
	padding: 7px 14px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: auto;
	overflow: visible;
	float: right;
	margin: 5px 0 0;
	cursor: pointer;
}

/* @end */

/* @group content page elements */
.breadcrumb {
	margin: -5px 50px 20px 50px;
	font-size: 1.2em;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #e2e2e2;
	color: #8d8d8d;
}
.service {
	float: right;
}
a.back {
	color: #272727;
	background: url(../gfx/back.gif) left 3px no-repeat;
	padding: 0 0 0 13px;
	text-decoration: none;
}
a.forward {
	color: #272727;
	background: url(../gfx/forward.gif) right 3px no-repeat;
	padding: 0 13px 0 0;
	text-decoration: none;
}
a.print {
	color: #272727;
	background: url(../gfx/print.gif) left 1px no-repeat;
	padding: 0 0 0 19px;
	text-decoration: none;
}
a.mail {
	color: #272727;
	background: url(../gfx/mail.gif) left 3px no-repeat;
	padding: 0 0 0 23px;
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.button {
	display: block;
	line-height: 33px;
	background: url(../gfx/button.gif) left 2px no-repeat;
	float: left;
	padding: 0 0 0 17px;
	text-decoration: none;
}
.button:hover,
.info .button:hover {
	text-decoration: none;
}
.button span {
	display: block;
	line-height: 33px;
	background: url(../gfx/button.gif) right 2px no-repeat;
	font-weight: bold;
	color: #fff;
	padding: 0 34px 0 0;
	border: 0;
	margin: 0;
}
h1 {
	color: #cd0061;
	font-size: 1.9em;
	font-weight: normal;
	margin: 0 0 11px 0;
}
h1 span {
	color: #272727;
	font-size: .8em;	
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
}
.overview-container,
.content-container {
	margin: 0 30px;
}
.overview-container {
	margin-right: 0;
}
.content {
	float: left;
	width: 45%;
	margin: 0 0 10px 20px;
	font-size: 1.3em;
	line-height: 1.5em;
}
.content a {
	color: #d90067;
}
.overview-container .left-column {
	float: left;
	width: 220px;
	margin-right: 16px;
}
.overview-container .content {
	float: left;
	width: 710px;
	margin: 0;
}
.overview-container h1 {
	margin: 5px 0 10px 19px;
}
.content img.portrait {
	float: left;
	margin: 0 0 5px 0;
}
.content blockquote {
	float: right;
	width: 60%;
	font-style: italic;
}
.content p {
	clear: both;
}
.info {
	font-size: 1.2em;
	line-height: 1.2em;
	width: 45%;
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
}
.contact-info {
	text-align: right;
	margin: 10px 0 10px 0;
	overflow: hidden;
}
.contact-info .button {
	float: right;
	margin-left: 9px;
}
.contact-info .proj-price {
	display: block;
	float: right;
	margin-top: 10px;
	font-weight: bold;
}
.info h3 {
	font-weight: bold;
}
.info p {
	margin-bottom: 15px;
}
.info a {
	color: #d90067;
	text-decoration: none;
}
.info a:hover {
	text-decoration: underline;
}
.info-block {
	clear: both;
	background: #fff;
	border: 1px solid #e2e2e2;
	padding: 20px 16px 5px 16px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
}
.artist-projects {
	clear: both;
	padding: 8px 21px 32px 21px;
	background: #ebebeb;
	border: 1px solid #e2e2e2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.block {
	background: url(../gfx/block-bottom.gif) left bottom no-repeat;
	padding: 0 0 20px 0;
	margin: 0 0 10px 0;
}
.block-top {
	background: url(../gfx/block-top.gif) left top no-repeat;
	height: 10px;
	line-height: 0;
	font-size: 0;
}
.block-content {
	width: 670px;
	margin: 0 0 0 4px;
	padding: 0 14px 0 16px;
	overflow: hidden;
	position: relative;
	line-height: 1.1em;
}
.block-content h3 {
	color: #d90067;
	font-size: 14px;
	font-weight: bold;
}
.block-content h3 span {
	color: #272727;
	font-weight: normal;
}
.block-content h4 {
	color: #d90067;
	font-size: 12px;
	margin: 0 0 12px 0;
}
.block-content img {
	float: left;
	border: 1px solid #919191;
	margin: 0 30px 0 0;
}
p.project-desc {
	padding-right: 130px;
	clear: none;
}
span.views {
	position: absolute; 
	right: 14px;
	top: 0;
}
span.price,
span.last-change {
	font-size: 10px;
	position: absolute; 
	bottom: 0;
	left: 173px;
}
a.view {
	position: absolute;
	right: 14px;
	bottom: -2px;
	padding: 0 27px 0 0;
	background: url(../gfx/view.gif) right top no-repeat;
	line-height: 25px;
	text-decoration: underline;
}
.artist,
.project {
	padding-top: 12px;
	padding-bottom: 17px;
	background: url(../gfx/project-bottom.gif) left bottom repeat-x;
}
.artist img {
	border: none;
	margin-bottom: 5px;
}
.artist .artist-data {
	float: left;
	width: 120px;
}
.artist .artist-data h2 {
	font-size: 14px;
	color: #d90067;
	margin-bottom: 4px;
}
.artist .artist-data h3 {
	font-size: 12px;
	font-weight: normal;
	color: #272727;
}
.artist blockquote {
	float: none;
	font-weight: bold;
	line-height: 18px;
	width: 80%;
	margin-bottom: 10px;
}
.block .hover {
	background: #e1e1e1 url(../gfx/project-bottom-over.gif) left bottom repeat-x;
	cursor: pointer;
	cursor: hand;
}
.project .price,
.project .last-change {
	bottom: 17px;
}
.button-bar {
	overflow: hidden;
	padding: 12px 0 0 16px;
	position: relative;
}
.paging {
	text-align: center;
	color: #8d8d8d;
	padding:0 0 35px;
}
.paging a {
	color: #d90067;
	text-decoration: none;
	padding: 0 4px 0 1px;
	font-weight: bold;
}
.paging a.currentpage {
	color: #272727;
	cursor: text;
}
.paging .prev {
	padding-right: 0px;
	background: url(../gfx/prevpage.gif) left 3px no-repeat;
}
.paging .next {
	padding-left: 5px;
	background: url(../gfx/nextpage.gif) left 3px no-repeat;
}
.paging .dis {
	background-position: 0 -32px;
	cursor: text;
}
a.view {
	position: absolute;
	right: 14px;
	bottom: -2px;
	padding: 0 27px 0 0;
	background: url(../gfx/view.gif) right top no-repeat;
	line-height: 25px;
	text-decoration: underline;
	color: #272727;
}
.artist .view,
.project .view {
	bottom: 15px;
}
.videolink {
	background: url(../gfx/playvideo.gif) left top no-repeat;
	display: block;
	padding-top: 42px;
	margin: 19px 0 50px 0;
}
.artist-ref {
	float: right;
	color: #d90067;
	margin-bottom: 10px;
	width: 77px; /* marcelb: temporary fix for wrapping */
}
.project-image-gallery {
	float: left;
	/*width: 306px; */
	overflow: hidden;
	clear: both;
	padding: 8px 8px 32px 8px;
	background: #ebebeb;
	border: 1px solid #e2e2e2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.project-image-gallery .gallery {
	width: 220px;
	padding: 15px;/* 26px 15px 26px;*/
	height: 220px;
}
.project-image-gallery .gallery ul {
    margin: 0; /* marcelb */
}

.project-image-gallery .gallery li {
	width: 220px;
	margin: 0; /* marcelb */
}
.project-image-gallery .gallery img {
	width: 220px;
	margin: 0; /* marcelb */
}
.project-image-gallery #gallery-next {
	left: 266px; /* marcelb */
}
.project-image-gallery .img-outline {
	position: relative;
	width: 220px;
	height: 220px;
	overflow: hidden;
}
.project-info-block {
	clear: both;
	background: #fff;
	border: 1px solid #e2e2e2;
	padding: 20px 16px 5px 16px;
}
.info .zoektabs {
	margin-bottom: -1px;
}
.info .zoektabs a {
	color: #272727;
	font-size: 1.2em;
}
.info .zoektabs li.active a {
	border-left: 1px solid #DADADA;	
	border-right: 1px solid #DADADA;	
	border-top: 1px solid #DADADA;	
	color: #D90067;
}
.info .zoektabs a:hover {
	color: #d90067;
	text-decoration: none;
}
.project-info-block {
	line-height: 1.5em;
}
.project-info-block dl {
	line-height: 1.2em;
	float: left;
	width: 50%;
}
.project-info-block dt {
	font-weight: bold;
}
.project-info-block dd {
	margin-bottom: 10px;
}
.content-page .content {
	width: auto;
	float: none;
	margin:0 20px 10px 20px;
}
.home-intro ol 
{
    font-size: 1.2em;
}
.home-intro ol,
.home-intro ul,
.content ol,
.content ul {
	margin: 10px 0;
}
.home-intro ul li,
.content ul li {
	list-style: disc;
	margin: 0 0 0 16px;
}
.home-intro ol li,
.content ol li {
	margin: 0 0 0 16px;
	list-style: decimal;
}
.content p {
	margin: 0 0 10px;
}
.content-page h2 {
	color: #d90067;
	font-size: 1.2em;
	font-weight: bold;
}
.content-page content h3 {
	color: #272727;
	font-size: 1em;
	font-weight: bold;
}
.content-page strong {
	font-weight: bold;
}

/* @forms from cms for contact */
.default-label {
	display: block;
	overflow: visible;
	margin: 0 0 10px;
	clear: both;
}
.showonly-label {
	display: block;
	overflow: visible;
	margin: 0;
	clear: both;
}
.label 
{
    font-size: 12px;
    line-height:18px; /* marcelb */
    font-weight: bold;
	float: left;
	width: 145px;
	/* margin-bottom: 20px; marcelb: not needed because of line-height */
}
.sublabel {
    font-size: smaller;
    color: #808080;
}
.remark {
	clear: both;
	display: none;
	margin: 0 0 0 145px;
	color: #f00;
}
.showonly 
{
    font-size: 1.2em;
    line-height:20px;
}
.default-label input,
.default-label select,
.default-label textarea {
	border: 1px solid #808080;
	padding: 3px;
	left: 160px;
	width: 300px;
}
.default-label .input-notext {
	border: 0;
}
label.fout span.remark,
div.fout span.remark {
	display: block;
}
label.fout input,
label.fout textarea,
div.fout input,
div.fout textarea {
	border: 1px solid #f00;
}

.content-kolom {
    clear:none !important;
    display: block;
    overflow: auto;
    float: left;
    width: 430px;
    padding-right:20px;
}

.content-container .emailblok 
{
    background: #D80066 url(/static/gfx/zoek-fade.gif) repeat-x;
    width: 420px;
    display: block;
    padding: 15px;
    position: relative;
    overflow: hidden;
}
.content-container .emailblok .label {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin: 5px;
	width: auto;
}
.content-container .emailblok .email {
	border: 1px solid #818181;
	margin: 5px;
	width: 290px;
	float: right;
}
.content-container .emailblok .submit 
{
    float:right;
    vertical-align:middle;
    font-size:13px;
    margin: 10px 5px 5px;
}