@import url('text-and-nav-styles.css');

/**********************************MAIN********************************/

html {
	height:100%;
}

body {
	height:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size:12px;
	color:#777;
	background: #f9f9f9;
	margin:0;
}

#non-footer {
	position:relative;
	min-height:100%;
	width:100%;
	margin:0 auto;

}

* html #non-footer
{
	height: 100%;
}


/*********************HEADER DIVS**********************/

#header-div {
	position:relative;
	left:0;
	top:0;
	background: white;
}

#logo-div {
	padding-top: 15px;
	padding-bottom: 20px;
	margin-bottom: -9px;
	min-width: 960px;
}

#logo-div img {
	margin: 0 auto;
	display: block;
}


/***************************NAVIGATION DIVS**************************/



#nav-bar-div {
	position:relative;
	left:0;
	top:0;
	z-index:99;
	background: white;
	border-top: 1px solid #eee;
	height:55px
}

#nav-container{
	position:relative;
	width:1040px;
	height:55px;
	margin:auto;
	}

#main-nav-div {
	float: left;
	width: 985px;
	margin: 15px auto;
	height:40px;

}

#fb {
	float: right;
	cursor: pointer;
	margin:5px 0 0 0;

	height:44px;
	width:46px;

}

/**********************BODY DIVS***********************/

#body-div {
	position:relative;
	left:0;
	top:0;
	padding:0 0 50px 0;
}

#copy-div {
	width: 960px;
	margin: 0 auto;
}

#banner {
	position:relative;
	margin:auto;
	height:698px;
	background: url(../images/Whiting6.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#banner_subpage {
	position:relative;
	margin:auto;
	height:217px;
	background: url(../images/subpage_header.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#banner_subpage_about {
	position:relative;
	margin:auto;
	height:217px;
	background: url(../images/subpage_header_about.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.bottom-edge-shadow {
	-webkit-box-shadow: 0 8px 6px -6px rgb(0,0,0,0.3);
	   -moz-box-shadow: 0 8px 6px -6px rgb(0,0,0,0.3);
	        box-shadow: 0 8px 6px -6px rgb(0,0,0,0.3);
}

#reg_container {
	position: relative;
	max-width: 960px;
	margin: 0 auto;
	height:698px;
}

#register {
	position: absolute;
	top: 230px; right: 0;
	background: white;
	text-align: center;
	font-size: 1.5em;
	width: 400px;
	overflow: hidden;
}

#register_subpage {
	position: absolute;
	top: 0;
	right: 0;
	background: white;
	text-align: center;
	font-size: 1.5em;
	width: 400px;
	overflow: hidden;
}


#reg_1 {
	margin-top: 0;
	padding: 20px 0 18px;
	width: 100%;
	color: white;
	font-size: 1.2em;
	background: #00aeef;
}

#reg2 {
	color: #666;
}

.fat_blue_text {
	font-weight: bold;
	color: #00aeef;
}

#reg_3 {
	margin-bottom: 0;
}

#reg_3 a {
	padding: 20px 0 18px;
	text-align: center;
	margin-bottom: 0;
	width: 100%;
	display: block;
	color: white !important;
	background: #ff9933;
}

#reg_3 a:hover {
	background: #ff9f39;
}

#info_box_swanfish {
	margin-top: 40px;
	background: white;
	border: 1px solid #eeeeee;
}

#info_box_swanfish h2 {
	margin-top: 0;
	padding: 12px 40px;
	width: 879px;
	color: white;
	font-size: 38px;
	font-weight: 300;
	background: #00aeef;
	height:61px;
}

#info_box_swanfish p {
	font-size: 1.5em;
	line-height: 1.8em;
	font-weight: 300;
	margin: 0 40px;
}

#info_box_swanfish h4 {
	font-size: 1.5em;
	line-height: 1.8em;
	margin-left: 40px;
}

#info_box_swanfish ul {
	font-size: 1.5em;
	line-height: 1.8em;
	margin-left: 12px;
	margin-right: 40px;
	margin-bottom: 40px;
}

