
/* cvs id: $Id: style.css,v 1.21 2010/04/12 01:22:20 sean Exp $ */

/* ==================== Start Body styles ====================== */

body {
	height: 100%;
	min-height: 100%;
	padding: 0px;
	margin: 0px;
    background: url(images/template-beige/body-bg.gif) top left repeat-x;
    background-color: #fbeec6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 72%;
    color: #505050;
    text-align: center;
}

#header-spacer {
	height: 10px;
	width: 100%;
}

#footer-spacer {
	height: 10px;
	width: 100%;
}

#border-container {
	width: 800px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	padding-top: 10px;
	background: #FFFFFF;
}

#main-container {
	width: 780px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	background: #FFFFFF;
	/*border: 10px solid #FFFFFF;*/
}

#header-logo-container {
	width: 780px;
}

#header-media-container {
	width: 780px;
	margin-bottom: 8px;
	z-index: -1;
}

#menu-container {
	width: 780px;
	min-height: 19px;
	font-size: 8pt;
	text-align: left;
	/*height: 42px;*/
	margin-bottom: 10px;
	background: url(images/template-beige/menu-bg.gif) top left repeat-x;
	background-color: #fbf0d0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#menu-container{ font-size: 7.5pt;}
}

#menu-item-container {
	margin: 0 auto;
	width: 760px;
}

#search-panel-spacer {
	height: 0px;
}

#body-container {
	width: 780px;
	overflow: hidden;
	padding-top:20px;
}

#body-container a {
	font-weight: bold;
}

#body-left {
	width: 490px;
	float: left;
	padding-left: 10px;
	text-align: left;
}

#body-right {
	width: 240px;
	padding: 20px 0px 20px 0px;
	float: right;
	background: #efefef;
}

#specials {
	width: 240px;
	padding: 0px;
	float: right;
	text-align: left;
	background: #efefef;
}

#body-full {
	width: 760px;
	padding-left: 10px;
	float: left;
	text-align: left;
}

#footer-container {
	width: 780px;
}

#footer-left {
	width: 350px;
	padding: 10px;
	float: left;
	text-align: left;
}

#footer-right {
	width: 350px;
	padding: 10px;
	float: right;
	text-align: right; 
}


/* ==================== Start Main Menu styles ====================== */


.menu-td {
	width: 111px;
	height: 33px;
	text-align: center;
}

#menu-table td:hover {
  cursor: pointer;
  background: url(images/template-beige/menu-bg-over.gif) top left repeat-x;
}

.menu-arrow {
	background: url(images/template-beige/menu-arrow.png) left center no-repeat;
}

.menu-arrow-down {
	background: url(images/template-beige/menu-arrow-down.png) left center no-repeat;
}

/***** old menu *****/
.indexPanel {
	padding: 15px;
}

.indexPanelHome-li {
	display: inline;
	list-style: none;
	padding: 5px 10px;
	color: #776756;
	line-height: 1.9em;
}

.indexPanelHomeActive-li {
	display: inline;
	list-style: none;
	padding: 5px 10px;
	color: #776756;
	font-weight: bold;
	line-height: 1.9em;
}

.indexPanelHome-li A:link, .indexPanelHome-li A:visited, .indexPanelHome-li A:hover {
	font-weight: normal;
	color: #776756;
}

.indexPanel-li {
	display: inline;
	padding: 5px 10px;
	color: #776756;
	line-height: 1.9em;
	/*background: url(images/template-beige/separator.gif) no-repeat top left;*/
}

.indexPanelActive-li {
	display: inline;
	list-style: none;
	padding: 5px 10px;
	color: #776756;
	font-weight: bold;
	line-height: 1.9em;
	/*background: url(images/template-beige/separator.gif) no-repeat top left;*/
}

.indexPanel-li A:link, .indexPanel-li A:visited, .indexPanel-li A:hover {
	font-weight: normal;
	color: #776756;
}
/****** end old menu ******/

.indexURL,
.indexURL:link,
.indexURL:visited {
	display: block;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 8px;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}

