/*  PNNL Public Homepage Style Sheet
    Author: Jeff Boyus
    Last Updated: December 2009
*/

#featuredResearch, #labNews, #featuredLinks, #directorateInfo, #pnnlOverview, #badgeBarContainer, #socialMedia {
	float: left;
	margin-top: 20px;
	position: relative;
}

a {
	outline: none;
}

:focus {
  -moz-outline-style: none;
}

/************************ FEATURED RESEARCH ************************************/
#featuredResearch {
	width: 580px;
	max-width: 580px;
	height: 330px;
	margin: 14px 20px 0 0;
	background-color: #FFF;
}

#featuredResearch h2 {
	color: #FFF;
	text-transform: uppercase;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background: #D57500 url(https://www.pnnl.gov/images/copper_shadow_gradient.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-weight: bold;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	padding: 4px 0;
	text-align: center;
}

#featuredContent {
	margin-top: 1px;
	background-color: #CACACF;
	padding: 4px;
	height: 293px;
	position: relative;
}

#featuredImages {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#featuredImages li {
	padding: 0;
	margin: 7px;
}

#featuredImages li img {
	border: 1px solid #FFF;
	margin: 0;
	padding: 0;
}

#featuredIndex {
	background-color: #CACACF;
	margin: 0;
	padding: 6px 3px 0 0;
	position: absolute;
	bottom: 6px;
	left: 7px;
	z-index: 200;
}

#featuredIndex .index {
	display: inline;
}

#featuredIndex .index a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	line-height: 20px;
	height: 20px;
	max-height: 20px;
	width: 20px;
	max-width: 20px;
	background-color: #CF9E1B;
	border: 1px solid #FFF;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
#featuredIndex .index a.activeSlide {
	background: #404040;
}

#featuredIndex a.button {
	display: block;
	float: left;
	margin: 3px 4px 0 4px;
	height: 16px;
	width: 16px;
	cursor: pointer;
}

#featuredIndex a.play {
	background: url(/images/play_btn.png) no-repeat;
	text-indent: -9999px;
}

#featuredIndex a.pause {
	background: url(/images/pause_btn.png) no-repeat;
	text-indent: -9999px;
}

#featuredArchive {
	background-color: #CACACF;
	margin: 0;
	padding: 6px 3px 0 0;
	position: absolute;
	bottom: 6px;
	right: 7px;
	z-index: 200;
}

#featuredArchive a {
	font-weight: bold;
	text-transform: uppercase;
}

#featuredArchive a:visited, #topStory a:visited, #directorateList a:visited {
	color: #0077A4;
}

/************************ LAB NEWS ************************************/
#labNews {
	width: 340px;
	max-width: 340px;
	height: 265px;
    margin-top: 9px;
   background-image: url("/images/lab_news_bg.png");
   background-repeat: no-repeat;
   background-position: left 5px;
}

#labNews h2 {
   position: absolute;
   visibility: hidden;
}

#labNewsNav {
   margin-left: 5px;
}

#labNews.scriptLess #labNewsNav {
	visibility: hidden;
}

#labNews h3.scriptLess {
	display: none;
}

#labNews.scriptLess h3.scriptLess {
	color: #707276;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-top: 1.5em;
}

#topStory p {
	font-size: 1em;
}

#topStory p a.more {
	padding-left: 5px;
}

 .additionals {
    clear: both;
	width: 100%;
	padding-top: 10px;
	/*border-top: 1px solid #d8d9da;*/
    position: absolute;
    padding-bottom: 0;
	bottom: 3px;
	left: 0;
}

span.cal.additionals {
	/*bottom: 40px;*/
	border: none;
}

span.cal.additionals a {
	padding-right: 20px;
	background: url('/images/icons/calendar.png') no-repeat right top;
}


.additionals a:link, .additionals a:visited, #featuredLinks a:link, #featuredLinks a:visited {
   font-size: 12px;
   text-transform: uppercase;
   font-weight: bold;
}

.additionals a:link.feed, .additionals a:visited.feed {
   text-transform: none !important;
   padding-left: 25px;
   background-position: 6px;
}

#allNews {
   padding-right: 5px;
}

#topStory h3 {
   margin-bottom: 10px;
   font-weight: bold;
   font-size: 14px;
}

#topStory h3 a:link, #topStory h3 a:visited {
   color: #d57500;
}

#topStory .floatLeft {
   margin: 0 10px 0 0;
}

#topStory .floatLeft img {
   max-width: 110px;
   max-height: 110px;
   border: 1px solid #c97a00;
   padding: 2px;
}

#labNews table {
   border: none;
}

#labNews table th, #labNews table td {
   padding: 8px 0;
}

#labNews table th {
   text-align: left;
   color: #c97a00;
   text-transform: uppercase;
}

#labNews table td {
   border-top: 1px solid #d8d9da;
}

#labNews table .releaseDate {
   width: 110px;
}

#labNews table .publication {
   width: 124px;
	padding-right: 10px;
}

#labNews table td.releaseDate, #labNews table td.publication {
   color: #707276;
}

/************************ FEATURED LINKS ************************************/
#featuredLinks {
	width: 340px;
	max-width: 340px;
	height: 40px;
	background-color: #FFF;
    border-top: 1px solid #D8D9DA;
    padding-top: 10px;
    margin-top: 0;
}

/************************ DIRECTORATE INFO ************************************/
#directorateInfo {
	width: 580px;
	max-width: 580px;
	height: 205px;
	margin-right: 20px;
	background-color: #FFF;
}

#directorateList {
	list-style-type: none;
	margin: 0;
	padding:0;
	background-color: #FFF;
}

