/*Start zmercado@cambridge.org Maintenance fixes for eDictionaries and CBO*/
ul.bullet > li > p.paragraph {
    display: inline-block;
    margin-left: .15em;
    vertical-align: top;
}

.horiz-list-item {
display: inline;
padding-left: 30px;
}

/*End zmercado@cambridge.org Maintenance fixes for eDictionaries and CBO*/

/* ----------------------------------------------------
	July 15, 2013
	- CSS sprite images optimized (sprites_v1.png) - by: John Ryan Acoba - jacoba@cambridge.org	

	14.1 Release updates - by: John Ryan Acoba - jacoba@cambridge.org
------------------------------------------------------- */



/*-------------------------------------- */
/* 1 Column layout
---------------------------------------- */
/*Desktop
  ---------------------------------------- */
.col1 {
    width: 100%;
    float: left;
    display: inline;
    margin: 0 1.2% 1.2% 0;
}
.ie7 .col1 {
    margin: 0;
    /* alignment fix */
}
.col1 > header {
    *zoom: 1;
}
.col1 > header:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.col1 > header > img {
    margin: 10px 0 0 0;
    max-width: 970px;
    max-height: 100px
}
.col1 > div[role="main"] > header {
    background: #f4f4f4;
    border: #ccc solid 1px;
    margin: 0;
    padding: 10px
}
.col1 > div[role="main"] > header > h1 {
    font-size: 100%;
    font-weight: bold;
    text-transform: none;
    margin: 0;
    padding: 0
}
.col1 > div[role="main"] > article {
    border: #ccc solid 1px;
    border-top: none;
    margin: 0;
    padding: 10px;
    min-height: 200px
}
.col1 > header > img {
    max-width: none;
    width: 100%
}
}

.col1 figcaption {
    padding: 15px 0 0 0;
}
.col1 h1 {
    width: 100%;
    margin: 15px 0;
}
.col1 h2 {
    margin: 10px 2.564% 10px 0;
}
.featCol a h3 {
    font-size: 1.6rem;
    line-height: 2rem;
    color: #006699;
    font-weight: bold;
    padding: 0;
    margin: 0 0 10px;
}
.col1 > section figure {
    width: 35.897%;
    float: left;
    margin-right: 2.564%;
    display: inline;
}
.ie8 .col1 {
    margin-right: 1.2%;
}
.ie8 .col1 > section figure img {
    max-width: 100%;
}
.col1Content {
    width: 100%;
    margin-right: 0;
    #margin-left: -1em;
}
.col1Content p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
}
.col1Content ul, ol {
    list-style: none;
}
.col1Content li {
    margin: 0 25px;
    padding: 0 0 10px;
}
.col1Content li:last-child {
    border: none;
}
.col1Content li p span:first-child {
    color: #272727;
    font-weight: bold;
    margin-right: 8px;
}


/*-------------------------------------- */
/* 1 Column layout
---------------------------------------- */
/*
  Smartphone ---------------------------------------- */

@media only screen and (min-width: 0) and (max-width: 600px) {
    .col1 {
        width: 100%;
        float: left;
        margin-right: 1.695%;
        display: inline;
    }
    .col1 > header {
        *zoom: 1;
    }
    .col1 > header:after {
        content: "\0020";
        display: block;
        height: 0;
        clear: both;
        overflow: hidden;
        visibility: hidden;
    }
    .col1 h2 {
        width: 100%;
        float: left;
        margin-right: 1.695%;
        display: inline;
    }
    .col1 > section figure {
        width: 100%;
        float: left;
        margin-right: 1.695%;
        display: inline;
        text-align: center;
    }
    .col1Content {
        width: 100%;
        float: left;
        margin-right: 1.695%;
        display: inline;
    }
    .col1Content.subjectWrapper #content_wrapper01 li {
        border-bottom: 1px solid #dedede;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .col1Content li:last-child {
        border: none;
    }
    .col1Content li p span:first-child {
        color: #272727;
        font-weight: 600;
        margin-right: 8px;
    }
    .col1Content ul:after {
        content: "\0020";
        display: block;
        height: 0;
        clear: both;
        overflow: hidden;
        visibility: hidden;
    }
    .col1Content.subjectWrapper {
        padding-bottom: 20px !important;
    }
    .bookResultItem .on-mobile {
        overflow: hidden;
        display: block !important;
    }
    .bookResultItem .on-mobile .onmobile-select select {
        display: block;
        overflow: hidden;
        position: relative;
        left: 0;
        width: 99%;
        padding: 0;
        margin: 10px 0 10px 0;
    }
    .bookResultItem .on-mobile .onmobile-input input {
        display: block;
        overflow: hidden;
        position: relative;
        left: 0;
        width: 90%;
        padding: 0;
        margin-left: -5px;
    }
    .citation-header .four.columns {
        width: 50% !important;
        float: left;
    }
    .citation-header .two.columns {
        display: none;
    }
    .citation-header .one.columns {
        width: 25% !important;
        float: left;
    }
    .book-header {
        background: #F4F4F4;
        padding: 5px !important;
        border-right: 1px solid #fff;
        border-top: 1px solid #ccc;
        border-left: none;
        border-bottom: 1px solid #ccc;
        font-weight: bold;
        min-height: 60px !important;
    }
    .bookResultItem {
        padding: 5px;
        border-bottom: 1px solid #ccc;
        min-height: 380px !important;
    }
    .bookResultItem .check-box {
        float: right !important;
        margin-right: -5px;
    }
}
/* FAQ
------------------------------------------------------*/

