/* Copyright Seven Communications Ltd 2006+ */

html { 
height: 100%; 
}
body {
color: #404040;
padding: 0;
margin: 0;
font-family: verdana, arial, sans-serif;
font-size: 0.8em;
line-height: 1.3em;
background-image: url("_images/img_bg01.gif"); 
background-repeat: repeat-x;
background-position: center top;
background-color: #009200;
height: 100%;
}
div.centerize {
padding: 0;
margin: 0 auto;
width: 890px;
background-color: #004900;
border-left: 5px solid white;
border-right: 5px solid white;
border-bottom: 5px solid white;
}
div.topbar {
background-color: white;
height: 115px;
}
div.sponsor {
margin:  -75px 0 0 655px;
}
ul#menu {
padding: 0;
margin: 0 0 0 27px;
}
ul#menu li {
float: left;
position: relative;
padding: 0 9px 0 0;
margin: 0;
width: 112px;
text-indent: -500px;
list-style: none;
}
ul#menu li a {
width: 112px;
height: 35px;
overflow: hidden;
display: block;
text-decoration: none;
color: white;
}
ul#menu li a:hover {
border-bottom: 2px solid white;
}
ul#menu li a#btn01 {
background-image: url(_images/btn01_home.gif);
}
ul#menu li a#btn02 {
background-image: url(_images/btn02_thehistory.gif);
}
ul#menu li a#btn03 {
background-image: url(_images/btn03_news.gif);
}
ul#menu li a#btn04 {
background-image: url(_images/btn04_help.gif);
}
ul#menu li a#btn05 {
background-image: url(_images/btn05_ourpeeps.gif);
}
ul#menu li a#btn06 {
background-image: url(_images/btn06_vacancies.gif);
}
ul#menu li a#btn07 {
background-image: url(_images/btn07_contact.gif);
}
div.all {
background-image: url("_images/img_rossendale_main01.jpg"); 
background-repeat: no-repeat;
background-position: bottom left;
clear: both;
padding: 0;
margin: 0;
}
div.all > ul#sidemenu {
border: none;
padding: 30px 0 0 0;
}
ul#sidemenu {
z-index: 10;
float: left;
width: 200px;
padding: 47px 0 0 0;
margin: 0;
}
ul#sidemenu li {
cursor: default;
color: #00be00;
line-height: 1.5em;
list-style: none;
text-align: right;
padding: 0;
margin: 0;
}
ul#sidemenu li.thin {
font-weight: normal;
}
ul#sidemenu a {
font-weight: bold;
color: white;
text-decoration: none;
padding: 0;
margin: 0;
}
ul#sidemenu a:hover {
color: #00b6c6;
text-decoration: underline;
}
div.all > div.text {
min-height: 380px;
margin: 50px 0 0 212px;
}
/*** IE min-height fix ***/
* html div.text {
height: 28.5em;
}
div.text {
margin: 20px 0 0 212px;
padding: 0 30px 50px 30px;
background-color: white;
background-image: url("_images/img_texttop.gif"); 
background-repeat: no-repeat;
background-position: left top;
}
div.text ul li {
padding: 0 0 10px 0;
}
div.text a {
color: #009200;
font-weight: bold;
padding: 0;
margin: 0;
}
div.text img.header {
padding: 30px 0 0 0;
margin: 0;
/*border-bottom: 2px solid #00a000;*/
}
div.text img.bordered {
border: 1px solid #009200;
}
div.text a:hover {
color: #00b6c6;
}
div.text h2 {
color: #00a000;
padding: 10px 0 0 0;
margin: 0;
font-size: 1.1em;
}
div.text p {
padding: 0;
margin: 0.9em 0;
}
li.txt {
color: #ffffff;
font-weight: bold;
}
table.residential {
padding: 0;
margin: 10px 0 0 0;
}
table.residential td {
padding: 0 0 15px 0;
}
table.residential img {
margin: 0 15px 0 0;
border: 1px solid #009200;
}
table.supported {
padding: 0;
margin: 10px 0 0 0;
}
table.supported td {
padding: 0 0 15px 0;
}
table.supported img {
margin: 0 15px 0 0;
border: 1px solid #009200;
}
table.thumbs {
text-align: center;
padding: 0;
margin: 10px 0 0 0;
}
table.thumbs td {
vertical-align: top;
padding: 0 12px 12px 0;
}
table.thumbs img {
margin: 0 0 5px 0;
border: 1px solid #009200;
}
table.feedback p {
font-weight: bold;
padding: 10px 0 0 0;
margin: 0;
}
table.feedback td {
padding: 0 10px 0 0;
vertical-align: middle;
}
table.feedback td.btns {
padding: 20px 0 0 0;
}