/* Global Styles */

body {
	background: #f7f8f9;
	color: #000;
	font-family: 'Neuton', serif;
	font-size: 20px;
	line-height: normal;
}

a {
	color: #0d5faa;
	text-decoration: underline;	
}
a:hover {
	color: #fcbb11;
	text-decoration: underline;	
}
a:focus {
	outline: none;	
}

h1 {
	color: #252525;
	font-family: 'Neuton', serif;
	font-size: 28px;	
	font-weight: 700;
	margin: 0px 0px 10px 0px;
}
h2 {
	color: #252525;
	font-family: 'Neuton', serif;
	font-size: 27px;	
	font-weight: 300;
	margin: 0px 0px 20px 0px;
	text-transform: uppercase;
}
h3 {
	color: #252525;
	font-family: 'Neuton', serif;
	font-size: 23px;	
	font-weight: 400;
	margin: 0px 0px 10px 0px;
}
h4 {
	color: #252525;
	font-family: 'Neuton', serif;
	font-size: 18px;
	font-weight: 700;
	margin: 0px 0px 10px 0px;
}

p {
    margin: 0 0 20px;
}

hr {
    background: none repeat scroll 0 0 #e5e5e5;
    height: 1px;
    margin-bottom: 15px;
    margin-top: 15px;
}

ul, li {
	color: #000;
	font-family: 'Neuton', serif;
	font-size: 18px;
}

blockquote {
	color: #8d8d8d;
	font-family: 'Neuton', serif;
	font-size: 25px;	
	font-weight: 200;
	line-height: 29px;
}

