/************************ About************************************/
body.brHome #leftNav a#brHome,
body.largeBulding #leftNav a#largeBulding,
body.smallBuilding #leftNav a#smallBuilding,
body.interactive #leftNav a#interactive,
body.otherTraining #leftNav a#otherTraining,    
body.modules #leftNav a#modules,
body.pubs #leftNav a#pubs,
body.faq #leftNav a#faq{
color: #cf6200;
font-weight: bold;
background-color: white;
border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
-webkit-border-radius: 4px 0 0 4px;
}

/****************** FEATURED RESEARCH *************************/

div.intro, div.buttons{
	width:700px;	
}
div.intro{
margin-top:20px;	
}
div.intro p{
font-size:1.1em;
font-weight:bold;	
}

div.buttons img{
	margin-bottom:5px;
}
div.btn1, div.btn2, div.btn3{
	float:left;
	clear: all;
	margin-left:25px;
	margin-bottom:10px;
}
p.btnText{
	text-align:center;
	color: #CF6200;
	font-weight:bold;
}
.imageBlock img {
    display: block;	
	/*position: absolute;*/
	top: 0; left: 0; right: 0; bottom: 0;
	margin:auto;	
	max-width:200px !important;
	max-height:250px;
	border: 4px solid #CF9E1B;
	vertical-align:middle;
/*same color as the buttons... #CF9E1B; or #F9DD99;/*40%*/
}
.imageBlock{
width:235px;
min-height:275px;
padding:5px;
float:right;
background:white;
position:relative;
text-align:center;	
}
.ResearchBody{
	background:white;
	width:258px;
	height:275px;
	color:black;
	padding: 5px;	
}
#main .ResearchBody p{
	padding:4px;
}
#main .ResearchBody h2{
	padding-top:5px;
	margin-bottom:5px !important;
}
#featuredResearch h2 a {
    color: #d57500;;
    /*text-transform: uppercase;
    background: url("http://www.pnnl.gov/images/copper_shadow_gradient.png") repeat-x scroll left bottom rgb(213, 117, 0);*/	
    font-weight: bold;
   /* font-family: Verdana,Geneva,Helvetica,Arial,sans-serif;*/
    padding: 10px 0px;
    text-align: left;
	line-height:1.5em;
}
#featuredResearch h2 a:hover{
text-decoration: none;	
}
#featuredImages li{
	width:493px;
    list-style-image: none;
	margin-left:10px;
}

#featuredContent {
    margin-top: 1px;
	margin-bottom:20px;
    background-color: rgb(202, 202, 207);
    padding: 4px;
    height: 323px;
    position: relative;
}
#featuredContent ul{
margin-top:10px;	
}
#featuredIndex {
    background-color: rgb(202, 202, 207);
    margin: 0px;
    padding: 6px 3px 0px 0px;
    position: absolute;
    bottom: 4px;
    left: 7px;
    z-index: 200;
}
#featuredIndex .index {
    display: inline;
}
#featuredIndex .index a.activeSlide { 
	background: #404040; 
}

#featuredIndex .index a {
    display: block;
    float: left;
    margin: 0px 3px 0px 0px;
    padding: 0px;
    line-height: 20px;
    height: 20px;
    max-height: 20px;
    width: 20px;
    max-width: 20px;
    background-color: rgb(207, 158, 27);
    border: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
#featuredArchive {
    background-color: rgb(202, 202, 207);
    margin: 0px;
    padding: 6px 3px 0px 0px;
    position: absolute;
    bottom: 6px;
    right: 7px;
    z-index: 200;
}
#featuredArchive a {
    font-weight: bold;
    text-transform: uppercase;
}
#featuredIndex a.pause {
    background: url("../images/pause_btn.png") no-repeat scroll 0% 0% transparent;
    text-indent: -9999px;
}
#featuredIndex a.button {
    display: block;
    float: left;
    margin: 3px 4px 0px;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
#featuredIndex a.play {
    background: url("../images/play_btn.png") no-repeat scroll 0% 0% transparent;
    text-indent: -9999px;
}

div#tabs ul, div#tabs li {
    margin: 0px 0px 8px 8px;
    padding: 0;
}

div#tabs img {
    margin: 0px 0px 8px 0px;
    padding: 0;
}