#zpanelwrapper {
  position: relative;
}

/*
  topnav
*/

#topnav {
  padding: 2px;
  background-color: #EAECDF;
  font-size: smaller;
  font-weight: bold;
  vertical-align: middle;
  padding-left: 15px;


  border: 1px solid black;
  margin: 2px auto;
}

#topnav a {
  display: inline;
  position: relative;
  text-decoration: none;
  font-size: 11px;
  font-family: "Courier New", Courier, monospace;
  letter-spacing: .5px;
  
  margin: 1px 2px 1px 2px;
  
  padding: 2px;

  color: maroon;
  
  font-weight: bold;

}

#topnav a:hover {
  text-decoration: none;
  color: blue;
}

#topactive {
  color: red !important;
}

/*
  breadcrumbs
*/

#breadcrumbs {
  padding: 2px;

  font-size: smaller;
  font-weight: bold;
  vertical-align: middle;
  padding-left: 15px;

  margin: 2px 15px 15px 15px !important;

  color: #DF6B0D;
  letter-spacing: 0.15em;
}

#breadcrumbs a {
  color: #DF6B0D !important;
}

/*
   Login Form
*/

#loginform {
  background-color: #DCD6C0;
	margin: 2px auto 2px auto;
	padding: 2px;
	border: 1px solid #000000;
}

#loginform p {
	margin: 0px;
	padding: 2px;
	text-align: center;
	color: black;
	font-weight: bold;
	letter-spacing: 2px;
}

#loginform h1 {
  margin: 0px;
  padding: 2px;
  font-size: 14px;
  color: black;
  background: #ccc;
  border: 1px solid black;
}




#searchbyletter {
  list-style: none;
  border: 0px solid black;
  line-height: 22px;
  margin: 0px 0px 15px 0px;
  padding: 0px;
  text-align: center;
}

#searchbyletter li {
  margin: 0px;
  padding: 0px;
  display: inline;
}

#searchbyletter li a {
  border: 1px solid black;
  padding: 0px 2px 0px 2px;
  margin: 1px;
  font-size: 10px;
  background-color: #E3E3E3;
  font-weight: bold;
}

#searchbyletter li a:hover {
  background-color: #BCBCBC;
  text-decoration: none;
}

/* These control how general tables will look inside the content area */
/* For more control over individual tables, use an id reference and define the css in this file */

#noresults {

  margin: 2px auto 2px auto;
  padding: 4px;

  text-align: center;
  font-weight: bold;
}


address {
  
}

.adminmenu {
  margin: 0px auto 4px auto;
  text-align: right;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 55;
  width: 20px;
  padding: 0px;
  list-style: none;
}

.adminmenu li {
  margin: 2px 2px 5px 0px !important;
  padding: 0px !important;
}

.adminmenu li a {
  display: block;
  font-size: x-small;
  width: 15px;
  height: 15px;
  font-weight: bold;
}

.adminmenu li a:hover {
  text-decoration: none;
}

.adminmenu img {
  display: block;
  margin: 1px;
  border: 1px solid #555;
  width: 15px !important;
  height: 15px !important;
}



td.calendarDateInput {
  letter-spacing:normal;
  line-height:normal;
  font-family:Tahoma,Sans-Serif;
  font-size:11px;
width: 136px;
}

select.calendarDateInput {
  letter-spacing:.06em;
  font-family:Verdana,Sans-Serif;
  font-size:11px;
}

input.calendarDateInput {
  letter-spacing:.06em;
  font-family:Verdana,Sans-Serif;
  font-size:11px;
  color: black;
}

#jcalendar table {
  width: 126px;
  border: 0px solid black;
  empty-cells: hide;
  position: relative;
  top: -6px;
  left: -3px;
}

#jcalendar table td {
  width: 18px;
  color: black;
  text-align: center;
  font-weight: normal;
  vertical-align: middle;  
  empty-cells: hide;
}

#jcalendar table td img {
  border: 0px solid black;
  vertical-align: bottom;
  top: 10px;
  left: 5px;
  position: relative;
}

#jcalendar table td a {
  color: black;
}

#todaydate_ID_Link {
  vertical-align: middle;
  
}

.cme {
  text-align: center;
}

.navspacer {
  line-height: 1px;
  font-size: 1px;
  height: 1px;
}

