@charset "utf-8";

/* CSS reset */

@import url("reset.css");

/* CSS reset */

@import url("navigation.css");

/* CSS form */

@import url("form.css");

/* CSS layout */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #A93756;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	color: #6e6e6e;
	font-weight: normal;
}

	h2 a {
		color: #6E6E6E;
		text-decoration: none;
	}

	h2 a:hover {
		color: #A93756;
	}

h3, h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #e6e6e6;
	font-weight: normal;
	text-decoration: none;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	color: #6e6e6e;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #878787;
}

p.welcome-message{
	border: 1px solid #999;
	margin: 0 0 20px 0;
	padding: 10px;
}

p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #878787;
	text-decoration: none;
}

p a:hover {
	color: #A93756;
}

p.booking-error {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #E6E6E6;
	top: 15px !important;
	left: 20px !important;
}

.highlight {
	color: #A93756;
}


/* CSS layout */

html, body {
	background-color: #e6e6e6;
	background-image: url(../images/bg/content-left.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	height:100%;
}

#left-width {
	width: 960px;
	_width:1600px;
	height: 100%;
	float: left;
	display: inline;
}

#right-width {
	width: 60px;
	height: 100%;
	padding: 20px 0;
	float: right;
	display: none; /*inline*/
	background-color: #4A4343;
	background-image: url(../images/bg/content-right.jpg);
	background-repeat: no-repeat;
}

	#left-width #left-content {
		width: 260px;
		padding: 20px 30px;
		float: left;
		display: inline;
		background-image: url(../images/bg/navigation-bg.jpg);
		background-repeat: no-repeat;
	}
	
		#left-width #left-content #booking {
			width: 250px;
			float: left;
			display: inline;
			background-color:#403939;
			padding:10px;
			margin-top:15px;
			
		}
			#left-width #left-content #booking h2 {
				margin:0 0 5px 0;
				padding:0 0 3px 0;
				color:#a93756;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:22px;
				font-style:italic;
				border-bottom:#524949 solid 1px;
			}
			
			#left-width #left-content #booking p {
				color:#E6E6E6;
				margin-bottom:5px;
			}
			#left-width #left-content #booking p.highlight {
				color:#A93756;
				margin-bottom:0px;
			}
			

		#left-width #left-content #quote-top {
			width: 260px;
			height: 32px;
			float: left;
			display: inline;
			background-image: url(../images/bg/quote-top.jpg);
			background-repeat: no-repeat;
			margin-top: 25px;
		}

		#left-width #left-content #quote-repeat {
			width: 220px;
			height: 135px !important;
			padding: 15px 20px;
			float: left;
			display: inline;
			background-image: url(../images/bg/quote-repeat.jpg);
			background-repeat: repeat-y;
		}

			#left-width #left-content #quote-repeat p {
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 16px;
				line-height: 22px;
				color: #E6E6E6;
				font-style: italic;
				top: 15px !important;
				left: 20px !important;
				width: 220px !important;
				background-color: #53494a;
			}

				#left-width #left-content #quote-repeat p img.left {
					padding: 0 5px;
					float: left;
					display: inline;
				}

				#left-width #left-content #quote-repeat p img.right {
					padding: 0 5px;
					float: right;
					display: inline;
				}

		#left-width #left-content #quote-bottom {
			width: 260px;
			height: 7px;
			float: left;
			display: inline;
			background-image: url(../images/bg/quote-bottom.jpg);
			background-repeat: no-repeat;
		}

	#left-width #right-content {
		width: 640px;
		float: left;
		display: inline;
	}

		#left-width #right-content #style-switcher {
			width: 640px;
			height: 22px;
			float: left;
			display: inline;
			text-align: right;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #878787;
			padding-top: 10px;
		}

			#left-width #right-content #style-switcher a {
				font-family: Georgia, "Times New Roman", Times, serif;
				color: #4A4343;
				text-decoration: none;
			}

			#left-width #right-content #style-switcher a:hover {
				color: #A93756;
			}

				#left-width #right-content #style-switcher a.small {
					font-size: 14px;
				}

				#left-width #right-content #style-switcher a.medium {
					font-size: 18px;
				}

				#left-width #right-content #style-switcher a.large {
					font-size: 22px;
				}

		#left-width #right-content #offer-buttons {
			width: 730px;
			height: 93px;
			padding: 7px 0;
						float: left;
			display: inline;
			background-image: url(../images/bg/offers-bg.jpg);
			background-repeat: no-repeat;
			background-position: bottom left;
		}

		#left-width #right-content #image-holder {
			width: 640px;
			height: 390px;
			float: left;
			display: inline;
			position: relative;
		}

		#left-width #right-content .history {
			height: 390px;
			background-image: url(../images/bg/history-tree-bg.jpg);
			background-repeat: no-repeat;
		}

		#left-width #right-content #text-holder {
			width: 600px;
			padding: 20px;
			float: left;
			display: inline;
		}

			#left-width #right-content #text-holder .text-holder-half {
				width: 280px;
				padding-right: 20px;
				padding-bottom: 20px;
				float: left;
				display: inline;
			}
			
			#left-width #right-content #text-holder .text-holder-half img.functions-image, #left-width #right-content #text-holder img.functions-image {
				padding: 4px;
				margin: 10px 0;
				border: 1px solid #6E6E6E;
				background-color: #FFFFFF;
			}
			
			.talk-holder, #floorplan-holder {
				clear: both;
				width: 280px;
				float: left;
				display: inline;
			}
			
			 #floorplan-holder {
				margin-top:10px;
			}

				.talk-holder .talk-top, #floorplan-holder #floorplan-top {
					width: 280px;
					height: 8px;
					margin: 0;
					float: left;
					display: inline;
					background-image: url(../images/bg/talk-top.jpg);
					background-repeat: no-repeat;
					overflow: hidden;
				}
	
				.talk-holder .talk-repeat, #floorplan-holder #floorplan-repeat {
					width: 260px;
					padding: 5px 10px !important;
					margin: 0;
					float: left;
					display: inline;
					background-image: url(../images/bg/talk-repeat.jpg);
					overflow: hidden;
				}
	
					.talk-holder .talk-repeat h3, #floorplan-holder #floorplan-repeat h3 {
						font-size: 24px;
						font-style: italic;
						padding-bottom: 5px !important;
					}
	
					.talk-holder .talk-repeat p, .talk-repeat p a, #floorplan-holder #floorplan-repeat p, #floorplan-repeat p a {
						color: #e6e6e6;
						padding-bottom: 5px !important;
						text-decoration: none;
					}
	
						.talk-holder .talk-repeat p span, #floorplan-holder #floorplan-repeat p span {
							font-size: 18px !important;
							padding-bottom: 0 !important;
						}
	
				.talk-holder .talk-bottom, #floorplan-holder #floorplan-bottom {
					width: 280px;
					height: 7px;
					margin: 0;
					float: left;
					display: inline;
					background-image: url(../images/bg/talk-bottom.jpg);
					background-repeat: no-repeat;
					overflow: hidden;
				}

			#left-width #right-content #text-holder h1,  #text-holder h2,  #text-holder p {
				padding-bottom: 15px;
			}

			#left-width #right-content #text-holder ul {
				padding: 0 0 15px 0;
			}

			a.link {
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 16px;
				font-style: italic;
				color: #6e6e6e;
				text-decoration: none;
				padding: 12px 0 12px 40px;
				background-image: url(../images/btns/link-bg.jpg);
				background-repeat: no-repeat;
				background-position: left center;
				width: auto;
				clear: both;
				float: left;
				display: inline;
				margin: 5px 10px 5px 0; 
			}

				a.link:hover {
					color: #a93756;
					padding-left: 40px;
					background-image: url(../images/btns/link-hover-bg.jpg);
				}
			
			#left-width #right-content #text-holder ul li {
				color:#878787;
				font-family:Arial,Helvetica,sans-serif;
				font-size:12px;
				line-height:17px;
				background-image: url(../images/bg/list-bg.jpg);
				background-repeat: no-repeat;
				background-position: top left;
				padding: 0 0 0 17px;
			}
			
				#left-width #right-content #text-holder ul li ul {
				}
			
					#left-width #right-content #text-holder ul li ul li {
						background-image: url(../images/bg/secondary-list-bg.jpg) !important;
						font-weight: normal !important;
					}

		#left-width #right-content #text-holder .two-images {
			width: 600px;
			height: 210px;
			margin: 10px 0;
			float: left;
			display: inline;
			overflow: hidden;
		}

			#left-width #right-content #text-holder .two-images .left-image {
				width: 280px;
				height: 200px;
				margin-right: 10px;
				padding: 4px;
				float: left;
				display: inline;
				overflow: hidden;
				position: relative;
				border: 1px solid #6E6E6E;
				background: #FFFFFF;
			}
			
						#left-width #right-content #text-holder .two-images .left-image-2 {
				width: 280px;
				height: 200px;
				margin-right: 10px;
				padding: 4px;
				float: left;
				display: inline;
				overflow: hidden;
				position: relative;
				border: 1px solid #6E6E6E;
				background: #FFFFFF;
			}

			#left-width #right-content #text-holder .two-images .right-image {
				width: 280px;
				height: 200px;
				padding: 4px;
				float: left;
				display: inline;
				overflow: hidden;
				position: relative;
				border: 1px solid #6E6E6E;
				background: #FFFFFF;
			}
			
			#left-width #right-content #text-holder .two-images .right-image-2 {
				width: 280px;
				height: 200px;
				padding: 4px;
				float: left;
				display: inline;
				overflow: hidden;
				position: relative;
				border: 1px solid #6E6E6E;
				background: #FFFFFF;
			}


	#left-width #footer-content {
		width: 960px;
		float: left;
		display: inline;
		clear:both;
	}
	
		#left-width #footer-content p, #footer-content p a {
			color: #e6e6e6;
			text-decoration: none;
		}

		#left-width #footer-content #footer-row-top {
			width: 905px;
			padding: 12px 0 8px 55px;
			float: left;
			display: inline;
			background-image: url(../images/bg/footer-top-bg.jpg);
			background-repeat: no-repeat;
			background-position: left center;
		}
		
				#left-width #footer-content #footer-row-top p {
					font-size:12px !important;
				}

		#left-width #footer-content #footer-row-middle {
			width: 960px;
			height: 23px;
			float: left;
			display: inline;
			background-image: url(../images/bg/footer-center-bg.jpg);
			background-repeat: no-repeat;
		}

		#left-width #footer-content #footer-row-bottom {
			width: 918px;
			padding: 10px 0 10px 42px;
			float: left;
			display: inline;
		}

			#left-width #footer-content #footer-row-bottom span {
				color: #A93756;
			}

			#left-width #footer-content #footer-row-bottom img {
				float: right;
				display: inline;
			}

