@charset "UTF-8";

/* Text Formatting */

body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 20px;
	color: #555;
	background: #95959d;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	/* [disabled]border: 2px solid #bbb; */
}
td,th {
	/* [disabled]border-top: 1px solid #ddd; */
	padding: 4px 8px;
}
.page {
	font-size: 1em;
}

h1 {
	font-size: 2em;
	color: #003366;
	margin: 0px 30px .5em 0px;
	font-weight: normal;
	text-align: center;
}
h2 {
	font-size: 1.4em;
	color: #000066;
	margin: 0px 0px .5em 0px;
}
h3 {
	font-size: 1.25em;
	color: #000066;
	margin: 0em 0px .25em 0px;
} 

h4 {
	color: #333333;
	font-weight:normal;
	font-size: small;
}

h5 {
	color: #006633;
	text-align: center;
	font-size: inherit;
}
h6 {
	color: #0066CC;
	text-align: center;
	font-size: inherit;
}

h7 {
	color: #CC0000;
	font-weight:bold;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.style2 {
	color: #990000;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}
.style2italics {
	color: #990000;
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
}

.style2Copy {
	color: #990000;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

.style3 {
	color: #006;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size:inherit;
	text-align: inherit;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #006;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
	width: auto;
}
.style8 {
	font-style: italic;
	color: #990000;
	font-family: Verdana, Geneva, sans-serif;
}
.style9 {
	font-style: italic;
	color: #006633;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.style7 {
	font-style: italic;
	color: rgb(0,0,255);
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.style10 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 1.10em;
}
.style11 {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 1.1em;
}


.style4 {
	color: #999900;
	font-style: italic;
}
.style6 {
	color: #333333;
	font-style: italic;
}
.style6-italic-blue {
	color: #000099;
	font-style: italic;
}


.style5 {
	color: #0000FF;
}
.small {
	font-size: small;
	color: #000;
}


p { margin: 0px 0px 1em 0px; font-size: 1em; }

li {
	margin: 0;
}
img {
	height: auto;
	max-width: 100%;
	border: 0;
}
a img { border: none; }
a {
	color: #000099;
}
a:hover { color: #00a2ed; }

.content_sidebar h3 { color: #68230b; margin-bottom: 10px; }

.content_sidebar p{
	color: #733e34;
}
.content_sidebar li {
	color: #333;
	margin-bottom: 0px;
}

.content_sidebar a {
	color: #000099;
}
.content_sidebar a:hover {
	color: #00a2ed;
}
.content_sidebar figure {
	display: block;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.content_sidebar img {
	max-width: 100%;
	height: auto;
	left:auto
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.content_sidebar figure figcaption {
	font-size: 0.9em;
	display: block;
	color: #000;
	margin: 3px 0px 15px 10px;
}


.fadein {
	position:relative;
	height:177px;
	margin: 15px;
}
.fadein img {
	position:absolute;
	left:0;
	top:0;
}
.fadeshow {
	position:relative;
	height:177px;
	margin: 12px;
}
.fadeshow img {
	position:absolute;
	left:0;
	top:0;
}

/* Layout */

.page {
	position: relative;
	margin: 0px auto 0px auto;
	max-width: 980px;
}
.page header {
	display: block;
	position: relative;
	height: 175px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background: url(/images/banner_aquatics_circle_large.jpg) no-repeat 0px 0px;
}


.page .header_aquatics {
	display: block;
	position: relative;
	height: 175px;
	background: url(/images/banner_aquatics_large.jpg) no-repeat 0px 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.page .header_pavilion {
	display: block;
	position: relative;
	height: 175px;
	background: url(/images/banner_pavilions_circle_large.jpg) no-repeat 0px 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.page header a.logo {
	position: absolute;
	top: 15px;
	left: 45px;
	display: block;
	width: 150px;
	height: 140px;
	background: url(/images/logo_large.png) no-repeat 0px 0px;
}
.page header a.logo_aquatics {
	position: absolute;
	top: 45px;
	left: 45px;
	display: block;
	width: 180px;
	height: 63px;
	background: url(/images/logo_aquatics_large.png) no-repeat 0px 0px;
}
.page header a.logo_pavilions {
	position: absolute;
	top: 15px;
	left: 45px;
	display: block;
	width: 150px;
	height: 140px;
	background: url(/images/Logo_Circle_Pavilions_lg.png) no-repeat 0px 0px;
}

.page .page_content {
	background-color: #fff;
	padding: 1px 0px 1px 0px;
}
.page .page_content .page_content_container_left {
	width: 65%;
	float: left;
	margin: 0px;
	padding: 0px;
}

.page .page_content .page_content_container_left_links {
	width: 50%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.page .page_content .page_content_container_right {
	width: 35%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.page .page_content .content {
	margin: 15px 20px 20px 20px;
	padding: 0px;
}
.page .page_content .content_sidebar {
	margin: 15px 20px 20px 0px;
	padding: 10px;
	border: 1px solid #591508;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: #f6ebda;
}
.page .page_content .content_links {
	margin: 15px 20px 20px 0px;
	padding: 10px;
	border: 1px solid #868054;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: #f0ecd0;
}

.page nav {
	position: absolute;
	top: 77px;
	right: 20px;
	text-align: right;
}
.page nav a {
	border: 1px solid #fff;
	border-radius: 16px;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px 20px 7px 20px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0px 2px 4px 2px;
	background-color: rgb(0,0,102);
	font-size: 0.9em;
}
.page nav a:hover {
	background-color: rgb(102,153,255);
	color: #fff;
	font-family: Arial;
}
#navbar {
	position: absolute;
	top: 77px;
	right: 30px;
	text-align: left;
	font-size: 18px;
	z-index:1100!important;
}
#navbar_pav {
	position: absolute;
	top: 77px;
	right: 30px;
	text-align: left;
	font-size: 18px;
	z-index:1100!important;
}

#navbar ul {
	display: none;
	margin: 0px;
	padding: 0px;
}
#navbar_pav ul {
	display: none;
	margin: 0px;
	padding: 0px;
}

#navbar li {
	list-style: none;
	float: left;
}
#navbar_pav li {
	list-style: none;
	float: left;
}

#navbar li a {
	display: block;
	padding: 3px 8px;
	background-color: #5e8ce9;
	color: #fff;
	text-decoration: none;
}
#navbar_pav li a {
	display: block;
	padding: 3px 8px;
	background-color: #4a7235;
	color: #fff;
	text-decoration: none;
}

#navbar li ul {
	display: none;
	width: 10em; /* Width to help Opera out */
	background-color: #8eaaf0;
}

#navbar_pav li ul {
	display: none;
	width: 10em; /* Width to help Opera out */
	background-color: #94a686;
}
#navbar li ul ul {
	display: none;
	background-color: #69f;
	left: 30%;
	visibility: hidden;
	top: inherit;
	position: absolute;
}
#navbar_pav li ul ul {
	display: none;
	background-color: rgb(120,146,99);
	left: 30%;
	visibility: hidden;
	top: inherit;
	position: absolute;
}

