﻿@charset "utf-8";
/* CSS Document */


p, h1 , h2{
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}

.shadow {
	background-image: url(../images/shadow_2h5v_90deg.png);
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
}
#rotater-wrap {
	position: relative;
	height: 300px;
	background-color: #CCC;
	z-index: 5;
}
#container #search  {
	border-radius: 16px;
	background-color: #1F325A;
	height: 20px;
	width: 200px;
	border: 1px inset #192746;
	color: #CCC;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
	position: absolute;
	top: 120px;
	left: 15px;
}
#container #search img {
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#container #search p {
	display: block;
	float: left;
	padding-top: 2px;
}
#top-of-page {
	height: 170px;
}
#headerLinks  {
	padding-top: 8px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 0px;
	width: 340px;
	float: right;
/*	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF; */
	margin-top: 0px;
	margin-right: 38px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	z-index: 3;
	position: relative;
	color: #FFF;
}
#headerLinks a {
	font-size: 0.75em;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#headerLinks a:hover {
	text-decoration: underline;
}


#motto_bg {
	position: absolute;
	z-index: 2;
	right: -24px;
	bottom: -12px;
	right: -22px;
}
#motto {
	color: #E9EFF8;
	text-shadow: 2px 2px #000;
	font-size: 1.75em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	top: 52px;
	z-index: 5;
	right: 60px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-top: 6px;
	font-style: italic;
}

#rotater-wrap .caption-bg {
	height: 300px;

	background: -webkit-linear-gradient(180deg, #20335b, #182745);
	background: -moz-linear-gradient(180deg, #20335b, #182745);
	background: -o-linear-gradient(180deg, #20335b, #182745);
	background: -ms-linear-gradient(180deg, #20335b, #182745);
	background: linear-gradient(180deg, #20335b, #182745);	
	width: 320px;
	/* [disabled]opacity: .6; */
	z-index: 10;
	position: absolute;
}
#rotater-wrap .caption-content {
	color: #FFF;
	position: absolute;
	z-index: 15;
	top: 0px;
	font-family: "Open Sans Condensed";
	width: 290px;
	padding: 15px;
}
#rotater-wrap .caption-content img {
	display: block;
	float: left;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rotater-wrap .caption-content h2 {
	display: block;
	float: left;
	font-size: 20px;
	padding-top: 8px;
	text-transform: uppercase;
	width: 194px;
}
#rotater-wrap .caption-content p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 15px;
	line-height: 20px;
}
#rotater-wrap .caption-content .readmore  {
	font-size: 18px;
	font-weight: bold;
	font-family: "Open Sans Condensed";
	float: right;
	padding-right: 15px;
}
#rotater-wrap >img {
	float: right;
}
#homeblock_wrap {
	background-color: #FFF;
	width: 920px;
}


#homeblock_wrap .block{
	background-color: #FFF;
	float: left;
	width: 260px;
	margin-left: 35px;
	margin-top: 25px;
	margin-bottom: 20px;
}
#homeblock_wrap .block:last-of-type h2{
	color: #000;
	width: 260px;
}
#homeblock_wrap .block img {
	padding-bottom: 5px;
    width:260px;
}
#homeblock_wrap .block .arrow{
	float: left;
	display: block;
	border-radius: 2px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	color: #848EB3;
	line-height: 1.65em;
	padding:0px 8px 0px 0px;
}
#homeblock_wrap .block h2 {
	font-size: 0.8em;
	float: left;
	color: #002469;
	width: 255px;
	font-weight: bold;
	padding: 0px 0px 0px 3px;
	margin: 0px;
	line-height: 1.5em;
}

#homeblock_wrap .block h2 a{
	color: #002469;
	text-decoration: none;
}
#homeblock_wrap .block h2 a:hover {
	text-decoration: underline;
}


#homeblock_wrap .block p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	float: left;
	padding-top: 3px;
}
#talks-wrap {
	float: left;
	width: 220px;
	background-color: #192746;
	position: relative;
	min-height:469px;
}

