/**
 * Developed by Congos Solutions
 * http://www.congos.nl/
**/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Tahoma", sans-serif;
	font-size: 9pt;
	color:#636262;
	background: #c1c2c3 url("../images/header-bg.png") repeat-x center 45px;
}

div#page {
	width: 930px;
	margin: 0 auto;
	background: #c1c2c3 url("../images/page-bg.png") no-repeat top center;
}

div#wrapper {
	width: 900px;
	margin: 0 auto;
}

div#header {
	height: 221px;
	background: #e6e7e8 url("../images/header.jpg") no-repeat top center;
}

h1 {
	display: none;
}

div#flags {
	padding: 10px 10px 0 0;
	text-align:right;
}

div#salt {
	height:19px;
	background: #ffffff url("../images/salt-bg.png") no-repeat top center;
}

div#main {
	min-height: 700px;
	padding: 20px 20px 0;
	background: #ffffff url("../images/main-bg.png") top center no-repeat;
}

div.page-block {
	margin-bottom: 30px;
}

div.stripe-dots {
	padding-bottom: 1px;
	background: url("../images/stripe-dots.png") bottom center no-repeat;
}

div#welkomst-afb {
	background: #ffffff url("../images/saltpipe_hand.jpg") no-repeat top left;
	width:155px;
	float:left;
	height:240px;
}

div#welkomsttekst {
	min-height:255px;
	padding: 0 5px 5px 0;
	background: #ffffff url("../images/stripe-right-bg.png") no-repeat bottom right;
}

div#contactform {
	padding: 0 5px 5px 0;
	background: #ffffff url("../images/stripe-right-bg.png") no-repeat bottom right;
}

div#left-block {
	padding-bottom: 20px;
	background: #ffffff url("../images/salt-rock.jpg") no-repeat bottom right;
	min-height: 228px;
}

div#saltpipe {
	background: url("../images/stripe-left-bg.png") no-repeat bottom left;
	min-height:255px;
	padding: 0 0 0 10px;
}

div#saltpipe-inside {
	float:left;
	width: 250px;
	padding: 0 5px 0 0;
}

div#saltpipe-txt {
	float:left;
	width: 580px;
}

div#news {
	width:655px;
	background: url("../images/stripe-dots-small.png") no-repeat bottom center;
}

div#newsitem {
	background: url("../images/page_white_text.png") no-repeat 0 5px;
	padding: 0 0 0 20px;
}

div#saltpipe-tekst, div#solefant-tekst, div#algemene-voorwaarden-tekst, div#faq-tekst, div#speleotherapie-tekst {
	min-height:493px;
	padding: 0 0 15px 15px;
	background: url("../images/stripe-left-big-bg.png") no-repeat bottom left;
}

div#saltpipe-afb {
	float:right;
	padding: 10px 0 0 10px;
	min-height:240px;
}

div#solefant-afb {
	float:right;
	padding: 10px 0 0 10px;
	min-height:232px;
}

div#order {
	padding: 10px 0 0 0;
	width:124px;
	height:51px;
    display: block;	
}

div#order a {
	width:124px;
	background: url("../images/order-sprites.png") no-repeat;
	position: absolute;
}

div#order span {
	display: none;
}

a#order-button 			{ height: 51px; }
a#order-button:hover		{ background-position: 0 -51px; }

img {
	border: none;
}

div#footer {
	height:20px;
	background: #ffffff url("../images/footer-bg.png") no-repeat top center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:8pt;
	line-height:19px;
}

div#footer a {
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
	font-size:8pt;	
}

span#footer-left {
	float: left;
	padding-left: 15px;
}

span#footer-right {
	float: right;
	padding-right: 15px;
}

div.extra-info-blok-left {
	padding: 20px 0;
}

div.extra-info-blok-left > a {
	display: block;
	float: left;
	width: 120px;
	border: 1px solid #636262;
}

div.extra-info-blok-left > div {
	float: right;
	width: 710px;
}

div.extra-info-blok-left h3 {
	font-size: 14pt;
	font-weight: normal;
	color: #636262;
	padding: 0 10px 0 0;
}

div.extra-info-blok-left p {
	margin: 10px 0;
	line-height: 140%;
	padding: 0 10px 0 0;
}

a.pdf {
	min-height: 16px;
	background: url("../images/page_white_acrobat.png") center left no-repeat;
	padding-left: 20px;
}

h2 {
	font-size: 18pt;
	font-weight: normal;
	color: #636262;
}

p {
	margin: 10px 0;
	line-height: 140%;
}

a {
	color:#536262;	
}

div.clear-left {
	clear:left;
}

ul.bullets {
	padding: 20px 0 0 20px;
	list-style-image: url("../images/bullet-black.png");
	font-weight:bold;
}

div#column-left {
	float: left;
	width: 340px;
}

div#column-right {
	float: right;
	width: 500px;
}

div#column-news {
	float: left;
}

div#column-news h2{
	padding: 0 0 20px 0;
}

ul.news {
	padding: 0 0 0 25px;
	list-style-image: url("../images/page_white_text.png");
}

li.news {
	padding: 0 0 5px 0;
	background: url("../images/stripe-dots.png") bottom center no-repeat;
}

div.news-item {
	padding: 0 0 20px 0;
}

div#news-nav {
	clear: both;
	padding: 0 0 20px 0;
}

hr.clear {
	visibility: hidden;
	clear: both;
}

div#contactform {
	padding: 0 15px 10px 0;
}

div#contactform table {
	width: 100%;
}

td, th {
	padding: 3px;
	text-align: left;
}

input, textarea {
	width: 99%;
}

div#contactblock {
	width: 160px;
	padding: 0 15px 10px 0;
	background: url("../images/contact-block-bg.png") bottom right no-repeat;
}

div#video-h2 h2{
	padding: 0 0 20px 0;
    width: 100%;
}

div#video-item {
    text-align: center;
    width: 100%;
    height: 450px;
}

div#video-stripe {
	padding-bottom: 10px;
	background: url("../images/stripe-dots.png") center no-repeat;
}

div#video-flv {
    padding-left: 100px;
    padding-right: 20px;
    float: left;
}

div#video-description {
    padding-left: 20px;
    text-align: left;
}

div#video-nav {
    width: 50%;
    text-align: right;
    padding-bottom: 20px;
}

div#order-share {
    float: right;
	text-align: left;
    padding-left: 145px;
}

div#footer a.active  {
	color: #f19439;
}