#about_swanfish {
	position: relative;
	width: 690px;
	height: 397px;
	margin-top: 40px;
	background: white;
	border:1px solid #eeeeee;
}

#about_swanfish_subpage {
	position: relative;
	width: 690px;
	height: 397px;
	margin-top: 40px;
	background: white;
	border:1px solid #eeeeee;
}


#about_swanfish h2 {
	margin-top: 0;
	padding: 12px 0 0 220px;
	width: 471px;
	color: white;
	font-size: 38px;
	font-weight: 300;
	background: #00aeef;
	height:61px;
}

#about_swanfish img {
	float: left;
	margin:-70px 0 0 -15px;
	padding-bottom: 20px;
}

#about_swanfish p {
	font-size: 1.3em;
	line-height: 1.8em;
	margin-top: 39px;
	margin-left:220px;
	width: 421px;


}

#about_swanfish a {
	position: absolute;
	bottom: 20px; right: 50px;
}

#about_swanfish_side {
	float: right;
	width: 256px;
	background: white;
}

#gallery a,
#about_swanfish_side a {
	position: absolute;
	bottom: 20px; right: 30px;
}

#prizes {
	position: relative;
	width: 100%;
	height: 198px;
	background: url(../images/prizes2.jpg) no-repeat;

}

#rules {
	position: relative;
	width: 100%; min-height: 200px;
	background: url(../images/rules-conduct2.jpg) no-repeat;
}

#gallery {
	margin-top: 37px;
	position: relative;
	/* width: 100%; min-height: 278px;
	background: url(../images/gallery.jpg) no-repeat; */
}

.slick-slide {
	margin: 0 2px;
}

.gallery-slider .slick-prev::before,
.gallery-slider .slick-next::before {
	color: #bab5b0;
}

.orange_button {
	color: white !important;
	background: #ff9933;
	font-size: 1.3em;
	border: 1px solid white;
	border-radius: 2.5em 2.5em /2em 2em;
	padding: 0.8em 2.5em 1em;
}

.orange_button:hover {
	background: #ff9f39;
}

.blue_button {
	color: white !important;
	background: #0066a4;
	font-size: 1.3em;
	border: 1px solid white;
	border-radius: 2.5em 2.5em /2em 2em;
	padding: 0.8em 0.8em 1em;
	text-align: center;
	width: 157px;
}

.blue_button:hover {
	background: #006aaa;
}

/********************************SPONSORS & ASSOCIATES DIVS******************************/

.full-width {
	margin:30px 0;
}


#sponsors_wrap {
	margin: 30px auto 0;
	padding: 10px 0 20px;
	background: white;
	/*height:164px;*/
}

#sponsors_associates {
	background: url(../images/drop-shadow-white.jpg) top center no-repeat;
	width: 960px;
	display: block;
	margin: 0 auto;
}

#sponsors_associates p {
	font-size: 1.5em;
	margin:26px 0 10px 0;
	text-align: center;
}

#sponsors {
	/*border-right: 1px solid #eee;*/
	margin-right: 20px;
}

#sponsors,
#associates {
/* height: 164px; */
    display: block;
    margin: 0 auto;
    vertical-align: top;
    /* width: 270px; */
    text-align: center;
}

#sponsor_list,
#associate_list {
	padding-left: 0;
	/* padding-right: 20px; */
	list-style-type: none;
}

#associate_list {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: center;
	max-width: 1240px;
	margin: 20px auto;
}

#associate_list li {
	margin-bottom: 20px;
}

#sponsor_list li,
#associate_list li {
	display: inline-block;
}

#associate_list li img {
	max-width: 100%;
	max-height: 65px;
}

#sponsor_list li {
	margin-top: 10px;
}

#associate_list li span {
	font-size: 3.5em;
}

/********************************FOOTER DIVS******************************/

#footer-div {
	position:relative;
	margin:-20px auto 0 auto;
	height:50px;
	width:960px;
	color:#000;

}

#footer-nav-div {
	text-align: center;
	margin: 0 auto;

}
