


/*
=== GENERAL STYLES ===
*/

* {
	font-family: Arial;
}

address, blockquote, body, dd, dl, dt, form, fieldset, h1, h2, h3, h4, h5, h6, html, li, ol, p, pre, ul, #PopUpTitle {
      	margin: 0;
        padding: 0;
}

img {
	border: 0px;
}

form label {
        cursor: pointer;
}

fieldset {
        border: none;
}

form input, select, textarea {
     font-size: 100%;
     border:1px solid #b5a46e;     
}
form input, select{
	height:21px;
}
h1.HotelName, h1.selectortitle, #MastheadReservationsLocations a {
	font-family: Times New Roman;
}

h1.HotelNamePrintFriendly #MastheadReservationsLocations a {
	font-family: Times New Roman;
}

input, select, #FooterSubContainer, #LanguageSelectContainer, #PCRContainer, #PCRError {
	font-size: 10px;
}

body, h4, table, #Error, #HotelTheme a, #ResProgressBar a, #ResProgressBar dd {
	font-size: 11px;
}

#FooterNavigationList a, #FormLabel, #HotelDetailNavContainer, #HotelTheme, #MapListCountry, #MastheadReservationsLocations a, #Required, #ResProgressBar {
	font-size: 12px;
}

h3 {
	font-size: 13px;
}

#MapListRegion {
	font-size: 14px;
}

#MapSubheader {
	font-size: 16px;
}

#MapSubheader {
	width: 840px;
}

#MapSubheader span {
	float: left;
	display: inline;
}
#MapSubheader img {
	float: right;
	display: inline;
}


h2, #PopUpTitle {
	font-size: 20px;
}

h1.HotelName {
	font-size: 30px;
	color: #000000;
}

h1.HotelNamePrintFriendly {
	font-size: 30px;
	color: #000000;
}

h1 {
	font-size: 25px;
}

a, a:visited, #ContentSubContainerInfo #FormLabel a:hover, #ContentSubContainerPhoto #FormLabel a:hover, #ContentSubContainerForm #FormLabel a:hover, #FooterNavigationList a:hover, #HotelDetailNavMenu a:hover, #HotelInfoLeft a:hover, #HotelInfoResDirect a:hover, #PCRNotYou a:hover, #PCRSubContainerRight a:hover{
	color: #005D8B;
}

#selectormeeting a {
	color: #0095a8;
	text-transform: uppercase;
}


#ContentCopy a:hover, #ContentContainer a:hover, #HotelTheme a:hover, #FooterSubContainerLeft, #FooterSubContainerLeft a:hover, #FooterSubContainerRight, #FooterSubContainerRight a:hover, #MapListLocation a:hover, #MastheadNavigation, #MastheadNavigation a:hover, #MastheadNotYou a:hover, #ResProgressBar a:hover, #ResProgressBarCompleted {
	color: #999;
}

#Error, #Error a:link, #Error a:visited, #Error a:hover, #MastheadSubContainerAlerts, #MastheadSubContainerAlerts a, #PCRError, #PCRError a:link, #PCRError a:visited, #PCRError a:hover, #Required {
	color: #FF1000;
}

#HotelDetailNavMenu a, #HotelInfoLeft a, #HotelInfoResDirect a, #PCRNotYou a, #PCRSubContainerRight a {
	color: #4F4D45;
}

#ContentSubContainerInfo #FormLabel a, #ContentSubContainerPhoto #FormLabel a, #ContentSubContainerForm #FormLabel a {
	color: #000000;
}

#CheckAvailStartOver a {
	color: #008398;
}

#ContentCopy a, #ContentContainer a, #HotelTheme a, #ResProgressBar a {
	color: #2f5992;
}

#MapListCountry, #MapSubheader {
	color: #B8B9BD;
}

#MapListRegion {
	color: #D2C496;
}

#FooterNavigationList a, #MastheadReservationsLocations a, #MastheadReservationsLocations a:hover, #MastheadSubContainerChatInstructions {
	color: #FFFFFF;
}

#MastheadNotYou, #MastheadWelcome {
	color: #E7E7DB;
}

h1.selectortitle {
	font-size: 21px;
	color: #474b44;
	text-transform:uppercase;
	margin: 8px 0 15px 0;
}

h1.HotelName, h2, #PopUpTitle {
	color: #B5A46E;
}


#HotelInfoLeft, #HotelAddress a, #HotelAddress a:hover, .meetingRoomName {
	color: #666;
}

#HotelInfoResDirect {
	color: #070707;
}

h1 {
	color: #1C1C1A;
}

#HotelTheme, #ResProgressBar {
	color: #2E2F30;
}

body,#MapShell, #FooterShell, #DarkGrayContentShell, body#Home #GlobalErrorShell, #LanguageSelectContainer, #MastheadShell, #PCRContainer, #PopUpContainer {
	background-color: #232521;
}


#ContentShell, #GlobalErrorShell, #HotelDetailNavShell, #HotelInfoShell, #HotelOverviewFlashShell, #HotelTabShell, #HotelThemeShell, #InternalGlobalErrorShell, #PCRSubContainer, #PopUpSubContainer, #ResProgressBarShell {
	background-color: #FCFBFA;
}

#ErrorContainer, #GlobalErrorContainer, #PCRErrorContainer {
	background-color: #F1F0EB;
}

#HotelTheme, #ResProgressBarContainer, #CheckAvailStartOverContainer {
	background-color: #EEEEE5;
}

#MastheadReservationsLocations a {
	background-color: #373A34;
}

#MapHeaderSubContainer, #MastheadReservationsLocations a:hover {
	background-color: #171916;
}

#TabLine {
	background-color: #CECBB3;
}

#MapLine {
	background-color: #3D3E3A;
}

#Line {
	background-color: #999;
}

#RoomCompareHeader {
	background-color: #d2c496;
}

#RoomCompareSectionHeader, .hdRoomsRowBackground {
	background-color: #e7e7db;
}

p {
	/*margin-bottom: 14px;*/
	padding-bottom: 10px;
}

p, #ContentCopy, #Error, #HotelInfoLeft, #MapListLocation, #PCRError, #ResProgressBar dd {
	line-height: 1.3em;
	padding-left: 0;
	padding-right: 20px;
}


h1, h1.HotelName, h1.HotelNamePrintFriendly, h1.selectortitle,  h2, #PopUpTitle {
	font-weight: normal;
}

h3, h4, #Error, #FormLabel, #HotelDetailNavMenu, #MapListRegion, #MapSubheader, #MastheadSubContainerAlerts, #NonBulletListBold ul, #NonBulletListBold li {
	font-weight: bold;
}


h1, h1.HotelName, h1.HotelNamePrintFriendly, h1.selectortitle, #ContentLeft, #ContentLeftOverview, #ContentFullPage, #ContentRight, #ContentRightOverview, #FooterSubContainerLeft, #FooterSubContainerNavigation, #Error, #HotelDetailNavContainer, #HotelInfoLeft, #HotelTabContainer, #HotelTabSubContainer, #HotelTheme, #LanguageSelectSubContainer, #MapListCountry, #MapListLocation, #MapListRegion, #MapListSubContainer, #MapHeaderSubContainer, #MastheadSubContainerChatInstructions, #PCRError, #PCRSubContainerRight, #PCRNotYou, #ResProgressBar, #contentselctorcontainer {

	text-align: left;
}

#HotelInfoResDirect, #MastheadNavigation, #MastheadNotYou, #MastheadWelcome {
	text-align: right;
}

#MastheadNavigation a:link {
	color: #B5A46E;
}

#MastheadNavigation a:hover {
	color: #999;
}

#CloseButton, #HotelDetailNavMenu dd, #MastheadLogo, #MastheadSubContainerAlerts, #MastheadSubContainerChatInstructions, #MastheadSubContainerNavigation, #MastheadSubContainerReservationsLocations, #PCRCloseButton, #PCRErrorContainer, #PCRLogo, #PCRNotYou, #PCRSignInButton, #SelectRoomButton {
	position: absolute;
}


h1.HotelName, h1.HotelNamePrintFriendly, h1.selectortitle, #CheckAvailStartOverButton, #ContentContainer, #ContentLeft, #ContentLeftOverview, #ContentFullPage, #ContentRight, #ContentRightOverview, #ContentShell, #ContentSubContainerInfo, #ContentSubContainerLeft, #ContentSubContainerPhoto, #ContentSubContainerForm, #DarkGrayContentShell, #ErrorContainer, #ContentSubContainerRight, #DarkGrayContentContainer, #FooterContainer, #FooterShell, #FooterSubContainer, #FooterSubContainerNavigation, #GlobalErrorContainer, #GlobalErrorShell, #HotelDetailNavContainer, #HotelDetailNavShell, #HotelInfoContainer, #HotelInfoLeft, #HotelInfoResDirect, #HotelInfoShell, #HotelOverviewFlashShell, #HotelOverviewFlashContainer, #HotelTabContainer, #HotelTabShell, #HotelTabSubContainer, #HotelTheme, #HotelThemeContainer, #HotelThemeShell, #InternalGlobalErrorShell, #languageButton, #languageCheckBox,  #LineSubContainer, #MapContainer, #MapHeaderSubContainer, #MapListCountry, #MapListLocation, #MapListRegion, #MapListSubContainer, #MapShell, #MapSubContainer, #MapSubContainerColumn, #MapSubheader, #MastheadContainer, #MastheadShell, #PCRSubContainer, #PCRSubContainerRight, #PopUpSubContainer, #ResProgressBar, #ResProgressBarContainer, #ResProgressBarShell, #TabLine, #SpaInfoContainer, #QuickEnrollTitle, #QuickEnrollIntro, #QuickEnrollCheck, , #contentSelector, #contentselctorcontainer, #selectorContainerLeft, #selectorContainerRight, #selectorContainerRightThankYou  {
	z-index:10px;
	position: relative;
}

#ContentShell, #DarkGrayContentShell, #FooterShell, #GlobalErrorShell, #HotelDetailNavShell, #HotelInfoShell, #HotelOverviewFlashShell, #HotelTabShell, #HotelThemeShell, #InternalGlobalErrorShell, #MainContainer, #MapShell, #MastheadShell, #ResProgressBarShell, #contentSelector {
	width: 100%;
}

#ContentContainer, #DarkGrayContentContainer, #FooterContainer, #HomeContentContainer, #HotelDetailNavContainer, #HotelInfoContainer, #HotelOverviewFlashContainer, #HotelTabContainer, #HotelThemeContainer, #MapContainer, #MastheadContainer, #ResProgressBarContainer, #SpaInfoContainer, #contentselctorcontainer {
	/* Defect 11798 FF3 was misaligned and the issue was the result of margin-left: and margin-right: being set to 10px.  I have changed them both to auto and this has corrected the problem */
	margin-left: auto;
	margin-right: auto;
}

#ContentContainer, #ContentFullPage, #DarkGrayContentContainer, #FooterContainer, #FooterSubContainer, #HomeContentContainer, #HotelDetailNavContainer, #HotelDetailNavMenu, #HotelInfoContainer, #HotelOverviewFlashContainer, #HotelTabContainer, #HotelTabSubContainer, #HotelThemeContainer, #LineSubContainer, #MapContainer, #MastheadContainer, #ResProgressBarContainer, #TabLine, #SpaInfoContainer, #contentselctorcontainer {
	width: 840px;
}

#ContentContainer, #ContentLeft, #ContentLeftOverview, #ContentFullPage, #ContentRight, #ContentRightOverview, #ErrorContainer, #FooterContainer, #GlobalErrorContainer, #HotelDetailNavContainer, #HotelDetailNavMenu, #HotelInfoContainer, #HotelOverviewFlashContainer, #HotelTabContainer, #HotelThemeContainer, #LineSubContainer, #MainContainer, #MapContainer, #MapHeaderSubContainer, #MapSubContainer, #MastheadContainer, #MastheadLogo, #PCRSubContainer, #PopUpSubContainer, #ResProgressBarContainer, #TabLine, #SpaInfoContainer, #contentselctorcontainer {
	left: 0px;
}


h1, #ContentEmail, #ContentSubContainerLeft, #ContentSubContainerPhoto, #FooterSubContainerLeft, #ContentSubContainerForm, #HotelDetailNavMenu dl, #MapSubContainerColumn, #MapLocationsFavorites_left, #MapSubheader, #MastheadReservationsLocations a, #ResProgressBar dl, #selectorContainerLeft {
	float: left;
	display: inline;
}