#textilehelp {
  font-size: x-small;
  background: #E4E4E4;
  border: 3px double black;
  padding: 2px;
  width: 110px;
  margin: 2px auto 2px auto;
}

#textilehelp h5 {
  font-size: x-small;
}

#msg {
  border: 1px solid black;
  margin: 1px auto 1px auto;
  width: 444px;
  padding: 2px;
  background-color: #cccccc;

}


/*********    Project     ********/
.zPane {
  margin: 25px 0px 25px 0px;
  padding: 0px;
  position: relative;
  color: black;
}

.zPane a {
  color: #1F277F !important;
}

.zPaneHeader {
  
}

.zPaneHeader span {
  margin: 2px 15px 2px 15px;
  color: #404040;
}

.zPaneHeader span strong {
  font-weight: normal;
  color: #202020;
}

.zPaneHeader p{
  margin: 15px 4px 15px 4px;
}

.zPaneHeader h4 {
  font-weight: bold;
  display: block;

  font-size: 12px;
  padding: 2px 2px 2px 2px;
  
  
  color: #A52A2A;
}

.zPaneSubPaneContainer {
  margin: 20px auto 5px auto;

  position: relative;
}

.zPaneSubPaneContainer H3 {
  margin: 1px;
  border: 1px solid #000;
  position: absolute;
  top: -11px;
  left: 5px;
  font-size: 11px;
  background-color: #EAECDF;
  padding: 2px 9px 2px 9px;
  z-index: 15;
  color: black;
}

.zPaneSubPane {
  padding: 15px 2px 2px 15px;
  background-color: #F4F5EE;
  border: 1px solid #000;
  margin: 15px 0px 45px 0px;
  position: relative;
  z-index: 5;
  color: black;
}

.zPaneSubPane p {
  padding: 1px;
  margin: 1px;
}

.zPaneSubPane p strong {
  margin-left: -5px;
}


.zPaneSubPane div {
  padding: 1px 1px 5px 1px;
  margin: 8px 1px;

  width: 95%;
}

.zPaneSubPane h5 {
  margin: 1px;
  padding: 1px;
}

.addButton {
  background-color: #DBDBDB;
  border: 1px solid #000;
  padding: 5px;
  width: 150px;
  text-align: center;
  font-weight: bold;
  margin: -25px auto 15px auto;
}

.addButton a {
	color: red !important;
}

.icon {
  display: inline;
  border: 1px solid #acacac;
}

.clear {
  clear: both;
  background: transparent !important;
  border: 0px !important;
}

.invoices {


  margin: 2px 0px;
  letter-spacing: 1px;

  padding: 4px;
  position: relative;

  width: 100%;
}

.invoices a {

}


.invoices td {
  font-weight: normal;
  padding: 5px;

  position: relative;
  font-family: "Century Gothic";
  font-size: 14px;
}

.invoice td {
  padding: 7px 1px 7px 1px;
}

.invoice th {
  font-weight: normal;
  text-align: right;
  padding-right: 10px;
}


.filelisting {
  font-family: "Century Gothic";
  font-size: 16px;
  margin: 13px 5px;
  letter-spacing: 1px;
  clear: both;
  padding: 4px;
  position: relative;
  border: 1px dashed #555;
  background-color: #D2D2D2;
}

.filelisting span {
  font-weight: normal;
  margin: 3px 5px 0px 15px;
  position: relative;
  z-index: 15;
  display: block;
}

.filetitle {
  width: 300px;
}

.fileview {
  text-align: right;
}

.filelisting img {
  float: left;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  z-index: 15;  
}



  #navc {
    background: white;
    margin: 0px auto 0px auto;
    padding: 5px;
  }
  
  
 .imgpreview {
   width:100px;
   height: auto;
 }
 




#zPanelContainer h2 {
  font-size: 14px;
  text-align: center;
  border: 1px solid black;
  width: 444px;
  margin: 0px auto 25px auto;
  padding: 2px;
  background-color: #B22222;
  color: Yellow;
  text-transform: capitalize;
}

#zPanelContainer h1 {
  font-size: 14px;
  text-align: center;
  border: 1px solid black;
  width: 444px;
  margin: 2px auto 0px auto;
  padding: 2px;
  background-color: #506170;
  color: #FFA700;
  text-transform: capitalize;
   font-size: 1.1em;
  text-transform: uppercase;
  color: Yellow;
  letter-spacing: 3px;   
}

