@charset "utf-8";
/*------------------------------------*\
	MAIN
\*------------------------------------*/
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

html{font-family: 'Century Gothic', Helvetica, sans-serif; color: #333;}

#header { 
	position: fixed !important;
  	width: 100%;
  	z-index: 1000;
  	background: #FFF;
	
	}



/******FOOTER*******/

.footer {
	border-radius: 10px;
	background-color: #1A3E68;
	color: #fff;
	white-space: nowrap;
	padding: 16px;
	height: 100px
}
.footer p {
	font-family: "Century Gothic", Helvetica, sans-serif;
	;
	font-style: normal;
	font-weight: normal;
	font-size: 0.81em;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.column1{
	float: left;
	width: 60%;
	height: 70px;
	overflow: hidden;
}
column2{
	float: left;
	width: 35%;
	height: 70px;
	overflow: hidden;
	}
.column1, column2 a {
	color: E1BB33
}
.row {
	width: 100%;
	height: 35px;
}
.row p {
	text-align: center;
	color: #fff
}
.row ul {
	color: #FFF
}
.row #social {
	width: 35.5%;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	float: right;
}

#ftrnav {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: 'Century Gothic';
	font-weight: normal;/*	line-height: 35px
*/	
	
}
#ftrnav ul {
	vertical-align: center;
	text-align: center
}
#ftrnav li {
	display: inline;
	float: none;
}
#ftrnav a {
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	font-size: 0.75em;
	margin: 0 0.1em 0 0;
}
#ftrnav a:hover {
	color: #FFF;
}
#ftrnav a.active {
	color: #E1BB33
}

.feedback {
	font-size: 0.6em;

}
.copyright {
	display: inline-block;/*vertical-align: top;*/
    
}
.content {
	color: white;
	height: 2em;
	width: 3em;
	padding: 0 0 0 3em;
	padding: 0 1.5em;
}

/******FOOTER*******/


/*------------------------------------*\
	LOGO
\*------------------------------------*/

#logo {font-family: 'Century Gothic', Helvetica, sans-serif; 
       text-transform: uppercase;}

/*------------------------------------*\
	TOP NAVIGATION
\*------------------------------------*/
.nav {list-style:none; 
	  margin:0 0 1.5em 0;
	  display:block;
	  margin-left: 0 auto;
	  margin-right: 0 auto;}

/*Add a class of centred/centered to create a centred nav.*/

#nav.main{
	text-align:center;
	margin: 0;
	padding: 0.2em 0em;
	font-family: 'Century Gothic';
	font-weight:normal;
}

#nav.main li {display:inline; 
  			  float:none;}

#nav.main a {
	display:inline-block;
	padding: 0.3em 0.8517em;
	background-color: #1A3E68;
	border-radius: 10px;
	border-right: 1px solid #bbb;
	border-bottom: 2px solid #bbb;
	color: #FFF;
	text-decoration:none; 
	text-transform:uppercase; 
	font-size: 1.2em;
	margin: 0 0.256em 0.6em 0;
	float: left;
}

#nav.main a:hover {
		  color: #FFF;
		  background-color: #F0DD99;}

#nav.main a.active {color: #FFFFFF;
					background-color: #DEB31A;}

#nav li span {display: block; 
			  font-size: 10px; 
			  color: #666; 
			  text-shadow: none; 
			  line-height: 8px;}



