#booking h3{
	width: 97%;
	padding: 8px 0px 10px 17px;
	margin: 12px 0 12px 0;
	color: #fff;
	font-size: 18px;
	font-weight: bolder;
	background: #5fabb9; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#booking .break{
	clear: both;	
}
#booking .row {
	display: block;
	clear: both;	
}
#booking label {
	font-size: 15px !important;
	width: 20%;
	float: left;
	margin-top: 13px;
	margin-left: 8px;
}
#booking input, #booking select {
	padding: 6px 8px 6px 4px;
	margin-bottom: 8px;
	margin-top: 10px;
	outline: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#booking input[type="text"], select, [type="date"] {
	border: 1px solid #5fabb9;
}
#booking input {
	width: 30%;
	padding: 6px 11px 6px -1px;
	margin-left: 8px !important;
}
#booking textarea {
	outline: none;
	width: 98%;
	margin: 12px 0px 30px 3px;
	padding-bottom: 140px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-color: #5fabb9;
}
#booking textarea [name="comment"] {
	border: 1px solid #5fabb9;
}
#booking input[type="submit"] {
	color: #fff;
	cursor: pointer;
	font-weight: bolder;
	margin: 0px 0px 0px 490px;
	padding: 9px 15px 9px 15px;
	background: #5fabb9;
	border: 1px solid #5fabb9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#booking select[name="no_rooms"], [name="childrend"], [name="adult"] {
	float: left;
}
#booking select {
	margin-left: 8px !important;
}
#booking label select{
	width: 20%;
	padding: 20px 0 0 0;
}
#booking input [type="date"], [type="date"] {
	width: 21%;
	float: left;
	padding: 0px;
}
#booking [name="email"], #booking [name="Country"], #booking [name="telephone"], #booking [name="txt_ARRIVING"] {
	width: 30%;
}
#radio [name="radio"]{
	width: 55px;
	margin: 0;
}
#radio p{
	margin-left: 25px;
}
.break{clear: both;}
.hightlight{border: 1px solid #ff0000 !important;}
#change_captcha img{border: none; box-shadow: none; width: 35px; cursor: pointer;}
img#captchaimg{ margin: 0 -15px 0 9px; width: 160px;}
#captcah_03{ color: #ff0000; float: none !important; width: 218px !important; margin: 0; padding: 0 0 10px 0;}
input.textcaptcha{ margin: 0 !important; width: 156px !important;}
#submit{
	width: 26.6% !important;
}
