/** COLOUR PALETTE **/

.teal { color: rgb(0,56,72); }
.green { color:rgb(0,102,60); }
.red { color:rgb(235,28,36); }
.mint { color:rgb(138,234,199); }
.yellow { color: rgb(255,199,39); }

.last { margin-bottom: 0; }
.left { float: left; text-align: left; }


/** BEGIN STYLES **/

body {
	background: url(../images/bg-main-tile.jpg) repeat-x;
	background-color: rgb(0,56,72);
}

#container {
	width: 966px;
	height: 900px;
	margin: 0 auto;
	font-family: "Droid Sans", Verdana, sans-serif;
	background-image: url(../images/bg-main.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	padding: 0 117px;
}

#header {
	width: 966px;
	height: 188px;
}
#header h1 a {
	display: block;
	width: 966px;
	height: 188px;
	background: url(../images/header.jpg) no-repeat;
	text-indent: -999em;
	position: relative;
}

h3, h3 a {
	color: rgb(138,234,199);
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 10px;
}

p { text-shadow: 1px 1px 1px #555; }

a, a:visited {
	text-decoration: none;
	color: white;
}
a:hover, a:focus, a.active {
	color: rgb(0,102,60);
	text-shadow: 0 0 3px white;
}

#main {
	position: relative;
	padding: 0 152px;
	background: url(../images/bg-content.jpg) no-repeat;
	height: 537px;
}

#primary-content {
	height: 537px;
	padding: 14px 22px;
	color: white;
}

#primary-content p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 8px;
}


div#primary-content.services-content {
	padding: 35px 325px 20px 35px;
	text-align: left;
}

div#primary-content.services-content p {
	font-size: 13px;
}

div#primary-content.services-content p a, div.services-content p a:visited {
	color: rgb(255,199,39);
	font-size: 15px;
}
div#primary-content.services-content p a:hover, div.services-content p a:focus {
	color: rgb(0,102,60);
}

div#primary-content.services-content ul {
	margin-bottom: 12px;
}

div#primary-content.services-content ul li {
	list-style-position: inside;
	font-size: 12px;
	margin-bottom: 8px;
}


div#primary-content.services-content h2.services-title {
	display: block;
	width: 321px;
	height: 37px;
	margin-bottom: 10px;
	text-indent: -999em;
	margin-left: -10px;
}


#ie6 li.icons img { position: relative; left: 13px; }

/** WELCOME PAGE **/

body#welcome-page #primary-content {
	background: url(../images/bg-home.jpg) no-repeat;
	padding: 360px 22px 0;
}

body#welcome-page #primary-content h3 {
	font-size: 26px;
}
body#welcome-page #primary-content p {
	font-size: 15px; line-height: 17px; font-weight: normal;
	text-shadow: 0 0 4px black;
}

body#welcome-page p#more-details a {
	color: rgb(138,234,199);
	float: right;
	font-size: 20px;
	font-style: italic;
	position: relative; margin-top: 4px;
}
body#welcome-page p#more-details a:hover {
	color: rgb(0,102,60);
	text-shadow: 0 0 3px white;
}

/** HOME PAGE **/

body#home-page #primary-content {
	background: url(../images/bg-home-trans.png) no-repeat;
	padding: 200px 35px 0;
	text-align: center;
}
body#home-page #primary-content img {
	margin: 0 8px 0 0;
}
#home-caption {
	color: #ccc;
	font-size: 11px;
}

/** ABOUT PAGE **/

body#about-page #primary-content {
	background: url(../images/bg-about.jpg) top right no-repeat;
}

body#about-page #primary-content p {
	font-size: 12px; line-height: 16px;
}

body#about-page #primary-content h2 {
	background: url(../images/about-title-trans.png) no-repeat;
	display: block;
	width: 321px;
	height: 32px;
	margin-bottom: 10px;
	text-indent: -999em;
	margin-left: -10px;
}

/** DEMOLITION PAGE **/

body#demolition-page #primary-content {
	background: url(../images/bg-demolition.jpg) top right no-repeat;
}
body#demolition-page #primary-content p {
	font-size: 13px;
}
body#demolition-page #primary-content h2 {
	background: url(../images/demolition-title-trans.png) no-repeat;
	display: block;
	width: 321px;
	height: 57px;
	margin-bottom: 10px;
	text-indent: -999em;
	margin-left: -10px;
}
body#demolition-page #primary-content ul li {
	list-style-position: inside;
	margin-bottom: 9px;
	font-size: 13px;
}
body#demolition-page #primary-content ul {
	padding-top: 8px;
}


