/*
 *	Body
 */

body {
background:#FFFFFF;
color:#000000;
font-family:sans-serif;
min-width:1000px;
width:auto !important;
width:1000px;
}

html, body {
	height: 100%;
}
.container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push {
	height: 40px; /* .push must be the same height as .footer */
}




/********* helpers *********/
.floatRight { float: right; }
.floatLeft  { float: left; }
.right  { text-align: right; }
.left   { text-align: left; }
.center { text-align: center; }
.clear, .clearer { clear: both; }
.block  { display: block; }


/* Generic IE-only Hack */
* html body {
	
}

/*
 *	Paragraph, Code, Blockquote
 */

p {
	
}

code {
	white-space				: pre;
}

blockquote {
	
}

/*
 *	Lists
 */
 
ul {
	
}

ol {
	
}

li {
	
}

ul li {
	
}

ol li {
	
}

#wrapper{
margin:0 auto;
width:1000px;
}

.bg-home{background:url(../images/bg-home.jpg) no-repeat center 110px;}
.bg-aboutplj{background:url(../images/bg-about.jpg) no-repeat center 110px;}
.bg-services{background:url(../images/bg-services.jpg) no-repeat center 110px;}
.bg-safety{background:url(../images/bg-safety.jpg) no-repeat center 110px;}
.bg-jobs{background:url(../images/bg-jobs.jpg) no-repeat center 110px;}
.bg-contact{background:url(../images/bg-contact.jpg) no-repeat center 110px;}
.bg-planthire{background:url(../images/bg-plant-hire.jpg) no-repeat center 110px;}
.bg-news{background:url(../images/bg-news.jpg) no-repeat center 110px;}
.bg-casestudies{background:url(../images/bg-case-studies.jpg) no-repeat center 110px;}

#header{
height:110px;
margin:0 auto;
width:1000px;
}

#header h1{
float:left;
margin-top:17px;
}

#header h1 a{
display:block;
width:201px;
height:65px;
background:url(../images/plj-groundworks-logo.gif) no-repeat;
text-indent:-999em;
}

#header form{
padding:8px 0 0 0;
float:right;
width:399px;
margin-right:400px;
text-align:right;
}

#header form h4{
font-size:1.2em;
font-weight:normal;
color:#B2BB1E;
}

#header form h5{
font-size:2.4em;
font-weight:normal;
color:#5E6E66;
}

#header form p{
font-size:1.1em;
color:#000;
xcolor:#95A29C;
padding-top:6px;
}

#header form p label{
color:#95A29C;
padding-right:5px;
font-size:.9em;
}

#header form p input{
padding:2px 2px;
}

#navigation{
margin:0 auto;
width:100%;
height:30px;

background: transparent ;
xbackground: rgb(94, 110, 102); /* The Fallback */
background: rgba(94, 110, 102, 0.5);
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#7F5E6E66', EndColorStr='#7F5E6E66'); 
}

#navigation ul{
height:30px;
width:1000px;
margin:0 auto;
font-size:1.2em;
color:#fff;
}

#navigation ul li{
display:inline;
line-height:30px;
padding-right:.5em;
}

#navigation ul li a{
color:#fff;
text-decoration:none;
}

#navigation ul li a:hover, #navigation ul li a.selected{
color:#B2BB1E;
text-decoration:none;
}

#content{
padding-bottom:70px;
}

#content a{
text-decoration:underline;
xcolor:#5f6d65;
}

#content a:hover{
text-decoration:none;
xcolor:#5f6d65;
}

#content p{
color:#fff;
font-size:1.2em;
line-height:1.3em;
padding:15px 7px 7px 7px;
}

#content p.nopadtop{
padding-top:0;
}

#content h5{
color:#fff;
font-size:1.2em;
line-height:1.3em;
padding:15px 7px 0 7px;
}

#content h5.sqbullet{
padding-left:20px;
background:url(../images/bullet.gif) no-repeat 7px 19px;
}

#content ul{
color:#fff;
font-size:1.2em;
line-height:1.3em;
padding:15px 7px 7px 7px;
}

#content ul li{
padding:1px 0;
}

#content ul.clientlist li{
border-bottom:1px solid #7c7d80;
padding:4px 0;
}

#content ul.clientlist li a{
text-decoration:none;
}

#content ul.clientlist li a:hover{
text-decoration:underline;
}

#content ul ul{
font-size:1em;
padding:5px 0 0 15px;
}

#content ul li.sqbullet{
padding-left:20px;
background:url(../images/bullet.gif) no-repeat 4px 5px;
}

#content img{
display:block;
}

#content .col1{
width:200px;
float:left;
}

#content .col2{
width:400px;
float:left;
}

#content .col3{
width:600px;
float:left;
}

#content .col4{
width:800px;
float:left;
}

.yel{
background:#B2BB1E;
color:#dde1a3;
}

.grn{
background:#5E6E66;
color:#fff;
}

.blk50{
background:transparent;
xbackground: rgb(35, 31, 32); /* The Fallback */
background: rgba(35, 31, 32, 0.7);
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#B2231F20', EndColorStr='#B2231F20');

color:#fff;
}

.wht{
background:#fff;
}

.wht50{
background:transparent;
xbackground: rgb(255, 255, 255); /* The Fallback */
background: rgba(255, 255, 255, 0.5);
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#7FFFFFFF', EndColorStr='#7FFFFFFF'); 
}

