/* --------- /stylesheets/reset-min.css --------- */ 
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}/* --------- /stylesheets/base.css --------- */ 
html {
	background-color: #138fD0;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande",lucida, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

h1 {
	margin: 0 0 5px 0;
	font-size: 22px;
	color: #217BB2;
	font-weight: 400;
	line-height: 25px;
	font-family: "Lucida Grande", lucida, sans-serif;
}


h2 {
	margin-top: 1px;
	font-size: 14px; 
	color:#000;
}

p {
	margin: 10px 0;
}

strong {
	font-weight: bold;
}

a {
	color: #0e6795;
}

a:hover {
	color: #;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

hr {
	margin: 20px 0 10px 0;
}

#wrapper {
	background-image: url(/images/structure/bg-slice.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#newsflash {
	height: 20px; 
	background-color: #eee;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
}

#main {
	width: 980px;
	z-index: 2;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(/images/structure/reflect-logo2.png);
	background-repeat: no-repeat;
}

#top_sponsors {
	margin-left: 20px;
	height: 83px;
	border-top: solid 1px white;
	float: left;
}

#reelholder {
	width: 500px; 
	overflow: hidden;
	margin-top: 20px;
	float: left;
}

#carousel {
	padding-top: 24px;
}

#main_menu {
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	height: 32px;
	float: left;
}

#main_menu ul {
	margin-left: 15px;
}

#main_menu li {
	padding: 7px 0 0 0;
	float: left;
	list-style-type: none;
	padding-right: 12px;
}

#main_menu a {
	color: white;
	
	text-decoration: none;
	font-family: "Helvetica", Arial, sans-serif;
}

#head {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 176px;
}

#sponsors {
	text-align: right;
	clear: both;
	height: 70px;
}

#plain_content {
	margin: 0px auto 0px auto; 
	width: 980px; 
	padding: 1px 0 0 0;
}

#plain_content #padder {
	width: 935px;
	margin: 0px auto 0px auto;
	padding: 10px;
}

.roundbox {
	background-image: url(/images/structure/box-slice.gif);
	background-repeat: repeat-y;
}

.boxpadder {
	padding: 5px 40px;
}

.boxtop {
	height: 15px;
	background-image: url(/images/structure/box-top.png);
	background-repeat: no-repeat;
}

.boxbottom {
	height: 15px;
	background-image: url(/images/structure/box-bottom.png);
	background-repeat: no-repeat;
}

.secnav {
	margin: 7px 0 0 0;
	float: right;
	margin-right: 20px;
	height: 30px;
}

.secnav img {
	margin-top: -7px;
	vertical-align: top;
	position: relative;
}

.secnav li {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	list-style-type: none;
	font-size: 11px;
}

.secnav a {
	color: black;
	text-decoration: none;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 11px;
}

.forum_group {
	border: solid #666 1px;
	margin-bottom: 5px;
}

.forum_group table {
	width: 100%;
	border: solid white 1px;
}

.forum_group table th {
	background-image: url(/images/interface/forum-head-bg.gif);
	background-repeat: repeat-x;
	color: #333;
	font-weight: bold;
	padding-left: 4px;
	border: solid white 1px;
}

.forum_group table td {
	border: solid white 1px;
	background-color: #eee;
}

.forum_group h2 {
	background-image: url(/images/interface/fhead.gif);
	background-repeat: repeat-x;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0;
}

.fancytable {
	width: 100%;
	border: solid white 1px;
}

.fancytable th {
	background-image: url(/images/interface/forum-head-bg.gif);
	background-repeat: repeat-x;
	color: #333;
	font-weight: bold;
	padding-left: 4px;
	border: solid white 1px;
}

.fancytable td {
	border: solid white 1px;
	background-color: #eee;
}


table .shaded td {
	background-color: #f4f4f4;
}

h2.fancy {
	background-image: url(/images/interface/fhead.gif);
	background-repeat: repeat-x;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0;
}

.breadcrumb {
	background-image: url(/images/interface/crumb-l.png);
	background-repeat: no-repeat;
	margin: 0 0 10px -4px;
	border-top: solid white 1px;
	height: 46px;
	padding-left: 6px;
}

.breadcrumb ul {
	
}

div.breadcrumb li {
	margin: 0;
	height: 46px;
	padding: 0;
	list-style-type: none;
	width: auto;
	background-image: url(/images/interface/crumb-slice1.gif);
	background-repeat: repeat-x;
	float: left;
}

