﻿* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background: #063e60;
}

#headFullWrapper {
	width: 100%;
	float: left;
	background: #484848;
}

#headWrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#language
{
	float: right;
	color: #fff;
}
#language a
{
	color: #fff;
}

#formFullWrapper {
	width: 100%;
	float: left;
	background: #efefef;
}

.formWrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#pageFullWrapper {
	width: 100%;
	float: left;
	background: url(../images/body.gif) repeat-x top;
}

#pageWrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#footFullWrapper {
	width: 100%;
	float: left;
	background: url(../images/footer.gif) repeat-x top;
	height: 160px;
}

#footWrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}


#logo {
	width: 303px;
	height: 110px;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
}

#nav {
	width: 800px;
	height: 110px;
	float: left;
}

#nav ul {
	list-style-type: none;
}

#nav li {
	float: left;
	font-size: 90%;
}

#nav li a {
	height: 80px;
	float: left;
	text-decoration: none;
	color: #fff;
	padding: 30px 30px 0px 30px;
}

#nav li a:hover {
	background: #414040;
}

#nav li.active {
	background: #414040;
}

#nav span.blue {
	color: #74c9ff;
	font-size: 120%;
}

.nav1 a {
	width: 100px;
}

.nav2 a {
	width: 100px;
}

.nav3 a {
	width: 100px;
}

.nav4 a {
	width: 100px;
}

.nav5 a {
	width: 100px;
}

#steps {
	width: 800px;
	height: 300px;
	float: left;
	margin-top: 40px;
}

#scrollWrapper {
	width: 800px;
	height: 236px;
	float: left;
	/*background: url(../images/ensan_head.png) no-repeat left;*/
	overflow: hidden;
}

#scrollBase {
	width: 800px;
	height: 64px;
	float: left;
	background: url(../images/shadow.jpg) no-repeat top center;
}

#scrollWrapper h3 {
	width: 659px;
	height: 27px;
	float: left;
	color: #999;
	font-weight: normal;
	font-size: 130%;
	margin: 15px 0px 0px 15px;
}

#scroll {
	width: 644px;
	float: left;
	height: 165px;
	margin: 15px 15px 0px 10px;
	overflow: hidden;
}
#scroll p {
	font-size: 120%;
	margin-right: 0px;
	margin-bottom: 8px;
	line-height: 160%;
	color: #333;
}

#scroll ul {
	font-size: 120%;
	line-height: 160%;
	margin-left: 20px;
	color: #333;
}


#columns {
	width: 800px;
	float: left;
	padding-bottom: 50px;
}

#columnLeft {
	width: 520px;
	float: left;
	padding-right: 20px;
}

#columnLeft h2 {
	color: #74c9ff;
	font-weight: normal;
	font-size: 170%;
	margin-bottom: 10px;
}

#columnLeft h3 {
	color: #ccc;
	font-weight: normal;
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 10px;
}

#columnLeft p {
	color: #fff;
	margin-bottom: 20px;
	line-height: 140%;
	font-size: 100%;
}

#columnLeft a {
	color: #74c9ff; 
}
#columnLeft a:hover {
	text-decoration: none;
}

#columnLeft ul {
	color: #fff;
	line-height: 140%;
	margin-left: 15px;
	margin-bottom: 20px;
}

#columnLeft ul.homeList {
	list-style-type: none;
	margin-left: 0px;
}

#columnFull {
	width: 780px;
	float: left;
	padding-right: 20px;
}

#columnFull h2 {
	color: #74c9ff;
	font-weight: normal;
	font-size: 170%;
	margin-bottom: 10px;
}

#columnFull h3 {
	color: #ccc;
	font-weight: normal;
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 10px;
}

#columnFull p {
	color: #fff;
	margin-bottom: 20px;
	line-height: 140%;
	font-size: 100%;
}

#columnFull a {
	color: #74c9ff; 
}
#columnFull a:hover {
	text-decoration: none;
}

#columnFull ul {
	color: #fff;
	line-height: 140%;
	margin-left: 15px;
	margin-bottom: 20px;
}

