html {
	height:100%;
	overflow-y: scroll;
}
body {
	height:100%;
	margin:0;
	line-height:20px;
	background: #222222;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#111111;
}

p {
	margin:1em 0;
}

h1,h2,h3,h4,h5,h6,ul,li,pre,code,dl,dt,dd {
	padding:0;
	margin:0;
	font-size:100%;
	font-weight:normal;
	font-style: normal;
}

ul {
	list-style-type:none;
}

a:link {text-decoration: none; color:#111111; }
a:visited {text-decoration: none; color:#111111;  }
a:hover {text-decoration: none; color:#000000; }
a:focus {text-decoration: none;outline:none;}
a:active {outline: none;}

input,textarea,select {
	border:0;
	font-family:Helvetica,Arial,sans-serif;
}

img, a img {
	border:none;
}

fieldset {
	border:none;
	margin:0;
	padding:0;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.clearleft {
	clear:left;
}

.clearright {
	clear:right;
}

.clear {
	clear:both;
}

.inline {
	display:inline;
}

.boldt {
	font-weight:normal;
}

.display_block {
	display:block;
}



/* ------------------------------------------ HEADER / NAV ------------------------------------------ */


a#header_logo {
	width:415px;
	height:53px;
	text-indent:-9999px;
	display:block;
	padding:0 18px 40px;
	background:url(/content/images/shared/header_logo.png) no-repeat;
}

#header_info {
	width:71px;
	height:14px;
	padding-top:109px;
	padding-left:145px;
	position:absolute;
	top:0px;
	right:0px;
	background:url(/content/images/shared/phone_general_bg.png) no-repeat;
}

#header_info a {
	width:17px;
	height:14px;
	display:block;
	float:left;
}	

#trans_fr {
	background:url(/content/images/shared/trans_fr_icon.png) no-repeat;
}
#trans_de {
	background:url(/content/images/shared/trans_de_icon.png) no-repeat;
	margin-left:10px;
}
#trans_sp {
	background:url(/content/images/shared/trans_sp_icon.png) no-repeat;
	margin-left:10px;
}

.lang_popup {
	display:none;
	position:absolute;
	left:0px;
	top:107px;
	font-size:11px;
}

#trans_fr:hover .lang_popup { 
	display:block;
}
#trans_de:hover .lang_popup { 
	display:block;
}
#trans_sp:hover .lang_popup { 
	display:block;
}

#nav {
	height:41px;
	width:940px;
	display:block;
	background:#000000;
	position:relative;
	z-index:100;
}

#nav li {
	float:left;
}

#li_nav_rooms {
	width:84px;
	position:relative;
}
#li_nav_dining {
	width:123px;
	position:relative;
}
#li_nav_events {
	width:168px;
	position:relative;
}

#nav a {
	height:41px;
	display:block;
	background:url(/content/images/shared/nav_bg.png) no-repeat;
	text-indent:-9999px;
}

.body_book #nav a#nav_book { width:108px; background-position:0 -123px; }
.body_offers #nav a#nav_offers { width:80px; background-position:-108px -123px; }
.body_home #nav a#nav_home { width:79px; background-position:-188px -123px; }
.body_rooms #nav a#nav_rooms { width:84px; background-position:-267px -123px; }
.body_dining #nav a#nav_dining { width:123px; background-position:-351px -123px; }
.body_events #nav a#nav_events { width:168px; background-position:-474px -123px; }
.body_yacht #nav a#nav_yacht { width:81px; background-position:-642px -123px; }
.body_about #nav a#nav_about { width:101px; background-position:-723px -123px; }
.body_contact #nav a#nav_contact { width:116px; background-position:-824px -123px; }

#nav a#nav_book { width:108px; }
#nav a#nav_offers { width:80px; background-position:-108px 0; }
#nav a#nav_home { width:79px; background-position:-188px 0; }
#nav a#nav_rooms { width:84px; background-position:-267px 0; }
#nav a#nav_dining {	width:123px; background-position:-351px 0; }
#nav a#nav_events { width:168px; background-position:-474px 0; }
#nav a#nav_yacht {	width:81px;	background-position:-642px 0; }
#nav a#nav_about { width:101px; background-position:-723px 0; }
#nav a#nav_contact { width:116px; background-position:-824px 0; }

.body_book #nav a#nav_book:hover,#nav a#nav_book:hover { width:108px; background-position:0 -41px; }
.body_offers #nav a#nav_offers:hover,#nav a#nav_offers:hover { width:80px; background-position:-108px -41px; }
.body_home #nav a#nav_home:hover,#nav a#nav_home:hover { width:79px; background-position:-188px -41px; }
.body_rooms #nav a#nav_rooms:hover,#nav a#nav_rooms:hover,#li_nav_rooms:hover a#nav_rooms { width:84px; background-position:-267px -41px; }
.body_dining #nav a#nav_dining:hover,#nav a#nav_dining:hover,#li_nav_dining:hover a#nav_dining { width:123px; background-position:-351px -41px; }
.body_events #nav a#nav_events:hover,#nav a#nav_events:hover,#li_nav_events:hover a#nav_events { width:168px; background-position:-474px -41px; }
.body_yacht #nav a#nav_yacht:hover,#nav a#nav_yacht:hover { width:81px; background-position:-642px -41px; }
.body_about #nav a#nav_about:hover,#nav a#nav_about:hover { width:101px; background-position:-723px -41px; }
.body_contact #nav a#nav_contact:hover,#nav a#nav_contact:hover { width:116px; background-position:-824px -41px; }

.body_book #nav a#nav_book:active,#nav a#nav_book:active { width:108px; background-position:0 -41px; }
.body_offers #nav a#nav_offers:active,#nav a#nav_offers:active { width:80px; background-position:-108px -41px; }
.body_home #nav a#nav_home:active,#nav a#nav_home:active { width:79px; background-position:-188px -41px; }
.body_rooms #nav a#nav_rooms:active,#nav a#nav_rooms:active,#li_nav_rooms:active a#nav_rooms { width:84px; background-position:-267px -41px; }
.body_dining #nav a#nav_dining:active,#nav a#nav_dining:active { width:123px; background-position:-351px -41px; }
.body_events #nav a#nav_events:active,#nav a#nav_events:active { width:168px; background-position:-474px -41px; }
.body_yacht #nav a#nav_yacht:active,#nav a#nav_yacht:active { width:81px; background-position:-642px -41px; }
.body_about #nav a#nav_about:active,#nav a#nav_about:active { width:101px; background-position:-723px -41px; }
.body_contact #nav a#nav_contact:active,#nav a#nav_contact:active { width:116px; background-position:-824px -41px; }


/* - Dropdown - */

#nav_rooms_dd {
	display:none;
	width:235px;
	height:192px;
	background:#000000;
	position:absolute;
	left:-2px;
	z-index:10;
}

#nav_rooms_dd a {
	width:235px;
	height:48px;
	background:#333333 url(http://nav-img.stanwellhousehotel.co.uk/content/images/shared/nav_bg.png) no-repeat;
	display:block;
	text-indent:-9999px;
}

