@charset "UTF-8";
/* CSS Document */

*{
margin:0;
padding:0;
	}
	
@font-face {
	font-family: 'UniversCondensedBoldOblique';
	src: url('fonts/Univers-CondensedBoldOblique.eot');
	src: local('Univers CondensedBoldOblique'), local('Univers-CondensedBoldOblique'), url('fonts/Univers-CondensedBoldOblique.woff') format('woff'), url('fonts/Univers-CondensedBoldOblique.ttf') format('truetype');
}

img{
	border:none;
	}
	
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464748;
	}
	
	h1{
	background:url(../files/images/global/logo.png) no-repeat;
	top:20px;
	position:relative;
	width:227px;
	height:67px;
	color:#ed8224;
	text-transform:uppercase;
}

h1 span{
	display:none;
	}
	
h2{
	color:#ed8224;
	font-family:"UniversCondensedBoldOblique", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:18px;
	font-weight:normal;
	margin-bottom:15px;
	}
	
h3{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-family:"UniversCondensedBoldOblique", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:15px;
	margin-top:20px;
	font-weight:normal;
	}

.superscript{
	font-size:8px;
	vertical-align:top;
	}

.white{
	color:#FFF;
	}

.grey{
	color:#464748;
	}
	
	.orange{
	color:#ed8224;
	}
	

	

	
/*------------------ HOME --------------------------*/

	
#info ul, #info-home ul{
	margin: 20px 0;
	}
	
#info ul li, #info-home ul li{
	list-style-type:none;
	padding-left:20px;
	background:url(../files/images/global/tick.png) no-repeat left top;
	margin-bottom: 5px;
	}
	


/*------------------ SNAPSHOTS --------------------------*/

.snapshot h2{
	margin-bottom:5px;	
}
.bordered {
	width:270px;
	border:3px solid #FFF;
	margin-bottom:15px;
	  border: 3px solid #fff;
  -moz-box-shadow: 3px 3px 3px #cfcfcf;
  -webkit-box-shadow: 3px 3px 3px #cfcfcf;
  box-shadow: 3px 3px 3px #cfcfcf;
}

.book{
	background-color:#ed8224;
	padding:10px;
	}
	
.book, .book h2, .casestudies h2{
	color:#FFF;
	}
	.book form {
		padding: 5px 0 0 0;
		width:270px;
		overflow:hidden;
		margin:0;
	}
	.book  label {
		width:45px;
		float:left;
	}
	.book  select#course2 {
		width:190px;
		float:left;
	}
	.book .button {
		float:right;
	}

.course{
	background:url(../files/images/global/snapshots/road.jpg) #29292a no-repeat right top;
	color:#FFF;
	padding:10px;
	}
	.course h2{
		width:180px;
		font-size:16px;
		line-height:19px;
	}
	.course p {
		width:170px;	
	}


.casestudies{
background:url(../files/images/home/car.png) #93969d no-repeat right top;
min-height:100px;
padding:10px;
}
	.casestudies p {
		width:160px;
	}

.contact{
	width:270px;
	padding:10px;
}
	.contact strong {
		color:#ed8224;
		font-weight:normal;
	}

.fleet {
	background:url(../files/images/home/car.png) #29292a no-repeat right bottom;
	color:#FFF;
	padding:10px;
}
.fleet h2, .fleet p {
	color:#fff;
	width:160px;
}

.rrm {
	background:url(../files/images/global/snapshots/car-white.png) #29292a no-repeat right bottom;
	color:#FFF;
	padding:10px;
}
.rrm h2, .rrm p {
	color:#fff;
	width:160px;
}

.rrm .selectmenu select {
	width:175px;
	margin-left:0;
}

.speed {
	background:url(../files/images/global/snapshots/motorway.jpg) #060a09 no-repeat right bottom;
	color:#FFF;
	padding:10px;
}
.speed h2, .speed p {
	width:180px;
}

.alertness {
	background:url(../files/images/home/wheel.png) #373839 no-repeat 150px -30px;
		color:#FFF;
	padding:10px;
}
.alertness h2, .alertness p {
	width:160px;
}

.learners {
	background:url(../files/images/global/snapshots/learner.png) #373839 no-repeat right bottom;
		color:#FFF;
	padding:10px;
}
.learners h2, .learners p {
	width:140px;
	color:#FFF;
}

.bespoke {
	background:url(../files/images/global/snapshots/car-white.png) #ed8224 no-repeat right bottom;
	color:#fff;
	padding:10px;
}
.bespoke h2, .bespoke p{
	color:#fff;
	width:168px;
}

.online {
	background:url(../files/images/global/snapshots/online.png) #93969d no-repeat right bottom;
	padding:10px;
}
.online h2 {
	color:#fff;
	width:140px;
}
.online p {
	width:140px;
}
.minibus {
		background:url(../files/images/global/snapshots/minibus.jpg) #93969d no-repeat right bottom;
		padding:10px;
		color:#fff;
}
.minibus h2 {
	color:#fff;
}
.minibus ul{
	margin: 5px 0;
	}
	
.minibus ul li{
	list-style-type:none;
	padding-left:14px;
	background:url(../files/images/global/arrow.png) no-repeat 0px 4px;
	margin-bottom: 4px;
	}
	.minibus ul li sup {
		font-size:70%;
	}
	
.venue {
	background:url(../files/images/global/snapshots/map.png) #373839 no-repeat 160px 5px;
	padding:10px;
	color:#fff;	
}
.venue ul{
	margin: 14px 0;
	}
	
.venue ul li{
	list-style-type:none;
	padding-left:14px;
	background:url(../files/images/global/arrow.png) no-repeat 0px 4px;
	margin-bottom: 14px;
	}

.venue-cornwall {
	background:url(../files/images/global/snapshots/map-cornwall.png) #373839 no-repeat bottom right;
	padding:10px;
	color:#fff;	
}


#bannerimg {
	width:760px;
	height:210px;
	background-color:#FFF;
	overflow:hidden;
	float:right;
	margin:20px -90px 0 0;
	display:inline;
	clear:both;
}