.faqs {
    clear: both;
}
.innerContentSection {
    clear: both;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    background: #dfdfdf;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff ), to(#dfdfdf));
    background: -webkit-linear-gradient(#ffffff, #dfdfdf);
    background: -moz-linear-gradient(#ffffff, #dfdfdf);
    background: -ms-linear-gradient(#ffffff, #dfdfdf);
    background: -o-linear-gradient(#ffffff, #dfdfdf);
    background: linear-gradient(#ffffff, #dfdfdf);
    -pie-background: linear-gradient(#ffffff, #dfdfdf);
    behavior: url(css/PIE.htc);
}
.faqs h3.question {
    background: transparent url(../images/sprites.png) -684px -1111px no-repeat;
    color: #062471;
    cursor: pointer;
    padding: 0 0 0 25px;
    font-size: 14px;
    font-weight: bold
}
.faqs h2.active {
    background: transparent url(../images/sprites.png) -648px -1018px no-repeat;
}
/* Forms / Search / Advanced Search
------------------------------------------------------*/
/* Desktop
------------------------------------------------------*/

.col1Content form ul, ol {
    list-style: none;
}
.col1Content form li {
    margin: 0;
    padding: 0;
}
/* Advanced Search */
.col1Content .advancedSearch label {
    color: #000;
    display: inline-block;
    margin: 0 20px 0 0;
    width: auto;
    line-height:1.6;
}
.ie7 .advsearchBox li .limited-ie7 {
    color: #000;
    display: inline-block;
    position: relative;
    top: -20px;
    margin: 0 20px 0 0;
    float: left !important;
}
.col1Content .advancedSearch ul.searchParam {
    margin: 10px 0;
    clear: both;
}
.col1Content .advancedSearch ul.searchParam li {
    float: left;
}
.col1Content .advancedSearch .formDrop {
    clear: both;
    width: 100%;
    padding: 10px 0 5px;
}
.col1Content .advancedSearch .formButtons {
    padding: 5px 0 15px;
}
.col1Content .advancedSearch ul.searchParam input {
    display: block;
    width: 15px;
    float: left;
    margin: 0px 4px 4px;
    text-align: right;
    clear: both;
    vertical-align: text-top;
}
.col1Content .formDrop input.inputField {
    padding: 0 0 0 2px;
    min-height: 1.4em;
}
.col1Content .advancedSearch form a.button {
    float: left;
    margin: 0 10px 0 0;
    padding: 5px 15px;
}
.col1Content .advancedSearch a.button {
    float: left;
    margin: 0 10px 0 0;
    padding: 5px 15px;
    display: inline-block;
}
.col1Content .advancedSearch .formButtons {
    padding-top: 15px;
}
.col1Content select.options {
    margin-left: 10px;
}
/* Old IE Browsers only  */
.oldie .formDrop #3 {
    margin: 15px 0 0 0;
    display: block;
    position: relative;
}
.oldie .col1Content .formDrop input.inputField {
    margin: 0 0 0 5px;
    vertical-align: middle;
    min-height: 1.6em;
    padding: 3px 0 0 0;
}
.oldie .col1Content .formDrop .selector {
    float: left;
    margin: 3px 10px;
}
.oldie .col1Content .formDrop input.inputField {
    float: left;
    margin-top: 3px;
}
.oldie .col1Content .formDrop .options {
    clear: both;
}
.oldie .col1Content .advancedSearch ul.searchParam input {
    display: block;
    width: 15px;
    float: left;
    margin: 0px 4px 0;
    text-align: right;
}
.oldie .col1Content .formDrop {
    width: 90%;
    clear: both;
}
.col1Content .advancedSearch .formButtons {
    padding-top: 15px;
    width: 100%;
}
.oldie select.select_02 {
    min-width: 90px;
}
.oldie .col1Content .advancedSearch li {
    display: block;
    float: left;
    margin: 0;
}
.oldie .col1Content .advancedSearch label {
    float: left;
    text-align: left;
    margin: 0 0 0 10px;
    padding: 0;
}
.oldie .col1Content .advancedSearch input[type="checkbox"], oldie .col1Content .advancedSearch .formDrop select {
    height: 25px;
}



/* Forms / Search / Advanced Search
------------------------------------------------------*/
/* Tablet
------------------------------------------------------*/


/* Forms / Search / Advanced Search
------------------------------------------------------*/
/* Mobile
------------------------------------------------------*/

@media only screen and (min-width: 0) and (max-width: 600px) {
    .col1Content form#advance_search_form select, .col1Content form#advance_search_form input[type="text"] {
        clear: both;
        float: none;
        margin: 10px 5px;
        width: 90%;
    }
    .col1Content form#advance_search_form {
        width: 90%;
    }
    .col1Content form li {
        border: none;
    }
    .col1Content form#advance_search_form select.options {
        width: 30%;
    }
    .col1Content form#advance_search_form a.button {
        margin: 10px;
    }
    .col1Content form#advance_search_form input.inputField {
        width: 97%;
    }
	.col1Content select.options {
    margin-left: 0;
}
}
/* Search Results page
------------------------------------------------------*/
/* Desktop
------------------------------------------------------*/
.searchResultsHeading2 {
    padding: 0;
    margin-bottom: 10px;
}
.form_button.toggle_search_link {
    display: block;
    margin-top: 5px;
}
.access_information {
    margin: 0;
    padding: 10px 0 0;
}
.access_information li {
    margin: 0;
    padding: 5px 0;
}
.searchResults .searchResultNo {
    padding: 10px 0 0;
}
.boxBody_faceted {
    /* min-height: 350px;*/
}
.boxBody_faceted, .page_controller {
    background: none;
    font-size: 90%;
    margin: 0;
    padding: 0;
}
.boxBody_faceted .left_control ul, .boxBody_faceted .right_control ul, .page_controller ul {
    background: #F4F4F4;
    min-height: 25px;
    behavior: url(css/PIE.htc);
    position: relative;
    border: 1px solid #dfdfdf;
    padding: 10px 0 8px;
    width: 100%;
    color: #000;
    overflow: hidden;
}
.boxBody_faceted .right_control ul {
    font-size: 85%;
}
.boxBody_faceted .left_content_container .border {
    border: 1px solid #dfdfdf;
    margin-top: 10px;
}
.boxBody_faceted .left_control ul li {
    display: inline-block;
    padding: 10px 0;
    list-style-type: none;
    margin: 0;
}
.boxBody_faceted .left_content_container {
    background: none repeat scroll 0 0 #FAFAFA;
    float: left;
    margin: 26px 0 0 !important;
    width: 25%;
}
.boxBody_faceted .left_content ul {
    margin: 10px;
}
.oldie .boxBody_faceted .left_content ul {
    font-size: 90%;
    font-weight: normal;
}
.boxBody_faceted .clear, .boxBody_faceted .left_content .clear, .right_content_container .show_all_container .clear, .clear {
    clear: both;
}
.boxBody_faceted .left_content ul.leftmenu_form li:last-child {
    border-bottom: 1px solid #CCCCCC;
    margin: 0 0 0px;
    padding: 0 0 15px;
    position: relative;
    overflow: hidden;
}
.boxBody_faceted .left_content ul.leftmenu_form .last-list {
    border-bottom: 1px solid #CCCCCC;
    margin: 0 0 0px;
    padding: 0 0 15px;
    position: relative;
    overflow: hidden;
}
.boxBody_faceted .left_content ul li {
    clear: both;
    display: block;
}
.boxBody_faceted .left_content ul li input {
    float: left;
    margin: 0 5px 0 0;
}
.boxBody_faceted div.alert_msg {
    color: #990000;
    float: left;
    font-weight: bold;
    margin: 0 0 0 5px;
    width: 655px;
}
.boxBody_faceted div.other_control {
    float: right;
    margin: 0;
    padding: 0 0 6px;
    width: 300px;
}
.boxBody_faceted div.other_control ul {
    clear: both;
    display: block;
    margin: 0;
    padding: 0;
}
.boxBody_faceted div.other_control ul li {
    display: inline;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0 5px;
}
.boxBody_faceted div.other_control ul.other_control_single {
    float: right;
}
.boxBody_faceted .left_content ul.leftmenu_form li a {
    float: left;
    width: 80%;
}
.boxBody_faceted .left_content ul.leftmenu_form li .checker {
    float: left;
}
.ie7 .boxBody_faceted .left_content ul.leftmenu_form li {
    margin: 0;
    padding: 0;
}
.ie7 .boxBody_faceted .left_content ul.leftmenu_form li .checker {
    height: 10px;
    margin: 0;
    padding: 0;
}
.boxBody_faceted .left_content ul li.arrow_view_more a {
    background: url("../images/icons_img.png") no-repeat scroll -525px -108px transparent;
    float: left;
    height: 12px;
    width: 70px;
}
.boxBody_faceted .left_content ul .hide_list {
    display: none;
}
.boxBody_faceted .left_content ul.remove_bot {
    margin: 0;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-width: 0px 0 1px;
    padding: 0 10px 10px 10px;
}
.boxBody_faceted .left_content ul.remove_bot li {
    display: block;
    list-style-type: none;
    margin: 6px 0;
    margin: 6px 0;
    word-wrap: break-word;
}
.boxBody_faceted .left_content ul.remove_bot li a {
    color: #fff;
    padding: 2px 5px;
    text-decoration: none;
    margin: 5px 0;
    display: inline-block;
}
.boxBody_faceted .left_content ul.remove_bot li a:hover {
    color: #FFFFFF;
}
.boxBody_faceted .left_content .did_you_mean_container {
    margin: 0;
    padding: 10px;
}
.boxBody_faceted .left_content .did_you_mean_container h1 {
    color: #990000;
    font-size: 100%;
    font-weight: bold;
}
.boxBody_faceted .left_content .search_related_container h2 {
    color: #990000;
    font-size: 100%;
    font-weight: bold;
}
.boxBody_faceted .left_content .search_related_container {
    margin: 0;
    padding: 0 10px;
}
.boxBody_faceted .left_content .search_related_container ul {
    margin: 0;
    padding: 0;
}
.boxBody_faceted .left_content .search_related_container ul li span {
    font-weight: bold;
}
.boxBody_faceted .right_control ul li, .page_controller ul li {
    display: inline;
    list-style-type: none;
    margin-right: 0;
}
.boxBody_faceted .right_control ul li.control_divider01, .page_controller ul li.control_divider01 {
    float: left;
    padding: 0 4px;
}
/* Control and adjust the widths of the drop-downs on result and subject landing pages*/
.boxBody_faceted .right_control ul li.goToPage, .page_controller ul li.goToPage {
    width: 140px;
    padding-left: 9px;
}
ul li.control_divider01 .selector, ul li.control_divider01 div.selector select {
    width: 95px;
}
ul li.resultsPerPage {
    /* width:205px */
}
ul li.control_divider01 div.selector span {
    width: 64px;
}
ul li.control_divider02 {
    float: left;
}
ul li.control_divider03 {
    float: right;
    padding: 0 4px 0 0;
}
.control_divider04.sort {
    float: right;
    padding: 5px 0 0 0;
}
ul li.control_divider03 span.slash {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    float: none;
    margin: 0;
    padding: 0;
}
.page_controller ul li.links {
    padding-top: 3px;
    padding-right: 9px;
}
.page_controller ul li.links a.greybutton {
    border: 1px solid #999999;
    color: #666666;
    margin-right: 0;
    padding: 0 5px;
    background: #cccccc;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 2px;
}
.page_controller ul li.links a.greybutton:hover {
    background: #999999;
    color: #ffffff;
}
.boxBody_faceted .right_control ul li select, .page_controller ul li select {
    font-family: "Open Sans", Arial, sans-serif;
}
.boxBody_faceted .right_control ul li input, .page_controller ul li input {
    margin: 0;
    width: 15%;
    text-align: center;
    min-height: 20px;
}
.ie7 ul li.control_divider01 {
    padding: 0 8px 0 4px;
}
.ie7 .boxBody_faceted .right_control ul li input, .ie7 .page_controller ul li input {
    line-height: 22px;
    padding: 0;
    margin: 0;
    width: 30px;
}
.boxBody_faceted .right_content_container {
    float: left;
    margin: 0 0 0 10px;
    width: 73%;
}
.boxBody_faceted .right_content_container .right_control a:hover {
    color: #f5BB42;
    text-decoration: none;
}
.boxBody_faceted .right_content span.searchWord, .sd-right .searchWord {
    -moz-border-radius: 0 0 0 0 !important;
    background: none repeat scroll 0 0 #326494;
    color: #FFFFFF;
    padding: 0 3px;
}
.boxBody_faceted .right_content .journal_list, .boxBody_faceted .right_content .ebook_list {
}
.boxBody_faceted .right_content .ebook_list {
    background: none repeat scroll 0 0 #FEFEFE;
    border: 1px solid #ccc;
    margin: 10px 0;
    padding: 10px 10px 0 10px;
}
.boxBody_faceted .right_content .ebook_list ul li {
    list-style-type: none;
    word-wrap: break-word;
    display: block;
    clear: both
}
.boxBody_faceted .right_content ul li.list_type a h2 {
    color: #006699;
    font-size: 17px;
    font-weight: bold;
    margin: 0 10px 0 0;
    text-decoration: underline;
    display: inline;
    float: left
}
.boxBody_faceted .right_content .ebook_list ul li.list_type a:hover {
    text-decoration: none;
}
.boxBody_faceted .right_content .ebook_list .show_all_container p {
    float: left;
    padding: 2px 0;
}
.boxBody_faceted .right_content .ebook_list .show_all_container ul {
    float: right;
    width: 30%;
}
.boxBody_faceted .right_content .ebook_list .show_all_container ul li {
    float: left;
    list-style-type: none;
    padding: 4px 0;
    width: 100%;
}
.boxBody_faceted .right_content .ebook_list .show_all_container ul li a {
    float: right;
    font-weight: bold;
    text-decoration: none;
}
.boxBody_faceted .right_content .ebook_list .show_all_container ul li a img {
    padding: 0 0 0 5px;
}
.boxBody_faceted .right_content .ebook_list .show_all_container ul li a:hover {
    color: #000000;
    text-decoration: none;
}
.boxBody_faceted .right_content .ebook_list ul.ebook_chapterlist {
    margin-left: 25px;
}
.boxBody_faceted .right_content .ebook_list ul.ebook_chapterlist li {
    padding: 5px 0;
}
.boxBody_faceted .right_content .ebook_list ul.ebook_chapterlist li.chapter_name a {
    font-weight: normal;
    text-decoration: underline;
}
.boxBody_faceted .right_content .ebook_list ul.ebook_chapterlist li.chapter_name a:hover {
    text-decoration: none;
    background: #326494;
    color: #fff;
    padding: 2px;
}
.boxBody_faceted .right_content .ebook_list ul.ebook_chapterlist .hide_chapterlist {
    display: none;
}
.boxBody_faceted .right_content .ebook_list .ebook_info ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 45%;
}
.boxBody_faceted .right_content .ebook_list .ebook_info ul li {
    list-style-type: none;
}
.boxBody_faceted .right_content .journal_list {
    background: none repeat scroll 0 0 #FEFEFE;
    border: 1px solid #F5BB42;
    margin: 10px 0;
    padding: 10px;
}
.boxBody_faceted .right_content .journal_list ul li {
    list-style-type: none;
    display: block;
    clear: both
}
.boxBody_faceted .right_content .journal_list ul li.list_type a {
    font-weight: bold;
    text-decoration: underline;
}
.boxBody_faceted .right_content .journal_list ul li.list_type a:hover {
    text-decoration: none;
}
.boxBody_faceted .right_content .journal_list .journal_preview ul {
    margin: 0;
    padding: 8px 0 1px 0;
}
.boxBody_faceted .right_content .journal_list .journal_preview ul li {
    background: none repeat scroll 0 0 #006699;
    border: 1px solid #333;
    color: #000;
    display: inline;
    list-style-type: none;
    padding: 2px 4px;
    margin-right: 0;
}
.boxBody_faceted .right_content .journal_list .journal_preview ul li.current {
    background: #000;
}
.boxBody_faceted .right_content .journal_list .journal_preview ul li:hover {
    background: none repeat scroll 0 0 #876318;
    border: 1px solid #000000;
}
.boxBody_faceted .right_content .journal_list .journal_preview ul li a {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}
.boxBody_faceted .right_content .journal_list .journal_preview p {
    border: 1px solid #87949A;
    margin: 0;
    padding: 4px 8px;
}
.boxBody_faceted .right_content .journal_list .journal_preview p.hide_preview {
    display: none;
}
.boxBody_faceted .right_content .journal_list .journal_preview .preview_abstract {
    border: 1px solid #87949A;
    padding: 5px 10px;
    margin-bottom: 10px;
}
.boxBody_faceted .right_content .journal_list .journal_preview .preview_abstract ul {
    margin: 0;
    padding: 0;
}
.boxBody_faceted .right_content .journal_list .journal_preview .preview_abstract ul li {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    list-style-type: none;
    padding: 0;
}
.boxBody_faceted .right_content .journal_list .journal_preview .preview_abstract p {
    border: medium none;
    margin: 0;
    padding: 0;
}
.boxBody_faceted .right_content .journal_list .journal_preview .preview_abstract .authorQuery {
    background: none repeat scroll 0 0 #BFCFD6;
    border: 1px solid #87949A;
    float: right;
    margin: 0 5px;
    padding: 10px;
    width: 45%;
}
.boxBody_faceted .right_content .journal_list .journal_preview .preview_abstract .authorQuery ul {
    margin: 0;
    padding: 0;
}
.boxBody_faceted .right_content .journal_list .journal_preview .preview_abstract .authorQuery ul li a {
    color: #394159;
    display: inline;
    list-style-type: none;
    padding: 0;
}
.boxBody_faceted .right_content .journal_list .journal_preview .preview_abstract .authorQuery ul li a:hover {
    text-decoration: underline;
}
.boxBody_faceted .right_content .journal_list .journal_preview .preview_abstract h3 {
    font-size: 100%;
    font-weight: bold;
}
.boxBody_faceted .right_content .journal_list .journal_preview .preview_abstract h3, .boxBody_faceted .right_content .journal_list .journal_preview .preview_abstract p.section-title {
    display: block;
    font-size: 100%;
    font-weight: bold;
    padding: 0;
}
.boxBody_faceted .right_content .journal_list .journal_preview .preview_abstract .description-box ul {
    margin: 0;
    padding: 0;
}
.boxBody_faceted .right_content .journal_list .journal_preview .preview_abstract .description-box ul li {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: inline;
    list-style-type: none;
    padding: 0;
}
.boxBody_faceted .right_control div.form_button span, .boxBody_faceted .left_control div.form_button span {
    margin: 2px 3px 0 5px;
    position: relative;
}
#main_container .access_information ul li {
    color: #999999;
    display: inline;
    float: left;
    font-weight: bold;
    list-style-type: none;
}
.col1Content .access_information ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.col1Content .access_information ul li {
    margin: 0;
    padding: 0;
    display: inline;
    float: left;
    padding-right: 10px;
    padding-bottom: 5px;
}
.ebook_list .series_link, .ebook_list li.blurb {
    margin: 10px 0;
}
/* Old IE Browsers only */
.ie7 .boxBody_faceted .left_content ul li {
    margin: 0;
    padding: 0;
    clear: both;
    display: block;
}
.ie7 .boxBody_faceted .left_content ul li {
    margin: 0;
    padding: 0;
    line-height: 15px;
}
.select-box {
    float: left;
    width: auto;
    margin-left: 2px;
}
.deselect-box {
    float: left;
    width: auto;
}

