/* Start of CMSMS style sheet 'LESS UK Default' */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font: 76%/1.6 "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	color: #333;
	background: white url(images/css/body-BG.jpg) repeat-x;
	text-align: center; /* enables <IE6 to centre #pagewrapper - gary */
}

div#pagewrapper {
	position: relative;
	max-width: 80em;
	min-width: 63em;
	text-align: left;
	margin: 30px auto 30px auto;
	border: 1px solid #AAC2CE;
	background: white url(images/css/pagewrapper-BG.jpg) repeat-x;
}

/* Fix IE6 Peekaboo bug, with HasLayout hack: http://www.positioniseverything.net/explorer/peekaboo.html */
* html div#pagewrapper {
        height: 1px;
}

/* another easy clearing method, to avoid floats popping out of their container: http://www.positioniseverything.net/easyclearing.html - Gary */
    
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div#main-header {
        height: 150px;
	border-top: white 1px solid;
	border-right: white 1px solid;
	border-left: white 1px solid;
}

div#main-header h1 {
	height: 136px;
	width: 397px;
	position: absolute;
	top: 5px;
	left: 5px;
	text-indent: -999em;
	overflow: hidden;
}

div#main-header h1 a {
	display: block;
	height: 136px;
	width: 397px;
	background: url(images/css/LESS-logo.png) no-repeat;
}

div#top-links {
position: absolute;
height: 315px;
top: 20px;
right: 20px;
}

h4#top-link-1, h4#top-link-2, h4#top-link-3 {
        float: left;
	height: 131px;
	width: 131px;
        text-indent: -999em;
        overflow: hidden;
}

h4#top-link-1 a {
	display: block;
	background: white url(images/css/reducing-energy-consumption.jpg) no-repeat;
	height: 131px;
	width: 131px;
}

h4#top-link-2 a {
	display: block;
	background: white url(images/css/renewable-energy-technologies.jpg) no-repeat;
	height: 131px;
	width: 131px;
}

h4#top-link-3 a {
	display: block;
	background: white url(images/css/sustainable-shopping.jpg) no-repeat;
	height: 131px;
	width: 131px;
}


ul#top-nav {
	margin-left: 20px;
}

ul#top-nav li {
	display: inline;
}

ul#top-nav li a {
	display: block;
	float: left;
	padding: 7px;
	margin-right: 3px;
	background: #DBEDF4 url(images/css/top-nav-links.gif) bottom left repeat-x;
	border-top: 1px solid #AAC2CE;
	border-right: 1px solid #AAC2CE;
	border-left: 1px solid #AAC2CE;
        text-decoration: none;
}

ul#top-nav li a:hover {
	background: #F6E7B9 url(images/css/top-nav-links-hover.gif) bottom left repeat-x;
	border-top: 1px solid #D68B1C;
	border-right: 1px solid #D68B1C;
	border-left: 1px solid #D68B1C;
}

div#sub-header {
        margin: 0 20px;
}

div#sub-header h2 {
	height: 173px;
        clear: both;
	border: 1px solid #AAC2CE;
	background: url(images/css/subheader-BG.jpg) top left no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

div#breadcrumbs-search {
        position: relative;
	height: 34px;
	border-right: 1px solid #AAC2CE;
	border-bottom: 1px solid #AAC2CE;
	border-left: 1px solid #AAC2CE;
	background: white url(images/css/breadcrumbs-BG.gif) repeat-x;
}

p#breadcrumbs {
padding: 8px 0 0 10px;
}

div#main-content-wrapper {
margin-left: 20px;
margin-right: 20px;
}

div#sidebar {
        width: 238px;
	margin: 10px 0;
	float: left;
}


div#sidebar ul {
	width: 238px;
        font-size: 12px;
}

div#sidebar ul dfn {
         display: none;
}

div#sidebar ul li {
	list-style: none;
        margin-bottom: 4px;
}

