/* BEGIN RESIZE MAIN EINSTEIN STYLES TO WORK WITH THIS LAYOUT */
#contentLeftColumn {
	width: 546px;
}

#twoColumnContainerLarge {
	width: 546px;
}

img.researcher {
	margin-bottom: 20px;
}

#contentRightColumn,
#rightColumnContainer {
	width: 395px;
}
/* END RESIZE MAIN EINSTEIN STYLES TO WORK WITH THIS LAYOUT */

/* BEGIN RIGHT COLUMN STYLES */
#categoryHeader {
	height: 37px;
	background: #0186BF;
}

#rightColumnContainer #rightColumnBox {
	float: none;
	margin-bottom: 10px;
	padding: 15px 12px 7px 12px;
	width: 371px;
	color: #4A4A4A;
	background: #F0F0F0;
}

#categoryHeader h2 {
	margin: 0;
	padding: 8px 0 0 12px;
	color: #FFF;
	font-size: 1.5em;
	border: none;
}

#categoryHeader h4 {
	margin: 0;
	padding: 10px 0 0 12px;
	color: #FFF;
	font-size: 1.3em;
	font-weight: normal;
}

ul {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 0 0 14px;
	line-height: 1.3em;
}

li {
	padding-bottom: 8px;
}

#moreIcons span {
	display: block;
	width: 123px;
	height: 108px;
	background: url(/images/research/profiles/profile-icons.png) left top no-repeat;
}

#moreIcons a {
	display: block;
	width: 123px;
	height: 108px;
}

#moreIcons span.multimedia {
	background-position: left top;
}

#moreIcons span.facultyProfile {
	background-position: -124px top;
}

#moreIcons span.expertProfile {
	background-position: -248px top;
}

#moreIcons span.logo {
	background-position: -372px top;
}

#releaseDate {
	float: left;
	margin-right: 12px;
	width: 46px;
	font-size: 3.2em;
	color: #C9C9C9;
	text-align: center;
}

#releaseDay {
	line-height: 0.8em;	
}

#releaseMonth {
	font-size: 0.4em;
	font-weight: bold;
}

#releaseTitle {
	float: left;
	padding-top: 4px;
}

#rightColumnBox.news #newsNav {
	position: absolute;
	top: 0;
	right: 7px;
	height: 100%;
}

#newsNav a {
	display: block;
	margin: 8px 0;
	width: 16px;
	height: 16px;
	background: url(/images/research/profiles/next-previous.png) left top no-repeat;
}

#newsNav a#next {
	background-position: -17px top;
}

#newsNav a#previous {
	position: absolute;
	bottom: 0;
}
/* END RIGHT COLUMN STYLES */

/* BEGIN ICONS AND NEWS LAYOUT WHEN 1 OPTION IS ENABLED */

/* END ICONS AND NEWS LAYOUT WHEN 1 OPTION IS ENABLED */

/* BEGIN ICONS AND NEWS LAYOUT WHEN 2 OPTIONS ARE ENABLED */
#contentRightColumn.iconsOne #rightColumnBox.news,
#contentRightColumn.iconsTwo #rightColumnBox.news {
	position: relative;
	width: 239px;
	height: 164px;
}

#contentRightColumn.iconsOne #relatedNews #categoryHeader ,
#contentRightColumn.iconsTwo #relatedNews #categoryHeader {
	width: 263px;
}

#contentRightColumn.iconsOne #moreIcons,
#contentRightColumn.iconsTwo #moreIcons {
	float: right;
	width: 123px;
}

#contentRightColumn.iconsOne #moreIcons span,
#contentRightColumn.iconsTwo #moreIcons span {
	margin-bottom: 7px;
}

#contentRightColumn.iconsOne .clearerMin,
#contentRightColumn.iconsTwo .clearerMin {
	height: 15px !important;
	line-height: 15px;
}

#contentRightColumn.iconsOne #newsSlideshow,
#contentRightColumn.iconsTwo #newsSlideshow {
	width: 239px;
	height: 158px;
	overflow: hidden;
	z-index: 0;
}

#contentRightColumn.iconsOne .slide,
#contentRightColumn.iconsTwo .slide {
	position: relative;
	width: 239px;
	height: 168px;
	z-index: 1;
}

#contentRightColumn.iconsOne #releaseTitle,
#contentRightColumn.iconsTwo #releaseTitle {
	width: 168px;
}
/* END ICONS AND NEWS LAYOUT WHEN 2 OPTIONS ARE ENABLED */

/* BEGIN ICONS AND NEWS LAYOUT WHEN ALL 3 OPTIONS ARE ENABLED */
#contentRightColumn.iconsThree #rightColumnBox.news {
	position: relative;
	height: 136px;
}

#contentRightColumn.iconsThree #moreIcons {
	margin-bottom: 10px;
}

#contentRightColumn.iconsThree span.multimedia {
	float: left;
	margin-right: 13px;
}

#contentRightColumn.iconsThree span.facultyProfile {
	float: left;
}

#contentRightColumn.iconsThree span.expertProfile {
	float: right;	
}

#contentRightColumn.iconsThree .clearerMin {
	height: 8px !important;
	line-height: 8px;
}

#contentRightColumn.iconsThree #newsSlideshow {
	width: 371px;
	height: 122px;
	overflow: hidden;
	z-index: 0;
}

#contentRightColumn.iconsThree .slide {
	position: relative;
	width: 371px;
	height: 132px;
	z-index: 1;
}

#contentRightColumn.iconsThree #releaseTitle {
	width: 300px;
}
/* END ICONS AND NEWS LAYOUT WHEN ALL 3 OPTIONS ARE ENABLED */

/* BEGIN OTHER TOP RESEARCHERS SPRITES */
#fourColumnContainerFull a {
	display: block;
	width: 207px;
	height: 157px;
	background: url(/images/research/profiles/sm/other-researchers.png) left top no-repeat;
}

#fourColumnContainerFull a:hover,
#fourColumnContainerFull a:hover.selectedResearcher,
#fourColumnContainerFull a.selectedResearcher {
	background-position: left -157px;
}
/* END OTHER TOP RESEARCHERS SPRITES */