@import "fonts.css";

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

fieldset {
	border: none;
}

/* precaution, can delete later: */
#navigation li.timelineNav {
	display: none;
}

#contentRoot #contentRoot {
	clear: both;
	padding-top: 10px;
}

/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
	base styles (transferred from the wireframe, so it won't break
	as the wireframe is changed --> feel free to adjust/change/
	delete/add to these as needed
*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/
#readPanel #toc ul li {
	background: none;
}

.citationActions {
	margin-top: -8px!important;
	margin-bottom: 8px!important;
}

.citationActions li {
	background: none!important;
	display: inline;
}

#toc ul li ul {
	margin-left: 15px;
	margin-top: 1px;
}

.external li#external {
	display: block;
}

.external li#internal {
	display: none;
}

.hide {
	display: none;
}

.internal li#external {
	display: none;
}

.internal li#internal {
	display: block;
}

body .mainBase {
	font-size: 13px;
	line-height: 18px;
}

body.largeFont #readPanel,
body.largeFont #mainContent {
	font-size: 16px;
	line-height: 26px;
}
.largeFont .browseContent { font-size:120%; line-height:1.5; }

a.openurl span {
	padding-right: 0px;
	position: relative;
	text-indent: 0px;
	display: inline;
}

.mainBase h1,.browseContent h1 {
	margin: 0;
	padding: 0.8em 0 0.667em;
	font-size: 1.615em;
	line-height: 1.5em;
	color: #b8af53;
}

.mainBase h1 sup,.mainBase h1 sub {
	font-size: 0.6em;
}

.mainBase h2,.mainBase h3,.mainBase h4,.mainBase h5,.mainBase h6 {
	margin: 0 0 1em;
}

.mainBase h2 {
	font-size: 1.333em;
	font-weight: normal;
	color: #599fc9;
	margin-bottom: 0.813em;
}

.mainBase #contentRoot h3 {
	color: #599fc9;
	font-size: 1.05em;
	font-weight: normal;
	margin-bottom: 0.813em;
}

.mainBase h4 {
	font-size: 0.769em;
	margin-bottom: 1.3em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.mainBase h5 {
	color: #b8af53;
}

.mainBase ul {
	margin: 0 0 1em;
}

.mainBase ul li {
	list-style: none;
	margin: 1em 0 0;
	padding-left: 1.5em;
	background: transparent url(../images/bullet_main.png) no-repeat .9em
		.5em;
}

.mainBase ul.groups li {
	background: none;
}

.mainBase ul ul {
	margin: 0;
}

.mainBase dl {
	margin: 0 0 1em;
	overflow: hidden;
}

.mainBase dl dt {
	clear: both;
	float: left;
	margin: 0 0.333em 0 0;
}

.mainBase dl dd {
	color: #7d7d7d;
	margin: 0;
	float: left;
}

.mainBase img {

}

.mainBase .share img {

}

.mainBase table,#modalContent table {
	width: 100%;
	border: 0 none;
}

.mainBase table .title,.mainBase caption,#modalContent table .title,#modalContent caption
	{
	margin: 0 0 0.5em;
	text-align: left;
	font-weight: bold;
}

.mainBase td,#modalContent td,.mainBase th,#modalContent th {
	border: 0 none;
	border-top: 1px solid #d0d9de;
	padding: 5px 8px;
	vertical-align: top;
}

.mainBase tr:first-child th,#modalContent tr:first-child th {
	border: 0 none;
}

.mainBase th,#modalContent th {

}

.mainBase td,#modalContent td {

}

.mainBase tr.even td,#modalContent tr.even td {

}

.mainBase .marcrecords tr:first-child th {
	border-bottom: 1px solid #ccc;
}

.mainBase .marcrecords p {
	margin-bottom: 0;
}

.mainBase ol.customEnumerator li,.mainBase ul.customEnumerator li {
	list-style: none;
}

#mainContent ul li p {
	margin: 0 0 1em 0;
}

input,
select,
textarea {
	color: #373737;
}

input[type="text"],
input[type="password"] {
	width: 200px;
}

body .mainBase {
	font-size: 13px;
	line-height: 18px;
}

#readPanel a {
	text-decoration: underline;
}

#readPanel a:hover {
	text-decoration: none;
}

.mainBase a.popoutContentLink {
	display: block;
	font-weight: bold;
	margin: 1em;
	font-size: 11px;
}

#notes {
	border-top: 1px solid #666;
	margin-top: 2em;
	padding-top: 1em;
}

#notes h2 {
	display: none;
}

#notes a.backref {
	font-size: .6em;
	vertical-align: top;
}

.mainBase .footnoteGroup {
	margin: 2em 0;
	padding: 2em 0 0;
	border-top: 1px solid #BAC7CF;
}

.mainBase .footnote {
	margin: 0 0 8px;
	font-size: 0.846em;
	line-height: 1.197em;
}

.mainBase .footnote label {
	display: inline;
	margin-right: 0.333em;
	vertical-align: top;
}

.mainBase .footnote p {
	display: inline;
}

.mainBase .footnote .formula {
	display: inline;
}

.content-icons {
    position: relative;
	float: right;
}
.icon-new {
    	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 1em;
	padding: .25em .5em;
	background: #c85e00;
	background: -moz-linear-gradient(left, #c85e00, #d78a46);
    background: -webkit-gradient(linear, left top, right top, from(#c85e00), to(#d78a46));
    background: linear-gradient(to right, #c85e00, #d78a46);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#c85e00, endColorstr=#d78a46)";
	font-size: .625em;
	line-height: 1;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
}
.icon-restricted {
	display: inline-block;
	margin: 0 0 0 10px;
	height: 15px;
	width: 11px;
	background: transparent url(../images/icon_restricted.png) no-repeat left top;
}

#noresults p {
	clear: both;
}

#myPanels a.showAddToBook,
.mainBase input[type="button"],
.mainBase input[type="submit"],
#myPanels input[type="button"],
#myPanels input[type="button"]:hover,
#myPanels input[type="submit"],
#myPanels input[type="submit"]:hover
	{
	background: url("../images/bg-button.gif") top left repeat-x;
	border: 0;
	border-radius: 0;
	color: #ffffff;
	text-transform: uppercase;
	font: 12px/1 Arial;
}

.ie8 .mainBase input[type="button"],.ie8 .mainBase input[type="submit"],.ie8 #myPanels input[type="button"],.ie8 #myPanels input[type="submit"]
	{
	padding: 4px;
}

.ie7 .mainBase input[type="button"],.ie7 .mainBase input[type="submit"],.ie7 #myPanels input[type="button"],.ie7 #myPanels input[type="submit"]
	{
	padding: 3px 0 2px 0;
}

.actionButtons {
	margin-bottom: 5px;
	float: left;
}

.actionButtons a.showAddToBook {
	padding: 4px 5px;
	height: 12px;
	display: block;
	float: right;
	margin-left: 5px;
}

.actionButtons a.showAddToBook:hover {
	border: 0 none;
}

.actionButtons input[type='submit'] {
	height: 20px;
}

HTML>BODY DIV.t-error LI {
	background: none transparent;
}

DIV.t-error {
	margin: 0 0 10px;
}

/**********************************************************************
	Layout
**********************************************************************/

html,body {
	margin: 0;
	padding: 0;
	background-color: #003858;
}

#body {

}

#contentWrapper {
	position: relative;
	min-width: 1091px;
	min-height: 100%;
	background-color: white;
}

#headerWrap {
	background: white url(../images/bg_header.png) repeat-x left top;
	height: 139px;
	width: 100%;
}

#header {
	height: 139px;
	width: 939px;
	padding: 0 28px;
	background: white url(../images/bg_header.png) repeat-x left top;
}

#columnWrapper {
	padding-bottom: 92px;
	width: 939px;
	padding: 0 28px;
}

#columnsTop {

}

#columnsBottom {
	clear: both;
	height: 30px;
}

#mainContent {
	float: right;
	margin: 0;
	padding: 0;
/* 	width: 712px; */
	width:685px;
}
.myStuff #mainContent { width:100%; }
.myStuff.bookmark #mainContent { width:709px; }

.oneColumn #mainContent {
	width: auto;
	float: none;
}

#mainContent #topControls {
	width: 100%;
	border-bottom: 1px solid #d0d9de;
	overflow: hidden;
}

.page-cite .citeTitle h1 {
	padding-right: 10px;
}

#readPanel {
	clear: both;
}

#columnOne {
	margin: 0 40px 0 0;
	padding: 37px 24px 0 0;
/* 	width: 160px; */
	width:190px;
	min-height: 569px;
	background: transparent url(../images/column_one_bg.png) no-repeat right
		top;
}
/* .bookLanding #columnOne { width:158px; } */
.contentPage #columnOne,
.bookDetail #columnOne { padding-top: 27px; }
.searchPage #columnOne { padding-right: 14px; width:200px; }
.myStuff #columnOne { margin-right:0; background:none; }

#searchContent img.cover,
ul.dynamic img.cover {
	max-width:100px;
}

.ico-remove::before {
    content: '';
}

#footerWrap {
	margin: 0;
	min-height: 92px;
	width: 100%;
	background: #92c1dc url(../images/footer_bg.png) repeat-x left bottom;
}

#footer {
	position: relative;
	margin: 0 auto;
	padding: 0 28px;
	height: 92px;
	width: 939px;
	background: #92c1dc url(../images/footer_bg.png) repeat-x left bottom;
}


/**********************************************************************
    Reusable Classes
**********************************************************************/

.search-button, div.submitRow input.search-button {
    border: none;
    background: #8fcbc5 url('../images/iconmonstr-magnifier-icon-16.png') center center no-repeat;
            background: url('../images/iconmonstr-magnifier-icon-16.png') center center no-repeat, -moz-linear-gradient(top, #a7d6d1 0%, #8fcbc5 100%);
        background: url('../images/iconmonstr-magnifier-icon-16.png') center center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0% #a7d6d1), color-stop(100% #8fcbc5));
        background: url('../images/iconmonstr-magnifier-icon-16.png') center center no-repeat, linear-gradient(to bottom, #a7d6d1 0%, #8fcbc5 100%);
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/iconmonstr-magnifier-icon-16.png')";
        text-indent: -999em;
    color: #fff;
    font-size: 1em;
    height: 25px;
    line-height: 25px;
}

.search-button {
    float: left;
    padding: 0 1.167em;
}

div.submitRow input.search-button {
	float: left;
	width: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding: 0;
	margin: 0;
}

.submitRow {
	text-align: center;
}

.facetModule {
	clear: both;
}

/**********************************************************************
	Header Elements
**********************************************************************/
#headerLogo {
	z-index: 0;
	left: 28px;
}

#sectionTabs {
	display: inline;
	position: relative;
	font-size: 11px;
	margin: 0 0 0 -10px;
	height: 20px;
	list-style: none;
}

#sectionTabs li {
	float: left;
	font-weight: bold;
}

#sectionTabs a {
	display: block;
	color: #dce9f1;
	padding: 0 10px;
	line-height: 20px;
}

#sectionTabs span {
	display: block;
	/*color: white; */ /* IMF-237 */
	padding: 0 12px;
	line-height: 20px;
	background: transparent url(../images/nav_sectiontabs_bg.png) repeat-x
		left top;
}

#headerUtilityBar {
	color: white;
	margin: -5px 0 0;
	float:right;
	width:100%;
}

#headerUtilityBar a {
	color: #f6f0bd;
}

#loginNav,#utilityNav {
	float: right;
	margin: 0 0 0 29px;
}

#signIn {
	margin-right: 0.333em;
}

#loginNav #userNameSpan {
	font-weight: normal;
}

#loginNav #signOut a {
	border-left: 1px solid #fff;
	padding-left: 8px;
}

#loginNav #stuffLink {
	margin-right: 0;
}

/* Locale Selector Menu */
#headerUtilityBar .locale-menu {
	float:none;
}
#headerUtilityBar .locale-list .locale {
	float: none;
}

#quickSearch {
	position: absolute;
	right: 267px;
	top: 52px;
	margin: 17px 0 0;
	width: auto;
	z-index: 3;
}

#quickSearch #q {
	width: 164px;
	margin: 0;
	line-height: 23px;
	padding: 0 8px;
	height: 23px;
	font-weight: normal;
	background: white none;
	border: 1px solid #B2B4B6;
	border-right: none;
	float: left;
}

#quickSearch .ico-search {
	display: none;
}
/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> QUICK SEARCH SCOPING OPTIONS */
#quickSearchFilters {
	line-height: 23px;
	border: 1px solid #B2B4B6;
	width: 97px;
	background: transparent url("../images/bkg_searchfilters.png") repeat-x
		left top;
}

#quickSearchFilters:hover {
	position: relative;
} /* FS: overrides rule on line 132 of layout.css */

#quickSearchFilters .quickLabel {
	padding: 0 8px;
	background: transparent url(../images/sprite_arrows.png) no-repeat right -340px;
}
#quickSearchFilters.open .quickLabel {
	background: transparent url(../images/sprite_arrows.png) no-repeat right -390px;
}
#quickSearchFilters .quickLabel:hover { text-decoration: none; }

#quickSearchFilters ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	border: 1px solid #B2B4B6;
	background-color: white;
	line-height: 1;
}
#quickSearchFilters:hover ul { margin-left:0; left:-999em; } /* override layout.css line 148 */
#quickSearchFilters.open ul { margin-left:-1px; left:auto; }

#quickSearchFilters li a {
	padding: 6px 8px;
}

#quickSearchFilters li a:hover {
	color: #f6f0bd;
	background-color: #81C4BD;
	text-decoration: none;
}

/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> ADDITIONAL SEARCH OPTIONS */
#quickSearch #quickSearchItems {
	float: left;
	margin-left: 15px;
}

#quickSearchItems a {
	color: #599fc9;
	line-height: 25px;
	margin: 0;
}

#quickSearchItems a#helpBtn {
	display: none;
}

body.unauthenticated #quickSearchItems a.advanced {
	display: inline;
}
body.unauthenticated #quickSearchItems a.advanced span {
	position: relative;
}

body.authenticated #quickSearchItems a.advanced {
	display: inline;
}
body.authenticated #quickSearchItems a.advanced span {
	position: relative;
}

