/* CUSTOMISE TO
Headings, nav-bot text,  #0C4A4F
nav-main text #353535
borders can be either #ACCAFB or #C0C0A0
main bgcolor #AAB8C8
*/


/* Common */
body,table,input,select,textarea { 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:12px;
}

/* Remove padding and margin */
*
    {
    margin: 0;
    padding: 0;
    border: 0;
}

body { 
  margin:0; 
  padding:0; 
  color:#000;
  background-color:#AAB8C8;
  background-image:url(../images/i-header-bg.png);
  background-repeat:repeat-x;
  background-position:top left;
}

input,select,textarea { 
  font-size:1em;
}

img { 
  border:0;
}

img.noborder { 
  border:none;
}

form { 
  margin:0; 
  padding:0;
}

p {
  line-height:18px;
  margin:1em 0 1em 0;
}

dl {
  line-height:1.8em;
  margin:0 0 5px 0;
}

dl.col dt { 
  float:left; 
  width:9em;
}

dl.col dd { 
  margin-left:10em;
}

.clear {
	clear:both;
	zoom:1;
	}

.clear:after {
  content:".";
  height:1px;
  display:block;
  clear:both;
  visibility:hidden;
}

.clr{
  clear: both;
}

a {
  color:#094BB5;
}

a:hover {
  color:#ACCAFB;
}

h1 {
  font-family:'Garamond', Times New Roman, serif;
  font-size:2.6em;
  color:#0C4A4F;
  font-weight:normal;
  padding:10px 0 0 0;
}

h1 span.four {
  background-image:url(../images/g-header-4stars.gif);
  background-repeat:no-repeat;
  padding:5px 0 0 20px;
}

h1 span.three {
  background-image:url(../images/g-header-3stars.gif);
  background-repeat:no-repeat;
  padding:5px 0 0 20px;
}

h2 {
  font-family:'Garamond', Times New Roman, serif;
  font-size:2.2em;
  color:#0C4A4F;
  font-weight:normal;
  margin:10px 0 10px 0;
}

h2 span {
  background-color:#AAB8C8;
  line-height:35px;  
  display:block;
  padding:0 0 0 10px;
}

h3 {
  margin:10px 0 15px 0;
  font-size:13px;
  color:#0C4A4F;
}

h3 span.four {
  background-image:url(../images/g-header-4stars.gif);
  background-repeat:no-repeat;
  padding:5px 0 0 20px;
}

h3 span.three {
  background-image:url(../images/g-header-3stars.gif);
  background-repeat:no-repeat;
  padding:5px 0 0 20px;
}

h4 {
  margin:10px 0 15px 0;
  font-size:13px;
  color:#C3960A;
}

h5 {
  font-style:italic;
  font-size:13px;
  color:#C3960A;
}

.imgR {
  float:right;
  margin:0 0 10px 10px;
} 

.imgL {
  float:left;
  margin:0 10px 10px 0;
} 

/* Layout */


#constrain { 
  position:relative;  
  width:970px;  
  margin:0 auto 0 auto;
  background-image:url(../images/i-bg-body-left.gif);
  background-repeat:repeat-y;    
  padding:0 0 0 19px;
}

#constrain2 { 
  width:951px;  
  background-image:url(../images/i-bg-body-right.gif);
  background-repeat:repeat-y;
  background-position:top right;
  background-color:#AAB8C8;    
}

#constrain3 { 
  width:937px;
  padding:0 0 0 0px;  
}


#header {
  background-image:url(../images/i-header-bg.png);
  background-repeat:repeat-x;
  background-position:top left;
  height:399px;  
}

.header-logo {
  position:absolute;
  top:0;
  left:0;
  width: 970px;
  height: 401px;
  background: transparent url('../images/i-header.jpg') no-repeat;  
}

#content-wrapper { 
  background-color:#D9D9C6; 
  min-height:632px; 
  background-image:url(../images/i-side-bg.png);
  background-repeat:no-repeat;
  background-position:bottom left;
  
}

#nav-side {
  position:absolute;
  top:401px;
  left:20px;
  background-color:#D9D9C6;
  text-align:left;
  width:274px;
  
  color:#333333;
}

