@charset "utf-8";

/*	-------------------------------------------------------------
	Event Sites Boussias Conferences
	Designed by Boussias New media Team
	Project Leader Kostas Panoulas
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:		Boussias Conferences
	Filename:			bc.article.css
	Version:			1.0
	Date:				March 23, 2008
	------------------------------------------------------------- */			

/*	Section Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

	#sectionContainerHeader {			
			border-top:3px solid #C6AB01;
			color: #ffffff;
			background-color:#606261;
			/*border:1px solid #ff0000;*/			
			/*border:1px solid #000000;*/ }			
	
	#sectionContainerContentContent h1 { 
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:13px;
			line-height:14px;
			font-weight:bold;	
			color: #ffffff; }	
	
	#sectionContainer span.belowHeading{ 
			background: #ECDF90 url("../_imagesConferences/speakersFullListBelowHeading_bottom.jpg") no-repeat left top; }

	#sectionContainer ul li {
			border-bottom:1px solid #F1F1F1;
			background-color:#ECDF90; }

	#sectionContainer ul li a {
			font-size:11px;
			line-height:13px;
			width: 170px;
			color: #000; }
						
	#sectionContainer ul li a.selected {
			background: url("../_imagesConferences/sectionBackHover.gif") no-repeat  right bottom; }
			
	#sectionContainer ul li a:hover {
			color:#000; }	
			
/*	Main Content - Generic Default
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	#alphaBottomRight h1 { 
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:17px;
			line-height:30px;			
			border-top:3px solid #C6AB01;
			color: #000;
			background-color:#F1F1F1; }
	
	#alphaBottomRight span.belowHeading { 
			background: #fff url("../_imagesConferences/genericBelowHeading_bottom.gif") no-repeat left top;
			background-position:10px 0px; }
			
/*	Main Content - For All Pages
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	 #alphaBottomRight #mainContentPage {
			line-height:17px;			
			padding-left:10px;
			/*border:1px solid #ff0000;*/ }	
			
			
			
			
			
			
		
			
			
			
						
				