.txtBlue {color: #0d5faa;}
.txtGreen {color: #89c75f;}
.bgBlue {background-color: #0d5faa;}
.bgGreen {background-color: #89c75f;}

/* Template Styles */
.navbar {
	background: #03142c;
	background: rgba(3,20,44,.90);
	margin-bottom: 0px;
	z-index: 2000;
}
.navbar-brand {
	float: none;
	height: auto;
	line-height: normal;
	padding: 0px;
}
.navbar-brand img {
	height: auto;
	max-width: 100%;	
}
.navbar > .container .navbar-brand {
	margin: 0px;	
}
.navbar-header {
    float: none;
    padding-bottom: 15px;
    padding-top: 25px;
    position: relative;
    text-align: center;
}
.navbar-default {
	border: none;
	border-bottom: 5px solid rgba(1,12,27,.90);	
}
.navbar-nav {
	float: none;	
}
.navbar-nav > li {
	color: #fff;
	display: inline-block;
	font-size: 22px;
	font-weight: normal;
	text-transform: lowercase;
}
.navbar-nav > li:after {
    content: " | ";
}
.navbar-nav > li:last-child:after {
    content: "";
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	display: inline-block;
	padding: 0px 8px;
	text-decoration: none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #fff;
	text-decoration: underline;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: none;
	color: #fff;
}

.dropdown-menu {
	background: #112107;	
}
.navbar-nav > li > .dropdown-menu {
	border-radius: 0px;
	margin-top: 19px;	
}
.dropdown-menu > li > a {
	color: #fff;
	text-decoration: none;	
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	color: #fff;
	background: #14415a;
}

.menu.left {
	bottom: 15px;
	position: absolute;
}
.menu.right {
	bottom: 15px;
	position: absolute;
	right: 0;
}

/*.menu ul {
	margin: 0px;
	padding: 0px;
}
.menu ul li {
	color: #fff;
	display: inline;
	text-transform: lowercase;
}
.menu ul li:after {
	content: " | ";	
}
.menu ul li:last-child:after {
	content: "";	
}*/

.video-section {
	margin-top: -123px;
	position: relative;
	z-index: 1000;
 }
.video-section .pattern-overlay {
background-color: rgba(71, 71, 71, 0.59);
padding: 110px 0 32px;
min-height: 912px; 
/* Incase of overlay problems just increase the min-height*/
}
.video-section h1, .video-section h3{
text-align:center;
color:#fff;
}
.video-section h1{
font-size:110px;
font-family: 'Buenard', serif;
font-weight:bold;
text-transform: uppercase;
margin: 40px auto 0px;
text-shadow: 1px 1px 1px #000;
-webkit-text-shadow: 1px 1px 1px #000;
-moz-text-shadow: 1px 1px 1px #000;
}
.video-section h3{
font-size: 25px;
font-weight:lighter;
margin: 0px auto 15px;
}
.video-section .buttonBar{display:none;}
.player {font-size: 1px;}

#main > .container {
	padding: 0px;
}

header {
	xborder-bottom: 5px solid rgba(1,12,27,.90);
	position: relative;
	z-index: 2000;	
}
.sub header {
	background-color: rgba(3,20,44,.90);
	height: 250px;
	box-shadow: 
    0 0 0 3px #89c75f,
    0 0 0 6px #1760ac;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.home .bg {
	/*background: url(../img/site_bg.jpg) no-repeat center top;*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 900px;
    left: 0;
    position: absolute;
    right: 0;
}

.sub .bg {
	xbackground: url(../img/01.jpg) no-repeat center top;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 250px;
    left: 0;
    position: absolute;
    right: 0;
	box-shadow: 
    0 0 0 3px #89c75f,
    0 0 0 6px #1760ac;
}

.home .content {
	background: #ffffff;
	margin-top: 772px;
	position: relative;
	z-index: 1000;	
}

.sub .content {
	background: #ffffff;
	margin-top: 0px;
	padding: 0 30px;
	position: relative;
	z-index: 1000;	
}

.content-header {
    height: 272px;
    margin-top: 64px;
    position: relative;
}
.content-header > .container {
    position: relative;
}
.content-header .item {
    height: 100%;
}
.content-header .item .fill {
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}

.inner_container {
	margin-top: -772px;
	/*margin-top: 25px;*/
	position: relative;
}

.pageTitle {
    bottom: 0;
    color: #fff;
    font-family: "Lobster Two",cursive;
    font-size: 65px;
    font-weight: 300;
    margin: 0 0 0 15px;
    position: absolute;
    text-transform: lowercase;
}
.subTitle {
	color: #4c4c4c;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 30px;
	text-transform: lowercase;
}
	

.content-block {
	padding: 25px 0px;	
}

.marquee-slide {
	margin: 50px 0px 60px 0px;	
}
.marquee-slide .owl-carousel {
	padding: 0px 40px;
}
.marquee-slide .circle {
	border: 2px solid #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	height: 230px;
	margin: auto;
	padding: 60px 20px;
	text-align: center;
	width: 230px;
}
.marquee-slide .circle i {
	margin-bottom: 25px;	
}
.marquee-slide .circle p {
	font-size: 28px;
	line-height: 24px;
	margin: 0px;	
}
.marquee-slide .owl-item:nth-child(1n) .circle {
	background: rgba(138,198,94,.6);
}
.marquee-slide .owl-item:nth-child(2n) .circle {
	background: rgba(13,95,170,.6);
}
.marquee-slide .owl-controls {
    margin-top: 0px;
    text-align: center;
}
.marquee-slide .owl-controls .owl-buttons div {
    -moz-user-select: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    margin: 0;
    opacity: 1;
    padding: 10px;
}
.marquee-slide .owl-controls.clickable .owl-buttons div:hover {
    opacity: 1;
    text-decoration: none;
}
.marquee-slide .owl-controls .owl-page {
    display: inline-block;
}
.marquee-slide .owl-controls .owl-page span {
    background: #869791 none repeat scroll 0 0;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}
.marquee-slide .owl-controls .owl-page.active span, .marquee-slide .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
}
.marquee-slide .owl-controls .owl-page span.owl-numbers {
    border-radius: 30px;
    color: #fff;
    font-size: 12px;
    height: auto;
    padding: 2px 10px;
    width: auto;
}
.marquee-slide .owl-controls .owl-buttons div {
    font-size: 36px;
    font-weight: normal;
    position: absolute;
}
.marquee-slide .owl-controls .owl-buttons .owl-prev {
    left: 0px;
    top: 68px;
}
.marquee-slide .owl-controls .owl-buttons .owl-next {
    right: 0px;
    top: 68px;
}

.taskList .circle {
	border: 2px solid #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	height: 100px;
	margin: 0 0 15px 0;
	padding: 20px 10px;
	text-align: center;
	width: 100px;
	float: left;
}
.taskList .circle i {
	font-size: 24px;
	margin-bottom: 7px;	
}
.taskList .circle p {
	font-size: 13px;
	line-height: 13px;
	margin: 0px;	
}
.taskList > div:nth-child(1n).circle {
	background: rgba(138,198,94,1);
	margin-right: 15px;
}
.taskList > div:nth-child(2n).circle {
	background: rgba(13,95,170,1);
}

.news {
	margin-top: 15px;	
}

.carousel-widget {
	background: rgba(5,27,44,.75);
}
.carousel-widget .title {
	text-align: center;
}
.carousel-widget .title h3 {
	color: #fff;
	font-family: 'Neuton', serif;
	font-size: 54px;
	font-weight: 300;
	margin: 0px 1em;
}
.carousel-widget figure {
	position: relative;	
}
.carousel-widget figcaption {
	background: rgba(5,27,44,.8);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	bottom: 25px;
	color: #fff;
	font-size: 45px;
	left: 0;
	line-height: 45px;
	padding: 5px 15px 5px 15px;
	position: absolute;
	right: 0;	
}
.carousel-widget figcaption a {
	color: #fff;
	text-decoration: none;	
}
.carousel-widget figcaption a:hover {
	text-decoration: underline;	
}
.carousel-widget figcaption span {
	display: table-cell;
	vertical-align: middle;
}
.carousel-widget figcaption span.shortDesc {
	font-size: 18px;	
}
.carousel-widget figcaption span:first-child {
	width: 27%;	
}
.carousel-widget figcaption span:first-child {
	border-right: 1px solid #fff;
	padding-right: 10px;
}
.carousel-widget figcaption span:last-child {
	padding-left: 10px;
}
.carousel-widget .owl-carousel {
	padding: 10px;
}
.carousel-widget .owl-controls {
    margin-top: 0px;
    text-align: center;
}
.carousel-widget .owl-controls .owl-buttons div {
    -moz-user-select: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    margin: 0;
    opacity: 1;
    padding: 10px;
}
.carousel-widget .owl-controls.clickable .owl-buttons div:hover {
    opacity: 1;
    text-decoration: none;
}
.carousel-widget .owl-controls .owl-page {
    display: inline-block;
}
.carousel-widget .owl-controls .owl-page span {
    background: #869791 none repeat scroll 0 0;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}
.carousel-widget .owl-controls .owl-page.active span, .carousel-widget .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
}
.carousel-widget .owl-controls .owl-page span.owl-numbers {
    border-radius: 30px;
    color: #fff;
    font-size: 12px;
    height: auto;
    padding: 2px 10px;
    width: auto;
}
.carousel-widget .owl-controls .owl-buttons div {
    position: absolute;
}
.carousel-widget .owl-controls .owl-buttons .owl-prev {
    left: 80px;
    top: -46px;
}
.carousel-widget .owl-controls .owl-buttons .owl-next {
    right: 80px;
    top: -46px;
}

.slogan {
    color: #fff;
    font-family: 'Lobster Two',cursive;
    font-size: 62px;
    line-height: 70px;
	margin-top: 55px;
    text-align: center;
}

.getInvolved {
	background: rgba(5,27,44,.75);
	font-family: 'Neuton', serif;
	font-size: 32px;
	margin: 0px 1em;
	padding-bottom: 5px;
	text-align: center;
}
.getInvolved span {
	color: #fff;
	display: inline-block;	
}
.getInvolved ul {
	display: inline-block;
	margin: 0px;
	padding: 0px;	
}
.getInvolved ul li {
	color: #fff;
	display: inline;
	font-size: 32px;
	font-weight: normal;
}
.getInvolved ul li:after {
	content: " | ";	
}
.getInvolved ul li:last-child:after {
	content: "";	
}
.getInvolved ul li a {
	color: #fff;
	padding: 5px 10px;
	text-decoration: none;	
}

.outandabout {
	background: url(../img/outandabout_bg.gif) no-repeat center bottom;
	margin-top: 25px;
	padding-bottom: 90px;
}

.action-blocks {
	background: url(../img/vertical_divider.gif) no-repeat center;
}
.action-blocks .block {
	color: #4c4c4c;
	/*float: left;*/
	font-family: 'Lobster Two', cursive;
	/*padding: 20px;*/
	text-align: center;
	/*width: 50%;*/
}
.action-blocks .block span {
	display: block;	
}
.action-blocks .block > h3 + span {
	font-size: 65px;
	line-height: 65px;
	padding-bottom: 15px;
}
.action-blocks .block > h3 + span + span {
	font-family: 'Neuton', serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 35px;	
}
.action-blocks .block > h3 + span + span + span {
	font-size: 90px;
	line-height: 90px;
	margin-bottom: 15px;
}

.sponsors {
	margin-bottom: 25px;
}

#flickr_badge_wrapper {
	text-align: center;	
}
#flickr_badge_wrapper a {
	display: inline-block;
	padding: 0px 5px;
	margin-bottom: 5px;
}
#flickr_badge_wrapper.contactView a {
	display: inline-block;
	margin-bottom: 10px;
}

