*.cb {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;	
}

.booking-container {
	width: 700px !important;
	padding: 0 !important;
}

#vtb-booking {
	padding-left: 50px;
}

	#vtb-booking h1 {
		font-size: 32px;
		margin: 15px 0;
		padding: 0;
	}
	
	#vtb-booking h2 {
		font-size: 18px;
		margin: 15px 0;
		padding: 0;
	}
	
	#vtb-booking p {
		font-size: 14px;
		line-height: 22px;
		margin: 15px 0;
		padding: 0;
	}
	
	#vtb-booking ul {
		margin: 10px 0;
		padding: 10px;
		background: #eee;
		list-style-type: none;
	}
	
		#vtb-booking ul li {
			font-size: 14px;
			line-height: 22px;
			margin: 0;
			padding: 0 0 0 20px;
			background-image: url("/images/booking-lidot.png");
			background-position: 3px 7px;
			background-repeat: no-repeat;
		}
		
		
.calendar-container {
	background: #eee;
	width: 270px;
	float: left;
	margin: 0 20px 20px 0;
	padding: 5px;
}

	.calendar-container h3 {
		font-size: 16px;
		font-weight: bold;
		color: #d55505;
		text-align: center;
		margin: 0 0 10px 0;
	}

	.calendar-container table {
		width: 100%;
	}
	
		.calendar-container table th,
		.calendar-container table td {
			text-align: center;
			vertical-align: middle;
		}
	
		.calendar-container table th {
			font-weight: bold;
		}
		
		.calendar-container table td a {
			color: d55505;
			text-decoration: none;
		}
		
		.calendar-container table td a:hover {
			background: #d55505;
			color: #fff;
			font-weight: bold;
		}
		
		.calendar-container table td span {
			color: #999;
		}
		
		.booking-hours a {
			display: block;
			padding: 5px;
			text-align: center;
			width: 100px;
			background-color: #d55505;
			color: #fff;
			float: left;
			margin: 0 10px 10px 0;
			text-decoration: none;
			font-size: 18px;
		}
		
		.booking-hours a:hover {
			background: #ff6c00;
			color: #fff;
		}
		
		.personal-details div {
			padding: 0 0 5px 0;
		}
		
		.personal-details label {
			font-size: 14px;
			font-weight: bold;
			display: block;
		}
		
		.personal-details input {
			display: block;
			font-size: 16px;
			font-weight: normal;
		}


a.bb {
	display: block;
	background-color: #d55505;
	color: #fff;
	text-decoration: none;
	padding: 0 2px 0 2px;
	text-align: center;
	font-size: 18px;
	float: left;
	margin: 0 10px 10px 0;
}

	a.bb span {
		font-size: 12px !important;
		line-height: 18px !important;
	}

a.bb:hover {
	background: #ff6c00;	
}


	a.bbs {
		display: block;
		width: 200px;
		height: 200px;
		display: block;
		background-color: #d55505;
		color: #fff;
		text-decoration: none;
		padding: 10px;
		text-align: center;
		font-size: 18px;
		float: left;
		margin: 0 10px 0 0;
	}
	
	a.bbs:hover {
		background: #ff6c00;	
	}

	a.bb span {
		display: block;
		font-size: 16px;
	}
	
.results {
	background: #d0ffb1;
	border-width: 1px 0;
	border-style: solid;
	border-color: #a5d883;
	padding: 10px !important;
	margin-bottom: 30px;
	}
	
	.results span {
		font-size: 18px;
		display: block;
		margin: 0 0 5px 0;
		font-weight: bold;
	}
	
	.booking-details {
		width: 100%;
	}
	
	.booking-details td {
		padding: 0px 7px;
		/*border-bottom: 1px #91c172 dotted;*/
		font-size: 12px;
		background-color: #c5f2a8;
		border: 1px #d0ffb1 solid;
	}
	
	.booking-details td a {
		font-size: 12px;
	}
	
	td.left {
		width: 170px;
		text-align: right;
	}
	
	td.change {
		width: 60px;
		text-align: center;
	}
	
	.no-border {
		border: 0 !important;
	}
	
.results2 {
	background: #eee;
	border-width: 1px 0;
	border-style: solid;
	border-color: #ccc;
	padding: 10px !important;
	}
	
#booking-steps {
	margin: 30px 0 30px 0;	
}
	
#booking-steps a {
	display: block;
	width: 90px;
	padding: 0 10px 0 3px;
	text-align: center;
	margin: 0 5px 0 0;
	background-color: #d55505;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	float: left;
	background-image: url("/images/arrow.png");
	background-position: 100% 50%;
	background-repeat: no-repeat;
	}
	
#booking-steps a:hover {
	background-color: #ff6c00;
	}
	
#booking-steps span {
	display: block;
	width: 90px;
	padding: 0 10px 0 3px;
	text-align: center;
	margin: 0 5px 0 0;
	background-color: #ccc;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	float: left;
	background-image: url("/images/arrow.png");
	background-position: 100% 50%;
	background-repeat: no-repeat;
	}
	
#booking-steps span.on {
	display: block;
	width: 90px;
	padding: 0 10px 0 3px;
	text-align: center;
	margin: 0 5px 0 0;
	background-color: #000;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	float: left;
	background-image: url("/images/arrow.png");
	background-position: 100% 50%;
	background-repeat: no-repeat;
	}
	
.contact-container {	
	width:600px !important;
}

.red {
	color: red !important;
	font-size: 16px;	
}
	
/*************************************************/
#req-container {
	margin: 0 0 15px 0;	
}


#req-container a {
	font-weight: bold;
}

	#req-container a:hover {
		color: #000;
	}
	

