.tabs_wrapper{
	width: 481px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/portals/0/skins/sportsink/images/statistics_area.jpg);
	background-position: top right;
	background-repeat: no-repeat;

	
}

#schedule_tab a{
	
}

.tabs_wrapper .tabs
{

	
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 22px; /*--Set height of tabs--*/
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 22px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 22px; /*--Vertically aligns the text within the tab--*/
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
	padding: 0 0 0 0;
}
ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	outline: none;
}
ul.tabs li a:hover {

}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/

}

.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
#schedule_tab {
	background-image: url(/portals/0/skins/sportsink/images/schedule_tab_repeat.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding: 0;
	font-size: 12px;

}

#results_tab {
	background-image: url(/portals/0/skins/sportsink/images/schedule_tab_repeat.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding: 0;
	font-size: 12px;

}

#statistics_tab {
	background-image: url(/portals/0/skins/sportsink/images/schedule_tab_repeat.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding: 0;
	font-size: 12px;

}

.schedule_tab_top{
	background-image: url(/portals/0/skins/sportsink/images/schedule_tab_top2.jpg);
	width: 481px;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 0 0 0;	
}

.statistics_tab_top{
	background-image: url(/portals/0/skins/sportsink/images/statistics_tab_top.jpg);
	width: 481px;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 0 0 0;	
}

.results_tab_top{
	background-image: url(/portals/0/skins/sportsink/images/results_tab_top.jpg);
	width: 481px;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 0 0 0;	
}


ul.tabs li.schedule_tab a {
	background-image: url(/portals/0/skins/sportsink/images/schedule_tab2.jpg);
	background-repeat: no-repeat;
	width: 151px;
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	outline: none;
}

ul.tabs li.schedule_tab a:active {
	background-image: url(/portals/0/skins/sportsink/images/schedule_tab2.jpg);
	background-repeat: no-repeat;
	width: 151px;
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	outline: none;
}

ul.tabs li.results_tab a {
	background-image: url(/portals/0/skins/sportsink/images/results_tab2.jpg);
	background-repeat: no-repeat;
	width: 148px;
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 0 0 10px;
	outline: none;
}

ul.tabs li.statistics_tab a {
	background-image: url(/portals/0/skins/sportsink/images/statistics_tab2.jpg);
	background-repeat: no-repeat;
	width: 152px;
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 0 0 10px;
	margin: 0;
	outline: none;
}



.schedule_tab_footer{
	background-image: url(/portals/0/skins/sportsink/images/schedule_tab_footer.jpg);
	height: 9px;
	background-repeat: no-repeat;
	width: 481px;
	padding: 0;
	margin: 0;
	
}


.schedule_header_1{
	background-image: url(/portals/0/skins/sportsink/images/schedule_table_results_header.jpg);
	background-repeat: no-repeat;
	color: #13717d;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 0 0 9px;
	margin: 0px 0 0 9px;
}

.statistics_header_1{
	background-image: url(/portals/0/skins/sportsink/images/schedule_table_results_header.jpg);
	background-repeat: no-repeat;
	color: #13717d;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0 0 9px;
	margin: 0px 0 0 9px;
	
}

.statistics_usenav{
	color: #13717d;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 0 0 9px;
	margin: 0px 0 0 9px;
	text-align: center;	
	
}

.team_statistics_link{
	font-size: 12px;
	color: #13717d;
	
}

.results_header_1{
	background-image: url(/portals/0/skins/sportsink/images/results_table_header.jpg);
	background-repeat: no-repeat;
	color: #13717d;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 0 0 9px;
	margin: 0px 0 0 9px;
	
}

.schedule_header_2{
	background-color: #d6fdff;
	border-left: solid 1px #9dd0d5;
	border-right: solid 1px #9dd0d5;
	width: 424px;
	color: #13717d;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 0 4px 9px;
	margin: 0 0 0 9px;
	
}

.results_header_2{
	background-color: #d6fdff;
	border-left: solid 1px #9dd0d5;
	border-right: solid 1px #9dd0d5;
	width: 424px;
	color: #13717d;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 0 0px 9px;
	margin: 0 0 0 9px;
	
}

.white_stripe{
	background-color: #f5feff;
	font-size: 12px;
	color: #13717d;	
}

.green_stripe{
	background-color: #defdff;
	font-size: 12px;
	color: #13717d;	
}

.schedule_link_container
{
	padding: 7px 0 0 10px;
	background-image: url(/portals/0/skins/sportsink/images/schedule_tab_top2_repeat.jpg);
	font-size: 14px;
	font-weight: bold;
	color:#fff;
}

.schedule_link_container a
{
	color:#fff;
}

