.table.col-md-8 {width: 66.66666667% !important;}
.ui-dialog {width: 100% !important; max-width: 100%;}


#recaptcha_response_field {color: black;}

.block {
	font: 16px/30px Arial;
	color: #FFF;
	text-align: center;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #030;
	clear: both;
}
@font-face {
    font-family: 'carton_sixregular';
    src: url('/_includes/fonts/carton_six.eot');
    src: url('/_includes/fonts/carton_six.eot?#iefix') format('embedded-opentype'),
         url('/_includes/fonts/carton_six.woff') format('woff'),
         url('/_includes/fonts/carton_six.ttf') format('truetype'),
         url('/_includes/fonts/carton_six.svg#carton_sixregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
		font-family: 'DomCasual';
		src: url('/_includes/fonts/domcasual.eot');
		src: url('/_includes/fonts/domcasual.eot?#iefix') format('embedded-opentype'),
				 url('/_includes/fonts/domcasual.woff') format('woff'),
				 url('/_includes/fonts/domcasual.ttf') format('truetype'),
				 url('/_includes/fonts/domcasual.svg#domcasual') format('svg');
		font-weight: normal;
		font-style: normal;
}
body {
	margin: 0px;
	padding: 0px;
	background: #fcaf17 url(/_includes/images/shell/bg-line.jpg) repeat-x left top;
}
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;

	padding: 0px;
}
h2{
	font: 22px/22px Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight:bold;
	
}
p {

	padding: 0px;
}

ul, li {
	background: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a, a:hover, a:focus {
	text-decoration: none;
	outline: 0px none !important;
}
img, a img, img:hover, a img:hover {
	margin: 0px;
	padding: 0px;
	border: none 0;
	outline: 0px none !important;
}
input:focus, textarea:focus, a:focus {
	outline: 0px none !important;
}
iframe {max-width: 100%;}
.clear {
	clear: both;
	height: 0;
	margin: 0px;
	padding: 0px;
}
.wrapper {
	width: 100%;
	float: left;
	background: url(/_includes/images/shell/bg.jpg) no-repeat center top;
}
.header{
	width: 100%;
	float: left;
	padding: 5px 0;
	position: relative;
}
.logo{
	float: left;
}
.logo img{
	float: left;
	width: 100%;
	max-width: 266px;
}
.header-right{
	float: left;
	width: 100%;
}
.header-row{
	float: left;
	width: 100%;
}
.header-row h2{
	margin-top: -10px;
	text-transform: uppercase;
}
.header-colm-1{
	float: left;
	width: 29.83871%;
	text-align: center;
}
.header-colm-2{
	float: left;
	width: 33.06452%;
	text-align: center;
	background: url(/_includes/images/shell/divider.png) no-repeat left center;
}
.header-colm-3{
	float: left;
	width: 33.06452%;
	text-align: center;
	margin-right: 4.03226%;
	background: url(/_includes/images/shell/divider.png) no-repeat left center;
}
.header-row-left{
	float: left;
	width: 65.32258%;
	padding: 3px 0 5px 5px;
}
.header-row-right{
	float: right;
	width: 34.67742% ;
	font: 20px/22px 'DomCasual';
	color: #FFF;
	text-transform: uppercase;
	padding: 10px 0 0;
}
.header-row-left img{
	width: 100%;
	max-width: 379px;
}
.newsletter-outer form{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1000;
}
.email-label{
	float:left;
	font: 30px/32px 'carton_sixregular';
	color: #FFF;
	padding-right: 13px;
	text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.8);
}
.email-input{
	border: solid 1px #203f6d;
	padding: 6px 9px 5px;
	font: 14px/14px Arial, Helvetica, sans-serif;
	color: #494848;
	float:left;
	width: 35%;
	margin: 2px 22px 0 0;
	border-radius: 0;
	max-width: 270px;	
}
.email-btn{
	float:left;
	background: #c70401;
	font: 24px/24px 'carton_sixregular';
	color: #FFF;
	border: none 0;
	outline: none;
	width: 120px;
	text-align: center;
	padding: 3px;
	margin-top: -1px;
	border-radius: 0;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.7);
