
 
body{
margin:0px auto;
background-color:#132814;
}

.PageFrame {
width:952px;
padding:0px;
margin:0px auto;
border-color:#666666;
border-style:solid;
border-width:1px;
background-color:#85a25d;
}
#ControlPanel {
}
#topGraphic {
width:952px;
height:78px;
padding:0px;
background-image:url(headerWessex.jpg);
background-repeat:no-repeat;
}
#adminMenu {
width:952px;
margin:0px auto;
clear:both;
}
#WessexMenuTab {
width:952px;
height:36px;
background-image:url(navigationbackgroundWessex.jpg);
background-repeat:repeat-x;
clear:both;
}

/* sets background and other  properties for the main menu tab */

/* main tab background image and other properties */
#navHContainer {
text-transform:uppercase;
display:block;
margin:0px;
padding:0px;
font-size:0.7em;
}

#nav ul {
padding:0px;
margin:0px 0px 0px 9px;
_margin:0px;
    list-style:none;
    float:left;
    width:auto;
}
#nav li {
position: relative;
float:left;
/*sets the width of the tabs for ie6 */
_width:136px;
list-style: none;
}
/* second-level lists */
#nav li ul { 
position : absolute;
left: -999em;
padding:0px;
margin:0px;
}
/* set the text properties for main tab */
#nav a {
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
text-decoration:none;
color:#000000!important;
display:block;
text-align:center;
margin-top:2px;
height:22px;
padding:10px 15px 0px 16px;
_padding-top:5px;
font-size:0.9em;
_font-size:0.8em;
border-right:#85a25d solid 1px;
}
#nav a:visited {

}
#nav a:hover {
color:#009900!important;
text-decoration:underline;
}
#nav li li {
}
/* set the hover properties for the main tab background */
#nav li:hover {
}
/*  set the submenu background and font color etc  */
#nav li li a {
font-size:0.8em;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
color:#000000;
width:158px;
background-color:#CCCCCC;
padding:2px 0px 2px 0px;
background-image:none;
border:#666666 solid 1px;
margin:0px 0px 0px -8px;
height:15px;
}
/* set the hover effects for the submenu 1 text and background and cancels the image background from the main tab */
#nav li li a:hover{
text-decoration:none;
background-image:none;
color:#009900;
}
#nav li li:hover {
background-image:none;
}
#nav li a.SelectedTab {
padding:0px;
margin:0px;
    
}
#nav .DisabledTab {
    color:#ccc;
	font-size:0.9em;
}
/* no need to change these hover classes 
unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;

}

#nav li:hover ul, 
#nav li.iehover ul {
	top: 0px; /*sets positioning of the drop down menu level 1*/
	left:0;
	margin-top:34px;
	
}
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li.iehover ul,  
#nav li li li.iehover ul {
	top: 0;
	left:158px; /*sets positioning of the drop down menu level 2*/
	margin-top:0px;
}
/*end of navigation*/
#shadowUnderNavigation {
height:8px;
background-image:url(shadowUnderNavigation.jpg);
background-repeat:repeat-x;
}
#threepanecontent{
width:952px;
padding:0px;
margin:0px;
}
.leftpane{
width:450px;
float:left;
margin-left:5px;
_margin-left:2px;
}
#leftPaneTop {
width:450px;
height:13px;
background-image:url(leftPaneTop.jpg);
background-repeat:no-repeat;
margin-bottom:-15px;
*margin-bottom:0px;
_margin-bottom:-7px;


}
.leftPaneContent {
width:420px;
background-image:url(leftPaneBackground.jpg);
background-repeat:repeat-y;
padding:0px 15px;
*padding:0px 15px  10px 15px;
}
#leftPaneBottom {
width:450px;
height:13px;
background-image:url(leftPaneBottom.jpg);
background-repeat:no-repeat;
margin-bottom:3px;
margin-top:-15px;
*margin-top:0px;
}
#ContentGroup {
float:left;
width:794px;
margin-top:10px;
}
.contentpane {
width:335px;
float:right;
text-align:left;
}
.rightpane {
float:right;
width:146px;
margin-right:5px;
_margin-right:2px;
padding:0px;
}
.subnavigationWessex {
float:right;
width:146px;
margin-right:5px;
_margin-right:2px;
padding:0px;

}
.subnavigationWessex ul{
margin:0px 0 5px 0;
width:149px;
background-color:#f1f8e9;
border-bottom:#81ca1b solid 2px;
list-style:none;
display:block;
padding:0px;
background-image:url(callToActionBackground.jpg);
background-repeat:repeat-x;
background-position:bottom;
}
.subnavigationWessex a{
font-size:0.8em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
color:#333333;
}
.subnavigationWessex a:hover{
text-decoration:underline;
color:#009900;
}
.subnavigationWessex li {
padding-left:20px;
padding-top:3px;
padding-bottom:4px;
border-bottom:#81ca1b solid 1px;

list-style:none;
}
.footerWessex {
clear:both;
width:796px;
height:37px;
padding-top:5px;
background-image:url(footerBackground.gif);
background-repeat:no-repeat;
background-position:bottom;
}
.footerWessex p {
margin: 5px auto 0px auto;
text-align:center;
color:#54653d;
font-weight:bold;
font-size:0.78em;
font-family:Arial, Helvetica, sans-serif;
}
.footerWessex a{
color:#54653d !important;
}
.footer a {
color:#FFFFFF;
text-decoration:underline;

}
#footer a:hover {
color:#f10000;
text-decoration:none;

}
#bottomPaneWessex {
clear:both;
height:2px;
width:952px;
}
#ClickTracksPane {

}
#login {
clear:both;
width:954px;
margin:10px auto 0px auto;
text-align:right;
}
#login a{
color:#666666!important;
}