#ChatOnline, #CheckAvailStartOverContainer, #ContentSubContainerInfo, #ContentSubContainerRight, #FooterSubContainerRight, #GoButton, #LanguageSelectContainer, #MapLocationsFavorites, #PCRContainer, #PCRSubContainerRight, #RFPbuttoncontainer, #selectorContainerRight {
	float: right;
	display: inline;
}
.rfpbuttoncontainer {
	float: right; 
	margin-top: 10px;
}
#selectorContainerLeft {
	width: 490px;
}	
#selectorContainerRight {
	width: 330px;
}



#selectorContainerRightThankYou {
	width: 100px;
}	
	


#ContentEmail, #ContentSubContainerForm, #FooterNavigationList li, #FooterSubContainerLeft, #FooterSubContainerRight, #GoButton, #HotelDetailNavMenu li, #MapLocationsFavorites_left, #HotelTabList li, #language, #languageButton, #languageCheckBox, #MapLocationsFavorites, #MapSubContainerColumn, #MapSubheader, #MastheadNavigation, #MastheadReservationsLocations li, #MastheadWelcome, #PCREmailPCNumber, #PCRForgotPin, #PCRPin, #PCRRememberMe, PCRTravelProfile {

	display: inline;
}

a, #ContentCopy a:hover, #ContentCopy a.viewDescLink, #ContentSubContainerInfo #FormLabel a:hover, #ContentSubContainerPhoto #FormLabel a:hover, #ContentSubContainerForm #FormLabel a:hover, #ContentContainer a:hover, #Error a:hover, #FooterNavigationList a:hover, #FooterSubContainerLeft a:hover, #FooterSubContainerRight a:hover, #HotelDetailNavMenu a:hover, #HotelInfoLeft a:hover, #HotelInfoResDirect a:hover, #MastheadReservationsLocations a:hover, #MastheadSubContainerAlerts a, #PCRError a:hover, #PCRNotYou a:hover, #PCRSubContainerRight a:hover, #ResProgressBar a:hover {
	text-decoration: none;
}

a:hover, #ContentContainer a, #ContentCopy a, #ContentSubContainerInfo #FormLabel a, #ContentSubContainerPhoto #FormLabel a, #ContentSubContainerForm #FormLabel a, #Error a, #FooterSubContainerLeft a, #FooterSubContainerRight a, #HotelDetailNavMenu dd a:hover, #HotelInfoLeft a, #HotelInfoResDirect a, #MastheadSubContainerAlerts a:hover, #PCRError a, #PCRNotYou a, #PCRSubContainerRight a, #ResProgressBar a,  #CheckAvailStartOver a {
	text-decoration: underline;
}

#NewHotelThumbnailText #NonBulletList {
	padding-bottom: 25px;
	line-height: 1.3em;
	color: #B5A46E;
}

#NonBulletList a {
	color: #B5A46E;
}

#NonBulletList a:hover {
	color: #999;
}

li, ul {
	list-style-type: none;
	color:#000000;
}


#NewHotelThumbnailText #NonBulletList {
	color: #B5A46E;
}

#NonBulletList a {
	color: #B5A46E;
}

#NonBulletList a:hover {
	color: #999;
}

li, ul {
	list-style-type: none;
	color:#000000;
}

ul {
	margin-bottom: 12px;
}

#HotelTabSubContainer ul {
	margin-bottom: 0px;
}

#BulletList li, #BulletList ul, ul.BulletList li {
	list-style-type: disc;
}

#NonBulletListIndent li, #NonBulletListIndent ul, li.NonBulletListIndent, ul.NonBulletListIndent li {
	margin-left: 18px;
}

#BulletList li, #BulletList ul, li.BulletList, ul.BulletList {
	margin-left: 36px;
}

.BulletList {
	margin-bottom: 12px;
}

div.Cleared, h2 {
	clear: both;
}

h2, #PopUpTitle {
	text-transform: uppercase;
}

#ContentShell, #GlobalErrorShell, #HotelDetailNavShell, #HotelInfoShell, #HotelTabShell, #HotelThemeShell, #InternalGlobalErrorShell, #ResProgressBarShell, #contentSelector {
	border-top: 1px #FCFBFA solid;
	border-bottom: 1px #FCFBFA solid;
}

#contentSelectorbtm {
	background-color: #FCFBFA;
	height: 45px; 
	display: block;
}	
/*
=== SPECIFIC STYLES ===
*/

h1.HotelName, #CheckAvailStartOverButton, #ContentContainer, #ContentLeft, #ContentLeftOverview, #ContentFullPage, #ContentRight, #ContentRightOverview, #ContentShell, #ContentSubContainerInfo, #ContentSubContainerLeft, #ContentSubContainerPhoto, #ContentSubContainerForm, #DarkGrayContentShell, #ErrorContainer, #ContentSubContainerRight, #DarkGrayContentContainer, #FooterContainer, #FooterShell, #FooterSubContainer, #FooterSubContainerNavigation, #GlobalErrorContainer, #GlobalErrorShell, #HotelDetailNavContainer, #HotelDetailNavShell, #HotelInfoContainer, #HotelInfoLeft, #HotelInfoResDirect, #HotelInfoShell, #HotelOverviewFlashShell, #HotelOverviewFlashContainer, #HotelTabContainer, #HotelTabShell, #HotelTabSubContainer, #HotelTheme, #HotelThemeContainer, #HotelThemeShell, #InternalGlobalErrorShell, #languageButton, #languageCheckBox, #LineSubContainer, #MapContainer, #MapHeaderSubContainer, #MapListCountry, #MapListLocation, #MapListRegion, #MapListSubContainer, #MapShell, #MapSubContainer, #MapSubContainerColumn, #MapSubheader, #MastheadContainer, #MastheadShell, #PCRSubContainer, #PCRSubContainerRight, #PopUpSubContainer, #ResProgressBar, #ResProgressBarContainer, #ResProgressBarShell, #TabLine, #QuickEnrollTitle, #QuickEnrollIntro, #QuickEnrollCheck {
	position:relative;
}

#FooterShell, #MastheadShell {
	height: 80px;
	background-color: #232520;
}

#FooterShell {
	height: 120px;
	
}

body#Home #GlobalErrorShell {
	border-top: 1px solid #232521;
	border-bottom: 1px solid #232521;
}

#HotelDetailNavShell {
	z-index: 20;
	padding-bottom:30px;	
}

#ContentContainer {	
	margin-bottom: 30px;	
}

#ContentContainer ul,#ContentContainer ul li{
	list-style-type:disc;
	margin-left: 7px;
	margin-bottom:2px;
}	

#ContentContainer ul.pagination{
	margin-bottom: 25px;
}

#ContentContainer ul#HotelTabList, #ContentContainer ul#HotelTabList li, #ContentContainer ul#contentapartmentslidetabs, #ContentContainer ul#contentapartmentslidetabs li, #ContentContainer .contentapartmenttable ul.galleria, #ContentContainer .contentapartmenttable ul.galleria li, #ContentContainer ul.filmstrip, #ContentContainer ul.filmstrip li, #ContentContainer #ContentCopy ul, #ContentContainer #ContentCopy ul li{
	margin-left:0px;
	list-style-type:none;
}

#ErrorContainer {
	width: 100%;
	margin-top: 3px;
	margin-bottom: 20px;
	border: 1px solid #E2DDC9;
}

#PCRErrorContainer {
	top: 4px;
	left: 0px;
	width: 242px;
	height: 70px;
	border: 1px solid #E2DDC9;
}

#FooterContainer {
	/*top: 20px;*/
}

#FooterContainer a:hover, a:visited {
	color: #b5a46e;
}

#GlobalErrorContainer {
	width: 838px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #E2DDC9;
}

#HotelDetailNavContainer {
	margin-top: 20px;
	margin-bottom: 38px;	
}

* html #HotelDetailNavContainer {
	margin-bottom: 20px;
}

#HotelDetailNavMenu a:hover, a:visited {
	color: #b5a46e; 
}

#ecpnew-content-main a:hover, a:visited {
	color: #005D8C;
}

#CheckAvailStartOverContainer {
	min-height: 26px;
}

* html #CheckAvailStartOverContainer {
	height: 26px;
}

#CheckAvailStartOver {
	line-height: 1.75em;
	margin: 0.25em 1em;
	text-align: left;
	/*width:392px;*/
}

#CheckAvailStartOver a {
	font-weight: bold;
}

#HotelThemeContainer {
	margin-top: 0px;
}

#ResProgressBarContainer {
	margin-top: 2px;
	margin-bottom: 14px;
}

#FooterNavigationList a {
	padding-right: 17px;
	letter-spacing: 0.1em;
}

h1.HotelName {
	letter-spacing: 0.07em;
}

h2, #PopUpTitle {
	padding-bottom: 14px;
}

#CloseButton {
	right: 5px;
	top: 5px;
	width: 17px;
	height: 17px;
}

#ContentCopy {
	margin-left: 1px;
	padding-right:0;
}

#facilitiesDescription {
	margin-top: 15px;
	margin-bottom: 15px;
}

#ContentEmail {
	margin-right: 10px;
}

#ContentEmailSubContainer {
	margin-top: 20px;
	width: 200px;
}

#ContentLeft, #ContentRight {
	width: 408px;
}

#ContentLeftOverview {
	width: 440px;
}

#ContentRightOverview {
	width: 292px;
}

#ContentSubContainer {
	margin-top: 2px;
	margin-bottom: 20px;
	float:left;
	width:100%;
}

#ContentSubContainerInfo {
	width: 314px;
}

#DataField #Required, #StatesDataField #Required, #GRStatesDataField #Required, #PDStatesDataField #Required {
	width: 10px;
}

#DataField #FormLabel, #StatesDataField #FormLabel, #GRStatesDataField #FormLabel, #PDStatesDataField #FormLabel {
	width: 250px;
}

#DarkGrayContentContainer {
	margin-top: 5px;
	margin-bottom: 20px;
}

#ExperienceSelection #ContentSubContainerInfo {
	width: 626px;
}

#FooterSubContainer {
	top: 20px;
}

#FooterSubContainer a {
	color: #B5A46E;
}

#FooterSubContainer a:hover {
	color: #999;
}

#Error, #PCRError {
	padding: 4px 10px 6px 10px;
}

#hdSubMenu1 a, #hdSubMenu2 a, #hdSubMenu3 a, #hdSubMenu4 a, #hdSubMenu5 a, #hdSubMenu6 a {
	margin-right: 20px;
}

#hdSubMenu2 {
	width: 580px;
	display: none;
}

#hdSubMenu4 {
	width: 400px;
	display: none;
}

#FeaturesNav #hdSubMenu2 {
	display: block;
}

#FeaturesNav #hdSubMenu4 {
	display: none;
}

#AreaHighlightsNav #hdSubMenu2 {
	display: none;
}

#AreaHighlightsNav #hdSubMenu4 {
	display: block;
}

#HotelDetailNavMenu {
	position : absolute;
	border-bottom: dotted 1px #CECBB3;
	letter-spacing: 0.1em;
	z-index:1000;
}

#HotelDetailNavMenu dd {
	padding: 6px 0px 6px 0px;
}

#HotelDetailNavMenu dt {
	margin: 0 34px 0 0; /* ADJUST THIS HERE TO CHANGE THE WIDTH BETWEEN EACH TOP NAV SECTION */
	padding: 0 0 6px 0;
}



#HotelInfoContainer #ContentSubContainerLeft {
	width: 630px;
}

#HotelInfoContainer #ContentSubContainerRight {
	width: 200px;
}

#HotelInfoResDirect {
	right: 0px;
}

#HotelTabSubContainer {
	margin-top: 5px;
	height: 23px;
}

#HotelTheme {
	line-height: 1.4em;
	padding: 8px;
}

#languageButton {
	margin-left: 5px;
	top: 4px;
}

#LanguageSelectSubContainer {
	padding: 5px 5px 5px 10px;
}

#Line, #MapLine {
	height: 1px;
}

#LineSubContainer {
	top: 10px;
}

#MapHeaderSubContainer {
	padding-top: 10px;
	padding-left: 10px;
}

.MapIcon {
	vertical-align: middle;
}

#MapListCountry {
	margin-top: 10px;
}

#MapListLocation {
	margin-top: 2px;
}

#MapListRegion {
	margin-top: 20px;
}

#MapListSubContainer {
	margin-right: 16px;
}

#MapSubContainer {
	width: 840px;
	margin-bottom: 20px;
}

#MapSubContainerColumn {
	width: 271px;
}

#MapSubheaderContainer {
	width: 840px;
	margin-top: 16px;
	height: 19px;
}

#MastheadLogo {
	top: 17px;
	height: 45px;
	width: 241px;
}

#MastheadNotYou {

	margin-top: 2px;
}

