/* ********************************************
SET PAGE DEFAULTS
********************************************* */
html, body, h1, h2, h3, h4, h5, h6, p, dl, dd, dt, ul, li, img, form, blockquote {
	margin:0;
	padding:0;
}
body {
	font-family:arial,helvetica,sans-serif;
	font-size:62.5%;
	background:#007100 url(../graphics/bg_body.png) 0 0 repeat-x;
	color:#373737;
}
h1, h2, h3, h4, h5, h6 {
	color:#39a400
}
ul {
    list-style-type:none;
}
img {
	border:none;
}

/* ********************************************
FONTS
********************************************* */
/*h1 {
	font-size:3.6em;
	font-weight:normal;
}*/
h2 {
	font-size:2.8em;
	font-weight:400;
	margin-bottom:0.33em;
	padding-top:0.33em;
}
h3 {
	font-size:2.2em;
	font-weight:400;
	margin-bottom:0.33em;
	padding-top:0.5em;
}
h4 {
	font-size:1.8em;
	font-weight:400;
	margin-bottom:0.5em;
	padding-top:0.5em;
}
h5 {
	font-size:1.4em;
	font-weight:700;
	margin-bottom:0.33em;
	padding-top:0.5em;
}
h6 {
	font-size:1.2em;
	font-weight:400;
	margin-bottom:0.33em;
	padding-top:0.5em;
}
p, ul, dl, ol, table, label, input, textarea, select, address {
	font-size:1.2em;
}
input, textarea, select, button, legend {
	font-family:arial,helvetica,sans-serif;
}
legend {
	color:#373737;
	font-weight:700;
	font-size:1.4em;
}
fieldset {
	padding:1em;
}
p, ul, dl, ol {
	line-height:1.5;
	margin-bottom:1.2em;
}
li ul, li ol {
	font-size:1em;
	padding-top:0.5em;
	margin-bottom:0;
}
form, table {
	margin-bottom:2em;
}
dt {
	margin-bottom:0.5em;
	font-weight:700;
}
dd {
	padding-left:40px;
	margin-bottom:1em;
}
table {
	border-collapse:collapse;
	width:100%;
}
caption {
	border:1px solid #d8d8d8;
	border-bottom-width:0;
	padding:0.5em;
	background-color:#eef4ee;
}
th {
	text-align:left;
	padding:0.66em 1em;
	background:#0a8824;
	border-bottom:1px solid #fff;
	color:#F8F8A0;
}
td {
	padding:0.66em 1em;
	background:#E8F5D9;
	border-bottom:1px solid #fff;
}
td.odd {

}
td.even {

}
blockquote {
	font-family: Georgia, "Times new roman", Times, serif;
	font-style:italic;
	margin:2em 4em;
}
blockquote p {
	font-size:1.4em;
}
/* ********************************************
LINKS
********************************************* */
a:link, a:visited {
	color:#229900;
	text-decoration:none;
}
a:hover {
	color:#66bb00;
	text-decoration:underline;
}

/* ********************************************
LAYOUT BLOCKS
********************************************* */
#wholepage {
	padding:0 10px;
}
#header {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
}
#columnwrapper {
	width:940px;
	margin-left:auto;
	margin-right:auto;
}
#content {
	width:700px;
	float:right;
}
#utilities {
	width:220px;
	float:left;
}


/* ********************************************
HEADER
********************************************* */

/*
Common links
------------------------ */
#commonlinks {
	text-align:right;
	height:30px;
	padding-right:20px;
	padding-top:15px;
	font-size:1.2em;
}
#commonlinks a {
	margin-left:25px;
}
#commonlinks a:link, #commonlinks a:visited {
	color:#f8f8a0;
}
#commonlinks a:hover {
	color:#eeee00;
}

/*
Branding
------------------------ */
#branding {
	/*height:69px;*/
	overflow:hidden;
	background:url(../graphics/bg_logobar.png) 100% 0 no-repeat;
}
h1 {
	position:relative;
	float:left;
	overflow:hidden;
	height:69px;
	width:220px;
}
h1 a {
	z-index:1;	
	position:absolute;
	top:0;
	left:0;
	width:220px;
	height:69px;
	min-height:69px;
	background:transparent url(../graphics/apollo_web_220x69.png) no-repeat;
	font-size:1em
}
#branding p {
	float:right;
	color:#001100;
	font-size:1em;
	line-height:1.5;
	margin:0;
	padding-right:20px;
}
/*#branding p#breadcrumb {
	clear:right;
	float:left;
	padding-left:20px;
}
#breadcrumb a:link, #breadcrumb a:visited {
	color:#f8f8a0;
}
#breadcrumb a:hover {
	color:#eeee00;
}*/

