/* CSS Document */
html {
scrollbar-base-color:#fff;
scrollbar-arrow-color:#8C8E89;
scrollbar-track-color:#fff;

scrollbar-shadow-color:#8C8E89;
scrollbar-lightshadow-color:#8C8E89;
scrollbar-darkshadow-color:#8C8E89;

scrollbar-highlight-color:#8C8E89;
scrollbar-3dlight-color:#8C8E89;
}

body { 
  margin:0px; 
  padding:0px; 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:80%; 
  color:#000000; 
  background:#8C8C8C;
background-image:url(images/homebg.jpg);
background-position: top center;
background-repeat: repeat;

 }
 
#bg { 
 width:auto;
  margin:0px; 
  padding:0px; 
  background: transparent;
  background-image:url(images/homebg.jpg);
background-position: top center;
background-repeat: no-repeat; 
 }
 
#bghome { 
 width:auto;
  margin:0px; 
  padding:0px; 
  background: transparent;
  background-image:url(images/homepagebg.jpg);
background-position: top center;
background-repeat: no-repeat; 
 }
 
#bgoven { 
 width:auto;
  margin:0px; 
  padding:0px; 
  background: transparent;
  background-image:url(images/ovenbg.jpg);
background-position: top center;
background-repeat: no-repeat; 
 }
 
#bgpest { 
 width:auto;
  margin:0px; 
  padding:0px; 
  background: transparent;
  background-image:url(images/pestbg.jpg);
background-position: top center;
background-repeat: no-repeat; 
 }
 
#bgweed { 
 width:auto;
  margin:0px; 
  padding:0px; 
  background: transparent;
  background-image:url(images/weedbg.jpg);
background-position: top center;
background-repeat: no-repeat; 
 }
 
 #bghaulage { 
 width:auto;
  margin:0px; 
  padding:0px; 
  background: transparent;
  background-image:url(images/haulagebg.jpg);
background-position: top center;
background-repeat: no-repeat; 
 }
 
#bghazard { 
 width:auto;
  margin:0px; 
  padding:0px; 
  background: transparent;
  background-image:url(images/haulagebghaz.jpg);
background-position: top center;
background-repeat: no-repeat; 
 }
 
 #bgcoal { 
 width:auto;
  margin:0px; 
  padding:0px; 
  background: transparent;
  background-image:url(images/coalbg.jpg);
background-position: top center;
background-repeat: no-repeat; 
 }
 
  #bgcoalbbq { 
 width:auto;
  margin:0px; 
  padding:0px; 
  background: transparent;
  background-image:url(images/coalbbq.jpg);
background-position: top center;
background-repeat: no-repeat; 
 }
 
#bgfirespares { 
 width:auto;
  margin:0px; 
  padding:0px; 
  background: transparent;
  background-image: url(images/firesparesbg.jpg);
background-position: top center;
background-repeat: no-repeat; 
 }
 
#bgforklift { 
 width:auto;
  margin:0px; 
  padding:0px; 
  background: transparent;
  background-image:url(images/forkliftbg.jpg);
background-position: top center;
background-repeat: no-repeat; 
 }
#bggarden { 
 width:auto;
  margin:0px; 
  padding:0px; 
  background: transparent;
  background-image:url(images/gardenbg.jpg);
background-position: top center;
background-repeat: no-repeat; 
 }
 
#bgcontact { 
 width:auto;
  margin:0px; 
  padding:0px; 
  background: transparent;
  background-image:url(images/contactbg.jpg);
background-position: top center;
background-repeat: no-repeat; 
 }
 
#bgspec { 
 width:auto;
  margin:0px; 
  padding:0px; 
  background: transparent;
  background-image:url(images/haulagebgspec.jpg);
background-position: top center;
background-repeat: no-repeat; 
 }
 
#bgdest { 
 width:auto;
  margin:0px; 
  padding:0px; 
  background: transparent;
  background-image:url(images/haulagebgdest.jpg);