div.breadcrumb span {
	padding: 12px;
	float: left;
}

div.breadcrumb a {
	text-decoration: none;
}

div.breadcrumb li.divider1{
	width: 3px;
	background-image: url(/images/interface/crumb-divider-sml.gif);
	background-repeat: no-repeat;
}

div.breadcrumb li.divider2{
	width: 14px;
	background-image: url(/images/interface/crumb-divider.gif);
	background-repeat: no-repeat;
}

div.breadcrumb li.lastbread {
	background-image: url(/images/interface/crumb-slice2.gif);
}

div.breadcrumb li.edge {
	width: 7px;
	background-image: url(/images/interface/crumb-r.png);
	background-repeat: no-repeat;
}

#sponsors {
	float: right;
	height: 70px;
	margin-right: 5px;
}

#sponsors td {
	text-align: center;
	vertical-align: middle;
}

#sponsors .text {
	padding-bottom: 20px;
}

#sponsors p {
	font-size: 11px;
	line-height: 11px;
	color: #999;
	margin: 5px 0 0 0; 
	text-align: center;
}

.dateline {
	color: #666;
	font-size: 10px;
}

#survey h2 {
	margin-top: 10px;
	font-weight: bold;
}

#survey table.question_table {
	margin-left: 20px;
}

.question_table .range_descriptors td {
	color: #666;
	font-size: 11px;
	border-bottom: none;
	background-color: #fff;
}

.question_table td, .question_table th {
	border-bottom: solid #ccc 1px;
	vertical-align: top;
}

.question_table .ranges th {
	text-align: center;
}

.question {
	margin-bottom: 0;
	margin-left: 15px;
	font-weight: bold;
}

.qtextbox {
	width: 300px;
	height: 75px;
}

.arrow {
	background-image: url(/images/arrow-bg.gif);
	width: 55px;
	background-repeat: no-repeat;
	white-space: nowrap;
	color: white;
	padding: 4px 25px 3px 6px;
}

/* validation */

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 0;
	background-image: url(/images/negative.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 557px;
	color: #C90000;
}

.validation-advice div {
	padding: 15px 20px 0 20px;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-image: url(/images/negative.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 557px;
	color: #C90000;
}

#the-carousel {
	height: 94px;
	overflow: hidden;
}

#carousel-wrapper {
    width: 840px;
    height: 94px;
    overflow: hidden;
	float: left;
}
#carousel-content {
    width: 10000px;
}
#carousel-content .slide {
    float: left;
    width: 208px;
    height: 94px;
	text-align: center;
}

#carousel-content .slide img {
	padding: 8px 10px;
	background: url(/images/image-frame.jpg) no-repeat;
}

.carousel-button {
	width: 30px;
	float: left;

	height: 94px;
	padding-top: 40px;
}

.column1 {
	width: 424px;
	margin-left: 27px;
	float: left;
	padding-top: 10px;
}

.column2 {
	width: 374px;
	float: left;
	margin-left: 54px;
	padding-top: 70px;
}

.useful_table td, .useful_table th {
	padding: 2px 5px;
}

.useful_table th {
	font-weight: bold;
	text-align: left;
}/* --------- /stylesheets/oceanswim.css --------- */ 
td {
	padding: 5px;
}

div #editable_content h1 {
	margin: 5px 0 5px 0;
}

div #editable_content h2 {
	font-weight: bold;
	margin: 5px 0 5px 0;
}

div #editable_content h2.fancy {
	margin: 0;
}

div #editable_content h3 {
	font-weight: bold;
	margin: 5px 0 5px 0;
}

div #editable_content ul, div #editable_content ol {
	margin-top: 10px;
}

div #editable_content li {
	list-style-type: disc;
	margin-left: 20px;
}

/* COLOUR BOXES */

.redbox, .redbox2, .redbox3 {
	background-color: #FFE1E1;
	background-image: url(/images/structure/redboxtop.gif);
	background-repeat: no-repeat;
}

.redbox2 {
	background-image: url(/images/structure/redboxtop2.gif);
	width: 250px;
	margin: 0 0 10px 0;
}

.redbox3 {
	background-image: url(/images/structure/redboxtop3.gif);
	width: 300px;
	margin: 0 0 10px 10px;
}

.bluebox, .bluebox2, .bluebox3 {
	background-color: #DFE9F3;
	background-image: url(/images/structure/blueboxtop.gif);
	background-repeat: no-repeat;
}