/** READIMIX PAGE **/

body#readimix-page #primary-content {
	background: url(../images/bg-readimix.jpg) top right no-repeat;
}

body#readimix-page #primary-content h2 {
	background: url(../images/readimix-title-trans.png) no-repeat;
}

body#readimix-page #primary-content span {
	background: url(../images/bg-readimix-bottom.jpg) no-repeat;
	width: 662px; height: 189px; display: block; position: absolute;
	bottom: 0; left: 152px;
}
	body#readimix-page #ie6 #primary-content span {
		top: 349px;
	}

#calculator {
	position: absolute;
	top: 197px; left: 525px;
}
	body#readimix-page #ie6 #primary-content #calculator {
		position: absolute;
		left: 520px;
	}

#readimix-image {
	position: relative;
	width: 270px;
	float: right;
	margin-right: -200px;
}
#readimix-image img {
	margin-bottom: 12px;
	-webkit-box-shadow: 1px 1px 8px black;
	-moz-box-shadow: 1px 1px 8px black;
}



/** PLANT HIRE PAGE **/

body#plant-hire-page #primary-content {
	background: url(../images/bg-plant-hire.jpg) top right no-repeat;
}


body#plant-hire-page #primary-content h2 {
	background: url(../images/plant-hire-title-trans.png) no-repeat;
}
#plant-hire-image {
	position: relative;
	width: 270px;
	float: right;
	margin-right: -200px;
}	#ie6 #plant-hire-image { margin-right: -130px; }

#plant-hire-image img {
	margin-bottom: 12px;
	-webkit-box-shadow: 1px 1px 8px black;
	-moz-box-shadow: 1px 1px 8px black;
}



/** MATERIALS HIRE PAGE **/

body#materials-page #primary-content {
	background: url(../images/bg-materials-trans.jpg) top right no-repeat;
}

body#materials-page #primary-content h2 {
	background: url(../images/materials-title-trans.png) no-repeat;
}

body#materials-page #primary-content p {
	line-height: 16px;
}

body#materials-page #primary-content ul li { margin-bottom: 5px; }

#materials-image {
	position: relative;
	width: 270px;
	float: right;
	margin-right: -240px;
	top: -30px;
} #ie6 #materials-image { margin-right: -130px; }


#materials-image img {
	margin-bottom: 12px;
	-webkit-box-shadow: 1px 1px 8px black;
	-moz-box-shadow: 1px 1px 8px black;
}


/** GRAB AND TIPPER HIRE PAGE **/

body#grab-page #primary-content {
	background: url(../images/bg-grab.jpg) top right no-repeat;
}

body#grab-page #primary-content h2 {
	background: url(../images/bg-grab-text.png) no-repeat;
	height: 60px;
}

body#grab-page #primary-content p {
	line-height: 16px;
	font-size: 13px;
}

#grab-image {
	position: relative;
	width: 270px;
	float: right;
	margin-right: -200px;
	top: 30px;
}
#grab-image img {
	margin-bottom: 12px;
	-webkit-box-shadow: 1px 1px 8px black;
	-moz-box-shadow: 1px 1px 8px black;
}

#roll-image {
	position: relative;
	width: 270px;
	float: right;
	margin-right: -270px;
	top: -70px;
}
	#ie6 #roll-image { margin-right: -140px; margin-top: -50px; }

#roll-image img {
	margin-bottom: 12px;
	-webkit-box-shadow: 1px 1px 8px black;
	-moz-box-shadow: 1px 1px 8px black;
}

/** CONTACT PAGE **/

body#contact-page #primary-content {
	background: url(../images/bg-contact.jpg) top right no-repeat;
}

body#contact-page #primary-content h2 {
	background: url(../images/contact-title-trans.png) no-repeat;
}
#contact-image {
	position: relative;
	width: 270px;
	float: right;
	margin-right: -200px;
	top: -60px;
}	#ie6 #contact-image { margin-right: -110px }

#contact-image img {
	margin-bottom: 12px;
	-webkit-box-shadow: 1px 1px 8px black;
	-moz-box-shadow: 1px 1px 8px black;
}


/** CLIENT PAGE **/

body#clients-page #primary-content {
	background: url(../images/bg-case.jpg) top right no-repeat;
}

body#clients-page #primary-content h2 {
	background: url(../images/bg-clients-text.png) 5px 0 no-repeat;
}


