/* @override 
	http://localhost:8888/queencreekswimschool.com/css/style.css?v=2
*/
/* @group HTML5  Boilerplate */
/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #607890; }
a:hover { color: #036; }

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.top {
	margin-top:0;
	}

@media all and (orientation:portrait) { }
@media all and (orientation:landscape) { }
@media screen and (max-device-width: 480px) { /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */ }
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}
/* @end */
/* @group Base */
/* @group Typography */
/* Default font settings */
body,
textarea {
	font-size:12px;
	color:#686868;
	font-family:"Lucida Grande", Lucida, Verdana, sans-serif;
	line-height:1.5em;
	background:#fff;
	}

#body p {
	margin-bottom:1em;
	font-size:14px;
	line-height:1.75em;
	}
/* @end */
/* @group Links */

a,
a:link,
a:visited {
	color:#879e45;
	text-decoration:none;
	outline:none;
	}
a:hover {
	text-decoration:underline;
	outline:none;
	}

/* @end */
/* @group Headings */
h1 {
	color:#fff;
	text-align:center;
	font:700 9em/.9em 'Kreon', serif;
	}
#header h1 {
	padding:0 100px;
	}
body h1 a:link,
body h1 a:visited {
	color:#fff;
	text-shadow:rgba(0,0,0,0.3) 0 1px 15px;
	}
h1 a:hover {
	text-decoration:none;
	text-shadow:rgba(0,0,0,0.6) 0 2px 15px !important;
	}
#body h1 {
	float:left;
	padding-right:40px;
	background:url(../images/h1-bubbles.gif) no-repeat right 4px;
	}
h2 {
	font-size:24px;
	margin-bottom:10px;
	clear:left;
	color:#8ba936;
	line-height:1.25em;
	font:700 2.5em/1.2em 'Kreon', serif;
	margin-top:40px;
	}
h2 a {
	text-decoration:none !important;
	}
h2 a:hover {
	text-decoration:none !important;
	}
h3 { font-size:1em; }
h4 { font-size:1em; }
h5 { font-size:1em; }
h6 { font-size:1em; }
/* @end */

/* @end */
/* @group Grid / Shared */
.container {
	margin:0 auto;
	width:960px;
	padding:20px 30px;
	}
body {
	background:#abd9f1 url(../images/site-bg.jpg) no-repeat center top;
	}
#header {
	}
#header .container {
	padding:20px 30px 50px;
	position:relative;
	}
#body {
	text-shadow:#fff 0 1px 0;
	}
#body .container {
	background:#e2eaed url(../images/body-bg.jpg);
	padding:30px 30px 40px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	position:relative;
	border-bottom:1px solid #727272;
	}
#nav {
	}
#footer {
	margin-bottom:40px;
	}
#footer .container {
	color:#fff;
	padding:40px 30px 30px;
	background:#0c3e7b url(../images/footer-bg.jpg) repeat-x;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top:1px solid #91aacc;
	}
.box {
	margin-bottom:30px;
	}
/* @group Default 2-Column */
#body .first-column {
	width:310px;
	float:left;
	margin-right:30px;
	}
#body .second-column {
	width:600px;
	float:left;
	}
/* @end */
/* @group Home Columns */

.home #body .first-column {
	width:300px;
	float:left;
	margin-right:40px;
	}
.home #body .second-column {
	width:260px;
	float:left;
	margin-right:40px;
	}
.home #body .third-column {
	width:310px;
	float:left;
	}

/* @end */
/* @group Footer Columns */
#footer ul {
	list-style-type:none;
	margin:0;
	}
#footer .first-column {
	width:540px;
	float:left;
	margin-right:40px;
	}
	#footer .first-column .nested-column-a {
	width:300px;
	float:left;
	margin-right:40px;
	}
	#footer .first-column .nested-column-b {
	width:200px;
	float:left;
	}
#footer .second-column {
	width:380px;
	float:left;
	}
	#footer .second-column .nested-column-a {
	width:120px;
	float:left;
	margin-right:40px;
	}
	#footer .second-column .nested-column-b {
	width:200px;
	float:left;
	}
/* @end */

/* @end */
/* @group Lists */
ul.bullets {
	margin-left:1.5em;
	}
ul.bullets li {
	list-style-type:square;
	}
/* @end */
/* @group Header */
#logo {
	margin:0;
	position:absolute;
	top:20px;
	left:30px;
	}
#logo a {
	display:block;
	width:139px;
	height:67px;
	background:url(../images/header-logo.png) no-repeat;
	text-indent:-999em;
	}
#header .phone {
	background:url(../images/header-phone.gif) no-repeat;
	text-indent:-999em;
	color:#597bad;
	position:absolute;
	top:30px;
	right:248px;
	width:165px;
	height:20px;
	}
#header .social {
	position:absolute;
	top:60px;
	right:250px;
	}
#header .social li {
	float:right;
	margin-left:5px;
	}
#header .social li a {
	color:#597bad;
	display:block;
	text-indent:-999em;
	background:url(../images/social-twitter.gif) no-repeat left top;
	width:15px;
	height:15px;
	}
#header .social li.facebook a {
	background:url(../images/social-facebook.gif) no-repeat left top;
	}
#header .controls {
	position:absolute;
	top:12px;
	right:30px;
	background-color:#284b85;
	padding:10px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-top:1px solid #203c6b;
	border-bottom:1px solid #315795;
	}
#header .controls li {
	}
#header .controls li a {
	text-align:center;
	line-height:26px;
	color:#fff;
	width:181px;
	height:26px;
	display:block;
	background-color:#9cbd51;
	border:2px solid #b4d271;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	text-shadow:#5c7030 0 -1px 0;
	}