/* styling text etc */

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
font-weight:bold;
text-transform:none;
text-decoration:none;
color:#000000;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.15em;
font-weight:bold;
text-transform:none;
text-decoration:none;
color:#000000;
}
h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:bold;
color:#000000;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style:italic;
	color:#000000;
	font-weight:bold;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:bold;
	color:#000000;
}

.Normal {
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
color:#000000;
}
.NormalBold {
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
color:#000000;
font-weight:bold;
}
p {
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
color:#000000;
}

a {
color:#1e85a4;
font-weight:bold;
text-decoration:underline;
}
a:hover{
color:#1e85a4;
text-decoration:none;
}
a:visited {

}
a:active {

}
text {
text-align:left;
}

.colourletters {
	color: #D85409;
}
.off {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.1em;
	line-height: 0.1em;
}
.off a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.1em;
	line-height: 0.1em;
}

.table1 {
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
html>body .table1 {

}
.table2 {
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #EB6317;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
html>body .table2 {

}
.table3 {
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #6699CC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
html>body .table3 {

}
.table4 {
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #99CC33;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
html>body .table4 {

}
.table5 {
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #FF9900;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
html>body .table5 {

}
.table6 {
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #99CC33;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	background-repeat: repeat;
	background-image: url(lightgreybg.jpg);
}
html>body .table6 {

}
.table7 {
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #6699CC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	background-repeat: repeat;
	background-image: url(lightgreybg.jpg);
}
html>body .table7 {

}
.table8 {
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #EB6317;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	background-repeat: repeat;
	background-image: url(lightgreybg.jpg);
}
html>body .table8 {

}
.table9 {
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	background-repeat: repeat;
	background-image: url(lightgreybg.jpg);
}
html>body .table9 {

}
.table10 {
	width: 505px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	background-repeat: repeat;
	background-image: url(lightgreybg.jpg);
}
html>body .table10 {

}

.orange {
	color: #EB6317;
}
.blue {
	color: #6699CC;
}
.green {
	color: #99CC33;
}
.lightorange {
	color: #FF9900;
}
.lightgrey {
	color: #666666;
}

.findUs {

}
.findUs  a {

}
.findUs a:hover {

}
.findUs a:active {

}











