/* ----------------------------------------	*/
/* Internal									*/
/* ---------------------------------------- */
/* 											*/
/* Light Red: 	#d61921						*/
/* Dark Red:	#920006						*/
/* ---------------------------------------- */


div#main {
	background: url(../images/body-bg.png);
	padding: 20px 28px;
}
div#internal-space {
	height: 188px;
	position: relative;
}

/* ----------------------------------------	*/
/* Sub Navivation							*/
/* ---------------------------------------- */
div#toc {

	/* reset module stylesheet */
	border: none;
	font-size: inherit;
	/* /reset  */

	background: url(../images/toc-background.png);
	width: 257px;
	padding: 0;
	position: absolute;
	bottom: -80px;
	z-index: 99;	
}
div#toc div.toc-list { padding: 0; }

div#toc h2 {
	background: none;
	display: block;
	font-size: 1.4em;
	font-weight: normal;
	height: 43px;
	line-height: 43px;
	margin: 0 0 0 7px;
	text-align: center;
	width: 105px;
}
body#industries div#toc h2 { width: 140px; }
body#industries1 div#toc h2 { width: 140px; }
body#industries2 div#toc h2 { width: 140px; }
body#industries3 div#toc h2 { width: 140px; }


div#toc ul {
	margin: 0px 0 0 0;
}
div#toc ul li a {
	color: #FFFFFF;
	display: block;
	font-family: 'Dax-LightRegular', Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 40px;
	text-transform: uppercase;
}
div#toc ul li a:active {
	height: 27px;
	padding-top: 1px;
}

div#toc ul li {
	border-bottom: 1px solid #e36368;
}
div#toc ul li:last-child {
	border: none;
}

div#toc ul li a:hover {
	background-color: #920006;
}


/* ----------------------------------------	*/
/* Page Title								*/
/* ---------------------------------------- */

div#title {
	background: url(../images/title-bg.png);
	height: 55px;
	line-height: 55px;
}
div#title h2 {
	display: block;
	float: left;
	font-size: 1.8em;
	font-family: 'Dax-Regular', Helvetica, Arial, sans-serif;
	margin: 0 0 0 24px;
	width: 350px;
}
body#page-facilities div#title h2, body#page-civil div#title h2, body#page-aquatic div#title h2, body#page-engineering div#title h2, body#page-plant-and-equipment-hire div#title h2 {
	background: url(../images/small-logos-sprite.png) 0 2px no-repeat;
	padding: 0 0 0 70px;
}
body#page-facilities div#title h2, body#page-civil div#title h2, body#page-aquatic300 div#title h2, body#page-engineering div#title h2, body#page-plant-and-equipment-hire div#title h2 {
	background: url(../images/small-logos-sprite.png) 0 2px no-repeat;
	padding: 0 0 0 70px;
}
body#page-facilities div#title h2, body#page-civil div#title h2, body#page-aquatic400 div#title h2, body#page-engineering div#title h2, body#page-plant-and-equipment-hire div#title h2 {
	background: url(../images/small-logos-sprite.png) 0 2px no-repeat;
	padding: 0 0 0 70px;
}
body#page-facilities div#title h2 { background-position: 0 2px; }
body#page-civil div#title h2 { background-position: 0 -54px; }
body#page-aquatic div#title h2 { background-position: 0 -108px; }
body#page-aquatic400 div#title h2 { background-position: 0 -108px; }
body#page-aquatic300 div#title h2 { background-position: 0 -108px; }
body#page-engineering div#title h2 { background-position: 0 -163px; }
body#page-plant-and-equipment-hire div#title h2 { background-position: 0 -218px; }




/* ----------------------------------------	*/
/* Basic Column Layout						*/
/* ---------------------------------------- */

/* Sidebar */
div#main div#sidebar {
	float: left;
	padding: 0 24px 0 0;
	width: 225px;
}
div#main div#sidebar h3 {
	margin: 0;
}
div#main div#sidebar p.promo {
	color: #FFFFFF;
	font-size: 1.05em;
	padding: 20px 0 20px 0;
}


