
/* boxes of different kind for content modules */

.box1 { border:1px solid #ccc; padding:2px;}
.box2 { border:1px solid #ccc; padding:2px; background-color:#f5f5f5; margin:5px 0;}
.box3 { border:1px dotted #ccc; padding:3px; margin:4px; }
.box4 { border:1px solid #ccc; padding:2px; background-color:#EDEDED; margin:5px 0;}
.box5 { border:1px solid #ccc; padding:3px; margin:4px; }

/* backgrounds */
.bg0 { background-color:#fff; }
.bg1 { background-color:#f5f5f5; } 
.bg2 { background-color:#EDEDED; }
.bg3 { background-color:#ccc; }
.bg4 { background-color:#CEE5F5; }
.bg5 { background-color:#E9F3FA; }
.bg6 { background-color:#006BB8; } /* mls drk blue */
.bg7 { background-color:#D7E089; } /* mls lgt green */
.bg8 { background-color:#B5BF5B;}
.bg9 { background-color:#000; }
.bg10 { background-color:#666; }
.bg11 { background-color:#999; }

/* text styles */
.txt0 { color:#fff; }
.txt1 { color:#999; }
.txt2 { color:#666; }
.txt3 { color:#333; }
.txt4 { color:#000; }
.txt5 { color:#006BB8; } /* mls drk blue */
.txt6 { color:#15613b; } /* dark green for superdraft '07 microsite */

.error { color:#f00; }

.txtSt1 {font:normal 10px Arial,Helvetica,sans-serif;  }
.txtSt2 {font:normal 10px Arial,Helvetica,sans-serif;  text-transform:uppercase;}

.caps { text-transform:uppercase; }
.lower { text-transform:lowercase; }
.mixed { text-transform:capitalize; }

/* headers */
.hdr1 { background-color:#f5f5f5; }

/* spacing, padding, margins */
.pad1 {padding:1px;}
.pad2 {padding:2px;}
.pad3 {padding:3px;}
.pad4 {padding:4px;}
.pad5 {padding:5px;}
.pad6 {padding:6px;}
.pad7 {padding:7px;}
.pad8 {padding:8px;}
.mar1 {margin:1px;}
.mar2 {margin:2px;}
.mar3 {margin:3px;}
.mar4 {margin:4px;}
.mar5 {margin:5px;}


#autoCol {border-left:1px solid #ccc; text-align:center;}

ul.disc { list-style-type:disc; margin:5px; padding:5px; }
ul.disc li { margin:5px 10px; }

ul.circle { list-style-type:circle; margin:5px; padding:5px; }
ul.circle li { margin:5px 10px; }

ul.square { list-style-type:square; margin:5px; padding:5px; }
ul.square li { margin:5px 10px; }

ol.spacer { margin:2px 5px 5px 5px; padding:5px; }
ol.spacer li { margin:2px 15px; }

/* webtools: print this, email this */
#webtools, #storyFooter { border-top:1px solid #ddd; border-bottom:1px solid #ddd; margin:10px 0px; padding:5px 0px; text-align:center; white-space:nowrap; }
#webtools a, #storyFooter a { font-size:11px; font-weight:bold; }

/* archives */
#archiveNav {background:#F5F5F5;padding:0;margin-top:8px;width:640px;}
#archiveNav h3 {position:relative;top:-5px;margin:0;padding:4px;background:#0570bc;color:#fff;}
.archiveNav TABLE {margin-left:4px;}
.archive_content ul {list-style:disc inside;margin: 4px;}
.archive_content li {list-style:disc inside;padding: 2px;}
.archive_content a {color:#3293f1}
.hdr_videoHighlights {background: url('/imgs/headers/640x45/640x45_highlights.gif') no-repeat;width:640px;height:45px;}
.hdr_videoOriginals {background: url('/imgs/headers/640x45/640x45_mls_exclusives.gif') no-repeat;width:640px;height:45px;}
.hdr_photoGallery {background: url('/imgs/headers/640x45/640x45_photogalleries.gif') no-repeat;width:640px;height:45px;}
.hdr_News {background: url('/imgs/headers/640x45/640x45_news.gif') no-repeat;width:640px;height:45px;}
.hdr_Press {background: url('/imgs/headers/640x45/640x45_press_releases.gif') no-repeat;width:640px;height:45px;}

#sliverAd {margin-bottom:2px;}