/* Journal Home Page Background */
.homepage #header {
    background-image: url(/site/resource/cid_header.jpg);
    width: 960px;
    height: 97px;
}

/* Journal Content Page Background */
.hw-gen-page #header {
    background-image: url(/site/resource/cid_header.jpg);
    width: 960px;
    height: 97px;
}


/* Journal Home Page Title */
.homepage #header h1#page_title {
    background-image: url(/site/resource/cid_title.jpg);
    margin-top: 34px;
    width: 500px;
    height: 58px;

}


/* Journal Content Page Title */
.hw-gen-page #header h1#page_title {
    background-image: url(/site/resource/cid_title.jpg);
    margin-top: 34px;
    height: 58px;
    width:  500px;
}


/* Journal Title */
.hw-gen-page #header h1#page_title a {
    display: block;
    height: 58px;
    width: 259px;
}


/*col3*/
.homepage #second{background-color: #ffffff;}

/* abstract to fulltext */
div.article.fulltext-view div.section.abstract {margin-bottom: 2em; border-bottom: 1px solid silver;}

/*editors choice*/
#pageid-toc .hw-pub-sertitle-editorschoice {display: inline;}
.hw-pub-sertitle-editorschoice {text-transform:capitalize;}

li.cit.editorschoice {
background-color:#BCD2EE;
}

/*authors in photo quiz*/
.pub-section-AnswertothePhotoQuiz .cit-first-element.cit-auth-list {display: none;}
.pub-section-AnswerToThePhotoQuiz .cit-first-element.cit-auth-list {display: none;}
.pub-section-AnswerToPhotoQuiz .cit-first-element.cit-auth-list {display: none;}
.pub-section-PHOTOQUIZANSWER .cit-first-element.cit-auth-list {display: none;}
.pub-section-ANSWERTOTHEPHOTOQUIZ .cit-first-element.cit-auth-list {display: none;}

/* --------------------------
   Redesign Layout
----------------------------- */

.journal #main_content {
    background-image: none;
}

.homepage #wrap {
    width: 960px;
}

.homepage.journal #main_content #first form#journal_search {
    width: 100%;
    padding: 10px 0px 10px 0px;
}

.homepage.journal #main_content form#journal_search ul.emphasised {
    padding: 0;
}

.homepage.journal #main_content #first,
.homepage.journal #main_content #second {
    margin-top: 10px;
}

.homepage.field_wrap .inline_button {
    margin-left: 4px;
}


.homepage #main_content ul.emphasised li {
    background: none;
}

.homepage.journal #main_content #first {
    float: left; 
    width: 650px;
}

.homepage.journal #main_content #second {
    float: left;
    width: 250px;
    clear: none;
    margin-left: 10px;
}

.homepage.journal #main_content #alpha,
.homepage.journal #main_content #beta {
    clear: both;
    width: 100%;
    float: left;
}
#main_content #first ul li,
#main_content #first ol li,
#main_content #first ul li,
#main_content #first ol li  {
    margin: 0;
    padding: 8px 10px 5px 10px;
}

.homepage #main_content a {
    color: black;
}

.homepage #main_content #first #cover_image {
    float: left;
    width: 150px;
    margin-right: 10px;
    font-weight: bold;
    color: #d84519;
    margin-bottom: 10px;
}

.homepage #main_content #first #cover_image p {
    margin: 3px 0px;
}

.homepage #main_content #first #cover_image img#cover {
    margin: 0px 0px 25px 0px;
}

.homepage #main_content #first #cover_image p a {
    font-weight: normal;
}

.journal #main_content #first {
    float: right;
    width: 200px;
}

.homepage.journal #main_content .section h3,
.journal #main_content #first h3 {
    color: black;
    font-size: 100%;
    height: auto;
    margin: 0;
}

.homepage #main_content #first .section img#cover {
    float: left;
    margin: 10px;
}

.homepage.journal #main_content h2#current_issue {
    color: #49382a;
    font-weight: bold;
    font-size: 120%;
    padding: 5px 8px 0px 0px;
}

.homepage #main_content .section h2 {
    color: #49382a;
    font-weight: bold;
}

.homepage #main_content #first .section ul li,
.homepage #main_content #first .section ol li {
    padding: 10px;
    color: black;
}

.homepage #main_content #first .intro {
    float: left;
    width: 68%;
}

.homepage #main_content #first .intro p {
    padding: 8px;
}

.homepage #main_content #first .intro h2 {
    padding: 0px;
}
.homepage #id_advertframe_top {display:none;}

.journal #second .feature h2 {
        color: #49382a;
    font-weight: bold!important;
}

#main_content ul.emphasised li.rss {
    background-image: url( /resource/image/rss_icon.jpg );
    background-position: 0px;
    background-repeat: no-repeat;
    padding-left: 25px;
    height: 17px;
}

.journal #main_content h2#read_this_journal {
    background-image: none;
}

.journal #main_content #first h2 {
    clear: both;
    text-transform: none;
}

.homepage.journal #main_content form#journal_search label#label_search_this_journal {
    background-image: none;
    font-weight: bold;
    color: #49382a;
    font-size: 120%;
    margin: 6px 0px;
}

.homepage #main_content label span,
.journal #main_content .features h2 span {
    width: auto;
    height: auto;
}

.journal #main_content .features h2#alerting_services,
.journal #main_content .features h2#for_authors {
    background-image: none;
}

img#cover.related_pub_cover {
    height: 175px;
}

/*links*/
html body.homepage div#wrap div#main_content a {color: blue;}
html body.homepage div#wrap div#main_content a:visited {color: purple;}
