/**
 * PROJECT TRACK CSS
 * 
 * 
 * 
 * @author		Rolf Mortenson
 * @link		http://www.nyseblue.com
 * @email		rmortenson@nyseblue.com
 * 
 * @file		projects.css
 * @version		5.3
 * @date		12/21/2010
 * 
 * Copyright (c) 2010
 */

/*----- projects section */
.projects {}
.projects #topmenu .t-projects{background: #FFF;}
.projects  td input {margin: 2px; width: 50px; }
.projects #project-details .bd { max-height: 300px; height: auto; overflow-y: auto;}
#ie6 .projects #project-details .bd {height: 300px;}
.projects #project-details .bd .niceform li {padding: 0px 3px;}
.projects #project-details .bd .niceform label {font-weight: bold;}
.projects #projectProgramsDetails .bd {height: auto; max-height: 350px; height: 350px; overflow-y: auto;}
.projects #disclosure-editor {position: relative; margin-bottom: 20px; padding: 0px 10px 10px; border: 1px solid #CCC; background: url(../images/bg/bg-dogear-lg.png) no-repeat right top;}
.projects #disclosure-editor .dataHeader {margin-bottom: 20px;}
.projects #investmentCurrencyId {width:40%; max-width: 40%;} /*temp fix for long select in ownership tab */
.projects .ie #project-certification-list {width:auto;}
.projects #project-certification-list th,
.projects #project-certification-list td  {white-space: nowrap;}

/* data room */
/* data room lives both within project registration and at an upper level */
#dataroom { position: relative; padding: 1px 4px; border: 1px solid #709C4A; }
#dataroom h2 { margin: 0px -3px 5px; padding: 10px 40px 10px 10px; background: #3366CC url(../../images/bg/bg-dr-head.png) repeat-x left top; color: #FFF; zoom: 1;}
#dataroom .yui-dt-hidden { display:none;}
#dataroom .yui-dt-col-info { width: 80px;}
#dataroom .section .yui-navset .yui-content {background-image: none;}
#dataroom #notepad {position: absolute; right: 10px; top: 10px;}
#dataroom .stack label {font-size:11px; font-weight:bold;}
#dr-performance h4 { margin: 5px 10px; text-align: center;}
#dr-media .yui-navset .yui-content { height: 266px; width: 264px; background: #FFF;}
#dr-map-content {overflow: hidden;}
#dr-performance #chart { height: 250px;}
#dr-stats ul {zoom:1;}
#dr-stats .nicelist .dataType { width: 50%;}
#dr-stats li h4 { padding-left: 4px; background-color: #CCC;}
#dr-eligibility .nicelist .dataType {width: 60%;}
#dr-operational .nicelist .dataType {width: 60%;}
#dr-eins .tree li span {width: 60px}
#dr-eins .yui-content {padding:1em .5em;}
#dr-eins table tr.group td {background-color: #5A7494; color: #FFF;}
#prog1-table th {vertical-align: bottom;}
	