#emailFriend{
    font-weight:bold;
    text-align:center;
}
/* index.php calculator syles */
#calc input{
      border:1px solid black;
      margin-left:10px;
      padding:3px;
      font-family:verdana;
}
#calc{
    color:black;
    font-size:9px;
    font-weight:bold;
    font-family:verdana;
    letter-spacing:1.3px;
}
#calc_head{
    text-align:center;
    font-size: 12px;
    font-weight:bold;
    font-family:verdana;
}


/*This is used to hide the agent stuff that is only seen when printed, its set to be shown in the print.css style sheet*/
#agentprint{
    display:none;
}

/* used on contact.php */
.contactList td{
    padding:5px;
    font-weight:bold;
    font-family:Verdana;
    font-size:11px;
    text-align:center;

}

/* These styles are for the header links at the top of the pages */
.headerLinkTD{
    text-align:center;
    width:85px;
}
.headerspacer {

    text-align:center;
    color:white;
    font-weight:bold;
    width:20px;
}
.headerLinks a{
    color:white;
    text-decoration:none;
    display:block;
    padding:2px;
    font-weight:bold;
    font-size:11px;
}
.headerLinks a:hover{
    background-color:white;
    color:#004949;
}
.headerlinks{
    margin:0px;
}
.headerLinks td{
    background-color:#2D9A9D;
}


.agentEmail{
    font-size:8px;
    color:black;
}
#emailLink{
    font-size:9px;
}

/* When logged in as an admin, these style are applies to the navigation links*/
#adminNav{
    border-collapse:collapse;
    margin 0px;
}
#adminNav td{
    background-color:#0075bd;
    color:#FFF;
    font-weight: bold;
    font-size:12px;
    background:transparent;
}
#adminNav a{
    color:white;
    text-decoration:none;
    font-size:12px;
}


#HouseRow td{

    padding: 5px;
    background-color:white;
}

#evenRow a, #oddRow a{
    color:black;
}

#PubDesc{

    font-size:10px;
    padding:5px;
}

#oddRow div, #evenRow div{
    color:black;
}

#items {
    border-collapse:collapse;
    font-family:arial;
    font-size:8px !important;
    font-weight:bold;
}
#items img {
    border:2px solid black;
}
#searchHeader{
    background-color:#484848;
    letter-spacing:1.2px;
    font-family:arial;
    font-size:10px;
    color:white;
    font-weight:bold;
    padding:3px;
    width: 578px;
}

#searchHeader a{
   color:#ffffff;
   text-decoration:none;
}

#noResults{
    background-color:#1F7577;
    letter-spacing:1.2px;
    font-family:arial;
    font-size:12px;
    color:white;
    font-weight:bold;
    padding:2px;
    width:550px;

}

#featuresDiv{
    border:2px solid black;
    padding:2px;
    background-color:#40898B;
    width:190px;
    margin:2px;
    color:#FFFFFF;
}

#description
{
    font-size:11px;
    font-style:italic;
    padding:10px;
    border:2px solid gray;
    font-weight:100;
    color:#333333;
    background-repeat: repeat-x;
}

#featuresDiv li{
    font-family:arial;
    font-size:11px;
    color:#FFFFFF;
}

body {
    font-family: verdana, sans-serif;
    font-size: 10pt;
    margin: 0;
}

#listing td {
    font-size: 10pt;
    vertical-align: top;
}

img {
    border: 0px;
}

a {
    color:#1F7577;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #000000;
}

form {
    margin: 0;
    padding: 0;
}

.form_input {
    width: 80%;
    vertical-align: top;
}


.form_label {

    font-weight: bold;
    font-size: 9pt;
    text-align: right;
    vertical-align: top;

    color: rgb(49,73,82);
}

.thumbnail {
    float: left;
    padding: 10px;
}