li.directorate {
	display: inline;
	margin: 0;
	padding: 0;
	height: 206px;
	background-color: #FFF;
}

div.handle {
	top: 0;
	left: 0;
	display: block;
	height: 206px;
	width: 103px;
	float: left;
	background-color: #FFF;
	cursor: pointer;
}

div.handleSelected {
	cursor: default;
}

div.handle .FCSD {
	display: block;
	text-indent: -9999px;
	background: url(../images/pnnl_homepage_graphics3.png);
	background-position: 0 0;
	height: 206px;
	width: 101px;
	z-index: 200;
	position: absolute;
}

div.handle .NSD {
	display: block;
	text-indent: -9999px;
	background: url(../images/pnnl_homepage_graphics.png);
	background-position: -105px 0;
	height: 206px;
	width: 101px;
	z-index: 200;
	position: absolute;
}

div.handle .EED {
	display: block;
	text-indent: -9999px;
	background: url(../images/pnnl_homepage_graphics.png);
	background-position: -210px 0;
	height: 206px;
	width: 101px;
	z-index: 200;
	position: absolute;
}

div.handle .UF {
	display: block;
	text-indent: -9999px;
	background: url(../images/pnnl_homepage_graphics.png);
	background-position: -315px 0;
	height: 206px;
	width: 101px;
	z-index: 200;
	position: absolute;
}

div.fade {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

div.fade .FCSD {
	background-position: 0 -210px;
}

div.fade .NSD {
	background-position: -105px -210px;
}

div.fade .EED {
	background-position: -210px -210px;
}

div.fade .UF {
	background-position: -315px -210px;
}

.contentWrapper, .accordContainer {
	background-color: #FFF;
}

.contentContainer {
	padding-left: 0px;
	float: left;
	width: 0px;
	height: 206px;
	overflow: hidden;
	background-color: #FFF;
}

div.content {
	width: 150px;
	max-width: 150px;
	height: 206px;
	float: left;
	display: inline;
	padding: 5px 7px;
	background-color: #FFF;
}

div.content h3 {
	color: #242424;
	font-weight: bold;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px dotted #242424;
	background-color: #FFF;
	line-height: 120%;
}

div.content ul {
	list-style-image: url(/images/bullet_square.png);
	margin: 8px 0 0 0;
	background-color: #FFF;
}

div.content ul li {
	margin: 0 0 5px 15px;
	font-size: 0.9em;
	background-color: #FFF;
}

div.content ul li{
	line-height: 140% !important;
}

.handleInnerWrapper {
	position: relative;

}

/************************ PNNL OVERVIEW ************************************/
#pnnlOverview {
	width: 335px;
	max-width: 335px;
	height: 205px;
	background-color: #FFF;
	margin-top: 22px;
}

#pnnlOverview h2 {
	color: #FFF;
	text-transform: uppercase;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background: #A83C0F url(http://www.pnnl.gov/images/bronze_shadow_gradient.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-weight: bold;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	padding: 4px 0;
	text-align: center;
}

#pnnlOverview h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 13px 0 5px 0;
}


#pnnlOverview ul {
	list-style-image: url(/images/bullet_square.png);
	margin: 5px 0 0 0;
}

#pnnlOverview li {
	margin: 0 0 5px 15px;
	font-size: 0.9em;
	line-height: 145%;
}

#missions a:link, #missions a:visited {
	color: black;
	text-decoration: none;
}

#missions a:hover {
	color: black;
	text-decoration: underline;
}

#pnnlOverview div.floatRight {
	margin: 18px 0 10px 15px !important;
	padding: 2px;
	height: 80px;
	width: 116px;
     border: 1px solid #A83C0F;
}

a.PNNLvideo {
	text-indent: -9999px;
	background: url(/images/pnnl_homepage_graphics.png);
	background-position:-420px -210px ;
	height: 80px;
	width: 116px;
	display: block;
}

/************************ BADGE BAR NEWS ************************************/
#badgeBarContainer, #socialMedia {
	width: 940px;
}

#badgeBarContainer {
	height: 225px;
	margin-top: 35px;
}

#badgeBarContainer h2 {
	color: #7A7A7A;
	font-weight: bold;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	line-height: 30px;
	text-transform: uppercase;
	text-align: center;
	background: url(/images/pnnl_homepage_graphics.png);
	background-position:0 -420px;
	height: 30px;
	width: 100%;
}

#badgeBar {
	padding-top: 10px !important;
}

/************************ SOCIAL MEDIA ************************************/
#socialMedia {
	height: 40px;
	margin-top: 30px;
}

#socialMedia ul {
	list-style-type: none;
	margin: 0;
	padding:0;
	background-color: #FFF;
}

#socialMedia ul li {
	float: left;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}

#socialMedia a.badge {
	display: block;
	margin-right: 6px;
	height: 40px;
	width: 34px;
	max-height: 40px;
	max-width: 34px;
	text-indent: -9999px;
	background: url(/images/pnnl_homepage_graphics.png);
}

#socialMedia a.youtube {
	background-position: -420px -300px;
}

#socialMedia a.facebook {
	background-position: -454px -300px;
}

#socialMedia a.twitter {
	background-position: -488px -300px;
}

#socialMedia a.linkedin {
	background-position: -521px -300px;
}

#socialMedia a.flickr {
	background-position: -556px -300px;
}

#socialMedia a.instagram {
	background-position: -591px -300px;
}

#socialMedia a.googlePlus {
	background-position: -626px -300px;
}

#socialMedia a.rss {
	background-position: -591px -300px;
}

#footer {
	padding: 10px 0 20px 0 !important;
}