-moz-box-shadow:    4px 4px 5px 0px rgba(0, 0, 0, 0.7);
box-shadow:         4px 4px 5px 0px rgba(0, 0, 0, 0.7);
}
.email-btn:hover{
	background: #df1815;
}
.banner{
	float: left;
	width: 100%;
	margin-top: 15px;
	position: relative;
	z-index: 2;
	text-align:center;
}
.banner-cover{
	width: 100%;
	float:left;
	position: absolute;
	top: -52px;
	left: 0;
	right: 0;
	z-index: 200;
}
.banner-cover img{
	width: 100%;
	max-width: 1149px;
}
.content{
	width: 100%;
	float: left;
}
.newsletter-outer{
	width: 100%;
	float: left;
	background: #1874fc url(/_includes/images/shell/email-bg.png) repeat-x left top;
	border: solid 5px #FFF;
	min-height: 60px;
	padding: 14px 80px 9px;
	margin-top: 11px;
	position: relative;
	
}.footer{
	width: 100%;
	float: left;
	padding: 5px 0 15px;
}
.footer-menu{
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 10px;
}
.footer-menu ul li{
	font: 14px/16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0047af;
	background: url(/_includes/images/shell/dot.png) no-repeat left 7px;
	padding: 0 0 0 9px;
	display: inline;
}
.footer-menu ul li:first-child{
	background: none;
}
.footer-menu ul li a{
	color: #0047af;
}
.footer-menu ul li a:hover,
.footer-menu ul li a:focus,
.footer-menu ul li.active a{
	color: #033783;
}
.copyright{
	width: 100%;
	float: left;
	text-align: center;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #0047af;
	padding-bottom: 15px;
}
.designer{
	width: 100%;
	float: left;
	text-align: center;
	font: 12px/13px Arial, Helvetica, sans-serif;
	color: #a7781c;
}
.designer a{
	color: #a7781c;
}
.designer a:hover,
.designer a:focus{
	color: #7f5502;
}
.page-1 .footer-menu ul li{
	text-transform: uppercase;
}
.navbar-inverse{
	background: none;
	border: none 0;
}
.navbar-header{
	position: relative;
}
.navbar-toggle{
	position: absolute;
	top: 0;
	right: 0;
	background: #005bab;	
}
.navbar-inverse .navbar-toggle{
	border: solid 1px #FFF;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
	background: #1f66b1;
}
.navbar-collapse{
	max-height: inherit;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
	border: none 0;
}
.banner ul {
    float: left;
    position: relative;
    width: 100%;
}
.banner ul li {
    left: 0;
    margin: 0 auto;
    max-width: 894px;
    right: 0;
    top: 0;
}
.banner ul li img{
	border: solid 7px #FFF;
	width: 100%;
}
.navbar{
	margin-bottom: 0;
}
.inner-content{
	width: 100%;
	float: left;
	background: #FFF;
	border: solid 5px #FFF;
	padding: 45px 50px 85px 35px;
	-webkit-box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.7);
-moz-box-shadow:    inset 0px 0px 20px 0px rgba(0, 0, 0, 0.7);
box-shadow:         inset 0px 0px 20px 0px rgba(0, 0, 0, 0.7); font-size: 14px;
}

.inner-content h1 {font-family: 'Adlib-Regular';}
.inner-content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #7f9817;}
.inner-content img {max-width: 100%}




.inner-content ul {padding-left: 25px; list-style-image: url(/_includes/images/list_star.png);
margin-bottom: 0px;}
.inner-content ul li {padding: 5px;}
.funcard{
	position: absolute;
	right: -5px;
	top: -46px;
	padding-left: 20px;
	margin-left: 20px;
	background: url(/_includes/images/shell/fun-divide.png) no-repeat left 45px;
}
.inner-bottom .newsletter-outer{
	padding: 14px 10px 9px;
}
.inner-bottom .email-label{
	font-size: 27px;
}
.inner-bottom .email-input{
	margin-right: 10px;
	max-width: 250px;
}.inner-banner{
	width: 100%;
	float: left;
	margin: 5px 0 10px;
	font-family: 'Bowlby One', cursive;
	position: relative;
}
.inner-banner ul li{
	text-align: right;
	padding-right: 15px;
	background: url(/_includes/images/shell/banner-bg.jpg) no-repeat right center;
}
.inner-banner ul li img{
	border: solid 4px #FFF;
	width: 100%;
	max-width: 615px;
	-webkit-box-shadow: 1px 1px 13px 1px #020E23;
-moz-box-shadow: 1px 1px 13px 1px #020E23;
box-shadow: 1px 1px 13px 1px #020E23;
}
.roky-over{
	position: absolute;
	bottom: -35px;
	right: 0;
}
.banner-text{
	font-family: 'Bowlby One', cursive;
	font-size: 46px;
	line-height: 26px;
	color: #FFF;
	text-transform: uppercase;
	position: absolute;
	top: 30px;
	left: 20px;
	text-shadow: 4px 4px 0px rgba(0, 0, 0, 1);
}
.inner-content-row{
	width: 100%;
	float: left;
}
.inner-content-left{
	width: 70.4142%;
	float: left;	
	padding-right: 20px;
}
.inner-content-right{
	width: 29.5858%;
	float: right;
}
.inner-content-right img{
	max-width: 100%;
}
.inner-content h3{
	font: 28px/28px Arial, Helvetica, sans-serif;
	color: #e21937;
	font-weight: bold;
	
}
.inner-content p{


	font-weight: normal;
}
.left-table{
	width: 100%;
	font: 16px/20px Arial, Helvetica, sans-serif;
	color: #010101;
	display: table;
	padding-bottom: 25px;
}
.point-row{
	width: 100%;
	display: table-row;
}
.ride{
	display: table-cell;
	padding-left: 30px;
}
.price{
	display: table-cell;
	text-align: right;
	font-weight: bold;
}
.point{
	display: table-cell;
	text-align: right;
	font-weight: bold;
	width: 21%;
	min-width: 70px;
}
.grid-bottom{
	float: left;
	width: 100%;
}
.grid-bottom .point{
	padding-right: 50px;
}
.ride span{
	padding-left: 35px;
}

