﻿H1	{font-weight: bold;
	 text-align: center;
	 color: black;
	 font-family: 'Gill Sans', Arial, sans-serif
	 }
	 
body 
{	
	font-family:Verdana; font-size: 12px;	
}

#header
{
	padding: 0px; margin: 0px; width:1024px; height:168px;
	background-image: url(../../images/header.jpg);
	background-repeat: no-repeat;
}


#footer
{
    padding: 0px; margin: 0px; width:100%; height:106px;  
	background-image: url(../../images/footer.jpg);
	background-repeat: no-repeat;
}


#footertext
{
	position:relative; top: 100px;
}

#container
{
	top:168px; 
}

#centercolcontent
{
	position: absolute; top:318px; 
	padding: 15px 6px 15px 6px; width:980px;
}

#menucol
{
	position: absolute; top: 218px; left: 10px; width: 1024px;height:50px;
	background-image: url(../../images/flatmenuback.jpg);
	background-repeat:no-repeat;
	font-size: 10px;	
}

#memberLogin
{
    position:relative;
    margin: 0 auto;  
    width:1024px; 
    height:30px; 
    top: 100px;
}

#newscol
{
	position: absolute; top: 168px; left: 10px; width: 1023px;height:50px;
}

.MainMenu
{
	position:absolute; top: 15px; margin-left: 80px;
}

.ticker
{	
	position:absolute; margin-left:50px; 
    font-weight:bold;
    font-size:small;
    color:Red;
}

#NewsWindow
{
	position:absolute; top:2px; margin-left:50px; width:1023px; height:50px;
    font-weight:bold;
    font-size:small;
    color:Red;	
}

#ebulogo
{
	position:absolute; top:125px; left:10px;
}

#loginbox
{
	position:absolute; top:0px; left:60px;	
	padding: 2px 2px 2px 2px; font-size: 9px;	
}

#welcomebox
{
	width:180px; height:10px;
	padding: 2px 2px 2px 2px; font-size: 9px;
}

#MemberWelcomebox
{
    margin: 0 auto;  
    width:1024px; 
    height:10px;  
    font-size: 9px;
}

#regForm
{
    margin: 0 auto;
    width: 1024px;
}

.tabs
{
      position:static;
      top:1px;
      left:10px;
}

.tab
{      
	  background-image : url(../../images/tab.jpg);
	  background-repeat :no-repeat;      
	  background-position : center;
      padding:1px;
      color:Red;
      font-weight:bold;     
      width:120px;
      text-align:center;
}

.selectedTab
{
	  background-image : url(../../images/selectedtab.jpg);
	  background-repeat :no-repeat;      
	  background-position : center;
	  padding :1px;	  
      color:Red;
      font-weight:bold;     
      width:120px;
      text-align:center;	  
}

.tabContents
{
      border-top: ridge 10px Green;    
      padding:10px;
      background-color:white;
      color:black;
}

.IE8Fix 
{ 
	z-index: 999;   
}

.SideBar
{
	background-image : url(../../images/ace.jpg);
	background-repeat :no-repeat;      
	background-position:center;
	vertical-align:middle;
	width:150px;	
}

.SideBarButton
{
	margin-left:25px;
    
}

.profileContent
{
      border-top: ridge 10px Green;    
      padding:10px;
      background-color:white;
      color:black;	
      height:300px;
      overflow:auto;
}

.linklist
{
	text-align:left;
}

.CharityDetails
{
	 position:absolute; top: 75px;	 
}

.SingleParticipantSelection
{
    position:absolute; top: 35px; left:300px;
}

.singlePartLabel
{
    width: 500px; height:25px;
    background-image: url(../../images/titlebar.jpg);
    background-position:left;
    background-repeat:no-repeat;
    text-align:center;
    font-weight:bold;
    font-size:medium;
    color:Red;
}

.singlepartclosepanel
{
    position:absolute; top:4px; left:475px;
    width:16px; height:16px;
}

.hiddenLabel
{
	background-color:lime; 
	font-weight:bold; 
	color:Red;	
}

.GalleryView
{
    background-image: url(../../images/gallerybgd.jpg);
    background-position:top;    
    background-repeat:no-repeat;
    width:900px; height:500px; 
}

.GalleryStepView
{
    position:absolute; left:240px; top:173px;
    width:600px; height:400px;
}

.StartNextButton
{
    position:absolute; left:480px; top:150px;
}

.LastPreviousButton
{
    position:absolute; left:-40px; top:150px;
}