#restaurant-msg {
	width: 250px;
	float: left;
	display: inline;
	background-color:#403939;
	padding:10px;
	margin-bottom:15px;
	text-align: center;	
}

	#restaurant-msg h1 {
		margin:0 0 5px 0;
		padding:0 0 3px 0;
		color: #6E6E6E;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		border-bottom:#524949 solid 1px;
	}
	
	#restaurant-msg h2 {
		margin:0 0 15px 0;
		padding:0 0 3px 0;
		color:#a93756;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:22px;
		font-style:italic;
		border-bottom:#524949 solid 1px;
	}
	
	#restaurant-msg p {
		color:#E6E6E6;
		margin-bottom:5px;
		padding-bottom: 0px !important;
	}
	
	#restaurant-msg p.highlight {
		color:#A93756;
		margin-bottom:0px;
	}
			
/* CSS headings */

.restaurant-title {
	width: 600px;
	height: 136px;
	text-indent: -9999px;
	background: url(../images/titles/restaurant-title.jpg) no-repeat;
}

.accommodation-title {
	width: 600px;
	height: 136px;
	text-indent: -9999px;
	background: url(../images/titles/accommodation-title.jpg) no-repeat;
}

.arts-title {
	width: 600px;
	height: 83px;
	text-indent: -9999px;
	background: url(../images/titles/arts-title.jpg) no-repeat;
}

