@charset "utf-8";
/* CTBS CSS 2008-11 */

*, html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000;
}

#wrapper {
	width: 958px;
	margin: 0 auto;
	background: #fff url(../images/wrapper-bg-bot.png) repeat-x bottom;
	border: #6D6D6D solid;
	border-width: 0 1px;
}

#header {
	height: 85px;
	padding: 12px 10px 10px; 
	margin-bottom: 15px;
	background: url(../images/header-bg.png) repeat-y center;
	border-bottom: 1px solid #ceecf8;
}

#content {
	width: 710px;
	float: right;
	margin: 0 10px 30px 0;
}

#content #body-content {
	padding-left: 10px;
}

#sidebar {
	width: 220px;
	overflow:hidden;
	float: left;
	margin: 0 0 30px 10px;
}

#footer {
	clear: both;
	border-top: 1px solid #959494;
	height: 110px;
}

a {
	color: #0367A6;
}
a:hover {
	color: #008ee8;
}
a:visited {
	color: purple;
}

a:link.banner {
	text-align:center;
	text-decoration:none;
}

a:hover.banner, a:visited.banner {
	text-align:center;
	text-decoration:none;
}

p, h2, ul, ol {
	margin-bottom: 15px;
}

ul, ol {
	margin-left: 30px;
}

h1 {
	color: #0367A6;
	font-size: 17px;
	margin-bottom: 10px;
}

h2 {
	color: #0367A6;
	font-size: 14px;
	margin: 10px 0;
	font-weight: bold;
}


.img-right {
	float: right;
	margin: 3px 0 10px 10px;
}

.img-left {
	float: left;
	margin: 3px 10px 10px 0;
}

.border {
	border: 1px solid #f0f0f0;
}

/* Top Contact */
#contact {
	margin: 5px -10px 0 0;
	padding: 12px 0 0 17px;
	width: 292px;
	height: 83px;
	float: right;
	position: relative;
	background: url(../images/contact-bg.jpg) no-repeat top left;
}

#contact-button {
	padding-top: 13px;
	font-weight: bold;
	padding-left: 12px;
	text-transform: uppercase;
}

#contact-button a {
	text-decoration: none;
	color: #9d3565;
}

#contact-button a span {
	text-decoration: underline;
}


#contact a img {
	border: 0;
}

#contact form {
	margin-top: 20px;
}

input#searchbox {
	width: 188px;
	height: 19px;
	padding: 2px 0 0 2px;
	display: inline;
	margin-right: 5px;
	float: left;
	position: relative;
}

#search form button {
	border: 0;
	width: 81px;
	height: 23px;
	background: none;
	display: inline;
	position: relative;
	float: left;
}

#contact-new {
	float: right;
	width: 350px;
	font-size: 18px;
	color: #0367a6;
	text-align: right;
}

#contact-new span {
	font-size: 19px;
}
#contact-new a {
	text-decoration: none;
}
#contact-new a span {
	font-size: 18px;
	background: url(../images/new-contact-button.png) no-repeat top left;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	padding: 3px 0;
	height: 18px;
	width: 103px;
	text-align: center;
}
#contact-new a:hover span {
	text-decoration: underline;
}
#contact-new a #contact-button {
	text-transform: none;
	font-weight: normal;
	color: #0367a6;
}
#contact-new #contact-button {
	padding: 3px 0 0;
}

#contact-new #search {
	width: 280px;
	float: right;
	padding: 10px 0 0;
}

#contact-new input#searchbox {
	width: 188px;
	height: 20px;
	padding: 2px 0 0 2px;
	margin: 0;
	float: left;
	position: relative;
	font: normal 12px/16px Verdana, Geneva, sans-serif;
}


#contact-new #search form button {
	margin: 0;
	padding: 0;
	border: 0;
	width: 65px;
	height: 22px;
	background: none;
	display: inline;
	position: relative;
	float: left;
	cursor: pointer;
}