/*--- HEADINGS ---*/
h1, h2, h3, h4, h5, h6 {
	font-family: 'Century Gothic', Helvetica, sans-serif; 
    font-style: normal;
	font-weight: 500;
    color: #002855;}

h1{font-size:2.5em;	margin-bottom:0.75em; line-height:1.3em;}
h2{font-size:2.3em;	margin-bottom:0.8em; line-height:1.2em;}
h3{font-size:2em; margin-bottom:1em; line-height:1.3;}
h4{font-size:1.5em;	margin-bottom:0.8em; line-height:auto; text-shadow: none; font-weight:bold;}
h5{font-size:1.3em; margin-bottom:0.6em; text-shadow: none; line-height:auto;}
h6{font-size:1.2em; margin-bottom:0.6em; text-shadow: none; line-height:auto;}

/*------------------------------------*\
	CLASSES
\*------------------------------------*/
/*
Some not-too-pretty and insemantic classes to do odd jobs.
*/
.left	{ float:left!important; }
.right	{ float:right!important; }

.intro {padding: 10px 0; color: #999; width: 450px;}
.intro h2 {font-size: 3.5em; line-height: 0.75em; letter-spacing: -2px; text-transform:uppercase; margin: -10px 0 0 0; color:#1A3E68;float left; white-space:nowrap;}
.intro p {font-family: 'Century Gothic', Helvetica, sans-serif; font-size: 1.9em; line-height: 1.2em; letter-spacing: -2px; padding-right: 15px;}

.quote {font-family: 'Century Gothic', Helvetica, sans-serif; font-size: 1.4em; letter-spacing: -1px; font-style: italic; line-height: 1.3em; } /*a styled quote in addition to blockquote*/
.quote span {display: block; font-size: 0.7em; padding-top: 10px; font-style: normal;}

/*Additional whitespace top,bottom or both for any element. You don´t have to use hr or lots of <br />*/
.top {margin-top: 30px!important;}
.bottom {margin-bottom: 30px!important;}

/*------------------------------------*\
	LINKS and BUTTON
\*------------------------------------*/

a{ color: #1A3E68;text-decoration:none;}

a.button {
	font-family: 'Century Gothic', Helvetica, sans-serif;
	font-size: 1em;
	line-height: auto;
	background-color: #6D8901;/* fallback for browsers that don´t support gradients */
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#A5C100), to(#6D8901));/* Safari 4+, Chrome 1-9 */
	background-image: -moz-linear-gradient(top, #A5C100, #6D8901);/* Firefox 3.6+ */
	background-image: -o-linear-gradient(top, #A5C100, #6D8901);/* Opera 11.10+ */
	background-image: -webkit-linear-gradient(top, #A5C100, #6D8901);/* Safari 5.1+, Mobile Safari, Chrome 10+ */
	background-image: -ms-linear-gradient(top, #A5C100, #6D8901);/* IE 10+ */
    border: 1px solid #799C01;
    border-radius: 5px;
    color: white;
    position: relative;
	text-decoration: none;
	margin: 15px 0;
	text-align: center;
	font-weight: bold;
	padding: 0.3em 0.7em;
	display: inline-block;}
	
a.button:hover {
	background-color: #A5C100;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6D8901), to(#A5C100));
	background-image: -moz-linear-gradient(#6D8901, #A5C100);
	background-image: -moz-linear-gradient(top, #6D8901, #A5C100);
	background-image: -o-linear-gradient(top, #6D8901, #A5C100);
	background-image: -webkit-linear-gradient(top, #6D8901, #A5C100);
	background-image: -ms-linear-gradient(top, #6D8901, #A5C100);}

/*------------------------------------*\
	LISTS
\*------------------------------------*/
/*ul.check {list-style:none;
		  list-style-image:url(../img/check.png);
	      list-style-position: inside;
	     }
*//*------------------------------------*\
	IMAGES
\*------------------------------------*/
img {margin-bottom: 10px}
img.left { margin:0 20px 10px 0; }
img.right { margin:0 0 10px 20px; }
/* due to article of Chris Coyier 
http://css-tricks.com/441-resizeable-images-at-full-resolution/ */
img.expand { width: 24em; margin: 0; }

/*-------------------------------------------*\
	No borders and background for form-tables
\*-------------------------------------------*/
.form th, .form td {border:none; background:none; padding: 0.75em 0;}
.form tbody tr:nth-of-type(odd){background:none;}
/*------------------------------------*\
	horizontal rule
\*------------------------------------*/

/* Gradient transparent - color - transparent */ 
hr { border:0; 
     width: 100%; 
	 height: 1px; 
	 background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
	 background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
	 background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
	 background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
	 margin: 10px 0;}

/******************************************************************************************************
TABS
*******************************************************************************************************/
ul.tabs {
 margin: 0;
 padding: 0;
 list-style: none;
 height: 32px; /*--Set height of tabs--*/
 width: 100%;
 display: block;
}
ul.tabs li {
 float: left;
 margin: 0;
 padding: 0;
 height: 32px; 
 line-height: 32px; /*--Vertically aligns the text within the tab--*/
 border-bottom: 1px solid #fff;
 border-left: 1px solid #fff;
 overflow: hidden;
 position: relative;
 background: #CECECE;
}
ul.tabs li a {
 text-decoration: none;
 color: #666;
 display: block;
 font-size: 1.1em;
 padding: 0 15px;
 outline: none;
}
ul.tabs li a:hover {
 background: #E0E0E0;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
 background: #002855; border: none; border-bottom: 1px solid #002855;
}
.tab_container {
 background: #002855;
 overflow: hidden;
 clear: both;
/*float: left;*/ width: 100%; margin-bottom: 25px;
}
.tab_content {
 padding: 15px 18px 10px;
 font-size: inherit;
}
.tab_content p {margin-bottom: 1em;}

/*------------------------------------*\
	NARROW  Media queries
\*------------------------------------*/
/*
CSS for tablets and narrower devices
*/

@media (min-width: 721px) and (max-width: 960px){
#logo{margin:0 auto; width: 40%;}
#nav.main{float: none; padding: 0.4em 0 0 0}
.intro h2 {font-size: 2.8em; line-height: 1em; letter-spacing: -1px; text-transform:uppercase; /*margin: 0 0 20px 0;*/}
.intro p {font-family: 'Century Gothic', "Helvetica Neue", sans-serif;font-size: 1.6em; line-height: 1.2em; letter-spacing: -2px; padding-right: 20px;}	
.wrapper{width:auto!important; padding:15px!important;}



/*------------------------------------*\
	MOBILE  Media queries
\*------------------------------------*/
/*
CSS for mobile devices.
Linearise it!
*/

@media (max-width: 720px){

.debug, .debug body{background:none!important;}
body{-webkit-text-size-adjust:none;}

.wrapper{line-height: 1.5em; width:auto!important; padding:10px!important;}
.wrapper p {font-size:0.9em;}
.social {text-align: center; margin: 30px 0 15px 0;}

#nav.main a{display:inline-block;padding: 0.8em 1.2em;font-size: 0.9em;letter-spacing: 2px;}
#nav.main{padding: 0.4em 0 0 0; float: none; margin: 0 auto; background-image: none; font-size: 100%;}

#subheader {margin: 110px 0 20px;}

h1{font-size:1.9em;margin-bottom:0.75em;line-height:1.7;}
h2{font-size:1.7em;margin-bottom:1em;line-height:1.5;}
h3{font-size:1.5em;	margin-bottom:1em;line-height:1.3em;}
h4{font-size:1.1em;	margin-bottom:0.8em;line-height:auto;font-weight:bold;}
h5,h6{font-size:1em;margin-bottom:0.8em;line-height:auto;}

.intro p {font-size: 1.2em; line-height: 1.2em; letter-spacing: -1px;}
.intro h2 {font-size: 2em;}	

#footer p {margin: 0; padding: 0 10px;}

	
.grids{margin:0!important;width:auto!important;}
[class^="grid-"],
.grids [class^="grid-"]{
	width:auto!important;
	float:none!important;
	margin:0!important;
}


/*------------------------------------*\
	LOGO
\*------------------------------------*/
#logo{margin:0 auto 1em; width: 100%;}

/* =============================================
 
    MediaQuery-Reporter Styles
	Uncomment and use this to display the screen 
	sizes while developing your media queries!
	http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/a-basic-responsive-grid-plus-handy-css3-media-query-reporter/
 
================================================ */
 
/*body:after {
    content: "less than 320px";
    font-size: 300%;
    font-weight: bold;
    position: fixed;
    bottom: 60px;
    width: 100%;
    text-align: center;
    background-color: hsla(1,60%,40%,0.7);
    color: #fff;
}
@media only screen and (min-width: 320px) {
    body:after {
        content: "320 to 480px";
        background-color: hsla(90,60%,40%,0.7);
    }
}
@media only screen and (min-width: 480px) {
    body:after {
        content: "480 to 768px";
        background-color: hsla(180,60%,40%,0.7);
    }
}
@media only screen and (min-width: 768px) {
    body:after {
        content: "768 to 1024px";
        background-color: hsla(270,60%,40%,0.7);
    }
}
@media only screen and (min-width: 1024px) {
    body:after {
        content: "1024 and up";
        background-color: hsla(360,60%,40%,0.7);
    }
}
*/
/*.member-caption {padding-top: 30px; background-color:transparent #666}
*/
.member-caption {background:none; 
				 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
				 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); 
				 zoom: 1;}
				 
.member-caption {padding: 2%; 
				 position: absolute; 
				 left: 0; 
				 bottom: 0; 
				 background: rgba(0,0,0,.3); 
				 color: #fff; 
				 text-shadow: 0 -1px 0 rgba(0,0,0,.3); 
				 font-size: 14px; 
				 line-height: 18px;}
