/* Tables stylesheet for Ensembles website */

table {width:100%;
       background-color: #FFC;
       border-collapse: collapse;}
       
th   {padding:3px;
    background: url(http://ensembles-eu.metoffice.com/images/orangeth.gif) repeat-x #FC9;
    border:1px solid #99F;
    font: bold .8em Verdana, Helvetica, sans-serif;
    color: #036;}       

td {padding:3px;
    background-color: #FFC;
    border: 1px solid #99F;
   font: normal .8em Verdana, Helvetica, sans-serif;
    color: #036;}  


td.orange, td.orange_col1 {padding:3px;                   /* table for meeting presentations linked from secure site */
    background-color: #FC9;
    border: 1px solid #99F;
   font: normal .8em Verdana, Helvetica, sans-serif;
    color: #036;}  

td.orange_col1 {width:40%;}

td.yellow_col1 {width:40%;}
    
td.bold  {font: bold .8em Verdana, Helvetica, sans-serif;}      
td.center  {text-align:center;}    
 
td.techreportscol1 {width:12%; 
                    border: 1px solid #CCF;}
		    
td.techreportscol2 {width:70%;
                    border: 1px solid #CCF; }
		    
td.techreportscol3 {width:18%;
                     border: 1px solid #CCF;}		
	      	      			 
td.rtcoordscol2  {width:23%;}	
td.rtcoordscol3  {width:9%;}	
td.rtcoordscol4  {width:43%;}			 		 		 	

th.jobcol1  {width:30%;}
th.jobcol5 {width:28%;}					      
	
td.projectscol1 {width:16%;}
td.projectscol2 {width:84%;}
	      
th.affiliatescol1 	 {width:53%;} 
th.affiliatescol2 	 {width:33%;} 
th.affiliatescol3 	 {width:14%;}
		  		  
th.meetingscol1 {width:16%;} 
th.meetingscol2 {width:37%;} 
th.meetingscol3 {width:22%;}
th.meetingscol4 {width:25%;}
		  	  
th.othermeetingscol1	  {width:16%;} 
th.othermeetingscol2	  {width:59%;}
th.othermeetingscol3	  {width:25%;} 	
		    	   		  	    	  		       		   		  		  
th.redcoldel1, th.redcoldel2, th.redcoldel3, th.redcolmile1, th.redcolmile2, th.redcolmile3, th.redcolmile4   {padding:3px;
         background: url(http://ensembles-eu.metoffice.com/images/deliverablesredth.gif) repeat-x #F99;
         border:1px solid #99F;
         font: bold .8em Verdana, Helvetica, sans-serif;
         color: #036;}
		        
th.redcoldel1 {width:8%;}
th.redcoldel2 {width:80%;}
th.redcoldel3 {width:12%;}

th.redcolmile1 {width:8%;}
th.redcolmile2 {width:58%;}
th.redcolmile3  {width:17%;}
th.redcolmile4 {width:17%;}

		      
td.rtheading, td.top  {padding:3px;
	           background: url(http://ensembles-eu.metoffice.com/images/orangeth.gif) repeat-x #FC9;
                   border: 1px solid #99F;
                   font: bold .8em Verdana, Helvetica, sans-serif;
                   color: #036;}      		      	      
		      

	       
table.final_reports    {width:80%;}
		   
.final_reports td, .final_reports td.col1 {padding:4px;
                                           background:url(http://ensembles-eu.metoffice.com/images/oddreports.gif) repeat-x;
                                           }
			 
.final_reports td.col1	{width:40%;}			 
				 
.final_reportseven td  {padding:4px;
                       	background:url(http://ensembles-eu.metoffice.com/images/evenreports.gif) repeat-x #CF9;}	


table.report_timetable {width:100%;
                           border-collapse:collapse;
		           background-color: #CCF;}
		      
th.report_timetablecol1 {width:15%;}
th.report_timetablecol2 {width:64%;}
th.report_timetablecol3 {width:21%;}
		      		      
td.report_timetable_odd {border: 1px solid #CCF;}

td.report_timetable_even {background-color: #FFF;
                          border: 1px solid #CCF;}
			  
table.reporting_RT {background-color:#FFC;
                    width:100%;
                   border-collapse:collapse;}

th.reporting_RT {background-color:#FF9;
                 background-image:none;
                  border:1px solid #CCF;}

td.reporting_RT {background-color:#FFC;
                 border:1px solid #CCF;}			  
			  
table.reporting_partner {background-color:#FC9;
                         width:100%;
			 border-collapse:collapse;}

th.reporting_partner {background-color:#F96;
                      background-image:none;
                      border:1px solid #F96;}
			  
td.reporting_partner {background-color:#FC9;
                      border:1px solid #F96;}			  	
			  
td.participant_securecol1, td.participant_securecol2 {padding:4px;
			background:url(http://ensembles-eu.metoffice.com/images/member.gif) repeat-x #FFC;
			border: 1px solid #CCF;
			font: normal .8em Verdana, Helvetica, sans-serif;
                         color: #036;}
			 		   		    
td.participant_securecol1 {width:70%;}	
td.participant_securecol2 {width:30%;}				 
			 
table.participant_secure_communication {width:100%;
                                  border-collapse:collapse;
		                  background-color:#FC9;
		                  }	

td.participant_secure_communication {padding:4px;
				             background:url(http://ensembles-eu.metoffice.com/images/communication.gif) repeat-x #FC9;
				             border: 1px solid #CCF;
			                   font: normal .8em Verdana, Helvetica, sans-serif;
                                     color: #036;}
				      			 
 
