@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
html {
	background-color: #999999;
}
body.Home a#Home,
body.PlantHire a#PlantHire,
body.Construction a#Construction,
body.CountrysideServices a#CountrysideServices,
body.Haulage a#Haulage,
body.Recycling a#Recycling,
body.HealthSafety a#HealthSafety,
body.LatestNews a#LatestNews,
body.MachineSales a#MachineSales,
body.Sponsorship a#Sponsorship,
body.Vintage a#Vintage,
body.Gallery a#Gallery,
body.ContactUs a#ContactUs{
	color: #FF0000;
}
h1 {
	position: relative;
	height: 106px;
	color: #999999;
}

h1 span {
	position: absolute;
	left: 0px;
	top: 0px;
}
h2 {
	font-size: 1em;
}
h3 {
	font-size: 0.85em;
	font-weight: bold;
}

.Text {
	font-size: 0.85em;
}
.Weight {
	color: #990000;
	font-size: 0.85em;
	font-weight: normal;
	margin-left: 10px;
}
.Download {
	font-size: 0.85em;
	font-weight: normal;
	color: #990000;
	margin-left: 10px;
}
.Download a {
	color: #990000;
	text-decoration: none;
}

.Download a:hover {
	color: #FFE400;
}
.HaulageAdditional {
	font-size: 0.85em;
	font-weight: normal;
	color: #990000;
	margin-left: 10px;
}
.AggMatLink {
	font-size: 0.85em;
	color: #990000;
	font-weight: bold;
	line-height: 2em;
}
.AggMatLink a {
	text-decoration: none;
	color: #990000;
}
.AggMatLink a:hover {
	color: #FFE400;
}
.RightList {
	margin-left: 10px;
}
.RightList a {
	text-decoration: none;
}
.RightList a:hover {
	color: #FFE400;
}
.GalleryText {
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	margin-left: 30px;
}
.FormHolder {
	height: 400px;
	overflow: auto;
	position: relative;
	z-index: 1;
	width: 440px;
}
.FormScroll {
	position: absolute;
	width: 96%;
	z-index: 2;
}
.track/* <Scroll> */
{
    position: relative;
    float:right;
    top: 0; 
    width: 5px; 
	height: 100%;
    font-size: 0;
    z-index: 3;
}
.drag_bar
{
	position: absolute;
	width: 10px;
	cursor: pointer;
	z-index: 4;
	background-color: #FFE400;
}









#PageHolder {
	width: 834px;
	margin: auto;
}
#Header {
	margin-top: 10px;
}

#NavBar {
	clear: both;
	background-image: url(../Images/NavBar.png);
	background-repeat: no-repeat;
	height: 55px;
	margin-top: 4px;
	font-weight: bold;
	font-size: 0.85em;
	padding-left: 2px;
	padding-right: 2px;
}
#NavBar ol {
	list-style: none;
	text-transform: uppercase;
	padding: 2px;
}
#NavBar li {
	display: inline;
	margin-left: 7px;
	margin-right: 7px;
}
#NavBar a {
	text-decoration: none;
}
#NavBar a:hover {
	text-decoration: none;
	color: #ff0000;
}
#NavBar #TopNavLine {
	padding-left: 24px;
	padding-top: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 4px;
}
#NavBar #BottomNavLine {
	padding-left: 25px;
	padding-top: 4px;
}
#ContentTopSpacer {
	height: 12px;
	margin-top: 4px;
}
#Content {
	background-color: #79AEDA;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
	min-height: 550px;
}
#Mascus {
	width: 802px;
	border: none;
	display: block;
	margin: auto;
	min-height: 550px;
	overflow: visible;
}

#LeftContent {
	width: 327px;
	margin-left: 12px;
	float: left;

}
#Flash {

}
#LeftHeader {
	background-image: url(../Images/LeftHeaderBG.png);
	background-repeat: no-repeat;
	height: 25px;
	margin-top: 4px;
	padding-left: 10px;
	padding-top: 6px;
}
#LeftLinksTopSpacer {
	margin-top: 4px;
}
#LeftLinks {
	background-color: #9BC2E3;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: .8em;
	height: 160px;
}
#LeftLinks p {
	padding-left: 10px;
	padding-bottom: 5px;
	color: #FF0000;
	font-weight: bold;
}

#LeftLinks ol {
	list-style: none;
	margin-left: 10px;
}

#LeftLinks li {
	margin-bottom: 2px;
	height: 18px;
}
#LeftLinks a {
	text-decoration: none;
}
#LeftLinks a:hover {
	color: #FF0000;
}
#LinksListLeft {
	float: left;
	width: 140px;
}
#LinksListRight {
	float: left;
	width: 140px;
}

#RightContent {
	float: left;
	margin-left: 10px;
	width: 450px;
}
#RightContent ol {
	list-style: none;
	margin-top: 10px;
}
#RightContent li {
	margin-bottom: 10px;
}
#CertificationLogos {
	margin-left: 10px;
	float: left;
	position: absolute;
	bottom: 0px;
	right: 25px;
}
#CertificationLogos ol {
	list-style: none;
}
#CertificationLogos li {
	display: inline;
	float: left;
}





#PlantIcons {
	float: left;
	width: 70px;
}
#PlantIcons ol {
	list-style: none;
}
#PlantIcons li {
	margin-bottom: 10px;
}


#PlantIcons img {
	border: none;
}

#PlantList {
	float: left;
	width: 370px;
	padding-left: 10px;

}
#PlantList ol {
	list-style: none;
	margin-top: 10px;
}
#PlantList li {
	margin-bottom: 10px;
}
#PlantList a {
	text-decoration: none;
}
#PlantList a:hover {
	color: #FFE400;
}
#NewsArchive {
	position: absolute;
	bottom: 0px;
}

#GalleryList  {
	list-style: none;
	padding-left: 30px;
	padding-right: 12px;
	margin-top: 10px;
}
#GalleryList li {
	display: inline;
	width: 130px;
	float: left;
	margin-bottom: 8px;
}
#GalleryList    a img  {
	border: 2px solid #FFFFFF;
}
#GalleryList    a:hover img  {
	border: 2px solid #FFE400;
}
#ContactListLeft {
	float: left;
	width: 110px;
}
#Form {
	font-size: 0.85em;
}
#Form label {
	font-weight: bold;
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-top: 2px;
}
#Form input {
	width: 280px;
	background-color: #FFE400;
	background-image: url(../Images/FormInputBG.png);
	background-repeat: repeat;
	border: 2px solid #FFFFFF;
}
#Form textarea {
	width: 280px;
	height: 150px;
	background-color: #FFE400;
	background-image: url(../Images/FormInputBG.png);
	background-repeat: repeat;
	border: 2px solid #FFFFFF;
	font-size: .85em;
}
#Form #Submit {
	background-color: #79AEDA;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	width: 60px;
	float: right;
	margin-right: 35px;
}
#ContentBottomSpacer {
	height: 12px;
}
#Footer {
	background-image: url(../Images/Footer.png);
	background-repeat: no-repeat;
	height: 33px;
	margin-top: 4px;
	font-weight: bold;
	font-size: .9em;
}
#Footer ol {
	list-style: none;
	padding-left: 30px;
	padding-top: 7px;
}
#Footer li {
	display: inline;
	margin-left: 40px;
	margin-right: 40px;
}
#Footer a {
	text-decoration: none;
}
#Footer a:hover {
	color: #FF0000;
}
#DesignAndIT {
	font-size: 0.7em;
	float: right;
	margin-top: 4px;
}
#DesignAndIT a {
	text-decoration: none;
}
#DesignAndIT a:hover {
	color: #FFE400;
}

