@import url("../includes/simmatchup/simmatchup.css");

body.ncaab .wis_hiddenModalLink {
	display: none;
}
body.popup tr.even
{
     background-color: #dddddd !important;
}
body.popup tr.odd{
     background-color: white;
}
body.popup .sectionheader {
	font-weight: bold;
	font-size: 1.1em;	
}	

/* ------------------------------------------------------------------------- */
/* Secondary Table Definition*/
/* ------------------------------------------------------------------------- */
body.popup table.secondary
{
	border-collapse: collapse;
	margin: 0;
	border: 0;	
}
body.popup table.secondary td
{
	padding: 3px;
	font-size: .8em;	
	border: 1px #C9C7C7 solid;
	text-align: center;	
}

body.popup table.secondary td a,
body.popup table.secondary td a:visited
{
	color: #055694;	
}
body.popup table.secondary th {	
	color: white;	
	font-size: .8em;
	text-align: center;	
	padding: 2px 0 2px 0;	
}

body.popup table.secondary th a
{
	color: white !important;
}

body.popup #globalpopupcontent
{
	margin:	0px;
}
body.popup #globalPageFooter {
	text-align: left;
	margin: 0px;
}


/*****************************************/
/*  Boxscore page (boxscore.asp)
/*****************************************/
body#boxscore
{
    background-image: url(../images/simmatchup/background.jpg);
}
body#boxscore #globalPageContentWrapper{
	margin: 0 auto;	
	width: 100%;
}

body#boxscore div.sm_pageheader {
	background: url(../../images/simmatchup/page_header.jpg) repeat-x center left;
	height: 124px;
	width: 780px;
	margin-bottom: 15px;
	position: relative;
}

body#boxscore div.sm_pageheader div.sm_icon {
	position: absolute;
	top: 10px;
	left: 15px;
	background: url(../images/simmatchup/simmatchup_icon.gif);
	width: 77px;
	height: 77px;	
}

body#boxscore div.sm_pageheader div.info_text {
	position: absolute;	
	left: 110px;
	top: 14px;
	width: 650px;	
	color: #403f3f;
	font-size: 0.9em;
}

body#boxscore div.sm_pageheader div.title {
	color: black;
	font-size: 1.2em;
	font-weight: bold;
}
body#boxscore div.sm_pageheader h1.title {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	color: black;
	font-size: 1.2em;
	font-weight: bold;
}

body#boxscore div.sm_pageheader div.footnote {
	background: url(../images/simmatchup/infoarrow.gif) no-repeat left center;		
	padding-left: 10px;
	margin-top: 10px;
	font-style: italic;
	color: black;	
}

body#boxscore div.main {
	background: #212121;
	width: 770px;
	margin: auto;
	position: static;
	border: 1px solid #444444;
	border-top: none;		
}

body#boxscore table.standard tr.header td,
body#boxscore table.standard th {
	background: url(../images/simmatchup/tableHeader_gradient.jpg) repeat-x;
	height: 26px;
	color: #FFFFFF;	
	background-color: #323232;
	border-bottom: #373636 1px solid;
	border-top: #373636 1px solid;
}

body#boxscore table.standard tr.even {
	background-color: #272726;
}

body#boxscore table.standard tr.odd {
	background-color: #212121;
}		

body#boxscore table.standard td,
body#boxscore table.standard th {	
	text-align: center;
	color: white;
	padding: 3px;
	border-bottom: #373636 1px solid;	
}

body#boxscore table.standard .text {	
	text-align: left;
}

body#boxscore div#maindiv {
	margin: auto;
	width: 760px;
}

body#boxscore p.note {
	color: white;	
	text-align: left;
	padding: 0;
}

body#boxscore table.standard th.superheader {
	background: url(../images/ncaab/superheader.jpg) #7D7D7D repeat-x;	
	color: #2b2b2b;
	height: 20px;
}

body#boxscore div#matchup_header {
	background: url(../images/ncaab/boxscore_header.jpg) top center no-repeat;
	height: 27px;
	padding-top: 9px;
	color: white;
	font-size: 1.2em;	
	text-align: center;	
}
body#boxscore div.myspace_header
{
	background: url(../images/ncaab/myspace_boxscore.jpg) top center no-repeat !important;
}

body#boxscore table.standard {
	border: 1px solid #373636;
}

body#boxscore table.standard td {
	color: black;
	border-color: #bfbdb8!important;
}

body#boxscore table.standard tr.odd {
	background-color: #d5d3d0;
}

body#boxscore table.standard tr.even {
	background-color: #edecea;	
}

body#boxscore table.standard tr.footer td {
	background: #323232 url(../../images/simmatchup/tableHeader_gradient.jpg) repeat-x;
	color: white;
	border-bottom: 1px solid #373636!important;
}

body#boxscore div#scoreboard {
	padding: 5px;
}

body#boxscore div#scoreboard table {
	width: 100%;
}

body#boxscore div#scoreboard td {
	font-weight: bold;
	font-size: 1.1em;
}

body#boxscore div#scoreboard th {
	font-weight: normal;
	font-size: 0.9em;
	border-top: 0px;
}

body#boxscore div#scoreboard tr.footer td {
	font-weight: normal;
}

body#boxscore div#scoreboard .score {
	text-align: right;
	padding-right: 15px;	
}

body#boxscore div#scoreboard .name {
	text-align: left;
	padding-left: 10px;
	width: 350px;
}

body#boxscore div#scoreboard td.final {
	color: #045492;
}


body#boxscore div#homestats, 
body#boxscore div#visitorstats {
	padding: 5px;
}

body#boxscore div#homestats table,
body#boxscore div#visitorstats table {
	width: 100%;
}

body#boxscore table.teambox td.name {
	text-align: left;
	padding-left: 6px;
}