#header .controls li a:hover {
	border-color:#d0ea96;
	text-decoration:none;
	background-color:#a0c253;
	}
#header .controls li.portal a {
	background-color:#9cbd51;
	margin-bottom:5px;
	background-color:#ea8c35;
	border:2px solid #f1a660;
	text-shadow:#a36125 0 -1px 0;
	}
#header .controls li.portal a:hover {
	border-color:#ffbc7e;
	background-color:#ef8f36;
	}

/* @end */
/* @group Footer */
#footer .first-column h3 {
	display:block;
	width:230px;
	height:77px;
	float:left;
	margin-right:40px;
	background:url(../images/footer-theevoway.gif) no-repeat;
	text-indent:-999em;
	margin-left:70px;
	}
#footer .first-column ul {
	display:block;
	width:200px;
	float:left;
	margin-bottom:20px;
	}
#footer .first-column ul li {
	border-bottom:1px solid #677c99;
	padding:5px 0;
	}
#footer .first-column ul li a {
	color:#8ea1bf;
	text-shadow:#183b65 0 -1px 0;
	}
#footer .first-column ul li a:hover {
	text-decoration:none;
	color:#aec3d8;
	}


#footer .second-column h3 {
	display:block;
	width:90px;
	height:44px;
	float:left;
	margin-right:40px;
	background:url(../images/footer-evologo.gif) no-repeat;
	text-indent:-999em;
	margin-left:40px;
	}
#footer .second-column .address {
	display:block;
	width:200px;
	float:left;
	margin-bottom:20px;
	padding-top:5px;
	}
#footer .second-column ul {
	display:block;
	width:200px;
	float:left;
	margin-bottom:20px;
	}
#footer .second-column ul li {
	}
#footer .second-column ul li,
#footer .second-column ul li a {
	color:#8ea1bf;
	text-shadow:#183b65 0 -1px 0;
	}
#footer .second-column ul li a:hover {
	text-decoration:none;
	color:#aec3d8;
	}
#footer .drawbackwards {
	padding-left:24px;
	background:url(../images/drawbackwards.png) no-repeat 0 center;
	padding-top:0;
	margin-top:5px;
	}
/* @end */
/* @group Home */
/* @group Fans Box */

#body .fans .frame {
	padding:4px;
	padding-bottom:0px;
	background:#fff;
	border-bottom:1px solid #ced3d5;
	height:248px;
	}
#body .photo {
	padding:4px;
	background:#fff;
	display:block;
	margin-bottom:20px;
	border-bottom:1px solid #ced3d5;
	position:relative;
	}

#body .photo:hover {
	background-color:#ef8f36;
	}

#body .photo .img-01 a {
	display:block;
	background:url(../images/queen_creek_pool_03.jpg) no-repeat 0 0;
	width:302px;
	height:243px;
	}
#body .photo .img-02 a {
	display:block;
	background:url(../images/queen_creek_pool_01.jpg) no-repeat 0 0;
	width:302px;
	height:243px;
	}

#body .photo img {
	display:block;
	}
#body .photo .caption {
	position:absolute;
	top:19px;
	left:-2px;
	background:#ef8f36;
	padding:5px 10px;
	color:#fff;
	text-shadow:#9d5e23 0 1px 0;
	font-size:14px;
	border-bottom:1px solid #919191;
	}
#header .evo-logo {
	width:156px;
	height:85px;
	margin:0 auto 10px;
	}
#header .evo-logo a {
	display:block;
	width:156px;
	height:85px;
	background:url(../images/header-logo.png) no-repeat;
	}

/* @end */

/* @end */
/* @group Buttons */
.more,
.button {
	display:inline; /* iefix */
	float:left;
	}
.more a,
.button a {
	color:#e6eef1;
	font-size:10px;
	line-height:18px;
	display:block;
	float:left;
	height:20px;
	background:url(../images/button-a-bg.png) no-repeat left top;
	padding:0 15px;
	text-shadow:#475059 0 -1px 0;
	margin-right:15px;
	margin-left:-2px;
	}
.more a span,
.button a span {
	display:block;
	height:19px;
	background:url(../images/button-a-bg.png) no-repeat right top;
	padding:0 15px;
	padding-left:0;
	margin-right:-20px;
	float:left;
	}
.more a:hover,
.button a:hover {
	color:#fff;
	text-decoration:none;
	}

.button a {
	border:none;
	color:#eef2e6;
	font-size:12px;
	line-height:28px;
	height:30px;
	background:url(../images/button-b-bg.png) no-repeat left top;
	padding:0 20px;
	overflow:visible;
	}
.button a span {
	height:29px;
	background:url(../images/button-b-bg.png) no-repeat right top;
	padding-right:20px;
	margin-right:-30px;
	}

#body .button-more-info {
	margin-bottom:20px;
	position:relative;
	left:-4px;
	}
#body .button-more-info a {
	display:block;
	background:url(../images/more-information.png) no-repeat 0 0;
	width:284px;
	height:62px;
	}

/* @end */
/* @group Sidebar */
#sidebar h2 {
	color:#97b0c5;
	margin-bottom:10px;
	}
#sidebar .widget ul {
	margin:0 0 30px 0;
	}
#sidebar .widget ul li {
	background:url(../images/sidebar-rule.png) repeat-x left bottom;
	padding:5px 0;
	padding-bottom:7px;
	}
#sidebar .widget ul li.pdf a {
	padding-left:25px;
	background:url(../images/icon-pdf.png) no-repeat left center;
	}
#sidebar .widget ul li.doc a {
	padding-left:25px;
	background:url(../images/icon-doc.png) no-repeat left center;
	}
/* @end */