a
{
	color: #648824;
}

a:hover
{
	color: #FF8800;
}

body
{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	height: 100%;
	line-height: 1.3em;
	margin: 0;
	padding:0;
	font-size: 12px;
	color: #444;
}

html
{
  height: 100%;
  margin-bottom: 0px;
}

p
{
  margin-top: 0;
  margin-bottom: 5px;
}

a.headline
{
	line-height: 1.5;
	text-decoration: none;
}

body.width_medium div#wrapper_center
{
	height: 100%;
	width: 950px;
}

body.messageboard table.tablehead
{
	font-size: 10px !important;
}

body.messageboards
{
	margin: 7px !important;
}

body.messageboards table
{
	border: solid 1px #000000;
}

div#footer
{
	background: transparent url(../img/template/mw_footer_b.gif) 0 100% repeat-x;
}

div#footer_l
{
	background: transparent url(../img/template/mw_footer_b_l.gif) 0 0 no-repeat;
}

div#footer_r
{
	padding-top: 10px;
	background: transparent url(../img/template/mw_footer_b_r.gif) 100% 0 no-repeat;
	height: 47px;
	overflow: hidden;
}

div#footer_width
{
	margin:0 9px;
}

div#header
{
	text-align:center;
	height: 150px;
	width:100%;
}

div#leftbg
{
	background: transparent url(../img/template/mw_shadow_l.gif) 0 0 repeat-y;
}

div#logo
{
	width: 100%;
	height: 150px;
	margin-left: 10px;
}

div#PAmap
{
	width: 275px;
	height: 200px;
	float: right;
	border: solid 1px #121212;
}

div#rightbg
{
	background: url(../img/template/mw_shadow_r.gif) 100% 0% repeat-y;
}

div#story
{
	padding-top: 10px;
}

div#tabarea
{
	background: transparent url(../img/template/mw_header_b.gif) 0 0 repeat-x;
	margin: 0 8px;
}

div#tabarea_l
{
	background: url(../img/template/mw_header_l_b.gif) 0 0 no-repeat;
	padding-left: 14px;
}

div#tabarea_r
{
	height: 42px;
	background: url(../img/template/mw_header_r_b.gif) 100% 0 no-repeat;
	padding-right: 1px;
}

div#toppathway
{
	text-align:left;
	margin:0 10px;
}

div#toppathway table
{
	width:100%;
	height:27px;
}

