
/*
	use this to set the site specific styles
	- mostly just colours and so on
*/

body {
	background:url('/img/background.gif') center 0 no-repeat;
}

#footer p {
	color:#cecccc;
}

#footer {
	color:#aaaaaa;
	line-height:8px;
}
#footer #footer-dealers {
	color:#aaaaaa;
}
#footer table td{
	color:#aaaaaa;
}
#footer #business-users{
	color:#aaaaaa;
}

#footer a {
	color:#aaaaaa;
	font-size:10px;
}

#footer .dot {
	color:#aaaaaa;
}

#footer .pipe {
	color:#aaaaaa;
	font-size:11px;		
} 

#footer .section-title {
	font-weight: bold;
	font-size:11px;
}

#footer #horz-line {
	border-bottom:1px solid #aaaaaa;
}

#footer table {
	line-height:8px;
}

h1 {
	color:#003399;
}

.btn-adv-uvl-search {
	display:block;
	width:153px;
	height:57px;
	background:url('/img/buttons/uvl-advanced.gif') no-repeat;
	text-indent:-10000px;
}

.btn-call-us {
	display:block;
	width:55px;
	height:55px;
	background:url('/img/badges/phone_grey.gif') no-repeat;
	text-indent:-10000px;
}

.btn-service-signup {
	display:block;
	width:477px;
	height:86px;
	background:url('/img/buttons/service-plan-signup.jpg') no-repeat;
	text-indent:-10000px;
}

.btn-big {
	display:block;
	width:316px;
	height:142px;
	text-indent:-10000px;
}
	.btn-big-job {
		background:url('/img/buttons/big-job.jpg') no-repeat;
	}
	.btn-big-rental {
		background:url('/img/buttons/big-rental.jpg') no-repeat;
	}
	.btn-big-privilege {
		background:url('/img/buttons/big-privilege.jpg') no-repeat;
	}
	.btn-big-parts {
		background:url('/img/buttons/big_parts.jpg') no-repeat;
	}	

.btn-dealer-map {
	display:block;
	width:149px;
	height:25px;
	text-indent:-10000px;
	background:url('/img/buttons/google-map.gif');
}
.btn-twitter {
	display:block;
	width:149px;
	height:25px;
	text-indent:-10000px;
	background:url('/img/buttons/twitter.gif');
}

.big-find-cta {
	display:block;
	width:195px;
	height:190px;
	background:url('/img/buttons/big-find.jpg') no-repeat;
	text-align:center;
	color:#000 !important;
	line-height:30px !important;
	font-size:14px !important;
}
	.big-find-cta:hover {
		text-decoration:none;
		line-height:30px !important;
		font-size:14px !important;
	}
	.big-find-cta .highlight {
		color:#ff6600;
	}
	.big-find-cta-new     { background-position:0 0px; }
	.big-find-cta-used    { background-position:0 -190px; }
	.big-find-cta-van     { background-position:0 -380px; }
	.big-find-cta-service { background-position:0 -570px; }

.btn-dealer-stock {
	display:block;
	width:149px;
	height:36px;
	text-indent:-10000px;
}

.btn-dealer-stock-new {
	background:url('/img/buttons/view-dealer-stock-new.gif');
}
.btn-dealer-stock-used {
	background:url('/img/buttons/view-dealer-stock-used.gif');
}
.btn-dealer-stock-used-van {
	background:url('/img/buttons/view-dealer-stock-used-van.gif');
}

.btn-dealer-contact {
	display:block;
	width:149px;
	height:36px;
	text-indent:-10000px;
	background:url('/img/buttons/contact-dealer.gif');
}


#main-phone {
	font-size:30px !important;
	line-height:45px !important;
	color:#000;
}

.body-content {
	padding:0 16px;
}
