@charset "UTF-8";
body {
	font: 1em Helvetica, Arial, Verdana, sans-serif;
	background: #666666;
	margin: 10 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	margin: 0 auto;
	background: #DDD url(/images/backgroundbar.png) repeat-x top;
	clear: both;
}
.alto {
	margin-top: 0px;
}
.container {
	width: 900px;
	margin: 0 auto;
	z-index: -15;
	clear: both;
}
.header#header {
	height: 134px;
	width: 900px;
	z-index: 550;
/*	background: url(http://www.prontobrakeandmuffler.com/images/head.png) no-repeat left; */
}
#head {
	float: left;
	width: 450px;
}
#fb {
	float: right;
	top: 50px;
	margin-top: 100px;	
}
.leftie { background: url(/images/navdivider.png) no-repeat left -2px; }

#menu {
	width: 900px;
	height: 30px;
	margin-top: 0px;
	z-index: 25;
/*  background: url(http://www.prontobrakeandmuffler.com/images/navbarbg.png) repeat-x; */
	float: left;
	padding-bottom: 0px;
	position: absolute;
	}

ul.navbar {
	list-style-type: none;
	height: 30px;
	font-size: 1em;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font: bold;
	position: relative;
	width: auto;
	z-index: 20;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}

ul.navbar li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	margin-top: -3px;
	white-space: nowrap;
	}
#divider { background: url(/images/navdivider.png) no-repeat right; }
ul.navbar li a {
	display: inline-block;
	line-height: 29px;
	padding-left: 20px;
	padding-right: 20px;
	color: #000000;
	text-shadow: -1px 1px 1px #EEE;
	top: 0px;
	text-decoration: none;
	font-size: 1em;
	margin-top: 0px;
	float: left;
	z-index: 500;
	height: 30px;
	width: auto;
	position: relative;
}	
ul.navbar li a:hover { background: url(/images/navhighlight.png) repeat-x; }
ul.navbar div {
	width: auto;
	height: auto;
	background: url(/images/navhighlight.png) repeat;
	position: absolute;
	z-index: 5000;
	margin-top: 0px;
	display: none;
	float: none;
	clear: both;
}
ul.navbar li ul.subnav {
	list-style: none;
	position: absolute;
	top: 32px;
	left: -5px;
	margin-top: 0 auto;
	left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	float: left;
	max-height: 250px;
	max-width: 240px;
	z-index: -400;
	white-space: nowrap;
	background: url(/images/navhighlight.png) repeat;
	display: none;
	border-bottom: 1px #111111;
}
li.topnav li ul.subnav li {
	margin: 0 auto;
	left: 20px;
	border-bottom: 1px solid #111111;
	clear: both;
	width: auto;
	white-space: nowrap;
	height: auto;
	z-index: 300;
	position: absolute;
	display: none;
}
li.topnav li ul.subnav li a {
	height: auto;
	width: auto;
	position: absolute;
	white-space: pre;
	float: right;
	display: block;
	border-bottom: 1px #111111;
}
#content {
	position: relative;
	overflow: auto;
	width: 900px;
	margin-top: 40px;
}
#mainContent {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	pading-bottom: 5px;
	text-align: left;
	width: 640px;
	margin-left: 0;
	margin-right: 0;
	height: auto;
	float: left;
	clear: both;
	background: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid;
}
.mainpad {
	margin-top: 10px;
}
#sidebar {
	width: 220px;
	padding-top: 0;
	text-align: center;
	margin-top: 0px;
	margin-left: -5px;
	height: 100%;
	float: right;
}
#sidebar h2 {
	font-size: 18px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-top: 0;
	color: #FFF;
	font-family: Helvetica, Sans-Serif;
	font-weight: bold;
	height: 25px;	
	background: url(http://www.prontobrakeandmuffler.com/images/bluebar.png) center no-repeat;
}
#addressbox {
	font: bold 20px Helvetica, Arial, Sans-Serif;
	color: #FFF;
	height: 100px;
	width: 220px;
	margin-top: -5px;
	padding-top: 1em;
	line-height: 1.5em;
	background-image:url(http://www.prontobrakeandmuffler.com/images/addressinfo.png);
	background-position: center;
	background-repeat: no-repeat;
}

#hours {
	color: #FFF;
	height: auto;
	width: 220px;
	margin-top: 0px;
}
#hours h2 {
	background: url(http://www.prontobrakeandmuffler.com/images/bluebar.png) center no-repeat;
}
#hours h3 {
	background: url(http://www.prontobrakeandmuffler.com/images/greybg.png) no-repeat center;
	text-align: center;
	height: 25px;
	margin-top: -15px;
	font: bold .9em Helvetica, Arial, Sans-Serif;
	padding-top: 0.6em;
	width: auto;
}
#payments {
	background: url(http://www.prontobrakeandmuffler.com/images/addressbox.png) no-repeat center;
	text-align: center;
	height: 125px;
	width: 220px;
	color: #FFF;
	font: bold 18px Helvetica, Arial, sans-serif;
	margin-top: -15px;
	line-height: 1.8em;
}
.footer#footer 
{
	font-size: 10px;
	color: #999;
	padding-left: 10px;	
	width: 780px;
	position: relative;
	text-align: center;
	clear: both;
}


.greyed a:link {color: #999}
.greyed a:visited {color: #000}
.greyed a:active {color: #000}
.greyed a:hover {color: #00C}
.greyed {color: #999}
.greyed {font-size: 14px}

.floatR {
	float: right;
}
.floatL {
	float: left;
}


/* BEGIN SLIDESHOW STYLING */
 
/*** set the width and height to match your images **/
 
#slideshow {
	position:relative;
	height: 315px;
	width: 620px;
	margin-right: 10px;
	float: left;
}

#slideshow div {
    position:absolute;
    top:0;
    left:0;
    z-index:3;
    opacity:0.0;
	float: left;
	height: 315px;
	width: 620px;
}

#slideshow div.active {
    z-index:10;
    opacity:1.0;
}
 
#slideshow div.last-active {
    z-index:9;
}

#slideshow h2 {
   position: absolute;
   top: 200px;
   left: 0;
   width: 100%;
   text-align: left;
}
#slideshow h2 span {
   color: white;
   font: bold 28px/51px Helvetica, Sans-Serif;
   letter-spacing: -1px;
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 10px;
}
h2 span.spacer {
   padding:0 5px;
}

/* end slideshow styling */ 
.rounded-corners {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}

h2.trigger {
	padding: 0 10px 0 50px;
	margin: 0 0 5px 0;
	background: url(/images/sliderh2bg.png) no-repeat;
	height: 50px;
	line-height: 46px;
	width: 500px;
	font-size: 2em;
	font-weight: bold;
	float: left;
	color: #FFF;
	text-shadow: -1px 1px 1px #000;
}
h2.trigger a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color: #AAA;}
/* h2.active {background-position: left bottom;} --When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0;
	overflow: hidden;
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	width: 460px;
	clear: both;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 20px;
}
.toggle_container {
	padding: 20px; /*--Padding of Container--*/
	background: #CCC; /*--Bottom rounded corners--*/
}
.block {
	padding: 0px;
	margin-left: 20px;
}
