/* Tag Modifications and Declarations */

body {
    background-color:#F0F0F2;
    background-position:center top;
    background-repeat:repeat-y;
    font-family:Verdana,Helvetica,Arial,sans-serif;
    font-size:1.01em;
    margin-bottom:8px;
    margin-left:8px;
    margin-right:8px;
    margin-top:0;
    padding-bottom:8px;
    padding-left:8px;
    padding-right:8px;
    padding-top:0;
    width:1000px;
    background-image:url("/templates/jsp/_style2/_crc/images/bg_main.gif");
}

/* Added by Atypon to override default td style */
td {
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

img, a img {
    border: none;
    vertical-align: text-bottom;
}

abbr {
    cursor: help;
    border-bottom: 1px dotted #999;
}

p {
    padding: 0px 0px 1px;
    margin: 0px;
    line-height: normal;
}

em {
    font-style: normal;
    font-weight: bold;
}

a:link, a:visited, a:active, .addressLink {
    text-decoration: none;
    color: #286ba5;
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
}

.boldLink, .bold {
    font: bold 1.10em "Trebuchet MS";
}

fieldset {
    border: none;
}

legend {
    display: none;
}

input.text, textarea,#mobileDevicePairing_login input {
    border: 1px solid #A0A6CA;
    font-size: 1.1em;
}

select {
    font-size: inherit;
    color: #000000;
    width: 78px;
    border: 1px solid #A0A6CA;
    margin: 0px;
    padding: 0px;
}

#countryCode, #stateOptions select {
    width:125px;
}

dt, dd, th, td, li, h1, h2, h3, h4, h5, h6 {
    font-family: Verdana, Geneva, sans-serif
}

h1 {
    background-attachment:scroll;
    background-clip:border-box;
    background-color:transparent;
    background-image:url("/templates/jsp/_style2/_crc/images/h1_underline.gif");
    background-origin:padding-box;
    background-position:left bottom;
    background-repeat:no-repeat;
    background-size:auto auto;
    color:#64788E;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif !important;
    font-size:20px;
    margin-bottom:5px;
    margin-left:0;
    margin-right:0;
    margin-top:0;
    padding-bottom:5px;
    padding-left:0;
    padding-right:0;
    padding-top:0;
}

h2 {
    color: #64788E;
    font: bold 15px "Trebuchet MS";
    margin: 0;
    padding: 10px 0 5px;
}

/* Buttons */
button,#mobileDevicePairing_login .formbutton {
    text-align: left;
    text-indent: -9000px;
    border: none;
    cursor: pointer;
    position: relative;
}

button.go {
    width: 35px;
    height: 19px;
    background: url( '/templates/jsp/_style2/_crc/images/btn_go.gif' ) no-repeat 0 0;
}

button.search {
    width: 54px;
    height: 19px;
    background: url( '/templates/jsp/_style2/_crc/images/btn_search.gif' ) no-repeat 0 0;
}

button.registerShort {
    width: 70px;
    height: 19px;
    background: url( '/templates/jsp/_style2/_crc/images/btn_register_short.gif' ) no-repeat 0 0;
}

button.logIn,#mobileDevicePairing_login .loginButton {
    width: 59px;
    height: 19px;
    background: url( '/templates/jsp/_style2/_crc/images/btn_logIn.gif' ) no-repeat 0 0;
}

button.save {
    width: 45px;
    height: 19px;
    background: url( '/templates/jsp/_style2/_crc/images/btn_save.gif' ) no-repeat 0 0;
}

button.cancel {
    width: 55px;
    height: 19px;
    background: url( '/templates/jsp/_style2/_crc/images/btn_cancel.gif' ) no-repeat 0 0;
}

button.updateMyAcct {
    width: 120px;
    height: 19px;
    background: url( '/templates/jsp/_style2/_crc/images/btn_updateMyAcct.gif' ) no-repeat 0 0;
}

/* Global Header */
#masthead {
    width: 1000px;
    height: 99px;
    /*background-color: #e2dfbc;*/
    font-size: 0.56em;
    float: left;
    clear: left;
}

#siteLogo {
    float: left;
    margin-top: 4px;
    display: inline;
}

#masthead form.language fieldset {
    float: right;
    border: none;
}

/* ie6 */
* html #masthead form.language fieldset {
    margin: 0px 12px 0px 0px;
    display: inline;
}

/* ie7 */
*:first-child+html #masthead form.language fieldset {


}

#masthead ul.globalLinks {
    margin: 4px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
    float: right;
}

#masthead ul.globalLinks li {
    float: left;
    margin: 0px 11px 0px 0px;
    padding: 0px 0px 0px 6px;
    line-height: 0.93em;
    /*background: url('/templates/jsp/_style2/_crc/images/globalLink_line.gif') no-repeat 0px 3px;*/
    display: inline;
}

#masthead ul.globalLinks li img {
    float: left;
    margin: 0px 6px 0px 0px;
}

#masthead ul.globalLinks li p {
    float: left;
    font-weight: bold;
    color: #45484B;
    font-size: 9.5px;
    margin: 3px 0px 0px 0px;
    padding-bottom: 2px;
}

#masthead ul.globalLinks li p a:link,
#masthead ul.globalLinks li p a:visited,
#masthead ul.globalLinks li p a:active,
#masthead .advSearch {
    font: 9.5px "Trebuchet MS";
    text-decoration: underline;
    color: #286ba5;
    line-height:8px;
}

#masthead ul.globalLinks li p a:hover {
    text-decoration: underline;
}

/* panels */
.panel_collapseWrapper {
    float: left;
    clear: left;
    width: 100%;
}

.panel_top p {
    float: left;
    width: 80%;
    margin: 2px 0px 0px 7px;
    font-family: "Trebuchet MS";
    font-weight:bold;
    display: inline;
    padding-bottom: 2px;
    color: #fff;
}

.panel_top a.panelLink:link, .panel_top a.panelLink:active, .panel_top a.panelLink:visited, .panel_top a.panelLink:hover {
    float: right;
    margin: 3px 10px 0px 0px;
    font-size: 0.93em;
}

.panel_top .panel_collapseToggle {
    float: right;
    width: 15px;
    height: 15px;
    margin: 2px 3px 0px 0px;
    background: url('/templates/jsp/_style2/_crc/images/pnl_open.gif') no-repeat;
    display: inline;
    overflow: hidden;
    cursor: pointer;
}

.panel_top .panelToggle_closed {
    float: right;
    width: 15px;
    height: 15px;
    margin: 2px 3px 0px 0px;
    background: url('/templates/jsp/_style2/_crc/images/pnl_closed.gif') no-repeat;
    display: inline;
    overflow: hidden;
    cursor: pointer;
}

.panel_256 {
    float: left;
    clear: left;
    width: 256px;
}

.panel_256 .panel_top {
    float: left;
    width: 256px;
    height: 18px;
    /*background: url('/templates/jsp/_style2/_crc/images/pnl_256_t.gif') no-repeat;*/
    background-color: #64788e;
}