.schedule_link_container img
{
	padding: 4px 0 0 0;
}

.schedule_table{
	border-left: solid 1px #9dd0d5;
	border-right: solid 1px #9dd0d5;
	margin: 3px 0 0 10px;
	width: 434px;
	border-collapse: collapse;
}

.schedule_table2{
	border-left: solid 1px #9dd0d5;
	border-right: solid 1px #9dd0d5;
	margin: 0 0 0 10px;
	width: 434px;
	border-collapse: collapse;
}

.schedule_entry{
	padding: 1px 0 1px 12px;
	font-size: 11px;
	font-weight:bold;	
}

.schedule_time
{
	font-size:11px;
}
.schedule_sport
{
	color:#283C41;
	font-size:11px;
	font-weight:bold;
}

table.schedule_table a{
	text-transform: capitalize;
	text-decoration: underline;
	color: #13717d;
	
}

table.schedule_table a:hover{
	text-transform: capitalize;
	color: #02454e;
	
}

table.schedule_table2 a{
	text-transform: capitalize;
	text-decoration: underline;
	color: #13717d;
	
}

table.schedule_table2 a:hover{
	text-transform: capitalize;
	color: #02454e;
	
}

.schedule_table_footer{
	background-image: url(/portals/0/skins/sportsink/images/schedule_table_footer.jpg);
	height: 14px;
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 0 0 9px;
	
}

.schedule_table_footer_bottom{
	background-image: url(/portals/0/skins/sportsink/images/schedule_tab_footer_bottom.jpg);
	height: 14px;
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 0 0 9px;
	
}

.schedule_table_container{
	width: 434px;
	padding: 10px 0 0 0;

	
}

.schedule_table_container2{
	width: 470px;
	height: 465px;
	overflow: auto;
	
}

.results_table_container{
	width: 434px;
	padding: 10px 0 0 0;

	
}

.results_table_container2{
	width: 434px;
	height: 405px;
	overflow: auto;
	
}

.results_style{
	text-align: center;	
	
}

.results_style5{
	padding: 0 0 0 5px;
	
}

.results_style img{
	border: none;
	
}

.results_style2{
	text-align: center;	
	padding: 0 5px 0 0;
	
}

.results_style2 img{
	border: none;
	
}

.results_style3{
	text-align: right;	
	padding: 0 1px 0 0;

	
}

.results_style4{
	text-align: left;	
	padding: 0 0 0 1px;
	
}

.audio_video_text{
	padding: 0;
	margin: 0;
	font-size: 10px;
	
}

.stat_names_header{
	font-weight: bold;
	padding: 2px 0 5px 10px;
}

.team_names_header{
	font-weight: bold;
	padding: 2px 0 5px 10px;
	width: 250px;
}

.stats_headers{
	font-weight: bold;
	text-align: center;
}

.team_stats_headers{
	font-weight: bold;
	padding: 0 15px 0 10px;	
	text-align: center;
}

.stat_names{

	padding: 0 0 0 10px;
	width: 200px;
}

.stats{
	text-align: center;
}

.team_stats{
	padding: 0 15px 0 10px;	
	text-align: center;
	
}
.results_link
{
	padding: 7px 0 7px 30px;
	background-image:url('/portals/0/skins/sportsink/images/page_white_text.png');
	background-repeat:no-repeat;
	background-position: 5px center;
	font-size: 14px;
	font-weight: bold;
	margin-left: 7px;
	width: 400px;
	color:#283C41;
}

.results_link a{
	text-decoration: underline;
	color: #13717d;
	
}

.results_link a:hover{
	color: #02454e;
}

.schedule_container
{
	padding: 7px;
}
.schedule_header_all
{
	font-size: 18px;
	font-weight: bold;
	padding: 6px;
	color: #13717d;
	text-decoration:underline;
	
}
.schedule_table_all
{
	width: 600px;
}
.schedule_table_footer_all
{
	clear: both;
}

/* SUB TAB CSS */

ul.sub_tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 22px; /*--Set height of tabs--*/
	width: 100%;
}
ul.sub_tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 22px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 22px; /*--Vertically aligns the text within the tab--*/
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	padding: 0 0 0 0;
}
ul.sub_tabs li a {
	text-decoration: none;
	color: #13717d;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	outline: none;
}
ul.sub_tabs li a:hover {
}
html ul.sub_tabs li.active, html ul.sub_tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/

}

#individual_tab {
	background-image: url(/portals/0/skins/sportsink/images/schedule_tab_repeat.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding: 0;
	font-size: 12px;

}

#team_statistics_tab {
	background-image: url(/portals/0/skins/sportsink/images/schedule_tab_repeat.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding: 0;
	font-size: 12px;

}
