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

body {
	margin: 0;
	background-color: #003366;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/toprepeater.gif);
	background-repeat: repeat-x;
	background-position: top;	
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family: helvetica, arial, verdana, sans-serif;
}
#main-body .reviews img {
	float:left;
	padding-bottom:15px;
}
.leftcol .address {
	clear:left;
	padding:10px;
}

.contactForm label { clear: left; margin-top: 5px; line-height: 18px; width: 220px; display: block; float: left; }

h2 {
	font-size: 20px;
	line-height: 24px;
}

.post { margin-bottom: 30px; }

#wrapper {
	margin:0 auto;
	width:920px;
	pading;0;

}

#header {
	margin-top: 1px; 
	background-image: url(../images2/hdr-920x154.jpg);
	background-repeat: no-repeat;
	width: 920px;
	height: 154px;
	position: relative;
}
.mainsection {
	background-image: url(../images/mainrepeater.gif);
	background-repeat: repeat-y;
	float: left;
	width: 920px;
	color: #333333;
}
.post_list {
	width: 590px;
}

.leftcol {
	padding: 10px 15px 10px 15px;
	float: left;
	width: 585px;
}
.leftcol img {
	border-style:none;
	padding:8px;
}

.blog_nav {
	float: left;
	width: 298px;
}

.rightcol {
	float: left;
	width: 298px;
}

.logolink {
width:261px;
height: 105px;
display: block;
position: absolute;
top: 11px;
left: 23px;
}

.navi{
	float:left;
	width:920px;
	height:33px;
	background-image: url(../images2/tile-nav-top-31x31.jpg);
}

.navi ul{
	float:left;
	padding:0px 0 0 10px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	list-style:none;
	position:relative;
	z-index:100;
}
.SlidingPanelsContentGroup2 #tab0 .cta {
	font-size: 24px;
	color: #F00;
}
.SlidingPanelsContentGroup2 #tab2 .cta {
	font-size: 24px;
	color: #F00;
	margin-top:-10px;
}
.SlidingPanelsContentGroup2 #tab4 .cta {
	font-size: 24px;
	color: #F00;
	margin-top:-10px;
}
.SlidingPanelsContentGroup2 #tab3 .cta {
	font-size: 24px;
	color: #F00;
	margin-top:-10px;
}
.SlidingPanelsContentGroup2 #tab1 .bigwhite {
	font-size: 24px;
	color: #FFF;
}


.navi { 
	text-align: left !important; 
}
#mainNav { margin-top: 10px;}

.navi ul li{
	text-align: left; 
	margin:0;
	padding:0;
	display:inline;
	position: relative;
	height: 33px;
}
.navi ul li ul li {
	padding: 0; 
	margin: 0; 
}
.navi ul li a{
	color:#999;
	text-decoration:none;
	width:112px;
	padding: 0px;
	text-transform:uppercase;
	font-size: 12px;
	padding:  0px 20px 0 20px;
}
.navi ul li a:hover {
	color:#0F0;
}

.navi ul li.longLi{
	text-transform:none;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.navi ul li ul {
	text-align: left; 
	float: none;
	visibility:hidden;
	position:absolute;
	height:0;
	top:15px;
	left: 0px;
	width:135px;
	z-index: 999;
	overflow:visible;
	background: #333333;
	padding: 0; 
	margin: 0; 
}

.navi ul li ul li, .navi ul li ul, .navi ul li ul li a {
		background: #333333 !important; 
}

.navi ul li ul a {
	text-align: left; 
	display:block;
	width:140px;
	height:33px;
	font-size:12px;
	text-align:left;
	line-height:20px;
	margin: 0;
	padding: 0 0 0 4px;
	background: #333333;
}

.maincontent {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 956px;
}
.contactcontent {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 500px;
	padding:0 0 0 25px;
}


/* position the third level flyout menu */
.navi ul li ul li ul{
	left:130px; 
	top:0;
	width:200px;
	color:#000;
}


	
}
.navi ul ul li a {
	width: 200px;
	height: 29px;
	background-image: url(../images/li-biglong.png);
	background-repeat: no-repeat;
	float:left;
	background-color:#F00;
}
/* position the third level flyout menu for a left flyout */
.navi ul ul ul.left {
left:-155px;
}
/* style the table so that it takes no part in the layout - required for IE to work */
.navi table {position:absolute; top:0; left:0;}
/* style the second level links */

.navi ul ul ul a, .navigation ul ul ul a:visited {
	height:auto;
	line-height:1em;
	padding:7px 4px;
	width:200px;
	color:#5aB808;
}
* html .navi ul ul a{
width:135px;
}
/* make the second level visible when hover on first level list OR link */
.navi ul li:hover ul,.navigation ul a:hover ul{
visibility:visible; 
}
/* make the second level visible when hover on first level list OR link */
.navi ul li.shover ul,.navigation ul a:hover ul{
visibility:visible; 
}

/* keep the third level hidden when you hover on first level list OR link */
.navig ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.navi ul .shover ul :hover ul{ 
visibility:visible;
}


.submenus {
	padding:0; 
	margin:-2px 0 0 0;
	float:left;
	width: 920px;
	height:30px;
	background-color:#000;
	
}
.submenus ul {

	margin:0;
	padding:0 0 0 22px;
}
.submenus ul li {
	display:inline;
}
.submenus ul li a {
	display:block;
	padding: 0 9px;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	text-transform: none;
	float:left;
	line-height:25px;
	color:#999;
}
.submenus ul li a:hover {
	color:#0F0;
}
div.loaner a:active {
background-position:0 0;
}