.panel_256 .panel_main {
    float: left;
    width: 256px;
    background: url('/templates/jsp/_style2/_crc/images/pnl_256_m.gif') repeat-y;
}

.panel_256 .panel_bottom {
    float: left;
    clear: left;
    width: 256px;
    height: 8px;
    overflow: hidden;
    background: url('/templates/jsp/_style2/_crc/images/pnl_256_b.gif') repeat-y;
}

.panel_290 {
    float: left;
    width: 290px;
}

.panel_290 .panel_top {
    float: left;
    width: 290px;
    height: 24px;
    /*background: url('/templates/jsp/_style2/_crc/images/pnl_336_t.gif') no-repeat;*/
    background-color: #64788e;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.panel_290 .panel_main {
    float: left;
    width: 290px;
    background: url('/templates/jsp/_style2/_crc/images/pnl_290_m_g.gif') repeat-y;
}

.panel_290 .panel_bottom {
    float: left;
    clear: left;
    width: 290px;
    height: 3px;
    overflow: hidden;
    background: url('/templates/jsp/_style2/_crc/images/pnl_290_b_g.gif') no-repeat;
    margin-bottom: 12px
}

.panel_319 {
    float: left;
    width: 319px;
}

.panel_319 .panel_top {
    float: left;
    width: 319px;
    height: 25px;
    /*background: url('/templates/jsp/_style2/_crc/images/pnl_319_t.gif') no-repeat;*/
    background-color: #64788E;
}

.panel_319 .panel_main {
    float: left;
    width: 319px;
    background: url('/templates/jsp/_style2/_crc/images/pnl_319_m.gif') repeat-y;
}

.panel_319 .panel_bottom {
    float: left;
    clear: left;
    width: 319px;
    height: 5px;
    overflow: hidden;
    background: url('/templates/jsp/_style2/_crc/images/pnl_319_b.gif') no-repeat;
}

.panel_325 {
    float: left;
    width: 325px;
}

.panel_325 .panel_top {
    float: left;
    width: 325px;
    height: 25px;
    /*background: url('/templates/jsp/_style2/_crc/images/pnl_325_t.gif') no-repeat;*/
    background-color: #64788E;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.panel_325 .panel_main {
    float: left;
    width: 325px;
    background: url('/templates/jsp/_style2/_crc/images/pnl_325_m.gif') repeat-y;
}

.panel_325 .panel_bottom {
    float: left;
    clear: left;
    width: 325px;
    height: 5px;
    overflow: hidden;
    background: url('/templates/jsp/_style2/_crc/images/pnl_325_b.gif') no-repeat;
    margin-bottom: 10px
}

.panel_336 {
    float: left;
    clear: left;
    width: 336px;
}

.panel_336 .panel_top {
    float: left;
    width: 336px;
    height: 26px;
    /*background: url('/templates/jsp/_style2/_crc/images/pnl_336_t.gif') no-repeat;*/
    background-color: #64788E;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.panel_336 .panel_top p {
    font-size: 1.07em;
    margin-top: 5px;
    width: auto;
}

.panel_336 .panel_main {
    float: left;
    width: 336px;
    background: url('/templates/jsp/_style2/_crc/images/pnl_336_m.gif') repeat-y;
}

.panel_336 .panel_bottom {
    float: left;
    clear: left;
    width: 336px;
    height: 7px;
    overflow: hidden;
    background: url('/templates/jsp/_style2/_crc/images/pnl_336_b.gif') repeat-y;
}

.panel_337 {
    float: left;
    clear: left;
    width: 300px;
}

.panel_337 .panel_top {
    float: left;
    width: 300px;
    height: 26px;
    /*background: url('/templates/jsp/_style2/_crc/images/pnl_337_t.gif') no-repeat;*/
    background-color: #64788E;
}

.panel_337 .panel_top p {
    font: bold 1.07em "Trebuchet MS";
    margin-top: 6px;
    width: auto;
}

.panel_337 .panel_main {
    float: left;
    width: 304px;
    background: url('/templates/jsp/_style2/_crc/images/pnl_337_m.gif') repeat-y;
    padding: 13px 17px 8px 17px;
}

.panel_337 .panel_main p {
    line-height: 1.53em;
}

.panel_337 .panel_bottom {
    float: left;
    clear: left;
    width: 300px;
    height: 6px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.panel_642 {
    float: left;
    clear: left;
    width: 642px;
}

.panel_642 .panel_top {
    float: left;
    width: 642px;
    height: 26px;
    /*background: url('/templates/jsp/_style2/_crc/images/pnl_642_t.gif') no-repeat;*/
    background-color: #64788E;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.panel_642 .panel_main {
    float: left;
    width: 622px;
    padding: 0px 10px;
    background: url('/templates/jsp/_style2/_crc/images/pnl_642_m_b.gif') repeat-y;
}

.panel_642 .panel_bottom {
    float: left;
    clear: left;
    width: 642px;
    height: 9px;
    overflow: hidden;
    background: url('/templates/jsp/_style2/_crc/images/pnl_642_b_b.gif') no-repeat;
}

.panel_668 {
    float: left;
    clear: left;
    width: 668px;
}

.panel_668 .panel_top {
    float: left;
    width: 668px;
    height: 25px;
    /*background: url('/templates/jsp/_style2/_crc/images/pnl_668_t.gif') no-repeat;*/
    background-color: #64788E;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.panel_668 .panel_main {
    float: left;
    width: 668px;
    background: url('/templates/jsp/_style2/_crc/images/pnl_668_m.gif') repeat-y;
}

.panel_668 .panel_bottom {
    float: left;
    clear: left;
    width: 668px;
    height: 3px;
    overflow: hidden;
    background: url('/templates/jsp/_style2/_crc/images/pnl_668_b.gif') no-repeat;
}

/* even though the below styles reference the dimension of 642, they are actually 983 wide due to the collapse ability of the sidebar on the global search page */
#searchBody.collapsedSidebar .panel_642 {
    float: left;
    clear: left;
    width: 983px;
}

#searchBody.collapsedSidebar .panel_642 .panel_top {
    float: left;
    width: 983px;
    height: 26px;
}

#searchBody.collapsedSidebar .panel_642 .panel_main {
    float: left;
    width: 983px;
}

#searchBody.collapsedSidebar .panel_642 .panel_bottom {
    float: left;
    clear: left;
    width: 983px;
    height: 9px;
    overflow: hidden;
}
.searchSidebarPanel input.generalSearch.leftMargin, .leftMargin {
    margin-left: 63px;
}
.searchSidebarPanel .searchSidebarRow{
    overflow: hidden;
    margin-top:6px;
}
.panel_654_g {
    float: left;
    clear: left;
    width: 654px;
}

.panel_654_g .panel_top p {
    color: #ffffff;
    font-weight:bold;
}

.panel_654_g .panel_top {
    float: left;
    width: 654px;

    font-family: 'Trebuchet MS';
    font-size:17px;
}

.panel_654_g .panel_main {
    float: left;
    width: 620px;
    background-repeat: repeat-y;
    padding: 13px 17px 8px 17px;
}

