/* 

STYLE SHEET FOR [Didcot Plant]
Created by Webfooted Designs Ltd
www.webfooteddesigns.co.uk

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images

Notes

*/



/* --------- 1. defaults  --------- */

* {
		margin: 0;
		padding: 0;
		}

body {
	background-color: #3366cc;
	position: relative;
		}
		
.clearBoth {
		clear: both;
		height: 0;
		font-size: 0.1em;
		}
		
.clearleft {
		clear: left;
		}
		
.clearright {
		clear: left;
		}	
		
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}		

		
/*  --------- 2. structure  --------- */

/* General styles applied to all pages /*

/* sets the width of the content area and positions it in the centre of the page */
#wrapper {
		width: 940px;
		margin: 10px auto 0 auto;
		background-color: #ebebeb;
		padding: 10px 10px 0 10px;
		position: relative;		
		}
		
#wrapper.wrapper-contact #contentMain {
		min-height: 920px;
}		
				
#masthead {
		background-color: #ffffff;
		border: 1px solid #f4693e;		
		padding: 10px;
		position: relative;
		min-height: 105px;
		}
		
.callusimage {
		position: absolute;
		top: 10px;
		right: 10px;		
		}
		
#logo {
		}
		
#masthead img {
	float: left;
	margin-right: 8px;
	}
	
#masthead iframe {
	float: left;
	margin-right: 8px !important;
}	

#masthead-cta {
	float: left;
	width: 22%;	
	color: #fff;	
	border-radius: 10px;
	padding: 15px;
	background-color: #3366cc;
	background: linear-gradient(
	rgba(55,99,199,1) 10%,
	rgba(67,114,208,1) 50%,
	rgba(45,93,198,1) 70%,
	rgba(34,77,187,1) 90%	
	);
	}
	
#masthead-cta p {
	text-align: center;	
	font-size: 1.5em;
	margin-bottom: 0;
	font-weight: bold;
	}

#masthead-cta a {
	color: #fff;
	}		
		
#content {
		clear: left; /* this clears the content area from the floated navigation */	
		position: relative;
		height: auto !important;
		height: 750px;
		min-height: 750px;
		padding-bottom: 10px;
		}
		
#hirecat {
		width: 240px;
		margin-right: 12px;		
		float: left; /* floats the hirecat to the left of the contentMain */
		background-color: #ffffff;
		border: 1px solid #f4693e;
		margin-bottom: 10px;
		position: absolute;
		top: 0;
		left: 0;
		}
		
#contentMain {
		margin-left: 254px;	/* makes sure the contentMain doesn't wrap around the bottom of the hirecat */
		
		}

* html #contentMain {
		margin-left: 250px;
		}
		
#twitter {
		position: fixed;
		top:100px;
		right:0;
		}
		
* html #twitter {
		position: absolute;
		top:100px;
		right:0;
		}		
		
/* These styles apply to the various boxouts on the home page, but do reuse them for subsequent pages if they're suitable */		
		
.contentboxout {
		background-color: #ffffff;
		border: solid 1px #f4693e;
		width: 200px;
		margin: 0 10px 10px 0;
		padding: 10px;	
		float: left;
		position: relative;		
		height: auto !important;
		height: 278px;
		min-height: 278px;
		}
		
.homeintro { /* The first, wider boxout on the home page */
		width: 432px;		
		}		
		
#lastbox {
		margin-right: 0;
		}
		
		
#lastbox-testimonials {
		margin-right: 0;
		height: 460px !important;
		}			
		
.boxoutimg {
		margin-bottom: 10px;
		border: solid 1px #f4693e;
		}
		
#randomimage {
		width: 200px;
		height: 225px;
		float: left;
		margin: 0 10px 10px 0;
}
				
		
.quotecredit {
		margin: 5px 0 30px 0;
		}
		
.boxoutfooter {
		position: absolute;
		top: 270px;
		width: 200px;
		text-align: right;
		margin-top: 5px;
		}
		
.homeintro-boxoutfooter {
		width: 225px;
		}
		
.testimonials-boxoutfooter {
		top: 450px;		
		}		
				
		
.largeboxout {
		background-color: #ffffff;
		border: solid 1px #f4693e;
		width: 664px;
		margin-bottom: 10px;
		padding: 10px 10px 0 10px;
		float: right;
		height: auto !important;
		height: 200px;
		min-height: 200px;		
		}
		