.body_suites #nav_rooms_dd a#nav_rooms_dd_suites { height:47px; background-position:-705px -165px; }
.body_fourposters #nav_rooms_dd a#nav_rooms_dd_fourposters { background-position: -705px -212px; }
.body_georgian #nav_rooms_dd a#nav_rooms_dd_georgian { background-position: -705px -260px; }
.body_terrace #nav_rooms_dd a#nav_rooms_dd_terrace { height:49px; background-position: -705px -308px; }

#nav_rooms_dd a#nav_rooms_dd_suites { height:47px; background-position:0 -165px; }
#nav_rooms_dd a#nav_rooms_dd_fourposters { background-position: 0 -212px; }
#nav_rooms_dd a#nav_rooms_dd_georgian { background-position: 0 -260px; }
#nav_rooms_dd a#nav_rooms_dd_terrace { height:49px; background-position: 0 -308px; }

#nav_rooms_dd a#nav_rooms_dd_suites:hover { height:47px; background-position:-235px -165px; }
#nav_rooms_dd a#nav_rooms_dd_fourposters:hover { background-position: -235px -212px; }
#nav_rooms_dd a#nav_rooms_dd_georgian:hover { background-position: -235px -260px; }
#nav_rooms_dd a#nav_rooms_dd_terrace:hover { height:49px; background-position: -235px -308px; }

#nav_rooms_dd a#nav_rooms_dd_suites:active { height:47px; background-position:-470px -165px; }
#nav_rooms_dd a#nav_rooms_dd_fourposters:active { background-position: -470px -212px; }
#nav_rooms_dd a#nav_rooms_dd_georgian:active { background-position: -470px -260px; }
#nav_rooms_dd a#nav_rooms_dd_terrace:active { height:49px; background-position: -470px -308px; }


#nav_dining_dd {
	display:none;
	width:235px;
	height:192px;
	background:#000000;
	position:absolute;
	left:-2px;
	z-index:10;
}

#nav_dining_dd a {
	width:235px;
	height:48px;
	background:#333333 url(http://nav-img.stanwellhousehotel.co.uk/content/images/shared/nav_bg.png) no-repeat;
	display:block;
	text-indent:-9999px;
}

.seafood_page #nav_dining_dd a#nav_dining_dd_seafood { background-position:-705px -357px; }
.bistro_page #nav_dining_dd a#nav_dining_dd_bistro { background-position: -705px -405px; }
.drydock_page #nav_dining_dd a#nav_dining_dd_drydock { background-position: -705px -453px; }
.anytime_page #nav_dining_dd a#nav_dining_dd_anytime { background-position: -705px -645px; }

#nav_dining_dd a#nav_dining_dd_seafood { background-position:0 -357px; }
#nav_dining_dd a#nav_dining_dd_bistro { background-position: 0 -405px; }
#nav_dining_dd a#nav_dining_dd_drydock { height:47px; background-position: 0 -453px; }
#nav_dining_dd a#nav_dining_dd_anytime { background-position: 0 -645px; }

#nav_dining_dd a#nav_dining_dd_seafood:hover { background-position:-235px -357px; }
#nav_dining_dd a#nav_dining_dd_bistro:hover { background-position: -235px -405px; }
#nav_dining_dd a#nav_dining_dd_drydock:hover { background-position: -235px -453px; }
#nav_dining_dd a#nav_dining_dd_anytime:hover { background-position: -235px -645px; }

#nav_dining_dd a#nav_dining_dd_seafood:active { background-position:-470px -357px; }
#nav_dining_dd a#nav_dining_dd_bistro:active { background-position: -470px -405px; }
#nav_dining_dd a#nav_dining_dd_drydock:active { background-position: -470px -453px; }
#nav_dining_dd a#nav_dining_dd_anytime:active { background-position: -470px -645px; }


#nav_events_dd {
	display:none;
	width:235px;
	height:96px;
	background:#000000;
	position:absolute;
	left:-2px;
	z-index:10;
}

#nav_events_dd a {
	width:235px;
	height:48px;
	background:#333333 url(http://nav-img.stanwellhousehotel.co.uk/content/images/shared/nav_bg.png) no-repeat;
	display:block;
	text-indent:-9999px;
}

.weddings_page #nav_events_dd a#nav_events_dd_weddings { background-position: -705px -597px; }
.dinners_page #nav_events_dd a#nav_events_dd_dinners { background-position: -705px -549px; }
.parties_page #nav_events_dd a#nav_events_dd_parties { background-position:-705px -501px; }

#nav_events_dd a#nav_events_dd_weddings { background-position: 0 -597px; }
#nav_events_dd a#nav_events_dd_dinners { background-position: 0 -549px; }
#nav_events_dd a#nav_events_dd_parties { height:47px; background-position:0 -501px; }

#nav_events_dd a#nav_events_dd_weddings:hover { background-position: -235px -597px; }
#nav_events_dd a#nav_events_dd_dinners:hover { background-position: -235px -549px; }
#nav_events_dd a#nav_events_dd_parties:hover { background-position:-235px -501px; }

#nav_events_dd a#nav_events_dd_weddings:active { background-position: -470px -597px; }
#nav_events_dd a#nav_events_dd_dinners:active { background-position: -470px -549px; }
#nav_events_dd a#nav_events_dd_parties:active { background-position:-470px -501px; }


/* ------------------------------------------ FOOTER ------------------------------------------ */


#footer {
	background:#000000 url(/content/images/shared/footer_bg.png) no-repeat;
	width:940px;
	height:68px;
	display:block;
	clear:left;
	float:left;
}

#footer a {
	width:212px;
	height:38px;
	padding:15px 15px 15px 85px;
}
#footer a:hover {
	color:#fff3d1;
}

#footer #newsletter {
	float:left;
	background:url(/content/images/shared/footer_newsletter_icon.png) 19px 18px no-repeat;
}
#footer #twitter {
	float:left;
	background:url(/content/images/shared/footer_twitter_icon.png) 19px 19px no-repeat;
}
#footer #facebook {
	float:right;
	background:url(/content/images/shared/footer_facebook_icon.png) 24px 16px no-repeat;
}
#footer #newsletter:hover {
	background-position:19px -58px;
}
#footer #twitter:hover {
	background-position:19px -69px;
}
#footer #facebook:hover {
	background-position:24px -62px;
}

#footer span {
	font-family:"Palatino Linotype",Palatino,"Times New Roman",Times,serif;
	font-size:17px;
	color:#ffffff;
}

#footer span em {
	font-size:13px;
}

#footer a {
	margin:0;
	color:#d9c89e;
}

#footer #newsletter span em {
	color:#999999;
}
#footer #twitter span em {
	color:#999999;
}
#footer #facebook span em {
	color:#999999;
}
#footer #newsletter:hover span em {
	color:#c7af66;
}
#footer #twitter:hover span em {
	color:#00aff0;
}
#footer #facebook:hover span em {
	color:#68a8df;
}

