@charset "UTF-8";
/* CSS Document */

/***********************************************************************/
/* Nuffield Centre - Artificial Art                                    */
/***********************************************************************/

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/bg.jpg) top left repeat-x #F2F2F2;
}

/***********************************************************************/
/* main containers                                                     */
/***********************************************************************/

#container
{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 954px;
}

#content
{
	float: left;
	width: 906px;
	padding: 27px 24px 0px 24px;
	margin: 0px 0px 0px 0px;
	background: url(images/top_bg.jpg) center top no-repeat;
}

#repeatBG
{
	float: left;
	width: 954px;
	padding: 0px;
	margin: 0px;
	background: url(images/repeat_bg.jpg) center top repeat-y;
}

#top
{
	float: left;
	width: 906px;
	height: 66px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(images/top_logo.jpg) left top no-repeat;
}

#banner
{
	float: left;
	width: 906px;
	height: 196px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.clear
{
	clear: both;
	font-size: 1px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

/* menu top */

#menuTop
{
	float: right;
	width: 226px;
	height: 18px;
	padding: 0px 0px 0px 0px;
	margin: 42px 0px 8px 0px;
	background: url(images/menu_background.jpg) top left no-repeat;
}

#menuTop a
{
	float: left;
	font-size: 11px;
	line-height: 11px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

/* menu terms */

#menuTerms
{
	padding: 3px 0px 0px 11px;
	margin: 0px 1px 1px 0px;
	width: 125px;
	height: 14px;
	display: block;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #749AC0;
}

a#menuTerms:hover, a#menuTerms.TermsSelected
{
	color: #0463B3;
	text-decoration: none;
}


/* menu contact */

#menuContact
{
	padding: 3px 0px 0px 11px;
	margin: 0px 1px 1px 0px;
	width: 75px;
	height: 14px;
	display: block;
	float: left;
}

a#menuContact:hover, a#menuContact.ContactSelected
{
	color: #0463B3;
	text-decoration: none;
}


/* main menu */

#menu
{
	float: left;
	width: 906px;
	height: 35px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

#menu a
{
	float: left;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

/* menu home */

#menuHome
{
	padding: 10px 0px 0px 21px;
	margin: 0px 1px 0px 0px;
	width: 55px;
	height: 25px;
	display: block;
	float: left;
	background: url(images/but_home.jpg) left repeat;
}

a#menuHome:hover, a#menuHome.homeSelected
{
	color: #FFFF00;
	text-decoration: none;
}

/* menu about us */

#menuAboutUs
{
	padding: 10px 0px 0px 21px;
	margin: 0px 1px 0px 0px;
	width: 70px;
	height: 25px;
	display: block;
	float: left;
	background: url(images/but_AboutUs.jpg) left repeat;
}

a#menuAboutUs:hover, a#menuAboutUs.AboutUsSelected
{
	color: #FFFF00;
	text-decoration: none;
}

/* menu Accomodation */

#menuAccomodation
{
	padding: 10px 0px 0px 21px;
	margin: 0px 1px 0px 0px;
	width: 115px;
	height: 25px;
	display: block;
	float: left;
	background: url(images/but_Accomodation.jpg) left repeat;
}

a#menuAccomodation:hover, a#menuAccomodation.AccomodationSelected
{
	color: #FFFF00;
	text-decoration: none;
}

/* menu Sailing Centre */

#menuSailingCentre
{
	padding: 10px 0px 0px 21px;
	margin: 0px 1px 0px 0px;
	width: 100px;
	height: 25px;
	display: block;
	float: left;
	background: url(images/but_SailingCentre.jpg) left repeat;
}

a#menuSailingCentre:hover, a#menuSailingCentre.SailingCentreSelected
{
	color: #FFFF00;
	text-decoration: none;
}

/* menu Climbing Wall */

#menuClimbingWall
{
	padding: 10px 0px 0px 21px;
	margin: 0px 1px 0px 0px;
	width: 100px;
	height: 25px;
	display: block;
	float: left;
	background: url(images/but_ClimbingWall.jpg) left repeat;
}

a#menuClimbingWall:hover, a#menuClimbingWall.ClimbingWallSelected
{
	color: #FFFF00;
	text-decoration: none;
}

/* menu Activities Links */

#menuActivitiesLinks
{
	padding: 10px 0px 0px 21px;
	margin: 0px 1px 0px 0px;
	width: 120px;
	height: 25px;
	display: block;
	float: left;
	background: url(images/but_ActivitiesLinks.jpg) left repeat;
}

a#menuActivitiesLinks:hover, a#menuActivitiesLinks.ActivitiesLinksSelected
{
	color: #FFFF00;
	text-decoration: none;
}

/* menu Gallery */

#menuGallery
{
	padding: 10px 0px 0px 21px;
	margin: 0px 0px 0px 0px;
	width: 59px;
	height: 25px;
	display: block;
	float: left;
	background: url(images/but_Gallery.jpg) left repeat;
}

a#menuGallery:hover, a#menuGallery.GallerySelected
{
	color: #FFFF00;
	text-decoration: none;
}

/* menu Nuffield History */

#menuNuffieldHistory
{
	padding: 10px 0px 0px 35px;
	margin: 0px 0px 0px 0px;
	width: 96px;
	height: 25px;
	display: block;
	float: left;
	border-left: 1px solid #fff;
	background: url(images/but_NuffieldHistory.jpg) left repeat;
}

a#menuNuffieldHistory:hover, a#menuNuffieldHistory.NuffieldHistorySelected
{
	color: #FFFF00;
	text-decoration: none;
}

/***********************************************************************/
/* footer                                                              */
/***********************************************************************/

#footer
{
	float: left;
	width: 906px;
	height: 82px;
	margin: 0px 0px 0px 0px;
	padding: 0px 24px 0px 24px;
	background: url(images/footer_bg.jpg) top left no-repeat;
}



#footerLeft
{
	margin: 0px 0px 0px 0px;
	padding: 22px 0px 0px 15px;
	width: 590px;
	display: block;
	float: left;
	font-size: 17px;
	color: #666;
	/*font-weight: bold;*/
}

#footerRight
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 20px;
	width: 260px;
	display: block;
	float: left;
	font-size: 15px;
	color: #666666;
	line-height: 20px;
	text-align: right;
}

#footerRight a
{
	color: #666666;
	text-decoration: none;
}

#footerRight a:hover
{
	color: #0463B3;
	text-decoration: none;
}

/* Left Column */

#left
{
	float: left;
	width: 205px;
	padding: 0px 0px 0px 0px;
	margin: 16px 10px 0px 10px;
}

#leftNav
{
	float: left;
	width: 203px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-bottom: solid 2px #B4C8DC;
	border-top: solid 2px #B4C8DC;
}

#leftNav ul
{
	list-style: none;
	display: inline;
	margin : 0px;
	padding: 0px;
}

#leftNav li
{
	list-style: none;
	display: inline;
	float: left;
	margin : 0px;
	padding: 0px;
	border-bottom: solid 1px #CCC;
}

/*#leftNav a
{
	float: left;
	font-size: 12px;
	width: 173px;
	padding: 8px 0px 8px 30px;
	margin : 0px;
	color: #4D4D4D;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	background: url(images/menu_arrow.jpg) left no-repeat;
}*/

#leftNav a
{
	float: left;
	font-size: 15px;
	width: 197px;
	padding: 10px 0px 10px 6px;
	margin : 0px;
	color: #4D4D4D;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
}

#leftNav a:hover
{
	color: #0463B3;
	text-decoration: none;
}

#leftNav a.active, #leftNav a.active:hover
{
	color: #000;
	text-decoration: none;
}

#leftNav a.selected, #leftNav a.selected:hover
{
	color: #0072bb;
	text-decoration: none;
}

body#dormitory #leftNav #dormitoryNav,
body#family #leftNav #familyNav,
body#campsite #leftNav #campsiteNav,
body#sailing #leftNav #sailingNav
{
	color: #0072bb;
	text-decoration: none;
}

#FreeWiFi
{
	float: left;
	width: 203px;
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#sideNotes
{
	float: left;
	width: 183px;
	padding: 15px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 11px;
}

.redspan
{
	color: #FF0000;	
}

#sideNotes a
{
	color: #FF0000;	
}

#sideNotes a:hover
{
	color: #FF0000;	
}

#sideNotes a:visited
{
	color: #FF0000;	
}

#sideNotes h3
{
	font-weight: bold;
	color: #FF0000;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

#sideNotes p
{

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
		color: #FF0000;	
}

#HomePic
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 906px;
	background: url(images/home/boat_trailer.jpg) bottom left no-repeat;
}

#NoPic
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 906px;
}

#AboutPic
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 906px;
	background: url(images/home/boat_trailer.jpg) bottom left no-repeat;
}




/* Middle */

#middle
{
	float: left;
	width: 669px;
	padding: 0px 0px 10px 0px;
	margin: 16px 0px 0px 0px;
}

.feature
{
	float: left;
	width: 630px;
	padding: 12px 10px 12px 12px;
	margin: 0px 0px 15px 0px;
	border-bottom: solid 2px #B4C8DC;
	border-top: solid 2px #B4C8DC;
	background-color: #FFFFFF;
}

.feature h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #666;
	padding: 0px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}

.feature h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;	
	padding: 2px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;	
}

.feature h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;	
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;	
}

