
body {
  margin: 0;
  /* padding: 0; */
}

div {
  /* color: #666666; */
  font-family: Arial;
  font-size: 11px;
}

a.insurance {
  color: #3366CC;
  text-decoration: underline;
}

a {
  text-decoration: none;
  color: #666666;
}

a:hover {
  text-decoration: underline;
  /* background-color: #CCCCCC; */
}

a img {
  border-width: 0px;
}

.center {
	text-align: center;
}

.clear {
	clear: left;
}

.contact {
	color: #999999;
}

#error, .error {
	background-color: #FFCCCC;
	border: dotted #CC0000 1px;
	color: #CC0000;
}

#error {
	display: none;
	padding: 15px;
}

.hidden {
	display: none; 
}

input.text {
  color: #999999;
  border-color: #CCCCCC;
  /* border: solid #CCCCCC 1px; */
}

#monthly_deal {
	background-color: #333333;
	border: solid #333333 1px;
	position: fixed;
	padding: 5px;
	text-align: center;
}

.note {
	background-color: #CCCCCC;
	border: solid #000000 1px;
	color: #666666;
	padding: 5px;
	position: absolute;
	z-index: 300;
}

.splash {
	float: left;
}

#splash_carrier {
	position: relative;
	top: 0px;
	width: 1200px;
}

#splash {
	height: 340px;
	overflow: hidden;
	position: relative;
	top: 0px;
	width: 600px;
}

#vehicle_overview {
/*
  border: solid #333333 1px;
  background-color: #CCCCCC;
*/
}

#inner_window {
  border: solid #333333 1px;
  background-color: #CCCCCC;
}

.autoblog_copy {
  text-align: justify;
  font-size: 11pt;
  color: #333333;
  font-family: Arial;
  padding: 15px;
}

.autoblog_header {
  letter-spacing: 10px;
  font-size: 14pt;
}

.service_description {
	clear: both;
	font-size: 12px;
}

.service_header {
  /* border-bottom: solid #000000 1px; */
  clear: both;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  margin-top: 15px;
  padding-left: 5px;
}

.service_subheader {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}

.detail_description {
  background-color: #EEEEEE;
  border: solid #666666 1px;
  color: #000000;
  font-family: Verdana;
  font-size: 12px;
  margin-bottom: 15px;
  padding: 5px;
}

.service_price {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  /* float: right; */
  text-align: right;
}

/* GT350 competition */

.gt350_description {
  background-color: #CCCCCC;
  border: solid #666666 1px;
  clear: left;
  color: #333333;
  font-size: 10pt;
  margin: 10px;
  padding: 15px;
}

.component_description {
  background-color: #CCCCCC;
  border: solid #666666 1px;
  color: #666666;
  margin: 10px;
  padding: 10px;
}

#configuration_total {
  color: #666666;
  font-size: 16pt;
  font-weight: bold;
  text-align: right;
  padding: 15px;
}

.engine_feature {
  color: #333333;
}

.option {
  color: #666666;
  margin-left: 10px;
}


.feature, .feature_copy, .feature_header, .feature_list, .feature_title {
	color: #333333;
	font-size: 12px;
}

.feature {
	padding: 20px;
}

.feature_copy {
	text-align: justify;
}

.feature_header {
	font-weight: bold;
	margin-top: 10px;
}

.event_date {
	font-style: italic;
	font-weight: bold;
	margin-bottom: 15px;
}

.event_image {
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
	width: 200px;
}

.feature_title {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

.feature table tr td {
	color: #333333;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
}

.half_column {
	float: left;
	width: 350px;
}

.left {
	float: left;
}

#logo_animation {
	background-color: #FFFFFF;
	border-right: solid #CCCCCC 1px;
	padding-top: 10px;
}

#motto {
	color: #666666;
	font-famly: Georgia, Helvetica;
	font-style: italic;
	font-size: 16px;
}

.question {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.quotation {
	color: #666666;
	float: left;
	font-family: Garamond;
	font-size: 20px;
	font-style: italic;
	padding: 0px 15px;
	width: 400px;
}

.quote_author {
	clear: right;
	text-align: right;
	margin-bottom: 20px;
}

#service_info {
	font-size: 14px;
	font-weight: bold;
	left: 650px;
	position: absolute;
	top: 410px;
	width: 175px;
}

.start_quote, .end_quote {
	background-color: #EEEEEE;
	border: solid #CCCCCC 1px;
	color: #CCCCCC;
	font-family: Times;
	font-size: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

.start_quote {
	float: left;
}

.end_quote {
	float: right;
}

.subheader {
  border-bottom: solid #666666 1px;
  clear: left;
  color: #666666;
  font-size: 11pt;
  padding-left: 10px;
  padding-top: 10px;
}

ul {
  margin-top: 0px;
  margin-bottom: 0px;
}

/************/
/* Submenus */
/************/

#menubar {
	height: 22px;
}

.menubar {
	margin: 0;
	padding: 0;
	z-index: 30
}

.menubar li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial
}

.menubar li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 50px;	/* 50 once 'projects' link is up */
	color: #666666;
	text-align: center;
	text-decoration: none
}

.menubar li a:hover {
	background-color: #666666;
	color: #FFFFFF
}

.menubar div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #333333;
	z-index: 9999;
}

.menubar div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF;
	color: #333333;
	font: 11px arial
}

.menubar div a:hover {
	background: #666666;
	color: #FFFFFF
}