h2#summary {
	right: 32px;
	position: absolute;
	top: 33px;
	font-size: 1.6em;
	text-transform: lowercase;
	color: #8a8a8a;
}

h2#summary span {

}

/**********************************************************************
	Navigation
**********************************************************************/
#navigation {
	bottom: 0;
	left: 28px;
	width: auto;
	height: 28px;
	color: #599fc9;
	line-height: 1;
}

#customNav, #mainnav { background: transparent url("../images/nav_bg.png") repeat-x left top; }

#navigation li {
	border-right: 1px solid #bac7cf;
	border-bottom: 1px solid #bac7cf;
	/* 	line-height:27px; */
}

#navigation li:hover {
	background-image: url("../images/nav_bg_hover.png");
	border-bottom: 1px solid #81c4bd;
}

#navigation li:hover li {
	background: none;
}

#navigation li li { /* 	line-height:25px; */
	border: none;
}

#navigation li li:hover {
	border-bottom: none;
}

#navigation a {
	padding: 7px 13px 7px 13px;
	color: #599fc9;
}

#navigation li:hover a {
	text-decoration: none;
	color: #ffffff;
}

#navigation ul ul {
	width: 186px;
	margin: 0 0 0 -1px;
	padding: 6px 0 0 0;
	border: 1px solid #bac7cf;
	border-top: 0 none;
	background-color: #81c4bd;
	float: none;
	line-height:1.2em;
}

#navigation li.expandable { padding-right: 5px; position:relative;  }
#navigation li.expandable.open { border-bottom:1px solid #81c4bd; }
#navigation li.expandable > a { padding-right: 20px; background: transparent url(../images/sprite_arrows.png) no-repeat right -38px; }
#navigation li.expandable:hover > a { background-position: right -188px; }
#navigation li.expandable.open { background-image: url("../images/nav_bg_hover.png"); }
#navigation li.expandable.open > a { background-position: right -238px; color: #ffffff;  }
#navigation li.edpandable ul { border: 1px solid #bac7cf; border-top:none; background-color: #81c4bd; }
#navigation li.expandable li a { color:#fff; }

#navigation li li a:hover, #navigation li.expandable:hover li a:hover {
	color: #35504d;
	background-color: #add9d4;
	padding-right: 0;
}
#navigation li:hover ul { left:-9999px; }

#customNav { border-left: 1px solid #bac7cf; }


/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> PERSONAL NAVIGATION */
#personalNav {
	float: left;
	font-size: 13px;
	background: #e6e9eb url("../images/nav_drop_bg.png") repeat-x 0 0;
}

#personalNav .dropdown {
	position:absolute;
	width: 205px;
	margin-top: 1px;
	padding: 6px 0 0 0;
	border: 1px solid #bac7cf;
	border-top:none;
	background-color: #81c4bd;
}

#personalNav h3 {
	padding: 7px 13px 7px 13px;
	color: #35504d;
	margin: 0;
}

#personalNav ul li .dropdown ul {
	padding: 0;
}

#personalNav .section {
	padding-bottom: 11px;
}

#personalNav .section+.section {
	border-top: 1px solid #639690;
}

#personalNav #savedEntries .dropdown { margin-left: -1px; }
#personalNav #mySearches .dropdown { right:0; }
#personalNav #savedEntries li > a { padding: 7px 0 7px 13px; width:103px; }
#personalNav #mySearches li > a { padding: 7px 0 7px 13px; width:115px; }
#personalNav .save {
	display: none;
}

#personalNav .delete {
	display: none;
}

/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> MEGA MENUS */
#navigation .browseNav.megaMenu {
	position: relative;
	padding-right: 5px;
	cursor: pointer;
}

#navigation .browseNav.megaMenu.open,#navigation .browseNav.megaMenu.open:hover
	{
	background-image: url("../images/nav_bg_hover.png");
	border-bottom: 1px solid #81c4bd;
}

#navigation .browseNav.megaMenu>a {
	padding-right: 20px;
	background: transparent url(../images/sprite_arrows.png) no-repeat right
		-38px;
}

#navigation .browseNav.megaMenu:hover>a {
	background-position: right -188px;
}

#navigation .browseNav.megaMenu.open>a,#navigation .browseNav.megaMenu.open:hover>a
	{
	color: #fff;
	background-position: right -238px;
}

/* TRAC 1710 */
#navigation .navCategory > a {
	cursor: default;
}

#navigation .navList {
	position: absolute;
	left: -999em;
	top: -999em;
	z-index: 9999;
	padding: 6px 0 0 0;
	font-weight: normal;
	border: 1px solid #bac7cf;
	border-top: none;
	margin-left: -1px;
	overflow: hidden;
}

#navigation .navList.twoCol {
	background: transparent url("../images/bkg_megamenu.gif") repeat-y 0 0;
}

#navigation .navList.oneCol {
	background-color: #81c4bd;
}

#navigation .navList .closeNav {
	position: absolute;
	left: 13px;
	bottom: 13px;
	padding: 0 0 0 18px;
	width: 13px;
	height: 13px;
/* 	text-indent: -9999em; */
	background: url("../images/icon_close.gif") no-repeat left top;
	z-index: 20;
	color: #36504d;
	display:none;
}

#navigation .navList ul {
	position: static;
	left: 0;
	margin: 0 0 10px 0;
	width: 147px;
	background-color: transparent;
	border: none;
}

#navigation .navList li {
	border-right:none;

}
#navigation .navList .on,
#navigation .navList .on:hover {
	background-color: #add9d4;
	border-right: 1px solid #add9d4;
}

#navigation .navList a { color: #fff; width:120px; }
#navigation .navList .on a { color: #35504d; }

#navigation .navList .subNavList {
	display: block;
	position: absolute;
	top: -999em;
	left: -999em;
	padding: 12px 16px;
	z-index: 99999;
	height: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#navigation .navList .on > .subNavList { top: 0; left: 147px; }

#navigation .navList .subNavList .column {
	width: 148px;
	margin-left: 16px;
	padding: 0;
	/* the following declarations override those in layout.css */
	position: relative;
	left: 0;
	background-color: transparent;
}
#navigation .navList .subNavList .col1 { margin-left: 0; }
#navigation .navList .subNavList .col2 { margin-left: 164px; }
#navigation .navList .subNavList .col3 { margin-left: 328px; }
#navigation .navList .subNavList .col4 { margin-left: 492px; }

#navigation .navList .subNavList a {
	line-height: 1;
	padding: 0;
	display: inline;
	color: #35504D;
}

#navigation .navList .subNavList a:hover {
	text-decoration: underline;
	background: none;
}

#navigation .navList .subNavList li {
	border-right: none;
	margin-bottom: 10px;
	line-height: 1.2;
}

#navigation #countriesNav #navMap {
	padding-top: 16px;
}

#navigation #countriesNav #navMap:hover {
	background: none;
}

#navigation #countriesNav #navMap a {
	display: block;
	padding: 90px 0 10px 0;
	margin: 0 10px;
	height: auto;
	border-top: 1px solid #639690;
	background: transparent url("../images/btn_map.png") no-repeat 2px 20px;
	color: #35504d;
}

#navigation #countriesNav #navMap a:after {
	content: "\00A0\00BB";
}

/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> BREADCRUMB NAVIGATION */
#breadcrumb {
	width: 100%;
	border-bottom: 1px solid #D0D9DE;
}

#breadcrumb ul {
	margin: 20px 0 0;
}

#breadcrumb li {
	background: transparent none;
	padding: 0;
	margin: 0;
	line-height: 31px;
}

/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> PAGELINKS (CONTENT TOOLS) */

#showHighlight {
	color: #7d7d7d;
	float: right;
	font-size: 12px;
	line-height: 30px;
}
#pageLinks {
	position: static;
	float: right;
	font-size: 1.3333333em;
}

#pageLinks .share  {
	font: 13px/18px Arial, Helvetica, sans-serif;
	line-height: 2.25em;
	margin-left: 10px;
}

#pageLinks ul.actions,#pageLinks ul.fontResizer {
	float: left;
}

#pageLinks ul.fontResizer {
	color: #7d7d7d;
	margin: 0 5px 0 0;
}

#pageLinks ul li {
	line-height: 30px;
	background: transparent none;
	margin: 0 0 0 15px;
	padding: 0;
}

#pageLinks ul li.share a {
	padding-right: 15px;
}

#pageLinks #fontResizer .textNormal a {
	font: 0.769em/1.8em Arial, Helvetica, sans-serif;
	color: #5d9f98;
	font-size: .83333333em;
	line-height: 1.8;
}

#pageLinks #fontResizer .textLarge a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.33333333em;
	color: #5d9f98;
}
#pageLinks a.addthis_button:hover {
	text-decoration: none;
}

#pageLinks a.addthis_button img {
	padding: 6px 5px 8px 5px;
}

#pageLinks .addthis_button span {
	position: static;
	color: #c85e00;
}

#pageLinks .addthis_button span:hover {
	text-decoration: underline;
}
#pageLinks .fontResizer .textNormal .text {
	display: none;
}

/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> DOCUMENT LOCAL NAVIGATION */
#articleBody {
	clear: both;
}

#pagetitle+#documentNav {
	margin-top: -.5em;
}

#documentNav {
	position: relative;
	float: left;
	width: 100%;
}

#documentNav ul {
	list-style: none;
	float: left;
	width: 100%;
	margin: 0;
}

#documentNav li {
	background: none;
	margin: 0;
	padding: 0;
	float: left;
}

#documentNav a {
	color: #599FC9;
	text-decoration: none;
}

#documentNav .navList {
	position: absolute;
	left: -999em;
	top: 36px;
	z-index: 9999;
	background-color: #fff;
	border-left: 2px solid #fff;
	margin-left: -2px;
	padding-bottom: 10px;
	overflow-y:auto;
}

#documentNav .navList ul {
	line-height: 1.92;
	float: none;
	padding: 8px 13px;
	width: 630px;
	border: 1px solid #bac7cf;
	border-top: none;
	-webkit-box-shadow: 0 8px 10px -10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 8px 10px -10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 8px 10px -10px rgba(0, 0, 0, 0.5);
}

#documentNav .navList li {
	float: none;
}

#documentNav .toggle,#documentNav .anchor {
	display: block;
	padding: 9px 14px 8px 14px;
	margin-bottom: -1px;
}

#documentNav .toggle {
	padding-right: 20px;
	background: transparent url('../images/sprite_arrows.png') no-repeat
		right -35px;
}

#documentNav .docNavMenu.open .toggle {
	padding: 8px 20px 8px 13px;
	border: 1px solid #bac7cf;
	border-bottom: 1px solid #fff;
	background-position: right -85px;
}

/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> STICKY DOCUMENT MASTHEAD */
#pagetitle.fixed,
#documentNav.fixed {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
}
.noSmartNav #documentNav.fixed {
	border-bottom: solid 2px #bac7cf;
}

#documentNav.fixed ul {
	margin: 0 auto;
	max-width: 939px;
	float: none;
	position: relative;
    left: -14px;
}
#pagetitle.fixed {
	top: 0;
	left: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 0px;
	padding-top: 5px;
}
#pagetitle.fixed div {
	margin: 0 auto;
	max-width: 939px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	min-height: 40px;
}
#pageLinks.fixed {
	position: fixed;
	top: 72px;
	right: inherit;
	width: 939px;
}
#pageLinks.fixed ul {
	float: right;
	position: relative;
	z-index: 1;
}
#pageLinks.fixed ul li {
	float: none;
	display: inline-block;
}
#rightLinkComponentCollapse.fixed {
	position: fixed !important;
    top: 110px;
    width: auto !important;
    margin-left: 710px;
}
#rightRailComponent.fixed {
    position: fixed !important;
    margin-left: 670px;
    top: 148px;
    width: 250px !important;
}
#rightRailComponent.fixed #socialShareList {
	width: auto !important;
}
#rightRailComponent.fixed div.rightRailAssets {
	text-align: left;
	padding-left: 25px;
}
#rightRailComponent.fixed div.rightRailAssets .downloadableBinary {
	margin-left: 0;
}
#topSmartNav.fixed {
	position: fixed;
    top: 40px !important;
    width: 100%;
    left: 0;
	border-bottom: solid 2px #bac7cf;
}
#topSmartNav.fixed div.smartNav {
	width: 938px;
	margin: 0 auto;
	background: #fff;
}


/*#documentNav.fixed {*/
	/*padding-bottom: 10px;*/
/*}*/

/*#documentNav.fixed ul {*/
	/*-webkit-box-shadow: 0 8px 10px -10px rgba(0, 0, 0, 0.5);*/
	/*-moz-box-shadow: 0 8px 10px -10px rgba(0, 0, 0, 0.5);*/
	/*box-shadow: 0 8px 10px -10px rgba(0, 0, 0, 0.5);*/
/*}*/

/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> FACETED (GUIDED) NAVIGATION */
.facetedNav {
	margin-bottom: 15px;
	clear: both;
}

.facetedNav h2 {
	font-weight: bold;
	font-size: 1em; /*font-size:13px; color:#373737; margin:0; */
}

.facet {

}

.facet h3 {
	border-bottom: 1px solid #d0d9de;
	margin: 0;
	padding: 6px 0;
	color: #2a2a2a;
	font-size: 1.08em; /*font-size:14px;*/
	font-weight: bold;
	outline: none;
}

.facet h3 a {
	color: #2a2a2a;
}

.facet h3 a:hover {
	text-decoration: none;
}

.facet .facetToggle a {
	display: block;
	padding-left: 20px;
	background-image: url("../images/sprite_arrows.png");
	background-repeat: no-repeat;
	background-position: left 5px;
}

.facet .facetToggle a:hover {
	background-position: left 5px;
}

.facet.open .facetToggle a,
.taxonomyTreeContainer.open .facetToggle a {
	background-position: left -42px;
}

.facet .facetValues  a:before {
	content: none;
}

.facet.open .facetToggle a:hover {
	background-position: left -42px;
}

.facet.shut .facetToggle a {
	background-position: left 5px;
}

.facet.shut .facetToggle a:hover {
	background-position: left 5px;
}

