@charset "utf-8";
/*

Theme Name: autohaus

URI: http://wordpress.org/

Tags: autohaus

*/



/* 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 {
	line-height: 1;
	font-size:12px;
}
ol, ul {
	list-style:disc;
	margin-left:25px;
}
blockquote, q {
	quotes: none;
}/* remember to define focus styles! */
:focus {
	outline: 0;
}/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	border:none;
}/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
H1 {
	font-size:2em;
	margin-bottom:14px;
}
H2 {
	color:#115e98;
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
body {
	background-image:url('images/wrapper_background.gif');
	background-repeat:repeat-x;
	margin:0px;
	line-height:1.3em;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
P {
	margin-bottom:12px;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	min-height:1000px;
	background-color:white;
}
#header {
	width:1000px;
	height:92px;
	float:left;
	margin:0px;
	padding:0px;
}
#logo_img {
	width:164px;
	height:92px;
	float:left;
	padding:0px;
	margin:0px;
	margin-left:28px;
}
#logo_img IMG {
	float:left;
}
#button_one {
	background-image:url(images/schedule_service.gif);
	background-repeat:no-repeat;
	float:left;
	font-size:24px;
	font-weight:bold;
	height:45px;
	margin-left:327px;
	margin-right:7px;
	padding-left:2px;
	padding-top:15px;
	text-align:center;
	width:248px;
}
#button_one a {
	color:#000;
	text-decoration:none;
}
#button_one a:visited {
	color:#000;
}
#button_one a:hover {
	color:#a9a6a8;
}
#button_two {
	float:left;
	background-image:url('images/phone_number.gif');
	background-repeat:no-repeat;
	width:210px;
	height:45px;
	margin-right:13px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	padding-top:15px;
}
#nav {
	width:806px;
	height:32px;
	float:left;
	margin-top:10px;
}
#header_img {
	background-image:url('images/header.jpg');
	background-repeat:no-repeat;
	clear:both;
	float:left;
	width:1000px;
	height:137px;
}
/******** STYLING THE WORDPRESS wp_page_menu() **************/

.menu {
	width:806px;
	float:left;
}
.menu a {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	font-weight:bold;
	font-size:14px;
	color:#757374;
	margin:0;
}
.menu a {
	text-decoration:none;
}
.menu a, .menu a:visited {
}
.menu a:hover {
}
.menu a:active {
}
.menu ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:806px;
	text-align:right;
	margin-top:0px;
}
.menu ul li {
	position:relative;
	display:inline;
	float:left;
	text-align:center;
	padding-left:35px;
}
.menu ul li:first-child {
	position:relative;
	display:inline;
	float:left;
}
.current_page_item A {
	border-bottom:5px solid #115e98;
	color:#115e98;
}
.menu ul li a {
}
.menu ul li a:hover {
	color:#115e98;
	font-weight:bold;
}
.menu ul li:hover {
}
.menu ul ul {
	background-image:url('images/list_item.gif');
	background-repeat:repeat-y;
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	width:160px;
	margin:0px;
	left:15px;
	text-align:center;
	padding:0px;
}
.menu ul ul li:first-child {
	background-image:url('images/list_item_top.gif');
	background-repeat:no-repeat;
	width:124px;
	display:block;
	padding:0px;
	margin:0px;
	padding-left:18px;
	padding-right:18px;
	padding-top:20px;
}
.menu ul ul li:last-child {
	background-image:url('images/list_item_bot-trans.png');
	background-repeat:no-repeat;
	padding-left:18px;
	padding-right:18px;
	width:124px;
	display:block;
	margin:0px;
}
/***** FOR IE7!!! to make the list_item_bot-trans.png work!!! if you change the bottom li then change the number 29 to the id of the bottom element in the list!!! ******/

.menu UL UL LI.page-item-55 {
	background-image:url('images/list_item_bot-trans.png');
	background-repeat:no-repeat;
	width:145px;
	display:block;
	min-height:58px;
	margin:0px;
	padding-right:15px;
}
.menu UL UL LI.page-item-176 {
	background-image:url('images/list_item_bot-trans.png');
	background-repeat:no-repeat;
	width:145px;
	display:block;
	min-height:58px;
	margin:0px;
	padding-right:15px;
}
.menu ul ul li {
	background-image:url('images/list_item.gif');
	width:124px;
	display:block;
	text-align:left;
	padding-left:18px;
}
.menu ul ul li:hover {
}
.menu ul ul li a {
	display:block;
	padding:0px;
	color:#115e98;
	margin:0px;
	font-weight:normal;
	padding-bottom:10px;
	border-bottom:none;
}
.menu ul ul li a:hover {
	color:#115e98;
	font-weight:bold;
}
.menu ul ul ul {
	top:0;
	left:100%;
	width:160px;
	margin:0px;
}
.menu ul ul ul li:last-child {
	background-image:url('images/list_item_bot-trans.png');
	background-repeat:no-repeat;
	padding-left:18px;
	padding-right:18px;
	width:124px;
	display:block;
	height:56px;
	margin:0px;
	margin-top:10px;
}
.menu ul ul ul li {
	background-image:url('images/list_item.gif');
	width:124px;
	display:block;
	padding:0px 18px;
	height:40px;
}
.menu ul ul ul li:hover {
}
.menu ul ul ul li a {
	display:block;
	color:#115e98;
}
.menu ul ul ul li a:hover {
	color:#115e98;
	font-weight:bold;
}
/* Begin non-anchor hover selectors */



