/* The Trayler Group css file, July 2007 */

body { background-color: #000000; color: #333333; margin: 0px; padding-top: 0px; }

* { font-family: Arial, Helvetica, Geneva, 'Lucida Sans', 'Bitstream Vera Sans', sans-serif; }

a:link { color: #C01F1F; }
a:visited { color: #C01F1F; }
a:active { color: #FF0000; } 
a:hover { color: #FF0000; }

b { letter-spacing: 0.25px; }
blockquote { margin-top: 0px; margin-bottom: 0px; margin-left: 10px; }
h1 { font-size: 26px; font-weight: normal; font-family: serif; line-height: 30px; color: #951717;}
h2 { font-size: 16px; font-weight: bold; margin-bottom: 4px; color: #951717; }
img { border: 0px; padding: 0px; margin: 0px; }
p { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 10px; }
td { font-size: 12px; line-height: 20px; }

ul { border: 0px; margin-top: 2px; list-style-type: disc; }
ol { border: 0px; margin-top: 2px; list-style-type: decimal; }
li { line-height: 16px; padding-bottom: 4px; }

.copyright  { font-size: 9px; font-weight: normal; text-align: center;
              font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; margin-top: 6px; color: #7F7F7F; }
  
.nobr { white-space: nowrap; }

.large { font-size: 14px; font-weight: bold; }

.gray { color: #706F6F; }

.content { background-image: url(images/trayler_bg.gif); background-repeat: repeat-y; background-position: top left; padding: 30px; padding-top: 0px; }

/* footer*/
table.footer { border-collapse: collapse; border: 1px solid #7F7F7F; background-color: #000000; margin-top: 20px; }
table.footer td { border: 1px solid #7F7F7F; padding: 0.5em; }

.footer { color: #E3E3E3; }

/* mls styles */
.sumtable { margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px solid #8F8F8F; }

table.grid { border-collapse: collapse; border: 1px solid #e4e4e4; background-color: #ffffff; }
table.grid td { border: 1px solid #e4e4e4; padding: 0.5em; }

input, textarea { color: #333333; background-color: #FFFFFF; border: 1px solid #B2B2B2; font-size: 12px; }
select { color: #333333; background-color: #FFFFFF; font-size: 12px; } 
input.box { background-color: transparent; border: 0px; } 

h3 { font-size: 14px; font-weight: bold; margin-bottom: 2px; padding-top: 20px;
     border-color: #8F8F8F; border-style: solid; border-left-width: 0px; border-right-width: 0px; 
     border-top-width: 0px; border-bottom-width: 1px; margin-top: 10px; margin-bottom: 10px; }   

.searchr { background-color: #f5f5f5; text-align: right; }
.searchl2 { background-color: #f5f5f5; text-align: left; } /* sets bg under Clear button only */
.searchl { text-align: left; }

.sort_by { border: 1px solid #FBC396; padding: 1px; }

.sml  { font-size: 9px; font-weight: normal; font-style: normal; font-family: Verdana, Arial, Helvetica, Geneva, 'Lucida Sans', sans-serif; }

