﻿/*** ELIMINATE BROWSER INTERFERENCE ***/
/*body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote */
*
{
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}

body
{
	background-color: #EEE;
	color: #919295;
}

img
{
	border-style: none;
}

a:focus
{ 
    outline: none; 
}


h1, h2, h3
{
	margin: 0;
	padding: 0;
}

div#header img
{
	float: left;
	width: 194px;
	height: 171px;
}

h1
{
	font-size: 1.5em;
	font-weight: normal;
}

h2
{
	font-size: 1em;
	font-weight: normal;
}

p
{
	margin: 20px 0;
	padding: 0;
	font-size: 0.8em;
}

#footer a 
{
    color:#919295;
    display:block;
    font-size:0.6em;
    text-decoration:none;
    padding-top:2px;
}

#footer .ICElogo
{
    margin-left: 5px;
}

#footer #ICE
{
    width:215px;
    float:left;
    height:50px;
}

/*** LAYOUT ***/
#wrapper
{
	margin:0 auto;
	width: 936px;
	background-color: #fff;
	overflow: hidden;
	padding-top: 20px;
}

#header
{
    margin: 0 20px 40px 20px;
    overflow: hidden;
    width:896px;
}

#main
{
    margin-left: 20px;
    margin-right: 20px;
    overflow: hidden;
    width:896px;
}

#content
{
    overflow: hidden;
    border-left: solid 1px #919295;
    padding-left: 15px;
    width:677px;
}

ul#nav
{
    width: 200px;
    list-style-type:none;
    float: left;
}

ul#nav li
{
    margin-bottom: 10px;
}

ul#nav a
{
    text-decoration: none;
	color: #919295;
	font-weight: bold;
	width: 181px;
	height: 25px;
	display: block;
	padding-left: 5px;
	padding-top: 7px;
	background-image: none;
	_display: inline;
}

ul#nav li.menucut a:hover
{
	background-image: url(/images/menu/cutbg.jpg);
}

ul#nav li.menucut ul li a:hover
{
	background-image: none;
}

ul#nav li.menu0 a:hover
{
	background-image: url(/images/menu/0bg.jpg);
}

ul#nav li.menu1 a:hover
{
	background-image: url(/images/menu/1bg.jpg);
}

ul#nav li.menu2 a:hover
{
	background-image: url(/images/menu/2bg.jpg);
}

ul#nav li.menu3 a:hover
{
	background-image: url(/images/menu/3bg.jpg);
}

ul#nav ul
{
    list-style-type:none;
}

ul#nav ul li
{
    margin-left: 10px;
}

ul#nav li ul li {
    margin-bottom:0;
}

span.MainText
{
    font-size: 1.8em;
}

span.MainText p
{
    line-height: 1.4em;
    margin-top: 0px;
}

#footer
{
    margin: 10px 20px 5px 20px;
    width:896px;
    padding-top: 10px;
}

#footer p
{
    font-size: 0.6em;
    margin-top: 0px;
}

img.newsthumb
{
    float: left;
}

div.newssummary
{
    border-bottom: solid 1px #919295;
    clear:left;
    margin-bottom:20px;
    overflow:hidden;
    padding-bottom:20px;
    _padding-bottom:45px;
}

body h4
{
    color: #919295;
    font-weight:normal;
    font-size: 1.5em;
}

div.newssummary img
{
    float: left;
    margin-right:5px;
}

span.newssummarydate
{
	font-size: 0.8em;
	font-weight: bold;
	display: block;
	margin-top: 10px;
}

div.newssummary p
{
	margin-top: 10px;
	margin-bottom: 0px;
}

img.newsimg
{
    float: right;
    margin-left:5px;
    margin-bottom:5px;
}

h1.news
{
    margin-bottom: 0;
}

