@import url(../all.css);

/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800);
body {
	border: 0px;
	background-color: #FFF;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	color: #666;
	line-height: 1.28;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	background-position: center -62px;
}

#body_ajax_ld, #body_ajax_la, #body_live_scoring, #body_live_scoring_summary {
	background-image: none;
	background-color: white;
}

.pagebody {
	min-height: 730px;
}
/*#contentframe { max-width: 90%; min-width: 800px; margin: 0 auto 50px; min-height: 680px; }
*/

#contentframe {
	min-height: 699px;
}
#home #contentframe {
	min-height: 701px;
}
#homepagecolumns {
	padding: 10px 0 30px
}
/*Custom Header Formating*/
.pageheader {
	height: 105px;
	background-color: transparent;
	color: #FFF;
	margin-bottom: 30px;
}
.pageheader a:link, .pageheader a:visited {
	color: #FFF;
	text-decoration: none
}
.pageheader a:hover {
	text-decoration: underline
}
.pageheader .welcome br {
	display: none;
}
.pagetitle {
	width: auto;
}
.pagetitle h1 {
	text-align: left;
	color: white;
	font-size: 32px;
	padding: 50px 0 4px 0px;
	position: relative;
	left: 15px;
	top: -28px;
	text-shadow: 3px 4px 0px rgba(0, 0, 0, 0.3);
}
.brandlogo a {
	background-image: url(logo.png);
	display: block;
	background-repeat: no-repeat;
	background-position: top center;
	width: 120px;
	height: 80px;
	position: relative;
	top: 13px;
	left: 20px;
}
.brandlogo img {
	visibility: hidden;
	height: 38px;
}
.homepagecolumn .homepagemodule caption {
	width: auto;
}
.pageheader .brandlogo {
	width: 100px;
}
.pageheader .welcome {
	width: 400px;
	position: relative;
}
.pageheader .bannerimage {
	width: auto;
}
.pageheader .welcome {
	vertical-align: middle
}
/*MFL Menu */
.mainmenucurrent {
	font-size: 16px;
	text-decoration: none;
	background-color: #263e68;
}
.mainmenuon, A.mainmenuon:link, A.mainmenuon:visited, A.mainmenuon:hover, A.mainmenuon:active {
	color: #CCC;
	background-color: #263e68;
	font-size: 16px;
	text-decoration: none;
}
.mainmenuoff, A.mainmenuoff:link, A.mainmenuoff:visited, A.mainmenuoff:hover, A.mainmenuoff:active, A.mainmenucurrent:link, A.mainmenucurrent:visited, A.mainmenucurrent:hover, A.mainmenucurrent:active {
	color: #FFF;
	background-color: #263e68;
	font-size: 16px;
	text-decoration: none;
}
#menu0 {
	top: 0px !important;
}
#menu0 .mainmenuoff, #menu0 .mainmenucurrent {
	background-color: transparent;
}
.mmenucontainer {
	border: none !important;
}
.mmenucontainer a {
	padding: 3px;
}
#menu0 img { /* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; /* IE 5-7 */
	filter: alpha(opacity=20); /* Netscape */
	-moz-opacity: .2; /* Safari 1.x */
	-khtml-opacity: .2;
	opacity: .2;
}
.module_expand {
	font-size: .7em;
}
caption {
	background-color: #FFF;
	color: #263e68;
	text-align: left;
	padding-left: 35px;
	font-size: 1.2em;
	background-image:url(caption_logo.png);
	background-position: left center;
	background-repeat:no-repeat
}
caption span {
	color: #263e68;
	font-weight: 800;
	text-transform: uppercase
}
.homepagecolumn #standings h3, .homepagecolumn #a_standings h3, .homepagecolumn .homepagemodule caption {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
}
.homepagecolumn #standings h3, .homepagecolumn #a_standings h3, #standings h3, #a_standings h3 {
	color: #666;
	text-align: left;
	font-size: 12px;
}
#standings th {
	text-align: center
}
#standings th.ficonname {
	text-align: left
}
h3 {
	font-size: 100%;
}
h3 a:hover {
	background: #EEE;
}
th {
	text-align: left;
	color: #888;
	font-style: normal;
	text-transform: uppercase;
	background-color: white;
	padding: 0px 0 2px 0;
	border-bottom: 3px solid #999;
}
th a:link, th a:visited {
	color: #263e68
}
th a:hover {
	color: #888
}
#my_player_photos th {
	text-align: center
}
option, select, input {
	color: #333;
}
.eventablerow td {
	border-bottom: 1px solid #DDD;
	background-color: #fefefe;
	margin-top: 1px;
	padding: 5px 5px 4px 0px;
}
.oddtablerow td {
	border-bottom: 1px solid #eee;
	background-color: #fff;
	margin-top: 1px;
	padding: 5px 5px 4px 0px;
}
tr.reportfooter td {
	border-bottom: 0px !important;
}
.newposition td, .newposition th {
	border-top: 1px solid #666;
}
a:link, a:visited {
	color: #263e68;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #db2e27;
}
/*Horizontal and Vertical Menu's*/
#hsubmenu {
	padding: 0px 0 20px;
	top: 0px;
}
#hsubmenu ul a {
	text-decoration: none;
	padding: 8px 8px 10px;
}
#hsubmenu ul a:hover {
	background: #263e68;
	color: white;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#hsubmenu ul li {
	border-left: 1px solid #EEE;
}
#vsubmenu ul li ul {
	margin-left: -14px;
}
#vsubmenu ul li {
	text-transform: uppercase
}
#vsubmenu ul li a {
	padding: 4px 0px 5px 15px;
	border-top: 0px solid #CCC;
	border-bottom: 1px solid #4d648c;
	color: #fff;
	background-color: #263e68;
	text-transform: none;
	font-size:.9em
}
#vsubmenu ul li a:hover {
	background-color: #da2b2a;
	border-bottom: 1px solid #b22222
}
#vsubmenu ul {
	width: 91px;
}
#vsubmenu {
	border-right: 1px solid #CCC;
	background-color: #263e68;
	border-radius: 0 5px 5px 0;
	color: white;
	padding: 10px 0 10px 10px;
	margin-bottom: 50px
}
/*formatting MFL Message*/
.homepagemessage {
	border: 2px solid #DDD;
	padding: 5px;
	width: 620px;
}
.homepagemessage td {
	background-color: white;
	border: none;
}
.homepagemessage th {
	padding-left: 5px
}
.homepagemessage h4 {
	text-align: left
}
#withmenus.withleft {
	margin-left: 100px;
}
/*Home Page Tabs*/
#homepagetabs {
	border-bottom: 0px solid #ccc;
	padding-left: 28px;
}
#homepagetabs li {
	padding: 5px 15px;
	margin-right: 0px;
	background: #263e68;
	border-right: 1px solid #537299;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 800
}
#homepagetabs li:hover {
	background: #da2b2a;
}
#homepagetabs ul {
	background: #222;
	border: 1px solid #333;
	color: #FFF
}
#homepagetabs li.currenttab {
	border-bottom: 1px solid #333;
	background: #da2b2a;
	border-right: 1px solid #df5e5e
}
#tab0 {
	border-radius: 5px 0 0 5px;
}
.pagefooter {
	color: #ccc;
	background-color: #263e68;
	padding-top: 20px;
	margin-bottom: 0px;
	margin-top: 20px;
	border-top: 2px solid #666;
}
#homepagetabs li:last-child {
	border-radius: 0 5px 5px 0;
}
.pagefooter a:link, .pagefoottera:visited {
	color: #ccc
}
/*moves the pagefooter border even wit the homepagetabs*/
#home {
	margin-bottom: -21px;
}
#home .pagefooter {
	border-top: 0px solid #CCC;
}
.pagefooter table td {
	padding-bottom: 8px
}
/*Formating for two colum layout pages*/
.two_column_layout .h2hmatchups {
	min-width: 350px;
}
table.two_column_layout td .report {
	min-width: 400px;
}
.report {
	border: 1px solid #DDD;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 15px;
	width: 95%
}
/*Commish Setup Page*/
#commissioner_setup #withmenus ul {
	padding: 10px 0 10px 30px;
}
#commissioner_setup li {
	list-style: none;
	padding: 3px 0
}
#commissioner_setup th {
	padding: 10px 0 10px 15px
}
#commissioner_setup ul a {
	font-size: 1em
}
#commissioner_setup .two_column_layout table {
	width: 400px;
	margin: 10px;
}
#commissioner_setup #withmenus #vsubmenu ul li a {
	padding: 4px 0px 5px 0px;
	margin-left: -15px;
}
#commissioner_setup #withmenus #vsubmenu ul {
	padding: 0px;
	margin-left: 0px;
}
#commissioner_setup #withmenus #hsubmenu {
	top: -39px;
}
#commissioner_setup #use_with_caution {
	color: fireBrick;
}
/* image borders*/
.articlepicturetable img {
	border: 8px solid white;
	-webkit-box-shadow: 0px 0px 10px 5px #ddd;
	box-shadow: 0px 0px 10px 5px #ddd;
	margin: 0 0 0 0px;
}
.articlepicturetable {
	margin: 0 0 0 10px;
}
/* alignment of reports*/
td.rank {
	text-align: left
}
/* Jim Mora Section*/
.playoffbracket .oddtablerow td, .playoffbracket .eventablerow td {
	border-bottom: inherit;
	background-color: transparent;
	margin-top: 0px;
	padding: inherit;
}
.topteam, .playoffbracket .oddtablerow .topteam, .playoffbracket .eventablerow .topteam, .playoffbracket .oddtablerow .bottomteam, .playoffbracket .eventablerow .bottomteam {
	border-bottom: 1px #DDD solid;
}
.bracket, .bottomteam {
	border-right: 1px #DDD solid;
}
/*bug fixes*/
#home #withmenus {
	overflow: hidden;
}
.homepagetabcontent {
	clear: both
}
/*end bug fixes*/

#fantasy_articles select {
	min-width: 300px;
	overflow: hidden;
}
#board_show form {
	width: 95%;
	padding-left: 27px;
}

#body_options_08 th, #body_top th {
   text-align: center;
}
