/* CSS Document */
/*all pages styling*/
    body {background-color:#FFFFFF;}


    #wrapper {
	width:800px;
	height:600px;
	left:50%;
	margin-left:-400px;
	position:relative;
	background-color:#FFFFFF;
	}

    #allpagesheader {
	width:800px;
	height:62px;
	left:0px;
	top:0px;
	position:absolute;
	background-color:#514333;
	}
	

   #footer{
   background:url(images/footer.gif) no-repeat;
   width:800px;
   height:60px;
   left:0px;
   top:460px;
   position:absolute;
   }
	
	
   #academylogo {
   width:174px;
   height:42px;
   left:10px;
   top:10px;
   position:absolute;
   }
	
    #navigationmenubox {
	width:800px;
	height:30px;
	left:0px;
	top:66px;
	position:absolute;
	}
	
/*contact page styling*/

#mapcontainer {
	width:360px;
	height:286px;
	left:440px;
	top:96px;
	position:absolute;
	background-color:#BCA695;
	}
	
#mapbox {
	width:414px;
	height:268px;
	left:-2px;
	top:105px;
	position:absolute;
	}
	
#directiontext {
	width:408px;
	height:55px;
	left:0px;
	top:410px;
	position:absolute;
	text-align:left;
   font-family:"gill sans", helvetica, arial, sans-serif;
   font-size:12px;
   line-height: 100%;
   color:#663300;
	}
	
#telfaxadress {
	width:15px;
	height:158px;
	left:20px;
	top:64px;
	position:absolute;
	text-align:right;
   font-family:"gill sans", helvetica, arial, sans-serif;
   font-size:12px;
   line-height: 140%;
   color:#fff;}
	

#contactdetails {
	width:250px;
	height:230px;
	left:43px;
	top:64px;
	position:absolute;
	text-align:left;
	font-family:"gill sans", helvetica, arial, sans-serif;
   font-size:12px;
   line-height: 140%;
   color:#fff;
   text-decoration:none;}
   
  #infotext {
	width:300px;
	height:100px;
	left:30px;
	top:11px;
	position:absolute;
	text-align:left;
   font-family:"gill sans", helvetica, arial, sans-serif;
   font-size:12px;
   line-height: 100%;
   color:#fff;
	}
	
    #contactband {
    background:url(images/contactbg.gif) no-repeat;
	width:800px;
	height:79px;
	left:0px;
	top:381px;
	position:absolute;
	}
	
		/**courses page styling**/
	
	#coursesband {
	width:800px;
	height:25px;
	left:0px;
	top:359px;
	background:url(images/courses_mid_band.gif) no-repeat;
	position:absolute;
	}

    #boxforcourselist {
	width:360px;
	height:364px;
	left:440px;
	top:96px;
	background-color: #BCA695;
	position:absolute;
	}
	
#info {position:absolute;
top:150px;
left:0px;
height:344px;
overflow:hidden;
width:321px;
padding-top:20px;
padding-left:10px;
z-index:1000;
}

#info2 {
position:absolute;
top:266px;
left:200px;
overflow:hidden;
width:321px;
z-index:1000;
}

#coursesmenu2 a, #coursesmenu2 a:visited {

  text-decoration:none;
  text-align:left;
  color:#BCA695;
  font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
line-height:15px;
  display:block; 
  width:160px; 
  padding-left:6px;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:4px;
  z-index:20;
  border-bottom:1px solid #BCA695;
  }
  
  #coursesstatic2 {

  text-decoration:none;
  text-align:left;
  background-color:#514333; 
  color:#fff;
  font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
line-height:15px;
  display:block; 
  width:160px; 
   padding-left:6px;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:4px;
  z-index:20;
  border-bottom:1px solid #fff;
  }

#coursesmenu2 a:hover {

	background-color: #BCA695;
  z-index:20;
  color: #fff;
  }



#coursesmenu a, #coursesmenu a:visited {

  text-decoration:none;
  text-align:left;
  color:#BCA695;
  font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
line-height:15px;
  display:block; 
  width:160px; 
    padding-left:6px;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:4px;
  z-index:20;
  border-bottom:1px solid #BCA695;
  }
  
  #coursesstatic {

  text-decoration:none;
  text-align:left;
  background-color:#514333; 
  color:#fff;
  font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
line-height:15px;
  display:block; 
  width:160px; 
  padding-left:6px;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:4px; z-index:20;
  border-bottom:1px solid #fff;
  }
  
    #coursesstatictext {
	text-decoration:none;
  text-align:left;

  font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
