/*--------- bg image -----------*/
img.bg {
/* Set rules to fill background */
min-height: 100%;
min-width: 1024px;
/* Set up proportionate scaling */
width: 100%;
height: auto;
/* Set up positioning */
position: fixed;
top: 0;
left: 0;
}
@media screen and (max-width: 1024px){
img.bg {
left: 50%;
margin-left: -512px;
}
}
div#containerBg {
/* This is the only important rule */
/* We need our content to show up on top of the background */
position: relative; 
}
/* -------------------------*/


/* FireFox Align Body Background Image to Bottom Repeat-X Hack */
html {
	min-height: 100%;
	height: auto;
}
/* END HACK */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	margin: 0px;
	padding: 0px;
	/*background: #fff url(images/bg_body.gif) repeat-x center bottom;*/
	background:#7e1d1f url('images/bg-gonuts.jpg') repeat-x center top;
}
h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
	color: #9E292B;
	font-weight:bold;
	margin:0px 0px 8px 0px;
	line-height:normal;
	text-transform: capitalize;
	letter-spacing: -1px;
}
h1 {
	font-size: 28px;
	margin: 0px 0px 15px 0px;
	text-transform:capitalize;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}
p, ul, ol {
	margin-top: 10px;
	margin-bottom: 10px;
}
hr {
	height:0px !important;
	width:100%;
	color:#E8E7DD;
	border:none;
	border-bottom:3px solid #E8E7DD;
	margin:8px 0px 14px 0px;
	padding:0px 0px 0px 0px;
}
img.bioMugShot {
	background: url(images/bg_staffTable_img.gif) repeat-x left top;
	padding: 5px 5px 9px;
	float:left;
	margin-right:8px;
	margin-bottom:3px;
}
img {
	border-style: none;
}
.imageFloatLeft{
	float:left;
	margin:0px 8px 3px 0px;
}
.imagesFloatRight{
	float:right;
	margin:0px 0px 3px 8px;
}
a:link, a:visited{
	color:#9E292B;
	text-decoration:none;
}
a:hover, a:active{
	color:#595959;
	text-decoration:underline;
}
.clear{
	clear:both;
}
.required{
	color:#9E292B;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
}
#topLogo {
	height: 115px;
	width: 223px;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	padding-left: 5px;
}
#topBar {
	background: #9E292B url(images/bg_topBar.gif) repeat-x center top;
	height: 43px;
	width: 100%;
}
#topBarWrap {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#topBar h1 {
	float: left;
	width: 350px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: -10000px;
}


#topBar h2 {
	background: url(images/bg_forTicketsNuts.gif) no-repeat right top;
	color: #FFFFFF;
	text-indent: -10000px;
	height: 18px;
	width: 351px;
	overflow: hidden;
	margin: 12px 8px 0px 0px;
	padding: 0px;
	float: right;
}

#topBar img {
	margin: 5px 0px 5px 5px; 
	float: right;
	border:0;
}

#mid {
	width: 100%;
	background: #595959 url(images/bg_mid.gif) repeat-x center top;
	border-bottom: 2px solid #9E292B;
}
body.ballpark #mid {
	background:none !important;
}
#container {
	background: #FFFFFF;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}

#flashBox {
	height: 360px;
	width: 920px;
	overflow: hidden;
	background: #CCCCCC;
}
#homeVisuals {
	width: 650px;
	float: left;
}
#homeVisualsLinks ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#homeVisualsLinks {
	float: right;
	height: 185px;
	width: 270px;
}
.homeVisualBtns {
	width:270px;
	height:37px;
	display:block;
	text-indent:-9999px;
}
#btn-viewSchedule {background:url(/images/bg_nav1.gif) no-repeat left top;}
#btn-viewSchedule:hover {background:url(/images/bg_nav1.gif) no-repeat -270px top;}
#btn-buyTickets {background:url(/images/bg_nav2.gif) no-repeat left top;}
#btn-buyTickets:hover {background:url(/images/bg_nav2.gif) no-repeat -270px top;}
#btn-videos {background:url(/images/bg_nav3.gif) no-repeat left top;}
#btn-videos:hover {background:url(/images/bg_nav3.gif) no-repeat -270px top;}
#btn-photos {background:url(/images/bg_nav4.gif) no-repeat left top;}
#btn-photos:hover {background:url(/images/bg_nav4.gif) no-repeat -270px top;}
#btn-merch {background:url(/images/bg_nav5.gif) no-repeat left top;}
#btn-merch:hover {background:url(/images/bg_nav5.gif) no-repeat -270px top;}
#header {
	background: #000000;
	height: 165px;
	width: 920px;
	overflow: hidden;
}