.bluebox2 {
	background-image: url(/images/structure/blueboxtop2.gif);
	width: 250px;
	margin: 0 0 10px 0;
}

.bluebox3 {
	background-image: url(/images/structure/blueboxtop3.gif);
	width: 300px;
	margin: 0 0 10px 10px;
}

.yellowbox, .yellowbox2, .yellowbox3 {
	background-color: #FFF7E5;
	background-image: url(/images/structure/yellowboxtop.gif);
	background-repeat: no-repeat;
}

.yellowbox2 {
	background-image: url(/images/structure/yellowboxtop2.gif);
	width: 250px;
	margin: 0 0 10px 0;
}

.yellowbox3 {
	background-image: url(/images/structure/yellowboxtop3.gif);
	width: 300px;
	margin: 0 0 10px 10px;
}

.greenbox, .greenbox2, .greenbox3 {
	background-color: #E9F5E8;
	background-image: url(/images/structure/greenboxtop.gif);
	background-repeat: no-repeat;
}

.greenbox2 {
	background-image: url(/images/structure/greenboxtop2.gif);
	width: 250px;
	margin: 0 0 10px 0;
}

.greenbox3 {
	background-image: url(/images/structure/greenboxtop3.gif);
	width: 300px;
	margin: 0 0 10px 10px;
}

.greybox, .greybox2, .greybox3 {
	background-color: #F1EEEE;
	background-image: url(/images/structure/greyboxtop.gif);
	background-repeat: no-repeat;
}

.greybox2 {
	background-image: url(/images/structure/greyboxtop2.gif);
	width: 250px;
	margin: 0 0 10px 0;
}

.greybox2 img {
	position: relative;
	margin-left: -15px;
}

.greypad {
	padding: 5px 15px;
}

.greypad ul {
}

.greybox2 .greypad h2, .greybox .greypad h2 {
	color: #000000;
}

.greybox2 .greypad a, .greybox .greypad a {
	color: #000000;
}


.greypad h2 {
	color: #FFF;
}

.greypad h2 a {
	color: #FFF;
}

.greypad ul li {
	margin: 0 0 10px 0px;
	list-style-type: none;
}

.greypad ul ul li {
	margin: 0 0 10px 45px;
	color: #666;
	list-style-type: disc;
}

.feedbackfoot {
	background-image: url(/images/feedback-foot.jpg);
	height: 254px;
	width: 319px;
	background-position: center bottom;
	background-repeat: no-repeat;
}

#flashfader {
	position: relative;
	top: -50px;
	margin-bottom: -50px;
}


.columns {
	margin: 10px 14px 0 14px;
}

.full_width {
	padding: 0 30px;
}

.col1 {
	width: 247px;
	float: left;
}

.col1 .colpadder {
	padding-left: 5px;
}

.col2 {
	width: 452px;
	float: left;
}

.col2 .colpadder {
	padding-left: 10px;
	padding-right: 10px;
}

.col3 {
	float: left;
	width: 252px;
}

.col3 .colpadder {
	padding: 0 5px;
}

.halfcol {
	width: 50%;
	float: left;
}

.halfcol div {
	padding-right: 20px;
}

.span_two {
	width: 682px;
	float: left;
}

.span_two .colpadder {
	margin: 0 10px 0 20px;
}

#timerflash {
	position: relative;
	top: -30px;
	margin-bottom: -20px;
}

.eventsignup {
	position: relative;
	margin: 0 auto 0 auto; 
	text-align: center
}

.rainhasgone {
	clear: both;
	font-size: 1px;
	height: 2px;
}

.col2 li {
	list-style-type: disc;
	margin: 0 0 0px 25px;
}

.shaded td {
	background-color: #e5eff2;
}

.span_two ol li {
	list-style-type: decimal;
	margin: 0 0 10px 25px;
}

.span_two ul li {
	list-style-type: disc;
	margin: 0 0 10px 25px;
}

.admintable {
	width: 600px;
}

.admintable td, .admintable th {
	text-align: left;
	padding: 5px;
}

.admintable th {
	font-weight: bold;
}

.admintable td input {
	font-size: 14px;
	color: #444;
}

.adminheaders th {
	color: white;
	background-color: #777;
}

.past_eventset {
	width: 630px;
	background-color: #e0f3fc;
	margin-bottom: 10px;
}

.past_eventset h2 {
	padding-left: 15px;
}

.future_eventset h2 a, .past_eventset h2 a {
	color: white;
	padding-left: 5px;
	font-weight: 400;
}