.facet .facetValues {
	padding: 10px 0;
	line-height: 1.2; /*font-size:12px;*/
}
.facet .facetValues.keywords {
	margin: 0 0 1em 0;
	list-style: none;
}

.facet .facetValues li.hidden {
	display: none;
}

.facet .facetValues a.showMore {
	clear: both;
	display: block;
	border-top: 1px solid #F1F0E9;
	color: #134ea4;
	margin-top: 5px;
	padding-top: 10px;
	cursor: pointer;
}

.facet .facetValues a.showMore:after {
	content: "...";
}

.facetValues ul {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

.facetValues ul.subTypes {
	margin-left:18px;
}

.facetValues li {
	margin-bottom: .5em;
}

.facetValues ul ul {
	margin-top: .5em;
}

.facetValues li li {
	margin-left: 0px;
}

.facetValues a {
	color: #242424;
}

.facetValues fieldset {
	border: none;
}

.facetValues label {

}

.facetValues input[type="text"] {
	border: 1px solid #c9cac9;
	height: 11px;
	font-size: 11px;
	line-height: 1;
}

.facetValues input[type="checkbox"] {

}

.facetValues input[type="submit"] {
	background: #8fcbc5;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3ZDZkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZmNiYzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #a7d6d1 0%, #8fcbc5 100%);
/* 	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a7d6d1), color-stop(100%,#8fcbc5)); Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a7d6d1 0%,#8fcbc5 100%);
	background: linear-gradient(to bottom,  #a7d6d1 0%,#8fcbc5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7d6d1', endColorstr='#8fcbc5',GradientType=0 );
	border:none;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 1em 0;
	padding: 0 7px;
	height: 25px;
	/*font-size:13px;*/
	font-size: 1.08em;
}
.ie9 .facetValues input[type="submit"] { filter:none; }

.facetValues .row {
	margin-bottom: .5em;
}

.facetValues .delimiter {
	margin: 0 5px;
}

.facetValues.dateRange legend {
	position: absolute;
	left: -999em;
}

.facetValues.dateRange .submitRow {
	margin-top: 1em;
}

.facetValues.multiSelect ul {

}

.facetValues.multiSelect li {

}

.facetValues.multiSelect label {
	display: block;
	margin-left: 18px;
}

.facetValues.multiSelect input[type="checkbox"] {
	display: block;
	float: left;
	margin: 0;
}
#refineByContentType ul ul {
	margin-left: 1.25em;
}

/* Show only my subscribed content */
#freeFilter { overflow:hidden; margin-bottom:1em; }
#freeFilter label { font-size:12px; display:block; margin-left:18px; }
#freeFilter input[type="checkbox"] { margin:0; float:left; }

/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> FACETED (GUIDED) NAVIGATION - TAXONOMY TREE */
.browseResults #toc li.expandable { font-weight:normal; padding: 6px 0; border-bottom: 1px solid #d0d9de; overflow:hidden; }
.browseResults #toc li.expandable.open { border-bottom:none; }
.browseResults #toc li.expandable li,
.browseResults #toc li.expandable li.expandable { padding:0 0 6px 0; border-bottom:none; }
.browseResults #toc a:hover { text-decoration: none; }
.browseResults #toc .toggle {
	display: block;
	margin:0;
	padding:0;
	background-image: url("../images/sprite_arrows.png");
	background-repeat: no-repeat;
	background-position: left 3px;
	width:20px;
	height:16px;
}
.browseResults #toc li.expandable li .toggle { width:14px; }
.browseResults #toc ul .expandable .plustoggle { background-position: left 3px; }
.browseResults #toc ul .expandable .minustoggle { background-position: left -45px; }
.browseResults #toc li a.nonTaxonomyNodeToggle {
	display: block;
	margin: 0;
	padding:0;
	color: #2a2a2a;
	font-size: 1.08em; /*font-size:14px;*/
	font-weight: bold;
}
.browseResults #toc li a.taxonomyNode {
/*	display: block; removed in #1889*/
/* 	float: left; */
/* 	padding: 4px 18px 4px 5px; */
/* 	padding-right:20px; */
/* 	width:160px; */
	width:180px;
}
.browseResults #toc li a:hover.taxonomyNode {
/* 	color: #373737; */
/* 	border: 1px solid #dedaa7; */
/* 	width:158px; */
/* 	background: #ece8b9 url(../images/taxonomy_nav_hover.gif) no-repeat right center; */
}
.browseResults #toc ul ul { margin:6px 0 1em 0; padding-top:.5em; border-top: 1px solid #d0d9de; }
.browseResults #toc ul ul ul { margin:0 0 0 14px; border-top:none; }

.browseResults div.content-icons {
	display: none;
}

/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> TAXONOMY TREE */
.taxonomyTree {

}

.taxonomyTree ul {
	list-style: none;
	margin: 0;
}

.taxonomyTree li {
	padding-left: 18px;
	margin-bottom: .5em;
}

.taxonomyTree li .greyed {
	color: gray;
}

.taxonomyTree .toggle {
	display: block;
	float: left;
	width: 14px;
	height: 14px;
	margin-left: -18px;
	text-indent: -999em;
	cursor: pointer;
	background-image: url("../images/sprite_arrows.png");
	background-repeat: no-repeat;
}

.taxonomyTree .shut>ul {
	display: none;
}

.taxonomyTree .shut>.toggle {
	background-position: left 3px;
}

.taxonomyTree .open>.toggle {
	background-position: left -47px;
}

.taxonomyTree label {
	display: block;
	margin-left: 17px;
}

.taxonomyTree input[type="checkbox"] {
	display: block;
	float: left;
	margin-left: -17px;
}

/*Eventually use .multiSelect to style*/



#showHighlight {
	float: right;
	font-size: 12px;
	margin: 20px 10px 0 0;
	line-height: 30px;
	color: #777;
}

#showHighlight label {
	margin: 0 0 0 5px;
	padding: 0;
}

#refineByType {
	padding-left: 0;
}

#refineSearchToc h2,#refineByType legend {
	padding-bottom: .5em;
	margin-bottom: .5em;
	border-bottom: 1px solid #d0d9de;
}

#refineByType {
	font: 13px/18px Arial, Helvetica, sans-serif;
	color: #373737;
}

#refineByType legend {
	width: 160px;
}

#refineByType .article.row {
	padding-top: 5px;
}

#refineByType .submitRow {
	margin-top: 5px;
}

.no-highlight .hi, .nohi {
	padding: 1px 3px;
	background-color: transparent;
}

#toc {
	position: relative;
	line-height: 1.154em;
}

#toc ul {
	margin: 0;
	list-style: none;
}

#toc h3 {
	font: 30px/1em "Times New Roman", Georgia, serif;
	color: #333;
	margin: 0 0 20px;
}

#toc .toggle.plustoggle ~ ul {
	display: none;
}

#toc .toggle.minustoggle ~ ul {
	display: block;
}

#toc .title {
	display: block;
	line-height: 16px;
	margin-bottom: 8px;
}

.contentPage #toc ul {
	margin-bottom: 2em;
}

.contentPage #toc h2 {
	font-weight: bold;
	margin-bottom: 1em;
}

#toc h3#pagetitle {
	display: none;
}

#toc li {
	clear: both;
	line-height: 15px;
	padding: 0;
	overflow: hidden;
}

#toc li li {
	padding-left: 10px;
	margin-bottom: 0;
}

.bookDetail #toc li.current {
	font-weight: bold;
	color: #373737;
}

.bookDetail #toc li.current a {
	color: #373737;
}

.bookDetail #toc li.current ul {
	font-weight: normal;
}

.bookLanding #mainContent #toc ul {
	margin: 1em;
}

.bookLanding #mainContent #toc li {
	list-style: none;
	background: transparent none;
}

.bookDetail h1#pagetitle span {
	display: none;
}

#columnOne .flyoutBreadcrumbs {
	display: none;
}

/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> ALPHA NAVIGATION */
.alphaList {
	overflow: hidden;
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

.alphaList li {
	display: block;
	float: left;
	color: #95c1dc;
	line-height: 1;
}
.alphaList li a,
.alphaList li span {
	display: block;
	padding: .5em .67em;
	background-color: #64a5cb;
	color: #eff7fa;
	line-height: 1;
}
.alphaList li span {
    color: #95c1dc;
}
.alphaList li a:hover {
	text-decoration: none;
	background-color: #4684a9;
	color: #eff7fa;
}
.alphaList li.on a,
.alphaList li.on a:hover {
	background-color: #003957;
	color: #e5eb7f;
}

/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> AUTHOR NAVIGATION */
.browseList { padding-bottom:3em; } /* FS: this is a quick hack to fixe ticket #987 */
.authorList {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}
.authorList.columnized { overflow: hidden; }
	.authorList li {
		position: relative;
		margin: 0 0 10px;
		padding: 0;
	}
	.authorList .wrappedCol {
		float: left;
		width: 32%;
		margin: 0 0 0 10px;
	}
	.authorList .wrappedCol:first-child {
		margin: 0;
	}


/**********************************************************************
	Homepage
**********************************************************************/


.home #columnOne { display:none; }
.home #columnOne #loginPanel { display:none; }

.home #columnTwo {
	float:left;
	margin:0 0 1em 0;
	padding:0;
	width:660px;
	min-height:0;
}

.home #mainContent {
	width: 939px;
	min-height: 0;
}


#homeTabsAndPanels {
	position:relative;
	width: 249px;
	margin:0 0 2em 0;
	padding-bottom:1em;
	border-bottom:1px solid #bac7cf;
}

#homeTabs {
	margin: 0;
	font-size: 16px;
	line-height: 21px;
}

#homeTabs li {
	margin-bottom: ;
	background: transparent none;
	margin: 0 0 1em;
	padding: 0;
}

#homeTabs li a,#homeTabs li a:focus,#homeTabs li a:hover {
	text-decoration: none;
	cursor: text;
}

#homePanels h4 {
	margin: 0;
	display: inline;
	color: #7d7d7d;
	margin-right: 0.666em;
	font-weight: normal;
	font-size: 1em;
	letter-spacing: 0;
	text-transform: none;
}

#homePanels h3 {
	margin: 0;
	display: inline;
	font-weight: normal;
}

#homePanels .teaser {
	margin-bottom: 1em;
}

#homePanels .btnRss {
	position: absolute;
	top: 5px;
	left: 97px;
}
#subscribeLink { display:block; float:right; padding-left: 24px; background:transparent url('../images/icon_mail.png') no-repeat left 40%; }

#mainContent #homePanels #whatsNewPanel .btnRss a {
	display: block;
	width: 12px;
	height: 12px;
	background: transparent url(../images/icon_rss.png) no-repeat left top;
}

#homePanels .btnRss span {
	position: absolute;
	left: -9999px;
}



/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> CMS-Driven Content Blocks */
.contentBlock {
	font: 13px/18px Arial, Helvetica, sans-serif;
}

.contentBlock h2 {
	font-size: 16px;
/* 	font-size: 1.615em; */
	line-height: 1.2;
	font-weight: normal;
	margin: 0 0 .8em 0;
	color: #5D9F98;
}

.contentBlock a {
	color: #5D9F98;
	text-decoration: none;
	cursor: pointer;
}
.contentBlock ul li {
  margin: 0;
  padding-left: 0;
  background: none;
}

.home #preColumnBlock {
	position: relative;
	float:left;
	margin-left:-29px;
}
.home #postColumnBlock { clear:both; }

#mainTopBlock { display:none; }
#columnTwoTopBlock { clear:right; float:left; width:300px; margin-right:20px; }
#columnTwoBottomBlock { float:left; width:330px; overflow:hidden; }






/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> COUNTRY/REGION BLOCK */

#mainBottomBlock  {
	position:relative;
	float:right;
	width:249px;
}

#mainBottomBlock a#homeMap {
	display: block;
	height: 133px;
	margin-left: -10px;
	background: transparent url(../images/home_map.gif) no-repeat left top;
}

#mainBottomBlock a#homeMap span {
	position: absolute;
	left: -9999px;
}



/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> NEWS BLOCK */
#newsBlock {
  	position: relative;
  	float:right;
  	margin-top:24px;
/* 	width: 290px; */
	width:249px;
}
#newsBlock h4 {
  margin: 0;
  display: inline;
  color: #7d7d7d;
  margin-right: 0.666em;
  font-weight: normal;
  font-size: 1em;
  letter-spacing: 0;
  text-transform: none;
}

#newsBlock h3 {
  margin: 0;
  display: inline;
  font-weight: normal;
}

#newsBlock .teaser {
  margin-bottom: 1em;
}

#newsBlock .btnRss {
  position: absolute;
  top: 5px;
  left: 120px;
}
#subscribeLink { display:block; float:right; padding-left: 24px; background:transparent url('../images/icon_mail.png') no-repeat left 40%; }

#newsBlock .btnRss a {
  display: block;
  width: 12px;
  height: 12px;
  background: transparent url(../images/icon_rss.png) no-repeat left top;
}

#newsBlock .btnRss span {
  position: absolute;
  left: -9999px;
}

/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> SiteGen CMS Block Layouts */

.elibraryLayout #columnTwoTopBlock,
.elibraryLayout #columnTwoBottomBlock,
.elibraryLayout #mainBottomBlock {
	margin-top: 20px;
}

.micrositeLayout #mainBottomBlock,
.micrositeLayout #columnTwoBottomBlock,
.micrositeLayout #newsBlock { margin-top:20px; }

.micrositeLayout #mainBottomBlock { float:left; width:290px; overflow:hidden; margin-right:20px; }

.micrositeLayout #mainBottomBlock,
.micrositeLayout #columnTwoBottomBlock { margin-right:20px; }

.micrositeLayout #preColumnBlock { clear:both; }

.micrositeLayout #columnTwoTopBlock { clear:none; margin-right:-41px; margin-left:20px; padding-top:24px; }

.micrositeLayout .contentBlock h2 { font-size:1.615em; line-height:1.2; }

/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> FEATURED BOOK CAROUSEL */
#homeCarousel {
	margin: 0 0 24px 0;
	padding: 24px 27px;
	width: 626px;
	overflow: hidden;
	background: transparent url(../images/home_main_fade_bg.png) no-repeat left bottom;
	float:left;
	min-height:20em;
}

