
.content h1 {
	font-size: 1.8em;
}
.content h2 {
	font-size: 1.5em;
}
.homecontent h1 {
	padding: 10px 5px 100px 5px;
	border: 1px solid black;
}
a {
	text-decoration: underline;
}
#container {
	position: relative;
}
#header {
	margin-bottom: 5px;
}
#header #banner p.title { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
#header #banner {
	background: #ddd url(/images/jp/header_bg.gif);
	padding: 8px;
	border: 1px solid #aaa;
	height: 90px;
}
#header #banner #logo{
	margin: 15px 0;
	float: left;
}
#header #banner #searchBox {
	float: right;
	margin: 40px 0 0 50px;
}
#header #banner #searchBox .searchDiv {
	float: left;
}
#header #banner #searchBox .searchDiv #quickSearchBox {
	width: 350px;
}
#header #banner #searchBox .searchDiv select {
	width: 150px;
}
#header #banner #searchBox p {
	float: left;
	margin: 10px 0 0 5px;
}
#header #banner #topnav {
	float: right;
}
#header #brandedHeader {
   float: right;
   padding: 0 0 0 15px;
}
#header #brandedHeader img {
	max-width: 100px;
	max-height: 90px;
}
#login{
	float: right;
}
#footer{
	margin-top: 10px;
}
.box{
	border: 1px solid #ccc;
	background: #eee url(/images/jp/box_bg.png) no-repeat left bottom;
	padding: 5px;
	margin-bottom: 10px!important;
}
.sidebar h4{
	margin-bottom: 0;
}
.sidebar input.text{
	width: 116px;
}
.sidebar select{
	width: 158px;
}
ul#search-options{
	margin-bottom: .5em;
}
.autocompletesuggestiontext {
   text-align:right;
   font-size: 90%;
   color: #cccccc;
}
.nooptionselectederror {
	display:none;
}
.btn-orange, .styledbutton {
	background-color: #adadad;
	border:1px solid #888788;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	height: 21px;
	text-decoration: none;
	line-height: 21px;
    margin: 1px 5px;
    padding:0 2px;
	cursor: pointer;
}
a.btn-orange, a.styledbutton {
        display: inline-block;
        vertical-align: middle;
        /* Account for different box sizing */
        height:19px;
}

.btn-greyed-orange {
	background-color: #adadad;
	border:1px solid #888788;
    color: #cccccc;
    font-family: Arial;
    font-size: 8pt;
    display: block;
    float: left;
    height: 21px;
    text-decoration: none;
    line-height: 21px;
    margin: 1px 5px;
    padding:2px;
    cursor: text;
}
.markedlistshowbuttons {
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 10px;
}
.showHideAbstracts .inactive {
    color: #000000;
    cursor: default;
    text-decoration: none;
}
.facets ul {
	list-style-type: none;
}
.cartoptions p {
	margin-bottom: 0px;
}
.keyicon {
 background-repeat: no-repeat;
    padding-right: 25px;
}
#loginBox .signIn {
	display: none;	
}
#loginBox .signIn fieldset {
	padding: 0;
	border: none
}
#loginBox .signIn fieldset #signname, #loginBox .signIn fieldset #signpsswd {
	width: 150px;
}

.clearer{
	clear:both;
	line-height:0;
	height:0;
	font-size:0px;
}
.searchresultlink, .returntoparentlink {
    padding-left: 0em!important;
}
.metastore-tools-trigger, .pricing-tools-trigger, .approve-tools-trigger{
	color: red;
	float: left;
}
.approve-tools-trigger{
    color:#749C14;
    float:left;
}
.pendingWaterMark {
    border:1px solid #749C14;
    color:#749C14;
    font-size:26px;
    margin:10px 6px 10px 0px;
    padding:9px;
    width:94%;
    text-align:center;
}
.adminAmendLinks {
    float: left;
    width: 100%;
}
.ui-icon{
	float: left;
}
.main-tools-links{
	margin-top: -.75em;
	overflow: hidden;
}
.create-links{
	margin-top: 1.5em;
	padding-bottom: 1.5em;
}
#content {
	float:left;
	width: 740px;
}
#sidebar_right {
	float:right;
}