/** Lists **/


#primary-content ul { margin: 14px 0 20px 3px; }

#primary-content ul li { color: rgb(255,199,39); text-shadow: 0 1px 2px black; letter-spacing: 1px; padding-left: 10px; }

#primary-content ul li span { color: white; }

#primary-content h2 { margin-top: -16px; }

/** MENUS **/

#services-pane {
	display: none;
	z-index: 9999;
	position: absolute;
	top: 150px;
	left: 157px;
	background: rgb(0,56,72);
	padding: 10px;
	border: 1px solid rgb(0,102,60);
}
#services-pane ul {
	list-style: none;
}
#services-pane ul li a {
	line-height: 27px;
	display: block;
	padding: 3px 12px;
	text-align: center;
	font-size: 16px;
}
#services-pane ul li:hover {
	color: white;
	background: rgb(0,102,60);
}
#services-pane ul li a:hover {
	color: white;
}


/******* NAV STYLES ********/
ul#menu-left, ul#menu-right {
	display: block;
	position: absolute;
	text-align: left;
	list-style: none;
	padding-top: 10px;
}

ul li a:hover { cursor: pointer; }

ul#menu-left {
	left: 0;
	top: 0;
}

ul#menu-right {
	right: 0;
	top: 0;
}

#ie7 ul#menu-right, #ie6 ul#menu-right {
	left: 825px;
}

/**/

ul#menu-left a, ul#menu-left a span, ul#menu-right a, ul#menu-right a span{
	display:block;
	width:145px;
	height:112px;
	position:relative;
	overflow: hidden;
}

ul#menu-left #home span{
	width:290px;
	background: url(../images/home-trans.png) 0 0 no-repeat;
	text-indent:-9000px;
}
ul#menu-left #about span {
	width:290px;
	background: url(../images/aboutus-trans.png) 0 0 no-repeat;
	text-indent:-9000px;
}
ul#menu-left #services span {
	width:290px;
	background: url(../images/services-trans.png) 0 0 no-repeat;
	text-indent:-9000px;
}

ul#menu-right #case-histories span {
	width:290px;
	background: url(../images/case-histories-trans.png) 0 0 no-repeat;
	text-indent:-9000px;
}
ul#menu-right #gallery span {
	width:290px;
	background: url(../images/gallery-trans.png) 0 0 no-repeat;
	text-indent:-9000px;
}
ul#menu-right #contact span {
	width:290px;
	background: url(../images/contact-trans.png) 0 0 no-repeat;
	text-indent:-9000px;
}

ul#menu-left a:hover, ul#menu-right a:hover {
	background-position: 0 0;
}

ul#menu-left a:hover span, ul#menu-left a span.active, ul#menu-right a:hover span, ul#menu-right a span.active {
	left:-145px;
}

ul#menu-left a:active span, ul#menu-left a:focus span, ul#menu-right a:active span, ul#menu-right a:focus span{
	left: 0px;
}



/* services menu */

ul#services-menu {
	display: block;
	position: relative;
	text-align: left;
	list-style: none;
	padding-top: 10px;
	left: 10px;
}

/**/

ul#services-menu a, ul#services-menu a span {
	display:block;
	width:127px;
	height:154px;
	position:relative;
	overflow: hidden;
	text-indent: -999em;
}

ul#services-menu a span {
	background: url(../images/services-sprite.png) 0 0 no-repeat;
}

ul#services-menu #demolition { height: 38px; }
	ul#services-menu #demolition span{ width:127px; }

ul#services-menu #readimix { height: 26px }
	ul#services-menu #readimix span{ top: -38px; }

ul#services-menu #plant-hire { height: 26px }
	ul#services-menu #plant-hire span{ top: -64px; }

ul#services-menu #materials { height: 26px; }
	ul#services-menu #materials span{ top: -90px; }

ul#services-menu #grab { height: 39px; }
	ul#services-menu #grab span{ top: -116px; }

ul#services-menu a:hover {
	background-position: 0 0;
	opacity: 0.8;
}

ul#services-menu a:hover span {
	left: 0;
}

ul#services-menu a:active span, ul#services-menu a:focus span {
	left: 0px;
}



/**/

/** CSS3 Styles **/
h2, h3 {
	text-shadow: 2px 2px 5px black;
}
.shadow { text-shadow: 1px 1px 4px black;}
.shadow:hover { text-shadow: 0 0 2px white;}
