/* 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;
}

/* 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:block;
	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;
}

