html {
	/*background:url(../images/bg-right.jpg) no-repeat right top;*/
	background:url(../images/plain-grad-bg-wide.jpg) no-repeat fixed center;
	margin:0;	
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;	
	margin:0;
	color:#000000;		
	/*height:100%;*/
	/*background:url(../images/bg-left.jpg) no-repeat left top;	*/	
	background:url(../images/bg-right.png) no-repeat right 0 fixed;	
	height:100%;
	overflow:auto;
}

#left {
	background:url(../images/bg-left.png) no-repeat left 5px fixed;
}

/* The container to hold page content */
#container {
	width:806px;								
	margin:0 auto;		
	background:url(../images/container-bg.png) repeat -4px 0;	
}

#inner_container {	
	width:770px;
	min-height:600px;			
	height:100%;
	overflow:auto;
	margin: 0 auto;		
	background:#fff;	
}


#header {
	width:770px;
	height:150px;
	background:url(../images/banner.jpg);	
}


#header #logo {
	width:505px;
	height:100px;
	float:left;		
	margin-top:20px;
}

#header #emailLink {
	width:255px;
	height:40px;
	float:left;	
	margin-top:105px;
}

#header span {
	visibility:hidden;
}


#logos {
	width:150px;	
	float:right;
	height:59px;	
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(../images/logos.gif);
}




/* The navigation */
#navContainer {	
	width:auto;	
	height:auto;			
	overflow:auto;
	padding:0;	
	margin:0;	
	color:#ffffff;
	margin-bottom:10px;	
	background-color:#2c23d4;			
	font-size:90%;
	/*border:1px solid #1c4aa7;	*/
}

#nav, #nav ul {
	width:740px;		
	height:auto;		
	padding:0;
	font:100% Arial, Helvetica, sans-serif;		
	text-transform:lowercase;
	margin:0 auto;	
	color:#ffffff;	
	list-style-type:none;	
	background-color:#2c23d4;	
}

#nav a {
	display: block;
	padding:10px 4px;	
	color:#ffffff;	
	font-weight:normal;
	text-decoration:none;	
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:90%;
	text-decoration:none;
}

#nav li ul li a {
	text-transform:lowercase;
	font-size:100%;
}

#nav a:hover {	
	background-color:#53B847;	
}

#nav .down_arrow {
	border:0;
}

#nav li {
	float: left;	
	margin-right:2px;	
}

#nav span {
	margin-right:4px;
	line-height:12px;
	color:#CCCCCC !important;
	font-size:90%;	
	font-weight:normal;
}


#nav li ul {
	position: absolute;
	padding:0;
	margin:0;	
	width:130px;
	overflow:hidden;
	height:auto;
	left: -999em;
	z-index:30;	
	border-right:1px solid #6f95e2;
	border-left:1px solid #6f95e2;
	border-bottom:1px solid #6f95e2;	
}

#nav li:hover ul {
	left: auto;
	z-index:40;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:40;
}

#nav li ul li {
	clear:both;	
	padding:0;
	margin:0;
	width:130px;
}

#nav li ul a {
	display:block;	
	padding:2px;
	width:126px;
	color:#ffffff;
	font-weight:normal;
}

#nav li ul a:hover {
	background-color:#FFFF00;
	color:#000000;
}

#nav li ul a:hover span {
	color:#000000;
}
/* The navigation */
#nav_small {
	width:750px;	
	/*height:100%;	*/	
	font-size:90%;	
	margin:0 auto;		
	padding:0;
	color:#ffffff;
	margin-bottom:10px;
	list-style-type:none;			
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	z-index:10;
}

#nav_small li {
	display:inline;			
	margin:0;		
	margin-right:10px;
}

#nav_small a {	
	/*height:100%;
	overflow:auto;	*/		
	color:#0066FF;	
	font-weight:normal;
	text-decoration:none;	
}

#nav_small a:hover {	
	color:#6633CC;	
}

#nav_small span {
	margin-right:4px;
	line-height:12px;
	color:#669966;	
}

#nav span {
	font-size:90%;
	color:#ffffff;
	font-weight:normal;
}



#main {				
	height:auto;		
	padding:4px;
	margin:0 auto;			
	padding:10px;
}

#footer {
	width:810px;	
	margin:0 auto;
	padding:5px 2px 2px;			
	/*height:100%;
	overflow:auto;	*/
	list-style-type:none;				
	text-align:center;	
	clear:both;	
	background:url(../images/footer-bg.png) bottom left  no-repeat;	
	padding-bottom:60px;	
}

