/*************************************************************************************************************************
										Colour Stylesheet for the Conference Site
*************************************************************************************************************************/

/**************************************User Selectable Styles***********************************************************/
.Heading1,H1     
{
	color:#62a6d9; 
	font-family:Tahoma,Arial,Helvetica,Sans-Serif;	
	font-size:150%;	
	font-weight:bold; 
	margin-bottom:5px;
}

.Heading2,H2     
{
	color:#c1d830; 
	font-family:Arial,Verdana,Helvetica,Sans-Serif; 
	font-size:120%; 
	font-weight:bold;
}

.Heading3,H3     
{
	color:#999999; 
	font-family:Arial,Verdana,Helvetica,Sans-Serif; 
	font-size:100%; 
	font-weight:bold;
}

.Normal          
{
	color:#000000; 
	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	font-size:10pt;
}

.BlueBoldSpaced        
{
	color:#62a6d9; 
	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	font-size:110%;
	font-weight:bold;
	padding:2px; 
}

.Caption1        
{
	color:#006600; 
	font-family:Arial,Verdana,Helvetica,Sans-Serif; 
	font-size:small; 
	font-weight:bold;
}
/*************************************************************************************************************************/


/************** User Table Colour Styles -  define the basic properties for tables in the Immediacy Editor****************/
	/* Default Table */
	table.ImmTS_Default		
	{
		background-color:#ffffff;
	} 

	table.ImmTS_Default th, 
	table.ImmTS_Default td	
	{
		padding:2px; 
		margin:2px;
	} 

	table.ImmTS_Default, 
	table.ImmTS_Default th, 
	table.ImmTS_Default td
	{
		border:1px solid #000000;
	} 
	     
	table.ImmTS_Default th	
	{
		background-color:#ffffff; 
		color:#000000;
	} 
	
	table.ImmTS_Default td	
	{
		color:#000000;
	}
	
	/* Default Colour Scheme Table without borders*/
	table.ImmTS_paleGreen	
	{
		background-color:#ffffff;
	}

	table.ImmTS_paleGreen th, 
	table.ImmTS_paleGreen td	
	{
		padding:0px; 
		margin:0px;
	} 

	table.ImmTS_paleGreen, 
	table.ImmTS_paleGreen th, 
	table.ImmTS_paleGreen td	
	{
		background-color:#eaf1C2;
	} 
	     
	table.ImmTS_paleGreen th	
	{
		background-color:#6cb345; 
		color:#ffffff;
	} 
	
	table.ImmTS_paleGreen td	
	{
		color:#ffffff;
	}
	
	/* Default Colour Scheme Table with borders*/
	table.ImmTS_paleGreenBorders	
	{
		background-color:#ffffff;
	} 

	table.ImmTS_paleGreenBorders th, 
	table.ImmTS_paleGreenBorders td	
	{
		padding:0px; 
		margin:0px;
	}

	table.ImmTS_paleGreenBorders, 
	table.ImmTS_paleGreenBorders th, 
	table.ImmTS_paleGreenBorders td	
	{
		background-color:#eaf1C2;
		border:solid 1px #cfd667;
	} 
	     
	table.ImmTS_paleGreenBorders th	
	{
		background-color:#6cb345; 
		color:#ffffff;
	} 
	
	table.ImmTS_paleGreenBorders td	
	{
		color:#ffffff;
	}
	
/*************************************************************************************************************************/

/*********************************************** Template Colour Styles **************************************************/
/* Changes the colour of sections of the page dependant on the style sheet in use */
#header	
{
	background-color:#ffffff; 
}

#left	
{
	background-color:#ffffff; 
	border-right:1px solid #ffffff;
}

#logo
{
	padding:0px;
}
.greenBar
{
	border-bottom:solid 2px #8DBE3F;
}

/*************************************************************************************************************************/


