@import "topmenu.css";
@import "content.css?version=2";
@import "buttons.css";


@import "leftmenu.css?version=2";
@import "boxes.css";

@import "unique.css";
@import "medialib.css";
@import "booking.css?version=4";
@import "fonts.css";
@import "coreOverrides.css";
@import "header.css";
@import "puzzleheader.css";
@import "bookingflow.css?version=4";
* 
{
	margin:0px;
	padding:0px;
}
html 
{
	height: 100%; margin-bottom: 1px;
}
table 
{
	
}
table td 
{
	vertical-align:top;
}
body
{
	background-color:#336699;
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url(/_layouts/1030/lalandia/img/Baggrundsgrafik_rep.jpg);
	background-position: top center;
	background-repeat:repeat-x;	
}
#body_background 
{

	width:100%;
	height:1200px;
	
	background-image:url(/_layouts/1030/lalandia/img/Baggrundsgrafik.png);
	background-position: top center;
	background-repeat:no-repeat;
	z-index:-10;
}
p 
{
	padding-top:2px;
}
a 
{
	text-decoration:none;
}
img 
{
	border:0;	
}
#main_container 
{
	width:1000px;
	margin:0px auto;
}
#top_banner 
{
	width:100%;
	height:77px;

}
#top_logo 
{
	width:124px;
	height:64px;
	margin:6px 0px 0px 10px;
}
#flash_top 
{
	width:994px;
	height:295px;
	background-image:url(/_layouts/1030/lalandia/img/flash_top.jpg);
	background-position: top right;
	background-repeat:no-repeat;		
}

.divhr
{
	height:1px;
	background-color:#CCCCCC;
}
.hidden 
{
	display:none;
}
.shown 
{
	display:block;
}
.clear 
{
	clear:both;
}

.main_content_wrapper 
{
	margin:5px 0px 0px 15px;
}
.left_menu_container 
{
	width:182px;
	overflow:hidden;
	float:left;
}
.main_content_container 
{
	float:left;
}
.medium_bottom_margin 
{
    margin-bottom:10px;
}
.small_bottom_margin 
{
    margin-bottom:5px;
}

.search_pages a.active 
{
	text-decoration:underline;
}

/*
* Used for modal dialog
*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* Overlays */
.ui-widget-overlay { background: #5c5c5c url(/_Layouts/1030/Lalandia/img/modalOverlay.png) 50% 50% repeat; opacity: .80; filter:Alpha(Opacity=80); }
.ui-widget-shadow { margin: -7px 0 0 -7px; padding: 7px; background: #cccccc url(images/ui-bg_flat_30_cccccc_40x100.png) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/* Dialog
----------------------------------*/

.ui-dialog { position: fixed; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog-titlebar
{
           display: none;
}

.creditcardTable td
{
	padding: 0px 3px 5px 3px;
	vertical-align: middle;	
}
