/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
	background:url("img/background-admin.jpg");
    line-height: 1.4;
	text-align: center;
	
	background-color:#3891F5;
	background-position: 50% 0%;
	
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */



/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.textwhite {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

	#wrapper {
		width:1080px;
		margin:0px auto;
		border:0px;
		padding:0px;
	}



#header {
		border: 0px;
		height:179px;
		padding:0px;
	}
	#page {
		margin-top:0px;
		padding-bottom:0px;
	}
	#page div {
		padding:0px;
		border:0px;
		float:left;
	}
	#page-left1 {
		width:32px;
		height:237px;
		background:url('img/fremont-aqua-adventure-page-left.png')
	}
	#page-pagemiddle {
		margin-left:0px;
		width:1010px;
		height:237px;
	}
	#page-middle {
		margin-left:00px;
		width:1010px;
		height:451px;
		}
	#page-right1 {
		width:38px;
		height:237px;
		background:url('img/fremont-aqua-adventure-page-right.png')
	}
	#page-menu {
		margin-left:0px;
		width:360px;
		height:237px;
		background:url('img/fremont-aqua-adventure-pagemenu.jpg')
	}
	#page-menuright {
		margin-left:0px;
		width:650px;
		height:451px;
	}
	.center {
		text-align:center;
	}
	
	
	#text {
		float:left;
		margin-left:0px;
		width:1080px;
		padding:0px;
		border:0px;
	}
	#text div {
		padding:0px;
		border:0px;
	}
	#page-left2 {
		width:32px;
		height:inherit;
		background:url('img/fremont-aqua-adventure-pagecontentleft.png')
		
			}
	#page-white {
		float:left;
		margin-left:0px;
		width:1010px;
		background-color:#FFF
	}
	#page-right2 {
		width:38px;
		background:url('img/fremont-aqua-adventure-pagecontentright.png');
		max-height:none;
	}
	
	#small{margin-left:10px;}
	
	#footer {
		float:left;
		padding:0px;
		border:0px;
		width:1080px;
		height:169px;
		background:url('img/fremont-aqua-adventure-footer.png');
		vertical-align:middle;
		margin-top:-20px;
		
	}
	.footertext {
		font:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFF;
		
	}
	#footersad {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
		padding:10px;
		border:1px solid #bbb;
		width:878px;
	}
	#bottom {
		clear:both;
		text-align:right;
	}

a:link {
	color: #F90;
}
a:visited {
	color: #F90;
}
a:hover {
	color: #3FF;
}
a:active {
	color: #F90;
}


@font-face {
    font-family: 'KomikaTextRegular';
    src: url('../komikafont/KOMTXT__-webfont.eot');
    src: url('../komikafont/KOMTXT__-webfont.eot?#iefix') format('embedded-opentype'),
         url('../komikafont/KOMTXT__-webfont.woff') format('woff'),
         url('../komikafont/KOMTXT__-webfont.ttf') format('truetype'),
         url('../komikafont/KOMTXT__-webfont.svg#KomikaTextRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
#cpicnic{ width:275px;
 			position:absolute;
			z-index:999999;
			margin-left:670px; margin-top:70px;
			font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	color: #fff;
	text-shadow: 2px 2px 5px black;}

.single_font{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	}
	
.single_font2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	}

.helvetica{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin: 0;
	margin-left:10px;
}

.helveticap{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin: 0;
	margin-left:25px;
	margin-right:25px;
}

.helveticap2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	margin: 0;
	margin-left:25px;
	margin-right:25px;
}

.helveticaredp{
	font-family:Arial, Helvetica, sans-serif;
	color:#F00;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin-left:25px;
	margin-right:25px;
}

.helveticared{
	font-family:Arial, Helvetica, sans-serif;
	color:#F00;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin: 0;
}

.helveticaredcenter{
	font-family:Arial, Helvetica, sans-serif;
	color:#F00;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin: 0;
}

.helveticaorange2{
	font-family:Arial, Helvetica, sans-serif;
	color:#F93;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin: 0;
}

.helvetica_center{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin: 0;
}
.helvetica_center_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin: 0;
}
.helvetica_center_red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin: 0;
	color:#F00;
}

.helvetica_left_red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-left: 25px;
	color:#F00;
}

.helvetica_left_orange_h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	margin-left: 25px;
	text-align:left;
	color:#F93;
}

