html {
	height:100%;
	margin:0;
	padding:0;
}

body{
	margin:0;
	padding:0;
	height:100%;
	background-image:url(/images/background.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color:#00adff;
	background-attachment: fixed;
	text-align:center;
}

#wrapper{
	margin:0 auto;
	padding:0;
	text-align:left;
	width:800px;
	background-color:white;
	border-left:2px solid #147ecc;
	border-right:2px solid #147ecc;
}
#wrapper.wide
{
  width:1080px;
}
#content{
	margin:0;
	padding:10px;
	position: relative;
}

#div_main{
	margin:0;
	padding:0;
	float:left;
	width:535px;
	text-align:justify;
}
.no_sidebar #div_main
{
	width: 100%;
}

#sidebar_left{
	margin:0;
	padding:0;
	float:left;
	width:242px;
	height:100%;
	text-align:left;
}

#div_centre{
	float:right;
	margin:0;
	padding:0;
	width:293px;
}
.no_sidebar #div_centre
{
	width: 525px;
}

.camp_img{
	padding:0 0 18px 0;
	margin:0 0 10px 0;
	background-image: url(/images/dropshadow.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}

#footer{
	background-image:url(/images/footer.gif);
	background-repeat:repeat-x;
	width:100%;
	height:36px;
	margin-top: 15px;
}

.clear { 
  margin:0;
  padding:0;
  clear: both; 
  height:1%;
}

/* HEADER +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#header{
background-color: black;	
padding:0px 0px 0px 36px;
margin:0;
height:1%; 
}

#logo{
	float:left;
}

#logo a{
	text-indent:-5000px;
	background-image: url(/images/header/logo_75.jpg);
	width:143px; /*190px*/
	line-height:144px; /* line-height:192px; */
	display:block;
	margin: 4px 0;
	padding:0;
}

.div_right{
	float:right;
	margin:0;
	padding:0;
	text-align:right;
}
#badge_container
{
  position: relative;
  top: 0px;
  left: 0px;
}
#badge
{
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(/images/header/starburst_red.jpg) no-repeat top left;
  width: 86px;
  height: 66px;
  color: white;
  font-size: 14px;
  padding: 35px 20px;
  text-transform: uppercase;
  text-align: center;
}
.div_left{
	float:left;
	margin:0;
	padding:0;
	text-align:left;
}
.text_left
{
  text-align: left;
}
.text_right
{
  text-align: right;
}
#login{
	line-height:30px; /* 20px */
	margin:0 10px 0 0;
}

#header form{
  margin:0;
  padding:0;
}

#searchbox{
	padding:0 10px 0 0;
	/*margin-bottom:2px;*/
	height:1%;
}

/* #NOTE: this is moved into forms.css for cascading purposes 
.search{} */
#subheader
{
  background: #000 url(/images/header/subheader_bg.gif) repeat-x  top left;
  height: 36px;
  padding: 0;
  margin: 0;
}

#weather, #tax_receipt_message
{
  padding-top: 12px;
  padding-left: 9px;
  float: left;
  width: 200px;
  overflow: hidden;
}

#subnavbar
{
  float: right;
  width: 590px;
}
#subnavbar.no_weather
{
  width: 100%;
}
#header .div_right
{
  width: 570px;
}
/* SIDEBAR RIGHT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#sidebar_right{
	margin:0;
	padding:0;
	float:right;
	width:217px;
	text-align:left;
}

.sidebar_button{
	padding:0 0 15px 0;
	text-align:center;
	margin:0 0 0 19px;
}
.sidebar_item, .sidebar_item_text{
	margin:0 0 15px 0;
	padding:0;
	text-align:left;
	width:100%;
}
.sidebar_item_text{
	padding:0 5px;
}
.sidebar_item_text p
{
  margin-bottom: 0;
}
.sidebar_item img{
	margin:0 28px 0 10px;
	padding:0;
	float:left;
}





/*FONTS*/
body{
	font-size: 62.5%;
	font-family:verdana, arial, sans-serif;
}

a{
	color:#666666;
	text-decoration: none;
	outline:none;
}

a:hover{
color:#333333;
text-decoration: underline;
}

a[href$=".pdf"]{
background:url(/images/pdficon_small.gif) no-repeat right top;
padding-right:15px;
}

p{
	color:black;
	font-size:1.2em;
	line-height:1.7em;
	padding:0;
	margin:0 0 17px 0;
}
p.blog_date
{
  color: #666;
  font-size: 1.1em;
  line-height: 1.0em;
  margin: 0 0 5px;
}
p.subtext, table.subtext td
{
  color: #888;
  font-size: 1.1em;
  line-height: 1.1em;
  margin: 0 0 5px;
  font-style: italic;
}
ul, ol{
	color:black;
	line-height:1.7em;
	font-size:1.2em;
	list-style-type:square;
}
ul.warning
{
  padding-left: 0px;
}
div.faq_answer p, div.faq_answer span
{
  font-size: 12px;
  line-height: 14px;
}
ul ul{
	font-size:1.0em;
}
pre
{
  font-size: 1.2em;
}
h1, h2, h1 a, h2 a, h1 a:hover, h2 a:hover, h1 a:visited, h2 a:visited {
	font-family: Georgia, "Times New Roman", serif;
	color:#9933cc;
	font-weight:normal;
	text-transform:capitalize;
}

h1{
	font-size:3.8em;
}

h2 {
	margin:15px 0;
	font-size:2.4em;
	/*margin-bottom: 10px;*/
	line-height:1.0em;
	
}
h2.blog_title, h2.with_subtext
{
  margin-bottom: 5px;
}