background-position: top center;
background-repeat: no-repeat; 
 }

div#Content {
  min-height:340px; /* moz/FF/Opera */
  _height:340px; /* IE-win */
}

Content table td {
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:80%; 
}

.required {
  font-size: 80%;
  color: red;
}

/* IMAGES */ 

img { 
border-width:0px; 
padding:0px 0px 0px 0px; 
} 

/* HEADER IMAGE */ 

.img2 { 
border-width: 0px; 
border-style:none; 
padding: 0px 0px 0px 0px ; 
} 

/* HEADER TEXT */ 

#htext { 
margin:0px 0px 0px 0px; 
padding:10px; 
font-size:28px; 
line-height:80px; 
font-weight:900; 
padding:0px 0px 0px 0px
} 

.form_required {
 font-size: 80%;
 color: red;
}

input {
 border: solid 1px black;
}

select {
 border: solid 1px black;
}

textarea {
 border: solid 1px black;
}

/* LINKS */ 

a { 
text-decoration:none;
} 

a:link 
	{
	color:#187241;
	font-weight:normal;
} 

a:visited
	{
	color:#187241;
	font-weight:normal;	
} 

a:hover
	{
	font-weight:normal;
	color:#2BC974;
	text-decoration:underline;
} 

/* SUB LINKS */ 

a.sublink, a.sublink:visited{
	font-weight:normal;
	color:#666;
	text-decoration: underline;
}

a.sublink:hover{
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}

a.emaillink, a.emaillink:visited{
	font-weight:bold;
	color:#fff;
	text-decoration: underline;
}

a.emaillink:hover{
	font-weight:bold;
	color:#00CC66;
	text-decoration:underline;
}

a.homelink, a.homelink:visited{
	font-size:80%;
	font-weight:normal;
	font-size: inherit;
	color:#fff;
	text-decoration: none;
	background-color:#003399;
	padding:0;
}

a.homelink:hover{
	font-weight:normal;
	font-size: inherit;
	color:#fff;
	text-decoration:none;
	padding: 0;
	background-color:#558CFF;
}

a.tickerlink, a.tickerlink:visited{
	font-weight:normal;
	font-size:100%;
	color:#fff;
	text-decoration:underline;
	background-color:#003399;
}

a.tickerlink:hover{
	font-weight:normal;
	font-size:100%;
	color:#fff;
	text-decoration:underline;
	background-color:#558CFF;
}

a.bottomlink, a.bottomlink:visited{
	font-weight:normal;
	font-size: inherit;
	color:#fff;
	text-decoration: none;
	background-color:#003399;
	padding:0;
}

a.bottomlink:hover{
	font-weight:normal;
	font-size: inherit;
	color:#fff;
	text-decoration:none;
	padding: 0;
	background-color:#558CFF;
}

/* MAIN HEADER GREEN*/ 

#Header { 
margin:0px 0px 0px 0px; 
padding:0px 0px 0px 0px; 
  border:0px solid pink;

/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */ 

height:142px; /* 14px + 17px + 2px = 33px */ 
width:auto; 
background-color:transparent; 

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */ 

voice-family: "\"}\""; 
voice-family:inherit; 
height:142px; /* the correct height */ 
} 

/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include 
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */ 

body>#Header {height:142px;} 

/* MENU CONTAINER */ 

#menu { 
margin:0px 0px 0px 0px; 
padding:0px 0px 0px 0px;
background-color:transparent;
  border:0px solid blue;

/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */ 

height:370px; /* 14px + 17px + 2px = 33px */ 
width:153px; 
position:relative; 
left: 0px; 
top: 0px;
float:left;
z-index:1; 

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */ 

voice-family: "\"}\""; 
voice-family:inherit; 
height:370px; /* the correct height */ 
} 

/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include 
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */ 

body>#menu {height:370px;} 

#menu2 { 
margin:0px 0px 0px 0px; 
padding:0px 0px 0px 0px; 

