@charset "UTF-8";
/* CSS Document */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
* {
	margin:0px;
	padding:0px;
}
p {
	text-align: left;
	line-height:16px;
	margin-bottom:10px;
}
a:link {
	color:#1176a1;
	text-decoration:underline;
}
a:visited {
	color:#1176a1;
	text-decoration:underline;
}
a:hover {
	color:#1176a1;
	text-decoration:none;
}
body {
	font: 12px/1.45em "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#424242;
	text-align: left;
}
#container {
	width:919px;
}
#header {
	margin-top:13px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #1d88b5;
	height: 77px;
	margin-bottom: 5px;
}
#logo {
	width:291px;
	float:left;
}
#nav {
	width:468px;
	float:right;
}
#content {
}
#left {
	width:190px;
	float: left;
	background-image:url(images_n/bg_line.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:15px;
	
}
#right {
	width:190px;
	float: right;
	background-image:url(images_n/bg_line.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:15px;
	
}
#middle {
	width:523px;
	margin-left:8px;
	margin-right:8px;
	float:left;
}
#middle_wide {
	width:713px;
	margin-left:8px;
	
	float:right;
}
#image {
	height:184px;
	background:no-repeat right top;
}
#txt {
	background-image: url(images_n/bg_content.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	padding-bottom: 20px;
}
#footer {
	width: 100%;
	background-color:#1894c8;
	height: 150px;
}
#footer p {
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
}
#footer a {
	color:#f2f2f2;
}
.align_right {
	text-align: right;
}
h1 {
	font-size: 17px;
	padding-bottom:7px;
	padding-top:18px;

	color: #22a4da;
	text-align:left;
	font-weight:bold;
}
h1.addMargin {
	margin-left: 10px;
}
h2 {
	color:#2b5595;
	font-size:21px;
	text-align:left;
	line-height:23px;
	font-weight:normal;
}
h2.addMargin {
	margin-left: 10px;
}
h3 {
	font-size: 20px;
	color: #245497;
	font-weight:normal;
	text-align:left;
	border-bottom: 1px dashed #b8b8b8;
	padding-bottom:7px;
	margin-bottom:10px;
}
h4 {
	color:#5b94b3;
	font-size:14px;
	font-weight:normal;
	margin-bottom:7px;
	text-align:left;
	padding-top:7px;
}
h5 {
	font-size: 16px;
	color: #245497;
	font-weight:normal;
	text-align:left;
	border-bottom: 1px dashed #b8b8b8;
	padding-bottom:7px;
	margin-bottom:10px;
}
.p_blue {
	color: #5b94b3;
}
strong {
	font-weight: bold;
	color: #5b94b3;
}
.homeBox {
	background:url(images_n/bg_homeBox.jpg) no-repeat;
	margin-right:10px;
	float:left;
	width: 128px;
	padding:16px;
	height:156px;
}
.homeBox p {
	text-align:center;
}
.homeBox h2 {
	font-size:17px;
	color:#1176a1;
	background:bottom url(images_n/bg_greyLine.jpg) repeat-x;
	text-align:left;
	padding-bottom:7px;
	margin-bottom:7px;
	font-weight:normal;
	line-height:normal;
	margin-left:0px;
}

/* Blue Box */

.boxBlue:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.boxBlue {display: inline-block;}
/* Hides from IE-mac \*/
* html .boxBlue {height: 1%;}
.boxBlue {
	display: block;
	background-image: url(images_n/bg_box_mdl.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-left:16px;
	padding-right:16px;
	padding-top:10px;
	padding-bottom:10px;
}
.boxBlueTop {
	height:6px;
	background-image:url(images_n/bg_box_top.jpg);
}
.boxBlueBtm {
	height:6px;
	background-image:url(images_n/bg_box_btm.jpg);
	margin-bottom:10px;
}
.boxBlue h2 {
	font-size:17px;
	color:#FFFFFF;
	background:bottom url(images_n/bg_blueLine.jpg) repeat-x;
	text-align:left;
	padding-bottom:7px;
	margin-bottom:7px;
	font-weight:normal;
	line-height:normal;
	margin-left:0px;
}
.boxBlue p {
	color:#FFFFFF;
}

/* End */

/* Blue Grey */

.boxGrey:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.boxGrey {display: inline-block;}
/* Hides from IE-mac \*/
* html .boxGrey {height: 1%;}
.boxGrey {
	display: block;
	background-image: url(images_n/bg_box_mdl2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-left:16px;
	padding-right:16px;
	padding-top:10px;
	padding-bottom:10px;
}
.boxGreyTop {
	height:6px;
	background-image:url(images_n/bg_box_top2.jpg);
}
.boxGreyBtm {
	height:6px;
	background-image:url(images_n/bg_box_btm2.jpg);
	margin-bottom:10px;
}
.boxGrey h2 {
	font-size:17px;
	color:#1176a1;
	background:bottom url(images_n/bg_greyLine.jpg) repeat-x;
	text-align:left;
	padding-bottom:7px;
	margin-bottom:7px;
	font-weight:normal;
	line-height:normal;
	margin-left:0px;
}
.boxGrey p {
	color:#424242;
}
.search_field_grey {
	width:95%;
	padding:2px;
	border:1px solid #999999;
	margin-bottom:6px;
	color:#333333;
}

/* End */


.searchFeild {
	height: 18px;
	width: 144px;
	color:#FFFFFF;
	background-color: #85BDCB;
	border:0px;
}
.p_blue {
	color: #1176a1;
}
.p_date {
	font-size: 12px;
	color: #666666;
}
.home1 {
	background:url(images_n/bg_postcode.jpg) no-repeat left center;
}
.home2 {
	background:url(images_n/bg_servicedd.jpg) no-repeat left center;
}
.search_fieldHome {
	width:123px;
	padding-left:9px;
	border:0px;
	color:#ffffff;
	background:url(images_n/bg_postcode.jpg) no-repeat left center;
}
.search_fieldHome2 {
	width:154px;
	margin-left:9px;
	border:0px;
	color:#1176a1;
}
#garage_list th {
	margin-left: 10px;
}
.style6 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; margin: 0px; padding: 0px; }
.style9 {font-size: 12px}
.style12 {font-family: Arial, Helvetica, sans-serif}
.style13 {font-size: 12px; color: #000000;}
.style15 {font-size: 12px; font-weight: bold; }

#garage-desc ul {
	margin-left: 10px;
}

#garage-desc ul li {
	margin-left: 10px;
	float: left;
	width: 150px;
}
