/* Landing Page */

#airlock {
	width: 756px!important;
	margin: 0 auto;
}

#core {
	float: left;
	clear: both;
	width: 756px!important;
	background: #fff;	
}

#inner {
	float: left;
	display: inline;
	font-size: 1.1em;
	width: 746px!important;
	margin: 0!important;
	padding: 0 5px!important;
	clear: both;
	position: relative;
}

.header 
{
	width: 746px;
	float: left;
}

.header .overlay
{
	background: url(../images/comecamp/bg-title.png) no-repeat 0 0;
	min-height: 107px;	
	width: 746px;
	position: absolute;
	z-index: 3;
	top: 98px;
	color: #fff;
	left: 5px;
}

.header .overlay h1
{
	font-size: 2.2em;
	display:block;
	margin: 24px 0 0 22px;
	position: relative;
	height: auto;
	text-indent: -9999em;
}

.header .overlay p
{
	margin: 0 0 0 22px;
	font-size: 1.4em;
	font-weight: bold;
	text-indent: -9999em;
}

#content
{
	float: left;
	position: relative;
	width: 716px;	
	padding: 0 15px;
}

#content h2 
{
	font-size: 1.4em;
	color: #0053a6;
	font-weight: bold;
	margin: 5px 0 10px;
	float: left;
	width: 100%;
}

#content h4 
{
	font-size: 1em;
	color: #0053a6;
	font-weight: bold;
	margin: 5px 0 10px;
	float: left;
	width: 100%;
}


#content h2.inactive
{
	color: #9a9a9a;
}

.come-camp #content
{
	margin: 110px 15px 0;
	font-size: 1em;
	width: 716px;
	padding: 0;
}

.come-camp #content p
{
	margin: 0 0 1.4em;
	clear: both;
}

.come-camp #content select 
{
   width: 195px;
   height: 20px;
   border: 1px solid #7f9db9;
}

.come-camp #content div.box.park-selector select 
{
   width: 325px;
}

/* HOME */
.home-header img
{
	position: absolute;
	z-index: 2;
	left: 5px;
	top: 180px;
}


.home-header div.state-selector
{
	position: relative;
	z-index: 2;
	top: 33px;
	left: 456px;
	float: left;
	width: 290px;
}

.home-header div.state-selector img
{
	position: relative;
	z-index: 2;
	top: 0;
	left: 0;
}

.home-header div.state-selector .state
{
	margin: 0 14px 0 17px;
	background: #158ed3 url(../images/comecamp/bg-state-selector-bottom.png) no-repeat 0 bottom;
	float: left;
	width: 259px;
}

.home-header div.state-selector .state h3
{
	background: url(../images/comecamp/bg-state-selector-top.png) no-repeat 0 0;
	font-size: 1.4em;
	color: #fff;
	padding: 13px 13px 10px;
}

.home-header div.state-selector .state ul
{
	list-style-type: none;
	float: left;
	margin: 0 6px;
	padding-bottom: 20px;
}

.home-header div.state-selector .state li
{
	float: left;
	padding: 0 6px;
}

.home-header div.state-selector .state li a
{
	color: #fff;
	display: block;
}

.come-camp #content.come-camp-home
{
	margin: 50px 0 0;
	width: 540px;
	padding:0 15px;
}

.come-camp #content h1
{
	color: #0053a6;
	background: url(../images/comecamp/bg-h1-page-title.png) no-repeat 0 0;
	width: 716px;
	height: 53px;
	text-indent: -9999em;
}


.come-camp #content.come-camp-home strong
{
	color: #0053a6;
}


.come-camp #content.come-camp-home select
{
	width: 195px;
	clear: both;
	float: left;
	margin: 5px 0 15px;
}

.come-camp #content input.start-booking
{
	float: left;
	width: 122px;
	height: 27px;
	margin: 0 0 15px 10px;
}

#terms.hide
{
	display: none;
}

#terms ul 
{
	list-style-type: square;
	margin: 0 10px 10px 14px;
	font-size: 0.9em;
}

.come-camp #content div.sponsor
{
	float: left;
	width: 100%;
	border-top: 1px solid #e5e5e5;
	margin: 5px 0 10px;
}

.come-camp #content div.sponsor img 
{
	margin-top: 9px;
}

.come-camp #content div.sponsor div img 
{
	margin-top: 3px;
}

.come-camp #content div.sponsor p
{
	margin: 0.5em 0 0.3em;
	font-size: 0.9em;
	color: #a2a2a2;
}

.come-camp #content div.sponsor div
{
	float: left;
}

.come-camp #content hr
{
	color: #e5e5e5;
	clear: both;
}

.come-camp #content p.sponsor-heading
{
	margin-bottom: 0;
	clear: both;
}


