/***************************************************/
/*            PROGRAMMERS PLEASE NOTE              */
/* If you end up referencing or dynamically gen-   */
/* ating code using a currenly listed static ID or */
/* Class, please move it to the Program Section of */
/* the CSS. Also, when possible, verify Program    */
/* accessed CSS so that this sheet remains current.*/
/***************************************************/

/***************************************************/
/*                 ELEMENTS Follow                 */
/***************************************************/

a {
	color: #017ca2;
	text-decoration: underline;
	}

a:visited {
	color: #017ca2;
	}

a:visited:hover {
	color: #8aaa2e;
	text-decoration: underline;
	}

a:hover {
	color: #8aaa2e;
	text-decoration: underline;
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	min-height: 100%;
	margin: 0px auto;
	width: 1000px;
	background-color: #96c232;
	}
	
body.Home {
	}
	
		
form {
	Color: black;
	Font-Weight: normal;
	Padding: 0px;
	Margin:0px;
	}	

h1 {
	padding-top: 0px;
	margin-top: 0px;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 22px;
	text-transform:uppercase;
	}
	
h2 {
	padding-top: 0px;
	margin-top: 25px;
	text-align: center;
	color: #007196;
	font-weight: bold;
	font-size: 16px;
	}
	
h3 {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 13px;
	}
		
img {
	margin: 5px;
	}
	
input {
   Font-Family: Arial, sans-serif;
   Font-Size: 12px;
	}	
		
p {
	padding-top: 0px;
	margin-top: 0px;
	}

/***************************************************/
/*      STATICALLY USED IDs & CLASSES Follow       */
/*  (Found in HTML page code, and MORE IMPORTANTLY */
/* NOT in any way referenced via DYNAMIC SCRIPTS.) */
/***************************************************/

/**********  ID DECLARATIONS  **********/
  
#ApplyButton {
	display: block;
	width: 189px;
	height: 35px;
	margin: 30px 0 5px 0;
	padding: 0;
	background: url(/SummerCamps/Images/ApplyButton.gif) no-repeat;
	}

#ApplyButton:hover {
	background-image: url(/SummerCamps/Images/ApplyButtonSelected.gif);
	}
	
#AppInfo {
	clear: left;
	padding-top: 10px;
	}

#Header {
	width: 1000px;	
	border: 0;
	background:url(/SummerCamps/Images/Backgrounds/HeaderBackground.png) top center no-repeat; 
	color: #ffffff;
	height: 148px;
	text-align: center;
	}
	
#Header img {
	margin: 0 0 0 1px;
	z-index: 1000;
	position: relative;
}

#Content {
	width: 874px;	
	border: 0;
	border-collapse: collapse;
	background: url(/SummerCamps/Images/Backgrounds/BodyBackground.png) repeat-y center;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	}
	
#ContentText, .ReleaseForm{
	margin-left: 140px;
	margin-right: 140px;
	}
	
#Nav {
  background: url("/SummerCamps/Images/Backgrounds/LinkBar.png") no-repeat scroll center 30px transparent;
  font-size: 12px;
  height: 48px;
  text-align: center;
  text-transform: uppercase;
  width: 1000px;
  margin-top: -9px;
} 
#Nav p {
	padding-top: 5px;
}
#Nav a {
	color: #FFF;
	text-decoration: none;
}
#Nav a:hover {
	color: #96C232;
}
#Nav h3 a,#Nav h3 a:hover, #Nav h3 a:visited, #Nav h3 a:visited:hover {
	color: #000;
	}
#Nav .NavSeparator {
	color: #96C232;
	padding-left:10px;
	padding-right:10px;
}
#Footer {
	background: url(/SummerCamps/Images/Backgrounds/Footer.png) bottom center no-repeat; 
	height: 73px;
	width: 1000px;
}
#Footer p {
  font-size: 11px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 720px;
  font-weight:bold;
  padding-bottom:10px;
}
#Footer .FooterSeparator {
	color: #fff;
	padding-left:10px;
	padding-right:10px;
}
#Footer a {
	text-decoration: none;
	color: #000;
	}
	
#Footer a:hover {
	text-decoration: underline;
	color:#005daa;
	}
	
#Footer #PCCnote {
	text-transform: uppercase;
	font-weight: bold;
	word-spacing: 3px;
	white-space: nowrap;
	font-family: "Micro Extended", Arial, Helvetica, sans-serif;
	}
	

/**********  CLASS DECLARATIONS  **********/

  /*** CLASSES -- ELEMENT DEPENDENT ***/

input.NavigationButtons {
    width: 75px;
    background-color: #006991;
    border-color: #006991;
    font-weight: bold;
	color: #FFFFFF;
	}
	
input.NavigationButtons:hover {
	cursor: pointer;
    border-color: #000000;
	}
	
span.CurrentStepNumber {
    font-weight: bold;
    font-size: 16px;
    background-color: #BDF794!important; /*#FFF8E1!important;*/
    padding-left: 3px;
    padding-right: 3px;
	}
	
span.Error {
	Padding-Left:15px;
	}
	
span.FinePrint {
    font-size:11px;
	}	
		
span.NormalStepNumber {
    padding-right: 3px;
    padding-left: 3px;
	}
	
span.TotalCost {
    Color:#685c42;
    Font-Size:16px;
    Font-Weight:bold;
	}
	
table.Clear { 
	color: #000000; 
	border-style: none; 
	background: #FFFFFF !important; 
	}
		
table.FinePrint {
    text-align:justify;
	}
	
table.Inside { 
	color: #000000; 
	border-style: none; 
	background: #FFF9D9 !important; 
	}
	
