/*----------------------------------------------------------------------*/
/* British Pharmacopoeia 2008 print CSS */
/*----------------------------------------------------------------------*/
/* The generic styles in the screen CSS are overridden as necessary */

*{margin: 0; padding: 0; border: 0;}
body {font: normal normal normal 1em/1.4em 'arial', sans-serif; background: #fff; font-size: 75%; color: #000;}
h2, h3, h4, h5, h6, p, ul, ol, dl, table, address {margin-bottom: 0.25em; color:#2F2F2F;}
h1 {font-size: 2.1em;}
h2 {font-size: 1.7em; font-weight: normal; margin: 0.5em 0 0.25em 0;}
h3 {font-size: 1.4em; font-weight: 600; margin: 0.5em 0 0.5em 0; color:#474747}
h4 {font-size: 1.2em; font-weight: 600; margin: 0.25em 0 0.25em 0;}
h5 {font-size: 1em;}
p {margin-bottom: 0.5em;}
	
	/* Basic styling of main IDs */
	#header {display: none;}
	#leftHandHeader {display: none;}
	#navigation {display: none;}
	#wrapper {background: none !important;}
	#content {margin-left: 0; padding: 0 10px; background: #fff;}
	#book_main_content {}
	
	
	
	/* Accessibility items */
	.hidden {display: none;}
	
	/* Email a friend page */
	.emailFriend form input {border: 1px solid #000; padding: 0.1em;}
	.emailBack {clear: right; background: #F8F8F8; margin-left: -10px; padding: 0.5em;}
	
	/* Login Page */
	.login_box {background: #fff; margin-left: 385px; width: 350px;}
	.login_box .fieldset_caption {font-size: 1.3em; font-weight: bold; display: block; padding: 11em 0 1em 0;}
	.login_box input {border: 1px solid #000; padding: 0.1em;}
	.login_box button {border: 1px solid #000; padding: 0.1em; margin-top: 0.5em;}
	.login_box .form_input label {font-weight: bold;}
	.login_box ul li {list-style: none;}
	#athens_link {float: right;}
	
	/* Content */
	table.layout_table {width: 100%; margin-left: -2px;}
	.result_nav {text-align: right; display: block;}
	.summary_euro, .summary_british {clear: right; !important;}
	
/***************** taken from old *************************/
p {	font-size: 1em;	margin-top: 1em;	}
	
	h1 {	font-size: 1.5em;	}
	
	h2 {
	font-size: 1.7em;
	color: #820024;
	margin-bottom: 1em;
	}
	
	h3 {
	font-size: 1.5em;
	font-weight: lighter;
	color: #820024;
	margin-top: 0.5em;
	}
	
	h4 {
	font-size: 1.3em;
	color: #820024;
	margin-top: 0.5em;
	}
	
	h5 {
	font-size: 1.1em;
	color: #820024;
	margin-top: 0.5em;
	}
	
	abbr {
	font-size: 1em;
	text-decoration: none;
	}
	
	input {
	border: 1px solid #000000;
	}
	
	
/* BP2009 */

div.hit_navigation {
	position: fixed;
	bottom: 0px;
	right: 7px;
	width: 15px;
	margin: 0;
	padding: 0;
	display: none !important;
}

img.hit_nav_button {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #bbbbbb;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;

	outline: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: center;
	display:block;	
}

span.hit_current {
	border: 1px solid red;
	border-collapse: collapse;
}

/* monograph styles (from 2007) */

SPAN.smallcaps { text-transform: uppercase; font-size: 70%; }
SPAN.italic { font-style: italic; }
SPAN.bold { font-weight: bold; }

P.formula {}
P.image { margin-top: 12px; margin-bottom: 12px; }
P.introductory_statements { font-style: italic; }

P.paranum1 { margin-left:12px; margin-top: 6px; }
P.paranum2 { margin-left:24px; margin-top: 6px; }
P.paranum3 { margin-left:36px; margin-top: 6px; }
P.para_num1 {margin-left:12px; margin-top: 6px; }
P.para_num2 {margin-left:24px; margin-top: 6px; }
P.para_num3 {margin-left:36px; margin-top: 6px; }
/* P.paranum1 { } */
/* P.paranum2 { } */
/* P.paranum3 { } */
P.paranum1ctd {margin-left:12px; margin-top: 6px; margin-bottom: 12px}
P.figurecaption {}
P.ph_eur_start {border-bottom: solid 1px black;}
P.ph_eur_end {border-top: solid 1px black;}
P.synonym {}
P.inline_italic { font-style: normal; }
P.inline_bold { font-weight: normal;  }

SPAN.molecular_formula {}
SPAN.molecular_weight {}
SPAN.cas_reg_num {}

TABLE.data {
	margin-top: 0px;
	/* width: 500px  -- this pushes the page out in Safari */
	border-collapse: collapse;
}
TABLE.data td { padding-right: 2em; }

DIV.heading_hdg1 { font-size: 1.4em; font-weight: bold; margin-top: 12px; margin-bottom: 3px; }
DIV.heading_hdg2 {  font-size: 1.3em; font-weight: bold; margin-top: 12px; margin-bottom: 6px; }
DIV.heading_hdg3 { font-size: 1.2em; font-weight: bold; margin-top: 12px; margin-bottom: 3px; }
DIV.heading_hdg4 { font-size: 1.1em; font-weight: bold; margin-top: 12px; margin-bottom: 2px; }
DIV.heading_hdg5 { margin-top: 2px; margin-bottom: 1px; }
DIV.heading_hdg6 { margin-top: 2px; margin-bottom: 1px; }
DIV.heading_hdg7 { margin-top: 2px; margin-bottom: 1px; }
DIV.heading_hdg8 { margin-top: 2px; margin-bottom: 1px; font-weight: bold; font-style: italic;}
DIV.heading_sub_section { margin-top: 12px; margin-bottom: 1px; text-transform: uppercase; }

DIV.mainheading { font-weight: bold; text-transform: uppercase; margin-top: 12px; margin-bottom: 3px;}
DIV.v1subheading {font-weight: bold; margin-top: 2px; margin-bottom: 1px; }
DIV.subheading { font-weight: bold; margin-top: 12px; margin-bottom: 6px; }

SPAN.note {}
SPAN.endnote {}
SPAN.endnotenumber { font-size: 90% }
DIV.footnote {margin-top: 2px; margin-bottom: 1px;}
SPAN.footnotereference {}
SPAN.footnotetext {}
SPAN.reference {}
SPAN.ch_reference { font-style: italic; }
SPAN.inline_italic { font-style: italic; }
SPAN.inline_text {}
SPAN.inline_title {}
SPAN.inlinehdg1 { font-weight: bold; padding-right: 12px}
SPAN.inlinehdg2 { font-weight: bold; font-style: italic; padding-right: 12px }
SPAN.inlinehdg3 { font-weight: bold; font-style: italic; padding-right: 12px }
DIV.columnhead {}

DIV.subsection1 { }
DIV.subsection2 { }
DIV.subsection3 { }
DIV.subsection4 { }
DIV.section { }

A { text-decoration: none; }
A:hover { text-decoration: underline; }

A.popuplink { color: #009900; text-decoration: none; }
A.popuplink:link  {  }
A.popuplink:visited { color: #006600; }
A.popuplink:hover { color: #00bb00; text-decoration: underline;}
A.popuplink:active {  }

A.ptplink { color: #cc0000; text-decoration: none; }
A.ptplink:link {  }
A.ptplink:visited { color: #990000; }
A.ptplink:hover { color: #dd0000; text-decoration: underline;  }
A.ptplink:active {  }

DIV.list_heading_bold { margin-top: 12px; font-weight: bold; }
DIV.list_heading_italic { margin-top: 12px; font-style: italic; }
#content UL {  list-style-type: none; margin-left: 0px;  padding-left: 6px; }
SPAN.item {}

LI.list1_dash { margin-left:12px; margin-top: 6px; }
LI.list2_dash { margin-left:24px; margin-top: 6px; }
LI.list3_dash { margin-left:36px; margin-top: 6px; }
LI.listdash1 { margin-left:12px; margin-top: 6px; }
LI.listdash2 { margin-left:24px; margin-top: 6px; }
LI.listdash3 { margin-left:36px; margin-top: 6px; }
LI.listcontinued1 { list-style-type: none; margin-left:12px; margin-top: 6px; }
LI.listcontinued2 { list-style-type: none; margin-left:24px; margin-top: 6px; }
LI.listcontinued3 { list-style-type: none; margin-left:36px; margin-top: 6px; }

SUP { font-weight: normal; }
SUB { font-weight: normal; }


/* new in BP2008 */

div.heading_chromatography { padding-top: 1em; }
div.heading_mobile_phase { padding-top: 1em; }
div.heading_mobile_phase .smallcaps { font-size: 0.8em; }

/* article/monograph */



ul#article_path {
	font-size: 0.9em;
	padding: 0px;
	padding-bottom: 0.5em;
}

ul#article_path li {
	list-style-type: none;
}

#article hr {
	display: block;
	height: 1px;
	background-color: black;
}

/* book cover */

/* book cover */

#cover {
	width: 96%;
	padding: 10px;
}
#cover img {float: right; margin: 0 20px;}
#cover h1 {margin-bottom: 1em; margin-top: 8em; font-size: 1.8em; color: #820024;}
#cover li {list-style: disc; margin-left: 10px;}


/* british */

.summary_british {
	background-color: #efcfcf;
}

.summary_british:hover  {	 
	background-color: #ffdfdf;
}
	

/* euro & int */

.summary_euro, .summary_int {
	background-color: #cfcfef;
}

.summary_euro:hover, .summary_int:hover {
	background-color: #dfdfff;
}


/* vet */

.summary_vet {
	background-color: #cfefcf;
}

.summary_vet:hover {
	background-color: #dfffdf;
}



/* ban */

.summary_ban {
	background-color: #cfcf9f;
}

.summary_ban:hover {
	background-color: #dfdfaf;
}
/* RHS search results */


ul#summary_list {
	padding: 0;
}

.summary_item {
	margin-bottom: 2px;
	width: 100%;
	border-collapse: collapse;
}

.summary_fields {
	display: block;
	/* width: 80%; */
	padding: 2px;
	float: left;
}
	
.summary_parent {
	color: black;
}

.summary_title {
	font-weight: bold;
	font-size: 1.2em;
}


/* british */

.summary_british {
	background-color: #efcfcf;
}

.summary_british:hover  {	 
	background-color: #ffdfdf;
}
	

/* euro & int */

.summary_euro, .summary_int {
	background-color: #cfcfef;
}

.summary_euro:hover, .summary_int:hover {
	background-color: #dfdfff;
}


/* vet */

.summary_vet {
	background-color: #cfefcf;
}

.summary_vet:hover {
	background-color: #dfffdf;
}



/* ban */

.summary_ban {
	background-color: #cfcf9f;
}

.summary_ban:hover {
	background-color: #dfdfaf;
	
}a:link, a:active, a:visited {
	text-decoration: underline;
	color: #820024;
	display: inline;
	}
	
	a:hover {
	color: #820024;
	text-decoration: none;}	
.summary_item a:link, .summary_item a:active, .summary_item a:visited {
	text-decoration: none;
	color: #820024;
	display: inline;
	}
	
	.summary_item a:hover {
	color: #820024;
	text-decoration: underline;}

.wrapper {
	background: #ffffff;
}

.noprint {
	display: none !important;
}

a, a:hover, a:active, a:visited {
	color: black !important; 
	text-decoration: none  !important;
}

#article h1 {
	text-align: left;
}

#article {
	overflow: visible;
}

.summary_british,
.summary_euro,
.summary_int,
.summary_vet,
.summary_ban {
	background-color: #ffffff !important;
}

/* Print view specific */
LI.list1_dash,
LI.list2_dash,
LI.list3_dash,
LI.listdash1,
LI.listdash2,
LI.listdash3,
LI.listcontinued1,
LI.listcontinued2,
LI.listcontinued3
{list-style-type: none; margin-left: 0px;  padding-left: 6px; }
/* end of Print view */