.feature a
{
	text-decoration: underline!important;
}


.titleSailingCentre
{
	padding: 10px 0px 10px 40px;
	margin:  0px 0px 0px 0px;
/*	background: url(images/home/icon_sailing_centre.jpg) left no-repeat;*/
}


.titleClimbingWall
{
	padding: 10px 0px 10px 40px;
	margin:  0px 0px 0px 0px;
/*	background: url(images/home/icon_climbing_wall.jpg) left no-repeat;*/
}

.feature p
{
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
}

.feature p a
{
	color: #666;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
}

.feature p a:hover
{
	color: #0463B3;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-decoration: underline;
}

.normalText
{
	font-size: 11px;
	line-height: 12px;
	color: #666;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
}

.normalText p a
{
	color: #666;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
}

.normalText p a:hover
{
	color: #0463B3;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-decoration: underline;
}


.imageinsertleft {
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 10px 0px;
	padding: 3px;
	float: left;
	border-top: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
	border-left: solid 1px #E6E6E6;
	border-right: solid 1px #E6E6E6;
	/*border-right: solid 1px #B4C8DC;*/

}

.imageinsertright {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	padding: 3px;
	float: right;
	border-top: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
	border-left: solid 1px #E6E6E6;
	border-right: solid 1px #E6E6E6;

}