#topNav {
	position:relative;
	z-index:10;
	background: #000 url(images/bg_topNav-blk.gif) repeat-x center top;
	height: 30px;
	width: 920px;
	border-bottom: 1px solid #D9D7C7;
}
#topNav ul {
	margin: 0 0 0 6px;
	padding: 0px;
	width:920px;
	position:relative;
}
#topNav ul li {
	float:left;
	position:relative;
	list-style-type: none;
}
#topNav ul li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: -1px;
	padding: 7px 19px 6px;
	font-weight: bold;
	display:block;
	float:left;
	margin: 0px;
}
#topNav ul li a:hover {
	color: #fff;
	text-decoration: none;
	background:#8a1718;
}
#topNav ul li.dir {
	position:relative;
	z-index:10;
}
#topNav ul li.dir > a:hover, #topNav ul li.dir:hover > a{
	background:#8a1718;
}
#topNav .dir ul {
	display: none;
	position: absolute;
	top:30px;
	margin:0;
	padding:0;
	width:170px;
	left:0;
	z-index:10;
	line-height:normal;
}
#topNav .dir:hover > ul,
#topNav .dir.hover > ul{
	display:block;
}
#topNav .dir ul li {
	background: none;
	text-align: left;
	clear:both;
	display:block;
	position:relative;
	margin:0;
	padding:0;
}
#topNav .dir ul li a {
	text-transform: capitalize;
	background:#8a1718;
	color: #fff !important;
	cursor: pointer;
	font-weight: normal;
	line-height: 15px;
	padding: 7px 10px ;
	width: 160px;
	display:block;
	font-size:11px;
	line-height:15px;
	letter-spacing:normal;
	background-image:none !important;
	height:auto;
}
#topNav .dir ul li a:hover {
	text-decoration:none !important;
	background:#571617 !important;
	color:#fff;
}
#topNav .dir .dir ul{
	position:absolute;
	z-index:12;
	left:150px;
	top:0;
}
#topNav .dir .dir a, #topNav .dir .dir a:hover{
	background-image:url(/images/bg-navMain-dir-dir.png) !important;
	background-position:right 9px !important;
	background-repeat:no-repeat !important;
	border-left:solid 1px #fff;
}
#topNav .dir .dir ul li a, #topNav .dir .dir ul li a:hover{
	background-image:none !important;
}


/*  old  */
#topNavOld {
	background: #9E292B url(images/bg_topNav.gif) repeat-x center top;
	height: 30px;
	width: 920px;
	overflow: hidden;
	border-bottom: 1px solid #D9D7C7;
}
#topNavOld ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}
#topNavOld ul li {
	display: inline;
}
#topNavOld ul li a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 30px;
	letter-spacing: -1px;
	padding: 15px 19px;
	height: 30px;
	font-weight: bold;
	margin: 0px;
}
#topNavOld ul li a:hover {
	color: #595959;
	text-decoration: none;
	background: #fff;
}
/*  old  */





#colWrap {
	width: 920px;
	overflow: hidden;
	position: relative;
	background: url(images/bg_colWrap.gif) repeat-y 461px top;
}
#colWrap.colWrapInt {
	background: url(images/bg_colWrapInt.gif) repeat-y left 1px;
}