/* Latest News Elements */
div#block-recent-news div.views-field-created, div#block-latest-news div.views-field-created {
	color: #F5F5F5;
	font-size: 0.8em;
	margin: 0.4em 0 0.9em 0;
}
div#main div#sidebar div#block-latest-news ul li {
	border-bottom: 1px solid #333;
	padding-bottom: 20px;
}
div#main div#sidebar div#block-latest-news ul li:last-child {
	border: none;
}

/* Internal Main Page - Content */
div#main div#content {
	float: left;
	border-left: 1px solid #333;
	padding: 0 0 0 24px;
	width: 619px;
}
div#main div#content h4 {
	color: #f9f9f9;
	font-family: 'Dax-LightRegular', Helvetica, Arial, sans-serif;
	margin: 20px 0 10px 0;
	text-transform: none;
}
div#main div#content p.intro {
	color: #FFF;
	font-family: 'Dax-Regular',Helvetica,Arial,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 1.8em 0;
	text-transform: none;
}
body#page-about-us div#main div#content p.intro, body#page-services div#main div#content p.intro, body#page-industries div#main div#content p.intro  {
	margin: 0 0 2.3em 0;
}
body#page-industries1  {
	margin: 0 0 2.3em 0;
}
body#page-industries2  {
	margin: 0 0 2.3em 0;
}
body#page-industries3  {
	margin: 0 0 2.3em 0;
}
div#main img {
	border: 10px solid #222;
	float: left;
	margin: 5px 25px 10px 0;
}
div#main div#content div.empty-image, div#main div#content div.empty-person {
	background: #444;
	border: 10px solid #222;
	float: left;
	height: 200px;
	margin: 5px 25px 10px 0;
	width: 250px;
}


/* ----------------------------------------	*/
/* Sections with Pictures					*/
/* ---------------------------------------- */

div#main div#content div.section, div#main div#content div.link-to {
	background: url(../images/swimming-pool.jpg) top left no-repeat;
	border-bottom: 1px solid #333;
	min-height: 167px;
	margin: 0 0 36px 0;
	padding: 0 0 36px 0;
}
body div#main div#content div.link-to { 
	background: url(../images/swimming-pool-small.jpg) top left no-repeat;
	min-height: 100px; 
	margin: 0 0 36px 0;
	padding: 0 0 15px 0;
}

div#main div#content div.section#last, div#main div#content div.link-to#last {
	border: none;
	margin: 0;
	padding: 0;
}
div#main div#content div.section p.text, div#main div#content div.section div.text, div#main div#content div.link-to div.text {
	display: block;
	float: right;
	position: relative; top: -5px;
	width: 345px;
}
div#main div#content div.section h4, div#main div#content div.link-to h3 {
	font-size: 1.6em;
	border-bottom: 1px solid #333;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}
div#main div#content div.link-to div.text	 	{ width: 390px; }
div#main div#content div.link-to div.text p 	{ line-height: 1.9em; margin-top: 13px; }

div#main div#content div.link-to div.text h3 { 
	font-size: 1.4em;
	font-family: 'Dax-Regular', Helvetica;
	margin: 0 0 5px 0; 
}

div#main div#content div.section h4.plus {
	margin: 15px 0 0 0;
	float: left;
	text-transform: uppercase;
}

div#main div#content div.section.last {
	border: none;
}

/* ----------------------------------------	*/
/* Specify which picture goes where			*/
/* ---------------------------------------- */

/* Civil Page */
div#main div#content div.section.water {
	background-image: url(../images/water.jpg);
}
div#main div#content div.section.transport {
	background-image: url(../images/transport.jpg);
}
div#main div#content div.section.environment {
	background-image: url(../images/environment.jpg);
}
div#main div#content div.section.energy {
	background-image: url(../images/energy.jpg);
}

