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

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

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

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

#header {
	height: 105px;
	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-bottom: 30px;
	padding: 0 10px 0 0;
}

#content #body-content {
	padding-left: 10px;
	font: normal 13px/18px Verdana;
}

#sidebar {
	width: 220px;
	float: left;
	margin-bottom: 30px;
	padding: 0 0 0 10px;
}

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

a {
	color: #10548e;
}
a:hover, a:visited {
	color: #60002d;
}

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: #60002d;
	font-size: 17px;
	margin-bottom: 10px;
}

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


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

.img-left {
	float: left;
	margin: 5px 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.png) no-repeat top left;
}

#contact-new {
	float: right;
	width: 350px;
	font-size: 18px;
	color: #8E0C56;
	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: #8e0c56;
}
#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: 17px;
	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;
}


#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;
}

/* 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: #8e0c56;
	padding: 8px 0 7px 35px;
}

#nav ul li a:hover {
	background: #ce0075;
}

/* Subnav styles */
#nav ul li#active a {
	background: #fbdeef url(../images/down-arrow.png) no-repeat left;
	color: #af0063;
	padding: 8px 0 7px 35px;
}
#nav ul li#active ul li a {
	background: #fbdeef;
	color: #535252;
	padding: 3px 0 3px 35px;
}

#nav ul li#active a:hover {
	color: #af0063;
}

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


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

#nav ul li ul {
	background: #fbdeef;
	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: #484848;
	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 {
	float: right;
	width: 540px;
	margin-right: 110px;
	display: inline;
	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;
}

div.scroll {
height: 150px;
width: 200px;
overflow-Y: scroll;
border: 1px solid #666;
padding: 8px;
}
.city_testimonials{
	width:200px; background-color:#E9EDFE; padding:6px; float:right; margin:2px 0 0 4px; border:dashed 1px #666666;
	}
.news{
background-color:#E9EDFE; padding:6px; margin:2px 0 0 4px; border:solid 1px #cccccc;
	}
	
/* New Home splash ------------------------------------ */
#new-splash {
	height: 335px;
}
#new-splash a img {
	border: none;
}
#new-splash .main {
	margin: 0 0 10px;
}
#new-splash .left,
#new-splash .right,
#new-splash .center {
	float: left;
	margin: 0 10px 5px 0;
	width: 230px;
}
#new-splash .right {
	margin: 0 0 10px 0;
}

/* New inside splashes ------------------------------------ */
#int-splash-new {
	background: url(../images/splash-msg-bg.png) repeat-x top;
	oveflow: auto;
	border: 1px solid #c4c4c4;
	margin: 0 0 10px;
}
#int-splash-new a img {
	border: none;
}
#int-splash-new .left,
#int-splash-new .right {
	float: left;
}
#int-splash-new .cta {
	border-top: 1px solid #c4c4c4;
	height: 54px;
	clear: both;
	font: bold 16px/18px Verdana, Geneva, sans-serif;
	color: #810c4f;
	background: url(/images/splash-cta-bg.png) repeat-x top;
}

#int-splash-new .cta table {
	width: 100%;
}

#int-splash-new .cta table td:first-child {
	text-align: right;
	vertical-align: top;
	padding: 16px 8px 0 0;
}

#int-splash-new .cta .cta-right {
	float: right;
	width: 243px;
	margin: 0 25px 0 0;
}
#int-splash-new .cta .cta-left {
	padding: 16px 0 0 25px;
}


#td-signup-wrap {
	border: 1px solid #d7dfca;
	width: 258px;
	float: right;
	margin: 0 0 5px 10px;
}
#td-signup {
	border: 5px solid #0065ac;
	background: url(../images/td-signup-header.jpg) no-repeat 50% 1px;
	padding: 142px 0 0;
	font-size: 12px;
	color: #4b4b4b;
}
#td-signup .subhead {
  display: block;
  background: #d8e8fd;
  padding: 2px 7px;
  margin: 0 1px 8px;
  font-size: 11px;
}

#td-signup table {
	width: 100%;
	margin: 0 0 3px;
	padding: 0 7px;
}
#td-signup p,
#td-signup .submit {
padding: 0 7px;
}

#td-signup table.signup-text td {
	padding: 0 0 2px;
}
#td-signup table.signup-text td.input {
	padding-right: 0;
	text-align: right;
}
#td-signup table.signup-text td input {
	font-size: 12px;
	padding: 1px 2px;
	width: 150px;
	border: 1px solid #d4d4d4;
}
#td-signup table.signup-radio td {
	padding: 0 3px 5px 0;
}
#td-signup p {
	line-height: 14px;
	margin: 0 0 8px;
}
#td-signup p input {
	width: 230px;
	margin-top: 3px;
	padding: 1px 2px;
	font-size: 12px;
	border: 1px solid #d4d4d4;
}
#td-signup .submit {
	text-align: center;
	margin-bottom: 7px;
}

: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:200px;
	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:35px;
	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;
}

#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
}

#factoid {
	font:13px/18px Verdana;
}

#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;
}

#reviews {
	clear:both; 
	margin-bottom:20px; 
	border:1px solid #f6e8f3; 
	background-color:#fff9fe; 
	padding:8px;
}
#review-comments {
	float:right;
	width:520px;
}