	/* Global element definitions
-----------------------------------------------------------------------------------------------*/
html {
	height: 100%;
	font-size: 100%;
}
body {
	background: #000 url(../img/bgn_body.jpg) no-repeat 50% 0;
	font: 73% Arial, Helvetica, Tahoma, sans-serif;
	color: #FFF;
	margin: 0;
	padding: 0;
}
.player {
	background: #000;
}
.hide {
	position: absolute;
	left: -9999px;
}
h1, h2, h3, h4, form, fieldset {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
input, select, textarea {
	font: 100% Arial, Arial, Helvetica, sans-serif;
	color: #FFF;
}
label {
	cursor: pointer;
}
hr {
	height: 1px;
	background: #AB0F00;
	border: 0;
	border-top: 1px solid #AB0F00;
}
hr.grey {
	height: 1px;
	background: #666;
	border: 0;
	border-top: 1px solid #666;
}
a {
	color: #E41500;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.goleft {
	text-align: left;
}
.goright {
	text-align: right;
}
.gocenter {
	text-align: center;
}
.red {
	color: #E41500;
}

/* Layout
-----------------------------------------------------------------------------------------------*/
.holder-iframe {
	background: transparent;
	width: 100%;
	height: 685px;
}
.mainsite {
	background: #000 url(../img/bgn_body.jpg) no-repeat 50% 0;
}
.layout {
	width: 929px;
	margin: 0 auto;
	line-height: 130%;
}
.content .pages {
	background: url(../img/bgn_pages.gif) no-repeat;
	width: 838px;
	height: 528px;
	float: left;
}
* html .content .pages {
 	margin-top: 0;
}
.content .pages .left, .content .pages .right {
	float: left;
	width: 378px;
	height: 488px;
	padding: 20px;
}
* html .content .pages .left {
	width: 358px;
	padding-right: 11px;
}
* html .content .pages .right {
	margin-top: -999px;
	margin-left: 208px;
	padding-right: 14px;
}
* html .content .pages.home .right {
	margin-top: -999px;
}
* html .content .pages.home .left {
	margin-bottom: 466px;
}
* html .content .pages.facilities .right {
	margin-top: -999px;
}
* html .content .pages.facilities .left {
	margin-bottom: 473px;
}
* html .content .pages.additionalfacilities .left {
	margin-top: -10px;
}
* html .content .pages.additionalfacilities .right {
	margin-top: -548px;
}
* html .content .pages.additionalfacilities .left {
	margin-bottom: 477px;
}
* html .content .pages.becomemember .right {
	margin-top: -528px;
}
* html .content .pages.becomemember {
	margin-bottom: 466px;
}
.content .pages .main {
	height: 488px;
}
#holder-player {
	width: 929px;
	margin: 13px auto 5px auto;
}
.rezstream {
	font-size: 95%;
	color: #FFF;
	margin: 0 12px;
	text-align: center;
}
.rezstream p {
	margin: 0 0 10px 0;
}
.holder-top, .holder-bottom {
	display: none;
}

/* Pages background
-----------------------------------------------------------------------------------------------*/
* html .pages.stay {
	margin-top: 0;
}
.pages.corporate .right {
	background: url(../img/bgn_pages_whyus.gif) no-repeat 100% 100%;
}
* html .pages.corporate .right {
	background-position: 100% 15px;
}
.pages.spa .right {
	background: url(../img/bgn_pages_spa.gif) no-repeat 100% 100%;
}
* html .pages.spa .right {
	background-position: 100% 223px;
	margin-left: 212px !important;
}
.pages.whyus .right {
	background: url(../img/bgn_pages_whyus.gif) no-repeat 100% 100%;
}
* html .pages.whyus .right {
	background-position: 100% 15px;
}
.pages.keatingclub .left {
	background: url(../img/bgn_pages_keatingclub.gif) no-repeat 0 100%;
}
* html .pages.keatingclub .left {
	background-position: 0 311px;
}
.pages.location .left {
	background: url(../img/bgn_pages_location.gif) no-repeat 252px 170px;
}
.pages.meetings.contactform .left {
	background: url(../img/bgn_pages_meetings.gif) no-repeat 0 100%;
}
* html .pages.meetings.contactform .left {
	background-position: 0 222px;
}
.pages.membership .left {
	background: url(../img/bgn_pages_membership_left.gif) no-repeat 100% 100%;
}
* html .pages.membership .left {
	background-position: 100% 224px;
}
.pages.membership .right {
	background: url(../img/bgn_pages_membership_right.gif) no-repeat 100% 100%;
}
* html .pages.membership .right {
	background-position: 100% 224px;
}
.pages.eat .right {
	background: url(../img/bgn_pages_eat.gif) no-repeat 100% 100%;
}
* html .pages.eat .right {
	background-position: 100% 285px;
}
.pages.email .left {
	background: url(../img/bgn_pages_email_left.gif) no-repeat 0 100%;
}
* html .pages.email .left {
	background-position: 0 78px;
	margin: 0;
}
* html .pages.email {
	margin-top: 0;
}
* html .pages.virtualtour {
	border: 0;
	margin-bottom: 240px;
}
.pages.virtualtour .inside {
	padding: 20px;
}