.homelargeboxout {
		width: 432px;
		float: left;
		margin-right: 10px;
		}		
		
#history {
		height: auto !important;
		height: 236px;
		min-height: 236px;	
		}

#contactform {
		height: auto !important;
		height: 424px;
		min-height: 424px;	
		}
		

.minheight {
		height: auto !important;
		height: 894px;
		min-height: 894px;
		}	

.minheight1 {
		height: auto !important;
		height: 715px;
		min-height: 715px;
		}

.minheight2, .minheight3 {
		height: auto !important;
		height: 834px;
		min-height: 834px;
		}		

#flashmovie {
		margin: 10px 0 10px 2px;
		}
		
#contentMain ul.bxslider	{	
	margin: 0;
	padding: 0;	
	}
	
.bxslider a {
	color: #3366CC;
	text-decoration: none;
	}
	
.bxslider li {
	position: relative;
	}
	
.bxslider li img {
	border: none;
	}	

.bxslider h3 {
	position: absolute;
	bottom: 0;
	background: #fff;
	background: rgb(255, 255, 255); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(255, 255, 255, .8);
	width: 100%;
	font-size: 0.9em;
	padding: 3px;
	box-sizing: border-box;
	text-align: center;
	}

.bxslider a:hover h3 {
	background: #EAEFF9;
	background: rgb(234, 239, 249); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(234, 239, 249, .8);
	}		

.newsimg {
		float: left;
		margin: 0 10px 10px 0;
		border: solid 1px #f4693e;
		clear: both;
		}
		
.newsitem {
		margin-bottom: 30px;
		clear: left;
		}		
		
.newslink {
		float: right;
		}
		
.more {
		clear: both;
		float: right;
		margin: 5px 0 10px 0;
		}
		
/* Styles for the testimonials page */
		
.testimonialintro, .leadtestimonialbox { 
		background-color: #ffffff;
		border: solid 1px #f4693e;
		width: 664px;
		margin-bottom: 10px;
		padding: 10px;
		float: right;				
		}
		
.testimonialbox {
		background-color: #ffffff;
		border: solid 1px #f4693e;
		width: 200px;
		margin: 0 10px 10px 0;
		padding: 10px 10px 0 10px;	
		float: left;
		position: relative;	
		height: auto !important;
		height: 238px;
		min-height: 268px;			
		}

.testimonialendrow { /* This class is used for the final testimonial in each row */
		background-color: #ffffff;
		border: solid 1px #f4693e;
		width: 200px;
		margin: 0 0 10px 0;
		padding: 10px 10px 0 10px;	
		float: left;
		position: relative;	
		height: auto !important;
		height: 238px;
		min-height: 238px;		
		}

.finaltestimonial { /* This class is used for the final testimonial on the page */
		background-color: #ffffff;
		border: solid 1px #f4693e;
		width: 200px;
		margin: 0 0 10px 232px;
		padding: 10px 10px 0 10px;	
		float: left;
		position: relative;					
		}		

.credit {
		text-align: right;
		}
		
/* Styles for the Didcot Plant sales page */
#sales {
		clear: left;
		padding-top: 10px;
		}
		
.product {
		background-color: #ffffff;
		border: solid 1px #f4693e;
		width: 300px;
		height: 100px;
		margin-bottom: 10px;
		float: left;
		}
		
.productright {
		background-color: #ffffff;
		border: solid 1px #f4693e;
		width: 300px;
		height: 100px;
		margin-bottom: 10px;
		float: right
		}		
	
.salesimg {
		float: left;
		border-right: solid 1px #f4693e;		
		margin-right: 5px;
		}
		
#salesarticles {
		clear: left;
		}
		
.article {
		background-color: #ffffff;
		border: solid 1px #f4693e;
		width: 300px;
		height: 100px;
		float: left;
		margin-bottom: 10px;
		}
		
.articleright {
		background-color: #ffffff;
		border: solid 1px #f4693e;
		width: 300px;
		height: 100px;
		float: right;
		margin-bottom: 10px;
		}
		
/* These styles are for the Spares pages */		

.sparesbox {
		background-color: #ffffff;
		border: solid 1px #f4693e;
		width: 300px;
		margin-right: 20px;
		padding: 10px;	
		float: left;
		height: auto !important;
		height: 197px;
		min-height: 197px;
		}		
		
.sparesboxright { /* This class is required as the margin for the right hand box is different to the left */
		background-color: #ffffff;
		border: solid 1px #f4693e;
		width: 300px;
		padding: 10px;	
		float: right;
		height: auto !important;
		height: 197px;
		min-height: 197px;
		}

