@charset "utf-8";

/* =============================================================================
 * General styles
 * =============================================================================
 */
 
/* ------------
 * Global Reset
 * ------------
 *
 * Cross-browser style reset to a common base by Eric Meyers
 *
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, a img {
 	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus { outline: 0 } /* remember to define focus styles! */
select, input, textarea, button { font-family: "Lucida Grande","Lucida Sans Unicode",Garuda,Arial, Helvetica, sans-serif; font-size: 1em; color: #333 }
ol, ul { list-style: none }
table { border-collapse: separate; border-spacing: 0 } /* tables still need 'cellspacing="0"' in the markup */
caption, th, td { text-align: left; font-weight: normal }
blockquote:before, blockquote:after, q:before, q:after { content: "" }
blockquote, q {	quotes: "" "" }

/* --------
 * Common
 * --------
 *
 * 
 *
 */

	
strong {
	font-weight: bold;
	}
	
blockquote, .blockquote {

	}
	
/* ------------
 * Fonts
 * ------------
 *
 * 
 *
 */
 
	
p {	
	margin-bottom: 12px;
	}
	
#inner #content h4 {
	font-weight: bold;
	}
	
	
/* ------------
 * Links
 * ------------
 *
 * 
 *
 */
 
 a {
	 color: #f29400;
 }


/* ------------
 * Tables
 * ------------
 *
 * 
 *
 */
 
.standard-table {
	width: 70%;
	}
	.standard-table td {
		border-bottom: 1px solid #ededed;
		padding: 4px;
	}
	.standard-emphasis td {
	background: #ededed;
	padding-top: 10px;
	}


/* ------------
 * Structure
 * ------------
 *
 * 
 *
 */

body {
	background: #ededed url(../images/bg-main.png) top left repeat-x;
	text-align: center;
	font:62.5%/1.2 "Lucida Grande","Lucida Sans Unicode",Garuda,Arial, Helvetica, sans-serif; 
	color:#333;
	}
	body.sub, body#inner {
	background: #ededed url(../images/bg-main-sub.png) top left repeat-x;
	}

#wrap {
	background: transparent url(../images/bg-girl-surf.jpg) bottom center no-repeat;
	width: 100%;
	margin: 0 auto;
	}

#container {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	font-size: 1.2em;
	}
	#home.alias-1 #container { /*HEX*/
	/* original retro background for home ~ background: transparent url(../images/bg-girl-car.jpg) bottom left no-repeat;
	background: transparent url(../images/bg-girl-hips-car.jpg) bottom right no-repeat;*/
	min-height: 990px;
	}
	
	
	#home.sub #container {
	position: relative;
	width: 960px;
	background: none;
	padding-bottom: 210px;
	}
	#inner #container {
	width: 960px;
	padding-bottom: 210px;
	}

#header {
	height: 105px;
	width: 100%;
	/*font-size: 1.2em;*/
	background: transparent url(../images/bg-head.png) top left repeat-x;
	position: relative;
	margin-bottom: 20px;
	font-size: 1.1em;
	}
	#home #header {
	margin-bottom: 0;	
	}
	#home.sub #header {
	margin-bottom: 20px;
	}
	
#body {
	width: 960px;
	clear: both;
	}

	
#border {
	width: 703px;
	margin: 0 257px 20px 0;
	background: transparent url(../images/bg-pixel-border-top.png) no-repeat top left;
	padding-top: 9px;
	}
	
#hero {
	/*font-size: 1.2em;*/
	}
	#inner #hero {
	margin-bottom: 25px;
	clear: left;
		}
		#inner.alias-4 #hero {
		margin-bottom: 0;
		}
	
#side {
	width: 244px;
	float: right;
	}

	
#content{
	position: relative;
	}
	#home #content{
	padding-top: 15px;
	}
	#inner #content {
	padding: 0 50px 0 10px;
	color: #666;
	clear: left;
	}
	#inner #content.lesson-guide {
	padding-top: 12px;
	padding-right: 10px;
	min-height: 352px;
	}

#footer {
	clear:both;
	width: 100%;
	text-align: center;
	border-top: 1px solid #E1E8F0;
	min-height: 50px;
	background: #fff;
	}

/* ------------
 * Forms
 * ------------
 *
 * 
 *
 */
 
button {
	background: none;
	margin: 0;
	padding: 0;
	border: 0;
	}
  
/* ------------
 * Header
 * ------------
 *
 * 
 *
 */
 

#header ul {
	float: right;
	margin: 0 7px 0 0;
	}
	#header ul li {	
	float: left;
	width: auto;
	text-align: center;
	line-height: 1.1em;
	}
	#header ul li.last a, #header #sub-menu li.last a {
	background: none;	
	}
	#header ul li a {
		display: block;
		color: #fff;
		text-decoration: none;
		height: 77px;
		he\ight: 57px;
		padding: 20px 23px 0 23px;
		background: transparent url(../images/bg-main-menu-separator.gif) center right no-repeat;
		}
		#header ul li a:hover, #header ul li.active a {
		background: #FFF1E4;
		color: #666;
		position: relative;
		left: -2px;
		}

		
	#header #sub-menu {
		background: #FFF1E4;
		clear: both;
		width: 100%;
		height: 40px;
		}
		#header #sub-menu ul {
			
			}
			#header #sub-menu ul li {	
			padding-top: 4px;
			}
			#header #sub-menu li a {
			color: #666;
			height: auto;
			padding: 10px 7.5px 8px 7.5px;
			background: #FFF1E4 url(../images/bg-sub-menu-separator.gif) center right no-repeat;
			}
			#header #sub-menu ul li a:hover, #header #sub-menu ul li.active a {
			background: #FFF1E4 url(../images/bg-sub-menu-separator.gif) center right no-repeat;
			color: #000;
			position: static;
			left: 0;
			}
			#header #sub-menu ul li.last a:hover {
			background: #FFF1E4;
			}