/********************************************Side Menu Color Selection Styles ********************************************/

	/* All Level Styles*/
	#sidemenu			
	{
		background-color:#ffffff;
	}
	
	#sidemenu .footer	
	{
		color:#ffffff;
	}
		
	#sidemenu a
	{
		display:inline-block;
	}
	
	/* Level 0 Styles */
	#sidemenu a.L0					
	{
		color:#6cb345; 
		background:#eaf1c2; 
		border:solid 1px #d5dc7c;
	}

	#sidemenu a.L0sel				
	{
		color:#ffffff; 
		background:#b2cd68;
	}
	
	#sidemenu a.L0sel:hover			
	{
		color:#ffffff; 
		background:#d5dc7c;
	}
	
	#sidemenu a.L0:hover			
	{
		color: #ffffff; 
		background:#d5dc7c;
	}	
	
	#sidemenu a.L0:hover SPAN.hc	
	{
		background-image:url(../../../images/rtArwWhite.gif);
	}
	
	/* Level 1 Styles */	
	#sidemenu a.L1					
	{
		color:#6cb345; 
		background:#f0f0f0; 
		border:solid 1px #d5dc7c;
		
	}
	
	#sidemenu a.L1 SPAN.hc			
	{
		
	}
	
	#sidemenu a.L1 SPAN.nc			
	{
		
	}

	#sidemenu a.L1sel				
	{
		color:#ffffff; 
		background:#b2cd68; 
		margin-bottom: 1px;
	}
	
	#sidemenu a.L1sel SPAN.hc		
	{
		background-image:url(../../../images/dnArwYellow.gif);
	}
	
	#sidemenu a.L1sel SPAN.nc		
	{
	}
	
	#sidemenu a.L1sel:hover			
	{
		color:#ffffff;
		background:#d5dc7c;
	}
	
	#sidemenu a.L1:hover			
	{
		color: #ffffff; 
		background:#d5dc7c; 
		margin-bottom: 6px;
	}	
	
	#sidemenu a.L1:hover SPAN.hc	
	{
		background-image:url(../../../images/rtArwWhite.gif);
	}
	
	/* Level 2 Styles */	
	#sidemenu a.L2					
	{
		color:#6cb345; 
		background:#eaf1c2; 
		border:solid 1px #d5dc7c;
	}
	
	#sidemenu a.L2 SPAN.hc			
	{
		background-image:url(../../../images/rtArwGrey.gif);
	}
	
	#sidemenu a.L2 SPAN.nc			
	{
	}

	#sidemenu a.L2sel				
	{
		color:#ffffff; 
		background:#aaaaaa; 
		margin-bottom: 1px;
	}
	
	#sidemenu a.L2sel SPAN.hc		
	{
		background-image:url(../../../images/dnArwYellow.gif);
	}
	
	#sidemenu a.L2sel SPAN.nc		
	{
	}
	
	#sidemenu a.L2sel:hover			
	{
		color:#ffffff;
		background:#55bddf;
	}
	
	#sidemenu a.L2:hover			
	{
		color: #ffffff; 
		background:#55bddf; 
		margin-bottom: 1px;
	}	
	
	#sidemenu a.L2:hover SPAN.hc	
	{
		background-image:url(../../../images/rtArwWhite.gif);
	}
	
/**************************************************************************************************************************/


/******************************************Top Drop Down Menu Color Selection Styles **************************************/
	
	/* All Level Styles*/
	#topdropmenu	
	{
		background-color:#c1d830; 
	}	
	
	#topdropmenu a
	{
		color:#ffffff;
	}
	
	#topdropmenu a:hover
	{

	}

	/* Level 0 Styles */
	#topdropmenu UL UL.L0
	{
		
	}

	#topdropmenu li a.L0hc			
	{
		color:#fcee21;
		background: #6cb345 url("../../../images/conference/homeEnd.gif") right top no-repeat;
	}
	
	#topdropmenu li a.L0hcsel		
	{
		color:#fcee21;
		background: #6cb345 url("../../../images/conference/homeEnd.gif") right top no-repeat;
	}
	
	#topdropmenu li a.L0nc			
	{
		
		background: #C1D830 url("../../../images/conference/divider.gif") right top no-repeat;
	}
	
	#topdropmenu li a.L0ncsel
	{
		color:#ffffff; 
		background:#55bddf; 
		border-right:solid 1px #ffffff; 
		border-bottom:solid 1px #55bddf;
	}
		
	#topdropmenu a.L0hc:hover
	{
		background: #62a6d9 url("../../../images/conference/homeEndHover.gif") right top no-repeat;
		color: #ffffff;
	}
	
	#topdropmenu a.L0hcsel:hover
	{
		background: #62a6d9 url("../../../images/conference/homeEndHover.gif") right top no-repeat;
		color: #ffffff;
	}	
	
	#topdropmenu a.L0nc:hover
	{
		background: #C1D830 url("../../../images/conference/divider.gif") right top no-repeat;
		color: #fcee21;
	}
	
	
	
	/* defines height and width of a tags within the above li tags*/
	/* note that padding-left, padding-right and width must add up to the values above. 
	mozilla seems to have a bit of problem in the sample site here in the for the top level only, 
	we had to add 4 more pixels in order to get the borders to show properly on the menu */
	/* padding-top and padding bottom styles are useful for netscape which doesn't seem to handle "filling" the LI tag to 
	100% height */
	/* change the padding styles, but exercise some caution with different browsers*/
	
	#topdropmenu ul.L0 li a	
	{
		font-family:Arial,Verdana,Helvetica, Sans-Serif; 
		font-weight:bold;
	}
	
	#topdropmenu ul.L1 li a	
	{
		font-family:Arial,Verdana,Helvetica, Sans-Serif; 
		height:auto; 
		font-size:100%; 
		font-weight:normal; 
		padding-left:5px; 
		padding-right:15px; 
		padding-top:.23em; 
		padding-bottom:.33em; 
		display:block; 
		width:100%; 
		border-top:solid 1px #ffffff;
	}
	/**************************************************************************************************************************/
	
	/*************************************************************content table************************************************/
	#content
	{
		border-collapse:collapse;
	}
	
	#content td.one
	{
		background-color:#eaf1C2;
	}
	
	#content td.two
	{
		background-color:#eaf1C2;
		vertical-align:top;
	}
	
	#content td.three
	{
		
	}
	
	#content td.four
	{
		
	}
	
	/****************************************************************************************************************************/
	#greenTable
	{
	    background-color:#eaf1C2;
	}
	
	
	
	/****************************************************************************************************************************/