#spareslist { /* To indent the list without interfering with any other lists on the site */
		margin-left: 20px;
		}

/* Styles for the Spares enquiry form */
form {	
		
		}

fieldset {
		border: none;
		background-color: #ffffff;		
		margin-top: 10px;		
		float: right;		
		width: 664px;
		}
		
		
legend {
		font-weight: bold;
		padding: 0 5px 5px 5px;
		}
		
.spares {
		background-color: #ffffff;
		border: solid 1px #f4693e;
		width: 320px;
		height: 100px;
		margin-bottom: 5px;
		float: left;
		}
		
.sparesright { /* styles for the right hand spares, the margins are slightly different for example */
		float: right;
		}		
		
.spares h3 {
		margin: 5px 0 15px 0;
		}
		
.spares p {
		margin-bottom: 5px;
		}
		
.spares input {
		margin-top: 5px;
		width: 30px;
		border: 1px solid #3366cc;
		background: #d9eaf9
		}
		
/* Styles for the contact info section of the form */	
		
#contactdetails {
		width: 320px;
		float: left;
		}
		
#contactdetails label {
		display: block;
		margin-left: 5px;
		}

#contactdetails p {
		margin: 0;
		}
		
#contactdetails input {
		width: 320px;
		margin-bottom: 5px;
		border: 1px solid #3366cc;
		background: #d9eaf9
		}
		
#contactdetails textarea {
		border: 1px solid #3366cc;
		background: #d9eaf9;
		width: 320px;
		}
		
#furtherinformation {
		float: right;
		width: 320px;
		}
		
#furtherinformation textarea {
		margin-bottom: 5px;
		width: 320px;
		border: 1px solid #3366cc;
		background: #d9eaf9
		}
		
#submitButton {
		float: right;
		margin-top: 5px;
		margin-bottom: 5px;
		}
		
#contactdetails .warning {
		color: #C00000;
		}
		
#mandatory {
		margin-top: 20px;
		padding-bottom: 10px;
		}
		
/* Styles for the contact page */

.contact-details {
	float: left;
	width: 33.33333%;
}		
		
/* Styles for the account application forms */

/* Buttons */

.account-btn, #send {
		float: left;
		width: 45%;
		margin: 20px 30px 30px 0;
		padding: 10px;
		box-sizing: border-box;
		border-radius: 5px;
		text-align: center;
		text-decoration: none;
		font-size: 1.2em !important;
		font-weight: bold;
		color: #fff;
		background: #3366cc;
		transition: 2s;
		}
		
input#send {
		display: block;
		border: none;
		padding: 10px !important;
		width: 49%;
		cursor: pointer;
	}		

.account-btn:visited {
		color: #fff;
		}

.account-btn:hover, #send:hover {
		color: #fff;
		background: #f4693e;
		}
		
.account-btn:active, #send:active {
		color: #fff;
		background: #3366cc;
		box-shadow: 0 5px #f4693e;
		}

/* Account application forms */		

#creditaccountapplication #mandatory, #cashaccountapplication #mandatory {
		padding-bottom: 0;
		text-align: right;
		font-weight: bold;
		}

#creditaccountapplication fieldset {
		border: 2px solid #94A2D1;
		width: 100%;
		padding: 10px;
		box-sizing: border-box;
		}
				
#creditaccountapplication div, #cashaccountapplication div {
		margin-bottom: 10px;
		}
		
#creditaccountapplication h2 {
		font-size: 1.1em;
		margin: 5px;
		}
		
#creditaccountapplication h2 span {
		font-size: 0.8em;
		font-weight: normal;
		}		
		
.half {
		width: 49%;
		float: left;
		margin-right: 2%;		
		}
		
.half input {
		width: 96% !important;
		}		
		
.half-second {
		margin-right: 0;		
		}		
		
#tradingdetails {
		font-weight: bold;
		}		
		
#tradingdetails label, #tradefield label, #cashaccountapplication label {
		display: block;		
		}
		
#tradingdetails input, #tradefield input, #termsdiv .half input, #tradingdetails textarea {
		width: 98%;		
		}
		
#cashaccountapplication input, #creditaccountapplication input {
		font-size: 1.0em;
		}

#cashaccountapplication textarea, #creditaccountapplication textarea {
		font-family: arial, helvetica, verdana, sans-serif;
		font-size: 1.0em;
		}		
		
