/* Styles all pages except scandiafun.com top level page */

@import url(http://fonts.googleapis.com/css?family=Mouse+Memoirs);

@import url(/css/reset.css);

@import url(/css/screen_pages.css); /* styles for individual parks */





@font-face {

    font-family: 'RevueTL-Regular';

    src: url('../fonts/webfonts/27C405_0_0.eot');

    src: url('../fonts/webfonts/27C405_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/webfonts/27C405_0_0.woff') format('woff'),url('../fonts/webfonts/27C405_0_0.ttf') format('truetype');}





html {

    width:100%;

    height:100%;

    min-width:360px;

    min-height:600px;

    background: #b5e5f8;

    background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #5EC6F1 100%); /* IE 10 consumer preview*/

    background-image: linear-gradient(to top, #FFFFFF 0%, #5EC6F1 100%); /* IE 10 Release Preview*/

    background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #5EC6F1 100%); /* Opera*/

    background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #5EC6F1 100%);/* Webkit (Chrome 11+) */

    background-image: -webkit-gradient(linear, left top, left bottom, from(#5ec6f1), to(#fff)); /* for webkit browsers */

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #5EC6F1)); /*Webkit (Safari/Chrome 10)*/

    background-image: -moz-linear-gradient(top,  #5ec6f1,  #fff); /* for firefox 3.6+ */

    background-repeat:no-repeat !important;

    background-attachment:fixed !important;

    font-family:Helvetica, Arial, sans-serif;

    font-size:12px;

    line-height:20px;

    margin:0;

    padding:0;

}



#mobNavBar {
    display: none;
}

.hideForDesktop {
    display: none !important;
}

body {

    width:100%;

    height:100%;

    min-width:100px;

    min-height:600px;

    text-align:center;

    margin:0;

}



body ul li {



    font-family:'Mouse Memoirs', Arial, sans-serif;

    font-size:1.6em;

}

/*



*/

footer p {

    font-size:1.1em;

}

footer p.disclaimer {
    margin-bottom: 25px;
    margin-top:  25px;
    font-family: Arial, sans-serif;
    font-size: 12px;
}



#aside_top p {

    font-size:1em;

    padding-top:30px;

}

#hide_social {
    display: none;
}


h1 {

    font-family: 'RevueTL-Regular', arial, sans-serif;

    font-size:1.8em;

}

/*



*/

h3 {

    font-family:'Mouse Memoirs';

    font-size:1.8em;

    margin-bottom:10px;

    margin-top:10px;

}

/*



*/

#logo_div {

    width:100%;

    min-width:601px;

    text-align:center;

    background:none;

    margin:0;

    padding:10px 0 .5%;

}



nav {

    width:100%;

    min-width:610px;

    padding-bottom:20px;

}



nav ul li.here {

    background:#fff;

    border-color:#09f;

}



nav ul li {

    font-family:'Mouse Memoirs', sans-serif;

    font-size:1.6em;

    color:#fff;

    border-radius:10px;

    behavior: url(../pie/PIE.htc);

    letter-spacing:1px;

    width:95px;

    display:inline-block;

    background:#09f;

    border:4px solid #fff;

    margin:0 8px;

}

.ontario-index nav ul li {
    margin: 0 5px;
}

nav ul li#edu {
    position: relative;
    background: #41B34F;
}

nav ul li#edu:hover {
    background: #fff;
    border: 4px solid #41B34F;
}

nav ul li#edu:hover a {
    color: #41B34F;
}

nav ul li#edu img {
    position: absolute;
    top: -35px;
    right: -50px;
}

nav ul li#edu.here {
    border: 4px solid #41b34f;
    background: #fff;
}

nav ul li#edu.here a {
    color: #41b34f;
}

nav ul li a {

    display:block;

    height:100%;

    text-decoration:none;

    color:#fff;

    margin:0;

    padding:13px 0;

}



nav ul li.here a{

    color:#09f;

}


 div.ride_thumbs {
    margin-top: -20px;
 }

nav ul li:hover{

    color:#09f;

    background:#fff;

    border:4px solid #09f;

}



nav ul li a:hover {

    color:#09f;

}



#aside_top a {

    text-decoration:none;

    color:#18597A;

    margin:0 15px;

}



#hide {

    display:none;

}



div#wrapper {

    min-height:100%;

    height:auto!important;

    position:relative;

    left:auto;

    width:100%;

    min-width:100px;

    margin:0 auto -4em;

}


/* scandia sacramento parties */

div.thirds, div.halves {
     text-align: left;
  padding: 50px;
  display: table;
}

div.halves ul li ul, div.thirds ul li ul {
     list-style-type: disc;
  padding-bottom: 20px;
}

div.halves table, div.thirds table {

  padding-bottom: 20px;
}

div.thirds ul.inline > li, div.halves ul.inline > li {
      display: inline;
}

ul.dotted {
    list-style-type:disc;
}

div.thirds p.bottom {
     position: absolute;
  bottom: -40px;
  left: 20;
  color: black;
}