#footer li {
	display:inline;
	padding:4px;		
}

#footer a {
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}


/* The list of image gallery categories  */
#catList {
	clear:both;
	/*height:100%;
	overflow:auto;*/
	margin-bottom:6px;
}

#catList legend {
	font-style:italic;	
}

#recentCustomCont {
	width:560px;
	margin:0 auto;
	height:auto;
	margin-bottom:10px;
	border:1px solid black;
}

#recentCustomCont h3 {
	margin:0;
	padding:2px;
	border-bottom:1px solid #666666;
	color:#000000;
	background-image:url(../images/h3_course_bg.gif);
	background-position:0 -1px;
	background-color:#C1BEE7;
	text-indent:20px;
	display:block;
}

#recentCustomCont .row {
	/*width:100%;
	height:100%;*/
	overflow:auto;
	border-bottom:1px solid black;
	margin:0;
	
}

#recentCustomCont .col1 {	
	width:100px;
	padding:2px;
	float:left;
}

#recentCustomCont .col2 {	
	width:450px;
	padding:2px;
	float:left;
}


.seperator {
	margin-top:20px;
	border-bottom:1px dashed #666666;
}

#twoCols_col1 {
	width:305px; 
	margin-right:6px;
	float:left;
}

#twoCols_col2 {
	width:305px; 	
	float:left;
}

#homeImgesContainer img, #homeCol1 img, #galleryImgesContainer img {
	width:200px;
	height:150px;
	border:1px solid black;
}

/*--- The Gallery ---*/
#galleryImgesContainer {
	width:642px;
	/*height:100%;
	overflow:auto;*/
	margin:0 auto;
	clear:both;	
}

.galleryImgContainer {
	float:left; 
	text-align:center; 
	width:170px; 
	height:auto; 		
}

.galleryImgContainer span {
	display:block;
	text-align:center;
}

.galleryImgContainer img {
	border:1px solid black;
}

.galleryPic {
	border:1px solid black;
	margin:6px 8px 6px 8px;
	display:block;
	width:170px; 
	height:120px;
	float:left;
}

.galleryPic img {
	border:0;
}
/*--- End Gallery ---*/


/** End Structure **/







/**  Headers and Formatting **/
h1 {
	font-size:190%;
	font-weight:normal;	
	text-transform:lowercase;
	margin:0 0 10px 0;
	padding:0;	
}

h1 span {
	/*color:#2C23D4;*/
	color:#1C1868;
	font-style:italic;
}

h2 {
	font-size:140%;
	font-weight:bold;	
	text-transform:lowercase;
	color:#1c1868;
}

/*h3 {
	font-size:100%;
	color:#8e9bd2;
	font-weight:bold;	
	background-image:url(../images/h3_arrow.gif);
	text-indent:13px;
	background-position:0 2px;
	background-repeat:no-repeat;	
	margin:2px 0;
	padding:0;
}*/

h3 {
	font-size:100%;
	color:#8e9bd2;
	font-weight:bold;		
	margin:2px 0;
	padding:0;
}

/* Headers that have small numbers beside them. Are used for long lists that need discreet images beside the headers
so the viewer can concentrate on reading the text */
h3.no1, h3.no2, h3.no3, h3.no4, h3.no5, h3.no6, h3.no7 {
	background-repeat:no-repeat;
	text-indent:15px;
}

h3.no1 {
	background-image:url(../images/header_no1.gif);	
}

h3.no2 {
	background-image:url(../images/header_no2.gif);	
}

h3.no3 {
	background-image:url(../images/header_no3.gif);	
}

h3.no4 {
	background-image:url(../images/header_no4.gif);	
}

h3.no5 {
	background-image:url(../images/header_no5.gif);	
}

h3.no6 {
	background-image:url(../images/header_no6.gif);	
}

h3.no7 {
	background-image:url(../images/header_no7.gif);	
}

/* Headers that have large numbers beside them. Used for dramatic headers that need to catch the viewers attention */
.no1_large {
	font-size:105%;
	font-weight:bold;
	background-image:url(../images/header_no_large1.gif);
	background-repeat:no-repeat;
	text-indent:30px;
	background-position:0 -3px;
	display:block;
	height:25px;
	line-height:25px;
}