#navbar a:hover{
	background-color: #8db3ff;
	position: relative;
}
#navbar_pav a:hover {
	background-color: rgb(160,185,129);
	position: relative;
}

#navbar li:hover ul    {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}
#navbar_pav li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}

#navbar li:hover li {
	float: none;
	border-bottom: 1px solid #fff;
}
#navbar_pav li:hover li {
	float: none;
	border-bottom: 1px solid #fff;
}

#navbar li:hover li a {
	background-color: #8eaaf0;
	color: #000;
	margin: 0;
}
#navbar_pav li:hover li a {
	background-color: #94a686;
	color: #000;
	margin: 0;
}

#navbar li li a:hover {
	background-color: #8db3ff;
	border: 1px solid #fff;
	border-radius: 15x;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
#navbar_pav li li a:hover {
	background-color: rgb(184,196,170);
	border: 1px solid #fff;
	border-radius: 15x;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
#navbar li ul ul a:hover {
	background-color: #3366CC;
	border: 2px solid #fff;
	border-radius: 15x;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	float: left;
	color: #fff;
}
#navbar_pav li ul ul a:hover {
	background-color: rgb(101,65,39);
	border: 2px solid #fff;
	border-radius: 15x;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	float: left;
	color: #fff;
}
#navbar ul li a:hover, #navbar ul li:hover a {
	background-color:#8db3ff;
	visibility: visible;
	display: block;
}
#navbar_pav ul li a:hover, #navbar_pav ul li:hover a {
	background-color: rgb(184,196,170);
	visibility: visible;
	display: block;
}
#navbar li.topfirst>a {
	border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	-webkit-border-radius:5px;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;}
