@charset "UTF-8";
/* CSS Document */
img {
	border: none;
}

body {
	background-color:#c7c8ca;
	background-position:top left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11.5px;
}

a {
	font-size: 11px;
}
table {
	width: 100%;
}

select,.input {
	width: 100%;
}
#footer-nav a, #footer-nav a:link, #footer-nav a:active, #footer-nav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	margin:0px 10px;
}

#footer-nav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

 a,  a:link,  a:active,  a:visited {
	text-decoration:none;
	color: #005a9c;
}

 a:hover {
	text-decoration:underline;
	color: #005a9c;
}

img {
	border:0;
}

.clear {
	clear: both;
}

.more {
    display: none;
 
    }
	
a.showLink, a.hideLink {
    text-decoration: none;
    
	
	/* background: transparent url('down.gif') no-repeat left;*/
}

a.hideLink {
    /* background: transparent url('up.gif') no-repeat left;*/
}

a.showLink:hover, a.hideLink:hover {
  }
  

h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color:#000000;
	font-style:normal;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	margin-bottom: 5px;
	padding-right:10px;
	}
	
h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color:#005a9c;
	font-style:normal;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	}
	
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	margin: 0px;
	line-height: 17px;
	font-weight: bold;
	text-transform:uppercase;
	}
	
p.content{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:14px;
	font-style:normal;
	margin:0px;
	padding-bottom: 10px;
	padding-right: 10px;
	}
	
p.footer_nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
	line-height:12px;
	font-style:normal;
	padding-top: 5px;
	}
	
hr{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width:solid;
	border-top-color:#CCCCCC;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-top: 20px;
}

#page_container {
	width: 961px;
	background-color:#FFFFFF;
	margin:auto;
	
	}

#main_container{
	width: 961px;
	margin: auto;
	}
	
#content_container{
	width: 941px;
	margin: auto;
	border-top: none;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	display: table;
	padding-bottom: 10px;	
	}	
	
#header{
	width: 941px;
	vertical-align:middle;
	margin: auto;
	border-top:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;	
	}	
	
#footer {
	width:941px;
	background-repeat: no-repeat;
	background-position: center bottom;
	color:#FFFFFF;
	margin:auto;
	margin-top: 0px;
	border-bottom:solid 1px #CCCCCC;
	border-top:solid 3px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}

#footer-nav {
	background-image:url(../images/Footer.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 9px;
	background-image:;
	height:24px;
	margin: 10px auto auto auto;
	border: 1px solid #999999;
	text-align: center;
	width: 940px;
	padding-top: 12px;
}
	
.FindBox {
	overflow: visible;
	background-image: url(../images/FIND_box-content.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	float: left; 
	width: 327px; 
	margin-top: 10px;
}

.error {
	color: red;
}

.FindBoxhome {
	overflow: visible;
	background-image: url(../images/FIND_box.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	float: left; 
	width: 327px; 
	height:325px; 
	margin-top: 10px;
}

#FinderBoxContainer {
	width: 291px;
	height:227px;
	margin-left: 17px;
	vertical-align:top;
	border: solid #CCCCCC 1px;
	background-color: #eeeeef;
}

.contentbox {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 20px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-right:10px;
}

/* Top links bar */

#nav_container{
	width:961px;
	height: 36px;
	margin: 0px;
	padding: 0px;
}

#nav_container div a{
background-image: url(../images/sprite.gif);
margin: 0px;
padding: 0px;
line-height: 0px;
display: block;
text-decoration: none;
float: left;
}

#PanelAndPaint a {
background-position: -18px -738px;
width: 116px;
height: 36px;
}

#PanelAndPaint a:hover {
background-position: -18px -810px;
width: 116px;
height: 36px;
}

#PanelAndPaintOn a {
background-position: -18px -810px;
width: 116px;
height: 36px;
}
	
#Home a {
background-position: -18px -594px;
width: 71px;
height: 36px;
}

#Home a:hover {
background-position: -18px -666px;
width: 71px;
height: 36px;
}

#HomeOn a {
background-position: -18px -666px;
width: 71px;
height: 36px;
}

#AboutUs a {
background-position: -18px -18px;
width: 86px;
height: 36px;
}

#AboutUs a:hover {
background-position: -18px -90px;
width: 86px;
height: 36px;
}

#AboutUsOn a {
background-position: -18px -90px;
width: 86px;
height: 36px;
}

#Branches a {
background-position: -18px -162px;
width: 88px;
height: 36px;
}

#Branches a:hover {
background-position: -18px -234px;
width: 88px;
height: 36px;
}

#BranchesOn a{
background-position: -18px -234px;
width: 88px;
height: 36px;
}

#Vehicles a {
background-position: -18px -1314px;
width: 79px;
height: 36px;
}

#Vehicles a:hover {
background-position: -18px -1386px;
width: 79px;
height: 36px;
}

#VehiclesOn a {
background-position: -18px -1386px;
width: 79px;
height: 36px;
}

#ServiceCentre a {
background-position: -18px -1026px;
width: 124px;
height: 36px;
}