line-height:15px;
  display:block; 
  width:160px; 
  padding-left:6px;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:4px; z-index:20;
  border-bottom:1px solid #fff;
  
	background-color: #BCA695;
color: #fff;

  }

#coursesmenu a:hover {
color: #fff;
	background-color: #BCA695;
  z-index:20;
   border-bottom:1px solid #fff;
  }

 
#coursesarea {
	position: absolute;
	left:-1px;
	top: 96px;
	width:720px;
	height:284px;
	background:#fff;	padding:40px;
	color:#888;
	border-left:1px solid #fff;
	z-index:600;
}

#courseimage {
	width:316px;
	height:334px;
	left:440px;
	top:0px;
	background-color: #BCA695;
	position:absolute;
	z-index:1;
	padding-left:24px;
	padding-right:20px;
	padding-top:20px;
	color:#fff;
   font-family:"gill sans", helvetica, arial, sans-serif;
   text-align: left;
   font-size:12px;
   background-image:url(images/courses/courseimg.jpg);
   background-repeat:no-repeat;
   border-top:10px solid #BCA695;
	}

#coursestext {
	width:316px;
	height:344px;
	left:440px;
	top:0px;
	background-color: #BCA695;
	position:absolute;
	z-index:1;
	padding-left:24px;
	padding-right:20px;
	padding-top:20px;
	color:#fff;
   font-family:"gill sans", helvetica, arial, sans-serif;
   text-align: left;
   font-size:12px;
	}

  #coursetxt {
	width:406px;
	left:-162px;
	top:100px;
	position:absolute;
	z-index:1;
	padding-left:164px;
	padding-right:20px;
	padding-top:20px;
	color:#514333;
   font-family:"gill sans", helvetica, arial, sans-serif;
   text-align: left;
   font-size:12px;
   z-index:3000;
	}
	
	 #courseintro {
	width:406px;
	left:20px;
	top:100px;
	position:absolute;
	z-index:1;
	padding-left:164px;
	padding-right:20px;
	padding-top:20px;
	color:#514333;
   font-family:"gill sans", helvetica, arial, sans-serif;
   text-align: left;
   font-size:12px;
   z-index:3000;
	}
  	
/*facilities page styling*/	
    #textfacilities {
	width:300px;
	height:262px;
	position:absolute;
	top:96px;
	left:500px;
	color:#663300;
	background-color:#BCA695;
	z-index: 6;
	}
	
	#facilitiesband {
	width:800px;
	height:20px;
	position:absolute;
	top:358px;
	left:0px;
	background: url(images/facilities_mid_band.gif);
	z-index: 8;
	}
	
	#textfacilities2 {
	width:295px;
	height:90px;
	position:absolute;
	top:385px;
	left:500px;
	font-family:"gill sans", helvetica, arial, sans-serif;
	text-align: left;
	font-size:10px;
	line-height: 100%;
	color:#663300;
	padding-right:5px;
	z-index: 7;
	}
	
	
	#facilitiesimage {
	background:url(images/facilities/rollovergallerybackground.gif) no-repeat;
	position:absolute;
	width:480px;
	height:318px;
	top:112px;
	left:0px;
	margin:0px auto 0 auto;
	border:none;
	z-index: 5;
    }
	
	#listofrooms {
	font-family:"gill sans", helvetica, arial, sans-serif;
    text-align: left;
	font-size:13px;
    line-height: 130%;
    color:#ffffff;
	padding-top:5px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:20px;
	}
	
    #facilitiesimage ul {
    padding:0px; 
    margin:0px; 
    list-style-type:none;
	 
    }
	
	#facilitiesimage a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:0px; 
    left:0px; 
    overflow:hidden; 
    }
	
	
	#facilitiesimage a.gallery, #facilitiesimage a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:none; 
    margin:0px 0px 0px 0px; 
    text-align:right; 
    cursor:default;
	font-family:"gill sans", helvetica, arial, sans-serif;
	font-size:12px;
	line-height: 120%;
	color:#663300;
    }

    #facilitiesimage a.reception {
    background:url(images/facilities/receptionthumb.jpg); 
	height:50px; 
    width:60px;
	 }
	
	#facilitiesimage a.eightbedchanging {
    background:url(images/facilities/8bedthumb.jpg);
	height:50px; 
    width:60px;
	}
	
	#facilitiesimage a.sixbedchanging {
    background:url(images/facilities/6bedthumb.jpg); 
	height:50px; 
    width:60px;
	}
	
	#facilitiesimage a.twobedchanging {
    background:url(images/facilities/2bedthumb.jpg); 
	height:50px; 
    width:60px;
	}

	
	#facilitiesimage a.changing {
    background:url(images/facilities/changingthumb.jpg); 
	height:50px; 
    width:60px;
	}
	
	#facilitiesimage a.lecturearea {
    background:url(images/facilities/lecturethumb.jpg); 
	height:50px; 
    width:60px;
	}
	
	#facilitiesimage a.seminarroom {
    background:url(images/facilities/seminarthumb.jpg); 
	height:50px; 
    width:60px;
	}
	
	#facilitiesimage a.diningarea {
    background:url(images/facilities/cafethumb.jpg);
	height:50px; 
    width:60px;
	}
	
	/* set the size of the unordered list to neatly house the thumbnails */
    #facilitiesimage ul {
    width:484px; 
    height:64px;
	position:absolute;
	top:276px;
	left:0px;
	border:none;
    }
    
	#facilitiesimage li {
    float:left;
    }
	
	#facilitiesimage ul {
    margin:0px; 
    float:right;
    }
	
	/* change the thumbnail border color */
    #facilitiesimage a.gallery:hover {
    border:	1px solid #fff; 
    }
	
	/* styling the :hover span */
    #facilitiesimage a.gallery:hover span {
    position:absolute; 
    width:480px; 
    height:250px; 
    top:-283px; 
    left:0px; 
    color:#663300; 
    background:#fff;
    }
		
