body,label {
	color:#000;
	font-size:9px;
	font-family: Verdana,sans-serif;
}
input,select {
	font-size:9px;
	font-family: Verdana,sans-serif;	
}
input {
	border:1px solid #9FA8BC;
	padding:1px;	
}
#qsf-tabs {
	width:150px;
	height:20px;
	overflow:hidden;
	background:#0E4B81;
}
#qsf-tabs li {
	float:left;
	clear:none;
}
#qsf-tabs a {
	height:20px;
	line-height:20px;
	font-weight:bold;
	color:#F5F5F5;
	margin:0px 5px;
	font-size:9px;
	text-decoration:none;
	outline:none;
}
#qsf-tabs li.selected a {
	text-decoration:underline;
}
.qsfBox {
	width:150px;
	height:360px;
	overflow:hidden;
	background:#F5F5F5;
}
.qsfBox h2 {
	display:none;
}
.qsfBox h3 {
	margin:6px 0px 3px 0px;
	padding:0px;
	font-size:11px;
	clear:both;
	background:#0E4B81;
	color:#F5F5F5;
	height:20px;
	line-height:20px;
	text-indent:5px;
}


#flights {
/* 	width:170px; */
	width:130px;
	margin:0px 10px;
}
#flights-cities,#flights-dates {
	width: 130px;
	float:left;
}
#flights-cities label,#flights-dates label,#h-city label,#h-dates label {
	margin-top:2px;
}
#flights-cities input,#flights-dates input,#h-dates input {
/*	width: 55px; */
	width: 105px;
}
#flights-cities-out,#flights-cities-ret,#flights-dates-out,#flights-dates-ret,#h-dates-out,#h-dates-ret {
/*	width: 85px; */
	width: 130px;
	float:left;
}
#h-city,#h-dates {
	display:inline;
	width: 130px;
	margin:0px 10px;
	float:left;
}
#h-city input {
	width: 105px;
}



#passangers li {
	width:auto;
	width:65px;
	text-align:center;
}
#passangers label {
	display:block;
}
#trip-type li {
	float:left;
	clear:none;
	margin-left:10px;
}
#triptype {
	width: 130px;
}
#passangers,#trip-type,#h-options,.qsf-buttons {
	clear:both;
}

#h-room,#h-check-children,#h-children {
	display:inline;
	width: 130px;
	margin:0px 10px;
	overflow:hidden;
	float:left;
	clear:both;
}
#h-select-class,#h-select-price {
	width: 130px;
	margin:0px 10px;
}

#h-room {
	float:left;
	clear:none;
}
#h-room select {
	width: 120px;
}

#h-children {
	width:118px;
	border:1px inset #0E4B81;
	padding:5px;
}
#h-select-children {
	dispay:inline;
	float:left;
	clear:both;
}
#h-select-age {
	dispay:inline;
	float:left;
	clear:both;
	margin-top:4px;
	width:126px;
}
#h-select-age label {
	dispay:inline;
	float:left;
	line-height:20px;
}
#h-select-age select {
	dispay:inline;
	margin-left:5px;
	float:left;
	clear:none;
}


.qsf-buttons {
	position:absolute;
	top:335px;
	-top:350px;/*ie.hack*/
}
.button {
	text-align:center;
}
.button input {
/*
	border:1px outset #949FB2;
	background:#949FB2;
	color:#fff;
	padding:1px 10px;
	font-size:12px;
*/
background:transparent url(../images/skandynawia/button.gif) repeat-x scroll center top;
cursor:pointer;
font-size:8pt;
height:19px;
width:70px;
font-weight:normal;
margin:0 0 1em 6px;
}
.button input:hover {
background-position:center bottom;
color:#F93E4F;	
}
#qsfHotelsSubmit {

}
.text-link {
	display:none;
}
.set-first {
	margin-top:0px !important;
	padding:0px;
}


#esky_calendar,#calendar-top {
	width:150px;
}
.calendar-current {
	width:106px;
}
.calendar-previous,.calendar-next {
	border:1px outset #0E4B81;
	background:#0E4B81;
	color:#fff !important;
	text-decoration:none;
	font-weight:bold;
}
.calendar-table th,.calendar-table td {
	font-size: 9px;
}
