﻿



.lpContentWrp {
    font-family: arial, helvetica, sans serif;
    font-size: 15px;
    overflow: hidden;
    position: relative;
    width: 970px;
}

.nav-shadow {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 24;
}

/* Journal CFP Template Column Widths */
.cfp-lpLeft {
    margin: 68px 0 -99970px;
    padding: 0 42px 99999px;
    text-align: left;
    width: 484px;
}

.cfp-lpRight {
    border-left: 1px solid #dadada; 
    margin-bottom: -99900px; 
    padding-bottom: 99999px;
    position: relative;
    text-align: center;
    width: 400px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefee+0,f4f4f3+100 */
    background: #efefee; /* Old browsers */
    background: -moz-linear-gradient(top, #efefee 0%, #f4f4f3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #efefee 0%,#f4f4f3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #efefee 0%,#f4f4f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefee', endColorstr='#f4f4f3',GradientType=0 ); /* IE6-9 */
}

/* Collection Template Column Widths */
.lpLeft {
    background-color: #ffffff;
    padding: 52px 42px;
    text-align: left;
    width: 420px;
}

.lpRight {
    width: 466px;
}


.column {
    float: left;
}

.col-eq-height {
    margin-bottom: -9900px;
    padding-bottom: 10000px;
}

.banner-wrp {
    width: 405px;
    background-color: #fff;
    padding: 12px 0;
    position: relative;
    right: 1px;
    bottom: -12px;
}

.banner-box {
    background-color: #fff;
    border: 1px solid #ccc;
    display: block;
    margin: 12px auto;
    padding: 24px;
    text-align: center;
    width: 300px;
}


hr {
    border-top: 1px solid #ccc;
    border-left: none;
    margin: 24px 0;
}



/* Submit Button Wrapper */

.submit-wrp {
    margin: 70px 48px 48px;
}

    .submit-wrp p {
        font-size: 14px;
        font-weight: bold;
        line-height: 16px;
    }

        .submit-wrp p span {
            color: #ec1706;
        }

.cfpSubManuBtn {
    background: url(/images/main/upload-btn.png) 20px 8px no-repeat;
    font-size: 18px;
    line-height: 18px;
    display: block;
    margin: 0 auto;
    padding: 16px 22px 18px 58px;
    width: 152px;
    text-shadow: 1px 3px 2px rgba(76, 76, 80, 1);
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    -webkit-box-shadow: 0px 8px 14px 2px rgba(125,124,116,0.66);
    -moz-box-shadow: 0px 8px 14px 2px rgba(125,124,116,0.66);
    box-shadow: 0px 8px 14px 2px rgba(125,124,116,0.66);
}

    .cfpSubManuBtn:hover {
        text-decoration: none;
        opacity: .75;
    }


/* Contact Styles */

.contact-wrp {
    margin: 0 45px 85px;
}

    .contact-wrp .contact-info {
        font-size: 16px;
        line-height: 19px;
        margin: 0 10px;
        padding: 0;
    }

    .contact-wrp hr {
        background-color: #fff;
        border-top: solid 2px #fff;
        border-left: none;
        border-bottom: 1px solid #ccc;
        height: 0px;
        margin: 12px 0;
    }

    .contact-wrp .contact-info a {
        font-weight: bold;
    }

    .contact-wrp hr:first-child {
        display: none;
    }


/* Journal Cover Styles */

.coverWrp {
    margin: 24px auto;
    min-height: 200px;
    position: relative;
    text-align: center;
    /*width: 400px;*/
}

.multi-covers {
    background: url(/images/main/cover-shadow.png) 24px 58px no-repeat;
    height: 250px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: -1%;
    top: 0;
    right: 0;
    bottom: 0;

   /* width: 416px;*/
  
}

.coverCntr {
    width: 80px;
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style-type: none;
    position: relative;
}




.cnt2 {
    left: -5%;
}

.cnt3 {
    left: -10%;
}

.cnt4 {
    left: -15%;
}

.cnt5 {
    left: -20%;
}

.box {
    max-width: 175%;
    max-height: 175%;
    -webkit-transform: perspective( 600px ) rotateY( 35deg );
    -moz-transform: perspective( 600px ) rotateY( 35deg );
    -o-transform: perspective( 600px ) rotateY( 35deg );
    transform: perspective( 600px ) rotateY( 35deg );
    -webkit-box-shadow: -3px 2px 3px 0px rgba(41,41,41,0.68);
    -moz-box-shadow: -3px 2px 3px 0px rgba(41,41,41,0.68);
    box-shadow: -3px 2px 3px 0px rgba(41,41,41,0.68);
}

.brdr {
    border-bottom-width: 0;
    border-right-width: 0;
    border-top-width: 0;
    border-left-width: 4px;
    border-style: solid;
}

.c1 {
    z-index: 0;
}

.c2 {
    z-index: 1;
}

.c3 {
    z-index: 2;
}

.c4 {
    z-index: 3;
}

.c5 {
    z-index: 4;
}


/* Single Cover Styles */
.single-cover {
    background: url(/images/main/cover-shadow.png) 24px 58px no-repeat;
    height: 250px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: -8%;
    top: 0;
    right: 0;
    bottom: 0;
    width: 416px;
}

    .single-cover .cnt1 {
        top: -32px;
    }

        .single-cover .cnt1 .box {
            max-width: 205%;
            max-height: 205%;
        }

/* IE Fixes */
@media all and (-ms-high-contrast:none) {
    .single-cover .cnt1 .box {
        max-width: 180px;
        height: auto;
    }
    /* IE10 */
    *::-ms-backdrop, .single-cover .cnt1 .box {
        max-width: 180px;
        height: auto;
    }
    /* IE11 */
}

.single-cover .cnt1 .box {
    max-width: 180px\9;
    height: auto\9;
}


.hvr-float-shadow {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    vertical-align: middle;
}

    .hvr-float-shadow::before {
        background: rgba(0, 0, 0, 0) radial-gradient(ellipse at center center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%) repeat scroll 0 0;
        content: "";
        height: 10px;
        left: 5%;
        opacity: 0;
        pointer-events: none;
        position: absolute;
        top: 100%;
        transition-duration: 0.3s;
        transition-property: transform, opacity;
        width: 170%;
        z-index: -1;
    }

    .hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
        color: initial;
        transform: translateY(-5px) rotateY( 35deg );
    }

        .hvr-float-shadow:hover::before, .hvr-float-shadow:focus::before, .hvr-float-shadow:active::before {
            opacity: 1;
            transform: translateY(5px) rotateY( 35deg );
        }


