body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
	background: #1d0718 url('../images/bg-body.jpg') repeat-x 50% 0;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
	*margin: 0 0 20px 0;
}
a {
	color: #d91d5b;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
}
#page {
	width: 820px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
}
/*header start*/
#header {
	overflow: hidden;
	height: 102px;
}
/*mini-header start*/
.mini-header {
	display: block;
	text-align: center;
	line-height: 30px;
	background: url(../images/bg-mini-header.jpg) repeat-y;
}
.mini-header span {
	color: #b8205b;
}
/*logo start*/
/*
.logo {
	float: left;
	margin: 20px 0 0 6px;
	display: block;
	width: 165px;
	height: 50px;
}
.logo a {
	text-indent: -9999px;
	width: 164px;
	height: 51px;
	overflow: hidden;
	background: url('../images/logo.gif') no-repeat;
}
*/
.logo {
	float: left;
	margin: 20px 0 0 6px;
	display: inline;
}
.logo a {
	float: left;
	text-indent: -9999px;
	width: 164px;
	height: 51px;
	overflow: hidden;
	background: url('../images/logo.png') no-repeat;
}

/*nav start*/
#nav {
	float: right;
	margin: 44px 0 0;
	padding: 0 2px 0 0;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
}
#nav li {
	float: left;
}
#nav li a {
	float: left;
	line-height: 26px;
	color: #fff;
	text-decoration: none !important;
}
#nav li a span {
	cursor: pointer;
	float: left;
	padding: 0 5px 0 8px;
}
#nav li a em {
	float: left;
	width: 3px;
	cursor: pointer;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
}
#nav li a.active,
#nav li a:hover {
	border: 0;
}
#nav li a.active span,
#nav li a:hover span {
	background: url(../images/bg-nav-left.png) no-repeat;
}
#nav li a.active em,
#nav li a:hover em {
	background: url(../images/bg-nav-right.png) no-repeat;
}


/*main start*/
#main {
	overflow: hidden;
	width: 100%;
	padding-bottom: 20px;
}

#mainShort {
	overflow: hidden;
	width: 100%;
	padding-bottom: 0px;
}
/*intro start*/
.intro {
	overflow: hidden;
	width: 100%;
	padding-bottom: 17px;
}
.intro .img {
	border: 5px solid #fff;
}
.intro img {
	display: block;
}
.intro strong {
	float: left;
	font-size: 14px;
	line-height: 18px;
	width: 500px;
	margin: 26px 0 0 160px;
}
.btn-plaats {
	float: right;
	width: 126px;
	height: 32px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/btn-plaats.png) no-repeat;
}
.btn-plaats:hover {
	background-image: url(../images/btn-plaats-hover.png);
}
.btn-info {
	float: right;
	width: 115px;
	height: 14px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/btn-info.png) no-repeat;
}
.btn-info:hover {
	background-image: url(../images/btn-info-hover.png);
}
.btn-plaats-line {
	width: 224px;
	height: 14px;
	background: url(../images/btn-plaats-line.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
.btn-plaats-line:hover {
	background-image: url(../images/btn-plaats-line-hover.png);
}
.intro .btn-plaats {
	margin-top: 29px;
}
/*groove-item start*/
.groove-item {
	overflow: hidden;
	height: 100%;
	background: url(../images/bg-footer.gif) repeat-x;
	padding-top: 22px;
	padding-bottom: 20px;
	z-index: 1;	
}
.groove-item .img {
	float: left;
	border: 5px solid #fff;
}
.groove-item .cont {
	float: left;
	width: 500px;
	margin-top: -5px;
	padding: 0 0 0 20px;
}
.groove-item h2 {
	margin: 0 0 2px;
	font-size: 18px;
	text-transform: uppercase;
}
.groove-item h3 {
	margin: 0 0 9px;
	line-height: 18px;
	font-size: 14px;
	color: #cd93c7;
}
.groove-item .ttl {
	display: block;
	margin: 0 0 0;
	line-height: 18px;
	font-size: 14px;
	color: #cd93c7;
}
.groove-item p {
	margin: 0 0 18px;
	line-height: 18px;
}
.groove-item ul {
	margin: 0;
	padding: 0 0 8px 4px;
	list-style: none;
}
.groove-item ul li {
	padding-left: 12px;
	line-height: 18px;
	margin-top: 9px;
	background: url(../images/sep-list.gif) no-repeat 0 8px;
}
.groove-item .btn-info {
	margin-top: -1px;
}
.flash-player {
	position: relative;
	margin: -110px 0 70px 0;
	width: 210px;
	height: 60px;
	z-index: 2;
	float: left;
}
.ie_spacer {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	height:1px;
}
.by {
	display: block;
	margin-top: 23px;
}
.step {
	display: block;
	font-size: 14px;
	line-height: 18px;
	margin-top: 37px;
}
/*footer start*/
#footer {
	background: url(../images/bg-footer.gif) repeat-x;
	margin: 0;
	text-align: center;
	padding: 19px 0;
	list-style: none;
	color: #cc93c6;
}
#footer li {
	display: inline;
	background: url(../images/sep-footer.gif) no-repeat 0 50%;
	padding: 0 18px 0 23px;
}
#footer li:first-child {
	background: none;
	padding-left: 18px;
}
/*steps start*/
.steps {
	overflow: hidden;
	height: 100%;
	color: #cc93c6;
	font-size: 11px;
	margin: 0 0 20px 0;
}
.step-item {
	width: 190px;
	float: left;
	padding-right: 20px;
}
.step-item .headline {
	overflow: hidden;
	width: 100%;
	background: url(../images/bg-footer.gif) repeat-x 0 100%;
	color: #fff;
	padding-bottom: 9px;
}
.step-item .headline strong {
	font-size: 18px;
	display: block;
	text-transform: uppercase;
}
.step-item h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
}
.step-item p {
	margin: 16px 0 0;
	line-height: 16px;
}
.btn-begin {
	display: block;
	width: 190px;
	height: 49px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/btn-begin.png) no-repeat;
}
.btn-begin:hover {
	background-image: url(../images/btn-begin-hover.png);
}
.steps .btn-begin {
	float: left;
	margin-top: 8px;
}
.inner #main {
	padding-bottom: 58px;
}
.content {
	overflow: hidden;
	width: 100%;
	margin-top: 9px;
	padding-bottom: 41px;
}
/*text-content start*/
.text-content {
	float: left;
	width: 400px;
}
.text-content .ttl {
	display: block;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 18px;
}
.text-content p {
	margin: 0 0 18px;
	line-height: 18px;
}
/*icons start*/
.icons {
	float: right;
	width: 399px;
	margin-top: 4px;
	padding: 30px 0 0 0;
	background: url(../images/bg-icons.jpg) no-repeat;
}
.icons .bg {
	height: 213px;
	padding-top: 79px;
	background: url(../images/bg-icon.gif) no-repeat 50% 0;
}
.icons span {
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-align: center;
}
.icons .ttl1 {
	width: 117px;
}
.icons .ttl2 {
	width: 164px;
	padding-right: 2px;
}
.icons .ttl3 {
	width: 110px;
}