.music-title {
	width: 280px;
	height: 121px;
	text-indent: -9999px;
	background: url(../images/titles/music-title.jpg) no-repeat;
}

.drawing-title {
	width: 280px;
	height: 121px;
	text-indent: -9999px;
	background: url(../images/titles/drawing-title.jpg) no-repeat;
}

.the-restaurant-title {
	width: 280px;
	height: 121px;
	text-indent: -9999px;
	background: url(../images/titles/the-restaurant-title.jpg) no-repeat;
}

.gondoliers-title {
	width: 280px;
	height: 121px;
	text-indent: -9999px;
	background: url(../images/titles/gondoliers-title.jpg) no-repeat;
}

.fred-title {
	width: 280px;
	height: 121px;
	text-indent: -9999px;
	background: url(../images/titles/fred-title.jpg) no-repeat;
}

.norman-title {
	width: 280px;
	height: 121px;
	text-indent: -9999px;
	background: url(../images/titles/norman-title.jpg) no-repeat;
}

.enquiries-title {
	width: 600px;
	height: 83px;
	text-indent: -9999px;
	background: url(../images/titles/enquiries-title.jpg) no-repeat;
}

.terms-title {
	width: 600px;
	height: 190px;
	text-indent: -9999px;
	background: url(../images/titles/terms-title.jpg) no-repeat;
}

.contact-title {
	width: 600px;
	height: 83px;
	text-indent: -9999px;
	background: url(../images/titles/arts-title.jpg) no-repeat;
}

.packages-title {
	width: 600px;
	height: 229px;
	text-indent: -9999px;
	background: url(../images/titles/packages-title.jpg) no-repeat;
}

.gilbert-title {
	width: 600px;
	height: 229px;
	text-indent: -9999px;
	background: url(../images/titles/gilbert-title.jpg) no-repeat;
}