div#sidebar ul li a {
	display: block;
	padding: 7px;
	background: #F7E8B9 url(images/css/main-nav-links.gif) bottom left repeat-x;
	border: 1px solid #D68A19;
	color: #063566;
	text-decoration: none;
}

* html div#sidebar ul li a {
        height: 1px;
} 

div#sidebar ul li a:hover {
	background: #E2EEF4 url(images/css/main-nav-links-hover.gif) bottom left repeat-x;
	border: 1px solid #AAC2CE;
	color: #063566;
}

div#sidebar ul ul li {
font-size: 11px;
}

div#sidebar ul ul a {
   color: #063566;
   text-indent: 10px;
   padding: 2px;
   background-color: white;
   background-image: none;
   border: none;
}

div#sidebar ul ul a:hover {
   background-color: white;
   background-image: none;
   border: none;
   text-decoration: underline;
   text-indent: 10px;
}

div#sidebar li a.activeparent {
	background: #E2EEF4 url(images/css/main-nav-links-hover.gif) bottom left repeat-x;
	border: 1px solid #AAC2CE;
	color: #063566;
}

div#sidebar li a.activeparent:hover {
background: #F7E8B9 url(images/css/main-nav-links.gif) bottom left repeat-x;
border: 1px solid #D68A19;
color: #063566;
text-decoration: none;
}

div#sidebar ul h3 {
    	display: block;
	padding: 7px;
	margin-bottom: 4px;
	background: #E2EEF4 url(images/css/main-nav-links-hover.gif) bottom left repeat-x;
	border: 1px solid #AAC2CE;
	color: #063566;
        font-size: 12px;
        font-weight: normal;
}

div#sidebar ul li.activeparent ul li.currentpage h3 {
color: #555;
font-size: inherit;
font-weight: normal;
background: url(cms/images/list-arrow-BG.gif) left center;
border: none;
}

div#latest-news {
border: 1px solid #7BAD51;
margin-top: 15px;
}

div#latest-news h3 {
background: #A9DB80 url(images/css/latest-news-h3-BG.gif) bottom left repeat-x;
font-weight: normal;
padding: 6px;
}

div#latest-news .NewsSummary, .NewsSummaryPostdate, .NewsSummaryLink, .NewsSummaryCategory, .NewsSummaryAuthor, .NewsSummaryContent {
padding: 3px;
}

div#main-content {
	margin: 10px 0 40px 258px;
}

div#main-content h2, h3, h4, h5 {
font-family: "Arial Black", "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}

div#main-content h5 {
font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
font-size:15px;
background:#e8f1f5;
font-weight: bold;
}

div#main-content h2 {
color: #094FA3;
border-bottom: solid 1px #094FA3;
}

div#main-content h3 {
color: #EA9F15;
text-indent: 40px;
}

div#main-content p {
	padding: 10px 0;
}

div#main-content .spot-box {
border: 1px solid #BDBCBD;
background: white url(images/css/spot-box-BG.jpg) bottom left repeat-x;
padding: 8px;
overflow: auto; /* Just a hack  */
}

div#main-content .spot-box img{
float: left;
padding: 8px;
margin: 0 8px 8px 0;
background-color: white;
border: 1px solid #BDBCBD;
}

div#footer {
        height: 70px;
        border-top: 1px solid #BDBCBD;
        text-align: center;
        clear: both;
}

/* Search Form */

div#search {
position: absolute;
top: 8px;
right: 10px;
}

form#m2moduleform_1 fieldset {
width: 195px;
margin: 10px auto;
}

form#m2moduleform_1 label {
display: none;
}

form#m2moduleform_1 #m2searchinput {
color: #888;
background: white;
border: 1px solid #AAC2CE;
height: 18px;
width: 120px;
float: left;
}

form#m2moduleform_1 input#submit {
color: white;
background: #555;
border: 1px solid #AAC2CE;
height: 20px;
width: 70px;
float: left;
margin-left: 3px;
}
/* End of 'LESS UK Default' */

