/* 
		American Association of Pharmaceutical Scientists (AAPS)
		Print Stylesheet
*/

/* Reset ---------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, abbr, acronym, address, big, em, img, ins, q, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, textarea, table, caption, tbody, tfoot, thead, tr, th, td,/*deprecated*/a, applet, b, center, cite, code, del, dir, dfn, embed, i, ins, isindex, font, kbd, menu, pre, s, samp, strike, tt, u, var {
	border: 0; /* functionally equivalent to border: none solid 0 */
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-variant: normal; /* For abbr and acronym */
	font-weight: inherit;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
	}
/* Forces vertical scrollbar on firefox (like in IE) and fixes visual movements when changing from small pages to big pages (no scrollbar-to-scrollbar) */
html {
	height: 100%;
	margin-bottom: 1px;
	width: 100%;
	}
body {
	line-height: 1;
	min-height: 100.05%;
	}
article, aside, details, figcaption, figure, footer, header, footer, hgroup, menu, nav, section {
	display: block;
	}
object {
	display: block; /* Fixes 1 pixel gap in some browsers */
	}
ol, ul, dl {
	list-style: none;
	list-style-position: inside;
	position: relative;
	}
li {
	display: inline;
	}
hr {
	background-color: #000;
	border: 0;
	border-top: 1px solid #000;
	clear: both;
	color: #000;
	height: 1px;
	margin: 10px 0;
	}
/* Alternate, use a div for an hr */
div.hr {
	border-top: 1px solid #000;
	}
img {
	display: block; /* Removes 3px bottom space when img is nested in div */
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: none;
	}
blockquote, q {
	quotes: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
input[type=hidden] {
	display: none !important; /* FF-hidden-input-bug */
	}
sub, sup {
	font-size: 60%;
	}
sub {
	vertical-align: sub;
	}
sup {
	vertical-align: super;
	}
*:first-child+html sup {
	margin-top: -.03em;
	vertical-align: top;
	}

/* Clear Fix, fixes margin-collapse behavior  ---------------------- */

.clearfix:before, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}
.clearfix:after {
	clear: both;
	}
.clearfix {
	zoom: 1;
	}
	
/* Base ---------------------- */

body {
	background-color: #fff;
	color: #000;
	font: normal 12px/15px "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
	padding: 2%;
	text-align: center;
	width: 96%;
	}
p {
	clear: both;
	width: auto;
	}
hr {
	border-color: #000;
	border-style: solid;
	border-width: 1px 0 0 0;
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
.hide {
	display: none;
	visibility: hidden;
	}
img {
	border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	}

/* Content ---------------------- */

#content_site img,
#content_nosidebar img {
	float: left;
	clear: left;
	margin: 0 12px 12px 0;
	}
#content_site p,
#content_nosidebar p {
	clear: none;
	margin-bottom: 20px;
	}
#content_site ul, #content_site ol,
#content_nosidebar ul, #content_nosidebar ol {
	float: left;
	list-style-position: inside;
	margin: 0 0 16px 0;
	padding-left: 16px;
	position: relative;
	width: 100%;
	}
#content_site ul,
#content_nosidebar ul {
	list-style-type: disc;
	}
#content_site ol,
#content_nosidebar ol {
	list-style-type: decimal;
	}
#content_site blockquote,
#content_nosidebar blockquote {
	display: block;
	float: left;
	margin: 0 16px 20px 16px;
	position: relative;
	width: 100%;
	}
#content_site ul li, #content_site ol li,
#content_nosidebar ul li, #content_nosidebar ol li {
	clear: both;
	display: list-item;
	float: left;
	margin-bottom: 10px;
	position: relative;
	width: 100%;
	}
#content_site ul li:last-child, #content_site ol li:last-child,
#content_nosidebar ul li:last-child, #content_nosidebar ol li:last-child {	
	margin: 0 !important;
	}
ul#sort, ul#sort li {
	display: block;
	list-style-type: none;
	padding: 0 !important;
	}
ul.no_bullets, ol.no_bullets {
	padding-bottom: 20px;
	}
ul.no_bullets, ul.no_bullets li, ol.no_bullets li {
	list-style-type: none;
	margin-bottom: 20px;
	padding-left: 0 !important;
	}

/* Headings ---------------------- */

hgroup {
	clear: none;
	float: left;
	}
	
/* remove after 25th is over */
hgroup h1 {
	background: transparent url("../images/bg/logo25_print.jpg") no-repeat 0 0;
	clear: none !important;
	display: block;
	float: left;
	height: 78px;
	width: 344px;
	}

/* put live after 25th is over
hgroup h1 {
	background: transparent url("../images/bg/logo_print.jpg") no-repeat 0 0;
	clear: none !important;
	display: block;
	float: left;
	height: 78px;
	width: 325px;
	}*/

h3 {
	clear: both;
	font: bold 16px/19px Tahoma, Geneva, Verdana, sans-serif;
	margin: 2px 0 12px 0;
	width: auto;
	}
h4 {
	clear: both;
	font: bold 16px/19px Tahoma, Geneva, Verdana, sans-serif;
	margin: 30px 0 12px 0;
	width: auto;
	}
h5 {
	font-size: 14px;
	line-height: 17px;
	margin: 0 0 12px 0;
	font-weight: bold;
	}
h6 {
	margin: 0 0 12px 0;
	font-weight: bold;
	}

/* Links ---------------------- */

a {
	border: 0;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	}
	
/* Layout ---------------------- */
	
#wrapper, #footer_wrapper {
	display: block;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 100%;
	}
