
/* Please change WITH CAUTION - The following classes are shared across ALL subject sites */

/* Classes for individual subject sites follow this section */


/* The Generic Subject Site Spotlight class is used to highlight a Product (with a jacket) - ie, Book or Journal Spotlight, Forthcoming Publication, recently released publication, etc */

div .spotlight {position:relative; margin:0px; padding:0px 0px 30px 0px; _height:140px; min-height:140px;}
.spotlight img {float:left; border:0px; margin:5px 10px 10px 5px; width:95px;}
#contentColumn .spotlight h4 {margin:5px 0px 0px 110px; width:280px; background-color:#fff; color:#000;}
.spotlight p {margin-left:110px;}
.spotlight ul {margin-left:130px;}
.spotlight .button {position:absolute; bottom:0px; right:0px;}

/* Creates a smaller jacket and classes for "Focus On" Sections */
.focus img {float:left; border:0px; margin:5px 10px 10px 5px; width:85px;}
.focus div.spotlight {position:relative; margin:0px; padding:0px 0px 30px 0px; _height:110px; min-height:110px;}
/* End of smaller jacket and classes  for "Focus On" Sections */


/* Generic class for Virtual collections (see Dentistry or Dermatology for an example */
div .virtual {position:relative; margin:0px; padding:0px 0px 30px 0px; _height:140px; min-height:140px;}
.virtual img {float:left; border:0px; margin:5px 10px 10px 5px; width:95px;}
#contentColumn .virtual h4 {margin:5px 0px 0px 110px; width:280px; background-color:#fff; color:#000;}
.virtual p {margin-left:110px;}
.virtual ul {margin-left:130px;}
ul.virtualbuttonmulti {margin:0px 0px 0px 0px; list-style:none; text-align:left; float:left;} 
ul.virtualbuttonmulti li {margin:10px 0px 0px 0px; text-align:left; clear:both;}
.virtual .boxLink, .virtual .boxtr, .virtual .boxtl, .virtual .boxbr, .virtual .boxbl, .virtual .innerBox {float:left;}
/* End of Generic class for Virtual collections (see Dentistry or Dermatology for an example */

/* use one of the following classes for creating centre column buttons */
p.button {margin:0px 0px 40px 0px;}
ul.button {margin:0px 0px 30px 0px; list-style:none;}  /* if there are multiple buttons and minimal text, then use a list with this class (Example - Ecology... Sample Book Chapters) */
/* if there are multiple buttons and additional text then use a list with this class - (Example - Ecology... Related Textsite Section)*/
ul.buttonmulti {position:absolute; bottom:0px; right:0px; margin:0px 0px 0px 0px; list-style:none;} 
ul.button li, ul.buttonmulti li {margin:0px 0px 10px 0px; clear:both;} /* Ensures that sections are spaced out if more than one section exists, and that buttons sit one on top of another */

/* temporary class to address issue of having 2 buttons on in spotlight section - for and example see anatomy journals spotlight */
ul.nobullr {float:right; margin:0px 0px 0px 0px; list-style:none;}
ul.nobullr li {margin:0px 0px 10px 0px; clear:both;}


dt {margin:15px 0px 0px 0px;}
.centerimg img {margin-bottom:5px;}


/* subject site form styles*/
.ss_form fieldset {margin:10px 10px 10px 0px; padding:0px 0px 10px 0px; border:0px;}
.ss_form legend {color:#fff; display:block; width:380px; font-weight:bold; margin:0px 10px 10px 0px; padding:2px 2px 2px 4px;}
.ss_form label span {float:left; width:130px; margin:5px 0px 5px 5px;}
.ss_form label span.long {float:left; width:300px; margin:5px 0px 5px 5px;}
.ss_form br {clear:both;}
.ss_form .tip {margin-left:140px;display:block; width:215px;}
/* End of Generic Subject Site styles*/

 