/* Search Results page
------------------------------------------------------*/
/* Tablet
------------------------------------------------------*/


/*
  Tablet ---------------------------------------- */
@media only screen and (min-width: 600px) and (max-width: 1000px) {
    .boxBody_faceted .left_control div.form_button span a.bot_select_all {
        margin: 12px 0 0 10px;
        float: left;
    }
    .boxBody_faceted .left_control ul, .boxBody_faceted .right_control ul {
        /*min-height: 65px;*/
    }
    .boxBody_faceted .left_content ul.leftmenu_form li a {
        width: 85%;
    }
    .boxBody_faceted .right_control ul li.control_divider01 {
        float: left;
        padding: 0 9px;
        min-height: 30px;
    }
    .boxBody_faceted .right_control ul li.control_divider03 {
        float: left;
        padding: 0;
        margin: 0 10px;
    }
    .book-header {
        background: #F4F4F4;
        padding: 10px;
        border-right: 1px solid #fff;
        border-top: 1px solid #ccc;
        border-left: none;
        border-bottom: 1px solid #ccc;
        font-weight: bold;
        min-height: 55px !important;
    }
    .bookResultItem input {
        float: right;
        width: 100px !important;
    }
    .bookResultItem .check-box {
        float: right !important;
        width: 13px !important;
    }
    .bookResultItem .on-mobile .onmobile-input input {
        display: block;
        overflow: hidden;
        position: relative;
        left: 0;
        width: 99% !important;
        padding: 0;
        margin-left: -5px;
    }
}

/* Search Results page
------------------------------------------------------*/
/*
  Smartphone ---------------------------------------- */

@media only screen and (min-width: 0) and (max-width: 600px) {
    .boxBody_faceted .left_content_container {
        width: 100%;
    }
    .boxBody_faceted .left_content ul li input {
        float: left !important;
        margin: 0 5px 0 0;
        border: 1px solid red;
        width: 20%;
    }
    .boxBody_faceted .left_content ul li input[type='checkbox'] {
        border: 1px solid #000
    }
    .boxBody_faceted .right_control ul li.control_divider01 {
        display: none;
    }
    .boxBody_faceted .left_control div.form_button span a {
        margin: 12px 0 0 10px;
        float: left;
    }
    .boxBody_faceted .right_content_container {
        margin: 0 0 0 10px;
        width: 95%;
    }
    .col1Content form#search_result_form {
        width: 90%;
    }
    .boxBody_faceted .right_control ul li.control_divider03 {
        float: left;
        padding: 0 10px;
    }
}
/* Subject page
------------------------------------------------------*/
/* Desktop
------------------------------------------------------*/

.page_controller {
    clear: both;
    display: block;
}
#browse_sub_subject_form label {
    color: #000000;
    display: inline-block;
    margin-top: 3px;
    padding-right: 2px;
}
.oldie #browse_sub_subject_form label {
    padding-right: 5px;
}
.border_divider01, .page_controller .border_divider01 {
    float: left;
    padding-left: 4px;
    vertical-align: top;
}
.border_divider02, .page_controller .border_divider02 {
    float: left;
    padding-left: 8px;
    vertical-align: top;
}
.border_divider03, .page_controller .border_divider03 {
    float: right;
    padding: 0 6px 0 0;
}
#content_wrapper01 {
    background: none repeat scroll 0 0 #F4F4F4;
    clear: both;
    display: block;
}
#bordergrid_container {
    background: transparent;
    clear: both;
    display: block;
    height: 26px;
    padding: 8px 0 0 6px;
}
#bordergrid_container #alphalist_horizontal {
    clear: both;
    display: block;
    margin: 0;
    padding: 0;
}
#bordergrid_container #alphalist_horizontal ul {
    float: left;
    margin: 2px;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
