/* CSS Document */
html, body {background: url(layout/background1.jpg) repeat-y center; height:100%; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:300;}
.back_head { background: url(layout/header.jpg) no-repeat scroll center top}
.back_nav { background: url(layout/navbarbackground.gif) repeat-x scroll center top}
.page_background {background: url(layout/background3.jpg) repeat scroll center top; }
.page_left {background: url(layout/page_left.jpg) repeat-y scroll center top}
.page_top_left {background: url(layout/page_top_left2.jpg) no-repeat center top}
.page_top_right {background: url(layout/page_top_right1.jpg) no-repeat center top}
.page_right {background: url(layout/page_right.jpg) repeat-y scroll center top}
.linkboxes {background-color:#fff; border: 1px solid #000000; color:#fff;}
.linkboxesgrey {background-color:#CFC8CF; border: 1px solid #000000; color:#fff;}
.linkboxlayout {background: url(boulders/boulders_layout_220.gif) no-repeat center; border: 1px solid #000000; color:#000; font-weight:bold;}

/*MapBuilder Styles*/
.MapBuilder {font: normal small verdana, arial, helvetica, sans-serif; font-size: 9px; margin: 0px;}
      .MapBuilder a {text-decoration: none; color: #000000; background-color: transparent;}
      .MapBuilder a:hover {color: #fff; background-color: transparent;}
      .MapBuilder h1 {font-weight: bold; font-size: 11pt; color: #000; border-bottom: 2px solid #000;}
      
      /* Info Window styles */
      .IW { width: 250px;}
      .IWContent {height: 60px; overflow:auto;}
      .IWCaption {font-weight: bold; font-size: 10px; color: #000; border-bottom: 2px solid #000;}
      .IWFooter {margin-top: 5px; font-size: 9px; }
      .IWFooterZoom {}
      .IWDirections{background-color:#FFF;}

      .MapBuilderSideBar {float:left; text-align:left; margin-left: 0px; width: 200px; }
      /* PDMarker */
      div.markerTooltip {
        color: black;
        background-color: white;
        white-space: nowrap;
        margin: 0;
        padding: 2px 4px;
        border: 1px solid black;
      }
#LocationList {margin-left:0px; padding-left:0px;}
li {padding-top:10px;}
hr {color:#000; border: 1px solid #000;}
.credits {margin-top:5px; color:#919064; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.credits a {color:#919064; font-size:11px; text-decoration:none;}
.credits a:visited {color:#919064; font-size:11px; text-decoration:none;}
.credits a:hover {color:#fff; text-decoration:none;}

.contactform {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-top:5px; padding-bottom:5px;
	}
.formfield {width:100%; border: 1px solid #000;}
.formsend {width:100%; background: url(layout/navbarbackground.gif) repeat-x; color:#ffffff; border: 1px solid #000; }