.address {
	color: #949494;	
}
.address p {
	margin: 0px;	
}
.address hr {
	margin: 5px 0px;	
}

.copyright {
	color: #5b4a26;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
}
.copyright a {
	color: #5b4a26;
	text-decoration: none;
}
.copyright hr {
	width: 50%;	
}

.frmJoin {
	
}

#mc-embedded-subscribe-form {
	margin-top: 10px;
}
.mc-field-group {
    display: block;
    margin-bottom: 8px;
    text-indent: 2%;
    width: 100%;
}
#mc_embed_signup .mc-field-group input {
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    display: block;
    padding: 8px 0;
    text-indent: 2%;
    width: 100%;
}

.sticky_tab .tab {
  position:fixed;
  color:#fff;
  width:112px; 
  right:-112px;
  top: 130px;
  z-index: 10000;
  transition: right 0.2s ease-in-out;
  -o-transition: right 0.2s ease-in-out;
  -ms-transition: right 0.2s ease-in-out;
  -moz-transition: right 0.2s ease-in-out;
  -webkit-transition: right 0.2s ease-in-out;
}
.sticky_tab .tab .panelCaller {
  position:absolute;
  right:0px;
}
.sticky_tab .tab .join {
	top: 70px;	
}
.sticky_tab .tab:hover {
  right:0px;
}