#logo {
	position: absolute;
	top: 0;
	left: 0;
	}



/* ------------
 * Inner
 * ------------
 *
 * 
 *
 */
 
#breadcrumbs {
	padding: 0 0 2px 15px;
	margin: 0 0 10px 0;
	}
	#breadcrumbs li {
		float: left;
		margin-right: 10px;
		}
		#breadcrumbs li a {
		display: block;
		background: transparent url(../images/bg-icon-breadcrumbs.png) no-repeat center right;
		padding-right: 12px;
		color: #666;
		text-decoration: none;
		float: left;
		}
		#breadcrumbs li span {
		color: #666;
		}
	


		
	
#border {
	
	}
	#border-body {
	background: transparent url(../images/bg-pixel-border-body.png) repeat-y top left;
	padding: 0 20px 40px 20px;
	}
	#border-foot {
	background: transparent url(../images/bg-pixel-border-bottom.png) no-repeat bottom left;
	padding-bottom: 9px;
	}
	
#inner h1 {
	font-size: 200%;
	color: #f7893b;
	padding-top: 220px;
	font-weight: bold;
	}
	
#inner #content h2 {
	color: #ff8e2a;
	font-size: 200%;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px dotted #ff8e2a;
	margin: 40px 0 15px 0;
	}
#inner #content h2.normal {
	border: 0;
	color: #000;
	font-size: 150%;
}
#inner #content h3 {
	color: #000;
	font-size: 150%;
	margin: 30px 0 0 0;
	}

 
#inner #content blockquote {
	margin-bottom: 15px;
	} 
 
/* ------------
 * Hero
 * ------------
 *
 * 
 *
 */
 

#home h1 {
	color: #666;	
	font-size: 350%;
	line-height: 1.1em;
	margin-bottom: 45px;
	font-weight: bold;
	}
#home.alias-1 h1 {
	position: absolute;
	width: 600px;
	}
/*#home h1 {
	color: #666;	
	font-size: 350%;
	line-height: 1.1em;
	margin-bottom: 45px;
	font-weight: bold;
	}*/
	#home h1 span {
	color: #EB9325;
	display: block;
	}
#home #hero .content-left h2 {
	font-size: 140%;
	color: #666;
	margin-top: 20px;
	}
	#home #hero h2 span {
	color: #EB9325;
	}
	
	
 
#home.sub #container h1 {
	margin: 0;
	margin-bottom: 0 !important;
	color: #fff;
	font-size: 250%;
	font-weight: normal;
	}
#home.sub #hero .content-left h2 {	
	color: #F29400;
	font-size: 250%;
	line-height: 1em;
	margin-bottom: 10px;
	position: static;
	left: 0;
	}
 
#home #hero {
	
	}
	#home #hero .content-left {
		width: 520px;
		float: left;
		position: relative;
		}
		/*#home #hero .content-left-inner {
			margin-top: 30px;
			}*/
		#home #hero .content-left-inner {
			margin-top: 170px;
			}
		/*#home #hero .content-left-inner p { original retro
			width: 300px;
			color: #666;
			font-size: 97%;
			}*/
		#home #hero .content-left-inner p { /*HEX*/
			/*width: 560px;*/
			width: 420px;
			color: #666;
			font-size: 97%;
			/*margin-bottom: 5px;*/
			margin-bottom: 10px;
			}
			
			
	
	#home #hero .content-right {
		width: 440px;
		float: right;
		padding-top: 270px;
		position: relative;
		}
		#home #hero .content-right #badge {
			position: absolute;
			top: 0;
			left: -100px;
			}
		.content-right form label {
			display: none;
			}
		.alias-1 .content-right form label {
			display: inline-block;
			background: transparent url(/assets/images/quote-input-home.png) no-repeat top left;
			width: 163px;
			height: 39px;
			}
			.alias-1 .content-right form label span {
			display: none;
			}
			
		#home.alias-1 #hero .content-right input {
			border: 0;
			margin: 7px 3px 0 5px;
			height: 22px;
			color: #999;
			text-transform: uppercase;
			font-size: 95%;
			width: 152px;
			}
			#home.alias-1 #hero .content-right button {
			position: relative;
			bottom: -15px;
			}
		
		
