@charset "utf-8";
/* Main CSS Styles */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #000;
	background-color: #ccc;
}

/* Layout */

#wrapper {
	width: 956px;
	padding: 5px 20px;
	margin: 0px auto;
	background: #ccc url(../images/layout/wrapper-bg.png) repeat-y scroll center;
}

#header {
	margin: 0px 15px;
	padding: 0px;
	width: 926px;
	height: 120px;
	background: transparent url(../images/layout/header-bg.png) repeat-x scroll top;
}

#content {
	margin: 5px 15px 0px 15px;
	width: 926px;
}

#maincolumn {
	float: left;
	width: 616px;
	margin: 0px 0px 0px 5px;
}

#sidecolumn {
	float: left;
	width: 305px;
}

#footer {
	clear: both;
	position: relative;
	margin: 0px 15px;
	padding: 5px 100px;
	height: 30px;
	width: 726px;
	background: transparent url(../images/layout/footer-bg.png) repeat-x scroll 0 0;
	text-align: center;
	font: normal normal normal 11px/15px Arial, Helvetica, sans-serif;
	color: #fff;
}

/* Content Elements */

* html div.box {
	margin-bottom: -10px;
}

div.box div.boxtop {
	width: 616px;
	height: 21px;
	background: transparent url(../images/layout/boxtop-bg.png) repeat-x scroll 0 0;
}

div#navigation div.boxtop {
	width: 305px;
	height: 21px;
	background: transparent url(../images/layout/boxtop-bg.png) repeat-x scroll 0 0;
}

div#navigation div.boxcontent {
	width: 305px;
	background: #d7eaff url(../images/layout/boxnavcontent-bg.png) repeat-y scroll 0 0; 
}

div#navigation div.boxbottom {
	width: 305px;
	background: transparent url(../images/layout/boxnavbottom-bg.png) no-repeat scroll 0 0; 
	height: 10px;
}

div.box div.boxcontent {
	padding: 10px;
	width: 596px;
	background: #d7eaff url(../images/layout/boxcontent-bg.png) repeat-y scroll 0 0; 
	min-height: 200px;
}

* html div.box div.boxcontent {
	padding: 8px 10px;
}

div.box div.boxcontent div.container {
	width: 596px;
}

div.box div.boxbottom {
	width: 616px;
	background: transparent url(../images/layout/boxbottom-bg.png) no-repeat scroll 0 0; 
	height: 10px;
	margin-bottom: 5px;
}

h1, h2 {
	font: normal normal bold 16px/20px Arial, Helvetica, sans-serif;
	padding: 0px 5px;
	color: #0008c4;
}

h3 {
	font: normal normal bold 14px/20px Arial, Helvetica, sans-serif;
	margin: 10px 0px;
	color: #0008c4;
}

p.strapline {
	float: right;
	font: normal small-caps normal 12px/18px Arial, Helvetica, sans-serif;
	margin-top: 2px;
	color: #0008c4;
	background: transparent;
}

* html p.strapline {
	height: 1%;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}

#navigation ul li {
	margin: 0px 1px;
	width: 303px;
	list-style: none outside none;
	border-bottom: 1px solid #add4ff;
	font: normal normal normal 12px/14px Arial, Helvetica, sans-serif;
}

#navigation ul li a:link, #navigation ul li a:visited, #navigation ul li a:active  {
	display: block;
	height: 42px;
	padding: 10px 5px;
	background: #d7eaff;
	text-decoration: none;
	color: #000000;
}

#navigation  ul li a:hover {
	display: block;
	height: 42px;
	padding: 10px 5px;
	background: #c6e2ff;
	text-decoration: none;
	color: #000000;
}

#navigation ul li span {
	display: block;
	height: 42px;
	padding: 10px 5px;
	background: #eef6ff;
	text-decoration: none;
	color: #000000;
}

#navigation ul li strong {
	font-size: 14px;
	color: #0008c4;
}

.rt {
	float: right;
	padding-left: 10px;
}

.lt {
	float: left;
	padding-right: 10px;
}

div.boxcontent p {
	margin-top: 14px;
	font: normal normal normal 13px/19px Verdana, Arial, Helvetica, sans-serif;
}

div.container ul {
	margin: 8px 0px 8px 16px;
}

div.container ul li {
	list-style: disc outside url(../images/li.png);
	font: normal normal normal 13px/19px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0px;
	margin: 0 0 0 16px;
}

