@charset "utf-8";

/* CSS Document */

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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background: #f7941e;
	color: black;
	font: 12px/14px Verdana, Geneva, sans-serif;
}

ol, ul { list-style: none; }

a img, :link img, :visited img { border: 0; }

:link, :visited { text-decoration:none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h3, h4, h5, h6 {
	padding:10px 0 4px 0;
	font-weight: bold;
	font-size: 100%;
}

h1 { color: #0e7943; }

p {
	padding:6px 0 10px 0;
	font-weight: normal;
	font-size: 100%;
}

/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
	* html .clearfix { height:1%; }

*+html .clearfix { height:1%; }

.clearfix { display:block; }

/* Default styling classes */
.clear { clear: both; }

.float_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	clear: left;
}

.float_right {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	clear: right;
}

a {
	text-decoration: none;
	color: #f7941e;
}

a:hover { color: black; }

/* H1 Image Replacement */
#chevron-driving-school span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#chevron-driving-school {
	width: 326px;
	height: 91px;
	margin: 0;
	padding: 0;
	background: url(../images/common/chevron-driving-school.jpg);
	position: absolute;
	top: 19px;
	left: 312px;
}

/* Menubar */
.menubar ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.menubar ul li { display:inline; }

.menubar ul li a {
	float:left;
	display:block;
}

.menubar ul li a span {
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
	top: -5000px;
}

/* Footer Menu */
#footer ul li {
	display:inline;
	padding-right: 5px;
}

.pad ul {
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Top Menu */
a#bookings {
	width: 125px;
	height: 56px;
	top: 19px;
	right: 77px;
	position: absolute;
	background: url(../images/common/header_bookings.jpg) no-repeat 0 0;
}

a#bookings:hover { background: url(../images/common/header_ro_bookings.jpg) no-repeat 0 0; }

a#home {
	width: 56px;
	height: 56px;
	top: 19px;
	right: 11px;
	position: absolute;
	background: url(../images/common/header_home.jpg) no-repeat 0 0;
}

a#home:hover { background: url(../images/common/header_ro_home.jpg) no-repeat 0 0; }

/* Main Menu */
a#driving-lessons {
	width: 215px;
	height: 72px;
	top: 239px;
	left: 39px;
	position: absolute;
	background: url(../images/menu/menu_learn-to-dr.jpg) no-repeat 0 0;
}

a#driving-lessons:hover { background: url(../images/menu/menu_ro_learn-to-dr.jpg) no-repeat 0 0; }

a#driving-tests {
	width: 215px;
	height: 71px;
	top: 309px;
	left: 39px;
	position: absolute;
	background: url(../images/menu/menu_test-route.jpg) no-repeat 0 0;
}

a#driving-tests:hover { background: url(../images/menu/menu_ro_test-route.jpg) no-repeat 0 0; }

a#driving-instructors {
	width: 215px;
	height: 69px;
	top: 379px;
	left: 39px;
	position: absolute;
	background: url(../images/menu/menu_instructor-ave.jpg) no-repeat 0 0;
}

a#driving-instructors:hover { background: url(../images/menu/menu_ro_instructor-ave.jpg) no-repeat 0 0; }

a#training-vehicles {
	width: 215px;
	height: 68px;
	top: 448px;
	left: 39px;
	position: absolute;
	background: url(../images/menu/menu_vehicle-pde.jpg) no-repeat 0 0;
}

a#training-vehicles:hover { background: url(../images/menu/menu_ro_vehicle-pde.jpg) no-repeat 0 0; }

a#eco-way {
	width: 215px;
	height: 75px;
	top: 516px;
	left: 39px;
	position: absolute;
	background: url(../images/menu/menu_eco-way.jpg) no-repeat 0 0;
}

a#eco-way:hover { background: url(../images/menu/menu_ro_eco-way.jpg) no-repeat 0 0; }

#left_menu_cap {
	width: 242px;
	height: 72px;
	top: 591px;
	left: 39px;
	position: absolute;
	background: url(../images/menu/menu_cap.jpg) no-repeat 0 0;
}

a#int-eco-way {
	width: 215px;
	height: 75px;
	top: 516px;
	left: 39px;
	position: absolute;
	background: url(../images/menu/menu_int_eco-way.jpg) no-repeat 0 0;
}

a#int-eco-way:hover { background: url(../images/menu/menu_int_ro_eco-way.jpg) no-repeat 0 0; }

