* {
	margin:0;
	padding:0;
}
body {
	font-size: 100%;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background: #fdf9e0;
	color: #fff;
}
.clear {
	clear: both;
}
.l {
	float: left;
}
.r {
	float: right;
}
ul {
	list-style: none;
	list-style-image: none;
}
ul li {
	/*padding: 5px 20px 5px 0px;*/
	color:#60677e;
	font-size:12px;/*	line-height: 20px;*/
}
a {
	text-decoration: none;
	color: #d1b218;
}
a:hover {
	text-decoration: underline;
}
a.golf {
	/*	padding:0 5px;*/
	color:#263B80;
	/*background: #fff;*/
	font-weight: bold;
	text-decoration:underline;
}
img {
	border:0;
}
img.bdr {
	margin: 2px 5px 0px 0;
	float:left;
	border:3px solid #f0edd5;
}
h1 {
	font-family: Georgia, Palatino Linotype, Times New Roman, serif;
	font-size:24px;
	text-transform:uppercase;
	color:#263b84;
	font-weight: normal;
}
h1.calendar {
	font-family: Georgia, Palatino Linotype, Times New Roman, serif;
	font-size:18px;
	text-transform:uppercase;
	color:#997e39;
	font-weight: normal;
}
h1 a {
	height: 15px;
	cursor: pointer;
}
h1 span {
	font-size:12px;
	color:#b0b0b2;
	font-weight: normal;
}
h1 span a {
	color:#263b84;
	font-weight: normal;
}
h2 {
	margin-top:1.5em;
	font-family: Georgia, Palatino Linotype, Times New Roman, serif;
	font-size:14px;
	text-transform:capitalise;
	color:#997e39;
	font-weight: normal;
	font-style:italic;
}
h2.info {
	margin-top:0;
	color:#9f9d8e;
	font-style:normal;
}
h3 {
	font-size:13px;
	color:#263b84;
	font-weight: normal;
}
h3.longnav {
	font-size:10px;
	color:#263b84;
	font-weight: normal;
}
h3.acom {
	margin-top:16px;
	font-family: Georgia, Palatino Linotype, Times New Roman, serif;
	font-size:11px;
	text-transform:capitalise;
	color:#997e39;
	font-weight: normal;
}
h4 {
	font-size:11px;
	color:#9f9d8e;
	font-weight: normal;
}
h5 {
	margin-top:8px;
	font-family: Georgia, Palatino Linotype, Times New Roman, serif;
	font-size:14px;
	color:#bda35f;
	font-weight: normal;
}
p {
	padding: 8px 20px 0px 0px;
	color:#60677e;
	font-size:12px;
	line-height: 20px;
}
p.grey {
	padding: 4px 20px 0px 0px;
	color:#7c7c7c;
	font-size:11px;
	line-height:18px;
	background:#fff;
}
/*
#contentevents ul li {
	padding: 5px 20px 5px 0px;
	color:#60677e;
	font-size:12px;
	line-height: 20px;
}*/


#wrapper {
	margin:0 auto;
	padding:0 23px 0 23px;
	background: #fdf9e0 url(../img/bg.jpg) top center repeat-y;
	height:auto;
	text-align:left;
	width:944px;
}
#header {
	height:112px;
}
#header p {
	font-size:11px;
	color:#d3d2d2;
}
#header p a {
	color:#909090;
}
#header .right {
	padding-top:0px;
	padding-right:0px;
	float:right;
	width:305px;
	height:82px;
}
#header .logo a {
	color:#263b84;
}
#logo {
	margin-left: 20px;
	padding-top:10px;
	width: 904px;
}
.logo a {
	height: 15px;
	cursor: pointer;
	display:block;
}
#homepagebook {
	margin-top:50px;
	padding-top:30px;
	background:url(../img/homepage-booking.jpg) no-repeat;
	width:445px;
	height:70px;
}
#homepagebook table {
	font-size:12px;
}
#homepagebook form table#hotel_selector_table input {
	font-size:12px;
}
#homepagebook form table#hotel_selector_table td {
	padding:0 7px;
}
#hotel_selector_box {
	font-size:12px;
	padding: 1px;
}
#homepagebook form table#quickbook_table td {
	padding:0 6px;
}
#homepagebook form table#quickbook_table input {
	font-size:12px;
}
#ci_day, #ci_ym, #nights {
	font-size:12px;
}
/* ######################### END NAV ##############################*/


