/****************************************************************************
 * HW-provided Top-level CSS stylesheet for proxied pages for journal-specific site
 *
 * Should contain the styles used across many proxied pages
 * within the site, and overrides to HW global CSS stylesheet and HW journal-specific 
 * global stylesheet.
 * 
 ****************************************************************************/

#pageid-collections #content-block  h1{
	margin-top:0.5em;
}

#proxied-contents #col-2 {
    float: left;
}

#proxied-contents #col-2  a:hover{
	margin-bottom: -1px
    text-decoration:none;
}


#pageid-collections #col-2 div.sidebar-related-coll ul {
list-style:none;
}

#pageid-collections #col-2 div.sidebar-related-coll ul li.top-level, #pageid-collections #col-2 div.sidebar-related-coll ul li.top-level a {
background-image:none;
font-weight:700;
display:block;
margin-left:0;
padding:2px 0 0 0px;
white-space:normal;
}


#pageid-collections #col-2 div.sidebar-related-coll ul li a{
background-image:url(../../shared/img/misc/rightchevron.gif);
background-position:0 center;
background-repeat:no-repeat;
display:block;
margin-left:0;
padding:2px 0 0 9px;
white-space:normal;
font-weight:normal;
}


#pageid-collections #col-2 div.sidebar-related-coll ul li {
font-weight:700;
}

#pageid-collections span.cit-section {
	font-size:1.1em;
	display:inline;
	font-weight:normal;
	margin-left:0em;
	padding-left:0.4em;
	text-transform: uppercase
}


#pageid-collections  .cit .cit-metadata .cit-auth-list {
	display:block;
	padding-left:0em;
	margin-left:0em;
}

#pageid-collections .cit .cit-metadata  .cit .cit-metadata .cit-first-element {
	margin-left:1.5em;
	padding-left:0.4em;
}

#pageid-collections  h4.cit-title, h4.cit-first-element {
	margin-left:1.5em;
	padding-left:0em;
}


#pageid-collections .cit cite, .cit  .cit-views{
	display:block;
	font-style:normal;
	margin-top:0.25em;
	margin-left:1.5em;
	padding-left:0;
}

#pageid-collections ul.coll-hierarchy {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#pageid-collections ul.coll-hierarchy  li {
	font-size:1.2em;
}

#pageid-collections ul.coll-hierarchy  li.coll-1 {
	margin-left: 0;
	margin-top: .25em;
}

#pageid-collections ul.coll-hierarchy  li.coll-2 {
	margin-left:2.5em;
	background-image:url(../../shared/img/misc/rightchevron.gif);
	background-position:0 center;
	background-repeat:no-repeat;
	display:block;
	padding:0 0 0 9px;
	font-size:1em;
}

#pageid-collections ul.coll-hierarchy  li.coll-3 {
	margin-left:6em;
	font-size:1em;
}
#pageid-collections li.results-cit {
	list-style-type:none; /* IE needs it, otherwise puts a black dot */
}

#pageid-collections ul.coll-hierarchy .coll-1 a
{
	font-weight: bold;
}