#final_footer {
	width:940px;
	height:26px;
	clear:left;
	background:url(/content/images/shared/finalfooter_bg.png) ;
	display:block;
	color:#d9c89e;
	font-size:11px;
	padding-top:5px;
	margin-bottom:20px;
}

#final_footer ul {
	float:left;
	padding:0 20px;
}

#final_footer ul li {
	float:left;
}

#final_footer .spacer {
	margin:0 8px;
}

#final_footer a {
	color:#d9c89e;
}
#final_footer a:hover {
	color:#fff3d1;
}

#final_footer #details {
	float:right;
	padding:0 20px 2px 0;
}



/* ------------------------------------------ Shared Elements ------------------------------------------ */


#wrapper {
	width:940px;
	margin:0 auto;
	padding-top:40px;
	position:relative;
}

.arrow_link {
	padding:0 23px 0 0;
	height:17px;
	line-height:16px;
	background:url(/content/images/shared/link_arrows.png) top right no-repeat;
}

.arrow_link:hover {
	background-position:right -40px;
	text-decoration:underline;
}
.arrow_up_link {
	padding:0 23px 0 0;
	height:17px;
	line-height:16px;
	background:url(/content/images/shared/arrow_up_link.png) top right no-repeat;
}

.arrow_up_link:hover {
	background-position:right -40px;
	text-decoration:underline;
}
.arrow_down_link {
	padding:0 23px 0 0;
	height:17px;
	line-height:16px;
	background:url(/content/images/shared/arrow_down_link.png) top right no-repeat;
}

.arrow_down_link:hover {
	background-position:right -40px;
	text-decoration:underline;
}

#borderless_content {
	width:940px;
	height:auto;
}

.black_content {
	width:940px;
	background:url(/content/images/shared/blacktrans_bg.png);
	overflow:hidden;
	position:relative;
	color:#d9c89e;
}



.black_content h1 {
	font-size:18px;
	border-bottom:1px solid #d9c89e;
	padding-bottom:3px;
	margin-bottom:16px;
	color:#ffffff;
}
.black_content a:link {
	color:#f0ece4;
}
.black_content a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.black_content a:visited {
	color:#f0ece4;
}

#upper_text {
	width:302px;
	height:173px;
	padding:5px 25px 25px;
	float:right;
	position:relative;
	overflow:hidden;
	color:#d9c89e;
}

.body_home #upper_text h1 {
	border:none;
	font-size:12px;
	margin:0;
	padding:0;
	color:#d9c89e;
	display:inline;
}

.body_home #upper_text {
	height:241px;
	padding:20px 25px 25px;
}

.white_content {
	background:url(/content/images/shared/whitetrans_bg.png);
	padding:20px;
	float:left;
	width:900px;
}

.white_content h1 {
	padding-bottom:3px;
	font-size:18px;
	border-bottom:1px solid #555555;
}
.white_content h2 {
	margin:1em 0;
	font-size:14px;
	font-weight:bold;
}

.white_content a:link {
	color:#111111;
}
.white_content a:hover {
	color:#000000;
	text-decoration:underline;
}
.white_content a:visited {
	color:#111111;
}


.white_content .right_column {
	float:right;
	width:306px;
	padding-left:24px;
}

.white_content .left_column {
	float:left;
	width:570px;
}

.white_content .right_column ul, .panes ul {
	margin:12px 0 20px 12px;
	float:left;
	list-style:square outside;
}

.white_content .arrow_link {
	padding-top:1px;
}


/* ------------------------------------------ BOOKBAR ------------------------------------------ */


#booknow {
	width:940px;
	height:68px;
	clear:left;
	position:relative;
	display:block;
	background:url(/content/images/shared/booknow_bg.png) no-repeat;
}

#booknow #checkin,#booknow #checkout,#booknow #no_adults,#booknow #no_children {
	background:url(/content/images/shared/booknow_selectbg_lg.png) no-repeat;
	width:146px;
	height:31px;
	position:absolute;
	top:16px;
	padding:4px 12px 0;
	cursor:pointer;
	border:none;
	font-size:12px;
	color:#555555;
}

#booknow h2 {
	position:absolute;
	top:24px;
	left:20px;
	color:#FFFFFF;
	font-size:15px;
}

#booknow #checkin {
	left:129px;
}

#booknow #checkout {
	left:315px;
}

#booknow #checkin:hover,#booknow #checkout:hover {
	background-position:0 -35px;
	color:#000000;
}

#booknow #no_adults {
	background:url(/content/images/shared/booknow_selectbg_sm.png) no-repeat;
	left:501px;
}

#booknow #no_children {
	background:url(/content/images/shared/booknow_selectbg_sm.png) no-repeat;
	left:640px;
}

#booknow #no_adults:hover,#booknow #no_children:hover {
	background-position:0 -35px;
	color:#000000;
}

#booknow #bookstay_button {
	width:143px;
	height:35px;
	background:#000000 url(/content/images/shared/bookstay_button.png) no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:16px;
	left:780px;
	cursor:pointer;
	display:block;
}

#booknow #bookstay_button:hover {
	background-position:0 -35px;
}
#booknow #bookstay_button:active {
	background-position:0 -70px;
}

#booknow #checkin.error,#booknow #checkout.error {
	background-position:0 -70px;
	color:#660000;
}

#booknow #no_adults.error, #booknow #no_children.error {
	background-position:0 -70px;
	color:#660000;
}

/* ------------------------------------------ TABS ------------------------------------------ */


#tabs {
	width:940px;
	height:40px;
	overflow:hidden;
}

#tabs li {
	float:left;
}

#tabs a {
	padding:10px 17px;
	height:20px;
	display:block;
	overflow:hidden;
	background:#222222;
	border-right:1px solid #444444;
	color:#dddddd;
	font-size:14px;
	text-align:center;
}

#tabs a:hover {
	color:#FFFFFF;
	background:#111111;
	text-decoration:underline;
}

#tabs a.current,#tabs a.current:hover {
	color:#000000;
	background:url(/content/images/shared/whitetrans_bg.png);
	text-decoration:none;
}

#tabs li.end_spacer {
	float:left;
	height:40px;
	background:#222222;
}

.panes {
	width:900px;
	min-height:145px;
	clear:left;
	float:left;
	background:url(/content/images/shared/whitetrans_bg.png);
	padding:10px 20px 15px;
}

.panes .right_column {
	float:right;
	width:326px;
	margin-left:24px;
}

.panes a:hover {
	text-decoration:underline;
}


/* ------------------------------------------ ROOMS SCROLLING TAB ------------------------------------------ */

.scroll_wrapper {
	width:352px;
	height:326px;
	position:relative;
	overflow:hidden;
}

.scroll_content {
	width:352px;
	height:652px;
	position:absolute;
}

.scroll_page {
	height:326px;
	overflow:hidden;
}

.scroll_content div {
	float:left;
}

