/* CSS Document - RVM version*/
/* modified: Sept 2009 */
/* Note to self: This entire file needs redoing! */

body {
	font-size: small;
	min-width: 800px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000;
-webkit-text-size-adjust:none;
}
* html ul li {
	height: 1%;
}
* html ul li a {
	height: 1%
}
* {
	background: transparent;
}
* html body {
	font-size: x-small;
	f\ont-size: small;
}

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

html>body {
	font-size: small;
}
p.m-alert {
	font-size: 1.4em;
	line-height: 2em;
	color: white;
	background-color: rgb(74,72,72);
	padding: 4px;
	font-family: 'Helvetica Neue', Arial, sans-serif;
}
p.m-alert a:link, p.m-alert a:visited {
	color: white;
}
#container {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

#header {
	margin: 0 auto;
	width: 100%;
	height: 151px;
	text-align: center;
	background: #333 url(/images/nav/header_bg.jpg) scroll repeat-x;
}

#footer-left {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}


h1 {
	display: inline;
	color: #c00;
	font-family: "ronnia-1","ronnia-2",'Helvetica Neue', Arial, sans-serif;
	font-size: 26px;
	line-height: 100%;
/* 	font: normal 22pt/100% Georgia, Times, Verdana, Arial, Helvetica, serif; */
	margin: 0;
	padding: 0;
}
h2 {
	color: white;
	font-family: "ronnia-1","ronnia-2",'Helvetica Neue', Arial, sans-serif;
	font-size: 16px;
	line-height: 160%;


/* 	font: normal 1.4em/160% Georgia, Times, Verdana, Arial, Helvetica, serif; */
	margin-bottom: .5em;
	padding: 0;
}

#news h2 {
  margin-left: 15px;
	text-indent: -15px;
}

#news h2:first-line {
}
/*
#news h2, #testimonials h2 {
	font: normal 1.4em/180% Georgia, Times, Verdana, Arial, Helvetica, serif;
	margin-bottom: .75em;
	padding: 0;
}
*/

#gallery h2 {
	margin-bottom: .5em;
}

#gallery .FullCol img {
	margin-bottom: 1em;
}


#news h2 a:link, #news h2 a:visited {
	color: white;
}
#news h2 a:hover {
	color: white;
	text-decoration: underline;
	}
#news p.first {
	padding-top: 2em;

}
	
#news p.first:first-line {
	color:white;
/* 	text-transform: uppercase; */
/* 	letter-spacing: 0.2em; */
}

h3 {
/* 	font: bold 12pt/18pt Georgia, Times, Verdana, Arial, Helvetica, serif; */
	font-family: "ronnia-1","ronnia-2",'Helvetica Neue', Arial, sans-serif;
	font-size: 16px;
	line-height: 100%;
	color: white;
	margin: 0;
	padding: 0;
}

h4 {
	font: normal 9px/140% Helvetica, Arial, Verdana, serif;
	color: white;
	margin-bottom: 1em;
	padding: 0;
}

h4 a:link, h4 a:visited {
	color: #ccc;
}

h4:before {
	content: "[ ";
}
h4:after {
	content: " ]";
}


#body-container, #body-container2 {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000;
}

#body-container {
	background: #000 url(/images/nav/home_body_bg.png) scroll repeat-x;
}

#body-container2 {
	background: #000 url(/images/body2_bg.png) scroll repeat-x;
}

#header {
	height: 151px;
	background-color: #000;
}

#footer-wrapper {
	height: 80px;
	background: #000 url(/images/nav/footer_bg.gif) scroll repeat-x;
	margin-bottom: 2em;
}

#body-content, #footer-content {
	margin: 0 auto;
	padding-top: 0px;
	width: 800px;
	text-align: left;
}

#footer-content {
	padding-top: 20px;
}

#navigation {
	margin: 0 auto;
	width: 800px;
	height: 151px;
	text-align: left;
}

.ttalogo {
	width: 212px;
	text-align: left;
	height: 57px;
	padding: 33px 0 17px 50px;
	margin: 0;
	background: url(/images/nav/tta_logo.gif) center no-repeat;
	border: 0px solid red;
}

h1.welcome {
	font-size: 1.8em;
	color: white;
}

h2.tta {
	margin-top: 6px;
	color: #c00;
	font-family: "ronnia-1","ronnia-2",'Helvetica Neue', Arial, sans-serif;
	font-size: 28px;
	line-height: 100%;
	font-weight: 900;
}



