html {
	overflow: -moz-scrollbars-vertical !important;
}

body {
	background: #fefefe url(../images/page_background.jpg) repeat-x 0 0;
	margin: 0;
	padding: 0;
	font-family: verdana, Arial, helvetica, sans-serif;
	text-align: left;
	font-size: 70%;
	color: #333;
}

a {
	color: #1fb25a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
}

#container {
	background: transparent url(../images/cloud.jpg) no-repeat center 0;
	padding-right: 12px;
}

#wrapper {
	width: 906px;
	margin: 0 auto;
	position: relative;
}

#header {
	position: relative;
}

#banner {
}

#header h1 {
	text-indent: -5000px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	margin: 0;
}

#header h1 a {
	display: block;
	outline: none;
	width: 400px;
	height: 170px;
}

#mainArea {
	clear: both;
	padding: 0 65px;
	background: white url(../images/mainarea_background.png) no-repeat 0 0;
	min-height: 420px;
	height: auto !important;
	height: 420px;
	position: relative;
}

#mainArea a {
	text-decoration: underline;
	font-weight: bold;
}

#mainArea a:hover {
	text-decoration: none;
}

body#homepage div.colLeft {
	height: 396px;
}

#homepage-prius {
	position: absolute;
	left: 10px;
	top: 453px;
	z-index: 5;
}

#nav {
	height: 60px;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	float: left;
}

#nav ul li a {
	display: block;
	text-indent: -5000px;
	outline: none;
	background-image: url(../images/nav_matrix.gif);
	height: 32px;
	margin-right: 20px;
}

#nav ul li.linkOne a {
	width: 75px;
	background-position: 0 0;	
}
#nav ul li.linkTwo a {
	width: 107px;
	background-position: -75px 0;	
}
#nav ul li.linkThree a {
	width: 146px;
	background-position: -193px 0;	
}
#nav ul li.linkFour a {
	width: 194px;
	background-position: -336px 0;	
}
#nav ul li.linkFive a {
	width: 113px;
	background-position: -529px 0;	
}
#nav ul li.linkSix a {
	width: 116px;
	background-position: -662px 0;
	display: none;
}
#nav ul li.linkOne a:hover,
#nav ul li.linkOne a.on {
	background-position: 0 -32px;	
}
#nav ul li.linkTwo a:hover,
#nav ul li.linkTwo a.on {
	background-position: -75px -32px;	
}
#nav ul li.linkThree a:hover,
#nav ul li.linkThree a.on {
	background-position: -193px -32px;	
}
#nav ul li.linkFour a:hover,
#nav ul li.linkFour a.on {
	background-position: -336px -32px;	
}
#nav ul li.linkFive a:hover,
#nav ul li.linkFive a.on {
	background-position: -529px -32px;	
}
#nav ul li.linkSix a:hover,
#nav ul li.linkSix a.on {
	background-position: -662px -32px;	
}

.colLeft {
	float: left;
	width: 430px;
	clear: both;
}

.colRight {
	float: right;
	width: 302px;
}

body#fleet-and-drivers .colLeft {
	width: 385px;
}

body#fleet-and-drivers .colRight {
	width: 358px;
}

body#future-friendly-ideas .colLeft {
	width: 510px;
}

body#future-friendly-ideas .colRight {
	width: 156px;
}

body#book-now .colLeft {
	width: 370px;
}

body#book-now .colRight {
	width: 370px;
}

div.promo-box {
	margin-bottom: 10px;
	background: white url(../images/promo_background.png) no-repeat 0 bottom;
}

body#book-now div.promo-box {
	background: white url(../images/promo_background_wide.png) no-repeat 0 bottom;	
}

div.promo-box-clickable {
	cursor: pointer;
}

div.promo-box-hover {
}

div.promo-box h2 {
	height: 47px;
	text-indent: -5000px;
	margin: 0;
}

div.promo-box h2 a {
	display: block;
	height: 47px;
	outline: none;
}