h1.first, h2.first, h3.first
{
  margin-top: 0px;
}
h1.page_title {
  margin-top: 12px;
  margin-bottom: 12px;
}
h1.tight
{
  margin-bottom: 7px;
}
fieldset legend
{
  font-family: Georgia, "Times New Roman", serif;
  font-size:2.4em;
}
h3, h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.6em;
	text-transform:capitalize;
	margin:0;
	padding:0;
	color: black;
}
h4.small
{
  font-size: 1.3em;
}
table.full
{
  width: 100%;
}

.sidebar_right h3{
	color:#ffcc00;
}

form h2
{
  margin-top: 15px;
  margin-bottom: 5px;
}
form h3, .rbox h3, h3.dashed
{
  color: #999;
  border-bottom: 1px dashed #999;
}
div.rbox_form p, div.rbox_form label
{
  font-size: 10px;
  line-height: 10px;
  color: #666;
}
div.rbox_form p
{
  color: #000;
  font-size: 12px;
  line-height: 14px;
}
/* END FONT STYLES */
/* spans within h tags may be used for links */
span.admin_links
{
	font-size: 12px;
	padding: 2px 5px;
	margin-left:10px;
	background-color:red;
	color: white;
}
span.admin_links a, span.admin_links a:hover, span.admin_links a:visited
{
	color:white;
	background-color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
ul span.admin_links
{
  margin-left: 5px;
}
span.links
{
	font-size: 10px;
	padding: 2px 5px;
	margin-left:10px;
	color: #666666;
	font-weight: normal;
}
span.links a, span.links a:hover, span.links a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
}
.notes{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#666666;
}
.small_notes {
  font-size: 0.85em;
  color:#666666;
}
.notes a{
	text-decoration: underline;
}

/* HEADER ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#login p{
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

#login{
	margin:10px 0 0px 0;
}

#login .yellow{
	font-size:12px;
	color:#ffcc00;
}

#login .cancel {
	font-size:0.8em;
	color:white;
	line-height:20px;
}
#login a, #login a:hover, #login a:visited
{
  color:white;
  text-decoration: none;
}
.contact{
  margin:0;
  padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.4em;
	line-height:1.4em;
	color:white;
	text-align:right;
	margin-right:10px;
	text-decoration:none;
}

.contact:hover {
	color:#cccccc;
}

#subheader
{
  color: #FFF;
}
#subheader a, #subheader a:hover, #subheader a:visited
{
  color: #FFF;
  text-decoration: none;
}
/* SIDEBAR +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.sidebar_header, .sidebar_price, .sidebar_loc{
	text-align:center;
	text-transform: uppercase;
}

.sidebar_header{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.6em;
	line-height:23px;
	text-transform:capitalize;
	overflow:hidden; /* keep line overflow hidden to avoid img errors */
	background-image:url(/images/sidebar/sidebar_h3_blue.jpg);
	background-repeat: no-repeat;	
	color:white;
	text-align:left;
	margin:0 0 15px 0;
	padding:0 5px;
	height: 23px;
}
.sidebar_header a, .sidebar_header a:hover, .sidebar_header a:visited
{
  color:white;
}
.sidebar_price, .sidebar_loc{
	font-family: Georgia, "Times New Roman", serif;
}

.sidebar_price{
	font-size:7.2em;
	color:#9933cc;
	margin:15px 0 0 0;
	padding:0;
  line-height:62px;
}

.sidebar_tax{
	font-size:0.195em; /*shrinks .sidebar_price to ~14px */
}

.sidebar_loc{
	font-size:1.8em;
	line-height:1.0em;
	text-transform:capitalize;
	padding:0;
	margin:0 0 15px 0;
	text-align:center;
}

.sidebar_info{
	font-family: Arial, Helvetica, sans-serif;
	color:black;
	font-size:1.2em;
	line-height:1.2em;
	margin:0;
	padding:0;
}

.sidebar_form ul{
	width:217px;
	list-style-type:none;		
	padding:0 10px;
}

.sidebar_form ul li{
	margin:0 0 5px 0;
	padding:0;
	font-size:1.2em;
	line-height:1.2em;
}

/* WARNINGS ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

ul .warning{     /* apply to ul */
	margin:0;
	padding:0;
	list-style-type:none;
	width:293px;
}


/* Candycane warning bars for camp description pages */

.warning_red, .warning_yellow{ /* apply to li */
	margin:0 0 5px 0;
	padding:0 0 0 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:23px;
	overflow:hidden;
	display:block;
	height:23px;
  background-repeat: no-repeat;
}

.warning_red{
	background-image: url(/images/warnings/warning_red.jpg);
	color:white;	
}

.warning_yellow{
	background-image: url(/images/warnings/warning_yellow.jpg);
	color:black;
}
.warning_red a, .warning_red a:hover, .warning_red a:visited
{
 color: white;
}
.warning_yellow a
{
  color: black;
}
.error, .notice, .error_yellow, .errorExplanation p {
	
	background-repeat:no-repeat;
	padding-left:12px;
	margin-left:10px;
	line-height:18px;
	font-size:1.2em;
}
.errorExplanation p,{
	background-image:url(/images/warnings/warning_list.gif);
	color:#e00505;
}
.error a{
  color: #e00505;
  text-decoration: underline;
}
.errorExplanation p
{
  color: black;
}
#flash div
{
  height: 20px;
  margin: 0;
	padding: 5px 5px;
  vertical-align: middle;
}
#flash div p
{
	line-height:18px;
	font-size:12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#flash .notice {
	background:url(/images/warnings/stripe_green.gif) repeat top left;
}
#flash .error {
	background: url(/images/warnings/stripe_red.gif) repeat-x top left;
}
#flash .notice p, #flash .notice a
{
  color:#ffffff;	
}
#flash .error p, #flash .error a
{
  color:#ffffff;	
}
#flash a.flash_dismiss
{
  padding-left: 10px;
  font-size: 10px;
}
#flash .notice a, #flash .error a
{
  text-decoration: underline;
}
.error_yellow{
	background-image:url(/images/warnings/warning_error_yellow.gif);
	color:#ffcc00;
}