#home.sub #hero {

	}	
	#home.sub #hero .content-left {
		width: 714px;
		float: left;
		min-height: 323px;
		}
		#home.sub #hero .content-left-inner {
			margin: 25px 0 30px 40px;
			}
		#home.alias-2 #hero .content-left-inner {
			width: 300px;
			}
			#home.sub #hero .content-left p {
			color: #fff;	
			width: 85%;
			}
			#home.sub #hero .content-left a {	
			color: #F29400;
			text-decoration: none;
			}
		
	#home.sub #hero .content-right {
			width: 244px;
			float: right;
			padding-top: 0;
			margin-left: 1px;
			background: #FF6702 url(../images/bg-box-orange-head.png) repeat-y top left;
			}
			#home.sub #hero .content-right-inner {
			background: transparent url(../images/bg-box-orange-foot.png) no-repeat bottom left;
			min-height: 313px;
			padding: 0 10px;
			}
			
			
#inner #hero .content-left {
	width: 664px;
	min-height: 276px;
	}
	#inner.alias-4 #hero .content-left {
	min-height: 314px;
	}
	#inner #hero .content-left-inner {
		margin: 30px 0 30px 35px;
		width: 500px;
		}
		

.alias-2 #hero .content-right h2, #inner #side .content-right h2 {
	color: #fff;
	padding-top: 10px;
	font-size: 110%;
	margin-bottom: 0;
	}
	.alias-2 #hero .content-right p, #inner #side .content-right p {
	color: #000;
	font-size: 97%;
	}
	.alias-2 #hero .content-right p strong, #inner #side .content-right p strong {
	font-size: 	107%;
	}
	.alias-2 #hero .content-right h3, #inner #side .content-right h3 {
	color: #000;
	font-size: 120%;
	margin: 0;
	}
	
	.alias-2 #hero .content-right h4, #inner #side .content-right h4 {
	color: #000;
	font-size: 150%;
	margin-bottom: 14px;
	}
	.alias-2 #hero .content-right h4 span, #inner #side .content-right h4 span {
	color: #fff;
	font-size: 135%;
	}
	
	.alias-2 #hero .content-right input, #inner #side .content-right input {
	color: #000;
	font-size: 105%;
	border: 1px solid #666;
	width: 220px;
	padding: 3px 3px 3px 5px;
	w\idth: 210px;
	height: 30px;
	he\ight: 22px;
	}
	.alias-2 #hero .content-right button, #inner #side .content-right button {
	position: relative;
	top: 6px;
	left: -4px;
	}
	
.alias-3 #hero .content-right h2, #inner.alias-4 #side .content-right h2, #inner.alias-3 #side .content-right h2, #inner.parent-3 #side .content-right h2 {
	color: #fff;
	padding-top: 20px;
	font-size: 135%;
	margin-bottom: 15px;
	}
	.alias-3 #hero .content-right ul, #side .content-right ul {
		list-style: disc;
		list-style-position: inside;
		margin-bottom: 14px;
		}
		.alias-3 #hero .content-right ul li, #side .content-right ul li {
		color: #fff;
		font-size: 108%;
		}
	.alias-3 #hero .content-right h3, #inner #side .content-right h3 {
	font-size: 	115%;
	color: #fff;
	margin-bottom: 5px;
	}
	.alias-3 #hero .content-right h4, #inner.alias-4 #side .content-right h4 {
	color: #000;
	font-size: 145%;
	}
	.alias-3 #hero .content-right h4 span, #inner.alias-4 #side .content-right h4 span {
	color: #fff;
	font-size: 140%;
	}



.alias-5 #hero .content-right h3, .parent-5 #side .content-right h3 {
	font-size: 	115%;
	color: #fff;
	margin-bottom: 5px;
	}
	.alias-5 #hero .content-right h4, .parent-5 #side .content-right h4 {
	color: #000;
	font-size: 145%;
	}
	.alias-5 #hero .content-right h4 span, .parent-5 #side .content-right h4 span {
	color: #fff;
	font-size: 140%;
	}

	.alias-5 #hero .content-right ul, .parent-5 #side .content-right ul {
		list-style: disc;
		list-style-position: inside;
		margin-bottom: 30px;
		}
		.alias-5 #hero .content-right ul li, .parent-5 #side .content-right ul li {
		color: #fff;
		font-size: 108%;
		}
	.alias-5 #hero .content-right p, .parent-5 #side .content-right p {
	color: #fff;
	font-size: 110%;
	padding-top: 20px;
	}
		
		
.motability .content-right, .who-are-motability-and-what-do-they-offer .content-right {
	display: none;
	}
		
	
/* ------------
 * Side
 * ------------
 *
 * 
 *
 */
	
#side .content-right {
	width: 100%;
	padding-top: 0;
	background: #FF6702 url(../images/bg-box-orange-head.png) repeat-y top left;
	}
	#side .content-right-inner {
	background: transparent url(../images/bg-box-orange-foot.png) no-repeat bottom left;
	min-height: 313px;
	padding: 0 10px;
	}
	
.motability .content-right {
	display: none;
	}

/* ------------
 * Content
 * ------------
 *
 * 
 *
 */
 

#content-postcode-search {
	margin: 50px 0 30px 0;
	text-align: center;
	}
	#content-postcode-search fieldset {
	margin: 0 auto 0 auto;
	width: 350px;
	padding: 20px;
	w\idth: 310px;
	border: 1px solid #d2d2d2;
	}
	
	.show-centre {
		background: url(../images/lesson-pricer/button-get-quote.gif) no-repeat top right;
		padding-right: 110px;
		font-weight: bold;
		text-decoration: none;
	}
	.show-centre:hover {
		background: url(../images/lesson-pricer/button-get-quote.gif) no-repeat bottom right;	
	}

 