#creditaccountapplication input, #creditaccountapplication textarea	{
		padding: 5px;	
		}

#cashaccountapplication input, #cashaccountapplication textarea {
		padding: 5px;
		margin-bottom: 10px;
		width: 50%;
		}
		
#tradefield textarea {
		width: 95%;
		}		
		
#creditaccountapplication fieldset#companystatusfield, #creditaccountapplication fieldset#limitedfield, #creditaccountapplication fieldset#solefield, #creditaccountapplication fieldset#partnerfield {
		width: 49%;
		float: left;
		height: auto !important;
		height: 220px;
		min-height: 220px;
		}
		
#creditaccountapplication fieldset#companystatusfield, #creditaccountapplication fieldset#solefield {
		margin-right: 2%;
		}
		
#companystatusfield div {
		margin: 10px 15px;
		}
		
#creditaccountapplication #limitedfield textarea, #creditaccountapplication #solefield textarea, #creditaccountapplication #partnerfield textarea {
		width: 95%;
		}
		
#termsdiv {
		padding: 10px 0;
		clear: both;
		}
		
.warning {
		color: #C00000;
		}
		
/* Styles for the terms and conditions page */				

.termsbox {
		background-color: #ffffff;
		border: solid 1px #f4693e;
		width: 300px;
		margin: 0 20px 10px 0;
		padding: 10px;	
		float: left;
		height: auto !important;
		height: 100px;
		min-height: 100px;
		}		
		
.termsboxright { /* This class is required as the margin for the right hand box is different to the left */
		background-color: #ffffff;
		border: solid 1px #f4693e;
		width: 300px;
		padding: 10px;	
		float: right;
		height: auto !important;
		height: 100px;
		min-height: 100px;
		}

.termsul li {		
		padding: 0 10px 5px 0;
		margin-left: 25px;		
	}	


/* Styles for the Directions page */
	
.map {
	border: solid 1px #f4693e;
	margin-bottom: 20px;
	}	
	
.directions h2 {
	margin-top: 25px;
}


	
	
/* Styles for the footer area of every page */		

#footer {
		width: 960px; /* as this is outside of the wrapper it needs to be given the width and centering styles */
		margin: 0 auto 20px auto;
		text-align: right;
		padding: 3px;
		}
		
		


/* ---------- 3. links and navigation ---------- */

a {	
		color: #3366cc;
		}
		
a:visited {	
		color: #3366cc;
		}
		
a:hover {
		text-decoration: none;
		color: #f4693e;
		}
		
#skipLink  {
		position: absolute;
		left: -9999px;
		}
		
/* styles for the catalogue search in the hire catalogue area */

#mailchimp {
		position: absolute;
		top: 152px;
		right: 15px;
		}

#mc-embedded-subscribe-form {
		color: #3366cc;
		font-size: 0.9em;	
		}		


/* a couple of styles so we can have text acting as links without displaying hover states */
.textlink {
		text-decoration: none;		
		}
		
 a.textlink:hover {
		color: #3366cc;	
		}

#navigation {
		border: 1px solid #f4693e;
		background-color: #ffffff;
		height: 30px;
		margin: 10px 0 10px 0;
		padding-left: 5px;
		}

#navigation a {
		display: block; /* makes the links act as block level elements */
		padding: 5px 10px 5px 5px;
		float: left; /* positions the links horizontally (see also #navigation li) */	
		color: #3366cc;
		text-decoration: none;
		font-size: 1.6em;		
		}
		
#navigation a:hover {		
		text-decoration: underline;
		}

#navigation ul {
		list-style: none;
		}

#navigation li {
		float: left; /* this is applied to the li as well for compatibility with earlier versions of IE (7 and earlier) */
		}
		
#navigation a#current {
		text-decoration: underline; 
		}
		
#navigation .main-navlast {
		float: right;
		}		
		
#breadcrumb {
		background-color: #3366cc;
		height: 38px;
		margin: 10px 0 10px 0;		
		}

#breadcrumb a {
		display: block; /* makes the links act as block level elements */
		float: left; /* positions the links horizontally (see also #navigation li) */		
		color: #ffffff;
		text-decoration: none;
		}
		
#breadcrumb a:hover {		
		text-decoration: underline;
		}

#breadcrumb ul {
		list-style: none;
		margin-left: 10px;		
		}