/* MISC +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#footer a, #footer p{
	color:white;
	line-height:36px;
	margin:0;
	padding:0;
}
#footer #footer_left
{
  float: left;
  width: 376px;
  padding-left: 24px;
}
#footer #footer_right
{
  float: right;
  width: 200px;
  padding-right: 24px;
  text-align: right;
}
#footer_right a {color: #999;}
#footer_right p {color: #666; height: 36px;}
#footer_right img {vertical-align: bottom;}


.next_btn, .next_btn:hover, .next_btn:visited{
	margin:0;
	border: 0;
	padding:30px 0 0 56px;
	display:block;
	width:124px;
	height:33px;
	background-image:url(/images/buttons/next_btn.jpg);
	background-repeat:no-repeat;
	color:#999999;
	font-size:11px;
	line-height: 13px;
	text-decoration:none;
	text-align:left;
	overflow:hidden;
}

a img, a:hover img, a:visited img
{
	border: 0;
}

.util
{
  font-size: 10px;
	font-family:verdana, arial, sans-serif;
	font-weight: normal;
}
a.util
{
  text-decoration: underline;
}
h3 .util
{
  padding-left: 12px;
}
.alt_link a, a.alt_link
{
  color: #9933CC;
}
div#banner{
  margin:12px 0;
  padding:0;
  text-align:center;
}
div#banner a{
  float:left;
  margin:0 12px 0 0;
  padding:0;
}

div#banner a.last{
  margin:0;
}
/* REGISTRATION PAGE +++++++++++++++++++++++++++++++++++++++++++++++++ */
.price, div.rbox_form p.price {
	text-transform: uppercase;
	font-family:Georgia,"Times New Roman",serif;
	color:#9933CC;
  font-size:5.2em;
  line-height: 1.0em;
  margin:0pt;
  padding:0pt;
}
.price .tax, div.rbox_form p.price .tax
{
  font-size:0.195em;
}
div.rbox_form p.price_small
{
  text-transform: uppercase;
	font-family:Georgia,"Times New Roman",serif;
	color:#9933CC;
  font-size:2.5em;
  line-height: 1.0em;
  margin:0pt;
  padding:0pt;
}
.cents
{
  font-size: 0.5em;
}
/* SITE MAP +++++++++++++++++++++++++++++++++++++++++++++++++ */

#sitemap ul{
  margin:0;
  padding:0;

}

#sitemap li{
  background-color:#d0d0d0;
  list-style-type: none;
  margin:0;
  border-top:2px solid white;
  font-weight:bold;
}

#sitemap  ul ul li{
  background-color:#dcdcdc;
  font-weight:normal;
}


#sitemap  ul ul ul li{
   background-color:#e8e8e8;
   font-weight:normal;
}

#sitemap  ul ul ul ul li{
   background-color:#f8f8f8;
   font-weight:normal;
}

#sitemap a.visited{
  color:#666;
}

#sitemap li a{
  padding-left:15px;
}

#sitemap li li a{
    padding-left:30px;
}

#sitemap li li li a{
    padding-left:45px;
}
#sitemap li li li li a{
    padding-left:60px;
}



/* MAIN NAV +++++++++++++++++++++++++++++++++++++++++++++++++++ */
#navbar, #subnavbar {
	margin:0;
	padding:0;	
}

#navbar{
  height: 1%;
}

#navbar ul, #subnavbar ul {
	margin: 0;
	padding: 0;
	float:right;
	color:white;
	list-style-type:none;
}
#navbar ul
{
  font-size:1.4em;
  line-height:60px;
}
#subnavbar ul
{
  line-height: 36px;
  font-size: 1.1em;
}

#navbar ul li {
	margin: 0;
	padding: 0;
	float:left;
	text-align:center;
  border-left:1px solid #999999;
}
#subnavbar ul li {
	margin: 0;
	padding: 0;
	float:left;
	text-align:center;
}
#navbar ul a {
	margin: 0;
	padding:0;
	display:block;
	float:left;
	text-decoration:none;
	color:white;
	background-color:black;
	height:60px;
	width:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#subnavbar ul a {
   margin: 0 5px;
   padding:0 10px; /*changed*/
   display:block;
   float:left;
   text-decoration:none;
   color:white;
   height:36px;
   /*width:75px;*/
   font-family: Arial, Helvetica, sans-serif;
}

#subnavbar ul li {
   color:white;
   font-family: Arial, Helvetica, sans-serif;
}

#navbar a:hover{
  background-color:#1a1a1a;
}

#subnavbar a:hover {
	color:#666666;
}

#navbar .selected, #navbar .selected:hover, #navbar .selected:visited{
	font-weight:bold;
	color:#ffcc00;
	cursor:default;
	background-color:black;
}
#subnavbar .selected, #subnavbar .selected:hover, #subnavbar .selected:visited
{
	color:#ffcc00;
	cursor:default;
}
/* SIDE NAV +++++++++++++++++++++++++++++++++++++++++++++++++++ */