.feature-blocks {	
	
	}
	.feature-blocks li {
		float: left;
		margin-right: 15px;
		position: relative;
		font-size: 1.1em;
		}
		.sub .feature-blocks li {
			margin-right: 19.5px;
			}
			.sub .feature-blocks li#block-4 {
			margin-right: 0;
			}
			
		.alias-1 .feature-blocks li {
			margin-right: 12px;
			}
			.alias-1 .feature-blocks li#block-4 {
			margin-right: 0;
			}
			
		#inner .feature-blocks li {
			margin-right: 18px;
			}
			#inner .feature-blocks li#block-3 {
			margin-right: 0;
			}
		
		.feature-blocks .inner-block {
			height: 245px;
			padding: 10px 8px 45px 10px;
			he\ight: 190px;
		}
		.feature-blocks .inner-block ul { 
		list-style: disc;
		list-style-position: inside;
		}
		.feature-blocks .inner-block li { 
		float: none;
		height: auto;
		overflow: inherit;
		margin-right: 0;
		position: static;
		padding-bottom: 0;
		}
		
	.feature-blocks h2 {
	color: #b2b2b2;
	font-size: 110%;
		}
		.sub .feature-blocks h2, #inner .feature-blocks h2 {
		color: #666;
		}
	.feature-blocks h3 {	
	color: #f79e2f;
	font-size: 142%;
	margin-bottom: 9px;
	line-height: 1em;
	}
	.feature-blocks .inner-block p {
	color: #666;
	font-size: 87%;
	line-height: 1.25em;
	}
	.feature-blocks .inner-block li {
	color: #666;
	font-size: 88%;
	}
	
	.feature-blocks a.button-thin {	
		display: block;
		background: transparent url(/assets/images/feature-blocks/button-feature-thin.png) no-repeat top left;
		width: 207px;
		height: 38px;
		overflow: hidden;
		font-size: 103%;
		position: absolute;
		bottom: 5px;
		left: 3px;
		text-decoration: none;
		color: #999;
		}
		
		
		.feature-blocks a.button-thin span {	
		padding: 11px 0 0 12px;
		display: block;
		color: #999;
		}
	.feature-blocks button.button-fat, .feature-blocks a.button-fat {	
		display: block;
		background: transparent url(/assets/images/feature-blocks/button-feature-fat.png) no-repeat top left;
		width: 229px;
		height: 38px;
		overflow: hidden;
		font-size: 103%;
		position: absolute;
		bottom: 5px;
		left: 3px;
		text-decoration: none;
		color: #999;
		text-align: left;
		}
		.feature-blocks a.button-fat span {	
		padding: 11px 0 0 12px;
		display: block;
		color: #999;
		}
		.feature-blocks button.button-fat span {	
		padding: 0 0 0 12px;
		display: block;
		color: #999;
		}
		
		.feature-blocks span:hover, .feature-blocks button span:hover {
		color: #000;	
		}
		

/* home */

/* original retro 

.alias-1 #block-1, .alias-1 #block-2 {
	background: transparent url(/assets/images/feature-blocks/box-top-home-fat.png) no-repeat top left;
	width: 236px;
	}
	.alias-1 #block-1 p strong {
	color: #333;
	}
	.alias-1 #block-1 ul li {
	color: #999;
	margin-bottom: 3px;
	}
	
	
	/* motability.alias-1 #block-2 img {
	position: absolute;
	left: 4px;
	bottom: 60px;
	} */
	
/* original retro 

	.alias-1 #block-2 img {
	position: absolute;
	right: -4px;
	bottom: 0px;
	}
.alias-1 #block-2 h3 {
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -0.05em;
	margin-top: 10px;
	}
	.alias-1 #block-2 h3 span {
	font-size: 150%;
	color: #333;
	}
.alias-1 #block-4 {
	background: transparent url(/assets/images/feature-blocks/box-top-home-thin.png) no-repeat top left;
	width: 214px
	}
.alias-1 #block-3 {
	background: transparent url(/assets/images/feature-blocks/box-home-fastpass.png) no-repeat top left;
	width: 214px
	}
	.alias-1 #block-3 h3 {
	}
	.alias-1 #block-3 ul, .parent-2 #block-2 ul, .alias-2 #block-2 ul {
		vertical-align: top;
	}
	.alias-1 #block-3 ul li, .parent-2 #block-2 ul li, .alias-2 #block-2 ul li {
	margin-bottom: 6px;
	vertical-align: top;
	}
	.alias-1 #block-3 ul li.list-reduce, .parent-2 #block-2 ul li.list-reduce, .alias-2 #block-2 ul li.list-reduce {
	width: 60%;
	}
*/