.cfp-cover {
    position: relative;
    height: 401px;
}

    .cfp-cover .cfp-cover-inner {
        background: url(/images/main/cfp-cover.png) 0 0 no-repeat;
        left: 0;
        top: 0;
        height: 102%;
        width: 100%;
        z-index: 300;
    }

    .cfp-cover .cfp-sized-cover {
        max-width: 262px;
        position: absolute;
        left: 71px;
        top: 14px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }

        .cfp-cover .cfp-sized-cover:hover {
            opacity: .75;
        }



/* CFP HEADER */

.cfp-lpLeft h1 + h1 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; }


h2.cfp-header {
    font-family: arial, helvetica, sans serif;
    font-size: 26px;
    font-weight: normal;
    letter-spacing: 2px;
    margin-bottom: 12px;
    text-transform: uppercase;
    text-shadow: 1px 2px 2px rgba(150, 150, 150, .75);
}

    h2.cfp-header span {
        font-size: 22px;
    }


/* Start Text Summary */

.summary {
    line-height: 1.3;
    position: relative;
    z-index: 12;
}

    .summary h1.title {
        font-family: Arial, Arial, Helvetica, sans-serif;
        font-size: 42px;
        font-weight: normal;
        letter-spacing: -2px;
    }

    .summary h2.journal-name {
        font-family: 'Times New Roman', Times, serif;
        font-size: 32px;
        font-weight: normal;
        font-style: italic;
        letter-spacing: -1px;
        margin-bottom: 12px;
    }

    .summary h3 {
        font-family: 'Times New Roman', Times, serif;
        font-size: 24px;
        font-style: italic;
    }

    .summary p {
        font-family: 'Times New Roman', Times, serif;
        font-size: 15px;
        line-height: 21px;
    }

    .summary li {
        font-family: 'Times New Roman', Times, serif;
        line-height: 19px;
        list-style-type: disc;
        margin: 6px 32px;
        padding: 0;
    }

    .summary .ed-name {
        font-weight: bold;
        font-size: 18px;
        line-height: 21px;
        margin: 32px 0 0;
    }

    .summary .ed-creds {
        font-size: 14px;
        line-height: 18px;
        margin: 4px 0 55px;
    }


/* Start Body Text */