.yel60{
background:transparent;
xbackground: rgb(178, 187, 30); /* The Fallback */
background: rgba(178, 187, 30, 0.6);
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#7FB2BB1E', EndColorStr='#7FB2BB1E'); 
}

.gry90{
background:transparent;
xbackground: rgb(149, 187, 30); /* The Fallback */
background: rgba(149, 162, 156, 0.9);
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#E595A29C', EndColorStr='#E595A29C'); 
}

.wht70{
background:transparent;
xbackground: rgb(255, 255, 255); /* The Fallback */
background: rgba(255, 255, 255, 0.7);
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#B2FFFFFF', EndColorStr='#B2FFFFFF'); 
}

.wht90{
background:transparent;
xbackground: rgb(255, 255, 255); /* The Fallback */
background: rgba(255, 255, 255, 0.9);
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#E5FFFFFF', EndColorStr='#E5FFFFFF'); 
}

.block h2{
padding:15px;
font-size:2.7em;
line-height:1.1em;
font-weight:normal;
color:#fff;
}

.block h3{
padding:15px;
font-size:2.6em;
line-height:1.1em;
font-weight:normal;
}

.blockJob{
height:200px;
width:400px;
}

#content .blockJob p{
color:#000;
}

.block800{
height:800px;
width:200px;
}

.block600{
height:600px;
width:200px;
}

.block400{
height:400px;
width:200px;
}

.blk80{
background:transparent;
xbackground: rgb(35, 31, 32); /* The Fallback */
background: rgba(35, 31, 32, 0.8);
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#cc231F20', EndColorStr='#cc231F20');

color:#fff;
}

.block{
width:200px;
height:200px;
}

#content .casestudy{
border-bottom:1px solid #B2BB1E;
}

#content .casestudy p{
color:#5E6E66;
}

#content .casestudy strong{
color:#B2BB1E;
}

#content .casestudy h5{
color:#000;
font-size:1.8em;
font-weight:normal;
padding-top:7px;
}

#content .casestudy img{
float:right;
}

#content .newsItem{
border-bottom:1px solid #B2BB1E;
}

#content .last{
border-bottom:none;
}

#content .newsItem p{
color:#5E6E66;
}

#content .newsItem h5{
font-size:1.8em;
font-weight:normal;
color:#000;
padding-top:7px;
}

#content .newsItem img{
float:left;
padding:10px;
}

#newsNav{
padding-bottom:15px;
}

#newsNav h5{
color:#000;
font-weight:normal;
font-size:1.8em;
}

#newsNav h6{
color:#000;
}

#newsNav ul{
color:#000;
padding-top:5px;
padding-bottom:5px;
}

#newsNav ul li{
color:#000;
padding:0;
border:none;
font-weight:bold;
}

#newsNav ul li ul li{
color:#000;
padding:0;
border:none;
font-weight:normal;
}

#newsNav ul li a{
color:#000;
text-decoration:none;
}

#newsNav ul li a:hover{
color:#000;
text-decoration:underline;
}

#newsNav ul li a.selected{
color:#000;
text-decoration:none;
font-weight:bold;
}



#content .blockJob{
border-bottom:1px solid #B2BB1E;
}

#content .blockJob p{
color:#5E6E66;
color:#000;
padding:7px 7px 7px 7px;
}

#content .blockJob h5{
font-size:1.8em;
font-weight:normal;
color:#000;
padding-top:7px;
}



#footer{
width:1000px;
margin:0 auto;
}

#footerContent{
width:600px;
height:40px;
color:#fff;
background:transparent;
xbackground: rgb(35, 31, 32); /* The Fallback */
background: rgba(35, 31, 32, 0.8);
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#CC231F20', EndColorStr='#CC231F20'); 
}

#footer a{
color:#fff;
text-decoration:none;
}

#footer a:hover{
color:#fff;
text-decoration:underline;
}

#footer p{
padding:15px;
float:right;
}

#footer ul{
padding:15px;
float:left;
}

#footer ul li{
display:inline;
}


/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */




/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:right;
    margin:0 0 0 5px;
    background-color:#B2BB1E;
    border:none;

    font-family: Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:normal;
    color:#fff;
    cursor:pointer;
    padding:1px 10px 1px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:1px 10px 1px 7px; /* IE6 */
}
.buttons button[type]{
    padding:1px 10px 1px 7px; /* Firefox */
    line-height:12px; /* Safari */
}
*:first-child+html button[type]{
    padding:1px 10px 1px 7px; /* IE7 */
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#B2BB1E;
    border:none;
    color:#ccc;
}
.buttons a:active{
    background-color:#B2BB1E;
    border:none;
    color:#fff;
}


.galleryLink{
text-transform:uppercase;
font-size:.9em;
padding-right:15px;
background:url(../images/arrow.gif) no-repeat right 1px;
}

.fwarrow{
padding-right:15px;
background:url(../images/arrow.gif) no-repeat right 1px;
}

.bkarrow{
text-transform:uppercase;
font-size:.9em;
padding-left:15px;
background:url(../images/back.gif) no-repeat left 1px;
}

.dllink{
padding-left:15px;
background:url(../images/download.gif) no-repeat left 3px;
}

#content .galleryCaption{
padding:0 0 10px 10px;
}

#content .galleryCaption p{
color:#5E6E66;
}

#content .galleryCaption strong{
color:#B2BB1E;
}

#content .galleryCaption h5{
color:#000;
font-size:1.8em;
font-weight:normal;
padding-top:7px;
}

#header img{
position:absolute;
top:26px;
margin-left:425px;
}
