@charset "utf-8";
@import url("../webfonts/ALittleSunshineWF/stylesheet.css");
/* CSS Document */

html {
	width: 100%;
	height: 100%;	
}
body {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	position: relative;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	background-color: #c2c2c2;
	background-image: url(../images/bg_tile1.jpg);
	background-attachment: scroll;
	background-position: center center;
	background-repeat: repeat;
	font-family: 'Quicksand', sans-serif;
}
table {
	border-collapse: collapse;
	border-color: #cccccc;	
}
table tr th {
	border-color: #ADADAD;
	background-color: #525252;
	color: #ffffff;
	text-align: left;	
}
table tr td {
	border-color: #ADADAD;	
}
table tr:nth-child(odd) {
	background-color: #E7E7E7;	
}
table tr:nth-child(even) {
	background-color: #FFFFFF;	
}
.table_nonth tr:nth-child(odd) {
	background-color: transparent !important;
}
.table_nonth tr:nth-child(even) {
	background-color: transparent !important;
}
img {
	border: 0px;	
}
hr {
	height: 1px;
	border: 0px;
	background-color: #ADADAD;	
}
a {
	outline: 0px;	
}
.hide_meta {
	display: none;	
}
#top_notice {
	width: 100%;
	height: auto;
	padding: 5px 0px;
	margin: 0px auto;
	position: relative;
	clear: both;
	display: none;
}
#top_notice h1 {
	font-size: 10px;
	color: #535353;
	text-align: center;
	padding: 0px;
	margin: 0px;	
}
#nav_container {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px auto;
	position: relative;
	clear: both;
	display: table;
	background-image: url(../images/nav_tile.png);
	background-attachment: scroll;
	background-position: center center;
	background-repeat: repeat-x;
}
@media screen and (max-width: 400px) {
#nav_container {
	width: 400px;
}
}
#nav_content {
	width: 760px;
	height: 75px;
	padding: 0px 0px 0px 240px;
	margin: 0px auto;
	position: relative;
	clear: both;
	z-index: 50;
}
@media screen and (max-width: 1000px) {
#nav_content {
	width: 70%;
	padding: 0px 0% 0px 30%;	
}
}
#infobar_container {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px auto;
	position: relative;
	clear: both;
	display: table;
	background-color: #00aeef;
}
@media screen and (max-width: 400px) {
#infobar_container {
	width: 400px;
}
}
#infobar_content {
	width: 760px;
	height: auto;
	padding: 0px 0px 0px 240px;
	margin: 0px auto;
	position: relative;
	clear: both;
	z-index: 50;	
	display: table;
}
@media screen and (max-width: 1000px) {
#infobar_content {
	width: 70%;
	height: auto;
	padding: 0px 0% 0px 30%;
}
}
#infobar_content .contact_details {
	width: 80%;
	height: 50px;
	color: #ffffff;
	font-size: 18px;
	display: table-cell;
	vertical-align: middle;
	text-shadow: 1px 1px 1px #000000;
	-moz-text-shadow: 1px 1px 1px #000000;
	-webkit-text-shadow: 1px 1px 1px #000000;
	-ms-text-shadow: 1px 1px 1px #000000;
	-o-text-shadow: 1px 1px 1px #000000;
}
@media screen and (max-width: 640px) {
#infobar_content .contact_details {
	font-size: 18px;
}
.cinfo_section {
	clear: both;
	display: block;	
}
}
#infobar_content .contact_details a, #infobar_content .contact_details a:visited {
	color: #ffffff;
	text-decoration: none;	
	-webkit-transition: all 0.3s ease-in-out 0.0s;
	-o-transition: all 0.3s ease-in-out 0.0s;
	transition: all 0.3s ease-in-out 0.0s;
}
#infobar_content .contact_details a:hover, #infobar_content .contact_details a:visited:hover {
	color: #72d6fc;
	text-decoration: none;	
}
#infobar_content .social_icons {
	width: 20%;
	height: 50px;
	display: table-cell;
	vertical-align: middle;	
	text-align: right;
}
#infobar_content .social_icons .fa {
	color: #ffffff;
	font-size: 40px;
	-webkit-transition: all 0.3s ease-in-out 0.0s;
	-o-transition: all 0.3s ease-in-out 0.0s;
	transition: all 0.3s ease-in-out 0.0s;	
}
#infobar_content .social_icons .fa:hover {	
	color: #72d6fc;
}
#logo {
	width: 1000px;
	height: 235px;
	padding: 0px;
	margin: 0px auto -125px auto;
	position: relative;
	clear: both;
	z-index: 2;
	top: -125px;
}
@media screen and (max-width: 1000px) {
#logo {
	width: 100%;	
}
@media screen and (max-width: 400px) {
#logo {
	width: 400px;	
}
}
#logo img {
	max-width: 30%;
	height: auto;	
}
}
#slider_container {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px auto -110px auto;
	position: relative;
	clear: both;
	display: table;	
	top: -110px;
	background-image: url(../images/slider_bg.jpg);
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
@media screen and (max-width: 400px) {
#slider_container {
	width: 400px;
}
}
#slider_content {
	width: 1000px;
	height: 365px;
	padding: 0px;
	margin: 10px auto;
	position: relative;
	clear: both;	
	background-color: #686868;
}
@media screen and (max-width: 1000px) {
#slider_content {
	width: 100%;
	height: auto;
	margin: 0%;
}
}
#qboxes_container {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px auto;
	position: relative;
	clear: both;
	display: table;
	background-image: -webkit-linear-gradient(270deg,rgba(100,100,100,1.00) 0%,rgba(41,41,41,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(100,100,100,1.00) 0%,rgba(41,41,41,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(100,100,100,1.00) 0%,rgba(41,41,41,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(100,100,100,1.00) 0%,rgba(41,41,41,1.00) 100%);
}
#qboxes_content {
	width: 1000px;
	height: auto;
	padding: 0px 0%;
	margin: 0px auto;
	position: relative;
	clear: both;	
}
@media screen and (max-width: 640px) {
#qboxes_content {
	display: none;
}
}
@media screen and (max-width: 1000px) {
#qboxes_content {
	width: 100%;
}
}
.shadow_1000 {
	width: 1000px;
	height: 32px;
	padding: 0%;
	margin: 0% auto;
	background-image: url(../images/shadow_1000.png);
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 32px;	
}
@media screen and (max-width: 1000px) {
.shadow_1000 {
	width: 100%;	
}
}
@media screen and (max-width: 400px) {
.shadow_1000 {
	width: 400px;	
}
}
#content_container {
	width: 100%;
	height: auto;
	padding: 0%;
	margin: 0px auto -20px auto;
	position: relative;
	clear: both;
	display: table;
	top: -20px;
}
@media screen and (max-width: 400px) {
#content_container {
	width: 400px;
}
}
#content_info {
	width: 1000px;
	height: auto;
	padding: 0px;
	margin: 0px auto 20px auto;
	position: relative;
	clear: both;
}
@media screen and (max-width: 1000px) {
#content_info {
	width: 96%;
	padding: 1% 2%;
}
}
#content_info p {
	text-align: justify;
	line-height: 1.5em;	
}
#content_info .content_h2 {
	font-family: ALittleSunshineWF;	
	font-weight: normal;
	font-size: 34px;
}
@media screen and (max-width: 640px) {
#content_info .content_h2 {
	font-size: 26px;
}
}
#content_info img {
	max-width: 100%;
	height: auto;	
}
@media screen and (max-width: 640px) {
.mobile_table td {
	display: block;
	clear: both;
	width: 100%;
}	
}
#footer {
	width: 96%;
	height: auto;
	padding: 1% 2%;
	margin: 0px auto;
	position: relative;
	clear: both;
	display: table;
	background-image: -webkit-linear-gradient(270deg,rgba(100,100,100,1.00) 0%,rgba(41,41,41,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(100,100,100,1.00) 0%,rgba(41,41,41,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(100,100,100,1.00) 0%,rgba(41,41,41,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(100,100,100,1.00) 0%,rgba(41,41,41,1.00) 100%);
}
@media screen and (max-width: 400px) {
#footer {
	width: 400px;
}
}
#footer h3 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-shadow: 1px 1px 1px #000000;
	-moz-text-shadow: 1px 1px 1px #000000;
	-webkit-text-shadow: 1px 1px 1px #000000;
	-ms-text-shadow: 1px 1px 1px #000000;
	-o-text-shadow: 1px 1px 1px #000000;	
	text-align: center;
}
#footer h3 a, #footer h3 a:visited {
	color: #ffffff;
	text-decoration: none;	
}
#footer h3 a:hover, #footer h3 a:visited:hover {
	color: #00aeef;
	text-decoration: none;	
}
.spacer {
	width: 100%;
	height: 20px;	
	padding: 0px;
	margin: 0px auto;
	position: relative;
	clear: both;
}

