
/* Parent/Main styles */ 

body {
	background-color: #fff;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 7.5pt;
}

img {
	padding: 0px;
	margin: 0px;
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
	font-size: 7pt;
}

select {
	font-size: 7pt;
}	

/* Div styles */ 

#container {
	width: 950px;
	padding: 0;
	margin: 0;
}

#topHeader {
	width: 950px;
	height: 85px;
	padding: 0;
	margin: 0;
}

#topHeader-Logo {
	float:left;
	width: 700px;
}

#topHeader-Logo img {
	margin: 12px 0 0 34px;
}

#topHeader-Right {
	float:left;
	width: 250px;
	padding-top: 20px;
}

#topNav {
	width: 930px;
	padding: 0;
	margin: 0;
	padding-left: 20px;
	background-color: #978881;
	height: 26px;
}

#contentContainer {
	width: 950px;
	float: left;
	padding: 0;
	margin: 0;
	background-image: url('/images/bg-brown.gif');
	background-position: 0px 10px;
	background-repeat: no-repeat;
	margin-top: 10px;
}

.webcamContainer {
	background-image: none !important;
}

#leftNav {
	width: 284px;
	background-color: #e7e3e0;	
	float:left;
	margin-top: 10px;
}

#content {
	width: 433px;
	min-height: 800px;
	float: left;
	padding: 7px 15px 20px 15px;
}

*html #content {
	height: 800px;
}

html>body #content {
	width: 433px;
	min-height: 800px;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
	padding: 7px 15px 20px 15px;
} 

#webcamContent {
	width: 735px;
	float: left;
	margin: 7px 15px 0px 0px;
}

.homePageContent {
	width: 464px !important;
	padding: 0 !important;
	/*margin-bottom: 20px !important;*/
}

#rightInfo {
	width: 200px;
	background-color: #e7e3e0;
	float: left;
	margin-top: 10px;
	padding-bottom: 0px;
}

#bottomFooter {
	width: 950px;	
	float: left;
}

#bottomFooter-Top {
	height: 18px;
	background-color: #978881;
	padding: 12px;
}

#bottomFooter-Bottom {
	height: 10px;
	background-color: #c3b8b2;
	padding: 10px;
}

/* Header Right styles */ 

#topHeader-Right ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#topHeader-Right ul li {
	display: inline;
	border-right: 1px solid #6e6256;
}

#topHeader-Right ul li a {
	font-size: 7.5pt;
	color: #6e6256;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 5px;	
	line-height: 18pt;
}

#topHeader-Right ul li a:hover {
	text-decoration: underline;
}

.searchBox {
	width: 134px;
	height: 13px;
	font-size: 7.5pt;
	margin-left: 15px;
}

.btnSearchSite {
	width: 60px;
	padding: 1px 3px 1px 3px;
	background-color: #850037;
	color: #fff;
	border: 3px double #fff;
	margin: 1px;
	font-size: 7.5pt;
	font-weight: bold;
}

.searchHeader {
	float: left;	
	margin-left: 5px;
	margin-top: 5px;
}


/* Top Nav styles */ 

#topNav ul {
	margin:0;
	padding:0;
	list-style-type: none;
	clear: both;
	background-color: #978881;
}

#topNav ul li {
	float: left;
	font-weight: bold;
	text-align: center;
	border-right: 1px #fff solid;	
}

#topNav ul li a {
	display: block;
	color: #fff;
	background-color: #978881;
	text-decoration: none;
	line-height: 19.5pt;
	margin-left: 0px;
	font-size: 7.5pt;
	padding-left: 8px;
	padding-right: 8px;
}

#topNav ul li a:hover {
	background-color: #61402d;
}

.selectedTopNav {
	background-color: #61402d !important;
}

#leftNav-Form {
	height: 272px;
}


/* Left Nav Hotel styles */ 

#leftNav-Hotel {
	float:left;
	background-color: #e7e3e0;
	width: 284px;
	padding-bottom: 20px;
}

#leftNav-Hotel p {
	padding-left: 15px;
	color: #655848;
	font-size: 7.5pt;
	line-height: 8.5pt;
	margin-top: 10px; 
	margin-bottom: 13px;
}

#leftNav-Hotel h2 {
	padding-left: 15px;
	color: #65574a;
	font-size: 8pt;
	margin-bottom: 2px;
	margin-top: 8px;
}