/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */ 

height:150px; /* 14px + 17px + 2px = 33px */ 
width:183px; 
position:absolute;
margin-top: 0px;
margin-left:0px;
border-style:solid; 
border-color:#FFFFFF; 
border-width:0px 0px 0px 0px; /* top and bottom borders: 1px; left and right borders: 0px */ 
background-color:#ffffff; 

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */ 

voice-family: "\"}\""; 
voice-family:inherit; 
height:150px; /* the correct height */ 
} 

/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include 
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */ 

body>#menu {height:150px;} 

/* MENU BUTTONS */

#nav {
  padding: 0px;
  margin: 0px;
  width:152px;
border:0px solid green;
}

#space1 {margin-top:8px;}
#space2 {margin-top:47px;}
#space3 {margin-top:48px;}
#space4 {margin-top:48px;}
#space5 {margin-top:47px;}

ul {
	list-style: none;
	width: 152px;
	border-bottom: 0px solid #ccc;
	position:absolute;
	left:0px;
	}

ul li {
	position: relative;
	padding: 0px 0px 0px 0px;
	}

li ul {
	position: absolute;
	left: 113px;
	top: 0;
	display: none;
	}
	
ul li a {
	display: block;
	text-decoration: none;
	background: transparent;
	border-bottom: 0;
	background-image:url(images/inv.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 19px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:80%;
	width: 153px;	
	margin:0px;
	padding:0px;
	}
	
ul li ul li a {
	display: block;
	text-decoration: none;
	color:#000000;
	background: transparent;
	border-bottom: 0;
	background-image:url(images/submenu.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 3px 5px 3px 19px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:80%; 
	width: 152px;
	}

ul li ul li a:hover {
	background-image:url(images/submenu_over.gif);
	background-position: top left;
	background-repeat: repeat-y;
	color: #000000;
}
		
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */


li.over ul { 
  display: block;
}

#Content { 
  margin:0px 0px 0px 0px; 
  padding:3px;
  background-color:transparent;
  width:auto;
  border:0px solid red;
} 

#text { 
  margin:0px 0px 0px 0px; 
  padding:10px 18px 10px 10px; 
  background-color:transparent; 
  border-style:solid; 
  border-color:#FDE0BD; 
  border-width:0px 0px 0px 0px; /* top and bottom borders: 1px; left and right borders: 0px */ 
  width:auto;
} 
/* MAIN CONTENT AREA */ 

#maincontent { 
  margin:0px auto 8px auto; 
  padding:0px 0px 10px 0px; 
  background-color:transparent; 
  width:785px; 
    border:0px solid #000;
} 

/* SCROLLING CONTENT LAYER */
#contentlayerhp {
	position:relative;
	width:420px;
	height:296px;
	left: 0px;
	top:56px;
	padding:3px 3px 3px 23px;
	padding-top:0px;
	background-color:transparent;
	border:0px;
	overflow: auto;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:84%; 
color:#000000;

}


#contentlayer {
	position:relative;
	width:360px;
	height:326px;
	left: 0px;
	top:56px;
	padding:3px;
	padding-top:0px;
	background-color:transparent;
	border:0px;
	overflow: auto;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:80%; 
color:#000000;

}

#contentlayer2 {
position:relative;
	width:430px;
	height:299px;
	left: 0px;
	top:23px;
	padding:1px 3px 1px 23px;
	margin-left:115px;
	padding-top:0px;
	background-color:transparent;
	border:0px;
	overflow: auto;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:84%; 
color:#000000;

}


/*hazard bg*/
#contentlayer3 {
	position:relative;
	width:460px;
	height:300px;
	left: 55px;
	top:40px;
	padding:3px;
	background-color:transparent;
	overflow: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:80%;
text-align:center;
color:#fff;

}
/*specialised bg*/
#contentlayer4 {
	position:relative;
	width:420px;
	height:296px;
	left: 0px;
	top:18px;
	padding:3px 3px 3px 23px;
	padding-top:0px;
	background-color:transparent;
	border:0px;
	overflow: auto;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:84%; 