#zPanelContainer h3 {
  text-align: center;
}



p.invoice-status {
  text-align: center;
  margin: 15px 2px 5px 2px;
  border: 1px dashed #D9D9D9;
  background-color: #FDF5E6;
  width: 95%;
}

.panelform table {
  width: 75%;
  margin: 2px auto 2px auto;
}

.panelform table td {
  padding: 5px 1px 5px 1px;
}

#searchform {
  margin: 5px auto;
  position: relative;
}

#searchform div {
  margin: 1px;
  padding: 1px;
}

#searchform div div {
  border: 0px;
}

#searchform p {
  padding: 1px;
  margin: 1px;
}

#searchform ul {
  position: relative;
  clear: both;
  width: 500px;
  margin: 2px 2px;
  height: 160px;
  min-height: 160px;
  overflow: auto;
  border: 1px solid #222;
  padding: 2px;
}

#searchform ul li {
  position: relative;
  display: block;
  border: 1px solid #222;
  height: 19px;
  line-height: 17px;
  margin: 0px 2px 2px 1px;
  padding: 1px;
  background-color: #C8C8C8;
  clear: both;
}

#searchform ul li:hover {
  background-color: #BBBBBB;
}

#searchform a {
  text-decoration: none;
  color: #FFFFEF;
}

#searchform a:hover {
  color: blue;
}

#searchform span {
  position: relative;  

  margin: 1px 5px 1px 1px;

  display: block;  
  float: left;
}

.search-field-name {
  width: 435px;
}

.search-field-balance {
  width: 100px;
}

.search-field-link {

}

.search-header {
  display: block;
  clear: both;
  height: 16px;
  padding: 1px 4px;
}

.search-header .search-field-balance {

}


/*
   legend
*/

  #legend {
    margin: 2px 2px 3px auto;
    list-style: none;
  }

  #legend li {
    display: block;
    margin: 1px 5px 1px 5px;
    font-family: Ventura;
    font-size: 12px;
    letter-spacing: 1px;

  }

  #legend li img {
    vertical-align: middle;
    margin: 2px 3px 3px 3px;
  }


/*
   miscellaneous
*/

#error {
  font-size: 12px;
  text-align: center;
  border: 1px solid black;
  width: 354px;
  margin: 10px auto 10px auto;
  padding: 2px;
  background-color: #B22222;
  color: Yellow;
}



/* 
  Form Elements
*/

.text_box {
	font-size: 12px;
	background-color: #FFF;
	border: 1px solid #000000;
  padding: 2px;
  width: 115px;
}

.select_box {
  border: 1px solid black;
  font-size: 10px;
}

.text_area {
  margin: 1px auto 1px auto;
  font-size: 12px;
  background-color: #FFF;
  border: 1px solid #000000;
  padding: 2px;
  width: 95%;
}
textarea.textbox {
 width: 400px;
}

.lbl-left {
  padding-top: 3px;
  display: block;
  width: 210px;
  float: left;
  vertical-align: middle;
  text-align: right;
  margin-right: 15px;
}

.lbl-above {
  display: block;
  margin-top: 5px;
}

.zforms .textbox {
}

#options {
  width: 330px;
  margin: 2px auto;
}
#options .lbl-right {
  vertical-align: middle;
}

#options p {
  float: left;
  width: 150px;
  border: 1px solid #ccc;
  background: #ddd;
  margin: 2px 5px;
  text-transform: capitalize;
}

#options input {
  vertical-align: middle;
}



.custom_image {
  float: left;
  width: 165px !important;
  text-align: center;
  border: 0px !important;
}

.custom_image_nav {
  border: 1px solid #5F5F5F;
  margin: 5px;
  padding: 2px 11px 2px 11px;
  background-color: #9F9F9F;
}

.custom_image img {
  border: 1px solid black;
  display: block;
  margin: 0px auto 5px auto;
  width: 160px;
}



#zadminnav {
	position: fixed;
	top:0px;
	right: 0px;
	margin: 0px !important;
}

#zadminnav img {
	border: 0px;
	z-index: 5;
	margin: 0px !important;
}

