








/* Styling of the page contents */

h1 { font-family: ”„Metrophobic”¦, Arial, serif; font-weight: 400; }

.article p {
    margin: 0 0 0em;
    line-height: 1.5;
}

    .article p img {
        max-width: 100%;
    }

    .article p:first-child {
        text-align: center;
    }

.article small {
    display: block;
    font-size: 75%;
    color: #c0c0c0;
}

.article p:last-child {
    text-align: right;
}


.article a.ui-btn {
    margin-right: 2em;
    -webkit-border-radius: .4em;
    border-radius: .4em;
}

@media all and (min-width:769px) {
    .article {
        max-width: 994px;
        margin: 0 auto;
        padding-top: 0em;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 0em;
        -moz-column-gap: 0em;
        column-gap: 0em;
    }
        /* Fix for issue with buttons and form elements
			if CSS columns are used on a page with a panel. */
        .article a.ui-btn {
            -webkit-transform: translate3d(0,0,0);
        }
}



.underline {
    border-bottom: 1px solid #CCCCCC;
}

.underline2 {
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

.underline3 {
    border-right: 1px solid #CCCCCC;
}

.tb {
    max-width: 130px;
}

.tb-small {
    float: right;
    padding: 0px;
}

.tb-large {
    width: 100%;
    max-width: 100%;
}






.myiosslider {
    width:1100px;
     margin:0px auto;
    

    
}



.iosSlider {
    width: 100%;
    height: 300px;
    margin: 0 auto;
   
}

    .iosSlider .slider {
        width: 100%;
        
    }

        .iosSlider .slider .item {
            position: relative;
            top: 0;
            left: 0;
            width: 100%;
            height: 300px;
            margin: 0 auto;
        }



         .iosSlider .slider .itembig {
            position: relative;
            top: 0;
            left: 0;
            width: 100%;
            height: 500px;
            margin: 0 auto;
        }



#iosSlider4 {
    
    height:620px;
}
   
        
  .iosSlider .subitem {
    width:480px;
    letter-spacing:2px;
    font-size:12pt;
    font-weight: normal;
    line-height: 28px;
    padding: 10px 20px 0 40px;
    text-align: justify;

    
    
}


    .iosSlider .subitem-full {
    width:1100px;
    letter-spacing:2px;
    font-size:12pt;
    font-weight: normal;
    
    padding: 0px 0px 0 0px;
    text-align: justify;

    
    
}





     .subitem-right {
        float:right;

    }

   .subitem-left {
        float:left;

    }


    

        .iosSlider .slider #item1 {
            background: url(images/gx7_photo_d1.png) no-repeat left top;
        }

        .iosSlider .slider #item2 {
            background: url(images/gx7_photo_d2.png) no-repeat left top;
          
        }

        .iosSlider .slider #item3 {
            background: url(images/gx7_photo_d3.png) no-repeat left top;
        }

        .iosSlider .slider #item4 {
            background: url(images/gx7_photo_d4.png) no-repeat left top;
        }

        .iosSlider .slider #item5 {
           background: url(images/gx7_photo_d5.png) no-repeat right top;
        }

        .iosSlider .slider #item6 {
           background: url(images/gx7_photo_d6.png) no-repeat right top;
        }

        .iosSlider .slider #item7 {
           background: url(images/gx7_photo_d7.png) no-repeat right top;
        }

        .iosSlider .slider #item8 {
            background: url(images/gx7_photo_d8.png) no-repeat right top;
        }
         .iosSlider .slider #item9 {
            
        }
           .iosSlider .slider #item10 {
            background: url(images/gx7_photo_d10.png) no-repeat  right top;
        }
             .iosSlider .slider #item11 {
            background: url(images/gx7_photo_d11.png) no-repeat  right top;
        }

      


        .iosSlider .slider .item .text1 {
            position: absolute;
            top: 30px;
            right: 150px;
            opacity: 0;
            filter: alpha(opacity:0);
            background: #000;
        }

            .iosSlider .slider .item .text1 span {
                color: #fff;
                font: bold 50px/60px "Helvetica Neue",Helvetica,Arial,sans-serif;
                padding: 0 8px;
            }

        .iosSlider .slider .item .text2 {
            position: absolute;
            top: 90px;
            right: 0;
            opacity: 0;
            filter: alpha(opacity:0);
            background: #000;
            padding: 5px 7px 7px 7px;
        }

            .iosSlider .slider .item .text2 span {
                color: #fff;
                font: normal 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
            }