#columnFull ul.homeList {
	list-style-type: none;
	margin-left: 0px;
}

#columnRight {
	width: 260px;
	float: right;
}


#infoPanel {
	width: 230px;
	float: left;
	background: url(../images/rightPanel.gif) no-repeat top;
	padding: 15px 15px 0px 15px;
}

#infoPanelBase {
	width: 260px;
	height: 12px;
	float: left;
	background: url(../images/colright.gif) no-repeat;
}

#infoPanel a{
	color: #fff;
}

#infoPanel h3 {
	color: #74c9ff;
	font-weight: normal;
	font-size: 150%;
	margin-bottom: 10px;
}

#infoPanel p {
	color: #fff;
	line-height: 150%;
	font-size: 100%;
	margin-bottom: 25px;
}

#infoPanel .item {
	float: left;
	color: #fff;
}

#infoPanel .price {
	float: right;
	color: #063e60;
	font-weight: bold;
	font-size: 110%;
}

#footLeft {
	width: 540px;
	padding-top: 15px;
	float: left;
}

#footLeft p {
	color: #063e60;
	font-size: 100%;
	margin-bottom: 15px;
}

#footLeft a {
	color: #063e60;
	text-decoration: underline;
}

#footLeft a:hover {
	text-decoration: none;
}

#footLeft p.copyright {
	color: #666;
	font-size: 90%;
}

#footRight {
	width: 230px;
	height: 145px;
	float: left;
	background: url(../images/footerright.gif) repeat-x top;
	padding: 15px 15px 0px 15px;
}

#footRight a{
	color:#000;
}

#footRight h4 {
	color: #275f83;
	font-weight: normal;
	margin-bottom: 10px;
}

#footRight ul {
	list-style-type: none;
	font-size: 90%;
}

#footRight li {
	width: 115px;
	float: left;
	line-height: 220%;
}

#footRight li a {
	color: #063e60;
	text-decoration: none;
	padding: 2px 0px 2px 20px;
}

#footRight li a:hover {
	color: #275f83;
}

#form {
	width: 800px;
	float: left;
	padding: 15px 0px 15px 0px;
	color: #fff;
}

#form h3 {
	color: #063e60;
	margin-bottom: 5px;
	font-size: 170%;
	font-weight: normal;
}

#form h4 {
	color: #666;
	margin-bottom: 10px;
	font-weight: normal;
}

.formColumn {
	width: 266px;
	float: left;
	color: #063e60;
}

.formColumn p {
	margin-bottom: 10px;
	line-height: 150%;
}


.nb {
	font-size: 80%;
	font-style: italic;
}

#spacerRight {
	width: 260px;
	float: left;
	height: 50px;
}

#spacerLeft {
	width: 520px;
	float: left;
	height: 50px;
}

#footLeft .footEmail a {
	text-decoration: none;
	color: #74c9ff;
	font-size: 240%;
}

#footLeft .footEmail a:hover {
	color: #063e60;
}

p.formSubmit {
	width: 65px;
	float: left;
}

#log {
	width: 180px;
	height: 25px;
	float: right;
	font-size: 90%;
}

#log_res {
	width: 190px;
	height: 25px;
	float: left;
}

/* GENERAL STYLING */

.access {
	display: none;
}

.clear {
	clear: both;
}

.error {
	color: #FF0000;
}

a:focus {
	outline: none;
}

a:active {
	outline: none;
}

/* Contact formulier */
/* Form */
form {
	color: #fff;
}

label {
	display: block;
	margin-top : 8px;
	width: 100%;
	background-repeat: no-repeat;
}



/* Congratulation message */
.MsgSent {
	Display: block;
	padding: 10px;
	margin: 40px auto;
	width: 400px;
	text-align: center;
	border: 1px solid #EEE;
	background-color: white;
}

.MsgSent h1 {
	background: url(../images/MsgSent.gif) no-repeat 0 0;
	padding-left: 20px;
	height: 85px;
	line-height: 85px;
	color: #fff;
}
h1 {
	color: #fff;
}