/*sifr start*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
object, embed {
	margin: 0;
	padding: 0;
	display: block;
}
/*sifr end*/
.sIFR-hasFlash .groove-item h2 {
	line-height: 24px;
	height: 24px;
	margin-top: -1px;
}
.sIFR-hasFlash .step-item .headline strong {
	line-height: 24px;
	height: 24px;
	margin-top: 2px;
}
.sIFR-hasFlash .step-item .headline h2 {
	margin: 0;
	margin-top: -5px;
	margin-bottom: -1px;
}







/*
=========================================================
*/
/*Form Styling*/
.error_message {
	background-color: #21071c;
	font: 12px/12px Arial, Helvetica, sans-serif;
	font-style: bold;
	padding: 10px;
	width: 648px;
	}
table tr td {
	vertical-align: top;
	}
	
form {
	width: 820px;
	font:12px/12px Arial, Helvetica, sans-serif;
	color: #cd93c7;
	font-style: normal;
	margin: 20px 0 0 0;
	}
	
fieldset {
	background:#f2f2e6;
	padding:10px;
	border:1px solid #fff;
	border-color:#fff #666661
	#666661 #fff;
	margin-bottom:36px;
	width:600px;
	}
	
input {
	background-color:#cd93c7;
	border: 0;
	font:12px/12px Arial, Helvetica, sans-serif;
	padding:4px 3px 3px 3px;
	width: 220px;
	}
input.submit, input.submit:focus {
	background-color: #d91d5b;
	width: 100px;
	margin: 20px 0 0 0;
	color: #FFF;
	font-weight: bold;
	}
input:focus, textarea:focus {
	background-color: #FFF;
}
select {
	background-color:#cd93c7;
	border: 0;
	font:12px/12px Arial, Helvetica, sans-serif;
	padding:4px 3px 3px 3px;
	width: 226px;
	}
select.long {
	width: 420px;
	}
	
.short {
	width: 100px;
	}
.time {
	width: 51px;
	margin-bottom: 15px;
	}

textarea {
	background-color:#cd93c7;
	border: 0;
	font:12px/12px Arial, Helvetica, sans-serif;
	width: 420px;
	height: 100px;
	padding:4px 3px 3px 3px;
	}
		
fieldset.action {
	background:#9da2a6;
	border-color:#e5e5e5 #797c80 #797c80 #e5e5e5;
	margin-top:-20px;
	}
	
label {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	width: 240px;
	display: block;
	margin: 0px 20px 22px 0;
	}

input.radio {
	float: left;
	margin: 0;
	width: 30px;
	background-image: none;
	background: transparent;
	vertical-align: middle;
	}
	
label.radio {
	float: left;
	margin: 0;
	height: 20px;
	font-weight:normal;
	color:#cd93c7;
	width: 60px;
	}

label.extras_group_start {
	padding: 0 20px 0 0;
	margin: 0 0 10px 0;
}

.extras_group_end {
	padding: 20px 20px 0 0;
	margin: 0;
}
.extras_left {
	float:  left;
	width: 230px;
	display: block;
}

.extras_right {
	float:  left;
	width: 230px;
	display: block;
}
	
.extras {
	display: block;
	width: 230px;
	height: 30px;
	float: left;

}

.extras label.radio {
	width:  200px;
	float: left;	
	/*float:none;*/
	margin: 0;
	padding: 0;
}

.extras input.radio {
	float: left;
	margin: 0;
	padding: 0;
}



label.opt {font-weight:normal;}
dl {clear:both;}
dt {float:left; text-align:right; width:90px; line-height:25px; margin:0 10px 10px 0;}
dd {float:left; width:475px; line-height:25px; margin:0 0 10px 0;}
#footer {font-size:11px;}

#container {width:700px; margin:0 auto;}

/* LIVE VALIDATION */

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
    color: #FFFFFF;
    font-style: normal;
    font-size: 11px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#FFFFFF;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    background-color: #cd93c7;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
	border-bottom: 2px solid #FFFFFF;
    background-color: #cd93c7;
	padding:4px 3px 1px 3px;
}