@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-color: #635247;
}
body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #635247;
	line-height: 18px;
}

img {
	border: 0;
	display: block;
}

form {
	margin: 0;
}
input, select, textarea {
	border: 1px solid #b8b8b8;
	padding: 5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.button {
	width: auto;
	border: 0;
	padding: 0;
}

h1 {
	font-size: 11px;
	color: #352d2f;
	margin: 15px 0 5px 0;
}

h2 {
	font-size: 11px;
	color: #352d2f;
	margin: 15px 0 5px 0;
	background-color: #DAD7CF;
	padding: 5px;
}
h3 {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e97300;
	text-transform: uppercase;
}
h4 {
	font-size: 14px;
	margin-bottom: 0;
}

em {
	color: #444444;
	font-style: normal;
}

a:link, a:active, a:visited {
	color: #264878;
	text-decoration: underline;
}
a:hover {
	color: #264878;
	text-decoration: none;
}

a.link:link, a.link:active, a.link:visited {
	color: #a7a7a7;
	text-decoration: none;
}
a.link:hover {
	color: #a7a7a7;
	text-decoration: none;
}

.clearleft {
	clear: left;
}

#container {
	width: 970px;
	margin: 0 auto;
	background-color: #EDE9D5;
	border: 5px solid #FFFFFF;
}

/* HEADER */
#header {
	background: #CBC6BC top center no-repeat url(/skin/images/logo.gif);
	padding-top: 120px;
	text-align: center;
}
.headerimage {
	height: 200px;
	border-top: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	text-align: center;
	background-color: #FFFFFF;
}
.headerimage img {
	display: inline;
}
.flash {
	width: 754px;
	float: left;
	border-right: 5px solid #FFFFFF;
}
.booking-banner {
	margin-left: 759px;
	width: 211px;
	text-align: center;
	background-color: #fd9c3e;
}
.booking-banner img {
	margin: 0 auto;
}

.search {
	margin: 5px auto;
	padding: 10px 15px;
	border-bottom: 1px dotted #cccccc;
	color: #352D2F;
	font-weight: bold;
}
.search input.button {
	vertical-align: middle;
	margin-bottom: 4px;
}

/* MENU */
#menu {
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	list-style: none;
	text-transform: uppercase;
	border-bottom: 1px dotted #cccccc;
	margin: 0;
	padding: 0;
	background: none;
}
#menu a:visited, #menu a:active, #menu a:link {
	color: #352D2F;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 5px 15px;
}
#menu a:hover {
	color: #3a54a0;
	background-color: #FFFFFF;
}

#menu .end {
}
#menu .end a:visited, #menu .end a:active, #menu .end a:link {
	color: #e97300;
	text-decoration: none;
}
#menu .end a:hover {
	color: #e97300;
}


/* Sub menu */
#menu li ul {
	display: none;
	width: 140px;
	height: auto;
	background-color: #ededed;
	border: 1px solid #c1c1c1;
	border-top: 0;
	position: absolute;
	padding: 0;
	margin: 0;
}



#menu li li {
	padding: 8px 0;
	margin: 0 10px;
	float: none;
	background: none;
	height: auto;
	text-transform: none;
	font-weight: normal;
	background: bottom repeat-x url(/skin/images/menu-sub-divider.gif);
}
#menu li li.endsub {
	background: none;
}
#menu li ul a:link, #menu li ul a:active, #menu li ul a:visited {
	padding: 0 0 0 10px;
}
#menu li ul a:hover {
	color: #4985aa;
	text-decoration: underline;
}

/* CONTENT */
#content {
}

/* Content left, panel right */
.content-left {
	float: left;
	width: 630px;
}
.content-right-panel {
	width: 320px;
	margin: 15px 0 0 655px;
}
.content-right-panel ul {
	list-style: none;
	margin: 5px 20px;
	padding: 0;
}
.content-right-panel li {
	margin: 0;
	padding: 4px 0 4px 10px;
	background: 0 11px no-repeat url(/skin/images/list-icon.gif);
	line-height: 18px;
}


