@charset "utf-8";
/* CSS Document */

img {
	border: 0;
}

a.smallred {
	color: #b1000l !important;
	text-decoration:none;
}
#show-form {
	padding-right: 10px;
	background: url(../images/downarrow.jpg) no-repeat right;
}

#show-form.expand {
	background: url(../images/uparrow.jpg) no-repeat right;
}

a.expand {
	background: url(../images/uparrow.jpg) no-repeat right !important;	
}

#review-form {
	display:none;
}

.social {
	background: url(../images/social-bg.jpg) top no-repeat;
	width: 208px;
	height: 50px;
	text-align:center;
	padding-top: 30px;
	padding-left: 6px;
	margin: 0 auto;
	margin-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
}

h1 {
	color: #b1000c;
	text-align:center;
	font-size:18px;
	width: 610px;
	margin-left:-25px;
	padding-bottom: 5px;
	margin-bottom:30px;
	border-bottom: 3px dotted #ccc;
}
.home_title h1 {
	color: #555;
	font-size: 13px;
	margin: 0;
	width: 570px;
	text-align:center;
	font-weight:bold;
}

.clear {
	clear:both;
}

.smallitalic {
	font-size:11px;
	color: #777;
	font-style:italic;
}
body {
	background:url(../images/bg2.jpg) no-repeat center top fixed;
	margin: 0;
	font-family:Verdana, Geneva, sans-serif;
}
.container {
	width: 950px;
	margin: 0 auto;
	min-height: 700px;
	background:url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}
.container .left_container {
	width: 333px;
	min-height: 655px;
	float: right;
}
.text2 h2 {
	font-size:13px;
}
.text2 h2 a{
	text-decoration: none;
	color: #555;
}
.left_container .menu {
	width: 220px;
	border: 1px solid #bbb;
	border-bottom:0;
	margin-left: 55px;
	min-height: 20px;
	margin-top: 15px;
	font-size: 12px;
}
.left_container .menu .menu_item {
	width:215px;
	height: 18px;
	background: url(../images/nav_0.jpg) center;
	border-bottom: 1px solid #bbb;
	clear:both;
	padding-top: 4px;
	padding-left: 4px;
}
.left_container .menu .menu_item_hover {
	width:215px;
	height: 18px;
	background: url(../images/nav_1.jpg) center;
	border-bottom: 1px solid #bbb;
	clear:both;
	padding-top: 4px;
	padding-left: 4px;
}
.left_container .menu .menu_item a {
	width:215px;
	height: 18px;
	color: #666;
	text-decoration:none;
}
.left_container .menu .menu_item_hover a {
	width:215px;
	height: 18px;
	color: #FFF;
	text-decoration:none;
}
.left_container .affilates {
	margin: 0 auto;
	margin-bottom: 20px;
	width: 228px;
	margin-top: 15px;
}
.container .right_container {
	width: 614px;
	float: right;
	min-height: 1185px;
	border-left: 1px solid #ccc;
}
.right_container .main_image {
	width: 616px;
	height: 262px;
	background:url(../images/main_image.jpg) center no-repeat;
	overflow:hidden;
}
.right_container .main_image img {
	width: 610px;
	height: 256px;
	padding:3px;
}
.right_container .welcomeimage {
	width: 616px;
	height: 40px;
	background:url(../images/welcome.jpg) center no-repeat;
	margin-top: 18px;
	margin-top: 50px;
}
.right_container .text {
	width: 566px;
	font-size: 12px;
	color: #444;
	line-height:1.8;
	margin-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	font-weight:normal;
}
.right_container .text a {
	color: #555;
	text-decoration:none;
}
.right_container .text a:hover {
	color: #111;
	text-decoration:underline;
}
.right_container .text2 {
	width: 566px;
	font-size: 12px;
	color: #444;
	line-height:1.8;
	margin-top: 5px;
	padding-left: 25px;
	padding-right: 25px;
	font-weight:normal;
}
.right_container .text2 .instructor {
	margin: 15px;
	border: 1px solid #ccc;
	padding:15px;
	background:#fcfcfc;
}
.right_container .text2 .instructor strong {
	font-size: 13px;
}