body#boxscore th.superduperheader {
	background: #034E88 repeat-x url(../images/ncaab/superduperheader.jpg) !important;
	height: 24px;
	color: white;	
}

body#boxscore th.superduperheader_myspace {
	background: #034E88 repeat-x url(../images/ncaab/myspace_superduperheader.jpg) !important;
}

body#boxscore div#pog {
	margin-top: 10px;
}

body#boxscore div#pog table {
	margin: auto;	
}

body#boxscore div#pog table td {
	padding: 15px;
	border: none;
}

body#boxscore div#links {
	margin-top: 20px;
	text-align: center;
}

body#boxscore div#links a {
	color: white;
}

body#boxscore div#links a:hover {
	color: #2F9D3E;
}

body#boxscore div#div_widget_1,
body#boxscore div#div_widget_2 {
	margin-left: auto;
	margin-right: auto;	
	color: black;	
}


body#boxscore div#globalpopupfooter
{
	text-align: left;
	margin: 40px auto 0 auto;	
	width: 100%;	
}

body#boxscore #globalPageFooter,
body#boxscore #globalpopupfooter {
	margin-bottom: 0;
	margin-top: 15px;
	padding-bottom: 10px;
	color: #424141;	
	border-color: #424141;
}

body#boxscore #globalPageFooter a,
body#boxscore #globalpopupfooter a {
	color: #424141!important;	
}

body#boxscore .share 
{
	margin-top:10px;
	background-color:white;
}

body#boxscore div.div_widget_bc_hd
{
    background: url(../images/SimMatchup/CBB_BC_promo.jpg) top center no-repeat;
    height: 90px;
    width: 700px;
    margin-left: auto;
	margin-right: auto;	
	color: black;	
	position: relative;
}

body#boxscore div.div_widget_bc_hd div.details
{          
      position: absolute;
      top: 36px;
      left: 56px;
      width: 478px;
      font-size: 9.5px;
      text-align: left;
      font-style: italic;
      font-family: Arial !important;
      padding: 4px 4px;
      color: #160000;
}

body#boxscore div.div_widget_bc_hd div.signup
{
    
    position:absolute;
    height: 40px;
    width: 154px;
    top: 39px;
    right: 4px;
}
body#boxscore div.div_widget_bc_hd div.signup a
{
    display: block;
    height: 100%;
    width: 100%;
}

/*****************************************/
/*  Play by Play page (pbp.asp)
/*****************************************/
body#pbp {
	margin-bottom: 30px;
}
body#pbp div.singleline {
	width: 200px;
}
body#pbp table#tbl_pbp th {
	background-color: #352311;		
	border-right: solid black 1px;
}
body#pbp table#tbl_pbp td {
	vertical-align: top;
	border-bottom: 1px #C9C7C7 solid;
}
body#pbp table#tbl_pbp th#th_time {width: 6%}
body#pbp table#tbl_pbp th#th_time {width: 6%}
body#pbp table#tbl_pbp th#th_home,
body#pbp table#tbl_pbp th#th_visitor {width: 44%}

body#pbp table#tbl_pbp tr.offdef td {
	background-color: #336699;	
	color: white;
}
body#pbp table#tbl_pbp tr.lineups td {
	background-color: #046AB4;	
	text-align: center !important;
	color: white;
}

body#pbp table#tbl_pbp tr.subs td.subs_home,
body#pbp table#tbl_pbp tr.subs td.subs_visitor {
	color: black;	
}
 
body#pbp table#tbl_pbp {
	border-bottom: 1px #C9C7C7 solid;
	margin-bottom: 15px;
}
/*****************************************/
/*  NCAAB Working page                 */
/*****************************************/
body#working div.working_product
{
	background: url(../images/2004Layout/ncaab/waiting.png) top center no-repeat;
	height: 516px;
	top: 85px;
	width: 780px;
}

body#default div.player
{
	margin-left: 20px;
}
body#default input.PBP
{
	margin-bottom: 0px;
	margin-left: 0px;
}


/*****************************************/
/*  NCAAB TEAM SEARCH page              */
/*****************************************/
body#teamsearch div#search
{
	background: #EFEEED;
	margin: 10px 0 10px 80px;
}
body#default h3
{
	margin-left: 10px;
}
body#teamsearch div.datasection
{
	margin: 10px;
}
body#teamsearch div.fieldset
{
	margin: 0px 10px 15px 10px;
	text-align: center;
}
body#teamsearch div.buttonbar
{
	margin: 0px auto 30px auto;
	text-align: center;
}
body#teamsearch input#closebtn
{
	width: 82px !important;
}
body#teamsearch table.fieldset
{
	margin: 0 auto 0 auto;
}

body#teamsearch select.tsearch
{
	width: 150px;
}
body#teamsearch input.tsearch
{
	width: 146px;
}
body#teamsearch table.pagelinks
{
	border-collapse: collapse;
	margin-top: 8px;
	width: 100%;
}
body#teamsearch table.results
{
	border-collapse: collapse;
	margin-top: 8px;
	width: 100%;
}
body#teamsearch table.results thead {
	padding: 3px;
	background: black;
	color: white;
	font-weight: bold;
	text-align: center;
}
body#teamsearch table.results td {
	padding: 3px;
	vertical-align: top;
	border: solid black 1px;
}
body#teamsearch table.results td.rownum {
	text-align: right;
}
body#teamsearch table.results td.season {
	text-align: center;
}
body#teamsearch table.results td.name {
	text-align: left;
}
body#teamsearch table.results td.userid {
	text-align: left;
}
body#teamsearch table.results td.record {
	text-align: right;
}
body#teamsearch table.results td.link {
	text-align: center;
}

body#teamsearch div#globalpopupfooter {
	margin: 0px 10px;
}