#nav2 {
	background: url(../img/navbg.gif) repeat-x;
	font-family: Palatino Linotype, Times New Roman, serif;
	width:940px;
	text-transform:uppercase;
	font-size:12px;
	float:left;
}
ul.dropdown, ul.dropdown li, ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.dropdown {
	position: relative;
	z-index: 597;
	float: left;
	padding-left:4px;
}
ul.dropdown li {
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	zoom: 1;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}
ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 100%;
}
ul.dropdown ul li {
	float: none;
}
ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
ul.dropdown {
	font-weight: bold;
}
ul.dropdown li {
	padding: 7px 21px;/*
	 border-style: solid;
	 border-width: 1px 1px 1px 0;
	 border-color: #fff #d9d9d9 #d9d9d9;*/
	background:#eee url(../img/navbg.gif) repeat-x;
	color: #283e8a;
}
ul.dropdown li.hover,  ul.dropdown li:hover {
	background-color: #fff;
	background-image:none;
	color: #283e8a;
}
ul.dropdown a:link,  ul.dropdown a:visited {
	color: #283e8a;
	text-decoration: none;
}
ul.dropdown a:hover {
	color: #283e8a;
}
ul.dropdown a:active {
	color: #ffa500;
}
/* -- level mark -- */

	ul.dropdown ul {
	width: 230px;
	margin-top: 0px;
}
ul.dropdown ul li {
	font-weight: normal;
}
ul.dropdown ul li a {
	font-family:Trebuchet MS, verdana, san-serif;
	font-size: 11px;
}
ul.dropdown ul li ul {
	width: 180px;
	margin-top: 0px;
}
ul.dropdown ul li ul li a {
	font-family:Trebuchet MS, verdana, san-serif;
	font-size: 10px;
}
/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */


ul.dropdown *.dir {
	padding-right: 20px;
	background-image: url(images/nav-arrow-down.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
/* -- Components override -- */

ul.dropdown-horizontal ul *.dir {
	padding-right: 15px;
	background-image: url(images/nav-arrow-right.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
ul.dropdown-upward *.dir {
	background-image: url(images/nav-arrow-top.png);
}
ul.dropdown-vertical *.dir, ul.dropdown-upward ul *.dir {
	background-image: url(images/nav-arrow-right.png);
}
ul.dropdown-vertical-rtl *.dir {
	padding-right: 10px;
	padding-left: 15px;
	background-image: url(images/nav-arrow-left.png);
	background-position: 0 50%;
}
/* ######################### END NAV ##############################*/


#flashbanner {
	padding-bottom:0px;
	margin-left: 0px;
	float:left;
	height:267px;
}
#flashbanner img {
	float: left;
}
#panel {
	margin:0 26px 0 26px;
	background:#435287;/* #1F2C61;*/
	height: auto;
	display: none;
	width:291px;
	/*	border-bottom:1px solid #E8E8E8;*/
	float:right;
}
#panel p {
	margin:0 0 10px 80px;
}
#panel p a {
	margin-top:0px;
	padding:5px 10px;
	background:#59648e;
	color:#ffffff;
	font-family:georgia, times, serif;
	border:1px solid #717DA6;
	cursor:pointer;
	text-decoration:none;
}
/* ######################## BOOKING TABLE ##########################*/