#menu2 {
	position: absolute;
	top: 0px;
	right:0px;
	margin: 0px !important;
}

a.menu {   
   display: block;
}


.submenu {
   background: #DDDDDD;

   border-width: 0px 0px 1px 1px;
   border-color: #090B31;
   border-style: solid;

   visibility: hidden;

   width: 125px;
   z-index: 1;
}

.submenu a {
   display: block;
   font: 11px arial;
   text-align: left;
   text-decoration: none;
   padding: 5px;
   color: #2875DE
}

.submenu a:hover {
   background-color: #ccc;
}


#zstatus {
  display: none;
  position: fixed;
  top: 42%;
  left: 26%;
  border: 1px solid black;
  padding: 2px 10px 2px 10px;
  z-index: 150;
  background: #333;
  color: white;
  width: 400px;
  min-height: 25px;
  line-height: 25px;
  
  text-align: center; 
  
  font-family: Georgia;
  font-size: 16px;
}




#photoc {
  position: relative;
  font-size: 12px;
}

#photoc_img {
  width: 200px !important;
  float: left;
}

#photoc_img img {
  border: 1px solid black;
  width: 195px;
}

#photoc_content {
  width: 410px !important;
  margin: 1px 0px 0px 204px !important;
}

#photoc_content div {
  
}

.nophoto {
  border: 1px solid black;
  height: 100px;
  background: #ccc;
  text-align: center;
  line-height: 100px;
  margin: 1px auto 1px auto !important;
}


/* file library */
#filelist_container {
  width: 455px;
  margin: 5px auto 5px auto !important;
}

#filelist_container h4 {
  margin: 5px auto 5px auto;
  width: 440px;
  text-align: center;
  background: #EFECD1;
  border: 1px solid #CFCB9B;
  color: #4F4C31;
}

.filelist {
  list-style: none;
  padding-left: 0px;
  margin: 0px 0px 25px 0px;
  width: 445px;
}

.filelist li {
  border: 1px solid #EFECD1;
  margin: 4px !important;
  padding: 0px 5px 0px 5px !important;
}

.filelist h5 {
  margin: 1px !important;
  padding: 1px !important;
}

.filelist p {
  padding-left: 8px !important;
}

.filelist .filelinks {
  text-align: right;
}

.filelist .filelinks a {
  padding-left: 15px;
}



/* swfupload */

fieldset.flash
{
	width: 375px;
	margin: 10px 0px 10px 0px;
	border-color: #D9E4FF;
}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}
.progressContainer {
	margin: 5px;
	padding: 4px;
	
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	
	overflow: hidden;
}
.red /* Error */
{
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}
.green /* Current */ 
{
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}
.blue /* Complete */
{
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0px;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}
.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}
.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}
.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
}
a.progressCancel,
a.progressCancel:link,
a.progressCancel:active,
a.progressCancel:visited,
a.progressCancel:hover
{
	font-size: 0px;
	display: block;
	height: 14px;
	width: 14px;
	
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}
a.progressCancel:hover 
{
	background-position: 0px 0px;
}

#image_editor {
  list-style: none;
  padding: 5px;
  margin: 5px;
  position: relative;
}

#image_editor li {
  border: 1px solid #aaa;
  margin: 3px;
  float: left;
  position: relative;
  width: 150px;
  font-size: 10px;
  height: 125px;

}

#image_editor li img {
  display: block;
  width: 142px;
  border: 1px solid #999;
  max-height: 98px;
  margin: 2px auto 2px auto;
  
}

#image_editor li:hover {
  background: #ccc;
}

#image_editor li p {

}

#image_editor li span {
  padding: 1px 5px;
  position: absolute;
  bottom: 4px;
  right: -3px;
}
#image_editor li span img {
  width: 10px;
  height: 10px;
  margin: 0px 2px;
  display: inline;
}
#image_editor .movehandle {
  border: 0px;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 4px;
  bottom: 4px;
  cursor: move;
}



.uploader {

  margin-top: 10px;
  width: 340px;
  position: relative;  
}

#photopreview {
  border: 1px solid #999;
  width: 150px;
  padding: 2px;
  height: 126px;
  position: absolute;
  right: -160px;
  top: -1px;
  text-align: center;
  font-size: 10px;
  line-height: 115px;
  background: #ccc;
}

