/* Library Code */



/* General Rules for Body text */

body 	{
	background-color: #FFFFFF; 
	color: #000000; 
	font-family:  Georgia, Times New Roman, serif;
	width: 100%;
	margin: 0%;
	padding: 0%;
	}



/* General rule for whole page that images have no borders so that links
don't create borders around images (see logo links at top) */

img 	{
	border: 0;
	}


/* Formatting for links */

a 	{
	text-decoration: none;
	border: 0;
	}

a:link {
	color: #660066;
	}

a:visited	{
	color: #333399;
	}

a:hover	{
	color: #CC99CC;
	}


/* Top nav bar: designed as list with special links styles */

UL#navbar {
	list-style-type: none;
	float: left;
	width: 100%;
	padding: 0%;
	margin: 0%;
	background-color: #660066;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	}

UL#navbar li {
	display: inline;
	}

UL#navbar li a {
	background-color: #660066;
	color: #FFFFFF;
	width: 15%;
	padding: 1% 2.25%;
	float: left;
	text-decoration: none;
	text-align: center;
	font-size: small;
	}

UL#navbar li a:visited {
	color: #FFFFFF;
	}
UL#navbar li a:hover {	
	color: #CC99CC;
	}



/* Side nav bar: designed as list with special links styles */


DIV.sidebar {
	clear: both;
	width: 20%;
	margin: 0%;
	padding: 0%;
	}


UL#sidebar {
	list-style-type: none;
	float: left;
	margin: 0%;
	padding: 0%;
	background-color: #660066;
	color: #FFFFFF;
	}

UL#sidebar li {
	background-color: #660066;
	text-align: center;
	padding: 5%;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #FFFFFF;
	}

UL#sidebar li a {
	background-color: #660066;
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
	}	

UL#sidebar li a:visited {
	color: #FFFFFF;
	}
UL#sidebar li a:hover {	
	color: #CC99CC;
	}




/* Page divisions: formatting for top of page with logos and title */


DIV.containerlogo {
	margin: 0%;
	clear: both;
	}

DIV.logoimageright {
	float: right;
	padding: 1.25% 1% 1% 1%;
	}

DIV.logoimageleft {
	float: left;
	padding: 1.75% 1% 1% 1%;
	}

DIV.logo	{
	text-align: center;
	float: center;
	padding: 2.5% 1% 1% 2%;
	color: #660066; 
	font-size: xx-large;
	font-weight: bold;
	font-family: franklin gothic medium, arial, sans-serif;
	}


/* Page divisions: solid colour bar below logos and titles at top of page */

DIV.topbar	{
	background-color: #660066;
	color: #660066;
	width: 100%;
	margin: 0%;
	padding: 0%;
	clear: both;
	}



/* Solid colour bar at bottom of page (rights reserved): designed as 1 item list to get around bug with 100% width */


DIV.endbar {
	clear: both;
	margin: 2% 0% 0% 0%;
	background-color: #660066;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	text-align: right;
	padding: 0.5% 1% 0.5% 0%;
	border-width: 10px 0px 0px 0px;
	border-style: solid;
	border-color: #FFFFFF;
	}




/* Page divisions: basic text formatting for Body */


DIV.bodytext {
	margin: 5% 2% 2% 25%;
	text-align: left;
	font-size: medium;
	FONT-FAMILY:  Georgia, Times New Roman, serif;
	color: #000000;
	line-height: 1.5em;
	}



/* Page divisions: basic text formatting for Body */


DIV.bodytextjournal {
	margin: 2% 2% 2% 24%;
	text-align: left;
	font-size: medium;
	FONT-FAMILY: Georgia, Times New Roman, serif;
	color: #000000;
	line-height: 1.5em;
	}




/* Page divisions: basic text formatting for Body text on Archive page only */

DIV.bodytextarchive{	
	margin: 3% 0% 1% 0%;
	padding: 0% 0% 1% 45%;
	text-align: left;
	}