/*style 1*/
@font-face {
						font-family: 'Adlib-Regular';
						src: url('/_includes/fonts/adlibregular2.eot');
						src: url('/_includes/fonts/adlibregular2.eot?#iefix') format('embedded-opentype'),
								 url('/_includes/fonts/adlibregular.woff') format('woff'),
								 url('/_includes/fonts/adlibregular.ttf') format('truetype'),
								 url('/_includes/fonts/adlibregular.svg#adlibregular') format('svg');
						font-weight: normal;
						font-style: normal;
				}


.header-right-block{
	float: left;
	width: 71%;
	padding-left: 10%;
	padding-top: 15px;
	position: absolute;
	right: 0;
}
.navbar-header {
    float: left;
    width: 100%;
}
.current-location{
	float: left;
    width: 39%;
}
.current-location h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	 padding-left: 3%;
}
.social-icons{
	float: left;
	width: auto;
}
.social-icons ul{
	float: left;
	width: auto;
}
.social-icons ul li{
	display: block;
	margin-top: 3px;
}
.social-icons ul li:first-child{
	margin: 0;
}
.news-feed{
	float: left;
	width: 55%;
	padding-left: 4%;
}
.latest-news{
	float: left;
	width: 100%;
	padding-bottom:8px;
	border-bottom: 2px solid #ffffff;

}

