body
{
	margin: 0;
	background-color: #88AFF4;
	font-family: Arial;
	font-size: 11pt;
}

a, a:visited {
color: #5588DD;
}

.bodyCell {
	text-align: left;
	background-color: #D5E6F0;
	vertical-align: top;
	height: 200px;
}
div.dropdownMenu
{
	font-family: "Arial Bold";
	font-size: 10.5pt;
	background-color: #3566CF;	
	position: absolute;
	padding: 5px;
	top: 43px;
}
div.dropdownMenu a:link
{
	color: #fff;
	text-decoration: none;
}
div.dropdownMenu a:visited
{
	color: #fff;
	text-decoration: none;
}
div.dropdownMenu a:active
{
	color: #fff;
	text-decoration: none;
}
div.dropdownMenu a:hover
{
	color: #3566CF;
	background-color: #fff;
	text-decoration: none;
}
.menuBar
{
	background-color: #D5E6F0;
	background-image: url('/img/bg_menubar.jpg');
}
.menuTop {
	background-color: #D5E6F0;
}

img
{
  border-width: 0px;
}

.addInfo strong { font-weight: bold; color: #222; }

.galleryImg { border: 1px solid #000; cursor: pointer; }
.galleryImg:hover { border: 1px solid #f00; }



p { 

}

.small {
font-size: 10px;
}

.leftMenu
{
  position: relative;
  height: 48px;
  line-height: 48px;
  padding: 0px;
  margin: 5px;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  border: 3px outset;
  border-color: #3266cb #3266cb #10325f #10325f;
  background-color: #354f9a;
  background-image: url(img/bg_footer.jpg);
  font-size: 10pt;
  font-weight: bold;
  width: 160px;
}
.leftMenu a
{
  color: #fff;
  text-decoration: none;
}

.leftMenu a:Hover
{
  color: #ff8;
}

.leftMenu2
{
  position: relative;
  height: 48px;
  line-height: 24px;
  padding: 0px;
  margin: 5px;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  border: 3px outset;
  border-color: #3266cb #3266cb #10325f #10325f;
  background-color: #354f9a;
  background-image: url(img/bg_footer.jpg);
  font-size: 10pt;
  font-weight: bold;
  width: 160px;
}
.leftMenu2 a
{
  color: #fff;
  text-decoration: none;
}

.leftMenu2 a:Hover
{
  color: #ff8;
}

h1 { font-size: 16pt; font-weight: bold; color: #003399;  margin: 0px; }
h2 { font-size: 14pt; font-weight: bold; color: #3366cc; }
h3 { font-size: 12pt; font-weight: bold; color: #5588dd; }
h4 { font-size: 12pt; font-weight: bold; color: #5588dd; line-height: 12px; padding: 0;}
h5 { font-size: 14px; font-weight: bold; color: #5588dd; line-height: 17px;	margin: 0; padding: 5px 0 0 0;}

.footer a {
color: #FFFFFF;
}

span.checkbox {
width: 19px;
height: 17px;
padding: 0 5px 0 0;
background: url(images/checkbox.gif) no-repeat;
display: block;
clear: left;
float: left;
}

span.radio {
width: 19px;
height: 17px;
padding: 0 5px 0 0;
background: url(images/radio.gif) no-repeat;
display: block;
clear: left;
float: left;
}
span.select {
position: absolute;
width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
height: 21px;
padding: 0 24px 0 8px;
color: #fff;
font: 12px/21px arial,sans-serif;
background: url(images/select.gif) no-repeat;
overflow: hidden;
}

.blankspace {
background-color: #fcffa5;
}

.imgright {
float: right;
padding: 10px;
}

#agents_list {
	margin: 5px 0 10px;
	}

#agents_list li {
	position: relative;
	padding: 10px 5px 5px;
	border-bottom: 1px solid #5588DD;
	list-style:none;
	}

#agents_list li.last {
	border: none;
	}

#agents_list li li {
	padding: 0;
	border: none;
	}

#agents_list li li:hover {
	padding: 0;
	background: none;
	}

#agents_list .blurb {
	padding-bottom: 7px;
	}

#agents_list li .details {
	display: none;
	position: relative;
	width: 100%;
	overflow: hidden;
	}

#agents_list li:hover .details {
	display: block;
	}

#agents_list p {
	margin: 0;
	line-height: 18px;
	}

