body, div {
  color: #909090;
  margin-top: 0;
  padding-top: 0;
}

*:focus { outline:none; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
	
}

h1#pageTitle {
  display: none;
}
#leftNav {
	margin: 0;
	padding:0;
   margin-top: 30px;
   width: 180px;
   overflow: hidden;
}

#leftNav object {

}

#loader {
  position: absolute;
  background:transparent url(../../images/loader-bg.gif) no-repeat;
  padding: 5px;
  top: 180px;
  margin: 0;
  left: 50%;
  margin-left: -21px;
  z-index: 1000;
}

.popup-background {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #fff;
  display: none;
}

#content {
  display: block;
  min-height: 600px;
  padding: 0;
  top:80px;
}

#map-holder {
  width: 1000px;
  height: 582px;
  top: 20px;

  position: relative;
}

body.model #map-holder {
  width: 748px;
  margin-left: 250px; 
    overflow: hidden;
 }

#map-canvas {
  width: 1000px;
  height: 582px;
  position: absolute;
}

body.model #map-canvas {
   width: 750px !important;
  }

#map-overlay {
  width: 1000px;
  height: 582px;
  position: absolute;
  background-image:url(../../images/map-overlay.png);
  border-right: 2px solid #fff;
  background-color: #fff;
}


#update-target {
  width: 250px;
  height: 450px;
  overflow: auto;
  background-color: #000;
  color: #fff;
  position: absolute;
  top: 60px;
  left: 730px;
}

/*********
* Corners
*********/

div.map-corner {
  background-image:url(../../images/corners.gif);
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
  position: absolute;
  z-index: 1000;
}

div#tl {
  top: 0;
  left: 0;
  }
  
 div#tr {
   top:0;
   left: 990px;
   background-position:-10px 0;
 }
 
 body.model div#tr {
  top:0;
  left: 739px;
 }
 
 div#bl {
  top:572px;
  left: 0;
  background-position: 0 -10px;
 }
 

 
 div#br {
  top:572px;
  left: 990px;
  background-position: -10px -10px;
 }

 body.model div#br {
  left: 740px;
 }

/**********
* Search Box
**********/

#searchBox {
  position: absolute;
  top: 230px;
  left: 50%;
  margin-left: -138px;
  width: 276px;
  height: auto;
  padding: 5px;
  background: transparent
}

#searchBoxHeader {
  background: transparent url(../../images/box-bg.png) no-repeat 0 0;
  height: 15px;
  position: relative;
  width: 100%;
}

#dragHandle {
  cursor: pointer;
  height: 10px;
  left: 5px;
  position: absolute;
  top: 3px;
  visibility:hidden;
  width: 40px;
}

.drag-off {
  background: transparent url(../../images/dl-icons.gif) no-repeat 0 -80px;
}

.drag-on {
  background: transparent url(../../images/dl-icons.gif) no-repeat 0px -95px;
  
 }
  
 #maxMin {
  cursor: pointer;
  height: 15px;
  position: absolute;
  right: 8px;
  top: 3px;
  visibility:hidden;
  width: 65px;
 }
 
 .max-off {
   background: transparent url(../../images/dl-icons.gif) no-repeat 0 0;
 }
 
 .max-on {
   background: transparent url(../../images/dl-icons.gif) no-repeat 0 -15px;
 }
 
 .min-off {
  background: transparent url(../../images/dl-icons.gif) no-repeat 0 -30px;
 }
 
 .min-on {
  background: transparent url(../../images/dl-icons.gif) no-repeat 0 -45px;
 }

#searchBoxContent {
  background: transparent url(../../images/box-bg.png) repeat-y -276px 0px;
  color: #fff;
  padding: 0 1em;
  position: relative;
  min-height: 20px;
}

#searchBoxContent h2 {
 
  font-family: Arial, helvetica, sans-serif;
  font-size: 1.5em;
  font-weight: bold;
 
 }

.bottom-hr {
  background:transparent url(../../images/hr.png) no-repeat bottom center;
  padding-bottom: 8px;  
}

#instructions {
  font-family: Arial, helvetica, sans-serif;
  font-size: .9em;
  font-weight: bolder;
  text-transform: uppercase;
}

#formContainer {
  margin:0; 
  padding:0;
  
  height: 45px;
  }

#searchForm {
  position:relative;
  height: 25px;
  padding-bottom: 0;
}

#inputBg {
	background: transparent url(../../images/input-bg.png) no-repeat 0 2px;
	padding: 0 10px;
	position: absolute;
	top: 0;
	left: 20px;
	width: 165px;
	height: 19px;
}

#searchEntry {
 background: #fff;
  border: none;
  color: #004b83;
  font-family: Arial, helvetica, sans-serif;
  font-size: 1em;
  height: 13px;
  line-height: 12px;
  width: 165px;
  text-transform: uppercase;
  }
  
  @media screen and (-webkit-min-device-pixel-ratio:0) {
		#searchEntry, .directions-input {margin-top: 4px; }
}
#searchEntry input {
    margin: 0;
  }
#serachEntry input:focus {
	outline: none;
	}
  
#homeImage{
  position: absolute;
  top: 0;
  left: 0;
}

#searchSubmit {
  position: absolute;
  top: 0;
  left: 205px;
}

.dealer-info {
  
}


#results {
  position: relative;
}

#results address {
  color: #d3d3d3;
  font-size: .8em;
  line-height: 1.1em;
  padding-left: 23px;
}

#results div .ui-icon {
  float: left;
  margin-top: 2px
}

#results h3.ui-accordion-header {
  cursor: pointer;
  padding: 5px 0;
  }
  
#results h3.ui-accordion-header .ui-icon {
  display:none;
 }
  
  
