#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;
}/*  added for new idx  */
  #content {
    width: 670px !important;
  }


  .searchresult {
    position: relative;
	font-size : 11px;
    padding: 2px;

    
  }

  .searchresultrow-1.featured{
   
  }

  .searchresultrow-1
  {
    
  }

.debug {
  border: 1px dashed black;
  width: 200px;
  margin: 5px auto;
  padding: 5px;
  position: absolute;
  right: 5px;
  top: 5px;
}

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

.searchresult h4 {
  margin: 0px;
}

.row {
  position: relative;
  display: block;
  clear: both;
  border-top : 1px solid #eaeaea;
  padding-top : 5px;
}

.column {
	width : 125px;

}

.column img#prop_tmb
{
	width : 100px;
}

.small_column 
{
	width : 60px;
    margin: 2px;
    float: left;
}

.clr {
  clear: both;
}

.centerme {
  text-align: center;
}

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

#gmap {
  border: 1px solid #555;

}

#gmap div {
  padding: 0px;
  margin: 0px;
}

.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;
}


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

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



.dbcontent {
  border: 1px dashed #ccc;
  margin: 5px;
  padding: 2px;
  background-color: #eee;
}

.dbcontent p {
  padding: 1px;
  margin: 1px 1px 3px 1px;
}

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

.featured {
  border: 1px solid gray;
  background: #E5ECFF;
}

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 {
  border: 1px 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;
}

.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 {
  width: 100px;
  background-color: #555;
  vertical-align: middle;
  color: black;
  text-align: center;
  padding: 25px 0px;
}
#nophoto_large {
  width: 220px;
  border: 1px solid black;
  margin: 1px auto 1px auto;  
  height: 140px;
  background-color: #DFE4E7;
  vertical-align: middle;
  text-align: center;
}
#property h5 {
  color: black;
  font-size: 12px;
  font-weight : normal;
  margin : 0px;
  text-decoration: underline;
}

#property h6 {
  color: black;
  font-size: 11px;
  margin: 1px 2px 0px 0px;  
}

.h5withunderline {
  border-bottom: 1px solid #C2C2C2;
}

#property caption {
  text-align: left;
  padding: 2px 5px;
  font-size: 14px;
  border-bottom: 1px solid black;
}

#property table {
  margin: 0px;
  border-spacing: 0px;
  font-size : 11px;
  width: 100%;
}

#property table table {
  margin-left: 5px;
  font-size : 11px;
}

#property td {
  font-size: 11px;
}

#agent_info
{
  font-size : 11px;
  padding: 0px 5px 10px 0px;
  margin-top : 10px;
  color : #929090;
  width: 230px;
}

table#property_addinfo {
  border-spacing: 2px;
  margin: 0px 5px 0px 0px;
  empty-cells: hide;
}

#property_addinfo td {
  width: 50%;
  padding: 1px 2px 1px 7px;
  border: 1px dotted #C2C2C2;

}

.prophighlights 
{
	font-size : 10px;
	width : 180px;
}



#propnav {
  width: 100%;
  margin: 4px 0px 10px 0px;
  padding: 2px 0px 2px 0px;
  color: #320049;
  font-weight : bold;
  font-size : 11px;
}

#propnav a {
  font-size: 11px;
  color: #320049;
  text-decoration : none;
  vertical-align: top;
}

#propnav a:hover {
  color: Black;
  text-decoration: underline;
}

.listing-main-image {
  border: 1px solid black;
  width: 245px;
  height: auto;
  margin-bottom : 5px;
}

#property strong {
  letter-spacing: 1px;
}

#property_description {
  font-size: 10px;
}

#property_morephotos {
  width: 230px;
  padding: 1px 0px 0px 0px;
  vertical-align: top;
}

#property_morephotos div {
  margin: 2px auto 0px auto;
  text-align: center;
}

#property_morephotos img {
  width: 100px;
  height: auto;
  margin: 3px;
  border: 1px solid black;
}

#property_morephotos img:hover {
  border: 1px solid red;
}

#property_moreinfo {
  vertical-align: top;
}

#property_moreinfo p {
  padding: 3px;
}

#presagent {
  background-color : #7f87c5;
  color : white;
  padding: 2px 2px 2px 8px;
  width: 180px;
  margin-bottom : 15px;
}

#presagent a
{
	color : white;
}

#presagent h5 {
  padding: 1px;
  margin: 1px;
}

.clearme {
  clear: both;
}

#morefeatures {
  list-style: circle;
  margin: 2px;
  padding-left:21px;
}

#morefeatures li {

}

#propfeatures 
{
	width : 200px;
}

#propfeatures ul, #propfeatures li
{
	list-style-type : none;
	margin : 0px;
	padding : 0px;
}

#prop_title
{
	font-family : century gothic, verdana, serif;
	font-size : 20px;
	color : black;
	padding-bottom : 4px;
	text-transform : capitalize;
	width: 407px;
	margin-left: 2px !important;
	margin-bottom : 8px;
}

p
{
	font-size : 11px;
}


#mortgage table {
  width: 455px;
  margin: 5px auto 5px auto;
  border: 1px solid #c2c2c2;
}

#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;
  border-bottom: 1px solid #C2C2C2;  
}

#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: 11px;

   margin-left: auto;
   margin-right: auto;
   
   width: 450px;
   padding: 3px;

}

.limit a {
   margin-left: 2px;
   margin-right: 2px;
   color: #A52A2A;
   font-weight: bold;
}

.limit a:hover {
   color: #B2D0EC;
}

.limit strong {
   margin-left: 2px;
   margin-right: 2px;
   color: black;
}


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



/*  new ssr css */
.searchresult {
    position: relative;
    width: 480px;
    margin: 2px auto 13px auto !important;
  }



  .column {
    border: 0px solid red;
    float: left;
    max-width: 200px;
  }

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

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

  .clr {
    clear: both;
  }

  .cme {
    padding-left : 10px;
  }

  .searchresult a {
    text-decoration: none;
    font-size: 12px;
    text-align: center;
  }

  .searchresult a img {
    display: block;
    border: 1px solid #555;
    width: 125px;
    height: auto;
  }

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

  .searchresult address {
    margin-left: 3px;
  }

  .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;
  }
  
  .searchresult .idxlogo {
    position: absolute;
    bottom: 0px;
    right: 0px;
    border-style: solid;
    border-color: #ccc;
    border-width: 1px 0px 0px 1px;
  }
  
  #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;
  }.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; }