/* RETRO CHICK 26th July .alias-1 #block-1 {
	background: transparent url(/assets/images/feature-blocks/box-top-home-fat.png) no-repeat top left;
	width: 236px;
	}*/
	
	.alias-1 #block-1 {
	background: transparent url(/assets/images/feature-blocks/box-top-home-fat-colour.png) no-repeat top left;
	width: 236px;/*HEX*/
	}
	
	
	
	
	.alias-1 #block-2 {
	background: transparent url(/assets/images/feature-blocks/box-top-home-fat.png) no-repeat top left;
	width: 236px;
	}
	
	
	/* the calendar q2 ipad promo .alias-1 #block-1 p {
	color: #333;
	position: absolute;
	top: 90px;
	left: 110px;
	font-size: 100%;
	letter-spacing: 0.05em;
	}
	.alias-1 #block-1 p span {
	display: block;
	color: #cdc4b5;
	font-size: 85%;
	line-height: 1.1em;
	}
	.alias-1 #block-1 h2 {
	font-size: 120%;
	color: #666;
	font-weight: bold;
	}
	.alias-1 #block-1 h3 {
	font-size: 160%;
	line-height: 1.1em;
	}
	.alias-1 #block-1 ul li {
	color: #999;
	margin-bottom: 3px;
	}
	.alias-1 #block-1 img {
	position: absolute;
	left: -30px;
	bottom: 38px;
	}
	
	#countdown {
		width: 135px;
		height: 108px;
		background: url(/assets/images/feature-blocks/icon-calendar.png) no-repeat top left;
		position: absolute;
		left: -30px;
		bottom: 38px;
	}
	#countdown span {
	position: relative;
	top: 14px;
	left: 35px;
	color: #f7941d;
	font-size: 60px;
	font-family:  "Lucida Grande","Lucida Sans Unicode",Garuda,Arial, Helvetica, sans-serif; 
	font-weight: bold;
	letter-spacing: 0.005em;
	}*/
	
	
	/* hurry limited availability */
	.alias-1 #block-1 h2 {/*HEX*/
	color: #333;
	}
	
	.alias-1 #block-1 #postcode {
	color: #333;
	display: block;
	margin-top: 10px;
	}
	.alias-1 #block-1 #type_manual {
	margin: 15px 10px 5px 0;	
	}
	
	
	/* fast pass block */
	
	
	.alias-1 #block-1 p strong {
	color: #333;
	font-size: 110%;
	}
	.alias-1 #block-1 ul li {
	color: #666;
	margin-bottom: 3px;
	width: 60%;
	}
	
	/* driving instructors */
	.alias-1 #block-2 p strong {
	color: #333;
	font-size: 110%;
	}
	.alias-1 #block-2 ul li {
	color: #666;
	margin-bottom: 3px;
	}
	
	/* FIAT */
	
	.alias-1 #block-3 {
	background: transparent url(/assets/images/feature-blocks/box-top-home-fat.png) no-repeat top left;
	width: 236px;
	}
	.alias-1 #block-3 img#fiat-car {
	position: absolute;
	right: -4px;
	bottom: 4px;
	}
.alias-1 #block-3 h3 {
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -0.05em;
	margin-top: 10px;
	}
	.alias-1 #block-3 h3 span {
	font-size: 150%;
	color: #333;
	}
	
	
	
.alias-1 #block-4 {
	background: transparent url(/assets/images/feature-blocks/box-top-home-fat.png) no-repeat top left;
	width: 236px;
	}
	.alias-1 #block-4 p {
	width: 45%;
	font-size: 90%;
	}


	
	.alias-5 .feature-blocks blockquote span, .parent-5 .feature-blocks blockquote span {
		font-size: 1.2em;
	}

	

/* tier 1 */
.alias-2 #block-1, .alias-2 #block-4,
.alias-3 #block-1, .alias-3 #block-4,
.alias-4 #block-1,
.alias-5 #block-1, .alias-5 #block-4,

/* tier 2 */
.parent-2 #block-1, /* learner drivers */
.parent-3 #block-1, /* become instructor */
.parent-3.alias-20 #block-3, /* exception to rule for become instructor */
.parent-5 #block-1, /* fleet */
.parent-5.alias-26 #block-3
	{
	background: transparent url(/assets/images/feature-blocks/box-top-fat.png) no-repeat top left;
	width: 236px;
	}
	
/* tier 1 */	
.alias-2 #block-2, .alias-2 #block-3,
.alias-3 #block-2, .alias-3 #block-3,
.alias-4 #block-2, .alias-4 #block-3,
.alias-5 #block-2, .alias-5 #block-3,

/* tier 2 */
.parent-2 #block-2, .parent-2 #block-3, /* learner drivers */
.parent-3 #block-2, .parent-3 #block-3, /* become instructor */
.alias-20 #block-1, .alias-20 #block-2, /* exception to rule for become instructor */
.parent-5 #block-2, .parent-5 #block-3,  /* fleet */
.alias-26 #block-1, .alias-26 #block-2
	{
	background: transparent url(/assets/images/feature-blocks/box-top-thin.png) no-repeat top left;
	width: 214px;
	}

.feature-blocks li cite {
	color: #f09f27;
	}
	.feature-blocks li blockquote {
	color: #666;
	font-size: 135%;
	line-height: 1.15em;
	}
	

		