div.formbox {
	width: 596px;
	min-height: 407px;
}

* html div.formbox {
	height: 425px;
}

div.paddedbox {
	width: 376px;
}

#general div.paddedbox, #enquiryform div.paddedbox, #location div.paddedbox {
	width: 596px;
}

#engine div.paddedbox {
	padding-left: 220px;
	background: transparent url(../images/engine.jpg) no-repeat scroll left;
}

#gearbox div.paddedbox {
	padding-right: 220px;
	background: transparent url(../images/gearbox.jpg) no-repeat scroll right;
}

#recon div.paddedbox {
	padding-left: 220px;
	background: transparent url(../images/recon.jpg) no-repeat scroll top left;
}

#service  div.paddedbox {
	padding-left: 220px;
	background: transparent url(../images/servicing.jpg) no-repeat scroll top left;
}

div.formbox {
	width: 596px;
	position: relative;
}

div.formbox div {
	height: 20px;
	padding: 15px 0px;
	margin: 13px 0px;
	background: transparent url(../images/widgets/menu_bg.jpg) no-repeat scroll 0 0;
	display: none;
}

div.formbox div label {
	float: left;
	width: 190px;
	padding-top: 3px;
	padding-left: 5px;
	font: normal normal normal 12px/14px Arial, Helvetica, sans-serif;
	color: #fff;
}

div.formbox div select.styled {
	padding: 1px;
	float: left;
	width: 397px;
	border: 1px inset #fff;
	background: #eef6ff;
	font: normal normal normal 12px/14px Arial, Helvetica, sans-serif;
	color: #000;
}

div.formbox div#manufacturer {	
	margin-top: 28px;
	display: block;
}

div.formbox div#submit {
	background-image: none !important;
}

div#resultscontent {
/*	display: none;	*/
	clear: both;
	margin: 5px 15px 0px 15px;
	width: 926px;
}

*div#resultscontent {
	margin-top: 0px;
}

* html div#resultscontent {
	margin-top: -5px;
	margin-bottom: -10px;
}

div#resultscontent div.boxtop {
	width: 926px;
	height: 21px;
	background: transparent url(../images/layout/boxtop-bg.png) repeat-x scroll 0 0;
}

div#resultscontent div.boxcontent {
	width: 926px;
	background: #d7eaff url(../images/layout/boxresultscontent-bg.png) repeat-y scroll 0 0; 
}

div#resultscontent div.boxbottom {
	width: 926px;
	background: transparent url(../images/layout/boxresultsbottom-bg.png) no-repeat scroll 0 0; 
	height: 10px;
	margin-bottom: 5px;
}

/* Contact Us Page */



#map {
	width: 594x;
	height: 398px;
	border: 1px solid #add4ff;
}

#directions {
	display: none;
	font: normal normal normal 13px/18px Verdana, Arial, Helvetica, sans-serif;
}

div.marker {
	color: #000;
	font: normal normal normal 13px/18px Verdana, Arial, Helvetica, sans-serif;
}

#enquiryform form, #location form {
	padding: 16px 98px 16px 98px;
	width: 400px;
	background-color: #d7eaff;
}

#enquiryform form div, #location form div {
	width: 400px;
	overflow: auto;
}

#enquiryform label, #location label {
	position: relative;
	width: 100px;
	float: left;
	font: normal normal normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border-bottom: 1px dashed #add4ff;
	margin-top: 1px;
}

#enquiryform label span.required, #location label span.required {
	position: absolute;
	top: 4px;
	right: 0px;
	font-size: 20px;
	color: #F00;
}

#enquiryform input.styled, #enquiryform textarea.styled, #location input.styled {
	float: left;
	width: 298px;
	margin-bottom: 4px;
	font: normal normal normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	background-color: #eef6ff;
	color: #000;
	border-top: 1px solid #add4ff;
	border-left: 1px solid #add4ff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

#enquiryform input.styled, #location input.styled {
	height: 16px;
}

#enquiryform textarea.styled {
	height: 80px;
}

#enquiryform textarea#frmMessage {
	height: 160px;
}

#enquiryform input.flrt, #location input.flrt {
	float: right;
}

div.clr {
	display:block;height:0;clear:both;visibility:hidden;
}

.clearfloat {
	clear: both;
}

img.flrt {
	float: right;
	margin-top: 16px;
	margin-left: 16px;
}