/* QBOXES TEMPLATE */
@import url(http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
figure.snip1477 {
  font-family: 'Quicksand', sans-serif;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1% 10px 1%;
  width: 31%;
  max-height: 220px;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  background-color: #000000;
}
figure.snip1477 *,
figure.snip1477 *:before,
figure.snip1477 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}
figure.snip1477 img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
  opacity: 0.9;
}
figure.snip1477 .title {
  position: absolute;
  top: 58%;
  left: 25px;
  padding: 5px 10px 10px;
}
@media screen and (max-width: 800px) {
figure.snip1477 .title {
 top: 50%;
}	
}
@media screen and (max-width: 640px) {
figure.snip1477 .title {
 top: 40%;
}	
}
figure.snip1477 .title:before,
figure.snip1477 .title:after {
  height: 2px;
  width: 400px;
  position: absolute;
  content: '';
  background-color: #ffffff;
}
figure.snip1477 .title:before {
  top: 0;
  left: 10px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
figure.snip1477 .title:after {
  bottom: 0;
  right: 10px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
figure.snip1477 .title div:before,
figure.snip1477 .title div:after {
  width: 2px;
  height: 300px;
  position: absolute;
  content: '';
  background-color: #ffffff;
}
figure.snip1477 .title div:before {
  top: 10px;
  right: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
figure.snip1477 .title div:after {
  bottom: 10px;
  left: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
figure.snip1477 h2,
figure.snip1477 h4 {
  margin: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 800px) {
figure.snip1477 h2,
figure.snip1477 h4 {
  font-size: 14px;
}
}
@media screen and (max-width: 640px) {
figure.snip1477 h2,
figure.snip1477 h4 {
  font-size: 12px;
}
}
figure.snip1477 h2 {
  font-weight: 400;
  text-shadow: 1px 1px 1px #000000;
  -moz-text-shadow: 1px 1px 1px #000000;
  -webkit-text-shadow: 1px 1px 1px #000000;
  -ms-text-shadow: 1px 1px 1px #000000;
  -o-text-shadow: 1px 1px 1px #000000;
}
figure.snip1477 h4 {
  display: block;
  font-weight: 700;
  background-color: #a6ce38;
  padding: 5px 10px;
  color: #000000;
}
figure.snip1477 figcaption {
  position: absolute;
  bottom: 42%;
  left: 25px;
  text-align: left;
  opacity: 0;
  padding: 5px 60px 5px 10px;
  font-size: 0.9em;
  font-weight: 500;
  letter-spacing: 1.5px;
}
figure.snip1477 figcaption p {
  margin: 0;
}
@media screen and (max-width: 800px) {
figure.snip1477 figcaption p {
  display: none;
}
}
figure.snip1477 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
figure.snip1477:hover img,
figure.snip1477.hover img {
  zoom: 1;
  filter: alpha(opacity=35);
  -webkit-opacity: 0.35;
  opacity: 0.35;
}
figure.snip1477:hover .title:before,
figure.snip1477.hover .title:before,
figure.snip1477:hover .title:after,
figure.snip1477.hover .title:after,
figure.snip1477:hover .title div:before,
figure.snip1477.hover .title div:before,
figure.snip1477:hover .title div:after,
figure.snip1477.hover .title div:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
figure.snip1477:hover .title:before,
figure.snip1477.hover .title:before,
figure.snip1477:hover .title:after,
figure.snip1477.hover .title:after {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
figure.snip1477:hover figcaption,
figure.snip1477.hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
/* Demo purposes only */
body {
  background-color: #212121;
}

/* FORM STYLE */
input {
	font-family: 'Quicksand', sans-serif;
	font-size: 16px;
	width: 90%;
	height: 22px;
	padding: 1%;
	margin: 5px 0%;
	border: 4px solid #c8e577;	
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	-webkit-transition: all 0.3s ease-in-out 0.0s;
	-o-transition: all 0.3s ease-in-out 0.0s;
	transition: all 0.3s ease-in-out 0.0s;
}
input:hover {
	border: 4px solid #a6ce38;	
}
input:focus {
	background-color: #E3E3E3;	
}
select {
	font-family: 'Quicksand', sans-serif;
	font-size: 16px;
	width: 90%;
	height: 22px;
	padding: 1%;
	margin: 5px 0%;
	border: 4px solid #c8e577;	
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	-webkit-transition: all 0.3s ease-in-out 0.0s;
	-o-transition: all 0.3s ease-in-out 0.0s;
	transition: all 0.3s ease-in-out 0.0s;
}
select:hover {
	border: 4px solid #a6ce38;	
}
select:focus {
	background-color: #E3E3E3;	
}
option {
	padding: 1%;
	border-bottom: 1px dashed #A4A4A4;	
}
#album_list {
	font-family: 'Quicksand', sans-serif;
	font-size: 16px;
	width: 90%;
	height: 36px;
	padding: 1%;
	margin: 5px 0%;
	border: 4px solid #c8e577;	
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	-webkit-transition: all 0.3s ease-in-out 0.0s;
	-o-transition: all 0.3s ease-in-out 0.0s;
	transition: all 0.3s ease-in-out 0.0s;
}
textarea {
	font-family: 'Quicksand', sans-serif;
	font-size: 16px;
	width: 90%;
	height: 80px;
	padding: 1%;
	margin: 5px 0%;
	border: 4px solid #c8e577;	
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	-webkit-transition: all 0.3s ease-in-out 0.0s;
	-o-transition: all 0.3s ease-in-out 0.0s;
	transition: all 0.3s ease-in-out 0.0s;
}
textarea:hover {
	border: 4px solid #a6ce38;	
}
textarea:focus {
	background-color: #E3E3E3;	
}
.subm_btn {
	width: 40%;
	background-color: #00AEEF;
	cursor: pointer;
	height: auto;
	color: #ffffff;
	font-size: 20px;	
}
label {
	font-size: 16px;
	text-shadow: 1px 1px 1px #ffffff;
	-moz-text-shadow: 1px 1px 1px #ffffff;
	-webkit-text-shadow: 1px 1px 1px #ffffff;
	-ms-text-shadow: 1px 1px 1px #ffffff;
	-o-text-shadow: 1px 1px 1px #ffffff;	
}
label.error {
	color: #881315;
	font-size: 14px;
	display: block;
	padding: 3px 0px 0px 0px;
	text-shadow: 1px 1px 1px #ffffff;
	-moz-text-shadow: 1px 1px 1px #ffffff;
	-webkit-text-shadow: 1px 1px 1px #ffffff;
	-ms-text-shadow: 1px 1px 1px #ffffff;
	-o-text-shadow: 1px 1px 1px #ffffff;	
}
label.error:before {
	font-family: FontAwesome;
	content: '\f071';
	padding: 0px 6px 0px 0px;
}
.red_asterisk:before {
	color: #881315;
	font-family: FontAwesome;
	content: '\f069';
	font-size: 12px;	
}