@import "generic.css";

body, td {
  font-family:Tahoma,Arial,Geneva,sans-serif;
}

body{ 
	background-color:  #090909;
	margin: 0;
	padding: 0;
	background-image: url(/images/Background.jpg);
	background-repeat: repeat-x;
	color:#343434;
	font-size:13px;
	line-height:20px;
	
}
img{border: 0;}	
.page { width: 860px; background-color: white; margin: 0 auto; padding: 0;}

h1 {
	color:#183E71;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 0;
	margin: 0 0 1em 0;
}
h2 {
	color:#4e4e4e;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 0;
	margin: 0 0 1em 0;
}	

a:link, a:visited {
  text-decoration:underline;
  color:#183e71;
  outline:none;
}
a:hover, a:active {
  text-decoration:none;
  color:#990000;
  outline:none;
}

.location { font-size: 9px; color: #6c6b70; }
.phone { font-size: 18px; color: #CCCCCC; font-weight: bold;}
.city { font-size: 14px; font-weight: bold; color: #5d7e91;}
.clearer { clear: both;}

.carList a:link, .carList a:visited {color: #CCCCCC; text-decoration: underline;}
.carList a:hover, .carList a:active { color: #006699; text-decoration: none;}
.carList { color: #CCCCCC; font-size: 12px; font-weight: bold;}	
.text_main {font-size:13px; color:#343434; line-height:20px; padding-top:7px}

ul.flush_spaced { padding-left: 1em; margin: 0; }
ul.flush_spaced li { padding: 0 0 1em 0;}
ul.flush_spaced2 { padding-left: 1em; margin: 0; }

.side_section, .indented_section { margin-bottom: 0px;}
.side_section { background-image: url(/images/grand%20opening2.jpg); height: 260px;}
#right_sidebar .indented_section a { display: block; }



.newLocation {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	text-align: center;
	padding-top: 70px;
}
.grandOpening { font-size: 11px; margin-left: 12px; line-height:11px;}	
.quicklube { font-size: 11px; margin-left: 12px;}
    
#right_sidebar .indented_section { width: 158px; background-color: white; margin-left: 9px;} 
#header{ height: 153px; background:black url(/images/Top-Banner.jpg) no-repeat top left;}
#header #logo { height: 153px; width: 230px; position: absolute; left: auto; bottom: auto;}
#header #text {
	height: 145px;
	width: 300px;
	float: right;
	text-align: right;
	padding-right: 5px;
	margin-left: 8px;
	padding-top: 5px;
	line-height:16px;
}
#menu_wrapper { height: 34px; background: url(/images/menu.jpg) repeat-x top left; }
#menu { margin:0; padding:0; }
#menu li { float:left; list-style:none; height:34px; line-height:34px; padding-left:20px; }
#menu table { width: 837px; }s
#menu a:hover { color: #0099ff; padding-right: 5px; padding-left: 5px;} 
#menu a { color: #e7e7e7; text-decoration: none; padding-right: 5px; padding-left: 5px;}
.foot a { font-size: 12px; padding-top: 10px; }

.foot2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #183e71;
	width: 670px;
	margin-right: auto;
	margin-left: auto;

}

#main_wrapper { width:495px; float:left; }
#main { padding: 12px 15px 0; }

.sidebar_wrapper { width: 182px; background-color: white; }


#left_sidebar .left_lower a { display: block;}
#left_sidebar .appointment_display img{display: block;}
#left_sidebar .left_lower { background-image: url(/images/Denver-Location.jpg); height: auto; background-repeat: no-repeat;}
.left_lower { font-size: 12px; margin-top: 10px; padding-top: 15px; line-height:16px;}
#footer { text-align:center; padding: 5px 0 10px 0}
.contact_info { padding: 0 5px; font-size:11px; }
.text-links { font-size:16px; line-height:17px;}

.bucket {
  background: #d2d2d2 url(/images/appointment_bg.jpg) repeat-x top left;
  border:1px solid #b0b0b0;
  margin-top: 10px;
  position:relative;
}

#left_sidebar .bucket { margin-left:5px; }
#right_sidebar .bucket { margin-right:5px; }

.bucket .title {
  border-bottom:1px solid #b0b0b0;
  color:#223d5b;
  background:#afc0d0;
  text-align:center;
  font-size:14px;
  height:25px;
  line-height:25px;
}

#grand_opening {
  position:absolute;
  top:-21px;
  left:-10px;
}

 /* Index Page Links*/
a.tl:link  {
color:#183E71;
outline:medium none;
text-decoration:underline;
}

/* FAQ */
.faq .title { font-weight: bold; }

 /* Appointment Form styling */
.appointment_form { padding:25px 0 0 2px; }
.appointment_form form { padding: 0; margin: 0;}
.appointment_form table { border-collapse: collapse; }
.appointment_form td {  }
.appointment_form .text {font-size:11px; line-height:10px}
.appointment_form .left{
  /* Changes on the form */
  color: #333333 ; 
  font-size: 10px;
  text-align:left;
  line-height:16px;
}
.appointment_form .left-coupons{
  /* Changes on the form */
  color: #333333; 
  font-size: 9px;
  text-align:left;
}

.appointment_form td.left {
  font-size:10px;
  color:black;
}
.appointment_form .pagebreak{
  font-size:10px;
  color:black;
}


.appointment_form span.required{
  font-size: 10px !important;
  color: #183e71 !important;
}

.appointment_form .space-1 {margin-left:25px}
.appointment_form .space-2 {margin-left:0;}
.appointment_form .sub {margin-top:11px; *margin-top:6px}
.appointment_form #q11 {
  position: relative !important; 
  position: static;
  left: -1px;
}
.appointment_form #q12 { 
  width: 90px; 
  position: relative !important;
  position: static;
  left: -3px;
}

 /* Contact Page Form*/

.form-label{
	width:150px;
}
.form-label-left{
	width:100px;
}
.form-line{
	padding:5px;
}
.form-label-right{
	width:150px;
}
body, html{
	margin:0;
	padding:0;
   
}

.form-all{
	margin:0px auto;
	padding-top:20px;
	
	line-height:14px;
	color:#000000;
	font-size:12px;
}

.rsvp {color:#990000;
font-size:17px;
font-weight:bold;
margin-left:140px;
}
.astrix{
color:red;
margin-left:5px;
}

#people_table {
  margin:0 auto;
}

#people_table td {
  padding:0 5px;
}

#people_table th {
  padding: 5px 0 0 0;
}

#maintenance_table td {
  padding:5px;
}