body{
margin:0px auto;
background:#0f4271;
background-image:url(pagebackground.jpg);
background-repeat:repeat-x;
background-position:top;
}

.adminMenu {
width:954px;
margin:0px auto;
}
.PageFrame {
width:954px;
padding:0px;
margin:0px auto;
border:#ffffff solid 1px;
background-color:#ffffff;
}
#ControlPanel {
}
#topGraphic {
width:954px;
padding:0px;
margin:0px;
}
#adminMenu {
width:954px;
margin:0px auto;
clear:both;
}
#WSIMenuTab {
width:954px;
background-image:url(navigationBackground.jpg);
background-repeat:repeat-x;
background-position:top;
clear:both;
border-bottom:#f8981d solid 2px;
padding:0px;
margin:0px;
*margin:-3px 0px 0px 0px;
}

/* sets background and other  properties for the main menu tab */

/* main tab background image and other properties */
#navHContainer {
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
display:block;
margin:0px;
padding:0px;
height:29px;
}

#nav ul {
padding:0px;
margin:0px 0px 0px 5px;
    list-style:none;
    float:left;
    width:auto;
}
#nav li {
position: relative;
float:left;
/*line-height :63px; sets the height of the tab menu */
/*sets the width of the tabs */
width:135px;
list-style: none;
font-size:0.83em;
}
/* second-level lists */
#nav li ul { 
	position : absolute;
	left: -999em;
padding:0px;
margin:0px;
}
/* set the text properties for main tab */
#nav a {
font-size:0.9em;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
text-decoration:none;
color:#ffffff !important;
display:block;
text-align:center;
padding:6px 10px;
border-right:#5f90bb solid 1px;
}
#nav a:visited {

}
#nav a:hover {
color:#ffffff !important;
background-color:#2f89c2;
text-decoration:underline;
}
#nav ul li a:hover {
}
/* set the hover properties for the main tab background */
#nav li:hover {
}
/*  set the submenu background and font color etc  */
#nav li li {
}
#nav li li a {
font-size:0.9em;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
color:#ffffff;
width:131px;
background-color:#006495;
margin:0px;
padding:2px;
border-bottom:#f8981d solid 1px;
}
/* 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{
background-image:none;
color:#FFFFFF;
text-decoration:none;
background-color:#2f89c2;
}
#nav li a.SelectedTab {
    font-size:0.9em;
	padding:0px;
margin:0px;
    
}
#nav .DisabledTab {
    color:#ccc;
	font-size:0.83em;
}
/* 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:27px;
	
}
#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:135px; /*sets positioning of the drop down menu level 2*/
	margin-top:0px;
}
/*end of navigation*/
#twoPanecontent {
clear:both;
width:954px;
margin:0px;
padding:0px;
}
#twoPanecontentGroup {
width:740px;
float:left;
}
.leftPane {
float:left;
width:200px;
margin-left:5px;
_margin-left:3px;
padding-top:15px;
padding-bottom:15px;
}
.contentpane{
float:right;
width:510px;
padding:15px 0px 15px 15px;
margin:0px;
}
.rightpane {
float:right;
width:200px;
padding-top:15px;
padding-bottom:15px;
margin-right:5px;
_margin-right:3px;
}
#twoPanecontentBottom {
clear:both;
width:954px;
margin:0px;
padding:0px;
}
.contentpaneBottom {
width:735px;
float:right;
margin-right:5px;
_margin-right:3px;
padding-top:15px;
padding-bottom:15px;
}
.footer {
clear:both;
width:934px;
height:28px;
background-image:url(footerBackground.jpg);
background-repeat:repeat-x;
color:#ffffff;
font-weight:normal;
text-decoration:none;
font-size:0.7em !important;
font-family:Arial, Helvetica, sans-serif;
padding:2px 10px;
margin:10px auto 0px auto;
}

.footer a {
color:#ffffff;
font-weight:normal;
text-decoration:none;
font-size:0.95em !important;

}
.footer a:hover {
text-decoration:underline;
color:#CCCCCC !important;

}
#footerLinkText {
width:934px;
text-align:center;
margin:0px auto;
font-size:0.95em;
}
#copyrightPane {
text-align:center;
width:934px;
margin:0px auto;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}
#ClickTracksPane {
}
#login {
clear:both;
width:920px;
margin:10px auto 0px auto;
text-align:right;
}
#login a{
color:#000000 !important;
}

/* styling text etc */

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.4em;
font-weight:bold;
text-transform:none;
text-decoration:none;
color:#004f66;
}
h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.15em;
font-weight:bold;
text-transform:none;
text-decoration:none;
color: #004f66;
}

h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:bold;
color:#004f66
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	font-style:italic;
	color:#13466a;
	font-weight:bold;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:normal;
	color:#13466a;
}

.Normal {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#052147;
}
.NormalBold {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
color:#052147;
font-weight:bold;
}
p {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#052147;
font-size:1em;
}


a {
color:#052147;
text-decoration:underline;
}
a:hover{
color:#FF9900;
text-decoration:none;
}
a:visited {
color:#024D6E;
}
a:active {
color: #052147;
}
text {
text-align:left;
}

.colourletters {
	color: #D85409;
}
.thumbnailFrameContainer {
width:954px;
background-color:#FFFFFF;
border-top: solid #000000 1px;
border-bottom: solid #000000 1px;
}
.openingTimesTextStyle {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:0.95em;
color:#455741;
}
.thumbnailFrameContainer {
width:954px;
background-color:#FFFFFF;
border-top: solid #000000 1px;
border-bottom: solid #000000 1px;
}
.openingTimesTextStyle {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:0.95em;
color:#455741;
}

.level2
{
z-index:50;
}

ul li {
font-size:1em;
list-style-type:circle;
}
ol li {
font-size:1em;
list-style-type:circle;
}