div.promo-box h2.open-account {
	background: #71bf45 url(../images/promo_header_open_account.png) no-repeat 0 0;
}

div.promo-box h2.open-account-wide {
	background: #71bf45 url(../images/promo_header_open_account_wide.png) no-repeat 0 0;
}

div.promo-box h2.happy-customers {
	background: #71bf45 url(../images/promo_header_happy_customers.png) no-repeat 0 0;
}

div.promo-box h2.recycled-biodiesel {
	background: #71bf45 url(../images/promo_header_recycled_biodiesel.png) no-repeat 0 0;
}

div.promo-box h2.hybrid-technology {
	background: #71bf45 url(../images/promo_header_hybrid_technology.png) no-repeat 0 0;
}

div.promo-box h2.book-now {
	background: #71bf45 url(../images/promo_header_book_now.png) no-repeat 0 0;
}

div.promo-box div.content {
	padding: 1px 13px 10px 15px;
}


div.promo-box div.pc60 {
	background: transparent url(../images/promo_background_60pc.gif) no-repeat right bottom;
}
div.promo-box div.pc70 {
	background: transparent url(../images/promo_background_70pc.gif) no-repeat right bottom;
}

div.promo-box div.content ul {
	font-size: 120%;
	color: #1fb25a;
	padding-left: 1.2em;
	margin: 1em 0;
}

div.promo-box div.content p {
	margin: 1em 0;
}

div.promo-box-fleet {
	width: 174px;
	margin: 0 10px 10px 0;
	float: left;
}

div.promo-box-fleet h2 {
	height: 23px;
	line-height: 23px;
	margin: 0;
	background: #23b45d url(../images/fleet_promo_header.gif) no-repeat 0 0;
	color: white;
	font-size: 110%;
	font-weight: normal;
	text-align: center;
}

.colRight div.last {
	margin-right: 0;
}

.colLeft .content {
	z-index: 10;
}

.colLeft .content span.griin {
	color: #1fb25a;
	font-weight: bold;
	font-size: 120%;
}
.colLeft .content span.go {
	color: #71bf45;
	font-weight: bold;
	font-size: 120%;
}

.colLeft .content h2 {
	text-indent: -5000px;
}

.colRight .content h3 {
	font-size: 120%;
	font-weight: bold;
}

body#homepage .colLeft .content h2 {
	background: white url(../images/header_homepage.gif) no-repeat 0 0;
	height: 22px;
}
body#about .colLeft .content h2 {
	background: white url(../images/header_about.gif) no-repeat 0 0;
	height: 41px;
}
body#fleet-and-drivers .colLeft .content h2 {
	background: white url(../images/header_fleet_and_drivers.gif) no-repeat 0 0;
	height: 22px;
}
body#future-friendly-ideas .colLeft .content h2 {
	background: white url(../images/header_future_friendly_ideas.gif) no-repeat 0 0;
	height: 22px;
}

body#testimonials .colLeft .content h2 {
	background: white url(../images/header_happy_griingo_customers.gif) no-repeat 0 0;
	height: 22px;
}

h2.book-now {
	background: white url(../images/header_how_to_book.gif) no-repeat 0 0;
	height: 22px;
	text-indent: -5000px;
	margin-bottom: 0;
}
h2.open-account {
	background: white url(../images/header_open_an_account.gif) no-repeat 0 0;
	height: 22px;
	text-indent: -5000px;
	margin-bottom: 0;
}


body#fleet-and-drivers .colLeft .content h3 {
	background: white url(../images/complimentary_newspapers.gif) no-repeat center top;
	height: 148px;
	text-indent: -5000px;
	margin: 1em 0;
}

body#future-friendly-ideas .colLeft .content ul {
	margin: 1em 0;
	padding: 0;
	list-style-type: none;
}

body#future-friendly-ideas .colLeft .content ul li {
	background: white url(../images/bullet_icon_car.png) no-repeat  0 0;
	margin-bottom: 1em;
	padding-left: 30px;
}

