* {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

body {
	background: #002E72;
	color: #FFFFFF;
	font: 13px Arial, Sans-Serif;
	line-height: 22px;
	margin: 0 auto;
	width: 984px;
}

a {
	color: #FFE716;
}

a:hover {
	text-decoration: none;
}

.navigation {
	background: url(nav.png) repeat-x;
	width: 100%;
	height: 134px;
	position: fixed;
	z-index: 2;
	left: 0px;
	top: 0px;
	line-height: 19px;
	font-size: 11px;
	padding-top: 14px;
}

.navigation p, .navigation ul {
	margin: 0 auto;
	width: 970px;
}

.navigation p img {
	margin: 35px 0px 0px 751px;
}

.navigation ul {
	position: relative;
	z-index: 2;
	top: -15px;
	left: 260px;
	font-weight: bold;
	font-size: 11px;
	list-style-type: none;
}

.navigation li {
	display: inline;
	position: relative;
	z-index: 4;
	text-transform: uppercase;
}

.navigation li a {
	text-decoration: none;
	padding: 0px 8px 15px 8px;
	color: #FFFFFF;
}

.navigation li a:hover, .navigation li.selected a {
	color: #002D62;
}

a.sister span {
	position: absolute;
	z-index: 2;
	text-decoration: none;
	margin: -112px 0px 0px 120px;
	padding: 5px;
	color: #002D62;
}

a.sister span.show {
	background: url(cat-h.gif);
}

a.sister:hover {
	visibility: hidden;
}

a.sister span.hide {
	visibility: hidden;
}

a.sister:hover span.hide {
	visibility: visible;
	background: url(cat.gif);
}

.dropdown {
	margin: -10px 0px 0px -5px;
	position: absolute;
	padding-bottom: 9px;
	font-size: 12px;
	line-height: 18px;
	z-index: 2;
	background: url(dropdown.png) no-repeat;
	background-position: center bottom;
	visibility: hidden;
}

.dropdown a {
	width: 145px;
	display: block;
	padding: 5px 9px 5px 14px;
	text-decoration: none;
	background: url(drop.png) no-repeat;
	color: #606060;
}

.dropdown a:hover {
	background: url(droph.png) no-repeat;
	color: #002D62;
}

.navigation p.top {
	background: url(chevron.png) no-repeat;
	width: 761px;
	height: 125px;
	position: relative;
	top: -130px;
	left: -35px;
}

.navigation p a {
	text-decoration: none;
	color: #FFFFFF;
}

.navigation p a:hover {
	text-decoration: underline;
}

.navigation p b {
	font-size: 16px;
	font-weight: normal;
}

.sidebar_home {
	float: right;
	width: 429px;
	margin: 0px -24px 0px 0px;
}

.sidebar_home a {
	text-transform: uppercase;
	font-size: 11px;
	margin: 0px 10px 10px 0px;
}

.sidebar_home img {
	position: relative;
	z-index: 1;
	margin-left: 10px;
}

.categories-home {
	margin-top: 15px;
	width: 500px;
}

.categories-home img {
	margin-bottom: 6px;
}

.categories-home a, .categories a, .categories a.cat {
	color: #002D62;
	padding: 3px 6px;
	float: left;
	font-size: 11px;
	margin: 0px 6px 6px 0px;
	text-decoration: none;
	background: url(cat.gif);
}

.categories-home a:hover, .categories a:hover {
	background: url(cat-h.gif);
}

.categories a.cat {
	float: none;
	margin: 0px 2px 5px 8px;
	display: block;
	background: url(cat-h.gif);
	text-transform: none;
}

.categories a {
	line-height: 18px;
	float: none;
	padding: 5px 6px 3px 6px;
	margin: 0px 2px 5px 8px;
	display: block;
	text-transform: uppercase;
}

.categories a.cat:hover {
	background: url(cat.gif);
}

#for-hire {
	position: relative;
	z-index: 0;
	margin: -50px 0px 0px 6px;
}

.content, .content-home {
	background: url(bg.png) repeat-y;
	position: static;
	z-index: 0;
	padding: 138px 22px 0px 170px;
}

.content-home {
	padding: 138px 22px 0px 20px;
	height: 335px;
}

.hae {
	position: absolute;
	margin: 90px 0px 0px 490px;
}

h1 {
	font: 19px officina, Arial, Sans-Serif;
	font-weight: bold;
	color: #FFE716;
	line-height: 22px;
	margin-bottom: 6px;
}