#sidenav{
	margin:0;
	padding:0;
	list-style-type:none;
	border-top:4px solid #666666;
	border-bottom:3px solid #666666;
	width:216px;
}


#sidenav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.0em;
	height:24px;
	display:block;
	border-bottom:1px solid #666666;
	line-height:24px;
	padding:0 10px;
	color:black;
	background-color:#f4f6f4;
}

#sidenav a:hover{
	background-color:black;
	color:white;
	text-decoration:none;
}
/* SUB NAV ++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* PAGINATION STYLE */
#pagination, .pagination {
  margin: 0 0 15px;
}
#pagination a, #pagincation span.current, .pagination a, .pagination span.current {
  padding: 2px 3px;
  margin: 1px 4px 1px 0px;
  border: 1px solid #000;
  text-decoration: none;
  color: #000;
}
#pagination a:hover, #pagination a:active, .pagination a:hover, .pagination a:active {
  border: 1px solid #000;
  color: #000;
  background-color: #CCC;
}
#pagination span.current, #pagination a.current, .pagination span.current, .pagination a.current {
  border: 1px solid #000;
  background-color: #1A1A1A;
  color: white;
}
#pagination span.disabled, .pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #eee;
  color: #ddd;
}
div.auto_complete {
  width: 350px;
  background: #fff;
}
div.auto_complete ul {
  border:1px solid #888;
  margin:0;
  padding:0;
  width:100%;
  list-style-type:none;
}
div.auto_complete ul li {
  margin:0;
  padding:3px;
}
div.auto_complete ul li.selected {
  background-color: #ff9;
}
div.auto_complete ul strong.highlight {
  color: #800; 
  margin:0;
  padding:0;
}/* END PAGINATION */

/* FORM ELEMENTS */
option.right { text-align :right;}
/*input[type="checkbox"], input[type="radio"] {margin-left: 0px; margin-right: 1px;}*/
#div_main input, #div_main textarea, #div_main select {
  background-image: url(/images/forms/fieldbg.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;
  border-color:#7C7C7C rgb(195, 195, 195) rgb(221, 221, 221);
  border-style:solid;
  border-width:1px;
  margin-right: 8px;
  padding-left: 1px;
}

#div_main input.focused, #div_main textarea.focused, #div_main select.focused {
  background-image: url(/images/forms/fieldbg-focused.gif);
}

#div_main input.errorField, #div_main select.errorField, #div_main textarea.errorField { 
	background-image: url(/images/forms/fieldbg-error.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top left;
}
#content input[type="checkbox"], #content input[type="radio"], #content input.invisible
{
  background: #fff none;
}
select.errorField{background-color: #FFBBBB;}
#content input.search, input.search, #content input.search_visited, input.search_visited
{
	border:0px solid black;
	background-image:url(/images/header/search_box_new.gif);
	background-repeat: no-repeat;
	background-color:transparent;
  background-position: top left;
	width:140px;
	height:20px;
	margin:0 0 16px 0;
	padding:0px 10px 0px 0px;
}
#content input.search_visited, input.search_visited, #content input.search{
	background-image:url(/images/header/search_box_new.gif);
  background-position: bottom left;
}
#content input.search
{
  margin: 3px 0px;
}
#content input.family_search, #content input.family_search_visited
{
	background-image:url(/images/header/family_search_box.gif);
  background-repeat: no-repeat;
	background-color:transparent;
  background-position: top left;
	width:740px;
	height:22px;
	
  margin: 3px 0px;
	padding:5px 10px 0px 10px;
	border: 0 solid black;
}
#content input.family_search_visited
{
 background-position: bottom left;
}

input[type=image], input.image_submit
{
  margin-right: 10px;
  margin-bottom: 5px;
}
#content input[type=image], #content input.image_submit
{
  margin-right: 10px;
  margin-bottom: 5px;
  border:none;
}
input.searchbox_submit
{
	margin:16px 39px 16px 0;
	padding:5px 10px 5px 10px;
}
#content input.searchbox_submit
{
	margin: 15px 0px 0px;
	padding: 3px;
}
#searchbox input.searchbox_submit
{
  vertical-align: middle;
}
._date_picker_link
{
  font-size: 1.3em;
  color: black;
}
/*optgroup.kelso
{
  background-color: #64CC38;
}
optgroup.hershey
{
  background-color: #1C99FC;
}
optgroup.kings
{
  background-color: #CE32FC;
}*/
optgroup.kelso
{
  background-color: #A6FF81;
}
optgroup.hershey
{
  background-color: #A1D1F1;
}
optgroup.kings
{
  background-color: #DCB9D8;
}
/* END FORM ELEMENTS */
/* RBOX FORM */
form
{
  margin: 0;
  padding: 0;
}
div.rbox_form
{
 margin: 0;
 padding: 0; 
}
div.rbox_form table.rbox
{
  width: 100%;
}
div.rbox_form h2
{
  /* H2's are used to introduce a section of the form "Work Experience" */
}
div.rbox_form div.group h3
{
  /* H3's are used to introduction a set of fields within a section "Most Recent Work Experience" */
  clear: both;
  margin-bottom:6px;
  padding:10px 3px 1px;
}
div.rbox_form div.group h3.first
{
  padding-top: 0px;
}

div.rbox_form div.group
{
  /* The div.group wraps an entire group of fields, usually 1 h2 and 1 rbox */
  margin: 0;
  padding: 0;
}
div.rbox_form div.line
{
  /* div.line consumes the horizontal space of the form, and forces the next div.line down */
  margin: 0px 0;
/*  padding: 5px 0;*/
  padding: 10px 0;
  clear: both;
}
div.rbox_form div.item
{
  /* div.item is used to tile fields horizontally, eg. first name and last name */
  margin: 0;
  padding: 0;
  float: left;
}
div.rbox_form input, div.rbox_form select, div.rbox_form a._date_picker_link, div.rbox_form textarea
{
  margin: 0 5px;
}