/* Default Styles */
#editor {

}
.editor {

}
.two-column .left {
    padding-right: 30px;
}
.two-column .right {
	background: url(../img/sidebar_divider.gif) repeat-y left top;
	padding-left: 40px;
	padding-bottom: 30px;
}

.two-column .right h2, .two-column .right h3 {
	color: #4c4c4c;
	font-weight: 700;
	text-transform: lowercase;	
}
.sidebar_separator {
	background: url(../img/sidebar_separator.gif) no-repeat top center;
	height: 12px;
	margin: 15px 0px;
}

.separator {
	background: url(../img/separator.gif) no-repeat top center;
	height: 70px;
}

.breadcrumb {
	margin-bottom: 0px;
	padding: 0px;
	font-size: 13px;	
}
.breadcrumb > li + li:before {
	font-family: FontAwesome;
	content: "\f105";
	color: #a7a7a7;
}

.sideBar {
    margin-top: 10px;
}
.sideBar h4.heading {
    color: #4c4c4c;
    display: block;
    font-size: 23px;
    font-weight: 700;
    margin: 0;
    padding: 10px 0px;
	text-transform: lowercase;
}

.searchNews {
    margin-bottom: 25px;
}
.searchNews input[type="text"] {
    background: #eceff0 none repeat scroll 0 0 !important;
    border-bottom: 1px solid #ccc !important;
	border-radius: 10px !important;
    padding-left: 10px;
}
.searchNews .btn-default {
    background: #71828f none repeat scroll 0 0;
    border: none;
	border-radius: 10px !important;
    color: #fff;
	margin-top: 10px;
}
.newsNav ul {
    margin: 0 0 25px;
    padding: 0;
}
.newsNav ul li {
    font-size: 16px;
    font-weight: normal;
    list-style-type: none;
    padding: 4px 0px;
    text-transform: lowercase;
}
.newsNav ul li a {
	color: #000000;
	text-decoration: none;
}
/*.newsNav ul li i {
    padding-right: 10px;
}*/
.newsNav ul li .date {
    font-weight: 100;
    text-transform: uppercase;
}
.newsNav ul li .day {
    font-size: 24px;
    margin-right: 5px;
}
.sideNav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sideNav ul > li {
	font-size: 16px;
	font-weight: normal;
}
.sideNav ul > li > a {
	color: #000;
    display: inline-block;
    padding: 5px 20px 5px 0px;
	text-decoration: none;
	text-transform: lowercase;
}
.sideNav ul > li > a:hover, .sideNav ul > li > a:focus, .sideNav ul > li > a:active, .sideNav ul > .selected a {
    color: #8bafd5;
}