/*
div.thirds ul.inline li div {
     width: 25%;
  margin-right: 20px;
  display: inline-block;
  background: #f2f2f2;
  height: 150px;
    padding: 15px;
}
*/

div.halves > ul > li {
    display: table-cell;
     height: auto;
/*	background: #f2f2f2;*/
    background: transparent;
  width: 50%;
    box-sizing: border-box;
  padding: 15px;
  display: block !important;
  float: left;
/*  margin-right: 20px;*/
/*  border-radius: 10px;*/

}

div.halves > ul > li:first-child {
      border-right: 1px solid #993399;
}

div.halves > ul {
    display: table;
  border-bottom: 1px solid #993399;
  border-top: 1px solid #993399;
}

div.thirds > ul {
     display: table;
}

div.thirds > ul > li {
    width: 33.33333%;
    background: #f2f2f2;
      height: 225px;
    padding: 15px;
    display: block !important;
    float: left;
    box-sizing: border-box;
    position: relative;
}

div.thirds h3 {
    color: #001133;
}

div.halves ul li ul li, div.thirds ul li ul li {
    margin-left: 15px;
  margin-bottom: 10px;

}

/*
div.thirds.first-thirds {
    background: #FDEB6F;
}

div.thirds.first-thirds > ul > li {
    border: 2px solid #EDD962;
}

div.thirds.second-thirds {
    background: #8FEDDD;
}

div.thirds.second-thirds > ul > li {
    border: 2px solid #73D8C5;
}
*/

div.thirds.first-thirds > ul > li.party-first {
    background: #AAF7E8;
}
div.thirds.first-thirds > ul > li.party-second {
    background: #FCEE9D;
}
div.thirds.first-thirds > ul > li.party-third {
    background: #B5DDF4;
}

div.thirds.second-thirds > ul > li.party-first {
    background: #e0e0e0;
}
div.thirds.second-thirds > ul > li.party-second {
    background: #f2f2f2;
}
div.thirds.second-thirds > ul > li.party-third {
    background: #e2e2e2;
}

@media (min-width: 1051px) { /*===================== really wide ======================*/

    #bg_images {

        width:100%;

        max-width: 1450px;

        margin: 0 auto;

        background-image:url(../images/scandia_castle.png), url(../images/scandia_coaster.png);

        background-repeat:no-repeat;

        background-position:left bottom, right bottom;

    }

     #victorville #bg_images, .sacramento_index #bg_images {
        background-image: url(../images/scandia_castle.png), url(../images/screamer_bg.png);
    }
}

@media (max-width: 1050px) { /* ================= bg images disappear =====================*/

    #bg_images {

        width:100%;
        background-image: none;

    }

    #victorville #bg_images, .sacramento_index #bg_images {
        background-image: none;
    }
}




/* ============== make ie 8 and lower show multiple background images ============================*/

#bg_images

{

    -pie-background:url(../images/scandia_castle.png) bottom left no-repeat, url(../images/scandia_coaster.png) bottom right no-repeat;

     behavior: url(../pie/PIE.htc);

}

@media (min-width: 800px) {

    #box {

        position:relative;

        z-index:10;

        width:60%;

        min-width: 800px;

        max-width:800px;

        border:22px solid #013;

        border-top:75px solid #013;

        border-radius:50px 50px 0 0;

        behavior: url(../pie/PIE.htc);

        height:350px;

        min-height:250px;

        margin:0 auto;

    }

    aside {
        position:absolute;
        font-family:'Mouse Memoirs';
        font-size:2em;
        color:#fff;
        right:-1px;
        top: 0;
        z-index:7;
        background-image:url(../images/aside_bg.png);
        background-repeat:no-repeat;
        background-position:right center;
        height:100%;
        width:40%;
        min-width:265px;
        min-height:100%;
    }

    #aside_top {

    width:65%;

    position:absolute;

    top:0;

    right:0;

    line-height:1.5;

}



    #aside_bottom {

        position:absolute;

        bottom:-40px;

        width:100%;

        right:-40px;

    }
}

@media (max-width: 799px) { /* *************************** box skinny gets smaller *************************** */
    #box {

        position:relative;

        z-index:10;

        width:60%;

        min-width: 601px;

        max-width:601px;

        border:22px solid #013;

        border-top:75px solid #013;

        border-radius:50px 50px 0 0;

        behavior: url(../pie/PIE.htc);

        height:350px;

        min-height:250px;

        margin:0 auto;

    }

    nav ul {
        width: 500px; /*makes the navigation 3 x 2 (three across, two down) */
        display: block; /* centers it */
        margin: 0 auto; /* centers it */
    }

    nav ul li {
        margin-bottom: 10px;
    }

    .ontario-index nav ul li { /* when screen shrinks, don't let li's touch when they stack */
        margin-bottom: 10px;
    }

    nav ul li#edu img { /* positioning the viking boy pic for smaller screen */
        top: -20px;
    }

    /* facebook & twitter icon */
    #hide_social {
    display: block;
    font-family: 'Mouse Memoirs';
    margin-top: 20px;

    }

    #hide_social p {
        font-size: 1.8em;
    }

    #hide_social img {
        margin: 10px 10px;
    } /* end facebook and twitter icon */


    .educationalBody .title2 img {
        width: 600px;
        height: auto;
        margin-left: -40px;
    }