#bordergrid_container #alphalist_horizontal li {
    color: #000;
    display: inline;
    float: left;
    font-size: 115%;
    font-weight: normal;
    padding: 2px 10px;
    text-align: center;
    text-decoration: none;
    margin: 0;
}
.letter {
    padding: 10px 10px 10px 20px;
    font-weight: bold;
    float: left;
}
#content_wrapper09 {
    clear: both;
    float: left;
    margin: 0 0 0 10px;
}
#content_wrapper03 {
    float: right;
    margin: 0 8px 0 0;
}
#content_wrapper01 .searchResultsTxt {
    padding: 10px;
    float: right;
}
.div_search_info {
    padding-left: 35px;
}
.col1Content.subjectWrapper #content_wrapper01 div .show_all li {
    border: none;
}
div .show_all {
    float: right;
    clear: right;
    padding-top: 10px;
}
.arrow_view_more img {
    padding-left: 5px;
}
.content_wrapper04 {
    margin: 22px 0 0;
    padding: 12px 0;
}
.content_wrapper05 {
    margin: 0;
    padding: 12px 0;
}
.series_alpha {
    margin: 0;
    border-bottom: none;
}
ul.subject li {
    margin-bottom: 10px;
}
.content_wrapper10 {
    padding: 10px 30px;
    border-bottom: 1px solid #DFDFDF;
}
.content_wrapper11 {
    padding: 10px 30px;
}
.featCol {
    margin: 0;
    overflow: hidden;
}

/*
 Smartphone ---------------------------------------- */
@media only screen and (min-width: 0) and (max-width: 600px) {
    .page_controller ul li.control_divider01 {
        padding: 10px 4px;
    }
    .page_controller ul li.links a.greybutton {
        display: block;
        margin-top: 5px;
        padding: 3px;
    }
    ul li.control_divider03 {
        float: left;
        padding: 0 0 0 4px;
    }
    .subjectWrapper {
        padding: 5px !important;
    }
    #bordergrid_container #alphalist_horizontal {
        margin: 10px 0;
    }
    #bordergrid_container #alphalist_horizontal li {
        margin: 5px 6px;
        float: left;
        font-size: 100%;
        padding: 2px;
    }
    #content_wrapper01 .searchResultsTxt {
        float: none;
        padding: 10px;
        margin: 70px 0 10px;
    }
    .content_wrapper04 {
        margin: 12px 0 0;
        padding: 12px;
    }
    .content_wrapper05 {
        margin: 0;
        padding: 12px;
    }
    #bordergrid_container {
        background: transparent;
        display: block;
        min-height: 56px;
    }


	
}




/* Subject page
------------------------------------------------------*/
/* Tablet
------------------------------------------------------*/

@media only screen and (min-width: 600px) and (max-width: 1000px) {
    #bordergrid_container #alphalist_horizontal li {
        padding: 2px 5px;
    }
}
/* Featured Collection
------------------------------------------------------*/
/* Desktop
------------------------------------------------------*/

.collectionIntro {
    margin-bottom: 10px;
}
#alphalist_horizontal .active {
    background: #f5bb42;
    color: white;
    padding: 5px;
}
#content_wrapper01 .content_wrapper04 .icons_img.purchase {
    margin: 0 6px;
    width: 20px;
}
/* Featured Collection
------------------------------------------------------*/
/* Desktop
------------------------------------------------------*/

div.subjectTree {
    margin: 20px 0 0;
}
div.subjectTree ul {
    margin: 0 15px;
    list-style-type: none;
}
.icons_img {
    background: transparent url(../images/sprites.png) 0 0 no-repeat
}
/* removed by mobaltazar 05232014 for EBOOK-3913
.icons_img.tree_minus {background-position: 0 -697px; float: left; height: 16px; width: 19px}
*/
div.subjectTree a {
    font-weight: normal
}
/* removed by mobaltazar 05232014 for EBOOK-3913
.icons_img.tree_plus {background-position: 0 -664px; float: left; height: 16px; width: 19px}
*/

/* Smartphone
  ---------------------------------------- */
@media only screen and (min-width: 0) and (max-width: 600px) {
    .col1Content form#search_result_form, .subjectWrapper, .subjectTree {
        padding: 20px 5px;
    }
    div.subjectTree ul {
        margin: 0 5px;
    }
    div.subjectTree li {
        margin: 10px 5px;
    }
    .boxBody_faceted .left_control ul li {
        padding: 0 !important;
    }
}
/* Registration
------------------------------------------------------*/
/* Desktop
------------------------------------------------------*/

form#contentForm input {
    width: 30%;
    float: left;
}
form#contentForm input[type="checkbox"], form#contentForm input[type="radio"] {
    float: left;
    width: 20px !important;
    margin: 0 5px 0 0;
}
table.registrationTable {
    margin: 15px 0;
}
table.registrationTable td.check div.checker, td div.checker {
    float: left;
    margin-right: 10px;
}
table.registrationTable td label {
    line-height: 12px;
    margin: 5px 0;
    width: 95%;
}
table.registered_buttons .form_button ul li, div#register .form_button ul li {
    display: inline;
}

/*
 Smartphone ---------------------------------------- */
@media only screen and (min-width: 0) and (max-width: 600px) {
    /*div#register label, div#body label {
        font-size: 85%;
        float: right;
        margin: 2px 5px 0 0;
        width: 50%;
    } removed EBOOK-4838 */
    #register .checkbox-group label {
        width: 90%;
    }
    #register .input-set .cue {
        display: none;
    }
    form#contentForm #register .input-set .button {
        margin: 0 5px 0 0;
    }
    form#contentForm #register .input-set select {
        width: 45%;
        border: 1px solid #ccc;
        padding: 2px 2px 2px 10px;
    }
}
/* Sitemap
------------------------------------------------------*/
/* Desktop
------------------------------------------------------*/
div.sitemap .sitemap_rightcolumn, div.sitemap .sitemap_leftcolumn {
    float: left;
    margin: 0 15px;
    width: 35%;
}
.sitemap ul li {
	float:none !important; 
}
div.sitemap .sitemap_leftcolumn ul li ul li ul li, div.sitemap .sitemap_rightcolumn ul li ul li ul li{
	padding-left:10px;	
}
/*
 Smartphone ---------------------------------------- */
@media only screen and (min-width: 0) and (max-width: 600px) {
    div.sitemap .sitemap_rightcolumn, div.sitemap .sitemap_leftcolumn {
        float: none;
        width: 100%;
    }
}
/* Guided Tour
------------------------------------------------------*/
/* Desktop
------------------------------------------------------*/
.guidedTour {
    margin: 10px 0;
    text-align: center;
}
.guidedTour iframe {
    width: 70%;
    border: none;
}

/*
 Smartphone ---------------------------------------- */
@media only screen and (min-width: 0) and (max-width: 600px) {
    .guidedTour {
        border: none;
        margin: 0;
        padding: 5px;
        text-align: center;
    }
    .guidedTour iFrame {
        width: 100%;
    }
}
/* Organisational Access */
#subscribedlist #tablist {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0.1em;
    padding: 3px 0;
    font-weight: bold;
}
#subscribedlist #tablist li {
    display: inline;
    list-style: none outside none;
    margin: 0;
}
#subscribedlist #tablist li a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ccc;
    border-bottom: none;
    padding: 3px 0.5em;
}
#subscribedlist #tablist li a:link, #subscribedlist #tablist li a:visited {
    color: #000000;
}
#subscribedlist #tablist li a.current {
    background: none repeat scroll 0 0 #474747;
    color: #fff;
}
#subscribedlist #tabcontentcontainer {
    width: auto;
}
#subscribedlist #tabcontentcontainer .tabcontent {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    overflow: hidden;
}
.tabcontent .adminTab {
    margin: 0;
    padding: 0;
}
.tabcontent .adminTab h3 {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #DFDFDF;
    color: #02668E;
    font-size: 1em;
    padding: 4px;
    margin-bottom: 0;
}
.tabcontent .adminTab ul#tree {
    padding: 10px 20px;
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
}
.tabcontent .adminTab .subTree ul {
    margin-left: 20px;
    margin-bottom: 10px;
}
ul#tree li {width:100%;}
ul#tree li ul.subTree li {width:99.25% !important; border-bottom:#dedede solid 1px; margin-left:10px;}
ul#tree li ul.subTree li ul li { 
	border-bottom:none;
	padding: 0;
	line-height:1.6;
}
ul#tree li ul.subTree li ul li span.isbn-label { 
	padding: 0;
	line-height:1.6;
	margin-right:5px;
}