#colA .panel_654_g .panel_main {
    padding:0px;
}

.panel_654_g .panel_main p {
    line-height: 1.23em;
}

.panel_654_g .panel_bottom {
    float: left;
    clear: left;
    width: 654px;
    height: 6px;
    overflow: hidden;

    background-repeat: no-repeat;
}

.panel_654_g_split {
    float: left;
    clear: left;
    width: 654px;
}

.panel_654_g_split .panel_top p {
    color: #ffffff;
}

.panel_654_g_split .panel_top {
    float: left;
    width: 654px;
    height: 18px;
    /*background: url('/templates/jsp/_style2/_crc/images/pnl_654_g_t.gif') no-repeat;*/
    background-color: #64788E;
}

.panel_654_g_split .panel_main {
    float: left;
    width: 637px;
    background: url('/templates/jsp/_style2/_crc/images/pnl_654_g2_m.gif') repeat-y;
    padding: 13px 0px 8px 17px;
}

.panel_654_g_split .panel_main p {
    line-height: 1.23em;
}

.panel_654_g_split .panel_bottom {
    float: left;
    clear: left;
    width: 654px;
    height: 6px;
    overflow: hidden;
    background: url('/templates/jsp/_style2/_crc/images/pnl_654_b_g2.gif') no-repeat;
}

.panel_654 {
    float: left;
    clear: left;
    width: 691px;
}

.panel_654 .panel_top p {
    margin: 0px; padding: 0px;
    font-size: 1.07em;
    color: #64788E;
    font: 18px "Trebuchet MS";
}

.panel_654 .panel_top a.panelLink:link, .panel_654 .panel_top a.panelLink:active, .panel_654 .panel_top a.panelLink:visited, .panel_654 .panel_top a.panelLink:hover {
    margin-top: 7px;
}

.panel_654 .panel_top {
    float: left;
    width: 691px;
    padding-bottom: 5px
    /*background: url('/templates/jsp/_style2/_crc/images/pnl_654_t.gif') no-repeat;*/

}

.panel_654 .panel_main {
    float: left;
    width: 620px;
    background-repeat: repeat-y;
    padding: 0px 17px 0px 12px;
    border: 12px solid #d6d7db
}

.panel_654 .panel_main p {
    line-height: 1.23em;
}

.panel_654 .panel_bottom {
    float: left;
    clear: left;
    width: 654px;
    height: 6px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.panel_726 {
    float: left;
    clear: left;
    width: 726px;
}

.panel_726 .panel_top {
    float: left;
    width: 726px;
    height: 26px;
    /*background: url('/templates/jsp/_style2/_crc/images/pnl_726_t.gif') no-repeat;*/
    background-color: #64788E;
}

/* We need multi line panel headers to fit long titles */
.abstractContent .panel_726 .panel_top {
    height: auto;
}

#bookContentContainer .abstractContent .articlePage .moduleToolBar, .abstractContent .articlePage .moduleToolBar {
    margin-right: 2px !important;
    border-top: 1px solid #999;
}

#bookContentContainer .abstractContent .panel_726 .panel_top h2, .abstractContent .panel_726 .panel_top h2 {
    height: auto !important;
    padding-bottom: 7px !important;
    line-height: normal;
}

.panel_726 .panel_main {
    float: left;
    clear: left;
    width: 726px;
    background: url('/templates/jsp/_style2/_crc/images/pnl_726_m.gif') repeat-y;
}

.panel_726 .panel_bottom {
    float: left;
    clear: left;
    width: 726px;
    height: 9px;
    overflow: hidden;
    background: url('/templates/jsp/_style2/_crc/images/pnl_726_b.gif') repeat-y;
}

.panel_726_blue {
    float: left;
    clear: left;
    width: 726px;
}

.panel_726_blue .panel_top {
    float: left;
    width: 726px;
    height: 26px;
    /*background: url('/templates/jsp/_style2/_crc/images/pnl_726_t.gif') no-repeat;*/
    background-color: #64788E;
}

.panel_726_blue .panel_main {
    float: left;
    clear: left;
    width: 726px;
    background: url('/templates/jsp/_style2/_crc/images/pnl_726_m_b.gif') repeat-y;
}

.panel_726_blue .panel_bottom {
    float: left;
    clear: left;
    width: 726px;
    height: 9px;
    overflow: hidden;
    background: url('/templates/jsp/_style2/_crc/images/pnl_726_b_b.gif') repeat-y;
}

#footer {
    margin-left: -34px;
    width: 1070px;
    font-size: .6em;
    float: left;
    clear: left;
    position:relative;
    height: auto;
    background:url('/templates/jsp/_style2/_crc/images/footer_links_background.png') center top no-repeat;
}

.footerLinks{

    /*background-color: #64788e;*/
}

#footer p.copyright {
    color:#999999;
    display:inline;
    float:left;
    font-weight:normal;
    height:10px;
    margin-left:50px;
    margin-right:0;
    margin-top:14px;
    padding-bottom:10px;
    width:auto;
}

ul.footerLinks {
    float: right;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    width: 1000px;
    font-weight: bold;
}

.footerLinks a:link, .footerLinks a:visited, .footerLinks a:active, .footerLinks .addressLink {
    color: #eeeeee;
    font: bold 1.1em "Trebuchet MS";
    margin-left:5px;
}

ul.footerLinks li {
    float: left;
    margin: 3px 0px 0px 0px;
    padding: 0px 5px 0px 5px;
    padding-top: 1px;
}

ul.footerLinks li.first {
    margin-left: 0px
}

ul.footerLinks li p{
    border-left: 1px solid white;
    margin-bottom:2px;
}

ul.footerLinks li.first p{
    border-left: none;
}

ul .leftFooterLinks{
    margin-top: 12px;
    margin-left: -32px;
    float:left;
}

ul .rightFooterLinks{
    margin-top: 12px;
    margin-right: 32px;
    float:right;
}

#footerTable{
    width:1000px;
}


/* popup layers */
.popup {
    position: absolute;
    display: none; /* add back in when done debugging */
    z-index: 9999;
    font-size: 1em;
}

.popup_t, .popup_m, .popup_b {
    float: left;
    clear: left;
    width: 100%;
    overflow: hidden;
}

.popup_m {
    padding: 0px 0px 5px 0px;
}

.popupTitle {
    float: left;
    width: 80%;
    font-size: 1em;
    color: #ffffff;
    font-weight: bold;
    margin: 6px 0px 0px 9px;
    display: inline;
}

* html .popupTitle {
    margin-top: 3px;
}

*:first-child+html .popupTitle {
    margin-top: 3px;
}

.popupClose {
    float: right;
    width: 19px;
    height: 16px;
    margin: 2px 2px 0px 0px;
    background: yellow url('/templates/jsp/_style2/_crc/images/popup_close.gif') no-repeat;
    cursor: pointer;
    display: inline;
}

.popupContent {
    width: 297px;
    margin: 7px 0px 0px 13px;
    font-size: 0.95em;

}

.popupContent {

    line-height: 1.14em;
    padding-bottom: 5px;
}

.popup_329 {
    width: 329px;
}