.iosSliderPrevButton1 , .iosSliderPrevButton2 , .iosSliderPrevButton3 , .iosSliderPrevButton4{
    
    float: left;
    width: 35px;
    height: 32px;
    background: url(images/slider-buttons.png) no-repeat 0 0;
    z-index: 200;
    margin: 130px 0 0 -50px;
    left: 0px;
}

.iosSliderNextButton1 , .iosSliderNextButton2 , .iosSliderNextButton3 , .iosSliderNextButton4  {
    
    float: right;
    width: 35px;
    height: 32px;
    background: url(images/slider-buttons.png) no-repeat 100% 0;
    z-index: 200;
    margin: 130px -50px 0 0;
    right: 0px;
}


.iosSliderPrevButton4, .iosSliderNextButton4 {
    
    margin-top: 230px; 


}

man-.iosSliderButtons {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 200px;
    height: 10px;
}

    man-.iosSliderButtons .button {
        float: left;
        width: 9px;
        height: 9px;
        background: #999;
        margin: 0 10px 0 0;
        opacity: 0.25;
        filter: alpha(opacity:25);
        border: 1px solid #000;
    }

    man-.iosSliderButtons .selected {
        background: #000;
        opacity: 1;
        filter: alpha(opacity:100);
    }

.txtlens {
    font-size: 1em;
    line-height: 1.5em;
    margin-top: 291px;
    text-align: center;
    color:#ffffff;
    background-color:#373737;
}

.zoombtn {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 5px;
    bottom: 7px;
    background-image: url(images/zoomout.png);
}

.tb-small .zoombtn {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 5px;
    bottom: 2px;
    background-image: url(images/zoomin.png);
}

.ui-li-heading {
    margin-top: 20px;
}

.ui-btn-text {
    position: relative;
    z-index: 1;
}




.show {
    position: relative;
}

section .sec-title.red {
    background: url(images/menu_bg.jpg) 100% 0;
    color: #fff;
}


section .sec-title {
    display: inline-block;
    width: 100%;
    line-height: 140%;
    text-align: center;
    color: #bc0d1e;
    margin-top:20px;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}

.ui-content {
    padding: 0px;
}



table, th, td {
    border: 1px solid rgb(129, 129, 129);
    font-weight: normal;
    font-size: 0.8em;
    padding: 5px;
    border-collapse: collapse;
}

th {
    text-align:left;
    background-color:#232323;
    white-space: nowrap;
   
}



.content {
    padding: 1em;
}

.backtoTop {
    font-size: 10px;
    margin: 25px 25px 25px auto;
    float: right;
    color: #000;
}

a.backtoTop {
    margin-top: 55px;
    text-decoration: none;
    color: #000;
    background: #fff;
    padding: 10px 30px;
    font-size: 13px;
    border-radius: 20px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
    display: inline-block;
}







.nonpark {
background: url(icons_nonpark.png);
background-size: 24px 264px;
-webkit-background-size: 24px 264px;
-moz-background-size: 24px 264px;
-ms-background-size: 24px 264px;
-o-background-size: 24px 264px;
}


.thumbnail {
width: 24px;
height: 24px;
background-repeat: no-repeat;
margin-right: 15px;
}


.park_hours {
background-position: 0 -24px;
}


