/**
 * Stylesheet for WiVaHo
 *
 * @media	screen, projection
 * @copyright	Netlash <http://www.netlash.com>
 * @author	Bramus! <bramus@netlash.com>
 */

/**
 * = Global reset
 * ----------------------------------------------------------
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	/* outline: 0; */
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

em {
    font-style: italic;
}

strong {
    font-weight: 700;
}

/**
 * = Primary selectors
 * ----------------------------------------------------------
 */

body {
	font: 300 12px/1.4 Arial, sans-serif;
	background: #35475f;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
}

h1 {
	font-size: 28px;
	padding: 0 0 12px 0;
	font-family: "Myriad Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h2 {
	font-size: 18px;
	padding: 0 0 10px 0;
}

h3 {
	font-size: 15px;
	padding: 0 0 8px 0;
}

h4 {
	font-size: 14px;
	padding: 0 0 4px 0;
}

p {
	padding: 0 0 18px 0;
}

ul, ol {
	padding: 0 0 15px 30px;
}

ul ul, ul ol, ol ul, ol ol {
	padding-bottom: 0px;
}

ul li {
	list-style: square;
}

dd {
	padding-bottom: 5px;
}

/**
 * =  Firefox Fixes
 * ----------------------------------------------------------
 */

/* force scrollbar */
/**::-moz-any-link html,*/ html {
	min-height: 100%;
	margin-bottom: 1px;
}

/* remove big outlines on links */
/**::-moz-any-link a,*/ a {
	overflow: hidden;
}

/**
 * = Links
 * ----------------------------------------------------------
 */

a, a:link {
	color: #626262;
}

a:visited {

}

a:hover {
	color: #000;
}

a:active {

}

/**
 * = Page structure
 * ----------------------------------------------------------
 */

#container {
	width: 968px;
	margin: 0 auto 45px;
	background: transparent url(../images/bgpattern.gif) repeat top left;
}


/**
 * = Language
 * ----------------------------------------------------------
 */

#language {
	float: right;
}

#language li {
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
}

#language li a {
	background: #D2D2D2;
	padding: 4px 5px;
	text-decoration: none;
	display: block;
}

#language li.selected a {
	font-weight: 700;
	background: #FCC;
}


/**
 * = Header
 * ----------------------------------------------------------
 */

#header {
	height: 123px;
	width: 968px;
	position: relative;
}

#header h1 a {
	text-decoration: none;
}

#header h1 {
	background: url(../images/logo.png) no-repeat;
	width: 334px;
	height: 79px;
	text-indent: -9000px;
	position: absolute;
	bottom: 23px;
	left: 26px;
}

#header h1 a {
	width: 334px;
	height: 79px;
	display: block;
	overflow: hidden;
}


/**
 * = Navigation
 * ----------------------------------------------------------
 */

#navigation {
	width: 968px;
	padding: 0 0 11px 0;
	height: 44px;
}

#navigation ul {
	width: 935px;
	padding: 0 0 0 33px;
	margin: 0;
	height: 44px;
	background: transparent url(../images/navigation.gif) no-repeat top left;
}

#navigation ul li {
	height: 44px;
	list-style: none;
	float: left;
	background: transparent url(../images/navigation_reepje.gif) no-repeat 100% 10px;
	margin: 0;
	padding: 0;
}

#navigation ul li a {
	display: block;
	height: 24px;
	padding: 0 15px;
	margin: 10px 0;
	text-decoration: none;
	line-height: 24px;
	color: #35475f;
	font-weight: 700;
}

#navigation ul li.selected {
	background: #556478;
	margin-left: -1px;
}

#navigation ul li.selected a {
	color: #fff;
}

#navigation li a:hover {
	text-decoration: underline;
}

/**
 * = HomeChooser
 * ----------------------------------------------------------
 */

#homeChooser {
	height: 267px;
	width: 968px;
	background: transparent url(../images/homeChooser.gif) no-repeat top left;
	padding: 5px 0;
	margin-bottom: 11px;
}

#homeChooser ul {
	margin:0;
	padding:0;
	width: 968px;
	height: 267px;
	overflow: hidden;
	list-style: none;
}

#homeChooser ul li {
	list-style: none;
	display: block;
	float: left;
	height: 267px;
	width: 315px;
	margin: 0 0 0 5px;
	padding:0;
}

