@import url("/apps/js/polls/polls-pack.css");
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow&v1);
@import url(http://fonts.googleapis.com/css?family=PT+Sans&v1);

body {
	width: 100%;
	height: 100%;
	background: url(/pics/body_bg.jpg) repeat-x #475eac;
	margin: 0 auto;
	padding: 0;
	font-family: arial;
	font-size: 10.5pt;
}



/*   GENERAL STYLES  */

a {
	color: #0d2a96;
	text-decoration: none;
	font-size: 14px;
}

a:hover {
	text-decoration: underline;
}

table, #content {
	line-height: 1.7;
	font-size: 12px;
}

table caption {
	padding: .8em;
	font-size: 1.4em;
	font-weight: bold;
}

#content table {
	margin: 0 auto;
}

table.neutral {
	width: 80%;
	margin: 0 auto;
}

table.neutral td {
	padding: .5em .9em;
}

.light, .neutral {
	font-size: 12px !important;	
}

.dark {
		font-size: 14px !important;
		font-weight: bold;
		text-align: center;
}

.dark {
	background-color: #d55e0e !important;
	color: white !important;
}
.dark a {
	color: #fff !important;
}
.light {
	background-color: #ffd8bf !important;
}
.light a {
	color: #000 !important;
	font-size: 12px;
	text-decoration: underline;
}

.light a:hover {
	color: #000;
	text-decoration: underline;
}

.lightBorderBottom, tbody.light td {
	border-bottom: 1px solid #fff !important;
}

.darkBorderBottom, thead.dark th {
	border-bottom: 1px solid #000 !important;
	margin-bottom: 10px !important;
}








#top {
	width: 900px;
	height: 33px;
	margin: 0 auto;
	position: relative;
}

#googleTranslate {
	position: absolute;
	top: 6px;
	right: 131px;
}

#search {
	width: 123px;
	height: 20px;
	position: absolute;
	top: 6px;
	right: 0;
	background: url(/pics/search_bar.gif) no-repeat;
}

#search #q {
    background: none;
    border: 0 none;
    display: inline;
    float: left;
    margin: 0;
	width: 103px;
	height: 15px;
    padding: 2px;
}

#search #sa {
    float: right;
    height: 19px;
    width: 16px;
	margin: 0;
	padding: 0;
}

#header {
	width: 900px;
	height: 216px;
	background: url(/pics/header.jpg) no-repeat;
	margin: 0 auto;
}


#wrapper2 {
	width: 924px;
	margin: 0 auto;
	overflow: hidden;
}

#wrapper {
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	width: 900px;
	margin: 0 auto;
}

#header h1, #bb_header h1 {
	margin: 0;
	padding: 0;
}

#header h1 a{
	width: 900px;
	height: 0;
	padding-top: 216px;
	display: block;
	overflow: hidden;
	margin: 0;
}

/*Navigation*/

#topnav_wrap {
	width: 924px;
	height: 49px;
	background: url(/pics/topnav_bg.png) no-repeat;
	margin: 0 -12px;
	position: relative;
	display: block;
	z-index: 9999999;
	font-family: 'PT Sans Narrow', 'Arial Narrow', arial, serif;	
}

#topnav {
	float: left;
	left: 50%;
	position: relative;
	z-index: 9999;
}





#topnav ul{
	margin: 0;
	padding: 0;
	margin: 0px auto;
	text-align: center;
	list-style: none;
	height: 49px;
	z-index: 9999;
	position: relative;
}

#topnav li {
	position: relative;
	right: 50%;
	z-index: 9999;
	float: left;
	background: url(/pics/topnav_separator.png) right no-repeat;
	_background: none;
}

#topnav li.last{
	background: none;
}


#topnav li a {
	font-size: 17px;
	_font-size: 12px;
	color: #fff;
	text-decoration: none;
	line-height: 36px;
	display: block;
	padding: 0 21px 0 19px;
}



#topnav > ul > li > a {
	text-shadow: 1px 1px 3px rgba(0,0,0,.5);
}

#topnav ul li a:hover, #topnav ul li:hover a, #topnav ul li.over a{
	background: url(/pics/topnav_bg_hover.gif) repeat-x;
}

#topnav ul li:hover ul li a, #topnav ul li.over ul li a, #topnav ul ul li{
	background: none;
	color: #3D1A60;
}

#topnav li ul {
	margin: 0;
	padding: 5px 0;
	position: absolute;
	left: -9999px;
	width: 170px;
	height: auto;
	background: #fff;
	opacity: .95;
}

#topnav ul li:hover ul, #topnav ul li.over ul{
	left: auto;
}

