html, body, div, span, h1, h2, h3, h4, h5, h6, p,
a, img, strong, ol, ul, li, form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.clear {clear: both;}
.clear-left {clear: left;}
.clear-right {clear: right;}

body {
	color: black;
	text-align: center;
	background-color: #F0F0F0;
	height: 100%;
}

a {
	color: #1078BA;
	text-decoration: none;
}
a:hover {
	color: #808184;
}
p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	margin-bottom: 4px;
	color:#333;
}

h1 { font-family:Verdana, Arial, Helvetica, sans-serif; }
h2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #FF6900;
	font-size: 1.1em;
	margin-top: 20px;
	margin-bottom: 5px;
}
.formOB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}

.container {
	width: 720px;
	background-color: #FFF;
	margin: 0 auto;
	text-align: left;
	position: relative;
}


/* TOP BLACK BAND */
#header {
	z-index: 1;
	width: 746px;
	height: 123px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	margin-top: 10px;
} 
.top-edge {
	background: transparent url('images/top-edge.gif') no-repeat;
	z-index: 1;
	width: 746px;
	height: 25px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

.header-main {
	background-image: url('images/side-edges.gif');
	width: 720px;
	height: 98px;
	margin: 0 auto;
	padding: 0 13px;
	text-align: left;
}

#header .container { /* Overrides normal container if inside header */
	background-color: #1A1A1A;
	height: 92px;
	border-bottom: 6px #FF6900 solid;
}

.logo {
	margin-top: 5px;
	margin-left: 18px;
	position: relative;
	z-index: 1;
}

#nav {
	margin-top: 10px;
	padding: 0;
	z-index: 2;
}

#nav li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav a {
	margin-left: 20px;
	margin-right: 5px;
	padding: 4px 5px;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	line-height: normal;
	letter-spacing: .1em;
	float: left;
}

#nav a:link, #nav a:visited {
	color: #FFF;
}

#nav a:hover {
	color: #808184;
}

/* Active links style */
body#home #home-nav, body#about-us #about-us-nav, body#used-machinery #used-machinery-nav, body#machinery-hire #machinery-hire-nav, body#finance #finance-nav, body#contact-us #contact-us-nav  { 
	color: #F6921E;
}

/* MAIN BODY AREA */
#main-body {
	background-image: url('images/side-edges.gif');
	width: 746px;
	margin: 0 auto;
	padding-bottom: 5px;
	text-align: center;	
	overflow: hidden;
}


.front-box {
	width: 720px;
	height: 300px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
}
.lower-band {
	height: 38px;
	background-color: #FF6900;
}
.lower-band h1 {
	color: #FFF;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 15px;
	margin-top: 12px;
}

#welcome-band {
	background: transparent url('images/welcome_underlay.png') repeat-y;
	float: left;
	height: 63px;
	width: 580px;
	position: absolute;
	top: 237px;
	left: 0;
	z-index: 1;
	text-align: left;
}
#welcome-band h2 {
	color: #FFF;
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 15px;
}
#band-shadow {
	background: transparent url('images/band-shadow.png') repeat-x;
	height: 10px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:4;
}
	


#feature-box {
	background: transparent url('images/feature-box.png') repeat-y;
	float: right;
	height: 300px;
	width: 140px;
	position: relative;
	z-index: 1;
	overflow:hidden;
	text-align: left;
}
#feature-box p {
	font-size:10px;
	margin-top: 5px;
	line-height: 1.3em;
}
	
	
.lower-content {
	height: auto;
	margin: 0;
	padding: 10px 0 5px 0;
	position: relative;
	overflow: hidden;
}	




ul.boxes, ul.boxes li#one, ul.boxes li#two, ul.boxes li#three {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}

ul.boxes li#one, ul.boxes li#two, ul.boxes li#three {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 214px;
	padding-left: 15px;
	padding-right: 8px;
	padding-bottom: 8px;
	position: relative;
}
ul.boxes li#two { 
	border-left: 2px #DDD dotted;
	border-right: 2px #DDD dotted;
	
}


ul.boxes h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	padding: 5px 0;
	margin: 0;
}

ul.boxes p, ul.boxes li {
	margin: 0;
	font-size: 11px;
	padding: 6px 0;
}
ul.boxes input, ul.boxes select {
	margin: 0pt;
	font-size: 10px;
	margin: 6px 4px 0 0;
}


ul.browse-list {
	width: 92px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 5px;
	list-style: none;
	float: left;
}

ul.browse-list li {	
	padding-left: 12px;
	padding-bottom: 0;
	background-image: url(images/arrow-bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 1.1em;
}



#search-box {
	background-color: #333;
	width: 200px;
	height: 20px;
	padding: 10px;
	position: absolute;
	top: -12px;
	left: 480px;
	z-index: 3;
}
#search-box .search-label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-right: 2px;
	line-height: 1.6em;
	float: left;
}
#search-box .input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 2px;
	margin: 0 2px;
}

#footer {
	height: 52px;
	margin: 0 auto;
	padding: 0;
	width: 746px;
}

.footer-main {
	background-image: url('images/side-edges.gif');
	width: 720px;
	height: 30px;
	margin: 0 auto;
	padding: 0 13px;
	text-align: left;
}