/*alert me*/
.col1Content.subjectWrapper {
    border: 1px solid #ccc;
    margin: 10px;
    padding: 10px;
    min-height: inherit
}
.col1Content.subjectWrapper ul {
    padding: 0;
    margin: 0;
}
.col1Content.subjectWrapper ul li {
    margin: 0 3px;
    padding: 5px 0;
    float: left
}
.col1Content.subjectWrapper ul li.header {
    padding: 0 0 8px 0;
    margin: 0 3px;
    font-weight: bold;
    border-bottom: 1px dotted #ccc;
}
.col1Content.subjectWrapper .form_button {
    display: block;
    clear: both;
    margin: 20px 0 20px 0;
    float: right;
}
.citation-header {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    display: block;
    overflow: hidden;
}
.citation-header .four.columns {
    width: 39.90%;
    float: left;
}
.citation-header .two.columns {
    width: 18%;
    float: left;
}
.citation-header .one.columns {
    width: 12%;
    float: left;
}
.book-header {
    background: #F4F4F4;
    padding: 10px;
    border-right: 1px solid #fff;
    border-top: 1px solid #ccc;
    border-left: none;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    min-height: 35px;
}
.book-header div {
    float: left;
    width: 65%;
}
.book-header span {
    float: right;
    position: relative;
    top: 0;
    width: 10%;
    right: 8px;
}
.bookResultItem input {
    float: right;
}
.bookResultItem .eaddress {
    float: right;
    width: 130px;
}
.bookResultItem {
    padding: 10px;
    border-bottom: 1px solid #ccc;
    min-height: 200px;
    font-weight: normal !important;
}
.ie7 .book-header, .ie8 .book-header {
    font-size: .9em !important;
    min-height: 40px !important;
}
.bookResultItem div .author {
    font-weight: normal !important;
}
.bookResultItem .on-mobile {
    display: none;
}
/* new advance search */
.row-container .advanced_search2 {
    padding: 10px;
    display: inline-block;
    width: 97.6%;
    border: 1px solid #ccc;
}
#main_container .advanced_search2 {
    bottom: 50px;
}
.advanced_search2 .advsearchBox {
    padding: 5px;
    vertical-align: bottom;
    display: block;
}
.advanced_search2 .advsearchBox input {
    display: inline-block;
    float: left;
    width: 13px;
    height: 13px;
    margin-top: -2px;
    margin-right: 5px;
}
.ie7 .advanced_search2 .advsearchBox input {
    display: inline-block;
    float: left;
    width: 13px;
    height: 13px;
    margin-top: -2px;
    margin-right: 5px;
}
.advanced_search2 .advsearchBox li {
    font-weight: bold;
    color: #369;
}
.ie7 .advanced_search2 .advsearchBox li, .ie8 .advanced_search2 .advsearchBox li {
    font-weight: bold;
    width: 97%;
    color: #369;
}
.ie7 .advanced_search2 .advsearchBox li li {
    font-weight: normal;
    color: #000;
    width: 95%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    margin-left: 20px;
    padding: 0;
    float: left;
    clear: both!important;
}
/*modified by raine*/
.advanced_search2 .advsearchBox li li {
    font-weight: normal;
    color: #000;
    width: 97%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    margin-left: 20px;
    padding: 0;
    float: left;
    clear: both!important;
}
.ie8 .advanced_search2 .advsearchBox li li {
    font-weight: normal;
    color: #000;
    width: 95%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    margin-left: 20px;
    padding: 0;
    float: left;
    clear: both!important;
}
.advanced_search2 .advsearchBox li li a {
    width: auto;
    display: block;
    float: right;
    font-weight: normal;
}
.advanced_search2 .advsearchBox li a {
    width: auto;
    display: inline-block;
    font-weight: normal;
}
.ie7 .advanced_search2 .advsearchBox li a, .ie8 .advanced_search2 .advsearchBox li a {
    width: auto;
    display: inline-block;
    font-weight: normal;
    margin-left: 25px;
}
/*end*/