.educationalBody .title2 #content_right{
    margin-left: -40px;
    width: 600px;
}

.educationalBody .title2 #content_right p {
    width: 600px;
}

  .title3, .title4 {
    margin-left: -40px;
    width: 600px;
}

     aside {
        display: none;
    }


    .ride_wrapper {
         margin-left: 10px !important;
     margin-top: 20px;
    }

  #box_skinny dl {
       width: 91% !important;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    padding: 10px 0;
    text-align: center;
  }
}

/* ======================= awkward transition from desktop to mobile =================*/



@media (max-width: 850px) {
     html body#the_body div#wrapper header nav#ontario_nav {

        margin: 0 auto;
    }

 nav ul {
        width: 480px; /*makes the navigation 3 x 3 (three across, two down) */
        display: block; /* centers it */
        margin: 0 auto; /* centers it */
    }

.ontnav nav ul {
     width: 490px; /*makes the navigation 4 x 3 (three across, two down) */
        max-width: 100%;
        display: block; /* centers it */
        margin: 0 auto; /* centers it */
}

    nav ul li {
        margin-bottom: 10px;
    }

    .ontario-index nav ul li { /* when screen shrinks, don't let li's touch when they stack */
        margin-bottom: 10px;
    }

    nav ul li#edu img { /* positioning the viking boy pic for smaller screen */
        top: -20px;
    }


     #attractions_victorville #content_third div:nth-child(2) {
        margin-right: 20px;
    }



    .ride_wrapper {
         margin-left: 60px;
     margin-top: 20px;
    }

  #box_skinny dl {

    border-radius: 10px;
    padding: 10px 0;

  }

}


/* ====================== mobile ====================*/
@media (max-width: 604px) {



* {
    min-width: 200px !important;
}

html {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
}

.hideForMobile {
    display: none !important;
}

.hideForDesktop {
    display: block !important;
}

html body#the_body div#wrapper header div#mobNavBar, html body#parties_body div#wrapper header div#mobNavBar {
    display: block;
    width: 100%;
    background: #013;
    padding: 10px;
    height: 40px;
    position: relative;

}

html body#the_body div#wrapper header div#mobNavBar ul, html body#parties_body div#wrapper header div#mobNavBar ul {
    display: block;
    width: 100%;
    position: relative;
}

html body#the_body div#wrapper header div#mobNavBar ul li, html body#parties_body div#wrapper header div#mobNavBar ul li {
    display: inline-block;
    float: left;
    width: 50% !important;
    min-width: 50% !important;
    text-align: left;
}

html body div#wrapper header nav ul li.contactlink {
    display: inline-block;
}

html body#the_body div#wrapper header div#mobNavBar ul li img, html body#parties_body div#wrapper header div#mobNavBar ul li img {
    width: 20px !important;
    min-width: 20px !important;
    height: auto;
    float: right;

}

html body#the_body div#wrapper header div#mobNavBar ul li h3, html body#parties_body div#wrapper header div#mobNavBar ul li h3 {
    color: #09f;
    font-size: 1.3em;
}

html body#the_body div#wrapper header nav, html body#parties_body div#wrapper header nav {
    background: #013;
    display: none;
    width:100%;
    padding-bottom:20px;
    text-align: left;
}

footer#ont_foot div#footer_div2 div#bottom-mob-nav nav, footer#ont_foot2 div#footer_div2 div#bottom-mob-nav nav {
    background: #17284e;
    width:100%;
    padding-bottom:10px;
    padding-top: 10px;
    margin-top: 20px;

}

html body#the_body div#wrapper header nav ul, footer#ont_foot div#footer_div2 div#bottom-mob-nav nav#ontario_nav2 ul, html body#the_body div#wrapper header nav ul, footer#ont_foot2 div#footer_div2 div#bottom-mob-nav nav#ontario_nav2 ul, html body#parties_body div#wrapper header nav ul {
    padding-bottom: 0;
    text-align: left;
}

html body#the_body div#wrapper header nav ul li, footer#ont_foot div#footer_div2 div#bottom-mob-nav nav#ontario_nav2 ul li, footer#ont_foot2 div#footer_div2 div#bottom-mob-nav nav#ontario_nav2 ul li, html body#parties_body div#wrapper header nav ul li {
    text-align: left;
    padding-left: 10px;
    background: none;
    border: none;
    margin: 3px 0;

}

html body#the_body div#wrapper header nav ul li:hover, footer#ont_foot div#footer_div2 div#bottom-mob-nav nav#ontario_nav2 ul li:hover, footer#ont_foot2 div#footer_div2 div#bottom-mob-nav nav#ontario_nav2 ul li:hover, html body#parties_body div#wrapper header nav ul li:hover {
    border: none;
    background: none;
}