div.rbox_form label.top
{
  /* label.top is used for labels that sit above their form element, things like questions and single fields */
  display: block;
  padding-left: 5px;
  padding-bottom: 2px;
}
div.rbox_form label.bottom
{
  /* label.bottom is used for labels that site underneath their form element */
  display: block;
  padding-left: 10px;
  padding-top: 2px;
}
div.rbox_form div.line p
{
  /* div.line p is used as a text style to introduce a set of fields eg "Name" */
  margin: 0px 0px 5px 5px;
  padding: 0;
}
div.rbox_form label.checkbox
{
  margin: 0px;
  padding: 0px;
  line-height: 20px;
}
div.rbox_form label.radio
{
  margin: 0px;
  padding: 0px;
  line-height: 20px;
}
div.rbox_form input[type="checkbox"]
{
  margin: 0 5px 0px 5px;
  padding: 0;
}
div.rbox_form input[type="radio"]
{
  margin: 0 5px 0px 5px;
  padding: 0;
}

div.rbox_form div.line table
{
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border: 0;
}
div.rbox_form div.line td
{
  /* TDs used to layout lists of checkboxes */
  margin: 0;
  padding: 0;
}
div.rbox_form div.button_container
{
  padding-top: 10px;
}
div.rbox_form div.button_container table td.many
{
  padding-top: 0px;
  padding-left: 3px;
}
div.rbox_form div.button_container table td.cancel
{
  padding-bottom: 10px;
  padding-left: 5px;
}
#content input.invisible{
  cursor: pointer;
	background-color:white;
	border:none;
	font-size:10px;
  color: #9933CC;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
}
label.errorField { color: #FF2222; }
/* END RBOX FORM */
/* SPECIAL CASES FOR RBOX FORM */
div.rbox_form div.job_application
{
  width: 160px;
}
/* SELECTS within an item should be a bit tighter */
#content div.item select
{
  margin-right: 3px;
}
/* LINKS */
.linkbutton_s {font-size: 8pt;}

/* PROGRESS BAR */
.progress_bar
{
  margin: 0;
  clear: both;
  padding: 0;
}
.progress_bar ul
{
  list-style:none;
  margin: 0;
  float: left;
  padding: 0;
  margin-bottom: 15px;
  border-bottom: 2px solid #3366FF;
}
.progress_bar li
{
  float: left;
  background-color: #DCF3FF;
  color: #0085FF;
  margin:0;
  padding:0;
}
.progress_bar li.complete
{
  background-color: #B8E6FF;
}
.progress_bar li.current
{
  background-color: #FFFFFF;
  border-left: 1px solid #DCF3FF;
  border-right: 1px solid #DCF3FF;
  border-top: 1px solid #DCF3FF;
}
.progress_bar a
{
  float: left;
  display:block;
  font-family: Arial;
  font-size: 1.2em;
  width: 128px;
  height: 45px;
  border-right: 1px solid white;
  padding:16px 0 0 0;
  text-align: center;
  line-height: 1.2em;
  text-decoration: none;
}
.progress_bar a,
.progress_bar a:hover
.progress_bar a:visited
{
  background-color: transparent;
  color: #0085FF;
}
.progress_bar li.current a
{
  cursor: default;
}
/* MCE EDTIOR */
.mceEditorContainer { padding: 0; margin : 0;}
.mceMenuButton {padding: 0; margin: 0; float: none; display: inline;}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.progress_bar a {float:none;}
/* End IE5-Mac hack */
/* END PROGRESS BAR */



/* 
  datepicker styles
  David Lee 2005
  all parts user servicable
*/
.date_picker {
  /* comment out this line to show by default: */
  display: none;
  /* comment out this line to prevent calendar 'floating' over page: */
  position: absolute;
  z-index:100;
  background-color:white;
  padding: 3px;
  border: 1px solid silver;
}

.date_picker table {
  border:        1px solid silver;
  border-top:    2px solid silver;
  border-bottom: 3px solid silver;
  font-family: verdana, sans-serif;
}
.date_picker th {
  font-size: 10px;
  color: #333;
  text-align: center;
}

.date_picker .day_labels th {
  color: black;
  font-size: 9px;
  font-weight: normal;
}

.date_picker td {
  width: 18px;
  background-color: #ddd;
  font-size: 9px;
  text-align: right;
}

.date_picker a {
  text-decoration: none;
  border-bottom: 1px dotted silver;
  color: #333;
}

.date_picker a:hover   { color:white ; background-color: black}

.date_picker .cancel_butt { text-align: right; padding-right: 5px }
.date_picker .cancel_butt a {
  font-size: 9px;
  color: gray;
  font-family: verdana, sans-serif;
  text-decoration: none
}
.date_picker .cancel_butt a:hover {
  background-color: gray;
  color: white;
}


/* ROUNDED BOX */
/* set millions of background images */
div.rbox { background: url(/images/rbox/nt.gif) repeat; padding: 0; margin: 0; }
div.rbtop div { background: url(/images/rbox/tl.gif) no-repeat top left; }
div.rbtop { background: url(/images/rbox/tr.gif) no-repeat top right; }
div.rbbot div { background: url(/images/rbox/bl.gif) no-repeat bottom left; }
div.rbbot { background: url(/images/rbox/br.gif) no-repeat bottom right; }
div.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 15px; padding: 0; }
.rbroundbox { width: 50%; margin: 1em auto; }
div.rbox table{margin-bottom: 10px;}
div.rbox p{margin-bottom: 0px;}
/* END ROUNDED BOX */
/* TABLE ROUNDED BOX */
/* set millions of background images */
table.rbox { background: url(/images/rbox/nt.gif) repeat; padding: 0; margin: 0; }
tr.rbtop td.rbleft { background: url(/images/rbox/tl.gif) no-repeat top left;}
.rbleft, .rbright {width: 10px;}
tr.rbtop { background: url(/images/rbox/tr.gif) no-repeat top right; }
tr.rbbot td.rbleft { background: url(/images/rbox/bl.gif) no-repeat bottom left;}
tr.rbbot { background: url(/images/rbox/br.gif) no-repeat bottom right; }
td.rbleft div, td.rbright div {
width: 7px;
height: 7px;
font-size: 1px;
}
/* ROW COLORS */
tr.odd
{
  background-color: #F4F6F4;
}
tr.even
{
  background-color: #FFFFFF;
}
tr.odd_warning
{
  background-color: #FFCCCC;
}
tr.even_warning
{
  background-color: #FFDDDD;
}
.rbox tr.odd
{
  background-color: #DEDEDE;
}
.rbox tr.even
{
  background-color: #F4F6F4;
}
/* END ROW COLORS */
/* PAYMENT PAGE SUMMARY TABLE*/
table.payment_summary h2
{
  margin-top: 0;
  padding-top: 0;
}
table.payment_summary
{
  width: 100%;
}
table.payment_summary td.cost, table.payment_summary td.summary
{
  text-align: right;
}
/* END PAYMENT PAGE SUMMARY TABLE */
/* AVAILABILITY AND PAYMENT LIST TABLES */
table.availability
{
  
}
table.text th, table.text td,
table.availability th, table.availability td, 
table.payment_list th, table.payment_list td
{
/*  text-align: left;*/
  padding: 5px;
  font-size: 1.1em;
  vertical-align: top;
}
table.text table th, table.text table td {
  font-size: 1.0em;
}
table.no_pad td, table.no_pad th {padding: 0;}
table.tight th, table.tight td
{
  padding: 4px;
}
table.extra_tight th, table.extra_tight td
{
  padding: 2px;
}
table.vgrid th, table.vgrid td
{
  border-right: 1px solid #999999;
}
table.vgrid td.nogrid, table.vgrid th.nogrid
{
  border: 0px;
}
table td.loose
{
  padding: 7px;
  line-height: 1.7em;
}
/* Warning and alert links, used primariliy in availabiilty tables */
td.alert
{
  font-weight: bold;
  background-color: #FFCCCC;
}
td.notice
{
  background-color: #FFCCCC;
}
td.warning
{
  background-color: #FFEE99;
}
td.report_spacer
{
  border-bottom: 1px solid black; 
  height: 10px; 
  font-size: 2px;
}
.center
{
  text-align: center;
}
/* END AVAILABILTY TABLE */
/* THUMBNAILS IN CAMPS AND GALLERIES LIST */
div.thumbnails
{
  width: 100%;
}
div.thumbnails div.thumbnail
{
  margin: 0px 10px 18px 0px;
  float: left;
  text-align: center;
}
div.hidden_thumbnail
{
  margin: 0;
  padding: 0;
}
div.camp_list div.rbox
{
  margin: 7px 0;
}
div.thumbnails a.camp_thumbnail, div.thumbnails a.gallery_thumbnail
{
  width: 155px;
  height: 120px;
  text-align: center;
  position: relative;
  background: #fff url(/images/camps/background.jpg) no-repeat top left;
  display: block;
  text-align: center;
  padding: 5px 5px 5px;
  line-height: 1.2em;
  font-size:12px;
}
div.thumbnails a.camp_thumbnail:hover, div.thumbnails a.gallery_thumbnail:hover
{
  background: #fff url(/images/camps/background.jpg) no-repeat top right;
  text-decoration: none;
}
div.thumbnails .admin_links
{
  margin-left: 0px;
}
a.camp_thumbnail div.camp_image, a.gallery_thumbnail div.gallery_image
{
  position: absolute;
  bottom: 0px;
  left: 50%;
}

