/* `XHTML, HTML4, HTML5 Reset
----------------------------------------------------------------------------------------------------*/

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
	outline:none;
}
html, body {
	color:#333;
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	/*
  Override the default (display: inline) for
  browsers that do not recognize HTML5 tags.

  IE8 (and lower) requires a shiv:
  http://ejohn.org/blog/html5-shiv
*/
	display: block;
}
a:link, a:visited {
	color:#333;
	text-decoration:none;
}
b, strong {
	/*
  Makes browsers agree.
  IE + Opera = font-weight: bold.
  Gecko + WebKit = font-weight: bolder.
*/
  font-weight: bold;
}
img {
	color: transparent;
	font-size: 0;
	vertical-align: middle;
	/*
  For IE.
  http://css-tricks.com/ie-fix-bicubic-scaling-for-images
*/
	-ms-interpolation-mode: bicubic;
}
li {
	/*
  For IE6 + IE7.
*/
	display: list-item;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td, caption {
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}
q {
	quotes: none;
}
q:before, q:after {
	content: '';
	content: none;
}
sub, sup, small {
	font-size: 75%;
}
sub, sup {
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
svg {
	/*
  For IE9.
*/
	overflow: hidden;
}
ul li {
	list-style:none;
}

/* Fonts
----------------------------------------------------------------------------------------------------*/

/* Globals
----------------------------------------------------------------------------------------------------*/

.clearfix {
	clear:both;
	float:none
}

h1, h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal	
}

h1.size30 {
	font-size:30px;
	color:#fff;
	text-shadow: 1px 1px #4b0f11;
}

h1.size36 {
	padding:4px 15px;
	display:block;
	font-size:36px;
	float:left;
	clear:both;
	margin-bottom:4px
}

h1.white-green {
	color:#fff;
	background-color:#088C84	
}

h1.white-brown {
	color:#fff;
	background-color:#736357
}

h1.size40 {
	font-size:40px;
	margin-bottom:20px
}

h1.size40 strong {
	color:#C1272D	
}

h2 {
	font-size:26px;
	color:#fff	
}

p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	line-height:20px
}

p.large {
	font-size:19px;
	margin-bottom:45px
}

.float-l {
	float:left	
}

.float-r {
	float:right
}

.mar20-l {
	margin-left:20px !important		
}

.mar20-r {
	margin-right:20px !important		
}

.mar20-b {
	margin-bottom:20px !important	
}

.mar40-b {
	margin-bottom:40px !important	
}

/* Main Layout
----------------------------------------------------------------------------------------------------*/

body {
	background:url(../images/bg-footer.png)		
}

#header-wrapper, #content-wrapper, #content-slideshow, #footer-wrapper {
	width:100%	
}

#header-wrapper {
	background:url(../images/bg-header.png)
}

#header, #content, #footer {
	position:relative;
	width:940px;
	margin:0 auto	
}

#header {
	min-height:140px	
}

#content-wrapper {
	background-color:#fff	
}

#content {
	min-height:200px;
	padding:40px 0 50px;	
}

#footer-wrapper {
	height:72px;
	padding-top:18px
}

/* Header
----------------------------------------------------------------------------------------------------*/

#header h1 {
	position:absolute;
	float:left
}

#header h1.home {
	margin:40px 20px 0
}

#header h1.subpage {
	margin:55px 20px 0
}

#header img.home-text {
	position:absolute;
	top:40px;
	right:25px
}

#header img.subpage-text {
	position:absolute;
	top:130px;
	left:35px
}

#header img.bg-subpage {
	float:right;
	margin-right:60px	
}

#header ul#header-nav {
	position:absolute;
	bottom:0
}

#header ul#header-nav li {
	position:relative;
	float:left;
	padding:10px 10px 7px 25px
}

#header ul#header-nav li a {
	display:block;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#fff;
	float:left
}

#header ul#header-nav li div {
	position:absolute;
	top:11px;
	left:10px;
	width:11px;
	height:11px;
	background:url(../images/sprite-set.png) -30px -2px no-repeat
}

#header ul#header-nav li.active  {
	background:#fff
}

#header ul#header-nav li.active a  {
	color:#333
}



/* Content
----------------------------------------------------------------------------------------------------*/

#content-slideshow {
	background:url(../images/bg-slideshow.png) bottom left repeat-x
}

#content-image {
	position:relative;
	width:960px;
	height:185px;
	padding-top:45px;
	margin:0 auto	
}

#content-wrapper .bg-sales {
	background:url(../images/img-sales-main.jpg) no-repeat	
}

#content-wrapper .bg-hire{
	background:url(../images/img-hire-main.jpg) no-repeat	
}

#content-wrapper .bg-spares{
	background:url(../images/img-spares-main.jpg) no-repeat	
}

#content-wrapper .bg-tools{
	background:url(../images/img-machineries-tools-main.jpg) no-repeat	
}

#content h1 {
	text-align:center;
	line-height:40px	
}

#content p.large {
	text-align:center	
}

#content ul.divided-three {
	height:200px;
	margin-bottom:20px
}

#content ul.divided-three li, #content ul.divided-two li.main {
	border:1px solid #fff;
	padding-top:20px;
	float:left;
	margin-right:20px;
	box-shadow: 0px 1px 5px 0px #4a4a4a
}

#content ul.divided-three li {
	width:298px;
	height:178px
}

#content ul.divided-two li.main {
	width:458px;
	height:138px
}

#content ul.divided-three li h2, #content ul.divided-two li.main h2 {
	display:block;
	margin:0 15px 5px
}