.future_eventset {
	width: 630px;
	background-color: #EFEFEF;
	color: #666;
	margin-bottom: 10px;
}

.future_eventset .date {
	float: right;
	text-align: right;
	color: #ddd;
	font-style: oblique;
}

.past_eventset .date {
	float: right;
	text-align: right;
	color: #fff;
	font-style: oblique;
}

.future_eventset h2 {
	background-image: url(/images/interface/fhead-grey.gif);
	color: #ddd;
	padding-left: 15px;
}

h2.fancy_inactive {
	background-image: url(/images/interface/fhead-grey.gif);
	color: #ddd;
	padding-left: 15px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0;
}

#fscroller a {
	color: #000000;
	text-decoration: none;
}

.quote {
	background: url(/images/quote.jpg) bottom no-repeat; 
	background-color: #e0f3fc; 
	width: 570px; 
	margin-bottom: 25px;
}

.quote-inactive {
	background: url(/images/quote-inactive.jpg) bottom no-repeat; 
	background-color: #efefef; 
	width: 570px; 
	margin-bottom: 25px;
	color: #999;
}

.quote-inactive a {
	color: #999;
}

.formtable td, .formtable th {
	padding: 5px;
}

.formtable th {
	font-weight: bold;
}

.surfcontent {
	width: 325px;
	background-color: #feda02;
	background-image: url(/images/SLSNZ-Panel.jpg);
	background-repeat: no-repeat;
	border-top: solid white 1px;
}

.surfcontent div {
	margin-top: 120px;
	padding: 0 10px 10px 10px;
}

.sponsors tr td {
	padding: 5px 5px 15px 5px;
	border-bottom: solid #ccc 1px;
}

.sponsors .noborder {
	border: 0;
	padding-bottom: 5px;
}

ul.sponsor-list li {
	list-style-type: none;
}

.sponsors_top td {
	padding: 0;
}

.subtext {
	color: #666666;
	font-style: oblique;
	font-size: 12px;
}

.oceankids {
	width: 240px; 
	height: 156px;
	background: url(/images/ocean-kids-state.jpg) no-repeat;
}

.oceankids300 {
	width: 300px;
	height: 183px;
	background: url(/images/ocean-kids-300.jpg) no-repeat;
}

.oceankids300 img {
	position: relative;
	top: 150px; 
	left: 170px;
}

.oceankids img {
	position: relative;
	top: 126px; 
	left: 135px;
}

.tiny_mce {
	width: 700px;
}

td.celebrity {
	vertical-align: top;
	width: 33%; 
	text-align: left; 
	padding: 10px 5px 10px 5px;
	border-bottom: solid #ddd 1px;
}

.celebrity h2 {
	color: #217BB2;
	font-weight: bold;
}
.celebrity h2 a {
	color: white;
}

.celebrity img {
	border: 1px solid black; float: left; margin: 0 10px 5px 0;
}

.celebrity div {
	float: left;
	width: 160px;
	margin-left: 5px;
}

h1 .admin_link {
	font-size: 14px;
}

h2 .admin_link {
	font-size: 12px;
}

.eventdiv {
	width: 930px;
	margin: 0 auto 0 auto;
	position: relative;
}

.event, .series {
	float: left;
	margin: 0 4px 8px 4px;
	padding: 0;
	text-align: center;
	width: 300px;
}

.eventdiv .event {
	background-color: #E8E8E8;
}


.seriesimagebox {
	position: relative;
	top: 133px;
	left: 640px;
	margin-bottom: -185px;
	margin-left: -365px;
	width: 365px;
	height: 165px;
	float: left;
	z-index: 10;
}

.seriesimagebox img {
	width: 386px;
	height: 195px;
	float: left;
}

.eventsspan {
	margin-top: 10px;
	width: 612px;
	float: left;
}

.eventsspan .colpadder {
	margin-left: 10px;
}

.eventscol {
	margin-top: 10px;
	width: 300px;
	float: left;
}

.errorExplanation {
	width: 500px;
	background-color: #f3dede;
	border: 1px solid red;
	margin: 10px;
	padding: 10px;
}

.fieldWithErrors {
	border: 0;
	margin: 0;
	padding: 0;
}

.breadcrumb {
	background-image: url(/images/interface/crumb-l.png);
	background-repeat: no-repeat;
	margin: 0 0 10px -4px;
	border-top: solid white 1px;
	height: 46px;
	padding-left: 6px;
}