/* About Landing Page */
body div#main div#content div.link-to.company {
	background-image: url(../images/company.jpg);
}
body div#main div#content div.link-to.team {
	background-image: url(../images/team-link.jpg);
}

/* Services Landing Page */
body div#main div#content div.link-to.construction {
	background-image: url(../images/construction-deal.jpg);
}
body div#main div#content div.link-to.hire {
	background-image: url(../images/elevated-platform.jpg);
}

/* Construction Services */
body div#main div#content div.section.formwork {
	background-image: url(../images/formwork-service.jpg);
}
body div#main div#content div.section.concrete {
	background-image: url(../images/concrete.jpg);
}
body div#main div#content div.section.pre-cast {
	background-image: url(../images/pre-cast.jpg);
}
body div#main div#content div.section.excavation {
	background-image: url(../images/excavation.jpg);
}
body div#main div#content div.section.engineering-package {
	background-image: url(../images/engineering-package.jpg);
}

/* Industries Landing Page */
body div#main div#content div.link-to.facilitiese {
	background-image: url(../images/facilities-linke.jpg);
}
body div#main div#content div.link-to.facilitiese1 {
	background-image: url(../images/facilities-linke1.jpg);
}
body div#main div#content div.link-to.facilitiese2 {
	background-image: url(../images/facilities-linke2.jpg);
}



body div#main div#content div.link-to.facilities {
	background-image: url(../images/facilities-link.jpg);
}
body div#main div#content div.link-to.facilitiesz {
	background-image: url(../images/facilities-linkz.jpg);
}


body div#main div#content div.link-to.facilitiesz1 {
	background-image: url(../images/facilities-linkz1.jpg);
}
body div#main div#content div.link-to.facilitiesz2 {
	background-image: url(../images/facilities-linkz2.jpg);
}
body div#main div#content div.link-to.facilitiesz3 {
	background-image: url(../images/facilities-linkz3.jpg);
}

body div#main div#content div.link-to.facilitiesz4 {
	background-image: url(../images/facilities-linkz4.jpg);
}
body div#main div#content div.link-to.facilitiesz5 {
	background-image: url(../images/facilities-linkz5.jpg);
}
body div#main div#content div.link-to.facilitiesz6 {
	background-image: url(../images/facilities-linkz6.jpg);
}




body div#main div#content div.link-to.civil {
	background-image: url(../images/civil-link.jpg);
}
body div#main div#content div.link-to.aquatic {
	background-image: url(../images/aquatic-link.jpg);
}
body div#main div#content div.link-to.aquatic1 {
	background-image: url(../images/aquatic-link1.jpg);
}
body div#main div#content div.link-to.aquatic2 {
	background-image: url(../images/aquatic-link2.jpg);
}
body div#main div#content div.link-to.engineering {
	background-image: url(../images/engineering-link.jpg);
}
body div#main div#content div.link-to.engineering1 {
	background-image: url(../images/engineering-link1.jpg);
}
body div#main div#content div.link-to.engineering2 {
	background-image: url(../images/engineering-link2.jpg);
}
body div#main div#content div.link-to.engineering3 {
	background-image: url(../images/engineering-link3.jpg);
}


/* ----------------------------------------	*/
/* Company Profile and Values				*/
/* ---------------------------------------- */

ul#values {
	padding-left: 285px;
}
ul#values li {
	letter-spacing: 0.05em;
	height: 32px;
}
div#main div#content h4.top-space {
	margin-top: 65px;
}
div#main div#content p.bottom-space {
	border-bottom: 1px solid #333;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
body#page-the-team div#main div#content div.left {
	border-bottom: 1px solid #333;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
body#page-the-team div#main div#content div.left.last {
	border: none;
}
body#page-the-team div#main div#content div.left p, div#main div#content div.left h4, div#main div#content div.left h3  {
	display: block;
	margin: 0 0 25px 0;
}
body#page-the-team div#main div#content div.left h3 {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}


/* ----------------------------------------	*/
/* Plant & Equipment Hire					*/
/* ---------------------------------------- */