/* Enter the more specific element (div) selector

on non-anchor hovers for IE5.x to comply with the

older version of csshover.htc - V1.21.041022. It

improves IE's performance speed to use the older

file and this method */



div.menu li:hover {
	cursor:pointer;
	z-index:100;
	color:#c8d06b;
}
div.menu li:hover ul ul, div.menu li li:hover ul ul, div.menu li li li:hover ul ul, div.menu li li li li:hover ul ul {
	display:none;
}
div.menu li:hover ul, div.menu li li:hover ul, div.menu li li li:hover ul, div.menu li li li li:hover ul {
	display:block;
}
/* End of non-anchor hover selectors */



/* Styling for Expand */



.menu a.x, .menu a.x:visited {
	font-weight:bold;
}
.menu a.x:hover {
}
.menu a.x:active {
}
/************** DONE STYLING THE WORDPRESS wp_page_menu() ***********************/

#main {
	background-image:url('images/body_background.gif');
	background-repeat:repeat-x;
	float:left;
	width:959px;
	min-height:584px;
	padding:16px 13px 0 28px;
}
#main a {
	color:#115e98;
}
#main a:visited {
	color:#115e98;
}
#main a:hover {
	color:#aba7aa;
}
#sub_col_one {
	width:735px;
	min-height:500px;
	float:left;
	margin-bottom:10px;
}
H1 {
	color:#115e98;
	font-size:20px;
	font-weight:bold;
}
.box {
	background-image:url('images/box.gif');
	background-repeat:no-repeat;
	float:left;
	width:313px;
	height:103px;
	margin-right:10px;
	padding-left:25px;
	padding-right:19px;
	padding-top:23px;
	padding-bottom:21px;
	position:relative;
	left:-10px;
}
#vr {
	background-image:url('images/vr.gif');
	background-repeat:no-repeat;
	width:9px;
	height:300px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
	top:14px;
}
#col_two {
	padding-left:10px;
	width:205px;
	height:500px;
	float:left;
}
#col_two P {
	padding-left:20px;
}
#promo {
	background-image:url('images/promo.gif');
	background-repeat:no-repeat;
	width:184px;
	height:155px;
	float:left;
	padding-left:20px;
	padding-top:15px;
	line-height:1.5;
	position:relative;
	top:6px;
	margin-bottom:10px;
}
#promo IMG {
	position:relative;
	float:right;
	right:9px;
	top:27px;
}
H3 {
	color:#115e98;
	font-size:14px;
	font-weight:bold;
	margin-bottom:12px;
}
#promo SPAN {
	color:#115e98;
	font-size:14px;
	font-weight:bold;
}
#promo A {
	color:#757374;
	font-size:14px;
}
#col_two li {
	list-style-image:url('images/bullet.jpg');
	margin-left:28px;
	margin-bottom:15px;
}
#footer {
	width:945px;
	min-height:19px;
	border-top:3px solid #757374;
	clear:both;
	font-size:12px;
	padding:5px 20px 5px 20px;
	text-align:center;
	color:black;
}
#footer A {
	color:black;
}
#below_promo {
	margin-left:18px;
	float:left;
	width:180px;
}
.breadcrumb {
	color:#115e98;
	font-size:12px;
	font-style:italic;
	margin-bottom:12px;
}
.breadcrumb SPAN {
	color:#757374;
	font-size:12px;
	font-style:italic;
}
.breadcrumb A {
	font-style:italic;
	color:#757374;
	text-decoration:none;
}
#menu_sidebar UL {
	list-style-type:none;
}
li#archives-3 {
	font-weight:bold;
	font-size:16px;
	color:#115e98;
	margin-left:0px;
}
#archives-3 A {
	font-size:12px;
	color:#757374;
}
#archives-3 UL {
	margin-left:0px;
	list-style-type:disc;
}
#archives-3 UL LI {
	margin-left:15px;
	margin-bottom:8px;
}
li#linkcat-2 {
	font-weight:bold;
	font-size:16px;
	color:#115e98;
	margin-bottom:5px;
	margin-left:0px;
}
#linkcat-2 A {
	font-size:12px;
	color:#757374;
}
#linkcat-2 UL {
	margin-left:0px;
	list-style-type:disc;
}
#linkcat-2 UL LI {
	margin-left:15px;
	margin-bottom:8px;
}
li#categoryposts-3 {
	font-weight:bold;
	font-size:16px;
	color:#115e98;
	margin-left:0px;
}
#categoryposts-3 A {
	font-size:12px;
	color:#757374;
}
#categoryposts-3 UL {
	margin-left:0px;
	list-style-type:disc;
}
#categoryposts-3 UL LI {
	margin-left:15px;
	margin-bottom:8px;
}
#blog_posts {
	margin-left:0px;
}
#blog_posts A {
	color:#757374;
}
#blog_posts p {
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
#blog_posts2 {
	margin-left:0px;
}
#blog_posts2 A {
	color:#757374;
}
#blog_posts2 p {
	padding:0px;
	margin:0px;
	margin-bottom:20px;
}