header {
	border-bottom: 1px solid #000;
	height: 90px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	position: relative;
	text-align: left;
	width: 100%;
	}
#content_home, #content_site, #content_nosidebar {
    display: block;
    float: left;
    margin: 8px 0 0 0;
	position: relative;
    width: 100%;
	}
footer {
    border-top: 1px solid #000;
    clear: both;
    color: #000;
	display: block;
	float: left;
	font: normal 10px/13px "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 10px auto 0 auto;
    text-align: center;
    width: 100%;
	}
#footer_info {
	display: block;
	float: left;
	margin: 20px 0 0 0;
	width: 100%;
	}
#footer_info p {
	display: block !important;
	margin-bottom: 20px;
	}

/* Modules ---------------------- */
	
.module {
	clear: both;
	display: block;
	float: left;
	margin-bottom: 20px;
	position: relative;
	width: 100%;
	}
.module h4 {
	line-height: 32px;
	margin: 0;
	}
.module_inner {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	}
.module ul, .module ul li {
	clear: both;
	display: block;
	list-style: none;
	padding: 0 !important;
	width: 100%;
	}
.module ul li {
	margin: 0 0 10px 0;
	}
.module ul li:last-child {
	margin: 0 !important;
	}
#media p, #leadership p {
	margin-left: 0;
	}
#newsmagazine, #journals {
	display: block;
	float: left;
	min-height: 128px;
	padding-bottom: 20px;
	width: 100%;
	}
	
/* Image/Text Wraps ------------------- */

#newsmagazine img, #journals img {
	display: inline;
	float: left;
	height: 128px;
	margin-right: -252px;
	margin-bottom: -100px;
	width: 100px;
	}
#newsmagazine h6, #journals h6 {
	display: inline;
	float: left;
	margin-left: 110px;
	}
#newsmagazine p, #journals p {
	display: inline;
	float: left;
	margin: 4px 0 4px 110px;
	}

/* Publications ------------------- */

#pubs {
	clear: both;
	display: block;
	float: left;
	min-height: 200px;
	width: 100%;
	}
#pubs ul {
	display: block;
	float: left;
	list-style-type: none;
	margin-bottom: 20px;
	text-align: left;
	width: 100%;
	}
#pubs ul li {
	clear: both;
	display: block;
	float: left;
	margin: 0;
	position: relative;
	width: 100%;
	}

/* mpd Opportunities ------------------- */

#mpd, #coverage {
	margin: 0 0 16px 0;
	width: 100%;
	}
#opps {
	clear: both;
	display: block;
	float: right;
	width: 100%;
	}
#opps ul {
	clear: none;
	display: block;
	list-style-type: none;
	float: left;
	margin-top: 15px;
	padding: 0;
	text-align: left;
	width: 100%;
	}
#opps ul li {
	clear: none;
	display: inline;
	float: left;
	margin-bottom: 10px;
	position: relative;
	width: 100%;
	}
#opps p {
	margin: 8px 0 10px 0;
	}
#opps .featured_opps_content ul, #opps .upcoming_opps_content ul {
	background-color: transparent;
	background-image: none;
	border: none;
	clear: both;
	margin: 8px 0 10px 0;
	width: 100%;
	}
#opps .featured_opps_content ul li, #opps .upcoming_opps_content ul li {
	border-right: none;	
	clear: both;
	display: block;
	font-weight: normal;
	margin-bottom: 10px;
	width: 100%;
	}
#opps .featured_opps_content ul li:last-child, #opps .upcoming_opps_content ul li:last-child {
	margin: 0 !important;
	}
.results ul {
	clear: both;
	display: block;
	list-style-type: none !important;
	float: left;
	margin: 0;
	padding: 0 !important;
	text-align: left;
	width: 100%;
	}
.results ul li {
	display: block;
	float: left;
	margin: 0 0 3px 0 !important;
	position: relative;
	}
.results p {
	margin-top: 5px;
	}

/* Press Room ------------------- */

#coverage {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	}
#coverage ul {
	clear: both;
	display: block;
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	}
#coverage ul li {	
	clear: both;
	display: block;
	float: left;
	margin: 0;
	position: relative;
	width: 100%;
	}
#coverage p {
	margin: 8px 0 10px 0;
	}

/* Slider ---------------------- */

#slider {
	clear: both;
	display: block;
	float: left;
	margin: 0 8px 0 0;
	width: 100%;
	}
#slider h4 {
	line-height: 30px;
	margin: 0;
	}
#features a {
	text-decoration: none;
	width: 100%;
	}
#features img {
	clear: both;
	height: 152px;
	width: 712px;
	}
.features_body {
	font: normal 11px/14px "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 15px;
	overflow: hidden;
	padding: 10px 0;
	}
.features_body h6 {
	clear: none;
	display: inline;
	font-size: 11px;
	font-weight: bold !important;
	}
.features_body p {
	clear: none;
	display: inline;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	}
.features_body p a {
	font-weight: normal;
	}

/* Nonprinting Elements ------------------- */

.more, .email, h2, hgroup h2, #search, #main, #breadcrumb, #page_actions, #controls, #menu, #sidebar, .module_cta, #footer_wrapper p, #footer_social, input#sort_button {
	display: none;
	}

/* Print Modifications ------------------- */

body.site, body.area_about, body.area_mv, body.area_mpd, body.area_pubs, body.area_sc, body.area_news, body.area_bwa, body.area_cc, body.area_sg, #header, header, footer {
	background-color: transparent !important;
	background-image: none !important;
	}
#section_announcements .more, #section_discussion_board .more {
	display: block;
	}