span.newsdate
{
	font-size: 0.8em;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

div#content img
{
    padding: 5px;
}

/* Body Colours */

body ul#nav li.selected a
{
	color: #fff;
}

ul#nav a:hover
{
	color: #fff;
}

/* Color0 */
body.body0 h1
{
    background: #fff url(/images/body/h1bg0.jpg) no-repeat top left; 
    color: #fff;
    height:43px;
    padding-left:5px;
    padding-top:5px;
    margin-bottom:10px;
}

body.body0 h2
{
    background: #fff url(/images/body/h2bg0.jpg) no-repeat top left; 
    color: #fff;
    height:30px;
    margin-bottom:10px;
    display: inline;
    padding: 5px;
    font-weight:bold;
    opacity: 0.8;
}

body.body0 .highlight-down
{
    background: #fff url(/images/body/textbgdown0.jpg) no-repeat top left; 
    color: #fff;
    padding: 0 5px 2px 5px;
    opacity: 0.8;
}

body.body0 .highlight-up
{
    background: #fff url(/images/body/textbgup0.jpg) no-repeat top left; 
    color: #fff;
    padding: 0 5px 2px 5px;
    opacity: 0.8;
}

body.body0 ul#nav li.selected a
{
	background-image: url(/images/menu/0bg.jpg);
}

body.body0 ul#nav li ul li a
{
    color: #008E90;
	font-size: 0.9em;
    height:20px;
    font-weight: normal;
}

body.body0 ul#nav li.selected ul li a
{
	background-image: none;
    color: #008E90;
}

body.body0 ul#nav li.selected a
{
	background-image: url(/images/menu/0bg.jpg);
}

body.body0 ul#nav li.selected ul li.selected a
{
	font-weight: bold;
}

body.body0 div.newssummary a
{
    background: #fff url(/images/body/h2bg0.jpg) no-repeat top left; 
    color: #fff;
    height:30px;
    margin-bottom:10px;
    display: inline;
    padding: 5px;
    font-weight:bold;
    opacity: 0.8;
}

body.body0 a
{
    text-decoration: none;
    color: #008E90;
    font-weight: bold;
}

/* Color1 */
body.body1 h1
{
    background: #fff url(/images/body/h1bg1.jpg) no-repeat top left; 
    color: #fff;
    height:43px;
    padding-left:5px;
    padding-top:5px;
    margin-bottom:10px;
}

body.body1 h2
{
    background: #fff url(/images/body/h2bg1.jpg) no-repeat top left; 
    color: #fff;
    height:30px;
    margin-bottom:10px;
    display: inline;
    padding: 5px;
    font-weight:bold;
    opacity: 0.8;
}

body.body1 .highlight-down
{
    background: #fff url(/images/body/textbgdown1.jpg) no-repeat top left; 
    color: #fff;
    padding: 0 5px 2px 5px;
    opacity: 0.8;
}

body.body1 .highlight-up
{
    background: #fff url(/images/body/textbgup1.jpg) no-repeat top left; 
    color: #fff;
    padding: 0 5px 2px 5px;
    opacity: 0.8;
}

body.body1 ul#nav li.selected a
{
	background-image: url(/images/menu/1bg.jpg);
}

body.body1 ul#nav li ul li a
{
    color: #7AC142;
	font-size: 0.9em;
    height:20px;
    font-weight: normal;
}

body.body1 ul#nav li.selected ul li a
{
	background-image: none;
	font-weight: normal;
    color: #7AC142;
}

body.body1 ul#nav li.selected ul li.selected a
{
	font-weight: bold;
}

body.body1 div.newssummary a
{
    background: #fff url(/images/body/h2bg1.jpg) no-repeat top left; 
    color: #fff;
    height:30px;
    margin-bottom:10px;
    display: inline;
    padding: 5px;
    font-weight:bold;
    opacity: 0.8;
    float: left;
    margin-top: 10px;
}

body.body1 a
{
    text-decoration: none;
    color: #7AC142;
    font-weight: bold;
}

/* Color2 */
body.body2 h1
{
    background: #fff url(/images/body/h1bg2.jpg) no-repeat top left; 
    color: #fff;
    height:43px;
    padding-left:5px;
    padding-top:5px;
    margin-bottom:10px;
}

body.body2 h2
{
    background: #fff url(/images/body/h2bg2.jpg) no-repeat top left; 
    color: #fff;
    height:30px;
    margin-bottom:10px;
    display: inline;
    padding: 5px;
    font-weight:bold;
    opacity: 0.8;
}

body.body2 .highlight-down
{
    background: #fff url(/images/body/textbgdown2.jpg) no-repeat top left; 
    color: #fff;
    padding: 0 5px 2px 5px;
    opacity: 0.8;
}

body.body2 .highlight-up
{
    background: #fff url(/images/body/textbgup2.jpg) no-repeat top left; 
    color: #fff;
    padding: 0 5px 2px 5px;
    opacity: 0.8;
}

body.body2 ul#nav li.selected a
{
	background-image: url(/images/menu/2bg.jpg);
}

body.body2 ul#nav li ul li a
{
    color: #005DAB;
	font-size: 0.9em;
    height:20px;
    font-weight: normal;
}

body.body2 ul#nav li.selected ul li a
{
	background-image: none;
    color: #005DAB;
}

body.body2 ul#nav li.selected a
{
	color: #fff;
	background-image: url(/images/menu/2bg.jpg);
}

body.body2 ul#nav li.selected ul li.selected a
{
	font-weight: bold;
}

body.body2 div.newssummary a
{
    background: #fff url(/images/body/h2bg2.jpg) no-repeat top left; 
    color: #fff;
    margin-top:5px;
    display: inline;
    padding: 5px;
    font-weight:bold;
    text-decoration: none;
    font-size: 0.8em;
    display: block;
    float: right;
    opacity: 0.8;
}

body.body2 a
{
    text-decoration: none;
    color: #005DAB;
    font-weight: bold;
}

/* Color3 */
body.body3 h1
{
    background: #fff url(/images/body/h1bg3.jpg) no-repeat top left; 
    color: #fff;
    height:43px;
    padding-left:5px;
    padding-top:5px;
    margin-bottom:10px;
}

body.body3 h2
{
    background: #fff url(/images/body/h2bg3.jpg) no-repeat top left; 
    color: #fff;
    height:30px;
    margin-bottom:10px;
    display: inline;
    padding: 5px;
    font-weight:bold;
    opacity: 0.8;
}

body.body3 .highlight-down
{
    background: #fff url(/images/body/textbgdown3.jpg) no-repeat top left; 
    color: #fff;
    padding: 0 5px 2px 5px;
    opacity: 0.8;
}

body.body3 .highlight-up
{
    background: #fff url(/images/body/textbgup3.jpg) no-repeat top left; 
    color: #fff;
    padding: 0 5px 2px 5px;
    opacity: 0.8;
}

body.body3 ul#nav li.selected a
{
	background-image: url(/images/menu/3bg.jpg);
}

body.body3 ul#nav li ul li a
{
    color: #7A67AE;
	font-size: 0.9em;
    height:20px;
    font-weight: normal;
}

body.body3 ul#nav li.selected ul li a
{
	background-image: none;
    color: #7A67AE;
}

body.body3 ul#nav li.selected a
{
	color: #fff;
	background-image: url(/images/menu/3bg.jpg);
}

body.body3 ul#nav li.selected ul li.selected a
{
	font-weight: bold;
}

body.body3 div.newssummary a
{
    background: #fff url(/images/body/h2bg3.jpg) no-repeat top left; 
    color: #fff;
    height:30px;
    margin-bottom:10px;
    display: inline;
    padding: 5px;
    font-weight:bold;
    opacity: 0.8;
}

body.body3 a
{
    text-decoration: none;
    color: #7A67AE;
    font-weight: bold;
}

/* ----------- */