#homeCarousel .panels {
	float: left;
	width: 260px;
	margin-right: 30px;
	margin: 0;
}

#homeCarousel .panel {
	position: absolute;
	left: -9999px;
	overflow: hidden;
}

#homeCarousel .panel.current {
	position: static;
}

#homeCarousel .info {

}

#homeCarousel .panel h2 {
	font-size: 1.615em;
	line-height: 1.2;
	margin-left: 0;
	margin-bottom: .8em;
	font-weight: normal;
}

#homeCarousel .panel a {

}

#homeCarousel .panel p {
	margin-bottom: 1em;
	font-size: 1.1em; /* 14px */
}

#homeCarousel .panel .more ul {
	overflow: hidden;
	margin: 0;
	list-style: none;
}

#homeCarousel .panel .more li {
	float: left;
	margin-right: 10px;
}

#homeCarousel .panel .more .pdf a {
	display: block;
	padding-left: 22px;
	background: transparent url(../images/icon_pdf.png) no-repeat left 3px;
}

#homeCarousel .panel .more a {

}

#homeCarousel .panel .more .button {
	display: inline-block;
	background-color: #8fcbc5;
	background:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3ZDZkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZmNiYzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #a7d6d1 0%, #8fcbc5 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a7d6d1),
		color-stop(100%, #8fcbc5) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a7d6d1 0%, #8fcbc5 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a7d6d1 0%, #8fcbc5 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a7d6d1 0%, #8fcbc5 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #a7d6d1 0%, #8fcbc5 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#a7d6d1',
		endColorstr='#8fcbc5', GradientType=0 ); /* IE6-8 */
	color: #fff;
	padding: 7px;
	font-weight: bold;
}

#homeCarousel .panel .more .button:hover {
	text-decoration: none;
}

#homeCarousel .panel .more .link {
	display: inline-block;
	margin-top: 7px;
}

#homeCarousel .panel .more .link:after {
	content: "\00A0\00BB";
}

#homeCarousel .thumbs {
	float: right;
	margin: 0;
	width: 346px;
}
#homeCarousel .thumbs img,
#homeCarousel .thumbs a {
	height: 95px;
	width: 72px;
}
#homeCarousel .thumbs img { border: 1px solid #ccc; }
#homeCarousel .thumbs a {
	float: left;
	display: block;
	padding: 6px;
}

#homeCarousel .thumbs a:hover,#homeCarousel .thumbs a.current {
	background-color: #e4dfaf;
}

#homeCarousel .thumbs[children="6"] {
	width: 334px;
}
#homeCarousel .thumbs[children="5"] {
	width: 334px;
}

/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> Carousel */
.carousel {
	position: relative;
	margin-bottom: 20px;
	width: 303px;
	height: 181px;
	background: transparent url("../images/bkg_btm_fade_block_sm.jpg")
		no-repeat left bottom;
}

.carousel .carousel-inner {
	padding: 20px;
	width: 262px;
	height: 130px;
	background: transparent url("../images/bkg_top_fade_block_sm.jpg")
		no-repeat left top;
	overflow: hidden;
}

.carousel ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

.carousel ul li {
	background: none;
	margin: 5px 0 0 0;
	padding-left: 0;
	float: left;
}

.carousel ul li:first-child {
	margin: 0;
}

.carousel a {
	display: block;
	overflow: hidden;
}

.carousel a:hover {
	text-decoration: underline;
}

.carousel img {
	float: left;
	margin-right: 10px;
	border: 1px solid #d1d1d1;
	width: 32px;
}

.carousel .carousel-control {
	position: absolute;
	left: 150px;
	height: 20px;
	width: 20px;
	background: transparent url("../images/sprite_carousel_nav.png")
		no-repeat left top;
	text-indent: -999em;
}

.carousel .carousel-control.prev {
	top: -10px;
	background-position: left top;
}

.carousel .carousel-control.next {
	bottom: -10px;
	background-position: left bottom;
}

/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> jCarousel */
.jcarousel-skin-imf {
	position: relative;
	margin-bottom: 20px;
/* 	width: 303px; */
	width:100%;
	max-height: 181px;
	background: transparent url("../images/bkg_btm_fade_block_sm.jpg")
		no-repeat left bottom;
}

.jcarousel-skin-imf .jcarousel-container {
	padding: 20px;
	background: transparent url("../images/bkg_top_fade_block_sm.jpg")
		no-repeat left top;
	overflow: hidden;
	position: static !important;
}

.jcarousel-skin-imf .jcarousel-container-horizontal {
	width: 262px;
	height: 161px;
}

.jcarousel-skin-imf .jcarousel-container-vertical {
	width: 262px;
	height: 161px;
}

.jcarousel-skin-imf .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-imf .jcarousel-clip {
	overflow: hidden;
}

.jcarousel-skin-imf .jcarousel-clip-horizontal {
	width: 262px;
	height: 150px;
}

.jcarousel-skin-imf .jcarousel-clip-vertical {
	width: 262px;
	height: 150px;
}

.jcarousel-skin-imf .jcarousel-list {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100%;
}

.jcarousel-skin-imf .jcarousel-item {
	background: none;
	margin: 0;
	padding-left: 0;
	float: left;
}

.jcarousel-skin-imf .jcarousel-item-horizontal {
	margin-bottom: 5px;
	width: 262px;
}

.jcarousel-skin-imf .jcarousel-direction-rtl .jcarousel-item-horizontal
	{

}

.jcarousel-skin-imf .jcarousel-item-vertical {
	margin-bottom: 5px;
}

.jcarousel-skin-imf .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}

.jcarousel-skin-imf .jcarousel-item a {
	display: block;
	overflow: hidden;
}

.jcarousel-skin-imf .jcarousel-item a:hover {
	text-decoration: underline;
}

.jcarousel-skin-imf .jcarousel-item img {
	float: left;
	margin-right: 10px;
	border: 1px solid #d1d1d1;
	width: 32px;
}

/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> jCarousel Vertical Controls */
.jcarousel-skin-imf .jcarousel-next-vertical,.jcarousel-skin-imf .jcarousel-prev-vertical
	{
	position: absolute;
	left: 150px;
	height: 20px;
	width: 20px;
	background: transparent url("../images/sprite_carousel_nav.png")
		no-repeat left top;
	text-indent: -999em;
	z-index: 100;
	overflow: hidden;
}

.jcarousel-skin-imf .jcarousel-next-vertical {
	bottom: -10px;
	background-position: left bottom;
}

.jcarousel-skin-imf .jcarousel-prev-vertical {
	top: -10px;
	background-position: left top;
}

.jcarousel-skin-imf .jcarousel-next-vertical:hover,.jcarousel-skin-imf .jcarousel-next-vertical:active,.jcarousel-skin-imf .jcarousel-next-vertical:focus,.jcarousel-skin-imf .jcarousel-prev-vertical:hover,.jcarousel-skin-imf .jcarousel-prev-vertical:active,.jcarousel-skin-imf .jcarousel-prev-vertical:focus
	{
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity = 90);
}

.jcarousel-skin-imf .jcarousel-next-disabled-vertical,.jcarousel-skin-imf .jcarousel-next-disabled-vertical:hover,.jcarousel-skin-imf .jcarousel-next-disabled-vertical:focus,.jcarousel-skin-imf .jcarousel-next-disabled-vertical:active,.jcarousel-skin-imf .jcarousel-prev-disabled-vertical,.jcarousel-skin-imf .jcarousel-prev-disabled-vertical:hover,.jcarousel-skin-imf .jcarousel-prev-disabled-vertical:focus,.jcarousel-skin-imf .jcarousel-prev-disabled-vertical:active
	{
	cursor: default;
	opacity: 0.3;
	filter: alpha(opacity = 30);
}

/**********************************************************************
	Home Authenticated/Subscribed
**********************************************************************/
.home.authenticated #toc ul {
	margin: 1em;
}

.home.authenticated #toc li {
	background: transparent none;
	margin: 0;
	padding: 0;
	line-height: 18px;
	list-style: none;
}

/**********************************************************************
	Login Panel & Button
**********************************************************************/

.ssoLogin {
	display:block;
	float:right;
	padding: 0 10px;
	background: #97cec9 url(../images/login_bg.png) repeat-x left -20px;
	color: #dce9f1;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

#loginPanel {
	margin: 20px 1px 0 0;
	position: absolute;
	right: 28px;
	top: 0;
	width: 301px;
	z-index: 4;
	text-align: right;
	background: #97cec9 url(../images/login_bg.png) repeat-x left -20px;
}
#loginwrapper1,
#loginwrapper2 {
	position: absolute;
	left: -999em;
	height: 130px;
	padding: 17px;
	width: 266px;
	border: 1px solid #8bbdb8;
	border-top: 0 none;
}
.no-js #loginPanel:hover #loginwrapper1,
.no-js #loginPanel:hover #loginwrapper2,
.opened #loginwrapper1,
.opened #loginwrapper2,
.login-error #loginwrapper1,
.login-error #loginwrapper2 {
	position: static;
}
.login-error #loginwrapper1 { height: 160px; }
/*IZ THIZ LEGAZY CODEZ???*/
.ie6js #contentWrapper #header .pfhover .opened,
.ie6js #contentWrapper #header .opened {
	position: static;
}
/*IZ THIZ LEGAZY CODEZ???*/
#loginwrapper2 {
	display: none;
	clear: both;
}
	#loginPanel a {
		color: #f6f0bd;
		text-decoration: none;
	}
	#loginPanel h2 {
		position: absolute;
		top: -20px;
		right: -1px;
		height: 20px;
		line-height: 20px;
		font-size: 11px;
		padding: 0 8px;
		text-transform: uppercase;
		border-left: 1px solid #8bbdb8;
		border-right: 1px solid #8bbdb8;
		color: #faf2eb;
		background: transparent url(../images/login_bg.png) repeat-x left top;
		cursor: pointer;
	}
		#loginPanel h2 span {
			padding-right: 14px;
			background: transparent url(../images/login_arrow.gif) no-repeat right center;
		}
		#loginPanel .formRow {
			margin-bottom: 11px;
		}
			#loginPanel label {
				color: white;
				line-height: 20px;
				height: 20px;
			}
			#loginPanel #username,
			#loginPanel #password,
			#loginPanel #lcnum {
				background: white none;
				border: 1px solid #8bbdb8;
				padding: 4px 4px 5px;
				width: 186px;
				color: #373737;
			}
			#loginPanel #submitRow,
			#loginPanel #libcardSubmitRow {
				margin-left: 67px;
				text-align: left;
			}
			#loginPanel #submitRow {
				margin-bottom: 0;
			}
			#loginPanel #usernameSubmit,
			#loginPanel #libcardSubmit {
				padding: 0;
				margin: 0;
				height: 25px;
				width: 38px;
				margin: 0;
				padding: 0;
				border:none;
				font-size: 0;
				text-align: right;
				color: #94cdc7;
				background: url("../images/login_button.png") no-repeat scroll left top
					transparent;
			}
			#forgotPassword {
				display: none;
				float: right;
				line-height: 25px;
			}
			ul#notifications li {
				padding-left: 0;
				list-style: none;
				font-weight: bold;
				color: #003858;
			}
			#libcardForm {
				overflow: hidden;
			}
			#loginPanel .actions,
			#showusernameform,
			#noAccount,
			#shibboleth,
			#athens {
				display: none;
			}
			.home img.t-error-icon {
				display: none;
			}

/**********************************************************************
	Footer Content
**********************************************************************/
#footer a {
	color: white;
}

#footerDetail {
	float: left;
	margin: 14px 0 0 15px;
}
#footerDetail .legal { margin-bottom:.25em; }
#footerCopyright,#footerNav {
	margin: 0;
	float: none;
}

#footerNav li {
	margin: 0 10px 0 0;
	padding: 0 8px 0 0;
}

#footerNav li.logout { }

/* = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = ~ = >>>>> SUBSCRIBING INSTITUTION INFORMATION */
#institutioninfo {
	position: absolute;
	left: 785px;
	top: 53px;
	z-index: 999;
	height: 58px;
}

#institutioninfo a {
	text-decoration: none;
	cursor: default;
}

#institutioninfo span.preamble {
	position: static; /* override styles in layout.css */
	left: 0; /* override styles in layout.css */
	display: block;
	float: left;
	width: 60px;
	line-height: 1;
	margin: 18px 18px 0 0;
	font-size: 10px;
}

#institutioninfo img {
	float: left;
	cursor: pointer;
	position: absolute;
	top: 12px;
	left: 75px;
}

/* when there is no img, show the institution name */
#institutioninfo span.preamble + span.institutionName {
	left: 0px;
	position: relative;
	display: block;
	font-size: .8em;
	float: right;
	width: 10em;
	height: 42px;
	margin-top: 16px;
}

#footerAccounts {
	float: left;
	position: static;
}

#siprifootlogo {
	background: transparent url(../images/footer_logo_divider.png) no-repeat
		right top;
	float: left;
	padding: 20px 17px 10px 3px;
}

#oupfootlogo {
	float: left;
	padding: 16px 17px 0 14px;
}

#footerAccounts a {
	display: block;
	position: relative;
	text-indent: -9999px;
}

#imffootlogo a {
	margin: 10px 0 0;
	width: 44px;
	height: 45px;
	background: transparent url(../images/logo_footer.png) no-repeat left
		top;
}

#oupfootlogo a {
	margin: 10px 0 0;
	width: 114px;
	height: 34px;
	background: transparent url(../images/logo_oxford_footer.gif) no-repeat
		left top;
}

#footerLogoWrap {
	bottom: 0;
	right: 28px;
}

#footerLogoWrap .attribution {
	display: inline;
	color: #dce9f1;
	line-height: 1em;
	margin-right: 0.333em;
	margin-bottom:0;
	font-size: 11px;
}

#footerLogo {
	background: transparent none;
	display: inline;
	float: none;
	font-weight: normal;
	line-height: 1em;
	font-size: 16px;
}

#footerLogo a {
	display: inline;
	color: #f6f0bd;
}

#footerLogo a span {
	position: relative;
	left: 0;
	top: -3px;
}