html body#the_body div#wrapper header nav ul li a, html body#parties_body div#wrapper header nav ul li a {
    color: #09f;
font-size: 1.3em;
}

footer#ont_foot div#footer_div2 div#bottom-mob-nav nav#ontario_nav2 ul li a, footer#ont_foot2 div#footer_div2 div#bottom-mob-nav nav#ontario_nav2 ul li a {
    font-size: .8em;
    text-align: left !important;
}

html body#the_body div#wrapper header nav ul li.here, footer#ont_foot div#footer_div2 div#bottom-mob-nav nav#ontario_nav2 ul li.here, footer#ont_foot2 div#footer_div2 div#bottom-mob-nav nav#ontario_nav2 ul li.here, html body#parties_body div#wrapper header nav ul li.here {
    background: none;
    color: #fff;
}

html body#the_body div#wrapper header nav ul li.here a, footer#ont_foot div#footer_div2 div#bottom-mob-nav nav#ontario_nav2 ul li.here a, footer#ont_foot2 div#footer_div2 div#bottom-mob-nav nav#ontario_nav2 ul li.here a, html body#parties_body div#wrapper header nav ul li.here a {
    color: #fff;

}

     html body#the_body div#wrapper div#bg_images div#box {
        border: none;
        border-radius: 0px !important;
        max-width: 100%;
        display: none;
    }

html body#the_body div#wrapper div#box_skinny, html body#parties_body div#wrapper div#box_skinny {
    border: none;
        border-radius: 0px !important;
        max-width: 100%;
}

    body, #wrapper, #bg_images {
     position: relative;
    }

    #bg_images {

    }

div#promotionsMobile {
    display: block;
    position: relative;
}

div#promotionsMobile div {
    display: block;
    position: relative;
    margin-bottom: 10px;
}

div#promotionsMobile div a:first-child {
    position: static;
        top: 0;
        left: 0;

}

  div#promotionsMobile div a:nth-child(2) img {
    position: absolute;
    top: 0;
    left: 0;
  }

        html#victorville div#promotionsMobile {
    margin-bottom: 30px;
}

    html body#the_body div#wrapper div#bg_images div#box div#container, html body#the_body div#wrapper div#box_skinny div#container, html body#parties_body div#wrapper div#box_skinny div#container {
        max-width: 100%;

    }

    #location_div, html body#the_body div#wrapper div#bg_images div#box div#container div.main_view div.paging2, footer img, html body#the_body div#wrapper header nav ul li#edu img, html body#parties_body div#wrapper header nav ul li#edu img, footer div p strong, html.sacramento div#content_fourth, html.sacramento div#content_sixth, html.sacramento div#push, div#pusher, div.slider-wrapper, html#attractions_victorville div#content_fourth, html#attractions_victorville div#content_sixth, html#attractions_victorville div#push {
        display: none;
    }


    html body#the_body div#wrapper div#bg_images div#box div#container div.main_view .window {
        max-width:100%;
        overflow: visible;

    }


 html body#the_body div#wrapper div#bg_images div#box div#container div.main_view {
    height: auto;

 }


    html body#the_body div#wrapper div#bg_images div#box div#container div.main_view div.window div.image_reel {

        max-width: 100%;

    }

    .text {
        float: left;
    }

     html body#the_body div#wrapper div#bg_images div#box div#container div.main_view div.window div.image_reel img {
        height: auto;
        max-width: 100%;

        padding-bottom: 10px;

    }

    .text {
        z-index: 1000;
    }

    html body#the_body div#wrapper div#bg_images div#box div#container div.main_view div.paging {
        display: none !important;

    }

     html body#the_body div#wrapper div#bg_images div#logo_div, html body#the_body div#wrapper div#logo_div, html body#parties_body div#wrapper div#logo_div {
            width:80%;
            min-width: 80%;
            text-align:center;
            background:none;
            margin:0 auto;
            padding:20px 0 20px 0;

    }

        html body#the_body div#wrapper div#bg_images div#logo_div img, html body#the_body div#wrapper div#logo_div img, html body#parties_body div#wrapper div#logo_div img {
        height: auto;

        max-width: 363px;
        margin: 0 auto;
    }

    html body * {
        width: 100%;
        height: auto;
        padding: 0;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
       -ms-box-sizing: border-box;
        box-sizing: border-box;

    }

    /* html body#the_body div#wrapper div#hide_social img{
        width:
    } */

    footer *{
        width: 100%;
        text-align: center;
        margin: 0 auto;
        padding: 0;
    }

    html body#the_body div#wrapper header nav ul li#edu, html body#parties_body div#wrapper header nav ul li#edu {
        position: relative;
        background: none;
    }

    html body#the_body div#wrapper header nav ul li#edu:hover, html body#parties_body div#wrapper header nav ul li#edu:hover {
        background: none;
        border: none;
    }

    html body#the_body div#wrapper header nav ul li#edu:hover a, html body#parties_body div#wrapper header nav ul li#edu:hover a {
        color: #09f;
    }

    html body#the_body div#wrapper header nav ul li#edu.here, html body#parties_body div#wrapper header nav ul li#edu.here {
        border: none;
        background: none;
    }

    html body#the_body div#wrapper header nav ul li#edu.here a, html body#parties_body div#wrapper header nav ul li#edu.here a {
        color: #fff;
    }

    #box, #box_skinny, #container, #window {
        width: 100% !important;
        min-width: 100%;
    }

    html body#the_body div#wrapper div#box_skinny *, html body#parties_body div#wrapper div#box_skinny * {
        min-width: 100%;
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 0;
    }

    html body#the_body div#wrapper div#box_skinny, html body#parties_body div#wrapper div#box_skinny {
        margin-bottom: 40px;
        padding: 20px 10px;
    }

    html body#the_body div#wrapper div#box_skinny div, html body#parties_body div#wrapper div#box_skinny div {
        padding: 0px 0;
    }

    html body#the_body div#wrapper div#box_skinny div *, html body#parties_body div#wrapper div#box_skinny div * {
        padding: 5px 0;
    }

    html body#the_body div#wrapper div#box_skinny table, html body#parties_body div#wrapper div#box_skinny table {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        table-layout: fixed;

    }

 html body#the_body div#wrapper div#box_skinny table tr, html body#parties_body div#wrapper div#box_skinny table tr {

    }

    html body#the_body div#wrapper div#box_skinny div table tr td, html body#parties_body div#wrapper div#box_skinny div table tr td {
    width: 33% !important;
    max-width: 33% !important;
    min-width: 33% !important;


    }

    .window {
        float: left;
        overflow: visible;
        position: relative;

    }

    .window2 {
        z-index: 2;
        position: absolute;
        top: 0 !important;
        left: 0 !important;
        overflow: visible;

    }

    .image_reel {
        position: absolute;
        top: 0 !important;
        left: 0 !important;

    }

    .image_real img {
        float: left;
        width: 100%;
        min-width: 100%;

    }

        #locations_wrapper {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }

    #hide_social img {
    width: 15%;
    max-width: 40px !important;
    min-width: 15% !important;
    margin: 10px 10px;
}