#navbar_pav li.topfirst>a {
	border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	-webkit-border-radius:5px;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
}

#navbar li.toplast>a {
	border-radius:0 5px 5px 0;
	-moz-border-radius:0px 5px 5px 0px;
	-webkit-border-radius:0px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}
#navbar_pav li.toplast>a {
	border-radius:0 5px 5px 0;
	-moz-border-radius:0px 5px 5px 0px;
	-webkit-border-radius:0px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed, .video-container video {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	
}
.page footer {
	display: block;
	border-top: 1px solid #ddd;
	padding: 15px 10px 15px 20px;
	font-size: .9em;
	color: #757575;
	background-color: #fff;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;n
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-box-shadow: 0px 5px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 5px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 3px rgba(0,0,0,0.3);
	background: -moz-linear-gradient(top, #ffffff 60%, #cccccc 90%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#ffffff), color-stop(90%,#cccccc));
}
.fltrt {
	float: right;
	margin: 8px 1px 8px 8px;
	border: 1px solid #000;
}
.fltlft {
	float: left;
	max-width: 100%;
	border: 1px solid #000;
	margin: 8px 8px 8px 1px;
}
.fltmid {
	max-width: 100%;
	border: 1px solid #000;
	margin-left: 50px;
}
article{
	padding-right: 20px;
}
.caption_rt {
	caption-side: right;
	display: block;
	margin: 8px 1px 8px 8px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clear_both { clear: both; line-height: 1px; }
pre {
	margin-right: 40px;
	margin-left: 40px;
}

/* Rules Sensitive to Screen Size */

/* Small Screen Rules */
@media screen and (min-width: 150px) and (max-width: 500px) {	
	body { padding: 10px; }
	.page { margin: 0px; padding: 0px; font-size: 1.2em }
	.page header {
	height: 50px;
	background-image: url(/images/banner_aquatics_circle_small.jpg);
}
.page .header_aquatics {
	height: 50px;
	background-image: url(/images/banner_aquatics_small_trad.jpg);
}
.page .header_pavilion {
	height: 50px;
	background-image: url(/images/banner_pavilions_circle_small.jpg);
}
	.page header a.logo {
	top: 3px;
	left: 15px;
	margin: 0px auto 0px auto;
	width: 40px;
	height: 38px;
	background: url(/images/logo_small.png) no-repeat 0px 0px;
	}
.page header a.logo_pavilions {
	top: 3px;
	left: 15px;
	margin: 0px auto 0px auto;
	width: 40px;
	height: 38px;
	background: url(/images/Logo_Circle_Pavilions_sm.png) no-repeat 0px 0px;
}
.page header a.logo_aquatics {
	top: 3px;
	left: 25px;
	margin: 0px auto 0px auto;
	width: 107px;
	height: 37px;
	background: url(/images/logo_aquatics_sm.png) no-repeat 0px 0px;
}
	.page .page_content .page_content_container_left { width: inherit; float: none; margin: 0px; }
.page .page_content .page_content_container_left_links {
	width: inherit;
	float: inherit;
	margin: 0px;
}
	.page .page_content .page_content_container_right { width: inherit; float: none; margin: 0px; }
	.page .page_content .content { margin: 10px 10px 20px 10px; }
	.page .page_content .content_sidebar { margin: 0px 10px 15px 10px; }
	.page .page_content .content_sidebar figure { width: 40%; float: right; margin-left: 15px; }
	.page .page_content .content_sidebar figure figcaption {
	font-size: 0.8em;
	display: block;
}
	.page nav {
	position: inherit;
	padding: 15px 0px 1px 0px;
	text-align: left;
	}
	h1 {
	font-size: 1.2em;
}
.style2 {
	font-size: 1em;
}
.style8 {
	font-size: .9em;
}
	.page nav a {
	color: #fff;
	border: 1px solid #fff;
	padding: 7px 10px 7px 10px;
	font-weight: bold;
	font-size: 0.8em;
	display: block;
	margin: 0px 10px 15px 10px;
	background: #000066 url(../images/mobile_link_arrow.png) no-repeat right 50%;
	}
	.page nav a:hover {
	color: #fff;
	background-color: rgb(102,135,255);
}
	#navbar {
	position:inherit;
	padding: 15px 0px 1px 0px;
	width: auto;
	}
#navbar_pav {
	position:inherit;
	padding: 15px 0px 1px 0px;
	width: auto;
}

	#navbar a {
	color: #fff;
	padding: 7px 10px 7px 10px;
	display: block;
!important
	margin: -20px -10px 1px 10px;
	width: 100%;
	}
