@charset "UTF-8";

/**/*.* {
	margin: 0;
	padding: 0;
}
html {
	background: #000000;
}


body {
	font: 100% Helvetica, Arial, Verdana, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	/* text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-size: 16px;
	line-height: 1.7em;
}



/* MENU STYLES -------------------------------- */

/* midnight  Blue background-color: #081549; */
/* black background-color: #000000; */


.url {
	float: right;
	margin: -30px 0 0 0;
	height: 30px;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-weight: normal;
	/* color: #999DAA; */
	color: #7b6670;
	clear: both;
	letter-spacing: .05em; 
}

#footer {
	margin: 10px auto; 
	padding: 10px 0 0 0;
	border-top: #003399 1px solid;
	text-align: center;
	font-size: 10px;
	color: #003399;
}

#footer a:link {
	color: #0066CC;
}
#footer a:visited {
	color: #0066CC;
}

/* FONTZ */

.optima_rom {
	font-family:'Optima LT W01 Roman';
	}
.optima_ital {
	font-family:'Optima LT W01 Italic';
	}
.optima_med {
	font-family:'Optima LT W01 Medium';
	}
.optima_medital {
	font-family:'Optima LT W01 Medium Italic';
	}
.optima_bold {
	font-family:'Optima LT W01 Bold';
	}
.optima_boldital {
	font-family:'Optima LT W01 Bold Italic';
	}

/* Page Tag */
	
@media screen and (max-width: 400px) {
	.xs-clear {
	clear: both;		
	}
}


/* General styles  */

p {
	margin: 0;
	padding: 0 0 1em 0;
	letter-spacing: .02em; 
}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: .75em 0 .5em 0;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #99CCFF;
	line-height: 1.15em;	
	letter-spacing: .03em; 
}

h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.7em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.25em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: .85em;
}

@media screen and (max-width: 400px) {
	h1 {
	font-size: 1.5em;
	}
	h2 {
	font-size: 1.35em;
	}
	h3 {
	font-size: 1.25em;
	}
	h4 {
	font-size: 1.15em;
	}
	h5 {
	font-size: 1em;
	}
	h6 {
	font-size: .85em;
	}
}

.float-left { 
	float: left:
}

.keg {
	margin: 0 0 0; padding: 0;
	float: left;
	height: 30px;
	clear: none;
}

.keg h3 {
	margin: 0; padding: 0;
	color: #99CCFF;
}

.text18 {
	font-size: 18px;
	line-height: 1.5em;
}
.text16 {
	font-size: 16px;
	line-height: 1.5em;
}
.text14 {
	font-size: 14px;
	line-height: 1.5em;
}
.text12 {
	font-size: 12px;
	line-height: 1.5em;
}
.text11 {
	font-size: 11px;
	line-height: 1.5em;
}
.text10 {
	font-size: 10px;
	line-height: 1.5em;
}
.text9 {
	font-size: 9px;
	line-height: 1.4em;
}
.text8 {
	font-size: 8px;
	line-height: 1.4em;
}

/* Colors */

.deep_blue {
	color: #69C;
}
.deeper_blue {
	color: #36C;
}
.heading_blue {
	color: #99CCFF;
}
.black {
	color: black;
}
.red {
	color: #F00;
}
.white {
	color: #FFF;
}
.gray9 {
	color: #999;
}
.gray6 {
	color: #666;
}



hr { 
	border-color: #69C;
}

.indent10 {
	margin-left: 10px;
}
.indent20 {
	margin-left: 20px;
}
.indent40 {
	margin-left: 40px;
}
.indent60 {
	margin-left: 60px;
}

.dim40 {
	opacity: .4;
}
.dim60 {
	opacity: .6;
}




/* Link STYLES ------------ */ 
/*  Old Site link colors: link="#99FFFF" vlink="#33FFFF" alink="#FFFF99 */