/* Header
-----------------------------------------------------------------------------------------------*/
.header {
 	margin-top: 11px;
	height: 58px;
}
.header .logo h1 a, .header .logo h1 span {
	background: url(../img/header_logo.gif) no-repeat;
	display: block;
	width: 249px;
	height: 51px;
	float: left;
}
.header .logo h1 a:hover {
	background-position: 0 -51px;
/*	width: 407px;*/
}
#options {
	margin: 10px 90px 0 0;
	padding: 0;
	list-style: none;
	float: right;
}
* html #options {
	margin-right: 45px;
}
#options li {
	float: left;
}
#options li .kiwi, #options li .pure, #options li .fb, #options li .twitter, #options li .genrehotels {
	display: block;
	margin-top: -3px;
	margin-left: 10px;
}
#options li .book_now {
	background: url(../img/options_btn_booknow.gif) no-repeat;
	width: 99px;
	height: 27px;
	display: block;
	margin-left: 15px;
}
#options li .book_now:hover {
	background-position: 0 -27px;
}
#options li .happy_holidays {
	background: url(../img/options_btn_happyholidays.gif) no-repeat;
	width: 187px;
	height: 41px;
	display: block;
	margin: -10px 65px 0 0;
}
#options li .happy_holidays:hover {
	background-position: 0 -41px;
}

/* Main menu
-----------------------------------------------------------------------------------------------*/
#menu {
	float: right;
	margin-top: 35px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul li {
	display: block;
	width: 91px;
	margin-bottom: 3px;
	*margin-bottom: 0;
}
#menu ul li a {
	height: 39px;
	width: 38px;
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
}
#menu ul li a:hover {
	background-position: 0 -39px;
}
#menu ul li.on a, #menu ul li.on a:hover {
	background-position: 0 -78px;
	width: 43px;
}
#menu ul li .stay {
	background-image: url(../img/menu_icon_stay.gif);
	margin: 0;
}
#menu ul li .stay:hover {
	width: 63px;
}
#menu ul li .packages {
	background-image: url(../img/menu_icon_packages.gif);
}
#menu ul li .packages:hover {
	width: 89px;
}
#menu ul li .peek {
	background-image: url(../img/menu_icon_peek.gif);
}
#menu ul li .peek:hover {
	width: 66px;
}
#menu ul li .meetings {
	background-image: url(../img/menu_icon_meetings.gif);
	margin: 0;
}
#menu ul li .meetings:hover {
	width: 88px;
}
#menu ul li .sway {
	background-image: url(../img/menu_icon_sway.gif);
}
#menu ul li .sway:hover {
	width: 81px;
}
#menu ul li .spa {
	background-image: url(../img/menu_icon_spa.gif);
}
#menu ul li .spa:hover {
	width: 84px;
}
#menu ul li .merk {
	background-image: url(../img/menu_icon_merk.gif);
}
#menu ul li .merk:hover {
	width: 91px;
}
#menu ul li .merk.disabled {
	background-image: url(../img/menu_icon_merk_disabled.gif);
	display: block; width: 38px;
	height: 39px;
}
#menu ul li .corporate {
	background-image: url(../img/menu_icon_corporate.gif);
}
#menu ul li .corporate:hover {
	width: 91px;
}
#menu ul li .lastminute {
	background-image: url(../img/menu_icon_last_minute.gif);
}
#menu ul li .lastminute:hover {
	width: 91px;
}

/* Booking
-----------------------------------------------------------------------------------------------*/
#booking {
	height: 50px;
	float: left;
	margin: 10px 0 0;
	width: 838px;
}
* html #booking {
	margin-top: -460px;
}
#booking form {
	float: left;
	margin: 11px 0 0 14px;
}
* html #booking form {
	margin-left: 8px;
}
#booking input, #booking select {
	font-size: 95%;
	float: left;
	margin-right: 6px;
	margin-left: 4px;
	color: #000;
}
#booking .field {
	width: 70px;
}
#booking .ddown {
	width: 40px;
}
#booking label {
	float: left;
	display: block;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-right: 6px;
	margin-left: 4px;
}
#booking .checkin {
	background-image: url(../img/booking_label_checkin.gif);
	width: 79px;
}
#booking .nights {
	background-image: url(../img/booking_label_nights.gif);
	width: 103px;
}
#booking .adults {
	background-image: url(../img/booking_label_adults.gif);
	width: 38px;
}
#booking .children {
	background-image: url(../img/booking_label_children.gif);
	width: 47px;
}
#booking .submit {
	background: url(../img/booking_btn_booknow.gif) no-repeat 0 4px;
	width: 61px;
	height: 20px;
	border: 0;
	cursor: pointer;
}
#booking .submit:hover {
	background-position: 0 -26px;
}
#booking .calendar {
	background: url(../img/btn_calendar.gif) no-repeat;
	width: 20px;
	height: 18px;
	display: block;
	float: left;
	margin: 1px 6px 0 0;
}
#booking .calendar:hover {
	background-position: 0 -18px;
}