a.gallery_thumbnail div.gallery_image
{
  bottom: 20px;
}
a.camp_thumbnail img.camp_image, a.gallery_thumbnail img.gallery_image
{
  height: 87px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: relative;
  left: -50%;
}
a.camp_thumbnail img.popular
{
  position: absolute;
  right: 0px;
  bottom: -10px;
  width: 33px;
}
a.gallery_thumbnail img.gallery_image
{
  /* height: 100px; */
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: relative;
  left: -50%;
}

/* END THUMB NAILS */

#map_div{
  border:3px solid black;
}

/* headers with a left icon */
div.icon_header_section{
 margin-bottom:17px;
}
div.icon_header_section h2, div.icon_header_section h3, div.icon_header_section h4{
 margin-left: 12px;
}
/* city navigation in the bus stops page */
td.city_navigation
{
  padding-top: 7px;
  padding-right: 26px;
}
td.city_navigation h3
{
  padding: 3px 0;
}
/* specialized usage of the thumbnails */
div.thumbnails div.bus_stop_thumbnail
{
  text-align: left;
  width: 195px;
  margin-right: 0;
}
p.bus_admin_links
{
  text-align: center;
}
p.bus_admin_links span.admin_links
{
  margin-left: 0px;
  padding-left: 2px;
  margin-right: 4px;
}
/* login form in header */
#login_header_email, #login_header_password
{
  background-image: url(/images/forms/login_bg.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;
  border-color:#7C7C7C rgb(195, 195, 195) rgb(221, 221, 221);
  border-style:solid;
  border-width:1px;
  margin-right: 5px;
  padding-left: 1px;
}
#login_header_password
{
  background-image: url(/images/forms/pass_bg.gif);
}
#login_header_email.visited, #login_header_password.visited
{
  background-image: url(/images/forms/fieldbg.gif);
}
#login_header_email.focused, #login_header_password.focused
{
  background-image: url(/images/forms/fieldbg-focused.gif);
}
#login_header_submit
{
  background: transparent;
  border: 0px solid black;
  color: white;
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
}
/* tables on the payments page */
/* balance_breakdown table */
table.balance_breakdown td
{
  padding: 0 5px 10px;
  text-align: center;
}
table.balance_breakdown td.operator
{
  padding: 0px;
}
table.balance_breakdown h2
{
  margin-top: 0px;
  font-size: 22px;
}
/* list table used for grouped objects (payments, registrations, etc ) */
table.object_list
{
  width: 100%;
}
table .number, table td.number, table th.number
{
  text-align: right;
}
tfoot td.number
{
  font-weight: bold;
}
table.object_list h3
{
  margin-top: 12px;
  margin-bottom: 3px;
}
table.object_list h3.first
{
  margin-top: 0px;
}
table.object_list td.cancelled
{
  text-decoration: line-through;
}
/* SEARCH RESULTS */
div.search_results p em
{
  font-weight: bold;
  background-color: #FFCC00;
}
form.search_form
{
  padding-bottom: 12px;
}
/* FAQ LISTING & SIDE BAR */
.faq_question
{
  line-height: 1.4em;
  font-weight: bold;
  margin-bottom: 5px;
}
.faq_answer
{
  margin-bottom: 10px;
}
div.sidebar_faq
{
  padding-bottom: 12px;
}
/* Bus listing city navigation */
td.city_navigation a.selected
{
  color: #9933cc;
}
/* Family Notes */
p.family_note
{
  font-size: 11px;
  line-height: 12px;
}
p.family_note a
{
  color: black;
  text-decoration: none;
  cursor: pointer;
}
/* Book summer page */
select.book_summer
{
  font-size: 10px;
  width: 100%;
}
option.highlight
{
  background-color: #FFDC2E;
}
/* Payment page */
p.waiver
{
  font-family: "Courier New";
  font-size: 10px;
  line-height: 12px;
  text-align: left;
}
#spinner
{
  position: fixed;
  top: 50%;
  left: 50%;
}
#spinner img
{
  position: relative;
  top -50%;
  left: -50%;
}
.popular_toggles
{
  text-align: center; 
  font-size: 1.3em;
}
/* Tooltip */
div.tooltip
{
  background-color:#FFCC00;
  border: 2px solid black;
}
div.tooltip
{
  font-size: 10px;
}
div.tooltip table
{
  padding: 0;
  margin: 0;
}

/* Camp Listing page v2.0*/
#filter_box {
  margin: 0 0 12px;
  font-size: 1.2em;
  background: #eeeeee;
  padding: 10px;
}
#events {width: 100%;}
.event td{
  padding: 4px;
  overflow: auto;
  margin-bottom: 12px;
}
.event .event_left {
  width: 108px;
  height: 67px;
/*  float: left;
  margin-right: 8px;
*/}
.event .event_left img.thumb {
  width: 100px;
  height: 67px;
  cursor: pointer;
  margin-right: 8px;
}
.event .event_right {
  width: 425px;
/*  float: left;
  position: relative;
*/}
.event .event_right h3 {
}
.event .event_right h3 .location {
  font-size: 0.8em;
  color: #666;
}
.event .event_right p {
  line-height: 1.2em;
  font-size: 11px;
  padding: 0;
  margin: 0;
}
.event .event_right p.truncated {
  overflow: hidden;
  height: 70px;
}
.event_right .transition {
  position:absolute;
  bottom: 0px;
  left:0px;
  height: 30px;
  width: 100%;
  background: transparent url(/images/transition_bg.png) repeat-x bottom left;
  z-index: 100;
  vertical-align: bottom;
}
.event .event_right a.read_more {
  color: #9933CC;
/*  z-index: 101;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 66px;
  line-height: 1.0em;
  text-align: right;
  display: block;
*/}
/* Bring down row height to reduce # of camps beneath fold*/
#events .selected {
  background-color: #DDD;
}
.event:hover {
  background-color: #eeeeee;
  cursor:pointer;
}
.event.selected:hover {
  background-color: #DDD;
  cursor:auto;
}
/* CAMP SIDEBAR LINKS */