#photopreview img {
  width: 142px;
  border: 1px solid #999;
  max-height: 98px;
}

/*  LISTINGS CSS FILE  */

.column {
  float: left;
}

.ssr_header {
  margin: 5px 5px 15px 5px;
  padding: 2px 5px 5px 5px;
  background: #e4e5e7;
  color: black;
  letter-spacing: 1px;
  position: relative;
}

.ssr_header h1 {
  margin: 1px 1px 1px 0px;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: normal;
  text-transform: capitalize;
}

.ssr_header_links {
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #044F00;
}

.ssr_header_links a {
  color: #044F00;
}

.ssr_header_links a:hover {
  color: #7F0F0F;
}

.ssrrow {
  position: relative;
  padding: 2px;
  background-color : #EFE3C2;
  border: 1px solid #ccc;
  margin: 5px auto 5px auto;
  width: 550px;
  height: 130px;
}

.ssrrow a {
  color: maroon;
}

.ssrrow a:hover {
  color: navy;
}

.altrow {
  background-color : #EFE3E2;
}

.ssrrow .featured {
  background-color:  #FCFBC2;
}

.ssrrow p {
  padding: 1px;
  margin: 2px 1px 2px 1px;
  font-size: .9em;
}

.ssr_prop_img {
  width: 135px;
  margin: 0px 0px 0px 0px;
  padding: 1px 0px 1px 0px;
}

.ssr_prop_img img {
  margin: 0px auto 0px auto;
  display: block;
  border: 1px solid #999;
  max-height: 100px;
  overflow: hidden;
}

.ssr_prop_data {
  position: absolute;
  top: 15px;
  left: 150px;
  font-size: 1.1em;
}

.ssr_prop_data_2 {
  position: absolute;
  top: 13px;
  right: 20px;
}

.idxlogo {
  position: absolute;
  bottom: 0px;
  right: 0px;
  border-width: 1px 0px 0px 1px;
  border-style: solid;
  border-color: #ccc;
}

.nophoto {
  width: 123px;
  border-color: #888 !important;
  color: black;
  text-align: center;
  font-size: .8em;
  height: 100px !important;
}


  .row .openhouseinfo {
    background: #EFE3C2;
  }

  .row .openhouseinfo p {
    margin: 1px;
    padding: 1px;
    text-align: center;
  }
  .row .openhouseinfo h5 {
    margin: 1px;
    text-align: center;
    padding: 1px;
    font-size: 12px;
  }


  .propdata {
    border: 0px solid blue;
    margin: 0px;
    border-spacing: 8px;
  }

  .propdata td {
    border: 1px solid gray;
    padding: 2px;
    text-align: center;
    background: #ddd;
  }

  
  #agentslist {
    position: relative;
    list-style: none;
    padding: 3px;
    margin: 5px;
  }

  #agentslist li {
    position: relative;
    float: left;
    border: 1px solid #ddd;
    width: 310px;
    background: #EFECD1;
    font-size: 12px;
    height: 100px;
    margin: 5px;
  }



/* google map */

#gmap p {
 display: block;
 width: 185px;
 margin-top: -19px;
}

#gmap {
  border: 1px solid #555;

}

#gmap div {
  padding: 0px;
  margin: 0px;
}
/* end google map*/


.selectmultiple {
  width: 230px;
  margin: 5px auto 5px 0px;
  padding: 2px 3px 3px 3px;
  color: white;
  font-size: 12px;  
}

.selectmultiple a {
  color: Blue;
  font-size: 12px;
  letter-spacing: 1px;
}

.selectmultiple div {
  max-height: 150px;
  overflow: auto;
  border: 1px solid #555;
  padding: 2px;
  background-color: #E1E1E1;
  margin-top: 3px;
}

.selectmultiple label {
  display: block;
  font: 12px Verdana, sans-serif;
  border: 1px solid black;
  padding: 2px 2px 2px 20px;
  margin: 3px 1px 3px 1px;
  vertical-align: middle;
  line-height: 12px;
  background-color: White;
  color: black;
}

.selectmultiple label:hover {
  background-color: #DFE4E7;
}

.selectmultiple input {
  margin: 0px 8px 0px 5px;
  vertical-align: middle;
}

#search_bg {
  margin: 5px auto;
}

.searchforms .row {
  border-bottom: 1px solid #555;
  margin: 0px;
  padding: 2px 5px;
}

