.searchTable {
 	BACKGROUND-COLOR: #D5D5E6;
}

.searchTableHeaderText {
 	font-size: 11px;
 	font-weight: bold;
	color: #333399;
}

.searchTableLabelText {
	font-size: 11px;
	display: block;
}

.searchTableDisplayOptions {
	font-size: 13px;
}

.banner {
	POSITION: relative; left: 75px;
	WIDTH: 80%;
	background: #11436E;
}

.bannerGraphic {
	display: block;
	margin-left: 200px;
}

.mainSection {
 	WIDTH: 600px;
	overflow:none;
 	color: black;
 	padding: 10px 0 20px 10px;
 	margin-bottom: 12em;
 }
 
 .calendardate {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	font-style: normal;
 	line-height: normal;
 	font-weight: normal;
 	font-variant: normal;
 	text-transform: none;
 	color: #FFFFFF;
 	text-decoration: none;
 }
 a.calendardate:link, a.calendardate:visited {
 	color: #FFFFFF;
 	text-decoration: none;
 }
 a.calendardate:hover {
 	color: #666666;
 	text-decoration: underline;
 }
 .calendarweeklink {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	font-style: normal;
 	line-height: normal;
 	font-weight: bold;
 	font-variant: normal;
 	text-transform: none;
 	color: #779955;
 }
 a.calendarweeklink:link, a.calendarweeklink:visited  {
 	color: #779955;
 	text-decoration: none;
 }
 a.calendarweeklink:hover  {
 	color: #0077BB;
 	text-decoration: underline;
 }

.calendarday {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #3F3FBF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.calendartable {
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.calendardaytop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.calendarweekselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #779955;
	background-color: #E5E5E5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.calendarnonmonth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.calendartoday {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #4C4CE6;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.pageNumber {
	font-size: 10px;
	font-weight: bold;
}

.pageNumberLink {
	font-size: 10px;
}

.pageNumberLink:visited {
	color: #333399;
}

.resultsHeaderText {
	font-size: 15px;
}

.resultsColumnHeader {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.resultsColumnHeader:link {
	color: #000000;
	font-weight: bold;
}

.resultsText {
	font-size: 13px;
}

.resultsTextSmall {
	font-size: 11px;
}

.resultsLink {
	font-size: 13px;
}

.resultsLinkSmall {
	font-size: 11px;
}

.resultsLinkSmall:visited {
	color: #333399;
}

.resultRowNormal {
	background-color: #FFFFFF;
}

.resultRowAlternate {
	background-color: #E5E5E5;
}

.playerTitleText {
	color: #333399;
	font-size: 2em;
}

.playerBasicText {
	font-size: 1.5em;
}

.playerFieldText {
	font-size: 15px;
}

.playerFieldTextSmall {
	font-size: 11px;
}


.playerLabelText {
	color: #A6A037;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 15px;
	font-weight: bold;
}

.teamTitleText {
	color: #000000;
	font-size: 2em;
}

.teamFieldText {
	font-size: 13px;
}

.teamLabelText {
	color: #A6A037;
	font-size: 13px;
	font-weight: bold;
}

.searchSelect {
	width:12em;
	display:block;
}

.schedDiv
{
/* height: 300px; */
width: 465px;
}

.schedTable {
	width: 450px;
}

.schedRow, .rosterRow, .leadersRow {
	padding:2px 2px 2px 2px;
	margin:2px 2px 2px 2px;
	font-size: 13px;
	background: #FFFFFF;
}

.schedTable td, .rosterTable td {
	padding:3px 3px 3px 3px;
}

.schedRowAlternate, .rosterRowAlternate {
	padding:2px 2px 2px 2px;
	margin:2px 2px 2px 2px;
	font-size: 13px;
	background: #D3D3D3;
}

.leadersTable {

}

.leadersNameLink {
	text-decoration: none;
}

.leadersTeamLink {
	text-decoration: none;
}

.leadersRow {
}

.leadersTable td {
	padding:3px 2px 3px 2px;
}

.leadersRowAlternate {
	padding:2px 2px 2px 2px;
	margin:2px 2px 2px 2px;
	font-size: 13px;
	background: #D3D3D3;
}

.teamStatTable {

}

.teamStatTable td {
	padding:2px 3px 2px 3px;
}

.searchBoxTable {

}

.searchBoxTable td {
	padding:1px 3px 1px 3px;
}

.teamRosterTable {
	width: 450px;
}

.teamRosterTable td {
	padding:3px 3px 3px 3px;
}

.rosterRow {
}

.rosterRowAlternate {
}

.boxscoreStatTable {
	font-size: 13px;
	margin-bottom: 10px;
 }

.boxscoreStatTable td {
	padding:2px 4px 2px 4px;
}

.playerStatTable {
	font-size: 13px;
	margin-bottom: 10px;
}

.playerStatTable td {
	padding:2px 4px 2px 4px;
}

.standingsTable {
	width: 525px;
	font-size: 13px;
	margin-bottom: 10px;
}

.standingsTable td {
	padding:2px 4px 2px 4px;
}

.standingsRow {
	background:#FFFFFF;
}

.standingsRowAlternate {
	background:lightgrey;
}

.teamRightBox {
	position:relative;
	float:right;
}

.teamRightBoxLabelText {
	padding:3px 0px 3px 0px;
	display: block;
	font-size: 11px;
}

.teamRightBoxText {
	padding:3px 0px 3px 0px;
	font-size: 13px;
}

.teamAddressBox {
}

.teamLeftBox {            
        position:relative;  
        float:left;
       
        
}

.teamLeftBoxLabelText {        
        padding:3px 0px 3px 0px;  
        display: block;           
        font-size: 11px;           
}

.teamLeftBoxText {
        padding:3px 0px 3px 0px;
        font-size: 16px;
}

#statKey, #statKey table{
	float: right;
	font-size: 11px;
}