.popup_329 .popup_t {
    width: 329px;
    height: 19px;
    /*background: url('/templates/jsp/_style2/_crc/images/popup_329_t.gif') no-repeat;*/
    background-color: #64788E;
}

.popup_329 .popup_m {
    width: 329px;
    background: url('/templates/jsp/_style2/_crc/images/popup_329_m.gif') repeat-y;
}

.popup_329 .popup_b {
    width: 329px;
    height: 5px;
    background: url('/templates/jsp/_style2/_crc/images/popup_329_b.gif') no-repeat;
}

.tocMask {
    top: 0px;
    left: 0px;
    position: absolute;
    z-index: 900;
    width: 100%;
    height: 100%;
    min-height: 100%;
    background-color: #000000;
    filter: alpha( opacity = 40 );
    -moz-opacity: .40;
    opacity: .40;
    margin-bottom: -3000px;
    padding-bottom: 3000px;
    display: none;
}

.accessDeniedPopup {
    top: 35%;
    left: 20%;
}

.deniedArticleTitle {
    margin: 6px 0px 0px 0px;
    padding: 0px 0px 0px 13px;
    font-weight: bold;
}

.deniedArticleTitleLink {
    margin: 3px 0px 0px 20px;
}

.fullTextInstructions {
    margin: 6px 0px 0px 0px;
}

.popupList {
    margin: 4px 0px 0px 13px;
}

/* support for popups */
.citationsLinkPopup {
    top: 170px;
    left: 662px;
}

.citationsLinkPopup .popupContent {
    font-size: 1em;
    line-height: 1.14em;
    padding-bottom: 0px;
}

.citationsLinkPopup .popupTitle {
    margin-top: 3px;
    padding-top: 1px;
    line-height: normal;
}

input.trackCitationsRadios {
    float: left;
    margin: 0px;
    padding: 0px;
}

.citationsLinkPopup .radioLine {
    float: left;
    clear: left;
    width: 257px;
    /* Atypon - German translation need more space
   height: 15px;*/
    /* Atypon - fix line-height for multiline display */
    line-height: normal;
    margin: 0px 0px 3px 5px;
    display: inline;
}

.citationsLinkPopup .radioLine label {
    float: left;
    margin: 0px 0px 0px 3px;
}

* html .trackCitationsRadios .radioLine label {
    margin: 3px 0px 0px 0px;
}

*:first-child+html .trackCitationsRadios .radioLine label {
    margin: 3px 0px 0px 0px;
}

.trackCitationsButtons {
    float: right;
    margin: 0px 0px 0px 0px;
}

/* rounded boxes */
.roundedBox_322 {
    float: left;
    clear: left;
    width: 322px;

}

.roundedBox_322 .roundedBox_t {
    float: left;
    clear: left;
    width: 322px;
    height: 5px;
    background: url('/templates/jsp/_style2/_crc/images/roundedBox_322_t.gif') no-repeat;
    overflow: hidden;
}

.roundedBox_322 .roundedBox_m {
    float: left;
    clear: left;
    width: 322px;
    padding: 12px 0px 5px 0px;
    background: url('/templates/jsp/_style2/_crc/images/roundedBox_322_m.gif') repeat-y;
    overflow: visible;
    position: relative;
}

.roundedBox_322 .roundedBox_b {
    float: left;
    clear: left;
    width: 322px;
    height: 5px;
    background: url('/templates/jsp/_style2/_crc/images/roundedBox_322_b.gif') no-repeat;
    overflow: hidden;
    margin-bottom: 6px;
}

.roundedBox_formLegend {
    position: absolute;
    background-color: #ffffff;
    color: #45484b;
    font-weight: bold;
    top: -11px;
    left: 6px;
}

/* pagination */
.paginationControl {
    float: left;
    clear: left;
}

#searchResults .paginationControl {
    margin-bottom:5px;
    margin-left:9px;
    margin-right:0;
    margin-top:9px;
    width:600px;
}
#searchResults .bookTitleList{
    clear:both;
}
#searchBody.collapsedSidebar .paginationControl {
    width: 955px;
    margin: 0px 0px 0px 9px;
}

.paginationControl .paginationStatus {
    float: left;
    /* Atypon: do not limit width, save some space
   width: 225px;*/
}

#searchBody.collapsedSidebar .paginationStatus {
    width: 380px;
}

.paginationControl .pagingVerb {
    font-weight: bold;
}

#searchResults .paginationControl .paginationSortControl {
    float: right;
    /* Atypon: do not limit width, save some space
   width: 140px;*/
    clear: none;
}

#searchResults .paginationSortControl {
    float: left;
    clear: none;
    margin:3px 0px 0px 1px;
    display:inline;
}

.paginationControl .paginationSortControl label {
    float: left;
    margin: 3px 5px 0px 0px;
}

.paginationControl .paginationSortControl select {
    float: left;
    /* Atypon - let select expand to fit the content (German translations) */
    width: auto;
}

#searchResults .pages {
    float: left;
    /* Atypon: do not limit width, just leave some margin
   width: 187px;*/
    margin: 0 2em;
    /* Atypon: save some space, replace letter-spacing with word-spacing
   letter-spacing: 3px;*/
    word-spacing: 2px;
}

.pages  .activeLink {
    font-weight: bold;
    color: #000000;
}

#searchResults .tabContent {
    padding: 13px 0px 0px 0px;
}

.clearfix: after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.hidden {
    visibility: hidden;
}

#searchResultPubTitleBox li {
    line-height: 16px;
}

.clearfix {
    margin-left: auto;
    margin-right: auto;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* End hide from IE-mac */

/* temporary page { */
#comingSoon .roundedBox_m {
    padding: 1em;
}

#comingSoon h1, #comingSoon h2 {
    font-size: small;
}

#comingSoon li {
    list-style-image: url( "/templates/jsp/_style2/_crc/images/checkMark.gif" );
}

#comingSoon p, #comingSoon li {
    line-height: normal;
}

#comingSoon #thumbnail {
    float: left;
    width: 500px;
    padding-right: 100px;
}

#comingSoon #registration {
    float: left;
    width: 320px;
}

/* } temporary page */

#mainBodyBox h1 {
    font-size: 20px;
}

#mainBodyBox .roundedBox_m {
    padding: 5px;
}

#mainBodyBox p {
    line-height: normal;
}

.getReasonable {
    padding: 0 10px 0 5px;
}

.getReasonable p {
    margin: 1em 0;
}

.tabContent ul.subMenuTabs {
    display: block;
    padding: 0;
    margin-left: 1em;
}

.tabContent ul.subMenuTabs li {
    display: inline;
}

.tabContent ul.subMenuTabs li a {
    padding: 0 1em;
}

.subMenuTabSelected {
    font-weight: bold;
}

.profileContent h1 {
    background: none;
    font-size: 12pt;
    margin: 0 0 0.5em;
    padding: 0;
}

.profileContent h2 {
    font-size: 10pt;
}

.profileContent p {
    line-height: normal;
    margin-bottom: 1em;
}