/* Paragraph formats: coloured title bar, header for journal titles */


DIV.container {
	width: 73%;
	margin: 3% 2% 2% 23.75%;
	background-color: #660066;
	color: #FFFFFF;
	}

DIV.titleleft {
	background-color: #660066;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	padding: 1% 0% 1% 2%;
	}

DIV.ISSNright	{
	background-color: #660066;
	color: #FFFFFF;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: x-small;	
	float: right;
	padding: 1.5% 2% 1% 2%;
	}



/* Paragraph formats: large top title (see StyleSheet) */

P.bigtitle {
	font-size: large;
	font-variant: small-caps;
	font-weight: bold;
	padding: 0% 0% 1.5% 0%;
	}


/* Paragraph formats: very large top title (see Links) */

p.linkstitle	{
	font-size: x-large;
	font-weight: bold;
	margin: 3% 0% 0% 1%;
	}


/* Paragraph formats: top title (top title for most pages) */

P.title {
	font-size: large;
	font-weight: bold;
	}



/* Paragraph formats: top title (same style as top of page title for subsections with spacing above, see Call For Papers paper) */

P.titlemiddle {
	font-size: large;
	font-weight: bold;
	padding: 3% 0% 0% 0%;
	}



/* Paragraph formats: top title with space above for multiple title pages _after_ first second level title (see Stylesheet) */

P.titles {
	font-size: large;
	font-weight: bold;
	padding: 5% 0% 0% 0%;
	}




/* Paragraph formats: top title with extra space above for multiple title pages _after_ first second level title (see Jobs) */

P.titles2 {
	font-size: large;
	font-weight: bold;
	padding: 3% 0% 0% 0%;
	}

/* Paragraph formats: Journal Title (see Special Issue) */

p.journalnametitle	{
	color: #000000;
	font-size: large;
	font-weight: bold;	
	text-align: center;
	padding: 2% 0% 2% 0%;
	}


/* Paragraph formats: subtitle, indented with space above (see Editorial Board) */

P.subtitle {
	font-size: medium;
	font-weight: bold;
	margin: 3% 0% 0% 3%;
	}



/* Paragraph formats: subtitle, centered in bold italics with reduced space above (see Call for Papers, Special Issue title top line) */


P.subtitlecenteredlarge {
	font-size: medium;
	font-weight: bold;
	padding: 0%;
	margin: 0%;
	text-decoration: italic;
	text-align: center;
	}



/* Paragraph formats: subtitle, centered in italics with no space above (see Call for Papers, Special Issue title second and following lines) */

P.subtitlecenteredsmall {
	font-size: medium;
	text-decoration: italic;
	padding: 0% 0% 1% 0%;
	margin: 0%;
	text-align: center;
	}



/* Paragraph formats: subtitle, not indented but with space above (see Stylesheet) */


P.subtitleinline {
	font-size: medium;
	font-weight: bold;
	padding: 5% 0% 0% 0%;
	text-align: center;
	}


/* Paragraph formats: sub-section title for Links page with lots of space above */

p.sectiontitle	{
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	margin: 5% 0% 2% 1%;
	}


/* Paragraph formats: sub-section title for links page with less space above, i.e. only for top subsection title */

p.sectiontitletop	{
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	margin: 4% 0% 2% 1%;
	}


/* Paragraph formats: Journal Volume title format for Archive page */

P.archivetitle {
	font-size: large;
	}


/* Paragraph formats: Article title format */

p.articletitle	{
	font-size: medium;
	margin: 2% 0% 0% 1%;
	}



/* Paragraph formats: Introductory Materials for Print Journals, e.g. Table of Contents, Notes, etc. */

p.journalintro	{
	text-align: center;
	}


/* Paragraph formats: Last item in Introductory Materials for Print Journals, e.g. Table of Contents, Notes, etc. */