#leftNav-Hotel ul {
	padding-left: 15px;
	margin: 0;
}

#leftNav-Hotel ul li {
	list-style-type: none;
	line-height: 10.5pt;
	font-size: 7.5pt;
}

#leftNav-Hotel ul li a {
	color: #655848;
	text-decoration: underline;
}

#leftNav-Hotel ul li a:visited {
	color: #655848;
	text-decoration: underline;
}

#leftNav-Hotel ul li a:hover {
	color: #850037;
}


/* Left Nav Form Tabs */

.leftNav-Form-Tabs {
	width: 284px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 32px;
}

.leftNav-Form-Tabs ul {
	margin:0;
	padding:0;
	clear: both;
	list-style-type: none;
	background-color: #fff;
}

.leftNav-Form-Tabs ul li {
	float: left;
	background-color: #d0cdc8;
	border-right: 2px #fff solid;
	text-align: center;
}

.leftNav-Form-Tabs ul li a {
	display: block;
	color: #64584c;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
	height: 28px;
	width: 59px;
	padding: 1px;
	padding-top: 3px;
}

.leftNav-Form-Tabs ul li a:hover {
	color: #64584c;
	text-decoration: none;
	background-color: #e7e3e0;
}

.leftNav-Form-Tabs ul li a:visited {
	color: #64584c;
	text-decoration: none;
}


/* Left Nav Check In Form */

.leftNav-Form-CheckIn {
	display: none;
	color: #64584a;
	font-size: 7pt;
}

.leftNav-Form-CheckIn p {
	padding-top: 10px;
	padding-left: 20px;
	width: 250px;
}

.leftNav-Form-CheckIn ul {
	margin: 0;
	padding: 0;
	clear: both;
	list-style-type: none;
	/*border-bottom: 1px solid #857d70; */
	margin-left: 20px;
	padding-bottom: 10px;
	margin-right: 15px;
	margin-top: 10px;
}

.leftNav-Form-CheckIn ul li {
	
}

.leftNav-Form-CheckIn label {
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}

.checkInOptions {
	margin-top: 5px;
	margin-bottom: 5px;
}

.btnContinue {
	width: 60px;
}

.btnBackingContinue {
	width: 73px;
}


/* Left Nav Form */

.leftNav-Form-Fields {
	color: #857d70;
	font-weight: bold;
	font-size: 7pt;
}

.calendarImage {
	margin-bottom: 5px;
}

#formFields-Room-Container {
	width: 180px;
}

.formFields-Rooms {
	float: left;
	width: 76px;
}


/* Right Information styles */ 



/* Right Information - Special styles */ 

#rightInfo-Specials {
	float: left;
	width: 200px;
	height: 272px;
}

#rightInfo-Specials ul {
	margin:0;
	padding:0;
}

#rightInfo-Specials ul li {
	list-style-type: none;
	text-align: center;
	border-bottom: 1px solid #cec7c1;
	padding-bottom: 10px;	
	margin-bottom: 11px;
	margin-top: 10px;
}

#rightInfo-Specials ul li a {
	color: #756b5f;
	text-decoration: underline;
	width: 50px;
}

#rightInfo-Specials ul li a:visited {
	color: #756b5f;
	text-decoration: underline;
	width: 50px;
}

#rightInfo-Specials ul li a:hover {
	color: #850037;
}

/*  */

#rightInfo-Theatre {
	float: left;
	width: 200px;
}

#rightInfo-Theatre p {
	color:#655848;
	font-size:7.5pt;
	line-height:8.5pt;
	margin-bottom:13px;
	margin-top:10px;
	padding-left:9px;
}

#rightInfo-Theatre ul {
	margin:0 0 20px 0;
	padding:0;
}

#rightInfo-Theatre ul li {
	list-style-type: none;
	margin: 4px 0 0 10px;
	line-height: 12px;
}

#rightInfo-Theatre ul li a {
	color: #655848;
	text-decoration: underline;
}

#rightInfo-Theatre ul li a:visited {
	color: #655848;
	text-decoration: underline;
	width: 50px;
}

#rightInfo-Theatre ul li a:hover {
	color: #850037;
}



/* Right Information - Voucher styles */ 

#rightInfo-Gift {
	float: left;
	width: 200px;
}

#rightInfo-Gift p {
	padding-left: 0px;
	font-size: 7.5pt;
	text-align: center;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 48px;
	margin: 0 10px 0 10px;
}