.profileContent .success {
    margin: 1em;
    color: green;
}

.tabContent .profileContent {
    padding: 1em;
}

.AccountInfo .tabContent .profileContent {
    padding: 0;
}

#snips_form td, #snippedit_pages_form table td, .snippedit_files td {
    font-size: smaller;
}

#recommendationForm .textInputLine label {
    display: block;
    width: 11em;
    float: left;
    clear: both;
}

#recommendationForm fieldset {
    margin: 0;
    border: 0;
    padding: 0;
}

#recommendationForm .textInputLine input {
    width: 22em;
}

#recommendationForm select {
    width: 30em;
}

#recommendationForm .legend {
    padding: 1.5em 0 0.5em;
}

#recommendationForm .note {
    padding: 1.5em 0 0.5em;
}

#recommendationForm .publications label {
    vertical-align: top;
}

#recommendationForm .buttons {
    margin: 1em 0;
}

.panel_top .snippet, .panel_main .snippet {
    float: left;
}

.profileContent hr.divider {
    height: 1px;
    background-color: #90A6B7;
    border: none;
}

.profileContent #frmAbs td, .alertSettings td, .alertSettings li, .alertSettings p {
    font-size: 1em;
    line-height: normal;
}

.usageReport td, td {
    font-size: 11px;
    line-height: normal;
    padding-right: 1em;
}

.usageReport th {
    text-align: left;
}

.author_services_publications .history_title {
    font-weight: bold;
}

ul.author_services_publications {
    list-style: none;
    display: block;
    clear: both;
    padding: 0;
    border: 0;
    width: auto;
}

ul.author_services_publications td {
    width: 0px;
    padding: 0;
}

ul.author_services_publications .checkboxColumn, ul.author_services_publications .accessIcon {
    display: none;
}

.author_services_publications li.searchResultItem .articleInfo, .author_services_publications  li.searchResultItem p.title {
    width: 940px;
    padding: 0;
    margin: 0;
}

.author_services_publications li.searchResultItem {
    border-top: 1px solid #90A6B7;
}

.author_services_publications li.first {
    border-top: none;
}

.author_services_history {
    margin-left: 5px;
}

ol.hide li.expanded {
    display: none;
}

div.hide {
    display: none;
}

tr.line td {
    border-top: 1px dashed #666666;
}

.instChoice {
    margin-bottom: 2em;
}

.loginChapter div {
    margin: 1em 0;
}

.loginChapter .bookTitle, .loginChapter .chapterTitle {
    font-weight: bold;
}

.documentTitle {
    margin:12px 6px 0pt;
}

.ecommHeader{
    font-weight:bold;
    font-size:1.2em;
}

#ecommPage ul{
    list-style:none;
}

.panel_726 li {
    line-height: normal;
}

.bookList .NLM_subtitle, h1 .NLM_subtitle, h2 .NLM_subtitle, h2 .NLM_trans-subtitle {
    padding-left: .5em
}

.chapterAuthors, .chapterEditors {
    font-weight: bold;
    padding-top: 0.5em;
    margin: 0 0 1em 5px;
}

.bookList li {
    display: block;
    margin-bottom: 1em;
    padding-left: 16px;
    background: url("/templates/jsp/_style2/_crc/images/icon_book.gif") no-repeat 0 3px;
}

.bookList {
    margin: 1em;
    padding: 0
}

.edition {
    font-style: italic;
}

/* Advanced search link was breaking layout in German translation */
#masthead form.search fieldset p {
    position: relative;
    line-height: normal;
    margin-top: 0;
}

#masthead form.search fieldset p a {
    position: absolute;
}

.paginationControl .pages form {
    display: inline;
}
#welcomeMessage {
    line-height: normal;
}

.NLM_back, .citedBySection {
    margin:0px 0px 8px 6px;
}

.NLM_back p, .NLM_back h2 {
    margin: 6px 6px 0px;
}

h2.sectionHeading, .citedBySection h2 {
    clear: both;
    font-size: 0.8em;
    line-height: 1.45em;
    padding-top: 1em;
    background: none;
    margin-left:2em;
}

#abstractBodyContainer li {
    font-size: 0.8em;
    margin-bottom: 0.5em
}

.largeArticleListing .tocHeading {
    font-size: 1.2em;
    margin: 0;
    padding: 5px;
}

.denyMessage #mainBodyBox {
    padding-bottom: 1em;
}

.mainHeader .bookSeriesTitle {
    margin: 10px;
    font-size: 1.2em;
}

.mainHeader .bookSeriesCover {
    margin-right: 10px;
    float: right;
}

#recommendationForm cite {
    font-weight: bold;
}

form#showMailPage {
    margin-bottom: 1em;
}

.doMailPassword, .doMailPassword p.note {
    margin-bottom: 1em;
}

.citationFormats .articleList .sectionTitle {
    display: block;
    margin-bottom: 1em;
}

.consoleTabsWrapper .tabMiddle p {
    line-height: normal;
    margin-top: -3px;
}

.InstitutionalAdministration select {
    width: auto;
}

form.marcDownload {
    margin: 1em 0;
}

form.marcDownload .row {
    float: left;
    margin-right: 0.5em;
}

#booksByVolume {
    margin: 1em;
}

#booksByVolume .volumeTitle {
    font-size: 11px;
}

#booksByVolume .volumeTitle a {
    color: #000;
}

#booksByVolume .editions {
    list-style: none;
    margin: 0 0 1em 0;
    padding: 0;
}

#booksByVolume .editions li {
    list-style: none;
    margin: 0 0 0.5em 2em;
    padding: 0;
}

.subtitles {
    font-weight: bold;
}

.articlePage .subtitles {
    font-weight: normal;
}

.bookMeta {
    margin: 5px;
}

.bookMeta .subtitles{
    font-weight: normal;
}

.articlePage .bookMeta {
    clear: both;
    margin: 30px 5px 0px 5px ;
}

.articlePage .NLM_abstract {
    margin: 10px 5px 0px 5px ;
}

.error {
    line-height: normal;
}

a.ref nobr {
    white-space: normal;
}

.moduleDropdownRight .showAbstracts {
    margin-top: 2px;
}

.expired {
    color: red;
}

#abstractBodyContainer .bookMeta {
    font-size: 0.82em;
}

.bookMeta {
    clear: both;
}

#bookContentContainer .moduleToolBar {
    float: right;
    width: 726px;
    margin-right: 5px;
}

.profileContent table.colored {
    margin: 1em 0;
}

.history .label {
    font-weight: bold;
}

ul.largeArticleListing li.title-group {
    font-weight: bold;
    font-size: larger;
    padding: 0 0 0 1px;
}

ul.largeArticleListing li.level2 {
    font-style: italic;
}

#InstitutionAdmin_Activation {
    margin-bottom: 1em;
}

div.searchResultItem img.firstPageImage {
    visibility: hidden;
    background: url("/templates/jsp/images/singlePixel.gif");
    width: 1px;
    height: 1px;
}

.titleListing_col2 .supplementRelationLabel {
    font-weight: normal;
    font-size: 0.92em;
}