.body_rooms #upper_text, .body_suites #upper_text {
	float:left;
	height:138px;
}
#scroll_nav {
	width:327px;
	height:40px;
	padding:0 0 0 25px;
	display:block;
	float:left;
}	
#scroll_nav a {
	color:#F0ECE4;
	cursor:pointer;
}
#scroll_nav a span {
	position:relative;
	bottom:2px;
}
#scroll_nav a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#scroll_nav a.disabled {
	display:none;
}

.scroll_page.tariff {
	padding:20px 25px;
	height:286px;
	color:#cccccc;
}
.scroll_page.tariff h1 {
	width:302px;
	text-align:left;
	margin-bottom:20px;
}

.scroll_page.tariff table {
	margin-bottom:10px;
	color:#eeeeee;
}

.scroll_page.tariff th {
	width:140px;
	text-align:left;
	font-weight:normal;
}
.scroll_page.tariff td {
	width:80px;
}


/* ------------------------------------------ PAGE BACKGROUNDS ------------------------------------------ */


.body_offers { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/directions_bg.jpg) fixed center top; }

.body_home { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/home_bg.jpg) fixed center top; }

.body_rooms.overview { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/rooms_bg.jpg) fixed center top; }

	.body_suites { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/suites_bg.jpg) fixed center top; }

	.body_fourposters { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/four-posters_bg.jpg) fixed center top; }

	.body_georgian { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/georgian_bg.jpg) fixed center top; }

	.body_terrace { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/terrace_bg.jpg) fixed center top; }

.body_dining { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/dining_bg.jpg) fixed center top; }

	.body_dining.seafood_page { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/seafood_bg.jpg) fixed center top; }

	.body_dining.bistro_page { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/bistro_bg.jpg) fixed center top; }
	
	.body_dining.anytime_page { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/anytime_bg.jpg) fixed center top; }

	.body_dining.drydock_page { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/drydock_bg.jpg) fixed center top; }

.body_events { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/events-meetings_bg.jpg) fixed center top; }

	.body_events.weddings_page { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/weddings_bg.jpg) fixed center top; }

	.body_events.dinners_page { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/dinners_bg.jpg) fixed center top; }

	.body_events.parties_page { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/parties_bg.jpg) fixed center top; }

.body_about { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/about_bg.jpg) fixed center top; }

.body_contact { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/contact_bg.jpg) fixed center top; }

.body_directions { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/offers_bg.jpg) fixed center top; }

.body_newsletter { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/newsletter_bg.jpg) fixed center top; }

.body_vouchers { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/vouchers_bg.jpg) fixed center top; }

.body_terms { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/terms_bg.jpg) fixed center top; }

.body_yacht { background:#222222 url(http://bg-img.stanwellhousehotel.co.uk/content/images/bg/yacht_bg.jpg) fixed center top; }



/* ------------------------------------------ OFFERS ------------------------------------------ */

.body_offers .black_content {
	padding:20px 20px 0;
	width:900px;
	height:auto;
}
.body_offers .white_content {
	padding:20px;
	width:900px;
}

.body_offers h2 {
	margin-bottom:20px;
}
.body_offers h2 a {
	color:#fff3d1;
}
.body_offers h2 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.body_offers table {
	width:900px;
}

.body_offers th {
	width:109px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	color:#333333;
}
.body_offers thead th {
	font-style:italic;
	height:65px;
}

.body_offers th.left_col {
	width:349px;
	padding:0 20px 20px;
}
.body_offers td.img_col {
	width:75px;
	height:100px;
}
.body_offers th strong {
	font-size:16px;
	font-style:normal;
	color:#111111;
}
.body_offers td {
	font-size:14px;
	vertical-align:top;
}

.body_offers .white_content h2 {
	margin:0 0 -10px;
	font-size:16px;
}

.body_offers .white_content div.floatleft, .body_offers .white_content div.floatright {
	width:440px;
}
.body_offers .white_content ul {
	list-style:square outside;
	margin:0 0 0 12px;
}

.offer_page .white_content ul {
	width:300px;
}

.body_offers .white_content div.floatleft h2, .body_offers .white_content div.floatright h2 {
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #555555;
	margin:0 0 5px;
	color:#111111;
}
.body_offers .white_content li {
	margin-bottom:5px;
	color:#333333;
}
	
.body_offers .black_content dt {
	font-size:16px;
	font-weight:bold;
}

.offer_page .white_content h2 {
	margin:20px 0;
}

/* ---- OFFERS OVERVIEW ---- */


.offer_overview_link, .festive_offer_overview_link {
	width:430px;
	height:75px;
	padding:0 20px 0 0;
	display:block;
	overflow:hidden;
	float:left;
	margin-bottom:20px;
}

.offer_overview_link img, .festive_offer_overview_link img {
	float:left;
	padding-right:20px;
}
.offer_overview_link strong, .festive_offer_overview_link strong {
	font-size:16px;
}

.black_content a.offer_overview_link:hover, .black_content a.festive_offer_overview_link:hover {
	text-decoration:none;
	color:#ffffff;
}
.black_content a.offer_overview_link:hover strong, .black_content a.festive_offer_overview_link:hover strong {
	text-decoration:underline;
}
.body_home a.offer_overview_link:hover, .body_home a.festive_offer_overview_link:hover {
	text-decoration:none;
	color:#222222;
}
.body_home a.offer_overview_link:hover strong, .body_home a.festive_offer_overview_link:hover strong {
	text-decoration:underline;
	color:#222222;
}

/* ---- INDIVIDUAL OFFER PAGES ---- */

#menu_button, #menu_button2, #menu_button3, #menu_button4, #menu_button5 {
	background:url(/content/images/shared/menu_button.png) no-repeat;
	width:227px;
	height:49px;
	padding:30px 0 20px 85px;
	margin:-15px 17px 0 -6px;
	display:block;
	font-size:16px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
}
.body_offers #menu_button:hover, .body_offers #menu_button2:hover, .body_offers #menu_button3:hover, .body_offers #menu_button4:hover, .body_offers #menu_button5:hover {
	text-decoration:none;
	background-position:0 -100px;
}
.body_offers #menu_button:hover strong, .body_offers #menu_button2:hover strong, .body_offers #menu_button3:hover strong, .body_offers #menu_button4:hover strong, .body_offers #menu_button5:hover strong {
	text-decoration:underline;
}

.body_offers #menu_button, .body_offers #menu_button2, .body_offers #menu_button3, .body_offers #menu_button4, .body_offers #menu_button5 {
	margin-bottom:25px;
}

/* ------------------------------------------ HOME ------------------------------------------ */

.body_home .black_content {
	height:366px;
}

.body_home .panes {
	width:940px;
	padding:0 0 15px;
}

.body_home .panes h2, .body_home .panes h3 {
	padding:15px 20px;
	font-size:14px;
}

.body_home .offers_pane {
	width:900px;
	padding:0 20px;
}

.body_home .offers_pane h2 {
	padding:15px 0;
}


.body_home .panes .right_column {
	padding:0 25px 0 0;
	width:301px;
}

.body_home .panes .right_column ul {
	margin:12px 20px 20px 12px;
	float:left;
	list-style:square outside;
}

