/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


body {
	font-family: Verdana,Arial,sans-serif;
	font-size: small;
	color: #1A1A1A;
	margin: 0px;
	padding: 0px;
	}

a:link, a:visited, a:hover {
	color: #333399;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color:#000000;
	font-weight: normal;
	
	}
a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #333399;
	
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: "trebuchet MS", verdana, helvetica, sans-serif;
	margin-top: 2em;
	margin-bottom: 0;
	padding: 0px;
	color: #333399;
	font-weight: bold;

}

h1{
 font-size: 1.5em;
 margin: 0;
 padding: 0;
}

h2{
 font-size: 1.4em;
 margin: 0;
}

h3{
 font-size: 1.3em;
 margin: 1em 0 0 0;

}
.first  {
 margin-top: 0;
}
h4{
 font-size: 1.2em;
 margin: 2em 0 -1em 0;
}

h5{
 font-size: 1.1em;
 margin: 2em 0 -1em 0;
}

#Content ul li{
 list-style-type: square;
 margin-bottom: 0.5em;}

#Content ul ul li{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#Header{
	margin:0;
	background-image:	url(/random/index.cgi);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-color: #336699;
	font-family: "trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 2em;
 	color: #ffffff;
 	padding: 0.5em 330px 5px 0.5em;
	font-weight: bold;

}
#Strapline {
	font-size: 75%;
	color:#D4E6F7;
	line-height: 110%;
	font-style:italic;
	}
#TopTel {
	margin-top: 0.5em;
	font-size: 60%;
	border: 1pt #ffffff solid;
	border-width: 1pt 0 1pt 0;
	}
#Container {
	margin-top: 0;
	background-image:url(../01graphics/header/top-fade.jpg);
	background-repeat:repeat-x;

	}

#NavBar{
	margin: 0 0.5% 0 79%;
	padding: 0px;
	
}
#NavBar img {
	border: none;
	}
#Inner{
	padding: 10px 20px 0 20px;
	border: 1px #336699 solid;
	padding-bottom: 2em;
	 }
#Inner P {
	margin-top: 0.5em;
	}

#Content{
	float: left;
	margin: 2em 0 0 1em;
	width: 75%;
	padding: 2px;
	border: 1px #A9A9A9 solid;
	border-top: #DDDDDD 1px solid;
	border-left: #DDDDDD 1px solid;
	 }
#Content img{
		border: 1pt #749396 solid;
}
#Content .NoBorder {
	border: none;
		}
  
span.noBG a:hover {background-color:transparent} 


/************** image styles ***************/


div.Rightimg{
float: right; 
padding: 0.5em 0 10px 10px;


}
div.Leftimg{
float: left; 
padding: 0.5em 10px 10px 0;

}
div.Rightimg img, div.Leftimg img {
border: 1px solid #336699;
vertical-align:middle;
}
.Rightimg img a, .Leftimg img a {
margin: 0;
text-decoration: none;
background-color: transparent;
}

.Rightimg img a:hover, .Leftimg img a:hover,
.Rightimg a:hover, .Leftimg a:hover {
	background-color: transparent;
	color: #336699;
}
/*****************************/

#BottomLinks {
		clear: both;
		padding: 10px 10px 20px 40px;
		color: #999999;
		background-image:url(../01graphics/header/bot-fade.jpg);
		background-repeat:repeat-x;
		background-position: 0 100%;

	}



/************* #Footer styles ***************/

#Footer{
	font-size: 100%;
	font-weight: bold;
	background-color: #336699;
	color: #ffffff;
	padding: 20px 10px 10px 40px;
	margin-top: 0px;
	background-image:url(../01graphics/header/bottom-fade.jpg);
	background-repeat:repeat-x;


}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the NavBar in cases where they "touch" */

#Footer a, #Footer a:hover {
	color: #ffffff;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
	}
#Footer a:hover {
	text-decoration: underline;
	}
#Footer img{
	padding: 4px 4px 4px 0px;
}

/*********** #NavBar link styles ***********/

#Nav ul a:link, #Nav ul a:visited, #Nav ul a:hover {
display: block;  
}
#Nav ul {list-style: none; padding: 0; margin: 0;
font-family: "trebuchet MS", verdana, helvetica, sans-serif;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#Nav li {border-bottom: 1px solid #2D2D86;
	margin: 0;
	
		}