/* Nav Styles */

#nav {
	font-size: 12px;
	margin-bottom: 6px;
	font-weight: bold;
}

#nav ul {
	margin-bottom: 0;
	margin-left: 0;
}

#nav ul li {
	list-style: none;
	margin-bottom: 1px;
}

#nav ul li a {
	color: #fff;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	background: #0367a6;
	padding: 8px 0 7px 35px;
}

#nav ul li a:hover {
	background: #008ee8;
}

/* Subnav styles */
#nav ul li#active a {
	background: #008ee8 url(../images/down-arrow.gif) no-repeat left;
	color: #FFFFFF;
	padding: 8px 0 7px 35px;
}
#nav ul li#active ul li a {
	background: #ccebff;
	color: #0367a6;
	padding: 3px 0 3px 35px;
	text-decoration: none;
}

#nav ul li#active a:hover {
	text-decoration: underline;
}

#nav ul li ul li#subactive a {
 color: #FFFFFF;	
}

/* Subnav styles */
ul.submenu a {
	background: #9f0101 url(../images/down-arrow.gif) no-repeat left;
	color: #FFFFFF;
	padding: 8px 0 7px 35px;
}
ul.submenu ul li a {
	background: #5a5a5a;
	color: #535252;
	padding: 3px 0 3px 35px;
}

ul.submenu a:hover {
	text-decoration: none;
}




#nav ul li ul li {
	margin: 0;
}
#nav ul li ul li a {
	color: #FFFFFF;
	text-transform: none;
	height: auto;
	font-weight: normal;
	text-decoration: underline;
}

#nav ul li ul {
	background: #008ee8;
	padding-bottom: 7px;
}

/* Financing Styles */
#financing {
	margin-bottom: 6px;
}

#financing a img {
	border: 0;
}

/* Learning Center Styles */
#learningcenter {
	margin-bottom: 6px;
	color: #fff;
}

#learningcenter .title {
	text-transform: uppercase;
	background: #005e74;
	height: 26px;
	padding: 4px 0 0 10px;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 1px;
}

#learningcenter .lc-item {
	margin-bottom: 1px;
	font-size: 12px;
}
#learningcenter span {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
#learningcenter .lc-item a {
	background: #1f85a3;
	padding: 3px 10px;
	display: block;
	text-decoration: none;
	color: #fff;
}

#learningcenter .lc-item a:hover {
	background: #befcfd;
	color: #045e79;
}

/* As seen on TV styles */
#seenontv {
	background: #d5d5d5;
	color: #000;
	padding: 4px 10px;
	margin-bottom: 6px;
	text-align: center;
	font-size: 18px;
}

#seenontv span {
	text-transform: uppercase;
	font-weight: bold;
}

#seenontv img {
	border: 0;
	margin: 0 0 5px 0;
}

/* Map styles */

#map {
	border: 1px solid #858585;
	background: #f0f0f0;
	font-size: 12px;
	text-align: center;
	padding-bottom: 3px;
	margin-bottom: 4px;
	width: 218px;
}

#body-content #map {
	float: right;
	margin: 0 0 10px 10px;
}

#map p {
	margin-bottom: 0;
}
/* News styles */
#news {
	background: #eaf2f6;
	color: #545353;
	font-size: 12px;
	padding: 6px 
}

#news span {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
}

#news a {
	display: block;
}

.blogcredit {
	margin-bottom: 6px;
}

#content #news {
	float: right;
	width: 200px;
	border: 1px solid #1F85A3;
}

/* Front Page Splash */
#fp-splash {
	height: 325px;
	background: #000;
	margin-bottom: 15px;
}
#fp-splash a img {
	border: 0;
}

#fp-splash #phone-box {
	background: #000 url(../images/free-estimate-splash.png);
}

