html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 13px;
}
body {
	color: #000;
	font-family: 'Droid Sans', sans-serif;
	font-size: 13px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	/*background:#fff;*/
	background:#888 url(images/45-degree-fabric-grey.png)
	/*background: url(images/45-degree-fabric-light.png), #7d7e7d; /* Old browsers */
	/*background: url(images/45-degree-fabric-light.png), -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%); /* FF3.6-15 */
	/*background: url(images/45-degree-fabric-light.png), -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Chrome10-25,Safari5.1-6 */
	/*background: url(images/45-degree-fabric-light.png), linear-gradient(to bottom,  #7d7e7d 0%,#0e0e0e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
}
html,body{
	height:100%;
}
p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

h1 {
	color: #000;
	font-family: 'Russo One', sans-serif;
	font-weight:normal;
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 15px;
	text-align:left;
	clear:both;
}
h2 {
	color: #333333;
	font-family: 'Russo One', sans-serif;
	font-size:18px;
	font-weight:normal;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid;
	margin-bottom: 10px;
	text-align:left;
	clear:both;
}
h3 {
	color: #333333;
	font-family: 'Russo One', sans-serif;
	font-size:14px;
	font-weight:normal;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align:left;
	clear:both;
}
h4 {
	color: #333333;
	font-family: 'Russo One', sans-serif;
	font-size:13px;
	font-weight:normal;
	padding-top: 0;
	padding-bottom: 5px;
	text-align:left;
	clear:both;
}
#petrol-prices thead th{
	color: #333333;
	font-family: 'Russo One', sans-serif;
	font-size:13px;
	font-weight:normal;	
}
div{
	overflow:hidden;
}
table{
	border-collapse:collapse;
}
th,td{
	vertical-align:baseline;
}

article{
	display:block;
	padding:15px;
	width:670px;
	float:left;
	text-align:left;
}
article.page-width{
	width:calc(100% - 30px);
}

header{
	display:block;
	position:fixed;
	width:100%;
	height:50px;
	background:#333;
	text-align:left;
	z-index:10000;
}
header img{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	margin:0 !important
}
header>div{
	height:100%;
}
header .page-width{
	background:url(images/logo.png) left center no-repeat;
}
.head-spacer{
	margin-bottom:50px !important
}
#slides{
	display:none;
}
#menu-button{
	display:none;
	position:fixed;
	top:0;
	right:0;
	width:50px;
	height:30px;
}
#menu-button .menu-button-bar{
	display:block;
	width:24px;
	height:4px;
	margin:4px auto;
}
#menu-button .menu-button-bar:first-child{
	margin-top:9px;
}
footer{
	display:block;
	background:#333;
}
footer p{
	padding:7px;
	color:#bbb;
	text-align:left
}
nav{
	display:block;
	position:absolute;
	top:0;
	right:0;
	height:100%;
}
nav a{
	display: block;
    float: left;
    border-bottom: 3px solid transparent;
    padding: 16px;
	font-family: 'Droid Sans', sans-serif;
	text-decoration:none !important;
}
nav a:hover{
	text-decoration:none !important;
}
nav a:not(.active):hover{
	opacity:0.7;
}
a.react-fade img{
	transition-duration: 0.5s;
    transition-property: opacity;
}
a.react-fade:hover img{
	opacity:0.7;
}
.page-width{
	display:block;
	position:relative;
	width:920px;
	margin-left:auto;
	margin-right:auto;
}
.contact-header{
	display:block;
	padding:10px;
	margin-top:15px;
	cursor:pointer;
}
.contact-header h2{
	border:none;
}
.contact-header .contact-arrow{
	display:inline-block;
	margin:-8px 10px -8px 0;
	width:30px;
	height:30px;
	background:url(images/arrow-right.png);
	transition-duration: 0.8s;
    transition-property: transform;

}
.contact-header.open .contact-arrow{
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.contact-block{
	display:none;
}
.form-wrapper{
	max-width:430px;
	margin:5px;
	padding:10px;
	border:1px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.form-wrapper table{
	width:100%;
}
.form-wrapper button{
	display: block;
    float: right;
    margin-top: 10px;
}
.captcha-box{
	float:left;
}
.layout-row{
	padding:10px 0
}
.layout-row.bordered{
	border-top:1px solid;
	border-bottom:1px solid;
}
.layout-column{
	min-height:1px;
	width:calc(100% - 20px);
	height:100%;
	padding:0 10px;
	float:left;
}
.layout-column.half-width{
	width:calc(50% - 20px);
}
.layout-column.half-width.bordered:last-child{
	border-left:1px solid;
	margin-left:-1px;
}
.layout-column.third-width{
	width:calc(34% - 20px);
}
.layout-column.two-third-width{
	width:calc(67% - 20px);
}
.layout-column.third-width:first-child,.layout-column.third-width:last-child{
	width:calc(33% - 20px);
	border:none !important;
}
.layout-column.third-width.bordered{
	width:calc(34% - 22px);
	border-left:1px solid;
	border-right:1px solid;
}

img {
	border-style: none;
	display: block;
	margin:5px auto;
}
img.align-left{
	float:left;
	margin-left:0;
	margin-right:10px;
}
img.align-right{
	float:right;
	margin-right:0;
	margin-left:10px;
}

#featureWrapper #feature {
	background: url(images/feature-fade.jpg) repeat-x top;
	margin: 0px auto;
	height: 233px;
	width: 920px;
}
#feature .feature-title {
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 25px;
	font-family: 'Russo One', sans-serif;
	font-size:21px;
}
#feature img{
	float: right !important;
	margin:20px !important;
	margin-top:30px !important;
	border:2px solid #919191;
	max-width:calc(100% - 40px);
}
#feature .feature-text {
	font-size: 17px;
	font-family: 'Russo One', sans-serif;
	padding-top: 10px;
	padding-left: 30px;
	line-height: 20px;
}
#feature li {
	padding-bottom: 5px;
	color: #000000;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#feature ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#sidebar {
	float: left;
	padding: 5px 10px 10px 15px;
	width: 195px;
	line-height: 16px;
	text-align:left;
}
#sidebar ul {
	list-style-type:none;
	margin: 0px;
	padding: 5px 0 0;
}
#sidebar ul li {
	padding:1px;
}

.sidebar-block {
	margin-top: 15px;
	margin-bottom: 15px;
	padding:8px;
	border:1px solid;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.sidebar-block p {
	margin: 0px;
	padding: 0px;
}

#wrapper{
	display:block;
	margin:0 auto;
	max-width:920px;
	width:100%;
	background:#fff;
	min-height:calc(100% - 174px);
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#credit {
	text-align: center;
	background: #666666;
	color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #fff;
	text-align: center;
}

input:focus,
select:focus,
textarea:focus,
button:focus,a.button:focus {
    outline: none;
}
input[type=text],input[type=password],input[type=email],input[type=tel] {
   background: #f5f5f5;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   color: #000;
   padding:8px;
   margin-bottom:20px;
   width:280px;
   max-width:calc(100% - 18px);
   font-family: 'Droid Sans', sans-serif;
}
textarea{
	border: 1px solid #c2a442;
	background: #f5f5f5;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #000;
	padding:8px;
	margin-bottom:20px;
	width:calc(100% - 18px);
	height:100px;
	font-family: 'Droid Sans', sans-serif;
}
input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input[type=tel]:focus,textarea:focus{
   background: #fff;
}
button,a.button,input[type=submit] {
   border: 1px solid #333;
   background: #333;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   font-family: 'Droid Sans', sans-serif;
   padding: 8px 18px;
   font-size: 14px;
   text-decoration: none;
   vertical-align: middle;
}
button:hover,a.button:hover,input[type=submit]:hover {
   background: #333;
}
button:active,a.button:active,input[type=submit]:active {
   border: 1px solid #333;
   color: #333 !important;
}
.form-wrapper input.input-error,.form-wrapper textarea.input-error,.form-wrapper select.input-error{
	border-color:#C00 !important;
}
.form-wrapper input.input-valid,.form-wrapper textarea.input-valid,.form-wrapper select.input-valid{
	border-color:#060 !important;
}
.form-error{
	display:none;
	border: 1px solid #c00;
    padding: 10px 10px 10px 35px;
    margin: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background:url(images/warning.png) center left no-repeat;
}
.contact-details{
	list-style-type:none;
	padding:0;
}
.contact-details li{
	padding: 5px 0 5px 35px;
    font-size: 15px;
}
.contact-details li.address{ background:url(images/address.png) left top no-repeat }
.contact-details li.number-t{ background:url(images/phone.png) left top no-repeat }
.contact-details li.number-f{ background:url(images/fax.png) left top no-repeat }

.faq{
	padding:10px;
}
.faq h3{
	margin-bottom:5px;
}
.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:table; 
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

.ctable-wrap{
	width:100%;
	margin:5px auto;
	overflow:hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.ctable
{
border-collapse:collapse;
border: none;
width:100%;
margin:0;
}

.ctable th
{
text-align:center;
font-size:14px;
padding:7px;
color:#333333;
}

.ctable td
{
text-align:center;
padding:5px;
}

.ctable tr:nth-child(even) td
{
background:#f3ecd4;
}
.layout-icons a{
	text-decoration:none;
}
.layout-icons img{
	display:block;
	margin:10px auto;
	max-width:128px;
	width:45%;
}
.layout-icons h2{
	text-align:center;
	border-bottom:none;
	font-size:24px;
}

.align-fix{ margin-top:46px !important; }

.login-box{
	display: block;
    width: 300px;
    margin: 80px auto;
}

.space{
	padding:15px;
	text-align:center;
}

.booking-form-header{
    color: #333;
    font-family: 'Russo One', sans-serif;
    padding: 10px;
    font-size: 18px;
    border: 2px solid #333;
}
.booking-form-section p{
    font-size: 16px;
    padding: 25px 20px 10px;
}

.choices{
	list-style-type:none;
	display:block;
	margin:0 auto;
	padding:10px;
	overflow:hidden;
}
.choices li{
	display: block;
    float: left;
    padding: 8px 12px;
    text-align: center;
    font-size: 16px;
    border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	cursor:pointer;
}
.choices li.selected{
	background: #333;
    color: #fff;
}
.choices li:first-child{
	border-left: 2px solid #333;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.choices li:last-child{
	border-right: 2px solid #333;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

#home-link{
	display: block;
	position: absolute;
	width: 180px;
	height: 100%;
}

@media screen and (max-width: 920px){
	.page-width{
		width:100%;
	}
	#featureWrapper #feature{
		width:100%;
	}
	article{
		width:calc(100% - 30px);
	}
	header{
		height:40px;
	}
	header .page-width{
		background:url(images/logo_small.png) left center no-repeat;
	}
	#home-link{
		width: 135px;
	}
	.head-spacer{
		margin-bottom:40px !important
	}
	nav a{
		padding:11px;
	}
	#sidebar,.feature-text,#feature ul{ display:none }
}
@media screen and (max-width: 795px){
	header{
		height:40px;
	}
	.head-spacer{
		margin-bottom:40px !important
	}
	nav{
		display:none;
		position:fixed;
		top:35px;
		right:0;
		width:100%;
	}
	#menu-button{
		display:block;
	}
	nav a{
		float: none;
		border-left: 3px solid transparent;
		border-bottom:none;
		background:#333;
		padding: 12px;
		font-family: 'Droid Sans', sans-serif;
		font-size:15px;
	}
	nav a:not(.active):hover{
		opacity:1;
	}
}
@media screen and (max-width: 720px){
	body{
		font-size:15px;
	}
	
	header .page-width{
		background:url(images/logo_small.png) center center no-repeat;
	}
	#home-link{
		width: calc(100% - 70px);
	}
	
	#booking-price table,#booking-price table,#booking-price table tr,#booking-price table tbody,.form-wrapper table,.form-wrapper table tr,.form-wrapper table tbody{
		display:block;
	}
	#booking-price table{ padding:10px }
	#booking-price table th,#booking-price table td,.form-wrapper table th,.form-wrapper table td{
		display:block;
		width:100%;
		float:left;
	}
	.captcha-box{
		transform:scale(0.8);
		transform-origin:0 0;
	}
	.layout-column:not(.no-shift){
		width:100% !important;
		padding:0
	}
	.layout-column.half-width:not(.no-shift),.layout-column.third-width:not(.no-shift),.layout-column.two-third-width:not(.no-shift){
		padding:10px 0;
	}
	.layout-column.half-width:not(.no-shift):first-child,.layout-column.third-width:not(.no-shift):first-child,.layout-column.two-third-width:not(.no-shift):first-child{
		padding:0 0 10px;
	}
	.layout-column.half-width:not(.no-shift):last-child,.layout-column.third-width:not(.no-shift):last-child,.layout-column.two-third-width:not(.no-shift):last-child{
		padding:10px 0 0;
	}
	.layout-column.half-width.bordered:not(.no-shift):last-child{
		border-left:none;
		border-top:1px solid;
		margin-left:0;
	}
	.layout-column.third-width:not(.no-shift).bordered{
		border-left:none;
		border-right:none;
		border-top:1px solid;
		border-bottom:1px solid;
	}
	img{
		margin:5px auto !important;
		float:none !important;
	}
	#feature img{
		float: none !important;
		margin:20px auto !important;
	}
	.feature-title{ display:none }
	.layout-icons img{
		max-width:100px;
		width:45%;
	}
	#slides-wrap{
		display:none;
	}
	.align-fix{ margin-top:0 !important; }
	.login-box{
		margin: 0 auto;
	}
}

#slides {
  display: none;
  background:#fff;
}
#slides img{
	margin:0 !important;
}
#slides a{
	text-decoration: none !important;
}
.slidesjs-stop,.slidesjs-play{
	display:none;
}
#slides .slidesjs-navigation {
  margin-top:3px;
}

#slides .slidesjs-previous {
  margin-right: 5px;
  margin-left:5px;
  float: left;
}

#slides .slidesjs-next {
  margin-right: 5px;
  float: left;
}

.slidesjs-pagination {
  margin: 6px 5px 0 0;
  float: right;
  list-style: none;
}

.slidesjs-pagination li {
  float: left;
  margin: 0 1px;
}

.slidesjs-pagination li a {
  display: block;
  width: 13px;
  height: 0;
  padding-top: 13px;
  background-image: url(images/pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}

.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
  background-position: 0 -13px
}

.slidesjs-pagination li a:hover {
  background-position: 0 -26px
}

#slides a:link,
#slides a:visited {
  color: #333
}

#slides a:hover,
#slides a:active {
  color: #777777
}

.navbar {
  overflow: hidden
}

h2.no-line,h3.no-line{
	border-bottom:none;
}

.emphasise{
	font-style: italic;
	font-size: 16px;
	padding:10px;
}

ul.social-icons{
	margin:0;
	padding:0;
	width:100%;
}

ul.social-icons li{
	display:block;
	float:right;
	width:50px;
	height:50px;
	padding:0;
	margin:5px;
}
ul.social-icons li:hover{
	opacity:0.7;
}
ul.social-icons li a{
	display:block;
	width:100%;
	height:100%;
}

ul.social-icons li.sm-facebook{ background:url(images/social/gray_fb.png) center center no-repeat }
ul.social-icons li.sm-google{ background:url(images/social/gray_gp.png) center center no-repeat }
ul.social-icons li.sm-linkedin{ background:url(images/social/gray_li.png) center center no-repeat }
ul.social-icons li.sm-rss{ background:url(images/social/gray_rss.png) center center no-repeat }
ul.social-icons li.sm-twitter{ background:url(images/social/gray_tw.png) center center no-repeat }
ul.social-icons li.sm-youtube{ background:url(images/social/gray_yt.png) center center no-repeat }

ul.bullet{
	list-style-type:none;
	margin:0;
	padding:0 0 5px;
}
ul.bullet.inline-pad{
	padding-top:10px;
	padding-bottom:10px;
}
ul.bullet li{
	padding:5px;
}
ul.bullet li:before{
	content:'';
	display:inline-block;
	width:18px;
	height:18px;
    margin: -5px 5px;
}
ul.bullet.b-box li:before{ background:url(images/bullet_box.png) center center no-repeat }
ul.bullet.b-tick li:before{ background:url(images/bullet_tick.png) center center no-repeat }
ul.bullet.b-arrow li:before{ background:url(images/bullet_arrow.png) center center no-repeat }

a.file-download{
	display:block;
	padding:10px 0;
}
a.file-download:before{
	content:'';
	display:inline-block;
	width:18px;
	height:18px;
	margin:-5px 5px;
	background:url(images/file.png) center center no-repeat;
}

.object-list{
	width:100%;
}
.object-list td,.object-list th{
	padding:5px;
}
.object-list tr:hover td{
	background:#F4F4F4
}

.list-tick{
	display:inline-block;
	width:20px;
	height:20px;
	margin: -5px 0;
	background:url(images/tick.png) center center no-repeat;
}
.list-del{
	display:inline-block;
	width:20px;
	height:20px;
	margin: -5px 0;
	background:url(images/delete.png) top center no-repeat;
}
.list-edit{
	display:inline-block;
	width:20px;
	height:20px;
	margin: -5px 0;
	background:url(images/edit.png) top center no-repeat;
}
.list-del.marked{ background-position: bottom center }

.centre{ text-align:center }
.left{ text-align:left }
.right{ text-align:right }

#quote-form{
	display:none;
    border: 1px solid #333;
    padding: 10px;
}
#quote-form td,#quote-form th{
	padding:3px;
}

.quote-process{
	max-width:300px;
	margin:20px auto;
}
.quote-detail{
	width:100%;
}
.quote-detail td,.quote-detail th{
	padding:10px;
}

.centre-button{
	margin: 0 auto;
    display: block;
}

#extended td,#extended th{
	padding:5px;
}
#est{
	padding:10px;
}

.loading-spinner{
	display:none;
	width:40px;
	height:40px;
	margin: 5px auto;
	background:url(images/loader.gif) center center no-repeat;
}

.payment-status-icon{
	display:block;
	width:120px;
	height:120px;
	margin: 100px auto 20px;
	background:url(images/loader_large.gif) center center no-repeat;
}
.payment-status-icon.success{ background:url(images/tick_large.png) center center no-repeat; }
.payment-status-icon.fail{ background:url(images/cross_large.png) center center no-repeat; }
.payment-status-text{
	text-align:center;
}

.hidden{ display:none !important }

#booking-price{
	display:none;
	padding:15px
}

#booking-price p,#booking-price span{
	padding:5px;
	font-size:20px;
}

.book-date{
	font-size:18px;
	width:95px !important
}

#booking-submit{
	background: #333 url(images/paypal.png) right center no-repeat;
    padding: 12px 40px 12px 15px;
}