p.journalintroend	{
	text-align: center;
	padding: 0% 0% 2% 0%;
	}


/* Paragraph formats: Article title format for articles without authors, e.g. interviews, to allow space below */

p.articletitlenoauthor	{
	font-size: medium;
	margin: 2% 0% 3% 1%;
	}


/* Paragraph formats: Author format for articles*/

p.articleauthor	{
	font-size: medium;
	margin: 0.5% 0% 3% 1%;
	}


/* Paragraph formats: Author format for articles when last article in journal has an author, i.e. leaves space at bottom of page*/

p.lastauthor	{
	font-size: medium;
	margin: 0.5% 0% 6% 1%;
	}


/* Paragraph formats: title format for journal sub-sections*/

p.journalsectiontitle	{
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	margin: 5% 0% 1.5% 1%;
	}


/* Paragraph formats: book review format with space at bottom of page*/

p.booksreview	{
	font-size: medium;
	margin: 2% 0% 6% 1%;
	}



/* Paragraph formats: bold red text for deadlines (see Call for Papers) */

P.deadlines, li.deadlines  {
	font-family: Georgia, Times New Roman, serif;
	color: #CC0033;
	}



/* Paragraph formats: bold red text for emphasis at top of page (see Recruitment) */

P.redtext {
	font-size: medium;
	font-family: Georgia, Times New Roman, serif;
	text-align: center;
	color: #FF0000;
	padding: 0% 0% 1% 2.5%;
	font-weight: bold;
	}



/* Paragraph formats: sans-serif text for emphasis at top of page (see Stylesheet) */

P.emphasistext {
	font-size: small;
	font-family: Georgia, Times New Roman, serif;
	padding: 0% 0% 4% 3%;
	}




/* Paragraph formats: with extra space above normal paragraph (see Copyright) */

P.spaceabove {
	padding: 3% 0% 0% 0%;
	}



/* Paragraph formats: with extra space below normal paragraph (see Copyright) */

P.spacebelow {
	padding: 0% 0% 4% 0%;
	}



/* Paragraph formats: format for within-document links with small indent (see Links) */

p.linkmenu {
	font-size: medium;
	margin: 2% 0% 3% 4%;
	}


/* Paragraph formats: format for within-document links with small indent (see Stylesheet) */

p.linkmenu2 {
	font-size: medium;
	margin: 2% 0% 3% 10%;
	}





/* Paragraph formats: normal text indented (see ?????) */


p.indent {
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 3%;
	text-align: left;
	font-size: medium;
	FONT-FAMILY: Georgia, Times New Roman, serif;
	color: #000000;
	line-height: 1.25em;
	}


/* Paragraph formats: normal text with indent and spacing between lines (see Advisory Board) */

p.indentspace {
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 3%;
	text-align: left;
	font-size: medium;
	FONT-FAMILY: Georgia, Times New Roman, serif;
	color: #000000;
	line-height: 2em;
	}


/* Paragraph formats: normal text indented and arial (see Contacts only) */

p.indent1 {
	margin: 2% 0% 0% 0%;
	padding: 0% 0% 0% 3%;
	text-align: left;
	font-size: medium;
	FONT-FAMILY: Georgia, Times New Roman, serif;
	color: #000000;
	line-height: 1.25em;
	}

p.indent2 {
	margin: 1% 0% 0% 0%;
	padding: 0% 0% 0% 3%;
	text-align: left;
	font-size: medium;
	FONT-FAMILY: Georgia, Times New Roman, serif;
	color: #000000;
	line-height: 1.25em;
	}

/* Paragraph formats: normal text with large indent (see Stylesheet) */

p.indentbig {
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 2% 5%;
	text-align: left;
	font-size: medium;
	FONT-FAMILY: Georgia, Times New Roman, serif;
	color: #000000;
	line-height: 1.25em;
	}


/* Paragraph formats: normal text with large indent (see Stylesheet) but no spacing below for last example */