#colA {
	float: left;
	width: 460px;
	overflow: hidden;
}
#colAInt {
	float: left;
	width: 227px;
	overflow: hidden;
	margin-left: 1px;
}
#subnav, #archives {
	padding-top: 10px;
	border-bottom: 1px solid #E7E5DB;
	margin-bottom: 6px;
}
#subnav h2, #archives h2 {
	color: #9E292B;
	text-transform:uppercase;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom:0px;
	font-size: 18px;
}
#subnav ul, #archives ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav ul li, #archives ul li {
	border-top: 1px solid #dbdbdb;
	margin: 0px;
	padding: 0px;
}
#subnav ul li a, #archives ul li a {
	color: #000000;
	text-transform: capitalize;
	font-weight: bold;
	padding: 2px 8px 2px 27px;
	width: 192px;
	overflow: hidden;
	display: block;
	background: url(images/bg_subnav_ul_li_a.gif) no-repeat 10px 5px;
}
#subnav ul li a:hover, #archives ul li a:hover {
	background: #FFFFFF url(images/bg_subnav_ul_li_a-hover.gif) no-repeat 10px 5px;
	color: #9E292B;
	text-decoration: none;
}
#newsHomeHeadline {
	background: url(images/bg_newsHomeHeadline.png) no-repeat 1px top;
	height: 52px;
	overflow: hidden;
	width: 460px;
	vertical-align: middle;
	margin:0px;
}
#newsHomeHeadline tr td{
	padding: 0px 95px 0px 10px;
}
#newsHomeHeadline h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin:0px;

}
#newsHomeHeadline h1 a:link, #newsHomeHeadline h1 a:visited {
	color: #FFFFFF;
}
#newsHomeHeadline h1 a:hover, #newsHomeHeadline h1 a:active {
	color: #FFFFFF;
	text-decoration:underline;
}
#newsHomeMain {
	padding: 10px;
	background: url(images/bg_newsHomeMain.png) repeat-x 1px 1px;
	margin-bottom: 1px;
	border-bottom: 3px solid #D6D6D6;
}
#newsHomeMain h2 {
	font-size: 20px;
	line-height: 22px;
	color: #9E292B;
	margin: 0px 0px 10px;
	padding: 0px;
	text-transform:capitalize;
}
.newsHomeDate {
	font-size: 11px;
	color: #666666;
	letter-spacing: -1px;
}
.newsHomeImage {
	float: right;
	margin-left: 6px;
	margin-bottom: 3px;
}

#newsHomeMainDesc {
	font-size: 13px;
	line-height: 18px;
}
#newsHomeSubWrap {
	width: 100%;
	overflow: hidden;
	position: relative;
}
#newsHomeSubA img, #newsHomeSubB img, #newsHomeSubC img {
	width: 44px;
	float: right;
	margin-bottom: 2px;
	margin-left: 4px;
	background: #FFFFFF;
	border: 1px solid #E6E5DB;
	padding: 1px;
}

#newsHomeSubA, #newsHomeSubB, #newsHomeSubC {
	width: 132px;
	overflow: hidden;
	padding: 10px;
	font-size: 11px;
	line-height: 16px;
	color: #222;
}
#newsHomeSubA h2, #newsHomeSubB h2, #newsHomeSubC h2 {
	color: #B2292B;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#newsHomeSubA, #newsHomeSubB {
	float: left;
}
#newsHomeSubA, #newsHomeSubC {
	background:url(images/bg_newsHomeSubA-C.gif) repeat-x 1px top;
}

#newsHomeSubB {
	background:url(images/content/images/bg_newsHomeSubB.gif) repeat-x left top;
	margin-left: 2px;
}
#newsHomeSubC {
	float: right;
}
#colBSpan {
	width: 458px;
	overflow: hidden;
	float: left;
	margin-bottom: 1px;
	margin-left: 1px;
}
#yellowPagesLogo {
	height: 80px;
	width: 458px;
	overflow: hidden;
}