/**********************************************************************
	Misc
**********************************************************************/
#sideSearchBox #refineTerm {
	width: 148px;
	margin: 0;
	line-height: 23px;
	padding: 0 4px;
	height: 23px;
	font-weight: normal;
	background: white none;
	border: 1px solid #B2B4B6;
	float: left;
}

input.dateRefine {
	margin: 5px;
	width: 50px;
}

#advancedRefineByDate {
	margin-top: 10px;
	width: 400px;
	/*border:3px solid #dedaa7;*/
}

#advancedRefineByDate .fromBlock .toBlock {
	display: inline;
	vertical-align: middle;
}

#advancedRefineByDate .date-field {
	width: 55px;
}


#refineDate {
	height: 25px;
	width: 31px;
	background: transparent url(../images/search_button.png) no-repeat left top;
	border:none;
	margin: 0;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	text-transform: capitalize;
}

.dateLabel {
	width: 30px;
}


.abstract {
	font-style: italic;
}

#bookDescription {
	margin: 0 0 1em 13.7em;
}

/**********************************************************************
	Search Results Page
**********************************************************************/
.browseResults #sideSearchBox {
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	margin-bottom:1em;
}

#searchHeader {
	float: left;
	font-size: 13px;
	width: 400px;
	min-height: 55px;
	margin: 0;
}

#noresults #searchHeader {
	width: auto;
}

#mainContent .searchHeader h2 {
	font-size: 1em;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	color: #373737;
	float:none;
}

#mainContent #searchHeader .searchTerm,
#mainContent #searchHeader .clearAll {
	display: block;
	float: left;
	height: auto;
	line-height: 20px;
	margin: 0 10px 8px 0;
	padding: 0 5px;
	border: 1px solid #dedaa7;
	background-color: #ece8b9;
}
#mainContent #searchHeader .searchTerm { padding-right:20px;  position:relative; z-index:1 }
#mainContent #searchHeader h2 + .clearAll { display:none; } /* Clear all should only appear if there are items to clear. */

#mainContent #searchHeader .clearAll {
	background: transparent none;
}

#mainContent #searchHeader .searchTerm li {
	background: transparent none;
	margin: 0;
	padding:0;
}

#searchHeader .searchTerm .label {
/* 	white-space: nowrap; */
}

#searchHeader .searchTerm .text strong {
	font-weight: normal;
}

.searchTerm a {
	display: block;
	height: 12px;
	width: 12px;
	background: transparent url(../images/delete_search_term.png) no-repeat center;
}

.searchTerm .remove {
	position: absolute;
	right: 5px;
	top: 5px;
	padding:0;
}

.searchTerm .remove span {
	position: absolute;
	left: -9999px;
}

#resultsBarTop {
	position: absolute;
	top: 55px;
	right: 0;
	padding-bottom: 8px;
	font-size: 13px;
	line-height: 18px;
	/* 	width: 490px; */
	text-align: right;
}

#resultsBarTop form {
	float: right;
	display: inline;
}

#resultsBarTop .items,#resultsBarTop .sortControl,#resultsBarTop label,#resultsBarTop select
	{
	display: inline;
}

#resultsBarTop label {
	margin: 0 0 0 10px;
	padding: 2px 0;
}

#resultsBarTop select,#jumpToForm input {
	margin: 0 0 0 10px;
}

#jumpToForm input.submit {
	margin: 0;
	height: 22px;
}

#resultsBarTop select#sortBy { /* 			width: 112px; */

}

#resultsBarTop .pagination {
	margin-top: 23px;
	clear: both;
	max-width: 75%;
}

#resultsBarBottom {
	margin-top: 8px;
}

.resultsBar .t-data-grid-pager {
	margin: 0;
}

.resultsBar .t-data-grid-pager .current {
	font-weight: bold;
	padding: 1px 4px;
	background-color: #dadbdc;
}

.resultsBar .t-data-grid-pager a {
	padding: 1px 1px;
	color: #4695ba;
}

.resultsBar .t-data-grid-pager a:hover {
	text-decoration: underline;
}

#topSection,#resultsBarTop,#resultsBarBottom {

}

#searchContent,
ul.dynamic {
	clear: both;
	border-top: 1px solid #d0d9de;
}

#searchContent .contentItem,
ul.dynamic .contentItem {
	padding: 1.231em 0;
	border-bottom: 1px solid #d0d9de;
	overflow: hidden;
}

#searchContent .contentItem img,
ul.dynamic .contentItem { /* display: none; */

}

/* Placeholder image in content items */
.contentItem .tempImage {
	position: relative;
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	width: 100px; /* matches max-width of cover images */
	height: 131px;
	background: transparent url(../images/fpo/entry_side_thumb_large.jpg) no-repeat left top;
	background-size: contain;
	text-indent: -9999px;
}

#searchContent .contentItem h2,
ul.dynamic .contentItem h2 {
	font-size: 1.231em;
	margin-bottom: 0.875em;
	font-weight: normal;
	margin-left: 110px;
}

ul.dynamic .contentItem h2 {
	margin-left: 0;
}

#searchContent .contentItem .staticContent h2,
ul.dynamic .contentItem .staticContent h {
	margin-left: 0px!important;
}

#searchContent .contentItem h2 a,
ul.dynamic .contentItem h2 a  {
	margin-right: 10px;
}

#searchContent .contentItem h3 em,
ul.dynamic .contentItem h3 em {
	font-style: normal;
	color: #7d7d7d;
}

#searchContent .contentItem h3,
ul.dynamic .contentItem h3 {
	font-weight: normal;
	margin-left: 110px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.dynamic .contentItem h3 {
	margin-left: 0;
}

ul.dynamic li.section h2 {
	margin-bottom: 0;
}

ul.dynamic ul li {
	margin: 0 auto 0 auto
}

#searchContent .contentItem .subTitle,
ul.dynamic .contentItem .subTitle {
	font-weight: bold;
}

#searchContent .contentItem h3.publishDate,
ul.dynamic .contentItem h3.publishDate  {

}

#searchContent .contentItem p,
ul.dynamic .contentItem p {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	clear: both;
}

#searchContent .hi,
ul.dynamic .hi {
	background-color: #ece8b9;
	padding: 1px 4px;
}

/**********************************************************************
	Best Bets
**********************************************************************/

.bestBets {
	clear: both;
	padding: 0 1.231em 1.231em 1.231em;
	margin-bottom: 20px;
	background: #FCE251;
	background: -moz-linear-gradient(top, #FCE251 0%, #FCE251 30%, #ffffff 100%);
	background: -webkit-linear-gradient(top, #FCE251 0%,#FCE251 30%,#ffffff 100%);
	background: linear-gradient(to bottom, #FCE251 0%,#FCE251 30%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCE251', endColorstr='#ffffff',GradientType=0 );
}
.bestBets .sectionTitle {
	font-size: 1.33em;
	padding-bottom: .813em;
}
.bestBets .contentItem {
	padding: 0 1.231em 1em 1.231em;
}
.bestBets .contentItem .itemTitle,
.bestBets .contentItem .subTitle {
	margin-bottom: .33em;
}
.bestBets .contentItem .itemTitle + .subTitle {
	margin-top: -.33em;
	font-weight: 500;
}



.flyoutStyleNav {
	position: relative;
	background-color: transparent;
	margin-left: -4px;
	padding: 1em 0;
}

#columnOne .flyoutStyleNav ul {
	border: 0 none;
}

#columnOne .flyoutBreadcrumbs ul li {
	margin-right: 0;
}

#columnOne .flyoutBreadcrumbs ul li:after {
	content: " Â¬Âª ";
}

#columnOne .flyoutBreadcrumbs ul li.last:after {
	content: "";
}

.browseResults #resultsBarBottom .viewControls,.browseResults #resultsBarBottom form,.browseResults .viewControls,.browseResults #searchActions
	{
	display: none;
}

/**********************************************************************
	Entry
**********************************************************************/
#entryPrevNextNav {
	position: static;
	float: left;
	font-size: 12px;
}

#entryPrevNextNav ul li {
	line-height: 30px;
	background: transparent none;
	margin: 0 15px 0 0;
	padding-left: 0;
}

#pageLinks #fontResizer li {
	margin: 0 3px 0 0;
}

.sidebar {
	border: 1px solid #000000;
	padding: 10px 10px 5px 10px;
	margin-bottom: 15px;
}

.quickLookModule {
	line-height: 15px;
}

.quickLookModule .cover {
	overflow: hidden;
	margin-bottom: 18px;
	padding-bottom: 2px;
}

.quickLookModule h2 {
	margin-bottom: 1em;
}

.quickLookModule .coverImage,
.quickLookModule .tempImage {
	position: relative;
	float: left;
}
.quickLookModule .coverImage img,
.quickLookModule .tempImage img {
	border: 1px solid #ccc;
}

.quickLookModule .tempImage a {
	display: block;
	width: 72px;
	height: 95px;
	background: transparent url(../images/fpo/entry_side_thumb.jpg)
		no-repeat left top;
}
.quickLookModule .tempImage span {
    position: absolute;
    left: -9999px;
}

.downloadLinksModule ul{
	margin: 0 0 0 0px;
	font-size: 12px;
	list-style: none;
}



.quickLookModule ul {
	margin: 0 0 0 90px;
	font-size: 12px;
	list-style: none;
}

	.quickLookModule li,
	.downloadLinksModule li {
		line-height: 17px;
		margin-bottom: 7px;
	}
		.downloadLinksModule .pdf { background: transparent url(../images/icon_pdf.png) no-repeat left center !important; }
		.downloadLinksModule .mobi { background: transparent url(../images/icon_mobi.jpg) no-repeat left center !important; }
		.downloadLinksModule .epub { background: transparent url(../images/icon_epub.png) no-repeat left center !important; }
		.quickLookModule .print { background: transparent url(../images/icon_print.png) no-repeat left center; }
			.quickLookModule li a,
			.downloadLinksModule li a {
				display: block;
				padding-left: 22px;
			}
.contentItem .downloadLinksModule ul { overflow: hidden; }
	.contentItem .downloadLinksModule li {
		float: left;
		padding: 0;
		margin: 0 0 0 1em;
		white-space: nowrap;
	}
		.contentItem .downloadLinksModule li div { display: inline; }
#searchContent .contentItem .downloadLinksModule,
ul.dynamic .contentItem .downloadLinksModule { margin-top: 10px; }


.quickLookModule .language {
	clear: both;
	padding-top: 15px;
}

.contentType {
	width: 158px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #1E5474;
	/*background: -moz-linear-gradient(#1E5474, #5C8FAC) transparent;
	background: -webkit-linear-gradient(#1E5474, #5C8FAC) transparent;
	background: -o-linear-gradient(#1E5474, #5C8FAC) transparent;
	background: -ms-linear-gradient(#1E5474, #5C8FAC) transparent;*//*For IE10*/
	/*background: linear-gradient(#1E5474, #5C8FAC) transparent;*/
	/*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1E5474', endColorstr='#5C8FAC') transparent;*//*For IE7-8-9*/
	text-align:center;
	margin-top: -10px;
	margin-bottom: 10px;
	clear: both;
}
.contentType .icon-type {
	font-size: 17px;
	display: inline;
	position: relative;
	top: 2px;
}
.contentType .ico-nlm-book,
.contentType .ico-nlm-chapter {
	color: #81C4BD!important;
}
.contentType .ico-nlm-journal,
.contentType .ico-nlm-article-contents,
.contentType .ico-nlm-article {
	color: #D17A34!important;
}
.contentType .typeText {
	color: white;
	display:inline-block;
}
.contentType.search {
	float: left;
	clear: both;
	width: 78px;
	background: none;
	width: auto;
}
.contentType.search .typeText {
	color: black;
	font-size: inherit;
	font-weight: 400;
}

#toc span.title {
	display: none;
}

.bookLanding .quickLookModule {
	/* margin-top: 15px; */
}

.bookLanding .quickLookModule .tempImage {
	margin-bottom: 25px;
	width: 156px;
	height: 202px;
	float: none;
	background: transparent url(../images/fpo/entry_side_thumb_large.jpg)
		no-repeat left top;
}

.bookLanding .quickLookModule .coverImage {
	float: none;
}

.bookLanding .quickLookModule .language {
	padding: 0;
	margin-bottom: 15px;
}

.bookLanding .quickLookModule ul {
	margin: 0;
}

#tocWrapper {
	border-top: 1px solid #d0d9de;
	padding-top: 10px;
	margin-top: 10px;
}
#tocWrapper ul li {
	background: none;
}

.figure,.figureBox {
	background: transparent url(../images/box_bg.png) repeat-x left top;
	border: 1px solid #bac7cf;
	padding: 22px 22px 0;
	margin: 0 0 1em;
	overflow: hidden;
}

.figureBox .figure,.figureBox .figureBox,.figureBox .figureTable {
	background: transparent none;
	border: 0 none;
	padding: 0;
}

#readPanel .popoutControl h3 a,#readPanel .figure h3 .ref,#readPanel .figureBox h3 .ref
	{
	text-decoration: none;
	font-weight: normal;
	cursor: text;
	color: #7d7d7d;
}

.figureTable {
	background: transparent none;
	max-height: 300px;
	overflow: auto;
}

.figure *, .figureBox *, .figureTable * {
	margin-bottom: 5px;
}
.figure .image {
	float: left;
	background-color: white;
}

.figure .image img,.figureBox img {
	margin: 0;
	max-width: 520px;
	clear: both;
}

.figure h3 a,.figure h3 span {
	font-weight: normal;
}

.figure h3 .title {
	margin-left: 0.666em;
	font-weight: bold;
}

.figure .attribution,.figureBox .attribution {
	display: block;
	margin-top: -0.5em;
	margin-bottom: 1.2em;
	padding-top: 1.5em;
	font-size: 11px;
	line-height: 15px;
	border-top: 1px solid #d0d9de;
	clear: both;
}

.figure .attribution p,.figureBox .attribution p {
	margin: 0;
}

.popoutControl {
	overflow: hidden;
	margin: 0;
	padding: 15px 22px;
	background: transparent url(../images/box_bg.png) repeat-x left top;
	border: 1px solid #bac7cf;
	border-bottom: 0 none;
}

.popoutControl .detail {
	float: left;
}