/* fix for browsers that don't need the hack */
html>body #Nav li {border-bottom: none;}


/*********** #NavLinks styles ***********/

#Nav{
	margin-left: 1em;
	font-size: 1em;
	text-align: left;
	

}

#Nav h3{
	padding: 5px;
	margin: 0;
	font-size: 100%;
	background-color: #ffffff;

}

#Nav a	{
	padding: 2px 10px 2px 10px;
	font-weight: bold;
}

#Nav a:link, #Nav a:visited{
	margin: 0;
	border-top: 1pt #000000 solid;
	border-bottom: 1pt solid #3F3FBF;
	border-left: 1pt #8B8BD8 solid;
	border-right: 1pt #3F3FBF solid;
	voice-family: "\"}\""; 
	voice-family:inherit;
	text-decoration: none;
	color: #ffffff;
	background-color: #333399;
}

#Nav a:visited{
	color: #D4E6F7;
}


#Nav a:hover, 
body#Home li#Home-nav a,
body#Hotel li#Hotel-nav a,
body#Bunkhouse li#Bunkhouse-nav a,
body#RestBar li#RestBar-nav a,
body#Offers li#Offers-nav a,
body#Maps li#Maps-nav a,
body#Area li#Area-nav a,
body#Enqs li#Enqs-nav a,
body#Jobs li#Jobs-nav a,
body#Sitemap li#Sitemap-nav a,
 {
	border-top: 1pt #A1A19B solid;
	border-bottom: 1pt #A1A19B solid;
	background-color: #B9B9B5;
	color: #000000;
}

#Nav a:hover, 
#Here a:link, #Here a:visited, #Here a:hover {
	border-top: 1pt #AACCEF solid;
	border-bottom: 1pt #3F3FBF solid;
	background-color: #D4E6F7;
	color: #333399;
}

/*********************/

.larger {
	font-size: larger;
	}
	
.smaller {
	font-size: smaller;
		}
		
.NoWrap {
white-space: nowrap;
	}
#SkipToNav a:link, #SkipToNav a:visited {
     color: #fcfcfc; 
     text-decoration: none;
	 font-size: smaller;
	 margin: 0;
	background-color: transparent;
	border-bottom: none;
	margin: 0;
	 }
  
#SkipToNav a:focus, #SkipToNav a:hover, #SkipToNav a:active{
     /* Becomes visible & underlined when user tabs to it. 
       :active pseudo-class necessary for IE 
       :focus pseudo-class necessary for Mozilla 
     */
     color: #000000; 
     text-decoration: underline;
	 background-color: transparent;
	 	border-bottom: none;

  }
  
#Navigation, #Navigation a:link,
#Navigation a:visited, #Navigation a:hover{
	text-align: center;
	font-weight: bold;
	
	}
.centred {
	text-align: center;
	clear: both;
	}
.centred img {
	padding: 0;
	margin: 4px 0 0 0;
	vertical-align: middle;

	}
.RuledTable {
	border: solid #B5E3E3;
	border-width: 0 1pt 0 1pt;
	text-align: left;
	font-weight: normal;
	
	}
.RuledTable TD{
	padding: 5px;
	border-bottom: 1pt solid #B5E3E3;
	}
.RuledTable TH {
	border: 1pt solid #1FACAC;
	background-color: #D4D4F7;
	text-align: center;
		}
.Required {
	color:#749396;
	font-weight: bold;}
	
.abbr{
	border-bottom: 1px dashed #444;
	font-style: normal;
	cursor: help;}
	
.selectpicture {
	font-size: smaller;
	color: #749396;
	padding: 15px 0 0 1em;
	
	}

.PictureCaptions {
	font-size: smaller;
	margin: 5px 0 5px 0;
	text-align: center;
	color: #000000;}
.PleaseNote {
	border: 1pt #749396 dashed;
	padding: 10px;
	background-color: #D4F4F7;
	}
#Credit {
	font-size: smaller;
	color: #A1B3B7;

	}
#Credit a:link, #Credit a:visited,
#Credit a:hover {
	color: #A1B3B7;
	}

.RightAligned {
	text-align: right;
	}
	
.STB {
		text-align: center;
		padding-top: 15px;
		}
		
.BookingEnquiries {
	background-color: #CCCCFF;
	}