:focus { outline: none }
body {
	background: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 0;

}

/* ------------------ achtergrond algemeen ----------------- */

.bottomFooter, .bottomFooter a {
	color: #000001;
	font-size: 10px;
}

div#container {
	margin: 0 auto;
	width: 600px;
	background: #FFFFFF;       
}

div#top {
	height: 482px;
	background: url(header_background1.jpg) no-repeat;
}

div#left {
	float: left;
	background: url(leftcontent_background1.jpg) no-repeat;
}

div#right  {
	float: right;
	background: url(site_background1.jpg) no-repeat;
}

/* breete en min-hoogte voor de linker en de rechter kant */
div#right, div#left {
	width: 300px;
	min-height: 516px;
	padding: 0 0 20px;
}

div#bottom  {
	clear: both;
	height:0px;
	background: url(bottom.jpg) no-repeat;
}

.leftbg, .rightbg {
	width: 300px;
	float:left;
}

.rightbg { 
	background: url(vraagnuaan.png) 0 27px no-repeat;
	padding: 105px 0 0 0;
}

#formbox {
	background: #FFFFFF;
	font-size: 12px;
	width: 89%;
	padding: 15px 5%;
	border: 1px solid #000001;
	z-index: 10;
}
#ui-datepicker-div {font-size: 12px;}

.invoerbox span {
	float:left;
	padding: 0 1px;
	margin: 2px 0;
}

span.ja {
	font-size: 32px;
	font-weight: bold;
	width: 50px;	
}
span.jatekst {
	font-size:12px;
	font-weight: bold;	
	width: 191px;
	margin: 0;
	padding: 0 0 10px 3px;
}
span.ja {
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	width: 50px;
}
span.jatekst {
	font-size:12px;
	font-weight: bold;
	font-style: italic;		
	width: 191px;
	margin: 0;
	padding: 5px 0 10px 3px;
}

.bullets {
	line-height: 20px;
	padding: 0 0 0 16px;
	margin: 0;
}