p.indentbigend {
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 5%;
	text-align: left;
	font-size: medium;
	FONT-FAMILY: Georgia, Times New Roman, serif;
	color: #000000;
	line-height: 1.25em;
	}

/* Paragraph formats:  normal text with large indent but compacted line spacing (see address in Contacts) */

p.indentbig1 {
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 1.5% 5%;
	text-align: left;
	font-size: medium;
	FONT-FAMILY: Georgia, Times New Roman, serif;
	color: #000000;
	line-height: 1.25em;
	}



/* Paragraph formats: normal text with large indent and one line-space above for second examples (see Stylesheet) */

p.indentbig2 {
	margin: 0% 0% 0% 0%;
	padding: 1.5% 0% 0% 5%;
	text-align: left;
	font-size: medium;
	FONT-FAMILY: Georgia, Times New Roman, serif;
	color: #000000;
	line-height: 1.25em;
	}



/* Paragraph formats:  for Links page to space link items, i.e. large spacing for first main links section */


p.link {
	font-size: medium;
	margin: 0.5% 0% 3% 1%;
	}


/* Paragraph formats:  for Links page to space link items, i.e. medium spacing for rest of links sections */

p.link2	{
	font-size: medium;
	margin: 0.5% 0% 2% 1%;
	}




/* Paragraph formats: small text with spacing above and below for end of page, usually disclaimer re: HRC */

p.small {
	font-size: small;
	padding: 2% 0% 0% 0%;
	}


/* Paragraph formats: small text with large spacing above and below for end of page (see Links)*/

p.smalllinks {
	font-size: small;
	margin: 4% 0% 3% 1%;
	}





/* Paragraph formats: very small format for within-document links, i.e. 'return to top of page' with large space above (see Links)*/

p.returntotop {
	font-size: xx-small;
	font-family: arial, sans-serif;
	margin: 3% 0% 4% 1%;
	}


/* Paragraph formats: very small format for within-document links, i.e. 'return to top of page', with small space above (see Stylesheet)*/

p.returntotop2 {
	font-size: xx-small;
	font-family: arial, sans-serif;
	margin: 0.5% 0% 2% 0%;
	}




/* Paragraph formats: normal text for end of page paragraphs with space at bottom */


p.end {
	padding: 1% 0% 2% 0%;
	}



/* Paragraph formats: normal text for end of page paragraphs with space at bottom but no space above (see end of the Submission Guidelines page) */

p.endnospace {
	padding: 0% 0% 3% 0%;
	}


/* Paragraph formats: normal text for end of main page paragraph with space above, i.e. when more text to follow (see Editorial Board: Past Editorial Boards*/

p.endspaceabove	{
	padding: 3% 0% 2% 0%;
	}





/* List format for normal list within body text with bulletpoints (see About EHRR) */


UL#textlist {
	list-style-type: square;
	margin-top: 1%;
	margin-bottom: 2%;
	}

UL#textlist li {
	padding-top: 1%;
	}


/* List format for normal list within body text without bulletpoints (see Editorial Board) */


UL#textlistplain {
	list-style-type: none;
	margin: 1% 0% 1% 6%;
	padding: 0%;
	}



/* List format for normal list within body text without bulletpoints, for 2 column design (see Editorial Board: Reviewers) */

UL#textlistplainL {
	list-style-type: none;
	margin: 1% 0% 1% 6%;
	padding: 0%;
	}


UL#textlistplainR {
	list-style-type: none;
	float: right;
	margin: 1% 17.5% 1% 0%;
	padding: 0%;
	}



	
/* Span formats: indent for normal text for alignment (see Advisory Board) */

span#indent {
	padding: 0% 0% 0% 19%;
	}


	
/* Span formats for non-list work-around (to wrap long list items): indent for normal text for alignment (see Call for Papers Special Issue 2009) */

span#indentsmall {
	padding: 0% 0% 0% 3.5%;
	}







