@charset "utf-8";
/* CSS Document */



.pathway-intro {
	padding:0 0 1em 0;
	margin:0;
	-moz-border-radius:0;
	background-position:none;
	background-repeat:no-repeat;
	background-color:none;
}

.pathway-intro h1 {
	margin-top: 0;
	display:none;
}
.pathway-intro h1, .pathway-intro h2 { padding-top:14px }

.pubpath12, .careerpath0, .navpath0, .memberpath0, .fundpath8, .meetpath0, .edupath0, .policypath0, .presspath0 {
	padding:0 0 0 20px;
	margin:0 0 1em 0;
	-moz-border-radius:8px;
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#FFF;
}


.pubpath12 h2, 
.careerpath0 h2, 
.navpath0 h2, 
.memberpath0 h2, 
.fundpath8 h2, 
.meetpath0 h2, 
.edupath0  h2, 
.policypath0 h2, 
.presspath0 h2 { 
	padding-top:14px 
}




/* pathway-intros */
.pubpath12 {
	background-image:url(/projects/trunk/portal/images/release_2/pathway-intro/bannerPublications_full.jpg);
	min-height:219px;
	*height:200px;
	background-position:0 -108px;
}

.careerpath0 {
	background-image:url(/projects/trunk/portal/images/release_2/pathway-intro/bannerCareers_full.jpg);
	min-height:240px;
	*height:240px;
}

.careerpath0 p { width:330px; }

.memberpath0 {
	background-image:url(/projects/trunk/portal/images/release_2/pathway-intro/bannerMembership_full.jpg);
	min-height:240px;
	*height:240px;
}

.memberpath0 h2 { width:400px; }

.edupath0 {
	background-image:url(/projects/trunk/portal/images/release_2/pathway-intro/bannerEducation_full.jpg);
	min-height:240px;
	*height:240px;
}

.edupath0 h2 { width:400px; }

.fundpath8 {
	background-image:url(/projects/trunk/portal/images/release_2/pathway-intro/bannerFunding_full.jpg);
	min-height:240px;
	*height:240px;
}

.fundpath8 h2 { width:400px; }

.policypath0 {
	background-image:url(/projects/trunk/portal/images/release_2/pathway-intro/bannerPolicy_full.jpg);
	min-height:240px;
	*height:240px;
}

.policypath0 h2 { width:400px; }

.policypath0 ul { width:375px; }

.presspath0 {
	background-image:url(/projects/trunk/portal/images/release_2/pathway-intro/bannerPress_full.jpg);
	min-height:240px;
 	*height:240px;
}

.presspath0 h1 { width:400px; }

.meetpath0 {
	background-image:url(/projects/trunk/portal/images/release_2/pathway-intro/bannerMeeting_full.jpg);
	min-height:240px;
	*height:240px;
}

.meetpath0 h2 { width:400px; }
.meetpath0 h3 {
	padding:20px 0 0 0;
	font-size:140%; 
}

.meetpath0 .rbwrapper {
	background-image:url(/projects/trunk/portal/images/release_2/sm-roundedbox-content-bg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
} 


/* pathway collumns */
.prbrowse,
.pathway-2col,
 { margin:0 12px; }

.pathway-2col h2
 {
	padding:.4em .5em .2em .5em;
	font-size:132%;
}

.pathway-2col h3
{
	border-top:1px solid #CCCCCC;
	margin:0.64em 0 0;
	padding:0.32em 10px 10px;
}


.pathway-2col h4 {
	padding:10px;
	margin:0;
	border-top:1px solid #cccccc;
	color:#7d7d7d;
	font-size:100%;
}


.pathway-2col h5 { padding:8px 10px 6px 10px; }


.pathway-2col p {
	padding:12px 10px 8px 10px;
	margin:0;
	text-align:left;
}



.breadcrumb ul li {
color:#707070;
display:inline;
margin:0;
padding:0;
}

.pfw1 {padding-right:10px; width:20%;}
