/*---( MESSAGE BOARDS SPECIFIC STYLES )------------------------------------------ */


#mb {
	padding: 20px 10px 10px 10px;
	line-height: 1.4em;
	width: 720px;
	overflow: visible;	
	}

#mb a {
	color: #000;
	}
#mb a:hover {
	color: #F00;
	}
#mb a:visited {
	color: #009;
	}

/* team row */

#team {
	width: 772px;
	height: 80px;
	}
	

/* top stuff */

#welcome {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #000;
	}
#welcome a {
	font-size: 130%;
	padding: 2px 0 2px 20px;
	background: url(http://espn.starwave.com/i/boards/04b/user_y.gif) no-repeat 0 50%;
	}
.bcrumb {
	margin: 10px 0;
	padding: 0;
	color: #666;
	}
.bcrumb a {
	padding-right: 10px;
	margin-right: 6px;
	background: url(http://espn.starwave.com/i/boards/04b/arrow.gif) no-repeat 100% 50%;
	}
.bcrumb strong {
	color: #000;
	}

#search {
	clear: both;
	margin: 10px 0 10px 0;
	padding: 6px;
	border-top: 1px solid #F1DAB6;
	color: #444;
	text-align: center;
	background: #FDF4D8 url(http://espn.starwave.com/i/boards/04b/welcome_bg.gif) repeat-x bottom left;
	}
#search-label {
	font-weight: bold;
	}
#search a {
	padding: 2px 20px 2px 0;
	background: url(http://espn.starwave.com/i/boards/04b/search.gif) no-repeat 100% 50%;
	}
#search input {
	vertical-align: middle;
	}

.page-nav {
	float: left;
	margin: 0;
	padding: 8px 0 0 0;
	}
.page-nav span {
	margin-left: 15px;
	}
.alone {
	margin-bottom: 10px;
	}
.buttons {
	float: right;
	margin: 0 0 10px 0;
	padding: 0;
	}
.buttons a {
	display: block;
	float: left;
	margin: 0 0 0 4px;
	padding: 6px;
	border: 1px solid #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	text-decoration: none;
	font-weight: bold;
	color: #666 !important;
	background: #eee url(http://espn.starwave.com/i/boards/04b/button_bg.gif) repeat-x top left;
	}
.buttons input {
	display: block;
	float: left;
	margin: 0 0 0 4px;
	padding: 6px;
	border: 1px solid #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	text-decoration: none;
	font-weight: bold;
	color: #666 !important;
	background: #eee url(http://espn.starwave.com/i/boards/04b/button_bg.gif) repeat-x top left;
	}	
.buttons a img {
	margin: 0 3px 0 0;
	vertical-align: middle;
	}
.buttons a:hover {
	border-color: #ccc;
	color: #333;
	text-decoration: none;
	background: #eee;
	}
.bottom {
	clear: both;
	margin: 10px 0 0 0;
	}
	
/* table styles */

table.mb {
	clear: both;
	width: 720px;
	overflow: visible;
	margin: 0 0 10px 0;
	padding: 0;
	border-collapse: collapse;
	}
table.w-key {
	width: 720px;
	overflow: visible;
	margin-bottom: 0;
	color: #000;
	}
table.mb caption {
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	font-family: Arial, sans-serif;
	padding: 6px;
	background: #002A5C;
	color: #fff;
	}
table.mb th {
	padding: 6px 10px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	background: #dbdbdb url(http://espn.starwave.com/i/boards/04b/th_bg.gif) repeat-x top left;
	}
table.mb td {
	padding: 10px;
	border-bottom: 1px solid #ccc;
	background: #f5f5f5;
	}
table.mb tr.unread td {
	font-weight: bold;
	background: #eee url(http://espn.starwave.com/i/boards/04b/unread_bg.gif) repeat-x top left;
	}
	