/* styling below is on home page*/
    #middleband {
	background:url(images/home_mid_band.gif) no-repeat;
	width:800px;
	height:34px;
	left:0px;
	top:252px;
	position:absolute;}
  	
    #moviecontainer {
	width:800px;
	height:150px;
	left:0px;
	top:298px;
	position:absolute;
	}
	
    #homepageimage {
	background:url(images/home_trio.jpg) no-repeat;
	width:425px;
	height:195px;
	left:0px;
	top:104px;
	position:absolute;
	}
	
    #texthome {
	width:360px;
	height:156px;
	position:absolute;
	top:96px;
	left:440px;
	background-color:#bca695;
	}
 
    #p {
	font-family:"gill sans", helvetica, arial, sans-serif;
    text-align: left;
	font-size:11px;
    line-height: 110%;
    color:#ffffff;
	padding:20px;
	
	}
	

    #h1 {
    font-weight: bold;
	text-align: left;
	font-family:"gill sans", helvetica, arial, sans-serif;
    font-size:10px;
   line-height: 120%;
   color:#685f53;}
				
   /*partnerspagestyling*/
	#partnersbackground {
    background:url(images/partnersbg.gif);
	width:800px;
	height:278px;
	left:0px;
	top:96px;
	position:absolute;
	}
	
	#partnersextendbg {
    background-color:#7f7059;
	width:180px;
	height:86px;
	left:620px;
	top:374px;
	position:absolute;
	}
	
	#clientstext {
	width:60px;
	height:22px;
	left:0px;
	top:96px;
	position:absolute;
	}
	
    #suppliertext {
	width:60px;
	height:22px;
	left:0px;
	top:374px;
	position:absolute;
	}
	
    #partnerstext {
	width:150px;
	height:200px;
	left:630px;
	top:110px;
	position:absolute;
	color:#fff;
    font-family:"gill sans", helvetica, arial, sans-serif;
    text-align: left;
	font-size:12px;
    line-height: 120%;
	}
	
	#clientlogos {
	width:625px;
	height:200px;
	left:-10px;
	top:125px;
	position:absolute;
	}

	
	#supplierslogos {
	width:800px;
	height:55px;
	left:35px;
	top:380px;
	position:absolute;
	 border:0px;
	}
	
	#supplierslogos ul {
    padding:0; 
    list-style-type:none;
	border:0px; 
    }
	
	#supplierslogos ul {
    width:800px; 
    height:55px; 
    list-style-type:none;
    border:0px; 
    }
	
	#supplierslogos li {
    float:left;
	margin-top:0px;
	margin-right:20px;
	margin-bottom:0px;
	margin-left:0px;
	border:0px;
    }
	
	#supplierslogos ul { 
    float:right;
    border:0px;
    }

	/*people page styling*/
	    
		#peopleimg {
	    width:440px;
	    height:365px;
	    left:0px;
	    top:96px;
	    position:absolute;
		z-index:4000;
	    }
	