/* find out more */

#findOutMore
{
	padding: 8px 0px 0px 30px;
	margin: 25px 0px 0px 0px;
	width: 93px;
	height: 19px;
	display: block;
	float: left;
	background: url(images/find_out_more1.jpg) left repeat;
	font-size: 12px;
	line-height: 12px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#findOutMore a
{
	float: left;
	font-size: 12px;
	line-height: 12px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

a#findOutMore:hover, a#findOutMore.findOutMoreSelected
{
	color: #0463B3;
	text-decoration: none;
}

.tableText
{
	font-size: 12px;
	line-height: 18px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

.tableHeaders
{
	font-size: 12px;
	line-height: 18px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

.spacer
{
	clear: both;
	font-size: 1px;
	height: 5px;
	padding: 0px;
	margin: 0px;
}

.clear
{
	clear: both;
	font-size: 1px;
	height: 5px;
	padding: 0px;
	margin: 0px;
}

.devideShorter
{
	float: left;
	clear: both;
	width: 625px;
	border-top: solid 1px #E6E6E6;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	font-size: 1px;
	display: block;
}


.devideShorter2
{
	float: left;
	clear: both;
	width: 625px;
	border-top: solid 1px #999999;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	font-size: 1px;
	display: block;
}

.galleryContainers
{
	border-top: solid 1px #E6E6E6;
	border-right: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
	border-left: solid 1px #E6E6E6;
	width: 150px;
	height: 185px;
	float: left;
	margin: 0px 4px 6px 0px;
	padding: 0px 0px 0px 0px;
}

.galleryImages
{
	border-top: solid 1px #E6E6E6;
	border-right: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
	border-left: solid 1px #E6E6E6;
	width: 138px;
	height: 138px;
	float: left;
	margin: 3px;
	padding: 2px;
}

.galleryContainers p
{
	font-size: 10px;
	color: #333333;
	text-align: center;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

.galleryContainers a
{
	font-size: 10px;
	color: #333333;
	text-align: center;
	line-height: 12px;
	font-weight: bold;
}


/***********************************************************************/
/* lightBox css bits                                                   */
/***********************************************************************/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #eee;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #eee;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 5000px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
	
	
/*Contact*/

#contactLeft
{
	width: 300px;
	display: block;
	float: left;s
}

#contactRight
{
	width: 320px;
	display: block;
	float: left;
}

#ApplicationForm
{
	width: 620px;
	display: block;
	float: left;
}

.bookingForm
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

.smallBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0352AF;
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

/*callendar*/

.month {
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 5px;
	COLOR: #555;
	font-weight: bold;
}

.days {
	FONT-SIZE: 10px; 
	PADDING-BOTTOM: 0px; 
	COLOR: #555;
}

.calendarlines {
	BORDER-RIGHT: #d9e5e5 1px solid; 
	WIDTH: 30px; 
	BORDER-BOTTOM: #d9e5e5 1px solid; 
	HEIGHT: 15px
}


.calendarGreen {
	BORDER-RIGHT: #d9e5e5 1px solid;
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE: url(../images/selected_bg.gif);
	WIDTH: 35px;
	COLOR: black;
	BORDER-BOTTOM: #d9e5e5 1px solid;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 15px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #AAE1BC;
}

.calendarOrange {
	BORDER-RIGHT: #d9e5e5 1px solid;
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE: url(../images/selected_bg.gif);
	WIDTH: 35px;
	COLOR: black;
	BORDER-BOTTOM: #d9e5e5 1px solid;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 15px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFE980;
}

.calendarRed {
	BORDER-RIGHT: #d9e5e5 1px solid;
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE: url(../images/selected_bg.gif);
	WIDTH: 35px;
	COLOR: black;
	BORDER-BOTTOM: #d9e5e5 1px solid;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 15px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF6666;
}

.CalendarMonths
{
	width: 255px;
	height: 140px;
	margin: 5px 28px 15px 28px;
	padding: 0px 0px 0px 0px;
	display: block;
	float: left;
}

.LegendGreen {
	background-color: #AAE1BC;
	border: 1px solid #d9e5e5;
}

.LegendOrange{
	background-color: #FFE980;
		border: 1px solid #d9e5e5;
}

.LegendRed {
	background-color: #FF6666;
		border: 1px solid #d9e5e5;
}

.applicationLink
{
	color:#333333;
}	

.applicationLink a
{
	color:#666;
}	

.applicationLink a:hover
{
	color:#000;
}	
.applicationLink a:visited
{
	color:#666s;
}