/* CSS Document */

/* Global Styles
--------------------------------------------------------------- */

p {
	line-height: 1.4em;
}

body, html {
	min-height: 101%;
}

body {
	text-align: left;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../../images/misc/body-bg.gif) top repeat-x #ffe4ff;
	margin: 0px;
	height: auto; min-height: 100%;
}

#inner-bodyContainer {
	width: 1249px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2em;
}

#inner-body{
background:url(../../images/misc/inner-body-bg.gif) no-repeat center top;
width: 1249px;
height:514px;
position:absolute;
top:0px;
}

a:link, a:visited, a:focus {
	
	text-decoration: underline;
	outline: none;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
}

#driving-lessons h1, #female-driving-school h1{
color:#FF0099;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
}

h2#region{
color:#FF33CC;
font-size: 2em;
padding-left: 50px;
}



h3 {
	font-size: 1.3em;
	font-weight: normal;
}




	.pink{
		color:#FF33CC;
		font-weight: bold;
	}

		.pink a {
			text-decoration: none;
	}
		
		.pink span{
			float:left;
			font-size: 2.2em;
			padding-right: 50px;
			padding-bottom: 20px;
			line-height: 1em;
		}

/* Container Styles
--------------------------------------------------------------- */

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 1.2em;
}

	#contentContainer {
		width: 960px;
		margin-bottom:0px;
		z-index: 1;
		margin-top: 585px;
		background:url(../../images/misc/repeating-bg.gif) repeat-y center ;
	}
	
/* Main Styles
--------------------------------------------------------------- */

		#main {
			float: left;
			width: 540px;
			padding: 10px 50px;
		}
		
		#map {
			width: 587px;
			height: 384px;
			margin-left: 30px;
			margin-bottom: 10px;
			border: 1px solid #000;
			margin-top: 10px;		}
			
		#index #main ul {
			font-size: 1.4em;
			line-height: 1.6em;
			background: url(../../images/misc/pass-stamp.gif) no-repeat top right;
			}
			
		#main a { color:#000; }
		#main a:hover { color:#FF33CC; }

/* Sidebar/CTA Styles
--------------------------------------------------------------- */
		
		#sidebar {
			float: right;
			width: 301px;
			padding-right: 10px;
		}
		
		#call-cta{
			background:url(../../images/misc/call-cta-bg.jpg) bottom ;
			width:301px;
			margin-left:1px;
			height: 194px;
		}
		
		#call-cta p{
			margin: 0px;
			padding: 0px;
			font-size:1.5em;
			text-align: center;
			padding-top: 88px;
			color:#FFF;
		}
		
		
		
/* Header Styles
--------------------------------------------------------------- */
#headerContainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	
	font-size: 1.0em;
}
#header {
	width: 960px;
	height: 585px;
	position: absolute;
	z-index: 1;
	top: 0px;
	
	background:url(../../images/misc/header-bg.jpg) center top;
}

#intensive, #hourly{
	padding: 0px;
	margin: 0px;
	position:absolute;
	top: 279px;
	left: 354px;
	font-size: 1.9em;
	text-align: center;
	font-style:italic;
	color: #a01a5b;
	font-weight: bold;
	line-height: 1.05em;
}

#hourly{
position:absolute;
top: 357px;}


	#logo {
		width: 468px;
		height: 130px;
		float: left;
		margin-left: 20px;
	}
	
	#cta-top-right {
		width: 440px;
		padding-top: 30px;
		padding-right: 20px;
		float: right;
		text-align: right;
		height: 200px;
		font-size: 1.6em;
	}
	
		#cta-top-right p {
			margin: 0px;
			padding: 0px;
			text-transform:uppercase;
			color: #fff;
			font-weight: bold;
			text-align: center;
			font-size:0.9em;
		}

#cta-top-right .big-yellow{
	color: #ffed00;
	font-size: 1.2em;
}

#tag-line{
padding: 0px;
margin: 0px;
	position:absolute;
	left: 200px;
	top: 116px;
	font-style:italic;
	font-size: 2.4em;
	color:#FFF;
}



#flashSlideshow {
	background: url(../../images/misc/flashSlideshowBackup.jpg);
}


/* Horizontal Navigation Styles
--------------------------------------------------------------- */

#navigation {
	width: 960px;
	height: 24px;
	z-index: 1;
	position: absolute;
	margin-left: 80px;
	top: 207px;
}

	#house{
	position: absolute;
	left: 60px;
	top: 200px;
	}

	#navigation ul {
		display: inline;
		list-style: none;
	}
	
		#navigation ul li {
			display: inline;
			margin: 0px;
		}
			  
			#navigation ul li a {
				float:left;
				border-right: 2px solid #efc311;
				color: #fff;
				text-decoration:none;
				padding: 0px 20px 0px 20px;
				font-size: 1.5em;
				font-family: "Trebuchet MS";
			}
			
				#navigation ul li a.rightLink {
					border: none;
				}

				#navigation ul li a:hover {
					
					color: #efc311;
				}
				
#index #navigation .index-a {
	color: #efc311
}

#driving-lessons #navigation .link1-a {
	color: #efc311
}

#courses #navigation .link2-a {
	color: #efc311
}

#contact #navigation .contact-a-rightLink {
	color: #efc311;
}

#navigation ul li a.contact-a-rightLink{	
	border-right: none;
}