a.link-highlight {
	color:#AE3657;
	text-decoration:underline;
}

/* availabilty form */
			
.avail-row {
	float:left;
	display:inline;
	width:100%;
	margin-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#eeeaeb;
	font-size:12px;
	position:relative;
}

.avail-input {
	float:left;
	display:inline;
	width:225px;
	/*width:250px; With UI */
}

.avail-input .ui-datepicker-trigger {
	float:right;
	display:inline;
	margin:4px 0 0 0;
	height:18px;
	width:18px;
}

.avail-input input {
	border:0px;
	color:#eeeaeb;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:3px;
	width:219px;
	background-color:#524949;
	height:14px;
	margin:3px 0;
}

.avail-cal {
	float:left;
	display:inline;
	width:18px;
	margin-left:3px;
	position:relative;
}

	.avail-cal button {
		width:22px !important;
		height:22px !important;
		background:none !important;
		border:0 !important;
		padding:0 !important;
		margin:0 !important;
			
	}
	
	div.cmf-skinned-select {
    	background: url('../images/select-skin.png') top right no-repeat ;
		border:0px solid #D3D3D3;
		display:inline;
		float:left;
		color:#eeeaeb;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		height:14px !important;
		padding-left:3px;
		padding-top:3px;
		background-color:#524949;

	}
	div.cmf-skinned-text {
		padding: 3px;
		height:14px !important;
		width:35px!important;
	}
	.booking-style {
		color:#eeeaeb;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		background-color:#524949;
	}
	
	* html div.cmf-skinned-text {
		display:none;
	}
	* html div.cmf-skinned-select {
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:transparent none repeat scroll 0 0;
		border:0 none;
		padding:0;
	}

.avail-dropdown-label {
	float:left;
	display:inline;
	width:47px;
	margin-right:12px;
	margin-bottom:4px;
}

.avail-dropdown {
	float:left;
	display:inline;
	width:47px;
	margin-right:12px;
}	

.avail-searchbtn {
	float:left;
	display:inline;
	width:100%;
	text-align:right;
	margin-top:10px;
	padding-top:15px;
	border-top:1px solid #524949;
}	

.avail-searchbtn input {
	border:0 !important;
}	


#text-holder td {
	font-size:12px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
}
#text-holder th {
	font-size:12px;
	color:#e6e6e6;
	font-family:Arial, Helvetica, sans-serif;
}
/* CSS misc */

.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}

.highlight {
	color: #A93756;
}

.italic {
	font-style:italic;
}

.absolute {
	position:absolute;
	left: 0;
	top: 0;
}

.absolute-small {
	position:absolute;
	left: 4px;
	top: 4px;
}

.hide {
	display:none;
}

/*--tables--*/


  table.tariffs
  {
	font-family:arial;
	border-collapse:collapse;
	font-size:10pt;
	background-color:#746565;
	width:500px;
	border: 2px solid #746565;
  }

table.tariffs thead {
	background-color: #AA3756;
	color: #e6e6e6;
}

table.tariffs td
  {
  	color:#ffffff!important;
  }


table.tariffs tfoot tr {
	width: 300px;
}


table.tariffs th
  {
  	background-color: #AA3756;
     font-size:10pt;
     color:white;
	 padding: 10px;
  }


table.tariffs tr
  { 
  padding: 5px;
  }

table.tariffs td
  {
	font-size:10pt;
	color:white;
	border-style:solid;
	border-width:1px;
	text-align:center;
	padding: 5px;
  }

small {
	font-size: 10px;
	line-height:1;
	color: #6e6e6e;
}

.nooverflow {
overflow-y:auto !important;
overflow-x:hidden !important;
}

a.map-link {
	color:#A93756;
	font-weight:bold;
}

	.buttons-row{
		float:left;
		display:inline;	
		margin-top: 20px;
		margin-bottom: 10px;
		width:260px;
	}
	
		.rosettes{
			float:left;
			display:inline;	
		}

		a.facebook{
			width:30px;
			height:30px;
			float:right;
			display:inline;
			margin:0 16px 0 0;
			position:relative;
			top:23px;
		}
		
.home-banner {
	background: #403939 none repeat 0 0;
	padding:10px;
	width:100%;
	border:4px double #A93756;
}
	.home-banner h2 {
		color:#A93756;
	}
	.home-banner p {
		font-size:14px;
		colo
	}

span.check-label{
	display: inline;
	float: left;
	margin: 0 0 0 50px;
	width: 150px;
}

.news a {
	text-align:center;
	text-decoration:none;
	color:#A93756;
	margin-right:5px;
	float:left;
}

.news img {
	margin-bottom:10px;
	float:left;
}