#panel table.book {
	margin:20px 0 20px 25px;
	font-size:14px;
}
table.book input.avail {
	margin-top:5px;
	padding:5px 10px;
	background:#59648e;
	color:#ffffff;
	font-family:georgia, times, serif;
	border:1px solid #717DA6;
	cursor:pointer;
}
#content {
	margin-bottom:10px;
	width:940px;
	background: url(../img/contentbg.jpg) top no-repeat;
	/*height:500px;*/
	float:left;
}
#contentevents {
	margin-bottom:10px;
	padding-top:50px;
	width:940px;
	background: url(../img/contentbg.jpg) top no-repeat;
	/*height:500px;*/
	float:left;
}
a.itin {
	margin-top:0px;
	padding:5px 10px;
	background:#59648e;
	color:#ffffff;
	font-family:georgia, times, serif;
	border:1px solid #717DA6;
	cursor:pointer;
	text-decoration:none;
}
a.itin:hover {
	text-decoration:none;
}
#content-left {
	padding:45px 0 20px 38px;
	width:435px;
	float:left;
}
#content-right {
	/*	padding:0px 0 10px 20px;*/
	width:465px;
	float:left;
}
#activity-left {
	padding:0px 0 20px 18px;
	width:435px;
	float:left;
}
#bookbutton {
	margin-right:26px;
	float:right;
}
ul.subnav {
	margin:10px 0px 10px 0;
	width:220px;
	border:1px solid #e9e6d1;
	float:left;
	color:#1f2e63;
}
ul.subnav li {
	padding:4px 0 4px 30px;
	background: url(../img/subnavbg.gif);
	text-transform:uppercase;
	font-family: Palatino Linotype, Times New Roman, serif;
}
ul.subnav li a {
	padding-top:10px;
	font-size:13px;
	color:#263b84;
	height: 15px;
	cursor: pointer;
	display:block;
}
ul.subnav li a.sm {
	font-size:11px;
	color:#263b84;
	height: 15px;
	cursor: pointer;
	display:block;
}
.featuredtitle {
	margin-left:8px;
}
#featuredhotel {
	margin-right:8px;
	margin-left:12px;
	padding:0 0px 0 0;
	width:390px;
	height: 169px;
	background: #ebeef2;
	float:left;
}
#featuredhotel p.sm {
	color:#60677e;
	font-size:10px;
	padding: 8px 0px 8px 0px;
	line-height: 16px;
}
#featuredhotel img {
	border:2px solid #f0edd5;
	margin-right:10px;
}
#featuredhotel a {
	color:#fff;
	font-size:11px;
	padding:5px 10px;
	background:#84713f;
	text-decoration:none;
}
#orderblue {
	margin-top:29px;
	margin-right:6px;
	padding-top:16px;
	width:250px;
	height: 124px;
	background: #ebeef2;
	float:left;
}
#orderblue p {
	text-align:right;
	color:#04254a;
	font-size:13px;
	line-height:15px;
	font-weight: bold;
}
#orderblue p a {
	color:#04254a;
}
#newsletter {
	margin-top:29px;
	padding-top:40px;
	padding-left:10px;
	width:250px;
	height: 100px;
	background: #ebeef2;
	float:left;
}
#newsletter p {
	padding:0;
	text-align:left;
	color:#888888;
	font-size:10px;
	line-height:15px;
}
#newsletter h3 {
	font-weight: bold;
	font-size: 14px;
	color:#0a335e;
}
input.signup {
	margin-left:2px;
	padding:2px 8px 3px 8px;
	background:#8d9fca;
	color:#FFF;
	font-weight:bold;
	border:0;
	font-size:12px;
	cursor:pointer;
}
#proprietor {
	margin-top:80px;
}
#proprietor p {
	color:#bda35f;
	font-size:11px;
	line-height:16px;
	padding:0;
}
.gallery_demo {
	width:702px;
	margin:0 auto;
}
.gallery_demo li {
	width:68px;
	height:57px;
	border:3px double #eee;
	margin: 0 0px 2px 0;
	background:#eee;
}
.gallery_demo li.hover {
	border-color:#bbb;
}
.gallery_demo li.active {
	border-style:solid;
	border-color:#e2d3b1;
}
.gallery_demo li div {
	left:240px
}
.gallery_demo li div .caption {
	font:italic 0.7em/1.4 georgia, serif;
	color:#997e39;
}
#main_image {
	margin:20px auto 40px auto;
	padding-top:30px;
	height:200px;
	width:300px;
	background:white url(../img/photogallery-title.jpg) top no-repeat;
	text-align:center;
}
#main_image img {
	margin-bottom:10px;
}
/*	
.info {
	text-align:left;
	width:700px;
	margin:30px auto;
	border-top:1px dotted #221;
	padding-top:30px;
	}

.info p{margin-top:1.6em;}*/

#main_image span.caption {
	font:italic 0.7em/1.4 georgia, serif;
	color:#997e39;
	text-align: center;
}
#hotelinfo {
	margin-top:20px;
	margin-left:100px;
	padding:20px 0;
	background:url(../img/hotelinfobg.gif) top no-repeat;
	width:262px;
	float:left;
}
#hotelinformation {
	margin-left:10px;
	border:1px solid #e9ddc2;
	border-width:0px 1px;
	text-align:center;
	width:238px;
}
#hotelinformation p {
	margin-left:10px;
	font-size:12px;
	line-height:16px;
}
#hotelinformation p.brown {
	color:#bda35f;
}
#bluebook {
	padding-top:60px;
	margin-bottom:10px;
	width:940px;
	background: url(../img/logo-grey.gif) top no-repeat;
	/*height:500px;*/
	float:left;
	text-align:center;
}
#bluebook p {
	font-size:10px;
	line-height:14px;
	color:#aca28b;
}
#bluebook p a {
	color:#aca28b;
}
/* ######################## CALENDAR ##########################*/

