/* CSS Document */

html, body, div, table, h1, h2, h3, h4, h5, h6, p, form, img { Margin: 0; border: 0; padding: 0; font-size: 100.01%;}
body {background:url('hr_bg.gif') center top repeat-y;}
#container { margin:0 auto; background-color:#FFFFFF; width:779px; margin-top:10px; }
#left { width:200px; min-width:200px; _width:200px; float:left; }
#right {width:569px; min-width:569px; _width:569px; float:left; margin-left:10px; }
#footer {width:779px; min-width:779px; _width:779px; height:27px; min-height:27px; _height:27px; background-color:#A3A061; margin-top:10px; }
#footer p { font-size:0.7em; color:#FFFFFF;}
#header {width:569px; min-width:569px; _width:569px; height:146px; min-height:146px; _height:146px; /*background-image:url('../images/header.jpg'); background-repeat:no-repeat;*/ }
#menu {width:569px; min-width:569px; _width:569px; height:27px; min-height:27px; _height:27px; background-color:#D2CE82; margin-top:10px; }
#menu p { font-size:0.9em; color:#333333; padding-top:5px; padding-left:5px;}
#menu a { color:#333333; text-decoration:none; }
#menu a:link { color:#333333; text-decoration:none; }
#menu a:hover { color:#666666; text-decoration:underline; }
#menu a:active { color:#333333; text-decoration:none; }
#content {width:569px; min-width:569px; _width:569px; margin-top:10px; }
#content_l {width:435px; min-width:435px; _width:435px; float:left; }
#content_r {width:124px; min-width:124px; _width:124px; float:right; }
#content_r img { border:none; }
#logo { width:200px; min-width:200px; _width:200px; float:left; height:224px; min-height:224px; _height:224px; /*background-image:url('../images/logo.gif'); background-repeat:no-repeat;*/ }
#image { width:200px; min-width:200px; _width:200px; float:left; height:236px; min-height:236px; _height:236px; background-image:url('../images/hpimage.jpg'); background-repeat:no-repeat; margin-top:10px; }
#rimage { width:200px; min-width:200px; _width:200px; float:left; height:236px; min-height:236px; _height:236px; background-image:url('../images/rimage.jpg'); background-repeat:no-repeat; margin-top:10px; }
#timage { width:200px; min-width:200px; _width:200px; float:left; height:236px; min-height:236px; _height:236px; background-image:url('../images/timage.jpg'); background-repeat:no-repeat; margin-top:10px; }
#cimage { width:200px; min-width:200px; _width:200px; float:left; height:236px; min-height:236px; _height:236px; background-image:url('../images/hpimage.jpg'); background-repeat:no-repeat; margin-top:10px; }
#mimage { width:200px; min-width:200px; _width:200px; float:left; height:236px; min-height:236px; _height:236px; background-image:url('../images/mimage.jpg'); background-repeat:no-repeat; margin-top:10px; }
#limage { width:200px; min-width:200px; _width:200px; float:left; height:236px; min-height:236px; _height:236px; background-image:url('../images/limage.jpg'); background-repeat:no-repeat; margin-top:10px; }
#cimage { width:200px; min-width:200px; _width:200px; float:left; height:236px; min-height:236px; _height:236px; background-image:url('../images/hpimage.jpg'); background-repeat:no-repeat; margin-top:10px; }
.clear { clear:both; height:0px; overflow:hidden; padding:0; margin:0;}
p, li, tr { font-family:'Arial', Helvetica, sans-serif; font-size:0.75em; color:#333333; margin-bottom:11px; }
h1 { font-family:'Arial', Helvetica, sans-serif; font-size:1em; color:#646240; margin-bottom:13px; font-style:italic; }
h2 { font-family:'Arial', Helvetica, sans-serif; font-size:0.9em; color:#646240; margin-bottom:13px; font-style:italic; }
.lastimg { margin-bottom:0px;}
.imgr { margin-bottom:10px;}
#fl { float:left; padding-left:8px; padding-top:6px;}
#fr { float:right; padding-right:8px; padding-top:6px;}

/* Contact Form or other ones */
#standardform { width:460px; clear:both; }
#standardform p { clear:both; }
#standardform label { width:140px; float:left; margin-top:4px; text-align:right; }
#standardform label.wide { width:460px; text-align:left; }
#standardform input.field,
#standardform textarea { width:260px; float:left; }
#standardform input { float:left; }
#standardform p.text-right input { float:none; }
#standardform img,
p.standardform { clear:both; margin-top:5px; margin-bottom:5px; width:310px; float:right; }

.errorp { padding-left:150px; }

/* GRAHAM ADDED */

ol li {margin-bottom:15px;}

/* Used for contact forms */
#sck-form { width:100%; clear:both; }
#sck-form p { clear:both; padding-bottom:12px; }
#sck-form label { width:32.5%; float:left; margin-top:4px; text-align:right; font-weight:bold; }
#sck-form input.field,
#sck-form textarea,
#sck-form select { width:65%; float:right; }
#sck-form input { float:right; }

#sck-form span.other { width:65%; float:right; }
#sck-form span.other input { float:none; }

/* Extra bits for the contact form */
#sck-form label.wide { width:100%; text-align:left; } /* Used for full width labels */
#sck-form p.text-right input { float:none; }

/* Errors */
.sck-error { color:#990000; }
.sck-error-box { border:1px solid #E88199; padding:10px 10px 0 10px; font-size:0.85em; text-align:center; margin-bottom:13px; }
.sck-error-box p { padding:0 0 10px 0; }
.sck-error-box-mini { border:1px solid #FF6666; padding:10px; text-align:center; margin-bottom:13px; }
.sck-error-box-mini p { padding:0; margin:0; }
.sck-error-p { margin-left:34.5%; font-size:0.85em; background-color:#E88199; padding:2px 3px 2px 3px; border-top:1px solid #E88199; }

.sck-note-p { margin-left:34.5%; font-size:0.85em; background-color:#97BF9A; padding:2px 3px 2px 3px; border-top:1px solid #D2CE82; }

.paging_panel a,
.paging_panel a:link {color:#29512f;}
.paging_panel a:hover {color:#87ad8a;}

/* ----------------------
   HighSlide
---------------------- */

.highslide { cursor:url("../behaviour/highslide/zoomin.cur"), pointer; outline:none; }
.highslide-caption { display:none; padding:5px 7px 5px 7px; background-color:#004900; color:#FFF; font-weight:bold; text-align:center; }
.highslide-loading { display:block; color:#FFF; font-size:9px; font-weight:bold; text-transform:uppercase; text-decoration:none; padding:3px; border:1px solid #FFF; background-color:#000; }
.highslide-image { border:1px solid #004900; }
.highslide-display-block { display:block; }
.highslide-display-none { display:none; }
.closebutton { position:relative; top:-15px; left:15px; width:30px; height:30px; cursor:pointer; background: url("../behaviour/highslide/close.png"); }


/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url("../behaviour/highslide/controlbar-white.gif") 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url("../behaviour/highslide/controlbar-white.gif") right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
}
.highslide-controls a {
	background-image: url("../behaviour/highslide/controlbar-white.gif");
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url("../behaviour/highslide/controlbar-black-border.gif");
}

#thumb1 {float:left; padding:6px;}
.highslide-gallery ul {list-style:none; padding:0; margin:0;}

table.calendar{float:left; font-size:12px; width:215px; height:146px; border-collapse:collapse; margin:1em 0;}
table.calendar td, table.calendar th{text-align:center; border:2px solid #ffffff; padding:3px; text-align:left;}
table.calendar th.calendar-sat, table.calendar th.calendar-sun{background:#6EA072;}
table.calendar .calendar-padding{color:#D2CE82;}
table.calendar th{background: #97BF9A;}
table.calendar td{background: #D2CE82; }
table.calendar caption{ color: #646240; font-family: 'Arial',Helvetica,sans-serif; font-size: 0.9em; font-weight:bold; font-style: italic; margin-bottom: 3px; text-align:left;}
table.calendar .selected{background:#1e1e1e; color:#ffffff; font-weight:bold; -moz-box-shadow: 0px 0px 10px #888; -webkit-box-shadow: 0px 0px 10px #888; box-shadow: 0px 0px 15px #000000;}
table.calendar td.reserved{background:#AD92C6; color:#ffffff;}

table.calendar th.price{background:#999999;}
table.calendar td.price{background:#CCCCCC;}