/* Instructors */

#instructors h2 {
	clear: left;
/* 	padding-bottom: .5em; */
	display: block;
	color: white;
}


#instructors h3 {
	float: left;
	clear: left;
	width: 4em;
	padding-top: .5em;
	border-top: 1px dotted red;
	display: block;
	color: rgb(204,0,0);
	font-weight: normal;
	text-align: right;
}

#instructors ul.cv {
	float: left;
	border-top: 1px dotted #ccc;
	padding-top: .5em;
	margin-bottom: 1em;
	margin-right: 2em;
	margin-left: 2em;
	width: 46em;
	list-style-type: square;
}

#instructors ul.cv li, #instructors .CVCol p, #cars-circuits .FullCol p, #cars-circuits .FullCol li {
	font: normal 14px/155% Georgia, Helvetica, Arial, Verdana, Times, sans-serif;
	color: white;
	margin-bottom: 1em;
	margin-left: 2em;
}

#instructors ul.cv li strong {
	font-style: italic;
	font-weight: normal;
	color: white;
}


#instructors h4 {
	font-family: "ronnia-1","ronnia-2",'Helvetica Neue', Arial, sans-serif;
	font-size: 11px;
	line-height: 155%;
	font-weight: normal;
/* 	font: normal 11px/155% Georgia, Helvetica, Arial, Verdana, Times, sans-serif; */
	color: white;
	margin-top: .6em;
	margin-bottom: 1em;
	margin-left: 0;
	letter-spacing: .3em;
	text-transform: uppercase;
}

#instructors h4 a:link, #instructors h4 a:visited {
	color: white;
	text-decoration: none;
}

#instructors h4 span {
	color: red;
}


.FullCol p.more a:link, .FullCol p.more a:visited, .CVCol p.more a:link, .CVCol p.more a:visited {
	font: normal 10px/100% Georgia, Helvetica, Arial, Verdana, Times, sans-serif;
	color: white;
	margin-bottom: 1em;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
}

.CVCol p.more a:hover, #instructors h4 a:hover {
	text-decoration: underline;
}

img.instructor_image {
	float: left;
	margin-right: 2em;
	margin-bottom: 2em;
}

ul.instructor_pics {
	clear: left;
	margin: 0;
	padding: 0;
	margin-left: 9.2em;
}

ul.instructor_pics li {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 6px;
/* 	margin-bottom: 1.5em; */
	height: 120px;
/* 	outline: 1px solid yellow; */
}

ul.instructor_pics li img {
	border: 1px solid #333;
}
/* Cars & Circuits */

#cars-circuits .FullCol ul {
	list-style-type: square;
	margin-bottom: 1em;
}


#cars-circuits .FullCol ul li {
	font: normal 14px/125% Georgia, Helvetica, Arial, Verdana, Times, sans-serif;
	color: white;
	margin-left: 2.2em;
}

#cars-circuits h3 {
	margin-top: 2em;
	padding-top: .2em;
	margin-bottom: .5em;
	padding-bottom: .5em;
	border-bottom: 1px dotted red;
	display: block;
	color: rgb(204,0,0);
	font-weight: normal;
}

#cars-circuits .FullCol p {
	margin-left: 0em;
}

#cars-circuits  .FullCol p img {
	float: left;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-top: 1em;
}

/* NAVIGATION */
#nav {
	float: left;
	width: 788px;
	height: 45px;
	padding-left: 12px;
	list-style: none;
	background: url(/images/nav/nav_bg.png) repeat-x;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: "ronnia-1","ronnia-2",Helvetica, 'Helvetica Neue',Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	display: inline;
}

#nav a {
	float: left;
	display: block;
	margin: 2px 8px 2px 0px;
	padding: 12px 12px;
	color: #fcc;
	text-align: center;
	display: inline;
}

#nav a:link {
	color: #fff;
	text-decoration: none;
}
#nav a:visited {
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	color: #DC0015;
	text-decoration: none;
	border-bottom: 3px solid #600;
}
#default #nav-default a, #about #nav-about a, #cars-circuits #nav-cars-circuits a, #instructors #nav-instructors a, #news #nav-news a, #testimonials #nav-testimonials a, #gallery #nav-gallery a, #contact #nav-contact a {
	color: #f90;
	border-bottom: 3px solid #933;
}