#MastheadReservationsLocations a {
	letter-spacing: 0.1em;
	text-decoration: none;
	border-left: 1px solid #232521;
}

#MastheadSubContainerAlerts {
	right: 230px;
	top: 52px;
	width: 366px;
	height: 26px;
}

#MastheadSubContainerChatInstructions {
	left: 280px;
	top: 14px;
}

#MastheadSubContainerNavigation {
	right: 0px;
	top: 20px;
}

#MastheadSubContainerReservationsLocations {
	right: 0px;
	top: 54px;
}

#MastheadWelcome {
	padding-right: 20px;
}

#PCRCloseButton {
	right: 5px;
	top: 9px;
	z-index: 5;
}

#LanguageSelectContainer, #PCRContainer {
	width: 590px;
	height: 80px;
}

<!--Ambassador Home login box-->
#PCRloginBoxHomeLabels1{
	##background-image:url('http://content.dev.ichotelsgroup.com/cq/content/branded/ic/en/gb/amb.-NamedParSys-anonBg-Image.NamedParSysimage.0.1.gif');
	##background-repeat: no-repeat;
    ##height: 350px;
    ##width: 900px;
}
#PCRloginBoxHomeLabels{
	background-color: #B5A46E;
}
#PCRloginBoxHomeMain{
	padding-top: 1px;
}
#PCRloginBoxHomeOuter{
	background-color: #fcfbfa;
	border: 1px solid #BDB085;
	width: 265px;
	height: 110px;
}
#PCRMemCommFeature{
	text-align: left;
	background-color: #fcfbfa;
	width: 250px;
	height: 90px;
}
#PCRloginBoxHomeposition{
	position: absolute;
	left: 550px;
	top: 250px;
}
#PCRMemberCommune{
	position: absolute;
	left: 10px;
	top: 260px;
}
#PCRFeatureOffer{
	position: absolute;
	left: 280px;
	top: 260px;
}
#PCRloginBoxHomeSignBtn{
	padding-top: 3px;
}
#PCRloginBoxHomeForgotPin{
	text-align: right;
	padding-top: 3px;
}
#PCRloginBoxHomeMain,#PCRloginBoxHomeLabels,#PCRloginBoxHomeOuter,#PCRloginBoxHomeSignBtn,#PCRMemberExpWelcome,#PCRMemberExpAmbStatus,#PCRMemberExpPCRSection,#PCRMemberExpPCRQuickLinks,#PCRMemberExpNextRes,#PCRMemberExpMemCommu,#PCRMemberExpFeatureOffer,#PCRMemberExpNewRes,#PCRMemberExpRedeemPoints,#PCRMemberExpBenefitsPopUpText{
	text-align: left;
}
#PCRloginBoxHomeMain,#PCRloginBoxHomeSignBtn,#PCRloginBoxHomeForgotPin{
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}
#PCRloginBoxHomeLabels,#PCRloginBoxHomeMain{
	width: 260px;
	height: 80px;
}
#PCRMemberExpWelcome{
	position: absolute;
	font-weight: bold;
	left: 10px;
	top: 55px;
}
#PCRMemberExpAmbStatus{
	position: absolute;
	left: 1px;
	top: 130px;
}
#PCRMemberExpPCRSection{
	position: absolute;
	left: 1px;
	top: 200px;

}
#PCRMemberExpPCRQuickLinks{
	position: absolute;
	left: 1px;
	top: 320px;

}
#PCRMemberExpNextRes{
	position: absolute;
	left: 300px;
	top: 130px;
}
#PCRMemberExpNewRes{
	position: absolute;
	left: 300px;
	top: 300px;
}
#PCRMemberExpRedeemPoints{
	position: absolute;
	left: 300px;
	top: 340px;
}
#PCRMemberExpMemCommu{
	position: absolute;
	
			left: 550px;
			top: 130px;
		

}#PCRMemberExpFeatureOffer{
	position: absolute;
	left: 550px;
	top: 230px;
}
#PCRMemberExpspace{
	height: 70px;
}
#PCRMemberExpFeatureOffer,#PCRMemberExpMemCommu,#PCRMemberExpRedeemPoints,#PCRMemberExpNewRes,#PCRMemberExpNextRes,#PCRMemberExpPCRQuickLinks,#PCRMemberExpPCRSection{
	width: 280px;
}
#PCRMemberExpBenefitsPopUp{

position: absolute;
	left: 290px;
	top: 100px;
	width: 490px;
	height: 200px;
	background-color: #fff;
	
			z-index: 40;
		

	border: 1px solid #BDB085;
}
#PCRMemberExpBenefitsPopUpText{

}
<!--Ambassador Home login box end-->
<!--
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
     -moz-opacity:0.20;
-->
#PCREmailPCNumber, #PCRPin {
	margin-right: 10px;
}

#PCRLineTwo, #PCRLineThree {
	margin-top: 6px;
}

#PCRLineTwoExplicit {
	 margin-top: 4px;
}

#PCRLineTwoImplicit {
	 margin-top: 3px;
}

#PCRLineThreeImplicit {
	 margin-top: 4px;
}

#PCRLogo {
	top: 4px;
	left: 5px;
}

#PCRLogoInline {
	margin-bottom: 10px;
}

#PCRNotYou {
	top: 30px;
	left: 5px;
	width: 150px;
}

#PCRSignInButton {
	right: 5px;
	top: 52px;
}

<!--#PCRSubContainer {
	top: 4px;
	width: 588px;
	height: 70px;
	border: 1px solid #BDB085;
}-->
#PCRSubContainer {
	top: 4px;
	width: 588px;
	height: 78px;
	border: 1px solid #BDB085;
}

#PCRSubContainerRight {
	padding: 5px;
	width: 400px;
}

#PopUpContainerSmall, #PopUpContainerMed, #PopUpContainerLarge, #PopUpContainer {
	border: 3px #232521 solid;
}

#PopUpContainerLeft, #PopUpContainerLeftRedeem {
	width: 400px;
	margin-bottom: 5px;
}

#PopUpContainerSmall {
	height: 180px;
	width: 400px;
}

#PopUpContainerSmall #ContentCopy {
	overflow: auto;
	height: 128px;
	padding-right: 5px;
}

#PopUpContainerMed {
	height: 280px;
	width: 500px;
}

#PopUpContainerMed #ContentCopy {
	overflow: auto;
	height: 228px;
	padding-right: 5px;
}

#PopUpContainerLarge {
	display: none;
	position: absolute;
	z-index: 100;
	height: 380px;
	width: 600px;
}

#PopUpContainerLarge #ContentCopy {
	overflow: auto;
	height: 328px;
}

#PopUpSubContainer {
	border: 1px solid #BDB085;
	padding: 8px;
}

#PopUpContainerLeftReward {
	margin-bottom: 20px;
}

#RatesSelection #ContentSubContainerInfo {
	width: 280px;
}

#RatesSelection #ContentSubContainerInfo #FormLabel {
	width: 182px;
}

#ResProgressBar {
	line-height: 1.4em;
	padding: 8px 10px 8px 10px;
}

#ResProgressBar a {
	font-weight: normal;
}

#ResProgressBar dt {
	margin-right: 32px; /* ADJUST THIS HERE TO CHANGE THE WIDTH BETWEEN EACH RES PROGRESS BAR SECTION */
	font-weight: bold;
}

#ResProgressBar dd {
	margin-right: 5px;
	max-width: 240px;
}

#DataField, #DatesSelection, #ExperienceSelection, #GroupCorpSelection, #RoomSelection, #RatesSelection, StatesDataField, GRStatesDataField, PDStatesDataField{
	border-top: 1px solid #FCFBFA;
	padding-bottom: 10px;
}

#ExperienceSelection, #RoomSelection, #RatesSelection {
	border-bottom: 1px solid #CECBB3;
}

#DatesSelection, #GroupCorpSelection {
	border-bottom: 1px solid #FCFBFA;
}

#GroupCorpSelection #ContentSubContainerForm {
	margin-right: 20px;
}

#DatesSelection #ContentSubContainerForm {
	margin-right: 30px;
}

#RoomSelection #ContentSubContainerInfo #FormLabel {
	width: 240px;  /* SET TO 210px WHEN ADDING MINI PHOTOS ON ROOMS SELECT PAGE */
	word-wrap: break-word;
}

#SelectRoomButton {
	right: 0px;
}

#RoomSelection #SelectRoomButton {
	bottom: 0px;
}

#RoomSelection .RateRangeContainer {
	position: absolute;
	right: 0px;
	top: 0px;
}

#RoomSelection .RateRangeContainer .RateRangeLabel {
	display: block;
	font-weight: bold;
}

#TabLine {
	top: -3px;
	height: 1px;
	margin-bottom:15px;
}

#ShowWhenPrint {
	display: none;
}

#HideWhenPrint {
	display: block;
}

#ContentShell #MapSubContainer #MapListLocation li a {
	color: #BDB085;
	text-decoration: none;
}

#ContentShell #MapSubContainer #MapListLocation li a:hover {
	text-decoration: underline;
}

#ContentShell{
	text-align: center;
}

#ContentContainer{
	text-align:left;
}

#MapListLocation li a, #MapListLocation li a:hover {

	margin-right: 5px;
}

#PCRSubContainerRight #PCRLineOne .textPar p {
	margin-bottom: -1px;
	font-family: Arial;
	font-size: 10px;
}

/*
=== LOCATIONS ROOM COMPARE ===
*/

#RoomCompareHeader, #RoomCompareSectionHeader {
	padding: 3 0 3 5;
	font-size: 13px;
	font-weight: bold;
}

#RoomCompareRow {
	padding: 3 0 3 21;
}

#RoomCompareSectionHeader {
	border-bottom: 1px solid #BDB085;
	border-top: 1px solid #BDB085;
}

#RoomCompareSectionHeader a, #RoomCompareSectionHeader a:hover {
	cursor: pointer;
	color: #4F4D45;
	text-decoration: none;
}

table#RoomCompare {
	border: 1px solid #BDB085;
}

/*
=== CONFIRM RESERVATIONS CALENDAR ===
*/

#ActiveDate, #InactiveDate {
	width: 100px;
	border: 1px solid #BDB085;
	padding: 3px;
}

#ActiveDate {
	background-color: #e7e7db;
}

#CalendarDate {
	float: right;
	right: 0px;
	bottom: 0px;
}

#CalendarMonth {
	border: 1px solid #BDB085;
	padding: 3px;
	background-color: #d2c496;
}

#CalendarRoomRate {
	text-align: center;
	font-weight: bold;
}

/*
=== CHECK IN CHECK OUT CALENDAR ===
*/

#checkInCalendar {
	position: absolute;
 	left: 0px;
	top: 104px;
	z-index: 200;
	visibility: hidden;
}

#checkOutCalendar {
	position: absolute;
 	left: 169px;
	top: 104px;
	z-index: 200;
	visibility: hidden;
}

#GRcheckInCalendar {
	position: absolute;
 	left: 375px;
	top: 800px;
	z-index: 200;
	visibility: hidden;
}

#GRcheckOutCalendar {
	position: absolute;
 	left: 375px;
	top: 825px;
	z-index: 200;
	visibility: hidden;
}

#PDcheckInCalendar {
	position: absolute;
 	left: 465px;
	top: 720px;
	z-index: 200;
	visibility: hidden;
}

#PDcheckOutCalendar {
	position: absolute;
 	left: 465px;
	top: 100px;
	z-index: 200;
	visibility: hidden;
}
#LRcheckInCalendar {
	position: absolute;
 	left: 460px;
	top: 620px;
	z-index: 200;
	visibility: hidden;
}

#LRcheckOutCalendar {
	position: absolute;
 	left: 0px;
	top: 0px;
	z-index: 200;
	visibility: hidden;
}

.futureDate, a.futureDate, a:hover.futureDate, a:visited.futureDate {
	color: #000;
	text-decoration: underline;
}

.pastDate {
	color: #BDB085;
	text-decoration: none;
}

#closeCalendar {
    	position: relative;
    	text-align: right;
    	top: 2px;
    	right: 2px;
    	color: #000000;
    	text-decoration: none;
    	font-weight: bold;
    	height: 21px;
}

.currDate, a.currDate, a:hover.currDate, a:visited.currDate {
    	color: #000;
    	text-decoration: underline;
    	background: #e2dbc6;
    	font-size: 8pt;
    	padding: 0 5 2 5;
}

#calendar_frame {
    	position: absolute;
    	top: 0px;
    	background: #FCFBFA;
    	border: 1px solid #BDB085;
    	width: auto;
    	z-index: 200;
}

