/* IE 5.5, 6.0 PNG Fix */
div { behavior: url(/static/js/iepngfix.htc); }

body {
margin:0;
padding:0;
background:url(/static/img/background_yellow.jpg) repeat-x left top #f2f4f8;
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#666666;
}

hr {
background:#abc6dd;
height:1px;
border:none;
padding:0;
margin:5px 0;
}

h1 {
font-family:Tahoma, Verdana, Arial;
font-size:14px;
color:#154587;
}

h2 {
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#154587;
margin:3px 0 8px 0;
}

em {
padding-right:5px;
font-style:normal;
font-weight:bold;
}

#navigation {
	position:absolute;
	top:0;
	right:0;
	width:760px;
	z-index:9999;
}
#navigation .ng_out {
	background:#154587 url(/static/img/menu.png) repeat-x;
	float:right;
	width:760px;
}
#navigation ul {
	display:block;
    float: left;
    height: 70px;
    list-style:none;
    overflow: visible;
    padding:0;
	margin:0;
    position: relative;
    width: 680px;
    z-index: 100;
}
#navigation ul li {
	border-left:1px solid #305e9e;
    cursor: pointer;
    display:inline;
    float: left;
    padding: 0;
	height:70px;
    position: relative;
	z-index:10;
	overflow:visible;
}
#navigation ul li.sfhover {
	background:#feda13 url(/static/img/menu_over.png) 0 0 repeat-x;
}
#navigation ul li.sfhover a span.nup {
	color:#bb9c04;
}
#navigation ul li.sfhover a span.ndown {
	color:#765f00;
}
#navigation ul li#first {
	border:none;
}
#navigation ul li a {
	display:block;
	padding:17px 12px 0 12px;
	text-decoration:none;
	margin:0;
}
#navigation ul li a span.nup {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px !important;
	font-weight:bold;
	color:#A4BBD9;
	text-transform:uppercase;
}
#navigation ul li a span.ndown {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px !important;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
#navigation ul li ul {
	background:#feda13 url(/static/img/menu_over.png) 0 0 repeat-x;
	position:absolute;
	top:70px;
	left:-9999em;
	overflow:visible;
	width:125px;
	height:auto;
	padding:10px 0 6px 0;
	z-index:900;
}
#main_nav ul li.sfhover ul {
	left:0;
}
#navigation ul li ul li {
	background:none;
	height:auto;
	border:0;
	width:125px;
}
#navigation ul li ul li a {
	background:none;
	width:95px;
	height:auto;
	padding:5px 15px;
	color:#765f00;
}
#navigation ul li ul li.sfhover a {
	background:#fef399;
}

#main_header .special_teaser {
	background:url(/static/img/special_teaser.png) 0 0 no-repeat;
	position:absolute;
	top:210px;
	_top:213px;
	left:0;
	padding:15px 15px 0 15px;
	width:170px;
	height:122px;
	text-align:center;
	z-index:4500;
	cursor:pointer;
}

#main_header .special_teaser h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	width:160px;
	padding:15px 0 0 0;
	color:#765f00;
}
#main_header .special_teaser p {
	width:160px;
	margin:0;
	text-align:left;
	line-height:15px;
	color:#545454;
}
#main_header .special_teaser b {
	color:#074598;
}



/* Tabbing */

#tabcontainer {
float:left;
color:#4f4729;
width:245px;
height:160px;
overflow:hidden;
font-family:Tahoma, Verdana, Arial;
font-size:11px;
}

#tabnav {
position:relative;
width:245px;
overflow:hidden;
height:34px;
font-size:11px;
}

#tabnav ul {
margin:0;
padding:0;
list-style-type:none;
width:248px;
float:left;
}

#tabnav ul li {
display:block;
float:left;
margin:0px;
}

