
/* Generic map, side bar holder styles */
.MapBuilder {font: normal small verdana, arial, helvetica, sans-serif; font-size: 10pt; margin: 0px;}
.MapBuilder a {text-decoration: none; color: #0066CC; background-color: transparent;}
.MapBuilder a:hover {color: #F60; background-color: transparent;}
.MapBuilder h1 {font-weight: bold; font-size: 16pt; color: #369; border-bottom: 2px solid #369;}

/* Info Window styles */
.IW { width: 350px; overflow:auto; height:800px; }
.IWContent { overflow:auto; height:auto;}
.IWCaption {font-weight: bold; font-size: 12pt; color: #369; border-bottom: 2px solid #369;}
/*.IWCaption {font-weight: bold; font-size: 12pt; color: #000000; border-bottom: 2px solid #369;}	*/
.IWCaption a { border:none; }
.IWCaption1 {font-weight: bold; font-size: 12pt; color: #000000; border-bottom: 2px solid #369;}
.IWFooter {margin-top: 5px; font-size: 8pt; }
.IWFooterZoom {}
.IWDirections{background-color:#FFF;}

.MapBuilderSideBar {float:left; margin-left: 10px; width: 550px;}

/* PDMarker */
div.markerTooltip {
color: black;
background-color: white;
white-space: nowrap;
margin: 0;
padding: 2px 4px;
border: 1px solid black;
}


.SiteFooter {Float:left;}
#MapBuilderMap {
clear:both;

border: #000000 1px solid;
position:absolute;
	
}

.MapBuilderMap
{
height:40%;
width:21%;
}

.MapBuilderMap2
{
height:22%;
border: #000000 1px solid;
width:35%;
}

.MapBuilderMap3
{
height:29%;
border: #000000 1px solid;
border-right:#000000 1px solid;
width:40%;
}

.inputbox
{
clear:both;
width:95%;
border:#CCCCCC 1px solid;
}

#contact_subject
{
width:95%;
}
#contact_text
{
width:95%;

}
.smart-contact
{
clear:both;
width:100%;
height:100%;d
}