.calendar_table {
	position: relative;
}

#months_frame {
    	position: relative;
    	margin-bottom: 2px;
    	border: 1px solid #BDB085;
    	margin-right: 2px;
    	margin-left: 2px;
	width: 267px
}

html>body #months_frame {
	width: auto;
	
}

.month_label_container {
    	position: relative;
    	background: #e2dbc6;
    	text-align: center;
    	height: 18px;
    	width: 130px;
}

.month_label {
    	top: 2px;
    	position: relative;
    	font-size: 8pt;
    	font-weight: bold;
    	color: #000000;
}

#left_month {
	float: left;
	position: relative;
	color: #00693f;
    	width: 130px;
    	display: inline;
}

#bisector {
    	float: left;
    	position: relative;
    	display: inline;
    	background-color: #BDB085;
    	width: 1px;
    	height: 118px;
    	margin: 2px;
}

#right_month {
	float: left;
	position: relative;
    	display: inline;
    	width: 130px;
}

#monthOne {
    	position: relative;
    	width: 130px;
}

#monthTwo {
    	position: relative;
    	width: 130px;
}

#monthOne, #monthTwo {
	margin: 0px;
	background: #FCFBFA;
}

#monthOne td, #monthTwo td {
        font-size: 8pt;
        line-height: 9pt;
	letter-spacing: -0.2mm;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

.days_of_week {
     	background: #d2c496;
     	color: #fff;
     	height: 18px;
}

 /*
=== LIGHTBOX CSS - DO NOT CHANGE ===
*/

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:500px;
	height:200px;
	max-height:200px;
	margin:-220px 0 0 -250px;
	text-align:left;
}

#lightbox #ContentCopy {
	
	max-height: 200px;
	overflow: auto;
	overflow-x: hidden;
}

#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

 /*
=== MEDIA MODULE CSS - DO NOT CHANGE ===
*/

#MediaPlayer {
	margin-top: 4px;
	margin-bottom: 20px;
	width: 410px;
	height: 395px;
	z-index: 1;
}

div#MediaContainer {
	position: absolute;
	z-index: 2;
}

div#MediaContainerShadow {
	position: absolute;
	z-index: 1;
	background-color: #e1e1df;
	width: 410px;
	height: 404px;
	margin-top: 5px;
	left: 2px;
}

div#disp0, div#disp1 {
	position: absolute;
	top: 0px;
	width: 408px;
	height: 388px;
	border: 1px solid #ac9c69;
}

div#dispTextContainer {
	position: absolute;
	top: 268px;
	background: #585348;
	width: 408px;
	height: 40px;
	filter: alpha(opacity=70);
	-moz-opacity: .70;
	opacity: .70;
	z-index: 2;
}

.dispText {
	color: white;
	font-size: 10px !important;
	font-weight: normal;
	margin: 2px 4px;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	width: 400px;
	z-index: 3;
}

ul#nav {
	position: absolute;
	background-color: #232520;
	top: 306px;
	height: 82px;
	width: 396px;
	white-space: nowrap;
	overflow: auto;
	overflow: hidden;
	padding-left: 12px;
}

ul#nav #nav-left{
	position: absolute;
	//background: url(../images/smallpix-rightarrow.png) no-repeat;
	width: 7px;
	height: 8px;
	top: 38px;
	left: 6px;
}

ul#nav #nav-right{
	position: absolute;
	//background: url(../images/smallpix-leftarrow.png) no-repeat;
	width: 7px;
	height: 8px;
	top: 38px;
	left:395px;
}

div#formats {
	position: absolute;
	background-color: #FCFBFA;
	left: 312px;
	top: 306px;
	
	                width: 95px;
		
	height: 98px;
	border-bottom: 1px solid #BDB085;
	border-right: 1px solid #BDB085;
}

div#buttons {
	position: absolute;
	top: 12px;
	left: 7px;
}

div#dividerBar {
	position: absolute;
	top: 3px;
	left: 0px;
	width: 1px;
	height: 90px;
	border-left: 1px solid #c6c6c6;
}

li.thumbs {
	overflow: auto;
	overflow: hidden;
	white-space: nowrap;	
	margin-top: 10px;
	width: 65px;
	float:left;
}

li.thumbs img{
	border: 1px solid #ad9c69;	
}

div#scroller {
	position: absolute;
	top: 78px;
	left: 6px;
	display: inline;
}

#sliderLeft, #sliderRight {
	position: relative;
	width: 12px;
}

#sliderLeft {
	margin-right:5px;
}

#sliderRight {
	margin-left: 5px;
}

div#slider {
	position: relative;
	z-index: 5;
	width: 258px;
	height: 4px;
}
div#sliderbg {
	position: absolute;
	z-index: 1;
	
			top: 3px;
		
	width: 258px;
	background-color: #ccc;
	border: 1px solid #c0c0c0;
	height: 4px;
}

div#handle {
	width: 10px;
	height: 15px;
	
	                top: -5px;
		
	cursor: move;
}

/*
=== FLASH/JS OFF CSS ===
*/

#HomeFlashOffCopy {
	z-index: 15;
	color: #ffffff;
	position: absolute;
	top: 288px;
	margin-left: 9px;
	text-align: left;
}

#HomeFlashOffCopy a {
	color: #ffffff;
}

#HomeFlashOffCopy a:hover {
	color: #2f5992;
	text-decoration: none;
}

#HomeFlashOffFilter {
	z-index: 10;
	position: absolute;
	height: 39px;
	width: 840px;
	background-color: #000000;
	top: 282px;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
	text-align: left;
}

#HomeFlashOffImage {
	z-index: 5;
	width: 840px;
	height: 320px;
}

/*
=== DAY SPECIFIC CSS - DO NOT CHANGE === AKA DAY HACKS ===
*/

.daycolumncontrol {
	width: 100%;
}

.daycolumn, .daycolumnseperator {
	float: left;
}

h1.headerPar {
	margin-bottom: 21px;
	float: none;
}

h2.headerPar a, h2.headerPar a:hover {
	text-decoration: none !important;
	color: #B5A46E !important;
}

h3.headerPar {
	margin-bottom: 12px;
}

dl.definitionsPar dt {
	width: 50%; float: left;
}

dl.definitionsPar dd {
	margin-left: 50%;
}
dl.definitionsPar {
	margin-bottom: 10px;
	clear: both;
}

/*
=== QUICK SEARCH (IC QUICKRES) - QUARTERLY RELEASE Q1-2008 ===
*/

#QuickSearchShell {
	height: 121px;
	text-align: center;
	width: 100%;
}
#QuickSearchContainer {
	background-color: #363932;
	height: 121px;
	margin: 0px auto;
	text-align: left;
	width: 840px;
}
#QuickSearchErrorContainer {
	height: 35px;
}
#QuickSearchErrorText {
	color: #97BEF3;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px 0px 10px;
}
#QuickSearchErrorText p {
	display: inline;
	margin: 0;
	padding: 0;
}
#QuickSearchErrorText p.loading {
	color: #B5A96D;
	margin-right: 0.5em;
}
#QuickSearchErrorText img {
	vertical-align: text-top;
}
#DestinationContainer, #CheckInCheckOutContainer, #RoomsAdultsContainer, #SubmitButtonContainer, #CheckInCheckOutContainerHome{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 75px;
	margin: 0;
	padding: 0;
}
#DestinationContainer {
	width: 335px;
}
#SearchBoxContainer, #ClarifyBoxContainer {
	padding: 0 0 0 10px;
}
#SearchBoxLabel {
	margin: 0 0 0.25em 0;
}
#SearchBoxContainer #SearchBoxExample {
	color: #999;
	display: block;
	font-size: 9px;
	font-weight: normal;
	margin: 0.5em 0 0 0;
}
#SearchBoxContainer #searchbox, #ClarifyBoxContainer #hotelSelect, #ClarifyBoxContainer #locationSelect {
	width: 250px;
}
#ClarifyBoxContainer #startOverLink {
	font-size: 9px;
	font-weight: normal;
	margin-top: 0.3em;
}
#ClarifyBoxContainer #startOverLink a {
	text-decoration: underline;
}
#CheckInCheckOutContainer {
	position: relative; 
	width: 215px;
	z-index: 200;
}
#CheckInCheckOutContainerHome{
	position: relative; 
	width: 300px;
	z-index: 200;
}

#RoomsAdultsContainer {
	width: 120px;
}
#CheckInContainer, #CheckOutContainer, #RoomsContainer, #AdultsContainer, #ChildrenContainer {
	clear: both;
	margin: 0;
}
* html #CheckOutContainer {
	margin-top: -0.5em;
}
* html #CheckOutContainer input {
	margin-left: -3px;
}
#SearchBoxContainer, #ClarifyBoxContainer, #CheckInContainer, #RoomsContainer, #ChildrenContainer {
	margin-top: 0.25em;
}
#RoomsContainer, #ChildrenContainer {
	margin-bottom: 21px;
}
#CheckInLabel, #CheckOutLabel {
	float: left;
	width: 9em;
}
#CheckInContainer #CheckInCheckOutExample {
	color: #999;
	display: block;
	font-size: 9px;
	font-weight: normal;
	margin: 0.5em 0;
}
#RoomsLabel, #AdultsLabel, #ChildrenLabel {
	float: left;
	width: 5em;
}
#SubmitButtonContainer {
	width: 170px;
}
#NoAvailContainer {
	color: #fff;
	padding: 1em;
}
#NoAvailContainer p {
	font-size: 18px;
	margin: 0;
	padding: 0;
}
#NoAvailContainer a {
	text-decoration: underline;
}
#NoAvailContainer #startOverLink {
	text-align: right;
}
#checkInCalendarQS {
 	left: 108px;
	position: absolute;
	top: 22px;
	visibility: hidden;
	z-index: 200;
}
#checkOutCalendarQS {
 	left: 108px;
	position: absolute;
	top: 61px;
	visibility: hidden;
	z-index: 200;
}

#checkInCalendarQSHome{
 	left: 1px;
	position: absolute;
	top: 40px;
	visibility: hidden;
	z-index: 200;
}

#checkOutCalendarQSHome{
 	left: 91px;
	position: absolute;
	top: 40px;
	visibility: hidden;
	z-index: 200;
}

* html #checkInCalendarQS {
	left: 108px;
	top: 24px;
}
* html #checkOutCalendarQS {
	left: 108px;
	top: 64px;
}
* html .underCal {
	z-index: -1;
}
#CrossSellLinkContainer {
	background-color: #363932;
	height: 40px;
	text-align: left;
}
#CrossSellLink {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 1em;
}
#CrossSellLink a {
	text-decoration: underline;
}
#MapSubContainer div.textPar {
	background-color: #363932;
	height: 100px;
	text-align: left;
}

#MapSubContainer a.anchor {
	color: #B5A46E;
}

#MapSubContainer a.anchor:hover {
	text-decoration: underline;
}


#MapSubContainer div.textPar p {
	/* Removed for SPA and Residences Page: Project ECP */	
	/* font-weight: bold; */
	/* padding: 1em */
	color: #fff;
	/*color: #B8B9BD;*/
	font-size: 11px; /* Remove font-size: 12px; */
	padding-bottom:30px;
}
#MapSubContainer div.textPar a {
	text-decoration: underline;
}

#MapSubContainer .daycolumn div.textPar p {
	padding-bottom: 0px;
}


/*
=== CSS For SPAS SECTION ===
*/

#SpaInfoShell {
	background-color:#232521;
	border-top: 1px solid #232521;
	border-bottom: 1px solid #232521;
	position: relative;
	width: 100%;
}
#SpaContainer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	left: 0px;
	background-color: #000000;
}

#SpaContainerList {
	position: relative;
	margin-left: auto;
	margin-top:50px;
	margin-right: auto;
	width: 840px;
	left: 0px;
}

#SpaSubheaderContainer {
	width: 840px;
	margin-top: 16px;
	height: 19px;
}
#SpaSubheader {
	font-size: 16px;
	color: #D2C496;
	font-weight: bold;
	position: relative;
	float: left;
	display: inline;

}
#SpaBodyText {
	font-size:12px;
	color: #B8B9BD;
	text-align: left;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-bottom:40px;
	padding-top: 40px;
	font-family: arial, sans-serif;
	padding-bottom: 40px;
	border-bottom: 1px dotted #ffffff;	
	margin-left: 20px;
	margin-right: 20px;
}

#SpaBodyText .headerPar {
	padding-top: 0px;
}

*html #SpaBodyText {
	border-bottom: 1px dashed #ffffff;
}

#SpaThumbnailHolder {
	width:100%;
}

#SpaThumbnailContainerRight {
	width: 400px;
	display:inline;	
}