.body-text {
    font-family: arial, helvetica, sans serif;
    font-size: 13px;
    line-height: 16px;
    position: relative;
    z-index: 12;
    padding-bottom: 32px;
}

    .body-text h1.title {
        font-family: arial, helvetica, sans serif;
        font-style: normal;
        font-size: 42px;
        font-weight: normal;
        letter-spacing: -2px;
        line-height: 41px;
    }

    .body-text h3 {
        font-family: 'Times New Roman', Times, serif;
        font-size: 26px;
        font-style: italic;
        margin-top: 55px;
        text-align: center;
    }

    .body-text p {
        font-size: 13px;
        line-height: 18px;
    }

    .body-text li {
        line-height: 17px;
        list-style-type: disc;
        margin: 3px 32px;
        padding: 0;
    }

    .body-text .editor-hdr {
        font-size: 16px;
        line-height: 18px;
        margin: 28px 0 8px;
    }

    .body-text .editor-list /*li*/ p {
        line-height: 18px;
        list-style-type: none;
        margin: 6px 0;
    }


/* Recommended & Social Media Styles*/
.learn {
    font-weight: normal;
    letter-spacing: -1px;
}


/* Multi Journal*/
.recommended {
    float: left;
    margin-right: 38px;
    width: 190px;
}

    .recommended li {
        font-family: arial, helvetica, sans serif;
        font-size: 14px;
        line-height: 15px;
        list-style-type: none;
        font-weight: bold;
        margin: 15px 0;
    }

.lpContentWrp .recommended li a {
    color: #892035;
}

.twitter-wrp-multi {
    float: right;
    text-align: center;
    width: 170px;
}

.lpContentWrp .twitter-wrp-multi a {
    color: #892035;
}


.twitter-wrp-multi p {
    font-family: arial, helvetica, sans serif;
    font-size: 16px;
    line-height: 17px;
    margin: 2px 0;
    text-align: center;
}




.twitter-wrp-multi img {
    padding: 2px 0;
}


/* Single Journal*/

.twitter-wrp {
    clear: both;
    float: none;
    margin: 0 auto;
    text-align: center;
}

    .twitter-wrp p {
        font-family: arial, helvetica, sans serif;
        font-size: 16px;
        line-height: 17px;
        margin: 2px 0;
        text-align: center;
    }

    .twitter-wrp img {
        padding: 2px 0;
    }


.twitter-wrp a:hover, .twitter-wrp a:focus, .twitter-wrp a:active {
    color: #bd1536;
}




/* Start Article Column Styles */
/*.download-header { background: url(../Images/lpImg/download.png) 38px bottom no-repeat #892035; color: #ffffff; height: 100px; position: relative; text-align: left; }*/

.download-header {
    background-image: url(/images/main/download.png);
    background-color: #892035;
    background-position: 38px bottom;
    background-repeat: no-repeat;
    color: #ffffff;   
    height: 100px;
    position: relative;
    text-align: left;
}

    .download-header h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 24px;
        left: 88px;
        bottom: 10px;
        position: absolute;
    }

.article-wrp {
    background-color: #F3F3F2;
    padding: 32px 36px;
}

    .article-wrp table td {
        padding: 10px 2px;
        text-align: left;
        vertical-align: top;
    }

    .article-wrp .article-title {
        color: #892035;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-weight: bold;
        line-height: 18px;
        margin-left: 0;
        margin-bottom: 6px;
    }

        .article-wrp .article-title a:hover {
            color: #bd1536;
        }


    .article-wrp .article-author p {
        font-size: 11px;
        line-height: 14px;
        margin: 0
    }

.download img {
    max-width: 24px;
    margin: 4px 10px;
}

.oa img {
    margin: 4px 10px;
}





/* Journal Specific Styles */

/*.j-color a, .j-color .journal-name { color: #045B55; }*/

/* ////////////////////////////////////////MAY NOT NEED THESE STYLES ////////////////////////////////////////*/
/*.j-color h2.cfp-header, .j-color h3.learn a, .j-color .body-text a, .j-color .contact-info a  { color: #27814c; }*/
/* ////////////////////////////////////////MAY NOT NEED THESE STYLES ////////////////////////////////////////*/


/*.j-color .hdr-color  { background-color: #045B55; }

.j-color .cfpSubManuBtn { color: #ffffff;  background-color: #27814c; }



.j-color .c1 { border-left-color: #045B55; z-index: 0; }

.j-color .multi-covers { left: -9%; }

.j-color .twitter-wrp { clear: both; float: none; margin: 0 auto; text-align: center; }

*/

/* //////////////////////////////
/////////////////////////////////
ARGHHH, THIS BREAKS STYLESHEET */
/*//////////////////////////////
///////////////////////////// */

/*.j-color .twitter-wrp path { fill: #045B55; }​*/