.statKeyNormal {
	font-size: 11px;
}

.statKeyHighlight {
	font-size: 11px;
	font-weight: bold;
}
.statKeyRow {
	background:#FFFFFF;
}

.statKeyRowAlt {
	background:lightgrey;
}

.keyButton {
	float: right;
	font-size: 11px;
}

/* ----- CALENDAR ----- */

div.calendar { position: relative }

.calendar table {
border:1px solid #dedede;
font-size: 11px;
color: #000;
background: #fff;
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
text-align: center;    /* They are the navigation buttons */
padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
background:#f5f5f5;
}

.calendar thead .title { /* This holds the current "month, year" */
font-weight: bold;      /* Pressing it will take you to the current date */
text-align: center;
background: #dedede;
color: #000;
padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
background: #f5f5f5;
color: #444;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
background: #fff;
}

.calendar thead .name { /* Cells <TD> containing the day names */
border-bottom: 1px dotted #ccc;
padding: 2px;
text-align: center;
color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
color: #666;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
background-color: #444;
color: #fff;
padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
background-color: #CF4723;
color:#fff;
padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
width: 2em;
color: #222;
text-align: right;
padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
font-size: 80%;
color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
color: #fbb;
}

.calendar table .wn {
padding: 2px 3px 2px 2px;
border-right: 1px solid #000;
background: #666;
}

.calendar tbody .rowhilite td {
background: #FFF1AF;
}

.calendar tbody .rowhilite td.wn {
background: #FFF1AF;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
padding: 1px 3px 1px 1px;
background:#444 !important;
color:#fff !important;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
color:#fff;
background: #CF4723 !important;
padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
font-weight: bold;
border: 1px solid #888;
padding: 1px 3px 1px 1px;
background: #f5f5f5 !important;
color: #222 !important;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
color: #666;
}

.calendar tbody td.today { /* Cell showing selected date */
font-weight: bold;
color: #CF4723;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
text-align: center;
background: #556;
color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
background: #dedede;
color: #222;
border-top: 1px solid #dedede;
padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
background: #aaf;
border: 1px solid #04f;
color: #000;
padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
background: #77c;
padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
position: absolute;
display: none;
top: 0px;
left: 0px;
width: 4em;
border: 1px solid #ccc;
background: #f5f5f5;
color: #222;
font-size: 90%;
z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
text-align: center;
padding: 1px;
}