#nav-current a {
	color: #f90;
	border-bottom: 3px solid #933;
}


img.gallery_thumb {
	margin-right: 1.2em;
} 

img.gallery_thumb a:link {

	} 

ul.gallery-page {
	padding: 1em 0;
	list-style-type: disc;
	color: #f90;
	margin-left: 1.1em;
}

ul.gallery-page li a:link, ul.gallery-page li a:visited {
	line-height: 140%;
	color: white;
}


.clear {
	clear: left;
	width: 800px;
	height: 10px;
	padding-top: 2em;
}

#intro {
	float: left;
	width: 250px;
	padding: 40px 20px 0 20px;
}
#intro-pics2 {
	float: left;
	padding: 40px 0 0px 20px;
}
#intro-pics {
	float: left;
	width: 510px;
	padding-top: 40px;
	margin-bottom: 2em;
}

#intro-pics img {
	float: left;
	height: 80px;
	margin-right: 20px;
}

#intro-pics2 img {
	float: left;
	width: 234px;
	margin-left: 15px;
	border: none;
}

.intro-quote {
	float: left;
	width: 510px;
	border-bottom: 1px solid #666;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

.intro-quote p, .intro-quote p a:link, .intro-quote p a:visited, .intro-quote p a:hover, .intro-quote p a:active {
	float: left;
	width: 30em;
/* 	font: bold 11px/180% Helvetica, Arial, Verdana, Georgia, Times, sans-serif; */
	font-family: "ronnia-1","ronnia-2",'Helvetica Neue', Arial, sans-serif;
	font-size: 11px;
	line-height: 180%;

	color: #fff;
	display: block;
	text-decoration: none;
}

.FullCol p a:link, .FullCol p a:visited, .CVCol li a:link, .CVCol li a:visited, h2 a:link, h2 a:visited {
/* 	color: #c33; */
	color: rgb(204,0,0);
}

p.intro-by {
/* 	font: bold 11px/180% Helvetica, Arial, Verdana, Georgia, Times, sans-serif; */
	font-family: "ronnia-1","ronnia-2",'Helvetica Neue', Arial, sans-serif;
	font-size: 11px;
	line-height: 180%;
	font-weight: bold;
	width: 12em;
	border-left: 1px solid #666;
	padding-left: 2em;
}

div.news_item {
/* 	clear: left; */
	margin-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #666;
}

#news p.excerpt {
	font: normal 11pt/140% Georgia, Times, Verdana, Arial, Helvetica, serif;
	color: #fff;
	margin: 0;
	padding: 0;
	margin-bottom: 2em;
}

#news p.excerpt img {
	float: left;
	margin-right: 2em;
}

.news .FullCol p, .news p {
/* 	font: bold 11px/140% Helvetica Neue, Helvetica, Arial, Verdana, Georgia, Times, sans-serif; */
	font-family: "ronnia-1","ronnia-2",'Helvetica Neue', Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;

	color: #fff;
	margin-right: 5em;
}

.news .FullCol p a:link, .news .FullCol p a:visited, .news p a:link, .news p a:visited {
	text-decoration: none;
	color: #c60;
	font-weight: normal;
	margin-left: .5em;
}

#intro2 {
	float: left;
	width: 250px;
	padding: 30px 0 0 30px;
	display: inline;
}

#section-head2 {
	width: 760px;
	height: 62px;
	color: #c00;
	padding: 35px 0 0 30px;
}

#section-head2 p, #section-head2 p a:link, #section-head2 p a:hover, #section-head2 p a:visited {
	color: #999;
	font: normal 10pt/14px Georgia, Times, Verdana, Arial, Helvetica, serif;
	padding-top: 2px;
	text-decoration: none;
}

.caption {
	font: normal 70%/1.8em Helvetica, Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	color: #f90;
}
#testimonials .FullCol h2 {
	font-family: "ronnia-1","ronnia-2",'Helvetica Neue', Arial, sans-serif;
	font-size: 1em;
	line-height: 160%;
/* 	font: normal 1em/160% Georgia, Times, Verdana, Arial, Helvetica, serif; */
	color: #f00;
	margin-bottom: 1em;
/* 	width: 28em; */
	letter-spacing: 0.2em;
}

#testimonials .FullCol p {
	font: normal 1em/170% Georgia, Times, Verdana, Arial, Helvetica, serif;
	color: white;
	margin-bottom: 1em;
	width: 32em;
}


