/* INNER PAGE LISTS */
.page .page_content .tabpage .pagetabarea  .hidden{
	display:none;
}

#split_left .page_content .page_text_block_component ul li, .col1 .page_content .page_text_block_component ul {
        list-style-type: disc;
	list-style-position: inside;
}
/*
.footer_container .page_content .page_text_block_component ul,.footer_container .page_content .page_text_block_component {
	margin: 0 10px;
	padding: 0 10px;
}
*/
/**** Unified footer ****/
.footer_container {
	width: 100%;
}
.footer_container .footer {
        background: #0B0B0B;
        margin: 0 auto;
        clear: both;
        border-top: 1px solid #313131;
}
.footer_container .footer .footer_inside {
        width: 997px;
        margin: auto;
}
.footer_container .footer.footer_4_col .footer_inside {
	width: 878px;
}
.footer_container .footer.league_footer .footer_inside {
	width: 955px;
}

.footer_container .footer .footer_links div.left{ float: left !important;}
.footer_container .footer .footer_links {
        position: relative;
        float: left;
        width: 206px;
        padding: 15px;
        height: auto;
        min-height: 225px;
	border: none;
}
/* smaller width of 2nd & 3rd column on league site */
.footer_container .footer.league_footer .footer_links {
	widtH: 153px;
}
.footer_container .footer.footer_4_col .footer_links.last_column {
	width: 140px;
}
/* Double width of 4th column for leagues */
.footer_container .footer .footer_links.leagueteams {
	width:400px;
}
.footer_container .footer .footer_links_img {
        width: 200px;
        padding: 0;
        text-align: center;
        border-left: 0 none;
}
.footer_container .footer .footer_links_img img {
        display: block;
        margin: 15px auto;
}
.footer_container .footer .footer_links .footer_conf {
	float: left;
	width: 50%;
}
.leagueteams li {
	width: 200px;
	padding: 20px;
	float: left;
}
.footer_container .footer .footer_links h2, .leagueteams th {
        padding-bottom: 15px;
        font-size: 1.8em;
        color: #ffffff;
        text-transform: uppercase;
        font-weight: bold;
	text-align: left;
	height: 25px;
}
.footer_container .footer .footer_links h3 {
        padding-bottom: 15px;
        font-size: 1.5em;
        color: #ffffff;
        text-transform: uppercase;
        font-weight: bold;
}
.footer_container .footer .footer_links ul {
	margin: 0px;
	padding: 0px;
	background-image: none;
}
.footer_container .footer .footer_links li, .footer_links .page_content .page_text_block_component ul {
        padding: 4px 0;
	margin: 0;
	background-image: none;
	list-style-type: none;
}
.footer_container .footer .footer_links li a, .footer_container .footer .footer_links li, .footer_container .footer .footer_links p {
        color: #9f9f9f;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
        text-transform: uppercase;
}
.footer_container .footer .footer_links a:hover {
	color: #FFFFFF;
}
.footer .copyright {
        clear: both;
        width: 100%;
        background-color: black;
        padding-top: 15px;
	padding-bottom: 13px;
        text-transform: uppercase;
        font-size: 90%;
}
.footer .copyright p {
        margin-bottom: 1em;
}
.footer .copyright_inside {
        margin: auto;
        width: 997px;
}
.footer .footer_mrx {
        float: left;
        width: 200px;
        text-align: center;
}
.footer .footer_disclaimer {
        float: left;
        color: #535353;
        width: 725px;
        padding-left: 15px;
	line-height: 1.5em;
}
.footer .footer_disclaimer a {
        color: #535353;
	text-decoration: underline;
}
.footer_logo {
	max-height: 100px;
	max-width: 70px;
}
.footer_links div {
	background-color: #0B0B0B;
}
/* League-specific */
.footer .footer_links .logo {
	height: 90px;
	position: relative;
}
.footer .footer_links .logo img {
	text-align: center;
	position: absolute;
	top:0;
	bottom:0;
	margin:auto;
	min-height: 10px;
}
.footer_container #split_left .page_content .page_text_block_component ul, .footer_container .col1 .page_content .page_text_block_component ul {
        margin: 0 0px;
        padding: 0 0px;
}

/******** FOOTER ********/
