.cursor-hand {
	cursor:pointer;
	cursor:hand
}
table.export td {
	text-align:right;
	padding:0 1px 0 1px;
	border:1px solid #265985
}
table.export tr.export-option {
	display:none;
}
table.export tr.export-option a{
	display:block;
}
table.export {
	border-collapse:collapse;
	border-spacing:0;
	display:inline-block;
	color:#265985;
	background-color:#fff;
	position:absolute;
	z-index:100;
	
}

body{
font-size:80%;
color:#222;
background:#fff;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
margin:6px;
padding:0;
line-height: 1.5em;
}

a{color: #222;}
a:hover{text-decoration: underline;}

b{font-size: 110%;}

#topsection{
background-image:url('/site_media/home_back.gif');
height: 80px; /*Height of top section*/
padding: 0px;
}

.menubar {
clear:both;
background: #3d576e;
margin:0;
padding: 2px 12px 2px 12px !important;
height: 18px;
color: white;
}

.menubar a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	margin: 4px;
	padding: 3px;
}
.menubar a:hover {
	color: #3d576e;
	background: white;
	border-bottom: 4px solid #853333;
}

.optionbar {
clear:both;
background: #eee;
border-top: 4px solid #853333;
margin: 0;
padding: 2px 3px 3px 15px !important;
height: 20px;
}

.alignright {
text-align:right;
}

.alignleft {
text-align:left;
}

.search {
background: url('/site_media/transp_back.png') repeat scroll 0 0 transparent;
padding: 3px;
z-index: 2;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 1px 0 250px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 250px; /*Width of left column*/
margin-left: -100%;
background: #FFF;
}

#rightcolumn{
float: right;
width: 500px; /*Width of right column*/
margin-left: -1px; /*Set left margin to -(RightColumnWidth)*/
background: #FFF;
}

#footer{
clear: left;
/*width: 100%;*/
background: #3d576e;
color: white;
text-align: left;
padding: 4px 12px;
}

#footer a{
color: white;
}

.innertube{
margin: 6px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 12px;
}

/* For date slider */
img.smallchart {
	/*padding: 6px 6px 0 6px;*/
	width: 201px;
	height: 60px;
}
#datepicker_bg {
	position: relative;
	left: 0;
	height: 80px;
	width: 200px;
	top: 0;
}
#datepicker_bg div {
	position: absolute;
	cursor: default;
	left: -7px;
	top: -2px;
}
#datepicker_bg span {
	position: absolute;
	top: 17px;
	left: 0px;
	height: 2px;
	width: 200px;
}

/* For results pager */
.pagination {
	font-size:90%;
	margin:6px 0; 
	padding:0; 
	/*background:red;
	border: 1px black solid;*/
}
.pagination a, .pagination a:visited, .pagination a:link {
	padding: 1px 6px 2px 6px; 
	border:1px solid #696018; 
	background-color:#F9F8F2; 
	text-decoration:none; color: #000;
}
.pagination a:hover, .pagination a:active {
	border:1px solid #696018; 
	color:#000; 
	background-color:#FFEED1; 
	text-decoration:none;
}
.pagination .currentpage {
	padding: 1px 3px 2px 3px; 
	background-color:#E4E2E7; 
	color:#000 !important; 
	border-color:#696018; 
	/* font-weight:bold; */
	cursor:default; 
	text-decoration:none;
}
.pagination a.disablelink, .pagination a.disablelink:hover {
	background-color:white; 
	cursor:default; 
	color:#929292; 
	border-color:#929292; 
	font-weight:normal !important; 
	text-decoration:none;
}
.pagination a.prevnextlink {
	text-decoration:none; 
}

.label {
	font-weight: bold;
	font-size: 110%;
	text-decoration: underline;
}

/* Generic nested list */
.nlist div {
	font-weight: bold;
}
.nlist ul {
	margin: 0 0 12px 0px;
	padding-left: 0;
	list-style: none;
}
.nlist ul li {
	margin: 3px 0 0 0;
	color: #761e20;
}
.nlist ul li a {
	color: #761e20;
	/*color: #3D576E; */
	text-decoration: none;
	font-weight: bold;
}
.nlist ul li a:hover {
	text-decoration: underline;
}
.nlist ul li ul {
	margin: 3px 0 10px 10px;
	padding: 0;
}
.nlist ul li ul li {
	color: #222;
	margin: 0 0 3px 6px;
	/* margin-bottom: 4px; */
	padding: 0;
	line-height: 1.0em;
}
.nlist ul li ul li a {
	/*color: #222;*/
	color: #265985;
	font-weight: normal;
	text-decoration: none;
}
.nlist ul li ul li a:hover {
	color: #508EC3;
	text-decoration: underline;
}

.pubrange {
	margin-left: 15px;
}

/* Facets */
.facets {
	color: black;
	margin: 12px 0 0 0;
	padding: 3px 0 3px 3px;
}

.facets ul li ul li span {
	color: #777;
}

/*Recommender*/

.recommender {
	color: black;
	border: 1px solid black;
	margin-top: 12px;
	padding: 5px;
	width:20%;
	padding-bottom:10px;
}



/* Constraints */
.constraints {
	color: black;
	border: 1px solid #853333;
	margin-top: 12px;
	padding: 5px;
}

.citation {
	margin: 0 12px;
	padding: 0;
}
.citation h3 {
	margin-bottom: 3px;
}
.citation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.citation li {
	margin: 0;
	padding: 0;
}
ul.reviewedworks {
	margin-top: 3px;
	margin-bottom: 6px;
}

.search_results {
	/* background: #eee; */
	margin: 0;
	padding: 0 0 12px 0px;
	font-size: 95%;
}
.results_list {
	margin-left: 0px;
	padding: 0;
	
}
.search_results div {
	margin: 6px;
}
.results_item {
	margin: 2px 0 0 0;
	padding: 0px;	
	line-height: 1.1em;
	list-style: none;
}
ul.results_item li {
	list-style: none;
	padding: 0;
	margin: 3px 0 0 0;
	/* background: #ddd; */
}
a.title {
	font-weight: bold;
	text-decoration: none;
	/* font-size: medium; */
	color: #761e20;
	/* color: #1E467B */
}
a.title:hover {
	text-decoration: underline;
	/* font-size: medium;
	background: #660033;
	color: #ffffff;  */
}
.author {
	color: #265985;
	text-decoration: none;
}
.keyterm {
	color: #666;
	text-decoration: none;
}
.subject {
	color: #265985;
	text-decoration: none;
}
.citedby {
	color: #761e20;
	text-decoration: none;
}
.snippet {
	color: #666;
	font-size: 89%;
	margin: 0;
	padding: 3px;
	border: 1px solid #888;
}

.regpasstext{

padding-left:3em;
padding-bottom:3em;
}