.camp_sidebar_links, .home_quick_links {
list-style-type:none;
text-decoration:none;
margin:0;
padding:0;
}
.home_quick_links li {
  float: left;
  width: 48%;
}
ul.camp_sidebar_links a, ul.home_quick_links a{
padding:4px 0 4px 64px;
line-height:36px;
display:block;
background-repeat:no-repeat;
background-position:center left;
margin-bottom:2px;
text-decoration:none;
}

ul.camp_sidebar_links a:hover, ul.home_quick_links a:hover{
background-color:#eee;
}

.sidebar_camps{
background-image:url(/images/camp_icons/camps.gif);
}

.sidebar_buses{
background-image:url(/images/camp_icons/busing.gif);
}

.sidebar_locations{
background-image:url(/images/camp_icons/locations.gif);
}

.sidebar_schedule_buses{
background-image:url(/images/camp_icons/bus_schedules.gif);
}

.sidebar_availability{
background-image:url(/images/camp_icons/camp_availability.gif);
}

.sidebar_availability_buses{
background-image:url(/images/camp_icons/bus_availability.gif);
}

.sidebar_directors_message{
background-image:url(/images/camp_icons/directors_message.gif);
}

.sidebar_camp_forms{
background-image:url(/images/camp_icons/forms.gif);
}