#navbar_pav a {
	color: #fff;
	padding: 7px 10px 7px 10px;
	display: block;
!important
	margin: -20px -10px 1px 10px;
	width:100%;
}

	#navbar a:hover {
	color: #fff;
	background-color: #8db3ff;
}
#navbar_pav a:hover {
	color: #fff;
	background-color: rgba(167,210,123,0.8);
}

	.page footer { font-size: .8em; }
	img.fltrt, img.fltlft, img.fltmid {
	max-width: 50%;
	height: auto;
	margin: 5px;
}
}

/* Medium Screen Rules */
@media screen and (min-width: 501px) and (max-width: 800px) {
	body {
	padding: 10px;
}
	.page {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
	.page header {
	height: 90px;
	padding: 10px 50px 0px 75px;
	background-image: url(/images/banner_aquatics_circle_medium.jpg);
}
.page .header_aquatics {
	height: 90px;
	background-image: url(/images/banner_aquatics_medium_trad.jpg);
	padding: 10px 50px 0px 75px;
}
.page .header_pavilion {
	height: 90px;
	background-image: url(/images/banner_pavilions_circle_medium.jpg);
	padding: 10px 50px 0px 75px;
}
	.page header a.logo {
	top: 10px;
	left: 25px;
	width: 75px;
	height: 73px;
	background: url(/images/logo_medium.png) no-repeat 0px 0px;
	}
.page header a.logo_pavilions {
	top: 10px;
	left: 25px;
	width: 75px;
	height: 73px;
	background: url(/images/Logo_Circle_Pavilions_med.png) no-repeat 0px 0px;
}
.page header a.logo_aquatics {
	top: 10px;
	left: 25px;
	width: 150px;
	height: 52px;
	background: url(/images/logo_aquatics_med.jpg) no-repeat 0px 0px;
}

	h1 {
	font-size: 1.6em;
}
	.page nav { top: 30px; }
	.page nav a {
		border-color: #fff;
		margin-left: 10px;
		padding: 5px 10px 5px 10px;
		font-size: .9em;
	}
	#navbar {
	top: 30px;
}
#navbar_pav {
	top: 30px;
}

	#navbar a {
	    display: block;
		padding: 5px 10px 5px 10px;
		font-size: .9em;
	}
#navbar_pav a {
	display: block;
	padding: 5px 10px 5px 10px;
	font-size: .9em;
}

	.page .content_sidebar figure figcaption { font-size: .8em; }
	img.fltrt, img.fltlft, img.fltmid {
	max-width: 50%;
	height: auto;
	margin: 8px;
	text-align: left;
}
.fadein {
	position:relative;
	margin: 8px;
	height: 125px;
}
.fadein img {
	position:absolute;
	width: 100%;
}
.fadeshow {
	position:relative;
	max-width: 100%;
}
.fadeshow img {
	position:absolute;
	/* [disabled]margin-top: 0 !important; */
	margin-left: 0 !important;
	}
table {
		overflow-x: auto;
		display: block;
	}
}

/* Large Screen Rules */
@media screen and (min-width: 801px) and (max-width: 10000px) {
	body { padding: 20px; }			
	article{
	display: table-cell;
	min-width: 200px;
					}
table {
		overflow-x: auto;
		display: block;
	}
	
}