.colLeft .content p,
.colLeft .content ul {
	line-height: 1.5em;
}

.colLeft .content p {
	margin: 1em 0;
}

.colLeft .content dl {
	line-height: 1.75em;
	margin-bottom: 1em;
}

.colLeft .content dl dt {
	float: left;
	width: 120px;
	font-weight: bold;
	color: #00a950;
	margin-bottom: 1em;
}


.colLeft .content dl dd {
	margin-left: 120px;
	margin-bottom: 1em;
}

#mainArea div.inset-image {
	float: left;
	margin: 0 20px 10px 0;
}

#mainArea div.inset-image-right {
	float: right;
	margin: 0 0 10px 10px;
}

#footer {
	background: transparent url(../images/footer.png) no-repeat 0 0;
	padding: 35px 30px 20px 30px;
	color: #666;
	position: relative;
}

#footer p.left {
	margin: 0;
	margin-right: 150px;
	height: 55px;
	background: transparent url(../images/footer_logo.gif) no-repeat 0 bottom;
}

#footer p.left a {
	color: #666;
	text-transform: lowercase;
}

#footer p.right {
	margin: 0;
	width: 150px;
	float: right;
	text-align: right;
}

#footer div.pi-designs {
	position: absolute;
	top: 65px;
	left: 778px;
}

#footer div.pi-designs a {
	display: block;
	background: transparent url(../images/site_by_pi_designs.gif) no-repeat 0 0;
	width: 98px; 
	height: 15px;
	text-indent: -5000px;
	outline: none;
}

#footer div.pi-designs a:hover {
	background-position: 0 -15px;
}

div.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

form fieldset {
	border: 1px solid #73C545;
	padding: 10px 5px;
	margin: 1em 0;
}

form fieldset legend {
	color: #1fb25a;
	font-weight: bold;
	font-size: 120%;
}




.content div.row {
	padding: 4px 0;
	vertical-align: middle;
	clear: both;
}

.content fieldset div.row {
	padding: 4px !important;	
}

.content div.striped {
	background-color: #eeeeee;
	border-bottom: 1px solid #ddd;
}

div.row label {
	width: 40%;
	display: block;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.required label {
	font-weight: bold;
}

div.row input,
div.row textarea,
div.row select {
	width: 57%;
}

div.row textarea {
	font-family: verdana, Arial, helvetica, sans-serif;
	font-size: 100%;
}

div.submit input {
	margin-left: 40%;
	margin-top: 10px;
}

div.error {
	background: #fee url(../images/icon_error.gif) 8px 7px no-repeat;
	padding: 5px 5px 5px 28px;
	margin: 1em 0;
	border: 1px solid #f00;
}

div.success {
	background: #efe url(../images/icon_success.gif) 8px 7px no-repeat;
	padding: 5px 5px 5px 28px;
	margin: 1em 0;
	border: 1px solid #33cc00;
}

div.form fieldset p {
	margin: 0 0 1em;
}

div.row p {
	display: inline;
	line-height: 1.9em;
}

div.focus {
	background-color: #ffffcc;
}

form div.validate-error label {
	color: red;
}

form div.validate-error div.validate-error-message {
	color: red;
	margin-left: 40%;
	clear: both;
}

a.pdflink {
	background: transparent url(../images/icon_pdf.gif) no-repeat 0 0;
	padding: 2px 0 2px 22px;
	line-height: 16px;
}

a.pdflink-large {
	background: transparent url(../images/icon_pdf_large.gif) no-repeat 0 0;
	font-size: 120%;
	padding: 2px 0 2px 42px;
	line-height: 16px;
}

a.biglink {
	font-size: 120%;
}

input#field_booking_pick_up_postcode {
	width: 100px !important;
	margin-right: 5px;
}

div#row_booking_pick_up_postcode input {
	width: auto;
}

input#field_booking_drop_off_postcode {
	width: 100px !important;
	margin-right: 5px;
}

div#row_booking_drop_off_postcode input {
	width: auto;
}