.calendar .combo .label-IEfix {
width: 4em;
}

.calendar .combo .hilite {
background: #444;
color:#fff;
}

.calendar .combo .active {
border-top: 1px solid #999;
border-bottom: 1px solid #999;
background: #dedede;
font-weight: bold;
}

.mainHeader {
	font-size: 16px;
	font-weight: bold;
	color: navy;
	text-decoration:none;
}

.mainTableHeader {
	display:block;
	padding: 5px;
	background-color: lightgrey;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#mainTable a {
	font-size:13px;
	text-decoration: none;
}

.pageText {
	color: navy;
	font-size:13px;
}

.pageTitle {
	color: white;
	font-size: 14px;
	padding: 1px 400px 1px 1px !important;
	background-color: #333399;
}

.scheduleHeaderText {
	font-size: 15px;
}

.teamStatsHeader {
	font-size: 13px;
}

.teamStatsRow {
	font-size: 13px;
}

.leadersColumnHeader {
	font-size:13px;
	color: navy;
}

.leadersColumnHeader td {
	color: navy;
	background: #FFFFE0;
	font-weight: bold;
}

.leadersColumnHeader a {
	text-decoration:none;
}

.smallText {
	font-size: 9px;
}

.boxscoreRow {
	background: #FFFFFF;
}

.boxscoreRowAlternate {
	background: lightgrey;
}

h3
{
font-size:12pt;
margin-bottom:0;
}

.searchTable
{
width:300px;
float:right;
margin-right:10px;
}
.searchTable ul li
{
font-size:9pt;
padding-left:0px;
}
.searchTable ul
{
padding-left:15px;
margin:5px 0 5px 15px;
}
.searchTable td
{
background-color:white;
border:1px solid rgb(245,245,245);
}
.searchTable td table tr td
{
border:0px solid;
}

h2
{
font-size:2em;
font-family:arial,helvetica,sans-serif !important;
margin:0 !important;
padding:0 !important;
}

.team_color
{
width:6px; 
height: 35%;
_height: 250px;
float:left; 
border: 0; 
clear:none; 
display:block;
}


/****************************
Table Styles
****************************/
table.deluxe
{
	display:table;
	padding: 0;
	margin: 0;
	border:1px solid rgb(191,191,191);
	text-align: left;
	color:black;
	width:600px;
}
	table.wide500 { width:500px; }
	table.wide400 { width:400px; }
	table.wide300 { width:300px; }
