@charset "UTF-8";
/* CSS Document */

html {
	background: #F3F7FE;
	background-image: url(../_images/background.png), -webkit-repeating-linear-gradient(270deg,rgba(44,44,44,1.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: url(../_images/background.png), -moz-repeating-linear-gradient(270deg,rgba(44,44,44,1.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: url(../_images/background.png), -o-repeating-linear-gradient(270deg,rgba(44,44,44,1.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: url(../_images/background.png), repeating-linear-gradient(180deg,rgba(44,44,44,1.00) 0%,rgba(255,255,255,0.00) 100%);
}

body {
	font-size: 16px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	width: 1280px;
	height: auto;
	padding: 0px;
	margin: 0px auto;
}

figure.projects-right{
  margin-top:0px;
  margin-right:100px;
  margin-left:20px;
  width: 500px;
  height:auto;
  display:block;
  float:right;
  border:1px solid black;
  text-align: justify;
  padding:10px;
}

.projects-right img{
  width:500px;
  height:auto;
  display:block;
}

figure.projects-left{
  margin-top:0px;
  margin-right:20px;
  margin-left:100px;
  width: 500px;
  height:auto;
  display:block;
  float:left;
  border:1px solid black;
  text-align: justify;
  padding:10px;
}

.projects-left img{
  width:500px;
  height:auto;
  display:block;
}

/*.projects-right figcaption{

}*/

.leftcolumn{
  float:left;
  margin-left:15px;
  width:780px;
  height:auto;
  position:relative;
  /*margin-left:15px;*/
  overflow:hidden;

}

.rightcolumn{
  float:right;
  width:460px;
  height:auto;
  position:relative;
  /*margin-right:15px;*/
  overflow:hidden;
}

.rightpanel{
  float:right;
	background-color: rgb(235,235,235);
	width:442px;
	margin-top:15px;
	height:auto;
	margin-bottom: 15px;
	position:relative;
	right:15px;
	overflow:hidden;
  border-width:3px;
  border-color: rgb(205,209,224);
  border-left-style:solid;
  border-bottom-style:solid;
}

.rightpanel h1{
  text-align:center;
	font-size: 30px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	margin-top:0px;
	position:relative;
	color:#fff;
	background-color:#006D92;
}

.leftpanel{
  position:relative;
	float:left;
	margin-top:15px;
  margin-bottom:15px;
	background-color: rgb(235,235,235);
	height:auto;
	width:750px;
	overflow:hidden;
  border-width:3px;
  border-color: rgb(205,209,224);
  border-right-style:solid;
  border-bottom-style:solid;
}

.leftpanel h1{
  text-align:center;
	font-size: 30px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	margin-top:0px;
	position:relative;
	color:#fff;
	background-color:#006D92;
}

.result{
  list-style-type:square;
}

.bibauthor{
  font-size:20px;
  padding-right:10px;
}

.result li{
  font-size:16px;
  padding-left:0;
  margin-top:0px;
  color:#000;
}

.result li a{
  font-size:16px;
  padding-left:0;
  margin-top:0px;
  color:#000;
}

.itemlist{
  list-style-type:square;
}

.itemlist li{
  font-size:20px;
	padding-right:10px;
}

.itemlist li p{
  font-size:16px;
	padding-left:0;
	margin-top:0px;
	color:#000;
}

.itemlist li a{
  font-size:16px;
	padding-left:0;
	margin-top:0px;
	color:#000;
}

.personallist{
  list-style-position:inside; padding-left:0;
}

.personallist br{
  display:none;
}


.personallist li{
  font-size:14px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-bottom: 0px;
  font-weight: normal;
}

.container{
	width: 1280px;
  overflow:hidden;
  position:relative;
	
  height:auto;
	
  min-height:100%;

	margin: 0 auto;
	background-color: #fff;
	position: absolute;
	-webkit-box-shadow: -1px 1px 40px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px 1px 5px 9px rgba(0,0,0,0.75);
	box-shadow: -1px 1px 40px -2px rgba(0,0,0,0.75);
	border: 1px solid #9E9E9E;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.content{
  top:0;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:50px;
	background-color:#fff;
	overflow:hidden;
	min-height:100%;
	height:auto;
	width:1260px;
}

.header{
	width: 100%;
	height: 170px;
	position: relative;
	margin-top: 0px;
	background-image: url(../_images/banner.jpg);
	border-bottom: 3px solid #006D92;
}

.contactus {
	right: 24px;
	position: absolute;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	bottom: 12px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	background-color:#000;
}

.header .contactus a {
	color: #fff;
	text-decoration: none;
}

.header .contactus a:hover {
	color: #33ccff;
}

#readmore a{
  text-decoration: none;
}

#readmore a:hover{
  text-decoration: underline;
}

#labpic {
	width: 750px;
	height: 421px;
	margin-left: 0px;
	margin-top: 10px;
  margin-bottom: 15px;
	display: inline-block;
	position: relative;
	-webkit-box-shadow: 15px 16px 35px -13px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 10px 5px 9px rgba(0,0,0,0.75);
	box-shadow: 15px 16px 35px -13px rgba(0,0,0,0.75);
}

#welcome {
  border-width:3px;
  border-color: rgb(205,209,224);
  border-style:solid;
}

#upcoming_links {
  color:#000;
}

#upcoming_links:hover {
  text-decoration: none;
}