h4 {
    display: block; 
font-size: 16px !important; 
font-weight: normal; 
background: #000000; 
border-left: 7px solid #BC0D1E; 
padding: 5px 0 5px 8px;

}




.cover { background-color:#ffffff; }
.cover .columns { width: 100%;}
.cover img {width:100%!important;}
.cover .col2 {width:50%; float:left; }
.cover .col3 {width:33.3%; float:left; }


.cover .clear   { clear: both;  }


.packages .columns { width: 100%; text-align:center; }
.packages img {width:70%!important; }
.packages .col2 {width:50%; float:left; }
.packages .col3 {width:33.3%; float:left; }
.packages .clear   { clear: both;  }
.packages li {list-style-type: square; font-size:0.9em; }

 .selector {
    
    
    margin:2% 10% 2% 10%;
    line-height:2.2em;
    border-left: 7px solid #cbcfd2; 
    
    
}

 .selector.white {background-color:#ffffff; color:#000000;}
 .selector.black {background-color:#000000; color:#ffffff;}
 .selector.brown {background-color:#603b35; color:#ffffff;}
 .selector.red {background-color:#d6163f; color:#ffffff;}



#packages_bg {
   background: url(images/packages_bg.jpg) 100% 0;

}

#features_bg {
   background: url(images/features_bg.jpg) 100% 0;

}

a:hover {
color: #d62533;
text-decoration: none;
}


.copyright {

font-size: 12px;
color: #a3a3a3;
text-align:center;

}



/*  */


.headertxt {
font-family: 'Lovelo Black', helvetica, sans-serif;
text-align:center; 
background-color:#a6ac80;
color: #ece6dc;
padding:20px 0px 20px 0;

}

    .headertxt h2 {
     font-size:150%;
    }

      .headertxt h3 {
     font-size:20px;
    }


      #glproductright .creative-img ul {
margin: 0 -16px 0 0;
padding: 0;
list-style: none;
overflow: hidden;
zoom: 1;



}#glproductright .creative-img {
position: relative;
}


 #mainwrap p, #mainwrap div {
margin: 0;
padding: 0;
}



 #glproductright .creative-img ul {
margin: 0 -16px 0 0;
padding: 0;
list-style: none;
overflow: hidden;
zoom: 1;
}


 #glproductright .creative-img li {
float: left;
width: 116px;
margin: 0 15px 22px 0;
font-size: 0;
}


 li {
display: list-item;
text-align: -webkit-match-parent;
}


 #mainwrap #glproductright .feature-wrap p {
font-size: 75%;
line-height: 150%;
}



#lens .lensbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #474c38;
	-webkit-box-shadow:inset 0px 1px 0px 0px #474c38;
	box-shadow:inset 0px 1px 0px 0px #474c38;
	background-color:#474c38;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;	
	border:1px solid #474c38;
	display:inline-block;
	color:#fff;	
	height:40px;
	line-height:40px;
	width:80px;	
	text-align:center;
	text-shadow:1px 1px 0px #474c38;
    text-decoration:none;
    float:right;    
}

#lens .lensbutton:hover {
	background-color:#636952;
    color:#fff;
    text-decoration:none;

}

#lens .lensbutton:active   {
    
        color: #fff;
        top: 1px;
        text-decoration:none;
    }


#lens a:link , #lens a:visited {
      text-decoration:none;
      color:#fff;

}


.photo_left {
    float: left;
    width: 600px;
    height: 338px;
    position: relative;
}



.photo_right {
    float: right;
    width: 600px;
    height: 338px;
    position: relative;
}



img.opacity {
	opacity: 0.5;
	filter: alpha(opacity=50);
 	-webkit-transition: opacity 1s linear;
	}	
	
img.opacity:hover {
	opacity: 1;
	filter: alpha(opacity=100);
 	-webkit-transition: opacity 1s linear;
	}


.caption {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background: transparent url(../images/bg_caption.png);
text-align: right;
}