#tweet, #testimonial {
	width: 460px;
	margin: 50px 0 0 -25px;
	clear: both;
	}
	#tweet span, #testimonial span {
	background: transparent url(../images/icon-quote-open.png) no-repeat top left;
	padding-left: 35px;
	display: inline-block;
	width: 87%;
	color: #767676;
	font-weight: bold;
	}
	#tweet #close-quote, #testimonial #close-quote {
	background: transparent url(../images/icon-quote-close.png) no-repeat bottom right;
	padding: 0 35px 0 0;
	display: inline;
	width: 40px;
	margin-right: 15px;
	}
	#tweet p, #testimonial p {
	display: inline;
	padding-right: 35px;
	font-size: 160%;
	line-height: 1.1em;
	}

	#testimonial {
		margin-left: 0px;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 630px;
		}
		#testimonial img {
		float: left;
		}
		#testimonial #quote-image {	
		float: left;
		width: 145px;
		}
		#testimonial #quote-text {	
		float: left;
		width: 450px;
		}
		#testimonial #quote-text a {	
		font-size: 85%;
		float: right;
		margin-top: -12px;
		}
		#follow-us-twitter img {
		position: relative;
		top: 10px;
		}
		
		.side-block blockquote cite {	
		display: block;
		margin: 10px 0 0 35px;
		}
		
	#follow-us-social {
		margin: 20px 0 0 8px;
		padding-bottom: 10px;
		border-bottom: 1px dotted #ff8e2a;
		width: 590px;
		}
		.sub #follow-us-social, #inner #follow-us-social {
		margin: 40px 0 0 0;
		}
		.alias-1 #follow-us-social {
		border-bottom: 0;
		}
		#follow-us-social h3 {
		color: #f29400;
		font-size: 110%;
		}
		#follow-us-social p {
		font-size: 97%;
		color: #666;
		}
		#follow-us-social a img {
		margin-right: 10px;
		}
		.sub #follow-us-social img {
		position: relative;
		bottom: -4px;
		}
	

	

.sitemap {	
	}
	.sitemap li {
		margin-left: 20px;
		}
		.sitemap ul {
		margin: 5px 0;
		}
		.sitemap li a {
		text-decoration: none;
		}
			
			
#ornament {
	position: absolute;
	bottom: -22px;
	right: -85px;
	}
	
	
	
/* postcode centre pricer */


#price-guide li {
	float: left;
	margin-right: 0px;
	}
	#price-guide li span {
		position: absolute;
    	left: -999em;
		}
	#inner #content #price-guide h2 {
		border: 0;
		font-size:97%;
		margin: 0;
		padding: 0;
		color: #666;
		}
	#inner #content #price-guide h3 {
		border: 0;
		font-size:150%;
		margin: 0;
		padding: 0;
		font-weight: bold;
		color: #666;
		}
	#inner #content #price-guide h4 {
		border: 0;
		font-size:97%;
		margin: 0;
		padding: 0;
		}
	.price-guide-info {
		text-align: center;
		width: 72px;
		margin-left: 10px;
		}
	#content #price-guide a {
		text-decoration: none;
		color: #f29400;
		}
	#content #price-guide a.price-guide-link {
		display: block;
		height: 101px;
		width: 100%;
		}
	
	
.show-on-map li {
	margin-bottom: 20px;
	}

	
#map_canvas {
	margin-top: 20px;
	}
		
#prices-driving-lessons {
	background: transparent url(../images/lesson-pricer/driving-lessons.png) no-repeat top left;
	width: 117px;
	}
#prices-simulator-lessons {
	background: transparent url(../images/lesson-pricer/simulator-lessons.png) no-repeat top left;
	width: 119px;
	}
#prices-motorway-lessons {
	background: transparent url(../images/lesson-pricer/motorway-lessons.png) no-repeat top left;
	width: 130px;
	}
#prices-pass-plus {
	background: transparent url(../images/lesson-pricer/pass-plus-courses.png) no-repeat top left;
	width: 130px;
	}
#prices-advanced-driver {
	background: transparent url(../images/lesson-pricer/advanced-driver-courses.png) no-repeat top left;
	width: 144px;
	margin-right: 0;
	}
	
#inner.alias-43 .float-left {
	float: left;
	width: 49.5%;
	text-align: left;
	padding-top: 5px;
	color: #666;
	}
	#inner.alias-43 .float-left address {
	font-size: 180%;
	color: #666;
	font-wweight: bold;
	}
	#inner.alias-43 #content .float-left h3 {
	margin: 0;
	padding: 0;
	color: #666;
	}
#inner.alias-43 .float-right {
	float: right;
	width: 49.5%;
	text-align: right;
	padding-top: 5px;
	}
	#inner.alias-43 .float-right ul li {
	color: #666;
	}
	
	
#inner.alias-43 #content h1 {
	border-bottom:1px dotted #FF8E2A;
	color:#FF8E2A;
	font-size:200%;
	font-weight:bold;
	margin:40px 0 15px;
	padding: 0 0 3px 0;
	}