.bottom-edge {
	background: transparent url('images/bottom-edge.gif') no-repeat;
	z-index: 1;
	width: 746px;
	height: 22px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#footer .container { /*overrides normal container if inside footer*/
	margin: 0 10px; 
	border-top: 1px solid #CCC; 
	width: 700px;
}

#footer .lower-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	margin-top: 10px;
	margin-left: 5px;
	color: #333;
	display:inline;
	float: left;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	font-size: 8px;
	margin-top: 12px;
	margin-right: 5px;
	display: inline;
	float: right;

}

.front-contact-details {
	font-family: Verdana, Arial, sans-serif;
	color:#666;
	font-size: 9px;
	float: right;
	padding-bottom: 10px;

}

.credits {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, sans-serif;
	color:#333;
	font-size: 8px;
	text-align: center;
	padding-bottom: 10px;
}

#validated {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 5px;
}



input { 
	float: left; 
	display: inline;
	margin: 0;
	padding: 0;
}
.formOB {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
	margin: 0 3px;
}

.sub-page-box {
	width: 720px;
	height: 120px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	background-color:#999;
}
body#about-us .sub-page-box {
	background: #999 url('images/sub_page_images/ZX30U-2BLADE.jpg') no-repeat;
}
body#used-machinery .sub-page-box {
	background: #999 url('images/sub_page_images/305CR.jpg') no-repeat;
}
body#machinery-hire .sub-page-box {
	background: #999 url('images/sub_page_images/PC10MR.jpg') no-repeat;
}
body#finance .sub-page-box {
	background: #999 url('images/sub_page_images/PC09.jpg') no-repeat;
}
body#contact-us .sub-page-box {
	background: #999 url('images/sub_page_images/LX70.jpg') no-repeat;
}
body#search-results .sub-page-box {
	background: #999 url('images/sub_page_images/SK45SRBUCKET.jpg') no-repeat;
}
body#join-mailout .sub-page-box {
	background: #999 url('images/sub_page_images/SK30SR-2TRACK_2.jpg') no-repeat;
}


.sub-page-box h1 {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 31px;
	font-weight: normal;
	margin-top: 45px;
	margin-left: 20px;
	padding: 0; 
	line-height: normal;
	float:left;
}
.lower-band p  {
	color: #FFF;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 15px;
	margin-top: 10px;
}
.lower-band a  {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.lower-band a:hover {
	text-decoration: underline;
}

.content-col {
	width: 470px;
	padding: 30px 40px;
	margin: 0;
	float: left;
	height: auto;
}

/*.side-nav {
	width: 155px;
	position: absolute;
	top: 165px;
	left: 560px;
}*/

.side-nav-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.side-nav-list li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.right-col {
	width: 155px;
	position: relative;
	float: right;
	margin: 10px 10px 0 0;
}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

ul#machinery-icon-list, ul#machinery-icon-list li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}
ul#machinery-icon-list li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 235px;
	margin-bottom: 20px;
	position: relative;
}
ul#machinery-icon-list h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	display: inline;
	float: left;
}
ul#machinery-icon-list h2 a {
	text-decoration: none;
	padding: 10px 0;
}

#machinery-listing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	margin-bottom: 4px;
	color:#333;
}
#machinery-listing a {
	text-decoration: none;
}


ul#search-list, ul#search-list li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#search-list li {
	height: 125px;
	margin: 0;
	padding: 0;
	text-align: left;
	margin-top: 50px;
}
ul#search-list a {
	text-decoration: none;
}
.content-container {
	width: 332px;
	float: left;
}
.search-band {
	height: 17px;
	/*background-color: #CCC;
	padding: 1px 4px;*/
	border-top: 2px solid #999;
	border-bottom: 2px solid #DDD;
	text-align: center;
}
.search-band .size {
	float: left;
	width: 100px;
	text-align: left;
}
.search-band .year {
	text-align: center;
	width: 132px;
	float: left;
}
.search-band .hours {
	float: right;
	text-align:right;
	width: 100px;
}
ul#search-list .photo-container {
	width: 128px; 
	padding-right: 10px; 
	float: left;
}
ul#search-list .icons-container {
	width:300px; 
	float:right; 
	text-align:right;
}

ul#machine-nav {
	width: 100%;
	height: 17px;
	bottom: 0;
	margin-top: 10px;
	padding: 0;
	position: relative;
}

ul#machine-nav li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#machine-nav a {
	margin-right: 5px;
	padding: 3px 40px 3px 6px;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px; 
	font-weight: normal;
	line-height: normal;
	letter-spacing: .1em;
	background-color: #999; 
	float: left;
}
ul#machine-nav a:link, ul#machine-nav a:visited {
	color: #FFF;
}
ul#machine-nav a:hover {
	background-color: #666;
}
#details-page li#details a, #specifications-page li#specifications a, #assessment-page li#assessment a {
	background-color: #FF6900;
}

#details-page h2 {
	font-size: 1em;
	font-weight: bold;
	display:inline;
}

.machine-box {
	border:1px solid #FF6900;
	border-top: 6px solid #FF6900;
	height:auto; 
	padding: 10px;
	position:relative;
}

ul#photos-list, ul#photos-list li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}
ul#photos-list {
	padding: 12px 0;
	height: auto;
	overflow: hidden;
}
ul#photos-list li {
	float: left;
	padding: 0;
	text-align: left;
	width: 124px;
	height: 93px;
	margin: 0 15px 15px 0;
	position: relative;
}