.topic a {
	display: block;
	padding-left: 20px;
	background: url(http://espn.starwave.com/i/boards/04b/file.gif) no-repeat 0 50%;
	color: #000;
	}
.unread .topic a {
	background-image: url(http://espn.starwave.com/i/boards/04b/file_unread.gif);
	color: #000;
	}
.poll .topic a {
	background-image: url(http://espn.starwave.com/i/boards/04b/poll_side.gif);
	}
.poll-unread .topic a {
	background-image: url(http://espn.starwave.com/i/boards/04b/poll_unread.gif);
	}
.posted a {
	display: block;
	padding-left: 20px;
	background: url(http://espn.starwave.com/i/boards/04b/user_y.gif) no-repeat 0 50%;
	}
.posted a {
	display: block;
	padding-left: 20px;
	background: url(http://espn.starwave.com/i/boards/04b/user_y.gif) no-repeat 0 50%;
	}
.posted img {
	height: 48px;
	width: 35px;
}
.quote a {
	display: inline;
	color: #000;
	}

p.report {
	margin: 5px 0 1em 0;
	padding: 0;
	text-align: right;
	}

/* thread styles */

table.thread th {
	font-weight: normal;
	color: #444;
	}
table.thread th strong {
	color: #000;
	}
table.thread td {
	color: #666;
	vertical-align: top;
	}
table.thread th.thread-author {
	font-size: 120%;
	font-weight: bold;
	color: #000 !important;
	}
table.thread th.thread-author a {
	color: #000 !important;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	background: url(http://espn.starwave.com/i/boards/04b/user_y.gif) no-repeat 0 50%;
	}
table.thread th.thread-author a:hover {
	text-decoration: underline;
	}
table.thread th.thread-author a:visited {
	color: #000 !important;
	}	
table.thread th.thread-quote {
	text-align: right;
	}
table.thread th.thread-quote a {
	padding-left: 20px;
	color: #000 !important;
	background: url(http://espn.starwave.com/i/boards/04b/comment.gif) no-repeat 0 50%;
	}
table.thread th.thread-quote a:visited {
	color: #000 !important;
	}	
table.thread td.thread-head {
	font-size: 130%;
	font-weight: bold;
	font-family: Arial, sans-serif;
	padding: 6px;
	background: #002A5C;
	color: #fff !important;
	}
table.thread td.thread-head a {
	color: #fff !important;
	}	
table.thread td.thread-head a:visited {
	color: #fff !important;
	}	
table.thread td.preview {
	background: #666;
	}
table.thread td.thread-preface {
	font-size: 100%;
	line-height: 1.5em;
	color: #000;
	width: 160px !important;
	overflow: hidden  !important;	
	}
table.thread td.thread-body {
	font-size: 120%;
	line-height: 1.5em;
	color: #000;
	width: 560px !important;
	overflow: hidden !important;	
	}
table.thread td.thread-body p {
	margin-top: 0;
	padding-top: 0;
	}
table.thread td.thread-body blockquote {
	padding-left: 25px;
	font-size: 90%;
	color: #666;
	font-style: italic;
	background: url(http://espn.starwave.com/i/boards/04b/quote.gif) no-repeat 0 2px;
	}
table.thread td.thread-body blockquote .block-head {
	color: #444;
	font-style: normal;
	}

/* forms */

table.thread td textarea {
	width: 420px;
	height: 200px;
	margin: 0 0 10px 0;
	}
table.thread td textarea.text-quote, table.thread td textarea.text-poll {
	height: 100px;
	}

#poll-view {
	padding: 10px 10px 0 0;
	font-weight: bold;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#poll-results {
	margin: 0 0 10px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
#poll-results td {
	color: #000;
	font-weight: normal;
	border: none;
	}
#poll-results td.poll-votes {
	font-weight: bold;
	}
#poll-results span.poll-your {
	margin-left: 10px;
	padding-left: 16px;
	color: #666;
	background: url(http://espn.starwave.com/i/boards/04b/poll_your.gif) no-repeat 0 50%;
	}

/* WYSIWYG buttons */

#quick-buttons h3 {
	margin: 0;
	padding: 0;
	clear: left;
	font-size: 100%;
	font-weight: normal;
	}

#quick-buttons p {
	margin: 10px 0 20px 0;
	padding: 0;
	float: left;
	}
#quick-buttons a {
	display: block;
	float: left;
	margin: 0 4px 4px 0;
	padding: 4px;
	color: #666;
	text-decoration: none;
	border: 1px solid #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background: #eee url(http://espn.starwave.com/i/boards/04b/button_bg.gif) repeat-x top left;
	}
#quick-buttons a:hover {
	border-color: #ccc;
	color: #000;
	text-decoration: none;
	background: #eee;
	}

/* key */

#key {
	margin: 0 0 10px 0;
	padding: 10px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
#key img {
	vertical-align: middle;
	}
#key span {
	margin-right: 15px;
	color: #666;
	}


/* misc */

.alert {
	padding-left: 20px;
	font-size: 90%;
	color: #990000;
	background: url(http://espn.starwave.com/i/boards/04b/alert.gif) no-repeat 0 1px;
	}

a {
	color: #000000;
      }

a img {
	border: none;
      }
	
