/* Styles needed for NCC custom MLS templates, revised Jan 2014 */

* { font-family: Arial, Helvetica, Tahoma, Geneva, 'Lucida Sans', 'Bitstream Vera Sans', sans-serif; }

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

a { text-decoration: none; }
a:link { color: #c33333; }
a:visited { color: #c33333; }
a:active { color: #e5322d; } 
a:hover { color: #e5322d; text-decoration: underline; }

h1.mls { font-size: 18px; font-weight: bold; margin: 0 0 2px 0; }
h3 { font-size: 14px; font-weight: bold; margin: 20px 0 4px 0; padding-bottom: 2px; border-bottom: 1px solid #8F8F8F; width: 850px;  }

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; }

.nobr { white-space: nowrap; }

.expadding { margin-bottom: 6px; }

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

.cx { font-size: 13px; font-weight: bold; } /* contact info in listing details */
.emph { font-size: 14px; font-weight: normal; line-height: 18px; margin-left: -10px; }

.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; }

/*---------------------------
Image Resizing
-----------------------------*/
#imgbox { width: 600px; height: 414px; position: relative; margin-bottom: 10px; overflow: hidden; } /* customize this to change the large image size */
#mlsbigphoto { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%; }