input[type="text"], input[type="email"], input[type="tel"] {
	border: 1px solid #000000;
	font-size: 11px;
	padding: 5px;
}
input[type="text"].error, input[type="email"].error, input[type="tel"].error { border: 1px solid #CC0000; }

span.radiobutton, span.radiotext { margin: 5px 0; }
span.radiobutton { width: 24px; }
span.radiotext { padding: 3px 0 0 0; width: 235px; }

.errorbox {
	height: 0px;
	color: #CC0000;
	list-style: none;
	margin: 5px 0 10px;
	clear: both;
}

.hspacer {
	width: 1px;
	height: 1px;
}

.privacy {
	margin: 15px 0;
	text-align: center;
	font-size: 10px;
}
.privacy img {
	position: relative;
	top: 10px;
	margin: 0 0 0 5px;
}

.pricebox {
	margin: 5px auto 10px auto;
	text-align: center;
	color: #000000;	
}
.price1, .price2 { color: #000000; }
.price1 {
	font-size: 36px;
	font-weight: bold;
}
.price2 {
	font-size: 24px;
}
.price3 {
	font-size: 20px;
	font-weight: bold;
	vertical-align:top;
	line-height: 1.6em;
	margin: 0  0 0 -10px; 
}
.frequency {
	font-size: 13px;
	margin: 0  0 0 -12px; 
}

.stopautobox {
	position:absolute;
	background: url(bolletjes_stopt.png);
	width: 101px;
	height: 102px;
	top: 350px;
	left: 30px;
	display: none;
	z-index: 10;
}

.cover {
    background: url(gradient.png) 0 50px no-repeat;
	margin: 10px 0 0 0; 
	padding: 40px 0 0 0;
}
.cover div { margin: auto; }

.extrainfo {
	position: relative;
	margin: 0 0 20px 0;
	display: none;
	text-align: center;
	z-index: 10;
}
.extrainfo a { font-size:15px; color: #C30000; }

.extrainfobox {
	position: absolute;
	margin: 90px 0 0 22px;
	width: 560px;
	display: none;
	z-index: 100;
}
.extrainfobox span {
	background: url(extrainfo_bottom.png) bottom no-repeat;
	font-size: 12px;
	line-height: 16px;
	padding: 0 21px 20px;
	display: block;
}

.extrainfobox span ul {
	margin: 0;
	line-height: 19px;
}

.bladerbox {
	position: relative;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}

.leftbg h1 {
	margin: -40px 0 0 0;
	text-align: center;
	padding: 0 10px;
}

.leftbg h2 {
	font-size: 15px;
	margin: -50px 0 0 0;
	padding: 0 10px;			
}

.extrainfobox h2 { font-size: 18px; margin: 0; }

.leftbg h3 {
	margin: 0;
	text-align: center;
	font-weight:normal;			
}

.discount, .discountblauw, .discountoranje, .discountgeel, .discountroze, .discountcadeau {
	position: relative;
	background: url(bolletjes.png) no-repeat;
	top: 10px;
	text-align: center;
	left: 2px;
	width: 90px;
	height: 92px;
	z-index: 3;
}

.discountblauw { background-position: -90px; }
.discountoranje { background-position: -180px; } 
.discountgeel { background-position: -270px; }
.discountroze { background-position: -270px; }
.discountcadeau { background-position: -360px; } 

.discountcadeau span { display:none; }

.percentage {
	position: relative;
	top: 18px;
	font-size: 25px;
	font-weight: bold;
	color:#FFFFFF;
}
.korting {
	position: relative;
	top: 13px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;	
	color:#FFFFFF;
}

.discountgeel .percentage, .discountgeel .korting { color:#000000; }
.discountroze .percentage, .discountroze .korting { color:#000000; }

.bar {
	position: relative;
	background: #FFFFFF;
	font-size: 17px;
	top: -65px;
	height: 34px;	
	padding: 5px 0 11px  95px;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	z-index: 1;
}

.bar span {
	font-size: 15px;
	color: #E30000;
}

.line {
	background: #999999;
	color: #999999;
	height: 1px;
	border: 0px solid;
	margin: 10px 0px;
	clear: both;
}

.warning {
	font-size: 11px;
	line-height: 15px;
	color: #CC0000;
	padding: 8px;
	border: 1px solid #CC0000;
	background: #FFEEEE;
	display: none;
	clear: both;
}

/* CSS for pop up hint box */

.bumeerinfo {
	position: relative;
	background: url(info_icon.png) no-repeat;
	top: 3px;
	width: 17px;
	height: 17px;
	display: block;
	float: right;
}

#hintbox{
	position:absolute;
	top: 0;
	background: #FCFCFC;
	width: 250px;
	padding: 5px;
	border: 1px solid #A3A3A3;
	font-size: 11px;
	z-index:100;
	visibility: hidden;
}

/* // CSS for pop up hint box */

.warning li { margin: 0 0 0 15px; }
.submit { font-size: 15px; }
.noborder { border: 0; }

#respondee_firstName, #giftee_firstName {width:80px;}
#respondee_initials, #giftee_initials, #gifteeBe_initials {width:59px;}
#respondee_lastNamePrefix, #giftee_lastNamePrefix, #gifteeBe_lastNamePrefix {width:45px;}
#respondee_lastName, #giftee_lastName, #gifteeBe_lastName {width:112px;}
#respondee_address_streetName, #giftee_address_streetName, #gifteeBe_address_streetName {width:105px;}
#respondee_address_houseNumber, #giftee_address_houseNumber, #gifteeBe_address_houseNumber {width:36px;}
#respondee_address_houseNumberAddition, #giftee_address_houseNumberAddition, #gifteeBe_address_houseNumberAddition {width:60px;}
#respondee_address_zipCode, #giftee_address_zipCode, #respondee_address_zipCodeBe, #gifteeBe_address_zipCodeBe {width:60px;}
#respondee_address_city, #giftee_address_city, #gifteeBe_address_city {width:122px;}
#respondee_emailAddress, #giftee_emailAddress {width:113px;}
#respondee_telephoneNumber_areaCode, #respondee_telephoneNumberBe_areaCode {width:35px; margin:0 -1px 0 0;}
#respondee_telephoneNumber_connectionNumber, #respondee_telephoneNumberBe_connectionNumber  {width:70px;}
#telefoonnrprive {width:65px;}
#birthDay, #birthMonth {width:20px;}
#birthYear {width:40px;}
#birthDate, #startDate { width:90px; }
#payment_number, #payment_numberBe { width:90px; }