﻿body, h1, h2, h3, p, td, th
{
	font-family: Verdana, Arial, Sans-Serif;
}

body
{
	/*centre page for ie*/
	text-align: center;
	margin-top: 10px;
	background: url(../images/backing.jpg) repeat-x #ffffff;
}

h1
{
	font-size: 1.3em;
	font-weight: normal;
	color: #000099;
	text-align: center;
}

h2
{
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
	color: #000099;
}

h2 a
{
    color: #000099;
}

h3
{
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	color: #000099;
}

p
{
	text-align: justify;
	font-size: 0.8em;
}

li
{
	text-align: left;
	font-size: 0.8em;
	padding-top: 5px;
	padding-bottom: 5px;
}

td
{
	text-align: left;
	font-size: 0.8em;
}

acronym
{
	cursor: help;
	border-bottom:solid 1px Lime;
}

a img
{
	border: none;
}

em
{
	color: #000099;
	font-weight: bold;
}

#outer
{
	/*centre page for firefox*/
	margin: auto;
	width: 870px;
	background-color: #ffffff;
	border: solid 1px #000099;
}

/*modified to fit strapline 11/05 */
#header
{
	margin: 20px 20px 10px 20px;
	font-size: 0.8em;
}

#headleft
{
	text-align: left;
}

#headright
{
	float: right;
	text-align: right;
}

/*end of mods*/

#nav
{
    margin: 0px 20px 0px 20px;
    padding: 2px 0px 2px 0px; /*background-color: #000099;*/
    border-bottom: solid 3px #000099;
}

.menu
{
    font-size: 0.9em;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    color: #FF9900;
    cursor: pointer;
}

.menu A:link, .menu A:hover, .menu A:visited
{
    text-decoration: none;
}

.menu A:link, .menu A:visited
{
    color: #FF9900;
}

.menu:hover
{
    color: #FF0000;
    cursor: pointer;
}

.menu A:hover
{
    color: #FF0000;
}

#navigation
{
    margin: 0px 20px 0px 20px;
    padding: 5px 0px 5px 0px;
    border-top: solid 3px #000099;
    border-bottom: solid 1px #000099;
    background-color: #eeeeff;
}

.allLevels
{
    color: #ff9900;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
}

.allLevels:hover
{
    color: Red;
}

.level1
{
    font-size: 1.4em;
}

.level2
{
    font-size: 1.7em;
}

/* sub menu floated to the right of the siteMapPAth */
.subNav
{
    float: right;
    margin: 0px 20px 30px 20px;
    padding: 5px 0px 5px 0px;
    border-bottom: solid 3px #000099;
    background-color: #eeeeff;
}

.subAllLevels
{
    font-size:1.2em;
}

/* SiteMapPath */
.siteMapPath
{
    text-align: left;
    margin-left: 20px;
    padding: 5px 0 5px 0;
}

.node
{
    font-size: 0.8em;
    color: #000099;
}

.currentNode
{
    font-size: 0.8em;
    color: Red;
}

/* sub menu on left */
.subAllLevels
{
    color: #000099;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 1.4em;
}

.subAllLevels:hover
{
    text-decoration: underline;
}

/*right margin reduced to 19px for IE7 ???*/
#main
{
	margin: 0px 20px 0px 200px;
	padding: 0px;
}



#footer
{
	clear: both;
	margin: 30px 20px 0px 20px;
    padding: 5px 0px 5px 0px;
    font-size: 0.7em;
	background-color: #eeeeff;
	border-top: solid 3px #000099;
}

/*Contact Form */
#contactform
{
	border: 1px solid #EEEEEE;
	padding: 20px 20px 0px 20px;
}

/*panels*/
.main-content
{
	margin: 20px 20px 0px 20px;
}

.rightpanels
{
	float: right;
	margin: 20px 0px 0px 0px;
}

.leftpanels
{
	float: left;
	margin: 20px 15px 0px 20px;
	padding: 0px;
}

.apicpanel
{
	width: 180px;
	margin-bottom: 20px;
}

.apanel
{
	border: solid 1px #AAAAAA;
	background-color: #EEEEEE;
	width: 180px;
	margin-bottom: 20px;
}

.imagelist
{
	margin: 5px;
	padding: 0px;
	list-style: none;
}

.panheader
{
	background: url(../images/headback.jpg) repeat-x top left;
	margin-top: 0px;
}

.panheader h2
{
	text-align: center;
	font-size: 0.9em;
	color: #000099;
	font-weight: bold; /*firefox needs this margin setting*/
	margin-top: 0px;
	padding-bottom: 5px;
}

.pancontent
{
	margin: 10px;
	font-size: 0.9em;
}

.caption
{
	font-size: 0.7em;
}

/*consult*/
#consult-main
{
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

#nav2
{
	display: none;
	margin: 0px 20px 0px 20px;
	padding: 2px 0px 2px 0px;
	background: url(../images/headback.jpg) repeat-x bottom left;
	font-size: 0.8em;
}

#nav2 .menu A:link, #nav2 .menu A:visited
{
	color: #000099;
}

#nav2 .menu A:hover
{
	color: #FF0000;
}

#swrda-survey-main
{
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

#tblstaff td
{
	padding: 0px 10px 0px 10px;
}

.img-right
{
	float: right;
	margin: 20px;
}


/*Test - popup div*/
.test
{
	display: none;
	position: absolute;
	top: 100px;
	width: 550px;
	border: ridge 3px silver;
	background: white;
	color: #000099;
}

.test h2
{
	margin: 0px;
	background: #000099 url(../images/close.gif) no-repeat top right;
	color: #ffffff;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	cursor: pointer;
}

.popup-content
{
	margin: 20px;
	text-align: justify;
	font-size: 0.8em;
}

.popup-content > ul
{
	padding-left: 10px;
	margin-left: 10px;
}

.popup-content > ul > li
{
	margin-top: 5px;
}

.acronym
{
	cursor: pointer;
	border-bottom: dotted 1px #BCB495;
}

.popup
{
	position: absolute;
	padding: 5px;
	background-color: #FFF4C9;
	color: Black;
	font-size: 1.2em;
	border: solid 1px #BCB495;
	display: none;
}

.panel-img-link
{
	cursor: pointer;
}

.panel-img-text
{
	font-size: 0.8em;
}

.panel-link-closed
{
	cursor: pointer;
	background: url(../images/arrow-h.png) no-repeat center left;
	line-height: 20px;
	padding-left: 25px;
}

.panel-link-open
{
	cursor: pointer;
	background: url(../images/arrow-v.png) no-repeat center left;
	line-height: 20px;
	padding-left: 25px;
	color: Red;
}

.imageLink a:link img, .imageLink a:visited img
{
    border: solid 2px White;
}

.imageLink a:hover img
{
    border: solid 2px Red;
}