.no2_large {
	font-size:105%;
	font-weight:bold;
	background-image:url(../images/header_no_large2.gif);
	background-repeat:no-repeat;
	text-indent:30px;
	background-position:0 -3px;
	display:block;
	height:25px;
	line-height:25px;
}

/* This is the header within the vertical menu */
h2.header {	
	padding-bottom:6px;		
	display:block;
	font-size:100%;
	font-weight:bold;
	display:block;	
	margin:0;
	margin-top:2px;	
	padding:2px;
	width:116px;
	text-align:center;
}

/*--- Various colours for the menu headers ---*/
/* The dark purple header used for the main navigation header */
h2.header_color1 {
	border:1px solid #003399;
	background-color:#8D40BB;	
	color:#000000;
}

h2.header_color2 {
	background-color:#009999;
	border:1px solid #006666;
}

h2.header_color3 {
	background-color:#FF6633;
	border:1px solid #FF0033;
}

h2.header_color4 {
	background-color:#9966CC;
	border:1px solid #9900FF;
}

h2.header_color5 {
	background-color:#FFFF66;
	border:1px solid #FFFF00;
}

h2.header_color6 {
	background-color:#FF3399;
	border:1px solid #FF0066;
}

h2.header_color7 {
	background-color:#33CC66;
	border:1px solid #339966;
}

h2.header_color8 {
	background-color:#669966;
	border:1px solid #669933;
}

h2.header_below {
	margin-top:6px;
}

/*--- Messages ---*/
.msgFloat {
	color:#006699;
	font-weight:normal;
	margin-left:4px;
}

.msg {
	color:#006699;
	font-weight:normal;	
}

.errorFloat {
	color:red;
	font-weight:normal;
	margin-left:4px;
}

.error {
	color:red;
	font-weight:normal;	
}

.emphasis {
	/*color:#3366CC;*/
	color:#1C1868;
	font-size:170%;	
}

a.emphasis {
	font-weight:normal;
	/*color:#3366CC;*/
	color:#2C23D4;
	text-decoration:underline;
}

a.more {
	font-weight:normal;
	/*color:#3366CC;*/
	color:#2C23D4;
	text-decoration:underline;
	font-size:120%;
	text-transform:uppercase;
}

ol.address {
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:120%;
	line-height:150%;	
	margin-bottom:20px;
}

ol.address li {
	margin:0;
	padding:0;
}

ol.address h3 {
	color:black;	
}
/** End Headers and Formatting **/





/** Icons **/
/* The 'i' icon, used to denote importance */
.info {
	background-image:url(../images/info_icon.gif);
	background-repeat:no-repeat;
	display:block;
	height:25px;
	line-height:30px;
	text-indent:25px;
}

#contactDetails {
	text-align:center;
	padding:10px 0 15px 0;
	clear:both;
}


/* The telephone, representing a telephone number */
.tel_icon {
	width:30px;
	height:30px;
	float:left; 
	display:block;
	margin-top:-8px;
	background-image:url(../images/tel_icon.gif);
	background-repeat:no-repeat;
	padding:0px;
	
}

/* The fax icon, representing a fax number */
.fax_icon {
	width:30px;
	height:30px;
	float:left; 
	
	background-image:url(../images/fax_icon.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
}

/* The email icon, representing an email address */
.email_icon {
	width:30px;
	height:30px;
	display:block;
	float:left; 
	margin-top:-8px;
	background-image:url(../images/email_icon.gif);
	background-repeat:no-repeat;
	padding:0px;
}

/** End Icons **/

/** Links **/
a {
	color:#2C23D4;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;	
}

a:hover {
	color:#bace1f;	
}
/** End Links **/


/** Forms **/
/* Default text box style. Is applied only to form elements */
.textBox {	
	border:1px solid #333333;
	font-family:Arial, Helvetica, sans-serif;	
	padding-left:3px;
	background-color:#F5F5F5;
	font-size:100%;
	color:#000000;			
}



/* Colour the textbox changes to when the cursor clicks in it */
.textBoxFocus {
	border:1px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F5F5F5;
	font-size:100%;
	color:#000000;	
	width:250px;
}


/* The default style for buttons */
.defaultButton {
	background-color:#2C23D4;
	text-transform:lowercase;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#FFFFFF;
	border:1px solid #2a397c;
	font-weight:normal;
	margin-right:4px;
}

.deleteButton {
	background-color:red;
	text-transform:uppercase;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#FFFFFF;
	border:1px solid black;
	font-weight:normal;
	margin-right:4px;
}

.defaultButtonBig {
	background-color:#2C23D4;
	text-transform:lowercase;
	padding:5px;
	font:150% Arial, Helvetica, sans-serif;	
	color:#FFFFFF;
	border:1px solid #2a397c;
	font-weight:normal;	
	clear:both; 
	display:block;	
}

a.defaultButton {
	margin:0;
	padding:1px;
}

a.defaultButton:hover {
	color:#ffffff;
	text-decoration:none;
	cursor:default;
}


 /* The main forms */
#addGalleryItem {
	width:500px;
	height:100%;
	overflow:auto;
	padding-bottom:10px;
}