div#wrapper_center
{
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

div.aboutus
{
	padding-left: 2px;
	padding-right: 4px;
	float: left;
}

div.aboutus img
{
	border: solid 1px #121212;
}

div.aligncenter
{
	text-align: center !important;
}

div.bold
{
	font-weight: bold;
}

div.captcha
{
	font-size: 11px;
}

div.captcha input
{
	font-size: 11px !important;
	width: 75px;
}

div.captcha-img
{
	border: solid 1px #999999;
	display: inline-block;
	padding: 0px !important;
	position: relative;
}

div.captcha-input
{
	display: inline-block;
	padding: 0px !important;
	position: relative;
	top: -16px;
}

div.center
{
  text-align: center;
  background: url(../img/template/header_blank.jpg) top right repeat-x;
  margin:0;
  padding:0;
  width:100%;
}

div.charity
{
	width: 200px;
	padding: 3px;
	border: solid 1px #121212;
	background-color: #efefef;
}

div.charitycontainer
{
	padding: 2px;
	float: right;
}

div.countdownclock
{
	padding-bottom: 12px;	
}

div.draft-pick
{
	float: left;
	font-size: 10px;
	width: 20px;
}

div.gamelink
{
	border: solid 1px gray;
	float: left;
	margin-right: 5px;
	text-align: center !important;
	vertical-align: center !important;
}

div.gamelink a
{
	background: #ffffff;
	display: block;
	padding: 1px;
	text-decoration: none;
	
	width: 17px;
	height: 17px;
}

div.gamelink a:hover
{
	background: gray;
}

div.headstrongcontainer
{
	padding: 3px;
	float: left;
}

div.mapcontainer
{
	padding-left: 3px;
	padding-right: 3px;
}

div.postmessage
{
	background-color: #DCDCDC;
	border: solid 1px #000000;
	padding: 10px;
}

div.postmessage div
{
	padding-bottom: 10px;
}

div.postmessage input
{
	font-size: 16px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
}

div.postmessage textarea
{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 16px;
	width: 95%;
}

div.selected
{
	background: gray;
	color: #ff8800;
	display: block;
	padding: 1px;
	text-decoration: none;
	width: 17px;
	height: 17px;
}

div.gamelinks
{
	clear: both;
	float: left;
	padding: 4px;
	width: 90%;
}

div.inputlabel
{
	float: left;
	width: 75px;
	vertical-align: bottom;
}

div.label
{
	float: left;
	height: 17px;
	padding-right: 7px;
	padding-top: 3px;
	vertical-align: middle;
}

div.moduletable
{
  margin-bottom: 25px;
}

.boxscore
{
	border: solid 1px black;
	margin: 5px;
}

.button
{
	color: #000000;
	cursor: pointer;
	background-color: #ABABAB;
	border: solid 1px gray;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	font-weight: bold;
}

.error
{
	border: solid 1px #ff0000;
}

.font10
{
	font-size: 10px;
}

.font12
{
	font-size: 12px;
}

.font14
{
	font-size: 14px;
}

.divleft
{
	float: left;
	font-size: 10px;
	margin-right: 7px;
	margin-top: 7px;
} 

.divright
{
	float: right;
	font-size: 10px;
	margin-left: 7px;
	margin-top: 7px;
} 


div.divplayerleft
{
	border-right: solid 1px #bcbcbc;
	float: left;
	font-size: 10px;
	margin-right: 7px;
	margin-top: 7px;
	padding-bottom: 6px;
	padding-right: 4px;
	padding-top: 5px;
	text-align: center !important;
}

div.divplayerright
{
	border-left: solid 1px #bcbcbc;
	float: right;
	font-size: 10px;
	margin-left: 7px;
	margin-top: 7px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-top: 5px;
	text-align: center !important;
} 

div.divphotoleft
{
	border-right: solid 1px #bcbcbc;
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin-right: 7px;
	margin-top: 7px;
	padding-bottom: 6px;
	padding-right: 4px;
	padding-top: 5px;
	text-align: center !important;
}

div.divphotoright
{ 
	border-left: solid 1px #bcbcbc;
	float: right;
	font-size: 10px;
	font-weight: bold;
	margin-left: 7px;
	margin-top: 7px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-top: 5px;
	text-align: center !important;
}

div.left
{
	float: left;
}

div.spacer-10
{
	height: 10px;
}

div.spacer-20
{
	height: 20px;
}

div.stat
{
	float: left;
	margin-bottom: 7px;
	width: 156px;
}

div.stat table
{
	width: 90%;
}

div.thumbnail
{
	border: solid 1px gray;
	float:left;
	margin: 3px 3px 10px;
	padding: 3px;	
}

div.mblinks
{
	padding: 10px 5px 10px 0px;
	text-align: right;
}

div.mblinks a, div.mblinks a:link, div.mblinks a:visited
{
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

div.thumbnail:hover
{
	border: solid 1px black;
}

div.thumbnail img
{
	border: 0px;
	/*height: 53px;
	width: 110px;*/
}

div.year
{
	color: #FF8800;
	font-weight: bold;
}

span.author
{
	color: #777777;
	font-size: 11px;
	padding-left: 4px;
}

span.header
{
	font-size: 16px;
	font-weight: bold;
	padding-left: 4px;
}

span#spnCountdownClock
{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
}

span#spnCountdownHeader
{
	font-size: 14px;
	font-weight: bold;
}

table.nopad
{
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.pill
{
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  text-align:left;
  width:100%;
}

td.divider
{
	border-right: solid 1px #ababab;
}

td.greyline
{
  width: 20px;
  vertical-align:bottom;
  text-align:left;
  background: url(../img/template/mw_line_grey.png) 50% 0 repeat-y;
}

td.greyline .greyline_bottom
{
  width: 20px;
  background: url(../img/template/mw_line_grey_bottom.png) 50% 0 no-repeat;
  height:50px;
}

td.highlight
{
	background-color: #9A9A9A;
	font-weight: bold;
}

td.name
{
	vertical-align: top;
	padding: 0px;
}

td.picture
{
	vertical-align: middle;
	width: 140px;
}

td.picture img
{
	border: solid 1px black;
}

td.pill_m
{
  padding: 0;
  margin: 0;
  width: auto;
}

td.topic
{
	font-weight: bold;
	font-size: 14px;	
}

.clr {
	clear: both;
}

.colhead
{
	background: url(../img/template/colhead.jpg) repeat-x top left;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
}

.colhead a:hover
{
	color: #FF0000;
}

.colhead a:link, .colhead a:visited
{
	color: #000;
}

.evenrow
{
	background-color: #ececec;
}

.gameinfo
{
	border-top: solid 1px #ababab;
	border-bottom: solid 1px #ababab;
}

.oddrow
{
	background-color: #FFF;
}

.stathead
{
	background-color: #333333;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: bold;
	line-height: 1;
}

.statheadwhite
{
	background: url(../img/template/statheadwhite.png) repeat-x top left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	line-height: 1;
}

.tablehead
{
	background: #dcdcdc;
	border-collapse: separate;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin: 5px 0 5px 0;
 	vertical-align: top;
	width: 100%;
}

.tablehead a
{
	color: #000000; 
}

.tablehead a:hover
{
	color: #FF8800;
}

#area
{
	padding: 0;
}

#maincolumn
{
	/*margin-left: 20%;*/
	padding-left: 15px;
	width: 100%;
}

#page_bg
{
	background: #f0f8e4 url(../img/template/bg.png) repeat-x fixed left bottom;
	margin:0;
	margin-bottom: 1px;	
	padding: 0;
}

#pillmenu
{
  white-space: nowrap;
  height: 32px;
  float: left;
}

#pillmenu .mainlevel-nav
{
	background: url(../img/template/mw_menu_cap_l.png) top left no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float:left;
	display:block;
	height: 32px;
	line-height: 24px;
	padding: 4px 12px;
	color: #73a025;
	text-decoration: none;
}

#pillmenu a:hover 
{
	color: #ff8800;
}

#pillmenu ul
{
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu ul li
{
	float: left;
	background: url(../img/template/mw_menu_cap_r.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#toppathway td.leftbg
{
	width:10px;
	height:28px;
}

#toppathway td.rightbg
{
	color:#666666;
	text-align:left;
	height:28px;
}

#whitebox
{
	background-color:#ffffff;
	margin: 0 11px 0px 11px;
	width: auto;
}

#whitebox div
{
	text-align: left;
}

#whitebox_m
{
	margin: 0 10px 0px 10px;
	width: auto;
	padding: 1px 0px;
}