/****************************
Copyright ninefootone creative (www.ninefootone.co.uk)
Design CSS
Coded by Jon Bradley with initial workings by David Turner

NOTE: This code is copyrighted.  No unauthorized use
is allowed.  Don't steal code.  However, please feel free
to look at how we did something then write it yourself.

*****************************/

html { height: 100%; margin-bottom: 1px; }

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	background-image: url(../images/bgnds/bluebgnd.gif);
	background-attachment: fixed;
	height: 100%;
}

/* THIS is to hide any text you need hiding */
.hidetext {top: -10000px; left: -10000px; overflow: hidden; position: absolute;} 
/* END of text you need hiding */

/*******************************************
CONTAINER, HEADER, FOOTER STUFF STARTS HERE
********************************************/

#page_bg{
	position: absolute;
	padding: 0px;
	left: 40px;
	width: 880px;
	height: 100%;
}

#date_container{
	position: relative;
	left: 0px;
	top: 20px;
	width: 880px;
	height: 20px;
	color: #FFFFFF;
	padding-bottom:10px;
	border-bottom:1px dotted #FFFFFF;
}	

#header_container{
	position: relative;
	left: 0px;
	top:20px;
	width: 880px;
	height: 156px;
}

#footer_text_container{
	z-index: 1;
	clear:both;
	width: 880px;
	height: auto;
	position: relative;
	top: 100px;
	font-size: 10px;
	border-top:1px dotted #FFFFFF;
	padding-top: 5px;
	padding-bottom: 15px;
}

/****************************
MENU LAYOUT STARTS HERE
******************************/
#menu_container{
	position: relative;
	float:left;
	top:0px;
	left:0px;
	z-index: 5;
	width: 180px;
	height: auto;
	margin: 0px;
}

#menu_container ul{
	padding: 0px;
	top:0px;
	left:0px;
	z-index: 50;
	margin: 0px;
}

#menu_container li, #menu_header_1, #menu_header_2, #menu_header_3, #menu_header_4, #menu_header_5, #menu_header_6, #menu_header_7, #menu_header_8, #menu_header_9, #menu_header_10, #menu_header_11, #menu_header_13, #menu_header_14, #menu_header_15, #menu_header_16, #menu_header_17, #menu_header_18, #menu_header_19, #menu_header_20{
	position: relative;
	top:0px;
	left:0px;
	z-index: 50;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	width: 180px;
	height: 24px;
}

#menu_header_1, #menu_header_2, #menu_header_3, #menu_header_4, #menu_header_5, #menu_header_6, #menu_header_7, #menu_header_8, #menu_header_9, #menu_header_10, #menu_header_11, #menu_header_13, #menu_header_14, #menu_header_15, #menu_header_16, #menu_header_17, #menu_header_18, #menu_header_19, #menu_header_20{
	margin: 0px 0px 0px 0px;
}

#menu_header_1 { height: 24px; background: url(../images/menu/menu_home.gif) 0px -0px no-repeat ;}
#menu_header_2 { height: 24px; background: url(../images/menu/menu_home.gif) 0px -24px no-repeat ;}
#menu_header_3 { height: 24px; background: url(../images/menu/menu_home.gif) 0px -48px no-repeat ;}
#menu_header_4 { height: 24px; background: url(../images/menu/menu_home.gif) 0px -72px no-repeat ;}
#menu_header_5 { height: 24px; background: url(../images/menu/menu_home.gif) 0px -96px no-repeat ;}
#menu_header_6 { height: 24px; background: url(../images/menu/menu_home.gif) 0px -120px no-repeat ;}
#menu_header_7 { height: 24px; background: url(../images/menu/menu_home.gif) 0px -144px no-repeat ;}
#menu_header_8 { height: 24px; background: url(../images/menu/menu_home.gif) 0px -168px no-repeat ;}
#menu_header_9 { height: 24px; background: url(../images/menu/menu_home.gif) 0px -192px no-repeat ;}
#menu_header_10 { height: 24px; background: url(../images/menu/menu_home.gif) 0px -216px no-repeat ;}
#menu_header_11 { height: 24px; background: url(../images/menu/menu_home.gif) 0px -240px no-repeat ;}
#menu_header_13 { height: 24px; background: url(../images/menu/menu_home.gif) 0px -264px no-repeat ;}
#menu_header_14 { height: 24px; background: url(../images/menu/menu_home.gif) 0px -288px no-repeat ;}
#menu_header_15 { height: 24px; background: url(../images/menu/menu_home.gif) 0px -312px no-repeat ;}
#menu_header_16 { height: 24px; background: url(../images/menu/menu_home.gif) 0px -336px no-repeat ;}
#menu_header_17 { height: 24px; background: url(../images/menu/menu_home.gif) 0px -360px no-repeat ;}
#menu_header_18 { height: 24px; background: url(../images/menu/menu_home.gif) 0px -384px no-repeat ;}
#menu_header_19 { height: 24px; background: url(../images/menu/menu_home.gif) 0px -408px no-repeat ;}
#menu_header_20 { height: 24px; background: url(../images/menu/menu_home.gif) 0px -432px no-repeat ;}