#branding p .phonelabel {
	font-size:2em;
	vertical-align:middle;
	padding-right:0.5em;
}
#branding p .phonenumber {
	color:#eeee00;
	font-size:3em;
	vertical-align:middle;
}
#branding p.cardacceptance {
	clear:right;
	text-align:right;
	color:#fff;
	font-size:1.4em;
	padding-right:0;
	padding-top:5px;
	line-height:1;
}
#branding .cardlogo {
	float:none;
	margin-left:1em;
	margin-right:0;
	margin-bottom:0;
	margin-top:0;
	vertical-align:middle;
}

/* ********************************************
CONTENT
********************************************* */
.pageintro p {
	font-size:1.6em;
	margin-bottom:1.33em;
	line-height:1.8;
	font-weight:700;
}
/*
Rounded boxes
------------------------ */
#content .blockheading {
	background:url(../graphics/bg_contentblock_top.png) 0 0 no-repeat;
	padding-top:12px;
}
#content .blockheading h2,
#content .blockheading h3  {
	background:#fff;
	margin-bottom:0;
	padding:8px 20px 0.5em 20px;
	line-height:1;
}
#content .blockcontent {
	background:#fff url(../graphics/bg_contentblock_bottom.png) 0 100% no-repeat;
	padding:0 20px 5px 20px;
	margin-bottom:20px;
	zoom:1;
	overflow:hidden;
}

/*
Feature boxes
------------------------ */
#content .feature {
	margin-bottom:2em;
}
#content .feature h4 {
	background:url(../graphics/bg_feature_plain_full.png) 0 0 no-repeat;
	margin:0;
	padding:15px 20px 5px 20px;
}
#content .featurebody {
	background:url(../graphics/bg_feature_plain_full.png) 0 100% no-repeat;
	padding:10px 20px 20px 20px;
	zoom:1;
	overflow:hidden;
}
#content .featurebody img {
	float:right;
	/*margin-left:2em;*/
	float:left;
	margin-right:2em;
}
#content .featurebody p {
	margin:0 120px 1em 0;
	margin:0 120px 0 170px;
	padding-bottom:1em;
}
#content .featurebody p.vehiclecost {
	font-size:1.5em;
	font-weight:700;
}
#content .featurebody p.action {
	margin-bottom:0;
	margin-right:0;
	padding-bottom:0;
	background:url(../graphics/sprite_buttons.png) 0 0 no-repeat;
	padding-left:15px;
	float:right;
	line-height:1;
}
#content .featurebody p.action a {
	background:#fff url(../graphics/sprite_buttons.png) 100% 0 no-repeat;
	padding:10px 15px 10px 0;
	font-weight:700;
	float:left;
}
#content .featurebody p.action a:link, 
#content .featurebody p.action a:visited {
	color:#003c00;
	text-decoration:none;
}
#content .featurebody p.action a:hover {
	color:#eeee00;
	text-decoration:none;
}
/*
Lists
------------------------ */
#content ul li {
	padding-left:35px;
	background:url(../graphics/bullet_list.gif) 20px 6px no-repeat;
	margin-bottom:0.66em;
}
#content ul ul li {
	padding-left:20px;
	background:url(../graphics/bullet_list_sub.gif) 12px 8px no-repeat;
	margin-bottom:0.66em;
}
#content ol li {
	margin-bottom:0.66em;
}

/*
Images
------------------------ */
.cardlogo {
	float:left;
	margin-right:50px;
	margin-bottom:2em;
	margin-top:0.5em;
}
.mainvehicleimage {
	float:right;
	margin:2em 0 1.5em 1.5em;
}
/*
Forms
------------------------ */
.formrow {
	margin-bottom:0.5em;
}
.formrow label {
	display:block;
}
.formrow .lite {
	font-size:1.2em;
	display:block;
}
.formrow p {
	margin-bottom:0.5em;
}
.formrow em {
	display:block;
	font-size:1.1em;
	margin-bottom:0.33em;
}
.req {
	color:#f00;
}
form#getdirections {
	margin-bottom:1em;
}
#getdirections label {
	display:block;
	margin-bottom:0.2em;
}
#getdirections input {
	display:block;
	margin-bottom:0.5em;
}
#getdirections button.fancybutton {
	margin:0;
}
#getdirections #formarea {
	/*position:relative;*/
}
/*
Fancy Buttons
---------------------------------------------------------- */
/* REQUIRED BUTTON STYLES: */		
button.fancybutton { 
	position: relative;
	border: 0;
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}
button.fancybutton::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
	padding: 0; 
}
button.fancybutton span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button.fancybutton span {
		margin-top: -1px;
}
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.fancybutton { 
	padding: 0 25px 0 0;
	text-align: center;
	background: transparent url(../graphics/buttons_sprite.gif) no-repeat right -96px; 
	font-size:1.2em;
	font-weight:700;
	margin:1em 0;
	color:#003c00;
	font-family: Arial, Helvetica, sans-serif;
}
	
