

/* hey */
.pscms_widget{
	background-color: #dfdfdf;
	border: 1px solid #999;
	color: #464646;
	margin: 10px auto;
	padding: 0 0 6px 0;
}	

.pscms_widget h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}	
	.pscms_widget h3{
		background: url('http://thesphl.com/img/site_images/309//bg_level1_off.jpg') repeat-x center top;			
		color: #ffffff;				
		height: 35px;
		line-height: 35px;
		margin: 0 0 6px 0;
		overflow: hidden;	
		padding: 0;
		text-indent: 5px;
		text-align: left;
		width: 100% !important; /* This will override any column widths for headers */						
	}

	.pscms_widget h4{ font-size: 11px; }

/* Links in a widget box */
.pscms_widget a:link{	color: #666;	}
	.pscms_widget a:visited{	color: #666;	}
	.pscms_widget a:focus{		}
	.pscms_widget a:hover{	color: #666; }
	.pscms_widget a{		}	
	
	/* The full button */
	a.fullStats_link:link{	color: #ffffff !important;	 }
		a.fullStats_link:visited{ color: #ffffff !important;	 }
		a.fullStats_link:focus{}
		a.fullStats_link:hover{
			background: url('http://thesphl.com/img/site_images/309//bg_level1_on.jpg') repeat-x center center;			
			color: #efefef !important;
			border:1px solid #fff;
		}
		a.fullStats_link{
			background: url('http://thesphl.com/img/site_images/309//bg_level1_off.jpg') repeat-x center center;	
			border: 1px solid #444;			
			display: block;
			font-size: 10px;
			font-weight: bold;	
			height: 10px;	
			line-height: 10px;
			margin: auto;	
			padding: 3px !important;	/* Don't let other links override the button! */
			text-align: center;							
			text-transform: uppercase;
			width: 100px;	
			color: #ffffff;
		}	

	.pscms_widget .bpeDownload a.fullStats_link{
		background: transparent url(http://thesphl.com/img/icon_download.gif) no-repeat; left center;
	}

/* Divisions, seasons, extra info in here. */
.extra_info{ 
	display: block;					
	margin: 0;
	padding: 0 15px 0 0;
	text-align: right;						
}	
	
/* Bottom of any widget if we need a button. */
.sap{
	margin: auto;					
	padding: 6px 0 0 0;
	clear: both;
}

/* HEYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY*/


/* Styles for usability and readability */
.alt{ background-color: #ffffff; color: #464646; }
.odd{ background-color: #dddddd; color: #464646; }	


/* Search filter styles */
#filter_result{
	border: 1px solid #999999;
	margin: auto; 
	width: 98%;
}

.filter_result{

}
	

.filter_control{ 
	margin: auto;
	margin-bottom: 12px;
	font-size: 10px;	
}
	.filter_control table{
		width: 100%;
		border: none;
	}
	
/**************************************************************
 pscms_widgets overrides.
**************************************************************/	
.bpeDownload,
.bpeFlash,
.bpeLink,
.bpeImage{
	background: none;
	border: none;
}	
/**************************************************************
 The rest of the styles.
**************************************************************/
/** Need to change this to grab the config.php variables **/

.bpeTb{
    margin: 20px 0 10px 0;
    padding: 6px;
}
	.bpeTb h2{
		overflow: visible;
		height: auto;
	}

.bpeYouTube{ text-align: center; }
	.bpeYouTube .extra_info{	text-align: center; } 
	
.bpeImage{
    margin: 20px 0 10px 0;
    padding:0;
    text-align: center;
    font-size: 10px;
}
	.bpeImage img{
		padding: 0px;
		margin: 0px;
	}

.bpeLink{ margin: 0; }
	.bpeLink a{ 	}
	.bpeLink a.small{ font-size: 80%; }
	.bpeLink a.medium{ font-size: 100%; }
	.bpeLink a.large{ font-size: 150%; }
	.bpeLink p{ margin: 7px 0;	}
	.bpeLink h4, 
	.bpeLink h3, 
	.bpeLink h2{
		margin: 0px;
	}

#sponsorsLeft .bpeLink a, #sponsorsRight .bpeLink a{
	margin: 0;
	padding: 0;
	background: none;
}

.bpeSmall{ font-size: 85%; }
.bpeMedium{ font-size: 100%; }
.bpeLarge{ 	font-size: 120%; }

.bpeDivider{
	margin: 15px 0;
}

.bpeDivider hr{
	border: none;
	border-top: 1px solid #ffffff;
	background: none;
}

/**************************************************************
BPE Download
**************************************************************/
.bpeDownload{ 
	font-size: 12px;
}
.bpeDownload a{ padding: 6px 0 6px 20px; }
	.bpeDownloadPic{ background: transparent url(http://thesphl.com/img/pic.png) no-repeat left center; }
	.bpeDownloadTxt{ background: transparent url(http://thesphl.com/img/txt.png) no-repeat left center; }
	.bpeDownloadPdf{ background: transparent url(http://thesphl.com/img/pdf.png) no-repeat left center; }
	.bpeDownloadArchive{ background: transparent url(http://thesphl.com/img/archive.png) no-repeat left center; }
	.bpeDownloadFile{ background: transparent url(http://thesphl.com/img/file.png) no-repeat left center; }

/**************************************************************
BPE Forms
**************************************************************/
.bpeFormPub{
	margin: auto;
	border: 1px solid #999;	
}
	.bpeFormPub form{	margin: auto; width: 100%; }
	.bpeFormPub input,
	.bpeFormPub textarea, 
	.bpeFormPub select{
		border: 1px solid #aaa;
		display: inline;							
		margin: 0 auto;
		padding: 3px;				
	}
	
	.bpeFormPub label{
		display: block;
		margin: 0;
		padding: 0;
		font-weight: bold;						
	}						
	
	.bpeFormPub option{ border: 1px dotted #ccc; }
	.bpeFormPub fieldset{ border: none; padding: 0; }	
		.bpeFormPub fieldset fieldset{  }	
		.bpeFormPub fieldset fieldset div input, 
		.bpeFormPub fieldset fieldset div label{
			border: none;							
			display: inline;
			font-weight: normal;								
			margin: 3px;
		}	
	
	/* BPE Form required field */
	.bpeForm_required{ color: #ff0000; }
	
	/* BPE Form submit button */
	.bpeFormPub .submit input{ 
		background: url('http://thesphl.com/img/site_images/309//bg_level1_off.jpg') repeat-x center center;	
		color: #ffffff;
		cursor: pointer;
		display: block;
		font-size: 10px;
		font-weight: bold;	
		margin: 12px 0 0 0 6px;	
		padding: 3px;
		text-align: center;							
		text-transform: uppercase;
		width: 80px;
	}	

/**************************************************************
Content Styles
**************************************************************/

.smallText{
	font-size: 80%;
}

.defaultText{
	font-size: 100%;
}

.largeText{
	font-size: 130%;
}

.highlightText{
	color: #ffffff;
	font-weight: bold;
	font-size: 100%;
}

.bpeTb table{
	border:1px solid #ffffff;
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	background-color: #ffffff;
}

.bpeTb table td{
	padding: 3px;
}

.bpeTb table.tableBorders td{
	border-width: 1px;
	border-style: inset;
}

.bpeTb table thead, .tableHeaderRow, .tableCellBold{
	font-weight: bold;
	background-color: #666666;
	color: #FFFFFF;
}


/**************************************************************
Widgets: Flash scoreboard, news, stats.
**************************************************************/

/*video viewer box */
.video {
	background-color: #000000;
	padding:5px;
	background-image:url(http://thesphl.com/img/site_images/309/back_video.jpg);
	background-repeat:repeat-x;
}


/**************************************************************
Widgets: Flash scoreboard, news, stats.
**************************************************************/

/*latest news on home page */
.latestNews {
	background-color: #000000;
	padding:5px;
	width:290px;
	background-image:url(http://thesphl.com/img/site_images/309/back_video.jpg);
	background-repeat:repeat-x;
}

.txt {
}


/**************************************************************
Widgets: News styles
**************************************************************/

.bpeNews{
	display:block;
	clear:both;
	width:100%;
	margin-top:15px
}

.bpeNewsArticle{
	padding: 4px;
}

/* Temp styles for news page */
.bpeNewsStyle{
	padding: 0 0 8px 8px;
}
	.bpeNewsStyle h2{ margin: 0; background: none; text-indent: 0px; line-height: normal; height: auto; padding:0px;}
	.bpeNewsStyle h2 a:link{ color: #464646;}
		.bpeNewsStyle h2 a:visited{ color: #464646;}
		.bpeNewsStyle h2 a:focus{ color: #464646;}
		.bpeNewsStyle h2 a:hover{ color: #666;}
		.bpeNewsStyle h2 a:active{ color: #666;}

	.bpeNewsStyle a.fullStats_link{ margin: auto 0; }		

.newsThumb{
	border: 1px solid #666;
	padding: 1px;
	margin-right: 12px;
	margin-left: 8px
	width: 120px;
	overflow: hidden;
}

.bpeNews .last{ border-bottom: none; }

.newInfo{ 
	padding:0px;
	margin:0px
}

.newsItemText{ margin-bottom: 12px; }

.fullStory{
	display:block;
	text-align:right;
	clear:both;
	margin-top:10px;
	margin-bottom:10px
}

.bpeNewsAggregator{ padding: 12px 16px; }

.newsAggregatorDate{
	font-size:10px;
	margin-bottom: 12px;
	color: #222222;
}

.bpeNewsAggregator p{
	padding:2px;
	margin: 0 0 0 0px;
}




/**************************************************************
Widget: NEW Stats styles.
**************************************************************/



.statsWidget{ 
	padding-bottom: 6px;
}					
	.statsWidget ul.statsWidget_playerInfo{
		list-style-type: none;
		margin: 0;
		padding: 0 0 0 0px;
	}
		.statsWidget ul.statsWidget_playerInfo li{
			display: block;
		}
		
		.statsWidget span.playerInfo{}
		
		.statsWidget .odd{ background-color: #dddddd; color: #464646; }
		.statsWidget .alt{ background-color: #ffffff; color: #464646; }		

	/* Container for all the content (non-headings, subheadings) */	
	.statsWidget_container{	
		background: none;
		padding: 0px;	
	}	

	/* The actual stats table inside of any widget */
	.statsWidget table.stats{
		border: 1px solid #aaa;
		border-right: none;
		margin: auto;
		width: 96%;
	}						
		.statsWidget table.stats tr .name{ text-align: left; }
		.statsWidget table.stats tr td{
			padding: 2px 6px;
			border-top: 1px solid #aaa;
			border-right: 1px solid #aaa;
			text-align: center;
		}					
		
		.statsWidget table.stats th{
			border-right: 1px solid #aaa;
			color: #333;
			padding: 3px 6px;
			text-align: center;
		}
		
		.statsWidget table.stats th.title,
		.statsWidget table.stats tr.thed{
			background: #999 url('http://thesphl.com/img/bg_statsWidget_subHeading.jpg') repeat-x center ;
			color: #ffffff;
			font-weight: bold;
			font-size: 12px;
			text-align: left;
			text-transform: uppercase;
		}	
			.statsWidget table.stats th.title{ padding: 12px 0; }
			.statsWidget table.stats tr.thed{
				border-top:1px solid #ddd;
				font-size: 10px;
				padding: 4px;
			}	



				
/**************************************************************
Widget: New Next game stats.
**************************************************************/				
/* The actual frame in the next game / prev game / game widget box that holds all the team logos, text and records */
.pscms_game_widget_content {
	border: 1px solid #999;		
	clear: both;
	margin: 0 auto;
	padding: 0 0 6px 0;
	width: 96%;
}

.next_game{
	background: #fff url('http://thesphl.com/img/pscms_game_widget_bg.jpg') no-repeat center top;					
}

.last_game{
	background: #fff url('http://thesphl.com/img/pscms_game_widget_plain_bg.jpg') repeat-x center top;					
}			

/* Team logos for next game / prev game */
.pscms_game_widget_content .logo{
	border: 1px solid #ccc;
}

#tabscontent{
	text-transform: uppercase;
}
	/* Height next game */
	#tabContent1{
	}
	/* Height of prev game */
	#tabContent2{
	}	
	
/* Next game / Prev game menu items. */
.statsWidget_container ul.gameWidgetNav{
	clear: both;	
	list-style:none;		
	margin: auto;
	padding: 0;
	width: 96%;
}
	.statsWidget_container a{
	}
		.statsWidget_container a span.menuItem{
			background: url('http://thesphl.com/img/site_images/309//bg_level1_off.jpg') repeat-x center top;			
			color: #ffffff;				
			display:block;
			font-weight: bold;				
			padding: 6px;	
			margin-bottom: 1px;
		}
		/* Menu item hover tags */
		.statsWidget_container a:hover{ }
		.statsWidget_container a:hover span.menuItem{ 
			background: url('http://thesphl.com/img/site_images/309//bg_level1_on.jpg') repeat-x center top; 
			color: #efefef;
		}
		
		#tabHeaderAvtive span.menuItem, #tabHeaderActive a{	display: block;	}
		#tabHeaderActive span.menuItem{ border-bottom: 1px solid #ffcc00; }	


/**************************************************************
Widget: Next game stats.
**************************************************************/
.pscms_widget .pscms_game_widget_content a{
	font-weight: bold;
	font-size: 11px;
}

.pscms_widget .pscms_game_widget_content .record{
	display: block;
}

.widget_nextGame,
.widget_nextGameTop,
.widget_nextGameMiddle,
.widget_nextGameBottom{
	width: 318px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

.widget_nextGame{
	margin-bottom: 10px;
	clear: both;
}

.widget_nextGameTop{
	height: 31px;
	background-position: top middle;
}

.widget_nextGameTop_hockey{			background-image: url(http://thesphl.com/img/pscms_widget_next_game_hky_top.jpg);			}
.widget_nextGameTop_baseball{		background-image: url(http://thesphl.com/img/pscms_widget_next_game_baseball_top.jpg);	}
.widget_nextGameTop_lacrosse{		background-image: url(http://thesphl.com/img/pscms_widget_next_game_lax_top.jpg);			}
.widget_nextGameTop_soccer{			background-image: url(http://thesphl.com/img/pscms_widget_next_game_scr_middle.jpg);		}

.widget_nextGameMiddle{
	height: 124px;	
	background-position: middle middle;
}

.widget_nextGameMiddle_hockey{			background-image: url(http://thesphl.com/img/pscms_widget_next_game_hky_middle.jpg);		}
.widget_nextGameMiddle_baseball{		background-image: url(http://thesphl.com/img/pscms_widget_next_game_baseball_middle.jpg);	}
.widget_nextGameMiddle_lacrosse{		background-image: url(http://thesphl.com/img/pscms_widget_next_game_lax_middle.jpg);		}
.widget_nextGameMiddle_soccer{			background-image: url(http://thesphl.com/img/pscms_widget_next_game_scr_middle.jpg);		}

.widget_nextGameBottom{
	height: 41px;	
	background-position: bottom middle;
}

.widget_nextGameBottom_hockey{			background-image: url(http://thesphl.com/img/pscms_widget_next_game_hky_bottom.jpg);		}
.widget_nextGameBottom_baseball{		background-image: url(http://thesphl.com/img/pscms_widget_next_game_baseball_bottom.jpg);	}
.widget_nextGameBottom_lacrosse{		background-image: url(http://thesphl.com/img/pscms_widget_next_game_lax_bottom.jpg);		}
.widget_nextGameBottom_soccer{			background-image: url(http://thesphl.com/img/pscms_widget_next_game_scr_bottom.jpg);		}

.widget_nextGameTop h2{
	color: #ffffff;
	font-size: 18px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-indent: 5px;
	line-height: 21px;
	margin: 0;
	padding: 0;	
	background: none;
}

.widget_nextGameLink{
	clear: both;
	width: 318px;
	font-weight: normal;
	font-size: 12px;
	display: block;
	margin: 0;
	padding: 0;	
}

.widget_nextGameBottom p.away, .widget_nextGameBottom p.home {
	padding: 0;
	margin: 0;
	padding-top: 5px;
	color: #ffffff;
	width: 120px;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}

.widget_nextGame p.away{
	float: left;
	margin-left: 20px;
}

.widget_nextGame p.home{
	float: right;
}

.widget_nextGame p.home span.record, .widget_nextGame p.away span.record{
	display: block;
	font-size: 10px;
	font-weight: normal;
}

.widget_nextGameBox{
	width: 100px;
	height: 100px;
	background-color: #ffffff;
	border: 1px solid #dfdfdf;
	margin-top: 15px;
}

.widget_nextGameBoxAway{
	float: left;
	margin-left: 10px;
}

.widget_nextGameBoxHome{
	float: right;
	margin-right: 10px;
}

/**************************************************************
Widget: Previous game stats.
**************************************************************/

.widget_prevGame,
.widget_prevGameTop,
.widget_prevGameMiddle,
.widget_prevGameBottom,
.widget_prevGameLink{
	width: 318px;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	color: #333333;
}

.widget_prevGame{
	margin-bottom: 10px;
	position: relative;
}

.widget_prevGameTop{
	background-position: top middle;
	height: 31px;
}

.widget_prevGameTop_hockey{			background-image: url(http://thesphl.com/img/pscms_widget_prev_game_hky_top.jpg);		}
.widget_prevGameTop_baseball{		background-image: url(http://thesphl.com/img/pscms_widget_prev_game_baseball_top.jpg);	}
.widget_prevGameTop_lacrosse{		background-image: url(http://thesphl.com/img/pscms_widget_prev_game_lax_top.jpg);		}
.widget_prevGameTop_soccer{			background-image: url(http://thesphl.com/img/pscms_widget_prev_game_scr_top.jpg);		}


.widget_prevGameMiddle{
	background-position: bottom middle;
	height: 124px;
}

.widget_prevGameMiddle_hockey{			background-image: url(http://thesphl.com/img/pscms_widget_prev_game_hky_middle.jpg);		}
.widget_prevGameMiddle_baseball{		background-image: url(http://thesphl.com/img/pscms_widget_prev_game_baseball_middle.jpg);	}
.widget_prevGameMiddle_lacrosse{		background-image: url(http://thesphl.com/img/pscms_widget_prev_game_lax_middle.jpg);		}
.widget_prevGameMiddle_soccer{			background-image: url(http://thesphl.com/img/pscms_widget_prev_game_scr_middle.jpg);		}


.widget_prevGameBottom{
	background-position: bottom middle;
	height: 41px;
}

.widget_prevGameBottom_hockey{			background-image: url(http://thesphl.com/img/pscms_widget_prev_game_hky_bottom.jpg);		}
.widget_prevGameBottom_baseball{		background-image: url(http://thesphl.com/img/pscms_widget_prev_game_baseball_bottom.jpg);	}
.widget_prevGameBottom_lacrosse{		background-image: url(http://thesphl.com/img/pscms_widget_prev_game_lax_bottom.jpg);		}
.widget_prevGameBottom_soccer{			background-image: url(http://thesphl.com/img/pscms_widget_prev_game_scr_bottom.jpg);		}

.widget_prevGameTop h2{
	color: #ffffff;
	font-size: 18px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-indent: 10px;
	padding: 0;
	margin: 0;
	background: none;
	width: 318px;	
	line-height: 130%;
}

.widget_prevGameBottom p{
	color: #ffffff;
	width: 100px;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	line-height: 130%;
	position: absolute;
	top: 150px;
	left: 8px;
}

.widget_prevGame p.away{
	float: left;
	margin-left: 14px;
}

.widget_prevGame p.home{
	float: right;
}

.widget_prevGameLink{
	clear: both;
	font-weight: normal;
	font-size: 12px;
	display: block;
	margin-bottom: 10px;
	position: relative;
	top: 15px;
}

.widget_prevGame p.home span.record, .widget_prevGame p.away span.record{
	display: block;
	font-size: 10px;
	font-weight: normal;
}

.widget_prevGameBox{
	width: 50px;
	height: 50px;
	background-color: #ffffff;
	border: 1px solid #efefef;
	margin-left: 10px;
}	
	
.widget_prevGameBoxAway{
	float: left;
}

.widget_prevGameBoxScore{
	float: left;
	margin-left: 5px;
}

.widget_prevGameTeamName{
	width: 160px;
	font-size: 14px;
	font-weight: bold;
	margin-top:10px;
}

.widget_prevGameScore{
	font-size: 25px;
	font-weight: bold;
	display: inline;
	float: right;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.widget_prevGameBoxHome{
	float: left;
	clear: both;
}

.widget_prevGame .record{
	font-size: 10px;
}

.first{
	margin-top: 7px;
}


/**************************************************************
Widget: Featured player stats.
**************************************************************/



/**************************************************************
Widget: SimplePhoto
**************************************************************/


/**************************************************************
Widget: Photo Album
**************************************************************/

.layout1-col1 .widget_photoAlbum{ width: 615px !important; }
.layout2-col1 .widget_photoAlbum{ width: 496px; }
.layout6-col1 .widget_photoAlbum{ width: 100%; }
.layout7-col1 .widget_photoAlbum{ width: 986px !important; }
.layout8-col1 .widget_photoAlbum{ width: 666px; }

/* Photo album set the widths here */
.layout1-col1 .widget_photoAlbum_thumb,
.layout1-col1 .widget_photoAlbum_entry{
	width: 149px; 
}

.layout7-col1 .widget_photoAlbum_thumb,
.layout7-col1 .widget_photoAlbum_entry{
	width: 220px; 
}

/* Photo albums links */
.widget_photoAlbum a:link{ color: #fff; }
	.widget_photoAlbum a:visited{ color: #ccc; }
	.widget_photoAlbum a:focus{ }
	.widget_photoAlbum a:hover{ color: #fff; }
	.widget_photoAlbum a{ border: none; }

.widget_photoAlbum_entry a img{
	border:  none;
	display: block;
	margin-bottom: 10px;
	clear: both;
}

.widget_photoAlbum_entry{
	border: 1px solid #afafaf;
	float: left;
	margin: 1px 1px;
	padding: 0px;
}

.widget_photoAlbum_thumb{
	height: 100px;	
	overflow: hidden;	
	width: 130px;
	margin: auto;
}

.widget_photoAlbum_info{
	background: url(http://thesphl.com/img/bg_photo_album_grad.jpg) repeat-x center center;
	border-top: 1px dotted #999;
	clear:both;
	color: #fff;
	font-size: 9px;
	height: 100px;		
	padding: 6px;
}
	.widget_photoAlbum_title{ padding: 0; margin: 0 0 3px 0; font-size: 12px; }

	.widget_photoAlbum_numPhotos, 
	.widget_photoAlbum_albumDate{
		text-align: left;
		margin: 0;
		padding: 0;
		font-size: 11px;
		text-decoration: none;
	}
		.widget_photoAlbum_numPhotos a:link,
		.widget_photoAlbum_albumDate a:link{
			text-decoration: none;
			color: #efefef;
		}	
	
widget_photoAlbum h2{
	margin: 0;
	padding: 0;
	background: none;
}




/**************************************************************
Widget: Photo Album selector
**************************************************************/
div.widget_photoAlbumSel{
	width: 100%;
	background-color: #111111;
	color: #ffffff;
	padding: 8px 0 8px 0;
}

h2.widget_photoAlbumSel_heading{
	margin:0;
}

div.widget_photoAlbumSel h4{
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	display: inline;
}

select.widget_photoAlbumSel{
	color: #000000;
	border: 1px solid #efefef;;
	display: inline;
	font-size: 11px;	
	margin-left: 10px;	
}

/**************************************************************
Widget: Photo gallery
**************************************************************/
.widget_photoGalleryAlbum{   }
.widget_photoGallery_heading{ margin: 0; padding: 0; }
.widget_photoGallery h3{
	background: #333333;
	border-bottom: 1px solid #464646;
	color: #fff;
	padding: 6px;
}

#album{
	border: 1px solid #464646;
}

/* Widget photogallery widths for different layouts - All col3's */
.col3 .widget_photoGalleryFlash{ height: 375px; }

/* Widget photogallery widths for different layouts - Col1's */
.layout1-col1 .widget_photoGalleryFlash{ height: 496px; }
.layout2-col1 .widget_photoGalleryFlash{ height: 384px; }
.layout6-col1 .widget_photoGalleryFlash{ height: 660px; }
.layout7-col1 .widget_photoGalleryFlash{ height: 790px; }
.layout8-col1 .widget_photoGalleryFlash{ height: 550px; }



/**************************************************************
Calendar Styles                            
**************************************************************/

/* main calendary div wrapper */
.calendarDetails { margin-top:10px; }

/* event details page table */
#calendarEventDetails {
	width: 100%;
	margin-top:10px;
}
	#calendarEventDetails td { padding: 2px; }

.eventDetailsLeft {
	padding: 2px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.eventDetailsRight {
	padding: 2px;
	border-top:1px solid #cccccc;
}

/* calendar table link styles */
#eventsCalendar a 			{  }
#eventsCalendar a:link		{ color: #222222; }
#eventsCalendar a:visited	{ color: #444444; }
#eventsCalendar a:hover		{ color: #666666;  }
#eventsCalendar a:active	{ color: #222222; }

/* calendar table style */	
td.calendarheight{
	border: 1px solid #afafaf;
	background-color:#eeeeee;
	height:90px;
	width:60px;
	color:#000000;	
}

td.last{
	border-right: 1px solid #afafaf;
}

.calendarDate {
	width:100%;
	padding:0px 0;
	background: none;
	color: #222222;
}

.calenderHeaderRow {
	background: url('http://thesphl.com/img/site_images/309//bg_level1_off.jpg') repeat-x center top;			
	color: #ffffff;
	font-size:10px;
	height: 25px	
	padding:5px;
	vertical-align: middle !important;
}

.calenderHeaderRowMonth{
	background: url('http://thesphl.com/img/site_images/309//bg_level1_off.jpg') repeat-x center top;			
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	height: 25px;	
	text-align: center;
	vertical-align: middle !important;
}


.calenderHeaderRow a:link			{ color: #ffffff; }
	.calenderHeaderRow a:visited 	{ color: #aaaaaa; }
	.calenderHeaderRow a:hover 		{ color: #afafaf; }
	.calenderHeaderRow a			{  }

/* for calendar legend */
div.game {
	background-color:#D8DFEA;
	width:20px;
	padding:2px;
	border:1px solid #dddddd;
}

/* event/game wrappers in calendar */
div.eventholder {
	border:1px solid #dddddd;
	background-color:#F6F6BF;
	padding:2px;
	margin-bottom:5px;
}

div.multidayholder {
	border:1px solid #cccccc;
	background-color:#cccc99;
	padding:2px;
	margin-bottom:5px;
}

div.eventHolder a, div.multidayHolder a{ 	color: #333333; }
div.eventHolder a:visited, div.multidayHolder a:visited{ 	color: #333333; }
div.eventHolder a:hover, div.multidayHolder a:hover{ 	color: #666666; }

div.event {
	background-color:#FFFFCC;
	width:20px;
	padding:2px;
	border:1px solid #dddddd;
}

/* today's header */
.calendarToday {	
	color: #000000;
	font-weight:bold;
	background-color:#FF9999;
	padding:2px;
	
}

.calendarTabs {
	text-align: left;
	width: 190px;
}

.calendarDayRow {
	background-color:#666666;
	color: #fff;
	padding: 0px;
	text-align: center;
}

.calendarGameHome {
	background-color:#BDD0E1;
	border:1px solid #dddddd;
	padding: 2px;
}

.calendarGameAway {
	background-color:#B2CBB2;
	border:1px solid #dddddd;
	padding: 2px;
}

.calendarLegend{ 
	background: rgb(204, 204, 204) url(/img/bg_statsWidget_subHeading.jpg) repeat-x scroll left top; 
	text-align: center; 
	color: rgb(102, 102, 102);
	margin-top: 6px;
	border-top: 1px dotted #afafaf;
	padding: 5px; 
}
	.calendarLegend div{
		width:20px;
		height:20px;
		display:inline;
		border: 1px solid #ddd;
	}
	#calendarAwayGameLegend { background-color:#B2CBB2; }
	#calendarHomeGameLegend { background-color:#BDD0E1; }
	#calendarEventLegend { background-color:#FFFFCC; }	
	#calendarEventMDLegend { background-color: #CCCC99 };

.calendarListEventOn { }
.calendarListEventOff { }

.calendarListSectionHeader {
	background-color: #666666;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
}

#calendarListGames { width:100%; }
	#calendarListGames td {
		padding: 2px;
		border-bottom:1px solid #cccccc;
		background-color: #eeeeee;
	}

/*Event cell in list view */
.calendarListEvent{ text-decoration: none; }
	#calendarListEvents{ width:100%; }
	#calendarListEvents td {
		padding: 2px;
		border-bottom:1px solid #cccccc;
		background-color: #eeeeee;
	}

.calendarListEvent a 			{  }
.calendarListEvent a:visited 	{ #444444;}
.calendarListEvent a:link 		{ #222222;	}
.calendarListEvent a:hover		{ #666666;	}

/*Day cell in List view */
.calendarListDay {
	width:30px;
	font-weight:bold;
	font-size:12px;
	color: #222222;
}

.imgLeft{
	float: left;
	padding: 5px 11px 5px 0;
}

.imgCenter{
	text-align: center;
	width: 100%;
	padding: 5px 0;
}

.imgRight{
	float: right;
	padding: 5px 0 5px 11px;
}

/**************************************************************
Sharing: Share this button + styles
**************************************************************/
.share_this_button{
	width: 125px;
	height: 16px;
	margin: 0px;
}

.share{
	float: left;
}

.share_rss{

}

/**************************************************************
Network: Network Ads and other ad slots
**************************************************************/

#networkAdRight {
	margin: 6px auto;
	width: 300px;
}
#networkAdLeft {
	margin: 6px auto;
}
#topAdSlot {
	margin: auto;
	padding:6px;
	text-align:center;
	background-color: #000000;
}
#bottomAdSlot {
	margin: auto;
	padding:6px;
	text-align:center;
}



/**************************************************************
Table Header Rows
**************************************************************/
.header_row {
		color: #000000;
			background-color:#FFFFFF;
		font-weight:bold;
}



/**************************************************************
Tabs for tabbing.
**************************************************************/

/** TAB VIEW CSS **/
	.dhtmlgoodies_tabPane{
		height:21px;	/* Height of tabs */
		border-bottom:1px solid #919b9c;
	}
	.dhtmlgoodies_aTab{
		border-left:1px solid #919b9c;
		border-right:1px solid #919b9c;
		border-bottom:1px solid #919b9c;
		padding-bottom: 5px;
		margin: 2px;
		color:#000000;
		
	}
	.dhtmlgoodies_tabPane div{
		float:left;
		height:100%;	/* Height of tabs */
		padding-left:3px;
		vertical-align:middle;
		background-repeat:no-repeat;
		background-position:bottom left;
		cursor:pointer;
		position:relative;
		bottom:-1px;
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPane .tabActive{
		background-image:url('http://thesphl.com/images/tab_left_active.gif');
		margin-left:0px;
		margin-right:0px;	
		z-index:10;	
	}
	.dhtmlgoodies_tabPane .tabInactive{
		background-image:url('http://thesphl.com/images/tab_left_inactive.gif');
		margin-left:0px;
		margin-right:0px;
		z-index:1;
	}

	.dhtmlgoodies_tabPane .inactiveTabOver{
		background-image:url('http://thesphl.com/images/tab_left_over.gif');
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPane span{
		vertical-align:top;
		font-size:11px;
		padding-left:3px;
		padding-right:3px;		
		line-height:21px;
		float:left;
		color:#000000;
	}
	.dhtmlgoodies_tabPane .tabActive span{
		padding-bottom:1px;
		line-height:20px;
		color:#000000;
	}
	
	.dhtmlgoodies_tabPane img{
		float:left;
	}
	
	
/*****
Events agg test.
****/


.centering_container{
width: 100%;
text-align: center;
padding: 6px 0;
}

.calendarDetails{
background: #ffffff;
margin: 0;
padding: 0;
}
.calendarDetails h4{
	color: #999;
	font-size: 13px;
	margin: 12px 0 0 0;
}									
.calendarDetails .share{
	float: right;
	margin: 3px 6px 0 0;
}
.eventDetails{
	padding: 3px 0 0 6px;
	width: 100%;
}
.eventDetails .left{
	border: none;
	float: left;									
	width: 150px;
	padding-right: 3px;
}
.eventDetails .right{									
	border: none;
	border-left: 1px dotted #ccc;	
	float: left;									
	padding-left: 1%;
	width: 70%;
}
	.eventDetails .description{
		line-height: 1.55em;
		margin: 0;
		padding: 0;
	}									

.newsAggregatorDate{
	background-color:#EFEFEF;											
	border: 1px solid #666;
	color: #464646;
	float: left;
	padding: 0pt;
	position: relative;
	text-align: center; 										
	width: 55px;
}	
	.newsAggregatorDate .day{
		text-transform: uppercase;
		border-bottom: 1px solid #cfcfcf;
		background-color: #efefef;
	}
	.newsAggregatorDate .date{
		font-size: 14px;
		font-weight: bold;
		background-color: #fff;		
	}
	.newsAggregatorDate .month{
		font-size: 11px;
		font-weight: bold; 
		background-color: #fff;		
	}
	.newsAggregatorDate .time{
		background-color:#efefef;
		border-top: 1px solid #ccc;											
	}
	.newsAggregatorDate .notYear{
		width: 40px;
		border-right: 1px solid #cfcfcf;										
	}
	.newsAggregatorDate .year{
		color: #999;
		font-weight: bold;
		font-size: 12px;
		border-top: 1px solid #cfcfcf;	
	}


	
/**************************************************************
PSReg: Registration styles intergation.
**************************************************************/	
/* PSREG: A list of registrations open / closed. */
ul.psreg_registration_list{
	list-style-type: none;
	margin: 0;
	padding: 3px;
}
	ul.psreg_registration_list li{
		margin: 0;
		padding-top: 3px;
	}

/* Button for registration, should take styles from the CMS full stats link. */
.psreg_registration_holder a.fullStats_link:hover {
	cursor: pointer;
}

.psreg_registration_holder a.fullStats_link {
	width:70px;
	cursor: pointer;
}

.plus{
	background: transparent url('/img/reg_plus.gif') 0px 0px no-repeat;
	border: none;
	padding: 1px 0 1px 18px;
}

.minus{
	background: transparent url('/img/reg_minus.gif') 0px 0px no-repeat;
	border: none;
	padding: 1px 0 1px 18px;
}

/* PSREG: Holds the registrations table */
.psreg_program{
	background: #fff;
	padding: 12px 8px;	
}

.psreg_all, .psreg_registration_holder{
	padding: 3px;
	margin: 3px auto;
	border: 1px solid #999;
	border-collapse: collapse;	
	font-size: 11px;
}
	/* Styles for the registrations */
	.psreg_all tr th, .psreg_all tr td, .psreg_registration_holder table thead tr th, .psreg_registration_holder tr td{
		border: 1px solid #999;
		padding: 3px;
	}
	
	.expand{
		display: none;
	}
	
	.show{
		display: table-row;
	}
	
	.psreg_all tr.expand td{
	}
	
.psreg_all{
	border: 1px solid #666;;
}	