#hide_social {
    margin: 20px 0;
    background: #013;
    color: #fff;
    padding-top: 10px;
}

footer div p {
    float: none !important;
    display: block !important;
    width: 100% !important;
    color: #fff !important;
}

footer {
    background: #013;
    padding: 10px 0 !important;
    margin-top: -20px !important;
}

    footer p.boring {
    font-family: Helvetica, Arial, sans-serif;
    text-align: left;
    display: block;
    font-size: .8em !important;
    padding-bottom: 10px;

}

footer div#other {
    text-align: left;
    margin-top: 20px;
    font-size: 1.3em;

}

footer div#end {
    padding: 10px;
    background: #013;
    position: relative;
}

   html body footer div#footer_div, html body footer#ont_foot.hideForDesktop {
        height: initial !important;
    }

 html body footer#ont_foot div#footer_div2>p, html body footer#ont_foot2 {
    height: 0 !important;
 }

html body footer#ont_foot2 div#footer_div2 div#contact-wrapper {
    margin-bottom: -20px;
    padding-bottom: 20px;
}

html body footer#ont_foot div#footer_div2>p, html body footer#ont_foot2 div#footer_div2 div#contact-wrapper>p {
    font-size: 1.3em;
    padding: 0 10px;
}

   html body div#wrapper div#box_skinny div#push2, html body div#wrapper div#box_skinny div#push {
        background: none;
    }

html body div#wrapper div#box_skinny div#push2, html body div#wrapper div#box_skinny div#push p {
    color: #000;
}

   html body div#wrapper div#box_skinny div div.c1, html body div#wrapper div#box_skinny div div.c2 {
    width: 50% !important;
    min-width: 50% !important;
    max-width: 50% !important;
    overflow: visible;
}

   html body div#wrapper div#box_skinny div div ul, html body div#wrapper div#box_skinny div div ul li {
        width: 50%;
        max-width: 50%;
        min-width: 50%;

}

html body#parties_body div#wrapper div#box_skinny div#parties_content_top {
    position: relative;
    width: 100%;
    min-width: 100%;
}

   html body#parties_body div#wrapper div#box_skinny div#parties_content_top span.imgdiv2 img{
        position: absolute;
        top: 100px;
        right: 0;
        width: 15% !important;
        max-width: 80px !important;
        min-width: 15% !important;
    }

html body#parties_body div#wrapper div#box_skinny div#parties_content_top span.imgdiv1 img {
   position: absolute;
        top: 100px;
        left: 0;
        width: 15% !important;
        max-width: 80px !important;
        min-width: 15% !important;

}

html body div#wrapper div#box_skinny div.edTitle img.boy {
        position: absolute;
        top: 60px;
        left: 0;
        width: 70px !important;
        max-width: 70px !important;
        min-width: 70px !important;
}