button.fancybutton span {
	padding: 6px 0 6px 25px;
	line-height:12px;
	height:12px;
	background: transparent url(../graphics/buttons_sprite.gif) no-repeat left top;
	margin:0;
}
	
button.fancybutton:hover, button.fancybuttonhover { 
	background-position: right -144px;
	color:#0a8824;	
}
	
button.fancybutton:hover span, button.fancybuttonhover span {
	background-position: 0 -48px;
}

/* 
MAP
---------------------------------------------------------- */
#mapholder {
	padding:0;
	margin-bottom:3em;
	width:660px;
	height:400px;
	clear:both;
}
h2.mapheading {
	font-size:2.4em;
	font-weight:normal;
	margin-bottom:0.25em;
}
p.maptext {
	font-size:1.2em;
	margin-bottom:0.5em;
}



/* ********************************************
SIDEBAR
********************************************* */
#utilities {
	background:url(../graphics/dummy_van.png) 0 0 no-repeat;
	background:url(../graphics/bg_utilities_van2.png) 0 0 no-repeat;
	padding-top:163px;
}
#utilities .block {
	background:#0a8824 url(../graphics/bg_navblock_bottom.png) 0 100% no-repeat;
	padding-bottom:0.66em;
	margin-bottom:2em;
}
#utilities .block h3 {
	background:url(../graphics/bg_navblock_top.png) 0 0 no-repeat;
	color:#f8f8a0;
	padding:14px 14px 0 14px;
	line-height:1;
	font-size:1.8em;
}
#utilities .block p,
#utilities .block ul {
	padding:0 14px;
	color:#fff;
	margin-bottom:0.5em;
}
#utilities .block ul li {
	padding-left:14px;
	background:url(../graphics/bullet_list_lt.gif) 2px 6px no-repeat;
	margin-bottom:0.5em;
}

#utilities .block p.address {
	font-size:1.4em;
	font-style:normal;
}
#utilities .block p.action {
	text-align:right;
}
#utilities .block a:link,
#utilities .block a:visited {
	color:#eeee00;
	text-decoration:underline;
}
#utilities .block a:hover {
	color:#f8f8a0;
	text-decoration:underline;
}

/*
Navigation
------------------------ */
ul#nav {
	font-size:1.4em;
	font-weight:700;
	border-top:1px solid #005700;
	border-bottom:1px solid #248524;
	line-height:1;
	margin-bottom:1.5em;
}
ul#nav li {
	border-top:1px solid #248524;
	border-bottom:1px solid #005700;
}
ul#nav li li {
	border-width:0;
}
#nav a:link, #nav a:visited {
	color:#f3f3f3;
	text-decoration:none;
	zoom:1;
}
#nav a:hover {
	color:#eeee00;
	text-decoration:none;
	background:url(../graphics/bg_menu_active.png) 0 100% repeat-x;
	zoom:1;
}
#nav li li a:hover,
#nav li.active a:hover {
	background-image:none;
}
#nav a {
	display:block;
	padding:1em;
}
#nav li li a {
	display:block;
	padding:0.25em 1em;
}
ul#nav li.current {
	color:#eeee00;
	background:#097700 url(../graphics/bg_menu_active.png) 0 100% repeat-x;
	padding:1em;
}
ul#nav li li.current {
	color:#eeee00;
	background:none;
	padding:0.25em 1em;
}
ul#nav li.active {
	padding-bottom:1em;
	background:url(../graphics/bg_menu_active.png) 0 100% repeat-x;
}
ul#nav li.active ul {
	padding-left:1em;
	padding-right:1em;
}
ul#nav li.active a {
	padding:1em 1em 0 1em;
}
ul#nav li.active li a {
	padding:0.25em 1em;
}

/*
#nav li.active li {
	display:block;
	padding:0 1em;
}
#nav li.active li a {
	display:block;
	padding:0.25em 1em;
}

*/
/*
Address block
------------------------ */

/*
Opening times block
------------------------ */

/*
Information block
------------------------ */