#rightInfo-Gift img {
	padding-left: 25px;
	padding-top: 65px;
/*	padding-bottom: 44px;*/
}

#rightInfo-Gift a {
	color: #756b5f;
	text-decoration: underline;
}

#rightInfo-Gift a:visited {
	color: #756b5f;
	text-decoration: underline;
}

#rightInfo-Gift a:hover {
	color: #850037;
}



/* Footer Bottom styles */ 

#bottomFooter-Top p {
	padding:0;
	margin: 0;
}


#bottomFooter-Top ul {
	display: inline;
	list-style-type: none;
	margin:0;
	width: 500px;
}

#bottomFooter-Top ul li {
	display: inline;
	line-height: 10px;
	margin-left: 15px;
	font-size: 7.5pt;
}

#bottomFooter-Top ul li a {
	color: #fff;
	text-decoration: none;
	margin-left: 10px;
}

#bottomFooter-Top ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#bottomFooter-Top ul li a:hover {
	text-decoration: underline;
}

/* Footer Bottom styles */ 

#bottomFooter-Bottom ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	width: 500px;
	padding-left: 4px;
}

#bottomFooter-Bottom ul li {
	display: inline;
	line-height: 10px;
	margin-left: 11px;
	font-size: 7.5pt;
}

#bottomFooter-Bottom p {
	display: inline;
	color: #fff;
	padding:0;
	margin: 0;
	width: 290px;
}

#bottomFooter-Bottom ul li a {
	color: #fff;
	text-decoration: none;
}

#bottomFooter-Bottom ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#bottomFooter-Bottom ul li a:hover {
	text-decoration: underline;
}


/* Inheratble styles */ 

.lastLink {
	border: 0 !important;
	margin-bottom: 12px !important;
}

.selectedTab {
	background-color: #e7e3e0;
}

.lastTab {
	border: 0;
	border-right: 0;
}

.formFields {
	float:left;
	width: 260px;
	padding-left: 20px;
	margin-bottom: 10px;
}

.searchMap {
	text-align: right;
	padding-top: 16px;
	width: 245px;
	margin-bottom: 5px;
}

.mapIcon {
	padding-right: 2px;
}

.searchOptions {
	margin-top: 8px;
	margin-bottom: 30px;
}

.alignRight {
	text-align: right;
}

.formFieldsFullWidth {
	width: 246px;
	height: 18px;
	font-size: 8pt;
}

.formFields select {
	margin-top: 4px;
}

.formFields-Sub {
	float: left;
	width: 126px;
}

.formFields-Sub input {
	width: 82px;
	height: 13px;
	margin: 0;
	padding: 0;
	margin-top: 5px; 
	margin-bottom: 5px;
}

.linkSearchOptions {
	padding-top: 6px;
}

.formFields-RoomInfo {
	float: left;
	width: 120px;
}

.formFields-RoomInfo-Headers {
	width: 150px;
	margin-left: 20px;
}

.formFields-RoomInfo-Headers label {
	margin-left: 27px;
}

.formFields-HotelSelect {
	width: 246px;
}

.btnCheckAvailability {
	display: block;
	padding: 2px 3px 2px 8px;
	background-color: #850037;
	color: #fff;
	margin: 1px;
	text-decoration: none;
	font-weight: normal;
}

a:hover.btnCheckAvailability {
	background-color: #66002a;
}

.btnBacking {
	display: block;
	background-color: #fff;
	border: 1px solid #850037;
	margin: 1px;
}

.btnBacking a {
	color: #fff !important;
}

.btnBacking a:hover {
	text-decoration: none !important;
}

.btnBackingSearch {
	margin-top: 0px;
}

.btnSearch {
	padding: 2px 6px 2px 6px;
	font-weight: bold;
	background-color: #850037;
}

a:hover.btnSearch {
	background-color: #66002a;
}

.footerSelectBox {
	height: 18px;
	font-size: 7.5pt;
}

.redLink {
	color: #850037;
	font-weight: bold;
	text-decoration: none;
}

a:visited.redLink {
	color: #850037;
}

a:hover.redLink {
	color: #850037;
	text-decoration: underline;
}

.largerTab {
	width: 95px;
}

ul li a.largerTabLink {
	width: 92px;
}

.topMargin {
	margin-top: 10px;
}