.searchforms strong {
  font-size: 1.3em;
  float: left;
  width: 165px;
  font-weight: normal;
  font-family: verdana;
  letter-spacing: 1px;
  padding-right: 15px;
  text-align: right;
}

.searchforms input {
  border: 1px solid #555;
}

.searchforms select {
  font-size: 1.2em;
  width: 150px;
  border: 1px solid #555;
  padding: 1px;
}

.searchforms h4 {
  margin: 1px;
  padding: 1px;
}

.searchforms div p {
	margin-bottom: 15px;
}

.searchforms .button {
  width: 150px;
}


.noresults {
  width: 452px;
  border: 1px solid gray;
  margin: 16px 0px;
  padding: 4px;
  background: red;
  color: white;
}


h1 {
  margin-bottom: 1px;
}

h1 span {
  font-size: x-small;
}

#displayright {
  float: right;
  margin-left: 15px;
  margin-right: 5px;
  margin-bottom: 5px;
}

#mls_number
{
	width : 70px;
}


.numresults {
  padding: 1px;
  margin: 1px;
}

#requestinfo_container {
  margin-top: 15px;
  width: 400px;
}

#requestinfo {
  border: 0px solid #c2c2c2;
  margin: 5px auto 15px auto !important;
  width: 85% !important;
  padding: 5px;
}

#requestinfo th {
  padding: 2px 9px 2px 2px;
  width: 200px;
  text-align: right;
  vertical-align: top;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 1px;
}

#requestinfo .selectbox {
  font-size: 10px;
  padding: 1px;
  border: 1px solid #c2c2c2;
  background-color: #F4F4F4;
}

#requestinfo textarea {
  font-size: 12px;
  padding: 2px;
  border: 1px solid #c2c2c2;
  background-color: #EBEBEB;
}

#requestinfo textarea:focus {
  background-color: white;
}

#requestinfo_container .buttoncontainer {
  text-align: center;
}


.required {
  color: red;
}

.textbox {
  font-size: 12px;
  padding: 2px;
  border: 1px solid #c2c2c2;
  background-color: #EBEBEB;  
}

.textbox:focus {
  background-color: white;
}

.caption {
  border: 1px solid #c2c2c2;
  width: 150px;
  font-size: 10px;
  margin: 1px 25px 1px 52px;
  background: White;
  top: 15px;
  padding: 2px 5px 2px 5px;
  color: red;
}



#nophoto_large {
  width: 220px;
  border: 1px solid black;
  margin: 1px auto 1px auto;  
  height: 140px;
  background-color: #DFE4E7;
  vertical-align: middle;
  text-align: center;
}


.clearme {
  clear: both;
}



#mortgage {
  margin-top: 35px;
}

#mortgage table {
  width: 455px;
  margin: 10px auto 15px auto;
  border: 1px solid #555;
  background: #888;
}

#mortgage table th {
  padding: 2px;
  font-size: small;

}

#mortgage table td {
  padding: 2px;
  font-size: small;
}

#mortgage table caption {
  font-weight: bolder;
  text-align: center;

  padding-left: 5px;
  margin: 2px auto 2px auto;
}

#mortgage table td hr {
  background: #c2c2c2;
  border: 0px solid #c2c2c2;
  height: 1px;
}

#amortization {
  width: 455px;
  margin: 5px auto 5px auto;
}

#amortization th {
  border: 1px solid #C2C2C2;
  padding: 2px;
  font-size: small;
  background-color: #DFDFDF;
  text-align: center;
}

#amortization td {
  border: 1px solid #C2C2C2;
  padding: 2px;
  font-size: small;
  text-align: center;
  background-color: #DFDFDF;
}




/*
  limit nav
*/

.limit {
   clear: both;
   text-align: left;
   letter-spacing: 1px;
   margin-top: 5px;
   margin-bottom: 15px;
   font-size: 12px;

   margin-left: auto;
   margin-right: auto;
   
   width: 450px;
   padding: 3px;
   color: #044F00;
}

.limit a {
   margin-left: 2px;
   margin-right: 2px;
   color: #044F00;
   font-weight: normal;
}

.limit a:hover {
   color: #7F0F0F;
}

.limit strong {
   margin-left: 2px;
   margin-right: 2px;
   color: #044F00;
}