div.loaner a {
	display:block;
	height:27px;
	margin:0;
	overflow:hidden;
	padding:0;
	text-decoration:none;
	width:251px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images2/hdr-navtab-freeloaner.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#freeloaner {
float:left;
height:27px;
margin:127px 0 0 5px;
width:251px;
}

div.df a:active {
background-position:0 0;
}

div.df a {
	display:block;
	height:27px;
	margin:0;
	overflow:hidden;
	padding:0;
	text-decoration:none;
	width:251px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images2/hdr-navtabs-deductible-fin.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.df {
	float:left;
	height:27px;
	width:251px;
}

#dedfin {
	float:left;
	height:27px;
	margin:127px 0 0 0px;
	width:251px;
}

div.rf a:active {
background-position:0 0;
}

div.rf a {
	display:block;
	height:27px;
	margin:0;
	overflow:hidden;
	padding:0;
	text-decoration:none;
	width:130px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/images2/referral.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.rf {
	position:absolute;
	height:27px;
	width:130px;
}

#referral
{
	position:relative;
	float:left;
	height:27px;
	width:1px;
	margin:127px 0 0 0;
}

.phone-sandy {
color:#FFCC33;
}

.phone-southsl {
color:#99CC33;
}

.phone-ogden {
color:#6699CC;
}

.phone-24hrtow {
color:#996699;
}
#phones-hdr {
float:left;
font-size:14px;
line-height:20px;
margin:-54px 1px 1px 97px;
}
#phones-hdr a {
	text-decoration: none; 
}
#phones-hdr a:visited {
	text-decoration: none; 
}
#lower-cta, .towing {
color:#000000;
}

#lower-cta, .ph-ogden {
	color:#36F;
}

#lower-cta, .ph-southsl {
	color:#393;
}

#lower-cta, .ph-sandy {
color:#993300;
}

#lower-cta {
	margin-top: 25px; 
	font-size:14px;
	width:auto;
}
#lower-cta img {
	float:right;
	padding:8px;
}
.rightcol h3 {
padding-left:20px;
font-size:17px;
color:#C63;
}
.rightcol p {
	padding:0 10px 0 20px;
	font-size:13px;
}
.rightcol a {
	color:#C63;
}
.leftcol .slidingmenu {
	background-color: #003366;
	float: left;
	height: 30px;
	width: 582px;
	margin:20px 0 20px 0;
}
.leftcol .slidingmenu ul {
	float: left;
	height: 30px;
	width: 580px;
	padding:0;
	margin:0;
}

.leftcol .slidingmenu li {
	display:inline;	
}
.leftcol .slidingmenu li a {
	display:block;
	padding:0 6px;
	font-size:15px;
	line-height:30px;
	color:#fff;
	list-style-type:none;
	float:left;
	text-decoration:none;
	border-left: 1px solid #ffffff;
}

.leftcol .slidingmenu li.first a {
	display:block;
	padding:0 9px;
	font-size:15px;
	line-height:30px;
	color:#fff;
	list-style-type:none;
	float:left;
	text-decoration:none;
	border-left: none;
}

.leftcol .slidingmenu li a:hover {
	background-color:#8D3A00;
}
#mainpic-area {
background-color:#000000;
margin:0;
}
#footer {
	background-color:#333333;
	clear:both;
	height:105px;
	padding:20px 30px;
	width:860px;
	margin:0 auto;
	color: #ffffff;
}


.SlidingPanelsContentGroup2 .col_repair .cta {
	font-size: 24px;
	color: #F00;
}
.SlidingPanelsContentGroup2 #tab2 .cta {
	font-size: 24px;
	color: #F00;
	margin-top:-10px;
}
.SlidingPanelsContentGroup2 #tab4 .cta {
	font-size: 24px;
	color: #F00;
	margin-top:-10px;
}
.SlidingPanelsContentGroup2 #tab3 .cta {
	font-size: 24px;
	color: #F00;
	margin-top:-10px;
}
.SlidingPanelsContentGroup2 #tab1 .bigwhite {
	font-size: 24px;
	color: #FFF;
}

.rowcolor1 {
	background-color: #cccccc;
}

/****************************
	Blog Styles
****************************/
.post_sidebar { float: left; width: 265px; }
.post_list { float: left; width: 560px; padding-left: 25px; }
	.post_list .navigation { font-size: 11px; width: 100%; }
		.post_list .navigation a, .post_list .navigation a:visited { color: #06c; }
		.post_list .navigation .alignleft { float: left; }
		.post_list .navigation .alignright { float: right; }
		
	.post_list .pagetitle { color: #2D3031; text-transform: uppercase; }
	.post_list .post { }
		.post_list .post h3 { margin-bottom: 5px; border-bottom: 1px solid #C5C5C5; font-size: 16px !important; }
		.post_list .post a, .post_list .post a:visited { text-decoration: none; color: #000000; }
		.post_list .post a:hover { color: #06c; }
		.post_list .post .date { font-size: 11px; color: #424242; }
		
.post_sidebar ul li { list-style-type: none; }
	.post_sidebar ul li h2 { color: #000000; font-size: 14px; border-bottom: 1px solid #C5C5C5; }
	.post_sidebar ul li a, .post_sidebar ul li a:visited { color: #06c; text-decoration: none; }
		.post_sidebar ul li a:hover { color: #666; }