/* lesson quick selection */
#inner #content #forms-lessons.step-1 form #lesson-quick-selection {
	padding: 35px 0;
}
#inner #content #forms-lessons.step-1 form #lesson-quick-selection li {
	float: left;
	width: 126px;
	padding-right: 5px;
	height: 135px;
	overflow: hidden;
	background: url(../images/lesson-quick-selection/5-hours.png) no-repeat 0 15px;
}
#inner #content #forms-lessons.step-1 form #lesson-quick-selection li label {
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	display: block;
	float: none;
	cursor: pointer;
	text-indent: -999px;
	text-align: left;
}
#inner #content #forms-lessons.step-1 form #lesson-quick-selection li#product-edit-hours-5 {
	width: 121px;
}
#inner #content #forms-lessons.step-1 form #lesson-quick-selection li#product-edit-hours-10 {
	background-image: url(../images/lesson-quick-selection/10-hours.png);
	width: 120px;
}
#inner #content #forms-lessons.step-1 form #lesson-quick-selection li#product-edit-hours-15 {
	background-image: url(../images/lesson-quick-selection/15-hours.png);
	width: 121px;
}
#inner #content #forms-lessons.step-1 form #lesson-quick-selection li#product-edit-hours-20 {
	background-image: url(../images/lesson-quick-selection/20-hours.png);
	width: 128px;
}
#inner #content #forms-lessons.step-1 form #lesson-quick-selection li#product-edit-hours-30-fast-pass {
	background-image: url(../images/lesson-quick-selection/30-hours.png);
	width: 123px;
}
#inner #content #forms-lessons.step-1 form #lesson-quick-selection li#product-edit-hours-40-fast-pass {
	background-image: url(../images/lesson-quick-selection/40-hours.png);
	width: 134px;
}
/* special */
#inner #content #forms-lessons.step-1 form #lesson-quick-selection li#product-edit-hours-special {
	background-image: url(../images/lesson-quick-selection/10-hours-ipad.png);
	background-position: 0 2px;
}
#inner #content #forms-lessons.step-1 form #lesson-quick-selection.special li#product-edit-hours-5 {
	background-image: url(../images/lesson-quick-selection/5-hours-ipad.png);
}
#inner #content #forms-lessons.step-1 form #lesson-quick-selection.special li#product-edit-hours-10 {
	background-image: url(../images/lesson-quick-selection/10-hours-ipad.png);
	background-position: 4px 2px;
}
#inner #content #forms-lessons.step-1 form #lesson-quick-selection.special li#product-edit-hours-15 {
	background-image: url(../images/lesson-quick-selection/15-hours-ipad.png);
}
#inner #content #forms-lessons.step-1 form #lesson-quick-selection.special li#product-edit-hours-30-fast-pass {
	background-image: url(../images/lesson-quick-selection/30-hours-ipad.png);
}
#inner #content #forms-lessons.step-1 form #lesson-quick-selection.special li#product-edit-hours-40-fast-pass {
	background-image: url(../images/lesson-quick-selection/40-hours-ipad.png);
}

/* form label images */
.with-image-labels label.option {
	padding-top: 20px;
	padding-left: 85px;
	height: 50px;
	background: transparent no-repeat 0 0;
}
#inner #content #forms-lessons.step-1 .with-image-labels label.option {
	text-align: left;
	width: 200px;
}
.with-image-labels #edit-hours-5-wrapper label.option {
	background-image: url(../images/lesson-labels/book5.png);
}
.with-image-labels #edit-hours-15-wrapper label.option {
	background-image: url(../images/lesson-labels/book15.png);
}
.with-image-labels #edit-hours-30-fast-pass-wrapper label.option {
	background-image: url(../images/lesson-labels/book30.png);
}
.with-image-labels #edit-hours-40-fast-pass-wrapper label.option {
	background-image: url(../images/lesson-labels/book40.png);
}
.with-image-labels #edit-hours-10-wrapper label.option {
	background: url(../images/lesson-labels/car-and-roundel.jpg) no-repeat;
	padding: 55px 0 0 280px;
	height: 78px;
}
#inner #content #forms-lessons.step-1 h2 small {
	font-size: 12px;
}

/* forms-lessons */
#inner #content #forms-lessons.step-1 h1 {
	margin-top: 10px;
}
#forms-lessons.step-1 {
	width: 100%;
}
#forms-lessons.step-1 .form-required {
	color: red;
}
#forms-lessons.step-1 h3 {
	display: none;
}
#inner #content #forms-lessons.step-1 h2 {
	border-top: 0;
	margin: 0;
	padding: 0;
	margin-bottom: 0.25em;
}
#inner #content #forms-lessons.step-1 h2.separated {
	margin-top: 1em;
}
#inner #content #forms-lessons.step-1 #edit-hours-dropdown-wrapper label, #inner #content #forms-lessons.step-1 label.normal {
	float: none;
	display: block;
	text-align: left;
	width: auto;
}
#inner #content #forms-lessons.step-1 label.left-aligned {
	width: auto;
	line-height: 2;
	text-align: left;
}
#inner #content #forms-lessons.step-1 #edit-hours-dropdown-wrapper label {
	padding: 0;
}
#inner #content #forms-lessons.step-1 form .form-radios .form-item input {
	margin-left: 0;
}
#inner #content #forms-lessons.step-1 form .form-radios .form-item label {
	margin-right: 20px;
}
#inner #content #forms-lessons.step-1 form .clearFix .form-item label {
	font-size: 15px;
}
#inner #content #forms-lessons.step-1 form .clearFix {
	padding: 0.5em 0;
}