#month {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:22px;
	padding:10px 0;
	background: #f9f5e0;
	width:895px;
	float:left;
}
#month p {
	font-size:11px;
	padding-bottom:0px;
}
#month p strong {
	color:#263b80;
	font-weight: bold;
	padding-bottom:0px;
}
/* ################# WEDDINGS #################*/

#slider {
	width: 820px;
	margin: 0 auto 0px auto;
	position: relative;
}
.scroll {
	height: 325px;
	width: 820px;/*
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;*/
	background: #f9f5e0 url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}
.scroll div.panel {
	padding: 0px 0px 20px 0px;
	/*    height: 325px;*/
    width: 822px;
	position:absolute;
	top:0;
}
.scroll div.panel img {
	margin:0 10px 0 0;
}
.wedding-detail {
	padding-top:15px;
	padding-left:10px;
}
.scroll #sites {
	background: url(../img/wedding-default-bg.jpg) no-repeat;
	height:325px;
}
.scroll div.panel#sites p {
	font-size:11px;
}
.scroll div.panel#files {
	background: #f8f4dc;
}
.scroll div.panel#editor {
	background: #f8f4dc;
}
.scrollButtons {
	position: absolute;
	top: 150px;
	cursor: pointer;
}
.scrollButtons.left {
	left: -30px;
}
.scrollButtons.right {
	right: -30px;
}
ul#wedding-properties a {
	padding:10px 0;
	color:#7c7c7c;
	display:block;
	font-size:10px;
	text-transform:uppercase;
}
ul#wedding-properties a img {
	border:1px solid #f3e1ce;
}
ul#wedding-properties a.selected {
	background-color: #f3e1ce;
	color:#7c7c7c;
	display:block;
}
ul#wedding-properties a.selected img {
	border:1px solid #f3e1ce;
}
ul#wedding-properties a.selected:hover img {
	border:1px solid #fff;
}
ul#wedding-properties a:hover {
	background-color: #EBCBAB;
	text-decoration:none;
	color:#7c7c7c;
}
ul#wedding-properties li {
	text-align: center;
}
.wedding-detail a.more {
	margin-top:30px;
	padding:8px 25px;
	font:normal 10px georgia, serif;
	color:#fff;
	background:#D2B96D;
	float:left;
	text-transform:uppercase;
}
.wedding-detail a.more:hover {
	text-decoration:none;
	background:#ddcb92;
}
#bottompanel {
	display:none;
}
/* ################# COOKERY #################*/

.cookery {
	margin:10px 0 10px 25px;
	padding:8px;
	background: #f9f5e0;
	width: 878px;
	height:91px;
}
.cookery img {
	margin-right:15px;
}
.cookeryimage {
	float:left;
	width:203px;
}
.cookerytxt {
	padding-left:10px;
	padding-top:10px;
	float:left;
	width:540px;
}
.cookery h1 {
	color:#9f9d8e;
}
.cookery p {
	padding-top:0;
	font-size:11px;
	line-height:16px;
}
.cookery a.more {
	margin-top:30px;
	padding:8px 25px;
	font:normal 10px georgia, serif;
	color:#fff;
	background:#ddcb92;
	float:left;
	text-transform:uppercase;
}
.cookery a.more:hover {
	text-decoration:none;
	background:#D2B96D;
}
.cookery a.actmore {
	margin-top:10px;
	margin-left:10px;
	padding:8px 25px;
	font:normal 10px georgia, serif;
	color:#fff;
	background:#ddcb92;
	float:left;
	text-transform:uppercase;
}
.cookery a.actmore:hover {
	text-decoration:none;
	background:#D2B96D;
}
/* ################# ACTIVITIES #################*/

.activity {
	margin:10px 0 10px 25px;
	padding:8px;
	background: #f9f5e0;
	width: 408px;
	height:91px;
}
.activitytxt {
	padding-left:10px;
	padding-top:10px;
	float:left;
	width:190px;
}
.activitytxt p {
	padding-top:0;
	font-size:11px;
	line-height:16px;
}
.activity a.actmore {
	margin-top:10px;
	margin-left:10px;
	padding:8px 25px;
	font:normal 10px georgia, serif;
	color:#fff;
	background:#ddcb92;
	float:left;
	text-transform:uppercase;
}
.activity a.actmore:hover {
	text-decoration:none;
	background:#D2B96D;
}
/* ################# FISHING #################*/