/* Error message */
.MsgError {
	Display: block;
	padding: 10px;
	margin: 40px auto;
	width: 400px;
	text-align: center;
	border: 1px solid #EEE;
	background-color: white;
}

.MsgError h1 {
	background: url(../images/MsgError.gif) no-repeat 0 0;
	padding-left: 20px;
	height: 85px;
	line-height: 85px;
	color: #fff;
}

.MsgSent p, .MsgError p {
	font-size: 1.3em;
	color:#999;
}

/***** FormCheck *****/
.tipsbox .tipsbox_top_left{
	background : url('../images/top_left.png') no-repeat;
	_background : url('../images/top_left.gif') no-repeat;
	_background-position : 9px 8px;
}

.tipsbox .tipsbox_top{
	background : url('../images/top.png') repeat-x;
	height : 17px;
	_background : url('../images/top.gif') repeat-x;
	_background-position : 0px 8px;
}

.tipsbox .tipsbox_top_right{
	background : url('../images/top_right.png') no-repeat;
	_background : url('../images/top_right.gif') no-repeat;
	_background-position : 0px 8px;
}

.tipsbox .tipsbox_left{
	background : url('../images/left.png') repeat-y;
	width : 17px;
	_background : url('../images/side.gif') repeat-y;
	_background-position : 9px 8px;
}

.tipsbox .tipsbox_right{
	background : url('../images/right.png') repeat-y;
	width : 22px;
	_background : url('../images/side.gif') repeat-y;
	_width : 9px;
}

.tipsbox .tipsbox_bottom_left{
	background : url('../images/bottom_left.png');
	_background : url('../images/bottom_left.gif') no-repeat;
	_background-position : 9px 0px;
}

.tipsbox .tipsbox_mark{
	background : url('../images/mark.png') no-repeat;
	height : 36px;
	_background : url('../images/mark.gif') no-repeat;
}

.tipsbox .tipsbox_bottom_right{
	background : url('../images/bottom_right.png');
	_background : url('../images/bottom_right.gif') no-repeat;
}

.tipsbox .tipsbox_inner, .tipsbox .tipsbox_inner_ie6{
	background : url('../images/inner.png');
}

.tipsbox .tipsbox_inner_ie6 {
	padding : 4px;
}

.tipsbox .tipsbox_error {
	background : url('../images/error.png') no-repeat;
	_background : url('../images/error.gif') no-repeat;
	width: 40px;
	height: 40px;
	margin-top: 5px;
	float: left;
	clear: left;
}

.tipsbox p, .tipsbox {
	font-size: 1em;
	font-family: tahoma, verdana, "sans-serif";
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}

.tipsbox p {
	padding-left: 55px;
	line-height: 15px;
}

.tipsbox p span {
	font-size: 1em;
	font-weight: bold;
	color: red;
	line-height: 35px;
}


.error_f {
	border : 1px dotted #666;
	margin-top : 5px;
	background-color : #EAEAEA;
}

.error_f p {
	margin : 5px;
	color : #A00;
}

.error_f p span {
	font-size : 1.1em;
	color : #000;
	margin : 5px 0px 0px 0px;
}

/***** Niceforms *****/
/*##########################################
Name: Default styling for Niceforms v.1.0
Author: Lucian Slatineanu
URL: http://www.badboy.ro/
##########################################*/

/*Forms defaults - change as needed*/


/*Transparent items*/
.outtaHere {
	position:absolute;
	left:-3000px;
}

/*Radio buttons*/
.radioArea, .radioAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:15px;
	height:14px;
	font-size:0;
	cursor:pointer;
}
.radioArea {background:url(../images/radio.gif) no-repeat left top;}
.radioAreaChecked {background:url(../images/radio.gif) no-repeat left bottom;}

/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:13px;
	height:13px;
	font-size:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.checkboxArea {background:url(../images/checkbox.gif) no-repeat left top;}
.checkboxAreaChecked {background:url(../images/checkbox.gif) no-repeat left bottom;}
.focused {border:1px dotted #ddd;}

input{
	padding: 3px;
	width: 300px;
	font-size:x-small;
}
textarea {
	padding: 3px;
	width: 300px;
	font-size:small;
}