.popoutControl h3 {
	margin: 0;
	max-width: 585px;
}

.popoutControl h3 a,.popoutControl h3 span {
	font-weight: normal;
	margin: 0;
}

.popoutControl h3 .title {
	margin-left: 0.666em;
	font-weight: bold;
}

.popoutControl .popoutContentLink {
	float: right;
}

.popoutControl .popoutContentLink a {
	display: block;
	margin: 0;
	padding-right: 25px;
	font-size: 12px;
	line-height: 16px;
	background: transparent url(../images/icon_expand.png) no-repeat right
		top;
}

/**********************************************************************
	Advanced Search
**********************************************************************/
.formDescription {
	width: 66%;
}

.advancedSearch #form {
	margin: 1em 0;
}

.advancedSearch fieldset.row {
	margin: 0 0 10px;
}


.advancedSearch .mainBase .checkbox input {
	margin: 4px;
}

.advancedSearch .mainBase select {
	margin: 2px 15px 0 0;
}

.advancedSearch .mainBase .first select {
	margin-right: 88px;
}

.advancedSearch span.example {
	margin: 0 10px;
	font-size: 10px;
}

.advancedSearch a.removerowlink {
	font-size: 11px;
}

#typeWrapper {
	width: 50%;
}

#typeWrapper div {
	float: left;
	width: 50%;
}

fieldset.buttons {
	overflow: hidden;
	margin-top: 10px;
}
.buttons input,
#submitRow input { margin-right:5px; }


/**********************************************************************
	News
**********************************************************************/
#newsNavigation {
	overflow: hidden;
	width: 100%;
}

#newsNavigation li {
	float: left;
	background: transparent none;
	margin: 1em 1.5em 0 0;
	padding: 0;
}

/**********************************************************************
	Popupout Content
**********************************************************************/
.dialog_close {
	background: transparent url(../images/close.png) no-repeat right top;
	top: 10px;
	right: 10px;
}

.dialog_close::before {
    content: '';
}

.dialog table.top,.dialog table.bot {
	display: none;
}

.dialog_content.mainBase {
	background-color: white;
	width: inherit !important;
}

.mainBase #modalContent {
	background: white url(../images/box_bg.png) repeat-x left top;
}

/* Styles for modal dialog boxes that are not using iFrames */
/* These are similar styles to those in modaloverride.css and modal.css, so when making changes, check both places for consistency. */
.dialog_content h1 {
	padding-bottom: .5em;
	margin: 0 0 .5em 0;
	border-bottom: 1px solid #D0D9DE;
	font-size: 16px;
	line-height: 1em;
	color: #599FC9;
}

.dialog_content #submitRow input[type="button"], .dialog_content #submitRow input[type="submit"] {
	background: url(../images/bg-button.gif) top left repeat-x;
}

.dialog_content input[type=button], .dialog_content input[type=submit] {
	margin: 0 5px 0 0;
	color: white;
	cursor: pointer;
	text-transform: uppercase;
	padding: 3px;
	border: 0 none;
	background-color: #2a2a2a;
	vertical-align: middle;
}

/**********************************************************************
	My Stuff
**********************************************************************/

.myPanel { padding:20px 15px; }

a.editSearch {
	background: url("../images/icon_edit.png") no-repeat 0 0;
	height: 16px;
	width: 16px;
	display: inline-block;
	margin-bottom: -2px;
}

a.editSearch span {
	display: none;
}

.editNotes a {
	background: url("../images/icon_notes.gif") no-repeat 0 0;
	height: 16px;
	width: 20px;
	display: inline-block;
	margin-bottom: -2px;
}

.editNotes a span {
	display: none;
}

#stuffTable {
	margin-bottom: 10px;
	clear: both;
}

#stuffTable .cite {
	background-image: none;
	font-size: 16px;
}

#stuffTable th {
	color: #333;
	text-align:left;
}

#stuffTable td {
	max-width: 800px;
	overflow: hidden;
}

#stuffTable .associationType {
	display: none;
}

#stuffTable .documentUri {
	display: none;
}

#stuffTable .chunkTitle {
	min-width: 92px;
}

#stuffTable .createdDate {
	min-width: 95px;
}

.sortingTable .delete,
#projectsTable .edit,
#projectsTable .view,
#projectsTable .delete,
#stuffTable .edit,
#stuffTable .view,
#stuffTable .delete {
	display: inline-table;
	margin-right:8px;
	width: 16px;
	height: 16px;
	text-indent: -999em;
}
#projectsTable .edit,
#stuffTable .edit {
	background: url("../images/icon_edit.png") no-repeat 0 0;
}
.sortingTable .delete,
#projectsTable .delete,
#stuffTable .delete {
	background: url("../images/icon_delete.gif") no-repeat 0 0;
}
#projectsTable .view,
#stuffTable .view {
	background: url("../images/icon_view.png") no-repeat 0 0;
}
#projectsTable .actions,
#stuffTable .actions {  width: 100px; }

#projectsTable .actions a,
#stuffTable .actions a {
	float: left;
	display:block;
	margin-right:8px;
}
#projectsTable .actions li,
#stuffTable .actions li { clear:left; margin-top:0; padding-left:0; display:inline;  }

#stuffTable th {
	min-width: 85px;
}
#stuffTable th.checkbox {
	max-width: 10px;
}

/* -- Account form styling should probably be part of a base app out-of-box stylesheet -- */
.accountForm {
	margin-top: 10px;
	margin-bottom: 30px;
}

.accountForm .formRow {
	margin-bottom: 1em;
}

.accountForm label {
	display: block;
	float: left;
	width: 250px;
	height: 22px;
	line-height: 22px;
}

#accountForm input[type="text"],#accountForm input[type="password"] {

}

/* Tabs on Personalization Pages */

#myTabs { padding-left:5px; }
#myTabs li { margin-right:-1px; }
#myTabs a { padding:0 7px; }

.ie7 .page-mystuff #myTabs a {
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#aboveTabsText {
	margin-top:15px;
	padding-left:15px;
}

/*.myStuff.bookmark #myTabs,
.myStuff.bookmark #aboveTabsText { margin-left:-230px; }*/

/* ------------------------------------------------------------------
   Tags Module
   ------------------------------------------------------------------ */
.tagsModule {
	border:1px solid #ccc;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:0;
}
.tagsModule h2 {
	margin-bottom:0;
	padding:10px 13px;
	background-color:#efefef;
	font-weight:bold;
}
.tagsModule ul { overflow:hidden; margin:0; padding:0; }
.tagsModule li { float:left; list-style:none; padding:5px 0 5px 13px; position:relative; }
.tagsModule li:first-child { border-top:none; }
.tagsModule a { }
.tagsModule a.filterTag { display:block; float:left; width:112px; margin-right:5px; overflow: hidden; }
.tagsModule .delete,
.tagsModule .edit {
	margin-left:4px;
	display: block;
	margin-right:8px;
	width: 16px;
	height: 16px;
	float:left;
	text-indent:-999em;
}
.tagsModule .edit {
	background: url("../images/icon_edit.png") no-repeat 0 0;
}
.tagsModule .delete {
	background: url("../images/icon_delete.gif") no-repeat 0 0;
}

/* .tagsModule a.addLink { display:inline-block; margin:10px 13px; } */



/**********************************************************************
	My Custom Books
**********************************************************************/
.page-mycustombooks #projectsZone {
	margin-bottom: 20px;
}

.page-mycustombooks #projectsZone th,
.page-mycustombooks #projectsZone td
	{
	padding: 3px 10px;
	vertical-align: middle;
	border-color: #efefef;
	text-align:left;
}

.page-mycustombooks #projectsZone th {
	color: #333;
	background-color: #efefef;
	padding: 13px 10px;
}

.page-mycustombooks #refreshProjectsList {
	background: url("../images/bg-button.gif") top left repeat-x;
	color: #ffffff;
	padding: 2px 3px;
}

/**********************************************************************
	Explore Map
**********************************************************************/
.explore .mainBase h1#pagetitle,.explore .mainBase h1 {
	position: relative;
	z-index: 1;
}

#exploreContent {
	position: relative;
	margin: -42px 0 0 44px;
	/*height:423px;*/
	width: 813px;
	background: transparent url(../images/explore_map.gif) no-repeat left
		top;
}

#regionContent {
	position: absolute;
	top: 0;
	left: 0;
}

#regionContent .content {
	position: absolute;
	left: -9999px;
	top: 0;
	cursor: pointer;
	width: 815px;
	height: 425px;
}

#regionContent .mapHighlight {
	position: absolute;
}

#asiaandpacificContent .mapHighlight {
	top: 107px;
	left: 542px;
	width: 248px;
	height: 287px;
	background: transparent url(../images/explore_map_asiaandpacific.gif)
		no-repeat left top;
}

#europeContent .mapHighlight {
	top: 2px;
	left: 329px;
	width: 484px;
	height: 184px;
	background: transparent url(../images/explore_map_europe.gif) no-repeat
		left top;
}

#middleeastContent .mapHighlight {
	top: 97px;
	left: 346px;
	width: 240px;
	height: 168px;
	background: transparent url(../images/explore_map_middleeast.gif)
		no-repeat left top;
}

#subsaharanafricaContent .mapHighlight {
	top: 194px;
	left: 335px;
	width: 185px;
	height: 163px;
	background: transparent url(../images/explore_map_subsaharanafrica.gif)
		no-repeat left top;
}

#westernhemisphereContent .mapHighlight {
	top: 18px;
	left: 6px;
	width: 309px;
	height: 405px;
	background: transparent url(../images/explore_map_westernhemisphere.gif)
		no-repeat left top;
}

#regionContent .callout {
	position: absolute;
	top: 30px;
	width: 288px;
	padding: 18px 23px 16px;
	border: 1px solid #bac7cf;
	background: white url(../images/box_bg.png) repeat-x left top;
}

#asiaandpacificContent .callout {
	left: 175px;
}

#europeContent .callout {
	left: -15px;
}

#middleeastContent .callout {
	left: 0;
}

#subsaharanafricaContent .callout {
	left: 525px;
}

#westernhemisphereContent .callout {
	left: 375px;
}

#westernhemisphereContent .callout h3 {
	margin-bottom: 10px;
}

#imageMap {
	position: relative;
	height: 423px;
	width: 813px;
}

#imageMap img {
	position: absolute;
	margin: 0;
	cursor: pointer;
	height: 423px;
	width: 813px;
}

#worldMap {

}

#worldMap .region {

}

#exploreDetail {
	position: relative;
	margin: 20px 0 0;
}

#exploreDetail .detail {
	clear: both;
	margin: 0 -45px;
	padding: 15px 0 15px 84px;
	left: -9999px;
	top: -9999px;
	/* necessary so it doesn't extend past #footerWrap which is also absolutely positioned */
	border-top: 1px solid #bac7cf;
	overflow: hidden;
	width: 100%;
}

#exploreDetail h3 {
	margin-bottom: 22px;
}

#exploreDetail ul {
	float: left;
	margin: 0 25px 0 0;
	width: 175px;
}

#exploreDetail li {
	margin: 0 0 8px;
	padding: 0;
	line-height: 15px;
	background: transparent none;
}

#exploreDetail a {

}

/**********************************************************************
	Tags
**********************************************************************/


td .tags {
	margin: 0;
}

td .tags li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
	background: none;
}

td .tags li:before {
	content: ", ";
}

td .tags li:first-child:before {
	content: "";
}


/**********************************************************************
	Modules
**********************************************************************/
.page-resetpassword .formRow {
	clear: both;
}

.page-resetpassword .formRow label {
	width: 250px;
	float: left;
}

.regionModule {
	float: right;
	text-align: center;
	margin: 8px;
	margin-bottom: 0px;
}

.regionModule p {
	margin-bottom: 5px;
}

#readPanel .regionModule a {
	text-decoration: none;
}

#readPanel .regionModule a:hover {
	text-decoration: underline;
}

/**********************************************************************
	Widgets (Example: Related Documents)
**********************************************************************/
.widget {
	margin: 10px 0;
	padding-top: 10px;
	border-top: 1px solid #d0d9de;
}
.widget h3, .rightRailComponent h3 {
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
}
.widget ul { list-style:none; margin:0; }
.widget li { margin-bottom:10px; }
.widget .showMore:after {
	content: "...";
}

/**********************************************************************
	Tapestry
**********************************************************************/
.t-error { text-align:left; }
HTML>BODY DIV.t-error LI { margin-left:20px; }
div.t-error-popup {
	display: none !important;
}
div.t-data-grid { font-family:Arial, Helvetica, sans-serif; }

/**********************************************************************
	Print
**********************************************************************/
@media print {

	#headerLogo a { display: inline; background:none; text-decoration:none; }

	#headerLogo a span { position: static; color:black; }

	.bestBets { background: none; }

}

body.printPreview #contentWrapper #headerLogo {
	    background: none;
	    color: black;
	    font-size: 25px;
	    line-height: 60px;
	    position: static;
	    margin:0;
	    float:none;
	}

body.printPreview #contentWrapper #elibraryLogo {
		background: none;
	    color: black;
	    font-size: 25px;
	    line-height: 40px;
	    position: static;
	    margin:0;
	    float:none;
}

body.printPreview #contentWrapper #headerLogo a { display: inline; background:none; text-decoration:none; }

body.printPreview #contentWrapper #headerLogo a span { position: static; color:black; font-size: 35px; letter-spacing: normal; }

body.printPreview #contentWrapper #elibraryLogo a { display: inline; background:none; text-decoration:none; }

body.printPreview #contentWrapper #elibraryLogo a span { position: static; color:black; font-size: 25px; }

body.printPreview .bestBets { background: none; }

body.printPreview #sectionTabs,
body.printPreview .quickLookModule .tempImage,
body.printPreview .quickLookModule ul.types,
body.printPreview .regionModule p,
body.printPreview #footerLogoWrap,
body.printPreview .micrositeMenus,
body.printPreview #loginPanel,
body.printPreview #ssoLogin,
body.printPreview #relatedDocsWidget,
body.printPreview .rightRailComponent,
body.printPreview #documentNav ul li,
body.printPreview .publicationIndexCard .topRow .contentLinks,
body.printPreview .publicationIndexCard .topRow .hamburger,
body.printPreview #institutioninfo,
body.printPreview .publicationIndexCard .ico-up,
body.printPreview .publicationIndexCard .bookCoverWidget,
body.printPreview .publicationIndexCard .previewImage,
body.printPreview #pagetitle.fixed,
body.printPreview #documentNav.fixed {
	display: none!important;
}

