form.formular {
	font-family: tahoma, verdana, "sans-serif";
	font-size: 12px;
	padding: 20px;
	border: 1px solid #A5A8B8;
	width: 300px;
	margin: 0 auto;
}

.formular fieldset {
	margin-top: 20px;
	padding: 15px;
	border: 1px solid #B5B8C8;
}

.formular legend {
	font-size: 12px;
	color: #15428B;
	font-weight: 900;
}

.formular fieldset label {
	float: none;
	text-align: inherit;
	width: auto;
}

.formular label span {
	color: #000;
}

.formular input,.formular select,.formular textarea {
	display: block;
	margin-bottom: 5px;
}

.formular .text-input {
	width: 250px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF repeat-x;
}

.formular textarea {
	width: 250px;
	height: 70px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF repeat-x;
}

.formular .infos {
	background: #FFF;
	color: #333;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 10px;
}

.formular span.checkbox,.formular .checkbox {
	display: inline;
}

.formular .submit {
	
	border: 1px solid #AAA;
	padding: 4px;
	margin-top: 20px;
	float: right;
	text-decoration: none;
	cursor: pointer;
}

.formular hr {
	clear: both;
	visibility: hidden;
}

.formular .fc-error {
	width: 350px;
	color: 555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 12px;
	margin-bottom: 15px;
	background: #FFEAEA;
}
#firstname {
	width:130px;
	height:17px;
	float:left;
	clear:both;
}
#email {
	width:130px;
	height:17px;
	float:left;
	clear:both;
}
#phone {
	width:130px;
	height:17px;
	float:left;
	clear:both;
}
#check_img {
	width:130px;
	height:17px;
	float:left;
	clear:both;
}
#msg {
	float:left;
	height:100px;
	width:390px;
	clear:both;
	margin:0 0 10px 0;
}

#msg_divce{
	float:right;
	width:250px;
	height:auto;
	
}
#date_in{
	width:90px;
	height:17px;
	float:left;

}

#date_ins{
	width:90px;
	height:17px;
	float:left;
	margin-left: 8px;
 
}

#child_in{
	width:90px;
	height:17px;
	float:left;

}

#child_ins{
	width:90px;
	height:17px;
	float:left;
	margin-left: 8px;
 
}

#sss {
	width:200px;
	height:45px;
	 
	
}
#personal_info {
	 float:left;
	width:150px;
	height:140px;
	padding:5px 0 0 15px;
	margin:0 0 10px 15px;
	border:solid 1px #d5d5d5;
   -moz-border-radius:5px;
   -moz-border-radius:5px;
   -webkit-border-radius:5px;
   -webkit-border-radius:5px;
   background:#e5e5e5;
   
}

#booking_arrival {
	 float:left;
	width:215px;
	height:140px;
	padding:0 0 0 10px;
	margin:0 0 0 20px;
	border:solid 1px #d5d5d5;
   -moz-border-radius:5px;
   -moz-border-radius:5px;
   -webkit-border-radius:5px;
   -webkit-border-radius:5px;
   background:#e5e5e5;
}

#booking_selector {
	float:left;
	width:411px;
	height:auto;
	margin:15px 0 15px 15px;
	border:solid 1px #d5d5d5;
   -moz-border-radius:5px;
   -moz-border-radius:5px;
   -webkit-border-radius:5px;
   -webkit-border-radius:5px;
   background:#e5e5e5;
	
	
}
