/* ===================================
Website: Top Gear School of Motoring
Address: www.topgearsofm.co.uk
Author : Ste Story @ Red Abbey
Date   : 15th July 2008
===================================== */

* {
margin: 0;
padding: 0;
}
body {
background: #FFF;
font-size:62.5%;
font-family:tahoma, sans-serif;
}


/* -------------- General Tags --------------- */

img {
border: none;
}

p {
	font-size: 1.2em;
	margin-bottom:12px;
	line-height: 1.3em;
}

a {
	color:#FC0808;
}
a:hover {
	color:#666666;
	text-decoration: none;
}

.clearer {clear:both;}

/* ------------ Divs ---------------*/

#wrapper {
 width: 780px;
 min-height:680px;
 height:auto !important;
 height:680px;
 background-repeat:no-repeat;
 background-color:#FFF;
 border: solid 1px #777;
 position:relative;
 margin: 10px auto 6px;
}
.homewrapper {  background-image: url(images/main_background.gif); }

.aboutwrapper { background-image: url(images/aboutus_bg.gif); }

.learnwrapper { background-image: url(images/learn_bg.gif); }

.testwrapper { background-image: url(images/test_bg.gif); }

.passwrapper { background-image: url(images/pass_bg.gif); }

.teamwrapper { background-image: url(images/team_bg.gif); }

.priceswrapper { background-image: url(images/prices_bg.gif); }

.contactwrapper { background-image: url(images/contact_bg.gif); }

#leftCol {
	display: inline;
	float: left;
	width: 260px;
}
#rightCol {
	float: right;
	width: 500px;
	display: inline;
	margin-top: 224px;
}
#footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 0.8em;
}

#footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 0.8em;
	position:relative;
}

#contact {
  padding-left:25px;
  padding-top:15px;
  font-size:12px;
  font-family: Verdana !important;
  text-align:center;
}


/* ---------------- Div Specific Tags -------------- */

#leftCol p {
	margin: 0 0 10px 10px;
}
#rightCol p,#rightCol h4 {
	margin-right: 10px;
	text-align: right;
	clear: right;
}

.rightIMG img {
  padding-top:215px;
}

p.pic {
	text-align:center;
}

/* --------- Headings -----------*/
h1 {
	background-image: url(images/logo.png);
	background-position:center center;
	background-repeat:no-repeat;
	text-indent: -9999px;
	height: 115px;
	width: 337px;
	position: absolute;
	left: 7px;
	top: 7px;
}
h2 {
	text-indent:-9999px;
	height:55px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 18px;
	overflow: hidden;
}

h4 {
	color:#FC0808;
	font-size:12px;
	text-decoration:none;
}

h2.h2Home {background-image: url(images/home_top.png);}




/* ------------- Classes --------------- */

.copy {float: right;}
.ra {float: left;}
.add {
	width:300px;
	font-size: 1.4em;
	position: absolute;
	top: -90px;
	left: 10px;
}

p.teamheader {
	font-size:1.7em;
	color:#410A0A;
	margin-bottom:-1px;
}
.floatLeft { float: left;}

/* ------------- Drop In Box --------------- */
#dropin {
	border: thin solid #000000;
	position: absolute;
	visibility: hidden;
	left: 350px;
	right: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 150px;
	width: 300px;
	padding: 4px 4px 10px 4px;
	background-image: url(images/sleigh.gif);
	background-repeat: no-repeat;
	font-weight: bolder;
	color: #000000;
	background-color: #FFFFFF;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 15px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
#bikeTraining {
	position: absolute;
	left: 11px;
	top: 396px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bikeTraining img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