.helvetica_left_orange{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin-left: 25px;
	text-align:left;
	color:#F93;
}

.helvetica_center_orange{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin-left: 25px;
	text-align:center;
	color:#F93;
}

.helveticateal_left_h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	margin-left: 25px;
	text-align:left;
	color: #39F;
}

.helveticateal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin: 0;
	margin-left:10px;
	color: #39F;
}

.helveticaorange{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin: 0;
	margin-left:10px;
	color:#F93;
	text-align:center;
}

.komika-title {
    font-family: KomikaTextRegular, Helvetica, Arial, sans-serif;
	font-size:25px;
	color:#F93;
}
.komika-title2 {
    font-family: KomikaTextRegular, Helvetica, Arial, sans-serif;
	font-size:25px;
	color:#09C;
}

.komika-regular {
    font-family: KomikaTextRegular, Helvetica, Arial, sans-serif;
}

.komika-regular-left {
    font-family: KomikaTextRegular, Helvetica, Arial, sans-serif;
	text-align:left;
}


.komika-teal {
    font-family: KomikaTextRegular, Helvetica, Arial, sans-serif;
	color: #39F;
}

.komika-red {
    font-family: KomikaTextRegular, Helvetica, Arial, sans-serif;
	color:#F00;
}

.komika-sneak {
    font-family: KomikaTextRegular, Helvetica, Arial, sans-serif;
	color:#0071C1;
}

.komika-labor {
    font-family: KomikaTextRegular, Helvetica, Arial, sans-serif;
	color:#93D250;
}
.komika-labor2 {
    font-family: KomikaTextRegular, Helvetica, Arial, sans-serif;
	color:#f26c4f;
}


.komika-orange {
    font-family: KomikaTextRegular, Helvetica, Arial, sans-serif;
	color:#F93;
}

#imap {display:block; width:1080px; height:179px; background:url(../images/fremont-aqua-adventure-header-off.png); position:relative; padding-top:0px;}
a#logo {
	display:block;
	width:244px;
	height:179px;
	padding-top:0px;
	overflow:hidden;
	position:absolute;
}
a#logo {
	left:0px;
	top:0px;
	background:transparent url(../images/transp.gif);
}
a#logo:hover { background: url(../images/fremont-aqua-adventure-header-logo.png) 0 0 no-repeat; width: 244px; height: 179px; }



a#seasonpasses {
	display:block;
	width:99px;
	height:179px;
	padding-top:0px;
	overflow:hidden;
	position:absolute;
}
a#seasonpasses {
	left:244px;
	top:0px;
	background:transparent url(../images/transp.gif);
}
a#seasonpasses:hover { background: url(../images/fremont-aqua-adventure-header-seasonpasses.png) 0 0 no-repeat; width: 99px; height: 179px; }

#calendar-sp { width:92%; display: inline-block; margin:0 auto;}

#calendarInner{ float: left;
    width: 180px; margin-left:2px; margin-right:2px; text-align:center;}



a#parkinfo {
	display:block;
	width:103px;
	height:179px;
	padding-top:0px;
	overflow:hidden;
	position:absolute;
}

#passesBubble{position:absolute;
	z-index:9999;
	margin-top:300px;
	margin-left:250px;
	
}

a#parkinfo {
	left:308px;
	top:0px;
	background:transparent url(../images/transp.gif);
}
a#parkinfo:hover { background: url(../images/fremont-aqua-adventure-header-parkinfo.png) 0 0 no-repeat; width: 103px; height: 179px; }


a#lessons {
	display:block;
	width:131px;
	height:179px;
	padding-top:0px;
	overflow:hidden;
	position:absolute;
}
a#lessons {
	left:380px;
	top:0px;
	background:transparent url(../images/transp.gif);
}
a#lessons:hover { background: url(../images/fremont-aqua-adventure-header-lessons.png) 0 0 no-repeat; width: 131px; height: 179px; }


a#birthdays {
	display:block;
	width:133px;
	height:179px;
	padding-top:0px;
	overflow:hidden;
	position:absolute;
}
a#birthdays {
	left:478px;
	top:0px;
	background:transparent url(../images/transp.gif);
}
a#birthdays:hover { background: url(../images/fremont-aqua-adventure-header-birthdays.png) 0 0 no-repeat; width: 133px; height: 179px; }


