/* NAV SECTION */

a {
	text-decoration:none;
}
		
.psbb_nav{
	width: 130px;
	padding: 0 0 6px 0;
	margin: 4px 15px 15px 0;
	background-color: #fff;
	color: #333;
	float: left;
}

.psbb_nav ul { 	list-style: none; 	margin: 3px; 	padding: 0; 	border: none; }
.psbb_nav ul ul{ margin: 3px 0 0 6px; background: none;}
.psbb_nav ul ul li{ border: none;}
.psbb_nav ul ul li a{ background: none; border: none; color: #000; padding: 0; margin:0;}
.psbb_nav li { 	border-bottom: 1px solid #90bade; 	margin: 0; }
.psbb_nav li a {
	display: block;
	padding: 3px 2px 3px 9px;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #508fc4;
	background-color: #386082;
	color: #fff;
	text-decoration: none;
}

.psbb_nav li a:hover {
	border-left: 3px solid #cfcfcf;
	border-right: 3px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}


/* MAIN SECTION */

/* NAV SECTION */

.psbb_nav{
	width: 130px;
	padding: 0 0 6px 0;
	margin: 4px 15px 15px 0;
	background-color: #fff;
	color: #333;
	float: left;
}

.psbb_nav ul { 	list-style: none; 	margin: 3px; 	padding: 0; 	border: none; }
.psbb_nav ul ul{ margin: 3px 0 0 6px; background: none;}
.psbb_nav ul ul li{ border: none;}
.psbb_nav ul ul li a{ background: none; border: none; color: #000; padding: 0; margin:0;}
.psbb_nav li { 	border-bottom: 1px solid #90bade; 	margin: 0; }
.psbb_nav li a {
	display: block;
	padding: 3px 2px 3px 9px;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #508fc4;
	background-color: #386082;
	color: #fff;
	text-decoration: none;
}

.psbb_nav li a:hover {
	border-left: 3px solid #cfcfcf;
	border-right: 3px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}


/* MAIN SECTION */

/**********************************************************
PS Baseball: TEST selects
**********************************************************/

select{
	font-size: 10px;
	margin-bottom: 10px;
}


/**********************************************************
PS Baseball:  page navigation (within the page iteself)
**********************************************************/

/* PSBB: drop down for sub section and division / team */
#psbb_drop_down_super, #psbb_drop_down_sub{
	position: absolute;
	top:13px;
	right: 13px;
}

/* PSBB: drop down for the subsection */
#psbb_drop_down_sub{		position: absolute; 	top: 3px; 	}
#psbb_drop_down_super select, #psbb_drop_down_sub select{	border: none; }

/* PSBB: Top of the page titles, sub titles, and sub navigation */
#psbb_page_top{ 		margin-bottom: 25px; 	}

.psbb_page_title_container{
	position: relative; /* to make the select drop downs in the right corner of *this* container */
	width: 100%;
	padding: 0;
	color: #333;
}

/* MOVE THE h1-h3 font-sizes to the general div */

/* PSBB: Heading for the page title */
h1#psbb_page_title{ 
	width: 100%; 
	background: #cfcfcf; 
	font-size: 18px; 
	margin: 0;
	margin-top:15px;
	text-indent: 10px;
	height: 41px;
	line-height: 40px;	
	color: #fff;
	background: #2e6491 url('../images/psbb_bg_h1.jpg') no-repeat;		
}

/* PSBB: Heading for the sub section page title */
h2#psbb_page_title{
	background: #d5d5d5;
	padding: 0;
	margin: 0;
	color: #333;
	text-indent: 10px;
	height: 20px;
	line-height: 22px;
	font-size: 13px; 
	font-weight: bold;
}

h2.psbb_page_regular_header { font-size: 14px; font-weight: bold; clear: both; background: #555 url('../images/psbb_bg_h2.jpg') 0 0 no-repeat; text-indent: 6px; color: #fff; padding: 5px 0;}
h3.psbb_page_regular_header{ font-size: 12px; font-weight: bold; clear: both; background-color: #ccc; color: #333; }
h4.psbb_page_regular_header{ font-size: 12px; font-weight: bold; clear: both; background-color: #ccc; color: #333; }

#psbb_breadcrumb{
	background: #cecece;
	padding-left: 3px;
}

#psbb_nav_top{
	background: #dfdfdf;
	font-size: 11px;
	font-weight: bold;
	padding: 7px 0px 7px 3px;
}

/* PSBB: Ajax calendar */
#psbb_calendar{
	position: absolute;
	top: 0;
	right: 180px;
	line-height: 27px;
	padding-top:5px;
}

/* PSBB: Weekly calendar preview. */
#psbb_calendar_weekly{
	position: absolute;
	top: 0;
	right: 0;
	padding-right: 5px;
	overflow: hidden;
}

