/*******************************************************************************
*	Class Definitions
*******************************************************************************/			
.emailCloak {}

.bodyBG {
	margin:0px;
	margin-bottom:50px;
	min-width:1000px;
	max-width:1500px;
	padding:0px;
	text-align:center;	
	font:80% Verdana,Tahoma,Arial,sans-serif;
	background-color:#64748B
	/*background-image:url(../pictures_SiteRelated/backgroundPic.jpg);*/
	
	/*background-repeat:no-repeat;*/
}	

.slideShowImageBG
{
	display:block;
	background-image:url('../pictures_SiteRelated/baseball_background.png'); 
	background-position:center; 
	background-repeat:no-repeat; 
	width:256; 
	line-height:192;
	vertical-align:middle;
	padding-top:16px;
	padding-bottom:16px;
}


/* Levels Go From Outtermost To Innermost */
.containerLevel1 {
	text-align:center;	
/*	margin: 0 auto;		*//* Used In Conjunction With The Body Style To Center The Container */
	margin-top: 0;
	margin-left:auto;
	margin-right:auto;

	/*width: 1001px;*/
	width:90%;
	/*min-height: 650px;	*//* Height Of The Picture Used As The Background On The LHS */		
	float:none;	
	
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-style:solid;
	border-right-width:1px;
	
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	margin-bottom:5px;

	background:url(../images/GirlsSccrFootwork.png) no-repeat center 160px;
	background-color:#FFFFFF;
	
	display:table;
	height:100%;
}

.logo {
	font:24px Times New Roman, Times, serif;
	color: #FFBA00;
	letter-spacing:.3em;
	line-height:26px;
	background-color:#26354A; 
    text-align:center; 
    padding-top:10px;
    padding-bottom:10px;
}
	
.hrContainerLevel1{
	width:100%;
	height:130px;
	background-color:#FFFFFF;
	text-align:center;
}

.gridContent{
	text-align:center;
}

.contentLeft{
	float:left;
	/*width:70%;*/
	text-align:left;
	margin-left:30px;
	margin-right:30px;
	min-height:450px;
}

.contentRight{
	float:left;
	width:29%;
	text-align:left;
}

.contentTitle{
	font-family:tahoma;
	font-size:17px;
	font-weight:500;
	color:#505050;
	padding:15px;
}

.contentWeather{
	font-family:tahoma;
	font-size:17px;
	font-weight:500;
	color:#FF0000;
	padding:15px;
}

.contentHeader{
	font-family:tahoma;
	font-size:17px;
	font-weight:500;
	color:#FFFFFF;
	background:#6699FF;
	width:96%;
	height:25px;
	margin-left:15px;
	padding-left:2px;
}

.contentText{
	font-family:tahoma;
	font-size:14px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:25px;
	padding-top:10px;
}

.boldText{
	font-family:tahoma;
	font-size:15px;
	font-weight:bold;
}

.contentGrid{
	font-family:tahoma;
	font-size:12px;
	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	width:95%;
}
.contentGridLeft{
	font-family:tahoma;
	font-size:12px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	width:50%;
}

.slideShow
{
	border: 1px solid black; 
	text-align:center;
	margin-top:15px;
	margin-left:25px;
}

.slideShowImage
{
	cursor:pointer;
}

.slideImage
{
	cursor:pointer; 
	max-height:800px; 
	max-width:600px;
}
.tableImage
{
	max-height:160px; 
	max-width:120px;
}

.containerLevel2{
	text-align:left;
	width: 800px;
	float:left;
	
	margin-top:10px;
	margin-left:100px;
}

.containerLevel3{
	width:788px;
	min-height:50px;
	
	margin:0 auto;
	text-align:left;
	float:left;
	
	padding:5px 5px 5px 5px;
}

.containerMarginBottom{
/*	width:800px;
	
	text-align:left;
	padding-top:5px;
	padding-left:5px;
	
	font-family:tahoma;
	font-size:12px;
*/	
	text-align:center;	
	margin: 0 auto;		/* Used In Conjunction With The Body Style To Center The Container */
	/*width: 1001px;*/
	width:80%;
	/*min-height: 650px;	*//* Height Of The Picture Used As The Background On The LHS */		
	float:none;	
	
/*	background-color:#EAE0F1;background:url(../pictures_SiteRelated/bg05.jpg) no-repeat top;*/
	
	

}


/*******************************************************************************************/
/* credit to: http://www.spiffycorners.com/index.php?sc=spiffy&bg=ffffff&fg=6699FF&sz=5px*/
.spiffy{display:block;
  width:95%;
	margin-left:auto;
	margin-right:auto;
}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#6699FF;

  }
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #bdd3ff;
  border-right:1px solid #bdd3ff;
  background:#8cb2ff;
}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #eff4ff;
  border-right:1px solid #eff4ff;
  background:#83acff}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #83acff;
  border-right:1px solid #83acff;}
.spiffy4{
  border-left:1px solid #bdd3ff;
  border-right:1px solid #bdd3ff}
.spiffy5{
  border-left:1px solid #8cb2ff;
  border-right:1px solid #8cb2ff}
.spiffyfg{
  	background:#6699FF;
  	font-family:tahoma;
	font-size:17px;
	font-weight:500;
	color:#FFFFFF;
    width:95%;
  	margin-left:auto;
	margin-right:auto;
	text-align:left;
}


		
/*******************************************************************************
*	Tag Definitions
*******************************************************************************/
img{
	border-style: none;
	border-color: inherit;
	border-width: medium;
}

a:hover{
	text-decoration:none;
}



/*******************************************************************************
*	End
*******************************************************************************/