/* CMT Realty CSS file, Oct 2007, 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; }
b { letter-spacing: 0.25px; }
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 */  

.sml  { font-size: 9px; font-weight: normal; font-style: normal; line-height: 11px;
        font-family: Verdana, Arial, Helvetica, Geneva, 'Lucida Sans', sans-serif; }

.tab { letter-spacing: 1px; background-color: #3C4D59; padding: 2px;  }


/* Revised MLS Styles */ 
form { margin-bottom: 10px; margin-top: 0px; }
input, textarea { color: #333333; background-color: #FFFFFF; border: 1px solid #B2B2B2; font-size: 13px; }
select { font-size: 13px; color: #333333; }
input.box { background-color: transparent; border: 0px; }

.searchr { background-color: #5B7588; text-align: right; }
.searchl2 { background-color: #5B7588; text-align: left; } /* sets bg under Clear button only */
.searchl { text-align: left; }

.nobr { white-space: nowrap; }

.sort_by { background-color: #e4e4e4; }

/* summary table border and padding */
.sumtable { margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px solid #8F8F8F; }

/* creates table gridlines on detail pages */
table.grid { border-collapse: collapse; border: 1px solid #778793; background-color: #4E6575; }
table.grid td { border: 1px solid #778793; padding: 0.5em; }