h1.listing-header {
  background: transparent !important;
  border: 0px !important;
  color: #9D250A !important;
  text-align: left !important;
  margin-bottom: 15px !important;
}

.clr {
  clear: both;
}

.cme {
  text-align: center;
  margin: 2px auto 2px auto;
}





#property {
  position: relative;
}

#property_header {
  border: 0px solid #aaa;
  padding: 32px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
  width: 245px;
}

#property_header h3 {
  font-size: 2em;
  margin: 0px 0px 4px 0px;
  position: absolute;
  top: 0px;
  left: 0px;
}

#property_header p {
  margin: 2px 8px 2px 0px;

  padding: 2px 10px;

text-align: right;
}

#property_header p strong {
  float: left;
  width: 110px;
  padding-right: 10px;
  text-align: left;
}

#property_highlights {
  margin: 10px 1px 1px 0px;
}

#property_highlights p {
  margin: 2px;
  padding: 2px;
}

#property_images {
  margin: 0px 0px 0px 0px;
  width: 408px;
  border: 0px solid black;
}

#property_images h5 {
  font-size: 1.1em;
  text-align: center;
  margin: 5px 0px 0px 0px;
  text-decoration: none;
  font-weight: bold;
  display: none;
}

#property_main_image {
  width: 399px;
  border: 1px solid #555;
  max-height: 262px;
  overflow: hidden;
  position: absolute;
  top: 32px;
  right: 92px;
}

#property_other_images {
  position: absolute;
  top: 26px;
  right: 5px;
  width: 85px;
}

#property_other_images ul {
  list-style: none;
  padding: 2px 0px 0px 4px;
  margin: 0px;
  width: 80px;
}

#property_other_images ul li {

  border: 1px solid #555;
  padding: 0px;
  max-height: 55px;
  margin: 4px 2px 7px 2px;
  overflow: hidden;
}

#property_other_images img {
  width: 75px;
  border: 0px solid #555;
  margin: 0px;
  display: block;
}

#property_navigation {

  border: 0px solid black;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}

#property_navigation ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  width: 235px;
  border: 1px solid #888;
  background: #ccc;
}

#property_navigation ul li {

  margin: 2px 2px 5px 2px;
  padding: 0px;

}

#property_navigation ul li a {
  display: block;
  padding: 2px 11px 2px 11px; 
  text-decoration: none;
  color: maroon;
}

#property_navigation ul li a:hover {
  background: #999;
}

#property_description {
  position: absolute;
  top: 300px;
  right: 95px;
  
  width: 395px;
  font-size: 1em;
  letter-spacing: 1px;
  line-height: 17px;
}

#property_vtour h5 {
  font-size: 1em;
  margin: 1px;
  padding: 1px;
}

#property_vtour p {
  margin: 1px;
  padding: 1px;
}


#property_presagent {
  background: url(/images/presagent_bg.gif);
  padding: 1px 2px 2px 8px;
  width: 225px;
  background: #ddd;
  margin: 10px 0px 5px 0px;
border: 1px solid #999;
}

#property_presagent h5 {
  margin: 1px;
  padding: 1px;
  font-size: 1em;
}

#property_presagent p {
  margin: 1px;
  padding: 1px;
}

#property_features h5 {
  margin: 1px;
  padding: 1px;
  font-size: 1em;
}
#property_features ul {
  padding: 1px 1px 1px 18px;
  letter-spacing: 1px;
}

#property_features ul li {
  margin: 2px 0px 2px 0px;
}


#property_agent_info {
  background: #ddd;
  width: 292px;
  position: relative;
  padding: 2px;
}

#property_agent_info h5 {
  font-size: 1em;
  padding: 1px;
  margin: 1px;
}

#property_agent_info p {
  padding: 1px;
  margin: 1px;
}

#property_agent_info img {
  position: absolute;
  bottom: 4px;
  right: 4px;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #999;
}



/* land listings */

#land_property {
  position: relative;
}

#swfanchordiv {
  margin: -10px -1px 0px -10px;
}

#prop_name h1
{
  margin-top: -32px;
  font-family : palatino, palatino linotype, times, serif;
  color : #99260b;
  font-size: 2em;
  line-height: 26px;
}

#controls {
  position: absolute;
  top: 230px;
  right: 140px;
}

