﻿
/*

.infotable
{
}
.infotable img
{
	height: 15px;
	width: 15px;
}



html, body 
{
	font-family: Calibri, Arial;
	font-size: 12px;

}

input
{
	font-family: Calibri, Arial;
	font-size: 12px;
}

.overlay
{
	filter: alpha(opacity=40);-moz-opacity:40%;
}
#harcourtsoverlay
{
	background-color: #ffffff;
	text-align: center;
	padding: 5px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	vertical-align: middle;
}
#harcourtsoverlay td
{
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
}
#harcourtsoverlay img, div.markerDetail img, #navControl img, .displaypic img
{
	border: none;
}

div.markerTooltip, div.markerDetail {
          color: black;
          background-color: white;
          margin: 0;
          padding: 0px;
          border: 1px solid black;
       }

.infowindow
{
	
}
v\:* {
	behavior:url(#default#VML)}
	html, body {width:100%; height:100%}
	html {overflow: hidden}
	body {
	margin:0px 0px 0px 0px;
	padding:0px;
	
}
#map {
	position: relative;	
			height: 100%;	
	z-index: 1;
}

#grid
{
 float: left;
	min-height: 58px;
	margin-bottom: 1px;
	position: relative;
	padding-top: 15px;
	width: 850px;
   
}

#grid {
	clear: both;
	float: left;
	margin-top: 20px;
	width: 850px
}
*/
.overlay
{
	filter: alpha(opacity=40);-moz-opacity:40%;
}
#harcourtsaddressoverlay, #harcourtsoverlay
{
    background-color: #ffffff;
    border: solid 1px #999999;
}
#harcourtsoverlay
{
	text-align: center;
	padding: 5px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	vertical-align: middle;
}
#harcourtsoverlay td
{
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
}
#harcourtsoverlay img, div.markerDetail img, #navControl img, .displaypic img
{
	border: none;
}
.closelink:hover
{
    background-color: #e5ecf9;
}
.closelink
{
    text-decoration: none;
    line-height: 18px;
    border: solid 1px #ffffff;
    padding: 2px;
    /**/
}
.addressresult a, .addressresult a:hover, .closelink
{
    color: Blue;
}
.addressresult:hover
{
    background-color: #e5ecf9;
}
.addressresult td:hover, .closelink:hover
{
    border: solid 1px #d3dbe8;
}
.addressresult td
{
    border: solid 1px #ffffff;
    padding: 2px 5px 2px 5px;
}
html, body 
{
	font-family: Calibri, Arial;
	font-size: 12px;
	
}

input
{
	font-family: Calibri, Arial;
	font-size: 12px;
}

#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	height:100%;
	  background-color: #dcdcdc;
	  position:relative;
}

#header {
	width: 100%;
	position: relative;
}



#search
{
    clear: both;
    /*float: left;*/
    width: 790px;
    /*height: 125px;*/
	/*padding: 20px 0 40px 22px;*/
    /*position: relative;*/
    background-color: #dcdcdc;
}
*html #search {height: 140px;	}

#infodiv
{
    height: 0px;
     background-color:White;
     width:100%;
     position: relative;
    /*width: 80%;
position:absolute;
left:320px;
top:50px;
  
   	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
    z-index:10;*/
}

#map {
	float: left;
	width: 790px;
	height: 520px;	
	position: relative;
}
*html #map {height: 520px;}

#properties {
	clear: both;
	float: left;
	margin-top: 20px;
	width: 750px;
	position: relative;
}


.header {
	font-size: x-large;
	
	
/*	margin-bottom: 10px;*/
}
.displaypic
{
    position:absolute;
	background-color: #ffffff;
	text-align: center;
	border: solid 1px #000000;
}
.innerdisplay td, .display td
{
	text-align: center;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
.innerdisplay a, .infowindow a
{
	color: #666666;
	text-decoration: none;
	white-space: nowrap;
}
.innerdisplay a:hover, .infowindow a:hover
{
	color: blue;
	text-decoration: underline;
	white-space: nowrap;
}

.bottomtable
{
  
    /* background-color: #dcdcdc;*/
     vertical-align:top;
     margin-top:20px;    
     text-align:left;

}


.bottomtable1
{ 
   width:500px;
    
}

#mwrapper
{
	height:530px;
	position:relative;
}

#grid
{
  float: left;
  width: 60%;
}

.right {
	left:500px;
	position:absolute;
	width:270px;
  }

.nrow
{
    background-color: #dcdcdc;
}

.altrow
{
    background-color:White;
}

.banner
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  text-align: right;
  margin-right: 8px;
  color: #6482A0;
  vertical-align:bottom;
}

.banner-bg
{
  background-color: #002E63;  
}

h1
{
    font-weight: bold; font-size: large;
}

