/* CMT Realty CSS file, June 2005, ncc.com*/
/* Palette: Orange #EF7B31; Melon #F9E1D1; Gold #FEBD4B; Slate #4E6575; Lesser Slate #5B7588; Sky Blue #C3E6FE; */

body { background-color: #FFFFFF; color: #FFFFFF; margin: 20px; }

a:link { color: #C3E6FE; }
a:visited { color: #C3E6FE; }
a:active { color: #FEBD4B; } 
a:hover { color: #FEBD4B; }

/* image will also need a border="0" */
a.logo:active { background: transparent; text-decoration: none; } 
a.logo:hover { background: transparent; text-decoration: none; }

td { font-family: Verdana, Arial, Helvetica, Geneva, 'Lucida Sans', sans-serif; font-style: normal; font-size: 12px; font-weight: normal; line-height: 18px; }
ul { border: 0px; margin-top: 2px; list-style-type: disc; }
li { line-height: 16px; }
h1 { font-size: 20px; font-weight: bold; }
h2 { font-size: 17px; font-weight: bold; margin-bottom: 6px; }
h3 { font-size: 14px; font-weight: bold; margin-bottom: 6px; }
p { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 10px; }

.spacer { height: 20px ; }

.nobr { white-space: nowrap; }
  
.copyright  { font-size: 9px; font-weight: normal; text-align: center;
font-family: Verdana, Arial, Helvetica, Geneva, 'Lucida Sans', sans-serif; margin-top: 6px; color: #EF7B31; }
  
.hrule { border-color: #EF7B31; border-width: 1px; border-style: solid; border-left-width: 0px; border-right-width: 0px; 
         border-top-width: 0px; border-bottom-width: 1px; line-height: 6px; }       

.vrule { border-color: #EF7B31; border-style: solid; border-left-width: 1px; border-right-width: 0px; border-top-width: 0px; 
         border-bottom-width: 0px; padding-right: 10px; padding-left: 10px; }
         
/* MLS Styles */  
input, textarea, input2, textarea2, select { font-size: 13px; }
form { margin-bottom: 10px; margin-top: 0px; }
select { font-size: 13px; }

.searchr { background-color: #5B7588; text-align: right; }
.searchl2 { background-color: #5B7588; text-align: left; } /* sets bg under Clear button only */

.searchl { text-align: left; }

.search_header { background-color: #5B7588; }

.listing_bg { background-color: #5B7588; }
  
.sml  { font-size: 9px; font-weight: normal; font-style: normal; line-height: 11px;
        font-family: Verdana, Arial, Helvetica, Geneva, 'Lucida Sans', sans-serif; }

.bordered { padding: 6px; border: #F9E1D1 solid 1px; }

.tab { letter-spacing: 1px; background-color: #3C4D59; padding: 2px;  }

/* summary table border and padding */
.sumtable { margin-bottom: 10px; padding-bottom: 5px; border-bottom: 1px solid #8F8F8F; }


/*IE7 centering*/
div.centered { text-align: center; }
div.centered table { margin: 0 auto; text-align: left; }