.bottomMargin {
	margin-bottom: 10px;
}

.buttonShadow {
	background-color: #850037; 
	width: 60px;
	height: 20px;
}

.sectionHeader {
	padding: 9px 0 10px 15px;
	background-color: #978881;
	font-size: 7.5pt;
	color: #fff;
	margin: 0;
	line-height: 10pt;
}

.contentContactHeader {
	font-size: 7.5pt !important;
	color: #4e4e4e;
	margin: 0;
	margin-top: 3px !important;
	padding: 0;
	margin-bottom: 3px !important;
	font-weight: bold;
}

.miscPages {
	width: 284px !important;
}

/* Individual Text styles */ 

.specialsLink {
	width: 50px !important;
}

/* Hotel Styles */

#rightHeader {
	width: 187px;
	background-color: #d0cdc8;
	float:left;
	margin-top: 10px;
	padding-left: 14px;
	padding-bottom: 12px;
	text-align: left;
}

#rightHeader h1 {
	padding: 0px;
	margin: 10px 0px 6px 0px;
	color: #64584a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#rightHeader p {
	color: #64584a;

}

.rightHeaderButton {
	width: 115px;	
	margin-left: 56px;
	margin-top: 9px;
}

#rightGallery {
	width: 187px;
	background-color: #e7e3e0;
	float:left;
	padding-left: 14px;
	padding-bottom: 0px;
}

#rightGallery h1 {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	color: #64584a;
	font-size: 11px;
	font-weight: bold;
}

#rightGallery ul {
	margin: 0px;
	padding: 0px;
}

#rightGallery ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}

#rightAttractions {
	width: 201px;
	background-color: #e7e3e0;
	float: left;
	padding-bottom: 0;
}

#rightAttractions h2 {
	padding-left: 9px;
	color: #65574a;
	font-size: 8pt;
	margin-bottom: 2px;
	margin-top: 8px;
}

#rightAttractions p {
	padding: 10px 10px 0 10px;
	color: #6b6052;
}

.RightPanelAttractions {
	margin: 0 10px 10px 10px;
	padding: 0px;
}

.RightPanelAttractions li {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
	line-height: 11pt;
}

.RightPanelAttractions a {
	color: #655848;
	text-decoration: underline;
}

.RightPanelAttractions a:hover {
	text-decoration: none;
	color: #850037;
}

.hotelLabel {
	width: 155px;
	display: block;
	color: #64584a;
	margin: 0 0 10px 0;
	/*padding: 0px 0 5px 17px;*/
	/*background-image: url(../images/icon-glass.gif);*/
	background-repeat: no-repeat;
}

/* General Styles */

#content h1 {
	padding: 0px;
	margin: 0;
	color: #333333;
	font-size: 14px;
}

#content h2 {
	padding:0px;
	margin: 6px 0 0 0;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

#content p {
	padding: 4px 0 4px 0;
	line-height: 14px;
	color: #333333;
}

#content p a {
	color: #860037;
	text-decoration: none;
}

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

#content p.subHeader {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0 0 0;
}

#content ul {
	margin: 4px 0 0 32px;
	padding: 0;
}

#content ul li {
	margin: 5px 0 0 0;
}

#content ul li a {
	color: #860037;
	text-decoration: none;
}

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


.doubleChevron {
	font-weight: bold;
	color: #a43f67;
	margin-right: 4px;
}

.articleHeader {
	border-top: 1px solid #ede9e6 !important;
	margin-left: 15px !important;
	padding-top: 2px !important;
	margin-right: 15px !important;
}

.articleSubHeader {
	border-top: 1px solid #ede9e6 !important;
	padding-top: 2px !important;	
}

.articleSubHeader a {
	color: #333;
	text-decoration: none;

}

.hotelSubHeader {
	border-top: 1px solid #ede9e6 !important;
	padding-top: 2px !important;	
}

.hotelSubHeader a {
	color: #333;
	text-decoration: none;

}

.articleHeader a {
	color: #333;
	text-decoration: none;
}

.topBorder {
	border-top: 1px solid #ede9e6 !important;
}

