/* CSS code to support polylines and polygons in Internet Explorer */
v\:* {
      behavior:url(#default#VML);
}
.hidden {
    display: none;
}
#map {
	border-left:1px solid #16B7ED;
	width:557px;
 	height:615px;
}
#installerMap {
	border:1px solid #000;
	width:547px;
 	height:615px;
 	margin: 10px auto;
}
.routesearch #installerMap {
	width:547px;
 	height:615px;
}
#directions {
	display:none;
}

#left {
	width:220px;
	float:left;
	padding:0 10px 0 10px;
} 
#installer.routesearch #left {
	width:220px;
	float:left;
	display:block;
	padding:0 10px 0 10px;
} 
#installer  #left {
	display:none;
}
#right {
	margin-left:240px;
}

#installer #right {
	margin-left:0;
}
#installer.routesearch  #right {
	margin-left:240px;
}
H3 {
	margin-top:10px;
}
#sf_holder {
	border:1px solid #16B7ED;
	width:800px;
	margin-bottom:2em;
}

#installer #sf_holder {
	border:0;

}
#locationsearch {
	margin-top:1em;
}
.submit {
	vertical-align:bottom;

}
a * {
    cursor: pointer;
}

div#results{
    width: 225px;
    margin: 0px;
 	height: 345px;
    overflow-x: hidden;
    overflow-y: auto;
    display: none;

}
div#directionsResults {
    width: 225px;
    margin: 0px;
 	height: 425px;
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
}

body.storesearch div#results, body.routesearch div#directionsResults, body.routesearch div#directions, body.storesearch div#directions, body.routesearch div.aPrint {
    display: block;
    
}

body.routesearch #storelocator,body.storesearch #backToSearch,body.storesearch #printDirections {
	display:none;
}
#printDirections {
	margin-top:1em;
}
* html body div#results {
    height: 355px;
}
* html body div#directionsResults {
    margin-left: 0;
    height: 445px;
}
* + html body div#results {
    height: 355px;
}

div#results a.MMresultRoot div.MMresultcompanyname, div#results a.MMresultRoot span {
    margin-left: 35px;
}
.MMresultcompanyname EM{
	font-weight:normal;
}


div.MMresultid {
    margin-left: 0;
    float: left;
    clear: none;
    font-weight: bold;
    color: #fff;
    width: 25px;
    height: 25px;
    background: url( ../i/resultmarker.png ) no-repeat;
}
div#results div.MMresultid span {
    margin: 5px 0;
    height: 25px;
    width: 25px;
    text-align: center;
}
span.MMdaySpan {
    float: left;
    font-weight: bold;
}
span.MMdayHoursSpan {
    float: right;
}
div.MMinfoboxRoot {
    padding: 10px;
}
.over {
	background:green;
}
a.mobileLink {
    float: right;
    margin: 10px 0;
    color: #000;
    text-decoration: none;
}
a.mobileLink:hover {
    text-decoration: underline;
}
span.MMrecordName {
    text-transform: capitalize;
    display: block;
    font-weight: bold;
}
.MMresultcompanyname {
	font-weight:bold;
	text-align:left;
}
div.links {
	clear:right;
   margin: 5px 0 0 0;
}
div.links a {
    font-weight: normal;
    color: #3333CC;
    display: block;

}
.mainContent3 {
	padding-top:1em;
}
.MMresulttelephone,.MMresultaddress1,.MMresultaddress2,.MMresulttown,.MMresultemail,.MMresultfax,.MMresultweb,.MMresultaddress1 {
	width:200px;
}
A IMG {
	border:0;
}
h4.directions {
    margin: 10px 0 0 0 ;
    padding:10px 0 5px 0;
}
FORM {
	margin:0;
	padding:0;
}













form input#locationsearch, form input#directions_from,  input.text {
    border: 1px solid #7F9DB9;
    margin: 5px 5px 5px 0;
    width: 165px;
}
form input#directions_to {
    border: 1px solid #7F9DB9;
    margin: 5px 5px 5px 0;
    width: 155px;	
}
form.directions {
    margin: 5px 0;
}
input.text {
    width: 120px;
}
form input#directions_from {
    width: 200px;
}
form input#directions_to {

    font-weight: bold;
    border: none;
    background: #fff;
    text-transform: capitalize;
    color: #000;
    height: 16px;
}

a#printDirections,a#backToSearch {
    margin: 5px 0 0 0;
 		font-weight: bold;
    color: #3333CC;
    padding:0;
    text-decoration: none;
}

a#printDirections:hover,a#backToSearch:hover {
   
    color: #000;
   
}
A.gotoloc {
	margin:5px 0 0 0;
}
.dist {
	padding-top:1em;
	font-weight:bold;
	text-align:right;
	
}
.MMresultdist {
	font-weight:bold;
	width:150px;
}
#contact {
	float:left;
	width:40%;
}
#company {
	float:left;
	width:40%;
	margin-left:2em;
}
#message,.back {
	float:left;
	width:80%;
	clear:left;
	margin-left:75px;
	margin-bottom: 1em;
	
}

.back {
	float:left;
	width:80%;
	clear:left;
	margin-left:75px;
	
}
#installer H1 {
	font-size:1.2em;
	text-indent:1em;
	margin-top:0;
}
#installer_details {
padding-bottom:1em;
margin-bottom:1em;
}
#installerlogo {
	float:left;
}
.MMLeftboxaddress {
	border-top:1px solid black;
	margin:0.5em 0;

	padding:0.5em 0;
}



a.MMresultRoot, a.geoResult {
    display: block;
    padding: 10px 0px;
    width: 205px;
    float: left;
    clear: both;
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #ccc;
    outline: none;
}
a.MMresultRoot a.straight {
	padding:0;
	display:block
	border:0;
}
a.MMresultRoot:hover, a.geoResult:hover {
    background: #CEDDEE;
}
a.geoResult {
    margin: 0 15px;
    width: 485px;
}
a.MMresultRoot, div.MMinfoboxRoot div {
    text-transform: capitalize;
}
div#results a.MMresultRoot div.MMresultcompanyname, div#results a.MMresultRoot span {
    margin-left: 35px;
}
a.MMresultRoot span {
    float: left;
    clear: both;
}
a.MMresultRoot span.MMresultpc, div.MMinfoboxRoot div.MMinfoboxpc {
    text-transform: uppercase;
}
a.MMresultRoot span.MMresultstreet {
    margin-top: -10px;
}
div.MMresultid {
    margin-left: 0;
    float: left;
    clear: none;
    font-weight: bold;
    color: #fff;
    width: 25px;
    height: 25px;
    background: url( ../i/resultmarker.png ) no-repeat;
}
div#results div.MMresultid span {
    margin: 5px 0;
    height: 25px;
    width: 25px;
    text-align: center;
}


.MMInfoBox .MMmiddle .MMcentre .MMspacer {
	width:240px;
}