@charset "utf-8";
/* CSS Document */

html {
}

body {
	font-family:Arial, Helvetica, sans-serif;
}

textarea {
 	font-family:Arial, Helvetica, sans-serif;
}

#carozLite {
	width:960px;
	margin:20px auto;
	background-repeat:no-repeat;
}

#page1, #page2, #page3, #page4, #page5 {
	position: relative;
	display:none;
	margin:auto;
}

#page0, #page6 {
	margin:auto;
	width:920px;
}

.pageName	{
	position: absolute;
	width: 200px;
	text-align: center;
	left: -235px;
	top: 143px;
	font-size: 24px;
	font-weight: bold;
	color: #123b67;
}

.liteSmallIconName	{
	color: #123b67;
	font-weight: bold;
	font-size: 16px;	
}

#carozLite.page1 #page1 {
	display:block;
}

#carozLite.page2 #page2 {
	display:block;
}

#carozLite.page3 #page3 {
	display:block;
}

#carozLite.page4 #page4 {
	display:block;
}

#carozLite.page5 #page5 {
	display:block;
}

#carozLite.page4 #page4 {
	display:block;
}

#carozLite.page5 #page5 {
	display:block;
}

#carozLite #page1 {
	width:425px;
}

#carozLite.page1 {
	background-image:url(../img/bk_geoderen_ico.jpg);
	background-position:60px 70px;
}

#carozLite #page2 {
	width:425px;
}

#carozLite.page2 {
	background-image:url(../img/bk_locaties_ico.jpg);
	background-position:60px 70px;
}

#carozLite #page3 {
	width:425px;
}

#carozLite.page3 {
	background-image:url(../img/bk_planning_ico.jpg);
	background-position:60px 70px;
}

#carozLite #page4 {
	width:425px;
}

#carozLite.page4 {
	background-image:url(../img/bk_bevestigen_ico.jpg);
	background-position:60px 70px;
}

#carozLite #page6 {
	width:920px;
}

#carozLite.page6 {
}


#carozLite .progressBar {
	margin:20px auto;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#666;
	width:600px;
}

#carozLite .progressBar td {
	padding-top:6px;
}

#carozLite fieldset {
	border:0px;
	overflow:hidden;
	margin:auto;
}

#carozLite fieldset.outer {
}

#carozLite fieldset.inner {
	background-image:url(../img/bk_horizontal_line.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:20px;
	width:425px;
}

#carozLite .deliveryAddress {
	
}

#carozLite .pickupAddress {
	width:425px;
}

#carozLite .otherOptions {
	width:425px;
	clear:both;
}


#carozLite legend {
	margin-left:10px;
	padding:0 4px;
	font-weight:bold;
	color:#009bdd;
	font-size:14px;
}

#carozLite form {
	margin:0;
	padding:0;
	overflow:auto;
}

#carozLite label {
	/* float:left; */
	float:left;
	display:block;
	color:#666;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	width:200px;
}

#carozLite label:first-letter {
	text-transform:uppercase;
}

/*
#carozLite label:after {
	content:':';
}
*/

#carozLite a.helpTooltip img {
	margin-bottom:-2px;
	margin-left:3px;
}

#carozLite a.helpTooltip {
	position:absolute;
	text-decoration:none;
	line-height:14px;
	font-size:11px;
	z-index:1000;
}

#carozLite a.helpTooltip span {
	display:none;
	color:#666;
	position:absolute;
	font-weight:normal;
	border:1px solid #666;
	padding:2px;
	background-color:#FFF;
	width:160px;
	margin-top:0px;
	margin-left:30px;
}

#carozLite a.helpTooltip:hover span {
	display:block;
}

#carozLite button {
	font-weight:bold;
	color:#FFF;
	font-size:12px;
	background-color:#3686f5;
	border:none;
	padding:4px;
}

#carozLite input, #carozLite textarea, #carozLite select, #carozLite button.next {
	display:block;
	float:right;
}

#carozLite button.next, #carozLite button.previous {
	width:100px;
	height:30px;
}

#carozLite .navigation a.next, #carozLite .navigation a.previous {
	background-image:url(../img/bk_shadowed_button_small.jpg);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	width:187px;
	height:25px;
	line-height:20px;
}

#carozLite .navigation a.next {
	float:right;
}

#carozLite .navigation a.previous {
	float:left;
}

#carozLite button.previous {
	float:left;
	display:block;
}

#carozLite input:focus, #carozLite textarea:focus, #carozLite select:focus {
	/* border:solid 2px #3686f5; */
}