#psbb_calendar_weekly_day{
	width: 44px;
	height: 44px;
	font-size: 12px;
	text-align: center;
}

#psbb_nav_top a, #psbb_calendar_weekly_day a{ 	font-weight: bold; color: #666; padding: 3px; margin: 0; text-decoration: none; }
#psbb_nav_top a:hover, #psbb_calendar_weekly_day a:hover{	border-top: 1px dotted #9ba7b1; border-bottom: 2px solid #9ba7b1; background: url('../images/psbb_arrowUp.gif') bottom center no-repeat; }
#psbb_nav_top_active_choice, #psbb_calendar_weekly_active_choice{ border-bottom: 2px solid #2e6491; background: url('../images/psbb_arrowUp.gif') bottom center no-repeat; }


/**********************************************************
PS Baseball:  game info, stats containers.
**********************************************************/

#psbb_gameInfo ul{ background: url('../images/psbb_bg_gameInfo.jpg') repeat-x; padding: 0; margin: 8px 0 0 0; }
#psbb_gameInfo ul li{ display: inline; padding: 0px 8px 2px 8px; border-right: 1px dotted #afafaf; }
/*
#psbb_stats_container h1,#psbb_stats_container  h2,#psbb_stats_container  h3,#psbb_stats_container  h4,#psbb_stats_container  h5{
	margin: 0; padding: 0 0 0 0px; text-transform: uppercase;
	text-indent: 2px;
	width: 100%;	
}

*/

#psbb_stats_container {
	width: 640px;
	background-color:#ffffff;
	padding: 3px;
	float: left;
}


/* PSBB: Scoreboard box styles *************************************************************************************************/


div#psbb_box_score_away{ 	width:50%; 	float: left; }
div#psbb_box_score_home{ 	width:50%; 	float: right; }
.psbb_element_left{ width: 49%; float: left; }
.psbb_element_right{ width: 49%; float: right; }


/* PSBB: Scoreboard box styles *************************************************************************************************/