p.featured span.flir {
	font: 13px officina, Arial, Sans-Serif;
	font-weight: bold;
	color: #FFE716;
	margin: -3px 0px 8px 0px;
}

.sidebar p.featured span.flir {
	font-size: 15px;
	margin: 0px 0px 7px 0px;
}

.sidebar p.cloud span.flir {
	font-size: 15px;
	top: 1px;
	position: relative;
	margin-right: 50px;
}

.sidebar p.used span.flir {
	font-size: 19px;
	color: #FFFFFF;
}

p.cloud span.flir {
	top: -5px;
	position: relative;
}

.content .details h1, .content .details h2 {
	font: 13px Arial, Sans-Serif;
	font-weight: normal;
	color: #606060;
	line-height: 22px;
	display: inline;
}

.content .details h2 {
	padding-left: 4px;
}

.content p, .content ul, .content ol, .content-home p {
	padding-bottom: 10px;
}

.sidebar {
	float: left;
	z-index: 1;
	position: relative;
	width: 150px;
	margin: 138px 0px 0px 10px;
}

p.featured {
	width: 290px;
	height: 110px;
	padding: 10px;
	background: url(featured.gif) no-repeat;
	float: left;
	margin: 0px 15px 15px 0px;
	overflow: hidden;
	line-height: 23px;
}

.sidebar p.featured {
	background: url(featured_sidebar.gif) no-repeat;
	width: 165px;
	height: 180px;
	line-height: 17px;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}

p.featured span {
	width: 150px;
	float: left;
}

p.featured span.auction {
	width: 200px;
}

.sidebar p.featured span {
	width: 165px;
}

.sidebar p.featured span.img {
	text-align: center;
}

p.featured a {
	color: #606060;
	text-decoration: none;
}

p.featured a:hover {
	text-decoration: underline;
}

p.featured img {
	margin-bottom: -5px;
}

.sidebar p.featured img {
	margin: 2px 0px 1px 0px;
}

p.featured img.plant {
	float: right;
	margin: 0px;
}

.sidebar p.featured img.plant {
	float: none;
	margin: 2px auto 7px auto;
}

p.cloud {
	width: 615px;
	height: 100px;
	padding: 10px;
	background: url(cloud.gif) no-repeat;
	clear: left;
	overflow: hidden;
	line-height: 21px;
}

.sidebar p.cloud {
	background: url(cloud_sidebar.gif) no-repeat;
	width: 165px;
	height: 155px;
	line-height: 17px;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}

p.cloud img {
	margin-bottom: -4px;
}

.sidebar p.cloud img {
	margin: 2px 0px 1px 0px;
}

p.cloud a {
	color: #FFFFFF;
	padding-right: 20px;
	text-decoration: none;
}

p.cloud a.used {
	font-weight: bold;
	font-size: 10px;
	padding-right: 0px;
	position: relative;
	top: -5px;
	margin-left: 303px;
}

.sidebar p.cloud a {
	padding-right: 10px;
}

p.cloud a:hover {
	text-decoration: underline;
}

p.used {
	background: url(used.gif) no-repeat;
	width: 165px;
	height: 15px;
	padding: 7px 10px 13px 10px;
	margin: 0px 0px 10px 0px;
}

.content p.news img {
	float: right;
}

.content div.parts {
	float: right;
	width: 180px;
}

.parts p {
	padding: 10px 0px;
}

p.list {
	width: 227px;
	height: 132px;
	overflow: hidden;
	color: #002D62;
	float: left;
	margin: 15px 15px 0px 0px;
	background: #FFE716 url(list.gif) repeat-x;
	font-size: 11px;
	line-height: 18px;
	padding: 8px 8px 0px 0px;
}

p.list a, p.item a {
	color: #002D62;
	text-decoration: none;
}

p.list:hover, p.list:hover img {
	background: url(cat-h.gif);
}

p.list img {
	background: #002D62 url(category.gif) repeat-x;
	float: left;
	margin: -8px 9px 0px 0px;
}

p.list img.parts {
	position: absolute;
	background: none;
	margin: -5px 0px 0px -149px;
}

p.list a.auction img {
	background: none;
	padding: 10px 0px 140px 10px;
}

p.list a.manufacturer img {
	background: #FFFFFF;
	padding: 5px;
	margin: -3px 8px 0px 5px;
}