html body div#wrapper div#box_skinny div.edTitle img.girl {
        position: absolute;
        top: 70px;
        right: 0;
        width: 65px !important;
        max-width: 65px !important;
        min-width: 65px !important;
}

a.nivo-control {
    width: 10% !important;
    min-width: 10% !important;
    float: left;
}

div.title4 ul, div.title4 {
    width: 100% !important;
    min-width: 100% !important;
    text-align: center;
}

div.title4 ul li {
    width: 30% !important;
    max-width: 30% !important;
    min-width: 30% !important;
    display: inline-block;
}

div.title4 ul li a img {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 50px !important;
}

div#box_skinny div#content_first div#cc1, #attractions_victorville div#content_first div.c1 {
    width: 44% !important;
    min-width: 44% !important;

}

div#box_skinny div#content_first div#cc1 ul li, #attractions_victorville div#content_first div.c1 ul li {
    font-size: 1.3em;
    line-height: 1.4;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
}

#attractions_ontario ul li {
    font-size: 1.3em;
    line-height: 1.23;
}

#attractions_ontario div#content_first div.c1 ul {
    width: 80% !important;
    min-width: 80% !important;
    max-width: 80% !important;
}

#attractions_ontario div#content_first div.c1 ul li {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
}

#attractions_ontario div#content_first div.c2 {
      margin-left: -25px !important;
}

#attractions_victorville div#content_first div.c2 ul li {
    line-height: 1.4;
}

#attractions_victorville div#content_first div#cc2 ul li {
    line-height: 1.8;
}

div#box_skinny div#content_first div#cc1 ul, #attractions_victorville div#content_first div.c1 ul {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
}

div#box_skinny div#content_first div#cc2 {
   width: 20% !important;
    max-width: 20% !important;
    min-width: 20% !important;
}

    div#box_skinny div#content_first, div#box_skinny div#content_third, div#box_skinny div#content_fourth, div#box_skinny div#content_fifth {
    padding: 5px 0 !important;
}

    div#box_skinny div#content_first div#cc2 ul li.shorten {
    line-height: 1;
}

    html#directions_ontario div#content_left h2#google, html#directions_victorville div#content_left h2#google {
    margin-top: 20px !important;
}

    html#directions_ontario div#push, html#directions_victorville div#push {
    display: none;
}

    html#directions_ontario div#content_right, html#directions_ontario div#content_left,  html#directions_victorville div#content_right, html#directions_victorville div#content_left {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}



      div#otherLocs {
        display: none;
        background: #fff;
        padding: 10px 0;
        width: 100px;
        position: absolute;
        bottom: 50px;
        left: 10px;
        z-index: 100;
    }

    div#otherLocs ul {
        width: 100% !important;
        min-width: 100% !important;
        max-width: 100% !important;
    }

    div#otherLocs ul li {
        line-height: 2;
    }

div#otherLocs ul li.grey {
    color: #ddd !important;
}

    div#contact-wrapper {
        background: #013;
        padding-top: 5px;
    }

    .book {
     margin-top: 30px;
}

.book h3 {
     color: rgb(0, 184, 0);
}

body#parties_body div#wrapper div#box_skinny div.book a {
  width: 200px;
  margin: 0 auto;
  padding: 15px;

}

  body div#wrapper div#box_skinny div.book.mini-book a {
         text-align: center;
        width: 130px;
        padding: 10px;
        margin-left: 0;
    }

div.book.mini-book {
     margin-top: 0;
  font-family: arial, sans-serif;
}

div.book.mini-book h3 {
     font-size: 1.3em;
  font-family: arial, sans-serif;
}

#mobileVipRideLinks, #mobileJrVipRideLinks {
       text-align: center;
    background: #013;
    color: #fff;
    padding: 12px !important;
    display: block;
    border-radius: 3px;
    font-family: 'Mouse Memoirs', arial, sans-serif;
    font-size: 18px;
    cursor: pointer;

  }

  #vipRideLinks, #jrVipRideLinks {
       position: absolute;
    background: #fff;
    border: 4px solid #013;
    padding: 0 12px !important;
    z-index: 100;
  }

    div.ride_wrapper {
        margin: 0 !important;
    }

.ride_wrapper div div.ride_large a img {
       border: 0px solid transparent;
    border-radius: 0px;
    height: auto !important;
  }

div.ride_wrapper div div img.bigjr {
      border: 0px solid transparent;
    border-radius: 0px;
    height: auto !important;
 }

div.ride_thumbs {
      background: #013;
   display: block;
   height: 100px;
   margin-top: -20px !important;
   padding-left: 10px !important;
 }

 div.ride_thumbs img {
  width: 60px !important;
   max-width: 80px;
   float: left;
   min-width: 0px !important;
   border: 0px solid transparent !important;
   border-radius: 0px;
   margin-right: 10px !important;
   margin-top: 10px !important;
 }

  div.ride_thumbs img.ticketImg {
    display: block;
    position: absolute;
    left: 10px;
    top: -65px;
  }