#agents_list p.name,
#agents_list p.title,
#agents_list p.office {
	margin-left: 45px;
	}

#agents_list p.title {
	font-size: 11px;
	}

#agents_list p.office {
	margin-top: 0px;
	font-size: 11px;
	}

#agents_list p.photo {
	float: left;
	margin-right: 10px;
	}

#agents_list ul.spec_list {
	position: relative;
	margin: 10px 0 0 75px;
	bottom: 0;
	line-height: 15px;
	font-size: 11px;
	}

#agents_list ul.btns li {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 35%;
	overflow: hidden;
	}

#agents_list ul.btns a {
	float: right;
	margin-right: 0;
	}

#agents_list p.house_btn,
#agents_list p.profile_btn {
	position: absolute;
	top: 10px;
	}

#agents_list p.email_btn {
	left: 5px;
	}

#agents_list p.profile_btn {
	right: 5px;
	}

#agents_list p.profile_btn a {
	margin-right: 0;
	}
	
#alphabet a{
color: #003399;
font-weight: bold;
text-decoration:none;
}

#alphabet a:hover{
color: #5588DD;
font-weight: bold;
text-decoration:none;
}

#alphabet a:visited{
color: #003399;
font-weight: bold;
text-decoration:none;
}

.top  a, .top a:hover, .top a:visited{
color: #5588DD;
font-size:10px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.big {
font-size: 14pt; 
font-weight: bold; 
color: #3366cc;
}

.button1
{
  float: left;
  position: relative;
  height: 48px;
  line-height: 48px;
  padding: 0px 0 0 0;
  margin: 5px;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  border: 3px outset;
  border-color: #3266cb #3266cb #10325f #10325f;
  background-color: #354f9a;
  background-image: url(img/bg_footer.jpg);
  font-size: 10pt;
  font-weight: bold;
  width: 160px;
  display: block;
}

.button2
{
  float: left;
  position: relative;
  height: 48px;
  line-height: 24px;
  padding: 0px 0 0 0;
  margin: 5px;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  border: 3px outset;
  border-color: #3266cb #3266cb #10325f #10325f;
  background-color: #354f9a;
  background-image: url(img/bg_footer.jpg);
  font-size: 10pt;
  font-weight: bold;
  width: 160px;
  display: block;
}

.button3
{
  float: left;
  position: relative;
  height: 48px;
  line-height: 16px;
  padding: 0px 0 0 0;
  margin: 5px;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  border: 3px outset;
  border-color: #3266cb #3266cb #10325f #10325f;
  background-color: #354f9a;
  background-image: url(img/bg_footer.jpg);
  font-size: 10pt;
  font-weight: bold;
  width: 160px;
  display: block;
}

.fillerbutton
{
  float: left;
  position: relative;
  height: 48px;
  line-height: 48px;
  padding: 0px;
  margin: 5px;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  border: 0px;
  background-color: #D5E6F0;
  font-size: 10pt;
  font-weight: bold;
  width: 167px;
  display: block;
}

.button1 a, .button1 a:visited {
color: #fff;
text-decoration: none;
}

.button2 a, .button2 a:visited {
color: #fff;
text-decoration: none;
}

.button3 a, .button3 a:visited {
color: #fff;
text-decoration: none;
}

img { -ms-interpolation-mode: bicubic; }

.openHouseBox {
	width: 330px;
	height: 195px;
	overflow: auto;
}

.openHouseBoxBig {
	width: 330px;
	height: 220px;
}

#openHouse .short {
	height: 124px;
	padding-bottom: 10px;
	border-bottom: 1px solid #5588DD;
	list-style:none;
	margin-bottom: 10px;
	}

#openHouse p.specs {
	margin-left: 172px;
	line-height: 16px;
	font-size: 12px;
	}
	
#openHouse .house_btn {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
}

.clear {clear:both;}

/* Coy's Additions */

#openhouse { overflow-y: scroll; }

#openHouse .open_house_listing { width: 314px; height: 150px; /*position: relative;*/ }

#openHouse .mls_information { margin-left: 6px; float: left; }

#openHouse table { font-size: 12px; line-height: 12px; }

#openHouse .open_house_image { float: left; }
#openHouse .open_house_image img { border: 2px solid #ffffff; }

#openHouse .delete_open_house_listing { display: none; }
#openHouse .edit_open_house_listing { display: none; }

.edit_label { display: none; }
.delete_label { display: none; }