p.list a.manufacturer img.parts {
	position: absolute;
	background: none;
	margin: 0px 0px 0px -142px;
}

p.list b {
	display: block;
	color: #002D62;
	margin-bottom: 1px;
}

img.manufacturer {
	float: right;
	margin: 0px 7px 5px 17px;
}

.manf {
	font-size: 11px;
}

p.pagination {
	font-size: 12px;
	float: right;
	margin: 3px 7px 0px 0px;
}

p.pagination a, a.next {
	text-decoration: none;
	padding: 3px;
	border: 1px solid #002D62;
}

p.pagination a:hover, a.next:hover {
	background: #FFE716;
}

a.next {
	margin-top: 13px;
}

p.pagination span {
	padding: 3px;
	border: 1px solid #002D62;
	background: #002D62;
	color: #FFFFFF;
}

.lower {
	margin-top: 10px;
	width: 755px;
}

p.item {
	width: 727px;
	height: 130px;
	overflow: hidden;
	margin-top: 14px;
	color: #002D62;
	background: #FFE716;
	padding: 10px 10px 0px 10px;
}

p.item:hover {
	background: #D8D8D8;
}

p.item img {
	float: left;
	margin: -10px 10px 0px -10px;
}

p.item b {
	display: block;
	color: #002D62;
	font-size: 15px;
	margin-bottom: 5px;
}

p.item span {
	display: block;
	color: #002D62;
	font-size: 11px;
	margin-top: 5px;
}

p.item span.highlight {
	width: 103px;
	float: right;
	margin: 0px 0px 0px -10px;
	font-size: 10px;
	color: #002D62;
	line-height: 16px;
}

p.item span.highlight img {
	margin: 0px;
	float: right;
}

.content .information {
	float: right;
	width: 330px;
	margin-right: -16px;
	padding: 0px 0px 10px 10px;
}

.content .information a {
	text-decoration: none;
	color: #002D62;
}

.content p.enquire, .content p.hire {
	height: 40px;
	width: 320px;
	padding: 0px;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 6px solid #002D62;
	background: #FFE716 url(enquire.gif) repeat-x;
	clear: left;
}

.content p.enquire {
	border-bottom: 10px solid #002D62;
}

.content p.enquire:hover, .content p.hire:hover {
	background: #E6E6E6;
}

.content a.enlarge {
	float: right;
	height: 20px;
	width: 20px;
	margin: 304px 0px 0px 0px;
	position: relative;
	left: -10px;
	z-index: 1;
	text-decoration: none;
	background: #FFE716 url(span.gif) repeat-x;
}

.content a.enlarge span {
	visibility: hidden;
	position: absolute;
	z-index: 1;
	font-size: 10px;
	margin-left: -76px;
	background: #FFE716 url(span.gif) repeat-x;
	height: 20px;
	width: 70px;
	line-height: 20px;
	padding: 0px 2px 0px 4px;
}

.content a.enlarge:hover span {
	visibility: visible;
}

.content a.enlarge img {
	padding: 0px;
}

#thumbs {
	list-style: none;
	width: 330px;
	margin-top: 326px;
}

#thumbs li {
	width: 100px;
	height: 100px;
	padding: 0px;
	background-position: 50% 50%;
	float: left;
	margin: 4px 10px 6px 0px;
}

#thumbs li img {
	display: none;
}

#thumbs li.active span {
	position: absolute;
	top: 188px;
	left: 0px;
	width: 100%;
}

#thumbs li.active span img {
	display: block;
	margin: 0 auto;
	left: 316px;
	position: relative;
}

.content p.hire {
	position: relative;
	z-index: 1;
	border-top: 4px solid #002D62;
}

.MsoTableGrid {
	padding-top: 20px;
}

.MsoTableGrid td {
	padding-right: 30px;
	text-align: right;
}

#preferhire {
	position: relative;
	z-index: 1;
	display: none;
	width: 300px;
	padding: 10px 10px 0px 10px;
	margin-top: -6px;
	background: #E6E6E6;
	color: #002D62;
	font-size: 11px;
	line-height: 18px;
}

#preferhire ul li {
	background: url(li_small.png) no-repeat;
	background-position: 0px 5px;
	padding-left: 18px;
}

#preferhire a {
	color: #002D62;
	text-decoration: underline;
}

#preferhire a:hover {
	text-decoration: none;
}

#preferhire img {
	float: right;
	margin: 3px 0px 0px 10px;
}