table.MovementButtons {
    Background-Image:none;
    background-repeat:no-repeat;
	}	
	
td.MovementButtons {
    padding-top:8px;
    text-align: center;
	}
			
table.Outside 	 { 
	color: #000000; 
	border: 1px solid #006991;
	background: #006991 !important 
	}
table.Outside td { 
	color: #000000; 
	border: none; 
	/*background: #FFF9D9 !important; */
	background: #FFFFFF !important; 
	}

table.Outside td.TableBar {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: center; 
	color: #FFFFFF !important; 
	line-height: 30%; 
	border-style: none; 
	background: #006991 !important; 
	}

td.FinePrint {
    font-size:11px;
	}
	
td.FinePrintSignature {
    font-size:11px;
    text-align:center;
	}
	
	
.FinePrint {
    font-size:11px;
	}
	
.FinePrintSignature {
    font-size:11px;
    text-align:center;
	}	
	
  /*** CLASSES -- ID DEPENDENT ***/
  
/* NONE CURRENTLY DECLARED*/

  /*** CLASSES -- INDEPENDENT ***/
  	
.ApplicationTypes {
    font-weight:Bold;
    font-style:Italic;
	}

/***************************************************/
/*       DYNAMICALLY USED IDs & CLASSES Follow     */
/*    (USED or GENERATED via DYNAMIC SCRIPTS and   */
/*      MAY NOT be APPARENT in HTML page code.)    */
/***************************************************/

/**********  ID DECLARATIONS  **********/

#ClinicStartButton{
    background-color: #52347B;
    border-color: #704EAD #2E2046 #2E2046 #704EAD;
    border-style: solid;
    border-width: 2px;
    color: white;
    font-weight: bold;
    font-size: 105%;
    width: 300px;
	}
	

/**********  CLASS DECLARATIONS  **********/

  /*** CLASSES -- ELEMENT DEPENDENT ***/
  
/* NONE CURRENTLY DECLARED*/

  /*** CLASSES -- ID DEPENDENT ***/

	
#Content .DateHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #017ca2;
	font-size: large;
	font-weight: bold;
	text-align: center;
	}


	
#Content .DateHeader .Subhead{
	font-size: small;
	margin-top:-10px;
	}		
#Content .Grades {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8aaa2e;
	font-weight: bold;
	text-align: center;
	}
  /*** CLASSES -- INDEPENDENT ***/
	
.FormErrorLabel {
    font-weight: bold;
    color: #FF0000 !important;
    text-align: right;
    padding-right: 4px;
	}
	
.FormLabel {
    text-align:right;
    padding-right: 4px;
	}

td.ListBorder	{
		border-top: 1px solid black;
		border-bottom: 1px solid black;
	}
td.noPad {
		padding: 0px !important;
	}	
.FormRequiredLabel {
    font-weight: bold !important;
    text-align:right;
    padding-right: 4px;
	}
	
.FullCampFlag {
  background-color: #FFFF00;
  display: block;
  margin-left: -91px;
  margin-right: -26px;
  padding: 0 4px 3px;
  position: absolute;
}
	
.ClosedCampFlag {
	display: block;
	position: absolute;
	background-color: #BB141A;
	color: #FFFFFF;
	margin-left: -91px;
  	margin-right: -26px;
  	padding: 0 4px 3px;
  	position: absolute;
	}
	
td#CampFullNote {
	background-color: #FFFF00 !important;
	text-align: center;
	}
	
td#CampClosedNote {
	background-color: #96C232 !important;
	color: #FFFFFF;
	text-align: center;
	font-size:12px;
	}
	
/*styles for the IE6 message that appears on the home page*/
#IE6Message {
	background: #FF6;
	border: none;
	border-bottom: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	top: 0;
	left: 0;
	cursor: pointer;
	position: relative;
}
#IE6Message a, #IE6Message a:link, #IE6Message a:hover{
	color: #000;
	text-decoration:underline;
}
/*IE6 message end*/


/*Multislide Toggler classes*/
	
.ms_toggler {
	padding-left: 20px;
	padding-top: 0;
	cursor: pointer;
	font-weight:normal;
	background:url("/SummerCamps/Images/Graphics/MoreArrow.gif") no-repeat scroll left center transparent;
	margin-top: 5px;
	}
	
.ms_toggler.arrow {
	background:url("/SummerCamps/Images/Graphics/DownArrow.gif") no-repeat scroll left center transparent;
}
h2.ms_toggler {
	text-align: left;
}

.ms_expander {
	padding-left: 20px;
}
/***************************************************/
/*                 AT-RULES Follow                 */
/***************************************************/
  

@media print {
body {
	background-image: none;
	background-color: #ffffff;	
	}	

h1 {
	color: #000000;
	}
	
#Header,
#Header td {
	background-color: #ffffff;
	border: 0;
	}
	
.Photo {
	padding: 0;
	border: 1px solid #000000;
	}
	
.SummerCampsBox {
	width: 100px;
	height: 75px;
	}
	
.Nav {
	display: none;
	}
	
#Footer div {
	background-color: #ffffff;
	border: 0;
	}
	
#Footer a {
	color: #000000;
	}
	}

a.replace {
	display: block;
	margin-top: 10px;
	background: url(../../Images/Graphics/TeenExtremeLogo.png) center center no-repeat;
	}
	
a.replace:hover {
	background:url(../../Images/Graphics/TeenExtremeLogoHover.png) center center no-repeat;
	}
	
a.replace span {
	visibility: hidden;
	display: block;
	font-size: 24px;
	white-space: nowrap;
	}
.StepProgress {
	text-align: center;
}
.ColorBold {
	color: #006991;
	font-weight:bold;
	padding-right:5px;
}