/* Go to Flash
-----------------------------------------------------------------------------------------------*/
#gotoflash {
	float: right;
}
#gotoflash a {
	background: url(../img/flash_btn_flashversion.gif) no-repeat;
	display: block;
	width: 105px;
	height: 11px;
	margin-top: 14px;
}
#gotoflash a:hover {
	background-position: 0 -11px;
	width: 117px;
}

/* Footer
-----------------------------------------------------------------------------------------------*/
#footer {
	padding: 0 0 0 15px;
}
* html #footer {
	height: 23px;
	margin-top: -410px;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer ul li {
	display: block;
	float: left;
}
#footer ul li a, #footer ul li span {
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 24px;
	margin-right: 23px;
}
#footer ul li a:hover {
	background-position: 0 -24px;
}
#footer ul li.on a, #footer ul li.on a:hover {
	background-position: 0 -48px;
}
#footer ul li .reserve {
	background-image: url(../img/footer_icons_reserve.gif);
	width: 79px;
}
#footer ul li .whyus {
	background-image: url(../img/footer_icons_whyus.gif);
	width: 78px;
	margin-right: 21px;
}
#footer ul li .keatingclub {
	background-image: url(../img/footer_icons_keatingclub.gif);
	width: 103px;
	margin-right: 25px;
}
#footer ul li .location {
	background-image: url(../img/footer_icons_location.gif);
	width: 82px;
}
#footer ul li .news {
	background-image: url(../img/footer_icons_news.gif);
	width: 68px;
	margin-right: 22px;
}
#footer ul li .email {
	background-image: url(../img/footer_icons_email.gif);
	width: 65px;
	margin-right: 24px;
	margin-top: 0;
}
#footer ul li .dine {
	background-image: url(../img/footer_icons_dine.gif);
	width: 55px;
}
#footer ul li .virtualtour {
	background-image: url(../img/footer_icons_virtualtour.gif);
	width: 99px;
	margin-right: 0;
	margin-left: 0;
	border: 0;
}

/* Scroller
-----------------------------------------------------------------------------------------------*/
#mid-colContent{
	position:relative;
	overflow:hidden;
}
#mid-colContent-right{
	position:relative;
	overflow:hidden;
}
#outerWindowContent{
	position:relative;
	height: 488px;
	width: 370px;
	overflow:hidden;
}
#outerWindowContent-right{
	position:relative;
	height: 488px;
	width: 370px;
	overflow:hidden;
}
#scrolllinieContent {
	position: relative;
	top: -480px;
	margin-left: 380px;
	background: url(../img/bgn_scroller_line.gif) repeat-y;
	width: 1px;
	height: 450px;
}
#scrolllinieContent-right {
	position: relative;
	top: -480px;
	margin-left: 380px;
	background: url(../img/bgn_scroller_line.gif) repeat-y;
	width: 1px;
	height: 450px;
}
#scrollUpContent {
	position: relative;
	top: -488px;
	margin-left: 375px;
}
#scrollUpContent-right {
	position: relative;
	top: -488px;
	margin-left: 375px;
}
#scrollDownContent {
	position: relative;
	top: -472px;
	margin-left: 375px;
}
#scrollDownContent-right {
	position: relative;
	top: -472px;
	margin-left: 375px;
}
#scrollUpContent a, #scrollDownContent a {
	background-repeat: no-repeat;
	display: block;
	width: 11px;
	height: 11px;
}
#scrollUpContent-right a, #scrollDownContent-right a {
	background-repeat: no-repeat;
	display: block;
	width: 11px;
	height: 11px;
}
#scrollUpContent a:hover, #scrollDownContent a:hover {
	background-position: 0 -11px;
}
#scrollUpContent-right a:hover, #scrollDownContent-right a:hover {
	background-position: 0 -11px;
}
#scrollUpContent a {
	background-image: url(../img/bgn_scroller_arrow_up.gif);
}
#scrollUpContent-right a {
	background-image: url(../img/bgn_scroller_arrow_up.gif);
}
#scrollDownContent a {
	background-image: url(../img/bgn_scroller_arrow_down.gif);
}
#scrollDownContent-right a {
	background-image: url(../img/bgn_scroller_arrow_down.gif);
}

/* Boxes
-----------------------------------------------------------------------------------------------*/
.box {
	background: url(../img/bgn_box_top.gif) no-repeat 0 11px;
	font-size: 95%;
}
.box .bottom {
	background: url(../img/bgn_box_bottom.gif) no-repeat 0 100%;
}
.content .box h3 {
	margin: 0 13px;
	height: 18px;
}
.box.reservations h3 {
	background: url(../img/title_box_reservations.gif) no-repeat;
}
.box .boxcontent {
	padding: 3px 13px 13px 13px;
}
.box a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
.box a:hover {
	background: url(../img/bgn_box_a.gif) no-repeat 0 3px;
	color: #E41500;
	padding-left: 12px;
}