.content span.highlight {
	position: relative;
	width: 103px;
	float: right;
	margin: 0px 0px 0px -10px;
	font-size: 10px;
	color: #FFE716;
	line-height: 16px;
}

.content span.highlight img {
	float: right;
}

.content p.price, .content p.directions {
	font-size: 15px;
	font-weight: bold;
	color: #FFE716;
}

.content p.price img {
	position: relative;
	top: 3px;
}

.content .details span {
	font-size: 10px;
	padding-left: 12px;
	color: #FFE716;
}

.content div.survey {
	float: right;
	width: 165px;
	margin-right: -16px;
	padding: 0px 10px 10px 10px;
	font-size: 11px;
	line-height: 20px;
}

.content div.survey span.flir {
	font-size: 9px;
}

.content div.survey ol li {
	margin-left: 15px;
	font-size: 10px;
	line-height: 15px;
}

.content ul li {
	list-style: none;
	background: url(li.png) no-repeat;
	background-position: 4px 4px;
	padding-left: 23px;
}

.content ul.form li {
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
	padding-left: 0px;
	background: url(none.jpg) no-repeat;
}

.content a.offer span.flir {
	position: relative;
	font-size: 18px;
	background: url(offer.png) no-repeat;
	padding: 7px 10px 9px 10px;
	color: #FFFFFF;
	display: block;
	margin-bottom: 4px;
}

a.blog {
	font-size: 10px;
	text-decoration: none;
}

a.blog:hover {
	text-decoration: underline;
}

a.blog img {
	display: block;
	text-decoration: none;
}

.pdf {
	position: relative;
}

.content ul.pdf {
	padding-bottom: 0px;
}

.content ul.pdf li {
	background: url(pdf.png) no-repeat;
	background-position: 0px 3px;
}

p.pdf a {
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

p.pdf a:hover {
	text-decoration: underline;
}

.content ol li {
	list-style: decimal;
	margin-left: 30px;
}

#overlay {
	top: 10px;
	position: absolute;
	z-index: 3;
}

#overlay .overlay p {
	position: relative;
	z-index: 4;
	width: 530px;
	margin: 0px 0px 13px 57px;
	padding: 0px;
}

#overlay .overlay_enquire p.title {
	background: #E6E6E6;
	padding: 10px;
	width: 510px;
	color: #002D62;
	font-size: 17px;
	font-weight: bold;
	position: fixed;
	z-index: 5;
	margin: 40px 0px 0px 57px;
}

#overlay .overlay_enquire p.title img {
	border: 0px;
	margin: 0px;
}

#overlay form p {
	position: fixed;
	width: 510px;
	top: 89px;
	background: #E6E6E6;
	color: #002D62;
	padding: 10px;
	z-index: 4;
	margin-left: 57px;
}

#overlay form p label {
	display: block;
	font-size: 13px;
	color: #565656;
	font-weight: normal;
	margin: 25px 0px -26px 10px;
}

#overlay form p input {
	padding: 5px;
	width: 400px;
	border: 0px;
	margin: 0px 0px 0px 90px;
	color: #606060;
	font: 13px Arial, Sans-Serif;
}

#overlay form p input.button {
	background: url(cat.gif);
	padding: 0px;
	width: 60px;
	height: 25px;
	border: 0px;
	margin: 15px 0px 7px 447px;
	color: #002D62;
	font: 12px Arial, Sans-Serif;
}

#overlay form p input.button:hover {
	background: url(cat-h.gif);
}

#overlay .overlay img, #overlay p.enlarged img {
	border: 5px solid #002D62;
	margin: 0px -9px -11px 0px;
}

#overlay p.back, #overlay p.back_enquire {
	top: 10px;
	position: fixed;
	z-index: 4;
}

#overlay p.back_enquire {
	top: 60px;
}

#overlay p.back a, #overlay p.back_enquire a {
	margin-left: 370px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#overlay p.back_enquire a {
	margin-left: 597px;
}

#overlay p.back a:hover, #overlay p.back_enquire a:hover {
	text-decoration: underline;
}

#overlay p.enlarged {
	top: 0px;
	position: absolute;
	z-index: 4;
	margin-left: 57px;
}

#overlay .background {
	position: fixed;
	z-index: 3;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(overlay.png)
}

#overlay span.message {
	list-style: none;
	color: #FF0000;
	font-weight: bold;
}