#int-left_menu_cap {
	width: 243px;
	height: 73px;
	top: 591px;
	left: 39px;
	position: absolute;
	background: url(../images/menu/menu_int_cap.jpg) no-repeat 0 0;
}

/* Navbar menu */
a#our-commitment-nav {
	width: 213px;
	height: 146px;
	position: relative;
	background: url(../images/index/navbar_our-commitment.jpg) no-repeat 0 0;
	padding-bottom: 10px;
}

a#our-commitment-nav:hover { background: url(../images/index/navbar_ro_our-commitment.jpg) no-repeat 0 0; }

a#driving-lesson-nav {
	width: 213px;
	height: 146px;
	position: relative;
	background: url(../images/index/navbar_driving-lesson.jpg) no-repeat 0 0;
	padding-bottom: 10px;
}

a#driving-lesson-nav:hover { background: url(../images/index/navbar_ro_driving-lesson.jpg) no-repeat 0 0; }

a#driving-test-nav {
	width: 213px;
	height: 146px;
	position: relative;
	background: url(../images/index/navbar_driving-test.jpg) no-repeat 0 0;
	padding-bottom: 10px;
}

a#driving-test-nav:hover { background: url(../images/index/navbar_ro_driving-test.jpg) no-repeat 0 0; }

a#online-special-nav {
	width: 213px;
	height: 146px;
	position: relative;
	/* background: url(../images/index/navbar_online-special.jpg) no-repeat 0 0; */
		background: url(../images/index/navbar_prices.jpg) no-repeat 0 0;
}

/* a#online-special-nav:hover { background: url(../images/index/navbar_ro_online-special.jpg) no-repeat 0 0; } */
a#online-special-nav:hover { background: url(../images/index/navbar_ro_prices.jpg) no-repeat 0 0; }

/* Main Container (Center Content) */
#container {
	width: 964px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #000;
	background: #000 url(../images/common/bg_internal.jpg) no-repeat 0px 0px;
}

#i_container {
	width: 964px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #000 url(../images/index/bg_index.jpg) no-repeat 0px 0px;
}

/* Other Containers */
#topbar {
	height: 177px;
	position: relative;
}

#twocol { position: relative; }

#i_twocol {
	height: 706px;
	position: relative;
}

#leftcol {
	float: left;
	width: 282px;
	position: relative;
	min-height: 848px !important;
	height: 848px;
	background: url(../images/common/bg_leftcol.jpg) no-repeat left bottom;
}

#i_leftcol {
	float: left;
	width: 282px;
	position: relative;
	height:100%;
}

#rightcol {
	float: right;
	width: 664px;
	padding-right: 18px;
	background: url(../images/common/cap_rightcol.jpg) no-repeat left bottom;
	position: relative;
	min-height: 800px;
	height:auto !important;
	height:800px;
}

#i_rightcol {
	float: left;
	width: 525px;
	height: 614px;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#leftcol_i {
	float:left;
	width: 302px;
	height: 614px;
	position: relative;
	overflow: auto;
}

#rightcol_i {
	float: right;
	width: 213px;
	position: relative;
}

#footer {
	color: white;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
}

.content {
	background: #FFF url(../images/common/bg_rightcol.jpg) repeat-y 0px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 790px;
	height:auto !important;
	height:790px;
}

.i_content {
	position: relative;
	width: 100%;
}

/* Styles */
.cap_bottom { vertical-align: bottom; }

#footer a {
	color: #F7941E;
	font-weight: bold;
}

#footer a:hover { text-decoration: underline; }

.testimonial {
	font-style: italic;
	color: #96979b;
}

.testimonial_grey { color: #96979b; }

.std_list ul {
	padding-top: 5px;
	padding-bottom: 10px;
}

.std_list ul li {
	list-style: disc;
	margin-left: 25px;
	padding-left: 5px;
	padding-bottom: 3px;
}

.hr { }

#footer .float_right {
	float: right;
	clear: none;
}

#google_map {
	padding-top: 5px;
	height: 350px;
	width: 425px;
	float: right;
}

#location_list {
	float: left;
	width: 200px;
}

hr {
	padding: 0;
	margin-top: 7px !important;
	margin-top: 0;
	margin-bottom: 7px !important;
	margin-bottom: 0;
}

.no_top_pad {
	padding-top: 0;
}