#homeChooser ul li#hs_1 {
	background: transparent url(../images/homeChooser_1.jpg) no-repeat top left;
	margin: 0 0 0 6px;
}

#homeChooser ul li#hs_2 {
	background: transparent url(../images/homeChooser_2.jpg) no-repeat top left;
}

#homeChooser ul li#hs_3 {
	background: transparent url(../images/homeChooser_3.jpg) no-repeat top left;
}

#homeChooser ul li a {
	display: block;
	position: relative;
	width: 316px;
	height: 267px;
	text-decoration: none;
}

#homeChooser ul li a span {
	display: block;
	height: 34px;
	width: 296px;
	line-height: 34px;
	font-weight: 700;
	text-align: right;
	color: #fff;
	position: absolute;
	bottom: 4px;
	right: 0;
	padding: 0 10px;
	white-space: nowrap;
	overflow: hidden;
}

#homeChooser ul li a:hover span {
	text-decoration: underline;
}

/**
 * = SlideShow
 * ----------------------------------------------------------
 */

#slideshow {
	height: 97px;
	width: 968px;
	padding: 0;
	margin-bottom: 11px;
	position: relative;
}

#slideshow img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 97px;
	width: 968px;
	z-index: 10;
}

#slideshow .border {
	position: absolute;
	top: 0;
	left: 0;
	height: 97px;
	width: 968px;
	background: transparent url(../images/slideshowmask.png) no-repeat top left;
	z-index: 20;
}

/**
 * = Subnavigation
 * ----------------------------------------------------------
 */

#subnavigation {
	float: left;
	width: 222px;
	padding: 37px;
}

.home #subnavigation {
	width: 250px;
}

#subnavigation ul {
	padding: 20px;
}

#subnavigation ul li {
	list-style: none;
}

#subnavigation ul li a {
	padding: 5px 10px;
	background: #edeef1;
	color: #536277;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #d4d7dd;
	display: block;
}

#subnavigation ul li.selected a {
	background: #536277;
	color: #fff;
	font-weight: 700;
}

#subnavigation li ul {
	padding: 0;
}

#subnavigation ul li.selected ul li {
	border: none;
}

#subnavigation li a:hover {
	text-decoration: underline;
}

#subnavigation ul li.selected ul li a {
	padding: 5px 10px 5px 20px;
	font-weight: 300;
	background: #edeef1;
	color: #536277;
}

#subnavigation ul li.selected ul li.selected ul li a {
	padding: 5px 10px 5px 40px;
	font-weight: 300;
}

#subnavigation ul li.selected ul li.selected a,
#subnavigation ul li.selected ul li.selected ul li.selected a {
	font-weight: 700;
}

/**
 * = Pagination
 * ----------------------------------------------------------
 */

.pagination ul {
	padding: 0 0 18px 0;
}

.pagination li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
	text-decoration: none;
	border: 1px solid #DDD;
}

.pagination li span {
	float: left;
	display: block;
	padding: 3px 5px;
}

.pagination li span a {
	float: left;
	display: block;
}


/**
 * = Indekijker
 * ----------------------------------------------------------
 */

#subnavigation h2 {
	font: 700 16px/18px "Trebuchet MS", Trebuchet, Arial;
	color: #505050;
	letter-spacing: -1px;
	margin-bottom: 5px;
}

#subnavigation p {
	font: normal 12px/16px "Trebuchet MS", Trebuchet, Arial;
	color: #505050;
}

/**
 * = Breadcrumbs
 * ----------------------------------------------------------
 */

#breadcrumbs, #breadcrumbs a {
	color: #35475f;
	font: 700 11px/12px Arial;
}

#breadcrumbs a:hover {
	color: #141b24;
}

#breadcrumbs {
	margin-bottom: 15px;
}

/**
 * = Main
 * ----------------------------------------------------------
 */

#main {
	width: 968px;
	background: white;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background: transparent url(../images/roundedCornersNormalFill.gif) no-repeat top left;
}

.home #main {
	background-image: url(../images/roundedCornersHomeFill.gif);
}

#main {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #626262;
}

#main h2, #main h3 {
	font: 700 16px/18px "Trebuchet MS", Trebuchet, Arial;
	color: #404040;
	letter-spacing: -1px;
	margin-bottom: 5px;
}

.home #main h2, #main h3 {
	color: #878787;
}

#main h3 {
	color: #000;
}

#main p {

}