div.breadcrumb li {
	margin: 0;
	height: 46px;
	padding: 0;
	list-style-type: none;
	width: auto;
	background-image: url(/images/interface/crumb-slice1.gif);
	background-repeat: repeat-x;
	float: left;
}

div.breadcrumb span {
	padding: 12px;
	float: left;
}

div.breadcrumb a {
	text-decoration: none;
}

div.breadcrumb li.divider1{
	width: 3px;
	background-image: url(/images/interface/crumb-divider-sml.gif);
	background-repeat: no-repeat;
}

div.breadcrumb li.divider2{
	width: 14px;
	background-image: url(/images/interface/crumb-divider.gif);
	background-repeat: no-repeat;
}

div.breadcrumb li.lastbread {
	background-image: url(/images/interface/crumb-slice2.gif);
}

div.breadcrumb li.edge {
	width: 7px;
	background-image: url(/images/interface/crumb-r.png);
	background-repeat: no-repeat;
}

.event_note {
	height: 200px;
	width: 300px;
	cursor: pointer;
	background-image: url(/images/mask.png);
	background-repeat: repeat;
	text-align: center;
	color: white;
	position: relative;
	margin: -210px 0 0 0;
	z-index: 5;
}

.event_note p {
	font-weight: bold;
	padding-top: 90px;
}

.pdfstable {
	width: 230px;
	margin-top: 5px;
}

.pdfstable tr, .pdfstable tr td {
	text-align: center;
	padding: 5px;
}

* Speech Bubble Stuff (endless!) */

.speech_bubble {
	position: absolute;
	z-index: 10;
}

.speech_bubble td {
	padding: 0;
}

.sb_inside {
	background-color: #fff;
	padding: 10px;
}

.sb_inside a {
	color: #000;
}

.sb_top {
	background: url(/admin_images/sb-top-bg.png) repeat-x top;
}

.sb_l {
	background: url(/admin_images/sb-l-bg.png) repeat-y left;
}

.sb_r {
	background: url(/admin_images/sb-r-bg.png) repeat-y right;
}

.sb_bottom {
	background: url(/admin_images/sb-bottom-bg.png) repeat-x bottom;
}

.sb_top_l {
	background: url(/admin_images/sb-top-l.png) no-repeat top left;
	border: solid blue 1px;
}

.sb_top_r {
	background: url(/admin_images/sb-top-r.png) no-repeat top right;
}

.sb_bottom_l {
	background: url(/admin_images/sb-bottom-l.png) no-repeat bottom left;
}

.sb_bottom_r {
	background: url(/admin_images/sb-bottom-r.png) no-repeat bottom right;
	padding: 20px 12px 13px 14px;
}

.flash {
	text-align: center;
	padding: 15px;
	border: solid #ac0000;
	color: #ac0000;
}

.tabs {
	margin-top: 10px;
}
.tabs li {
	float: left;
	padding: 5px 10px;
	background-color: #eee;
	margin-right: 3px;
	font-size: 14px;
}

.tabs li.active {
	background-color: #fff;
	border-top: solid #ccc 1px;
	border-left: solid #ccc 1px;
	border-right: solid #ccc 1px;
}

#flash {
	border: solid 2px #31769D;
	background-color: #E0E9F2;
	padding: 20px;
	margin: 20px;
}

.osreel {
	width: 242px;
	margin-top: 5px;
}

#atffc {
	display: none;
}

#reelholder td {
	padding-right: 20px;
	vertical-align: middle;
}

label {
	font-weight: bold;
}

#news_feed {
	padding: 20px;
}

#news_feed h2 {
	margin: 10px 0 0 0;
}

#news_feed .dateline {
	margin-top: 0;
}

.event_brief {
	width: 215px;
	height: 250px;
	float: left;
	margin-right: 12px;
	margin-bottom: 20px;
}

.event_brief h2 {
	background-color: #004B93;
	color: white;
	padding: 4px 10px;
	font-size: 13px;
	line-height: 100%;
	margin-top: 0px;
}

.event_brief ul {
	margin-left: 20px;
}
.event_brief ul li {
	list-style-type: disc;
	padding: 0;
	margin: 0;
}

.event_brief h2 span {
	font-size: 9px;
	font-weight: 400;
	margin-top: -2px;
}

.transparent-overlay {
	margin: 4px 8px; 
	padding: 5px 10px; 
	background: rgba(255,255,255,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2FFFFFF, endColorstr=#B2FFFFFF);
	
}

.top_area {
	height: 214px;
}

.button_strip {
	padding: 0 5px;
}
