/* Start of CMSMS style sheet 'uknavigation' */
ul#navtop {
	width:640px;
	position:relative;
	top:43px;
	left:320px;
margin: 0;
  border: none;
  padding: 0;
  list-style: none;
z-index:10;
}

ul#navtop li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
 
}

ul#navtop ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 190px;
  list-style: none;
  display: none;
  position: absolute;
  top: 42px;
  left: 6px;
}

ul#navtop ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navtop ul li {
  width: 160px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
 height:35px;
}
ul#navtop ul li a {
line-height:30px;
padding-left:5px;
}

/* Root Menu */
ul#navtop a {
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;

}

ul#navtop a#about{
	background:url(images/ukcamps/about.png) no-repeat;
	height:47px;
	width:122px;
	display:block;
margin-top:-5px;
	
}
ul#navtop a#about:hover {
	background:url(images/ukcamps/about.png) no-repeat;
background-position: 0 -57px;
}

ul#navtop a#lagganlia{
	background:url(images/ukcamps/ukcamps.png) no-repeat;
	height:40px;
	width:154px;
	display:block;
margin-top:2px;
}
ul#navtop a#lagganlia:hover {
	background:url(images/ukcamps/ukcamps.png) no-repeat;
background-position: 0 -55px;
}
ul#navtop a#family{
	background:url(images/ukcamps/family-information.gif) no-repeat;
	height:43px;
	width:194px;
	display:block;
	margin-top:-1px;
}
ul#navtop a#family:hover {
	background:url(images/ukcamps/family-information.gif) no-repeat;
background-position: 0 -44px;
}
ul#navtop a#typical{
	background:url(images/ukcamps/typical.png) no-repeat;
	height:35px;
	width:144px;
	display:block;
	margin-top:6px;
}
ul#navtop a#typical:hover {
	background:url(images/ukcamps/typical.png) no-repeat;
background-position: 0 -44px;
}

ul#navtop a#contact{
	background:url(images/ukcamps/contact.png) no-repeat;
	height:36px;
	width:121px;
	display:block;
	margin-top:5px;
}
ul#navtop a#contact:hover {
	background:url(images/ukcamps/contact.png) no-repeat;
background-position: 0 -42px;
}


/* Root Menu Hover Persistence */
ul#navtop a:hover,
ul#navtop li:hover a,
ul#navtop li.iehover a {
    background:#fefddf;
  color: #000;
}

/* 2nd Menu */
ul#navtop li:hover li a,
ul#navtop li.iehover li a {
  float: none;
    background:#fefddf;
  color: #000;
  height:30px;
  text-decoration:none;
    padding:2px;
}

/* 2nd Menu Hover Persistence */
ul#navtop li:hover li a:hover,
ul#navtop li:hover li:hover a,
ul#navtop li.iehover li a:hover,
ul#navtop li.iehover li.iehover a {
    background:#f6df17;
  color: #000;
  height:30px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navtop li:hover ul ul,
ul#navtop li:hover ul ul ul,
ul#navtop li.iehover ul ul,
ul#navtop li.iehover ul ul ul {
  display: none;
}

ul#navtop li:hover ul,
ul#navtop ul li:hover ul,
ul#navtop ul ul li:hover ul,
ul#navtop li.iehover ul,
ul#navtop ul li.iehover ul,
ul#navtop ul ul li.iehover ul {
  display: block;
}

#navlinks {
	position:relative;
	left:45px;
	width:190px;
	height:200px;
}
#camplagganlia a{
	background:url(images/ukcamps/ukcamps.gif) no-repeat;
	display:block;
	width:187px;
	height:31px;
margin-top:-7px;
margin-left:14px;
margin-bottom:10px;
}
#camplagganlia a:hover {
	background:url(images/ukcamps/ukcamps.gif) no-repeat;
background-position: 0 -42px;
}
#activitieslist a{
	background:url(images/ukcamps/activities.png) no-repeat;
	display:block;
	width:127px;
	height:21px;
margin-top:4px;
margin-left:14px
}
#activitieslist a:hover {
	background:url(images/ukcamps/activities.png) no-repeat;
background-position: 0 -27px;
}
#goodfood a{
	background:url(images/ukcamps/goodfood.png) no-repeat;
	display:block;
	width:187px;
	height:19px;
margin-top:4px;
margin-left:18px;
}
#goodfood a:hover {
	background:url(images/ukcamps/goodfood.png) no-repeat;
background-position: 0 -31px;
}
#courses a{
	background:url(images/ukcamps/thecourses.png) no-repeat;
	display:block;
	width:187px;
	height:21px;
margin-top:4px;
margin-left:20px;
}
#courses a:hover {
	background:url(images/ukcamps/thecourses.png) no-repeat;
background-position: 0 -28px;
}
#coursessub1 a{
	background:url(images/ukcamps/courses1.png) no-repeat;
	display:block;
	width:187px;
	height:21px;
margin-top:4px;
margin-left:24px;
}
#coursessub1 a:hover {
	background:url(images/ukcamps/courses1.png) no-repeat;
background-position: 0 -22px;
}
#coursessub2 a{
	background:url(images/ukcamps/courses2.png) no-repeat;
	display:block;
	width:187px;
	height:22px;
margin-top:4px;
margin-left:28px;
}
#coursessub2 a:hover {
	background:url(images/ukcamps/courses2.png) no-repeat;
background-position: 0 -21px;
}
#gallery a{
	background:url(images/ukcamps/gallery.png) no-repeat;
	display:none;
	width:187px;
	height:21px;
margin-top:8px;
margin-left:23px;
}
#gallery a:hover {
	background:url(images/ukcamps/gallery.png) no-repeat;