color:#000000;

}
/*destination bg*/
#contentlayer5 {
	position:relative;
	width:350px;
	height:296px;
	left: 0px;
	top:22px;
	float:right;
	padding:3px 55px 3px 0px;
	padding-top:0px;
	background-color:transparent;
	border:0px;
	overflow: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:84%; 
color:#fff;

}
/* TITLE BAR OF SCROLLING CONTENT */
#titlelayer {
position:relative; 
width:425px; 
left: 183px; 
top:15px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:80%; 
color:#000000;
font-weight:bold;
padding:3px;
background-image:url(images/titlebg.jpg);
background-position:right top;
background-repeat:no-repeat;

}

#titlelayer2 {
width:325px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:80%; 
color:#000000;
font-weight:bold;
padding:3px;
background-image:url(images/titlebg.jpg);
background-position:left top;
background-repeat:no-repeat;
}

.homebg {
z-index:1;
position:relative; 
width:450px; 
right:0px; 
top:0px;
background-image:url(images/homebg.jpg);
background-position:left top;
background-repeat:no-repeat;

}

.destbg {
z-index:1;
position:relative; 
width:450px; 
right:0px; 
top:0px;
background-image:url(images/haulagebgdest.jpg);
background-position:left top;
background-repeat:no-repeat;

}

/* COPYRIGHT TEXT */

.copy {
  font-size: 80%;
  color:#666;
}

#header img {
  padding:0px 0px 0px 0px; 
}

#footer img {
  padding:0px 0px 0px 0px; 
}

#Content img {
  padding:5px 5px 5px 5px; 
}

.largetext { font-size: 140%; font-weight: bold; }
.smalltext { font-size: 80%; }
.redtext { color: red; }
.bluetext { color: darkblue; }

.highlight { background-color: yellow; color: black; }
.leftalign { text-align: left; }
.rightalign { text-align: right; }
.centrealign { text-align: center; }
.justifyalign { text-align: justify; }

h4 {
  margin: 0px;
  font-size:0%; font-weight: normal;
  color:#FFFFFF;
}

/* Hides from IE5-mac \*/
* html#Content {height: 1%;}
/* End hide from IE5-mac */

 
/* BULLET POINT */
#bullet { 
margin:0px 0px 0px 0px; 
padding:0px 0px 0px 0px; 

/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */ 

height:auto; /* 14px + 17px + 2px = 33px */ 
padding-left:35px;
width:400px; 
border-style:solid; 
border-color:#999; 
border-width:0px 0px 0px 0px; /* top and bottom borders: 1px; left and right borders: 0px */ 
background-color:#ffffff;
background-image:url(images/bullet.gif);
background-position:top left;
background-repeat:no-repeat; 
/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */ 

voice-family: "\"}\""; 
voice-family:inherit; 
height:auto; /* the correct height */ 
} 

/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include 
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */ 

body>#bullet {height:auto;} 

hr {
border: none 0;
border-top: 1px solid #23B45D;/*the border*/
width: 96%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
text-align: left;/*this will align it for IE*/
margin: 3px auto 3px 0px; /*this will align it left for Mozilla*/
}

#title {
  margin: 0px 0px 0px -5px;
  padding: 0px;
}

.style1 {color: #FFFFFF}

#footer {
width:710px;
color:#FFFFFF;
font-size: 80%;
font-style:normal;
text-align:center;
position:absolute bottom;
margin:0;
padding: 2px;
  border:0px solid orange;
}

#footer2 {
width:auto;
color:#FFFFFF;
font-size: 80%;
font-style:normal;
text-align:center;
position:absolute bottom;
margin-top:10px;
padding: 2px;
  border:0px solid orange;
}

#ticker {
font-weight:normal;
	font-size:100%;
	color:#fff;
	text-decoration: none;
	padding: 3px;
}