/* Titles
-----------------------------------------------------------------------------------------------*/
.content p {
	margin: 0 0 10px 0;
}
.content h3 {
	font-weight: bold;
	color: #E41500;
	height: 24px;
	margin: 10px 0 10px 0;
	background-repeat: no-repeat;
}
.content h4 {
	font-weight: bold;
	margin: 0;
	font-size: 100%;
}
.headingspacer {
	height: 24px;
	margin: 10px 0 10px 0;
}
h3.home-socal {
	background-image: url(../img/title_h3_home.gif);
}
h3.getaway {
	background-image: url(../img/title_h3_getawaypackages.gif);
}
h3.stay {
	background-image: url(../img/title_h3_stay.gif);
}
h3.amenities {
	background-image: url(../img/title_h3_amenities.gif);
}
h3.stanzas {
	background-image: url(../img/title_h3_stanzas.gif);
}
h3.packages {
	background-image: url(../img/title_h3_packages.gif);
}
h3.peek {
	background-image: url(../img/title_h3_peek.gif);
}
h3.peeklounge {
	background-image: url(../img/title_h3_peeklounge.gif);
}
h3.meetingsevents {
	background-image: url(../img/title_h3_meetingsevents.gif);
}
h3.grandturismo {
	background-image: url(../img/title_h3_grandturismo.gif);
}
h3.maranello {
	background-image: url(../img/title_h3_maranello.gif);
}
h3.modenaroom {
	background-image: url(../img/title_h3_modenaroom.gif);
}
h3.foyerroom {
	background-image: url(../img/title_h3_foyerroom.gif);
}
h3.meetingscontact {
	background-image: url(../img/title_h3_meetingscontact.gif);
}
h3.sway {
	background-image: url(../img/title_h3_sway.gif);
}
h3.membership {
	background-image: url(../img/title_h3_membership.gif);
}
h3.reservetable {
	background-image: url(../img/title_h3_reservetable.gif);
}
h3.membershipapplication {
	background-image: url(../img/title_h3_membershipapplication.gif);
}
h3.eat {
	background-image: url(../img/title_h3_eat.gif);
}
h3.spa {
	background-image: url(../img/title_h3_spaservices.gif);
}
h3.corporate {
	background-image: url(../img/title_h3_corporate.gif);
}
h3.whyus {
	background-image: url(../img/title_h3_whyus.gif);
}
h3.keatingclub {
	background-image: url(../img/title_h3_keatingclub.gif);
}
h3.location {
	background-image: url(../img/title_h3_location.gif);
}
h3.news {
	background-image: url(../img/title_h3_news.gif);
}
h3.email {
	background-image: url(../img/title_h3_email.gif);
}
h3.virtualtour {
	background-image: url(../img/title_h3_virtualtour.gif);
	margin: 10px 0 0 0;
	border: 0;
}
h3.last_minute {
	background-image: url(../img/title_h3_lastminute.gif);
}
h3.contact_lm {
	background-image: url(../img/keating_phone.gif);
	margin: 60px auto 0;
	width: 143px;
}
h3.jobsatkeating {
	background-image: url(../img/title_h3_jobsatkeating.gif);
	margin-top: 50px;
}

/* Quote slider
-----------------------------------------------------------------------------------------------*/
.sliderwrapper {
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 371px; /*width of featured content slider*/
	height: 100px;
	font-size: 95%;
}
.quotesbox {
	width: 371px;
	height: 100px;
	font-size: 95%;
	margin: 10px 0 20px 0;
}
.sliderwrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	width: 371px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.sliderwrapper.nonanimated, .sliderwrapper .contentdiv.nonanimated {
	position: relative !important;
	overflow: visible;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.sliderwrapper .contentdiv p, .quotesbox p {
	margin: 0 13px 10px 13px;
}
.sliderwrapper .contentdiv p.author, .quotesbox p.author {
	font-weight: bold;
	color: #E41500;
	margin: 0 13px 13px 25px;
}
.sliderwrapper #height35, .quotesbox #height35 {
	background: url(../img/bgn_quotes_35.gif) no-repeat;
	height: 25px;
	padding-top: 10px;
}
.sliderwrapper #height50, .quotesbox #height50 {
	background: url(../img/bgn_quotes_50.gif) no-repeat;
	height: 40px;
	padding-top: 10px;
}
.sliderwrapper #height60, .quotesbox #height60 {
	background: url(../img/bgn_quotes_60.gif) no-repeat;
	height: 50px;
	padding-top: 10px;
}
.sliderwrapper #height80, .quotesbox #height80 {
	background: url(../img/bgn_quotes_80.gif) no-repeat;
	height: 70px;
	padding-top: 10px;
}
.sliderwrapper #height100, .quotesbox #height100 {
	background: url(../img/bgn_quotes_100.gif) no-repeat;
	height: 90px;
	padding-top: 10px;
}
.sliderwrapper #height120, .quotesbox #height120 {
	background: url(../img/bgn_quotes_120.gif) no-repeat;
	height: 110px;
	padding-top: 10px;
}
.sliderwrapper #height150, .quotesbox #height 150 {
	background: url(../img/bgn_quotes_150.gif) no-repeat;
	height: 140px;
	padding-top: 10px;
}
.pagination{
	position: absolute;
	left: -9999px;
}