#SpaThumbnailContainerLeft {
	width: 400px;
	padding-right:15px;
	display:inline;
	float:left;
	position:relative;
}

#SpaThumbnailImage {
	float: left;
	padding-right:10px;
}

#SpaThumbnailText {
	color: #B8B9BD;
	margin-top:3px;
	text-align: left;
}

#SpaThumbnailTextHeader {
	font-size: 14px;
	color: #D2C496;
	font-weight: bold;
	text-align: left;
	position: relative;
}

#Overlayborderdotted {
	border-top: 1px dotted #474b44;	
	margin-right: 30px;
}

h3.ResidentLink {
	color: #B5A46E;
	text-transform:uppercase
}
	
#ResidencesInfoContainer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	left: 100px;
	float:left
	
}
#ResidencesTopLink {
	float:right;
	width:400px;
	text-align:right;
}

#ResidencesMargin {
	margin-top: 50px;
}





#PCRAnonSectionLeft{
	
			width: 190px;
			padding: 7px 5px 0px 8px;
		
	
	position: relative;
	z-index: 3;
	margin: 0;
	margin-right: 5px;
	float: left;
	text-align: left;
	border-right: solid 2px #CECBB3;
	height: 68px;
}
#PCRLoginLogoTextAmb{
	position: relative;
	bottom:-13px;
}
#PCRLoginLogoTextPCR{
	position: relative;
}

#PCRLoginLogoText{
  position: relative;
	padding: 5px 0px 0px 0px;
}

#PCRLoginLogoText .textPar p {
	margin-bottom: -1px;
	font-family: Arial;
	font-size: 10px;
}

#AmbassadorSectionVBar{
  width: 2px;
  height: 73px;
  background-color: #EEEDE5;
	position: relative;
	z-index: 2;
	float: left;
	margin: 0;
	margin-top: 1px;
	padding: 0;
	margin-right: 0px;
}

#AmbassadorSectionCenter{
	padding: 5px 0px 0px 0px;
	height:65px;
	width: 150px;
	position: relative;
	z-index: 1;
	float: left;
	margin:0;
	margin-right: 0px;
	 
}

#PCRLoginAmbLogoText{
  position: relative;
	padding: 5px 0px 0px 0px;
}


#PCRLoginAmbLogoText .textPar p {
	margin-bottom: -1px;
	font-family: Arial;
	font-size: 10px;
}

#PCRLoginSectionRight{
	width: 200px;
	position: relative;
	z-index: 0;
	float: left;
	margin: 0;
	padding: 0;
	padding: 5px 0px 0px 5px;
}



#PCRLoginMemberSection{
	position: relative;
	z-index: 3;
	margin: 0;
	margin-right: 5px;
	float: left;
	text-align: left;
}


#PCRLoginPinSection{
	position: relative;
	z-index: 0;
	float: left;
	margin: 0;
	text-align: left;
}


#PCRLoginLineOne{
  padding: 0px 0px 5px 0px;
}

#PCRLoginLineTwo{
  padding: 0px 0px 5px 0px;
}

#PCRLoginLineThree{
}



#PCRExplicitSectionLeft{
	width: 150px;
	position: relative;
	z-index: 3;
	margin: 0;
	margin-right: 5px;
	float: left;
	text-align: left;
	padding: 5px 0px 0px 5px;
}



#PCRExplicitSectionCenter{
	position: relative;
	width: 197px;
	z-index: 1;
	float: left;
	margin:0;
	margin-right: 5px;
	padding: 5px 0px 0px 0px;
  text-align: left;
}

#PCRExplicitSectionRight{
	position: relative;
	width: 203px;
	z-index: 0;
	float: left;
	margin: 0;
	padding: 0;
	padding: 5px 0px 0px 0px;
	text-align: left;
}

#PCRExplicitTravelProfile{
  position: relative;
	padding: 15px 0px 0px 0px;
}



#AmbassadorImplicitSectionLeft{
	width: 165px;
	position: relative;
	z-index: 3;
	margin: 0;
	margin-right: 5px;
	float: left;
	text-align: left;
	padding: 5px 0px 0px 5px;
}
#PCRExplicitSectionRightLinkAmb{
	position: relative;
	z-index: 1;
	margin:0;
	padding: 0;
	margin-right: 10px;
	padding: 12px 0px 0px 0px;
}

#PCRImplicitSectionCenter{
	width: 150px;
	height:65px;
	position: relative;
	z-index: 1;
	float: left;
	margin:0;
	padding: 0;
	margin-right: 15px;
	padding: 7px 0px 0px 5px;
}
#PCRExplicitSectionCenterPCRLink{
	position: relative;
	z-index: 1;
	margin:0;
	padding: 0;
	margin-right: 15px;
	padding: 7px 0px 0px 0px;
}
#PCRImplicitTravelProfile{
  position: relative;
	padding: 10px 0px 0px 0px;
}

#PCRImplicitSectionRight{
	position: relative;
	z-index: 0;
	float: left;
	margin: 0;
	padding: 0;
	padding: 5px 0px 0px 5px;
}



#PCRImplicitMemberSection{
	position: relative;
	z-index: 3;
	margin: 0;
	margin-right: 5px;
	float: left;
	text-align: left;
}


#PCRImplicitPinSection{
	position: relative;
	z-index: 0;
	float: left;
	margin: 0;
	text-align: left;
}


#PCRImplicitLineOne{
  padding: 0px 0px 5px 0px;
}

#PCRImplicitLineTwo{
  padding: 0px 0px 5px 0px;
}

#PCRImplicitLineThree{
}

#PCRImplicitNotYou{
  position: absolute;
	right: 65px;
	top: 5px;
}

#QuickEnrollTitle {
  padding: 10px 10px 10px 10px;
}

#QuickEnrollIntro, #QuickEnrollCheck {
  padding: 0px 10px 10px 10px;
}

#GuestInfoPCRLoginAMBLogo{
	position: relative;
	top: 0px;
	z-index: 20;
	float:left;
}
#GuestInfoPCRLoginPCRLogo{
	position: relative;
	top: 10px;
	z-index: 20;
	float:right;
}
#PCRMemberContentText{
position: relative;
	
			top:15px;
			width:390px;
			float:left;
		
	
}
#PCRGuestLoginBox{
	position: relative;
	top:20px;
}


#logoutWarningPopup{
   position: absolute;
  border: 2px solid #CECBB3;
  z-index: 20;
  width: 400px;
  height: 200px;
  background-color: #FFFFFF;
  top: 255px;
  left: 400px;
  text-align:center;
}
#logoutWarningPopupText{
	margin-bottom: -1px;
	font-family: Arial;
	font-size: 12px;
}
#SignOutContentOK{
	position:absolute;
	left: 100px;
	top: 150px;
}
#SignOutContentCancel{
	position:absolute;
	right: 100px;
	top: 150px;
}



#selLocations {
    background-image:url(../images/arrow-off2.gif);
    background-position: right center;
    background-repeat: no-repeat;
	background-color: red;
}

#selectorleft {
	background-color: #FCFBFA;
	margin-bottom: 30px;
}

.backbutton {
    width: 45px;
    height: 20px;
    padding: 0px;
    margin: 0px;
}
.backbutton a {
    color: black;
    display: block;
    font-family: 'Lucida Grande', Helvetica, Arial;
    font-size: 10px;
    position: relative;
    padding: 0px;
    margin: 0px;
    text-align: center;
    text-decoration: none;
    outline: none;
}

.backbutton a:hover {
    color: #000;
}

.hotelselector {
    background: transparent;
    color: black;
    overflow: auto !important;
    padding: 0px;
    width: 481px;
    -moz-border-radius: 0px;
}

.hotelselector .hotelselector-region { 
	overflow:hidden;
	margin:0px auto;
	position:relative; 
}
				
.hotelselector ul.hotel-list { 
	width:341px;
	position:relative;
	z-index:1; 
}

.hotelselector .hotel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;
}

.hotelselector ul.hotel-list { 
	margin:0;
	padding:0;
}
.hotelselector .hotel-list li { 
	text-align:center;
	margin:0;
	padding:0;
	font:10px verdana,arial,sans-serif;
	color:#666;
}
.hotelselector ul.hotel-list li {
    color: black;
    text-align: left;
    width: 481px;
}

.hotelselector ul.hotel-list li div  {
    height: 142px;
    overflow: auto;
    position: relative;
    padding: 0;
}

.hotelselector ul.hotel-list li a{
    color: black;
    display: block;
    font-family: 'Lucida Grande', Helvetica, Arial;
    font-size: 11px;
    margin: 0;
    padding: 2px 0 2px 4px;
    text-decoration: none;
    outline: none;
	font-weight: bold;
}

#hotelnameRFP{
	color: black;
    display: block;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
 	text-transform: uppercase;
	cursor:default;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 390px;
	float: left;
}	

.hotelselector ul.hotel-list li a:hover {
    background-color: #e7e7db;
    color: #000;
}

.hotelselector ul.hotel-list li a.hotel-region {
    background-position: right center;
    background-repeat: no-repeat;
}

.hotelselector ul.hotel-list li a.hotel-region:hover {
   	background-position: right center;
    background-repeat: no-repeat;
}

h1.headerloc {
	margin-bottom: 5px;
	margin-top: 10px;
	float: none;
	font-family: arial;
	font-size: 18px;
	text-transform: uppercase;
}
h1.headerprint, h1.subheaderprint, h1.smallheaderprint {
	margin-top: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
}

h1.subheaderprint {
	font-size: 24px;
}

h1.smallheaderprint {
	margin-top: 0;
	font-size: 20px;
	color: #333;
}	
#MainContainer .gwt-HTML{float:left}
#MainContainer .gwt-HTML #details {
	width:481px;
	
}	
	#MainContainer #details #resulttitle {
		font-family: 'Times New Roman', serif;
		font-size: 24px;
		color: #0095a8;
		text-transform: uppercase;
		margin: 15px 0 13px 0;
		width: 481px;
	}
#contentSelector { min-height: 390px; }
* html #contentSelector { height: 395px; }
#detailsleft {
	float: left;
	width: 367px;
	font-family: arial;
}	
	#detailsleft #hoteltitle {
		font-weight: bold;
		font-size: 14px;
		color: #000;
		text-transform: uppercase;
	}
	
	#detailsleft p, #hoteldirect {
		font-weight: normal;
		font-size: 11px;
		color: #000;
		margin-bottom: 15px;
	}	
	#hoteldirect {
		margin-top: 7px;
		margin-bottom: 7px;
		width: 147px;
		float: left;
	}	
	#detailsleft a, #ContentCopy #over a{
		font-size: 11px;
		color: #2f5992;
		text-transform: uppercase;
		text-decoration: underline;
		margin-right: 50px;
	}
	#detailsleft #contactinfo {
		clear: both;
		font-size: 9px;
		color: #000;
		line-height: 15px;
		text-transform:uppercase;
		margin-bottom: 30px;
    }		
.contactinfomark { color: #2f5992; }
	
#detailsleft #hotelMains{float:left; width:auto;}
#detailsleft #hotelMains #hotelroominfo {float:left;
	text-transform:uppercase;
	margin-bottom: 20px;
	margin-right: 3px;
}
#detailsleft #hotelMains #hotelroominfo span {float:left; margin-right: 5px;}
#hotelroominfo div.gwt-HTML { float:left}
	
	}
#detailsleft #detail{float:left;}
#detailsleft #detail span a div.gwt-HTML {float:left; display:block; cursor: pointer;}
#detailsleft #detail span a img{float:left; margin-right:60px; margin-left:4px; margin-top:3px; }

#gwthotel{
margin-top:15px;
}

#detailsright {
	float: right;
	width: 114px;
	height: 104px;
}

#detailsright img { border: 0; }
.MultipleHotelRFP {
	background-color: #edeee5; 
	font-family: arial; 
	height: 170px; 
	width: 451px;
	padding: 20px;
}
.MultipleHotelRFPContainer  {
	border-bottom:1px dotted #474B44;
	color:#474B44;
	font-size:19px;
	line-height:23px;
	margin-bottom:6px;
	padding-bottom:9px;
	text-transform:uppercase;
	width:440px;
}
#MultipleRFPHotelDetails, #MultipleHotelRFPButton {
	width: 447px;
}
#MultipleHotelRFPButton {
	float: right;
	vertical-align: right;
	margin-top: 10px;
}	
.rfphotelName input { 
	width: 30px; 
	margin: 6px;
	float: right;
	}