#tabnav ul li a {
background:url(/static/img/tab_bg.png) repeat-x;
display:block;
float:left;
color:#4f4729;
text-decoration:none;
text-align:center;
width:81px;
height:34px;
font-size:13px;
font-weight:bold;
line-height:32px;
border-right:1px solid #f6d000;
cursor:pointer;
}

#tabnav ul li a:hover {
border-right:1px solid #ebca00;
background:#ffe62d;
}

#tabnav ul li a.current, #tabnav ul li a.current:hover {
border-right:1px solid #ebca00;
background:#ffe62d;
}

#tabnav ul li a.current {

}

#tab_inner {
float:left;
height:126px;
overflow:hidden;
}

.innercontent {
	float:left;
width:245px;
height:126px;
background:#ffe62d;
display:none;
}

.innercontent p {
	padding:10px;
}

.hotelsearch {
padding:15px 0 0 10px;
_padding:15px 8px 0 10px;
color:#333333;
overflow:hidden;
float:left;
}

.innercontent a.submit {
	display:block;
	float:right;
	height:22px;
	background:url(/static/img/button_bg.png) repeat-x;
	margin:0 2px 0 0;
	padding:0 10px;
	color:#fff;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
}

.hotelsearch select {
background-color:#fff;
border:1px solid #fff;
height:18px;
width:146px;
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#333333;
margin:0 2px 4px 0;
line-height:18px;
}

.hotelsearch input {
background-color:#fff;
border:1px solid #fff;
height:14px;
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#333333;
width:144px;
margin:0 2px 4px 0;
line-height:18px;
}

/* Footer */

#footer {
	background:#f2f4f8 !important;
	margin:0 auto !important;
	width:990px !important;
	overflow:hidden !important;
}

#footer .f_top {
	padding:15px 0;
	height:134px;
}

#footer .f_top .f_box {
	float:left;
	width:230px;
	height:134px;
	padding:0 0 0 15px;
	border-left:1px solid #d2dce3;
	overflow:hidden;
}

#footer .f_top .f_box.first {
	border:none;
}

#footer .f_top .f_box h2 {
	font-size:17px;
	color:#666;
	font-weight:normal;
}

#footer .f_top .f_box a {
	display:inline;
	float:left;
	width:210px;
	line-height:14px;
	color:#014397;
	text-decoration:none;
}

#footer .f_top .f_box a.facebook {
	background:url(/static/img/socialmedia.png) 0 0 no-repeat;
	display:block;
	width:32px;
	height:31px;
	overflow:hidden;
	text-decoration:none;
	margin:10px 8px 0 0;
}
#footer .f_top .f_box a.rss {
	background:url(/static/img/socialmedia.png) -40px 0 no-repeat;
	display:block;
	width:32px;
	height:31px;
	overflow:hidden;
	text-decoration:none;
	margin:10px 8px 0 0;
}
#footer .f_top .f_box a.twitter {
	background:url(/static/img/socialmedia.png) -80px 0 no-repeat;
	display:block;
	width:32px;
	height:31px;
	overflow:hidden;
	text-decoration:none;
	margin:10px 8px 0 0;
}
#footer .f_top .f_box a.holiday {
	background:url(/static/img/socialmedia.png) -120px 0 no-repeat;
	display:block;
	width:98px;
	height:31px;
	overflow:hidden;
	text-decoration:none;
	margin:10px 0 0 0;
}

#footer .f_text {
	border-top:1px solid #d2dce3;
	padding:12px 15px;
}

#footer .f_top .f_box .elements {
height:40px;
width:208px;
float:left;
padding:15px 0 0 0;
overflow:hidden;
}

#footer .f_top .f_box .elements a:hover {
background:transparent url(/static/img/elements_hover.png) no-repeat scroll right top;
}

#footer .f_top .f_box .elements a {
background:transparent url(/static/img/elements.png) no-repeat scroll right top;
color:#666666;
float:left;
height:14px;
width:75px;
margin:9px 0 0;
overflow:hidden;
padding:9px 30px 7px 0;
text-decoration:none;
}