#fp-splash #phone-box a {
	height: 30px;
	display: block;
	padding: 46px 0 0 375px;
	color: #fee2bf;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#fp-splash #phone-box a span {
	text-decoration: underline;
}


/* Interior Page Splashes */
#int-splash {
	height: 191px;
	background: #000000;
	margin-bottom: 15px;
	padding-top: 9px;
}

#int-splash a img {
	float: left;
	border: 0;
}

#int-splash-fr {
	height: 191px;
	background: #484848;
	margin-bottom: 15px;
	padding-top: 12px;
}

#int-splash-fr a img {
	border: 0;
}

/* Contact Page Styles */
table#main-contact td {
	padding-bottom: 5px;
}

/* Footer Styles */
#footer {
	font-size: 11px;
}
#footer-links {
	text-align: center;
	padding-top: 20px;
	margin-bottom: 15px;
}

#footer-links a {
	text-transform: uppercase;
}

#footer-address {
	text-align: center;
}

#footer-bbb {
	float: left;
	margin-left: 140px;
	display: inline;
}
#footer-bbb a img {
	border: 0;
}
#stock{
	font-size:9px;
	margin:10px;
	padding:5px;
	border: solid;
	border-width: thin;
	width: 160px;
	height: 128px;
	background-color:#FFFFFF;

}
#weather{
	font-size:9px;
	margin:10px;
	padding:5px;
	border: solid;
	border-width: thin;
	width: 128px;
	height: 128px;
	background-color:#FFFFFF;

}
#weather a{
	text-decoration:none;
}
#weather div{
	text-align:center;
	height:11px;
	width:128px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(http://static.automotive.com/_SiteConfigs/_global/images/GasPriceWidget/gaswidget_regional_120x90/REGIO_GAS_WIDGET-120X90_02.gif);
}

#gas{
	width:128px;
	height:140px;
	border: solid;
	border-width: thin;
	border-color:#000000;
	align:center;
}
#events{
	background-color:#befcfd;
	padding:10px;
	margin-left:25px;
	margin-right:-10px;
	border-top:solid;
	border-top-color:#000000;
	border-top-width:thin; 
	border-left:solid;
	border-left-color:#000000;
	border-left-width:thin;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:thin;

}
#events a{
	text-decoration:none;
	border-bottom:1px dotted #0000CC;
}
#events a:hover{
	text-decoration:none;	
	border-bottom:none;
	color:#FF0000;
}
#events a:visited{
	text-decoration: underline;
	border-bottom: none;
	color:#006600;
}

#localnews{
	background-color:#befcfd;
	padding:10px;
	margin-left:25px;
	margin-right:-10px;
	border-top:solid;
	border-top-color:#000000;
	border-top-width:thin; 
	border-left:solid;
	border-left-color:#000000;
	border-left-width:thin;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:thin;

}
#localnews a{
	text-decoration:none;
	border-bottom:1px dotted #0000CC;
}
#localnews a:hover{
	text-decoration:none;	
	border-bottom:none;
	color:#FF0000;
}
#localnews a:visited{
	text-decoration: underline;
	border-bottom: none;
	color:#006600;
}


#traffic{
	background-color:#befcfd;
	padding:10px;
	margin-left:25px;
	margin-right:-10px;
	border-top:solid;
	border-top-color:#000000;
	border-top-width:thin; 
	border-left:solid;
	border-left-color:#000000;
	border-left-width:thin;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:thin;
 	
}
#traffic a{
	text-decoration:none;
	border-bottom:1px dotted #0000CC;
}
#traffic a:hover{
	text-decoration:none;	
	border-bottom:none;
	color:#FF0000;
}
#traffic a:visited{
	text-decoration: underline;
	border-bottom: none;
	color:#006600;
}

table#service td {
	padding: 3px;
	vertical-align: top;
}

table#opinion td {
	padding: 5px;
	vertical-align: top;
}