div#main div#content ul#hire {
	float: left;
	width: 250px;
}
div#main div#content div.promo {
	/* background: #686680; */
	background: #212121;
	color: #FFF;
	padding: 15px 15px 0 15px;
}
div#main div#content div.promo h5 {
	border-bottom: 1px solid #FFF;
	font-size: 1.4em;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	text-transform: none;
}
div#main div#content div.promo ul {
}
div#main div#content div.promo ul li {
	color: #FFF;
}
div#main div#content p.red-box-right {
	background: url(../images/info.png) 15px 15px no-repeat;
	border-top: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
	font-size: 1.2em;
	font-family: 'Dax-Regular', Helvetica, Arial, sans-serif;
	color: #FFF;
	float: left;
	height: 75px;
	margin: 7px 0 15px 0;
	padding: 15px 15px 5px 66px;
	width: 194px;
}



/* ----------------------------------------	*/
/* Gallery									*/
/* ---------------------------------------- */

body#page-gallery { 
	/* background-image: none; */
}
body#page-gallery div#title {
	margin: 50px 0 0 0;
}
body#page-gallery div#main {
	padding: 20px 0;
}
body#page-gallery div.views-field-field-gallery-image-fid {
	margin-top: 15px;
}
body#page-gallery div.views-field-title {
	font-family: 'Dax-Regular', Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	display: inline;
	background: none;
	text-transform: uppercase;
}
body#page-gallery div.views-field-field-image-description-value {
	display: inline;
	padding: 0 0 10px 20px;
}
body#page-gallery img {
	border: none;
	float: none;
}


/* ----------------------------------------	*/
/* Gallery									*/
/* ---------------------------------------- */

body#page-gallery1 { 
	/* background-image: none; */
}
body#page-gallery1 div#title {
	margin: 50px 0 0 0;
}
body#page-gallery1 div#main {
	padding: 20px 0;
}
body#page-gallery1 div.views-field-field-gallery-image-fid {
	margin-top: 15px;
}
body#page-gallery1 div.views-field-title {
	font-family: 'Dax-Regular', Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	display: inline;
	background: none;
	text-transform: uppercase;
}
body#page-gallery1 div.views-field-field-image-description-value {
	display: inline;
	padding: 0 0 10px 20px;
}
body#page-gallery1 img {
	border: none;
	float: none;
}


/* ----------------------------------------	*/
/* Portfolio3								*/
/* ---------------------------------------- */

body#page-portfolio3 div#main {
	padding: 20px 20px;
}
body#page-portfolio3 div#main h3 {
	display: inline;
	float: left;
	font-size: 1.7em;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
}
body#page-portfolio3 div#main h5 {
	font-size: 1.2em;
	border-bottom: 1px solid #333;
	margin-right: 10px;
	padding: 10px 0 5px 0;
}
body#page-portfolio3 div#main p.plus {
	font-size: 0.8em;
	display: inline;
	float: right;
	margin: 10px 0 0 0;
}
body#page-portfolio3 div#main p.plus a {
	
	line-height: 21px;
	padding: 0 15px 0 15px;
	height: 20px;
}
body#page-portfolio3 div.leftcol {
	border-right: 1px solid #333;
	float: left;
	margin-right: 10px;
	padding-right: 19px;
	width: 440px;
}
body#page-portfolio3 div.rightcol {
	float: left;
	width: 440px;
}
body#page-portfolio3 div.panel {
	float: left;
	padding: 0 0 0 10px;
	width: 407px;
}
body#page-portfolio3 div.empty-img {
	background: #444;
	border: 10px solid #222;
	height: 100px;
	margin: 5px 25px 10px 10px;
	width: 410px;
}
body#page-portfolio3 div#main img {
	clear: both;
	float: none;
	margin: 5px 35px 10px 8px;
}
body#page-portfolio3 div#main h3 {
	
}
body#page-portfolio3 div#main ul {
	padding: 0 5px 20px 20px;
}
body#page-portfolio3 div#main ul li {
	color: #A3A3A3;
	font-size: 0.95em;
	list-style-image: url('../images/bullet.png');
	line-height: 1.4em;
	margin-bottom: 1.1em; 
}