#homeVidsMod{
	background:#D9D7C7 url(images/bg_homeVidsMod.gif) repeat-x right bottom;
	width: 458px;
	overflow: hidden;
	position: relative;
}
#homeVidsModA {
	float: left;
	width: 285px;
	overflow: hidden;
}
#homeVidsModB {
	float: right;
	width: 162px;
	padding: 5px;
}
#homeVidsModB h1, #homeVidsModB h1 a{
	width:160px;
	height:28px;
}
#homeVidsModB h1{
	text-transform: uppercase;
	border-bottom: 5px solid #E6E5DB;
	padding:0px 0px 2px 0px;
	margin: 0px;
	background: url(images/bg_homeVidsModA_h1.gif) no-repeat 0px 2px;
	text-indent: -10000px;
}
#homeVidsModB h1 a{
	display:block;
}
#homeVidsModB h2 {
	margin: 5px 0px 8px;
	color: #000000;
}

#homeVidsModB ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#homeVidsModB ul li {
	margin: 0px;
	padding: 6px 0px 1px;
	background: url(images/bg_homeVidsModB_ul_li_a.gif) repeat-x left bottom;
	color: #0047BA;
}

#h1-holder {
	float:left;
	width:200px;
}

#video-list-holder {
	float:right;
	line-height:normal;
}

.inactivevideo {
	background: #000000;
}

.currentvideo {
	background: #888888;
}

#homeVidsModTop {
	padding:0px;
	margin:0px 0px 5px 0px;
	border-bottom:5px solid #888;
	width:458px;
	height:35px;
}

#homeVidsModTop h1 {
background:url("images/bg_homeVidsModA_h1.gif") no-repeat scroll 0 2px transparent;
margin:5px 0px 5px 5px;
padding:0 0 2px;
text-indent:-10000px;
text-transform:uppercase;
}

ul.video-list
{
padding: 10px 10px 0 0;
margin: 0;
color: White;
float: right;
font-family: arial, helvetica, sans-serif;
height:25px;

}

ul.video-list li { 
	display: inline;
	margin-right:2px;
	height:25px;
	float:left;
}

ul.video-list li a
{
padding: 1px;
color: #ffffff;
text-decoration: none;
float: left;
display:block;
height:20px;
padding: 5px 5px 0px 5px;
font-weight:bold;
}

ul.video-list li a:hover
{
background-color: #888;
color: #fff;
}

#homeVidsModTabs {
	height:258px;
	background:#e1e1e1 url(images/bg_homeVidsMod.gif) repeat-x right bottom;
	width: 458px;
	overflow: hidden;
	position: relative;
}



#newsHomeTicker {
	background: #9E292B;
	height: 33px;
	padding: 1px;
	width:457px;
	overflow:hidden;
	margin:0px 0px 1px 1px;
	/*border-bottom: 3px solid #E6E5DB;
	border-top: 3px solid #E6E5DB;*/
}
#guestComments, #slider {
	background:#7d1f21 url(images/bg_guestComments.gif) repeat-x left top;
	height: 80px;
	width:436px;
	overflow:hidden;
	margin:0px;
	padding:10px;
	color:#fff;
	font-size:11px;
	line-height:14px;
}
.commentImg {
	float:left;
	width:122px;
	padding:0 10px 0 0;
}
.commentImg img {
	border:1px solid #fff;
}
.commentCopy {
	float:left;
	width:300px;
}
.commentCopy a {
	color:#FC6;
}
.commentCopy a:hover {
	color:#FF9;
}
#guestComments h4, #guestComments p, #slider h4, #slider p {
	color:#fff;
	padding:0 0 5px 0;
	margin:0;
}
#colB {
	float: left;
	width: 227px;
	overflow: hidden;
	margin-left: 1px;
}
#colBInt {
	float: left;
	width: 662px;
	margin-left: 1px;
	background: url(images/bg_colBInt.jpg) no-repeat 0px 0px;
	padding: 14px;
}
#colBInt table{
	margin:0px 0px 12px 0px;
}

#colBInt ul {
	padding: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
}