#searchResultsHeader .showAbstracts {
    display: none;
}

.bookPurchases ul, .bookPurchases li {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

sup, sub {
    vertical-align: baseline;
    _vertical-align: bottom; /* IE6 hack */
    position: relative;
}

sub {
    bottom: -0.25em;
}

sup {
    bottom: .33em;
}

#masthead h1 a {
    color: #fff;
}

.journalArticleListing .subtitles {
    font-size: 120%;
    padding: 3px;
    margin-top: 1em;
    background-color: #B0C8DB;
}

#registerPanel .accessToken {
    padding-top: 2em;
    width: 300px;
    clear: both;
}

#registerPanel .accessToken .registerFieldRow label, #registerPanel .accessToken .registerFieldRow input {
    clear: none;
    float: left;
    margin: 1em 0;
    width: 97px;
}

#registerPanel .accessToken .registerFieldRow input {
    width: 200px;
}

select.cardType{
    width:128px;
}

#searchBody .DB_reference dt, #searchBody .DB_reference dd {
    line-height: normal;
}

.DB_reference {
    background: #fff;
    padding: 1em;
    margin: 0 2px;
}

.DB_reference dl {
    border-top: 1px solid #000;
    margin: 1em 0;
    padding: 1em 0;
    display: block;
    clear: both;
}

.DB_reference dt {
    display: block;
    width: 120px;
    float: left;
    clear: both;
    margin: 0 0 1em 0;
    font-weight: bold;
}

.DB_reference dd {
    display: block;
    width: 470px;
    margin: 0 0 1em 120px;
    padding: 0;
}

.DB_reference .referenceType {
    text-transform: uppercase;
}

#databaseEntities {
    background: #fff;
}

#databaseEntities, #databaseEntities li {
    list-style: none;
    display: block;
    /*float: left;*/
    clear: both;
    margin: 1em 0;
    padding: 0;
}

#databaseEntities li .label, #databaseEntities li .DB_contrib, #databaseEntities li .DB_year, #databaseEntities li .DB_title, #databaseEntities li .DB_keyword {
    display: block;
    float: left;
    margin: 2px 0 2px 2px;
    padding: 2px 0;
    line-height: normal;
}

#databaseEntities li .label {
    width: 20px;
}

#databaseEntities li .DB_contrib {
    width: 130px;
}

#databaseEntities li .DB_year {
    width: 30px;
}

#databaseEntities li .DB_title {
    width: 220px;
}

#databaseEntities li .DB_keyword {
    width: 225px;
}

#databaseEntities li .container {
    clear: both;
    float: left;
}

#databaseEntities li.even .container {
    background-color: #eeeeee;
}

#databaseEntities li.odd .container {
    background-color: #fff;
}

#databaseEntities li.header, #databaseEntities li.header: hover {
    font-weight: bold;
    text-decoration: none;
    cursor: auto;
}

#databaseEntities li: hover {
    text-decoration: underline;
    cursor: pointer;
}

#databaseEntities tr.even {
    background-color:#EEEEEE;
}

#databaseEntities td:hover {
    cursor:pointer;
    text-decoration:underline;
}

#databaseEntities td {
    padding-right:0;
}

#federationSelect {
    width: auto;
}

.NLM_table-wrap td, .NLM_table-wrap td, .NLM_table-wrap th, .NLM_table-wrap th {
    border-bottom:none;
    border-right:none;
}

.NLM_table-wrap table {
    border:none;
}

a.toTop {
    background: url(/templates/jsp/_style2/_crc/images/arrowUp.gif) no-repeat right center;
    padding-right:10px;
}

.categoryBackToTop {
    clear:both;
    font-size:10px;
    font-weight:bold;
    margin:10px 9px 0 0;
    text-align:right;
}

.quote {
    display:block;
    margin:0px;
}

.listgroup td {
    font-size: 0.8em;
    line-height:1.45em;
}

#doctronicReport {
    width: 100%;
    height: 300px;
}

/* moving header properties to global.css because it remains same on all pages*/
#masthead form.search fieldset {
    background-color: #eeeeee;
    background: url(../images/search_bkgd.gif) no-repeat left top;
}

#masthead form.search label {
    float: left;
    color: #333;
    margin: 5px 7px 0px 5px;
    font-weight: bold;
    font-family:"Trebuchet MS";
    font-size:9.5px;
    font-height:normal;
    font-size-adjust:none;
    font-style:normal;
    font-stretch:normal;
    line-height:normal;
}

#masthead form.search #advancedSearch a:link,#masthead form.search #advancedSearch  a:active,
#masthead form.search #advancedSearch a:visited,#masthead form.search #advancedSearch a:hover {
    color: #edaf3f;
    font-size:10px;
    font-weight: bold;
}

#masthead form.search .inlineCheckbox {
    float: none;
}

#masthead form.search .inlineSearch label {
    float:none;
    color: #EDAF3F;
    margin: 5px 7px 0px 0px;
    font-weight: bold;
    font-size:9.5px;
    font-family:"Trebuchet MS";
    font-height:normal;
    font-size-adjust:none;
    font-style:normal;
    font-stretch:normal;
    line-height:normal;
}

#masthead form.search input.text {
    float: left;
    width: 136px;
    margin: 2px 3px 0px 0px;
    border-color: #000000;

    -webkit-box-shadow: inset 0 0 5px #000000;
}

#masthead form.search button.go {
    float: left;
    margin: 2px 7px 0px 0px;
}

#masthead form.search p {
    float: left;
    font-weight: bold;
    /* Atypon: decrease top margin to better fit German translation
margin: 8px 0px 0px 0px; */
    margin: 4px 0px 0px 0px;
}

#masthead form.search p a:link, #masthead form.search p a:active, #masthead form.search p a:visited, #masthead form.search p a:hover {
    color: #edaf3f;
}

#masthead ul#mainNav {
    position:absolute;
    top: 83px;
    left: 0px;
    margin: 1px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
    height: 20px;
    float: left;
    width: 1000px;
    font-weight: bold;
    font-size: 1.11em;
    overflow: hidden;
}

/* ie7 */
*:first-child+html #masthead ul#mainNav {
    margin-top: 1px;
}

/* ie6 */
* html #masthead ul#mainNav {
    height: 21px;
    margin-top: 0px;
}

/* safari */
#masthead ul#mainNav li {
    float: left;
    border-top: none; /*border-top:1px solid #ffffff; */
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 4px 0px;
    height: 15px;
}

#masthead ul#mainNav li p {
    margin: 1px 0px 0px 0px;
    padding: 1px 5px 11px 5px;
    border-left: 1px solid white;
    width: auto;
    float: left;
}

/* ie6 */
* html #masthead ul#mainNav li p {
    margin: 2px 0px 0px 0px;
}

/* ie7 */
*:first-child+html #masthead ul#mainNav li p {
    padding-bottom: 2px;
    height: 10px;
}

#masthead ul#mainNav li a:link, #masthead ul#mainNav li a:active, #masthead ul#mainNav li a:visited, #masthead ul#mainNav li a:hover {
    color: #eeeeee;
    font: bold 1.1em "Trebuchet MS";
}

