/* Journal Home Page Background */
.homepage #header {
    background-image: url(/site/resource/astrogeo_header.jpg);
    width: 960px;
    height: 97px;
}


/* Journal Home Page Title */
.homepage #header h1#page_title {
    background-image: url(/site/resource/astrogeo_title.jpg);
    margin-top: 34px;
    width: 361px;
    height: 54px;

}


/* Journal Content Page Background */
.hw-gen-page #header {
    background-image: url(/site/resource/astrogeo_header.jpg);
    width: 960px;
    height: 97px;
}



/* Journal Content Page Title */
.hw-gen-page #header h1#page_title {
    background-image: url(/site/resource/astrogeo_title.jpg);
    margin-top: 34px;
    height: 54px;
    width:  361px;
}


/* Journal Title */
.hw-gen-page #header h1#page_title a {
    display: block;
    height: 44px;
    width: 361px;
}

/*Abstracts TOC ammendments */
#pageid-toc .Volume23suppl2May2012 ul.cit-first-element.cit-auth-list {display:none;}
#pageid-toc .Volume23suppl2May2012 .sub-article-title {display:block; margin: 0 0 0.5em 0; font-weight:normal;}
#pageid-toc .Volume23suppl2May2012 img.sub-article-title-bullet-js {display: none;}



/*dont display col2 current issue*/
#col-2 .cover img {display:none;}



/* --------------------------
Wide Layout- CR Fix
----------------------------- */

.journal #wrap #main_content {
background-image: none;
}

.homepage #wrap {
width: 960px;
}

.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 #first form#journal_search {
width: 100%;
padding: 10px 0px 10px 0px;
}

.hw-gen-page#pageid-archive #content-block .proxy-archive-range table.tpad0.tspace0.tborder1 {
  display: none;
}
 
span.cit-elocation {display:inline;} 

a.request-permissions {
    visibility: hidden;
}
a.req-permissions-js {
    visibility: hidden;
    
}