#content ul.divided-three li span, #content ul.divided-two li.main span, #content ul.divided-two li.main strong {
	display:block;
	margin-left:15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:15px
}

#content ul.divided-three li span {
	margin-bottom:37px;
	width:150px;
	height:80px;
	color:#ecbec0
}

#content ul.divided-two li.main span {
	margin-bottom:17px;
	height:30px;
	color:#c9c2bd
}

#content ul.divided-two li.main strong {
	margin-bottom:14px	
}

#content ul.divided-three li.first {
	background:url(../images/bg-firstbox.png) 0 -198px no-repeat
}

#content ul.divided-three li.second {
	background:url(../images/bg-secondbox.png) 0 -198px no-repeat
}

#content ul.divided-three li.last {
	background:url(../images/bg-lastbox.png) 0 -198px no-repeat;
	margin-right:0
}

#content ul.divided-two li.first {
	background:url(../images/bg-brownbox.png) 0 -158px no-repeat
}

#content ul.divided-two li.last {
	background-color:#C0EDE8;
	margin-right:0
}

#content ul.divided-three li a, #content ul.divided-two li.main a {
	position:relative;
	display:block;
	height:25px;
	padding-left:15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:25px;
	margin:1px;
	background-color:#fff
}

#content ul.divided-three li a {
	color:#c1272d
}

#content ul.divided-two li.main a {
	color:#736357
}

#content ul.divided-three li a div, #content ul.divided-two li.main a div {
	position:absolute;
	top:5px;
	right:5px;
	width:15px;
	height:15px;
}

#content ul.divided-three li a div.red-plus {
	background:url(../images/sprite-set.png) 0 0 no-repeat
}

#content ul.divided-two li.main a div.brown-plus {
	background:url(../images/sprite-set.png) -15px 0 no-repeat
}

#content ul.white-arrow {
		
}

#content ul.white-arrow li {
	position:relative;
	padding:3px 0 3px 30px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	background-color:#088C84;
	margin-bottom:1px;
}

#content ul.white-arrow li div {
	position:absolute;
	left:16px;
	top:7px;
	width:5px;
	height:9px;
	background:url(../images/sprite-set.png) -50px -3px no-repeat;
}

#content p {
	margin-bottom:20px	
}

#content #content-left {
	width:700px;
	float:left
}

#content #content-right {
	width:220px;
	height:100%;
	text-align:center;
	float:right	
}

#content #content-left, #content #content-right {
	padding-bottom:60px	
}

#content #content-right img {
	display:inline	
}

#content ul.arrow-list {
	width:230px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#333;
	float:left
}

#content ul.arrow-list li {
	position:relative;
	padding-left:15px
}

#content ul.arrow-list li.header, #content ul.no-arrow-list li.header {
	padding-left:0;
	font-weight:bold;
	margin-bottom:5px
}

#content ul.arrow-list li div {
	position:absolute;
	top:5px;
	left:0;
	background:url(../images/sprite-set.png) -41px -3px no-repeat;
	width:9px;
	height:9px
}

#content ul.no-arrow-list {
	width:440px;
	margin-left:20px
}

#content ul.no-arrow-list li {
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	margin-bottom:15px
}


#content ul.no-arrow-list li a {
	color:#0071BC
}

#content ul.no-arrow-list li.header {
	margin-bottom:10px	
}

#content ul.no-arrow-list li img {
	margin-top:4px;
	box-shadow: 0px 1px 5px 0px #4a4a4a
}

/* Content - Enquiry Form
----------------------------------------------------------------------------------------------------*/


#enquiryform fieldset {
	width:940px
}
#enquiryform div#spamtrap {
	visibility:hidden
}
#enquiryform #scaptcha-label {
	margin-left:120px;
}
#enquiryform #scaptcha_img {
	margin:0 0 10px 135px;
}
#enquiryform #scaptcha-label {
	margin-right:10px;
	width:auto
}
#enquiryform .container {
	padding-bottom:10px;
	clear:both;
}
#enquiryform div.container-error-all {
	width:442px;
	height:100%;
	margin-bottom:10px	
}
#enquiryform .error, #enquiryform .error-all {
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #f00;
}
#enquiryform .error-all {
	padding:0;
	line-height:10x;
	margin:0;
}
#enquiryform .error {
	padding:0 10px;
	height:26px;
	line-height:26px;
	margin:0 10px
}

#enquiryform .error-rel {
	position:relative	
}

#enquiryform fieldset#antispam {
	padding:2px;
	border-top:1px solid #EEE;
	border-left:0;
	border-right:0;
	border-bottom:0;
	width:350px;
}
#enquiryform fieldset#antispam legend {
	font-family : Arial, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	color:#333;
}
#enquiryform .short_explanation {
	margin:5px 135px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#808080;
}
/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#enquiryform .spmhidip {
	display:none;
	width:10px;
	height:3px;
}
#fg_crdiv {
	font-family : Arial, sans-serif;
	font-size: 0.3em;
	opacity: .2;
	-moz-opacity: .2;
	filter: alpha(opacity=20);
}
#fg_crdiv p {
	display:none;
}

#content  #enquiryform .container .shortfield {
	width:100px !important;
}


/* Footer
----------------------------------------------------------------------------------------------------*/

#footer p {
	font-size:12px;
	margin-bottom:12px
}

#footer p, #footer a {
	color:#B3B3B3;
}

#footer p.opa50 {
	font-size:11px;
	opacity:0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity = 50);		
}