#breadcrumb li {
		float: left; /* this is applied to the li as well for compatibility with earlier versions of IE (7 and earlier) */
		background: url(../images/arrow.gif) no-repeat;	
		padding: 10px 15px 0 30px;		
		font-size: 1.6em;
		color: #ffffff;
		height: 27px;
		}
		
/* styles for the catalogue search in the hire catalogue area */

#frmSearch {
		color: #3366cc;
		font-size: 0.9em;
		margin: 3px 0 10px 10px;		
		}		

#hirecat a {
		display: block; /* makes the links act as block level elements */
		background: url(../images/catdivider.gif) no-repeat;
		color: #3366cc;
		text-decoration: none;
		padding: 5px 10px 5px 10px;				
		}
		
#hirecat a:hover {		
		text-decoration: underline;
		color: #f4693e;
		}

#hirecat ul {
		list-style: none;
		position: absolute;
		top: 0;
		left: 0;
		}
		
#hireMenuBox {
		position: relative;
		height: 773px;	
		overflow: hidden;
		}

#hirecat li {	
		
		}
		
#contentMain ul {
		margin: 0 0 10px 20px;
		}

.morebutton {
		float: right;
		margin: 0 10px 10px 0;
		}
		
a#moreLink {
		margin: 0;
		padding: 0;
		background-image: none;
		}
		
a#lessLink {
		display: none;
		margin: 0;
		padding: 0;
		background-image: none;		
		}
		
#footer {
		font-size: 1.1em;
		}
		
#footer a {
		color: #ffffff;
		}
		
#subnav { /* a couple of rules specific to the sub navigation at the bottom of the page */
		float: left;
		color: #ffffff;
		margin-bottom: 10px;
		}
		

		
/* ---------- 4. fonts ---------- */

html {
		font-size: 100%;
		}

body {
		font-size: 62.5%;
		font-family: arial, helvetica, verdana, sans-serif;
		color: #3366cc;
		}
		
#wrapper {
		font-size: 1.4em;
		
		}
		
#masthead {
		color: #ffffff;
		
		}

h1, h2, h3, h4 {
		
		}

#contenth1, .homeintro h1 {
		font-size: 1.5em;
		margin-bottom: 10px;
		}

h2 {
		margin-bottom: 10px;
		}
		
.contenth2 {
	padding: 0;
	font-size: 1.1em;
	line-height: 1em;
	margin-bottom: 5px;
	}	

.privacy .contenth2 {
	margin-top: 25px;	
	}
		
#hirecat h2 a {
		margin: 10px;
		background-image: none;
		padding: 0;
		}
		
#hirecat h2 a:hover {		
		text-decoration: none;
		color: #3366cc;
		}
		
h3 {
	padding: 0;
	font-size: 1.1em;
	line-height: 1em;
	margin-bottom: 5px;
	}		

.newsitem h3 {
	padding: 0;
	font-size: 1.1em;
	line-height: 1em;
	margin-bottom: 10px;
	}
	
.termsh2 {
	background: url(../images/headerbullet.gif) no-repeat;
	height: 15px;
	padding: 0 0 0 20px;
	font-size: 1.1em;
	line-height: 1em;
	margin-bottom: 5px;
	}
	
h4 {
		}

p {
		line-height: 1.2em; /* increased line height to make the text more readable */
		margin-bottom: 10px;
		
		}

ul {
		line-height: 1.5em; /* increased line height to make the text more readable */
		}
		
ul.contentul {
		margin-left: 20px;
		margin-bottom: 10px;
		}			

/* ---------- 5. images ---------- */

a img {
		border: none; /* to stop borders appearing on images that are links - this can be altered if you want linked images to have borders */
		}
		
.contentimg {
	float: left;
	border: solid 1px #f4693e;
	margin: 0 5px 5px 0;
	}
	
.xmasimg {
	padding-left: 30px;
	}
	
	
/* Chunky Footer - added 17/02/2012 */

#chunkyfooter {
		background-color: #ffffff;
		border: 1px solid #f4693e;
		padding: 10px 5px;
		position: relative;
		}
		
#chunkyfooter #footeraddress {
		position: absolute;
		top: 10px;
		left: 260px;
		}
		
#chunkyfooter #footercontacts {
		position: absolute;
		top: 10px;
		left: 465px;
		}		
		
#chunkyfooter #footermedia {
		position: absolute;
		top: 10px;
		left: 700px;
		}

#chunkyfooter #footermedia img {
		vertical-align: middle;
		margin-right: 15px;
		}	