#talks-wrap h1 {
	color: #FFF;
	font-family: "Open Sans Condensed";
	font-size: 40px;
	line-height: 36px;
	margin: 0px;
	padding:15px 10px;
	font-weight: bold;
}
#container #talks-wrap p{
    padding:7px 10px;
    margin:0px;
    color:#f8f8f8;
    font-size:.7em;
    line-height:130%;
}
/*
#container #talks-wrap p strong:first-of-type{
    display:block;
}
*/
#container #talks-wrap p:nth-child(even){
    background-color:#232F4D;
}
#container #talks-wrap p a{
    color:#fff;
}
#container #talks-wrap article{
    color: #FFF;
    padding:10px;
    text-align:right;
    font-size:.7em;
}
#container #talks-wrap article a{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#container #talks-wrap article a:hover{
    text-decoration:underline;
}
/*
#container #talks-wrap ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#container #talks-wrap ul li {
	color: #F8F8F8;
	margin: 0px;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 10px 5px 10px;
	line-height: 1.3em;
}
#container #talks-wrap ul li:nth-child(odd) {
	background-color: #242F4D;
}
#container #talks-wrap ul li a {
	color: #FFF;
}
#container #talks-wrap p a{
	font-weight: bold;
	color: #FFF;
	position: absolute;
	bottom: 8px;
	right: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
}
#container #talks-wrap ul li:last-of-type{
	font-weight: bold;
	margin: 0px;
	text-align: right;
	padding:0px 10px 15px 0px;
    background-color: #242F4D;
}
 */
#column2 {
	float: left;
	width: 700px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#publications {
	float: left;
	padding: 15px;
	/*	background: -webkit-linear-gradient(0deg, #CCCC99, #fff);
	background: -moz-linear-gradient(0deg, #CCCC99, #fff);
	background: -o-linear-gradient(0deg, #CCCC99, #fff);
	background: -ms-linear-gradient(0deg, #CCCC99, #fff);
	background: linear-gradient(0deg, #CCCC99, #fff);	*/

	background: -webkit-linear-gradient(180deg, #f2f2f2, #fff, #f2f2f2);
	background: -moz-linear-gradient(180deg, #f2f2f2, #fff, #f2f2f2);
	background: -o-linear-gradient(180deg, #f2f2f2, #fff, #f2f2f2);
	background: -ms-linear-gradient(180deg, #f2f2f2, #fff, #f2f2f2);
	background: linear-gradient(180deg, #f2f2f2, #fff, #f2f2f2);
	
}
#publications h2 {
	font-family: "Open Sans Condensed";
	font-size: 22px;
	color: #192746;
	margin: 0px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: uppercase;
}
#publications p {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
#ra-wrap {
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#ra-wrap a {
	text-decoration: none;
	color: #3a5076;
}
#ra-wrap a:hover {
	text-decoration: underline;
}


#our_research {
	float: left;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	width: 330px;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 4px;
	padding-left: 15px;
	color: #192746;
	height: 97px;
	font-size: 10px;
	padding-top: 8px;
}
.our {
	font-size: 32px;
	font-family: "Open Sans Condensed";
	margin: 0px;
	font-weight: bold;
	line-height: 32px;
	letter-spacing: 0px;
	padding: 0px;
}
.research-areas {
	font-family: "Open Sans Condensed";
	font-size: 48px;
	margin: 0px;
	font-weight: bold;
	line-height: 48px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	letter-spacing: 0px;
}
.ra_icon_1_3_4_5 {
	float: left;
	width: 174px;
	position: relative;
	height: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	text-align: center;
	font-size: 12px;
	color: #3A5075;
	padding-bottom: 5px;
}
.ra_icon_2_6 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	height: 100px;
	width: 174px;
	position: relative;
	float: left;
	font-size: 12px;
	text-align: center;
	color: #3A5075;
	padding-bottom: 5px;
}
.ra_icon_7_8 {
	height: 101px;
	width: 174px;
	position: relative;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	float: left;
	font-size: 12px;
	color: #3A5075;
	text-align: center;
	padding-bottom: 5px;
}
#learn_more {
	float: left;
	height: 77px;
	position: relative;
	font-size: 38px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 40px;
	font-family: "Open Sans Condensed";
	font-weight: bold;
	color: #192746;
	line-height: 38px;
}
#learn_more a {
	text-decoration: none;
	color: #002469;
}
#learn_more a:hover {
	text-decoration: underline;
}