#testimonials .FullCol p+h2 {
	padding-top: 3em;

}

.FullCol {
	float: left;
	margin: 30px 0 0 30px;
	width: 600px;
	min-height: 400px;
}

.CVCol {
	float: left;
	margin: 30px 0 0 30px;
	width: 750px;
	min-height: 400px;
}


em {
	font-size: 120%;
	font-weight: normal;
/* 	letter-spacing: 0.2em; */
}

#about .FullCol p, #cars-circuits .FullCol p, #news .FullCol p {
	font: normal 100%/1.8em Georgia, Helvetica, Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	color: #fff;
	margin-bottom: 1em;
}

#intro p {
	width: 17em;
/* 	font: normal 14px/190% Helvetica Neue, Helvetica, Arial, Trebuchet MS, Tahoma, Verdana, sans-serif; */
	font-family: "ronnia-1","ronnia-2",'Helvetica Neue', Arial, sans-serif;
	font-size: 12px;
	line-height: 190%;
	color: #fff;
}

/* ZCR FORMS */

.zemContactForm br {
   clear: both;
}

.zemContactForm {
	font-family: Helvetica, Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
}

label.zemText, label.zemTextarea {
	float: left;
	text-align: right;
	width: 10em;
	color: white;
	padding-top: 16px;
	padding-right: 12px;
}


input.zemText {
	width: 22em;
	border: none;
	background-color: white;
	color: #111;
	margin-top: 10px;
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica, Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	padding: 6px;

	}

textarea.zemTextarea {
	width: 22em;
	border: none;
	background-color: white;
	color: #111;
	margin-top: 10px;
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica, Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	padding: 6px;
}

input.zemSubmit, input.zemSubmit:visited {
	clear: left;
	width: auto;
	background-color: #CB0000;
	color: white;
	border: none;
	padding: 5px;
	margin-left: 13em;
	margin-top: 1em;
}

input.zemSubmit:hover {
	clear: left;
	width: auto;
	background-color: #333;
	color: white;
	border: none;
	padding: 5px;
	margin-left: 13em;
	margin-top: 1em;
}

ul.zemError {
/* 	width: 350px; */
}

ul.zemError li {
	font: italic 100%/1.6em Helvetica, Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	background-color: #380000;
	text-align: center;
	color: white;
	padding: 4px;
	margin-bottom: 2em;
}


.footer {
	float: left;
	width: 800px;
	height: 20px;
	margin: 0;
	padding: 0;
}

.footer p {
	float: left;
	width: 600px;
	text-align: left;
	color: #ccc;
	font: 80%/2em Helvetica, Tahoma, Arial, Verdana, sans-serif;

}

.footer p a:link, .footer p a:visited {
	text-decoration: none;
	color: #f60;
}

.footer p a:hover {
	text-decoration: none;
	color: #f60;
}


ul.footer_nav {
	padding-bottom: 3em;
}

ul.footer_nav li {
	float: left;
	margin-right: 1em;
	color: #333;
	font: 12px/2em 'Helvetica Neue',Helvetica, Tahoma, Arial, Verdana, sans-serif;
}

ul.footer_nav li a:link, ul.footer_nav li a:visited {
	color: #333;
	text-decoration: none;
}

ul.footer_nav li a:hover {
	color: rgb(204,0,0);
	text-decoration: none;
}


li a.fn_active {
	font-weight: bold;
	color: #333;
}

.FullCol p.rss {
	clear: left;
	margin-top: 2em;
/* 	font: normal 9px/100% Helvetica, Tahoma, Arial, Verdana, sans-serif; */
}


p.smd {
	float: left;
	color: #ccc;
	width: 200px;
	text-align: right;
}
p.smd a:link, p.smd a:visited {
	color: #ccc;
	text-decoration: none;
}

p.smd a:hover {
	color: #c00;
	text-decoration: none;
}

.ltie7 {
	display: block;
	background-color: red;
	color: white;
	padding: 4px;
	font: 100%/2em Helvetica, Tahoma, Arial, Verdana, sans-serif;
}

p.m-alert {
	font-size: 2em;
	line-height: 2em;
	color: white;
	background-color: rgb(74,42,42);
	padding: 4px;
}
p.m-alert a:link, p.m-alert a:visited {
	color: white;
}