@charset "utf-8";

/* CSS Document */

img {border: 0;}

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;

}

h2
{
	color: #555;
	font-size: 12px;
	margin: 0;
	text-align:center;
	font-weight:bold;
}

.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: left;

	

}



.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: 19px; background: url(../images/nav_0.jpg) center; border-bottom: 1px solid #bbb; clear:both; padding-top: 5px; padding-left: 5px; }



.left_container .menu .menu_item_hover {width:215px; height: 19px; background: url(../images/nav_1.jpg) center; border-bottom: 1px solid #bbb; clear:both; padding-top: 5px; padding-left: 5px; }



.left_container .menu .menu_item a {width:215px; height: 19px; color: #666; text-decoration:none;}

.left_container .menu .menu_item_hover a {width:215px; height: 19px; 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: left;

	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 {font-size: 12px; color: #444; text-decoration:none;}
.right_container .text a:hover {font-size: 12px; 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 img { margin: 15px; 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:12px;

	color: #555;
	padding-left: 40px;
	padding-right: 25px;
	

}

.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: 415px;

	background:url(../images/special_offers.jpg) center no-repeat;

	padding-top: 53px;

	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: 1200px;
	height: 500px;
	overflow: hidden;
	position:absolute;
	margin: 0 auto;
	top:50%;
	left:50%;
	z-index:5000;
	margin:-250px 0 0 -600px;
	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;
}