<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Quicksand" />

/* vietnamese */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local('Quicksand Regular'), local('Quicksand-Regular'), url(http://fonts.gstatic.com/s/quicksand/v7/6xKtdSZaM9iE8KbpRA_hJFQNcOM.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local('Quicksand Regular'), local('Quicksand-Regular'), url(http://fonts.gstatic.com/s/quicksand/v7/6xKtdSZaM9iE8KbpRA_hJVQNcOM.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local('Quicksand Regular'), local('Quicksand-Regular'), url(http://fonts.gstatic.com/s/quicksand/v7/6xKtdSZaM9iE8KbpRA_hK1QN.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


html {
	margin:0;
	padding:0;
	color:#000;
	background:#080b11;
}

body {
	margin:0;
	padding:0;
	color:#000;
	background: #555;
}

#mainPage {
	width: 1000px;
	background: #fff url(../images/background-darker.png) repeat-y;
	margin: 0 auto;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}

p {
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 16px;
	color: #333;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
}

li {
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 16px;
	color: #333;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 30px;
}



#sidebar {
	float: left;
	width: 210px;
	text-align:center;
	margin: 0 15px 0 15px;
	color: #777;
	font-family: sans-serif;
} 

#sidebar h1 {
	color: #004824;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 150%;
}

#sidebar p {
	font-family: sans-serif;
	font-size: 80%;
	text-align: center;
	line-height: 125%;
	margin-bottom: 40px;
}

#sidebar .caption {
	font-family: sans-serif;
	font-size: 75%;
}

#sidebar p b {
	color: #4378b7;
	font-size: 110%;
	font-weight: bold;
}






#mainContent {
	float: right;
	width: 700px;
	padding: 20px 20px 20px 0;
}

#mainContent h1 {
	color: #a7574b;
	font-family: Quicksand, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 150%;
}

#mainContent h3 {
	color: #305c68;
	font-family: Quicksand, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 120%;
}

#mainContent h2 {
	display:inline;
	color: #444;
	font-family: serif;
	font-weight: normal;
	font-size: 115%;
	line-height: 120%;
}

p.quote {
	text-align:center;
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
	color:#777;
	font-size:90%;
	padding: 20px 20px;
	line-height: 200%;
}





#footer {
	clear: both;
	margin: 0;
	padding: 5px;
	color: #fff;
	font-family: sans-serif;
	font-size:60%;
	text-align: center;
	background-color: #25374f; 
}
 
.normalText {
	/* color: #353634; */
	color: #000;
	font-family: Quicksand, sans-serif;
	font-size: 90%;
	line-height: 175%;
	text-align: justify;
} 

.captionText {
	color: #70766c;
	font-family: sans-serif;
	font-size: 70%;
	line-height: 110%;
	text-align: center;
} 


.quoteText {
	color: #555;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: italic;
	text-align: justify;
	margin-left: 40px; 
	margin-right: 40px;
}


div.subNavSection {
	background-color: #071122;
	padding: 8px 0;
	margin: 10px 0;
	color:white;
	text-align: center;
}



#navbar ul { 
	margin: 0;
	font-family: sans-serif;
	font-size:10%;
	list-style-type: none;
	text-align: left;
	background: url(../images/menu-bg.jpg) repeat-y;
	text-decoration: none;
	padding: .5em 1em .5em 250px;
	color: #fff;
	background-color: #000;
} 
 
#navbar ul li {
	display: inline;
} 
 
#navbar ul li a {
	background: url(../images/li-bg.jpg); 
	font-weight: normal;
	text-decoration: none;
	padding: 2px 0.9em 4px 0.9em;
	color: #fff;
	/* background-color: #004824; */
}
.subNav a {
	color: #0a80db;
}
.subNav {
	margin: 40px 0 40px 15px;
}
.subNav a:link {
	display: block;
	margin-top:15px;
	text-align: left;
	margin-left: 5px;
	text-decoration:none;
	color: #0a80db;
}

.subNav a:visited {
	color: color: #0a80db;
} 
.subNav a:hover {
	text-decoration: underline;
} 
.subNav a:active {
	text-decoration: underline;
	color: #ca80db;
} 
 



#currentPage {
	color: #004824;
	background-color: #fff;
}

#navbar ul li a:hover {
	color: #f9f8be;
	background-color: #000;
}

#navbar .thisPage {
	/*text-decoration: underline;*/
	/*background-image: none;*/
	background: url(../images/li-this-bg.jpg);
	background-image: none;
	background-color: #000;
}


.bottomSpace {
	margin-bottom: 25px;
}
.topSpace {
	margin-top: 50px;
}
.refIndent {
	margin-left: 3%;
}

/* FORMER STUDENT STYLING */

		    div.contentbox {
			text-align:center;
		    }
		    .formerstudent {
		        width: 33%;
		        padding: 10px 10px;
		    
		        font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
		        font-size: 70%;
		        line-height: 125%;
		        color: #000;
		        vertical-align: top;
		    }
		    .formerstudent b{
		        font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
		        font-size: 110%;
		        line-height: 125%;
		    }
		    
		    .moreInfo {
		        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		        font-size: 120%;
		        line-height: 125%;
		        color: #fff; 
		    }


		    
		    
		    a.popup img {margin-left:10px; }
		    a.popup {outline:none; text-decoration:none !important;}
		    a.popup strong {line-height:30px;}
		    a.popup:hover {text-decoration:none;} 
		    a.popup span {
		        z-index:10;display:none; padding:14px 20px;
		        margin-top:10px; margin-left:-160px;
		        width:240px; line-height:16px;
		    }
		    a.popup:hover span{
		        display:inline; position:absolute; 
		        border:2px solid #FFF;  color:#EEE;
		        background:#000;
		    }
		    .callout {z-index:20;position:absolute;border:0;top:-30px;left:120px;}

		    /*CSS3 extras*/
		    a.popup span
		    {
		        border-radius:2px;
		        -moz-border-radius: 2px;
		        -webkit-border-radius: 2px;
		    
		        -moz-box-shadow: 0px 0px 8px 4px #666;
		        -webkit-box-shadow: 0px 0px 8px 4px #666;
		        box-shadow: 0px 0px 8px 4px #666;
		    
		        opacity: 0.9;
		    }
		    
		    


/* FORMATTING FOR HOVER LINKS (E.G. SOCIAL MEDIA) IN THE SIDEBAR */
.cadet-login-link {
	width: 190px;
	height: 42px;
	display: inline-block;
	background: url('../images/cadet-login.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.cadet-login-link:hover{
	background: url('../images/cadet-login-hover.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;	
}
.twitter-follow-link {
	width: 75px;
	height:75px;
	display: inline-block;
	background: url('../images/twitter-icon.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
}
.twitter-follow-link:hover {
	background: url('../images/twitter-icon-hover.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
}

.google-scholar-link {
	width: 75px;
	height:75px;
	display: inline-block;
	background: url('../images/google-scholar-icon.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
}
.google-scholar-link:hover {
	background: url('../images/google-scholar-icon-hover.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
}

.gofundme-link {
	width: 160px;
	height:60px;
	display: inline-block;
	background: url('../images/gofundme_logo.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
}
.gofundme-link:hover {
	background: url('../images/gofundme_logo-hover.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
}

.maddox-pdf-link {
	width: 97px;
	height:120px;
	display: inline-block;
	background: url('../images/maddox-pdf-icon.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
}
.maddox-pdf-link:hover {
	background: url('../images/maddox-pdf-icon-hover.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
}








.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}




/* PRE-Loaded images (and other content) to avoid blinking on initial page Loaded */
div.preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