#results h3.ui-accordion-header a{
  color: #fff;
   font-family: Arial, helvetica, sans-serif;
   font-weight: bold;
   font-size: 1em/1.1em;
   text-decoration: none;
}

#results h3.ui-state-active {
    background-color: #000;
    border-top: 1px solid #7f7f7f;
  }


#results .ui-state-hover {
  color: #d3d3d3;  
}

#results .ui-accordion-content {
  padding-bottom: 5px;  
  overflow:hidden;
}

#results .ui-accordion-content-active {
  background-color: #000;
  border-bottom: 1px solid #7f7f7f;
  }


#results .ui-state-default {
  border: none;
}


#locator .ui-widget { font-family: Verdana, Arial, sans-serif; font-size: 1.1em; }
#locator .ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_cccccc_256x240.png); }
#locator .ui-icon-triangle-1-e { background-position: -32px -16px; }

#locator #results div a {
  color: #d3d3d3;
  display: block;
  clear: left;
  font-size: .8em;
  padding-left: 20px;
}

#results .get-directions {
  display: none;
  position: relative;
  height: 41px;
}

#results .get-directions p {
  position: absolute; 
  top: 0;
  left: 10px;
  color: #fff;
  font-size: .8em;
  }

  
#results .get-directions-container {
 position: absolute;
  top: 18px;
  left: 10px;
  background: transparent url(../../images/input-bg.png) no-repeat 0 0;
  height: 17px;
  width: 165px;
    padding: 0 10px;
}

#results .directions-input {
 background: #fff;
  border: none;
  color: blue;
  font-family: Arial, helvetica, sans-serif;
  font-size: 1em;
    height: 13px;
	margin-top: 1px;
  line-height: 11px;
  text-transform: uppercase;
  width: 165px;
 }
 
#result .directions-input:focus {
	outline: none;
	}
 
 #results .get-directions .directions-submit {
  position: absolute;
  top: 18px;
  left: 195px;
 }

#searchBox #searchError {
  color: #fff;
  font-size: .9em;
  }

#results div#pagination {
  background:transparent url(../../images/hr.png) no-repeat top center;
  padding-top: 8px;  
}

#searchBox div#pagination p {
  line-height: 1.3;
  color: #d3d3d3;
  font-size: .8em;
  text-align: center
}

#locator  #results div a#nextpage,
 #locator #results div a#prevpage {
  background: transparent url(../../images/dl-icons.gif) no-repeat;
  display: inline-block;
  width: 8px;
  padding: 0;
  margin: 0 5px -2px 5px;
  height: 10px;
  line-height:0;
  overflow: hidden;
 }

#locator  #results div a#nextpage {
  background-position: 0 -105px;
  }
#locator  #results div a#nextpage:hover {
  background-position: -10px -105px;
}
 

 #locator #results div a#prevpage {
  background-position: 0 -115px;
 }
 #locator  #results div a#prevpage:hover {
  background-position: -10px -115px;
}
 
#searchBoxFooter {
  width: 100%;
  height: 15px;
  background: transparent url(../../images/box-bg.png) no-repeat -552px -15px;
}

.infowindow {
  background:transparent url('../../images/infobox-vw-alt.png') no-repeat;
  max-width: 245px;
  height: 27px;
  margin: 0 auto;
  overflow:hidden;
}

.infowindow h3 {
  
  color: #fff;
  font-family: Arial, helvetica, sans-serif;
  font-weight: bolder;
  font-size: .9em;
  position: absolute;
  top: 4px;
  left: 30px;
  overflow:hidden;
  text-align: center;
  text-transform: uppercase;
  white-space:nowrap;
  width: 180px;
}

.listing-num {
  background: transparent url(../../images/listing-bullet.png) no-repeat 2px 0;
  color: #ededed;
  clear:left;
  float:left;
  height: 23px;
  text-align: center;
  width: 24px; 
  padding: 0;
  margin: 0;
}

.infowindow address {
  position: absolute;
  top: 40px;
  left: 40px;
  font-size: 1em; # d3d3d3;
  line-height: 1.2em;
}

#hybridFooter.footerOffset {
  margin-top: 90px;
  
  }


/* IE6 accordion fix */
.ui-accordion-content {
  zoom: 1
}

/**
* Controls
*/

.mapControlUI, .satelliteControlUI, .hybridControlUI {
  background: #000 url(../../images/control-bg.gif);
  border: 1px solid #000;
  cursor: pointer;
  text-align: center;
  color: #909090;
}
 .active-type,
.control-hover
  {
  color: #fff;
  background-position: 0 -20px;
}

.active-type div {
  color: #fff;
}

#locator div#mapControlText, #locator div#satelliteControlText, #locator div#hybridControlText {
  font-family: Arial, helvetica, sans-serif;
  font-weight: 500;
  padding: 0 10px;
  color: inherit;
  
}

#locator #zoomTop { cursor: pointer;height: 20px; width: 20px; background:  url(../../images/zoom-top.gif) no-repeat;}
#locator #zoomBottom { cursor: pointer; height: 20px; width: 20px; background:  url(../../images/zoom-bottom.gif) no-repeat;}


/* Slider
----------------------------------*/
#locator .ui-slider { position: relative; text-align: left; background: transparent url(../../images/track-bg.gif) repeat-y; width: 13px; border: none; }
#locator .ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; left: 3px; height: 1.2em; cursor: default; }
#locator .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

#locator .ui-slider-vertical { width: 20px;}
#locator .ui-slider-vertical .ui-slider-handle { background: transparent url(../../images/slider-handle.gif) no-repeat;  margin-left: 0; margin-bottom: -.6em; }
#locator .ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
#locator .ui-slider-vertical .ui-slider-range-min { bottom: 0; }
#locator .ui-slider-vertical .ui-slider-range-max { top: 0; }
