/*************************************************************************************************************************
										Colour Stylesheet for the Conference Site
*************************************************************************************************************************/

/**************************************User Selectable Styles***********************************************************/
.Heading1,H1     
{
	color:#8cc63e; 
	font-family:Tahoma,Arial,Helvetica,Sans-Serif;	
	font-size:160%;	
	font-weight:bold; 
	margin-bottom:5px;
}

.Heading2,H2     
{
	color:#000; 
	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:#191f2a;
	background-image: url(../../../images/conference10/bg_gradient.gif);
	height:164px;
	width:100%;
	background-repeat:repeat-x;
}

#left	
{
}

#center
{
	}

#headerimage
{
	position: absolute;
	top:0px;
	left:413px;
}

#headertitle
{
	position: absolute;
	top:0px;
	left:0px;
	}

#headerinfo
{
/*float:right;*/
	position: absolute;
	top:0px;
	right:0px;
	z-index:999;
	}

.greenBar
{
	border-bottom:none;
}


/*************************************************************************************************************************/


/********************************************Side Menu Color Selection Styles ********************************************/

	/* All Level Styles*/
	div#sidemenu			
	{
		position:relative;
		top:0px;
		width:145px;
		left:8px;
		font-weight:bold;
	}
	
	#sidemenu .footer	
	{
		color:#ffffff;
	}
		
	#sidemenu a
	{
		display:inline-block;
		color: #fff;
		background: url(../../../images/conference10/lilac_buttontop.gif) left top no-repeat;
		padding: 0.5em;
	}
	
	div#sidemenu ul li
	{
	margin-bottom: 15px;
	color:#fff;
	background: #b195c6 url(../../../images/conference10/lilacbuttonbottom.gif) left bottom no-repeat;
	}
	
	/* Level 0 Styles */
	#sidemenu a.L0					
	{
	color:#fff;
	background-color:#b195c6;
	}

	#sidemenu a.L0nc				
	{
		color:#ffffff; 
		background: #b195c6 url(../../../images/conference10/lilac_buttontop.gif) left top no-repeat;
	}

	#sidemenu a.L0hc				
	{
		color:#ffffff; 
		background: #b195c6 url(../../../images/conference10/lilac_buttontop.gif) left top no-repeat;
	}

	/*#sidemenu .short					
	{
		line-height: 2.2em;
	}*/


/************ change this for SELECTED items *****************************/

	#sidemenu a.LSel0					
	{
	color:#fff; 
	background: url(../../../images/conference10/lime_buttontop.gif) left top no-repeat;
	background-color:#8cc63e;
	}
	
	#sidemenu a.LSel1					
	{
	color:#fff; 
	background: url(../../../images/conference10/lime_buttontop.gif) left top no-repeat;
	background-color:#8cc63e;
	}
	
	div#sidemenu ul li.sel
	{
	margin-bottom: 15px;
	background: url(../../../images/conference10/lime_buttonbottom.gif) left bottom no-repeat;
	}

	/*#sidemenu a.LTop1					
	{
	color:#fff; 
	background-image: url(../../../images/conference09/tab2bg.gif);
	background-repeat:no-repeat;
	background-color:#b195c6;
	}*/

	#sidemenu a.L0sel				
	{
		color:#ffffff; 
		background:#003e7e;
	}
	
	#sidemenu a.L0sel:hover			
	{
		color:#ffffff; 
		background:#003e7e;
	}

	#sidemenu a.L0:hover			
	{
		color: #ffffff; 
		background:003e7e;
	}	
	
	#sidemenu a.L0:hover SPAN.hc	
	{
		background-image:url(../../../images/rtArwWhite.gif);
	}
	
	/* Level 1 Styles */	
	#sidemenu a.L1					
	{
		color:#fff; 
		background:#577baf; 
		border: 1px solid #003e7e;
	}
	
	#sidemenu a.L1 SPAN.hc			
	{
		
	}
	
	#sidemenu a.L1 SPAN.nc			
	{
		
	}

	#sidemenu a.L1sel				
	{
		color:#fff; 
		background:#577baf; 
		margin-bottom: 1px;
	}
	
	#sidemenu a.L1sel SPAN.hc		
	{
		background-image:url(../../../images/dnArwYellow.gif);
	}
	
	#sidemenu a.L1sel SPAN.nc		
	{
	}
	
	#sidemenu a.L1sel:hover			
	{
		color:#fff;
		background:#82a3cd;
	}
	
	#sidemenu a.L1:hover			
	{
		color: #fff; 
		background:#82a3cd;
		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*/
	div #topdropmenu	
	{
		/*width: 545px;
		height:15px;
		z-index:999;
		position:relative;
		top:19px;
		left:220px;*/
	}	
	
	#topdropmenu a
	{
		color:#ffffff;
	}
	
	#topdropmenu a:hover
	{

	}
	
	/* Level 0 Styles */
	#topdropmenu UL UL.L0
	{
	height:20px;	
	}

	#topdropmenu li a.L0hc			
	{
		color:#fff;
		height:20px;
		background: url("../../../images/conference10/divider.gif") top right no-repeat;
	}
	
	/*
	#topdropmenu li a.L0hcsel		
	{
	}
	
	#topdropmenu li a.L0nc			
	{
	}
	
	#topdropmenu li a.L0ncsel
	{
	}
		
	#topdropmenu a.L0hc:hover
	{
	}
	
	#topdropmenu a.L0hcsel:hover
	{
	}	
	
	#topdropmenu a.L0nc:hover
	{
	}
	*/
	
	
	/* 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;
	}
	
	/**************************************************************************************************************************/
	
	/*************************************************************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;
	}*/
			
	/****************************************************************************************************************************/