#colBInt ul li {
	background: url(images/bg_subnav_ul_li_a.gif) no-repeat 0px 3px;
	margin: 0px 0px 0px 15px;
	padding-left: 15px;
	line-height: 16px;
	padding-bottom: 3px;
}
#liveBroadcasting {
	border-bottom: 1px solid #fff;
	height: 35px;
	width: 227px;
	overflow: hidden;
}



/* INTERIOR PAGES COUNT DOWN STYLING (VERTICAL) 
---- SEE BELOW FOR SPECIFIC HOME PAGE STYLING ----------
///////////////////////////////////////////
*/
#daysLeftWrap {
	background: #cfcfcf;
	width: 225px;
	/*height: 61px;*/
	overflow: hidden;
	padding: 0px 1px 1px;
	margin-bottom: 1px;
}
#daysLeftA {
	height: 51px;
	width: 100%;
	background: #595959 url(images/bg_daysLeftA.gif) no-repeat center top;
	border-bottom: 1px solid #FFFFFF;
}
#daysLeftA h2 {
	text-indent: -10000px;
}

#daysLeftB {
	background: #9E292B;
	/*height: 61px;*/
	padding:5px 0px;
	width: 100%;
	overflow:hidden;
}
#daysLeftDay {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: /*43*/20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
}
.daysLeftType {
	font-size: 10px;
	text-transform: lowercase;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height: 10px;
	letter-spacing:normal;
}
/* END INTERIOR PAGES COUNT DOWN STYLING (VERTICAL)
///////////////////////////////////////////
*/


/* HOME PAGE COUNT DOWN STYLING (HORIZONTAL)
///////////////////////////////////////////
*/
#countDownHome #daysLeftWrap{
	width:457px;
	margin-left:1px;
	position:relative;
	overflow:hidden;
	padding:1px;
}
#countDownHome #daysLeftA {
	height: 45px;
	float:left;
	width: 205px;
	background: #595959 url(images/bg_countDownDaysLeftA.gif) no-repeat left top;
}
#countDownHome #daysLeftB {
	height:35px;
	width: 251px;
	background: #9E292B;
	float:left;
	margin:0px 0px 0px 1px;
	padding:8px 0px 2px 0px;
	overflow:hidden;
}
#countDownHome #daysLeftDay {
	font-size:25px;
}
#countDownHome .daysLeftType {
	font-size: 10px;
}
/* END HOME PAGE COUNT DOWN STYLING (HORIZONTAL)
///////////////////////////////////////////
*/

/* NEXT GAME NEW STYLES */
#nextGameMod {
	background: #fff url(images/bg_nextGameMod.gif) no-repeat left top;
	width: 213px;
	overflow: hidden;
	margin-bottom: 1px;
	padding: 14px 7px 7px;
}
#nextGameMod h2 {
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#nextGameMod h3 {
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(images/bg_nextGameMod_h3.gif) no-repeat left top;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 14px;
	overflow: hidden;
}
#nextGameMod .nextGameList{
	border-bottom: 2px solid #ddd;
	padding-bottom: 6px;
	margin-top: 6px;
}

#nextGameMod .nextGameOpp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	letter-spacing: -1px;
	text-transform: capitalize;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	line-height: normal;
}
#nextGameMod .nextGameDesc {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: normal;
	letter-spacing: -1px;
	color: #595959;
}
/* END NEXT GAME STYLES */

#currentStandings {
	background: #D9D7C7 url(images/bg_currentStandings.gif) no-repeat;
	margin-bottom: 1px;
	text-align: center;
	padding-bottom: 6px;
	padding-top: 42px;
}
#currentStandings h2 {
	margin: 0px 0px 3px;
	padding: 0px;
	font-size: 14px;
	text-align: left;
	text-indent: 5px;
}
#currentStandingsTable {
	text-align: left;
	font-size: 10px;
	line-height: 11px;
	display: table;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#currentStandingsTable tr td{
	text-align: center;
	height: 11px;

}
#currentStandingsTable tr td.teamName {
	text-align: left !important;
}