.psbb_scoreboard_box_divider{ 	border: none;  	border-top: 1px solid #cdcece;  	height: 1px; }
.psbb_scoreboard_box_team_info{ width: 90%; margin: 0 0 0 12px; }
.psbb_scoreboard_box_team_notes{ color: #666666; margin: 0 10px 0 0; }
.psbb_scoreboard_box_heading{ 	font-size: 13px;	color: #444444; font-weight: bold; margin:0;	padding: 8px 0 0px 0; }
.psbb_scoreboard_box_sub_heading{ color: #999999;  padding: 0 0 0 50px; margin: 0;}
.psbb_scoreboard_box_live{	border: 1px solid #dfdfdf; 	margin: 0; 	padding: 0 5px 0 5px; 	background-color: #2175bc; 	color: #fff000;}
.psbb_scoreboard_box_score { font-size: 40px; font-weight: bold; }
.psbb_scoreboard_box_bottom_links{	margin:3px 0 5px 0; padding:0; }

/* 4px margin appears on ff and IE6, IE7 in a td. -4px so that the team's logo will line up with the team's name in the next column in the table */
.psbb_scoreboard_box_team_name{ margin: -4px 0 0 0; font-size: 18px; font-weight: bold; padding:0; }

/* PSBB: Scoreboard team logo, if there is no team logo, then it will have a background-image of "home team" and "away team". */
.psbb_scoreboard_team_logo{
	width: 50px;
	height: 50px;
	/*background: url('../images/psbb_bg_scoreboard_box_home.jpg') 0 0 no-repeat;*/
}

.psbb_game_score{
	font-size: 35px;
	font-weight: bold;
}

.psbb_box_score_team{
	font-size: 13px;
	font-weight: bold;
}

.psbb_box_score_generic{
	float: left;
	width: 48%;
	margin: 5px;
	border: 1px solid #afafaf;
	padding: 0 2px 0 2px;
	background: #e8e8e8 url('../images/psbb_bg_scoreboard.jpg') 0 0 repeat-x;
	color: #444444;
	height: 200px;
}
.psbb_box_score_generic h2{	color: #fff; }
.psbb_box_score_team_name{ background: none; font-weight: bold; font-size: 20px;}
.psbb_box_score_generic th{ color: #000000;}
.psbb_box_score_in_progress { }


/* PSBB: Scoreboard box styles *************************************************************************************************/

#psbb_player_page_pic{
	padding: 5px;
	display: inline;
	float: left;
}
/* tables still need cellspacing="0" in the markup */
table.psbb_stats_table {
	background: #adadad url('../images/psbb_bg_previous_game.jpg') 0 0 repeat-x;	
	border: 1px solid #999;
	border-collapse: separate;
	border-spacing: 1px;
	margin: 5px auto 15px auto;	
}
.psbb_stats_table{ padding: 5px; }
.psbb_stats_table td{ font-size:11px; padding: 3px;  text-align: center;}
.psbb_stats_table th {
	font-weight:bold;
	color: #333;
	background:#999;
	text-align:center;
	padding: 2px;
	font-size: 12px;
	border-right: 1px solid #efefef;
	white-space:nowrap;
}

th.psbb_heading_major{
	background: #386082 url('../images/psbb_bg_th.jpg') top left no-repeat;
	border-spacing: 2px;
	border-right: 1px solid #efefef;
	color: #fff;
}

#psbb_snippets_game_preview{	background: #adadad url('../images/psbb_bg_previous_game.jpg') 0 0 repeat-x;	}
#psbb_snippets_game_preview_next,
#psbb_snippets_game_preview_curr,
#psbb_snippets_game_preview_prev{ background: #ddd; }
.pbss_snippet_col_right {	 text-align: right;		}

.psbb_team_versus_team{		font-size: 16px;	}
.psbb_team_versus_team_date{			}
.psbb_team_versus_team_venue{			}

td.psbb_link_more{	text-align: right;	border-top: 1px dotted #2E6491;	}

.box_score_link{
	height: 15px;
	padding: 3px 8px;
	color: blue;
	margin: 0px;
	font-weight:bold;
}

.stat_leader_name{
	color: #333; 
	font-size: 12px;
	font-weight: bold;
}

.psbb_row_alt{ 	background-color: #cfcfcf; }
.psbb_row_odd{ 	background-color: #cfcfcf; }
.psbb_row_even{ background-color: #ffffff; }
.psbb_highlight{ }
.psbb_huge_text{	color: #333; font-weight: bold; font-size: 24px;		}
.psbb_medium_text{margin-left:10px;font-size:14px;font-weight:bold;}
.psbb_stats_holder{	clear: both; width: 100%; margin-top: 15px;}


.selectcode{
	margin-top: 1em;
	margin-left: 20px;
}

.selectcode a.tabs{
	border: 1px solid gray;
	border-bottom-width: 0;
	padding: 0 4px;
	text-decoration: none;
	color: navy;
	margin-right: 3px;
}

.selectcode a.tabs:visited, .selectcode a.tabs:active{
	font-size: 12px;
	font-weight: bold;
	clear: both;
	background-color: #ccc;
	color: #333;
}

.selectcode a.tabs:hover{
	background-color: #2586D7;
	color: white;
}

.selectcode a.current{
	border: 1px solid gray;
	border-bottom-width: 0;
	padding: 0 4px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	background-color: #555555;
	color: white;
	margin-right: 3px;
}

.selectcode a.current:hover{
	background-color: #555555;
	color: white;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
     padding: 0 2px;
    background: url(../images/tab.png) no-repeat;
}

*>.ui-tabs-nav a, .ui-tabs-nav a span {  /* hide from IE 6   nep  sep, 2008*/
    display: block;
    padding: 0 10px;
    background: url(../images/tab.png) no-repeat;
}

.ui-tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.ui-tabs-nav .ui-tabs-selected a {
    color: #1981D8;
}
.ui-tabs-nav .ui-tabs-selected a {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 7px;
}
.ui-tabs-nav .ui-tabs-selected a span {
    background-position: 0 -50px;
	background-color: #ffffff;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-nav .ui-tabs-disabled {
    opacity: .4;
}



