/* This the stylesheet for Sunset Properties MLS Search pages */


/* p = style of generic text */
p {color: black; font-family: Verdana; font-size: 9pt;}
.img {border:1}

.info {background-color: #F4F4F4; padding-bottom: 5px; padding-left: 5px;padding-top: 5px;}
.result {background-color: #F4F4F4; color: black; font-family: Verdana; font-size: 9pt;}
.logo {float: left}
.p {color: black; font-family: Verdana; font-size: 9pt;}
.mls {float:right; color: black; font-family: Verdana; font-size: 9pt;text-align: right; padding-right:10px; padding-top: 0px}
.address {color: black; font-family: Verdana; font-size: 8pt; padding-top: 5px}
.price {color: black; font-family: Verdana; font-weight: bold; font-size: 9pt; padding-top:12px}
.prop {color: black; font-family: Verdana; font-weight: bold; font-size: 9pt;}
.dis {color: black; font-family: Verdana; font-size: 7pt;}
.complex {color: black; font-family: Verdana; font-size: 9pt; padding-top: 0px; padding-left: 5px; font-weight: normal}
.bed {color: black; font-family: Verdana; font-size: 9pt; padding-top: 6px}
.header {border-width:0; padding-bottom: 10px;}

.right {text-align: right}
.center {text-align: center}


a:link {color: #006699; text-decoration: none}     /* unvisited link */
a:visited {color: #006699; text-decoration: none}  /* visited link */
a:hover {color: #006699; text-decoration: underline}   /* mouse over link */
a:active {color: #006699; text-decoration: none}   /* selected link */