#sidebar_left {
	float:left;
}
#navbar {
	height:35px;
	background-color: #424242;
	color:#ffffff;
	overflow:hidden;
}
#navbar a {
	text-decoration: none;
}
#navbar ul {
	list-style-type:none;
	margin:7px 0;
}

#navbar ul li {
	display:inline;
	overflow:hidden;
	padding:10px 0;
	font-weight:bold;
	font-size:1.1em;
}

#navbar ul li.active {
	background-color:#e6e6e6;
	color:#e6e6e6;
	margin-right:-5px;
}

#navbar ul li.active a {
	color:#351056;
}

#navbar ul li a {
	color:#ffffff;
	margin: 0 5px 0 5px;
	padding: 5px;
}

#navbar ul li.active a {
	color: #424242;
}

#navbar select {
	margin: 0;
}
.menutext {
	font-size: 90%;
	display: block;
}
.morehidden {
	display: none;
}
.homecontent #subjects, .homecontent .publications, .homecontent #mostviewed {
	float: left;
	width: 47%;
	border: 1px solid black;
	padding: 5px;
	margin-bottom: 10px;
}

.homecontent #mostcitedcontent {
	float: left;
	width: 98%;
	border: 1px solid black;
	padding: 5px;
	margin-bottom: 10px;
}

.homecontent .publications, .homecontent #mostviewed {
	margin-left: 10px;
	margin-top: 0px;
}
.homecontent .publications .coverspacer {
	height: 110px;
	width: 80px;
	float: left;
	border: 1px solid black;
	margin: 5px;
}
.homecontent .publications h4 {
	margin-bottom: 3px;
}
#navbar ul li a.dropdown {
	background: url(/images/jp/dropdownarrow.gif) no-repeat center right;
	padding-right:20px;	
}
#subjectList {
	position: absolute;
	top: 144px;
	right: 200px;
	padding: 10px;
	background-color:#e6e6e6;
	color:#e6e6e6;
	display: none;
	overflow: hidden;
}

#mostCitedJournals {
	position: absolute;
	top: 144px;
	right: 200px;
	padding: 10px;
	background-color:#e6e6e6;
	color:#e6e6e6;
	display: none;
	overflow: hidden;
}

#breadcrumb {
	margin-bottom: 5px;
}
#bookmarks-container{
	margin-top: 1.5em;
	font-size: 11px;
	padding: 10px;
	overflow: visible;
}
#bookmarks-container .bookmarks{
	margin-top: .75em;
	display: block;
}
#bookmarks-container .bookmark_compact{
	border: 0;
	background: none;
}
.toplink {
	float: right;
	margin-top: 1.5em;
}
.footernav {
	float: left;
	font-weight: bold;
	margin-right: 20px;
}
.footerlinks {
	margin-bottom: 10px;
}
.footerlinks span {
	margin-right: 20px;
	padding-left: 10px;
}
#footer h3 {
	margin-bottom: 5px;
}
.footernav ul {
	float: left;
	font-weight: normal;
	margin-left: 10px;
}

.homegooglead {
	border: 1px solid black;
	text-align: center;
	padding: 20px;
	width: 750px;
}
.navigate-resources {
	clear: both;
}
.rtl {
	direction: rtl;
	unicode-bidi: bidi-override;
}
.resultsbuttons {
    margin-top: -30px;
}
.page-property-editor, .page-property-editor span {
	background: none!important;
}
.footernav {
	margin-bottom: 10px;
}
.footernav li {
	margin-right: 10px;
}
.buttons {
	margin: 10px 0;
}
.facets, .issueBar {
	margin-right: 10px;
}

ul.twocolumns { margin-left: 0px; display: block; float: left; width: 100%; }
ul.twocolumns li { float: left; width: 50%; list-style-type: none; }
ul.twocolumns li.firstcolumn { clear: left; }
ul.twocolumns li input { width: 13px; }

.consanguinitycontainer	dt {
	margin-left: 1.5em;
	font-weight: normal;
	margin-bottom: 10px;
}

.consanguinitycontainer h5 {
	margin-bottom: 3px;
	font-size: 14px;
	font-weight:bold;
	}
	
.consanguinitycontainer { 
	border: 1px solid #000;
   margin-bottom:10px;
   }
   
 .consanguinitycontainer dl {
 	margin: 10px 10px 10px 0;
 }
	
