/* Author: Janot Laval Ontwerp Copyright 2009 */

/* Style 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;}
:focus {outline: 0;}
body {line-height: 1; color: black; background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* End style reset */

strong {font-weight: bold;}
em {font-style: italic;}
.clear {clear: both;}
.hidden {display: none;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(../images/interface/backgrounds/014.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
h1, h2, h3, h4 {font-weight: bold; margin-bottom: 10px;}
h1 {
	font-family: "Myriad Pro",Helvetica Neue,Arial,sans-serif;
	font-size: 26pt;
	text-shadow: 0 3px 6px rgba(0, 0, 0, 0.75);
}
h2 {
	font-family: "Myriad Pro",Helvetica Neue,Arial,sans-serif;
	font-size: 18pt;
	text-shadow: 0 3px 6px rgba(0, 0, 0, 0.75);
}
h3 {font-size: 11pt; padding-left: 23px;}
h3.contact {
	background-image: url(../images/interface/home.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	
}
h3.past {
	background-image: url(../images/interface/suitcase.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	
}
h3.star {
	background-image: url(../images/interface/star.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
}
h3.links {
	background-image: url(../images/interface/magnifier.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	
}
p {margin-bottom: 10px;}
p.grey {color: #999999;}
a {color: #999999; text-decoration: none;}
a:hover, li.current a	{color: #FFFFFF;}
a.whitelink				{ color: #FFFFFF; text-decoration: none;}
a.whitelink:hover		{ color: #FFFFFF; text-decoration: underline;}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #444444;
}
div#header {
	position: relative;
	padding: 20px 0;
}
div#header p {
	font-family: "Myriad Pro",Helvetica Neue,Arial,sans-serif;
	text-shadow: 0 3px 6px rgba(0, 0, 0, 0.75);
	font-size: 18pt;
	line-height: 18pt;
	margin-bottom: 10px;
	opacity: 0.85;
}
div#header p small {
	color: #FFFFFF;
	font-size: 12pt;
	line-height: 14px;
	opacity: 0.85;
}
div#header span {
	border-bottom: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-style: italic;
    font-weight: bold;
    opacity: 1;
}
div#container {
	width: 890px;
	margin: 0 auto;
	padding: 0 20px;
	background-image: url(../images/interface/container-back-1.png);
	background-repeat: repeat;
	background-position: 0 0;
	position: relative;
}
div#content {
	float: left;
	margin-bottom: 20px;
	min-height: 444px;
	_height: 444px;
}
ul#gallery {
	width: 890px;
	margin-left: -7px; 
}
ul#gallery li {
	width: 158px; 
	height: 115px;
	margin: 7px 7px 20px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	float: left;
	opacity: 0; 
	filter: alpha(opacity = 0); 
}
ul#gallery li.clear {
	clear: left;
}
ul#gallery li img {
	width: 158px;
}
ul#gallery li a img {
	opacity: 1;
	filter: alpha(opacity=100);
}
ul#gallery li a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
ul#gallery li p {
	font-family: "Myriad Pro",Helvetica Neue,Arial,sans-serif;
	font-size: 8pt;
	opacity: 0.85;
	margin-bottom: 0;
	margin-left: -3px;
}
div#info {
	background: #333333 url(../images/interface/footerback.gif) no-repeat scroll center top;
	clear: both;
	padding: 30px 0 0;
}
div#info-container {
	width: 890px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
}
div#row {
	display: block;
	float: left;
}
div#sliderbox, div#sliderbox-offer {
	padding-top: 9px;
	margin-top: 5px;
	display: block;
	float: left;
	border-top: 1px solid #444444;
}
div.column {
	width: 276px;
	margin-right: 20px;
	display: inline;
	float: left;
}
div.column-wide {
	width: 574px;
	margin-right: 20px;
	display: inline;
	float: left;
	position: relative;
}
div.column ul li {
	padding-left: 25px;
	background-image: url(../images/interface/leave.gif);
	background-repeat: no-repeat;
	background-position: 0 50%; 
}
div.column ul li.nobullet {
	background-image: none;
	font-style: italic;
}
ul.margin-bottom {margin-bottom: 15px;}
div#footer {
	width: 890px;
	padding: 5px 0;
	margin-top: 20px;
	border-top: 1px solid #444444;
}
ul#icons {
	height: 28px;
	width: 182px;
	margin: 0 auto;
}
ul#icons li {
	padding-left: 1px;
	float: left;
	background-image: url("../images/interface/divider.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
}
ul#icons li.first {padding-left: 0;}
ul#icons li a {
    background-image: url("../images/interface/icons.gif");
    display: block;
    height: 28px;
    overflow: hidden;
    text-indent: -9999px;
}
ul#icons li#vcard a		{width: 43px; background-position: 0 0;}
ul#icons li#cv a		{width: 32px; background-position: -43px 0;}
ul#icons li#linkedin a	{width: 37px; background-position: -75px 0;}
ul#icons li#facebook a	{width: 28px; background-position: -112px 0;}
ul#icons li#twitter a	{width: 38px; background-position: -140px 0;}
ul#icons li#vcard a:hover		{background-position: 0 -28px;}
ul#icons li#cv a:hover			{background-position: -43px -28px;}
ul#icons li#linkedin a:hover	{background-position: -75px -28px;}
ul#icons li#facebook a:hover	{background-position: -112px -28px;}
ul#icons li#twitter a:hover		{background-position: -140px -28px;}

/* Form */

form#myForm {
	margin-left: 45px;
}
span.required {
	color: #af2828;
	position: absolute;
	top: 2px;
	left: -11px;
	font-size: 15pt;
}
form#myForm ul {
  list-style: none;
}

form#myForm li {
  position: relative;
  margin-bottom: 5px;
}

form#myForm [type=text],
form#myForm textarea {
	width: 200px;
	padding: 5px;
	color: #eaeaea;
	background-color: #333333;
	border: 1px solid #444444;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
form#myForm [type=submit] {
	width: 212px;
	padding: 5px;
	font-weight: bold;
	background-color: #71a924;
	border: 1px solid #666666;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

form#myForm [type=check],
form#myForm [type=radio],
form#myForm [type=submit] {
  cursor: pointer;
}

form#myForm label {
  display: block;
}

form#myForm [type=check] + label,
form#myForm [type=radio] + label {
  display: inline-block;
  cursor: pointer;
}

#myForm input:hover,
#myForm textarea:hover,
#myForm input:focus,
#myForm textarea:focus {
  background-color: #444444;
}

form#myForm .validation-failed {
  border-color: #af2828;
}

form#myForm .validation-advice {
  padding: 5px 5px 0 5px;
  font-weight: normal;
  color: #af2828;
  font-style: italic;
  position: absolute;
  top: 0;
  left: 220px;
}

form#myForm #myResult {
  padding: 5px 10px;
  margin-top: 10px;
  border: 1px solid #444444;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background-color: #d5eeff;
  color: #333333;
  font-style: italic;
}

form#myForm #myResult:empty {
  border-width: 0;
  padding: 0;
}

form#myForm .spinner {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #f0f0f0;
}

form#myForm .overTxtLabel {
  color: #666666;
  padding: 3px;
}

/* End Form */
