/* Styles needed for NCC custom MLS templates, revised 7/07 */
* { font-family: Arial, Helvetica, Tahoma, Geneva, 'Lucida Sans', 'Bitstream Vera Sans', sans-serif; }



td { font-style: normal; font-size: 12px; font-weight: normal; } 



a { color: #f00; font-weight: bold; text-decoration: none; }

a:link { color: #f00; font-weight: bold; text-decoration: none; }

a:visited { color: #999; font-weight: bold; text-decoration: none; }

a:active { color: #ff0000; } 

a:hover {color: #ff0000; text-decoration: underline; }



h1 { font-size: 18px; font-weight: bold; margin-bottom: 2px; margin-top: 0px; }

h2 { font-size: 16px; font-weight: bold; margin-bottom: 2px; margin-top: 4px; }

h3 { font-size: 14px; font-weight: bold; margin-bottom: 2px; margin-top: 20px; border-bottom: 1px solid #8F8F8F;  }



b { letter-spacing: 0.25px; }



form { margin-bottom: 0px; margin-top: 0px; }

input, textarea { color: #333333; background-color: #FFFFFF; border: 1px solid #B2B2B2; font-size: 12px; }

select { font-size: 12px; color: #333333; }

input.box { background-color: transparent; border: 0px; }



.searchr { background-color: #f5f5f5; text-align: right; }

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

.searchl { text-align: left; }



.bordered { padding: 6px; padding-top: 0px; margin-top: 0px; border: #8F8F8F solid 1px; }



.nobr { white-space: nowrap; }



.sml  { font-size: 9px; font-weight: normal; font-style: normal; font-family: Verdana, Arial, Helvetica, Geneva, 'Lucida Sans', sans-serif; }



.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 #e4e4e4; background-color: #fbfbfb; }

table.grid td { border: 1px solid #e4e4e4; padding: 0.5em; }