@media (min-width: 606px) {
    div.ride_thumbs span.ticket-price {
    position: absolute;
    left: 70px;
    top: -45px;
    color: #fff;
    }
}


    @media (max-width: 605px){
       div.ride_thumbs span.ticket-price {
           top: 35px;
    color: #fff;
}
    }

div#map, div#map iframe {
       height: 500px;
  }

      div#video {
       padding-bottom: 56.25% !important;
  }

  div#videoTitle {
       padding-bottom: 10px !important;
  }
  div.videoTitle {
        padding-bottom: 10px !important;
    }

#holidaySpecial table {
    text-align: center;
    margin: 0 auto !important;
    width: 90% !important;
    padding-left: 30px;
    margin-top: 20px;
}
  #holidaySpecial table tr td {
       text-align: center;
  }



} /* =============================================== End Mobile ================================================*/

@media (max-width: 417px) {
html body div#wrapper div#box_skinny div.edTitle img.boy {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 70px !important;
        max-width: 70px !important;
        min-width: 70px !important;
}


html body div#wrapper div#box_skinny div.edTitle img.girl {
        position: absolute;
        top: 0;
        right: 0;
        width: 65px !important;
        max-width: 65px !important;
        min-width: 65px !important;
}
} /* END 417px media query */



#location_div {

    background:#none;

    font-size:1.3em;

    color:#fff;

    z-index:100;

    position:absolute;

    left:0;

    top:-66px;

    border-radius:5px;

    width: 100%;

    padding:15px 2px;

}



#location_div h1.left {

    margin-left:0;
    text-align: left;

}


.window {

    height:29.2em;

    width:660px;

    float:left;

    overflow:hidden;

    position:relative;

}

.window2 {
    z-index: 2;
    margin-top: -350px;

}

.paging2 {
    display: none;
}



.image_reel {

    position:absolute;

    top:0;

    left:0;

}

.text {
    float: left;
}

.image_reel img {

    float:left;

}

.text {
    z-index: 1000;
}

.paging {

    position:absolute;

    bottom:-10px;

    left:10px;

    width:178px;

    height:47px;

    z-index:100;

    text-align:left;

    line-height:40px;

    background:none no-repeat;

    display:none;

}



.paging a {

    text-decoration:none;

    color:#fff;

    padding:5px;

}



.paging a.active {

    font-weight:700;

    background:#09f;

    border:1px solid #610000;

    border-radius:5px;

    -moz-border-radius:3px;

    -khtml-border-radius:3px;

    -webkit-border-radius:3px;

}



.paging a:hover {

    font-weight:700;

}



#container {

    overflow:hidden;

    position:absolute;

    top:0;

    left:0;

    width:100%;

    min-width:600px;

    max-width:960px;

}



footer {

    z-index:100;

    width:100%;

    min-width:601px;

    position:relative;

    margin-top:10px;

    height:25px;

}



#footer_div, #footer_div2 {

    min-width: 360px; /* width: 960px*/

    height:100%;

    position:relative;

    top:45%;

    font-family:'Mouse Memoirs', Arial, 'Sans Serif';

    font-size:1.5em;

    margin:0 auto;

}

/*



*/

#ontario #footer_div p, #ontario #footer_div2 p {

    color:#000;

    font-size:1em;

}

#ontario #footer_div p.disclaimer, #ontario #footer_div2 p.disclaimer {

    color:#000;

    font-size:12px;

}



#footer_div #locations_wrapper span#victorville_foots, #footer_div2 #locations_wrapper span#victorville_foots {

    margin: 10px 0 0 10px;

    float: left;



}



#footer_div #locations_wrapper span, #footer_div2 #locations_wrapper span {

    display:inline-block;

    text-decoration:none;

    margin:10px 10px 0 0;

}



#locations_wrapper #ontario_foot {

    float: right;

}



#locations_wrapper {

    width:550px;

    border-top:1px solid #000;

    margin:20px auto 0;

}



#footer_div a, #footer_div2 a {

    text-decoration:none;

    color:#09f;

}



#footer_div span h3, #footer_div span h3 {

    color:#09f;

    float:right;

    font-size:1.2em;

    margin-left:0;

    margin-top: 3px;

}

/*







*/

#footer_div p, #footer_div2 p, {

    margin:10px 0 -10px;

}



.bold {

    font-weight:700;

    color:#09f;

    letter-spacing:1px;

}



#employees {

    position:relative;

    top: -30px;
    left: -360px;
    bottom:5px;

    font-family:arial, sans-serif;

}



#employees p {

    height:20px;

    padding:0 0 5px;

}



#employees a {

    text-decoration:none;

    color:#013;

}



#employees a:hover {

    color:#fff;

}

/*



*/

.card {

    margin:20px 10px -5px;

}

/*



*/

#victorville #box h1 {

    width:775px;

    margin:0 auto;

}

/*



*/

a,nav ul li.here a,nav ul li:hover a,#parties_body #bottom h2,#parties_body h2:first-child,#parties_body #two_titles span:nth-child(2),#parties_body #content_right h3:first-child {

    color:#09f;

}

/*



*/

