#adminNav{
    border-collapse:collapse;
}
#adminNav td{
    background-color:#0075bd;
    color:#FFF;
    font-weight: bold;
    font-size:12px;
}
#adminNav a{
    color:white;
    text-decoration:none;
    font-size:12px;
}
#oddRow td{

    background-image: url('images/fill-blue.png');
    background-repeat:repeat-x;
    padding: 5px;
}

#evenRow td{
    background-image: url('images/fill-blue.png');
    background-repeat:repeat-x;
    padding:5px;
}

#evenRow a, #oddRow a{
    color:black;
}

#PubDesc{

    font-size:10px;
    padding:5px;
}
#PropStatus{
    padding-top:5px;
    font-size:11px;
    color:#00008B;
}

#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:#00306b;
    letter-spacing:1.5px;
    font-family:arial;
    font-size:16px;
    color:white;
    font-weight:bold;
    margin-top:5px;
    padding:2px;

}

#searchHeader a{
   color:#C5E2FF;
   text-decoration:none;
}

#noResults{
    background-color:#00306b;
    letter-spacing:1.2px;
    font-family:arial;
    font-size:12px;
    color:white;
    font-weight:bold;
    margin-top:5px;
    padding:2px;

}

#featuresDiv{
    border:2px solid black;
    padding:2px;
    background-color:#0075bd;
    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;
}

table {
    width: 100%;
}

#listing td {
    font-size: 10pt;
    vertical-align: top;
}

img {
    border: 0px;
}

a {
    color: rgb(49,73,82);
}

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 {
    width: 20%;
    font-weight: bold;
    font-size: 9pt;
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    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:15px;
    font-weight:bold;
    font-family:arial;
    background-color:#AD0800;
    border:1px solid black;
    color:white;
    letter-spacing:1.5px;
    vertical-align:middle;
    padding:3px;
}
#propDiv{
    margin-bottom:10px;
    border:1px solid black;
    font-family: Verdana !important;
    width:770px;
    padding:10 10 0 10;
    vertical-align:top;
}
#propDivHead{
    width:764px;
    border-right:1px solid black;
    border-left:1px solid black;
    border-top:1px solid black;
    background-color:#AD0800;
    color:white;
    letter-spacing:1.5px;
    font-weight:bold;
    padding:3px;
    text-align:center;
    font-size:16px;
}
ul{
    margin:18px;
    padding:0px;
    list-style-type
}
#propAddressPrice{
    margin:5px;
    width:600px;
    vertical-align:top;
}
#propAddress{
    color:#FFF !important;
    font-weight:normal;
    font-size:16px;
    text-align:center;
    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: 100%;
    background-color: rgb(247, 247, 247);
}

.tableHeader td {
    background: rgb(198, 211, 222);
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: rgb(153, 153, 153);
    color: rgb(49,73,82);
    font-size: 10pt;
    font-weight: bold;
    padding: 5px;
}

.tableData {
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: rgb(153, 153, 153);
    padding-left:10px;
}

.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;
}