/* Footer Styles
--------------------------------------------------------------- */
#footerContainer {
	width: 100%;
	background: #c2c2c2;
	border-top: 2px solid #fc24a0;
}

#footer {
	clear: both;
	width: 940px;
	color: #fff;
	background:#c2c2c2 ;
	padding: 10px 10px;
	font-size: 1.0em;
	font-style: italic;
		margin-left: auto;
	margin-right: auto;
}

	#footer .index-a, #footer .contact-a {
		display: none;
	
	}

	#footer h2 {
		font-weight: bold;
		margin: 0px;
		color: #fff;
		padding: 3px 5px;
		font-size: 1.2em;
		font-style: italic;
		width: 250px;
	}
		
	#footer li {
		list-style: none;
	}
	
	#footer p, #footer ul {
		margin: 0px;
		padding: 0px;
	}

	#footer a {
		white-space: nowrap;
		color: #fff;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #FF3399;
		text-decoration:underline;
	}

/* Footer Services Styles
--------------------------------------------------------------- */	

	#footer #footer-services {
		float: left;
		width: 250px;
		margin: 0px;
	}
	
		#footer #footer-services ul li {
			float: left;
		}
	
			#footer #footer-services ul li a {
				float: left;
				width: 230px;
				padding: 3px 5px;
				
			}
		
/* Footer Areas Styles
--------------------------------------------------------------- */	

	#footer #footer-areas {
		float: left;
		width: 320px;
	}
	
		#footer #footer-areas h2 {
			width: 300px;
		}
	
		#footer #footer-areas ul {
			float: left;
			width: 155px;
		}
	
		#footer #footer-areas ul li {
			float: left;
			width: 125px;
			padding: 3px 5px;
			
		}
		
/* Footer Right Styles
--------------------------------------------------------------- */	

	#footer #footer-right {
		float: left;
		width: 190px;
	}
	
		#footer #footer-right h2 {
			width: 170px;
		}
		
		#footer #footer-right p {
			line-height: 20px;
			padding: 3px 5px;
		}
				
/* Footer Right Styles2
--------------------------------------------------------------- */	

	#footer #footer-right2 {
		float: left;
		width: 165px;
	}
	
		#footer #footer-right2 h2 {
			width: 155px;
		}
		
			#footer #footer-right2 ul li {
				float: left;
			}
					
			#footer #footer-right2 ul li a {
				float: left;
				width: 165px;
				padding: 3px 5px;
				
			}
		
		#footer #footer-right2 p {
			line-height: 20px;
			padding: 3px 5px;
		}
		
		#footer #footer-right2 .bottomLink {
			margin-bottom: 5px;
		}
		
		
/* Footer Bottom Styles
--------------------------------------------------------------- */	

	#footer #footer-bottom {
		width: 740px;
		float: left;
		margin: 0px 0px 0px 70px;
		text-align: center;
	}



/* Image Styles
--------------------------------------------------------------- */

.img-left {
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-right {
	float: right;
	margin: 0px 0px 10px 10px;
}
	
	.img-border {
		border: 1px solid #ccc;
	}
	
/* Contact Table Styles
--------------------------------------------------------------- */

	#contactTable #botBuster {
		display: none;
	}
	
/* Generic Styles
--------------------------------------------------------------- */

.clearfix {
	clear: both;
}

		.spec, .spec-no-drop{
			padding: 0px;
			color:#FFFFFF;
			margin: 0px;
			display:block;
			background:url(../../images/misc/lower-vert-nav-bg.jpg) #ce1f7e repeat-x;
			height: 56px;
			width: 285px;
			padding-top:12px;
			padding-bottom: 3px;
			padding-left: 7px;
			margin-left: 0px;
			font-style: italic;
			font-size: 1.2em;
			text-align:center;
			line-height: 1.2em;
			font-weight: bold;
		}
		
		.spec span{
		font-size:0.7em;
		border-top: 1px yellow solid;
		padding-top: 5px;
		}
		
		.spec:hover{
		color:#FFFF00;
		cursor:pointer;
		}
		
		#vert-nav-box{
		color:#FFF;
		padding: 5px;
		background:#e20082;
		}
		
			
		.spec-no-drop span{
		font-size:0.7em;
		border-top: 1px yellow solid;
		padding-top: 5px;
		}
		
		.spec-no-drop:hover{
		color:#FFFF00;
		cursor:pointer;
		}		
		
				
		#first-6-hours-trans-box	{
		position: absolute;
		left: 680px;
		top: 130px;
		}	
		
		#intensive-trans-box	{
		position: absolute;
		left: 420px;
		top: 415px;
		}		
		
			
		#header a{
		text-decoration: none;
		color: #000;
		}
		
		#header a:hover{
		text-decoration: none;
		color: #FF0099;
		}	
		
		
		.lesson-type-pic{
			float: left;
			margin-right: 20px;
			margin-bottom: 20px;
		}
		

		#pink-link		{
		font-size: 1.2em;
		text-decoration: none;
		color:#FF33CC;
		}
		
		#pink-link a		{
		font-size: 1.0em;
		text-decoration: underlined;
		color:#FF33CC;
		}
						
		.course-type{
			font-weight: bold;
		}
		
		 ul.intensive-list{
			font-size:1em;
			background: none;
		}	
		
	img#logo-circle{

	}
	
	#indented-text{
		padding-left: 50px;
	}
	
	#backup{
	margin-left: 50px;
	}
			