#nav-side ul { 
  margin:0 0 0 10px;
  padding:0 0 0 10px;

}

#nav-side li { 
  list-style:none;
  line-height:40px;
  margin:0px 0 0 0; 
  border-bottom:#E8E8DD solid 1px;
}

#nav-side a {  
  display:block; 
  font-family:Times New Roman, serif;
  font-size:1.6em;
  text-decoration:none;
  color:#333333;
  
  padding:0 0 0 30px;
}

#nav-side a:hover {
  background-image:url(../images/i-nav-hover.gif);
  background-position:top left;
  background-repeat:no-repeat;
  color:#C3960A;
}


#nav-side ul.sub-nav {
  margin:10px 0 15px 0;
  padding:0;
  
}

#nav-side ul.sub-nav li {
  list-style:none;
  line-height:18px;
  border:none;
}

#nav-side ul.sub-nav a {
  font-family:Verdana, Arial, sans-serif;
  font-size:1.1em;
  font-style:italic;
  color:#000;
  
}

#nav-side ul.sub-nav a:hover {
  color:#85767D;
  background:none;
}

#nav-side ul.sub-nav img {
  margin-right:5px;
}

#nav-side .innerhr
{
	height: 1px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	line-height: 1px;
	border-top: 1px solid #E1DAC7;

}
#nav-side .hr
{
	padding-top: 10px;
	height: 15px;
}

#content {
  padding:0 10px 1em 10px;  
  margin:0 0 0 275px;
  background-color:#E8E8DD;
  min-height:632px; 
}

#footer {
  margin:0;
  padding:0;
  font-size:10px;  
  color:#0C4A4F;  
}

#nav-bottom {
  text-align:center;
  line-height:15px;
  margin:10px 0 10px 0;
}

#nav-bottom li {
  list-style:none;
  display:inline;
}

#nav-bottom a {
  color:#0C4A4F;
  text-decoration:none;
  font-size:9px;  
}

#nav-bottom a:hover {
  color:#593614;
}

#contact-details {  
  background-color:#fff;
  background-image:url(../images/i-logo.png);
  background-position:top right;
  background-repeat:no-repeat;
  padding:1em 0 1em 187px;    
  color:#000;
  height:137px; 
}

#contact-details dt {
  text-align:right;
}

#contact-details a {
  color:#000;
}

#contact-details a:hover {
  color:#FEC910;
}

#containerlinktohome {
  width:927px;
  margin:-5px auto 0 0;
  padding:1em 1em 0 0;
  background-image:url(../images/i-author-bg.png);
  background-repeat:repeat-x;
  text-align:right;
  font-size:10px;
  color:#E8E8DD;
  height:30px;
}

#containerlinktohome a {
  color:#E8E8DD;
}

#containerlinktohome a:hover {
  color:#6C6D48;
}

/* Content */

#content .text-area {
  margin:20px 20px 0 0;
}

#content ul {
  padding:5px 20px 5px 20px;
  line-height:1.2em;
}

#content li {
  /*list-style:url(../images/g-list-icon-white.gif);*/
  list-style-type: square;
  margin:10px 0 10px 10px;
}

#content li ul li
{
	list-style:url(../images/g-list-icon-white.gif);
}

#content li ul {
  padding:5px 10px 10px 20px;
  line-height:20px;
  font-size:11px;
}

#content li li {
  list-style:disc;
  margin:4px 0 4px 0;
}

#content .content-highlight li {
  list-style:url(../images/g-list-icon.gif); 
}

#content .content-highlight {
  background-color:#AAB8C8;
  background-image:url(../images/g-gecko.gif);
  background-repeat:no-repeat;
  background-position:bottom right;  
}

#content .content-highlight a {
  color:#6C6D48;
}

#content .content-highlight a:hover {
  color:#331B27;
}

#content ul p {  
  font-size:11px;
}

#content .highlight {
  float:right;
  width:280px;
  background-image:url(../images/g-gecko.gif);
  background-repeat:no-repeat;
  background-position:bottom right;
  background-color:#AAB8C8;
  padding:5px 10px 30px 20px;
  margin:20px 0 10px 20px;
}