.advanced_search2 .advsearchBox li li li {
    color: #666;
    font-weight: normal;
    border: none;
    background-color: #f4f4f4;
    padding: 1px;
    margin: 1px 1px 1px 20px;
    width: 97%;
}
/* new top search container */
#header_container .searchContainer {
    width: 250px;
    float: right;
}
#header_container .searchContainer input {
    width: 170px;
    height: 13px;
    margin: 2px auto;
    padding: 2px;
    font-size: 11px;
    color: #666;
}
#header_container .searchContainer a {
    font-size: 12px;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding-left: 2px;
}
#header_container .searchContainer a:hover {
    text-decoration: none;
}
#header_container .searchContainerExt {
    width: 500px;
    float: right;
    margin-top: 5px;
}
#header_container .searchContainerExt li {
    display: block;
    float: right;
    margin: auto 5px;
}
#header_container .searchContainerExt input {
    display: block;
    float: left;
    width: 13px;
    height: 13px;
    margin-top: 2px;
    margin-right: 5px
}
#header_container .navBar .searchContainerExt input {
    display: block;
    float: left;
    width: 13px;
    height: 13px;
    margin-top: 2px;
    margin-right: 5px
}
.searchContainerExt ul li .icon_select {
    background: url(../images/arrup.png) no-repeat;
    width: 8px;
    height: 8px;
    display: inline-block;
    margin-top: 3px;
    float: left;
}
.advsearchBox li #journal {
    display: inline-block;
    float: none;
    clear: both;
    overflow: hidden;
}
/* search results*/
.book-container .content-column3 {
    float: left;
    width: 83%;
    padding: 10px 0;
}
.content-column3 .imgbox {
    border: 1px solid #ccc;
    float: left;
    width: 110px;
}
.content-column3 .imgbox img {
    width: 100%;
}
.content-column3 .book-content {
    float: left;
    width: 76%;
    margin-left: 10px;
}
.subchapter-container {
    display: block;
    clear: both;
    overflow: hidden;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.chapter-subtitle {
    font-size: 1.1em;
    margin: 0;
    padding: 0;
    line-height: normal;
    width: auto;
    display: inline-block;
    float: left;
    clear: both;
    font-weight: bold;
}
.chapter-container {
    width: 100%;
    float: left;
}
.ie7 .chapter-container {
    width: 90% !important;
    float: left;
}
.chapter-title {
    font-size: 1.1em;
    font-weight: bold;
    float: left;
}
.book-author {
    margin: 0;
    padding: 0;
    line-height: normal;
    display: block;
    clear: both;
    float: none;
}
.book-content .book-icon {
    background: url(../img/sprites.png) -261px -130px no-repeat;
    width: 32px;
    height: 18px;
    display: inline-block;
    float: left;
    margin: 2px 5px
}
.book-content .chapter-icon {
    background: url(../img/sprites.png) -211px -153px no-repeat;
    width: 40px;
    height: 18px;
    display: inline-block;
    float: left;
    margin: 2px 5px;
    clear: right;
}
.ie7 .book-content .chapter-icon {
    background: url(../img/sprites.png) -211px -153px no-repeat;
    width: 40px;
    height: 18px;
    display: block;
    float: left !important;
    margin-left: 5px;
    clear: right;
    position: relative;
}
.book-content div .content-list {
    margin-top: 10px;
}
.book-content div a .less-icon {
    background: url(../images/sprites.png) -792px -103px no-repeat;
    width: 12px;
    height: 15px;
    float: right;
    display: inline-block;
}
.less-button {
    background: url(../img/sprites.png) no-repeat -792px -103px;
    margin: 10px 0;
    padding-left: 15px;
    display: inline-block;
}
.more-button a {
    background: url(../img/sprites.png) no-repeat -792px -140px;
    margin: 10px 0;
    padding-right: 15px;
    display: inline-block;
    float: right;
}
.ie7 .less-button, .ie8 .less-button {
    background: url(../img/sprites.png) no-repeat -792px -103px;
    margin: 10px 0;
    padding-left: 20px !important;
    display: inline-block;
}
.ie7 .more-button a, .ie8 .more-button a {
    background: url(../img/sprites.png) no-repeat -792px -140px;
    margin: 10px 0;
    padding-right: 20px !important;
    display: inline-block;
    float: right;
}
.addtoBasket a {
    float: right;
    display: inline-block;
}
.addtoBasket .basketicon-btn {
    background: transparent url(../img/sprites.png) -898px -202px no-repeat;
    float: left;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
/*buttons*/
.book-content .cbo-button {
    behavior: url(css/PIE.htc);
    border-radius: 5px;
}
.book-content .cbo-button a {
    position: relative;
    color: #fff;
    background: #006699;
    border: 1px solid #17476c;
    padding: 5px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url(css/PIE.htc);
    border-radius: 5px;
    display: inline-block;
    margin-top: 10px;
}
.book-content .cho-button a {
    position: relative;
    color: #fff;
    background: #543c54;
    border: 1px solid #3a223a;
    padding: 5px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url(css/PIE.htc);
    border-radius: 5px;
    display: inline-block;
    margin-top: 10px;
}
.book-content .cco-button a {
    position: relative;
    color: #fff;
    background: #8e3b3b;
    border: 1px solid #652223;
    padding: 5px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url(css/PIE.htc);
    border-radius: 5px;
    display: inline-block;
    margin-top: 10px;
}
.book-content .fbo-button a {
    position: relative;
    color: #000;
    background: #c1efdf;
    border: 1px solid #5d8778;
    padding: 5px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url(css/PIE.htc);
    border-radius: 5px;
    display: inline-block;
    margin-top: 10px;
}
.book-content .tua-button a {
    position: relative;
    color: #fff;
    background: #448ccb;
    border: 1px solid #346189;
    padding: 5px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url(css/PIE.htc);
    border-radius: 5px;
    display: inline-block;
    margin-top: 10px;
}
.book-content .upo-button a {
    position: relative;
    color: #fff;
    background: #466f9b;
    border: 1px solid #2f557e;
    padding: 5px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url(css/PIE.htc);
    border-radius: 5px;
    display: inline-block;
    margin-top: 10px;
}
/*row container*/
.top-row {
    float: left;
    color: #FFFFFF;
    width: 100%;
    cursor: pointer;
    text-decoration: none;
    height: 29px;
    background: #194D7C;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#316291 ), to(#194D7C));
    background: -webkit-linear-gradient(#316291, #194D7C);
    background: -moz-linear-gradient(#316291, #194D7C);
    background: -ms-linear-gradient(#316291, #194D7C);
    background: -o-linear-gradient(#316291, #194D7C);
    background: linear-gradient(#316291, #194D7C);
    -pie-background: linear-gradient(#316291, #194D7C);
    behavior: url(css/PIE.htc);
}
.top-row:hover {
    background: #1b4b71;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1b4b71 ), to(#1b4b71));
    background: -webkit-linear-gradient(#1b4b71, #1b4b71);
    background: -moz-linear-gradient(#1b4b71, #1b4b71);
    background: -ms-linear-gradient(#1b4b71, #1b4b71);
    background: -o-linear-gradient(#1b4b71, #1b4b71);
    background: linear-gradient(#1b4b71, #1b4b71);
    -pie-background: linear-gradient(#1b4b71, #1b4b71);
    behavior: url(css/PIE.htc);
}
.row-container a.active .arrow-row {
    background: transparent url(../img/sprites.png) -896px -838px no-repeat;
    width: 100%;
    display: block;
    height: 25px
}
.row-container a.inactive .arrow-row {
    background: transparent url(../img/sprites.png) -896px -875px no-repeat;
    width: 100%;
    display: block;
    height: 25px
}
.ie7 .row-container a.active .arrow-row {
    background: transparent url(../img/sprites.png) -896px -838px no-repeat;
    width: 70% !important;
    display: block;
    height: 25px;
    float: right
}
.ie7 .row-container a.inactive .arrow-row {
    background: transparent url(../img/sprites.png) -896px -875px no-repeat;
    width: 70% !important;
    display: block;
    height: 25px;
    float: right
}
.top-row2.active {
    float: left;
    color: #FFFFFF;
    width: 100%;
    text-decoration: none;
    height: 24px;
    padding: 5px 0 0 15px;
    font-weight: bold;
    margin: 0;
    background: #1b4b71;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1b4b71 ), to(#1b4b71));
    background: -webkit-linear-gradient(#1b4b71, #1b4b71);
    background: -moz-linear-gradient(#1b4b71, #1b4b71);
    background: -ms-linear-gradient(#1b4b71, #1b4b71);
    background: -o-linear-gradient(#1b4b71, #1b4b71);
    background: linear-gradient(#1b4b71, #1b4b71);
    -pie-background: linear-gradient(#1b4b71, #1b4b71);
    behavior: url(css/PIE.htc);
}
.ie7 .row-container a.active .arrow-row {
    background: transparent url(../img/sprites_v1.png) 64.2em -497px no-repeat;
    width: 80%;
    display: block;
    height: 25px;
}
.ie7 .row-container a.inactive .arrow-row {
    background: transparent url(../img/sprites_v1.png) 64.2em -497px no-repeat;
    width: 80%;
    display: block;
    height: 25px;
}
a.top-row:hover {
    background-position: 0px -726px;
    color: #fff;
    text-decoration: none;
}
a.inactive {
    background-position: 0px -766px;
    color: #fff;
}
a.inactive:hover {
    background-position: 0px -805px;
}
.top-row .title {
    float: left;
    padding-top: 5px;
    padding-left: 17px;
    color: #fff;
}
#advance_query_option, .row-container .isbn-container, .order-container {
    padding: 10px;
    display: inline-block;
    width: 97.6%;
    border: 1px solid #ccc;
}
.isbn-container .italic {
    font-style: italic;
}
.row-container .isbn-container .input-set textarea {
    width: 50%;
    font-style: italic;
}
/*table*/
.row-container {
    margin-top: 10px;
}
.order-container {
    background-color: #fff;
}
.order-title div {
    font-weight: bold;
    border-bottom: 1px solid #ebebeb;
    width: 20%;
    float: left;
    text-align: center;
    padding: 2px 0;
}
.tablecolumn.even div {
    border-top: 1px solid #ebebeb;
}
.tablecolumn div {
    width: 20%;
    float: left;
    text-align: center;
    padding: 2px 0;
}
.order-pdf-inactive {
    background: transparent url(../img/sprites.png) -410px -105px no-repeat;
    display: inline-block;
    width: 22px;
    height: 22px;
    position: relative;
    right: 2px;
    top: 5px
}
.order-pdf-active {
    background: transparent url(../img/sprites.png) -385px -105px no-repeat;
    display: inline-block;
    width: 22px;
    height: 22px;
    position: relative;
    right: 2px;
    top: 5px
}
.enabled_link {
    position: relative;
    top: -2px;
}
.disabled_link {
    cursor: default;
    color: #666 !important;
    text-decoration: none;
    position: relative;
    top: -2px;
}
.disabled_link:hover {
    text-decoration: none;
}
/*end of table*/


#pubList li #refine_products {
    position: relative;
    left: -438px;
}
.ie7 #pubList li #refine_products, .ie8 #pubList li #refine_products {
    position: relative;
    left: -335px !important;
}
.qty-row {
    background: #e9e7e7;
    border: 1px solid #ccc;
    font-size: 1.5rem;
    font-size: 12px;
    padding: 10px 0;
    clear: both;
    overflow: hidden;
    margin-top: 5px;
    width: 100%;
}
.qty-row .qty, .qty-row .del {
    float: left;
    width: 50px;
    text-align: center;
    padding: 0;
}
.qty-row .qty-top {
    float: left;
    width: 60px;
    text-align: center;
    padding-top: 10px;
    padding: 0;
}
.book-container .input-column {
    width: 6%;
    float: left;
}
.book-container .input-column .qty-input input[type="text"] {
    width: 30px;
    padding: 0;
    margin: 0;
    float: left;
    padding: 1px 3px;
}
.book-container .input-column .del-input input[type="checkbox"] {
    width: 15px;
    padding: 0;
    margin: 0 0 0 5px;
    float: left;
}
/*-----------------ADDED new Style --------------*/
.right_content_container .addtoBasket {
    margin-top: 13px;
}

/*edictionaries*/
.mod.dictionary-top {
    border: 1px solid #ccc;
    display: block;
    font-family: "Open Sans", Arial, sans-serif;
}
/*.mod.dictionary-top .top-links { margin-bottom:10px; display:block; width:auto; overflow:hidden;}
.mod.dictionary-top .top-links ul { float:right; margin:5px 10px 0 0;}
.mod.dictionary-top .top-links ul li{ display:inline; padding-left:5px;}*/
.mod.dictionary-top .book-cover {
    margin: 5px 0 3px 15px;
    width: 200px;
    float: left;
    
}
.mod.dictionary-top .book-cover img {
    width: 180px;
}
.mod.dictionary-top .book-info {
    /*width: 100%;*/
    position: static;
}
.mod.dictionary-top .book-info .book-description {
    padding: 20px;
}
.mod.dictionary-top .book-info header {
    border-bottom: 1px solid #ccc;
    margin: 0 15px 0 214px;
    padding-bottom: 10px;
}
.mod.dictionary-top .book-info header h1:after {
    clear: none;
}
.mod.dictionary-top .book-info h1 {
    font-size: 2.2rem !important;
    width: auto;
    text-transform: inherit;
    padding: 0;
    margin: 5px 0 0 0 !important;
}
.mod.dictionary-top .book-info h2 {
    font-size: 2rem !important;
    width: auto;
    text-transform: inherit;
    padding: 0;
    margin: 0 !important;
}
.mod.dictionary-top .book-info h3 {
    font-size: 1.6rem !important;
    width: auto;
    text-transform: inherit;
    padding: 0;
    margin: 0 !important;
}
.mod.dictionary-top .book-info h3 span {
    font-size: 1.4rem !important;
    width: auto;
    text-transform: inherit;
    padding: 0;
    font-weight: normal;
}
.mod.dictionary-top .book-metadata {
    padding: 10px 25px 0 25px;
    display: block;
    width: auto;
    margin: 5px 15px 15px 15px;
    border-top: 1px solid #ccc;
}
.mod.dictionary-top .book-metadata ul {
    float: left;
    width: 42% !important;
    padding: 0 25px;
}
.mod.dictionary-top .book-metadata ul li {
    padding: 5px 0
}
.mod.dictionary-top .book-metadata li p span:first-child {
    color: #272727;
    font-weight: bold;
    margin-right: 8px;
}
.mod.dictionary-top .show-button-less {
    width: auto;
    overflow: hidden;
    display: block;
}
.mod.dictionary-top .show-button-less span {
    background: url(../img/sprites_v1.png) -786px -755px no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    float: right;
}
.mod.dictionary-top .show-button-less a {
    float: right;
    background-color: #326494;
    background-image: url(../img/bg/bg-home.png);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#005d88 ), to(#023c58));
    background: -webkit-linear-gradient(#005d88, #023c58);
    background: -moz-linear-gradient(#005d88, #023c58);
    background: -ms-linear-gradient(#005d88, #023c58);
    background: -o-linear-gradient(#005d88, #023c58);
    background: linear-gradient(#005d88, #023c58);
    -pie-background: linear-gradient(#005d88, #023c58);
    color: #fff;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: normal;
    font-size: 1.3rem;
    padding: 0 7px 0 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#005d88, endColorstr=#023c58);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#005d88, endColorstr=#023c58)";
    behavior: url(css/PIE.htc);
}
.mod.dictionary-top .show-button-more {
    width: auto;
    overflow: hidden;
}
.mod.dictionary-top .show-button-more span {
    background: url(../img/sprites_v1.png) -786px -785px no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    float: right;
}
.mod.dictionary-top .show-button-more a {
    float: right;
    background-color: #005984;
    background-image: url(../img/bg/bg-home.png) !important;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#005d88 ), to(#023c58));
    background: -webkit-linear-gradient(#005d88, #023c58);
    background: -moz-linear-gradient(#005d88, #023c58);
    background: -ms-linear-gradient(#005d88, #023c58);
    background: -o-linear-gradient(#005d88, #023c58);
    background: linear-gradient(#005d88, #023c58);
    -pie-background: linear-gradient(#005d88, #023c58);
    color: #fff;
    font-weight: normal;
    font-size: 1.1rem;
    padding: 0 7px 0 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#005d88, endColorstr=#023c58);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#005d88, endColorstr=#023c58)";
    behavior: url(css/PIE.htc);
}

.mod.dictionary-bottom .italic {
    font-style: italic;
}
.mod.dictionary-bottom .bolditalic {
    font-style: italic;
    font-weight: bold;
}
.mod.dictionary-bottom .underline {
    text-decoration: underline;
}

.mod.dictionary-bottom .dict-see {
    margin: 2px;
}

.mod.dictionary-bottom {
}

.mod.dictionary-bottom div.chapter-panel{
    display: none !important;
}

.mod.dictionary-bottom .search-dictionary {
    position: relative;
    opacity: 1;
    height: 38px;
    background: #005984;
    background-image: url(../img/bg/bg-home.png);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#005d88 ), to(#023c58));
    background: -webkit-linear-gradient(#005d88, #023c58);
    background: -moz-linear-gradient(#005d88, #023c58);
    background: -ms-linear-gradient(#005d88, #023c58);
    background: -o-linear-gradient(#005d88, #023c58);
    background: linear-gradient(#005d88, #023c58);
    -pie-background: linear-gradient(#005d88, #023c58);
    behavior: url(css/PIE.htc);
    white-space: nowrap;
}

.mod.dictionary-bottom .boxBody_faceted .sd-rss-phone a {
    display: none;
}
.mod.dictionary-bottom .search-dictionary .sd-rss a {
    background: url(../img/sprites_v1.png) 0 -90px no-repeat;
    width: 24px;
    height: 24px;
    text-indent: -9999px !important;
    float: right;
    margin: 5px 5px 0 0;
}
.mod.dictionary-bottom .sd-maincontent {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: none;
    display: block;
    overflow: hidden;
}
.mod.dictionary-bottom .sd-left {
    width: 23%;
    float: left;
    border: 1px solid #ccc;
    margin: 10px 0 10px 10px;
    padding: 10px;
}
.mod.dictionary-bottom .sd-left .sd-letter ul {
    display: block;
    overflow: hidden;
}
.mod.dictionary-bottom .sd-left .sd-letter ul li {
    float: left;
    padding-right: 6px;
    font-size: 1.5rem;
}
.mod.dictionary-bottom .sd-left .left-search {
    width: 99%;
    margin: 10px 0;
    padding: 4px 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    display: block;
    overflow: hidden;
}
.mod.dictionary-bottom .sd-left .sd-side-input {
    width: 98%;
    font-family: "Open Sans", Arial, sans-serif;
}
.mod.dictionary-bottom .sd-left .word-list {
    height: 300px;
    overflow-y: scroll;
    padding: 5px 0;
}

.mod.dictionary-bottom .sd-right {
    width: 71%;
    float: right;
    min-height: 200px;
    margin: 10px 10px 10px 0;
}
.mod.dictionary-bottom .sd-right .dictionary-entry {
    border: 1px solid #ccc;
    overflow: hidden;
    display: block;
    margin: 10px 0;
    padding: 10px;
}
.mod.dictionary-bottom .sd-right .dictionary-entry h2 {
    border: none;
    padding: 0;
    margin: 0 0 10px 0;
}
.mod.dictionary-bottom .sd-right .dictionary-entry h3 {
    border: none;
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 1.6rem;
}
.mod.dictionary-bottom .sd-right .dictionary-entry table {
    border: 1px solid #e1e1e1;
}
.mod.dictionary-bottom .sd-right .dictionary-entry table thead {
    background: #e1e1e1;
}
.mod.dictionary-bottom .sd-right .dictionary-entry table td {
    margin: .5em;
    padding: .5em;
}
.mod.dictionary-bottom .sd-right .dictionary-entry table tr:nth-child(2n+2) {
    background: #ebebeb;
}

.mod.dictionary-bottom .sd-right .dictionary-entry .bullet { 
    padding-left:  25px}
.mod.dictionary-bottom .sd-right .dictionary-entry .bullet li{
    padding:10px 0 5px 0;
    list-style-type: disc;
}

.mod.dictionary-bottom .sd-right .dictionary-entry .bullet li .linguistics .horiz-list .horiz-list-item {
    display: inline;
    padding: 0 20px 0 0;
    text-indent: 0px;
}

.da-edictionary, .book-cover-iphone {
    display: none;
}

.mime img {
    width: 100% !important;
    display: block;
    overflow: hidden;
}

.online-isbn span:nth-child(2) a, .hardback-isbn span:nth-child(2) a, .paperback-isbn span:nth-child(2) a {
    color: #000 !important;
    font-weight: normal;
}

@media only screen and (max-width: 850px) {
    .mod.dictionary-bottom .sd-left .sd-letter ul {
        display:inline;
    }
}
@media only screen and (max-width: 768px) {
    .mod.dictionary-bottom .sd-container .input-search {
        width: 50% !important;
    }
    .mod.dictionary-bottom .sd-right {
        width: 65%;
    }
    .mod.dictionary-bottom .sd-left {
        width: 27%;
    }
    .mod.dictionary-bottom .sd-right .boxBody_faceted .right_control ul li.control_divider01 {
        padding: 0 0 0 5px;
    }
    .mod.dictionary-bottom .sd-left .sd-letter ul li {
        font-size: 1.3rem !important;
    }
    
    .mod.dictionary-bottom .sd-container {
        width: 67%;
        margin-left: 5px;
    }
    
    .mod.dictionary-top .show-button-less a, .mod.dictionary-top .show-button-more a {
        float: right;
        background-color: #326494;
        background-image: url(../img/bg/bg-home.png);
        background: -webkit-gradient(linear, 0 0, 0 bottom, from(#005d88 ), to(#023c58));
        background: -webkit-linear-gradient(#005d88, #023c58);
        background: -moz-linear-gradient(#005d88, #023c58);
        background: -ms-linear-gradient(#005d88, #023c58);
        background: -o-linear-gradient(#005d88, #023c58);
        background: linear-gradient(#005d88, #023c58);
        -pie-background: linear-gradient(#005d88, #023c58);
        color: #fff;
        font-family: "Open Sans", Arial, sans-serif;
        font-weight: normal;
        font-size: 1.3rem;
        padding: 0 5px 0 5px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#005d88, endColorstr=#023c58);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#005d88, endColorstr=#023c58)";
        behavior: url(css/PIE.htc);
    }

}
@media only screen and (min-width: 0px) and (max-width: 640px) {

    header .da-edictionary, .sd-left {
        display: none !important;
    }
    /*.regLogin a:first-child {
    	color: #fff !important;
    }*/
    .mod.dictionary-top .book-metadata ul {
        width: 100% !important;
    }
    .mod.dictionary-bottom .sd-right {
        width: 98% !important;
        float: left !important;
        margin: 5px !important;
    }
    .mod.dictionary-bottom .sd-right .right_control select {
        width: 50px;
    }
    .mod.dictionary-bottom .sd-right .boxBody_faceted .right_control ul li.control_divider03 {
        float: right;
    }
   

}

@media only screen and (max-width: 600px) {
    .mod.dictionary-bottom .sd-right .boxBody_faceted .right_control ul li.control_divider03 {
        float: left;
    }
    .mod.dictionary-top {
        border: none !important;
        display: block;
    }
    .sd-left, .mod.dictionary-bottom .sd-container .button.sd-button, .book-description, .mod.dictionary-top .book-cover, .mod.dictionary-bottom .search-dictionary .sd-rss a {
        display: none;
    }
    .regLogin.edictionary a:first-child {
        margin-right: 0px;
    }
    .mod.dictionary-top .book-metadata {
        border-top: none !important;
        display: block;
        margin: 5px 15px 15px;
        padding: 10px 25px 0;
        width: auto;
    }
    .mod.dictionary-top .book-info header {
        border-bottom: none !important;
        margin: 10px !important;
        padding-bottom: 10px;
    }
    .mod.dictionary-top .show-button-less {
        width: 85px !important;
        overflow: hidden;
        margin: 0 auto;
    }
    .mod.dictionary-top .book-metadata {
        padding: 0 !important;
        margin: 0 !important;
    }
    .mod.dictionary-top .book-metadata ul {
        width: 90%;
    }
    .book-cover-iphone {
        display: block !important;
        width: 180px;
        margin: 10px auto;
    }
    .mod.dictionary-bottom .sd-right {
        width: 99% !important;
        float: left !important;
        margin: 10px 0 0 0 !important;
    }
    .mod.dictionary-bottom .sd-right .dictionary-entry .array {
        margin: 0 0 10px 0;
        padding: 0;
        left: 0;
    }
    .mod.dictionary-bottom .sd-right .dictionary-entry table td {
        padding: .2em !important;
    }
    .mod.dictionary-bottom .sd-maincontent {
        border: none !important;
        margin: 0;
        padding: 0;
        width: 103% !important;
    }
    .mod.dictionary-bottom .sd-container .input-search {
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        width: 99% !important;
        margin: 5px 0 0 -5px !important;
    }
    .mod.dictionary-bottom .search-dictionary {
        width: 100% !important;
        margin: 0;
        padding: 0 5px;
    }
    .mod.dictionary-bottom .sd-container {
        float: left !important;
        width: 100% !important;
    }
    .mod.dictionary-bottom .sd-container .input-search-icon {
        margin: 5px 0 0 5px !important;
    }
    .mod.dictionary-bottom .boxBody_faceted .sd-rss-phone a {
        background: url(../img/sprites_v1.png) 0 -90px no-repeat;
        width: 24px;
        height: 24px;
        text-indent: -9999px !important;
        float: right;
        margin: 0 5px 0 0;
        position: relative !important;
        z-index: 9999 !important;
        display: block !important;
    }
    .mod.dictionary-bottom .sd-right .right control ul {
        overflow: hidden;
        display: block;
    }
    .mod.dictionary-top .book-metadata ul {
        float: left;
        padding: 0;
        width: 100% !important;
        overflow: hidden;
        display: block;
    }
    .cupLogo {
        width: 100%;
    }
    .cupLogo p {
        text-align: left;
    }
}
@media only screen and (max-width: 320px) {
    .mod.dictionary-top {
        border: none !important;
        display: block;
    }
    .sd-left, .mod.dictionary-bottom .sd-container .button.sd-button, .book-description, .mod.dictionary-top .book-cover, .mod.dictionary-bottom .search-dictionary .sd-rss a {
        display: none;
    }
    .regLogin.edictionary a:first-child {
        margin-right: 0px;
    }
    .mod.dictionary-top .book-metadata {
        border-top: none !important;
        display: block;
        margin: 5px 15px 15px;
        padding: 10px 25px 0;
        width: auto;
    }
    .mod.dictionary-top .book-info header {
        border-bottom: none !important;
        margin: 10px !important;
        padding-bottom: 10px;
    }
    .mod.dictionary-top .show-button-less {
        width: 85px !important;
        overflow: hidden;
        margin: 0 auto;
    }
    .mod.dictionary-top .book-metadata {
        padding: 0 !important;
        margin: 0 !important;
    }
    .mod.dictionary-top .book-metadata ul {
        width: 90%;
    }
    .book-cover-iphone {
        display: block !important;
        width: 180px;
        margin: 10px auto;
    }
    .mod.dictionary-bottom .sd-right {
        width: 99% !important;
        float: left !important;
        margin: 10px 0 0 0 !important;
    }
    .mod.dictionary-bottom .sd-right .dictionary-entry .array {
        margin: 0 0 10px 0;
        padding: 0;
        left: 0;
    }
    .mod.dictionary-bottom .sd-right .dictionary-entry table td {
        padding: .2em !important;
    }
    .mod.dictionary-bottom .sd-maincontent {
        border: none !important;
        margin: 0;
        padding: 0;
        width: 103% !important;
    }
    .mod.dictionary-bottom .sd-container .input-search {
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        width: 99% !important;
        margin-top: 5px;
    }
    .mod.dictionary-bottom .search-dictionary {
        width: 100% !important;
        margin: 0;
        padding: 0 5px;

    }

   
    .mod.dictionary-bottom .sd-container {
        float: left !important;
        width: 100% !important;
    }
    .mod.dictionary-bottom .sd-container .input-search-icon {
        margin: 5px 0 0 5px !important;
    }
    .mod.dictionary-bottom .boxBody_faceted .sd-rss-phone a {
        background: url(../img/sprites_v1.png) 0 -90px no-repeat;
        width: 24px;
        height: 24px;
        text-indent: -9999px !important;
        float: right;
        margin: 0 5px 0 0;
        position: relative !important;
        z-index: 9999 !important;
        display: block !important;
    }
    .mod.dictionary-bottom .sd-right .right control ul {
        overflow: hidden;
        display: block;
    }
    .cupLogo {
        width: 100%;
    }
    .cupLogo p {
        text-align: left;
    }
}
   /*EBOOK-4839*/
   
#browse_sub_subject_form .page_controller ul li.control_divider_sortBy #sortBy { width:auto !important;}






/* CBO 15.1 Css By Zerah Mercado zmercado@cambridge.org */

.mod.dictionary-bottom .search-dictionary .sidebar-tabs, .a-z-tab, .front-end-matter-tab {
        float: left;
        display: inline-block;
        padding: .45em 0 0 0;
        }

.mod.dictionary-bottom .search-dictionary .sidebar-tabs{
    padding-left: 15px;
}

.a-z-tab , .front-end-matter-tab {
    padding-left: 0;

}

.mod.dictionary-bottom .search-dictionary .sidebar-tabs a{

}

.mod.dictionary-bottom .search-dictionary .sidebar-tabs .a-z-tab.active a{
  display: inline-block;
  padding: 0 3px 0 6px;
  position: relative;
  z-index: 6;
  border-bottom: 25px solid #fff; 
  border-right: 13px solid transparent;
  height: 0;
  color: #006699;

}

.mod.dictionary-bottom .search-dictionary .sidebar-tabs .a-z-tab a{
  
  display: inline-block;
  padding: 0 3px 0 6px;
  position: relative;
  z-index: 6;
  border-right: 13px solid transparent;
  height: 0;
  border-bottom: 25px solid #959595; 
    
  }

.mod.dictionary-bottom .search-dictionary .sidebar-tabs .front-end-matter-tab.active a{
  display: inline-block;
  padding: 0 3px 0 6px;
  position: relative;
  z-index: 6;
  border-bottom: 25px solid #fff; 
  border-right: 13px solid transparent;
  height: 0;
  color: #006699;
}

.mod.dictionary-bottom .search-dictionary .sidebar-tabs .front-end-matter-tab a{
  display: inline-block;
  padding: 0 3px 0 6px;
  position: relative;
  z-index: 6;
  border-bottom: 25px solid #959595; 
  border-right: 13px solid transparent;
  height: 0;
/*  position: absolute;
  border-bottom: 25px solid #959595;
  border-left: 0px solid transparent; 
  border-right: 13px solid transparent;
  height: 0;
  padding: 0 6px;
*/
}


.sidebar-tabs div.active a{
    font-weight: bold;
}

.sidebar-tabs div a {
    line-height: 1.9em;
}

.mod.dictionary-bottom .search-dictionary{
    white-space: nowrap;
}


.mod.dictionary-bottom .sd-container {
    width: 61%;
    
    float: left;
    display: block;
    height: 38px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
}

.mod.dictionary-bottom .sd-container fieldset{
    padding-left: 5%;
    
}

.mod.dictionary-bottom .sd-container .button.sd-button {
    float: left;
    margin: 5px 0 0 0 !important;
    padding: 0 10px !important;
    height: 28px;
}

.mod.dictionary-bottom .sd-container .input-search {
    background: #fff;
    float: left;
    display: block;
    border: 1px solid #ccc;
    margin: 5px 5px 0 0;
    width: 60%;
    height: 26px;
}

.mod.dictionary-bottom .sd-container .sd-input {
    float: left;
    background: transparent;
    margin: 0;
    padding: 0;
    border: none;
    width: 92%;
    /*when zoomed*/
}

@media only screen and (max-width: 670px) and (min-width: 0){


}

.mod.dictionary-bottom .sd-maincontent ul .selected-content{
    padding-left: 15px;
    display: block;
    color: black ;
}

.mod.dictionary-bottom .sd-maincontent ul .level2{
  padding-left: 15px;    
}

.mod.dictionary-bottom .sd-maincontent ul .bullet-icon {
  background:  url(http://ebooks.cambridge.org/reading-experience/images/sprites_silverberg_icons.png) -598px -13px no-repeat;
  color: #999999;
  font-size: 1.2em;
  height: 15px;
  width: 8px;
  display: inline-block;
  float: left;
  }

.mod.dictionary-bottom .sd-maincontent ul a.bullet-open{
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  border-color: #999999;
  border-image: none;
  border-style: solid;
  border-width: 2.5px 2.5px 0 0;
  height: 8px;
  width: 8px;
  padding: 0 !important;
  overflow: hidden;
  display: inline-block;
  margin: 2px 3px 0 0;
  position: relative;
  top: 0px;
  float: left;
  color: white;
}

.mod.dictionary-bottom .sd-maincontent ul a.bullet-closed{
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  transform: rotate(45deg);
  border-color: #999999;
  border-image: none;
  border-style: solid;
  border-width: 2.5px 2.5px 0 0;
  height: 8px;
  width: 8px;
  padding: 0 !important;
  overflow: hidden;
  display: inline-block;
  margin: 2px 3px 0 0;
  position: relative;
  top: 0px;
  float: left;
  color: white;
}

.mod.dictionary-bottom .sd-maincontent .sd-left > ul > li > a{
    padding-left: 18px;
}

.mod.dictionary-bottom .sd-maincontent .sd-left ul li .bullet-icon{
    padding-right: 5px;
}


.sidebar-tabs > div > a, .sidebar-tabs > div > a:visited, .sidebar-tabs > div > a:hover{
    color: white;
    
}

.sidebar-tabs > div > a:visited.active {
    color: #006699;
}



.bottom-panel{
    height: 25px;
}

.e-dict-chapter-panel, .bottom-panel{
    margin-top: 0px;
    background-color: #e0e0e0;
    padding: 10px 0 10px 20px;


}

.e-dict-chapter-panel h2{
    margin: 0px;
    width: 80%;
    display: inline-block;
}

.e-dict-chapter-panel .page-arrows{
    display: inline-block;
    float: right;
}

.e-dict-chapter-panel .sb-prev, .e-dict-chapter-panel .sb-next{
    display: inline-block;    
    text-indent: 1000px;

}

.e-dict-chapter-panel .sb-next a{
    background: url(http://ebooks.cambridge.org/reading-experience/images/sprites_silverberg-socrates.png) no-repeat 0 -166px;
  width: 24px !important;
  height: 24px;
  position: relative;
  display: block;
  padding-right: 10px;
  opacity: 1;

}

.e-dict-chapter-panel .sb-prev a{
      background: url(http://ebooks.cambridge.org/reading-experience/images/sprites_silverberg-socrates.png) no-repeat 0 -105px;
      width: 24px !important;
      height: 24px;
      position: relative;
      display: block;
      padding-right: 5px;
      opacity: 1;
}

.btt-container a{
      float: right;
      padding: 10px;
      display: block;
}



@media only screen and (min-width: 0px) and (max-width: 640px) {

     .mod.dictionary-bottom .sd-container {
        float: left;
        width: 58%;
        margin-left: 5px;
    }

      
    .mod.dictionary-bottom .sd-container .button.sd-button{
      background: url("../images/sprites.png") no-repeat scroll -771px -921px #C19D53;
      border-left: medium none;
      border-radius: 0 3px 3px 0;
      float: left !important;
      
      margin-left: -2px;
      text-indent: -9999px;
      width: 40px;
    }

    .mod.dictionary-bottom .sd-container .input-search{
        margin-right: -1px;
        width: 25px;
    }

        
}