/* 

	CSS by Deibu, www.deibu.net.
	Please see www.deibu.net for more information. 
	
	CSS is w3 validated, and complient with all major web browsers such as Safari, 
	Firefox and Internet Explorer.
	
	Theme: Van Gijn B.V.
	Version: 1.0
	Website: www.vangijn.nl
	Info: www.deibu.net
	Creator: Deibu. - Dave Jansen

*/



/* Reset
--------------------------------------------------------------------- */
@import "reset.css";


/* Startup
--------------------------------------------------------------------- */
html, body {
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: #cfd7e2 url(../images/design/bg-content.gif) 0 330px repeat-x;
}

#ghost {
	width: 1024px;
	margin: 0 auto;
	position: relative;
}


/* Header
--------------------------------------------------------------------- */
#header {
	height: 330px;
	min-width: 1024px;
	background: #bcc5d4 url(../images/design/bg-header.jpg) center top no-repeat;
	overflow: hidden;
}

#header div {
	width: 1024px;
	margin: 0 auto;
	height: 330px;
	position: relative;
}

#header h1 {
	display: none;
}

#header h2 {
	position: absolute;
	top: 130px;
	right: 390px;
	z-index: 450;
	font-size: 36px;
	color: #fff;
	line-height: 40px;
	font-weight: normal;
	font-style: italic;
}

#header h3 {
	position: absolute;
	top: 170px;
	right: 390px;
	z-index: 450;
	font-size: 24px;
	color: #557ebc;
	line-height: 28px;
	font-weight: normal;
	font-style: italic;
}

#header-icon {
	position: absolute;
	top: -330px;
	right: -44px;
	width: 440px;
	height: 335px;
	z-index: 400;
	background-repeat: no-repeat;
}


/* Menu
--------------------------------------------------------------------- */
#menu ul {
	clear: both;
	height: 43px;
	margin: 0 0 80px 0;
}

#menu ul li {
	font-size: 22px;
	color: #fff;
	float: left;
}

#menu ul li a {
	height: 43px;
	display: block;
	padding: 0 10px;
	float: left;
	color: #fff;
	line-height: 43px;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #1f2632;
}

#menu ul li.active, #menu ul li.subItemActive {
	background: url(../images/design/bg-menu-active.jpg) no-repeat;
	color: #1f2632;
}

#menu ul li.active a, #menu ul li.subItemActive a {
	background: url(../images/design/bg-menu-active-end.jpg) right top no-repeat;
	color: #1f2632;
}

#menu ul li ul {
	display: none;
}


/* Content
--------------------------------------------------------------------- */
#content {
	width: 758px;
	float: left;
	clear: both;
	font-size: 18px;
	color: #667a95;
	line-height: 1.3em;
}

#content h2 {
	font-weight: normal;
	font-size: 28px;
	line-height: 32px;
	color: #1f2632;
}

#content h2 span {
	margin: 0;
	font-size: 22px;
	line-height: 28px;
	color: #9ca9ba;
}

#content h3 {
	margin: 55px 0 8px 0;
	font-weight: normal;
	font-size: 24px;
	line-height: 32px;
	color: #557ebc;
	border-bottom: 1px solid #ccc;
}

#content h3 a {
	color: #557ebc;
	text-decoration: none;
}

#content h3 a:hover {
	color: #335ebc;
	text-decoration: none;
}

#content h3 span {
	float: right;
	font-size: 38px;
	line-height: 38px;
	color: #ccc;
	overflow: visible;
	z-index: 659;
}

#content p {
	margin: 0 0 26px;
}

#content em {
	font-style: italic;
}

#content strong {
	font-weight: bold;
}

#content a {
	color: #1f2632;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content a.less {
	color: #abbacf;
	font-size: 15px;
}

#content .readmore {
	font-size: 80%;
	font-style: italic;
	color: #ccc;
}

#content .readmore a {
	color: #aaa;
}

#content .block {
	width: 694px; /* 754px */
	min-height: 150px;
	background: url(../images/design/bg-content-block.jpg) no-repeat;
	padding: 24px 30px 0 30px;
	float: left;
}

#content .private {
	color: #9d7a41;
}

#content .private h2, #content .private h3, #content .private h3 a {
	color: #825103;
}


/* Asides
--------------------------------------------------------------------- */
#asides {
	width: 250px;
	float: left;
	padding: 9px 0 0 0;
}

#asides h3 {
	padding: 3px 0 10px 0;
	background: url(../images/design/bg-aside-block-top.gif) left bottom no-repeat;
	line-height: 30px;
	font-weight: normal;
	font-size: 22px;
	color: #9ca9ba;
	text-align: center;
	clear: both;
}

#asides .block {
	width: 203px; /* 243px */
	min-height: 194px;
	background: url(../images/design/bg-aside-block-end.gif) left bottom no-repeat;
	padding: 0 20px 30px;
	margin: 0 0 15px;
}

#asides a {
	color: #9ca9ba;
	text-decoration: none;
}

#asides h4 {
	padding: 0 6px 0 0;
	float: left;
	font-size: 22px;
	line-height: 1.3em;
	color: #c8d3e1;
	font-weight: normal;
}

#asides h4 a {
	color: #c8d3e1;
	text-decoration: none;
}

#asides h5 {
	float: left;
	font-size: 22px;
	line-height: 1.3em;
	color: #abbacf;
	font-weight: normal;
}

#asides h5 a {
	color: #abbacf;
	text-decoration: none;
}

#asides p {
	clear: both;
	font-size: 14px;
	color: #9ca9ba;
	padding: 0 0 15px 0;
}

#asides .item:hover h4 a { color: #8a9fbf }
#asides .item:hover h5 a { color: #5c7dae }
#asides .item:hover p a { color: #68809d }


/* Address
--------------------------------------------------------------------- */
#address {
	height: 280px;
	width: 758px;
	clear: both;
	text-align: center;
	background: url(../images/design/bg-content-page-end.jpg) no-repeat;
}

#address h6 {
	padding: 250px 0 0;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: normal;
	color: #667a92;
}

#address p {
	font-size: 14px;
	line-height: 1.3em;
	font-weight: normal;
	color: #667a92;
}

#address a {
	color: #667a92;
	text-decoration: none;
}

#address a:hover {
	color: #2a4468;
}

/* Contact :: Contact Form
--------------------------------------------------------------------- */
.form {
	float: left;
}

.form  label {
	width: 220px;
	height: 22px;
	line-height: 22px;
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 4px 0;
}

.form input {
	margin: 4px 0 0 0;
}

.form .text {
	width: 400px;
	height: 22px;
}

.form .text.almost {
	width: 342px;
}

.form .text.medium {
	width: 292px;
}

.form .text.almostmedium {
	width: 242px;
}

.form .text.almosttiny {
	width: 100px;
}

.form .text.tiny {
	width: 50px;
}

.form .text.big {
	height: 300px;
}

.form .error {
	color: #900;
	font-style:  italic;
}

.complete {
	color: #030;
}

.form .hint {
	color: #fff;
	font-style: italic;
	margin: 0 0 0 8px;
}



/* Headers
--------------------------------------------------------------------- */
body.header-01 #header-icon { background-image: url(../images/headers/header-01.png) }
body.header-02 #header-icon { background-image: url(../images/headers/header-02.png) }
body.header-03 #header-icon {	background-image: url(../images/headers/header-03.png) }
body.header-05 #header-icon {	background-image: url(../images/headers/header-05.png) }