#roundedCornersHomeBottom {
	width: 968px;
	height: 5px;
	background: transparent url(../images/roundedCornersNormalBottom.gif) no-repeat bottom left;
}

.home #roundedCornersHomeBottom {
	background-image: url(../images/roundedCornersHomeBottom.gif);
}


/**
 * = News
 * ----------------------------------------------------------
 */

div.newsarticle {
	padding: 0 0 20px 0;
	color: #626262;
}

span.meta {
	font-size: 11px;
	padding: 0 0 10px 0;
	display: block;
}

div.newsarticle h3 {
	padding: 0;
}

div.newsarticle h3 a {
	padding: 0;
	text-decoration: none;
	font: 700 12px/16px Arial;
	color: #626262;
	letter-spacing: 0;
}

div.newsarticle .text a {
	display: block;
	font-weight: 700;
	font-size: 11px;
	color: #626262;
}

div.newsarticle .meta {
	padding: 0 0 20px 0;
	font-style: italic;
}

div.newsarticle .meta a {
	display: none;
}

#newsdetail h2 {
	padding: 0;
}

#main #news h3 {
	margin-top: 15px;
}

#newsArchiveLink {
	font-weight: 700;
	font-size: 11px;
	color: #626262;
}

div.newsarticle .text a:hover, #newsArchiveLink:hover {
	color: #000;
}

/**
 * = Blog
 * ----------------------------------------------------------
 */

div.blogpost {
	padding: 0 0 20px 0;
}

div.blogpost h3 {
	padding: 0;
}

div#blogarchive-mini {
	width: 160px;
	float: right;
	border: 1px solid #DDD;
	background: #EEE;
	padding: 10px;
}

#blogarchive-full {

}

#blog {
	float: left;
	width: 478px;
	padding: 0 20px 0 0;
}

/**
 * = Contact
 * ----------------------------------------------------------
 */

input {
	font: 300 12px/14px Arial, sans-serif;
}

span.form-error {
	color: red;
	display: block;
}

span.form-success {
	color: green;
	display: block;
}

input.text_error,
input.input-textarea-error {
	border: 1px solid red;
}

/**
 * = Search
 * ----------------------------------------------------------
 */

#search {
	width: 950px;
	height: 19px;
	padding: 17px 0 10px 0; /* height: 46px; */
	background: #35475f;
	position: absolute;
	top: 0;
	right: 9px;
	text-align: right;
}

#search .input-text {
	width: 95px;
	height: 17px;
	padding: 2px 0 0 20px;
	background: #fff url(../images/icnSearch.gif) no-repeat 5px 3px;
	border: 0;
	line-height: 19px;
}

#search .input-button {
	display: none;
}

/**
 * = Content
 * ----------------------------------------------------------
 */

#content {
	float: left;
	width: 578px;
	padding: 37px 57px 37px 37px;
}

.home #content {
	width: 550px;
}
/**
 * = Forms
 * ----------------------------------------------------------
 */

input, textarea {
	padding: 2px;
	font-size: 11px;
}

textarea {
	height: 80px;
}

form {
	padding: 0 0 20px 0;
}

label {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

form dl dt {
	padding: 0 0 2px;
}

form dl dd {
	padding: 0 0 8px;
}

#name {
	width: 200px;
}

#email {
	width: 300px;
}

#message {
	width: 400px;
}

span.form-error {
	display: block;
	padding: 5px 0 0 0;
	color: red;
	font-size: 11px;
}

span.form-success {
	color: green;
	display: block;
	background: #CFC;
	padding: 8px;
	border: 1px solid green;
	margin: 0 0 10px;
}



/**
 * = Footer
 * ----------------------------------------------------------
 */

#footer {
	width: 968px;
	clear: both;
	height: 31px;
}

#footer ul {
	float: right;
	height: 12px;
	padding: 10px 30px 9px 0;
	margin: 0;
}

#footer li {
	float: left;
	padding: 0;
	list-style: none;
	line-height: 1;
	height: 11px;
}

#footer li a {
	display: block;
	height: 12px;
	font: normal 11px/12px Arial;
	padding: 0 10px;
	color: #fff;
	overflow: visible;
	text-decoration: none;
}

#footer li a:hover {
	text-decoration: underline;
}

#footer li.last {
	padding-right: 0;
	border: none;
}

/**
 * = Clearfix
 * ----------------------------------------------------------
 */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}