.rfpHotelName label{
	font-family: arial;
	font-size: 11px;
	fomt-weight: regular;
	color: #000;
	text-transform: uppercase;
	margin: 6px;
	padding: 0;
}	
#MultipleRFPHotelDetailsRight {
	float: right;
	width: 30px;
}	

#planner {
	margin-top: 20px;
}
#planner a, #ContentSubContainer ul li a.overviewsubmit, #emaillink a, #sectiontitle a, #infoDate #emaillink a, #infoSingle #emaillink a{ 
	color: #2f5992; 
	font-size: 11px;
	text-decoration: underline;
	font-family: arial;
	font-weight: normal;
	text-transform: none;
}

#emaillink a, #infoDate #emaillink a {
	margin-top: 7px;
	margin-bottom: 7px;
	width: 147px;
	float: left;
	
}
#infoDate #emaillink a,#infoSingle #emaillink a  { width: 70px; }
#RFPstep {
	width: 600px;
}
#RFPstep #backstep a{
	color: #8a8c87;
	font-size: 11px;
	text-decoration: underline;
	font-family: arial;
	font-weight: normal;
	text-transform: uppercase;
	width: 300px;
	border: 1px soild red;	
	float: left;
	margin-bottom: 10px;
}		
#RFPstep #nextstep a{
	color: #2F5992; 
	font-size: 11px;
	text-decoration: underline;
	font-family: arial;
	font-weight: normal;
	text-transform: uppercase;
	width: 300px;
	border: 1px soild red;
	float: right;
	margin-bottom: 10px;
	text-align: right;
}
.rfphr {
	margin-top: 2px;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	width: 400px;
	border-bottom-color: #474b44;
	
}

#selectorright {
	font-family: arial;
	font-weight: normal;
	background-color: #FCFBFA;
}
	#selectorright #promotitle {
		color: #474b44;
		text-transform: uppercase;
		font-size: 19px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	#selectorright #promotioncontainer { 
		width: 329px; 
	}
	#selectorright #promotioncontainer a {
		color: #2f5992; 
		font-size: 11px;
		text-decoration: underline;
		font-family: arial;
		font-weight: normal;
		text-transform: uppercase;
	}	
	#selectorright #promotionleft {
		float: left;
		width: 329px;
	}	
	#selectorright #promotionleft p {
		font-size: 11px;
		color: #3a3a3a;
		line-height: 14px;
		text-align: left;
		margin-right: 20px;
	}	
	#selectorright #promotionleft p a {
		color: #386fa3;
		font-size: 11px;
		text-decoration: underline;
	}		
	#selectorright #promotionright {
		float: right;
		width: 1px;
		height: 104px;
	}	
	#selectorright #promotionright img { border: 0; }
	
	
		#testimonialcontainer {
		margin-bottom: 30px;
	}
	
	#testimonial {
		background-color: #f1f1ea;
		font-weight: normal;
		padding: 10px;
	}
	#testimonial #testimonialtitle {
		font-family: "Times New Roman", Times, serif;
		font-size: 16px;
		color: #999;
		text-transform: uppercase;
		line-height: 20px;
	}
	#testimonial #testimonialquote {
		color: #b5a46e;
		font-size: 20px;
		font-family: arial;
		
	}
	#testimonial #testimonialauthor {
		font-family: "Times New Roman", Times, serif;
		font-size: 12px;
		text-transform: uppercase;
		color: #999;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#testimonial #testimonialbenefitstitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #1f1f1f;
		text-transform: uppercase;
		margin-bottom: 10px;
	}
	#testimonial #testimonialbenefits {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #3a3a3a;
		line-height: 14px;
	}
	
	#testimonial #featureslist {
		margin-bottom: 20px;
	}	
	#testimonial #featureslist ul li {
		list-style-type: disc;
		list-style-position: inside;
		font-family: arial;
		font-size: 11px;
		color: #3a3a3a;
		line-height: 14px;
		text-transform: uppercase;
		margin-bottom: 10px;
	}	
	.overview {
		font-family: arial;
		font-weight: normal;
		font-size: 11px;
		color: #000;
		margin-top: 15px;
		margin-bottom: 15px;		
		line-height: 16px;
	}	
.marginBtm-9 {
	margin-bottom: 9px;
}		
	h4.overviewcontact {
		color: #000;
		text-transform: uppercase;
		font-family: arial;
	}	
	#multipleRFP {
		width: 100%;
		font-family: Arial, Helvetica, sans-serif;		
		margin-top: 10px;
		margin-bottom: 20px;
	}
	#sectiontitle { 
		width: 600px;
		margin-bottom: 10px; 
	}	
	#sectiontitle #sectionleft {
		width: 520px;
		float:left;
	}
	#multipleRFP .tblmultiplerfp #mrfpheader, #sectiontitle{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px; 
		line-height: 17px;
		color: #474b44;
		text-transform: uppercase;
		font-weight: bold;
		text-align: left;
	}	
	#mrfpheader { margin-bottom:  10px; }
	#multipleRFP .tblmultiplerfp #mrfpdotted{
		border-bottom: 1px dotted #474b44;
	}	
#RFPsteps {
	margin-bottom: 30px;
}	
#titleactive, #textactive { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}		
#textactive { 
	font-weight: normal; 
	margin-right: 20px;
}
#titleinactive, #textinactive { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8a8c87;
}		
#textinactive { 
	font-weight: normal; 
	margin-right: 20px;
}

#contactinfoRFP {
	background-color: #edeee5;
	width: 600px;
	margin-bottom: 10px;
}	
#contactinfoRFPContainer {
	padding-bottom: 20px;
	padding-top: 20px;
}	
#contactinfoRFPContainer .contactRFPStep1, .tblinfoRFP, .tblinfoRFP1 {
	width: 600px;
}
#contactinfoRFPContainer .tblinfoRFP #rfpDatafields #rfpAVRequest .inputRFP { 
	width: 15px; 
}

#contactinfoRFPContainer .contactRFPStep1 .rfpfields, #certify, #infoDate, #contactinfoRFPContainer .tblinfoRFP .inforesfields, .rfpfields1, #contactinfoRFPContainer .tblinfoRFP1 .inforesfields, #contactinfoRFPContainer .tblinfoRFP1 #infoDate, #infoSingle, 
#contactinfoRFPContainer .tblinfoRFP .infofields, #rfpevent, #infoDel, #infoDate, #rfpAVRequest, #rfpResInfo, #infoGroup, #infostate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
}
.infofields { 
	width: 100px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#infoSingle {
	width:70px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;	
}
#infoGroup {
	width: 80px;
	float: left;
	margin-right: 5x;
	margin-left: 5px;	
}
#infostate { 
	width: 105px; 
	float: left;
	margin-left: 5px;	
}

#infoDel{ 
	width: 45px; 
	float: left;
}
#infoDate {
	width: 120px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}
.rfpfields { 
	width: 260px; 
	text-align: right;
	margin-right:10px;
	float: left;
}
#rfpevent { width: 300px; float: left; }
#rfpAVRequest {
	width: 260px;
	float: left;
	margin: 7px 10px 7px 10px;

	text-align: left;
}
#rfpResInfo {
	width: 260px;
	float: left;
	margin: 7px 10px 7px 10px;
	text-align: right;
}
#rfpDatafields {
	width: 600px; 
	padding-bottom: 9px;
}	
#requiredinfo, #requiredmark {
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
}	

#contactinfoRFPContainer .tblinfoRFP #rfpDatafields #infoGroup select,  #contactinfoRFPContainer .tblinfoRFP #rfpDatafields #infofields select, #contactinfoRFPContainer .tblinfoRFP #rfpDatafields #infoDate select,  #contactinfoRFPContainer .tblinfoRFP #rfpDatafields #infoGroup input, #contactinfoRFPContainer .tblinfoRFP #rfpDatafields .infofields select{
	text-align:left;
	width:75px;
}
 #contactinfoRFPContainer .tblinfoRFP #rfpDatafields #infostate input {
 	text-align: left;
	width: 110px;
}	
#certify { 
	text-align: center; 
}

.progressBarStyle {
	text-align: right;
	align: right;
}

.rfpSthreefields {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
	width: 260px; 
	text-align: right;
}
.infoSthreefieldsbold { 
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	margin-top: 9px;
	margin-bottom: 9px;
}

.infoSthreefields { 
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	margin-top: 9px;
	margin-bottom: 9px;
	}
.infoSthreefields {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
}		
.rfpSthreeval {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	line-height: 14px;
}			
#contactinfoRFPContainer .contactRFPStep1 select, #contactinfoRFPContainer .contactRFPStep1 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;	
	margin-left: 10px;
	width: 165px;
}	
#contactinfoRFPContainer .contactRFPStep1 #rfpevent input { width: 10px; }

#contactinfoRFPContainer .contactRFPStep1 input.radEvent, #contactinfoRFPContainer .tblinfoRFP input.infoEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;	
	margin-left: 10px;
	width: 10px;
}
#contactinfoRFPContainer .tblinfoRFP input.infoEvent {
	margin-left: 5px;
	margin-right: 5px;	
}	
#contactinfoRFPContainer .tblinfoRFP select, #contactinfoRFPContainer .tblinfoRFP textarea, #contactinfoRFPContainer .tblinfoRFP1 textarea  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;	
	width: 45px;
	text-align: right;
}

#contactinfoRFPContainer .tblinfoRFP1 select {
	width: 250px;
	text-align: left;
}	
 #contactinfoRFPContainer .tblinfoRFP textarea, #contactinfoRFPContainer .tblinfoRFP1 textarea {
 	width: 410px;
	text-align: left;
	height: 60px;
}	
.fields {
	margin: 4px 0 4px 5px;
}
#contactinfoRFPContainer .tblinfoRFP1 .inforesfields {
	text-align: right;
}
#contactinfoRFPContainer .tblinfoRFP #rfpDatafields #rfpAVRequest select {
	width: 275px;
	text-align: left;
}
#contactinfoRFPContainer .tblinfoRFP #rfpDatafields #rfpAVRequest input {
	width: 75px;
	text-align: left;
}	
.bottomdottedborder {
	border: 1px dotted #474b44;
}	
#requiredmark {
	color: #d90000;
}
.headerLinks {
	text-decoration: none;
	color: #BDB085;
	font-family: arial;
}	
.hotelListDisplay {
    background-image:url(http://content.dev.ichotelsgroup.com/cq/etc/media_library/branded/ic/images/icons.Par.0020.Image.gif.gif);
    background-position: right center;
    background-repeat: no-repeat;    
	color: #000;
    display: block;
    font-family: 'Lucida Grande', Helvetica, Arial;
    font-size: 11px;
    font-weight:bold;
    margin: 0;
    padding: 1px 0 1px 4px;
    text-decoration: none;
    outline: none;
	}
	
.cityhotelListDisplay {
    background-position: right center;
    background-repeat: no-repeat;    
	color: #000;
    display: block;
    font-family: 'Lucida Grande', Helvetica, Arial;

    font-size: 11px;
    font-weight:bold;
    margin: 0;
    padding: 1px 0 1px 4px;
    text-decoration: none;
    outline: none;
	}

.hotelListDisplayhover {
	background-color: #e7e7db;
	color: #000;
    display: block;
    font-family: 'Lucida Grande', Helvetica, Arial;
    font-size: 11px;
    font-weight:bold;
    margin: 0;
    padding: 1px 0 1px 4px;
    text-decoration: none;
    outline: none;
	
}

h1.headerloc {
	margin-bottom: 5px;
	margin-top: 10px;
	float: none;
	font-family: arial;
	font-size: 18px;
}
.listDisplayTable {
    border: 1px solid #d2c496;
}
/*.backbutton {
    width: 45px;
    height: 20px;
    padding: 0px;
    margin: 0px;
}*/
.backbutton {
	width: 45px;
    height: 20px;
    padding: 0px;
    margin: 0px;
    background-position: left;
}

.hotelListDisplayhover a:hover {
	text-decoration: none;
	cursor: pointer;
	color: #000;
}
.hotelListDisplay a,.cityhotelListDisplay a {
	cursor: pointer;
	color: #000;
}


#hotelroominfo div.gwt-HTML { float:left}
.gwt-HTML { float:left}
#arrivalCalendar{
	position: absolute; 
	top: auto;
	left: 286px;
		
}	
#departureCalendar{
	position: absolute; 
	top: auto;
	left: 286px;

}
#altArrivalCalendar{
	position: absolute; 
	top: auto;
	left: 286px;

}
#altDepartureCalendar{
	position: absolute; 
	top: auto;
	left: 286px;

}
#responseCalendar{
	position: absolute; 
	top: auto;
	left: 286px;

}
#decisionCalendar{
	position: absolute; 
	top: auto;
	left: 286px;

}
.selectRFP {
	width: 75px;
}.hotel_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-transform: uppercase;
	color: #000000;
	word-spacing: 75em;
	width: 500px;
}
.para_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 370px;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 9px;
}
#meeting_event_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	text-transform: uppercase;
}
#event_promo {
	padding: 10px;
	width: 380px;
	background-color: #f1f1ea;
	margin-bottom: 15px;
}
.sampleText .testimonial_quote_mark{
		position:absolute;
		display:inline;
		height:18px;
		overflow:hidden;
		width:20px;
		margin-right:10px;
	}
	.sampleText .testimonial_quote_mark div{
		margin-top:-8px;
	}
	.sampleText .text{
		font-family: "Times New Roman", Times, serif;
		font-size: 16px;
		text-transform: uppercase;
		color: #999999;
		display:inline;
		padding-left:20px;
	}