#content .highlight img {
  margin:5px auto 15px auto;
  border:#85767D solid 1px;
}

#content .highlight a {
  color:#6C6D48;
}

#content .highlight a:hover {
  color:#989A65;
}

#content a.highlight-button {
  background-image:url(../images/g-button-beige.gif);
  background-repeat:no-repeat;
  display:block;
  line-height:28px;
  text-decoration:none;
  padding:0 0 0 15px;
  color:#331B27;
}

#content a:hover.highlight-button {
  color:#6C6D48;
}

a.content-button {
  background-image:url(../images/g-button-white.gif);
  background-repeat:no-repeat;
  display:block;
  line-height:28px;
  text-decoration:none;
  padding:0 0 0 15px;
  color:#331B27;
}

a:hover.content-button {
  color:#989A65;
}

#content .content-dl dt{
  font-weight:bold;
}

#content .image-strip a {
  margin:0 20px 0 20px;  
}

#content .image-strip img {
  border:#85767D solid 1px;
  margin:5px 0 5px 0;
}

.ad-text {
  text-align:left;
  background-color:#EDEDED;
  padding:5px 5px 15px 5px;
}

#nav-side .ad-text a {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#331B27;
  font-size:12px;
}

#content .inline-buttons li {
  list-style-image:none; 
  list-style:none;
  float:left;  
}

#content .inline-buttons a {
  background-image:url(../images/g-button-white.gif);
  background-repeat:no-repeat;
  color:#331B27;
  display:block;
  line-height:28px;
  width:180px; 
  text-decoration:none;
  padding:0 0 0 15px;  
}

#content .inline-buttons a:hover {
  color:#989A65;
}

.photo-caption {
  float:right;
  width:180px;
  text-align:center;
  background-color:#AAB8C8;
  padding:10px;
  margin:0 0 10px 20px;
}

.photo-caption-left {
  float: left;
  border: 10px solid #AAB8C8;
  margin-right: 10px;
}

.photo-caption span {
  font-weight:bold;
  font-size:11px;
}

.photo-caption-wide {  
  text-align:center;
  background-color:#AAB8C8;
  padding:10px;  
  min-height: 400px;
}

.photo-caption-wide span {
  font-weight:bold;
  font-size:11px;
}

.photo-caption-wide img {
  margin:5px;
}

.photo-caption-wide div {
  width:180px;
  float:left;
  height:120px;
}

.photo-caption-wide div.Thumb {
  width:180px;
  float:left;
  height:200px;
}

.photo-caption-wide .Location {
  font-weight:normal;
  font-style:italic;
}

.photo-caption-wide .Code {
  font-weight:normal;
  color:#6C6D48;
}

.photo-caption-wide div.vert {
  width:130px;
  height:270px;
}

.photo-caption-wide div.tall {
  width:140px;
  height:400px;
}

.prize-conditions {
  font-size:11px; 
  line-height:15px;
}

.no-border {
  border:none;
}

.italics {
  font-style:italic;
}

.Testimonial {
  background-color:#EDEDE4;
  background-image:url(../images/g-quote-L.gif);
  background-repeat:no-repeat;  
  margin:10px 10px 10px -10px;
  padding:15px;
  width:500px;
  font-style:italic;
  text-align:center;
}

.specialwidth
{
	float: left;
	width: 370px;
}

.index-image
{
	float: right;
	border:1px solid #85767D;
}

.facilities-image
{
	float: right;
	border:1px solid #85767D;
	margin-right: 10px;
}

.Testimonial p {
  background-image:url(../images/g-quote-R.gif);
  background-repeat:no-repeat;
  background-position:bottom right;
  min-height:43px;
  color:#003C42;
}

.Testimonial span {  
  font-size:11px;
  font-weight:bold;
  color:#094BB5;
}

.thumbs {
  width:200px;
}

.thumbs img {
  border:#85767D solid 1px;
}

.right {
  float:right;
}

.left {
  float:left;
}

.inline {
  display:inline;
}

.inline img { 
  margin:0 8px 8px 0;
  border:#85767D solid 1px;
}

.center {
  text-align:center;
}