.newsCarousel {width:100%!important; height:50px !important;}
.newsCarousel li {height: 50px !important;}
.newsCarousel h4 {font-size: 1em;}
.latest-news p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.another-location{
	float: left;
	width: 100%;

}
.another-location h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003e98;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
}
.another-location ul{
	float: left;
	width: 100%;
}
.another-location ul li{
	float: left;
	margin-left: 7%;
}
.another-location ul li:first-child{
	margin-left: 0;
}
.interior-page-menu nav {
    float: left;
    width: 100% !important;
    border: 3px solid #FFFFFF !important;
    padding: 10px 0 10px 18px !important;
}
.interior-page-menu{
	float: left;
	width: 100%;
	-webkit-box-shadow: inset 0px 0px 10px 8px rgba(0,55,137,1);
	-moz-box-shadow: inset 0px 0px 10px 8px rgba(0,55,137,1);
	box-shadow: inset 0px 0px 10px 8px rgba(0,55,137,1);
	background:#005bab url(/_includes/images/shell/menu_shadow.png) repeat-x;
	margin-top: -16px;
    position: relative;
    z-index: 100;
}
.interior-page-menu nav > ul > li{
	padding: 0 27px;
}
body.wilsonville .interior-page-menu nav > ul > li {
	padding: 0 18px;
}
.interior-page-menu ul li a{
	font-family: 'carton_sixregular';
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.05em;
}
.interior-page-menu ul li a:hover {color: #FBB91A!important;}
.interior-page-menu ul li ul li a { padding: 8px 3px; font-size: 20px; line-height: 18px;}
.interior-page-menu ul li ul a:hover,.interior-page-menu ul li ul a:active,.interior-page-menu ul li ul a:focus{
	color: #FBB91A!important; background:#005BAA;
}
.navbar-collapse{
	padding: 0;
}
.bottom-content{
	float: left;
	width: 100%;
	padding: 14px 2px 0px;
	background: url("/_includes/images/shell/bottom_content_bg.png") repeat-x left bottom #1874FC;
	position: relative;
}
.facilities-page{
	float: left;
	width: 100%;
}
.facilities-page ul{
	float: left;
	width: 100%;
}
.facilities-page ul li{
	float: left;
	width: 32%;
	margin-left: 6px;
    margin-right: 6px;
}
.facilities-page ul li
.facility-block{
	position: relative;
}
.facility-block p > a img:nth-child(1){
	border:3px solid #ffffff;
	-webkit-box-shadow: 10px 10px 6px -5px #0D428E;
	-moz-box-shadow: 10px 10px 6px -5px #0D428E;
	box-shadow: 10px 10px 6px -5px #0D428E;
	max-width: 100%;
}
.facility-block > img:hover{
	border:3px solid #ffffff;
}
.fun-video iframe{
	border:3px solid #ffffff;
	-webkit-box-shadow: 10px 10px 6px -5px #0D428E;
	-moz-box-shadow: 10px 10px 6px -5px #0D428E;
	box-shadow: 10px 10px 6px -5px #0D428E;
	max-width: 100%;
}
.fun-video img, .fun-video img:hover{
	border: 3px solid #ffffff;
-webkit-box-shadow: 10px 10px 6px -5px #0D428E;
-moz-box-shadow: 10px 10px 6px -5px #0D428E;
box-shadow: 10px 10px 6px -5px #0D428E;
max-width: 100%;
height: auto;
}
.specials{
	left: 12px;
    position: absolute;
    top: 12px;
    border: medium none !important;
    box-shadow: none !important;
}
.birthday{
	left: 12px;
    position: absolute;
    bottom: 23px;
    border: medium none !important;
     box-shadow: none !important;
     max-width: 100%;
}
.interior-page{
	background: none;
	border: none;
	padding: 0 0 0 10.3%;
	min-height: 0;
}
.bottom-content.newsletter-outer > img{
	bottom: -10px;
    left: -36px;
    position: absolute;
    z-index: 10;
}
.bottom-menu {
    float: left;
    width: 85%;
    background: url("/_includes/images/shell/footer_menu_bg.png") repeat-x;
    border: 1px solid #ffffff;
    -webkit-border-top-left-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-bottomleft: 25px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	border-right:none;
	margin-left: 15.3%;
	margin-top: 13px;
}
.bottom-menu ul{
	float: left;
    width: 100%;
}
.bottom-menu ul li{
	float: left;
	background: url("/_includes/images/shell/bottom_footer_border.png") no-repeat left center;
}
.bottom-menu ul li:first-child{
	background: none;
}
.bottom-menu ul li a{
	font-family: 'carton_sixregular';
	font-size: 24px;
	color: #214a87;
    padding: 8px 29px 9px;
}
.bottom-menu ul li a:hover,.bottom-menu ul li a:active,.bottom-menu ul li a:focus{
	color: #1a75fb;
}
.interior-page.newsletter-outer form{
	width: 70.5%;
	margin: 0 0 0 13px;
}
.newsletter-outer.interior-page > a {
    float: left;
    margin-top: -23px;
    max-width: 100%;
    padding-left: 14px;
   background: url("/_includes/images/shell/footer_menu_border.png") no-repeat left 28px;
}
.bottom-menu .nav > li > a:hover, .nav > li > a:focus{
	background: none;
}
.interior-page .email-label{
	font-size: 27px;
}
.top-content{
	float: left;
	width: 100%;
    position: relative;
    margin-bottom: 0;
}
.top-content ul{
	float: left;
	width: 100%;
}
.top-content .c4RotatorBlock{
	padding-left: 17px;
	padding-right: 47px;
	background: url("/_includes/images/shell/banner-bg_2.jpg") no-repeat left center;
	text-align: left;
}
.c4RotatorBlock, .c4RotatorRegion {position: relative;}
.c4RotatorFading { width: 100%;}
.top-content .c4RotatorFading img,
.top-content .c4RotatorImage img {border: solid 4px #FFF;
width: 100%;
max-width: 615px;
}

.bullwinkle-image {
    float: left;
    position: absolute;
    right: 0px;
    text-align: right;
    z-index: 51;
    top: 0;
}
.bullwinkle-image > img{
	max-width: 100%;
}
.ribbon-image{
	bottom: -13px;
    float: left;
    left: -167px;
    width: 100%;
    position: absolute;
    text-align: right;
    z-index: 50;
}

.footer-fun-card img {max-width: 100%;}

.bannerBackground {position: relative !important; }


/*forms*/

.date-input > div {width: 90%}
.date-input > div > div:nth-child(1) {width: 96%;}


/*tickets*/

.my-tickets .form-group {border-bottom: 1px solid gray; padding-bottom:15px; }

#TicketRequestForm table, .ticketRequests table {width: 100%; float:left;}
.tickets-text {padding-top:7px;}
.tickets-table .form-group {border-bottom: 1px solid #ccc; padding-bottom: 15px;}
#content .copy #TicketNavLinks ul {padding-left:0px;}

.formButton,input[name=PrintTicketButton], .bottom_button a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
   
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) #B3B3B3;
    border-image: none;
    border-style: solid;
    border-width: 0px;
    background-color: #f00;
	-webkit-box-shadow: 3px 4px 5px rgba(0,0,0,.5);
	-moz-box-shadow: 3px 4px 5px rgba(0,0,0,.5);
	box-shadow: 3px 4px 5px rgba(0,0,0,.5);
	background-image: -webkit-linear-gradient(bottom, rgba(79,0,0,.4), rgba(139,15,4,.4));
	background-image: -moz-linear-gradient(bottom, rgba(79,0,0,.4), rgba(139,15,4,.4));
	background-image: -o-linear-gradient(bottom, rgba(79,0,0,.4), rgba(139,15,4,.4));
	background-image: linear-gradient(to top, rgba(79,0,0,.4), rgba(139,15,4,.4));
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-family: 'Galindo', cursive;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
}