.pagination {
    margin: 0;
}
.pagination > li > a, .pagination > li > span {
    font-size: 15px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius: 0;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background: none repeat scroll 0 0 #3b6cb4;
    border: 1px solid #ddd;
    color: #fff;
}
.pagination > li > a:hover {
    background: none repeat scroll 0 0 #3b6cb4;
    color: #fff;
}

/*.news-content .news-header {
	margin-bottom: 25px;
}*/
.news-content .newsDate {
	border: 1px solid #fcbb11;
	width: 80px;
}
.news-content .newsDate span {
	display: block;
	text-align: center;
}
.news-content .newsDate .month {
	color: #4c4c4c;
	font-size: 17px;
	text-transform: uppercase;
}
.news-content .newsDate .day {
	color: #0d5faa;
	font-family: 'Lobster Two', cursive;
	font-size: 40px;
	line-height: 46px;
}
.news-content article {
    margin-bottom: 25px;
}
.news-content h3 {
    font-size: 25px;
    font-weight: 700;
    margin: 0px 0px 5px 0px;
}
.news-content h3 a {
	color: #4c4c4c;	
	text-decoration: none;
}
.news-content .label {
	border-radius: 0px;
    color: #000;
    font-size: 16px;
	font-weight: normal;
    padding: 0 5px 0 0;
}
/*.news-content hr.seperator {
    background: none repeat scroll 0 0 #d3d4d5;
    height: 1px;
    margin-bottom: 15px;
    margin-top: 0px;
}*/
.news-content hr {
	margin-bottom: 15px;	
}
.news-content figure {
    margin-bottom: 20px;
}
.news-content .btn {
    background: none repeat scroll 0 0 #71828f;
    border: medium none;
	color: #fff;
	text-decoration: none;
}
.news-content .btn:hover {
    background: none repeat scroll 0 0 #14415a;
    color: #fff;
}
.news-content .share {
	text-align: right;	
}

ul.newsMeta {
    margin: 0 0 25px 0;
    padding: 0;
}
ul.newsMeta li {
    color: #000000;
    display: inline-block;
    font-size: 16px;
	font-weight: normal;
    list-style-type: none;
	text-transform: lowercase;
}
ul.newsMeta li a {
	text-decoration: underline;	
}
ul.newsMeta li:first-child:after {
   	content: "|";
	padding-left: 10px;
	padding-right: 10px;
}

.events-content ul.eventList {
	margin: 0px 0px 25px 0px;
	padding: 0px;	
}
.events-content ul.eventList li {
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	xfloat: left;
	list-style-type: none;
	padding: 20px;
	xwidth: 50%;
}
.events-content ul.eventList li:nth-child(1), .events-content ul.eventList li:nth-child(2) {
	padding-top: 0px;
}
.events-content ul.eventList li:nth-child(2n+2) {
	border-right: 1px solid #fff;
	padding-left: 20px;
	padding-right: 0px;
}
.events-content ul.eventList li:nth-child(2n+1) {
	border-right: 1px solid #e5e5e5;
	padding-left: 0px;
}
.events-content .learnMore img {
	height: auto;
	max-width: 100%;	
}
.events-content .eventDetails {
	background-color: #fcbb11;
	float: left;
	width: 18%;
	word-wrap: break-word;
}
.events-content .eventInfo {
	float: left;
	padding-left: 20px;
	width: 82%;
}
.events-content .eventDate {
	background-color: #fff;
	border: 1px solid #fcbb11;
	color: #4c4c4c;
	font-size: 17px;
	line-height: normal;
}
.events-content .eventDate span {
	display: block;
	text-align: center;
}
.events-content .eventDate .day {
	color: #0d5faa;
	font-family: 'Lobster Two', cursive;
	font-size: 40px;
}
.events-content .eventDate .month {
	font-weight: 700;
	text-transform: uppercase;
}
.events-content .eventDate .year {
	color: #949494;
	font-weight: 700;
	padding-bottom: 5px;
}
.events-content .eventDate .time {
	background-color: #fef1cf;
	display: block;
	font-weight: 700;
	padding: 10px 0px 50px 0px;
}
.events-content h3 {
    font-size: 25px;
    font-weight: 700;
    margin: 10px 0px 5px 0px;
}
.events-content h3 a {
	color: #4c4c4c;	
}
.events-content .image img {
	max-width: 100%;
	height: auto;	
}
.events-content .location {
	font-size: 16px;	
}
.events-content .shortDesc {
	line-height: normal;
	margin-top: 15px;
}