#carozLite input[type='text'], #carozLite textarea, #carozLite select {
	width:200px;
	max-width:200px;
}

#carozLite input.numeric {
	width:70px;
}

#carozLite textarea {
	height:200px;
}

#carozLite form div {
	margin-top:16px;
	overflow:hidden;
	/* clear:both; */
}

#carozLite table.review {
	border:solid 1px #999;
	font-size:11px;
	margin:20px auto;
	width:920px;
	text-align:left;
	table-layout:fixed;
}

#carozLite .review caption {
	font-weight:bold;
	color:#3686f5;
	font-size:12px;
	margin:10px;
	text-align:left;
}

.accepted td	{
	background-color:#B6E891;
}

#carozLite .review th {
	margin-left:10px;
	padding:10px;
	color:#666;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	text-align:left;
	overflow: hidden;
}

#carozLite .review th:hover {
	background-color:#E7F0FE;
}

#carozLite .review th.header {
	cursor:pointer;
	/*
	background-color:#3686f5;
	color:#FFF;
	*/
}

#carozLite .review th.headerSortDown, #carozLite .review th.headerSortUp {
	background-color:#3686f5;
	color:#FFF;
}

#carozLite .review th.headerSortDown:before {
	/*content:'\2191 \00a0';*/
}

#carozLite .review th.headerSortUp:before {
	/*content:'\2193 \00a0';*/
}

#carozLite .review col.sort {
	background-color:#E7F0FE;
}

#carozLite .review tr {
	border-top:solid 1px #999;
}

#carozLite .review td {
	padding:10px;
	white-space:normal;
}

#carozLite .navigation {
	overflow:auto;
	margin:20px auto;
	width:425px;
	margin-top:20px;
}

/** order review */

#carozLite .orderReviewPage {
	
}

#carozLite h1 {
	font-weight:bold;
	color:#3686f5;
	font-size:12px;
	margin:10px 20px;
}

#carozLite .container {
}

#carozLite .orderReview {
	font-size:12px;
	width:425px;
	border:none;
	padding-bottom:10px;
	margin:10px auto;
	background-image:url(../img/bk_horizontal_line.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#carozLite .orderReview td {
	
	padding:10px 0 10px;
	color:#009bdd;
	
}

#carozLite .orderReview tr {
	
}

#carozLite #page4 h3 {
	font-size:14px;
	color:#666;
	margin:6px auto;
}

#carozLite col.header {
	font-weight:bold;
	width:50%;
}

#carozLite .orderReview td.header {
	font-weight:bold;
	color:#666;
	padding-right:20px;
}

/**
 *	Date input styles!
 */
 
 
#carozLite .date_selector, .date_selector * {
	width: auto;
	height: auto;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
}

#carozLite .date_selector {
	background: #F2F2F2;
	border: 1px solid #bbb;
	padding: 5px;
	margin: -1px 0 0 0;
	position: absolute;
	z-index: 100000;
	display: none;
}
#carozLite .date_selector_ieframe {
	position: absolute;
	z-index: 99999;
	display: none;
}
#carozLite .date_selector .nav {
	width: 17.5em; /* 7 * 2.5em */
}
#carozLite .date_selector .month_nav, .date_selector .year_nav {
	margin: 0 0 3px 0;
	padding: 0;
	display: block;
	position: relative;
	text-align: center;
}
#carozLite .date_selector .month_nav {
	float: left;
	width: 50%;
}
#carozLite .date_selector .year_nav {
	float: right;
	width: 40%;
	margin-right: -2px; /* Compensates for cell borders */
}
#carozLite .date_selector .month_name, .date_selector .year_name {
	/* font-weight: bold; */
	line-height: 20px;
	/* font-size:10px; */
}
#carozLite .date_selector .button {
	display: block;
	position: absolute;
	top: 0;
	width: 18px;
	height: 18px;
	line-height: 17px;
	font-weight: bold;
	color: #003C78;
	text-align: center;
	font-size: 11px;
	overflow: hidden;
	border: 1px solid #F2F2F2;
}
#carozLite .date_selector .button:hover, #carozLite .date_selector .button.hover {
	background: none;
	color: #003C78;
	cursor: pointer;
	border-color: #ccc;
}
#carozLite .date_selector .prev {
	left: 0;
}
#carozLite .date_selector .next {
	right: 0;
}
#carozLite .date_selector table {
	border-spacing: 0;
	border-collapse: collapse;
	clear: both;
}
#carozLite .date_selector th,#carozLite  .date_selector td {
	width: 27px;
	height: 14px;
	font-size:10px;
	line-height: 14px;
	padding: 0;
	text-align: center;
	color: black;
}
#carozLite .date_selector td {
	border: 1px solid #ccc;
	text-align: center;
	white-space: nowrap;
	color: #003C78;
	background: #FFF;
}
#carozLite .date_selector td.today {
	background: #FFFEB3;
}
#carozLite .date_selector td.unselected_month {
	color: #ccc;
}
#carozLite .date_selector td.selectable_day {
	cursor: pointer;
}
#carozLite .date_selector td.selected {
	background: #D8DFE5;
	font-weight: bold;
}
#carozLite .date_selector td.selectable_day:hover, #carozLite .date_selector td.selectable_day.hover {
	background: #003C78;
	color: white;
}

