/* MASTER STYLESHEET */

/* TAG DEFINITIONS */
body {
	background-color: #000000;
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}


img { border: 0px; }

a, a:link, a:visited, a:hover, a:active { color: #FFFFFF; }
a:hover { text-decoration: none; }

h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;
}
h3, h4, h5, h6 {
	font-size: 1.1em;
}

input, select {
	font-size:  1em;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


/* IDs */
#legacy-wrapper {
	text-align: center;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	background-image: url('/images/background.gif');
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
	padding-top: 30px;
	font-size: 0.7em;
	text-align: left;
} 

#container {
	background-image: url('/images/stripe-overlay.png');
	background-position: bottom;
	background-repeat: repeat-x;
}

#header {
	height: 262px;
	width: 770px;
}

/* MAIN NAVIGATION STYLES */
#navigation {
	text-transform: uppercase;
	font-size: 0.9em;
	height: 30px;
	width: 770px;
}
#navigation ul {
	white-space: nowrap;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navigation ul li {
	white-space: nowrap;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited, #navigation ul li a:hover, #navigation ul li a:active  {
	text-decoration: none;
	display: block;
	padding: 2px 4px 4px 4px;
	margin: 5px 7px 5px 0px;
	height: 1em;
}
#navigation ul li a:hover, #navigation ul li a.on {
	color: #fff;
	/*background-color:#397ebb;*/
	background-color: #0099FF;
}
#navigation #nav-contact-info {
	margin-right: 0px;
}



/* BREADCRUMBS STYLES */

#breadcrumbs { 
	position: absolute;
	top: 10px;
	left: 0px;
	font-size: 0.8em;
	color: #999999;
}
#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover, #breadcrumbs a:active { 
	color: #999999;
	text-decoration: underline;
}
#breadcrumbs a:hover { 
	color: #FFFFFF;
	text-decoration: none;
}

/* CONTENT STYLES */

#content, #wide-content {
	margin-right: 195px;
	width: 560px;
	padding: 0;
	color: #ccc;
	line-height: 1.3em;
	text-align: justify;
}

#wide-content {
	width: 770px;
	margin-right: 0px;
}

#content h1, #wide-content h1 {
	height: 1.7em;
	margin: 0 0 0.5em 0;
}
#content h2, #wide-content h2 {
	height: 1.6em;
	margin: 0 0 0.5em 0;
}

#logo { margin-top: 10px; }


/* RIGHT COLUMN STYLES */
#right-column {
	width: 195px;
	padding: 0px;
	float: right;
}

#right-column h1 {
	width: 195px;
	height: 1.7em;
	margin: 0 0 0.5em 0;
}

#footer {
	color: #666;
	font-size: 0.8em;
	margin-top: 10px;
}
#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #666;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#cims {
	font-family: inherit !important;
	font: inherit !important;
	color: inherit !important;
	font-size: inherit !important;
}

/****************** GALLERY ******************/

#gallery { margin: 0 auto; }

.thumbnail {
	width: 195px;
	height: 125px;
	background-position: top left;
	background-color: #333;
	background-repeat: no-repeat;
	margin-bottom: 2px;
}

#gallery .thumbnail {
	margin: 0 2px 2px 0;
	float: left;
	width: 190px;
	overflow: hidden;
}


/* OTHER CLASSES */
 
.float-right { float: right; }
.float-left { float: left; }

.link-holder {width: 560px; margin-bottom: 15px;}
.right { float: left; margin-left: 15px; width: 440px; text-align:left;}

.driver-photo {
	float: left;
	background-color: #333;
	width: 150px;
	padding: 8px;
	margin: 10px 10px 10px 0;
}

/* THE CAR STYLES */
.popup {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	padding: 5px;
	text-align: left;

}

.popup dt { font-weight: bold; }

#chassis { width: 270px; right: 0; top: 400px; position: absolute; height: auto; visibility: hidden; }
#engine { width: 270px; height: auto; right: 0px; top: 400px; position: absolute; visibility: hidden; }
#transmission { width: 270px; height: auto; right: 0px; top: 400px; position: absolute; visibility: hidden; }
#axles { width: 270px; height: auto; right: 0px; top: 400px; position: absolute; visibility: hidden; }
#brakes { width: 270px; height: auto; right: 0px; top: 400px; position: absolute; visibility: hidden; }
#dimensions { width: 270px; height: auto; right: 0px; top: 400px; position: absolute; visibility: hidden; }

/********** ERROR / SUCCESS STYLES ***********/
.error {
	border: 1px dashed #FF0000;
	background-color: #FFB9BB;
	padding: 5px;
	text-align: center;
	width: auto;
	margin: 5px 0px 5px 0px;
}
.success {
	border: 1px dashed #33CC00;
	background-color: #DFFFE3;
	padding: 10px;
	text-align: center;
	width: auto;
}

.validate_error {
	background-color: #FFB9BB;
	border: 1px solid #FF0000;
}

#contact-form .validate_error {
	width: 200px;
	text-align: left;
}
#contact-form .text {
	width: 200px;
}



.highlight {
	color: #009900;
}
.required, .mandatory {
	color: #FF0000;
}

