BODY {
font-family: tahoma;
margin: 0px;
padding: 0px:
}

.ui-datepicker{
	font-size:11px;
	/*margin-left: 100px;
	margin-top: 40px;*/
	z-index: 1000;
	top: 5px !important;
	left: 100px !important;
	display: none;
}

.ui-datepicker-trigger
{
	cursor: pointer;
	height: 24px;
	width: 24px;
}

#fly, #fly-hotel, #hotel, #tema, #charter, #feriebolig, #billeje
{
	clear: both;
}

#billeje
{
	color: #000;
	font-size: 12px;
	font-family: Tahoma;
	background: url("http://resources.travelforum.dk/tm_qs/img/quicksearch_middle.gif") repeat-y scroll 0 0 transparent;
	width: 568px;
}

#billeje_container
{
	background: url("http://resources.travelforum.dk/tm_qs/img/quicksearch_bottom.gif") no-repeat scroll left bottom transparent;
	padding: 40px 0px 25px 0px;
	text-align: center;
	height: 200px;
}

#hotelform
{
	color: #000;
	font-size: 12px;
	line-height: 28px;
	font-family: Tahoma;
	background: url("http://resources.travelforum.dk/tm_qs/img/quicksearch_middle.gif") repeat-y scroll 0 0 transparent;
	width: 583px;
}

#hotelform_container
{
	background: url("http://resources.travelforum.dk/tm_qs/img/quicksearch_bottom.gif") no-repeat scroll left bottom transparent;
	padding-top: 140px;
	padding-bottom: 15px;
}

#hotelform label
{
	padding-left: 20px;
	font-weight: bold;
	width: 153px;
	float: left;
}

#hotelform input
{
	float: left;
	margin-top: 3px;
}

#hotelform div
{
	clear: both;
}

#hotelform div > img
{
	height: 28px; 
	margin-top: -2px;
}



#submit_button
{
	background: url("http://resources.travelforum.dk/tm_qs/img/search_button.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 30px;
	width: 84px;
	cursor: pointer;
	position: absolute;
	left: 420px;
	top: 60px;
}

#destination_field
{
	position: absolute;
	left: 40px;
	top: 20px;
}

#checkin_field
{
	position: absolute;
	left: 40px;
	top: 50px;
}

#checkout_field
{
	position: absolute;
	left: 40px;
	top: 80px;
}

#availcheck
{
	position: absolute;
	left: 40px;
	top: 110px;
}

#availcheck input
{
	margin-left: 20px;
	margin-top: 7px;
}

#availcheck label
{
	width: auto;
}

.tab_navigation {
width: 568px;
clear: left;
float: left;
background: url("http://resources.travelforum.dk/tm_qs/img/top_menu_background.gif") repeat-x;
	/*position: absolute;
left: 1px;
top: 29px;*/
	height: 28px;
line-height: 25px;
list-style-type: none;
padding: 0;
margin: 0;
}

.tab_navigation ul
{
	width: 568px;
	clear: left;
	float: left;
	background: url("http://resources.travelforum.dk/tm_qs/img/top_menu_background.gif") repeat-x;
		/*position: absolute;
	left: 1px;
	top: 29px;*/
		height: 28px;
	line-height: 25px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}


#theme_v1 {
	clear: left;
}

.search_engine_tabs > div
{
	clear: left;
}


.tab_navigation .menu_item
{
	color: #FFF;
	float: left;
	display: inline;
}


.tab_navigation li
{
	color: #FFF;
	float: left;
	display: inline;
}


.tab_navigation .menu_item a
{
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	background: none;
}

.tab_navigation .menu_item.ui-state-active {
	background: url('http://resources.travelforum.dk/tm_qs/img/top_menu_active.gif');
	cursor: default;
}

.tab_navigation .menu_item.ui-state-hover {
	background: url('http://resources.travelforum.dk/tm_qs/img/top_menu_hover.gif');
	float: left;
}

#menu .menu_splitter {
	width: 1px;
	background: url('http://resources.travelforum.dk/tm_qs/img/top_menu_splitter.gif');
	float: left;
}

.ui-tabs-hide
{
	display: none;
}


.awesome, .awesome:visited {
	background: #222 url('http://resources.travelforum.dk/tm_qs/img/alert-overlay.png') repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

	.awesome:hover							{ background-color: #111; color: #fff; }
	.awesome:active							{ top: 1px; }
	.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
	.awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
	
	.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
	.green.awesome:hover						{ background-color: #749a02; }
	.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
	.blue.awesome:hover							{ background-color: #007d9a; }
	.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
	.red.awesome:hover							{ background-color: #872300; }
	.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
	.magenta.awesome:hover							{ background-color: #630030; }
	.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
	.orange.awesome:hover							{ background-color: #d45500; }
	.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
	.yellow.awesome:hover							{ background-color: #fc9200; }