a.feedback span.flir {
	float: right;
	font-size: 16px;
	width: 175px;
	height: 35px;
	background: url(feedback.png) no-repeat;
	color: #FFFFFF;
	padding: 10px 0px 6px 12px;
}

#comment {
	display: none;
}

.comment {
	font-size: 11px;
}

.comment em {
	font-size: 15px;
	font-weight: bold;
	color: #002D62;
	padding-right: 10px;
}

form p {
	width: 675px;
	margin-left: 40px;
}

form.survey p {
	width: 575px;
	margin-left: 65px;
}

label {
	display: block;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 25px 0px -26px 30px;
}

label.tip {
	margin-top: 10px;
}

label.address {
	display: none;
}

label.question {
	color: #606060;
	font-size: 11px;
	margin: 35px 0px -35px 35px;
}

label.option {
	color: #606060;
	font-weight: normal;
	font-size: 11px;
	margin: 5px 0px -20px 35px;
}

label.option-label {
	color: #606060;
	font-weight: normal;
	font-size: 11px;
	margin: 35px 0px -55px 35px;
}

label.option-open {
	color: #606060;
	font-weight: normal;
	font-size: 11px;
	margin: 20px 0px -20px 35px;
	width: 250px;
	height: 140px;
}

label.rating {
	margin: 10px 0px -26px 0px;
}

span.tip {
	font-size: 11px;
	margin-left: 115px;
}

span.radio-group, span.smileys {
	margin-left: 405px;
}

span.rating {
	position: relative;
	top: 4px;
	margin-left: 115px;
}

span.rating-group {
	display: block;
	margin-left: 115px;
	position: relative;
	top: 4px;
}

span.smileys img, span.smileys-binary img, span.rating img {
	padding: 0px 2px;
}

span.radio-binary {
	margin-left: 507px;
}

span.smileys-binary {
	margin-left: 507px;
}

input {
	padding: 5px;
	border: 0px;
	width: 560px;
	margin: 0px 0px 0px 115px;
	color: #606060;
	font: 13px Arial, Sans-Serif;
}

form.survey input {
	width: 460px;
}

input.rating, form.survey input.radio {
	border: 0px;
	padding: 0px;
	margin: 0px;
	display: inline;
	width: 34px;
}

input.hidden {
	display: none;
}

textarea {
	padding: 5px;
	border: 0px;
	width: 560px;
	height: 129px;
	margin: 0px 0px 0px 115px;
	color: #606060;
	font: 13px Arial, Sans-Serif;
    overflow: auto;
}

textarea.address {
   display: none;
}

form.survey textarea {
	float: right;
	width: 270px;
	height: 100px;
	margin: 20px 0px -50px 0px;
}

input.button, input.comment-button {
	background: url(cat.gif);
	padding: 0px;
	width: 60px;
	height: 25px;
	border: 0px;
	margin: 15px 0px 0px 625px;
	color: #002D62;
	font: 12px Arial, Sans-Serif;
}

form.survey input.button {
	width: 60px;
	margin: 15px 0px 0px 529px;
}

input.button:hover, input.comment-button:hover {
	background: url(cat-h.gif);
}

form.survey input.check {
	position: relative;
	border: 0px;
	padding: 0px;
	margin: 9px 0px 0px 240px;
	width: 40px;
}

#files_list div {
	margin: 5px 0px 0px 115px;
	width: 700px;
}

#files_list input {
	background: #FFFFFF;
	padding: 1px;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 10px;
	color: #002D62;
	font: 11px Arial, Sans-Serif;
}

p.sales {
	background: #E6E6E6;
	margin-top: 20px;
	padding: 10px;
	width: 730px;
}

p.sales span.flir {
	display: block;
}

p.sales img {
	display: block;
}

p.sales a.map img {
	float: right;
}

p.sales span {
	width: 110px;
	float: right;
	margin: 0px 120px 0px -120px;
}

p.sales span.head {
	width: 210px;
}

div.map {
	float: right;
	margin-right: -6px;
}

p.address {
	font-size: 11px;
	line-height: 19px;
}

p.clear {
	clear: both;
	padding-bottom: 15px;
}

.footer {
	background: url(footer.png) no-repeat;
	font-size: 10px;
	color: #FFE716;
	padding: 6px 0px 0px 8px;
	height: 20px;
}

.footer a {
	padding-left: 15px;
	color: #FFE716;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}