/* ----------------------------------------	*/
/* Portfolio3								*/
/* ---------------------------------------- */

body#page-portfolio div#main {
	padding: 20px 20px;
}
body#page-portfolio div#main h3 {
	display: inline;
	float: left;
	font-size: 1.7em;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
}
body#page-portfolio div#main h5 {
	font-size: 1.2em;
	border-bottom: 1px solid #333;
	margin-right: 10px;
	padding: 10px 0 5px 0;
}
body#page-portfolio div#main p.plus {
	font-size: 0.8em;
	display: inline;
	float: right;
	margin: 10px 0 0 0;
}
body#page-portfolio div#main p.plus a {
	
	line-height: 21px;
	padding: 0 15px 0 15px;
	height: 20px;
}
body#page-portfolio div.leftcol {
	border-right: 1px solid #333;
	float: left;
	margin-right: 10px;
	padding-right: 19px;
	width: 440px;
}
body#page-portfolio div.rightcol {
	float: left;
	width: 440px;
}
body#page-portfolio div.panel {
	float: left;
	padding: 0 0 0 10px;
	width: 407px;
}
body#page-portfolio div.empty-img {
	background: #444;
	border: 10px solid #222;
	height: 100px;
	margin: 5px 25px 10px 10px;
	width: 410px;
}
body#page-portfolio div#main img {
	clear: both;
	float: none;
	margin: 5px 35px 10px 8px;
}
body#page-portfolio div#main h3 {
	
}
body#page-portfolio div#main ul {
	padding: 0 5px 20px 20px;
}
body#page-portfolio div#main ul li {
	color: #A3A3A3;
	font-size: 0.95em;
	list-style-image: url('../images/bullet.png');
	line-height: 1.4em;
	margin-bottom: 1.1em; 
}




/* ----------------------------------------	*/
/* Contact Page Layout						*/
/* ---------------------------------------- */


/* We need the sidebar to be smaller... */
body#page-contact div#main div#sidebar {
	width: 180px;
}
body#page-contact div#main div#content {
	width: 665px;
}
body#page-contact div#main div#map {
	width: 257px;
	float: right;
	margin-top: 82px;
	height: 257px;
}
body#page-contact form label {
	display: inline-block;
	width: 100px;
}
body#page-contact form div#edit-message-wrapper label {
	position: relative;
	top: -146px;
}
body#page-contact form div.resizable-textarea {
	display: inline;
	width: 250px;
}
body#page-contact form div.grippie {
	margin-left: 103px;
}
body#page-contact form textarea {
	display: inline;
}
body#page-contact form input#edit-submit {
	margin-left: 254px;
	display: block;
	width: 123px;
}
body#page-contact p.org {
	margin: 7px 0 2px 0;
}
body#page-contact h4#Scan_our_details {
	border-top: 1px solid #333;
	padding-top: 15px;
}


/* ----------------------------------------	*/
/* Careers									*/
/* ---------------------------------------- */

body#page-careers div#content h3 {
	border-bottom: 1px solid #333;
	color: #FFF;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
}
body#page-careers div#content ul {
	padding: 0;
	margin: 0;
}
body#page-careers div#content ul li {
	border-bottom: 1px solid #333;
	list-style: none;
	margin: 2.8em 0 0 0;
	padding: 0 0 1.4em 0;
}
body#page-careers div#content ul ul {
	padding: 0 0 18px 40px;
}
body#page-careers div#content ul ul li {
	border: none;
	line-height: 1.8em;
	list-style-image: url('../images/bullet.png');
	margin: 0;
	padding: 0;
}
body#page-careers div#content ul li.views-row-last {
	border: none;
}
body#page-careers div#content ul li p.more-info {
	color: #FFF;
}