#menu_header_1 a{ height: 24px; background: none;}
#menu_header_2 a{ height: 24px; }
#menu_header_3 a{ height: 24px; }
#menu_header_4 a{ height: 24px; }
#menu_header_5 a{ height: 24px; }
#menu_header_6 a{ height: 24px; }
#menu_header_7 a{ height: 24px; }
#menu_header_8 a{ height: 24px; }
#menu_header_9 a{ height: 24px; }
#menu_header_10 a{ height: 24px; }
#menu_header_11 a{ height: 24px; }
#menu_header_13 a{ height: 24px; }
#menu_header_14 a{ height: 24px; }
#menu_header_15 a{ height: 24px; }
#menu_header_16 a{ height: 24px; }
#menu_header_17 a{ height: 24px; }
#menu_header_18 a{ height: 24px; }
#menu_header_19 a{ height: 24px; }
#menu_header_20 a{ height: 24px; }

#menu_header_1 a, #menu_header_2 a, #menu_header_3 a, #menu_header_4 a, #menu_header_5 a, #menu_header_6 a, #menu_header_7 a, #menu_header_8 a, #menu_header_9 a, #menu_header_10 a, #menu_header_11 a, #menu_header_13 a, #menu_header_14 a, #menu_header_15 a, #menu_header_16 a, #menu_header_17 a, #menu_header_18 a, #menu_header_19 a, #menu_header_20 a{
	display: block;
	margin: 0px 0px 0px 0px;
	width: 180px;
}

#menu_header_1 a:hover{ height: 24px; background: url(../images/menu/menu_home.gif) -180px -0px no-repeat ;}
#menu_header_2 a:hover{ height: 24px; background: url(../images/menu/menu_home.gif) -180px -24px no-repeat ;}
#menu_header_3 a:hover{ height: 24px; background: url(../images/menu/menu_home.gif) -180px -48px no-repeat ;}
#menu_header_4 a:hover{ height: 24px; background: url(../images/menu/menu_home.gif) -180px -72px no-repeat ;}
#menu_header_5 a:hover{ height: 24px; background: url(../images/menu/menu_home.gif) -180px -96px no-repeat ;}
#menu_header_6 a:hover{ height: 24px; background: url(../images/menu/menu_home.gif) -180px -120px no-repeat ;}
#menu_header_7 a:hover{ height: 24px; background: url(../images/menu/menu_home.gif) -180px -144px no-repeat ;}
#menu_header_8 a:hover{ height: 24px; background: url(../images/menu/menu_home.gif) -180px -168px no-repeat ;}
#menu_header_9 a:hover{ height: 24px; background: url(../images/menu/menu_home.gif) -180px -192px no-repeat ;}
#menu_header_10 a:hover{ height: 24px; background: url(../images/menu/menu_home.gif) -180px -216px no-repeat ;}
#menu_header_11 a:hover{ height: 24px; background: url(../images/menu/menu_home.gif) -180px -240px no-repeat ;}
#menu_header_13 a:hover{ height: 24px; background: url(../images/menu/menu_home.gif) -180px -264px no-repeat ;}
#menu_header_14 a:hover{ height: 24px; background: url(../images/menu/menu_home.gif) -180px -288px no-repeat ;}
#menu_header_15 a:hover{ height: 24px; background: url(../images/menu/menu_home.gif) -180px -312px no-repeat ;}
#menu_header_16 a:hover{ height: 24px; background: url(../images/menu/menu_home.gif) -180px -336px no-repeat ;}
#menu_header_17 a:hover{ height: 24px; background: url(../images/menu/menu_home.gif) -180px -360px no-repeat ;}
#menu_header_18 a:hover{ height: 24px; background: url(../images/menu/menu_home.gif) -180px -384px no-repeat ;}
#menu_header_19 a:hover{ height: 24px; background: url(../images/menu/menu_home.gif) -180px -408px no-repeat ;}
#menu_header_20 a:hover{ height: 24px; background: url(../images/menu/menu_home.gif) -180px -432px no-repeat ;}
	