.noLinkURL,
.noLinkURL:link,
.noLinkURL:visited,
.noLinkURL:hover,
.indexURL:hover {
	display: block;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 8px;
	/*background: url(images/template-beige/menu-bg-over.gif) top left repeat-x;*/
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}
.indexfixedURL,
.indexfixedURL:link,
.indexfixedURL:visited {
	display: block;
	text-align: center;
	color: #5d5043;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 8px;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}

.indexfixedURL:hover, .noLinkURL:hover, .indexURL:hover  {
	text-decoration: none;
	color: #a39f94;
}

/* ==================== End Main Menu styles ====================== */



/* ==================== Non-structual styles ====================== */

.heading1, h1 {
	font-size: 1.9em;
	color: #cbc6b8;
	padding-top: 0px;
	font-weight: normal;
}

.search-book {
	font-size: 1.3em;
	color: #4a4945;
}

.menu-back {
	/* Creates background image and colour in menu and footer */
	height:48px;
	border-top: solid 2px #CCC6B3;
	border-bottom: solid 2px #CCC6B3;
	background-color : #EDE6D4;
}

.top-back {
	background-color : #EDE6D4;
}

.header-back {
	/* Creates colour line above main header image */

	width:780px;
	background-color : #EDE6D4;
}

.narrow-td {
	/* Creates embost logo on background where images appear on right of screen */
	padding-left: 20px;
  	padding-right: 35px;
	padding-bottom: 37px;
}

.wide-td {
	/* Creates embost logo on background where NO images appear on right of screen */
	padding-left: 10px;
	padding-bottom: 10px;
}

.subIndexPanel {
	padding-top: 0px;
}


/* ==================== End Body styles ====================== */

/* ==================== Start Default styles ====================== */

A:link    {
	text-decoration: none;
	color: #989281;
}
A:visited  {
	text-decoration: none;
	color: #989281;
}
A:hover  {
	text-decoration: underline;
	color: #989281;
}

/* ==================== End Default styles ====================== */


/* ==================== Start Footer styles ====================== */

.footer-text {
	font-family:  verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: Gray;
}

.footer-item {
	padding: 10px;
}

A.footer-text {
	text-decoration: none;
	color: Gray;
}

A.footer-text:visited {
	text-decoration: none;
	color: Gray;
}

A.footer-text:hover {
	text-decoration: underline;
	color: Gray;
}

/* ==================== End Footer styles ====================== */

.caption {
	font-size: 1.1em;
}

.error {
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ff4444;
}

.pageHeading {
	font-family:  Arial, Helvetica, Geneva, Swiss;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 30px;
	color: #CBC6B8;
	white-space: normal;
}

.head2 {
	font-family:  Verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #9a968c;
	padding-bottom: 10px;
}

.subHeading {
	font-family:  verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.leftmarginText {
	font-family:  verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: Maroon;
}
.head3 {
	margin-top: 5px;
	margin-bottom: 3px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #828383;
}

td  {
	color: #666666;
	font-size: 12px;
	font-family: Helvetica, verdana, Arial, Geneva, Swiss
}

.heading {
	font-family : serif;
	font-size : 15px;
	font-style : italic;
	font-weight : 600;
	color: #666666;
	font-stretch : normal;
	padding-bottom : 4px;
}

INPUT,
TEXTAREA,
SELECT {
	font-family : 	verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #707070;
}

.indexItem,
.noLinkItem {

  font-size: 12px;
  white-space: nowrap;
  font-weight: bold;
    color: #FFFFFF;
}

.element {
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #303030;
	padding: 10px;
}

.elementTitle {
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #4F4F4E;
	padding: 4px 2px 4px 2px
}

.elementTitle2 {
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #4F4F4E;
	line-height: 25px;
}


.elementmem {
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #303030;
	padding: 4px 2px 4px 2px;
	width: 200px;

}

.elementmemTitle {
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #4F4F4E;
	padding: 4px 2px 4px 2px;
	width: 130px;
	text-align: right;
	vertical-align: top;
}

.roomTitle {
	font-size: 1.3em;
	padding: 5px 5px;
}

.roomTitleRow {
	background: #ede5ca;
}

.mandflag {
color: red;
}


.elementEdit {
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #4F4F4E;
	padding: 4px 2px 8px 2px
}

.elementImg {
	border: 0px solid #EDE6D3;
}

FORM {
	margin: 0;
}

.subBox {
   /* background-color: #FFF;*/
    background: url('images/template-beige/subBox-bg.gif') top left repeat-x;
    color: #42403c;
    border: 1px solid #bdc3c5;
    font-size: 12px;
	font-weight: bold;
    padding: 2px 5px;
}

.link2:link,.link2:visited {
	line-height: 200%;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #707070;
}

.link2:hover {
	line-height: 200%;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #707070;
}

.headerLink:link,.headerLink:visited {
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 17px;
  	letter-spacing: 3px;
	font-weight: normal;
	text-decoration: none;
	color: Black;
}

.headerLink:hover {
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 17px;
  	letter-spacing: 3px;
	font-weight: normal;
	text-decoration: underline;
	color: Black;
}

.elementBackgroundDark  { /* background-color: #f8f8f0; */ }
.elementBackgroundLight { /* background-color: #f8f0f0; */ }

.formBackgroundDark  { background-color: #f7f4eb; }
.formBackgroundLight { background-color: #fdfaef; }

/* =================== start search form styles ===================== */

.searchField {
  margin-top: 2px;
	width: 155px;
	color: Gray;
	border : solid 1px #CCC6B3;
	background-color : #FBF6E7;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans serif;
}

.utilityMenuItem,
.utilityMenuItem:link,
.utilityMenuItem:visited {
	font : 11px  Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #A09A87;
	line-height: 16px;
	text-decoration : none;
	border-style: none;
	white-space: nowrap;
	text-transform : lowercase;
}

.utilityMenuItem:hover {
	font : 11px Verdana, Arial, Helvetica;
	color : #c3bca5;
	font-weight: bold;
	line-height: 16px;
	text-decoration : underline;
	border-style: none;
	white-space: nowrap;
	text-transform : lowercase;
}

/* =================== end search form styles ===================== */

/* =================== start booking search form styles ===================== */

.bookingPanel {
	width: 160px;
	margin: 2px;
	padding: 0px 0px 0px 0px;
	border : solid 1px #CCC6B3;
	background-color : #FBF6E7;
}


.rangeValid {
  font-family: arial,sans-serif;
  color: white;
  font-weight: bold;
  font-size: 10pt;
  text-align: center;
  border: none;
  width: 132px;
  padding: 2px;
  background-color : transparent;
}

.rangeInvalid {
  font-family: arial,sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 10pt;
  text-align: center;
  border: none;
  width: 132px;
  padding: 2px;
  background-color : transparent;
}

.bookingSelect {
	font-family : 	Verdana, Helvetica, Arial, 'MS Sans Serif', Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px none red;
}

.bookingHead2 {
	line-height: 200%;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.bookingText {
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	padding-right: 8px;
}

.bookingSmall {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 10px;
 	color: #666666;
	padding: 2px;
}

.mediaContainer {
  width:200px;
  margin-left: auto; 
  margin-right: auto;
  text-align: center;
  padding-bottom: 12px;
}

/* Javascript gallery */

div#jas-main-container{
	width: 100%;
	display: block;
	padding-bottom: 10px;
}

div#jas-main-container ul, div#jas-main-container ol {
	padding: 0;
	list-style: none;
	margin: 0 auto;
}

div#jas-container{
	/* Width HAS to be here for IE to render the filter */
	width: 585px;
}

div#jas-frame{
	float: left;
	width: 585px;
	margin: 0px;
	padding: 0px 0px;
}

div#jas-tags{
	float: right;
	width: 100px;
}

