@charset "utf-8";
#regionBrandLinks {
	/*display:none;*/
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	border: 1px solid #CCC;
	margin:10px 0px 0px 0px;
	background:url(../images/sidebar-region-bg.jpg) no-repeat;
	-moz-box-shadow: 3px 3px 3px #666;
-webkit-box-shadow: 3px 3px 3px #666;
box-shadow: 3px 3px 3px #666;

}
#regionBrandLinks a {
	color: #666;
	font-size:10px;

}

/*START OF DEALER LANDONG PAGE*/
.address {
	font-size:11px;
}
.contactDetails {
	width:340px;
	display: inline;
	float: left;

	
}
.OpeningTimes {
	width:150px;
	display: inline;

	float: right;
	
}
.dealer_times {
	font-size:11px;
	padding:5px;
}
.mapDP {
	width:275px;
	height:200px;
	float:left;
	margin-bottom:10px;
	border:1px solid #CCC;
}

#map {
	padding-left:10px;
	height: 330px;
	width: 615px;
	margin-bottom:10px;

}

.mainAreaDP {
	padding-top:5px;
}
.logoRowFord {
	height:35px;
	background-color:#06C;
	background-image:url(../images/35x35px/ford.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom:10px;
}
.directionsArea {
	float:right;
	width: 280px;

}

.facilitiesDLP{
	clear:right;
	padding-top:10px;
	max-width:330px;
	
}
.facilitiesDLP img {
	margin-right:10px;
	margin-bottom:5px;
}
#dealerSummaryFacilitiesDLP {
	margin-bottom:5px;
}
#dealerSummaryFacilitiesDLP img {
	margin-bottom:5px;
	margin-right:5px;
	clear:right;

}

/*START OF RESULTS PAGE*/


h2 A:link	{ text-decoration: none; color:#2B5E83; }	
h2 A:visited	{  text-decoration: none; color:#2B5E83; }
h2 A:active	{  text-decoration: none; color:#2B5E83; }
h2 A:hover	{ text-decoration: underline; color:#2B5E83; }




/*--------------------------------------FORM LAYOUT ------------------------------------------------*/


#fadSearchWholePage {
	width:605px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #136fae;
	background-color: #e0e0e0;
	background-image: 	url(../images/stripeformbgNew.jpg);
	background-repeat: repeat-x;
	padding:10px;
	margin-bottom: 20px;

}
#fadSrchLeft {
	float:left;
	width:175px;
	margin-right:10px;
		text-align:left;

	
}
#fadSearch {

	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #136fae;
	background-color: #e0e0e0;
	background-image: 	url(../images/stripeformbgNew.jpg);
	background-repeat: repeat-x;
}
#fadSearch form {
	padding:10px;
	margin:0;
}
.FADsrchTitle {
	font-size:14px;
	font-weight:bold;





}

.Submit {
	float: right;
	margin-top:10px;
}
.title {
	font-size: 18px;
}
#fadSearch form fieldset ul{
	margin:0;
	padding:0;
	}
#fadSearch form fieldset li {
	list-style:none;
	margin:0;
}
#fadSearch form fieldset {
	border:none;
}
#fadSearch form fieldset label {
	display:block;
	width:auto;
	padding-bottom: 5px;
	padding-top: 5px;
}
#fadSearch form .checkbox {
	font:10px;
}


#wrapper {
	position: relative;
	margin: 0px;
	padding: 0px;
	font: 12px Tahoma, Geneva, sans-serif;
	clear:both;
}
/* this is the classes for the results that are displayed underneath the map - there is a left, middle and right container displaying like a table of columns */
.resultcontainer {

	border-bottom:1px solid #CCC;
	padding-bottom:5px;
	
	}
	
.resultslt {
	float:left;
	width:320px;
	padding: 10px 15px 0px 0px;

	}

.results {

	margin-left:330px;
	margin-right:100px;

	height: 1%;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.results tr {

	font:10px;
}
.results table {
	border:none 0px;
}
.results h3 {
	margin-top:0px;
	font-size:14px;
}
.dealerSummaryFacilities1 {
	padding-bottom:5px;
}
.dealerSummaryFacilities1 img {
	padding-bottom: 5px;
	padding-right:5px;
}
.fltrtTel { /* this has been used to float the telephone numbers to the right hand side of the 1st column */
	float: right;
	display: block;
	width: 150px;
}
.resultsrt {
	float:right;
	width:90px;
	padding: 10px 10px 10px 0px;
	text-align: right;
}
.miles {
	font-size: 16px;
	font-weight: bold;
	color: #7AA3C1;
	text-align:right;
	margin-bottom:10px;
}



.clear {
	clear: both;
}

#fadSearch form fieldset .facilities ul li {
	float: left;
	width: 80px;
}

#resultsWrapper {
	/*clear: both;*/

}

#aftersalesNav {
	margin-left: 290px;
	width:350px;
	background:#09C;
	position:relative;
}

#serviceDP img, #MOT_DP img, #partsDP img, #planDP img {
	float:left;
	margin-right:5px;
	
}
#serviceDP, #MOT_DP, #partsDP, #planDP {
	width:145px;
	height:91px;
	padding:10px;
	position:absolute;
	border-top:#ccc solid thin;
	border-right:#ccc solid thin;
	text-align:left;
	font-size:18px;
	color:#2B5E83;
}
.FADinput {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	position:relative;


	
}

.FADinput input { 
	border: 1px solid #ccc;
	color: #666;
	font: inherit;
	padding: 2px 4px;
	width: 87px;
	height:14px;
	position:relative;
}
	
.FADinput input:focus, .FADinput input.focused { border-color: #999; color: #333; }




#aftersalesNav #serviceDP {
	left: 0px;
	top: 0px;
	border-left:#ccc solid thin;
}
#aftersalesNav #MOT_DP {
	left:165px;
	top:0px;
	border-left:#ccc solid thin;
}
#aftersalesNav #partsDP {
	left: 0px;
	top: 111px;
	border-left:#ccc solid thin;
	border-bottom:#ccc solid thin;
}
#aftersalesNav #planDP {
	left:165px;
	top:111px;
	border-left:#ccc solid thin;
	border-bottom:#ccc solid thin;
}


.afterSBtn img {
	margin-right: 8px;
	margin-bottom:10px;

}
.DPnumbers {
	font-size:14px;
	color:#2B5E83;
}
.dealer_manager_pics ul li {
	float: left;
	height:180px;
	margin-right: 10px;
	margin-bottom: 10px;
	width:90px;
}
.dealer_manager_pics ul {
	margin: 0px;
	padding: 0px;
}
.dealer_manager_pics ul li img {
	margin-bottom: 5px;
	width:93px;
}
.manager_title {
	color:#2b5e83;
	font-weight:bold;
}
/* this is the classes for the region results - there is a left, middle and right container displaying like a table of columns */

.regionContainer{
	border-bottom:1px solid #FFFFFF;
	padding-bottom:15px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #F2F2F2;
	padding-top: 15px;
	display: block;
	
	}
	
.regionlt {
	float:left;
	width:75px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;

	}

.region {
	margin-left:90px;
	margin-right:310px;
	height: 1%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
	text-align: left;

}
.regionrt {
	float:right;
	width:310px;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.marginLeft {
	margin-right: 10px;
}
.regionH2 {
	border: 1px solid #CCC;
	margin-bottom: 10px;
	padding: 10px;
}