/* END HOME */

/** BOOKING **/

.come-camp #content div.box {
    border: 1px solid #a6cfff;
    background-color: #f2f9ff;
    display: block;
    float: left;
    padding: 14px;
    width: 688px;
    margin-bottom: 18px;
}
.come-camp #content div.box.error {
    border: 1px solid #e5e206;
    background-color: #ffffd7;
}


.come-camp #content div.box.no-border {
    border: none;
    background: none;
}

.come-camp #content div.box.no-padding {
    padding: 0;
}

table.park-selector 
{
	margin: 1em 0;
	width: 715px;	
	background: none;
}

table.park-selector th {
	background: url(../images/comecamp/bg-table-header.gif) repeat-x 0 0;
	font-weight: bold;
	padding: 4px 4px 4px 10px;
	height: 25px;
	text-align: left;
	color: #6b6b6b;
}

table.park-selector  td {	
	border-bottom: 1px solid #cee1d2;
	font-size: 1em;
	padding: 14px 4px 9px 10px;
}

table.park-selector th td {
	border-bottom: 1px solid #c2d9cc;
	border-right: 1px solid #FFF;
}

table.park-selector td.last {
	padding-right: 10px;
	font-weight: bold;
}

table.park-selector td.last a {
	color: #e03c16;
	font-weight: bold;
}

/** BOOKING FORM **/

.come-camp div#comecamp-form 
{
	clear: both;
    float: left;
    width: 686px;
}

.come-camp div#comecamp-form div.desc,
.come-camp div#comecamp-form p.desc {
    color: #888;
    margin-left: 5px;
}

.come-camp div#comecamp-form div.row {
    float: left; 
    margin: 0;
    margin-bottom: 5px;
    padding: 0; 
    width: 98.5%;
}
    
.come-camp div#comecamp-form div.four-cols {
    float: left; 
    width: 100px; 
    margin: 0 3px 0 0; 
    padding: 0;
}

.come-camp div#comecamp-form div.four-cols.first { 
    width: 130px; 
}

.come-camp div#comecamp-form label {
   display: block;
   float: left;
   width: 130px;
}

.come-camp div#comecamp-form input.textbox {
   width: 300px;
}

.come-camp div#comecamp-form span.error {
   margin-left: -2px;
}

.come-camp div#comecamp-form p 
{
	margin-bottom: 0.5em;
}

.come-camp div#comecamp-form p.checkbox label {
   float: left;
   width: 300px;
}

.come-camp div#comecamp-form p.checkbox {
   clear: both;
   margin-left: 135px;
}

.come-camp div#comecamp-form p.checkbox input {
   float: left;
   display: auto;
   width: auto;
}

.come-camp div#comecamp-form p.checkbox label {
   float: none;
   margin-left: 20px;
}

.come-camp div#comecamp-form fieldset select {
   width: 40px;
}

#comecamp h2 {
   width: 130px;
   float: left;
   font: Arial,Helvetica,sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: #000;
}
/*
.come-camp div#comecamp-form fieldset div {
   float: left;
}
*/
/*
.come-camp div#comecamp-form fieldset div p {
   margin: 0;
   padding: 0;
   float: left;
}
*/
.come-camp div#comecamp-form fieldset {
  border: none;
  margin: 5px 5px 20px 0;
}

.come-camp div#comecamp-form fieldset p.title
{
	font-weight: bold;
	color: #000;
	padding: 0.3em 0 0.7em;
}

.come-camp div#comecamp-form ul 
{
	list-style-type: square;
	margin: 0 0 30px;
	padding-left: 150px;
	font-size: 0.9em;
	color: #464646;
	width: 500px;
}


.come-camp div#comecamp-form ul li.first
{
	margin-bottom: 10px;
	font-weight: bold;
	list-style-type: none;
}

.come-camp #content input.button-reserve 
{
	display: block;
	margin: 0 0 20px 130px;
	clear: both;
}

.come-camp #content div.thank-you h1
{
	color: #0053a6;
	background: url(../images/comecamp/bg-h1-thank-you.png) no-repeat 0 0;
	width: 358px;
	height: 50px;
	text-indent: -9999em;
}

.come-camp #content div.thank-you input
{
	clear: both;
	display: block;
}

/** SPONSORS **/
.come-camp #content.sponsors p
{
	width: 547px;
}

.come-camp #content.sponsors img 
{
	margin-bottom: 18px;
	clear: both;
	display: block;
}
.come-camp #content p a.comecamp-home
{
	background: url(../images/comecamp/btn-arrow-back.gif) no-repeat 0 0.3em;
	font-weight: bold;
	padding-left: 16px;
	display: block;
}

