body{
   padding: 0px;
   background-color: white;
}

a {
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

body, table{
   margin: 0px;
}

body, div, td {
   font-family: Trebuchet, Geneva, Arial;
   font-size: 12px;
}

img {
   border: 0px;
}

.menu {
   background-color: black;
   line-height: 16px; /* padding-left:10px;*/
   height: 20px;
}

div.nav a.snLink , .title, .title a {
   color: #3a3d8c;
   font-weight: bold;
   font-size: 12px;
}

.titlems, .titlems a {
   color: #3a3d8c;
   font-weight: bold;
   font-size: 12px;
   font-family: "Trebuchet MS", Geneva, Arial;
}

.formfooter{
   padding-right: 10px;
   background-image: url(../images/footer_form.gif);
   background-color: #3A3D8C;
   color: white;
   text-align: right;
   height: 20px;
}

.formbody{
   border-left: 1px solid black;
   border-right: 1px solid black;
   padding-bottom: 10px;
   background-color: #F3F1E8;
   text-align: center;
}

.liteBg {
   background: #F3F1E8;
}

div.submit {
   padding-top: 5px;
   padding-right: 5px;
   text-align: right;
}

input.submit {
   width: 48px;
   background: #6A71AF;
   font-weight: bold;
   font-size: 10px;
}

table.myhomelist {
   background: #F9F8F4;
}

span.sold {
   color: #C93C5A;
   font-weight: bold;
}

table.property{
   width: 266px; /* height:136px;*/
   background-color: #F2F0E8;
}

td.column{
   padding-left: 20px;
   padding-right: 20px;
   padding-bottom: 20px;
}

div.broker {
   padding-left: 14px;
   padding-top: 9px;
}

div.linksBlock {
   padding-left: 11px;
}

div.big {
   font-size: 10pt;
   font-weight: bold;
}

div.small, div.small a {
   font-size: 10px;
   color: black;
}

/* TOP MENU */
div.topmenu {
   width: 616px;
   position: relative;
   height: 20px;
}

div.dropdown {
   padding: 0px;
   position: relative;
   z-index: 100;
}

/* Right drop-down should be aligned right */
table.dropmenu {
   border-top: none;
   width: 144px;
   background-color: #6A71AF;
   visibility: hidden;
   position: absolute;
   top: 2px;
   left: -16px;
}

.formfooter a{
   color: white;
}

form.login input {
   border: 1px solid #000000;
   width: 156px;
}

div.submit input {
   width: 48px;
   background: #6A71AF;
   font-weight: bold;
   font-size: 10px;
}

table.myhomeList td {
   padding-left: 12px;
   font-family: "Trebuchet MS", Geneva, Arial;
}

table.details td {
   padding-left: 0px;
}

tr.rowD td {
   background: #E6E4D1;
}

tr.rowL td {
   background: #F3F1E8;
}

table.property td{
   font-size: 10px;
   line-height: 12px;
}

.linksBlock a {
   color: #565656;
   font-family: Trebuchet, Geneva, Arial;
   font-size: 8pt;
   font-weight: bold;
}

table.top-menu-table td {
   color: #5F6060;
}

table.dropmenu td {
   padding: 0px 14px;
}

table.dropmenu p {
   margin: 0px;
   margin-top: 5px;
   padding: 0px 0px;
   white-space: nowrap;
}

table.resources td div {
   font-family: "Trebuchet MS", Geneva, Arial;
   font-size: 9pt;
   line-height: 130%;
}

table.top-menu-table td a {
   color: #FFFFFF;
   font-weight: bold;
   font-family: "Trebuchet MS", Geneva, Arial;
   font-size: 11px;
}

table.top-menu-table td a:hover {
   color: #6A71AF;
}


.menu, .menu a{
   color: #6a71af;
   font-weight: bold;
   font-size: 10px;
   letter-spacing: 1;
   text-decoration: none;
   text-align: left;
}

.menu a:hover{
   text-decoration: none;

}

table.details td.list {
   padding-left: 10px;
   font-size: 10px;
}

div.broker div.img {
   float: left;
   width: 40px;
}

table.dropmenu p.bottom {
   border-bottom: none;
}

table.dropmenu a.link {
   color: #000000;
   font-weight: bold;
   font-family: "Trebuchet MS", Geneva, Arial;
   font-size: 11px;
   text-decoration: none;
   letter-spacing: 150%;
}

.formbody input, .formbody select{
   width: 240px;
}

table.dropmenu a.link:hover {
   color: #ffffff;
   text-decoration: none;
}

.menu a:hover, .menu a.selected{
   color: white;
}

#menu1 {
   left: 0px;
}

#footer{
   width: 780px;
   border-top: 1px solid #615F59;
   padding: 3px;
   background-color: black;
   color: white;
   font-style: italic;
   font-size: 12px;
   letter-spacing: 1;
   line-height: 16px;
   text-align: center;
   height: 20px;
   margin-bottom: 10px;
}
#footer * {
   color: white;
}

table#header{
   border-top: 5px solid black;
}

#main {
   padding: 10px 0px 10px 0px;
   background-color: #E6E4D1;
}

#agents tr td{
   padding-left: 64px;
}
  
#main, table#header{
   width: 780px;
   border-left: 1px solid black;
   border-right: 1px solid black;
}

.spad {
   padding: 5px;
}

.pad {
   padding: 10px;
}

.lpad {
   padding: 100px;
}


.a_alike {
   cursor: pointer;
}

.error {
   color: red;
   font-weight: bold;
}

