body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #574F48;
}

/**************************
Top 
**************************/

#header{
	background-color: #003399;
	font-size: 0.7em;
	color: #FFFFFF;
}

#header_top{
	background-color: #9D9C9D;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

#skip{
	width: 10em;
	float: left;
}

#skip a{
	color:#FFFFFF;
}

#textchange{
	width: 28em;
	float: right;
	text-align: right;
}

#header_banner{
	height: 1%;
	background-color: #343434;
}

#logo{
	float: left;
	padding-left: 10px;
}

#search{
	float: right;
	padding-right: 40px;
	width:10em;
	text-align: right;
	padding-top: 34px;
	font-size: 1.4em;
	font-weight: bold;
}

#search a:link, #search a:visited, #search a:active{
color:#FFFFFF;
text-decoration:underline;
}

#search a:hover{
color:#FFFFFF;
text-decoration:none;
}

/***** Start Top Nav *****/

div#navcontainer
{
	background-color: #9D9C9D;
	width: 100%;
}

div#navcontainer ul
{
	font-weight: bold;
	color: white;
	text-align: right;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}
#middle .column-in li {
	margin-left: 30px;
}


div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
	color: white;
	text-decoration: none;
	border-left: 1px solid #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

div#navcontainer ul li a:hover
{
background-color: #0066CB;
color: white;
}

#active a { border-left: 1px solid #fff; }
/***** End Top Nav *****/



/**************************
Middle 
**************************/

#main1 {
	margin:0;
	padding:0;
	font-size: .7em;
		}
		
#main2 {
		margin:0; padding:0;
		background:url("blue.gif") top right repeat-y;
		}

#middle {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 220px;
	background-color: #FFFFFF;
	font-size: .7em;
		}


/***** Left Nav *****/

#left {
	float:left;
	margin:0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

.leftnavlist {
	margin: 0px;
	padding: 0px;
}

.leftnavcontainer {
	padding: 0px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c1c1c1;
	border-left-color: #c1c1c1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
	margin-bottom: 10px;
}

.leftnavcontainer ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.leftnavcontainer a
{
	display: block;
	width: 180px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	background-color: #D9D9D9;

}

.leftnavcontainer a:link, .leftnavlist a:visited
{
	color: #574F48;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

.leftnavcontainer a:hover
{
background-color: #0066CB;
color: #FFFFFF;
}

.leftnavlist li{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1c1c1;
}

.leftsubnavlist a
{
	display: block;
	width: 167px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	color: #574F48;
	background-color:#ECECEC;
}

.leftsubnavlist a:link, .leftsubnavlist a:visited
{
	color: #574F48;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 23px;
}

.leftsubnavlist a:hover
{
background-color: #8CC6FF;
color: #333333;
}



.leftsubnavlist2 a
{
	display: block;
	width: 154px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	color: #574F48;
	background-color:#FBFBFB;
}

.leftsubnavlist2 a:link, .leftsubnavlist2 a:visited
{
	color: #574F48;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 36px;
}

.leftsubnavlist2 a:hover
{
background-color: #E1F0FF;
color: #333333;
}



.sub2{
	padding-left:0px;
	}


/***** Right *****/

#right {
	float:right;
	width:200px;
	margin:0;
	padding:0;
	background:url("corner.gif") top right no-repeat;
		}
		
.image_holder {
	margin:0;
	padding:10px;
}
.img_border {
	border: 1px solid #0066CC;
}
.img_border_right_marg_10 {
	border: 1px solid #0066CC;
	margin-right:10px;
}

.icon_images{
	padding-right: 10px;
}

.icons{
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	height: 42px;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 5px;
	width:160px;
}

.icons a {
	display:block;
	height:42px; /* this + top padding = height for image */
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 52px;
	}

.icons a:hover {
	background-color: #E1F0FF;	
} 
/**************************
Footer 
**************************/

#footer{
	font-size: 0.7em;
	background-color: #9D9C9D;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #373737;
	padding: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#address{
	float: left;
	width: 30em;
}

#contact{
	float: right;
	width: 23em;
}

#contact a{
	color:#FFFFFF;
}

/**************************
General
**************************/

.column-in {
	margin:0; padding:10px;
	}
		
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}
	
.clear {
	clear:both;
	}
	
img{
	border:none
	}
.underlinedcell /*used on tables Calendar etc*/ {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	background-color: #F5F5F5;
}
.nonunderlinedcell /*used on tables Calendar etc*/ {
	background-color: #F5F5F5;
}

/**************************
Geallery
**************************/

.gallery{
          margin:0; padding:0;
          overflow:hidden; /* Clears the floats */
          width:98%; /* IE and older Opera fix for clearing, they need a dimension */
          list-style:none;
        }
          .gallery li{
            float:left;
            display:inline; /* For IE so it doesn't double the 1% left margin */
            width:23.8%;
            margin:0 0 10px 1%; padding:10px 0;
            height:83px; /* Height of img (75) + 2 times 3px padding + 2 times 1px border = 83px */
            position:relative;
          }
            .gallery a,
            .gallery img{
              display:block;
              width:100%;
            }
            a img{ border:none; } /* A small fix */
            .gallery a:link,
            .gallery a:visited,
            .gallery a:focus,
            .gallery a:hover,
            .gallery a:active{
              padding:3px;
              background:#eeefef;
              width:75px; height:75px;
              border:1px solid #eeefef; /* We blend the border with the bg, as if it isn't there */
              position:absolute; top:50%; left:50%; /* position it so that image's top left corner is in the center of the list item */
              margin:-41px 0 0 -41px; /* Pull the image into position with negative margins (margins value is half of the width of the image) */
            }
            .gallery a:hover{
              border-color:#dfdfdf;
            }
            /* These are all optional, for decoration purpouses only */
            .gallery{
              padding-bottom:10px;
              margin-top:10px;
            }
#middle .column-in #openday_wrap {
	background-image: url(../images/home/open-day-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#middle .column-in .colour {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #666666;
}
#middle .column-in .coloura {
	color: #990000;
	font-weight: bold;
}
#middle .column-in .colourb {
	font-weight: bold;
	color: #006600;
}
#middle .column-in .colourc {
	font-weight: bold;
	color: #9900FF;
}
#middle .column-in .colourd {
	font-weight: bold;
	color: #CC6600;
}