#ServiceCentre a:hover {
background-position: -18px -1098px;
width: 124px;
height: 36px;
}

#ServiceCentreOn a {
background-position: -18px -1098px;
width: 124px;
height: 36px;
}

#Parts a {
background-position: -18px -882px;
width: 57px;
height: 36px;
}

#Parts a:hover {
background-position: -18px -954px;
width: 57px;
height: 36px;
}

#PartsOn a {
background-position: -18px -954px;
width: 57px;
height: 36px;
}

#Finance a {
background-position: -18px -450px;
width: 79px;
height: 36px;
}

#Finance a:hover {
background-position: -18px -522px;
width: 79px;
height: 36px;
}

#FinanceOn a {
background-position: -18px -522px;
width: 79px;
height: 36px;
}

#TypesAlignment a {
background-position: -18px -1170px;
width: 146px;
height: 36px;
}

#TypesAlignment a:hover {
background-position: -18px -1242px;
width: 146px;
height: 36px;
}

#TypesAlignmentOn a {
background-position: -18px -1242px;
width: 146px;
height: 36px;
}

#ContactUs a {
background-position: -18px -306px;
width: 115px;
height: 36px;
}

#ContactUs a:hover {
background-position: -18px -378px;
width: 115px;
height: 36px;
}

#ContactUsOn a {
background-position: -18px -378px;
width: 115px;
height: 36px;
}

#PlaceHolder {
float: left; 
padding: 10px; 
border: none;
}

#WelcomeImage { 
	margin-top: 30px;
}

.HelpBox {
	float:left;
	margin-left: 15px;
	margin-bottom: 15px;
	width: 291px;
}

.HelpBoxRightTop {
	float:left;
	margin-bottom: 15px;
	width: 291px;
	margin-top: 5px;
	margin-left:17px;
}

.HelpBoxRight {
	float:left;
	margin-bottom: 15px;
	width: 291px;
	margin-left:17px;	
}

.HelpBoximg {
	width:291px;
	height:181px;
	border:solid #CCCCCC 1px;
}

#FPVBox {
	width:167px;
	height:98px ;
	background-image:url(../images/FPV.jpg);
	background-repeat:repeat-x;
	padding-left:125px;
	padding-top:12px;
	border:solid 1px #CCCCCC;
}

#TraningTD {
	width:167px;
	height:98px ;
	margin-top: 15px;
	background-image:url(../images/FESL.jpg);
	background-repeat:repeat-x;
	padding-left:125px;
	padding-top:12px;
	border:solid 1px #CCCCCC;
}

#TraningTDContactUs {
	width:300px;
	height:98px ;
	margin-top: 15px;
	background-image:url(../images/FESLT.jpg);
	background-repeat: no-repeat;
	padding-left:125px;
	padding-top:12px;
}

#SignUp {
	background-image:url(../images/Sign-up-box.jpg);
	background-repeat:no-repeat;
	border:solid 1px #CCCCCC;
	height: 237px;
}

#SignUp table {
	width: 90%;
	margin: 10px;
	margin-top: 40px;
}

#FinanceForm {
	margin-left: 10px;
}

#FinanceForm td {
	padding-top: 10px;
}

#FinanceForm td select {
	width: 404px;
}

#FinanceForm td textarea {
	width: 400px;
	height: 150px;
	border: 1px solid #bdbec0;
	font-size: 11.5px;
}

#FinanceForm td .textbox {
	width: 400px;
	border: 1px solid #bdbec0;
	height: 18px;
	font-size: 11.5px;
}
#FinanceForm td .textbox:hover {  	border: 1px solid black; }
#FinanceForm td textarea:hover {	border: 1px solid black; }

#FinanceForm td .checkbox {
	margin-left: 100px;
}
#UnsubscribeDiv {
	display:block;
	width: 100%;
	float:none;
	padding-bottom: 15px;
	margin-left: 15px;
}

.ManagementTeam {
	width: 140px;
	height: 60px;
	border: none;
	margin-left: 8px;
}

#ManagementTeam td p {
	margin: 0px;
	padding: 0px;
}

#ManagementTeam td {
	padding-top: 15px;
}

#BranchTeamTable td {
	padding-top: 15px;
}

#BranchTeamTable td p {
	padding: 0px;
	margin: 0px;
}

#BranchHours {
	margin: 10px;
	float:left;
	width: 250px;
}

#BranchHours td {
	padding-top: 15px;
	font-size: 11.5px;
}

.brancheslocation {
	font-size: 11.5px;
	font-weight: bold;
	text-transform:uppercase;
	line-height: 20px;
	}

.titlebold {
	font-size: 23px;
	font-family:helvetica, arial, verdana;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:8px;
	letter-spacing: 1px;
}

.titleunbold {
	font-size: 23px;
	font-family:helvetica, arial, verdana;
	text-transform:uppercase;
	margin-left:8px;
	letter-spacing: 1px;
}

.title {
	font-size: 23px;
	font-family:helvetica, arial, verdana;
	margin-left:5px;
	text-transform:uppercase;	
}