/* Content right, panel left */
.content-right {
	width: 630px;
	margin-left: 325px;
}
.content-left-panel {
	float: left;
	width: 300px;
	margin: 0 0 0 0;
}
.content-left-panel ul {
	list-style: none;
	margin: 5px 20px;
	padding: 0;
}
.content-left-panel li {
	margin: 0;
	padding: 4px 0 4px 10px;
	background: 0 11px no-repeat url(/skin/images/list-icon.gif);
	line-height: 18px;
}

/* Home Page Box Panels */
.box-panels {
	margin-top: 20px;
}

/* Stack Panels */
.panel-stack {
	float: left;
}
/* Stack Panels - Add spacing between */
.panel-stack-mid {
	float: left;
	margin: 0 8px;
}

/* General Box Panel */
.box-panel {
	padding: 15px;
	background-color: #FFFFFF;
}
.box-news {
	background-color: #f1f0ee;
	margin-top: 5px;
}
/* General Box Panel Text Area */
.box-panel div.text {
}
.box-panel td img {
	display: inline;
}


/* Accommodation Room Panels */
.room-panel {
	margin-bottom: 20px;
}
/* Room Panels - Text Area */
.room-panel div.text {
}
/* Room Panels - Image */
.room-panel .image {
	float: right;
	 margin: 0 0 10px 10px;
}

.gallery {
	margin: 0 auto;
}
.gallery td {
	padding: 20px;
}
.gallery img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #676263;
}

/* Contact Form */
.contactform {
	width: 500px;
	margin-top: 15px;
}
.contactform th {
	width: 130px;
	border-bottom: 1px solid #CBC6BC;
	padding: 6px 8px 4px 8px;
	text-align: left;
	font-weight: normal;
	color: #444444;
	vertical-align: top;
}
.contactform td {
	border-bottom: 1px solid #CBC6BC;
	padding: 4px 8px;
	vertical-align: top;
}
.contactform input, .contactform select, .contactform textarea {
	width: 300px;
}
.contactform input.button {
	width: auto;
}

.error{
	font-size: 1em;
	padding: 5px 6px 6px 25px;
	color:#CD0A0A;
	background: #FEF8F6 url(/skin/images/icon-error.gif) no-repeat 6px 6px;
	border: 1px solid #CD0A0A;
	margin: 10px 0;
}
.warning{
	font-size: 1em;
	padding: 5px 6px 6px 25px;
	color:#000000;
	background: #ffffcc url(/skin/images/icon-warning.gif) no-repeat 6px 6px;
	border:2px solid #ffcc33;
	margin: 10px 0;
}
.notification{
	font-size: 1em;
	padding: 5px 6px 6px 25px;
	color:#69a13c;
	background: #fbf9ef url(/skin/images/icon-confirm.gif) no-repeat 6px 7px;
	border:1px solid #69a13c;
	margin: 10px 0;
}

/* FOOTER */
#footer {
	background: #EDE9D5 right no-repeat url(/skin/images/clarendon-footer.jpg);
	padding: 0 10px 10px 10px;
	margin-top: 30px;
	border-top: 5px solid #CBC6BC;
	color: #352d2f;
}
#footer, #footer p {
	line-height: normal;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #352D2F;
	text-decoration: underline;
}
#footer a:hover {
	color: #352D2F;
	text-decoration: none;
}
#footer a.link:link, #footer a.link:active, #footer a.link:visited {
	color: #352D2F;
	text-decoration: none;
	cursor: text;
}
#footer a.link:hover {
	color: #352D2F;
	text-decoration: none;
	cursor: text;
}
#footer em {
	font-style: normal;
	padding: 0 10px;
}
#footer .tag {
	display: inline;
	vertical-align: middle;
	margin-bottom: 10px;
}
.newsletter {
	margin: 5px auto;
	padding: 10px 15px;
	border-bottom: 1px dotted #cccccc;
	color: #352D2F;
	font-weight: bold;
	font-size: 11px;
}
.newsletter h3 {
	color: #352D2F;
	font-size: 11px;
}
.newsletter input {
	color: #868686;
	font-size: 11px;
}
.newsletter input.button {
	vertical-align: middle;
	margin-bottom: 4px;
}