#masthead ul#mainNav li a:hover {
    text-decoration: underline;
}

#masthead ul#mainNav li.first p {
    border-left: none;
}

#masthead ul#mainNav li.currentNav {
    padding-top: 0px;
    padding-bottom: 5px;

}

#masthead ul#mainNav li.currentNav p a{
    border-bottom-color: #EEEEEE;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    color: #FFFFFF;
}

#masthead ul#mainNav li.first {
    border-left: none !important;
    padding-top: 1px;
}

#masthead ul#mainNav li.last {
    border-right: none;
!important
}

#globalLinksWrapper {
    height: 26px;
    overflow: hidden;
    float: right;
    width: 50%;
}

#masthead .advSearch {
    font: 9.5px "Trebuchet MS";
    text-decoration: underline;
    color: #286ba5;
    line-height:8px
}

#masthead .searchSidebarRow {
    float: left;
    margin-top: 4px;
    margin-left: 20px;
    color: #333;
    font: normal normal bold 9.5px/normal 'Trebuchet MS';
    width:350px;
}

#masthead .inlineSearch{
    float:none;
    width:200px;
}

#masthead {
    position: relative;
    width: 1000px;
    height: 125px;
    /* background: #fcfcfc url('/templates/jsp/_style2/_crc/images/mastHead_bg.jpg') no-repeat; */

    font-size: 0.56em;
}

#masthead.notLoggedIn {
    /* background-image: url('/templates/jsp/_style2/_crc/images/mastHead_bg.jpg'); */
}

#masthead .institutionBanner {
    color: #999999;
    float: right;
    font-family: 'Trebuchet MS';
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    margin-right: 0;
    margin-top: -4px !important;
    width: 380px;
}

#masthead #welcomeMessage {
    float: right;
    line-height: normal;
    width: 200px;
    margin: 12px 3px 0 0;
    text-align: right;
    font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #f07c4d
}

/* Safari */

#masthead.notLoggedIn p.accessNote {
    float: left;
    margin: 5px 0px 0px 55px;
    color: #CCCCCC;
    width: 300px;/*Atypon, long note has to fit next to search*/
}

/* Opera 9 */
@media
all
and

(
min-width: 0
px

)
{
    head~body #masthead.notLoggedIn p.accessNote {
        margin-top: 28px;
    }

}

/* safari */
body:first-of-type #masthead.notLoggedIn p.accessNote {
    margin-top: 6px;
}

/* Safari */
::root #masthead.notLoggedIn p.accessNote {
    margin-top: 6px;
}

#masthead.notLoggedIn #accessLogo {

    margin: 0px 0px 0px -0px;
}

/* Opera 9 */
@media
all
and

(
min-width:

    0
px

)
{
    head~body #masthead.notLoggedIn #accessLogo {
        margin-top: 22px;
    }

}

/* Safari */
body:first-of-type #masthead.notLoggedIn #accessLogo {
    margin: 0px 0px 0px -0px;

}

::root #masthead.notLoggedIn #accessLogo {
    margin-top: 0px;
}

#masthead form.search {
    float: right;
    width: 235px;
    height: 28px;
}

#masthead form.search fieldset {
    display: inline;
    border: none;
    width:235px;
    height:37px;
    margin:0px;
    padding:2px 4px;
}

/* Opera 9 */
@media
all
and

(
min-width:

    0
px

)
{
    head~body #masthead form.search fieldset {
        display: block;
        width: 325px;
    }

}

label.contentTypeRadio {
    float: left;
    font-size: 11px;
    margin: 0px 8px 0px 0px;
}

* html label.contentTypeRadio {
    margin: 4px 8px 0px 0px;
    padding: 0px;
}

*:first-child+html label.contentTypeRadio {
    margin: 4px 4px 0px 0px;
}

.inlineCheckbox {
    display: inline; /* Fixes IE Double Margin Float Bug */
    float: left;
    margin: 0px 3px 0px 3px;
    padding: 0px;
    font-size: 0.85em;
}

* html .inlineCheckbox, *:first-child+html .inlineCheckbox {
    margin-right: 0px;
}

div.pdfLinks span.left .pdfLinkMessage {
    margin-left:7px;
}

#sortBy1{
    width:100px;
}

#searchSideBar p{
    font-size:1.13em;
}

.eccomArtReq td.sectionTitle,.eccomArtReq td.body{
    padding-left: 5px;
}

.chapterAuthors .NLM_contrib{
    float:left;
}

#aboutPublication {
    background-color: #234;
    clear: left;
    float: left;
    position: relative;
    width: 1000px;
}

#aboutPublication ul{
    list-style-type: none;
    margin:0px;
    height:19px;
    font-size:0.6em;
    font-weight:bold;
    padding:0px;
}

#aboutPublication li{
    float:left;
    height:13px;
}

#aboutPublication p{
    float:left;
    border-left:1px solid #999793;
    margin:1px 0px 0px 0px;
    width:auto;
    padding:4px 10px 0px;
    height:12px;
    line-height:0.75em;
}

#aboutPublication .first p{
    border-left:none;
}

#aboutPublication a:link,#aboutPublication a:visited,#aboutPublication a:active,#aboutPublication .addressLink {
    color: #eee;
    font-weight: normal;
    padding-left: 5px;
}

/*Button Styles*/
.btnPadding td{
    padding:0px;
}


element.style {
    float: right;

    margin-top: 0;
    width: 100px;
}

#ecommForm .formRow{padding:.3em;}

#ecommForm label{width:140px; display:block; float:left; padding-top:.5em;}

#ecommForm label.error{float:none; padding-left:140px;}

#ecommForm span.inputBox{display:block;}

#mobileDevicePairing_login,#mobileDevicePairing_showCode{
    padding: 1em;
}

#mobileDevicePairing_login #registerLeftCol{
    margin-left: 0px;
    border-right: 1px solid #999
}

#mobileDevicePairing_login .resetButton{
    display: none;
}

#mobileDevicePairing_login .login_link{
    display: block;
    margin:1em;
}

#mobileDevicePairingCode{
    margin: 2em 0;
}

#mobileDevicePairing_login .checkboxField input{
    width:20px;
}

#mobileDevicePairing_login .submitButton {
    width: 120px;
    height: 22px;
    background: url('/templates/jsp/_style2/_crc/images/btn_passcode.gif') no-repeat 0 0;
}

#masthead div.institutionBannerTextOnly div.institutionBanner {
    width:100%;
    margin:1.5em 0px 0px 20px;;
    float:none;
}



div.authoredBookDiv{
    margin-top:10px;
    margin-bottom:10px;
}

div.authoredBookDiv div.bookTitle{
    font-weight:bold;
}

input.imageButton {
    border: none;
    width: 80px;
    height: 21px;
    margin-bottom: 4px;
    color: transparent;
}

