@charset "utf-8";
@font-face {
    font-family: 'Oswald';
    src: url('oswald-webfont.eot');
    src: url('oswald-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-webfont.woff') format('woff'),
         url('oswald-webfont.ttf') format('truetype'),
         url('oswald-webfont.svg#Oswald') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	font: 16px 'Oswald', Arial, Helvetica, sans-serif;
	background: #FFF url(images/bodybg.png) repeat-x center top;
	margin: 0;
	padding: 0;
	color: #475b82;
        font-size: 100%;
/*	min-width: 960px;*/
}

/* ELEMENT STYLES */
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 14px;
	padding-right: 15px;
	padding-left: 15px;
}
h1 {
	font:normal 1.5em 'Oswald', Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.25em;
}
h3 {
	font-size: 1.125em;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
h1.blue {
	color: #475b82;
}
a img {
	border: none;
}
a:link {
	color: #475e65;
	text-decoration: none;
}
a:visited {
	color: #475e65;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.content a {
	text-decoration: underline;
}
hr {
	color: #CCC;
	background: #CCC;
	height: 2px;
	border: 0;
}

.downloadHistoryChartControls {
/*    color: #F33;*/
	font-size: 0.825em;
}

.datatable-class {
	font-size: 0.825em;
}

.controlPanel {
    margin-bottom:10px;
}

.panel {
/*    background: #CCC;*/
    padding: 5px;
}

.panelTitle {
    font-size: 1.15em;
}

.collectionGroup {
    line-height: 0.8
}

.collectionGroup .ui-datagrid-column {
    padding: 0px;
}

.chart {
    float: left
}

.searchChart {
    float: left
}

.searchTable {
    text-align: center;
    margin-top: 15px;
}

.searchPanel {
    font-size: .75em
}

.searchPanelTitle {
    font-size: .95em;
    font-weight: bold;
    text-align: center;
    background-color: #CCC;
}

.numericColumn {
    text-align: center
}

.textColumn {
    text-align: left
}

.accountChart {
    float: left
}

.updateLabel {
    font-size: .75em;
    float: right;
}

.collectionTable {
    font-size: .75em;
}

/* PAGE HEADERS */
.header {
	height: 40px;
}
.header img {
	display: block;
}
#withsubnav {
	background: url(../images/bodynavbg.png) repeat-x center top;
	margin-bottom: 40px;
}
#logo {
	width: 240px;
	height: 52px;
	position: relative;
	float: left;
}
#help {
	width: 240px;
	position: relative;
	float: right;
	text-align: right;
}
#help a {
	color: #a90101;
	background-color: white;
	height: 25px;
	padding: 4px 12px 0;
	display: inline-block;
	margin: 6px 12px 0 0;
}
#help a:hover, #help a:focus {
	color: #5C5C5C;
}

/* HEADER NAVIGATION */
ul.topnav {
	padding: 25px 0 0;
	list-style: none;
	text-align: center;
}
ul.topnav li {
	display: inline-block;
	*display: inline;
	zoom:1; /* IE hasLayout */
	font-size: 18px;
	padding: 0 6px;
}
.topnav li a {
	display: inline-block;
	zoom:1; /* IE hasLayout */
	color: #5C5C5C;
	height: 25px;
	padding: 2px 12px 0;
}
.topnav li.active a {
	background: #c9c9c9;
}
.topnav li a:hover, .topnav li a:focus, .subnav li a:hover, .subnav li a:focus {
	color: #a90101;
}
ul.subnav {
	padding: 0 0;
	list-style: none;
	text-align: center;
}
ul.subnav li {
	display: inline;
	font-size: 15px;
}
ul.subnav li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	padding: 0 10px;
}
ul.subnav li.first a {
	border-right: #5c5c5c 2px solid;
	padding-right: 12px;
}
ul.subnav li.last a {
	border-left: #5c5c5c 2px solid;
	padding-left: 12px;
}
ul.subnav li.active a {
	color: #a90101;
}

/* CONTENT AREA */
.container {
	/* margin: 0 auto; */
	margin: 30px;
/*	width: 960px;
	min-height: 640px;*/
}
.content {
	padding: 10px 0;
	margin: 0 auto;
}
.content ul, .content ol, .content dl {
	padding-left: 40px;
	margin-bottom: 1em;
}
div.leftcolumn {
	width: 570px;
	padding-right: 30px;
	float: left;
}
div.sidebar {
	width: 360px;
	float: left;
	padding: 10px 0;
}

/* FLOATS */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	height:0;
	font-size: 1px;
	line-height: 0px;
	clear: both;
}

/* HOME 3-COLUMN NAVIGATION */
ul.nav {
	list-style: none;
	margin: 40px 0 60px;
}
ul.nav li {
	float:left;
	font-size: 23px;
	font-weight: normal;
	color: #a90101;
	text-transform: uppercase;
	width: 270px;
}
ul.nav li ul {
	list-style: none;
	margin: 20px 0 0;
}
ul.nav li ul li {
	float: none;
	font-size: 15px;
	text-transform: none;
	margin: 0 10px 1em 0;
}
ul.nav li ul li a, ul.nav li ul li a:visited {
	padding: 5px 0;
	text-decoration: none;
}
ul.nav li ul li a:hover {
	color: #6e81a6;
}
#aboutus, #research, #submit {
	padding-left: 50px;
}
#aboutus {
	background: url(../images/icon_aboutus.png) top left no-repeat;
}
#research {
	background: url(../images/icon_research.png) top left no-repeat;
}
#submit {
	background: url(../images/icon_submit.png) top left no-repeat;
}

