/* Anthology CMS framework: Updated 2012.07 */
/* Google stylesheet
------------------------------------------------------------ */

/* Overlay
------------------------------------------------------------ */
#left-panel-overlay {
  background: url("/scripts/search/resources/images/overlay.png") repeat scroll 0 0 transparent;
  height: 440px;
  margin: 0;
  position: absolute;
  width: 303px;
  z-index: 10;
  display:none;
}
#left-panel-overlay img {
  margin:175px 0px 0px 135px;
}

#canvas-overlay {
  background: url("/scripts/search/resources/images/overlay.png") repeat scroll 0 0 transparent;
  height: 440px;
  margin: 0 0 0 305px;
  position: absolute;
  width: 673px;
  z-index: 10;
  display:none;
}
#canvas-overlay img {
  margin:175px 0px 0px 345px;
}

#col3_content #directionsRoute img { float:left; }

/* directions fix */
#col3_content .gmap .gmapDescription ol li { margin:0 0 10px 20px !important; }









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