#content ol {
	list-style: decimal;
	margin-left: 23px;
	}

/* ------------
 * Footer
 * ------------
 *
 * 
 *
 */
 
#footer ul {
	padding: 20px 0;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 960px;
	}
	.alias-1 #footer ul {
	position: relative;
	left: -17px;
	}
	#footer ul li {	
		float: left;
		padding: 0 5px;
		color: #999;
		}
		#footer ul li a {
		display: block;
		text-decoration: none;
		color: #999;
		}
	
/* =============== */
/* = Cart Upsell = */
/* =============== */
#cart-related-products {
	clear: both;
	padding-top: 20px;
}
#cart-form-pane #cart-related-products {
	padding: 0 0 20px;
	border-bottom: 1px dotted #FF8E2A;
	clear: none;
}
#content #cart-related-products .cart-related-item {
	position: relative;
	float: left;
	width: 115px;
	min-height: 100px;
	_height: 100px;
	padding: 0 24px 0 80px;
}
#content #cart-related-products h2 {
	margin: 0 0 20px;
	padding-top: 20px;
	border-top: 1px dotted #FF8E2A;
	border-bottom: 0;
	font-size: 100%;
	color: #666;
}
#content #cart-form-pane #cart-related-products h2 {
	border-top: 0;
}
#content #cart-related-products h3 {
	font-size: 100%;
	margin: 0;
}
#content #cart-related-products .form-item {
	display: none;
}
#content #cart-related-products .buy-related-item {
	display: block;
	width: 70px;
}
#content #cart-related-products form {
	position: absolute;
	right: 30px;
	bottom: 0;
}
#content #cart-related-products a.buy-related-item {
	position: absolute;
	left: 0;
	top: 0;
}

/* POPUP */
#bsm-highway-upsell-wrapper {
	position: relative;
}
#bsm-highway-upsell {
	display: none;
	position: absolute;
	top: 0;
	left: 50%;
	width: 253px;
	height: 308px;
	margin-top: -325px;
	margin-left: -194px;
	padding: 50px 65px 0 70px;
	background: red;
	z-index: 1000;
	background: url(../images/box.png);
}

#content #bsm-highway-upsell .bsm_pitch {
	margin-right: 100px;
	padding-bottom: 40px;
/*	position: relative;*/
}
#content #bsm-highway-upsell .bsm_pitch .uc-price-sell {
/*	position: absolute;
	display: block;
	width: 137px;
	bottom: 0;
	right: 16px;
	text-align: left;
*/}
#content #bsm-highway-upsell .form-item {
	display: none;
}
#content #bsm-highway-upsell h2 {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 1em;
}
#content #bsm-highway-upsell img {
	float: right;
}

/* ================== */
/* = BSM iPhone app = */
/* ================== */
.iphone-app-price * {
	vertical-align: middle;
	line-height: 14px;
}
.iphone-app-price .uc-price {
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

/* Apps page */
body#inner.apps #side .content-right-inner h2 {
	font-size: 18px;
	margin-bottom: 1em;
}
body#inner.apps #side .content-right-inner p {
	color: #fff;
	font-size: 14px;
	margin-bottom: 2em;
}
body#inner.apps #content h2 {
	word-spacing: -3px;
}
body#inner.apps #content h3 {
	margin: 15px 0;
}
div.app-description {
	position: relative;
	padding: 0 0 5px 160px;
	border-bottom: 1px dotted #ff8e2a;
	min-height: 145px;
}
div.app-description .download-app {
	position: absolute;
	bottom: 5px;
	right: 0;
}
div.app-description h4 {
	color: #ff8e2a;
	margin-top: 1.5em;
}

#iphone-app-theory-description {
	background: url(../images/iphone-apps/bsm-coach.jpg) no-repeat;
}
#iphone-app-hazard-description {
	background: url(../images/iphone-apps/bsm-hazard.jpg) no-repeat;
	min-height: 80px;
}
#iphone-app-theory-hazard-description {
	background: url(../images/iphone-apps/bsm-theory-hazard.jpg) no-repeat;
}


/* ------------
 * Utility
 * ------------
 *
 * 
 *
 */
 
.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
	
.bullets {
	list-style-type: disc;
	margin: 0 0 12px 20px;
	}
.list-emphasis {	
	list-style-type: disc;
	margin: 12px 0 12px 20px;
	font-size: 110%;
	font-weight: bold;
	}
	.list-emphasis li {
	margin-bottom: 5px;
	}
	
.no-margin {
	margin: 0;
	}
	
.element-emphasis {
	margin: 20px 0;
	background: #ededed;
	border: 1px solid #d2d2d2;
	padding: 10px;
	}
	
.border-bottom {
	border-bottom:1px dotted #FF8E2A;
	padding-bottom:3px;	
	}
	
#created {
	color: #999;
	font-size: 95%;
	position: relative;
	bottom: -1px;
	}
	#created a {
	color: #999;
	margin-left: 60px;
	}
	#created a:hover {
	text-decoration: underline;
	color: #333;
	}
	.small {
	font-size: 85%;
	color: #666;
	}