/* HOME CONTAINER FOR SLIDESHOW AND LOGIN */
.slideshow {
	height: 320px;
	width: 960px;
	margin: 20px auto 0;
	padding: 0 0;
	background-color: #6e81a6;
}

/* HOME LOGIN BUTTON */
.login {
	float:left;
	height: 320px;
	width: 320px;
}
.login a {
	color: #dee8f6;
	font-size: 30px;
	text-transform: uppercase;
	width:270px;
	height:230px;
	padding: 90px 0 0 50px;
	display: block;
}
.login a:hover, .login a:focus {
	background-color: #475b82;
}
.login a span {
	color: #a90101;
}
.login a:hover span, .login a:focus span {
	color: #F33;
}

/* HOME SLIDESHOW */
.window {
	float: left;
	height:320px;
	width: 640px;
	overflow: hidden;
	position: relative;
	background-color: #000;
}
.image_reel {
	position: absolute;
	top: 0;
	left: 0;
}
.image_reel li {
	height:320px;
	width: 640px;
}
.image_reel p {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 65px;
	width: 475px;
	padding: 15px 140px 0 25px;
	margin: 0 0;
	color: #fff;
	background:  url(../images/slidecapbg.png);
	font: bold 14px Arial, Helvetica, sans-serif;
}
.image_reel p a {
	color: #6e81a6;
	text-decoration: underline;
	font-style: italic;
}
.image_reel p a:hover, .image_reel p a:focus {
	color: #dee8f6;
}
#pager {
	z-index: 50;
	position: absolute;
	bottom: 0;
	right: 10px;
	text-align: center;
}
#pager a {
	display: inline-block;
	margin: 0 5px;
	padding: 5px 0;
	width: 20px;
	color: #dee8f6;
	background: #6e81a6;
	text-decoration: none;
}
#pager a.activeSlide {
	color: #6e81a6;
	background: #dee8f6;
}
#pager a.activeSlide:hover, #pager a.activeSlide:focus {
	color: #475b82;
	background: #dee8f6;
}
#pager a:hover, #pager a:focus {
	background-color: #475b82;
}
#pager a:focus {
	outline: none;
}

/* HOME NEWSLETTER BUTTON */
a.newsletter {
	background: url(../images/newsletter.png) top left no-repeat;
	width:242px;
	padding: 8px 0 0 38px;
	height:32px;
	color: #dee8f6;
	font-size: 18px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	margin: 30px auto 35px;
}
a.newsletter:hover, a.newsletter:focus {
	background-position: bottom left;
	color: #475C82;
}

/* SIDEBAR ELEMENTS */
a.loginbutton {
	background-color: #6e81a6;
	color: #dee8f6;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	width:360px;
	height:38px;
	padding: 14px 0 0;
	display: block;
	margin-bottom: 2px;
}
a.loginbutton:hover, a.loginbutton:focus {
	background-color: #475b82;
}
a.loginbutton span {
	color: #a90101;
}
a.loginbutton:hover span, a.loginbutton:focus span {
	color: #F33;
}
.sidebar img {
	display: block;
	width: 360px;
}
.sidebar p{
	font: italic 13px Arial, Helvetica, sans-serif;
	padding: 15px 15px;
	background-color: #4D6584;
	color: #f2f2f2;
}
.sidebar p a {
	color: #fff;
	text-decoration: underline;
}

/* SUBHEADERS WITH ICONS */
p.subheader {
	font: normal 16px 'Oswald', Arial, Helvetica, sans-serif;
	color: #6E81A6;
	padding: 5px 0 0 42px;
	margin: 0 15px 15px;
	text-transform: uppercase;
	border-bottom: #6E81A6 2px solid;
}
p.aboutus {
	background: url(../images/icon_aboutus30px.png) no-repeat left 2px;
}
p.forresearchers {
	background: url(../images/icon_research30px.png) no-repeat left bottom;
}
p.submissions {
	background: url(../images/icon_submit30px.png) no-repeat left bottom;
}

/* PUBLICATION STYLES */
.citation a {
    background: url("../images/external.png") no-repeat right center;
    padding-right: 13px;
}
.citation a[href$=".pdf"] {
    background: url("../images/pdf.gif") no-repeat right bottom;
    padding-right: 18px;
}

/* FOOTER */
ul.footnav {
	text-align: center;
	background-color: #5C5C5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 1.5em;
}
.footnav li {
	display: inline;
	margin-left: -2px;
}
.footnav li a, .footnav li a:visited {
	display: inline-block;
	color: #fff;
	border-right: #FFF 1px solid;
	border-left: #5C5C5C 1px solid;
	padding: 5px 20px 5px 18px;
}
.footnav li a:hover, .footnav li a:focus {
	background-color: #475b82;
}
ul.footnav li.first a {
	border-left: #FFF 1px solid;
}
.footnav img {
	vertical-align: middle;
}
p.footer {
	text-align: center;
	color: #999;
	font-size: 10px;
}