#upcoming_links:visited {
color:#000;
}

#about_us{
  text-align: left;
  margin-left: 105px;
  position: relative;
  margin-top: 0px;
  font-size: 20px;
  margin-right: 105px;
  height:900px;
}

#jennie_about_link {
  display:inline;
  color:##006D92;
  font-style: Georgia;
  text-decoration: none;
}

#jennie_about_link:hover {
  text-decoration: underline;
}

#jennie_about_link:visited {
  color:#006D92;
}

.back {
  height:20px;
  width:100px;
  bottom:15px;
  position: absolute;
  right:15px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  background-color:none;
  text-align: right;
  overflow: hidden;

}

.back a {
  color: #000;
  text-decoration: none;
}

.back a:hover {
  color: #33ccff;
}

.email_cv_scholar_links {
color:#006D92;
text-decoration: none;
}

.email_cv_scholar_links:hover {
  color:#000;
  text-decoration: underline;
}

#model_table {
  margin-left:30px;
  margin-right:30px;
  height:auto;
  width:1200px;
  bottom:30px;
  border-width:3px;
  border-color: rgb(205,209,224);
  border-left-style:solid;
  border-bottom-style:solid;
  border-right-style:solid;
  background-color:rgb(235,235,235);
}

#table {
  margin:0 auto;
  width:1200px;
  margin-left:0;
  margin-right:0;
  background-color:rgb(235,235,235);
  font-family:Georgia
}

.arrow_down {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid black;
  float:right;
}

.model_links {
text-decoration: none;
color:#006D92;
}

.model_links:hover {
  text-decoration: underline;
  color:#006D92;
}

.model_links a:visited{
text-decoration: none;
color:#006D92;
}

#educational {
top:0;
	
margin-left:10px;
	
margin-right:10px;
	
background-color:#fff;
	
height:1500px;
	
width:1260px;
position:relative;
}

.educational_2 {
 border-width:3px;
  border-color: rgb(205,209,224);
  border-left-style:solid;
  border-bottom-style:solid;
}

.slides {
  border:solid white 2px;
}
.slides:hover {
  border:solid #006D92 2px;
}

.educational_links {
  text-decoration: none;
  color:#000;
}

.educational_links:hover {
  text-decoration: underline;
  color:#000;
}

.educational_links:visited {
  text-decoration: none;
  color:#000;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 1280px;
	height: 40px;
	background-color:rgb(79,79,79);
	border-top: 3px solid #006D92;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

#footer_nav a{
  text-decoration: none;
}

#footer_nav a:hover{
  text-decoration: underline;
}

.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}

.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 15px;
  right: 100%;
  bottom: 15px;
  background: #006D92;
  height: 5px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 15px;
}















#cssmenu {
  background-color:rgb(79,79,79);
  width: auto;
  position:absolute;
  right:0px;
  top:0px;
}

#cssmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: block;
  zoom: 1;
}

#cssmenu ul ul{
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: none;
  zoom: 1;
  position:absolute;
}

#cssmenu ul li:hover > ul{
  display:block;
  background-color:rgb(79,79,79);
}

#cssmenu ul:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}

#cssmenu ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
}

#cssmenu.align-right ul li {
  float: right;
}

#cssmenu.align-center ul {
  text-align: center;
}

#cssmenu ul li a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 15px 25px;
  font-family: font-family: 'Montserrat', sans-serif;;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
  position: relative;
  -webkit-transition: color .25s;
  -moz-transition: color .25s;
  -ms-transition: color .25s;
  -o-transition: color .25s;
  transition: color .25s;
}

#cssmenu ul li a:hover {
  color: #33CCFF;
}

#cssmenu ul li a:hover:before {
  width: 100%;
}
#cssmenu ul ul li a:after {
  content:none;
}

#cssmenu ul li a:after {
  content:"";
  display: block;
  position: absolute;
  right: -3px;
  top: 19px;
  height: 6px;
  width: 6px;
  background: #ffffff;
  opacity: .5;
}

#cssmenu ul li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #33CCFF;
  -webkit-transition: width .25s;
  -moz-transition: width .25s;
  -ms-transition: width .25s;
  -o-transition: width .25s;
  transition: width .25s;
}

#cssmenu ul li.last > a:after,
#cssmenu ul li:last-child > a:after {
  display: none;
}

#cssmenu ul li.active a {
  color: #33CCFF;
}

#cssmenu ul li.active a:before {
  width: 100%;
}

#cssmenu.align-right li.last > a:after,
#cssmenu.align-right li:last-child > a:after {
  display: block;
}

#cssmenu.align-right li:first-child a:after {
  display: none;
}




@media screen and (max-width: 768px) {
  #cssmenu ul li {
    float: none;
    display: block;
  }

  #cssmenu ul li a {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #fb998c;
  }

  #cssmenu ul li.last > a,
  #cssmenu ul li:last-child > a {
    border: 0;
  }

  #cssmenu ul li a:after {
    display: none;
  }

  #cssmenu ul li a:before {
    display: none;
  }


#cssmenu li:hover ul {
	display:block;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(0,0,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(0,0,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(0,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(0,0,0,1.00) 100%);
}

#cssmenu li ul {
	position: absolute;
	display: none;
	width: inherit;
	font-size: 20px;
	right: 0;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#cssmenu li ul li {
	display:block;
	text-align:center;
}

