﻿body
{
	background-color: #0d224e;
	background-image: url(/images/common/body_bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica;
}

#wrapper1
{
	width: 1004px;
	margin: auto;
}
pre
{
	font-family: Courier New, Courier;
	font-size: 13px;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#header
{
	width: 990px;
	height: 63px;
	margin: auto;
	background-color: #fff;
	background-image: url(/images/common/header_bg.jpg);
}

#header #bg-logo
{
	float: left;
	width: 500px;
	height: 60px;
	padding-left: 303px;
}

#header #header-right
{
	float: left;
	width: 174px;
	height: 60px;
}

#header #header-right #header-statlink
{
	width: 170px;
	font-size: 10px;
	color: #fff;
	text-align: right;
	padding-top: 4px;
}


#header #header-right #header-statlink a
{
	font-size: 10px;
	color: #fff;
}

#header #header-right #header-selector
{
	width: 170px;
	padding-top: 22px;
}

#header #header-right #header-selector select
{
	font-size: 10px;
	background-color: #0e3480;
	color: #fff;
}

#header-nav
{
	width: 980px;
	height: 23px;
	margin: auto;
	border-left: 0;
	border-right: 0;
	border-bottom: solid 1px #0e3480;
	border-top: solid 1px #0e3480;
	background-color: #0a1e47;
	padding-left: 10px;
}

#content-wrapper
{
	width: 990px;
	font-size: 12px;
}

#content-wrapper a
{
	color: #111; /* #da0120; */
	text-decoration: underline;
}

#content-wrapper a:hover
{
	color: #da0120;
}

.nav-div
{
	width: 1px;
	height: 23px;
	background-color: #0e3480;
}


#inside-wrapper
{
	width: 730px;
	padding: 0 0 0 70px;
	float: left;
}

#inside-right
{
	float: left;
	width: 180px;
}

#inside-right h4
{
	font-size: 12px;
}

#inside-right h5
{
	font-size: 11px;
}


#inside-title
{
	width: 625px;
	height: 69px;
	background-image: url(/images/common/inside_title_bg.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
}

#inside-title h1
{
	padding: 0 0 0 40px;
	color: #fff;
	display: inline;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -.05em;
}

#inside-content
{
	padding: 0 0 0 16px;
}

#inside-content h2
{
	font-size: 14px;
}

#inside-content h5
{
	font-size: 12px;
}


/* WIDE */
#inside-wide-wrapper
{
	width: 720px;
	padding: 0 0 0 20px;
	float: left;
}

#inside-wide-right
{
	float: left;
	width: 190px;
}

#inside-wide-title
{
	width: 625px;
	height: 69px;
	background-image: url(/images/common/inside_title_bg.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
}

#inside-wide-title h1
{
	padding: 0 0 0 40px;
	color: #fff;
	display: inline;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -.05em;
}

#inside-wide-content
{
	padding: 0 0 0 15px;
}


/* NAV */


#multi-ddm
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#multi-ddm > li
{
	float: left;
}

#multi-ddm > li > a
{
	display: block;
	width: 107px;
	height: 15px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background-color: #0a1e47;
	border: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}

#multi-ddm > li > .parent-hover
{
	background-color: #0e3480;
	border-left: 0;
}

#multi-ddm > li ul
{
	display: none;
	list-style: none;
	position: absolute;
	margin: -1px 0 0 0;
	z-index: 90;
	padding: 0;
}

#multi-ddm > li ul a
{
	display: block;
	width: 152px;
	padding: 5px;
	border-bottom: 1px solid #0e3480;
	border-right: 1px solid #0e3480;
	border-left: 1px solid #0e3480;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	color: #232323;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}

#multi-ddm > li ul li a.first
{
	border-top: 1px solid #0e3480;
}

#multi-ddm > li ul .child-hover1
{
	background-color: #0e3480;
	color: #fff;
}

#multi-ddm > li ul .child-hover2
{
	background-color: black;
	color: white;
}

#multi-ddm > li ul .child-hover3
{
	background-color: purple;
	color: white;
}

#multi-ddm > li ul .child-hover4
{
	background-color: blue;
	color: white;
}

#multi-ddm > li ul li ul
{
	margin: -24px 0 0 163px;
	position: absolute;
	border-top: 1px solid #0e3480;
}

#multi-ddm span
{
	float: right;
}

#intro
{
	width: 900px;
	padding: 20px 0 20px 30px;
	font-size: 11px;
}

#footer
{
	width: 990px;
	height: 30px;
	margin: auto;
	text-align: center;
	font-size: 10px;
	padding: 10px 0 20px 0;
}

#footer a
{
	color: #da0120;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

.standing-button-on
{
	background-color: #fff;
	color: #da0120;
	border: 1px solid #0e3480;
	border-bottom: 0px solid;
	height: 36px;
	width: 448px;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0.4em;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

.standing-button-off
{
	background-color: #f6f6f6;
	color: #b6b6b6;
	border: 1px solid #e6e6e6;
	border-bottom: 0px;
	height: 30px;
	width: 447px;
	font-size: 11px;
	letter-spacing: 0.4em;
	vertical-align: bottom;
}

#news-sidebar
{
	padding-top: 10px;
}

#news-sidebar ul
{
	padding: 0;
	width: 200px;
	text-indent: 0px;
	margin-left: 0;
}

#news-sidebar ul li
{
	list-style: none;
	font-size: 10px;
	padding-bottom: 10px;
}

#news-sidebar ul li a
{
	color: #0A1E47;
	text-decoration: underline;
}

#news-sidebar ul li a:hover
{
	color: #da0120;
}

#teams-list ul
{
	padding: 10px;
	width: 500px;
}

#teams-list ul li
{
	list-style: none;
	font-size: 12px;
	padding-bottom: 10px;
}

#teams-list #active-team
{
	font-size: 10px;
}

#teams-list #active-team a
{
	font-size: 11px;
	font-weight: bold;
}

#teams-list img
{
	cursor: pointer;
	cursor: hand;
}

.standings-table th
{
	border-top-color: #0e3480 !important;
}

#news-list
{
	width: 700px;
}

#news-list ul
{
	width: 700px;
	padding: 1px;
	text-indent: 0px;
	margin-left: 0;
}

#news-list ul li
{
	list-style: none;
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 8px;
}

#news-list .news-date
{
	font-size: 10px;
}

#div-jumpto
{
	margin: 10px 0 0 0;
}

#div-jumpto span
{
	font-weight: bold;
	font-size: 12px;
}

#div-jumpto h4
{
	font-weight: bold;
	font-size: 12px;
}

.jumpto-select
{
	font-size: 11px;
}

.red
{
	color: #da0120;
}

.red-bold
{
	font-weight: bold;
	color: #da0120;
}

.team-stats-total-row
{
	color: #fff;
}

.team-stats-total-row a
{
	color: #fff !important;
}

/* HOME */

#home-content
{
	float: left;
	width: 995px;
}

#home-content #home-left-col
{
	float: left;
	width: 755px;
}

#home-content #home-right-col
{
	float: left;
	width: 230px;
}

#home-content #home-right-col a
{
	color: #0a1e47; /* #da0120 */
	text-decoration: underline;
}


#home-content #home-right-col #home-rss
{
	width: 215px;
	font-size: 10px;
}

#home-content #home-right-col #home-rss ul
{
	width: 215px;
	padding: 1px;
	text-indent: 0px;
	margin-left: 0;
}


#home-content #home-right-col #home-rss ul li
{
	list-style: none;
	font-size: 10px;
	padding-bottom: 10px;
}

#home-content #home-standings
{
	padding: 0 0 0 26px;
	float: left;
}

#home-content #home-standings h4
{
	padding-top: 0;
	margin-top: 0;
	font-size: 13px;
}

.home-standing-button-on
{
	background-color: #0e3480;
	color: #fff;
	border: 1px solid #425d94;
	height: 32px;
	width: 271px;
	font-size: 10px;
	letter-spacing: 0.4em;
	padding: 0;
	margin: 0;
	font-weight: bold;
	vertical-align: bottom;
}

.home-standing-button-off
{
	background-color: #f6f6f6;
	color: #b6b6b6;
	border: 1px solid #e6e6e6;
	border-bottom: 0px;
	height: 28px;
	width: 210px;
	font-size: 10px;
	letter-spacing: 0.4em;
	vertical-align: bottom;
}

#home-content #home-news
{
	width: 210px;
	padding: 0 0 0 0;
	float: left;
	font-size: 10px;
}


#home-content #home-news ul
{
	padding: 1px;
	text-indent: 0px;
	margin-left: 0;
}

#home-content #home-news ul li
{
	list-style: none;
	font-size: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	margin: 0;
}

/* FRANCHISE */

#team-detail
{
	float: left;
	width: 820px;
	margin-top: 10px;
}

#team-detail h2
{
	font-size: 18px;
	margin-top: 0;
}

#team-detail h5
{
	margin-top: 0;
	margin-bottom: 6px;
	font-size: 11px;
	text-decoration: underline;
	color: #0a1e47;
}

#team-detail #details-left
{
	width: 300px;
	float: left;
	font-size: 11px;
}

#team-detail #details-right
{
	width: 460px;
	float: left;
	font-size: 9px;
}

#team-detail #detail-right .trophy
{
	float: left;
	text-align: center;
	font-family: arial, Courier New, Courier;
	font-size: 9px;
	padding-left: 8px;
}

#team-detail #team-links
{
	padding: 14px 0 0 0;
	font-size: 11px;
}

#team-detail #team-links a
{
	font-size: 11px;
}

#team-history
{
	padding: 10px 0 22px 22px;
}

#team-history a
{
	color: #111;
	text-decoration: underline;
}

#team-history a:hover
{
	color: #da0120;
}


.team-stats-button-on
{
	background-color: #e7e7d5;
	color: #000;
	border: 0px solid;
	height: 36px;
	width: 120px;
	font-weight: bold;
	font-size: 11px;
	padding: 0;
	margin: 0;
	margin-right: 8px;
	vertical-align: bottom;
	cursor: pointer;
	cursor: hand;
}

.team-stats-button-on:hover
{
	text-decoration: underline;
}

.team-stats-button-off
{
	background-color: #c5c5b2;
	color: #000;
	border: 1px solid #e6e6e6;
	border-bottom: 0px;
	height: 30px;
	width: 120px;
	font-size: 11px;
	vertical-align: bottom;
	margin-right: 8px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

.team-stats-button-off:hover
{
	text-decoration: underline;
}

#franchise-sort
{
	padding: 0 0 6px 0;
	font-size: 11px;
}

#franchise-sort a
{
	font-size: 11px;
}

.bold-link
{
	font-weight: bold;
}