.formButton:hover,input[name=PrintTicketButton]:hover, .bottom_button a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
   
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) #B3B3B3;
    border-image: none;
    border-style: solid;
    border-width: 0px;
    background-color: #f00;
	-webkit-box-shadow: 3px 4px 5px rgba(0,0,0,.0);
	-moz-box-shadow: 3px 4px 5px rgba(0,0,0,.0);
	box-shadow: 3px 4px 5px rgba(0,0,0,.0);
	background-image: -webkit-linear-gradient(bottom, rgba(79,0,0,.4), rgba(139,15,4,.4));
	background-image: -moz-linear-gradient(bottom, rgba(79,0,0,.4), rgba(139,15,4,.4));
	background-image: -o-linear-gradient(bottom, rgba(79,0,0,.4), rgba(139,15,4,.4));
	background-image: linear-gradient(to top, rgba(79,0,0,.4), rgba(139,15,4,.4));
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-family: 'Galindo', cursive;
    line-height: 20px;
    margin-bottom: 0;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
}


input[name=PrintTicketButton] {
	background-color:#cf3535 !important;
    background-image: linear-gradient(tobottom,#CF3535,#810100) !important;
    color: #FFF;
    font-weight: 700;
    text-shadow: none;
    padding: 10px;
    width: 200px;
}
input[name=PrintTicketButton]:hover {
	background-color:#810100 !important;
    background-image: linear-gradient(tobottom,#CF3535,#810100) !important;
   
}

#TicketRequestForm table th {
    font-weight: 700;
}

#TicketRequestForm table th,#TicketRequestForm table td {
    border-top: 1px solid #DDD;
    line-height: 20px;
    padding: 8px;
    text-align: left;
    vertical-align: top;
}

.tickets-table .tickets-header {
    border-bottom: 2px solid #141D3C;
    background-color: #90AA23;
    color: #FFF;
    padding:10px;
}
.tickets-table .row .tickets-header {padding: 5px; margin: 10px 0px;}

.ticketRequests .formLabel {
    width: 200px;
}

#TicketNavLinks {
    float: left;
    width: 100%;
}

#TicketNavLinks ul {
    list-style: none;
    margin-left: 0;
    border: 3px solid #fff;
    -webkit-box-shadow: 0 0 16px rgba(2,14,35,.5);
	-moz-box-shadow: 0 0 16px rgba(2,14,35,.5);
	box-shadow: 0 0 16px rgba(2,14,35,.5);
	margin-bottom: 15px;
	background: #045EAC;
	padding-left:0px;
}

#TicketNavLinks ul li {
    border-bottom: 1px solid #EAEAEA;
    width: 100%;
   
}

#TicketNavLinks a {
    color: #fff;
    font-size: 16px;
    padding-left: 10px;
     font-family: 'Galindo', cursive;
}

#TicketNavLinks a:after {
    content: "  >";
}

input[name=TicketRequestNext] {
    float: right;
}

.ticketRequests form#TicketRequestForm table.invoiceInformation tbody tr th {
    background-color: transparent;
}


.errorBox { border: 3px solid #CE0602; margin: 10px 40px; padding: 20px; clear: both;  }

.errorBox > p {font-weight: bold; margin-top:0px;}

#TicketNavLinks_container {float: left;
width: 100%;}