a:link {
	color: #99FFFF;
	text-decoration: none;
}
a:visited {
	color: #33FFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/* CSS Overrides and Customization */

.container { 
	background-image: url("../../images/FRS_Abstract_8b_1200.jpg");
	background-position: top;
	background-repeat:no-repeat;
	background-size: contain;
	padding-top: 10px;
	}

/* Header */
	
.jumbotron {
	background-color: rgba(128, 128, 196, 0.3);
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 30px 20px 30px 20px;
	}
.jumbotron h1 {
	padding: 0;
	line-height: 1em;
	font-size: 3em;
	letter-spacing: -.02em;
	color: #0091C8;
	font-family:'Optima LT W01 bold';
	}
.jumbotron h5, .jumbotron h6 {
	padding: 0;
	color: white;
	line-height: 1.15em;
	font-family:'Optima LT W01 Medium';
	}

.jumbotron picture img {
	margin-bottom: 5px;
	}
	
@media screen and (max-width: 768px) {
	.jumbotron h5 {
	font-size: 16px;
	}
	.jumbotron h6 {
	font-size: 14px;
	}

}
@media screen and (max-width: 600px) {

	.jumbotron picture img {
	width: 100%;
	max-width: 300px;
	height: auto;
	margin-bottom: 5px;
	}
	.jumbotron h5 {
	font-size: 14px;
	}
	.jumbotron h6 {
	font-size: 12px;
	}
}
#header2, #header3 {
	top: -10px;
}
#header2 img {
	max-height: 75px;
	width: auto;
}
#header3 img {
	max-height: 60px;
	width: auto;
}
#header2 #frs_title, #header3 #frs_title {
	/*display: block; */
	text-align: left;
	padding: 0;
	margin: 0;
	color: #bdd1ec;
}
/*
#header2 #frs-title .expand {
	-webkit-transform:scale(1.2, 1.0);
	-moz-transform:scale(1.2, 1.0);
	-ms-transform:scale(1.2, 1.0);
	-o-transform:scale(1.2, 1.0);
	transform:scale(1.2, 1.0);	
	
	-webkit-transform: translateX(10%);
	-moz-transform: translateX(10%);
	-ms-transform: translateX(10%);
	-o-transform: translateX(10%);
	transform: translateX(10%);
}
*/
/* #header2 .expand, #header3 .expand */
.expand {
	-webkit-transform:scale(1.2, 1.0);
	-moz-transform:scale(1.2, 1.0);
	-ms-transform:scale(1.2, 1.0);
	-o-transform:scale(1.2, 1.0);
	transform:scale(1.2, 1.0);
}
#header2 .shift {	
	-webkit-transform: translateX(8%);
	-moz-transform: translateX(8%);
	-ms-transform: translateX(8%);
	-o-transform: translateX(8%);
	transform: translateX(8%);
}
#header3 .shift {	
	-webkit-transform: translateX(8.25%);
	-moz-transform: translateX(8.25%);
	-ms-transform: translateX(8.25%);
	-o-transform: translateX(8.25%);
	transform: translateX(8.25%);
}

#header2 a:link, #header3 a:link {
	text-decoration: none;
	color: #dd1ec;
}
#header2 a:visited, #header3 a:visited {
	text-decoration: none;
	color: #bdd1ec;
}
#header2 a:hover , #header3 a:hover {
	text-decoration: none;
	color: white;
}
#header2 a:active, #header3 a:active {
	text-decoration: none;
	color: white;
}

/* Main Navigation Menu */
	
.navbar {
	background-image: url("../../images/menu_band_60.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 0 40px 0;
	}
.navbar-dark .navbar-nav .nav-link {
	color: #2DB7FC; /* #2DB7FC */ 
	}
nav li a:hover {
	color: #99CCFF !important; 
	}
.navbar-nav { 
	line-height: 1.1em;	
	}


/* Front Page & Carousel */

/* <!-- Top Overlay Styles --> */
	
#frs_overlay {
	position: fixed;
	top: 0;
	left: 0;
	padding: 20px 40px;
	z-index: 100;
	color: white;
	width: 100%;
	
	
	background-image: url("../../images/menu_band_60_80pct.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	}
#frs_overlay h2, #frs_overlay h3 {
	padding: 5px 0 10px 0;
	margin: 0 !important;
	color: white:
	}
#frs_overlay img {
	height: 60px;
	width: auto;
	}
	#frs_overlay h3 {
	font-size: 20px;
	}
#frs_overlay a:hover {
	text-decoration: none;
	}
#frs_overlay a:active {
	text-decoration: none;
	}


.m0p0 {
	padding: 0 !important;
	margin: 0 !important;
	}

@media screen and (max-width: 600px) {
	#frs_overlay {
	left: 0;
	padding: 10px;
	}
	#frs_overlay h2 {
	font-size: 20px;
	}
	#frs_overlay h3 {
	font-size: 14px;
	}
	#frs_overlay img {
	height: 35px;
	width: auto;
	}	
}
	
	
/* Carousel Styles  */
	
.carousel-caption {
	bottom: 60px;
}
.carousel-caption h2 {
	font-family:'Optima LT W01 Bold';
	color: white;
}
.carousel-caption h4 {
	/* font-family:'Optima LT W01 Bold'; */
	color: white;
	line-height: 1.4em;
}
@media screen and (max-width: 600px) {
	.carousel-caption {
	bottom: 20px;
	}
	.carousel-caption h2 {
	font-size: 20px;
	}
	.carousel-caption h4 {
	font-size: 14px;
	line-height: 1.25em;
	}
}

/* --- Ajax gallery customizaiton -- */
.cbp-l-inline-subtitle {
    font: 400 14px/18px "Open Sans", sans-serif;
}
.cbp-l-inline-desc {
    font: 400 14px/24px "Open Sans", sans-serif;
}

.cbp a {
	color: #69C;
	text-decoration: none;
}
.cbp a:link {
	color: #69C;
	text-decoration: none;
}
.cbp a:visited {
	color: #69C;
	text-decoration: none;
}
.cbp a:hover {
	color: #99CCFF;
	text-decoration: underline !important;
}
.cbp a:active {
	color: #99CCFF; 
	text-decoration: underline !important;
}
