#frontsearch {
	margin-top: 30px;
	text-align:center;
}

#front_title {
	color: #930101;
	font-size: 48px;
	font-weight: 400;
} 

#inputbox {
	position: relative;
	margin-top: 10px;
	margin-bottom: -20px;
	padding: 7px;
	background: #f1f0f0;
} 

#inputbox .searchfield {
	position: relative;
	left: 30px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.1em;
	width: 400px;
	padding-left: 6px;
	margin-right: 10px;
	/*border: 2px inset #a0adda;*/
	/*color: #000;*/
}

#inputbox .searchbutton {
	position: relative;
	left: 30px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.1em;
	/*margin-right: 10px;*/
	border: 2px outset #d4d4d4;
	background-color: #fafbff;
}

#frontintro {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 40px;
	padding-bottom: 30px;
	font-size: 0.9em;
	color: #333;
	clear: both;
}

.fronttable {
    border-top:2px solid #F1F0F0;
    border-bottom:2px solid #F1F0F0;
	width: 740px;
	overflow: hidden;
	font-size: 1em;
	line-height: 150%;
}

.fronttable td {
	/*padding-right: 30px;
	padding-bottom: 15px;*/
	padding-left:160px;
    /*color: #999;*/
	font-size: 0.9em;
	line-height: 200%; /*230%*/
}

#tableheader {
    margin-top:50px;

}

.explanation {
    margin-left:210px;
}

span.recentsearch a {
	margin-bottom: 8px;
	display: block;
	max-width: 280px;
}

.heading {
	color: #cb0000;
	font-size: 20px;
	margin-bottom: 15px;
}

.heading a {
	font-size: 20px;
	margin-bottom: 15px;
}

.samplequeries {
	border-top:1px solid #CCCCCC;
	clear:both;
}

/* end front page */

/* tabs */
.tabtable td.bottomborder1,
.tabtable td.bottomborder2,
.tabtable td.bottomborder3 {
	border-bottom: 1px solid #d4d4d4;
}

.tabtable td.bottomborder1 {
	width: 25px;
}

.tabtable td.bottomborder2 {
	padding-left: 3px;
	width: 3px;
}

.tabtable td.bottomborder3 {
	padding-left: 3px;
	width: 3px;
}

.tabtable td {
	z-index: 999;
	white-space: nowrap;
}

.tabtable {
	position:absolute;
	border-spacing: 0;
	left: -25px !important;
	margin-left: auto !important;
	margin-left: 12px;
	width: 890px;
	margin-bottom: 40px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	top: 95px;
}

/*
td.viewtaboff a:hover {
	text-decoration: underline;
}

table.tabtable td a:visited {
	color: blue;
}

td.viewtabon {
	background-color: #fff; 
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #fff;
	height: 12px;
	margin-bottom: -1px;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.25em;
	width: 10em;
	text-align: center;
	cursor: default;
}

td.viewtaboff {
	background-color: #fff;
	border: 1px solid #d4d4d4;
	height: 12px;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.25em;
	width: 10em;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}

table.tabtable td.viewtaboff:hover {
	background-color: #f1f0f0;
}

table.tabtable td.viewtabon a {
	color: #000;
	cursor: default;
}

td.viewtabon a:hover {
	text-decoration: none;
}*/

#viewtabon {
	text-decoration: none;
	color:black;
	font-size: 14px;
	cursor: default;
}

#viewtaboff {
	text-decoration: underline;
	color:#0033FF;
	font-size: 14px;
}

#searchtop #viewtaboff:hover {
	text-decoration: underline;
}

/* end tabs */

/* stat bar */
#statsbar {
	/*color: #555;*/
	font-size: 13px; /* before 11px */
	text-align: right;
	border-top: 1px solid #d4d4d4;  /* added */
    border-bottom: 1px solid #d4d4d4;
	padding-right: 35px;
}
/* end stat bar */