.body_home .panes p {
	margin:1em 20px;
}

.panes .img_wrapper {
	width:940px;
	height:160px;
}

.body_home .panes img.floatright {
	margin:0 0 0 24px;
}

.body_home .panes .arrow_link {
	margin-left:20px;
	padding-top:1px;
	color:#111111;
}

.body_home .panes .arrow_link:hover {
	color:#222222;
	text-decoration:underline;
}

#home_scroller {
	width:588px;
	height:366px;
	float:left;
	overflow:hidden;
}

#drydock_scroller {
	width:590px;
	height:156px;
	float:left;
	overflow:hidden;
}
	

/* ------------------------------------------ ROOMS ------------------------------------------ */

.body_rooms.overview .black_content, .body_rooms.overview .white_content {
	padding:20px 20px 20px 0;
	width:920px;
	height:163px;
}

.body_rooms.overview .black_content h1, .body_rooms.overview .white_content h1 {
	border:none;
	padding-bottom:0;
}

.body_rooms.overview .black_content img, .body_rooms.overview .white_content img {
	float:left;
	margin:0 20px 0 0;
}


.body_rooms .black_content, .body_suites .black_content {
	height:366px;
}

#rooms_tariff {
	padding:20px 20px 10px;
	width:900px;
	height:auto;
}

.body_rooms.overview #table_wrapper {
	width:440px;
	float:left;
}

.body_rooms.overview #terms_wrapper {
	width:440px;
	float:right;
}

#rooms_tariff h1 {
	border-bottom:1px solid #555555;
	padding-bottom:3px;
	margin-bottom:15px;
}

#rooms_tariff table {
	margin-bottom:15px;
}

#rooms_tariff th {
	width:240px;
	text-align:left;
	font-weight:normal;
}
#rooms_tariff td {
	width:100px;
}

.body_rooms.overview .arrow_link {
	margin-right:75px;
}

#dog_friendly {
	background:url(/content/images/shared/dog_friendly.png) 0 2px no-repeat;
	height:65px;
	padding:0 0 0 70px;
	float:left;
}
#dog_friendly h3 {
	font-weight:bold;
	font-size:13px;
	margin:0;
	color:#441a00;
}
#dog_friendly p {
	margin:0;
	font-size:11px;
	line-height:13px;
	color:#333333;
}

/* ------------------------------------------ DINING & BAR ------------------------------------------ */

.dining_overview .black_content, .dining_overview .white_content {
	padding:20px 20px 20px 0;
	width:920px;
	height:163px;
}

.dining_overview .black_content h1, .dining_overview .white_content h1 {
	border:none;
	padding-bottom:0;
}

.dining_overview .black_content img, .dining_overview .white_content img {
	float:left;
	margin:0 20px 0 0;
}


.body_dining a#menu_button {
	padding:30px 0 20px 85px;
	height:50px;
	width:227px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#333333;
}
.body_dining a#menu_button:hover {
	text-decoration:underline;
	background-position:0 -100px;
}

#dining_book {
	float:right;
	width:312px;
	height:326px;
	padding:20px;
	background:url(/content/images/shared/blacktrans_bg.png);
	color:#d9c89e;
	overflow:hidden;
}

#dining_book h2 {
	padding-bottom:3px;
	font-size:16px;
	border-bottom:1px solid #dddddd;
	color:#ffffff;
}

#bistro_reservation, #seafood_reservation {
	width:312px;
	height:183px;
	overflow:hidden;
	margin-top:10px;
	border-bottom:1px solid #aaaaaa;
}

#bistro_reservation div, #seafood_reservation div {
	width:156px;
	height:60px;
	overflow:hidden;
}
#bistro_reservation div.floatright, #seafood_reservation div.floatright {
	width:144px;
}
#bistro_reservation div.triple, #seafood_reservation div.triple {
	width:88px;
}
#bistro_reservation div.bistro_time_div, #seafood_reservation div.seafood_time_div {
	width:88px;
	margin:0 24px;
}

#bistro_reservation label, #seafood_reservation label {
	font-size:12px;
	color:#dddddd;
}

#bistro_reservation input, #bistro_reservation textarea, #bistro_reservation select,#seafood_reservation input, #seafood_reservation textarea, #seafood_reservation select {
	font-size:14px;
	background:#e1ddd2 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
	border:1px solid #333333;
}

#bistro_reservation input:hover, #bistro_reservation textarea:hover, #seafood_reservation input:hover, #seafood_reservation textarea:hover {
	background:#f8f6f1 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
	border-color:#444444;
}
	
#bistro_reservation input, #seafood_reservation input {
	height:22px;
	padding:4px 6px 0;
	margin:1px 0 15px;
}

#bistro_name,#bistro_phone,#seafood_name,#seafood_phone {
	width:130px;
}
#bistro_date,#bistro_diners,#seafood_date,#seafood_diners {
	width:75px;
}
select#bistro_time, select#seafood_time {
	width:88px;
	height:26px;
	background:#e1ddd2 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
	border:none;
	padding:7px 0 0 5px;
	margin:2px 0 0;
}


#bistro_reservation input#bistro_submit, #seafood_reservation input#seafood_submit {
	height:40px;
	width:70px;
	margin-top:8px;
	padding:0;
	float:right;
	background:url(/content/images/shared/form_buttons.png) -2px -2px no-repeat;
	border:1px solid #111111;
	color:#f0ece4;
	cursor:pointer;
}
#bistro_reservation input#bistro_submit:hover, #seafood_reservation input#seafood_submit:hover {
	background-position: -240px -2px;
	color:#FFFFFF;
}
#bistro_reservation input#bistro_submit:active, #seafood_reservation input#seafood_submit:active {
	background-position: -490px -2px;
	color:#888888;
}
#bistro_reservation div#sms_subscribe, #seafood_reservation div#sms_subscribe {
	width:215px;
	float:left;
}

#bistro_sms_subscribe_label, #seafood_sms_subscribe_label {
	float:left;
	width:215px;
	margin:6px 0 0;
}
#bistro_reservation input#bistro_sms_subscribe, #seafood_reservation input#seafood_sms_subscribe {
	padding:0;
	position:relative;
	left:196px;
	bottom:22px;
	background:none;
	border:none;
}
#seafood_reservation input#seafood_sms_subscribe {
	left:186px;
}

.drydock_page #upper_text {
	color:#F0ECE4;
}
.drydock_page #upper_text h1 {
	margin:15px 0 16px;
}
/* ---- Validation ---- */

#bistro_sms_subscribe_label.error, #seafood_sms_subscribe_label.error {
	height:0;
	width:0;
}

#bistro_name.error, #bistro_phone.error, #bistro_date.error, #bistro_diners.error, #seafood_name.error, #seafood_phone.error, #seafood_date.error, #seafood_diners.error {
	border:1px solid #8F5657;
	background:#F1E2E1 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
}
#bistro_name.error:hover, #bistro_phone.error:hover, #bistro_date.error:hover, #bistro_diners.error:hover, #seafood_name.error:hover, #seafood_phone.error:hover, #seafood_date.error:hover, #seafood_diners.error:hover {
	border:1px solid #990000;
	background:#F3D3D1 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
}