.fishing-location {
	margin:1px 0 0px 25px;
	padding:7px;
	background: #d8dce8;
	width: 540px;
	height:66px;
	float:left;
}
.fishing-location.grey {
	background: #f8f4db;
}
.fishingimage {
	float:left;
	width:100px;
}
.fishingtxt h1.blue {
	color:#263b80;
	font-size:18px;
}
.fishingtxt h1.gold {
	color:#997e39;
	font-size:18px;
}
.fishingtxt {
	padding-left:5px;
	padding-top:7px;
	float:left;
	width:310px;
}
.fishing-location p {
	padding-top:0;
	font-size:11px;
	line-height:16px;
}
.fishing-location a.more {
	margin-top:18px;
	padding:8px 25px;
	font:normal 10px georgia, serif;
	color:#fff;
	background:#263b80;
	float:left;
	text-transform:uppercase;
}
.fishing-location a.more:hover {
	text-decoration:none;
	background:#3653B4;
}
.fishing-location a.moregold {
	margin-top:18px;
	padding:8px 25px;
	font:normal 10px georgia, serif;
	color:#fff;
	background:#997e39;
	float:left;
	text-transform:uppercase;
}
.fishing-location a.moregold:hover {
	text-decoration:none;
	background:#BA9A45;
}
#contentevents a.fishmore {
	margin-top:10px;
	padding:8px 25px;
	font:normal 10px georgia, serif;
	color:#fff;
	background:#263b80;
	float:left;
	text-transform:uppercase;
}
#contentevents a.fishmore:hover {
	text-decoration:none;
	background:#3653B4;
}
/* ################# GOLFING #################*/

.golf-location {
	margin:1px 0 0px 25px;
	padding:7px;
	background: #d8dce8;
	width: 540px;
	min-height:66px;
	float:left;
}
.golf-location.grey {
	background: #f8f4db;
}
.golfimage {
	float:left;
	width:100px;
}
.golftxt h1.blue {
	color:#263b80;
	font-size:18px;
}
.golftxt h1.gold {
	color:#997e39;
	font-size:18px;
}
.golftxt {
	padding-left:5px;
	padding-top:7px;
	float:left;
	width:310px;
}
.golf-location p {
	padding-top:0;
	font-size:11px;
	line-height:16px;
}
.golf-location a.more {
	margin-top:18px;
	padding:8px 25px;
	font:normal 10px georgia, serif;
	color:#fff;
	background:#263b80;
	float:left;
	text-transform:uppercase;
}
.golf-location a.more:hover {
	text-decoration:none;
	background:#3653B4;
}
.golf-location a.moregold {
	margin-top:18px;
	padding:8px 25px;
	font:normal 10px georgia, serif;
	color:#fff;
	background:#997e39;
	float:left;
	text-transform:uppercase;
}
.golf-location a.moregold:hover {
	text-decoration:none;
	background:#BA9A45;
}
#contentevents a.golfmore {
	margin-top:10px;
	padding:8px 25px;
	font:normal 10px georgia, serif;
	color:#fff;
	background:#263b80;
	float:left;
	text-transform:uppercase;
}
#contentevents a.golfmore:hover {
	text-decoration:none;
	background:#3653B4;
}
/* ######################## OFFERS NEW ##########################*/

.offerbox {
	margin:0px 10px 10px 0;
	padding:25px 0px;
	background: #faf5e1 url(../img/offers.jpg) 0 4px no-repeat;
	width:280px;
	height:198px;
	text-align:center;
	float:left;
}

.offerbox.offers {
	height: 175px;/* 207px;*/
	overflow:hidden;
}


.offerbox p {
	font-size:10px;
	line-height:14px;
}

.offerbox.offers p {
	font-size:10px;
	line-height:14px;
	padding:8px 10px 0 10px;
}


.offerbox a.more {
	margin-top:18px;
	margin-left: 90px;
	padding:8px 25px;
	font:normal 10px georgia, serif;
	color:#fff;
	background:#997e39;
	float:left;
	text-transform:uppercase;
}
.offerbox a.more:hover {
	text-decoration:none;
	background:#BA9A45;
}

.offerbox.offers a.more {
	background:#FAF5E1;
	color:#FAF5E1
}