/* full view */
#searchresults {
	overflow: visible !important;
	overflow: hidden;
}

#searchresults {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #fff;
	display: block;
	width: 807px;
	font-size: 0.75em;
	margin-bottom: 20px;
	padding-top: 15px;
	z-index: 0;
}

#searchresults .figureresult {
	display: block;
	margin-bottom: 20px;
	clear: both;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 35px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}


/* removing the border from the last result */
#searchresults .figureresult:last-child {
	border:  0px;
}

.author {
	font-size: 11px;
	display: block;
	/*font-style: italic;*/
	margin-top: 3px;
}

#fullresults {
	clear: both;
	position: relative;
	width: 840px;
	margin-top: 30px;
}

div.fullwrapper {
	background-color: white;
}

div.citances {
	padding-top: 20px;
	padding-bottom: 10px;
	color: #333;
	width: 650px;
	margin-left: 50px;
	text-align: justify;
	display: none;
}

div.citances ul, li {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

#fullresults .separate_window {
	margin-left: 10px;
	float: right; 
}

.caption_source {
	float: left;
}

.extra_large {
	float: right;
	margin-bottom: 5px;
}

#searchresults .separate_window a:hover {
	text-decoration: none;
}

#searchresults .extra_large a:hover {
	text-decoration: none;
}

.title {
	font-size: 14px;
	font-weight: 400;
}

.figcap {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #d4d4d4;
}

.journal {
	font-size: 12px;
	font-weight: 400;
}

#searchresults .figureresult .caption {
	font-size: 1.1em;
	font-weight: 400; 
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 40px;
	color: #000;
}

#searchresults .figureresult .figurebox {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 15px;
}

#searchresults .details a:hover {
	text-decoration: none;
}

#searchresults .details a {
	/*color: #8D93FF;*/
}
/* end full view */

/* thumb view */
#searchresults table.thumbnails {
	width: 840px;
	clear: both;
	position: relative;
	margin-top: 40px;
}

#searchresults table.thumbnails td {
	padding-bottom: 30px;
}

.in_context {
	text-align: right;
}

.separate_window2 {
	text-align: right;
	margin-bottom: 5px;
}

.figcap {
	text-align: justify;
}

.thumbfigureresult i {
	font-size: 10px;
	color: #333;
}

.thumbfigureresult div {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
/* end of thumbview */

/* search top */
#searchtop a:hover {
	text-decoration: none;
}

#searchtop {
	position: relative;
	left: 30px;
	display: block;
	width: 865px;
	/*top: -10px; /* -15 px*/
	/*padding-top: 30px; /* 40 px */
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding-top: 15px;
	/*margin-left: 20px;*/
}

#searchtop .tit {
	font-size: 12px;
	line-height: 16px;
	padding-top: 20px;
	padding-right: 40px;
}

#searchtop .tit strong {
	font-size: 22px;
}

#searchtop .tit a:hover {
	text-decoration: none;
}

#searchtop .searchbox {
	padding: 7px 13px;
	margin-top: 4px;
	background-color: #f1f0f0;
	float: left;
}

#searchtop .searchbox input {
	vertical-align: middle; 
}

#searchtop .searchfield {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.1em;
	padding-left: 6px;
	margin-right: 10px;
	/*border: 2px inset #a0adda;*/
	color: #000;
	width: 450px;
}

#searchtop #searchbutton {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.9em;
	margin-right: 10px;
	border: 2px outset #d4d4d4;
	background-color: #fafbff;
	cursor: pointer;
	cursor: hand;
}

.tit strong {
	color: #cb0000;
	font-size: 36px;
	font-weight: 400;
} 

.tit {
	float: left;
	font-size: 18px;
	padding-top: 1px;
	text-align: right; 
	width: auto;
}

.beta {
	position: relative;
	top: -0.3em;
	color: #ddd;
}
/* end of search top */

.about p{
	margin-top: 10px;
	margin-bottom: 10px;

}