/** TEXT field WRAPPER */

#carozLite .textFieldWrapper {
	background-image:url(../img/tf_right.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:6px;
	width:206px;
	float:right;
	padding-top:0;
	margin-top:0 !important;
}

#carozLite .textFieldWrapper div {
	background-image:url(../img/tf_left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:6px;
	margin-top:0 !important;	
	width:200px;
	float:left;
}


#carozLite .textFieldWrapper input {
	background-image:url(../img/tf_center.gif);
	background-repeat:repeat-x;
	border:0px;
	height:22px;
	padding-top:8px !important;
	margin:0;
	color:#666;
	font-size:11px;
}

#carozLite .textFieldWrapper input[disabled=''] {
	color:#999;
}

#carozLite .dates .textFieldWrapper {
	width: 66px !important;
	margin-right: 10px;
	position: relative;
}

#carozLite .dates .textFieldWrapper div {
	width: 60px !important;
}

#carozLite .dates input[type='text']	{
	width: 60px !important;
}

#carozLite .textAreaWrapper {
	background-image:url(../img/ta_right.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:6px;
	width:206px;
	float:right;
	padding-top:0;
	margin-top:0 !important;
}

#carozLite .textAreaWrapper div {
	background-image:url(../img/ta_left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:6px;
	margin-top:0 !important;	
	width:200px;
	float:left;
}


#carozLite .textAreaWrapper textarea {
	background-image:url(../img/ta_center.gif);
	background-repeat:repeat-x;
	border:0px;
	height:121px;
	max-height:137px;
	padding-top:8px !important;
	padding-bottom:8px !important;
	margin:0;
	color:#666;
	font-size:11px;
}

/** DHTML SELECT STYLES */

#carozLite .dhtmlSelect {
	width:212px;
	float:right;
	overflow:hidden;
	height:30px;
	background-image:url(../img/combo_top_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:0;
	z-index:0;
}

#carozLite .dhtmlSelect .dhtmlSelectList {
	position:absolute;
	width:190px;
	font-size:11px;
	color:#666;
	margin-top:5px;
	padding-bottom:5px;
	background-image:url(../img/combo_bottom_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#carozLite .dhtmlSelect .dhtmlSelectButton {
	display:block;
	float:right;
	width:22px;
	height:30px;
	background-image:url(../img/combo_button.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

#carozLite .dhtmlSelectSmall {
	width:52px !important;
	margin-right: 10px;
	margin-top: 2px;
}

#carozLite .dhtmlSelectSmall .dhtmlSelectList {
	width:30px !important;
}

#carozLite .dhtmlSelect li a {
	text-decoration:none;
	display:block;
	height:16px;
	line-height:16px;
	color:#666;
	padding-left:6px;
	background-image:url(../img/combo_middle_bg.gif);
	background-repeat:repeat-y;
	cursor:default;
}

#carozLite .dhtmlSelect li a:hover, .dhtmlSelect li a:focus {
	background-color:#09C;
	background-image:none;
	color:#FFF;
}

#carozLite .dhtmlSelect .dhtmlSelectSelectedItem {
	display:list-item !important;
	border-bottom:1px solid #09C;
}

#carozLite .dhtmlSelect .dhtmlSelectSelectedItem a {
	height:16px;
	
}

#carozLite .dhtmlSelect .dhtmlSelectClosedList li {
	display:none;
}

#carozLite .dhtmlSelect .dhtmlSelectClosedList .dhtmlSelectSelectedItem {
	border:none;
}

#carozLite .overviewScheme {
	
	width:auto;
	margin:20px auto;
	
}

#carozLite .overviewScheme td {
	text-align:center;
	vertical-align:middle; 
}

