body,label {
	color:#fff;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
}
input,select {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
}
form {
}
#qsf-tabs {
	width:201px;
	height:25px;
	overflow:hidden;
	background:#bf0804;
}
#qsf-tabs li {
	float:left;
	clear:none;
	width:100px;
}
#qsf-tabs a {
	height:25px;
	display:block;
	line-height:25px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	outline:none;
	padding:0px 5px;
	font-size:11px;
}
#qsf-tabs a:hover {

}
#qsf-tabs li.selected a {
	height:25px;
	text-decoration:none;
	color:#fff;
	background:#01398E;
}
.qsfBox {
	width:201px;
	height:405px;
	overflow:hidden;
	background:#01398e;
	position:relative;
}
.qsfBox h2 {
	color:#fff;
	margin:0px;
	width:181px;
	padding:3px 10px;
	font-size:12px;
}
.qsfBox h3 {
	color:#fff;
	margin:0px 0px 8px 0px;
	padding:0px;
	font-size:11px;
	clear:both;
}
.set-first {
	margin:0px !important;
}

#flights,#cars,
#passangers,#trip-type,#h-options,#c-options  {
	float:left;
	clear:none;
	width:181px;
	padding:6px 10px;
	overflow:hidden;
}
#cars {
	margin:0px !important;
}
.qsf-buttons {
	width:181px;
	height:200px;
	clear:both;
	padding:10px 10px;

}
#flights-cities,#flights-dates,#h-dates,#h-city {
	width: 181px;
	float:left;
	clear:none;
}
#flights-dates {
	margin-top:10px;
}
#h-dates,#h-city {
	padding:6px 10px;
	width:181px;
}

#c-cities {
	width: 130px;
	float:left;
	clear:none;
}
#c-dates {
	width: 310px;
	float:left;
	clear:none;
}
#flights-cities input,#flights-dates input,#h-dates input {
	width: 150px;
	border:1px solid #fff;
	padding:2px;
}
#flights-cities-out,#flights-cities-ret,#flights-dates-out,#flights-dates-ret,
#h-dates-out,#h-dates-ret,
#c-cities-out,#c-cities-ret {
	width: 180px;
	float:left;
}
#c-dates-out,#c-dates-ret {
	width: 181px;
	float:left;
}
/*
#h-dates-out,#h-dates-ret {
	width: 100px;
}
*/
#h-city input {
	width: 150px;
	border:1px solid #fff;
	padding:2px;
}
#h-options {


}

#passangers h3,#trip-type h3 {
	float:left;
	clear:both;
	width:181px;
	margin:0px 5px 0px 0px;
	line-height:20px;
	font-size:11px;

}
#passangers li {
	width:auto;
	margin-right:5px;
	margin-top:5px;
}
#passangers label {
	display:inline;
}
#trip-type li {
	float:left;
	clear:none;
}



#h-room select{
	width: 125px;
}
#h-room {
	width: 170px;
	float:left;
	clear:none;
}
#h-check-children {
	width: 60px;
	float:left;
	clear:none;
}
#h-children-frame {
	width: 160px;
	margin-top:5px;
	padding:0px 10px;
	float:left;
	clear:none;
}
#h-children-frame label {
	width: 57px;
	display:block;
	float:left;
	line-height:20px;
}
#h-select-age {
	width:160px;
	clear:both;
	margin-top:5px;
}
#h-select-age select {
	margin-right:0px;
}
#h-select-class {
	width: 170px;
	float:left;
	clear:left;
	margin-top:8px;
}
#h-select-class select {

}
#h-select-price {
	width: 181px;
	float:left;
	clear:none;
	margin-top:8px;
}


#c-options {
	margin:0px;
	padding:0px 10px;
}
#c-options li {
	width:240px;
	float:left;
	clear:none;
	display:inline;
	margin:0px 0px;
}
#c-options li label {
	width: 100px;
	float:left;
	clear:none;
	text-align:left;
}
#c-options li select {
	float:left;
	clear:none;
	width:130px;
	margin-right:10px;
}


.button {
	padding:0px;
	margin:0px;
	overflow:auto;
	text-align:center;
}
.button input {
	border:none;
	background:#bf0804;
	color:#fff;
	font-size:11px;
	padding:3px 10px;
}

.text-link {
	display:none;
	color:#fff;
	float:left;
}
.set-inline,.set-float {
	padding:0px;
	margin:0px;
}



#esky_calendar,#calendar-top {
	width:150px;
}
.calendar-current {
	width:106px;
}
.calendar-previous,.calendar-next {
	border:1px outset #949FB2;
	background:#949FB2;
	color:#fff !important;
	text-decoration:none;
	font-weight:bold;
}