body.printPreview #footerLogoWrap .attribution {
	color: black;
}

body.printPreview .figure,body.printPreview .figureTable,body.printPreview .figureBox
	{
	background: transparent none;
	max-height: none;
	overflow: visible;
}

body.printPreview .figure .image {
	float: none;
}
body.printPreview .contentType .typeText {
	color: white!important;
}
body.printPreview #mainContent #publicationIndexCard {
	width: 100%;
}
body.printPreview #mainContent #publicationIndexCard .bottomRow {
	display: block;
}
body.printPreview #mainContent #publicationIndexCard #pagetitle {
	color: black;
}
body.printPreview #bookDescription {
	margin: 0;
}
body.printPreview .publicationIndexCard,
body.printPreview .contentType,
body.printPreview img,
body.printPreview .mainBase #contentRoot h2,
body.printPreview .mainBase #contentRoot h3,
body.printPreview .searchTerm,
body.printPreview #searchContent,
body.printPreview #readPanel,
body.printPreview #readPanel #tocWrapper,
body.printPreview #readPanel #tocWrapper #toc {
	display: block!important;
}

/* v0.1.0 features that have been disabled */
#searchWithinDocument,#relatedLinks,#relatedContent {
	display: none;
}

span.errorMessage {
	color: red;
}



#refreshProjectsList {
	display: none;
}

span.building {
	display: inline-block;
	margin: 5px 0px 0px 8px;
	height: 15px;
	width: 50px;
	background: url(../images/ajax-loader.gif) no-repeat left top;
}

#homeTabs li#whatsNewTab a,#homeTabs li#whatsNewTab a:focus,#homeTabs li#whatsNewTab a:hover
	{
	text-decoration: none;
	cursor: pointer;
}


/* home page video */
.homeVideoPlayer {
	background: url(../images/home-video-cover-small.jpg) no-repeat 0 0 transparent;
}
	.homeVideoPlayer span {
		display: block;
		width: 265px;
		height: 179px;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
		filter: alpha(opacity=20);
		opacity: .2;
		cursor: pointer;
		-moz-transition: background-color .3s ease;
		-webkit-transition: background-color .3s ease;
		transition: background-color .3s ease;
	}
	.homeVideoPlayer span:hover {
		background-color: black;
	}


#homeOverlayBackground {
 	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .6;
	background-color: black;
	z-index: 999999;
}
.ie7 #homeOverlayBackground,
.ie8 #homeOverlayBackground {
	background: url(../images/bg_black_fade.png) repeat 0 0 transparent;
}
#homeOverlay {
 	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	padding: 40px;
	background-color: white;
	z-index: 1000000;
}
	#homeOverlayClose {
		position: absolute;
		top: 15px;
		right: 15px;
		width: 15px;
		height: 15px;
		background: url(../images/close.png) no-repeat 0 0 transparent;
		cursor: pointer;
	}





/**********************************************************************
  Microsite overrides
**********************************************************************/

body.site-microsite #header,
body.site-microsite #headerWrap {
  height: 167px;
  background: white url(../images/bg_header_microsite.png) repeat-x left top;
}

body.site-microsite #headerLogo {
  top: 110px;
  background: none;
}

body.site-microsite #headerLogo a {
  display: inline;
}

body.site-microsite #headerLogo a:hover {
  text-decoration: none;
}

body.site-microsite #headerLogo a span {
  position: static;
  font-size: 1.75em;
  color: #599fc9;
  letter-spacing: 0.15em;
}

#elibraryLogo {
  background-image: url(../images/logo_microsite.png);
  position: absolute;
  z-index: 0;
/*   left: 28px; */
  width: 149px;
  height: 15px;
  top: 75px;
}
#elibraryLogo a {
  display:block;
  height: 20px;
  width: 199px;
}
#elibraryLogo a span {
  position: absolute;
  left: -9999px;
}










/**********************************************************************
  Utility bar drop down menus
**********************************************************************/
.micrositeMenus {
	display: inline-table;
}

.menuTab {
	display: inline;
	list-style: none;
}

.menuTab {
  position: relative;
  float: left;
  font-weight: bold;
  line-height: 20px;
  font-size: 11px;
  text-transform: uppercase;
  padding: 0 10px;
  margin-right: 8px;
  color: #dce9f1;
  background: url(../images/login_bg.png) repeat-x top;
}

.menuTab > a {
  color: #dce9f1;
	padding-right: 14px;
	background: url(../images/login_arrow.gif) no-repeat right center;
	cursor: pointer;
}

.menuTab > a:hover {
	text-decoration: none;
}

.menuTab > ul {
  position: absolute;
  left: -999em;
  top: -999em;
  z-index: 9999;
  padding: 0;
  background: #97cec9 url(../images/login_bg.png) repeat-x;
  margin: 0;
  min-width: 100px;
}

.menuTab ul li {
  list-style: none;
}

.menuTab ul li:hover {
  background: #add9d4;
}

.menuTab ul li:hover a {
  cursor: pointer;
}

.menuTab ul li span,
.menuTab ul li a {
  display: block;
  padding: 5px 10px;
  color: #ffffff;
  white-space: nowrap;
  text-transform: none;
}

.menuTab ul li span:hover,
.menuTab ul li a:hover {
  text-decoration: none;
  color: #35504d;
}

.menuTab .subSites {
	margin-bottom: 0px;
}

.menuTab .subSite {
	margin-top: -10px;
}

/** annotation search doesn't work, just hide the form **/
#annotSearchForm {
	display: none;
}

.printPreview #mainContent #searchHeader .clearAll{
	display: none;
}

#usageLoggingDiv {
	color:#fff;
}

/**********************************************************************
  Annotations
**********************************************************************/
.annot { background-color: #fce251; }

#createAnnotation button {
	border: 1px solid #dce9f1;
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	color:#dce9f1;
	background:#003858;
	font-weight:bold;
	text-transform: uppercase;
	font: 12px/1 Arial;
}

.dialog_close.close span {
	display: none;
}

.actionButtons.annotationTools {
	clear: both;
	padding-right: 5px;
}

.myAnnotations .items,  .myAnnotations .pagination {
	float: left;
}

.myAnnotations #resultStatsTop { padding-top: 45px;}
.myAnnotations form:not(.hasAnnotations) #resultStatsTop { padding-top: 60px;}
.myAnnotations #resultStatsBottom	{padding: 0px 0;}

.myAnnotations .t-error {
	overflow: hidden;
	text-align:center;
	margin-bottom: 0;
}

/**********************************************************************
  Related Documents
**********************************************************************/
#relatedDocsWidget {
	border-bottom: 1px solid #BAC7CF;
}
#relatedDocsWidget .toggleBlock {
	width: 100%;
	text-align: center;

}
.relatedDocsToggle:hover {
	text-decoration: none;
}

.docLists {
	overflow:hidden;
	text-align: justify;
	font-size: 0.1px;
	width: 100%;
}
.docLists:after	{
	content: '';
	display: inline-block;
	width: 100%;
}

.docList {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	padding: 1em;
	text-align: left;
	font-size: 13px;
}

/* one item */
.docList:nth-child(1):nth-last-child(1) {
	width: 100%;
}
/* two items */
.docList:nth-child(1):nth-last-child(2),
.docList:nth-child(2):nth-last-child(1) {
	width: 49.99%;
}
/* three items */
.docList:nth-child(1):nth-last-child(3),
.docList:nth-child(2):nth-last-child(2),
.docList:nth-child(3):nth-last-child(1) {
	width: 33%;
}
.docList.otherPublisherDocs {
	background-color: #E8EBFF;
	background-color: #f1f0e2;
}

/* .docList.publisherDocs {
	background: transparent url(../images/column_one_bg.png) no-repeat right top;
}
.docList.seriesDocs {
	background: transparent url(../images/column_one_bg.png) no-repeat right top;
} */

.docList h4 {
	margin: 0;
	color: #A5C0F0;
	color: #599fc9;
	color: #7d7d7d;
	color: #363636;
	font-size:1.1em;
	letter-spacing: 0;
	text-transform: none;
}

.docList ul {
	width: 100%!important;
	padding: 0;
}

.docList ul li {
	background: none;
	padding: 0;
}

.docList ul li .publisher {
	color: #7d7d7d;
	display: block;
}

.docList ul {
	width: 100%;
}

.docList ul li {
	background: none;
	padding: 0;
}

.docList.otherPublisherDocs .publisher {
	padding-left: 10px;
}

.docList.otherPublisherDocs .publisher > a {
	background: transparent url("../images/plusminus.gif") no-repeat;
	padding-left: 15px;
	margin-left: -15px;
	cursor: pointer;
	color: #7d7d7d;
}

.docList.otherPublisherDocs li.publisher.closed > a {
	background-position: left -2px;
}

.docList.otherPublisherDocs li.publisher.open > a {
	background-position: left -43px;
}

.docList.otherPublisherDocs li.publisher ul.otherPubList li {
	margin: 10px 0 0 10px;
}

/**
* Create Custom Books
**/

.mycustombooks .mainBase .formRow {
	padding-bottom: 15px;
}

.mycustombooks .mainBase label {
	padding-top: 0;
	margin: 0;
	float: left;
	width: 150px;
	position: relative;
	top: 2px;
}

.mycustombooks .hint.formHint {
	background: none;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

.myStuff .actions a {
	cursor: pointer;
}

.bookCoverWidget {
	width: 83%;
}

.bookCoverWidget .individual {
	 text-decoration:none; text-align:center;
	 padding:2px 0px 2px 0px;
	 border:none;
	 font:12px Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 color:#5d9f98;
	 background-color:#e6e6e6;
	 background-image: -moz-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);
	 background-image: -webkit-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);
	 background-image: -o-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);
	 background-image: -ms-linear-gradient(top, #e6e6e6 0% ,#ffffff 100%);
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	 background-image: linear-gradient(top, #e6e6e6 0% ,#ffffff 100%);
	 -webkit-box-shadow:3px 2px 2px #bababa, inset 0px 0px -1px #ffffff;
	 -moz-box-shadow: 3px 2px 2px #bababa,  inset 0px 0px -1px #ffffff;
	 box-shadow:3px 2px 2px #bababa, inset 0px 0px -1px #ffffff;
	 width: 50%;
	 float: left;
	 text-align: center;
  }

 .bookCoverWidget .individual:hover {
	 padding:2px 0px 2px 0px;
	 border:none;
	 font:12px Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 color:#ffffff;
	 background-color:#b2d5d3;
	 background-image: -moz-linear-gradient(top, #b2d5d3 0%, #81c4bd 100%);
	 background-image: -webkit-linear-gradient(top, #b2d5d3 0%, #81c4bd 100%);
	 background-image: -o-linear-gradient(top, #b2d5d3 0%, #81c4bd 100%);
	 background-image: -ms-linear-gradient(top, #b2d5d3 0% ,#81c4bd 100%);
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81c4bd', endColorstr='#81c4bd',GradientType=0 );
	 background-image: linear-gradient(top, #b2d5d3 0% ,#81c4bd 100%);
	 -webkit-box-shadow:3px 2px 2px #ffffff, inset 0px 0px 1px #ffffff;
	 -moz-box-shadow: 3px 2px 2px #ffffff,  inset 0px 0px 1px #ffffff;
	 box-shadow:3px 2px 2px #ffffff, inset 0px 0px 1px #ffffff;
	 text-decoration: none;
 }

 .bookCoverWidget .individual:active {
	 padding:2px 0px 2px 0px;
	 border:none;
	 font:12px Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 color:#ffffff;
	 background-color:#4f9cb5;
	 background-image: -moz-linear-gradient(top, #4f9cb5 0%, #72b8cf 100%);
	 background-image: -webkit-linear-gradient(top, #4f9cb5 0%, #72b8cf 100%);
	 background-image: -o-linear-gradient(top, #4f9cb5 0%, #72b8cf 100%);
	 background-image: -ms-linear-gradient(top, #4f9cb5 0% ,#72b8cf 100%);
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72b8cf', endColorstr='#72b8cf',GradientType=0 );
	 background-image: linear-gradient(top, #4f9cb5 0% ,#72b8cf 100%);
	 -webkit-box-shadow:inset 0,0,0px 0,0,0px -1,1,3px #ffffff,#ffffff,#ffffff;  -moz-box-shadow:inset 0px 0px 3px #ffffff;  box-shadow:inset 0px 0px 3px #ffffff;
	 text-decoration: none;
 }

 .bookCoverWidget #buyBookLink {
	float: right;
 }

 .bookCoverWidget #buyBookLink.no-getCode,
 .bookCoverWidget #getCodeLink.no-buyButton {
	width:100%
 }

 /** Publication Index Card **/

#mainContent .publicationIndexCard {
 	clear: both;
 	min-height: 315px;
 	border: 1px solid #81C4BD;
 	padding-left: 35px;
 	display: inline-block;
 	margin-bottom: 10px;
 	width: 904px;
 	z-index: 999;
	background: white;
 }
#mainContent .publicationIndexCard .bottomRow {
 	clear: both;
 	padding-bottom: 20px;
 }
#mainContent .publicationIndexCard .regionWrapper {
 	float: right;
 }
#mainContent .publicationIndexCard .metaData {
 	padding-right: 10px;
 }
#mainContent .publicationIndexCard .cover {
 	float: left;
 	width: auto;
 	margin-bottom: 5px;
 	padding-top: 2px;
 	padding-right: 10px;
 }
#mainContent .publicationIndexCard .bookCoverWidget {
	width: 100%;
	max-width: 158px;
}
#mainContent .publicationIndexCard .coverImage {
	float: none;
}
#mainContent .publicationIndexCard .contentLinks {
 	float:right;
 	padding: 22px 20px 0 10px;
 }
#mainContent .publicationIndexCard #pagetitle {
 	color: #81C4BD;
 	line-height: normal;
	font-size: 1.5em;
	margin-left: 13px;
 }