div#jas-tags h3{
	margin-bottom: 1em;
}

div#jas-tags ul{
	list-style: none;
}

div#jas-tags ul li{
	margin-bottom: 0.3em;
}

div#jas-tags ul li input{
	margin-right: 3px;
}

div#jas-thumbnails{
	float: left;
	clear: left;
	width: 580px;
	margin-top: 1em;
	border: 0px solid #666;
}

div#jas-thumbnails ul{
	list-style: none;
	width: 585px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

div#jas-thumbnails ul li{
	float: left;
	width: 107px;
	height: 75px;
	margin: 0px 5px 15px 5px;
	list-style: none;
}

div#jas-thumbnails ul li img{
	width: 100px;
	height: 75px;
	cursor: pointer;
	padding: 2px;
	border: 1px solid #cccccc;
}

div#jas-thumbnails ul li.selected-parent{
}

div#jas-thumbnails ul li img.selected{
	width: 100px;
	height: 75px;
	border: 1px solid #f60;
	list-style: none;
}

h2#jas-image-text{
	text-align: center;
}

img#jas-image{
	padding: 2px;
	border: 0px solid #cccccc;
}

ul#links{
	display: block;
	clear: left;
	padding: 2em 0 1em 4em;
}

ul#links li{
	line-height: 2em
}

ul#navigation-controls{
	width: 260px;
	list-style: none;
	margin: 0 auto;
}

ul#navigation-controls li{
	float: left;
	line-height: 1.5em;
	margin-right: 0.5em;
   list-style: none;
}

ul#navigation-controls li#image-counter{
	margin: 0 0.75em 0 0.5em;
}

li.slideshow-item{
	margin-left: 3em;
}

/* ==================== end booking search form styles ====================== */