table#ljthink {
	border: 1px solid rgb(204, 204, 204);
	width: 400px;
}
table#ljthink td,
table#ljthink th{
	padding: 3px 5px;	
}
table#ljthink th {
	border-bottom: 1px solid rgb(204, 204, 204);
}

table#ljthink h2 {
	margin: 5px 0 0;	
}

div.scroll {
height: 150px;
width: 200px;
overflow-Y: scroll;
border: 1px solid #666;
padding: 8px;
}

#testimonials {
border:3px solid #cecece;
float:center;
height:relative;
margin:2px;
padding:6px;
width:200px;
}
:focus {
  -moz-outline-style:none;
}

#triggers {
	text-align:center;
}

#triggers img {
	cursor:pointer;
	margin:0 5px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:2px;

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* styling for elements inside overlay */
.boxdetails {
	position:absolute;
	top:15px;
	right:15px;
	font-size:15px;
	color:#fff;
	width:200px;
}

.boxdetails h3 {
	color:#aba;
	font-size:15px;
	margin:0 0 15px 0;
}

#triggers table td {
text-align: center;
font-weight: bold;
width:152px;
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:580px;	
	min-height:300px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:150px;
	width:35px;
}

#long-content-box {
background-color: #f1f1f1;
border:1px solid;
border-color: #5977b2;
padding:10px;
margin-top:20px;
}

#long-content-box h3 {
color:#153980;

}

#gray-hr {
	margin:15px 0px 15px 0px;
	height:1px;
	background-color:#ddd;
	color:#ddd;
	border:0
}
#right-content-box {
width:352px;
float:right;
border: 1px;
border-color:#000000;
margin: 0 0 5px 15px;
background-color: #f1f1f1;
}

#right-content-box p {
margin: 10px;
}

#spaced li {
margin-bottom:10px;
}
#right-content-box {
width:352px;
float:right;
border: 1px;
border-color:#000000;
margin: 0 0 5px 15px;
background-color: #f1f1f1;
}

#right-content-box p {
margin: 10px;
}

#spaced li {
margin-bottom:10px;
}

#productpage h2 {
	color:#292929;
	font-size:14pt;
	font-weight:bold;
	margin:0
}

#productpage .img-left {
	margin-right:17px
}

#productpage .img-right {
	margin-left:17px
}

#productpage .warranty {
	margin:0px 0px 25px 0px;
	font-style:italic;
	color:#4d3789
}

#productpage .quote {
	margin-top:30px;
}

#productpage .quote a {
	font-weight:bold;
	font-style:italic;
	color:#00a8a8;
	font-size:13pt;
	text-decoration:none
}

#productpage .quote a:hover {
	font-weight:bold;
	font-style:italic;
	color:#bb047e;
	font-size:13pt;
	text-decoration:none
}

#productpage .proddetails h3 {
	color:#00a8a8
}

#productpage .proddetails ul {
	padding-left:250px
}

.zoom {
	margin-top:25px;
	width:211px;
	text-align:center;
	color:#4d3789;
	font-weight:bold;
	text-decoration:none
}

#productpage ul.product-left {
	list-style-type:none;
	padding:10px 0px 0px 0px;
	margin-bottom:490px;
}

#productpage ul.product-left li {
	background-image:url('../images/arrow.gif');
	background-repeat:no-repeat;
	background-position:0em .1em;
	padding-left:2em;
	padding-bottom:8px;
}

#productpage ul a {
	color:#292929;
	text-decoration:none
}

#productpage ul a:hover {
	text-decoration:underline
}

#productpage .detailtitle {
	font-weight:bold;
	font-size:12pt;
}

table.colors {
	margin:15px 0px 15px 0px
}

table.colors th {
	padding:5px
}

table.colors td {
	text-align:center;
	padding:3px 0px 3px 0px
}

#productpage hr {
	margin:15px 0px 15px 0px;
	height:1px;
	background-color:#ddd;
	color:#ddd;
	border:0