.homePageContent p {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.homePageCenterGraphic {
	margin-bottom: 15px;
}

.hideContent {
	display: none;
}

.showContent {
	display: ;
}

.showContent a {
	font-weight: bold;
}

.noBullet {
	list-style-type: none;
	margin: 0 0 5px 0 !important;
}

.noBullet li {
	margin: 0 !important;
}

.RightPanelHotel li{
	margin-left: 0px !important;
}

.bottomHotelLink {
	margin-top: 15px;
}

.theatreLinkContainer {
	display: block;
	float: left;	
	width: 500px;
	margin: 0 0 20px 0;
}

.theatreBlock {
	float: left;
	margin: 10px 25px 0 0;
	width: 130px;
	text-align: center;
	height: 200px;
}

.theatreLink {
	display: block;
	text-align: center;
	margin: 8px 0 0 0;
}

.theatreLink a {
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
	color: #850037;
}

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

.videoContainer {
	display: block;
	width: 435px;	
	text-align: center;
	margin: 10px 0 0 0;
}

.sectionHeaderLink {
	font-size: 7.5pt !important;
	color: #fff;
	text-decoration: none;
}

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

.nofontWeight {
	font-weight: normal !important;
}

.div-map {
	width: 100%; 
	height: 500px;
	margin-top: 10px;
}

.mapDirectionHeader {
	margin-bottom: 10px !important;
}

.rightPanelTheatre li {
	margin-top: 15px  !important;
	margin-left: 35px !important;

}

.divCallToAction {
	display: block;
	width: 380px;
	height: 50px;
	background-image: url(../theatre/images/booking-bkgrd.gif);
	background-repeat: no-repeat;
	margin: 20px 0 20px 26px;
	padding-top: 5px;
}

.divCallToAction p {
	text-align: center;
	font-weight: bold;
}

.webcamRightPanel {
	width: 200px !important;
	/*padding-bottom: 62px !important;*/
	height: 660px !important;
}

.webcamRightPanel p {
	padding: 10px 10px 0 10px !important;
}

.webcamRightUL {
	margin: 5px 0 5px 28px; 
	padding: 0 0 0 0;
}

.webcamRightPanel a {
	color: #655848; 
	text-decoration: underline;
}

.webcamRightPanel a:hover {
	color: #850037; 
	text-decoration: none;
}

.largerTopMargin {
	margin: 20px 0 0 0;
}

li.largerTopMargin {
	margin: 10px 0 0 0;
}

.attractionHeader {
	margin: 0 0 5px 0 !important; 
}

/* Theatre breaks stykes */

.theatre-img {
	padding: 3px 0 10px 10px;
}

.theatre-tn {
	padding: 10px 10px 0 0;
}

.thumbnails{
	width: 420px;
	margin: 0 0 10px 10px;
}

.recommendations {
	width: 180px;
	height: 95px;
	margin: 10px 0 0 10px;
}

.recommendations p {
	padding: 0 !important;
}

.recommendations img {
	padding: 3px 8px 0 0;
}

.recommend-book {
	width: 180px;
	margin: 0 0 0 10px;
	text-align: center;
}

.recommend-book a {
	color: #655848; 
	text-decoration: none;
	display: block;
	background-color: #d0cdc8;
	padding: 4px;
	font-weight: bold;
}

.recommend-book a:hover {
	color: #850037; 
	text-decoration: underline;
}

.topMargin {
	margin-top: 10px;
}

.formFields-Submit {
	float: left;
	width: 75px;
	margin: 15px 0 0 28px;
	padding: 0;
}

.extraWidth {
	width: 160px !important;
}

.smallerWidth {
	width: 70px !important;
	margin-left: 15px;
}

/* specials and packages styles */

#rightLocations img {
	opacity: 0.3;
	filter: alpha(opacity=30);
}

#rightLocations a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

#rightLocations {
	width: 201px;
	background-color: #e7e3e0;
	float: left;
	padding-bottom: 0;
}

#rightLocations p {
	padding: 10px 15px 0 15px;
	color: #6b6052;
	line-height: 14px;
}

#content h3 {
	padding: 9px 0 10px 15px;
	margin: 12px 0 10px 0;
	color: #fff;
	font-size: 10px;
}

#content h4 {
	padding: 9px 10px 10px 15px;
	margin: 0 0 10px 0;
	color: #fff;
	font-size: 10px;
}

.special-hdr {
	margin-top: 3px;
}

.offers {
	width: 433px;
	height: 93px;
	margin: 0 0 10px 0;
}

.offers p {
	padding: 0 !important;
}

.offers img {
	padding: 3px 8px 0 0;
}

.offerActive {
	font-weight: bold;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