#contactForm {
	width:500px;
	margin:0 auto;	
}

#contactForm .textBox {
	margin-bottom:10px;	
}

#contactForm .defaultButtonBig {	
	margin-bottom:10px;	
}	

#loginForm {
	width:300px;	
	margin:0 auto;
}



#create, #edit {
	width:700px;	
	margin-left:30px;
	
}

/* The fieldsets */
#contactForm fieldset, #loginForm fieldset, #addGalleryItem fieldset, #edit fieldset, #create fieldset {	
	border:0;	
	margin:0;
	padding:0;
}

.newsBox{
	/*height:100%;*/
	overflow:auto;
	border-bottom:1px solid #ccc;	
	padding:6px;
	margin-bottom:15px;
}	

.newsBox .wrapImg {
	margin-left:0;
}

#blogForm {
	/*height:100%;		
	width:400px;*/
	overflow:auto;	
	padding:2px;
	margin-bottom:15px;
	border-bottom:1px solid #cccccc;	
}

/* The text box classes */
#contactForm .textBox {
	width:450px;
}

#contactForm input.textBox {
	height:15px;
}


/* The label classes */
#contactForm label, #loginForm label  {
	display:block;
	color:#0099FF;
}

#loginForm label  {
	color:#0099FF;
	display:block;
	float:left;
	clear:left;
	width:100px;
	margin-bottom:5px;
}

#loginForm .textBox {
	float:left;	
	margin-bottom:5px;
}

#loginForm p {
	clear:both;
}

#addGalleryItem label, #create label   {
	display:block;	
	color:#0099FF;		
	width:200px;
	margin-top:5px;
}

#edit label, #edit .col1   {
	display:block;	
	color:#0099FF;		
	width:150px;
	margin-top:5px;
}

/*#editGalleryItem label  {
	display:block;
	float:left;
	color:#0099FF;	
	width:100px;
}*/

/* The inputField classes */
#addGalleryItem .inputField, #edit .inputField, #edit .col2, #create .inputField  {
	display:block;
	float:left;	
	width:150px;	
}

/* The row class */
.row {
	/*width:490px;	*/
	width:auto;
	/*height:100%;
	overflow:auto;	*/				
	margin-bottom:5px;	
	clear:both;	
}


#blogForm .row {	
	margin-bottom:3px;		
	width:300px;
}
/** End forms **/

/** Image formatting **/
.centredImg {
	margin:0 auto;
	display:block;
	border:1px solid #333333;
}

.imgBorder {
	border:1px solid #333333;
}

.right {
	float:right;
	margin-left:5px
}

.left {
	float:left;
	margin-right:5px;
}

#course-intro .wrapImg {
	width:200px;	
}

.wrapImg {
	margin:0 7px; 		
}
/** End images **/

#weatherLinks p, #moreAdventure p {
	margin:0;	
}

#moreAdventure h2 {
	margin:25px 0 0 0;
}


.clearBoth {
	clear:both; 
	padding-bottom:1px;
}

p.italic {
	margin-bottom:5px;
	font-style:italic;
}

.caption {
	color:#0066cc;
	font-style:italic;
	/*font-style:italic;
	font-weight:bold;*/
}

.clearBothBorder {
	border-bottom:1px solid #eee;
	clear:both;
	padding:5px 0;
}

#pdfList {
	list-style-type:none;
	margin:0;
	padding:0;
}

#pdfList li {
	background:url(../images/adobe_pdf_icon.jpg) top left no-repeat;	
	padding-top:15px;
	height:35px;
	text-indent:45px;
	margin-bottom:5px;
}

#map {
	margin:0 auto; 
	display:block;
	width:530px;
	height:370px;
}