#topnav li ul li {
	float: none;
	background: none;
	padding: 0;
	margin: 0;
	position: static;
}

#topnav li li a {
	display: block;
	color: #0d2a96;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 150px;
	margin: 0;
	padding: 5px 10px;
	text-align: left;
	line-height: 16px;

}

#topnav li li a:hover, #topnav li li.over a {
	color: #d55e0e !important;
}

/*  Content and Index Content   */

.contentIndex, .content {
	min-height: 445px;
}

.contentIndex{
	width: 900px;
	margin: 0 auto;
	padding:0;
	position: relative;
	z-index: 990;
	background-color: #122562;
}

.content {
	width: 880px;
	margin: 0 auto;
	padding: 10px;
	background-color: white;
}

.contentIndex h2 a, .contentIndex h1 a, .content h2 a, .content h1 a, .pageTitle, .pageTitle_bb {
	padding: 0 0 0 10px;
	font-family: 'PT Sans', arial, serif;
	color: #fff;
	text-decoration: none;
	font-size: 21px;
	line-height: 31px;
	font-weight: normal;
}

#content_top {
	width:900px;
	height: 247px;
}

/*Image Shuffle*/
#shuffle1 {
	position: absolute;
	top: 0;
	left: 13px;
	width: 578px;
	height: 247px;
}

.overlay {
	display: block;
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
	behavior: url(/apps/shared/iepngfix.htc);
	padding: 0;
	margin: 0;
}

#shuffle1 .overlay {
	width: 578px;
	height: 247px;
	background: url(/pics/shuffle_overlay.gif) no-repeat;
}

/*Image Links*/
#image_links {
	display: block;
	position: absolute;
	top: 0;
	right: 13px;
	width: 283px;
	height: 248px;
	background-color: #fff;

}

#image_links ul, #image_links li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#image_links ul{
	width: 283px;
	height: 248px;
}

#image_links li {
	float: left;
	text-decoration: none;
}

#image_links li a {
	display: block;
	width: 132px;
	height: 99px;
	padding: 10px 0 10px 5px;
	background-repeat: no-repeat;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	font-family: 'PT Sans Narrow', 'Arial Narrow', arial, serif;
	color: #fff;
	font-size: 17px;
/*  	text-shadow: 1px 1px 3px rgba(0,0,0,.9);  */
}

.il_bg {
	background: url(/pics/black45percentopacity.png) repeat;
	padding: 0 3px;
}

#image_links li#il_1 a {background-image: url(/pics/il_1b.jpg); margin: 3px;}
#image_links li#il_2 a {background-image: url(/pics/il_2b.jpg); margin: 3px 3px 3px 0;}
#image_links li#il_3 a {background-image: url(/pics/il_3b.jpg); margin: 0 3px 3px 3px;}
#image_links li#il_4 a {background-image: url(/pics/il_4b.jpg); margin: 0 3px 3px 0;}

#image_links li a:hover {
	background-position: -137px 0;
}

#marquee {
	width: 874px;
	height: 32px;
	padding: 0 13px;
	color: #fff;
	line-height: 32px;
}

#leftcol {
	float: left;
	width: 578px;
	margin: 0 0 0 13px;
	display: inline;
}

#rightcol {
	float: left;
	width: 283px;
	margin: 0 0 0 13px;
	display: inline;
}

.hpcontainer {
	background-color: #fff;
	margin: 0 0 15px 0;
}

#leftcol h2 {
	width: 578px;
	height: 31px;
	background: url(/pics/hp_section_header.gif) repeat-x;
	margin: 0;
	padding: 0;
}

#rightcol h2 {
	width: 283px;
	height: 31px;
	background: url(/pics/hp_section_header.gif) repeat-x;
	margin: 0;
	padding: 0;
}

.contentIndex .HPNews {
	margin-bottom: 15px;
}

#bb_container {
	margin-top: 15px;
}

.HPEvents, .HPNews, .HPBBMessages {
	padding: 10px 0;
}

/*Quicklinks*/

#quicklinks ul, #quicklinks li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#quicklinks ul{
	width: 285px;
	overflow: hidden;
}

#quicklinks li {
	width: 285px;
	height: 35px;
	margin: 0 0 4px 0;
	float: left;
}


#quicklinks li a {
	width: 257px;
	display: block;
	padding: 0 0 0 26px;
	background-color: #d55e0e;
	border: 1px solid #d55e0e;
	font-family: 'PT Sans Narrow', 'Arial Narrow', arial, serif;    
	color: #fff;
	text-decoration: none;
	line-height: 33px;
	font-size: 19px;
	text-shadow: 1px 1px 3px rgba(0,0,0,.5);
}