/* ######################## PRESS ##########################*/

ul.press {
	color:#ACA28B;
}
ul.press li {
	background:transparent url(../img/press-icon.gif) no-repeat scroll 0 0;
	display:block;
	font-size:13px;
	padding:5px 0 0px 34px;
}
ul.press li.start {
	background:none;
	display:block;
	font-size:13px;
	padding:0px 0 0px 0px;
}
ul.press li.date {
	background:none;
	display:block;
	font-size:11px;
	padding:0px 0 5px 34px;
}
ul.press li.text {
	background:none;
	display:block;
	font-size:11px;
	padding:0px 0 5px 0px;
}
ul.press a {
	color:#263B84;
}
/* ######################## CONTACT ##########################*/

#content-left table.contact {
	border:1px solid #f2f2f2;
	border-collapse: collapse;
	font-size:13px;
}
#content-left table.contact tr td {
	padding: 8px 10px;
	color: #666;
	border-top:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;
}
#content-left table.contact tr.alt {
	background: #f8f8f8;
}
#content-left table.contact tr:hover {
	background: #f2f2f2;
}
#content-left table.contact tr:hover td {
	color: #454545;
}
#content-left table.contact input.submit {
	margin-top:0px;
	padding:5px 10px;
	background:#59648e;
	color:#ffffff;
	font-family:georgia, times, serif;
	border:1px solid #717DA6;
	cursor:pointer;
}
/* ################# SITEMAP #################*/

ul.sitemap {
}
ul.sitemap li a {
	font-size:13px;
	color:#283E8A;
}
ul.sitemap li ul li {
	margin-left:20px;
}
ul.sitemap li ul li a {
	font-size:11px;
}
/* ################# MEMBER NEWS #################*/

.membernews {
	margin-bottom: 20px;
	padding: 10px;
	background: #FEFCE3;
	width:700px;
	float:left;
}
/* ################# FOOTER #################*/


#footer {
	margin:0 auto;
	padding:18px 23px;
	background: url(../img/footerbg.jpg) top no-repeat;
	width:944px;
	height:100px;
	font-size:10px;
}
#footer p {
	font-size:10px;
}
#footer ul.flags {
	margin-top:10px;
	margin-left:10px;
	float: left;
}
#footer ul.flags li {
	display:inline;
	padding-right:5px;
}
#hotelslist {
	margin:20px 0 10px 21px;
}
#footer ul.hotels {
	margin-right:24px;
	float:left;
	text-align:left;
}
#footer ul.hotels li {
	padding:0;
	line-height:14px;
}
#footer ul.hotels li a {
	font-size:10px;
	color:#bda35f;
	line-height:14px;
}
#footer ul.hotels li a:hover {
	padding-bottom:1px;
	color:#7c7c7c;
	/*	border-bottom:1px dotted #7c7c7c;*/
	text-decoration:none;
	background:white;
}
.display {
	/*-moz-opacity:.50; -ms-filter:"alpha(opacity=50)"; filter:alpha(opacity=50); opacity:.50; */
	visibility:hidden;
}
#bk_table {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
}
#bk_table td {
	padding:3px;
}
#f_banner {
	display:block;
	width:400px;
	height:300px;
	border:3px solid #fff;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1010;
}
#f_banner .close_icon {
	display:block;
	width:19px;
	height:20px;
	position:absolute;
	top:3px;
	right:3px;
	display:none;
	cursor: pointer;
}
/* ##### FLOATING BANNER STYLES ###### */
#floating_banner {
	display:block;
	width:240px;
	position:absolute;
	left:-240px;
	top:-200px;
	z-index:20010;
	border:3px solid #fe8086;
}
#floating_banner .closer {
	background:url("/images/close.gif") no-repeat left top;
	display:block;
	width:21px;
	height:21px;
	position:absolute;
	top:10px;
	right:10px;
	display:none;
}
/* e.floating banner */

.flag {
	background:url(../img/flags.gif) no-repeat;
	border:1px solid #a792b4;
	width:19px;
	height:13px;
	padding:2px;
	vertical-align:middle;
}
.ir {
	cursor:default;
	background-position:1px 1px;
}
.de {
	cursor:default;
	background-position:1px -12px;
}
.es {
	cursor:default;
	background-position:1px -25px;
}
.fr {
	cursor:default;
	background-position:1px -38px;
}
.it {
	cursor:default;
	background-position:1px -51px;
}


