@charset "utf-8";
/* CSS Document */

body{
	background-image:url(images/background.png);
	background-repeat:repeat;
	background-position:top center;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4d4d;
	behavior:url("csshover3.htc"); 
}

h1{
	color:#4d4d4d;
	font-size:20px;
	text-transform:uppercase;
	padding:0px 0px 15px 0px;
	margin:0px
	}
h2{
	color:#002a5f;
	margin:0px;
	padding:5px 0px 5px 0px;
	font-size:18px;
}
h3{
	color:#002a5f;
	margin:0px;
	padding:0px;
	font-size:13px;}

a{ color:#af0000;}
a:hover{color:#002a5f;}

.displace{position:absolute; left:-2000px;}

.upper_container_background{
	background-image:url(images/banner_bg.png);
	background-repeat:repeat-x;
	background-position:0px 146px;
	margin:0px;
	padding:0px;
}

.upper_container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.top{
	width:1000px;
	height:150px;
	background-image:url(images/top_bg.jpg);
}

.logo a{
	display:block;
	background-image:url(images/clear.gif);
	width:200px;
	height:100px;
	position:absolute;
	top:50px;
	margin-left:30px;
}

.top_tabs{
	width:211px;
	height:20px;
	position:absolute;
	margin-left:729px;
	top:29px;
}
.top_tabs a{
	display:block;
	height:20px;
	background-image:url(images/top_tabs.jpg);
	float:left;
}
a#employment{width:127px; background-position:0px 0px;}
a#login{width:84px; background-position:-127px 0px;}
a#employment:hover{background-position:0px -20px;}
a#login:hover{background-position:-127px -20px;}

ul.addresses{
	width:480px;
	position:absolute;
	top:105px;
	margin:0px 0px 0px 490px;
	padding:0px;
	list-style:none;
	font-size:10px;
	line-height:12px;
}
ul.addresses li{
	float:left;
	text-align:center;
	padding-left:20px;
}
ul.addresses li a{color:#002a5f; text-decoration:none;}
ul.addresses li a:hover{color:#af0000;}

.banner{
	width:1000px;
	height:250px;
}

.banner img{position:absolute;}

.flashbanner{position:absolute;}

ul.menu{
	position:absolute;
	width:235px;
	height:155px;
	margin:36px 0px 0px 68px;
	padding:0px;
	list-style:none;	
}
ul.menu li{
	height:30px;
	width:230px;
	padding-left:10px;
	float:left;
}
ul.menu li a{
	display:block;
	height:30px;
	width:230px;
	color:#002a5f;
	font-size:18px;
	line-height:29px;
	text-decoration:none;
	background-image:url(images/menu_arrows.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:18px;
}
ul.menu li a:hover{ background-position:0px -30px; color:#af0000;}

#why_springdale a{color:#FFFFFF; background-image:url(images/menu_arrows-why.png);}
#why_springdale a:hover{color:#220000;}

/*** Drop-Down Menu ***/
ul.menu li ul{
	display:none;
	left:230px;
	top:0px;
	margin:0px;
	width:215px;
	position:absolute;
	background-image:url(images/background.png);
	list-style:none;
	padding:8px 5px 8px 0px;
	border:1px solid #002a5f;
	}
ul.menu li ul li{height:25px; padding-left:0px;}
ul.menu li ul li a{font-size:13px; line-height:25px; background-image:none; color:#af0000;}
ul.menu li ul li a:hover{color:#002a5f;}
ul.menu li:hover ul{display:block;}

ul#autorepair{top:0px;}
ul#locations{top:30px;}
ul#resources{top:90px;}
ul#whyspringdale{top:150px;}

#why_springdale ul li a{font-size:13px; line-height:25px; background-image:none; color:#af0000;}
#why_springdale ul li a:hover{color:#002a5f;}

/*** Index  ***/
.middle_container-index{
	width:906px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/middlecopy_bg.png);
	background-repeat:repeat-y;
	overflow:hidden;
	padding-bottom:10px;
}

.banner_shadow-index{
	width:906px;
	height:10px;
	background-image:url(images/banner_shadow.png);
	margin-bottom:5px;
}

.copy_left-index{
	width:410px;
	float:left;
	padding:0px 10px 0px 20px;
	margin:0px;
	line-height:16px;
	border-right:1px solid #d7d7d7;
}
.copy_right-index{
	width:320px;
	float:left;
	padding:0px 0px 0px 10px;
	margin:0px;
}

.tire_center {
	width:235px;
	height:155px;
	float:right;
	margin:-151px -31px 0px 0px;
	display:block;
	position:relative;
}	
.tire_center a{
	display:block;
	width:122px;
	height:85px;
	background-image:url(images/tire_center.jpg);
	background-position:0px 0px;
	margin-left:63px;
}
.tire_center a:hover{ background-position:0px -85px;}

.tire{
	width:235px;
	height:70px;
	background-image:url(images/tire.jpg);
}

/******/

/*** Sub Pages ***/
.middle_container{
	width:906px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/middlecopy_bg-sub.png);
	background-repeat:repeat-y;
	overflow:hidden;
	padding-bottom:10px;
	
}

.banner_shadow{
	width:906px;
	height:10px;
	background-image:url(images/banner_shadow-sub.png);
	margin-bottom:5px;
}

.copy_left{
	width:625px;
	float:left;
	padding:0px 10px 0px 20px;
	margin:0px;
	line-height:16px;
}
.copy_right{
	width:235px;
	float:left;
	padding:0px 0px 0px 15px;
	margin:0px;
}

.tire_center-sub {
	width:225px;
	height:160px;
	margin:0px;
	padding:20px 0px 10px 0px;
	float:left;
}	
.tire_center-sub a{
	display:block;
	width:225px;
	height:160px;
	background-image:url(images/tire_center-sub.jpg);
	background-position:0px 0px;
}
.tire_center-sub a:hover{ background-position:0px -160px;}

.services_list{
	float:left;
	font-size:11px;
	width:110px;
	margin:5px 0px 10px 0px;
	padding:0px 0px 0px 5px;
	line-height:16px;
}
.services_list li{ padding:1px 0px 2px 0px;}


.backtoservices{ float:right; padding:0px 50px 10px 0px;}

ul.servicelist-spacing li{padding-bottom:7px;}

.service_car_blank{
	display:block;
	width:400px;
	height:120px;
	background-image:url(images/car.png);
	background-position:0px -1px;
	position:absolute;
	margin-left:205px;
	margin-top:80px;
	top:450px;
	}
.service_car a span{
	display:block;
	width:400px;
	height:119px;
	background:none;
	position:absolute;
	margin-left:205px;
	margin-top:80px;
	top:450px;
	}

.service_car a:hover span{
	background-image:url(images/car.png);
	background-position:0px -1px;
	}

#engine{background-position:0px -121px;}
#cooling{background-position:0px -242px;}
#a-c{background-position:0px -1322px;}
#driveline{background-position:0px -841px;}
#brakes{background-position:0px -1081px;}
#suspension{background-position:0px -722px;}
#preventative{background-position:0px -601px;}
#tires_wheels{background-position:0px -1202px;}
#exhaust{background-position:0px -961px;}
#electrical{background-position:0px -481px;}
#fuel{background-position:0px -361px;}
#blank{background-position:0px -1px;} /* IE6 bug "fix" */

.service_button a{
	height:45px;
	width:auto;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer; /* For IE */
	}
.service_button h3{color:#FFFFFF;}

.service_button-left{
	height:45px;
	width:15px;
	background-image:url(images/service_button.jpg);
	background-position:0px 0px;
	float:left;
	}
.service_button-middle{
	height:33px;
	width:auto;
	background-image:url(images/service_button.jpg);
	background-position:0px -45px;
	background-repeat:repeat-x;
	float:left;
	padding-top:12px;
	}
.service_button-right{
	height:45px;
	width:15px;
	background-image:url(images/service_button.jpg);
	background-position:-15px 0px;
	float:left;
	}
	
.service_button a:hover h3{
	color:#af0000;
	text-decoration:none;
	}

.service_button a:hover .service_button-left{background-position:0px -90px;}
.service_button a:hover .service_button-middle{background-position:0px -135px;}
.service_button a:hover .service_button-right{background-position:-15px -90px;}

/******/



.lower_container_background{
	background-image:url(images/red_bar.jpg);
	background-repeat:repeat-x;
	background-position:0px 1px;
}

.lower_container{
	width:906px;
	height:390px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bottom_bg.jpg);
	background-repeat:no-repeat;
}

.red_buckets{
	display:block;
	width:882px;
	height:150px;
	padding:18px 0px 0px 12px;
	float:left;
	overflow:hidden;
}
	
.red_buckets a{
	display:block;
	background-image:url(images/red_buckets.jpg);
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	line-height:16px;	
}
.red_buckets a:hover{ color:#af0000;}

	
a#appointment{
	width:174px;
	height:75px;
	padding:75px 0px 0px 120px;
	background-position:0px 0px;
}
a#account{
	width:164px;
	height:75px;
	padding:75px 0px 0px 130px;
	background-position:-294px 0px;
}
a#map{
	width:179px;
	height:95px;
	padding:55px 0px 0px 115px;
	background-position:-588px 0px;
}

a#appointment:hover{background-position:0px -150px; }
a#account:hover{background-position:-294px -150px;}
a#map:hover{background-position:-588px -150px;}

.bottom_buckets{
	width:570px;
	height:130px;	
	padding:18px 0px 0px 20px;
	float:left;
	overflow:hidden;
}

.bottom_buckets a{
	display:block;
	width:285px;
	height:130px;
	background-image:url(images/bottom_buckets.jpg);
	float:left;
}
	
a#offers{background-position:0px 0px;}
a#tips{background-position:-285px 0px;}

a#offers:hover{background-position:0px -130px;}
a#tips:hover{background-position:-285px -130px;}

#newsevents{
	width:195px;
	height:70px;
	padding:65px 0px 0px 89px;
	float:left;
	font-size:11px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#newsevents a{ color:#002a5f;}
#newsevents a:hover{color:#af0000;}

.networking{
	width:320px;
	height:43px;
	padding-left:20px;
	padding-top:30px;
	background-repeat:no-repeat;
	font-size:13px;
	line-height:24px;
	text-transform:uppercase;
	color:#002a5f;
	font-weight:bold;
	float:left;
}

.networking_group{
	height:27px;
	float:left;
	}
	
#network, #share{
	height:27px;
	float:left;
	padding-right:10px;
	}
#share{
	padding-left:25px;
}
.network_icon{
	width:27px;
	height:27px;
	float:left;
	}
.network_icon a{
	display:block;
	width:27px;
	height:27px;
	background-image:url(images/networks.jpg);
	}
#facebook{padding-right:5px;}
#digg{padding-right:5px;}

#facebook a{background-position:0px 0px;}
#twitter a{background-position:-33px 0px;}
#digg a{background-position:-61px 0px;}
#delicious a{background-position:-93px 0px;}

#facebook a:hover{background-position:0px -27px;}
#twitter a:hover{background-position:-33px -27px;}
#digg a:hover{background-position:-61px -27px;}
#delicious a:hover{background-position:-93px -27px;}

.copyright{
	height:70px;
	width:906px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-size:11px;
	line-height:16px;
	color:#84a2c8;
}

.copyright a{color:#84a2c8;}
.copyright a:hover{color:#af0000;}


.bee a{
	width:64px;
	height:64px;
	background-image:url(images/bee.jpg);
	background-position:0px 0px;
	display:block;
	float:right;
	margin-left:10px;
	margin-top:0px;
}
.bee a:hover{background-position:0px 64px;}