.sidebar_staff{
background-image:url(/images/camp_icons/our_staff.gif);
}

.sidebar_handbook{
background-image:url(/images/camp_icons/handbook.gif);
}

.sidebar_camp_policies{
background-image:url(/images/camp_icons/camp_policies.gif);
}
.home_top {
  position: relative;
  height: 400px;
  padding: 0px 10px 0;
  margin-bottom: 15px;
  background: transparent url(/images/homepage/header_with_images.jpg) no-repeat top left;
  left: 0px;
  top: 0px;
}
.without_images {
  left: 0px;
  top: 0px;
  position: relative;
  height: 340px;
  padding: 0px 10px 0;
  margin-bottom: 15px;
  background: transparent url(/images/homepage/header_without_images.jpg) no-repeat top left;
}
.home_top .left_col {
  position: absolute;
  top: 100px;
  height: 260px;
  width: 450px;
}
.without_images .left_col {
  height: 260px;
}
.home_top #trailer_player {
  position: absolute;
  display: block;
  top: 89px;
  right: 29px;
  width: 240px;
  height: 199px;
  text-align: left;
}
.home_top #trailer_player .trailer_splash {
  background-image: url("/images/trailer_splash.jpg");
  width: 240px;
  height: 199px;
}

.home_top #trailer_player:hover .trailer_splash{
  background-position: 0 199px;
}

.home_top .right_col .msg  {
  position: absolute;
  top: 127px;
  left: 0px;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 16px;
}
.without_images .right_col .msg {
  color: black;
}
.home_top .get_ready {
  padding-top: 14px;
}
.home_top h2 {
  font-size: 22px;
  margin: 0;
  padding-top: 6px;
}
.home_top #testimonials {
  height: 140px;
  overflow: hidden; 
  position:absolute;
  width: 450px;
}
.home_top #transition_top {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 450px;
}
.home_top #transition_bottom {
  position: absolute;
  top: 124px;
  left: 0px;
  z-index: 1000;
  width: 450px;
  height: 16px;
}
.home_top .testimonial {
  padding-bottom: 0;
  margin-bottom: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #147ECC;
  line-height: 1.1em;
}
.home_top .testimonial_signature {
  text-align: right;
  margin-bottom: 12px;
  font-size: 16px;
}

.home_top .new_event {
  position: absolute;
  bottom: 10px;
  left: 0px;
  width: 460px;
  display: block;
}
.home_top a:hover {text-decoration: none;}
.home_top  .new_event_title {
  display: none;
  position:absolute;
  bottom: 90px;
}
.home_top  p.new_event_details {
  display: none;
  position:absolute;
  bottom: 0px;
  left: 0px;
  width: 250px;
  height: 80px;
  font-size: 10px;
  line-height: 1.2em;
  margin: 0px;
  overflow:hidden;
}
.home_top  #new_event_images {
  display: none;
  position:absolute;
  bottom: 0px;
  left: 0px;
  width: 250px;
  height: 80px;
  font-size: 10px;
  line-height: 1.2em;
  margin: 0px;
  overflow:hidden;
}
.home_top #new_event_images img {
  height:76px;
  float: left;
  margin-right: 15px;
  border: 2px solid transparent;
}

.home_top #new_event_images img.over {
  border: 2px dashed #999999;
}
.home_top a.register_now_button {
  position: absolute;
  bottom: 35px;
/*  right: 33px;*/
  left: 150px; /*(470 - 170)/2 to center*/
  width: 170px;
  height: 60px;
}
.home_top a.register_now_button img {
/*  width: 140px;
  height: 49px;
*/}
.without_images a.register_now_button {
  bottom: 0px;
}
.home_top a.register_now_button img {
  width: 170px;
  height: 60px;
}
#home_bottom h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.6em;
	line-height:23px;
	text-transform:capitalize;
	overflow:hidden; /* keep line overflow hidden to avoid img errors */
	background-image:url(/images/homepage/section_title_blue.gif);
	background-repeat: no-repeat;	
	color:white;
	text-align:left;
	margin:0 0 6px 0;
	padding:0 5px;
	height: 23px;
}
#home_bottom h3 a {color: white;}
#home_bottom .div_left {
  margin-right: 3px;
  width: 385px;
}
#home_bottom .div_right {
  margin-left: 3px;
  width: 385px;
}
#home_bottom .news_and_events h4 {
  padding-top: 14px;
  color: #9933CC;
  font-size: 1.3em;
}
#home_bottom .news_and_events h4 a {
  color: #9933CC;  
}
#home_bottom .news_and_events p {
  line-height: 1.4em;
  margin-bottom: 0px;
}
#home_bottom .event_listing {
  float: left;
  width: 185px;
  height: 160px;
  overflow: hidden;
}
#home_bottom .first {
  margin-right: 5px;
  margin-left: 5px;
}
#home_bottom .second {
  margin-left: 5px;
}

.blog_entry p {
  line-height: 1.2em;
  margin-bottom: 0px;
}
tr.warning {
  background-color: #FFCCCC;
}
.counts_trigger {cursor: pointer;}
.strikeout {text-decoration: line-through;}
#promo_code_line img {vertical-align: bottom;}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