background-position: 0 -31px;
}
#staff a{
	background:url(images/ukcamps/yourstaff.png) no-repeat;
	display:block;
	width:187px;
	height:21px;
margin-top:6px;
margin-left:26px;
}
#staff a:hover {
	background:url(images/ukcamps/yourstaff.png) no-repeat;
background-position: 0 -28px;
}
#where a{
	background:url(images/ukcamps/wherearewe.png) no-repeat;
	display:block;
	width:187px;
	height:25px;
margin-top:5px;
margin-left:29px;
}
#where a:hover {
	background:url(images/ukcamps/wherearewe.png) no-repeat;
background-position: 0 -26px;
}
#dates a {
	background:url(images/ukcamps/dates.gif) no-repeat;
	display:block;
	width:121px;
	height:26px;
margin-top:1px;
margin-left:24px;
}
#dates a:hover {
	background:url(images/ukcamps/dates.gif) no-repeat;
background-position: 0 -25px;
}

#meetdirector a {
	background:url(images/ukcamps/family-sub-nav.gif) no-repeat;
	display:block;
	width:161px;
	height:25px;
margin-top:1px;
margin-left:14px;
}
#meetdirector a:hover {
background:url(images/ukcamps/family-sub-nav.gif) no-repeat;
background-position: 0 -25px;
}
#forms a {
	background:url(images/ukcamps/family-sub-nav.gif) no-repeat;
	display:block;
	width:161px;
	height:26px;
margin-top:1px;
margin-left:14px;
background-position: 0 -50px;
}
#forms a:hover {
	background:url(images/ukcamps/family-sub-nav.gif) no-repeat;
background-position: 0 -76px;
}
#offcamps a {
	background:url(images/ukcamps/family-sub-nav.gif) no-repeat;
	display:block;
	width:141px;
	height:26px;
margin-top:1px;
margin-left:14px;
background-position: 0 -100px;
}
#offcamps a:hover {
	background:url(images/ukcamps/family-sub-nav.gif) no-repeat;
background-position: 0 -125px;
}
#faqs a {
	background:url(images/ukcamps/family-sub-nav.gif) no-repeat;
	display:block;
	width:121px;
	height:26px;
margin-top:1px;
margin-left:14px;
background-position: 0 -150px;
}
#faqs a:hover {
	background:url(images/ukcamps/family-sub-nav.gif) no-repeat;
background-position: 0 -175px;
}


.opening {
margin-left:35px;
margin-top:-10px;
}
.padding-left {
margin-left:16px;
}
#ds2019-form a {
	background:url(images/training/staff-sub-nav-1.gif) no-repeat;
	display:block;
	width:84px;
	height:19px;
margin-top:1px;
margin-left:16px;
background-position: 0 -2px;
}
#ds2019-form a:hover {
background:url(images/training/staff-sub-nav-1.gif) no-repeat;
background-position: 0 -29px;
}
#staff-flights a {
	background:url(images/training/staff-sub-nav-1.gif) no-repeat;
	display:block;
	width:161px;
	height:26px;
margin-top:1px;
margin-left:14px;
background-position: 0 -50px;
}
#staff-flights a:hover {
	background:url(images/training/staff-sub-nav-1.gif) no-repeat;
background-position: 0 -76px;
}
#agreement a {
	background:url(images/training/staff-sub-nav-2.gif) no-repeat;
	display:block;
	width:156px;
	height:25px;
margin-top:1px;
margin-left:22px;
background-position: 0 -2px;
}
#agreement a:hover {
background:url(images/training/staff-sub-nav-2.gif) no-repeat;
background-position: 0 -1px;
}
#reference-form a {
	background:url(images/training/staff-sub-nav-2.gif) no-repeat;
	display:block;
	width:116px;
	height:18px;
margin-top:3px;
margin-left:26px;
background-position: 0 -30px;
}
#reference-form a:hover {
	background:url(images/training/staff-sub-nav-2.gif) no-repeat;
background-position: 0 -31px;
}
#staff-info a {
background:url(images/training/staff-info-subhead.gif) no-repeat;
	display:block;
	width:167px;
	height:28px;
margin-left:11px;
}
#staff-info a:hover {
background-position: 0 -2px;
}


#waterfront a {
	background:url(images/training/positions-subnav.gif) no-repeat;
	display:block;
	width:170px;
	height:25px;
margin-top:1px;
margin-left:7px;
background-position: 0 -1px;
}
#waterfront a:hover {
background:url(images/training/positions-subnav.gif) no-repeat;
background-position: 0 -25px;
}
#sports a {
	background:url(images/training/positions-subnav.gif) no-repeat;
	display:block;
	width:161px;
	height:26px;
margin-top:1px;
margin-left:14px;
background-position: 0 -50px;
}
#sports a:hover {
	background:url(images/training/positions-subnav.gif) no-repeat;
background-position: 0 -76px;
}
#cabin a {
	background:url(images/training/positions-subnav.gif) no-repeat;
	display:block;
	width:156px;
	height:25px;
margin-top:1px;
margin-left:14px;
background-position: 0 -100px;
}
#cabin a:hover {
background:url(images/training/positions-subnav.gif) no-repeat;
background-position: 0 -125px;
}
#adventure a {
	background:url(images/training/positions-subnav.gif) no-repeat;
	display:block;
	width:176px;
	height:25px;
margin-top:1px;
margin-left:14px;
background-position: 0 -150px;
}
#adventure a:hover {
background:url(images/training/positions-subnav.gif) no-repeat;
background-position: 0 -175px;
}
/* End of 'uknavigation' */