#menu_header_1_o { height: 24px; background: url(../images/menu/menu_home.gif) -180px -0px no-repeat ;}
#menu_header_2_o { height: 24px; background: url(../images/menu/menu_home.gif) -180px -24px no-repeat ;}
#menu_header_3_o { height: 24px; background: url(../images/menu/menu_home.gif) -180px -48px no-repeat ;}
#menu_header_4_o { height: 24px; background: url(../images/menu/menu_home.gif) -180px -72px no-repeat ;}
#menu_header_5_o { height: 24px; background: url(../images/menu/menu_home.gif) -180px -96px no-repeat ;}
#menu_header_6_o { height: 24px; background: url(../images/menu/menu_home.gif) -180px -120px no-repeat ;}
#menu_header_7_o { height: 24px; background: url(../images/menu/menu_home.gif) -180px -144px no-repeat ;}
#menu_header_8_o { height: 24px; background: url(../images/menu/menu_home.gif) -180px -168px no-repeat ;}
#menu_header_9_o { height: 24px; background: url(../images/menu/menu_home.gif) -180px -192px no-repeat ;}
#menu_header_10_o { height: 24px; background: url(../images/menu/menu_home.gif) -180px -216px no-repeat ;}
#menu_header_11_o { height: 24px; background: url(../images/menu/menu_home.gif) -180px -240px no-repeat ;}
#menu_header_13_o { height: 24px; background: url(../images/menu/menu_home.gif) -180px -264px no-repeat ;}
#menu_header_14_o { height: 24px; background: url(../images/menu/menu_home.gif) -180px -288px no-repeat ;}
#menu_header_15_o { height: 24px; background: url(../images/menu/menu_home.gif) -180px -312px no-repeat ;}
#menu_header_16_o { height: 24px; background: url(../images/menu/menu_home.gif) -180px -336px no-repeat ;}
#menu_header_17_o { height: 24px; background: url(../images/menu/menu_home.gif) -180px -360px no-repeat ;}
#menu_header_18_o { height: 24px; background: url(../images/menu/menu_home.gif) -180px -384px no-repeat ;}
#menu_header_19_o { height: 24px; background: url(../images/menu/menu_home.gif) -180px -408px no-repeat ;}
#menu_header_20_o { height: 24px; background: url(../images/menu/menu_home.gif) -180px -432px no-repeat ;}
	
#menu_container a{
	padding: 0px;
	margin: 0px;
	display: block;
}

/****************************
CONTENT STUFF STARTS HERE
******************************/

#content_container{
	width:880px;
	padding: 0px 0px 0px 0px;
	top:400px;
	left:0px;
	height:auto;
	margin: auto;
}

#column1{
	position: relative;
	float: left;
	padding-left:0px;
	width: 695px;
	height: auto;
	top:24px;
}

#column1_lexia{
	position: relative;
	float: left;
	padding-left:0px;
	width: 700px;
	height: 320px;
	top:0px;
	background:url(../images/homephotos/welcomelexiaphoto.jpg) no-repeat ;
}

#column1_rhodar{
	position: relative;
	float: left;
	padding-left:0px;
	width: 700px;
	height: 320px;
	top:0px;
	background:url(../images/homephotos/welcomerhodarphoto.jpg) no-repeat ;
}

#column1_bagnall{
	position: relative;
	float: left;
	padding-left:0px;
	width: 700px;
	height: 320px;
	top:0px;
	background:url(../images/homephotos/welcomebagnallphoto.jpg) no-repeat ;
}

#column1_thermac{
	position: relative;
	float: left;
	padding-left:0px;
	width: 700px;
	height: 320px;
	top:0px;
	background:url(../images/homephotos/welcomethermacphoto.jpg) no-repeat ;
}

#column1_novas{
	position: relative;
	float: left;
	padding-left:0px;
	width: 700px;
	height: 320px;
	top:0px;
	background:url(../images/homephotos/welcomenovasphoto.jpg) no-repeat ;
}

#column1_clarence{
	position: relative;
	float: left;
	padding-left:0px;
	width: 700px;
	height: 320px;
	top:0px;
	background:url(../images/homephotos/welcomeclarencephoto.jpg) no-repeat ;
}

/****************************
FONT STUFF STARTS HERE
******************************/

.menu_date_text{ 
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}

/****************************
LINK STUFF
******************************/

a:link { color: #FFFFFF; text-decoration:none; }
a:active { color: #FFFFFF; text-decoration:none; }
a:visited { color: #FFFFFF; text-decoration:none; }
a:hover { color: #FFFFFF; text-decoration:underline; }

#date_container a:link { color: #FFFFFF; text-decoration:none; font-weight:bold;}
#date_container a:active { color: #FFFFFF; text-decoration:none; font-weight:bold;}
#date_container a:visited { color: #FFFFFF; text-decoration:none; font-weight:bold;}
#date_container a:hover { color: #FFFFFF; text-decoration:underline; font-weight:bold;}

/****************************
TABLE STYLING
******************************/

td { 
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

tr.red td {
	background: #990000;
	color:#FFFFFF;
	font-weight: bold;
}

tr.newswhite td {
	border-bottom: 1px dotted #999999;
}

tr.newsdark td {
	background: #E6E6E6;
	border-bottom: 1px dotted #999999;
}

td.newscurrent {
	color:#DE2A2F;
	vertical-align:top;
}

td.newsarchive {
	color:#005399;
	vertical-align:top;
}

td.newsevents {
	color:#67A818;
	vertical-align:top;
}