tr.currentStandingsTableHead {
	color: #FFFFFF;
	background: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
.currentStandingsEven {
	background: #E6E5DB;
}
#auction {
	background: #E6DCED url(images/bg_auction-postSeason.png) no-repeat left top;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
	line-height: 12px;
}
#auction p {
	text-align: left;
	padding-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#auction h2 {
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
}
#auctionTable {
	display: table;
	margin-top: 28px;
	width: 98%;
	text-align: left;
	border-bottom: 2px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#auctionTable tr td {
	height: 14px;
}

.auctionTableHead {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background: #333333;
}
.auctionTableEven {
	background: #F7F2F9;
}
#roster table {
	font-size: 12px;
	background: url(images/bg_rosterTable.gif) repeat-x left top;
	display: table;
	width: 100%;
	margin-bottom: 20px;
}
#roster table td {
	background: url(images/bg_dottedLine.gif) repeat-x left bottom;
	padding: 10px 4px 3px;
}
#roster table .rosterTableHead {
	font-weight: bold !important;
	text-transform: uppercase !important;
	color: #D9D7C7 !important;
	vertical-align: middle !important;
	font-size: 13px !important;
}
#roster table .rosterTableHead td {
	vertical-align: middle;
	padding-top: 1px !important;
	padding-bottom: 1px !important;
	background: #9E292B url(images/bg_rosterTableH.gif) repeat-x left bottom!important;
}
#roster table .rosterTableHead td p{
	margin:0px;
}
.staffTable p {
	text-align: center;
	border-bottom: 2px solid #E8E7DD;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 7px;
	margin-bottom: 14px;
	background: url(images/bg_staffTable_p.gif) repeat-x left bottom;
}
.staffTable img {
	background: url(images/bg_staffTable_img.gif) repeat-x left top;
	padding: 5px 5px 9px;
}
.staffTable tr td {
	vertical-align: top;
}
.playerBioTable {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 9px !important;
	margin-bottom: 9px !important;
	
}
.playerBioTable tr td {
	vertical-align: top;
}

.playerBioPhoto {
	margin: 2px 8px 2px 2px;
	border: 3px solid #E8E7DE;
}
.playerBioStats {
	background: #f2f2f2;
	display: table;
	margin-bottom: 8px;
	margin-top: 2px;
	margin-right: 2px;
}
.playerBioStats tr {
	vertical-align: top;
}
.playerBioStats tr td {
	font-weight: bold;
	padding: 3px 12px 3px 3px;
}
.bioPhotoAction {
	background: #FFFFFF;
	padding: 1px;
	border: 3px solid #f2f2f2;
	display: block;
	margin-bottom: 12px;
}
#colC {
	float: right;
	width: 230px;
	overflow: hidden;
	margin-right: 1px;
}
#colCBanners{
	width:230px;
	overflow:hidden;
}
#sponsorsLink{
	width:230px;
	text-align:center;
	overflow:hidden;
	background:#000;
	margin-top: 1px;
}
.bannerLg {
	margin-bottom: 1px;
	width:230px;
	height:190px;
	overflow:hidden;
	background:#333;
	
}
#bannersSm {
	padding: 6px;
	margin:1px 0px 0px 0px;
	width: 908px;
	overflow: hidden;
	border-top: 5px solid #E6E5DB;
}
#bannersSm img {
	background: #FFFFFF;
	padding: 1px;
	border: 1px solid #B2B2B2;
	margin-left: 3px;
	margin-right:2px;
	margin-bottom: 2px;
}
#bannersSm a:hover img{
	border-color:#9E292B;
}
#footer {
	font-size: 10px;
	line-height: normal;
	color: #969491;
	background:#fff;
	overflow: hidden;
	height: 135px;
	padding:0px 0px 0px 0px;
}
#footer a{
	color:#969491;
}
#footer a:hover{
	color:#9E292B;
}
#footerL{
	float:left;
	padding-left: 162px;
	height: 80px;
	background: url(images/bg_footerLogo.gif) no-repeat 20px 20px;
	display: block;
	padding-top: 35px;
}
a.buyTickets{
	margin:0 0 1px 0;
	background:url(images/buytickets_wide.png) no-repeat center top;
	display:block;
	width:100%;
	height:60px;
}