.post-pagination ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.post-pagination ul li {
	display: inline-block;
    padding-right: 15px;
    font-size: 15px;
    margin: 0 0 5px;
}
.post-pagination ul li i {
	line-height: 30px;
}
.post-pagination ul li a {
	line-height: 14px;
	text-decoration: none;	
	vertical-align: middle;
}
.post-pagination ul li:last-child:before {
   	content: "|";
	padding-right: 15px;
}

/* 404 Page Styles */
.error-404 {
    font-size: 100px;
}

/* FORM STYLES */
.form_holder {
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	/*-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #ccc;*/
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #eceff0 !important;
  font-size: 20px !important;
  color: #4c4c4c !important;
  border: 0px !important;
  height: auto !important;
}

.requiredText {
	color:#cc0000;
	font-size:12px;
}

.formError {
	color:#cc0000;
	font-size:12px;
	margin-top:5px;
}

.fielderror {
	border-color: #cc0000 !important;
	box-shadow: none;
	border-width: 1px;
}

.control-label {
	color: #949494;
	font-size: 20px;
}

.legendForm {
	font-size:18px;
	color:#009ea8;
	padding:10px;
}

.btn {
	border-radius: 10px;
	color: #fff;
	font-family: 'Neuton', serif;
	font-size: 20px;	
	font-weight: 700;
	line-height: normal;
	padding: 0px 12px 6px 12px;
	text-decoration: none;
}

.btn-contact {
	background: #71828f;
	font-size: 19px;
	padding: 6px 12px;
}

.btn-register {
	background: #fcbb11;
	border-radius: 0px;
	font-size: 19px;
	margin-top: 5px;
	padding: 0 12px 6px;
}

.btn-form {
	background-color:#a1d0de;
	color:#333 !important;
	border: 0px;		
	border-radius: 0px;
	font-size: 16px;
	letter-spacing: 2px;
	/*margin-top:20px;*/
	width:170px;
	text-decoration: none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-color:#ffcc33;
}

.btn-news {
	background-color:#ffcc33;
	color:#9a3464 !important;
	border: 0px;		
	border-radius: 0px;
	font-size: 12px;
	letter-spacing: 2px;
	margin-top:20px;
	width:120px;
	text-decoration: none;
}

.btn-news:hover {
	background-color:#fde290;
	color:#9a3464;
}
	
.btn-form:hover, .btn-donate:focus, .btn-donate:active, .active.btn-donate, .open > .btn-donate.dropdown-toggle {
	background-color:#315A96;
	color: #fff !important;
}

.fieldLabelTxt {
	font-size: 13px;
}

.form-horizontal .control-label {
	text-align: left !important;
}

/* Social Media */
.social-bar {
    /*display: table-cell;
    float: right;*/
    list-style-type: none;
    text-align: right;
	padding: 0px;
	position: absolute;
	left: 15px;
	top: 15px;
	margin-bottom: 0px;
	z-index: 5000;
}
.social {
	margin: 0px;
	padding: 0px;	
}
/*.social .heading {
	color: #2c3c68;
	font-size: 14px;
}*/
.social ul {
	margin: 0px;
	padding: 0px;
}
.social .link {
    /*display: inline-block;
	margin: 0px 0px 5px 5px;*/
	float: left;
	display: block;
	margin-right: 8px;
}
.social a {
    background-color: #13508f;
    border-radius: 50%;
    color: #fff;
    display: block;
    padding: 4px 0;
    width: 30px;
	text-align: center;
}

/*.share {
    margin-top: 30px;
}*/
.share ul {
    margin: 0;
    padding: 0;
}
.share ul li {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
}
.share ul li:first-child {
    margin-right: 10px;
}
.share ul li a {
    background-color: #13508f;
    border-radius: 50%;
    color: #fff;
    display: block;
    line-height: 24px;
    text-align: center;
    width: 24px;
}
.share ul li a:hover {
    color: #3b6cb4;
}

a.marqueeLink {
	color:white;
	text-decoration:none;
}

a.marqueeLink:hover {
	text-decoration:underline;
}

.formGrid > div:first-child {
	padding-right: 30px;
}
.formGrid > div:last-child {
	padding-left: 30px;	
}

.row.vdivide > [class*='col-']:first-child:after {
	background: #e0e0e0;
	width: 2px;
	content: "";
	display:block;
	position: absolute;
	top:0;
	bottom: 0;
	right: 0;
	min-height: 70px;
}