#carozLite .overviewScheme col.wide {
	width:92px;
}

#carozLite .overviewScheme col.narrow {
	width:60px;
	padding-top:40px;
}

#carozLite .overviewScheme .description td {
	padding-top: 10px;
	font-size:12px;
	color:#5d5c5c;
	line-height:16px;
}

#carozLite h2 {
	color:#009bdd;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
	padding-bottom:20px;
	background-image:url(../img/bk_horizontal_line.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#page1 h2, #page2 h2, #page3 h2, #page4 h2 {
	padding-bottom: 0px;
	margin-bottom:20px;
}

#carozLite div.overview {
	font-size:12px;
	color:#5d5c5c;
	line-height:16px;
	margin-bottom:20px;
	width:460px;
}

#carozLite #page5 {
	text-align:center;
	background-position:center;
	
}

#carozLite #page2 .inner {
}

#carozLite #page2 .outer h2 {
	margin-bottom:0px;
}


#carozLite #page2 .inner legend, #carozLite #page2 .inner h3 {
	color:#666;
	font-size:14px;
	margin-top:20px;
}

#carozLite #page5 h2 {
	margin-top:20px;
}

#carozLite #page5 div {
	font-size:11px;
	color:#666;
}

#carozLite #page6 h2 {
	background-image:none;
	margin-top:20px;
	margin-bottom:10px;
	padding:0px;
}

#carozLite #page6 .review {
	margin-top:10px;
}

#carozLite #page6 .navigation {
	width:920px;
	margin:0;
}

#carozLite .imageHR {
	background-image:url(../img/bk_horizontal_line.gif);
	background-repeat:no-repeat;
	height:1px;
	padding-bottom:15px;
}

/**
 * DHTML date picker
 */

.dhtmlTS {
	
	/* border:1px solid #999; */
	position:absolute;
	/* padding:6px; */
	margin-top:-12px;
	margin-left:10px;
	
}

.dhtmlTS table {
	float:left;
}

.dhtmlTS td {
	border:0;
	font-size:14px;
	color:#666;
	text-align:center;
	font-weight:bold;
	min-width:11px;
}

.dhtmlTS tr.dhtmlTSdivider td {
	height:30px;
}

.dhtmlTS td a {
	display:block;
	margin:auto;
}

.dhtmlTS a.lessButton, .dhtmlTS a.moreButton {
	width:11px;
	height:13px;
}
/*
.dhtmlTS a.lessButton:hover, .dhtmlTS a.moreButton:hover {
	border:1px solid #999;
	padding:0px;
}

*/
.dhtmlTS a.lessButton {
	background-image:url(../img/date_picker_more.gif);
	background-repeat:no-repeat;

}

.dhtmlTS a.moreButton {
	background-image:url(../img/date_picker_lest.gif);
	background-repeat:no-repeat;
}

#dhtmlTShourDisplay {
}

#dhtmlTSdeciMinutesDisplay {
}

#dhtmlTSminutesDisplay {
}

.timeEdit {
	font-family:"Lucida Console", Monaco, monospace;
	letter-spacing:4px;
}

a.dhtmlTSsetButton {
	background-image:url(../img/save.gif);
	background-position:center center;
	width:36px;
	height:36px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-left:6px;
}

a.dhtmlTSsetButton:hover {
	width:34px;
	height:34px;
	border:1px solid #999;
}

#hoeveelheid_anders_holder, #delivery_condition_holder {
	display:none;	
}

.clBookingError	{
	color: #900 !important;
	font-weight: bold !important; 
}

#cl_errorMSG	{
	display: none;
}

.acceptedIcon {
	width: 16px;
	height: 16px;
	border: 1px solid #999999;
	background-color:#B6E891;
	float: left;
}
.acceptedText	{
	color: #999999;
	font-size: 11px;
	margin-left: 5px;
	margin-top: 3px;
	float: left;
}

#page6	{
	position: relative;
}

.legenda	{
	position: absolute; 
	right: 0px;
	top: 0px;
}

.faviconholder { width: 100%; }

.favicon {
	width: 24px;
	height: 24px;
	display: block;
}

.favicon.star	{
	right: 0px;
	background-image: url('../img/star.gif');
}

.favicon.unstar	{
	right: 0px;
	background-image: url('../img/unstar.gif');
}

.favicon.edit	{
	right: 30px;
	background-image: url('../img/edit.gif');
}

.favicon.del	{
	right: 0px;
	background-image: url('../img/cancel.gif');
}