#mainbody {
	width: 950px;
	margin-left: 30px;
}

.testimonial_quote_mark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #b5a46e;
	width: 5px;
	height: 1px;
	overflow:hidden;
	display:inline;
}
#image_holder {
	margin-top: 90px;
	padding:5px;
	width: 500px;
	height: 500px;
	float: right;
}
#lefttop {
	width: 400px;
	float: left;
}
#printFriendly_logo {
	padding-top: 16px;
}
#hotel_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-transform: uppercase;
	color: #000000;
}
#meeting_event_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #333333;
}
.para_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 370px;
	text-align: justify;
}
#links {
		margin-bottom: 20px;
    width: 840px;

}

#links span { margin-right: 60px; }

 

#links span a {

    color: #2f5992; 

    font-size: 11px;

    text-decoration: underline;

    font-family: arial;

    font-weight: normal;

    text-transform: uppercase; }

#contentSelectorThank
{
	margin-bottom: 25px;
}

#overlaycontainer1 {
	border: 1px dotted #474b44; 
	overflow: auto; 
	width: 572px; 
	background-color: #fbfaf9; 
	z-index: 5002;
}	
#PopUpContainer1 {
margin:auto;
width:100%;
}
#PopUpSubContainer1 {
margin:20px;
}
.overlayheaderPar {
color: #474b44;
font-size: 19px;
font-weight: bold;
text-transform: uppercase;
margin-bottom:20px;
}
#overlayborderdotted {
	border-top: 1px dotted #474b44;	
	width:100%;
	margin-top:4px;
	margin-bottom:4px;
}	
 #overlayhoteldetail {
	color: #000;
	font: Arial, Helvetica, sans-serif, 12px, normal;
	text-transform: uppercase;
	float: left;
}
#textContainer { 
	width: 505px;	
}	
#chk {
	float: right;
	width: 20px;
	padding:4px 0px 0px 0;
}		
#hoteldetail {
	margin-top: 4px;
	margin-bottom: 4px;
}	
#overlayadd {
	margin: 18px 0px 18px 0;
	float: right;
}
#overlayclose {
	float: right;
	margin-right: 4px;
}	
#mrfpheaderLeft{
	float: left;
	padding:0px 5px 0px 0px;
	text-transform: none;
	
}	

#selectormeeting {
	
	clear:both;
	margin-top: -6px;
	#margin-top: -21px;
	_margin-top: -21px;
}

#submitrfpheader {
	color: #474b44;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 50px;
}

#addanotherhotel {
	color: #0095a8;	
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}

#addanotherhotel .lbOn {
	color: #0095a8;
}

.rfphotelNamenew {
	margin-top:6px;
	margin-bottom:6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #474b44;
	display: block;
	width: 440px;
}	
.rfphotelNamenew input { 
	width: 30px; 
	float: right;
	margin-top:-5px;
	}

.rfphotelNamenew label{
	font-family: arial;
	font-size: 11px;
	fomt-weight: regular;
	color: #000;
	text-transform: uppercase;
	margin: 6px;
	padding: 0;
	width:100%;
}

.ihghotelPromo a{       
	color: #0095a8;
    display: block;
    font-family: 'Lucida Grande', Helvetica, Arial;
    font-size: 11px;
    margin-top:20px;    
    text-decoration:underline;    
	cursor: pointer;
	}

#contactinfo {
	padding-top: 10px;
}

#removelink {
	 float: right;
	 text-align: right;
 }
 
#selectorrightRfp {
	font-family: arial;
	font-weight: normal;
	margin-bottom: 10px;
}

#selectorleftRfp {
	background-color: #FCFBFA;
	margin-bottom: 30px;
	margin-top: 4px;
}

#headerRfp {
	margin-top: 14px;
	margin-bottom: -12px;
}
#headerRfpInside {
	margin-top: 14px;
	margin-bottom: -18px;
}

#headerRfpInsideSection {
		margin-top: 10px;
}
#RfpNeedhelp {
	float: right;
	margin-top: -42px;
}
#needhelpMainContainer {
	border: 1px dotted #000000; 
	overflow: auto; 
	width: 572px; 
	background-color: #fbfaf9; 

}
#needhelpclose {
	float: right;
	padding: 4px 4px 16px 4px;
}








#HotelDetailQuickresShell
{
width:100%;
}
#HotelDetailQuickresContainer
{
background-color:#EEEEE5;
padding:8px;
margin-bottom:10px;
overflow:hidden;
}

#HotelDetailQuickresContainer #HotelDetailHead
{
text-transform:uppercase;
font-weight:bold;
font-size:16px;
width:300px;
}

#HotelDetailQuickresContainer #HotelDetailCheckInDateContainer, #HotelDetailCheckOutDateContainer, #HotelDetailNightsContainer, #HotelDetailChildrenContainer
{
float:left;
margin-right:8px;
}

#HotelDetailNightsContainer{
	width:33px;
}

#HotelDetailQuickresContainer #HotelDetailCheckInDateLabel, #HotelDetailCheckOutDateLabel, #HotelDetailNightsLabel, #HotelDetailRoomsLabel, #HotelDetailAdultsLabel, #HotelDetailChildrenLabel
{
margin:0;
font-weight:bold;
}

#HotelDetailQuickresContainer #HotelDetailCheckInExample
{
color: #000000;
display:block;
font-size:9px;
margin:0.5em 0;
}

#HotelDetailQuickresContainer #HotelDetailRoomsContainer
{
	float:left;
	width:33px;	
}

* html #HotelDetailChildrenContainer{
	position:relative;
	top:23px;
	left: -140px;
}

#HotelDetailQuickresContainer #HotelDetailAdultsContainer
{
clear:both;
float:left;
margin-right:8px;
}

#HotelDetailQuickresContainer #BtnCheckAvail
{
	float:right;
	padding:16px 0px 0px 0px;
}


#HotelDetailQuickresContainer #BtnCheckAvail input{
	width:131px;
	height: 20px;
	border: 0px;
	background: url(../images/check.gif) no-repeat;
	cursor: pointer;
	padding:0px;	
}

#HotelDetailQuickresContainer #LabelCall
{
Clear:both;
padding-top:5px;
}

#HotelDetailQuickresContainer #LabelCall #ContactNumber
{
text-transform:uppercase;
margin-left:0.5em;
}

#HotelDetailQuickresShell
{
	
	width: 100%;
}
#QuickResSearchContainer {
	background-color: #363932;
	text-align: left;
	width: 840px;
	height: 190px;
	margin-bottom:10px;
	padding-bottom:10px;
}

#QuickResSearchLeftPanel
{
width:555px;
float:left;

border-right:1px solid #666666;
margin:0 0 0px 0px;
}

#QuickResSearchRightPanel
{
width:230px;
overflow:hidden;
margin:0 10px 0 10px;
float:right;
}
#QuickResSearchRightPanel #QuickResSearchRightPanelHead
{
font-weight:Bold;
color:#B5A46E;
margin:0 0 10px 0px;
font-size:13px;
}

#QuickResSearchRightPanel #QuickResSearchRightPanelHead a
{
font-weight:Bold;
color:#B5A46E;
text-decoration:underline;
}

#QuickResSearchRightPanel #QuickResSearchRightPanelHead a:hover
{
font-weight:Bold;
color:#B5A46E;
text-decoration:underline;
}

#QuickResSearchRightPanelImg
{
padding: 0 0 0 0px;
margin-top:0.25em;
background-color:#363932;
font-weight:bold;
width:250px;
height:100px;
line-height:100px;
}


#QuickResSearchLeftPanel #QuickResSearchLeftPanelHead
{
font-weight:Bold;
color:#B5A46E;
margin:0 0 10px 10px;
font-size:13px;
}

#QuickResDestinationContainer
{
color: #fff;
	font-weight: bold;
	float: left;
	margin: 0;
	padding: 0;
	width:260px;
	}

#QuickResClarifyBoxContainer
{
padding: 0 0 0 10px;
margin-top:0.25em;
}

#QuickResClarifyBoxContainer #hotelSelect, #QuickResClarifyBoxContainer #locationSelect {
	width: 250px;
}

#HotelDetailErrorText img {
	vertical-align: text-top;
}

#QuickResSearchContainer {
	background-color: #363932;
	text-align: left;
	width: 840px;
	height: 190px;
	margin-bottom:10px;
	padding-bottom:10px;
}

#QuickResSearchLeftPanel
{
width:579px;
float:left;

border-right:1px solid #666666;
margin:0 0 0px 0px;
}

#QuickResSearchRightPanel
{
width:255x;
overflow:hidden;
margin:0 5px 0 10px;
float:right;
}
#QuickResSearchRightPanel #QuickResSearchRightPanelHead
{
font-weight:Bold;
color:#B5A46E;
margin:0 0 10px 0px;
font-size:13px;
}

#QuickResSearchRightPanel #QuickResSearchRightPanelHead a
{
font-weight:Bold;
color:#B5A46E;
text-decoration:underline;
}

#QuickResSearchRightPanel #QuickResSearchRightPanelHead a:hover
{
font-weight:Bold;
color:#B5A46E;
text-decoration:underline;
}

#QuickResSearchRightPanelImg
{
padding: 0 0 0 0px;
margin-top:0.25em;
background-color:#363932;
font-weight:bold;
width:240px;
height:100px;
line-height:100px;
}


#QuickResSearchLeftPanel #QuickResSearchLeftPanelHead
{
font-weight:Bold;
color:#B5A46E;
margin:0 0 10px 10px;
font-size:13px;
}

#QuickResDestinationContainer
{
color: #fff;
	font-weight: bold;
	float: left;
	margin: 0;
	padding: 0;
	width:260px;
	}

#QuickResClarifyBoxContainer
{
padding: 0 0 0 10px;
margin-top:0.25em;
}

#QuickResClarifyBoxContainer #hotelSelect, #QuickResClarifyBoxContainer #locationSelect {
	width: 250px;
}
#QuickResClarifyBoxContainer #startOverLink {
	font-size: 9px;
	font-weight: normal;
	margin-top: 0.3em;
}
#QuickResClarifyBoxContainer #startOverLink a {
	text-decoration: underline;
}

#QuickResSearchRightSection
{
float:left;
margin:0 0 0 0.5em;
width:300px;
}

#QuickResResDirectContainer
{
color: #fff;
float:left;
margin:0 0 0 0.5em;
font-size: 17px;
padding: 0;


}

#QuickResCheckInDateContainer, #QuickResCheckOutDateContainer, #QuickResNightsContainer, #QuickResChildrenContainer
{
float:left;
margin-right:8px;
}

#QuickResRoomsContainer
{

}

#QuickResAdultsContainer
{
clear:both;
float:left;
margin-right:8px;
}

#QuickResCheckInDateLabel, #QuickResCheckOutDateLabel, #QuickResNightsLabel, #QuickResRoomsLabel, #QuickResAdultsLabel, #QuickResChildrenLabel
{
margin:0.25em 0 0.25em ;
font-weight:bold;
color:#ffffff;
}

#QuickResCheckInExample
{
color:#999999;
display:block;
font-size:9px;
margin:0.5em 0;
}

#QuickResBtnCheckAvail
{
float:right;
padding:23px 0px 0px 0px;
}



#ResortMapShell {
	background-color: #007C92;
	padding-bottom: 0px;
}

#ResortFooterShell {
	background-color: #007C92;
	padding-bottom: 50px;
}

#resortnew-container h2 {
	padding-top: 26px;
}

#resortnew-container h3 {
	float: right;
	display: inline;
	margin-top: 26px;
	font-weight: normal;
}

#resortnew-container h3 a:link, a:visited, a:hover {
	color: #B5A46E;
}

#resortnew-content {
 background-color: #FFFFFF;
 text-align: left;
 padding-bottom: 79px;
} 

