/*------------------------------------------------
Main Style Sheet

Version:	1.0
Author:		Michael Walsh
Website:	www.enov8.co.uk
Created:	19/04/08
------------------------------------------------*/

/* IE5.5+ PNG FIX */

.book {behavior:url(assets/templates/crusher-hire/css/iepngfix.htc)}

/*HTML TAGS*/

body {
	margin:0;
	padding:0;
	color:#000;
	font:70% Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#000;
}

h1 {
	margin:0;
	padding:0;
	margin-bottom:0.3em;
	font-size:1.5em;
	color:#6DBEE6;
	font-family: Arial, Helvetica, sans-serif;
	display:inline;
}

p, h2, h3, h4 {
	border:0;
	margin:0;
	padding-top:1em;
}

table {
	margin-top:1.4em;
	margin-bottom:0.4em;
}

h2 {
	font-size:1.2em;
	color:#6DBEE6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#3267b3;
	font-weight:normal;
	font-size:1.1em;
}

/*h3 + p {
	padding-top:0;
}*/

h4 {
	color:#666;
	font-weight:bold;
	font-size:1.1em;
}

em {
	color:#666;
}

abbr, acronym {
  border-bottom: 1px dotted #3F71DC;
  cursor: help;
}

blockquote {
	padding:12px 20px 14px 100px;
	margin:0;
	margin-top:1.4em;
	font-style:italic;
	overflow:visible;
	height:1%;
	border-bottom:1px solid #3ED9D9;
	border-right:1px solid #3ED9D9;
	background:#D1F6F6 url(../images/interface/blockquote_bg.gif) top left no-repeat;
}

blockquote p {
	padding-top:0;
}

/*ACCESSIBILITY*/

.skipLink {
	position: absolute;
	left: -999px;
	width: 990px;
}

.hide {
	display: none;
	clear:both;
}

/* CLASSES */

.image {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:-0.75em;
}

.center {
	text-align: center;
}

.clear {
	clear:both;
}

.datatable {
	width:100%;
	line-height:normal;
}

.datatable th {
	background:#4279c0 url(../images/interface/table_heading.gif) top left no-repeat;
	font-size:1em;
	padding:0.5em 0.8em;
	vertical-align:top;
	font-weight:bold;
	color:#FFF;
	text-align:left;
}

.datatable td {
	background-color:#d7edff;
	font-size:0.9em;
	padding:0.5em 0.8em;
	vertical-align:top;
	text-align:left;
	border-bottom:1px solid #bee2ff;
	border-right:1px solid #bee2ff;
}

.datatable th a {
	color:#FFF !important;
	text-decoration:none;
}

.datatable th a:hover{
	color:#B2D15B !important;
}

#savings .leftcolumn {
	float:left;
	width:44%;
}

#savings .leftcolumn strong {
	color:#ff6600;
}

#savings .rightcolumn {
	float:right;
	width:52%;
}

#savings .rightcolumn ul, #savings .leftcolumn ul {
	margin:0;
	padding:0;
	padding-top:1em;
}

#savings .rightcolumn ul li {
	padding:15px;
	background:url(../images/interface/tick.gif) no-repeat 0 0.65em;
	margin-left:0;
	padding-left:50px;
	float:left;
	width:155px;
	height:40px;
	font-size:1.2em;
}

#savings .leftcolumn ul li {
	padding:15px;
	background:url(../images/interface/pound.gif) no-repeat 0 0.65em;
	margin-left:0;
	padding-left:50px;
	float:left;
	height:90px;
	font-size:1.3em;
	width:280px;
}

#savings .leftcolumn ul li strong {
	display:block;
	padding-bottom:0.5em;
}

#savings .leftcolumn ul li.last {
	width:260px;
}

#contact .leftcolumn {
	float:left;
	width:48%
}

#contact .rightcolumn {
	float:right;
	width:48%;
	padding-top:0.8em;
}

.telephone {
	display:block;
	background:url(../images/interface/crusher-hire-telephone.gif) no-repeat;
	padding-top:44px;
	width:382px;
	height:44px;
	margin-top:1.5em;
	margin-bottom:0.5em;
	overflow:hidden;
	voice-family: "\"}\""; voice-family:inherit;
	height:0px; /*box model hack for IE5*/
}

.book {
	position:absolute;
	display:block;
	background:url(../images/interface/book-crusher-hire.png) no-repeat;
	padding-top:48px;
	width:199px;
	height:48px;
	overflow:hidden;
	voice-family: "\"}\""; voice-family:inherit;
	height:0px; /*box model hack for IE5*/
}

#mf450 .book {left:35px;bottom:35px;}
#hic40 .book {left:35px;bottom:35px;}
#savings .book {right:35px;bottom:35px;}

.book:hover {
	background-position:0 -100px;
}

.companyreg {
	font-size:0.9em;
	color:#666;
	padding-top:0.75em;
}

/*NAVIGATION*/

.header {
	position:relative;
	height:74px;
	background:url(../images/interface/header.gif) no-repeat;
}