#mainContent .publicationIndexCard .downloadLinksModule {
 	float: right;
 	padding: 10px 10px 10px 20px;
 	background-color: #81C4BD;
 	margin-top: -10px;
 	margin-left: 10px;
 	margin-bottom: 5px;
 	overflow: hidden;
 }

#mainContent .publicationIndexCard .downloadLinksModule li a {
	padding-left: 2px;
	color: white;
}
#mainContent .publicationIndexCard .contentLinks .loeSelector {
	float: left;
}
#mainContent .publicationIndexCard #tocWrapper {
	margin-right: 35px;
	clear: both;
}

#mainContent .topRow a:hover {
 	color: white;
 	text-decoration:underline!important;
 }
#mainContent .publicationIndexCard .downloadLinksModule ul {
 	position: absolute;
 	background-color: #81C4BD;
 	padding: 0px 10px 10px 12px;
 	margin-left: -20px;
 	width: 90px;
 	z-index: 999;
 	overflow: hidden;
 }
#mainContent .publicationIndexCard .downloadLinksModule ul li {
	max-height: 35px;
}
 #mainContent .publicationIndexCard .downloadLinksModule.closed ul {
 	display: none;
 }
#mainContent .publicationIndexCard .downloadLinksModule span {
 	padding-right: 20px;
 	font-weight: bold;
 	color: white;
 }
#mainContent .publicationIndexCard .downloadLinksModule.closed .downloadContent span {
 	background: transparent url(../images/sprite_arrows.png) no-repeat right -194px;
 }
#mainContent .publicationIndexCard .downloadLinksModule.open .downloadContent span {
 	background: transparent url(../images/sprite_arrows.png) no-repeat right -242px;
 }
#mainContent .publicationIndexCard.closed .bottomRow {
	display: none;
}
#mainContent .publicationIndexCard .hamburger div {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 28px;
	float: left;
	width: 28px;
	height: 28px;
	margin-top: 18px;
	margin-left: -25px;
	margin-right: 10px;
	cursor: pointer;
}
#mainContent .publicationIndexCard.closed .hamburger div {
	background-image: url(../images/app-icon-toc.png);
	margin-top: 14px;
}
#mainContent .publicationIndexCard.open .hamburger div:before {
	content: "\f00d";
	font-family: FontAwesome;
  	font-style: normal;
  	font-weight: normal;
  	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
  	color: #81C4BD;
}
#mainContent .publicationIndexCard.open .hamburger div {
	text-align: center;
	font-size: 2.3em;
}
#mainContent .publicationIndexCard .ico-up {
	font-size: 1.5em;
	float: right;
	padding-right: 20px;
	margin-top: -20px;
	color: #81C4BD;
	cursor: pointer;
}
#mainContent .publicationIndexCard .ico-up:before {
	color: #81C4BD;
	cursor: pointer;
}
#mainContent .publicationIndexCard.closed {
	margin-left: 1px;
	border-left: none;
	border-right: none;
	min-height: 0px;
}
#mainContent .publicationIndexCard .tocWrapper {
	clear: both;
	margin-bottom: 30px;
}
#mainContent .publicationIndexCard .tocWrapper .dynamic.toc-list {
    /*
	height: 20em;
	min-height: 20em;
	*/
}
#mainContent .publicationIndexCard .tocWrapper .dynamic.toc-list li.entry {
	padding-bottom: 5px;
}
#mainContent .chunkIndexCard h1 {
 	padding: 0;
 }

#mainContent .chunkIndexCard.fixedIndex {
	margin-bottom: 64px;
}
#mainContent .chunkIndexCard  .contentType {
	margin: 0 20px 50px 50px;
	float: right;
	width: auto;
	padding: 5px 10px 5px 10px;
}

 /** Modifications for view pages using indexcard **/
.page-viewnlmbook #mainContent,
.page-viewnlmjournal #mainContent,
.page-viewnlmarticlecontents #mainContent,
.page-viewnlmchapter #mainContent,
.page-viewnlmarticle #mainContent  {
	width: 100%;
}
.page-viewnlmbook #columnOne,
.page-viewnlmjournal #columnOne,
.page-viewnlmarticlecontents #columnOne,
.page-viewnlmchapter #columnOne,
.page-viewnlmarticle #columnOne {
	display: none;
}
.page-viewnlmbook #mainContent > div,
.page-viewnlmjournal #mainContent > div,
.page-viewnlmarticlecontents #mainContent > div,
.page-viewnlmchapter #mainContent > div,
.page-viewnlmarticle #mainContent > div {
	float: left;
	width: 70%;
	position: relative;
}
.page-viewnlmbook #tocWrapper,
.page-viewnlmjournal #tocWrapper,
.page-viewnlmarticlecontents #tocWrapper {
	border-top: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.page-viewnlmbook #readPanel,
.page-viewnlmjournal #readPanel,
.page-viewnlmarticlecontents #readPanel,
.page-viewnlmchapter #readPanel,
.page-viewnlmarticle #readPanel {
	clear: none;
}
.page-viewnlmbook #mainContent #topControls,
.page-viewnlmjournal #mainContent #topControls,
.page-viewnlmarticlecontents #mainContent #topControls,
.page-viewnlmchapter #mainContent #topControls,
.page-viewnlmarticle #mainContent #topControls {
	border: none;
	margin-top: 10px;
}
.page-viewnlmarticlecontents #mainContent #rightLinkComponentCollapse {
	display: none;
}

#readPanel #tocWrapper {
	border: none;
	padding: 0;
	margin: 0 0 10px 0;
}

 /** Right Rail Component **/
body #mainContent .rightRailComponent {
 	float: right;
 	clear: both;
	/*background: #eceeef;*/ /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWVlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	/*background: -moz-linear-gradient(top, #eceeef 0%, #ffffff 100%);*/ /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eceeef), color-stop(100%,#ffffff));*/ /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #eceeef 0%,#ffffff 100%);*/ /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, #eceeef 0%,#ffffff 100%);*/ /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top, #eceeef 0%,#ffffff 100%);*/ /* IE10+ */
	/*background: linear-gradient(to bottom, #eceeef 0%,#ffffff 100%);*/ /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eceeef', endColorstr='#ffffff',GradientType=0 );*/ /* IE6-8 */
	width: 29.8%;
	/*min-height: 300px;*/
	text-align: center;
 }
body #mainContent .rightRailComponent h2 {
 	padding: 10px 0 0 10px;
 }
body #mainContent .rightRailComponent .regionModule {
	margin: 0 0 1em 0;
	float: none;
}

/**Social Share Component **/
#socialShareList{
	margin: 0 0 2em 1em;
	width: 85%
}
#socialShareList .socialShareItem {
	background: none;
	margin: 0;
}

#socialShareList .socialShareItem span {
	height: 35px;
	width: 35px;
	float: left;
	padding-right: 10px;
}

#socialShareList .socialShareItem.twitter span {
	background: url(../images/social-icon-twitter.svg) no-repeat center top;
	text-indent: -9999px;
}
#socialShareList .socialShareItem.facebook span {
	background: url(../images/social-icon-facebook.svg) no-repeat center top;
	text-indent: -9999px;
}
#socialShareList .socialShareItem.googlePlus span {
	background: url(../images/social-icon-google.svg) no-repeat center top;
	text-indent: -9999px;
}
#socialShareList .socialShareItem.email span {
	background: url(../images/social-icon-email.svg) no-repeat center top;
	text-indent: -9999px;
}
#socialShareList .socialShareItem.addThis {
	padding-top: 7px;
}
#socialShareList .socialShareItem.addThis a {
	margin-left: -10px;
}

/* ==================================================================================
   Smart Navigation - a visual representation of a Title's TOC
   ================================================================================== */

#topSmartNav,
#bottomSmartNav,
.smart-nav-wrap {
 	margin: 0;
 	padding: 0;
 	height: auto;
}
#topSmartNav {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #B2B4B6;
}
.smart-nav-wrap.fixed {
    position: fixed;
    z-index: 1;
    width: 658px; /* same as #documentNav */
    background-color: #fff;
    -webkit-box-shadow: 0 8px 10px -10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 8px 10px -10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 8px 10px -10px rgba(0, 0, 0, 0.5);
}
.smart-nav:after {
    clear: both;
    display: table;
    content: "";
}
.smart-nav .smart-nav-list {
	list-style: none;
	margin: 0;
}
.smart-nav .smart-nav-list .smart-nav-item {
	margin:0;
	padding: 0;
	background-image: none;
	background-color: #FFFFFF;
}
.smart-nav .smart-nav-item:first-child {
    background: none;
}
.smart-nav .smart-nav-item.current:first-child,
.smart-nav .smart-nav-item:first-child:hover,
.smart-nav .smart-nav-item:first-child a {
	-webkit-border-top-left-radius: 120px;
	-webkit-border-bottom-left-radius: 120px;
	-moz-border-radius-topleft: 120px;
	-moz-border-radius-bottomleft: 120px;
	border-top-left-radius: 120px;
	border-bottom-left-radius: 120px;
}
.smart-nav .smart-nav-item.current:last-child,
.smart-nav .smart-nav-item:hover:last-child,
.smart-nav .smart-nav-item:last-child a {
	-webkit-border-top-right-radius: 120px;
	-webkit-border-bottom-right-radius: 120px;
	-moz-border-radius-topright: 120px;
	-moz-border-radius-bottomright: 120px;
	border-top-right-radius: 120px;
	border-bottom-right-radius: 120px;
}
.smart-nav .smart-nav-item a {
	display: block;
	margin-right: 1px;
	width: auto;
	height: 100%;
	background: #d1d1d1;
}
..smart-nav .smart-nav-item a:hover {
	background: #81C4BD;
	opacity: 1;
}
.smart-nav .smart-nav-item.current a,
.smart-nav .smart-nav-item.current a:hover {
    background: #1E5474;
    opacity: 1;
}



#whatsNewPanel .btnRss .ico-rss:before {
	content: "";
}

.figure .detail {
	clear:both;
}
.downloadableBinaries {
	clear: both;
}
.downloadableBinary {
	clear: both;
}
.downloadableBinaries .downloadableBinary {
	display: inline;
}
.downloadableBinary:before {
	font-size: 25px;
}
.downloadableBinary.xls:before,
.downloadableBinary.xlsx:before {
	color: green;
}
.downloadableBinary.csv:before {
	color: black;
}
.downloadableBinary.pdf:before {
	color: red;
}
.downloadableBinary.word:before,
.downloadableBinary.doc:before,
.downloadableBinary.docx:before {
	color: blue;
}
.downloadableBinary.ppt:before,
.downloadableBinary.pptx:before {
	color: #D04424;
}
.downloadableBinary span {
	margin-right: 5%;
}
.downloadableBinary a span {
	position: relative;
	margin-left: 5px;
}
.citationSources div span {
	display: none;
}
.citationSources .googleScholar {
	float: left;
	border: 1px solid black;
	border-radius: 15px;
	overflow:hidden;
}
.citationSources .googleScholar img {
	margin: 0 10px 0 10px;
	width: 110px;
}
.citationActions img.findGoogle {
	width: 5%;
}
.glossaryEntry {
	color: #599fc9;
}
.glossaryTermPopup .term {
	margin-right: 10px;
	font-size: 1.333em;
	font-weight: normal;
	color: #599fc9;
	margin-bottom: 5px;
	line-height: 1.5em;
	border-bottom: 1px black solid;
}
.glossaryTermPopup .glossaryTermPopupHeader .close {
	top: 5px;
	right: 5px;
}
.glossaryTermPopup {
	width: 500px;
}
.glossaryTermPopup .usefulLinks {
	table-layout: fixed;
	width: 100%;
}
.glossaryTermPopup .glossaryDefinition .value {
	padding-left: 5px;
}
.glossaryTermPopup .dividor {
	margin-top: 3px;
	margin-bottom: 3px;
	border-top: 1px black solid;
}
.glossaryTermPopup .usefulLinks.table2 {
	margin-top: 2px;
	width: auto;
}
.glossaryTermPopup .usefulLinks.table2 td {
	padding-right: 30px;
}
.glossaryTermPopup .usefulLinks td a {
	text-decoration: underline;
}

#readPanel .figureTable .popoutContent {
	display: block;
}

.rightRailAssets {
	margin: 0 0 0 1em;
	border-top: 1px solid #BAC7CF;
}
.rightRailAssets h3 {
	margin-top: 1em;
}
.rightRailAssets .downloadableBinary {
	float: left;
	margin: 0 0 .5em 1em;
}


.help-table {
	background-color: #e2e2e2;
}
.help-table th,
.help-table td,
.help-table tr:first-child th {
	border: 1px solid white;
	text-align: left;
}

.treeFilter-search-group .t-autocomplete-menu {
	margin-left: -2em;
}

.treeFilter-select-component h1 {
	margin-top: .5em;
}

.dataplanet #sectionTabs li a span#elibrary {
	background: transparent url(../images/bg_header.png) !important;
}

.site-imf #sectionTabs li a span#dataplanet {
	background: transparent url(../images/bg_header.png);
}

.dataplanet #sectionTabs span#dataplanet {
	background: transparent url(../images/nav_sectiontabs_bg.png) repeat-x left top !important;
}

.dataplanet div #columnWrapper {
  width: 100%;
}

.dataplanet div #headerWrap {
	height: 20px !important;
}

.dataplanet div #columnsBottom {
	display: none;
}

.dataplanet div #footerWrap {
	margin-top: 93px;
}

.dataplanet div #institutioninfo {
		display: none;
}

.dataplanet div #headerLogo {
	display: none;
}

.dataplanet div .push {
	display: none;
}

.dataplanet div #header {
	width: 90%;
	height: 20px !important;
	padding: 0 100px;
}

.dataplanet div #pageBody {
	padding-top: 20px !important;
	width: 95% !important;
}

#rightLinkComponentCollapse{
	float: right !important;
	clear: both;
	width: 25% !important;
	padding-bottom:10px;
	top: -5px;

}

.fixedContent{
	position: fixed;
}

.myStuff .tab-list.myTabs {
	position : static;
}

.has-glossary-list .glossaryEntry {
	color :#599fc9;
}