#controls img {
  width: auto;
  height: 30px;
}

#name_controls {
  margin: 10px 10px 10px 0px;
  border-bottom : 1px solid #99260b;
}

#land_info_container {
  position: relative;
  padding-bottom: 55px;
}

#land_navigation {
  position: absolute;
  top: 0px;
  right: 10px;
  border: 0px solid black;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}

#land_navigation ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#land_navigation ul li {
  border: 1px solid #888;
  margin: 2px 2px 5px 2px;
  padding: 0px;
  width: 147px;
}

#land_navigation ul li a {
  display: block;
  background: #ccc;
  padding: 2px 11px 2px 11px; 
  text-decoration: none;
  color: maroon;
  width: 125px;
}

#land_navigation ul li a:hover {
  background: #999;
}

#land_header {
  width: 250px;
  margin-left: 15px;
}

#land_header p {
  margin: 0px 8px 8px 0px;
  border: 1px solid #999;
  padding: 2px 10px;
  background: #fbe5d8;
}

#land_highlights {
  width: 250px;
  margin: 0px 1px 1px 0px;

  position: absolute;
  top: 0px;
  left: 300px;
}

#land_highlights p {
  margin: 2px;
  padding: 2px;
}

#land_presenting_agent {
  background: #ddd;
  padding: 2px;
  width: 238px;
}

#land_presenting_agent h2 {
  margin: 1px;
  padding: 1px;
  font-size: 1.2em;
  background: #ccc;
}

#land_presenting_agent h4 {
  margin: 8px 3px 1px 3px;
  padding: 1px 3px;
  font-size: 1em;
}

#land_presenting_agent p {
  margin: 1px 3px;
  padding: 1px 3px;
  background: transparent;
  border: 0px;
}

#land_agent_info {
  background: #ddd;
  width: 292px;
  position: absolute;
  bottom: -10px;
  right: 0px;
  padding: 2px;
}

#land_agent_info h5 {
  font-size: 1em;
  padding: 1px;
  margin: 1px;
}

#land_agent_info p {
  padding: 1px;
  margin: 1px;
}

#land_agent_info img {
  position: absolute;
  bottom: 0px;
  right: 0px;
  border-width: 1px 0px 0px 1px;
  border-style: solid;
  border-color: #555;
}



.savedsearch {
  border-bottom: 1px solid #555;
  padding: 5px 5px 5px 5px;
  margin: 1px 1px 15px 1px;
}

.savedsearch p {
  margin: 0px 0px 8px 0px;
}

.savedsearch .col {
  float: left;
  width: 220px;
}

.savedsearch h4 {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
}

.savedsearch strong {
  float: left;
  width: 100px;
  text-align: right;
  margin-right: 15px;
}

.savedsearch ul {
  list-style: none;
  margin: 0px;
  float: left;
  padding: 0px 0px 0px 0px;
}
.savedsearch ul li {
}

.savedsearch .links {
}

.savedsearch .links a {
  display: block;
  margin: 10px 0px 10px 0px;
  color: #315D7F;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
}

.savedsearch .links a:hover {
  color: #353327;
}

/* END LISTINGS CSS */.calendar * { margin: 0; padding: 0; border: 0; font-family: Tahoma, serif; font-weight: normal; color: #000; }
.calendar .invalidday a, .calendar .invalidday a:hover { color: #ccc; background: #fff; cursor: default; }
.calendar .selectedday { background: #ddd; }
.calendar .today { font-weight: bold; color: #f00; }
.calendar a { padding: 0 2px; color: #000; text-decoration: none; }
.calendar a:hover { background: #bbb; }
.calendar table { border-collapse: collapse; font-size: 90%; }
.calendar tbody td { width: 20px; }
.calendar td, .calendar th { padding: 1px; text-align: center; }
.calendar thead td { border-bottom: 1px solid #aaa; }
.calendar thead td { font-weight: bold; }
.calendar thead th a { font-size: 95%; font-weight: bold; }
.calendar thead th { padding: 2px 0; vertical-align: middle; background: #ddd; }
.calendar { padding-bottom: 2px; border: 1px solid #aaa; font-size: small; background: #fff; }
.calendaricon { cursor: pointer; }
.calendarlink, .calendaricon { margin: 0 3px; }