a#groupsales {
	display:block;
	width:100px;
	height:179px;
	padding-top:0px;
	overflow:hidden;
	position:absolute;
}
a#groupsales {
	left:578px;
	top:0px;
	background:transparent url(../images/transp.gif);
}
a#groupsales:hover { background: url(../images/fremont-aqua-adventure-header-groupsales.png) 0 0 no-repeat; width: 100px; height: 179px; }


a#specialoffers {
	display:block;
	width:125px;
	height:179px;
	padding-top:0px;
	overflow:hidden;
	position:absolute;
}
a#specialoffers {
	left:643px;
	top:0px;
	background:transparent url(../images/transp.gif);
}
a#specialoffers:hover { background: url(../images/fremont-aqua-adventure-header-specialoffers.png) 0 0 no-repeat; width: 125px; height: 179px; }


a#schedule {
	display:block;
	width:125px;
	height:179px;
	padding-top:0px;
	overflow:hidden;
	position:absolute;
}
a#schedule {
	left:732px;
	top:0px;
	background:transparent url(../images/transp.gif);
}
a#schedule:hover { background: url(../images/fremont-aqua-adventure-header-schedule.png) 0 0 no-repeat; width: 125px; height: 179px; }


a#pricing {
	display:block;
	width:114px;
	height:179px;
	padding-top:0px;
	overflow:hidden;
	position:absolute;
}
a#pricing {
	left:830px;
	top:0px;
	background:transparent url(../images/transp.gif);
}
a#pricing:hover { background: url(../images/fremont-aqua-adventure-header-pricing.png) 0 0 no-repeat; width: 114px; height: 179px; }

a#cabanarentals {
	display:block;
	width:121px;
	height:179px;
	padding-top:0px;
	overflow:hidden;
	position:absolute;
}
a#cabanarentals {
	left:906px;
	top:0px;
	background:transparent url(../images/transp.gif);
}
a#cabanarentals:hover { background: url(../images/fremont-aqua-adventure-header-cabanarental.png) 0 0 no-repeat; width: 121px; height: 179px; }

a#logofacebook {
	display:block;
	width:35px;
	height:35px;
	padding-top:0px;
	overflow:hidden;
	position:absolute;
	
}
a#logofacebook {
	left:1016px;
	top:0px;
	background: url(../images/facebook_btn_off.png);
}
a#logofacebook:hover { background: url(../images/facebook_btn_on.png) 0 0 no-repeat; width: 35px; height: 35px; }


a#logoyelp {
	display:block;
	width:35px;
	height:35px;
	padding-top:0px;
	overflow:hidden;
	position:absolute;
	
}
a#logoyelp {
	left:1016px;
	top:35px;
	background: url(../images/yelp_btn_off.png);
}
a#logoyelp:hover { background: url(../images/yelp_btn_on.png) 0 0 no-repeat; width: 35px; height: 35px; }

a#logoInstagram {
	display:block;
	width:35px;
	height:35px;
	padding-top:0px;
	overflow:hidden;
	position:absolute;
	
}
a#logoInstagram {
	left:1016px;
	top:70px;
	background: url(../images/instagram.png);
}
a#logoInstagram:hover { background: url(../images/instagram-on.png) 0 0 no-repeat; width: 35px; height: 35px; }


a#logomommy {
	display:block;
	width:80px;
	height:50px;
	padding-top:0px;
	overflow:hidden;
	position:absolute;
	
}
a#logomommy {
	left:1010px;
	top:108px;
}


a#logofaqs {
	display:block;
	width:40px;
	height:40px;
	padding-top:0px;
	overflow:hidden;
	position:absolute;
	
}
a#logofaqs {
	left:1010px;
	top:140px;
	background: url(../images/faqs_btn_off.png);
}
a#logofaqs:hover { background: url(../images/faqs_btn_on.png) 0 0 no-repeat; width: 60px; height: 60px; }
 
#picsGallery{width:900px; background-color:#000; margin:0 auto;}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

.img22{
	margin-right: 25px;
	padding-right: 25px;
}
    h2,
    h3 {
        page-break-after: avoid;
    }
	
	.tableFontBold {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.error {color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.tableFont {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.textwhite {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.saddle{
	margin-left:5px;
	margin-right:5px;
}

#pricing-rentals{
	width:900px;	
}
#pricing-rentals2{
	float:left;
	width:400px;
	margin:25px;	
}
#pricing-rentals3{
	float:right;
	width:400px;
	margin:25px;	
}