#quicklinks li.darker a {
	background-color: #bd530c;
	border: 1px solid #bd530c;
}

#quicklinks li a:hover {
	height: 33px;
	background-color: #122562;
	border: 1px solid #4962b4;
}

/*Footer*/
#footer {
	width: 900px;
	height: 76px;
	margin: 0 auto;
	position: relative;
	background: #091853 url(/pics/footer_bg.jpg) no-repeat;
	position: relative;
}

#footer address {
	position: absolute;
	left: 13px;
	bottom: 2px;
	font-family:'PT Sans Narrow', arial, serif;
	color: #fff;
	line-height: 36px;
	font-size: 17px;
	font-style: normal;
}

#poweredby {
	display: block;
	width: 221px;
	height: 0;
	overflow: hidden;
	padding-top: 29px;
	margin: 8px auto 10px auto;
	background: url(/pics/edlio_light.png) no-repeat;
	behavior: url(/apps/shared/iepngfix.htc);
}

#enCountdownDiv {
	font-family:'PT Sans Narrow', arial, serif;
	color: #d55e0e;
	line-height: 44px;
	font-size: 17px;
	margin-left: 13px;
}
#enCountdownDiv b {
	font-weight: normal;
	padding-right: 5px;
}

#district {
	position: absolute;
	display: block;
	width: 56px;
	padding-top: 56px;
	top: 12px;
	right: 15px;
	height: 0;
	overflow: hidden;
}

#iphone {
	position: absolute;
	display: block;
	width: 75px;
	padding-top: 26px;
	height: 0;
	overflow: hidden;
	background: url(/pics/iphone.png) no-repeat;
	top: 29px;
	right: 83px;
}



/*Page Stuff*/

.pageTitle {
	background: url(/pics/page_title.gif) repeat-x;
	width: 868px;
	padding: 0 0 0 12px;
	margin: 0;
	height: 45px;
	margin-bottom: 10px;
	font-size: 16pt;
	line-height: 45px;
}

.pageTitle_bb {
	background: url(/pics/page_title.gif) repeat-x;
	width: 625px;
	padding: 0 0 0 12px;
	height: 45px;
	margin-bottom: 10px;
	font-size: 16pt;
	line-height: 45px;
}

#pageNav {
	border: 0;
}

#pageNav ul, #pageNav ul li {
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
}

#pageNav ul {
	padding: 0;
	margin: 0 auto !important;
	width: 250px;
}

#pageNav ul li {
	display: inline; /* this is important for IE6 */
}

#pageNav td img {
	display: none;
}

#pageNav ul li b {
	background-color: #d55e0e;
}

#pageNav ul li b,#pageNav ul li a {
	padding: 7px 0 7px 1.3em;
	display: block;
	text-decoration: none;	
	font-family:'PT Sans Narrow', arial, serif;
	color: #fff;
	text-decoration: none;
	font-size: 17px;
	margin: 0 0 3px 0;
	background-color: #d55e0e;
	text-shadow: 1px 1px 3px rgba(0,0,0,.5);
}

#pageNav ul li a:hover {
	background-color: #a84a0b;
}

#pageNav ul li b{
	background-color: #122562;
		font-weight: normal;
}

/*Baseball Header*/

#bb_header {
	width: 900px;
	height: 472px;
	background: url(/pics/bb_header.jpg) no-repeat;
	margin: 0 auto;
}

#bb_header h1 a{
	width: 900px;
	height: 0;
	padding-top: 472px;
	display: block;
	overflow: hidden;
	margin: 0;
}

/*Baseball Navigation*/


#bb_nav{
	width: 880px;
	height: 35px;
	background: url(/pics/bb_navbar_bg.gif) repeat-x;
	margin: 0 auto;
	position: relative;
	display: block;
	*z-index: 9999999;
}

#bb_nav ul{
	margin: 0;
	padding: 0;
	width: 880px;
	margin: 0px auto;
	text-align: center;
	list-style: none;
	height: 35px;
	z-index: 9999;
}

#bb_nav ul li{
	float: left;
	background: url(/pics/topnav_separator.png) right no-repeat;
	_background: none;
}

#bb_nav ul li.last{
	background: none;
}

#bb_nav ul li a{
	font-family:'PT Sans Narrow', arial, serif;
	color: #fff;
	text-decoration: none;
	line-height: 35px;
	font-size: 17px;
	display: block;
	padding: 0 37px;
}

#bb_nav ul li a:hover {
	text-shadow: 1px 1px 3px rgba(0,0,0,.2);
}

#bb_nav > ul > li > a{
	text-shadow: 1px 1px 3px rgba(0,0,0,.9);
}