/* RATES page */
.rates { margin:5px 0 1em 1em; display:block; }

.accom { 
  float:left; 
  margin:5px 3px 0 3px;
  width:280px;
  height:490px;
  padding:10px;
  font-size:11px;
  text-align:center;  
}

.accom-adjustheight { 
  height:436px;
}

.accom img {
  border:#85767D solid 1px;
}

.accom span {
  font-weight:bold;
}

.accom .description { height:440px; }
.accom .description-adjust { height:390px; }
.accom .bottom { height:36px;   } 

.a4 { border:#A0C0F0 solid 1px; background-color:#C0E0F0; }
.a3 { border:#604020 solid 1px; background-color:#C0C0A0; }

/*.a4 a { background-image:url(../images/g-button-blue-short.gif); background-repeat: no-repeat; }*/
/*.a3 a { background-image:url(../images/g-button-tan-short.gif); background-repeat: no-repeat; }*/

.btns li {
  display:inline; 
}

#content ul.btns {
  margin:10px 0 0 0;
  padding:0;
}

.btns a {    
  display:table-cell;
  display:inline-table;     /* hacks to mimic inline-block */ 
  display:inline-block;  
  width:114px;
  line-height:28px;
  padding:1px 0 0 10px;
  margin:0;  
  text-decoration:none;
  color:#000;  
  font-size:11px;  
}

.btns a:hover {
  color:#C0C0C0;
}

a.button-tan {
  background: transparent url('../images/g-button-l-tan.gif') no-repeat scroll;
  text-decoration:none;
  display: block;
  float: left;   
  color:#604020;
  font-size:15px;
  padding: 0 20px 0 38px;
  line-height:34px;
}

a.button-tan span {
  background: transparent url('../images/g-button-r-tan.gif') no-repeat top right;
  display: block;
  float: left;
  line-height: 33px;
  padding: 3px 10px 0 4px;
}

a:hover.button-tan {
  background-position: bottom left;
}

a:hover.button-tan span {
  background-position: bottom right;
}

a.button-blue { 
  display:table-cell;
  display:inline-table;     /* hacks to mimic inline-block */ 
  display:inline-block;  
  width:134px;
  line-height:36px;
  background-image:url(../images/g-button-blue.gif);
  background-repeat:no-repeat;  
  padding:1px 0 0 50px;
  text-decoration:none;
  color:#2D567F; 
  font-size:15px;
}

a:hover.button-blue {
  color:#A0C0F0;
}

a.button-half {
  width: 450px;
  line-height: 42px;
  display: block;
  background: transparent url('../images/g-button-book.gif') no-repeat top right;
  text-align: right;
  text-transform: uppercase;
  text-decoration: none;
  color: #0C4A4F;
  font-family: Times, 'Garamond', serif;
  font-size: 1.5em;
  padding: 3px 20px 0 0;
  float: right;
  margin: 360px 20px 0 0;
}

a:hover.button-half {
  background-position: bottom right;
  color: #333;
}

a.button-l {
  background: transparent url('../images/g-button-large.png') no-repeat;
  display: block;
  height: 39px;
  padding: 6px 0 0 0;
  width: 280px;
  text-decoration: none;
  color: #0c4a4f;
}

a:hover.button-l {
  background-position: bottom left;
}

.information {
	float: left;
	width: 390px;
}

.img {
	float: left;
	margin-left: 30px;
	border:1px solid #85767D;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.img img
{
	display: block;
}

/* Slideshow */

.slideshow {
  width: 235px;
  float: right;
  margin: 10px;
}

.slideshow img {
  border:#85767D solid 1px;
}

/* Tours */
.tour-list { margin:5px 0 1em 1em; display:block; }

.tour { 
  float:left; 
  margin:5px 3px 0 3px;
  width:280px;
  height:530px;
  padding:10px;
  font-size:11px;
  text-align:center;  
  border:#A0C0F0 solid 1px; 
  background-color:#C0E0F0;
}

.tour-long {
  height: 690px;
}

.tour img {
  border:#85767D solid 1px;
}

.tour .description { height:480px; }
.tour-long .description { height:640px; }
.tour .bottom { height:36px;   } 