#appTitle {
    color: #000000;
    font-family: arial;
    font-size: 24pt;
    padding: 10px;
}
li{
    padding:0px;
    margin:0px;
    font-weight:bold;
    margin-bottom:5px;
}
.sold{
    color:red;
    font-size:30px;
}
#propHead{
    font-size:16px;
    font-weight:bold;
    font-family:arial;
    padding:3px;
}
#propDiv{
    margin-bottom:10px;
    border:1px solid black;
    font-family: Verdana !important;
    width:570px;
    padding:10 10 0 10;
    vertical-align:top;
    background-image: url(/properties/images/property_fill.gif);
    background-repeat:repeat-x;
}

#PropTopRight
{
  font-size:10px;
  font-weight:normal;
  font-family:verdana;
  vertical-align:top;
  white-space:nowrap;
  font-weight:bold;
  width:125px;
}
#PropTopRight p
{
  background-color:#A4C7C8;
  padding:3px;
  width:120px;
  border:2px #1F7577;
  font-weight:bold;
}
#PropTopLeftImage
{
  vertical-align:top ;
  width:150px;
    background:inherit;
}
#PropTopLeftImage img
{
  width:150px;
}

#propHead{
    width:564px;
    border-right:1px solid black;
    border-left:1px solid black;
    border-top:1px solid black;
    border-bottom:0px;
    background-color:#F7F75A;
    color:#1F7577;
    letter-spacing:1.5px;
    font-weight:bold;
    text-align:center;
    font-size:13px;
}
ul{
    margin:18px;
    padding:0px;
    list-style-type
}
#propAddressPrice{
    margin:5px;
    width:600px;
    vertical-align:top;
}
#propAddress{
    color:#1F7577 !important;
    font-weight:normal;
    font-size:11px;
    text-align:left;
    font-weight:bold;
}

.moreInfoText{
    font-size:10px;
}

#address{
    font-style:normal;
    font-size:16px;
    font-weight:bold;
    color:#00007D;
}
#propDesc{
    background-color:white; 
    font-size:10px;padding:5px;
}
#rooms{
    cell-spacing:0px;
    border-collapse:collapse;
}
#rooms th{
    color:#003366;
    font-family:Arial, Helvetica, sans-serif;
}
#rooms td{
    border:1px solid gray;
    font-size:10px;
    border-collapse:collapse;
}
#mainMenu {
    background-color: #0075bd;
    color: #ffffff;
    border-width: 1px 0px 1px 0px;
    border-style: solid;
    border-color: rgb(153,153,153);
}

#mainMenu a {
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
}

#breadCrumbs {
    padding: 10px 0px 10px 5px;
}

.alertBox{
    width: 25ex;
    margin-bottom: 10px;
    border-style: solid;
    border-color: #000000;
    border-width: 1px;
}

.alertTitle td {
    background: rgb(198, 211, 222);
    color: #000000;
    border-style: solid;
    border-color: #000000;
    border-width: 0px 0px 1px 0px;
}

.alertContent td{
    background: rgb(247, 247, 247);
    text-align: center;
}

.alertTitle a {
    color: #000000;
}

.standardTable {
    width: 770px;
    background-color: rgb(247, 247, 247);
}

.tableHeader td {
    background: rgb(198, 211, 222);
    border-style: solid;

    border-width: 1px 0px 1px 0px;
    border-color: #1F7577;
    color: rgb(49,73,82);
    font-size: 10pt;
    font-weight: bold;
    padding: 0px;
}

.tableData {
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #1F7577;
    padding-left:0px;
    padding:4px;
}

.footerCell td {
    padding: 10px 4px 4px 4px;
    border-color: rgb(153,153,153);
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    text-align: center;
    width: 100%;
    font-size: 7pt;
}

.submitButtonRow {
    text-align: center;
    padding-top: 5px;
}

.submitButtonRow input {
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
}

.highlighted_field {
    background: #ffffAA;
}

.snippet {
    color: #999999;
    text-decoration: none;
}

.header {
    font-size: 12px;
    font-weight: bold;
    color: white;
}

.middlecontent {
    width: 770px;
    margin:auto;
}