/* ---- Any Time Menu ---- */

.menu_button_sm {
	height:32px;
	display:block;
	padding:7px 0 0 38px;
	position:relative;
	left:-5px;
	background:url(/content/images/shared/menu_button_sm.png) no-repeat;
}
.menu_button_sm span {
	color:#666666;
	margin-right:60px;
	width:100px;
	position:absolute;
	right:0px;
}
.menu_button_sm:hover {
	background-position:0 -58px;
}

.anytime_page .right_column h1 {
	margin-bottom:6px;
}

.seafood_page #header_info, .bistro_page #header_info {
	background:url(/content/images/shared/reserve_table_phone_bg.png) no-repeat;
}


/* ---- MENU LIGHTBOX / SCROLL ---- */

body#menu_popup {
	background:none;
}

.menu_bg {
	background:#ffffff;
	padding:30px 10px;
	height:auto;
}

#menu_wrapper {
	height:450px;
	width:716px;
	padding-left:24px;
	overflow:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-size:14px;
	line-height:18px;
	text-align:center;
}

#menu_print {
	position:absolute;
	top:10px;
	left:10px;
	height:27px;
	width:59px;
	background:#eeeeee url(/content/images/shared/print_icon.png) 5px 5px no-repeat;
	padding:0 0 0 21px;
	color:#777777;
	cursor:pointer;
	z-index:10;
}
#menu_print:hover {
	color:#333333;
}

#menu_wrapper h1#menu_title {
	font-size:42px;
	line-height:40px;
	font-weight:normal;
	margin:14px 0 28px;
	text-decoration:none;
	color:#999999;
}

#menu_wrapper h1#menu_title span {
	font-size:21px;
	color:#cccccc;
}

#menu_wrapper h1 {
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	color:#111111;
	height:auto;
	margin:40px 0 0;
}

#menu_wrapper h2 {
	font-size:18px;
}

#menu_wrapper table {
	text-align:left;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #eeeeee;
}
.jScrollPaneDrag {
	position: absolute;
	background: #cccccc;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/* ------------------------------------------ DRYDOCK ------------------------------------------ */

#cocktail_menu_button {
	height:40px;
	display:block;
	background:url(/content/images/shared/cocktail_menu_button.png) no-repeat;
	padding:30px 10px 10px 120px;
}

#cocktail_menu_button:hover {
	background-position:0 -80px;
}

/* ------------------------------------------ EVENTS & MEETINGS ------------------------------------------ */

.body_events.overview .black_content, .body_events.overview .white_content {
	padding:20px 20px 20px 0;
	width:920px;
	height:163px;
}

.body_events.overview .black_content h1, .body_events.overview .white_content h1 {
	border:none;
	padding-bottom:0;
}

.body_events.overview .black_content img, .body_events.overview .white_content img {
	float:left;
	margin:0 20px 0 0;
}

/* ------------------------------------------ WEDDINGS ------------------------------------------ */

.weddings_page .panes {
	width:900px;
	min-height:145px;
	padding:10px 20px;
}
.weddings_page .panes .right_column {
	margin-right:-20px;
}

.weddings_page #header_info {
	background:url(/content/images/shared/wedding_phone_bg.png) no-repeat;
}

.civil dl {
	padding-left:25px;
	margin-bottom:25px;
	float:left;
}

.civil dt {
	width:200px;
	float:left;
}
.civil dt em {
	color:#444444;
	display:block;
	margin:-4px 0 4px;
}
.civil dl .heading {
	width:100%;
	float:none;
	font-size:16px;
	margin-bottom:10px;
}
.civil dd {
	width:85px;
	margin-left:15px;
	float:left;
}
.civil dd.heading {
	font-size:12px;
}

.civil ul {
	width:170px;
	margin:10px 0;
	float:left;
}
.civil li {
	list-style:none;
}

.wedding_brochure_icon {
	background:url(/content/images/shared/wedding_brochure_icon.png) no-repeat;
	padding:24px 0 0 100px;
	height:46px;
	display:block;
}
.wedding_brochure_icon:hover {
	background-position:0 -70px;
}


.weddings_page a#menu_button, .weddings_page a#wine_button {
	padding:25px 0 25px 85px;
	margin:0 17px 20px -6px;
	height:50px;
	width:227px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#333333;
}
.weddings_page a#menu_button:hover, .weddings_page a#wine_button:hover {
	text-decoration:underline;
	background-position:0 -100px;
}
.weddings_page a#wine_button {
	background:url(/content/images/shared/wine_button.png) no-repeat;
	display:block;
}
/* ------------------------------------------ LOCAL AREA ------------------------------------------ */


.body_local .black_content {
	padding:20px;
	width:900px;
	height:auto;
}



/* ------------------------------------------ CONTACT US ------------------------------------------ */

.body_contact .black_content {
	height:366px;
}

.body_contact .white_content {
	height:290px;
}

#google_map_wrapper {
	float:left;
	position:relative;
	overflow:hidden;
	z-index:1;
}

#google_map_wrapper #map_links {
	width:548px;
	height:28px;
	background:url(/content/images/shared/blacktrans_bg.png);
	bottom:32px;
	position:relative;
	padding:7px 20px 0;
}

#google_map_wrapper #map_links a {
	padding-top:1px;
	color:#F0ECE4;
}
#google_map_wrapper #map_links a:hover {
	color:#ffffff;
}

#get_directions {
	width:300px;
	float:right;
	margin-top:-1px;
	text-align:right;
}

#get_directions p {
	margin:0;
	display:inline;
	color:#F0ECE4;
}

#get_directions #saddr {
	height:16px;
	width:110px;
	margin:0 2px 0 5px;
	padding:2px 4px 0;
	background:#e1ddd2 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
}
#get_directions #saddr:hover {
	background:#f8f6f1 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
	border-color:#666666;
}

#directions_go {
	height:20px;
	padding:0;
	background:url(/content/images/shared/form_buttons.png) -2px -2px no-repeat;
	border:1px solid #111111;
	color:#f0ece4;
	cursor:pointer;
	position:relative;
	top:1px;
}
#directions_go:hover {
	background-position: -240px -2px;
	color:#FFFFFF;
}
#directions_go:active {
	background-position: -490px -2px;
	color:#888888;
}

#upper_text h2 {
	font-size:16px;
	color:#ffffff;
	margin:1em 0 4px;
}
.body_contact .black_content #upper_text a {
	color:#d9c89e;
	display:block;
}
.body_contact .black_content #upper_text a:hover {
	color:#fff3d1;
	text-decoration:none;
}


#contact_form2 fieldset {
	margin:20px 0 0;
	width:570px;
}

#contact_form2 label {
	float:left;
	height:35px;
	width:100px;
	padding-top:10px;
	font-size:14px;
}