.formFieldError {float:left; background: #a94442; border-radius: 5px; padding: 5px; margin-top: 5px; color:#fff; font-size: .85em}
.ticket-total {font-size: 1.5em;}
@media only screen and (max-width : 1023px) {
	.tickets-text {padding-top: 0px;}
	.tickets-text label {padding-top: 7px;}
	.TicketGrid_Quantity {clear:left;}
	.ticket-row {margin-bottom: 20px; clear: both;}
	.ticket-name {font-size: 1.5em;}
	
}





/*Tukwila*/
body.tukwila .tukwila-hide {display:none;}
body.tukwila .wrapper {background: url(/_includes/images/shell/tukwila_bg.jpg) no-repeat center top;}
body.tukwila .inner-content h2 {font-family:Arial, Helvetica, sans-serif; font-size:28px; font-weight:bold; color:#033988;}
body.tukwila .inner-content h3 {font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; color:#000100;}



/*Edmonds*/
body.edmonds .edmonds-hide {display:none;}
body.edmonds .another-location .tukwila-hide {margin-left:0;}
body.edmonds .inner-content  h2 {font-family:Arial, Helvetica, sans-serif; font-size:28px; font-weight:bold; color:#e21937;}
body.edmonds .inner-content  h3 {font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; color:#000100;}



/*Wilsonville*/
body.wilsonville .wilsonville-hide {display:none;}
body.wilsonville .wrapper {background: url(/_includes/images/shell/wilsonville_bg.jpg) no-repeat center top;}
body.wilsonville .inner-content h2 {font-family:Arial, Helvetica, sans-serif; font-size:28px; font-weight:bold; color:#7f9817;}
body.wilsonville .inner-content h3 {font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; color:#000100;}

.errors{color:red;}
#funCards {margin-top: 10px;overflow: hidden; border:3px solid white;-webkit-box-shadow:0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; box-shadow:0 0 5px #000000; float:left; margin-bottom: 20px; width:100%;}
.funCardLogin{margin:15px;}
#funCards.Wilsonville h3 {background:#90AA23; color:#fff; font-family:'Galindo', cursive; padding: 10px; margin-top:0px;}
#funCards.Tukwila h3 {background:#397BB8; color:#fff; font-family:'Galindo', cursive; padding: 10px; margin-top:0px;}

/*content*/
#food th {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color: white;
background-color: #e4495a;
padding: 5px;
text-align: left;
}
#food td {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: black;
line-height: 20px;
padding: 5px 5px 5px 10px;
}

#food tr td:nth-child(2) {text-align: right;}
#food td .price {float: right; text-align: right;}

@media only screen and (min-width: 960px) {
	
}

.tripadvisor { background-image: url(/_includes/images/tripadvisor.svg); width: 28px; height: 28px; background-position: 0 3px; background-repeat: none; background-size: 28px 28px; }
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 1023px) {
	.table.col-md-8 {width: 100% !important;}
	.mobile_hide {display:none;}

		/*RECAPTCHA*/
	#recaptcha_area, #recaptcha_table {
	    width: 100%!important;
	}
	.recaptchatable #recaptcha_image, .recaptcha_image_cell {
	    margin: 0 !important;
	    width: 200px !important;
	}
	.recaptcha_image_cell center {float:left;}
	.recaptchatable .recaptcha_r1_c1, .recaptchatable .recaptcha_r2_c2,  .recaptchatable .recaptcha_r3_c1, .recaptchatable .recaptcha_r3_c2, .recaptchatable .recaptcha_r7_c1, .recaptchatable .recaptcha_r8_c1, .recaptchatable .recaptcha_r3_c3, .recaptchatable .recaptcha_r2_c1, .recaptchatable .recaptcha_r4_c1, .recaptchatable .recaptcha_r4_c2, .recaptchatable .recaptcha_r4_c4, .recaptchatable .recaptcha_image_cell {
	    background: none !important;
	}
	#recaptcha_challenge_image {max-width: 100%;}

}

@media only screen and (min-width: 768px) {
	
}
@media only screen and (min-width: 1024px) and (max-width: 1150px) {
	
}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	 body{ background:#fcaf17;}
	.wrapper{ background:none;}
	.header{background: #fcaf17 url(/_includes/images/shell/m-header.jpg) no-repeat -225px 0;}
	body.edmonds .content{background: #E01936;}
	body.wilsonville .content{background: #8EAA22;}
	body.tukwila .content{background: #1757A1;}
	.footer{ background: #fcaf17; padding: 20px 0 15px;}
	.newsletter-outer{ margin-bottom: -15px;}
	.header-colm-1 img, .header-colm-2 img, .header-colm-3 img{ width: 90%;}
	.header-row h2{font-size: 18px; line-height: 18px; margin-top: -5px;}
	.newsletter-outer{ margin-top: 11px;}
	.email-label{font-size: 24px;}
	.banner-cover{ top:0px; max-width: 870px; margin: 0 auto;}
	.funcard img{ width: 100%; max-width: 150px;}
	.inner-bottom .email-input { max-width: 170px;}
	.funcard{padding-left: 10px; right: -5px; top: -4px; background-position: left 10px;}
	.roky-over img{width: 100%;}
	.banner-text{ font-size: 30px; line-height: 32px; top: 15px;}
	.bottom-menu ul li a{font-size: 23px;}
		.interior-page-menu nav > ul > li {padding: 0 7px;}
	.interior-page-menu li a{font-size: 14px;}
	.interior-page-menu li{padding: 0 6px;}
	.interior-page-menu nav{ padding: 10px 0 10px 3px !important;}
	.current-location img{max-width: 100%;}
	.current-location h4{font-size: 18px;}
	.current-location{width: 30%;}
	.social-icons{ margin-left: 5px;}
	.another-location ul li{margin-left: 10px;width: 47%;}
	.another-location img {max-width: 100%;}
	.interior-page-menu{margin-top: 5px;}
	.facilities-page ul li{margin-left: 4px;margin-right: 5px;}
	.bottom-menu{margin-left: 10.3%;width: 90%;}
	.bottom-menu ul li a{ padding: 8px 11px 9px;}
	.interior-page.newsletter-outer form{width: 67%;}
	.interior-page .email-btn{width: 80px;font-size: 19px;}
	.interior-page .email-input{margin: 2px 12px 0 0;}
	.interior-page .email-label{font-size: 21px;padding-right: 7px;}
	.newsletter-outer.interior-page > a{width: 29%;margin-top: -18px;background-position: left 18px;}
	.newsletter-outer.interior-page img {max-width: 100%;}
	.interior-page{margin-bottom: 0 !important;}
	.bottom-content.newsletter-outer > img{width: 17%;} 
	.bullwinkle-image{left: -16px;bottom: -11px; top: inherit;}
	.bullwinkle-image > img{float: left;width: 30%; }
	.ribbon-image{left: 24px;}
	.ribbon-image > img{width: 26%;}
	.top-content{display: inline-block;float: none;margin: 10px auto 0;text-align: center;}
	.top-content ul{float: none;text-align: center;}
	.top-content ul li{ padding-left: 0;padding-right:0px;background-position: center center;text-align: center;}

	.c4RotatorBlock {margin-left:35px;}


}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	 body{ background:#fcaf17;}
	.wrapper{ background:none;}
	.header {
background: #fcaf17 url(/_includes/images/shell/mobile.jpg) no-repeat;
padding: 10px 0;
background-position: -266px -50px;
}
	body.edmonds .content{background: #E01936;}
	body.wilsonville .content{background: #8EAA22;}
	body.tukwila .content{background: #1757A1;}
	.footer{ background: #fcaf17; padding: 20px 0 15px;}
	.navbar-header {width: 50%;}
	.header-colm-1{width: 33%;}
	.header-colm-2{width: 33%; }
	.header-colm-3{width: 33%; margin: 0;}
	.header-colm-1 img, .header-colm-2 img, .header-colm-3 img{ width: 90%;}
	.header-row-left{width: 100%; padding: 0 0 10px; text-align:center;}
	.header-row-right{width: 100%; padding: 15px 0 10px; text-align:center;}
	.header-row h2{font-size: 20px; line-height: 20px; margin-top: -5px;}
	.header-colm-1 span, .header-colm-2 span, .header-colm-3 span{ min-height: 105px; display:block;}
	.banner{margin-top: 10px;}
	.newsletter-outer {margin: 11px 0 -15px; padding: 14px 30px 9px; text-align: center; width: 100%;}
	.email-label{float: none; margin:0;}
	.email-input{float:none; width: 100%; margin:10px 0; max-width:270px;text-align:center;}
	.email-btn{float:none; margin:0;}
	.banner-cover {top: 15px;}
	.inner-content{ padding: 30px 10px;}
	.inner-bottom .email-input{ margin-right: 0;}
	.funcard{position: inherit; margin: 0; padding: 0; right: 0; left: 0; top: inherit; text-align:center; bottom: -9px; display:block; background: none;}
	.funcard img{ width: 100%; max-width: 210px;}
	.inner-banner ul li{padding: 0;}
	.roky-over{width: 100%; bottom: -20px;}
	.roky-over img{width: 100%;}
	.banner-text{ position: static; padding: 10px;  font-size: 30px; line-height: 32px; top: 15px;}
	.inner-banner ul li{background: none;}
	.inner-content-left{width: 100%; padding:0;}
	.inner-content-right{width: 100%;}
	.inner-content-right{ text-align: center;}
	.point-row{width:100%; padding: 0 0 15px; display:block;}
	.ride{width:100%; padding: 0; display:block;}
	.price{width:100%; padding: 0; display:block; text-align:center;}
	.point{width:100%; padding: 0; display:block; text-align:center;}
	.grid-bottom .point{padding-right: 0;}
	.ride span{ padding: 0;}
	.left-table{ padding-top: 30px;}

	.logo{float: none;margin: 0 auto;text-align: center;}
	.logo img{float: none;}
	.header-right-block{position: inherit;padding-left: 0;width: 100%;text-align: center;}
	.current-location{margin-bottom: 15px; width: 50%}
	.current-location * {max-width: 100%; width: 100%;}
	.news-feed{padding-left: 0;width: 100%;}
	.social-icons{float: none;float: none;margin-bottom: 15px;}
	.social-icons ul{float: none;}
	.latest-news{margin-bottom: 30px;}
	.another-location h6{font-size: 14px;}
	.another-location{padding-top: 0;}
	.another-location ul li{float: left;display: inline; width: 45%}
	.another-location ul li {}
	.interior-page-menu{ margin-top: 5px;}
	.interior-page-menu ul li:first-child{padding-top: 0;}
	.interior-page-menu ul li{padding: 0 0 0 0;}

	.interior-page-menu nav > ul > li {padding:0px}
	.interior-page-menu nav > ul > li > a {padding: 0 0 0 10px;}
	.interior-page-menu nav > ul > li ul li a{color: #FBB91A; padding-left:20px; background: #004791}
	.interior-page-menu nav > ul > li ul li ul li a {background: #004185; padding-left:30px;}
	.interior-page-menu .navbar-nav{margin: 0;text-align: center;}
	.social-icons ul li{ display: inline;}
	.interior-page-menu nav{padding-left: 0 !important;}
	.bottom-content.newsletter-outer{padding: 14px 5px 0;}
	.facilities-page ul li{width: 100%;margin-bottom: 15px;}
	.specials{left: 85px;padding-left: 0px;}
	.birthday{left: 80px;padding-left: 0px;}
	.bottom-menu{width: 100%;margin-left: 0; background: url("/_includes/images/shell/footer_menu_bg.png") repeat;border-radius: 25px;}
	.bottom-menu ul li{width: 100%;background: none;}
	.bottom-menu ul{margin: 0;}
	.bottom-menu ul li a{ padding: 8px 0 9px;display: inline-block;}
	.interior-page.newsletter-outer form{width: 100%;margin: 0;}
	.newsletter-outer.interior-page > a{width: 100%;text-align: center;background: none; margin-top: 15px;padding-left: 0;}
	.bottom-menu .collapse{display: block!important;}
	.interior-page{padding: 14px 0 0 0;margin-bottom: 0;}
	.bottom-content.newsletter-outer > img{left: -12px;display: none;}
	.ribbon-image > img{width: 40%;}
	.bullwinkle-image > img{float: left;width: 30%;}
	.bullwinkle-image{bottom: -11px; left: 0; top: inherit;}
	.ribbon-image{left: 0;}

	.c4RotatorBlock {width: 100%; padding:0px !important;}
	.top-content .c4RotatorFading img, .top-content .c4RotatorImage img,.top-content .c4RotatorFading {max-width: 100%; width: 100%;}
	
	.top-content .c4RotatorImage {padding-left:0px; padding-right:0px;}
	.top-content .c4RotatorFading {padding-left:0px; padding-top:0px;}

}

@media only screen and (min-width: 480px) {
	
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
}

@media only screen and (max-width: 510px) {
.inner-content img[align*="right"]{width: 100%;}
.full {width: 100% !important;}
}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	.header-row h2{font-size: 12px; line-height: 12px; font-weight:bold;}
	.header-colm-1 span, .header-colm-2 span, .header-colm-3 span{ min-height: 65px; display:block;}
	.email-label{font-size: 22px; line-height: 22px; padding-right: 0;}
	.banner-text {  left: 10px; top: 10px;}
	.specials{left: 10px;padding-left: 0px;}
	.birthday{left: 1px;padding-left: 0px;}
	.facilities-page ul li {margin-left:0px;}
	.footer-fun-card {margin-top: 10px; float:left;}

	/*RECAPTCHA*/
	#recaptcha_widget_div #recaptcha_area, #recaptcha_widget_div #recaptcha_table {
	    width: 278px !important;
	    max-width: 100% !important;
	}
	.recaptchatable #recaptcha_image, .recaptcha_image_cell {
	    margin: 0 !important;
	    width: 200px !important;
	}
	.recaptcha_image_cell center {float:left;}
	.recaptchatable .recaptcha_r1_c1, .recaptchatable .recaptcha_r2_c2,  .recaptchatable .recaptcha_r3_c1, .recaptchatable .recaptcha_r3_c2, .recaptchatable .recaptcha_r7_c1, .recaptchatable .recaptcha_r8_c1, .recaptchatable .recaptcha_r3_c3, .recaptchatable .recaptcha_r2_c1, .recaptchatable .recaptcha_r4_c1, .recaptchatable .recaptcha_r4_c2, .recaptchatable .recaptcha_r4_c4, .recaptchatable .recaptcha_image_cell {
	    background: none !important;
	}
	#recaptcha_challenge_image {max-width: 100%;}


}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 479px) {
	
}

@media only screen and (max-width : 319px) {
	
}

#responsive_recaptcha {
  background-color: #045EAC;
  border: 1px solid gray;
  padding: 0.5em;
  border-radius: 1em;
  position: relative;
  overflow: auto;
  max-width: 480px;
  font: 0.75em/1em "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
}
#responsive_recaptcha a {
  color: #000000;
  text-decoration: none;
}
#responsive_recaptcha img,
#responsive_recaptcha #recaptcha_image {
  width: 100% !important;
  height: auto !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#responsive_recaptcha .solution {
  margin-top: 0.5em;
  padding: 0.5em;
  padding-top: 1em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #045EAC;
  color: #ffffff;
  display: block;
}
#responsive_recaptcha .solution input {
  display: block;
  width: 100%;
  margin: 0.5em auto;
  -webkit-appereance: none;
  border: 1px solid #f7c236;
  font: inherit;
  font-size: 150%;
  outline: none;
}
#responsive_recaptcha .solution input:focus {
  border-color: #b71800;
}
#responsive_recaptcha .options {
  margin-top: 0.5em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#responsive_recaptcha .options a {
  background-color: #fcaf17;
  display: block;
  padding: 0.5em;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}
#responsive_recaptcha .options a:first-child {
  border-radius: 0.5em 0.5em 0 0;
}
#responsive_recaptcha .options a:last-child {
  border-radius: 0 0 0.5em 0.5em;
  border-bottom: 1px solid #000000;
}
@media screen and (min-width: 480px) {
  #responsive_recaptcha .solution {
    float: left;
    width: 60%;
    margin-top: 0.5em;
    padding: 1em;
  }
  #responsive_recaptcha .solution input {
    margin: 0.35em auto;
    width: 90%;
  }
  #responsive_recaptcha .options {
    float: right;
    width: 34%;
    padding-left: 0.5em;
  }
}