#resortnew-content h2 {
	color: #000000;
	font-size: 150%;
}

#resortnew-content h3 {
	color: #007C92;
}

#resortnew-content h1.headerPar {
	display:inline;
	float:left;
	font-size: 180%;
	margin-bottom: 0px;
	padding-left: 20px;
}

#resortnew-content .textPar {
	padding-left: 0px;
}

#resortnew-content a {
	text-decoration: none;
	color: #007C92;
}

#resortnew-content a:hover {
	text-decoration: underline;
}

#resortnew-content p {
	clear: both;
	padding-top: 11px;
	margin-right: 11px;
}

#resortnew-content #MapSubContainer {
	padding-left: 20px;
}

#ResortMapShell p {
	padding-left: 20px;
}

#resortnew-content .daycolumncontrol p {
	padding-left: 0px;
}

#resortnew-content .daycolumncontrol {
	padding-left: 20px;
}

#resortnew-footer {
	background-color: #007C92;
}

#resortnew-header {
  background-color: #000000;
}






#SpaInfoShell #MapShell {
	background-color: #111310;
}

#SpaInfoShell, #ResidencesInfoShell {
	background-color: #111310;
	border-top: 1px solid #232521;
	border-bottom: 1px solid #232521;
	position: relative;
	width: 100%;
}
#SpaContainer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	left: 0px;
}

#SpaContainerList {
	position: relative;
	margin-left: auto;
	margin-top:50px;
	margin-right: auto;
	width: 840px;
	left: 0px;
}

#SpaSubheaderContainer {
	width: 840px;
	margin-top: 16px;
	height: 19px;
}
#SpaSubheader {
	font-size: 16px;
	color: #D2C496;
	font-weight: bold;
	position: relative;
	float: left;
	display: inline;

}

#SpaThumbnailHolder, #NewHotelThumbnailHolder {
	width:100%;
}

#SpaThumbnailContainerRight {
	width: 400px;
	display:inline;
	
}

#SpaThumbnailContainerLeft {
	width: 400px;
	padding-right:15px;
	display:inline;
	float:left;
	position:relative;
}

#SpaThumbnailImage {
	float: left;
	padding-right:10px;
}

#SpaThumbnailText {
	color: #B8B9BD;
	margin-top:3px;
	text-align: left;
}
#SpaThumbnailTextHeader {
	font-size: 14px;
	color: #D2C496;
	font-weight: bold;
	text-align: left;
	position: relative;
	

}
#Overlayborderdotted {
	border-top: 1px dotted #474b44;	
	margin-right: 30px;
}

h3.ResidentLink {
	color: #B5A46E;
	text-transform:uppercase
}
	
#ResidencesInfoContainer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	left: 100px;
	float:left
	
}
#ResidencesTopLink {
	float:right;
	margin-top: 22px;
	width:400px;
	text-align:right;
}

* {
	font-family: Arial, Helvetica, sans-serif;
}
#NewHotelThumbnailTextHeader {
	font-size: 14px;
	color: #D2C496;
	font-weight: bold;
	text-align: left;
	position: relative;
	margin-bottom: 4px;

	
}

#NewHotelThumbnailImage {
	float: left;
	
}

#NewHotelThumbnailContainerLeft {
	
	display:inline;
	float:left;
	position:relative;
}

#NewHotelThumbnailText {
	color: #B8B9BD;
	margin-top:8px;
	text-align:left;
}

#NewHotelThumbnailContainerRight {
	display:inline;
	float: left;
	margin-left: 20px;	
}

/*------IC ECP New Template Styles-----*/

#ecpnew-branding {
	background-color: #232520;
} 

#ECPMapShell {
	background-color: #111310;
}

#ECPMapShell .HotelName {
	padding-top: 26px;
}

#ecpnew-content-main {
	width: 840px;
	background-color: #000000;
	padding-bottom: 25px;
}

element.style {
	text-align: left;
	padding-left: 0px;
}

.ecpnew-container .headerPar {
	padding-top: 26px;
}

#ecpnew-content-main .headerPar {
	padding-left: 20px;
	padding-right: 20px;
}

#ecpnew-content-main p {
	padding-left: 20px;
	padding-right: 20px;
}

#ecpnew-content-main .textPar {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

#ecpnew-content-main .textPar p {
	line-height: 1.5em;
	padding-left: 20px;
}

#ecpnew-content-main .textPar b {
	color: #005D8B;
	font-weight: normal;
	font-size: 12px;
}

#ecpnew-content-main object {
	float: left;
	display: inline;
	height: 260px;
}

#ecpnew-content-main .daycolumncontrol {
	padding-left: 20px;
}

#ecpnew-content-main .daycolumn {
	padding-left: 0px;
}

#ecpnew-content-main #MapSubContainer {
	padding-left: 20px;
}

#ecpnew-footer {
	background-color: #232520;
}

.ResidentLink a {
	color: #B5A46E;
}

#HotelDetailNavMenu dd a {
	color: #B5A46E;	
}


/*
=== EN SPECIFIC STYLES ===
*/

#CheckAvailStartOverContainer {
	/*width: 426px;*/
}

#HotelDetailNavMenu dt {
	margin: 0 30px 0 0; /* ADJUST THIS HERE TO CHANGE THE WIDTH BETWEEN EACH TOP NAV SECTION */	
}

.pagetitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#1c1c1a;
	text-transform:uppercase;
	margin-top:25px;
}

#ContentSubContainerCenter{
	margin-top:28px;
	text-align:left;
}

#ContentSubContainerCenter h2{
	color: #b5a46e;
	font-size: 20px;
}

#ContentLoginForm input{
	height: 22px;
	width: 163px;
	border: 0px;
	background: url(../images/input.gif) no-repeat;
	padding-top: 3px;
	padding-left:2px;
	font-size:12px;
	text-align:left;
}

#ContentLoginForm input#username, #ContentLoginForm input#password{
	padding-left:5px;
}

#ContentLoginForm input.submit{
	background: url(../images/login.gif) no-repeat;
	border: 0px;
	width: 61px;
	height: 19px;
	text-indent: -999px;	
	position: relative;
	top:2px;
	padding: 0px;
	margin-left: 9px;
	cursor: pointer;
}	

#ContentLoginForm input.forgot{
	background:transparent url(../images/submit.gif) no-repeat;
	width: 55px;
}

* html #ContentLoginForm input.submit{
	top:-1px;
}

#signupForm .line{
	padding-left: 262px;
	margin-top:12px;
}

#signupForm .line label{
	width:70px;
	float:left;
	position:relative;
	top:4px;
}

#signupForm .line label.error {
	width:100%;	
	display:none;
	margin:0px;
	padding:0px;
}

#ferror{
	margin-left:331px;
	margin-top:15px;
}

#ferror ol li{
	margin-bottom:10px;
	color: #F00;
}

.headerWelcome{
	margin-top: 13px;
}

h2.headerWelcome{
	text-transform:none;
}

#ContainerImageTab{
	margin-top: 31px;
}

#ContainerImageTab #image{
	float:left;
	margin-right: 23px;
}

#ContainerImageTab #description{
	float:left;	
	width:457px;
}

#book-online{
	position:absolute;
	left:740px;
}

.product{
	margin-bottom: 27px;
	padding:0px;
}

.product h2{
	color: #000;	
	padding-bottom: 0px;
}

.product h3{
	text-transform:uppercase;
}

#designhtml{
	position:relative;
	top: 0px;
}

#ContainerImageTabNew{
	text-align:left;
}
#ContainerImageTabNew .customlink,#ContainerImageTabNew .customlink_other{
	display:inline;	
}

#ContainerImageTabNew .edit a,#ContainerImageTabNew .save a, #ContainerImageTabNew .edit_other a,#ContainerImageTabNew .save_other a{
	color: #B5A46E;
	text-decoration: none;
	cursor: pointer;
}

#ContainerImageTab h3{
	text-transform: uppercase;
}

#text-category{
	position:relative;color:#b5a46e;clear:both;left:-175px;top:-17px;
}

.textbold{
	font-weight: bold;
}

#contentapartmemntphoto{
	float:left;width:395px;
}

#contentapartmemntphoto img{
	max-width:395px;
	/*height:269px;*/
}

#contentapartmemntphoto span{
	float:left;	
	margin-top: 13px;	
	text-align:justify;
}

#contentapartmentslide{
	float:right;width:261px
}

#contentapartmentslidetabs{
	position:relative;top:-2px;
}

ul#contentapartmentslidetabs, .contentapartmentlistimage ul{
	margin: 0px;
}

ul#contentapartmentslidetabs li{
	display: inline;	
}

.contentapartmentlistimage{
	border:1px solid #ac9c69;height:244px;
}

.contentapartmentbutton{
	background-color:#e6e1d2;padding-left:3px;visibility:hidden;
}

.contentapartmentbutton img{
	cursor: pointer;
}

.contentapartmenttable{
	padding-left: 9px;vertical-align:top;
}

.gallery_demo{margin:0;}
.gallery_demo li{width:60px;height:60px;}
.gallery_demo li div{left:240px}
.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}

li.contentapartmentitem1{
	float:left;margin-right:16px;margin-top:16px;background:#ac9c69 !important;height:60px;
}

li.contentapartmentitem2{
	float:left;margin-right:9px;margin-top:16px;background:#ac9c69 !important;height:60px;
}

.contentapartmenttable ul li img{
	width: 60px !important;
	height: 60px !important;	
	margin-left: 0px !important;
}

input.order{
	background: url(../images/order.gif) no-repeat;
	border: 0px;
	margin: 0px;
	padding:0px;
	cursor: pointer;
	width: 51px;
	height: 19px;
	text-indent: -9999px;		
}	

.quantity{
	text-align: center;
}

.product tr td{
	vertical-align:top;
}

.product input.error{
	border: 1px solid red;
}

.product label.error{
	float:left;
	color:#F00;	
	display:block;
	width:100%;
	text-align:left;
}

#HotelTabSubContainerNew{
	float:left;
	width:20%;	
	padding-bottom:80px;
	text-align:left;
}

#HotelTabSubContainerNew #HotelTabList li{
	display:block;
	margin-bottom:9px;
}

#ContainerImageTabNew{
	float:left;
	width:79%;	
	margin-bottom:30px;
	margin-left:4px;
}

.TabLineNew{
	position:relative;
	background-color: #CECBB3;
	top: 30px;
}

.logintop{
	margin-bottom:15px;
}

.contenttoptabline{
	padding-bottom:10px;
	text-align:left;
}

#frmAsk{
	padding-top:20px;
}

#frmAsk input{	
	margin-bottom:12px;
	width:310px;
}

#frmAsk textarea{	
	margin-bottom:12px;	
	width:310px;	
}

#frmAsk label.error{
	color:#F00;
	position:relative;
	top:-6px;
}

#frmAsk table tr td{
	vertical-align:top;
	color:#B5A46E;	
}

#frmAsk input#submit{
	background: url(../images/submit.gif) no-repeat;
	margin: 0px;
	padding:0px;
	text-indent: -9999px;
	width:55px;
	height:19px;
	border: 0px;
	color:#4d432a;
	cursor:pointer;
}


input.date, input.hour, input.minute{
	border:1px solid #b5a46e;
	font-size:12px;
	height:21px;	
	padding-top:2px;
	width:25px;
	text-align:center;
	margin-right:4px;
}

input.date{
	width:80px;	
	text-align:center;
}

#frmSendOrder input.submit{
	background: url(../images/send-order.gif) no-repeat;
	margin: 0px;
	padding:0px;
	text-indent: -999px;
	width:92px;
	height:19px;
	border: 0px;
	cursor: pointer;
}

#ContainerImageTabNew p{
	padding:0px 0px 10px 0px;
	text-align: justify;
}

* html #pointer{	
	height:65px !important;
	width:68px !important;
}

* html #pointer img{
	height: 0px;
}

* html .panel{
	width: 406px !important;
}

.frmEdit .submit{
	background:none;border:0px;cursor:pointer;color:#B5A46E;margin:0;padding:0;position:relative;left:165px;top:-25px;
}

.brand{
	text-transform:uppercase;
}

ul.pagination{
	text-align:right;
	margin-bottom:20px;
}

ul.pagination li{
	display: inline;
	margin:0px 2px;
}

ul.pagination li a{
	color: #B5A46E !important;
}

.content-product, content-service{
	margin-top: 30px;
}

.none-display{
	display: none;
}

#HotelThemeContainer #HotelTheme p,#ContentContainer p{
	text-align:justify;
}

#ContentContainer #ContentSubContainer #ContentCopy p{
	text-align:left;
}