@import url("css/br-core.css");
@import url("css/br-carousel.css");
@import url("css/br-woocommerce.css");
@import url("css/br-buddypress.css");
@import url("css/br-widgets.css");
@import url("css/br-logo.css");
@import url("css/br-distributors.css");
@import url("css/br-bg-video.css"); 

.wrap {
	padding-bottom: 150px;
}

.no-padding {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.container-white {
	background:white;
	margin-top:30px;
	margin-bottom:30px;
	padding:0px;
}

.content {
	margin-bottom: 0px;
}

.bg-white {
	background:white;
	margin:30px 0px 30px 0px;
	padding:15px;
}

.label {
	//color:black;
}

.shipping label {
	margin-left: 30px;
}

/* Navbar Formatting */

.navbar {
	border-color: #DDD;
	border-width: 0px 0px 2px;
}

.navbar-brand,
.navbar-nav li a {
	line-height: 100px;
	height: 100px;
	padding-top: 0;
	color: black !important;
	font-family: "Open Sans","Helvetica",sans-serif;
	font-size: 1.0em;
	font-weight: 600;
	text-transform: uppercase;
}

.navbar-toggle .icon-bar {
	border-style: solid;
}

.oceanbackground {
	background: #1e78b9;
	color: white;
	background: url(/images/underwater.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.navbar {
	margin-bottom: 0px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus,
.multi-column-dropdown > li > a:hover, .multi-column-dropdown > li > a:focus {
	background-color: #E8E8E8;
	background-image: linear-gradient(to bottom, #F5F5F5 0px, #E8E8E8 100%);
	background-repeat: repeat-x;
}
.dropdown li {
	text-align: right;
	vertical-align: middle;	
}
.dropdown li a {
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
}
.dropdown h1 {
	line-height: 30px;
	height: 30px;
	padding: 3px 20px;
	text-align: right;
	font-weight: 600;
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 2px;
	width:100%;
}
.dropdown hr {
	margin-right: 20px;
	margin-left: 10px;
}

.dropdown-menu {
	min-width: 250px;
}
.dropdown-menu.columns-2 {
	min-width: 500px;
}
.dropdown-menu.columns-3 {
	min-width: 750px;
}
.dropdown-menu.multi-column li a {
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
.multi-column-dropdown {
	list-style: none;
}
.multi-column-dropdown li a {
	display: block;
	clear: both;
}
.multi-column-dropdown li a:hover {
	text-decoration: none;
}

@media (max-width: 767px) {
	.dropdown-menu.multi-column {
		min-width: 240px !important;
		overflow-x: hidden;
	}
}

/* Jumbotron */
.jumbotron {
	margin-bottom: 0px;
	background: url(images/underwater_jumbotron_dark_1.jpg) no-repeat center center;
	background-position: 0% 25%; 
	background-size: cover;
	background-repeat: no-repeat;
	color: white;
	text-shadow: 3px 3px 3px #222222;
}

.jumbotron.h2 {
	color: #ffffff;
}

.jumbotron-overhang-img {
	margin-bottom:-150px;
}

/* Bootstrap Buttons */

.btn-default,
.btn-default:link {
	color: #fff !important;
	background-color: rgb(38,153,208);
	border: 1px solid #fff;
	font-weight: 600;
	background-image: none;
	text-shadow: none;
}

.btn-default:hover, 
.btn-default:focus {
	color: #fff;
	background-color: #2A6496;
	border: 1px solid #fff;
	font-weight: 600;
}

.btn-default a,
.btn-default a:hover {
	color: #fff;
	text-decoration: none;
}

.btn-default-inverse {
	color: rgb(38,153,208);
	background-color: #fff;
	border: 1px solid rgb(38,153,208);
	font-weight: 600;
}

.btn-default-inverse:hover, 
.btn-default-inverse:focus {
	color: #2A6496;
	background-color: #eee;
	border: 1px solid #2A6496;
	font-weight: 600;
}

.floatingbanner {
	margin-top:150px;
	margin-bottom:150px;
	background: rgba(40,40,40,0.35);
	color:white;
	padding:20px;
}

.img-center {
	margin-left:auto;
	margin-right:auto;
}

.icon-bullets {
	padding-left:3px;
	padding-right:3px;
}

hr.blurred { 
	margin-top:40px;
	margin-bottom:40px;
	width: 75%;
	border: 0; 
	height: 1px; 
	opacity: 0.5;
	background: #333; 
	background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc); 
	background-image: -moz-linear-gradient(left, #ccc, #333, #ccc); 
	background-image: -ms-linear-gradient(left, #ccc, #333, #ccc); 
	background-image: -o-linear-gradient(left, #ccc, #333, #ccc); 
}

/* Home Page Styles */

.home-heading {
	color: #444;
	font-size: 1.4em;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
	margin-top: 15px;
	padding-top: 6px;
	padding-bottom: 4px;
}

.home-heading a {
	float: right;
	font-size: 0.8em;
	color: #999;
}

/* Main body */
.main {
	padding: 0px;
}

.top-headline {
	padding: 40px 15px;
	text-align: left;
}

.white-background {
	background: none repeat scroll 0% 0% rgba(255,255,255,0.9);
}

div.contrast {
	background: none repeat scroll 0% 0% #EEE;
}

.img-configuration-drawing {
	max-width: 80%;
	margin: 30px auto 30px auto;
}

.table-specifications {
	max-width: 750px;
	margin: 40px auto;
}

.img-grid {
	max-width: 100%;
	padding: 5px;
}

.the-future-quotes {
	margin-bottom: 0px;
	background: url(images/reef-wreck-jumbotron-1.png) no-repeat center center;
	background-position: 0% 25%; 
	background-size: cover;
	background-repeat: no-repeat;
	color: white;
	text-shadow: 3px 3px 3px #222222;
}

.the-future-quotes h2 {
	color:white;
	margin-top: 20px;
	margin-bottom: 20px;
}

.more-about-us {
	margin-bottom: 0px;
	background: url(images/underwater_jumbotron_dark_1.jpg) no-repeat center center;
	background-position: 0% 25%; 
	background-size: cover;
	background-repeat: no-repeat;
	color: white;
	text-shadow: 3px 3px 3px #222222;
}

.bgcredit {
	font-face: "Ubuntu",Helvetica,Arial,sans-serif;
	font-size:0.9em;
	color:white;
}

.bgcredit a {
	color: inherit !important;
}

.wrap {
	min-height: 100%;
}

.footer {
	color:black;
	position: relative;
	margin-top: 0px; //-150px; /* negative value of footer height */
	height: 150px;
	clear:both;
	border-color: #DDD;
	border-width: 2px 0px 0px 0px;
	border-style: solid;
}

blockquote {
	font-size: 1.5em;
}

blockquote footer {
	color:white;
}

/* Timeline CSS */
ul.events {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
}

ul.events li {
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	background: #eee;
	border: 1px solid #ddd;
	color: #707070;
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 6px;
	padding: 3px 0;
	position: relative;
	text-align: center;
}

ul.events li em {
	color: #aaa;
	font-weight: normal;
	font-size: 0.9em;
}

ul.intervals {
	list-style-type: none;
	padding: 0;
	display: block;
}

/* The width depends on the number of intervals. For example 100 / 7 = 14.29% -- then subtract a little bit for room for the borders */
ul.intervals li {
	background: #fff url(/images/1x1_eee.gif) repeat-x left 10%;
	border-right: 1px solid #ccc;
	color: #999;
	float: left;
	font-size: 1.2em;
	margin: 0;
	padding: 15px 0;
	text-align: center;
	width: 10%;
}

ul.intervals li.first {
	border-left: 1px solid #ccc;
}

ul.intervals li.past {
	color:#BBB;
	font-weight:bold;
}

ul.intervals li.future {
	color:#666;
	font-weight:bold;
}

.thumbnail{
	display:inline;
	background-color: transparent;
	position: relative;
	border: none;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: rgb(223,199,188);
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */

}

/* About page styles */
.img-about {
	margin: 0 auto;
	max-width: 250px;
}

.about-bio-container {
	margin: 50px auto 50px auto;
}

/*Kickstarter backer page*/
.backer-name {
	font-size: 1.2em;
	line-height: 2.5em;
}

legend {
	width: auto;
	margin-bottom: 0px;
	font-size: 1.3em;
	font-weight: 600;
	color: #555;
	border: none;
}

.button {
	background: rgb(38,153,208);
	color: #fff;
	text-shadow: none;
	border: 1px solid rgb(38,153,208);
	font-weight: 600;
	border-radius: 4px;
	box-shadow: none;
	padding: 6px 12px;
	line-height: 1.42;
}

.button :hover, .button :focus {
	background: #2A6496;
}


.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	margin-right:10px;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {text-align: center;}
.gsc-input-box {
	height:auto !important;
	margin-left:10px;	
}



.tile {
	position: relative;
	height: 125px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-bottom: 45px;
}
.tile a {
	background: rgba(240,240,240,1);
	color: #2699D0;
	font-size: 1.2em;
	font-weight: 600;
	position: absolute;
	bottom: -25px;
	padding: 5px 10px 5px 10px;
	width: 100%;
	border-radius:0px;
}