caption 
{
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th 
{
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding: 2px;
	background: rgb(215,219,232) url(http://extras.mnginteractive.com/live/media/site36/2007/0501/20070501_035805_table-head-bg.gif) repeat-x;
}

th.nobg 
{
	border-top: 0;
	border-left: 0;
	border-right: 1px solid rgb(191,191,191);
	background: none;
}

table.deluxe td 
{
	border-right: 1px solid rgb(191,191,191);
	border-bottom:none;
	background: #fff;
	padding: 2px;
	margin:0;
	color: black;
	font-size:13px;
}


table.deluxe td.alt 
{
	background: rgb(232,232,232);
	color: black;
}

tr.trRow th,
tr.trRow td 
{
	border-left: 1px solid rgb(191,191,191);
	border-top: 0;
	border-right: 1px solid rgb(191,191,191);
	border-bottom:none;
	background: #fff;
	font-size:13px !important;
}

table.deluxe tr.trAlt th, 
table.deluxe tr.trAlt td, 
table.deluxe tr.resultsText td
{
	border-left: 1px solid rgb(191,191,191);
	border-top: 0;
	border-right: 1px solid rgb(191,191,191);
	border-bottom:none;
	background: rgb(232,232,232);
	font-size:13px;
	color: black;
}

/* For the Details page*/
#header-main th
{
	background: rgb(105,130,155) url(http://extras.mnginteractive.com/live/media/site36/2007/0501/20070501_035836_table-head-bg-blue.gif) repeat-x;
	color:white;
}
#header-main th, #header-sub th, th
{
	font-size:10px;
	line-height:11px;
}

#item-description
{
	text-align:left;
}

/* For the date input forms in the search interface */
#SearchDate, #SearchDateEnd
{
width:70px;
}

/* For the QuickLinks */
.quicklinks { margin: 10px; width:250px; }
.quicklinks ul {list-style: none;}
.quicklinks li { font-size: 10pt; margin: 3px 0 0 0; }
.quicklinks h5 { font-size: 11px; margin: 5px 0 0 0; }

body { background-color:#E4E4E4 !important; }
body div#page
{
text-align:left !important;
margin: 0 auto;
background-color:white;
}
.searchTable1 { width: 280px !important; }
#searchBox { width: 280px !important; }




/*
=====================
Preps Redesign Styles
=====================
*/
.textleft { text-align:left; }
.textright { text-align:right; }
.region8, .region9 { display:none; }

#blogs h3 
{ 
    font: 16px Georgia, Times New Roman, serif;
}

a h3.prephed, a h4.prepsub { cursor:pointer; }

h3.prephed, h4.prepsub
{
    background-position:left top;
    background-repeat:no-repeat;
    text-indent:-9000px;
}
h3.prephed
{
    width:310px;
    height:39px;
    }
    h3#prepphotos
    {
        background-image:url( http://extras.mnginteractive.com/live/media/site36/2010/0319/20100319_021445_photogalleries.gif);
    }
    h3#prepathletes
    {
        background-image:url(http://extras.mnginteractive.com/live/media/site36/2010/0423/20100423_091954_studentathletes.gif);
            }
    h3#prepvideos
    {
        background-image:url(http://extras.mnginteractive.com/live/media/site36/2010/0319/20100319_021534_videos2.gif);
    }
    h3#prepblogs
    {
        background-image:url(http://extras.mnginteractive.com/live/media/site36/2011/0721/20110721_110647_preps.gif);
        width:310px;
        height:59px;
    }
    h3#preppolls
    {
       background-image:url(http://extras.mnginteractive.com/live/media/site36/2010/0319/20100319_025820_polls3.gif);
       width:310px;
       height:39px;
    }
    h3#prepgame
    {
       background-image:url(http://extras.mnginteractive.com/live/media/site36/2010/0329/20100329_024157_gameoftheweek.gif);
       width:310px;
       height:39px;
    }

h4.prepsub
{
    width:318px;
    width:300px;
    height:39px !important;
    margin-top:25px;
}
    h4#prepsbboards
    {
        background-image:url(http://extras.mnginteractive.com/live/media/site36/2010/0319/20100319_025559_bulletinboards2.gif);
    }
    #bboards .prepsborder
    {
        background:url(
http://extras.mnginteractive.com/live/media/site36/2009/0806/20090806_054316_prepsub_bboards_image.gif) no-repeat 10px 8px;
    }
    h4#prepsdboards
    {
        background-image:url(http://extras.mnginteractive.com/live/media/site36/2010/0319/20100319_025739_discussionboards2.gif);
        
    }
    #dboards .prepsborder
    {
        background:url(http://extras.mnginteractive.com/live/media/site36/2009/0806/20090806_054412_prepsub_dboards_image.gif) no-repeat 10px 12px;
    }

.prepsborder
{
    border: 1px solid #E1E2E4;
    padding:5px 5px 5px 110px;
    height: 80px;
}
#prepphotocrop
{
    width:300px; 
    height:100px; 
    overflow:hidden;
    background-color:#666;
    text-align:center;
}
#prepphotocrop img
{
    width:auto;
    margin:auto;
    float:none;
    border-left:2px solid #333;
    border-right:2px solid #333;
}

h5 
{
    color: #003459;
    font: 12px georgia, arial, helvetica, sans-serif;
    margin:5px 0 2px;
}


/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin:0;
	padding:2px 0 0 0;
	list-style-type: none;
	font-size: 12px;
	cursor: default;
	width: auto;
	vertical-align:middle;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 10em;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 10.2em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
	background-color: #2170AB;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 10.2em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/* for teamplayer vs default.css h4 heads. slight variation*/

h4 {
color: #003459;
font-size: 11px;
font-weight: bold;
margin: 3px 0 3px 0  !important;
padding: 0;
text-transform: uppercase;
}


/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #2170AB;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 0.3em 0.8em;
	color: #FFFFFF;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #2170AB;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #005291 ;
	color: #FF0;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(http://extras.denverpost.com/media/js/Spry/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(http://extras.denverpost.com/media/js/Spry/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(http://extras.denverpost.com/media/js/Spry/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(http://extras.denverpost.com/media/js/Spry/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
	}
}

















/* WAS ON preps.denverpost.com */
/*
 ===================
 NGPS Styles
 ===================
*/
td.region2, td.region2b { border-left:5px solid black; }
td.region4 { border-left:5px solid black;
padding-left:5px!important;
width:300px!important; }
#redesign_homepage_layout, .contentStyle { _width:1000px!important; }
td.region5 { padding-right:5px!important; }
td.region3 { border-right:5px solid black; }

/*
 ===================
 NGPS Overrides
 ===================
*/
.boxblue .contentblock, .boxblue ul { background-color: transparent!important; }

ul#subnav, ul.subnav
{
    margin:10px 0 10px 10px;
}

ul#subnav li, ul.subnav li, ul.namelist li ul li
{
    background: transparent url(http://extras.mnginteractive.com/live/media/site36/2008/0303/20080303_101049_bullet_gray.gif) no-repeat scroll 0 5px;
    margin:0 0 5px 0;
    padding:0 0 0 14px;
}

ul.namelist li ul
{
    margin-left:10px;
}
ul.namelist li ul li
{
    padding-left:9px;
}

#preps dl
{
    margin-top:0;
}
#preps dl dt
{
    font-weight:bold;
    float:left;
    margin-right:3px;
}
#team_color_wrapper
{
    border:1px solid black;
    width:100px;
    height:50px;
    float:left;
}
#team_color_wrapper .team_color_margin
{
    border: 5px solid #eee;
    width:90px;
    height:40px;
}
#team_color_wrapper .team_color
{
    width:50%;
    height:100%;
}
.photo
{
    width:auto;
    height:auto;
    background-color:#999;
    float:left;
    min-height:100px;
    min-width:100px;
}

.info
{
    width:415px;
    margin-left:10px;
    float:left;
    background-color:#efefef;
    border: 1px solid #999;
    clear:right;
}
.info div { padding:10px; }

.info dl.lineitem dd { float:none; }
.info dl
{
    font-size:1.2em;
}
.info dl dt
{

}
.info dl dd
{
    float:left;
    margin-left:0;
    margin-right:5px;
}
#player_info dl dd { float:none; }
#map-field
{
    clear:both;
    padding-top:10px!important;
}

#preps h1
{
    font:bold 2.5em/1em Arial, sans-serif!important;
    clear:left;
    padding:0;
}
#preps h2
{
    font: 2em/1em Times New Roman, serif!important;
    margin-top: 20px!important;
}
    #preps h2.list { margin-top:0!important; }
    #preps h2 a span { display: none; }
    #preps #sidebar h2 { font-size:1.6em !important; }

#preps h3
{
    margin-top:10px;
    clear:both;
}
    #preps h3 .color
    {
        display:inline;
    }
    #preps .grey
    {
        color:#666;
    }
    #preps .timestamp
    {
        font-weight:normal;
    }


    #preps h4 a
    {
        background-color:#EEEEEE;
        border:1px solid #3368AA;
        padding:1px 5px;
        font-weight:normal;
    }

#preps h6
{
    margin: 0 0 10px 10px;
    font-size:14px;
    font-weight:normal;
    color:#666;
}

    #preps h6 a
    {
        font-weight:bold;
    }
    #preps h6 span a
    {
        font-weight:normal;
    }
#preps .schedule h3.sub { margin-top:25px; font-size:24px; }
#preps .schedule h3.sublarge { border-top:10px solid #ccc; }
#preps .schedule h4
{
    margin-left: 10px;
    text-transform:none;
    font-size:18px;
}
    #preps .schedule h4 a
    {
        background-color:white;
        border:none;
        font-weight:bold;
        color:#437293;
    }
#preps .schedule h5 { margin-left: 20px; color:#4E7895; }
#preps .schedule h6 { margin-left: 30px; clear:both; }
/* Style timestamps */
#preps ul li span
{
    color: #999;
    font-size:11px;
}
/* A hacky way to align simple, one-line text-block elements into two columns */
#preps .twocolumns { width:300px; float:left; }

#showKey { display:none; }

#preps p
{
    font-size:12pt;
    color:#333;
    margin:0 10pt 2pt 0;
}
/*
 ===================
 Positional
 ===================
*/
#prepsnavwrapper
{
    background:white url(http://extras.mnginteractive.com/live/media/site36/2009/0814/20090814_055227_preps_bg_wrapper1000.gif) no-repeat bottom right;
}
#prepssearchbox
{
    margin:5px auto;
    _margin-left:275px;
    text-align:center;
    width:460px;
top:-35px;
position:relative;
}
    #prepssearchbox h5
    {
        color:white;
        float:left;
    }
	
    /* #prepssearchbox h5 a {display:none;} */
    #prepssearchbox h5 a:link, #prepssearchbox h5 a:hover, #prepssearchbox h5 a:active {color:#A6FA00!important;}
	#prepssearchbox h5 a:visited {color:#777;}




#prepswrapper
{
    float:left;
    width:990px;
    background:white;
    border-left: 5px solid black;
    border-right: 5px solid black;
}
#sidebar
{
    float:left;
    width:310px;
    margin-left:-310px;
    padding-top:50px;
}
.mainSection
{
    width:670px!important;
}
#prep-sports-blogs-and-news
{
    clear:both;
    padding-top:50px;
}

/*******************************************************************************

 PREPS NAV styles

 *******************************************************************************/
#prepsnavwrapper
{
background-color:#0D0F12;
}
#prepsnav
{
    /* http://extras.mnginteractive.com/live/media/site36/2009/0723/20090723_054242_preps_nav_bg.gif */
background: url(http://extras.mnginteractive.com/live/media/site36/2009/0904/20090904_025325_preps_nav_bg.gif) no-repeat scroll center 5px;
width:100%;
height:110px;
}
ul#navinterface
{
margin-top:0;
margin-left:150px;
padding-top:6px;
}
ul#navinterface li
{
float:left;
margin-left:25px;
}
    ul#navinterface li#navhome { width:5em; }
ul#navinterface li ul li
{
float:left;
margin-left:0px;
}
ul#navinterface li a, ul#navinterface li
{
color:white;
}
ul.MenuBarHorizontal ul.dropDown ul.doubleDrop { width: 32em; }
ul.MenuBarHorizontal ul.dropDown ul.doubleDrop li { width: 15em; float:left; }
ul.MenuBarHorizontal ul.dropDown ul.doubleDrop ul.doubleDrop, ul.MenuBarHorizontal ul.dropDown ul.doubleDrop ul.doubleDrop li { width: 12em; }
ul.MenuBarHorizontal ul.dropDown ul.doubleDrop,
ul.MenuBarHorizontal ul.dropDown ul.doubleDrop a:link
{ _background-color:#2781C5; }

/*******************************************************************************

 IE compatibility styles

 *******************************************************************************/
div.region4, div.region5
{
    width:330px;
    _width:320px;
    _overflow:hidden;
}
div.region4
{
    _width:330px;
}
.mainSection
{
    _width:660px!important;
}
#prepswrapper
{
    _width:1000px;
}

#preps #preps-section-player table { margin-left: 15px; margin-bottom: 15px; }