.right-container .text2 .instructor td {
	padding-top: 0;	
}

.right_container .text2 .instructor strong a, .right_container .text2 .instructor a{
	color: #b1000c;
	text-decoration:none;
}
.right_container .text2 .instructor strong a:hover{
	text-decoration:underline;
}
.right_container .text2 .instructor img {
	margin: 6px;
	float: right;
	padding: 2px;
	border: 1px solid #bbb;
}
.carul {
	padding: 10px;
	padding-left: 30px;
	bordeR: 1px solid #ccc;
	background:#fcfcfc;
}
.carul li {
	font-weight:normal;
}
.text2 strong {
	color: #b1000c;
}
.footer {
	height: 183px;
	width: 950px;
	background:url(../images/footer.jpg) center no-repeat;
	cleaR:both;
	font-size:11px;
	color: #888;
}
.left_container .copyright {
	padding-left: 55px;
	padding-right: 55px;
	font-size:10px;
	color: #888;
	width:220px;
	margin-bottom: 0px;
	line-height: 2;
}
.left_container .copyright a {
	color: #555;
}
.left_container .copyright a:hover {
	color: #c60000;
}
.contact_form {
	margin: 0 auto;
	margin-top: 10px;
	background: #fff;
	padding: 15px;
	border: 1px solid #ccc;
	width: 440px;
	padding-top: 8px;
}
.contact_form input, .contact_form textarea {
	width: 230px;
}
.contactinfo {
	margin-bottom: 15px;
	margin-top: 0px;
	font-size:11px;
	color: #555;
	padding-left: 40px;
	padding-right: 25px;
	text-align:left;
	margin-left: 10px;
}

.contactinfo strong{
	font-size: 12px;	
	margin-left: -4px;
}
.contactinfo2 span {
	float: left;
	margin-right: 25px;
}
.contactinfo2 span img {
	margin-bottom: -4px;
}
.contactinfo a {
	color: #555;
}
.contactinfo2 a {
	color: #555;
}
.contactinfo a:hover {
	color: #b1000c;
}
.spacer {
	clear:both;
}
.dvla_links {
	margin: 15px;
	margin-top:0;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background: #fff;
	width: 530px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.dvla_links a {
	color: #555;
}
.dvla_links img {
	border: 0;
}
.dvla_links a:hover {
	color: #b1000c;
}
.special_offers {
	width: 208px;
	height: 275px;
	background:url(../images/special_offers.jpg) top no-repeat;
	padding-top: 40px;
	padding-left: 10px;
	margin: 0 auto;
	margin-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.special_offers img {
	border: 0;
}
.easter_egg {
	float: right;
	margin: 10px;
}
.voucher_popup {
	width: 650px;
	height: 200px;
	overflow: hidden;
	position:absolute;
	margin: 0 auto;
	top:50%;
	left:50%;
	z-index:5000;
	margin:-100px 0 0 -325px;
	border: 10px solid #FFF;
	background:#FFF;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
.overlay {
	width: 100%;
	height: 100%;
	background: #111;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	z-index: 20;
	filter:alpha(opacity=100);
	opacity: 0.7;
}
.close_button {
	position:absolute;
	bottom: 0;
	right: 0;
	margin: -62px 0 0 -50px;
	z-index: 9999;
}
.bold {
	font-weight:bold;
}
.smallprint {
	font-size:10px;
}
.bold_format strong {
	color: #555;
}
.bold_format h3 {
	color: #b1000c;
}
.bold_format a {
	color: #b1000c;
}

.driving-map-bg
{
	width: 155px;
	margin : 0 auto;
	background:url(../driving-school-map-bournemouth-poole.png) center no-repeat;
	height: 320px;
	margin-left: -15px;
	margin-top: -10px;
	padding-left: 445px;
	padding-top: 45px;
	position:relative;
}

.driving-map-bg ul
{
	padding: 0;
	margin: 0;
	padding-left: 20px;
}

.driving-map-bg li
{
	color: #c30000;
	height: 25px;
}

.driving-map-bg li a
{
	color: #666;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}


#driving-marker
{
	display: none;
	position:absolute;
}