#contact_form2 input, #contact_form2 textarea {
	float:right;
	font-size:14px;
	background:#e1ddd2 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
	border:1px solid #888888;
}

#contact_form2 input:hover, #contact_form2 textarea:hover {
	background:#f8f6f1 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
	border-color:#666666;
}
	

#contact_form2 input {
	width:450px;
	height:31px;
	padding:4px 6px 0;
	margin-bottom:10px;
}

#contact_form2 textarea {
	width:450px;
	max-width:450px; /* limit Safari resize */
	height:79px;
	padding:8px 6px;
	margin-bottom:10px;
}


#contact_form2 input#contact_submit2 {
	width:80px;
	height:33px;
	padding:0 0 0;
	background:url(/content/images/shared/form_buttons.png) -2px -2px no-repeat;
	border:1px solid #111111;
	color:#f0ece4;
	clear:right;
	float:right;
	cursor:pointer;
}

#contact_form2 input#contact_submit2:hover {
	background-position: -240px -2px;
	color:#FFFFFF;
}
#contact_form2 input#contact_submit2:active {
	background-position: -490px -2px;
	color:#888888;
}

#contact_form2 fieldset div {
	float:right;
	width:385px;
}

#contact_form2 input#contact_subscribe {
	width:14px;
	height:14px;
	padding:0;
	margin:10px 25px 10px 0;
	background:none;
	border:none;
	float:left;
}

#contact_form2 label#contact_subscribe_label {
	width:320px;
	padding-top:9px;
	height:20px;
}

#contact_success {
	display:none;
	font-size:14px;
	margin-top:19px;
}

.body_contact .right_column {
	font-size:14px;
	height:280px;
}

.body_contact .white_content .right_column h1 {
	margin:0 0 18px 0;
}

.body_contact .white_content .right_column p {
	margin:0;
}
.body_contact .white_content .right_column span{
	width:70px;
	display:inline-block;
	font-weight:bold;
}

.body_contact .white_content .right_column ul {
	list-style:none;
	margin:23px 20px 23px 0;
	float:none;
}

.body_contact .white_content .right_column .arrow_link {
	margin-left:0;
	padding-top:2px;
}

.tripadvisor {
	background:url(/content/images/contact/trip_advisor.png) right top no-repeat;
	width:135px;
	height:25px;
	padding-top:5px;
	display:block;
}

.tripadvisor:hover {
	background-position:right -60px;
}

/* ------------------------------------------ Contact us form Validation ------------------------------------------ */

#contact_form2 label.error {
	width:0px;
	height:0px;
}

#contact_form2 input.error,#contact_form2 textarea.error {
	border:1px solid #8F5657;
	background:#F1E2E1 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
}
#contact_form2 input.error:hover,#contact_form2 textarea.error:hover {
	border:1px solid #990000;
	background:#F3D3D1 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
}


/* ------------------------------------------ NEWSLETTER ------------------------------------------ */

.body_newsletter #footer #newsletter {
	background:#111111 url(/content/images/shared/footer_newsletter_icon.png) 19px -59px no-repeat;
	color:#fff3d1;
}
.body_newsletter #footer #newsletter span em {
	color:#c7af66;
}

.body_newsletter #footer #newsletter:hover {
	background:#111111 url(/content/images/shared/footer_newsletter_icon.png) 19px -59px no-repeat;
}

.body_newsletter .black_content {
	width:900px;
	padding:20px;
}	

.body_newsletter .panes {
	padding:20px 20px 30px;
}

.body_newsletter h2 {
	font-size:14px;
	margin:0 0 10px;
}

.body_newsletter dl {
	width:395px;
	margin:10px 0;
}

#newsletter_personalise dl {
	width:395px;
}


.body_newsletter label {
	font-size:14px;
	display:inline-block;
	margin-bottom:2px;
}

.body_newsletter #name,.body_newsletter #ijiudh-ijiudh,.body_newsletter #address,.body_newsletter #county, .body_newsletter #mobile, .body_newsletter #name_text {
	width:361px;
	height:31px;
	padding:4px 6px 0;
	font-size:14px;
	background:#e1ddd2 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
	border:1px solid #888888;
}

.body_newsletter #name:hover, .body_newsletter #ijiudh-ijiudh:hover, .body_newsletter #address:hover, .body_newsletter #county:hover, .body_newsletter #mobile:hover, .body_newsletter #name_text:hover {
	background:#f8f6f1 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
	border-color:#666666;
}


.body_newsletter #address {
	width:360px;
	height:70px;
	margin-bottom:10px;
}
.body_newsletter #county {
	width:200px;
}

.body_newsletter dd.req_input {
	height:60px;
}

.body_newsletter dd.topics {
	margin-top:8px;
}

.body_newsletter dd p {
	margin:0 0 10px 23px;
	color:#444444;
}

.body_newsletter h3 {
	padding:4px 10px;
	color:#f0ece4;
	background:url(/content/images/shared/form_buttons.png) -2px -2px no-repeat;
	float:left;
	display:block;
	cursor:pointer;
}
.body_newsletter h3:hover {
	background-position: -240px -2px;
	color:#FFFFFF;
}
.body_newsletter h3:active {
	background-position: -470px -2px;
	color:#888888;
}
.body_newsletter span {
	color:#666666;
	font-size:14px;
	margin-left:3px;
}

.body_newsletter h4 {
	margin:0 0 10px;
	padding:20px 0 0;
	width:900px;
	border-top:1px solid #222222;
	float:left;
	font-size:14px;
	color:#333333;
}

#newsletter_submit_email,#newsletter_submit_text {
	width:110px;
	height:36px;
	margin:32px 0 36px;
	background:url(/content/images/shared/form_buttons.png) -2px -2px no-repeat;
	border:1px solid #111111;
	color:#f0ece4;
	font-size:14px;
	float:right;
	cursor:pointer;
}
#newsletter_submit_email:hover, #newsletter_submit_text:hover {
	background-position: -240px -2px;
	color:#FFFFFF;
}
#newsletter_submit_email:active, #newsletter_submit_text:active {
	background-position: -490px -2px;
	color:#888888;
}

#newsletter_personalise_email, #newsletter_personalise_text {
	width:900px;
	height:1px;
	float:left;
	overflow:hidden;
}

.body_newsletter.thanks .arrow_link {
	margin-right:30px;
}

/* ------------------------------------------ Newsletter form Validation ------------------------------------------ */

.body_newsletter label.error {
	font-size:12px;
	color:#990000;
	margin-top:3px;
}

.body_newsletter #name.error, .body_newsletter #ijiudh-ijiudh.error, .body_newsletter #name_text.error, .body_newsletter #mobile.error {
	border:1px solid #8F5657;
	background:#F1E2E1 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
}
.body_newsletter #name.error:hover, .body_newsletter #ijiudh-ijiudh.error:hover, .body_newsletter #name_text.error:hover, .body_newsletter #mobile.error:hover {
	border:1px solid #990000;
	background:#F3D3D1 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
}



/* ------------------------------------------ VOUCHERS ------------------------------------------ */