.innerheader {
	position:absolute;
	top:20px;
	left:285px;
}

.header ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin:0;
	padding:0;
	list-style: none;
	/*position:relative;
	overflow:hidden;*/
	position:absolute;
	top:20px;
	left:285px;
}

.header li {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

.header ul a {
	float: left;
	display: block;
	padding: 8px 13px 9px 13px;;
	/*color:#6DBEE6;*/
	color:#ff6600;
	text-decoration: none;
	z-index: 10;
	position:relative;
	/*overflow:hidden;*/
}

.header ul .current a, .header ul .current a:hover {
	cursor:default;
	color:#FFF;
}

.header ul a:hover {
	color:#FFF;
}

/* Represents the background of the highlighted menu-item. */
.header li.back {
	background: url("../images/interface/lava.gif") no-repeat right -34px;
	width: 11px; height: 34px;
	z-index:8;
	position:absolute;
}

.header li.back .left {
	background: url("../images/interface/lava.gif") no-repeat top left;
	height: 34px;
	margin-right: 11px;
}

/* IDs */

.wrapper {
	background:url(../images/interface/bg.gif) repeat-x;
	padding-bottom:25%;
}

.innerwrapper {
	width:922px;
	margin:0 auto;
	text-align:left;
	padding-top:20px;
}

.bodywrapper {
	height:1%;
	width:922px;
	float:left;
}

.mBody {
	padding:35px;
	height:1%;
	width:922px;
	font-size:1.1em;
	line-height:1.6;
	text-align:justify;
	color:#FFF;
	height:465px;
	position:relative;
	overflow:hidden;
	voice-family: "\"}\""; voice-family:inherit;
	width:852px; /*box model hack for IE5*/
	height:395px;
}

#introduction {background:url(../images/backgrounds/crusher-hire-essex-1.jpg) no-repeat;}
#savings {background:url(../images/backgrounds/crusher-hire-essex-2.jpg) no-repeat;}
#mf450 {background:url(../images/backgrounds/crusher-hire-essex-3.jpg) no-repeat;}
#hic40 {background:url(../images/backgrounds/crusher-hire-essex-1.jpg) no-repeat;}
#contact {background:url(../images/backgrounds/crusher-hire-essex-5.gif) no-repeat;}

#introduction p {
	width:310px;
}

#introduction {
	line-height:1.5;
}

.mBody ul {
	list-style-type:none;
	text-align:left;
	margin-bottom:0;
	margin-top:1em;
}

.mBody ul li {
	padding-left:15px;
	background:url(../images/interface/bullet.gif) no-repeat 0 0.65em;
	margin-left:-15px;
}

.mBody ol li {
	padding-left:0;
	margin-left:-15px;
}

.mBody a {
	color:#FFF;
	text-decoration:none;
}

.mBody a:hover {
	text-decoration:underline;
	color:#6DBEE6;
}

/*FOOTER*/

.footer {
	padding:8px 35px 15px 35px;
	width:922px;
	clear:both;
	voice-family: "\"}\""; voice-family:inherit;
	width:852px; /*box model hack for IE5*/
}

#copyright {
	float:left;
	color:#333;
}

.footer a {
	color:#333;
	text-decoration:none;
}

.backtotop {
	float:right;
	color:#666 !important;
}

.footer a:hover {
	color:#6DBEE6 !important;
	text-decoration:underline;
}

/* TABS */

#tabs {
	width:auto;
	margin:0;
	padding:0;
	list-style:none;
	height:27px;
}

* html #tabs {bottom:-1px;}

#tabs li {
	float: left;
	background: transparent url("../images/interface/header-tab.gif") 100% -400px no-repeat;
	padding: 0 12px 0 0;
	margin: 0 5px 0px 0;
}
#tabs a {
	float: left;
	display: block;
	padding: 4px 2px 4px 14px;
	background: transparent url("../images/interface/header-tab.gif") 0% -400px no-repeat;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#tabs a:hover {
	text-decoration: none;
}

#tabs li:hover a {background-position: 0% -600px;}
#tabs li:hover {background-position: 100% -600px;}
#tabs li.current a, #tabs li.current a:hover {background-position: 0% -200px;}
#tabs li.current {background-position: 100% -200px;}
#tabs li.current:hover a {background-position: 0% -200px;}

.tabcontent {
	width:391px;
	height:342px;
	border-top:1px solid #ff6600;
	padding:20px;
	padding-top:10px;
	clear:both;
	background:url("../images/interface/tab-content-btm.gif") bottom no-repeat;
	voice-family: "\"}\""; voice-family:inherit;
	width:351px;
	height:302px;
}

.tabcontent h2 {
	color:#fff;
}

.tabcontent #map {
	width:349px;
	height:283px;
	margin-top:1em;
	float:left;
	border:1px solid #6DBEE6;
}

.tabcontent #map {
	color:#000;
}

.tabcontent #map a {
	color:#000;
	font-weight:normal;
}

/* SIFR */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 20px;
}

.sIFR-hasFlash h1.smaller {
	visibility: hidden;
	font-size: 18px;
}