input.checkOut {
    background-image: url(/templates/jsp/_style2/_crc/images/btn_check_out.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

input.clearCart {
    background: url(/templates/jsp/_style2/_crc/images/btn_clear_cart.gif);
}
.panelHeading .left {}
.panelHeading .right {}
.panelFooter .left {}
.panelFooter .right {}

#masthead #accessLogo {
    left: 430px;
    margin: 0;
    position: absolute;
    top: 5px;
}

.Page404 h1 {
    background:none;
}

.encyclopediaMeta .bookMetaTitles {
    font-weight: bold;
}

.bookMeta {
    padding: 7px;
}

.encyclopediaMeta .doi, .encyclopediaMeta .contribs, .encyclopediaMeta .published {
    margin-top: 5px;
}

.bookMeta .publisherBanner {
    border: solid 3px #093483;
}

.bookMeta .authorAff {
    clear: both;
    padding-top: 20px;

}

.articleContent, .hlFld-Abstract {
    font-size: 1em;
    /*padding: 30px;*/
    padding:  0px 30px 30px 30px;
}

.abstract {
    margin-top: 25px;
}

.articleLinks {
    font-weight: bold;
    width: 79%;
}

.clear::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.summationNavigation ul.entered {
    top: 25px;
    left: auto;
    right: -1px;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.summationHeading {
    background-color: #ffffff;
    padding: 1px 1px 1px 0px;
}

.summationHeading .sectionHeadingDiv {
    float: left;
    width: 400px;
}

.summationNavigation {
    z-index: 5;
}
.summationNavigation {
    background-color: #e6e6e6;
    cursor: pointer;
    float: right;
    position: relative;
}

.summationNavigation ul {
    z-index: 1000;
}

.summationNavigation ul {
    background-color: #e6e6e6;
    border: 1px solid #fff;
    left: -9999em;
    margin: 0;
    padding: 4px 4px 0;
    position: absolute;
    width: 160px;
}

.summationNavigation h4 {
    margin: 0;
    padding: 0;
    border: 0 none;
    line-height: 1.8em;
    padding: 0 34px 0 8px;
    background: url(../images/summation-navigation-show.gif) right center no-repeat;
    color: #104083;
    font-size: 0.70em;
    line-height: 25px;

}

.summationNavigation ul li {
    list-style-type: none;
    border-bottom: 1px dotted #646464;
    font-weight: bold;
    padding: 4px 8px;
}

.summationNavigation.elevate {
    z-index: 8;
}

.summationNavigation ul.entered
{
    top: 25px;
    left:auto;
    right: -1px;
}

#abstractBodyContainer h2 {
    color: #424242;
}

.sectionHeadingDiv h2 {
    margin-left: -12px;
}

.toolbarLink .previewPdf{
    margin-left: 10px;
}

ul.passwordConfirmUL li.passwordConfirmLI {
    margin: 0;
    padding: 0;
}
ul.passwordConfirmUL , li.passwordConfirmLI, p.passwordConfirmP {
    padding: 0;
}
ul {
    margin-bottom: 1em;
    margin-left: 2em;
}
.Page403 h1{
    background: none;
}
p.passwordConfirmP {
    margin-top: 2.3em;
}

.eccomArtReq .loginForm td {
    width: 85%;
}
.captchaLoginFormPairDevice{
    padding-bottom: 36px;
}
#registerPanelHint{
    margin-bottom: 6px;
}
#registerPanel{
    padding: 6px 0px 0px 8px;
}

.captchaLoginForm {
    padding-bottom: 8px;
}

.toolbarLink .downloadBook{
    margin-left: 10px;
    margin-top: 5px;
}
.searchSubtitle,.searchNLM_year,.searchIsbn,.bookAuthors,.downloadBook .accessMethodLinkContainer
{
    font-size:0.67em;
}

.searchIsbn .eBookISBN
 {
    margin-left: 50px;

}
.toolbarLink .downloadBook
{
    margin-left: 20px;
}

#abstractBodyContainer {

    position: relative;

}
.journalAbstract{
    top: 0;
    position: absolute;
    right: 0px;
    font-size: 13.3175px;
}


.bookMeta{
    position: relative;
}

.journalAbstract .left{
    right: 15px;
    position: relative;
    top: 2px;
}
td #captchaCode{
    width: 270px;
}

.rightColumnCaptcha #captchaCode{
    width: 264px;
}
.headerLevel1{
    font-size: 16px;
    font-weight: bold;
}
.headerLevel2{
     font-size: 14px;
     font-weight: bold;
    font-style: italic;
 }
.headerLevel3{
      font-size: 12px;
    font-style: italic;
  }

.abstract-access-denial .sectionTitle{
    font-size: 11pt;
    font-weight: bold;
    padding: 9px;
}

.abstract-access-denial .panel_top{
    background-color: #64788E;
}

.abstract-access-denial .panel_top h2{
    color: #FFFFFF;
    font-size: 1.5em;
    font-weight: bold;
    margin-left: 7px;
    padding: 4px 0 4px 0;
}

.abstract-access-denial .moduleToolBar {
    float: right;
    width: 986px;
    margin-right: 5px;
    font-size: 0.87em;
}


.abstract-access-denial .moduleToolBarPaging {
    float: left;
    clear: left;
    margin: 0px 0px 0px 6px;
    display: inline;
}


.abstract-access-denial .moduleToolBarPaging p {
    float: left;
    margin: 5px 0px 0px 0px;
    padding-bottom: 2px;
}

.abstract-access-denial .moduleToolBarPaging .separator {
    float: left;
    background-color: #000000;
    width: 1px;
    height: 10px;
    overflow: hidden;
    margin: 5px 5px 0px 5px;
    display: inline;
}


.abstract-access-denial .toolbarLink .toolbar_m img {
    float: left;
    margin: 1px 2px 0px 0px;
}

.abstract-access-denial .toolbarLink .toolbar_m p {
    float: left;
    margin: 5px 0px 0px 0px;
    padding-bottom: 2px;
}

.abstract-access-denial .moduleToolBarLinks {
    width: auto;
    float: right;
}

.abstract-access-denial .toolbarLink {
    float: right;
}

table.abstract-access-denial, table.access-form{
    border: 1px solid #a9a7a7;
}

table.access-form{
    padding: 9px;
}

.abstract-access-denial .toolbarLink .toolbar_l, .abstract-access-denial .toolbarLink .toolbar_r {
    float: left;
    width: 3px;
    height: 18px;
    background-image: none;
}

.abstract-access-denial .toolbarLink .toolbar_m {
    float: left;
    height: 18px;
    padding: 0px 0px 0px 0px;
}

.abstract-access-denial .body, .abstract-access-denial .toolBar{
    padding: 0;
}

.abstract-access-denial .abstractHeader{
    font-weight: bold;
    background-color: #616161;
    font-size: 0.87em;
    padding-left: 12px;
}

.abstract-access-denial .abstractHeader h2{
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding: 4px 0 4px 0;
}

.abstract-access-denial .hlFld-Abstract, .abstract-access-denial .articleContent{
    padding-bottom: 6px;
}

.abstract-access-denial .NLM_abstract{
    font-size: 1.2em;
}
.abstract-access-denial .NLM_abstract h2{
    color: #424242;
}