#your_details {
	margin:15px 0 0;
	width:440px;
	float:left;
}
#voucher_details {
	margin:15px 0 0;
	width:440px;
	float:right;
}

#voucher_form h3 {
	border-bottom:1px dotted #888888;
	font-size:13px;
	font-weight:bold;
	margin-bottom:15px;
}

#voucher_form label {
	font-weight:bold;
	display:block;
	margin-bottom:4px;
}
#voucher_form label.radiolabel {
	font-weight:normal;
	display:inline;
	margin-right:20px;
}

#voucher_form .textinput {
	background:#e1ddd2 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
	border:1px solid #888888;
	height:26px;
	width:193px;
	padding:4px 6px 0;
	font-size:12px;
}
#voucher_form .textinput:hover {
	background:#f8f6f1 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
	border-color:#666666;
}
#voucher_form .textinput.error {
	border:1px solid #8F5657;
	background:#F1E2E1 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
}

#voucher_form textarea {
	background:#e1ddd2 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
	border:1px solid #888888;
	width:427px;
	padding:6px 6px 0;
	font-size:12px;

}
#voucher_form textarea:hover {
	background:#f8f6f1 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
	border-color:#666666;
}

#voucher_form #contact_name {
	margin-right:25px;
}

#voucher_form .radioinput {
	margin:0 10px 0 0;
	position:relative;
	top:1px;
}

#voucher_form #voucher_value {
	width:100px;
}
#voucher_form #voucher_value_label {
	margin-right:73px;
}


#voucher_form_submit {
	background:url(/content/images/shared/form_buttons.png) -2px -2px no-repeat;
	border:1px solid #111111;
	color:#eeeeee;
	font-size:12px;
	height:30px;
	width:55px;
	padding:3px;
	cursor:pointer;
	float:right;
}
#voucher_form_submit:hover {
	background-position: -240px -2px;
	color:#FFFFFF;
}

#voucher_form #recipient_address_row {
	display:none;
	margin-bottom:15px;
}

/* ------------------------------------------ DIRECTIONS ------------------------------------------ */

.body_directions .black_content {
	padding:10px 20px;
	width:900px;
}

.body_directions .parking img {
	margin-left:92px;
}

.body_directions .panes_div {
	position:relative;
}

.print_button {
	float:right;
	height:26px;
	width:60px;
	background:#333333 url(/content/images/shared/print_icon.png) 5px 5px no-repeat;
	padding:0 0 0 20px;
	margin:0 2px 20px 20px;
	color:#eeeeee;
	cursor:pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

}
.print_button:hover {
	color:#ffffff;
	background:#111111 url(/content/images/shared/print_icon.png) 5px 5px no-repeat;
}


/* ------------------------------------------ ABOUT US ------------------------------------------ */


.body_about .black_content {
	height:366px;
}

.body_about .awards img {
	clear:left;
	float:left;
	margin:3px 20px 20px 0;
}

.body_about .suppliers img {
	clear:left;
	float:left;
	margin:3px 20px 0 0;
}

.body_about hr {
	clear:left;
	height:1px;
	color:#999999;
}

.body_about #upper_text {
	padding:25px;
	height:153px;
}

.hotel_brochure_icon {
	background:url(/content/images/shared/hotel_brochure_icon.png) no-repeat;
	padding:23px 0 0 100px;
	height:63px;
	display:block;
}
.hotel_brochure_icon:hover {
	background-position:0 -86px;
}
.directions_icon {
	background:url(/content/images/shared/directions_icon.png) no-repeat;
	margin-top:15px;
	padding:10px 0 0 100px;
	height:46px;
	display:block;
}
.directions_icon:hover {
	background-position:0 -64px;
}

/* ------------------------------------------ COLORBOX ------------------------------------------ */

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000000;}

#colorbox{}
    #cboxContent{margin-top:32px;}
        #cboxLoadedContent{background:transparent; padding:10px 1px 1px;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background:#eeeeee;width:130px;height:28px;padding:10px 0 0;text-align:center;text-indent:0;left:320px;color:#999999;font-size:18px;	font-family:Georgia, "Times New Roman", Times, serif;
}
		
		
		
        #cboxClose.hover{color:#666666;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}

/* ------------------------------------------ YACHT ------------------------------------------ */

.body_yacht #borderless_content {
	height:366px;
	background:url(/content/images/shared/blacktrans_bg.png);
}

.body_yacht #upper_text {
	height:40px;
	padding:35px 25px;
}
.body_yacht #upper_text a {
	background:url(/content/images/yacht/pdf_bg.png) no-repeat;
	padding-left:55px;
	color:#F0ECE4;
	display:block;
}
.body_yacht #upper_text a:hover {
	background-position:0 -70px;
	color:#ffffff;
}

.body_yacht .panes .left_column {
	float:left;
	width:550px;
}

.body_yacht .panes_div h1 {
	font-size:18px;
	border-bottom:1px solid #555555;
	padding-bottom:3px;
	margin:6px 0 15px;
}

.body_yacht .right_column h1 {
	margin:6px 0 0;
}

.body_yacht .right_column h2 {
	clear:left;
	font-weight:normal;
	font-size:14px;
}

#yacht_tabs {
	float:left;
}

.body_yacht .black_content {
	padding:20px;
	width:900px;
	float:left;
}

.statistics p {
	margin:5px 0 1em;
}
.body_yacht .statistics .right_column  h1 {
	margin:6px 0 15px;
}

.body_yacht .black_content h3 {
	width:550px;
}

#yacht_form {
	width:326px;
	margin-left:24px;
	display:block;
	float:right;
}

#yacht_form #sender, #yacht_form #contact {
	width:139px;
	background:#e1ddd2 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
	border:1px solid #888888;
	height:26px;
	padding:4px 6px 0;
	font-size:12px;
	float:right;
}
#yacht_form #sender {
	float:left;
}
#yacht_form #sender:hover, #yacht_form #contact:hover, #yacht_form #message:hover {
	background:#f8f6f1 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
	border-color:#666666;
}
#yacht_form #message {
	width:312px;
	height:50px;
	margin:20px 0 10px;
	padding:8px 6px;
	background:#e1ddd2 url(/content/images/shared/form_shadow_bg.png) left top no-repeat;
	border:1px solid #888888;
	font-size:12px;
}
#yacht_form_submit {
	background:url(/content/images/shared/form_buttons.png) -2px -2px no-repeat;
	border:1px solid #111111;
	color:#eeeeee;
	font-size:12px;
	height:30px;
	width:55px;
	padding:3px;
	cursor:pointer;
	float:right;
}
#yacht_form_submit:hover {
	background-position: -240px -2px;
	color:#FFFFFF;
}
#yacht_form_success {
	position:absolute;
	right:20px;
	top:9px;
	width:326px;
	display:none;
	color:#fdfdfd;
}

#yacht_gallery {
	width:588px;
	height:366px;
	overflow:hidden;
	float:left;
}
	
#yacht_gallery img {
	display:none;
}