a.checkConcession{
	margin:0 0 1px 0;
	background:url(images/checkConcession_wide.png) no-repeat center top;
	display:block;
	width:233px;
	height:60px;
}

#homeVidsMod{
	background-color:#E6E6E6;
	width: 458px;
	overflow: hidden;
	position: relative;
	height:213px;
}
#homeVidsModA {
	float: left;
	width: 285px;
	height:213px;
	overflow: hidden;
	position: relative;
}

#homeVidsModABanner {
	height: 72px;
	width: 72px;
	overflow: hidden;
	top: 0px;
	right: 0px;
	position: absolute;
}
#homeVidsModB {
	float: right;
	width: 162px;
	padding: 5px;
}

#homeVidsModB h1, #homeVidsModB h1 a{
	width:160px;
	height:28px;
}
#homeVidsModB h1{
	text-transform: uppercase;
	border-bottom: 5px solid #DADADA;
	padding:0px 0px 2px 0px;
	margin: 0px;
	background: url(images/bg_homeVidsModA_h1.gif) no-repeat 0px 2px;
	text-indent: -10000px;
}
#homeVidsModB h1 a{
	display:block;
}
#homeVidsModB h2 {
	margin: 5px 0px 8px;
	color: #000000;
}

#homeVidsModB ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#homeVidsModB ul li {
	margin: 0px;
	padding: 6px 0px 1px;
	color: #0047BA;
}

/*
///////////////////////////
START NEWS PAGE STYLING (news.php)
\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/
.postMeta {
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 2px;
	/*border-top: 2px solid #e2e2e2;*/
	color: #555;
}
.postMeta strong {
	color: #000;
}
.postList p{
	margin-top:0px;
	margin-bottom:0px;
}

.postList {
	margin-bottom: 15px;
	padding-bottom:10px;
	background: url(images/bg_dottedLine.gif) repeat-x left bottom;
}
#postPage h1 {
	margin-bottom: 3px;
}
.backToNews a {
	background: url(images/bg_backtonews.gif) no-repeat left 3px;
	padding-left:13px;
	padding-bottom:5px;
	margin-bottom:15px;
}
.postList h2 {
	margin-bottom: 4px;
}
/*
///////////////////////////////////////////////
END NEWS PAGE STYLING */



/* //////////////////////////////////////////////////
BEGIN EVENT PAGE STYLING
*/
.eventtable {
	width: 650px;
	position: relative;
	overflow:hidden;
	margin-bottom: 15px;
	padding-bottom:10px;
	background: url(images/bg_dottedLine.gif) repeat-x left bottom;
}
.eventtable .tableleft {
	float: left;
	width: 530px;
}
.eventtable .tableright {
	float: right;
	width: 120px;
}
.eventtable h3{
	font-size:14px;
}
.eventtable .tableleft h2 sup{
	font-size:11px !important;
}
.eventtable .tableleft h3 {
	margin: 0px 0px 3px;
	line-height: normal;
}
.eventtable .tableright img {
	width: 110px;
}
#eventDetail .eventdescr p {
	margin-top: 0px;
}
#eventDetail .eventdescr h4 {
	margin-bottom: 2px;
	margin-top: 14px;
}
#eventDetail .eventimage {
	float: right;
	margin-left: 8px;
	margin-bottom: 3px;
}
#eventDetail .eventimage img {
	border: 3px solid #fff;
	height: 150px;
	width: 150px;
	padding:1px;
}
#eventDetail .viewallevents {
	padding-top:10px;
}
/* /////////////////////////////////////
END EVENT PAGE STYLING
*/