/* Gallery slider
-----------------------------------------------------------------------------------------------*/
.gallerywrapper {
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 378px; /*width of featured content slider*/
	height: 420px;
	font-size: 95%;
	margin-top: 25px; 
}
.gallerywrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	width: 378px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.gallerywrapper.nonanimated {
	position: relative !important;
	overflow: visible;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.gallerypagination {
	margin-top: 20px;
}
.gallerypagination .toc {
	float: left;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 95%;
	padding-left: 4px;
	outline: none;
	height: 105px;
}
.gallerypagination .toc:hover {
	color: #7F7F7F;
}
.gallerypagination .toc img {
	display: block;
	margin-bottom: 5px;
	margin-left: -4px;
	margin-right: 3px;
}
.gallerypagination .toc img.lastimage {
	margin-right: 0;
}
.gallerypagination .toc:hover img {
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/* Stanzas slider
-----------------------------------------------------------------------------------------------*/
.stanzaswrapper {
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 686px; /*width of featured content slider*/
	height: 530px;
	font-size: 95%;
	margin: 0 0 0 -305px; 
}
.stanzaswrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	width: 686px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.stanzaswrapper .contentdiv .inside {
	margin-left: 305px;
	padding-top: 110px;
}
.stanzaswrapper .contentdiv .specific {
	margin-left: 305px;
}
.stanzaswrapper.nonanimated {
	position: relative !important;
	overflow: visible;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.stanzaspagination {
	margin-top: 20px;
}
.stanzaspagination .toc {
	margin-bottom: 3px;
	display: block;
	color: #FFF;
	text-decoration: none;
	outline: none;
	width: 125px;
}
.stanzaspagination .toc h4 {
	font-size: 100%;
}
.stanzaspagination .toc:hover h4 {
	background: url(../img/bgn_box_a.gif) no-repeat 3px 3px;
	color: #FFF;
	padding-left: 15px;
}
.stanzaspagination .toc h4.last {
	margin-top: 25px;
}

/* Package slider
-----------------------------------------------------------------------------------------------*/
.packagewrapper {
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 370px; /*width of featured content slider*/
	height: 488px;
}
.packagewrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	width: 370px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.packagewrapper.nonanimated {
	position: relative !important;
	overflow: visible;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.packagepagination {
	margin-top: 20px;
}
.packagepagination .toc {
	float: left;
	display: block;
	color: #FFF;
	text-decoration: none;
	outline: none;
	height: 62px;
	margin-bottom: 14px;
	padding: 0;
}
.packagepagination .toc img {
	display: block;
	float: left;
	margin-right: 9px;
	cursor: pointer;
}
* html .packagepagination .toc img {
	margin-right: 5px;
}
.packagepagination .toc img.lastimage {
	margin-right: 0;
}
.packagepagination .toc:hover img {
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}


/* Flash player windows and bottom links
-----------------------------------------------------------------------------------------------*/
* html .photos {
	background: none !important;
}
.photos.home {
	margin: 3px auto 7px auto;
	width: 262px;
	height: 340px;
}
.photos.stay {
	margin: 31px auto 7px auto;
	width: 335px;
	height: 437px;
}
.photos.meetings {
	margin: 21px auto 0 auto;
	width: 335px;
	height: 437px;
}
.photos.virtualtour {
	width: 567px;
	height: 444px;
	border: #E41500 6px solid;
	margin: 0 auto;
}
* html .virtualtour .photos {
	border: #E41500 6px solid;
}
#pininfarina {
	width: 208px;
	margin: 0 auto 10px auto;
}
#pininfarina a {
	background: url(../img/btn_pininfarina.gif) no-repeat;
	display: block;
	height: 16px;
	width: 208px;
}
#pininfarina a:hover {
	background-position: 0 -16px;
}
.links {
}
.links.lined {
	border-bottom: #720A00 1px solid;
	width: 340px;
	font-size: 130%;
	line-height: 140%;
	padding-bottom: 8px;
	font-weight: bold;
}
.links.lined a {
	background: url(../img/links_arrow_red.gif) no-repeat 100% 50%;
	padding-right: 12px;
	text-decoration: none;
}
.links.lined a.reverse {
	background: url(../img/links_arrow_red_rev.gif) no-repeat 0 50%;
	padding-right: 0;
	padding-left: 12px;
}
.links.lined a:hover {
	background: url(../img/links_arrow_white.gif) no-repeat 100% 50%;
	padding-right: 25px;
	color: #FFF;
}
.links.lined a.reverse:hover {
	background: url(../img/links_arrow_white_rev.gif) no-repeat 0 50%;
	padding-right: 0;
	padding-left: 25px;
}
.left .links.lined {
	margin-right: 31px;
}
.right .links.lined {
	margin-left: 31px;
	text-align: right;
}
.content .pages ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
.content .pages ul li {
	background: url(../img/bullet_red.gif) no-repeat 0 5px;
	padding-left: 14px;
	margin-left: 11px;
}

/* Forms
-----------------------------------------------------------------------------------------------*/
.fbox {
	padding: 20px 12px 0 14px;
	width: 356px;
}
.fbox.reservetable {
	background: url(../img/bgn_form_reservetable.gif) no-repeat;
}
.fbox.membership {
	background: url(../img/bgn_form_membership.gif) no-repeat;
}
.fbox.membership .frow {
	*margin-bottom: 5px;
}
* html .fbox.membership .frow {
	margin-bottom: 5px;
}
.fbox.meetings {
	background: url(../img/bgn_form_meetings.gif) no-repeat;
}
.fbox.keatingclub {
	background: url(../img/bgn_form_keatingclub.gif) no-repeat;
}
.fbox.keatingclub .expanded label {
	float: none;
	width: auto;
}
.fbox.keatingclub .expanded label input {
	float: left;
	margin-right: 10px;
}
.fbox.keatingclub .frow {
	*margin-bottom: 5px;
}
* html .fbox.keatingclub .frow {
	margin-bottom: 5px;
}
.fbox.keatingclub .frow.double {
	margin-bottom: 10px;
}
* html .fbox.keatingclub .frow.double {
	height: 30px;
}
.fbox.keatingclub .frow.double .field {
	margin-top: 5px;
	*margin-top: 0;
}
.fbox.email {
	background: url(../img/bgn_form_email.gif) no-repeat;
	margin-top: 20px;
}
.fbox .frow {
	display: block;
	margin-bottom: 6px;
}
.fbox .frow:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.fbox label {
	float: left;
	width: 140px;
}
.fbox .field {
	border: 0;
	border-bottom: #990D00 1px solid;
	background: transparent;
	padding: 2px 2px 4px 2px;
	width: 212px;
}
* html .fbox .field {
	width: 208px;
}
.fbox .buttons {
	text-align: center;
	margin-top: 20px;
}
.fbox .buttons .button.normal {
	background: transparent url(../img/links_arrow_red.gif) no-repeat 100px 50%;
	border: 0;
	cursor: pointer;
	color: #E41500;
	font-size: 130%;
	font-weight: bold;
	width: 130px;
	#width: 120px;
	text-align: left;
}
.fbox .buttons .button.normal:hover {
	background: transparent url(../img/links_arrow_white.gif) no-repeat 100px 50%;
	color: #FFF;
}
.fbox.email.thanks {
	height: 360px;
}
.fbox.keatingclub.thanks {
	height: 445px;
}
.fbox.meetings.thanks {
	height: 405px;
}
.fbox.reservetable.thanks {
	height: 294px;
}
.fbox.membership.thanks {
	height: 350px;
}
.fbox.thanks h4 {
	font-size: 130%;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: #A48380 1px solid;
}
.fbox.thanks .goback {
	margin-top: 25px;
	text-align: center;
}
.fbox.thanks .goback a {
	background: url(../img/bgn_goback.gif) no-repeat 0 2px;
	font-size: 130%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
}
.fbox.thanks .goback a:hover {
	background-position: 0 -25px;
	padding-left: 29px;
}


/* Pages content special elements
-----------------------------------------------------------------------------------------------*/
.pages.stay .left .links {
	margin-bottom: 20px;
}
.pages.stay .right .quotesbox {
	position: absolute;
	top: 470px;
}
.pages.stay .right .photos {
	position: absolute;
	z-index: 10;
	margin-left: 20px;
	margin-top: 0;
}
.pages.stanzas .left .links {
	margin-top: 170px;
}
.pages.stanzas .stanzaswrapper h4 {	
	color: #E31400;
	border-bottom: #720A00 1px solid;
	padding-bottom: 5px;
	font-size: 140%;
}
.pages.stanzas .features {
	position: fixed;
	width: 248px;
	padding: 10px;
	*margin-left: -298px;
	top: 235px;
	*top: 140px;
}
* html .pages.stanzas .features {
	left: 0;
	margin-left: 10px;
	margin-top: -280px;
}
.pages.stanzas .features.height1 {
	background: url(../img/bgn_features_01.gif) no-repeat;
}
.pages.stanzas .features.height2 {
	background: url(../img/bgn_features_02.gif) no-repeat;
	height: 176px;
}
.pages.stanzas .features.height3 {
	background: url(../img/bgn_features_03.gif) no-repeat;
	height: 194px;
}
.pages.stanzas .features  h5 {
	font-size: 130%;
	margin: 0 10px 10px 10px;
	color: #FFF;
}
.pages.stanzas .features  p {
	margin: 0 10px 10px 10px;
	color: #E41500;
}
.pages.stanzas .stanzaswrapper .specific h4 {
	border: 0;
	padding: 0;
}
.pages.stanzas .stanzaswrapper .specific ul {
	margin-bottom: 2px;
}
.pages.stanzas .stanzaswrapper .specific  p {
	color: #E41500;
}
.pages.corporate .address {
	background: url(../img/logo_keating.gif) no-repeat;
	padding-left: 105px;
	margin-top: 20px;
	height: 140px;
}
.pages.corporate .address h4 {
	font-size: 120%;
	font-weight: normal;
}
.pages.whyus .logo {
	margin-top: 10px;
	margin-bottom: 0;
}
.pages.keatingclub h3.keatingclub {
	margin-top: 90px;
	margin-bottom: 40px;
}
.pages.keatingclub .lined {
	margin-top: 40px;
}
.pages.location h3.location {
	margin-top: 140px;
}
.pages.location #locationmap {
	margin: 4px 0 0 4px;
}
.pages.location .links {
	margin-top: 90px;
}
.pages.location ul li, .pages.news ul li, .pages.email ul li {
	background: none !important;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	height: 20px !important;
}
.pages.email ul li {
	height: 14px !important;
}
.pages.location ul li .title, .pages.news ul li .title, .pages.email ul li .title {
	float: left;
	width: 100px;
	display: block;
	margin-bottom: 10px;
}
.pages.email ul li .title {
	margin-bottom: 5px;
}
.pages.news ul li .title {
	width: 155px;
}
.pages.email ul li .title {
	width: 165px;
}
.pages.email ul li.distance {
	margin-top: 30px !important;
}
.pages.email ul li.double {
	height: 30px !important;
}
.pages.location ul li .red, .pages.news ul li .red {
	float: left;
	display: block;
}
.pages.news .left a, .pages.email .left a {
	text-decoration: none;
}
.pages.news .left a:hover, .pages.email .left a:hover {
	color: #930C00;
}
.pages.news .left a:hover img {
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.pages.news h4.latestarticles {
	background: url(../img/title_h4_latestarticles.gif) no-repeat;
	height: 24px;
	margin: 10px 0;
}
.pages.news .listarticles p {
	clear: both;
}
.pages.news .listarticles p img {
	float: left;
	margin: 0 10px 10px 0;
}
.pages.news .right h4 {
	font-size: 120%;
	margin: 15px 0 15px 0;
}
.pages.news .downloadpdf {
	background: url(../img/bgn_icon_downloadpdf.gif) no-repeat;
	text-decoration: none;
	padding-left: 17px;
	display: block;
	margin: 0 0 15px 0;
	width: 170px;
	font-size: 95%;
}
.pages.news .downloadpdf:hover {
	background: url(../img/bgn_icon_downloadpdf.gif) no-repeat 0 -16px;
	padding-left: 33px;
	color: #FFF;
}
.pages.news .photos {
	margin: 100px 0 20px 0;
	text-align: center;
}
.pages.news .downloadpresskit {
	margin: 0 auto;
	width: 175px;
	display: block;
	text-decoration: none;
	font-size: 95%;
	font-weight: bold;
}
.pages.news .downloadpresskit:hover {
	background: url(../img/arrow_white_down.gif) no-repeat 0 3px;
	padding-left: 14px;
	color: #FFF;
}
.pages.peek .left #outerWindowContent {
	width: 384px;
}
.pages.peek .right .links {
	position: absolute;
	top: 535px;
}
.pages.peeklounge .right .links {
	text-align: left;
}
.pages.peek .gallerywrapper h4 {	
	color: #E31400;
	border-bottom: #720A00 1px solid;
	padding-bottom: 5px;
	font-size: 140%;
}
.pages.packages .right h4 {
	color: #E31400;
	font-size: 130%;
	margin: 10px 0 12px 0;
}
.pages.packages .right ul li {
	margin-bottom: 10px;
}
.pages.packages .right .bookpackage {
	margin: 10px 0 0 0;
}
* html .pages.packages .right .bookpackage {
	height: 30px;
}
.pages.packages .right .bookpackage a {
	text-decoration: none;
	font-weight: bold;
	font-size: 95%;
	padding-left: 5px;
}
.pages.packages .right .bookpackage a:hover {
	background: url(../img/bgn_box_a.gif) no-repeat 8px 3px;
	padding-left: 21px;
	color: #FFF;
}
.pages.meetings .left .links {
	margin-top: 50px;
}
.pages.meetings.contactform .left .links {
	margin-top: 290px;
}
.pages.meetings.contactform .left p a {
	text-decoration: none;
}
.pages.meetings.contactform .left p a:hover {
	color: #930C00;
}
.pages.meetings.facilities .left .links {
	margin-top: 10px;
}
.pages.meetings.additionalfacilities .left .links {
	margin-top: 130px;
}
.pages.meetings.additionalfacilities .right {
	padding-top: 468px;
	height: 20px;
}
* html .pages.meetings.additionalfacilities .left .links {
	margin-top: 115px;
}
* html .pages.meetings.additionalfacilities .right {
	padding-top: 453px;
	height: 20px;
}
.pages.meetings.additionalfacilities .right .main {
	height: 20px;
}
.pages.minus1 .left h3 {
	margin-bottom: 50px;
}
.pages.minus1.membership .left h3 {
	margin-bottom: 10px;
}
.pages.minus1 .left a {
	text-decoration: none;
}
.pages.minus1 .left a:hover {
	color: #930C00;
}
.pages.minus1 .left .quotesbox {
	margin-top: 120px;
}
.pages.minus1 .right .links {
	position: absolute;
	top: 520px;
}
.pages.minus1.membership .left .links {
	margin-top: 40px;
}
.pages.minus1.membership .right .links {
	position: relative;
	top: 0;
	margin-top: 144px;
}
.pages.minus1.eat .left h3, .pages.minus1.eat .headingspacer {
	margin-bottom: 10px;
	margin-top: 0;
}
.pages.minus1.eat .left .links {
	margin-top: 0;
}
.pages.minus1.membership .right .links {
	position: relative;
	top: 0;
	margin-top: 144px;
}
.pages.minus1.eat h4 {
	font-size: 120%;
	border-bottom: #550700 1px solid;
	width: 340px;
	margin-bottom: 5px;
	padding-bottom: 4px;
}
.pages.minus1.eat .plates p {
	font-size: 95%;
}
.pages.minus1.eat .plates .leftpart {
	float: left;
	width: 224px;
}
.pages.minus1.eat .plates .rightpart {
	float: left;
}
.pages.becomemember .left h3 {
	margin-bottom: 60px;
}
.pages.becomemember .left .links {
	margin-top: 25px;
}
p.promoimage {
	margin-right: 10px;
	float: left;
	display: block;
}
p.promoimage.second {
	margin-right: 0;
}
.ratesavilability {
	font-size: 90%;
	position: relative;
	height: 154px;
}
.ratesavilability .boxcontent {
	background: url(../img/bgn_box_lastminute.gif) no-repeat 125px 22px;
	height: 120px;
}
.mainbooking {
	background: transparent;
	font-size: 70%;
}
.mainbooking input, .mainbooking select {
	color: #333;
	float: left;
}
.mainbooking select {
	width: 50px;
}
.ratesavilability h3 {
	background: url(../img/title_box_rates.gif) no-repeat;
}
.mainbooking .calendar {
	background: url(../img/btn_calendar.gif) no-repeat;
	width: 20px;
	height: 18px;
	display: block;
	float: left;
	margin: 1px 6px 0 4px;
}
.mainbooking .calendar:hover {
	background: url(../img/btn_calendar.gif) no-repeat 0 -18px;
}
.mainbooking label {
	float: left;
	display: block;
	width: 90px;
}
.mainbooking .frow {
	width: 290px;
	height: 24px;
	clear: both;
}
.mainbooking .frow.bookit {
	padding-left: 90px;
}
.mainbooking .submit {
	background: url(../img/booking_btn_booknow.gif) no-repeat 0 4px;
	width: 61px;
	height: 20px;
	border: 0;
	cursor: pointer;
}
.mainbooking .submit:hover {
	background-position: 0 -26px;
}
.mainbooking .lastminute {
	position: absolute;
	right: 0;
	bottom: 0;
}
.mainbooking .lastminute a, .mainbooking .lastminute a:hover {
	height: 100px;
	width: 160px;
	display: block;
	padding: 0;
	background: none;
}
.main .disclaimer {
	font-size: 90%;
	font-style: italic;
	margin-top: 60px;
	display: block;
}
.planstable {
	font-size: 90%;
	border-collapse: collapse;
}
.planstable th {
	text-align: left;
	white-space: nowrap;
	padding: 2px 5px;
	background: #E41500;
	border-bottom: #000 1px solid;
}
.planstable tr {
	background: #111;
}
.planstable tr.odd {
	background: #222;
}
.planstable td {
	padding: 2px 5px;
	border-bottom: #000 1px solid;
}
.planstable td strong {
	white-space: nowrap;
}
.planstable .booknow {
	background: url(../img/bgn_booknow.gif) no-repeat;
	display: block;
 	text-indent: -99999px;
	width: 48px;
	height: 17px;
}
.planstable .booknow:hover {
	background-position: 0 -17px;
}
.planstable td.price {
	text-align: right;
	color: #e41500;
}