#aside_top img,#directions_ontario #locations_wrapper span h3,#parties_body #content_left table,#directions_victorville #locations_wrapper span h3 {

    margin-top:10px;

}

/*



*/

#location_div h1,#parties_content_top * {

    display:inline-block;

}

/* parties booking button */
#book, #book2 {
     margin-top: 30px;
}

#book h3 {
     color: rgb(0, 184, 0);
}

#book a, #book2 a {
     background: rgb(255, 81, 81);
  padding: 15px;
  display: block;
  margin-top: 15px;
  width: 200px;
  margin: 0 auto;
  color: #fff;
  font-size: 1.5em;
  text-decoration: none;
  border-radius: 5px;
    text-align: center;
}
@media (min-width: 600px){
   #book2{
    display: none;
    }
}
@media (max-width: 600px) {
    #book2 a{
        width: 50%;
    }
    #book a{
        width: 50%;
    }
}


 div#book.mini-book a {
         text-align: center;
        width: 130px;
        padding: 10px;
        margin-left: 0;
    }

div#book.mini-book {
     margin-top: 0;
  font-family: arial, sans-serif;
}

div#book.mini-book h3 {
     font-size: 1.3em;
  font-family: arial, sans-serif;
}



#footer_div a:hover,#footer_div span h3:hover,#footer_div h3:hover,.parties_victorville div#box_skinny div#content_left h3:nth-child(5) {

    color:red;

}

dt {
    margin-top: 5px;
    margin-bottom: 2px;
}

dt a {

    font-family:'Mouse Memoirs';
    font-size:1.7em;
    margin-bottom:3px;
    margin-top: 5px;

}

/*



*/

#lightboxOverlay {

    display: none;

}



#lightbox {

    display: none;

}

nav ul li.haunt {
    color:#000;
    background:#900;
    border: 4px solid #000;
}

nav ul li.haunt a {
    color: #000;
}

nav ul li.haunt:hover {
    color:#600;
    background:#000;
    border:4px solid #900;
}

nav ul li.haunt:hover a{
    color: #900;
}

#eventdiv {
    margin: -45px 25px 25px;
    text-align: center;
}

/* SCANDIA EDUCATION
#information {
    width: 80%;
    display: block;
    text-align: left;
    margin: 0 auto;
}

#information #content_left {
    padding: 0;
    margin: 0;
    width: 50%;
}

body.educationalBody push {

}

ul.normal li {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.2em;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 80%;
list-style-type: square;
}
*/

body.educationalBody #slider {
    position: relative;
    margin: 0 auto;
}

body.educationalBody .title2 {
    padding-left: 50px;
}

.title.edTitle {
    margin-top: -20px;
    font-size: 2em;
    margin-bottom: 50px;
}

.title.edTitle img.boy {
    position: absolute;
    top: 108px;
    left: 80px;
    width: 70px;
}

.title.edTitle img.girl {
    position: absolute;
    top: 127px;
    right: 80px;
    width: 65px;
}

img.bus {
    position: absolute;
    top: 300px;
    left: 100px;
    width: 400px;
}

.educationalBody #content_right {
    float: left;
    margin-left: 30px;
}

.educationalBody #content_right p {
    width: 85%;
    font-size: 1.5em;
    line-height: 2;
}

.title {     width: 100%;}
.title3 {
    float: none;
    display: block;
    clear: both;
    text-align: left;
    padding: 0 50px 50px 50px;
}

.title3 ul li {
    font-family: Helvetica, Arial, sans-serif;
    width: 90%;
    line-height: 1.8;
    font-size: 1.5em;
    list-style-type: square;
}

.title3 ul {
    padding-left: 20px;
}

.edTitle h3 {
    font-size: 1.2em;

}

.educationalBody h3 {
    color: #09f;
}

.title5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    padding: 0 50px 50px 50px;
    padding-bottom: 50px;
}

div.title.title5 p {
 font-size: 1.5em;
}

.educationalBody .edTitle h3 {
    color: red;
}

.title4 {
    text-align: left;
    padding-left: 50px;
    padding-bottom: 50px;
}

.title4 ul li {
    display: inline;
    margin: 0 10px;

}

#spring-break {
    margin-top: 40px;
}


/* sacramento attractions video */
div#video {
     margin-bottom: 50px;
  position:relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;

}

div#videoTitle {
     text-align: left;
  color: #0099ff;
  padding: 0 50px;
}

div#video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%    !important;
  height: 100%;
}

div.directionsDiv h2 {
     margin-bottom: 0;
}

div.directionsDiv p {
     margin-bottom: 20px;
}

div.directionsDiv {
     text-align: left;
  padding: 0 20px 20px 20px;
}


img#arcade-image {
     width: 100%;
  height: auto;
}

div#directions-title {
    padding: 0 20px;
    margin-bottom: 20px;
}

div#directions-title p {
     font-size: 1.8em;
  margin-bottom: 10px;
  font-family: 'Mouse Memoirs', arial, sans-serif;
}

strong{
    font-weight: 600 !important;
}