/* START ERROR PAGE STYLES
//////////////////////////////
*/
#errorCodeBody {
	background: #000000 url(images/bg_mid.png) repeat-x center top;
}
#errorCode {
	width: 700px;
	margin-top: 65px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#errorCode h1 {
	color: #FFCC00;
	font-size: 30px;
	line-height: normal;
	margin-top: 25px;
}
#errorCode p {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 22px;
}

#errorLogo {
	display: block;
	float: left;
	margin-right: 15px;
}
#errorCode a {
	color: #FFFFFF;
	text-decoration: underline;
}
#errorCode p.errorType {
	font-size: 10px;
	line-height: normal;
	color: #555;
}


/* END ERROR PAGE STYLES
///////////////////////////////
*/


.galleryalbum {
float:left;
width:210px;
text-align:center;
display:block;
margin:0px 5px 10px;
}
.galleryalbum a{
	/*border:2px solid #0047BA;*/
	background-color:#eee;
	display:block;
	width:202px;
	text-align:center;
	text-decoration:none !important;
	padding:10px 4px;
}
.galleryalbum a:hover{
	background-color:#ddd;
	text-decoration:none !important;
}
.albumName{
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	text-align:center;
}
.galleryalbum img{
	display:block;
	text-align:center;
	margin:5px auto;
}
.galleryalbum a img{
	border:1px solid #ffffff;
}
.galleryalbum a:hover img{
	border:1px solid #9E292B;
}
.albumDesc{
	display:block;
	font-size:11px;
	line-height:normal;
	text-align:center;
	margin:0px;
}


/*
/////////////////////////
START SIFR STYLES
////////////////////////
*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #colBInt h1 {
	visibility: hidden;
}
.sIFR-hasFlash #newsHomeHeadline h1 {
	visibility: hidden;
}
.sIFR-hasFlash #subnav h2, .sIFR-hasFlash #archives h2 {
	visibility: hidden;
}

/*
///////////////////////
END SIFR STYLES
*/

#leftbanner {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 135px;
	width: 135px;
	text-decoration: none;
	border: none;
	z-index: 99;
}




/*   promo slider  */

			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:456px;
		height:82px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:337px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:0;
		padding:2px 0 2px 10px;
		height:27px;	
		background:#7d1f21;
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		}
	ol#controls li a{
		float:left;
		line-height:10px;
		border:1px solid #fff;
		background:#851112;
		color:#fff;
		padding:6px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#fff;
		color:#851112;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* promo slider */



/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox-1.3.4/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox-1.3.4/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox-1.3.4/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox-1.3.4/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox-1.3.4/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox-1.3.4/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox-1.3.4/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox-1.3.4/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox-1.3.4/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox-1.3.4/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox-1.3.4/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox-1.3.4/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox-1.3.4/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox-1.3.4/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox-1.3.4/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox-1.3.4/fancy_shadow_nw.png', sizingMethod='scale'); }






/*  POINTSTREAK  */
#psbb_wtt_container {
	width:900px !important;
}
h1.psbb_league_name {
	font-size:23px;
}


/* featured news articles */
#hmSpecialPhotos {
	position: relative;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
	min-height:340px;
}

#hmSpecialCount {
	position: absolute;
	top: 240px;
	left: 10px;
	z-index:99;
}

#hmSpecialCount a {
	background-image: url(/images/bg-inactiveHmSpecialCount.png);
	background-repeat:no-repeat;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	margin-right: 1px;
}

#hmSpecialCount a:hover, #hmSpecialCount a.activeLink, #hmSpecialCount a.activeSlide{
	background-image: url(/images/bg-activeHmSpecialCount.png);
}



#hmSpecialPhotosWrap .hmSpecialHolder{
	display:none;
}

#hmSpecialPhotosWrap .active{
	display:block;
}

.hmSpecialDesc {
	background: url(/images/bg-hmSpecialDesc.png);
	height: 55px;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
	width:440px;
	padding: 10px;
}

.hmSpecialDesc a{
	color:#6691D6;
	text-decoration:none;
}

.hmSpecialDesc a:hover{
	color:#fff;
	text-decoration:underline;
}
