/* CSS Document */
/******************************************************************

CHANGE LINKS [AND TAB TEXT] 

******************************************************************/
body {
	font : 0.8em verdana;
	color: #666;
	/*background-color:#000000;*/
}
a:link, a:visited {
	text-decoration : none;
	color: #666;  
}
 a:hover, a:visited:hover {
	text-decoration : none;	 
	color: #666;
}
img 
{
    border:none;
} 
/******************************************************************

					******** TITLE ********

******************************************************************/

/******** PAGE HEADER ********/
h1, h2 ,h3, h4
{
	text-align : left;
	padding :0;
	margin : 0;
	font-weight: normal;
	color: #999;
}
h1 {
	font : 1.5em verdana;
	margin : 15px 0;
}
h2 {
	font-size : 1.2em;
	font-weight: bold;
	margin : 10px 0 10px 0;
	color: #333;
}
h3 {
	font-size : 1.4em;
	margin : 10px 0 20px 0;

}	
h4 {
	font-size : 1em;
	font-weight: bold;
	margin : 10px 0 10px 0;

}
strong
{
	text-align : left;
	margin : 15px 0 15px 0;
    padding: 0;
}
.indexbg .regHeader 
{
    border : 1px solid #666;
    background : url(../data/reg2.jpg) no-repeat 0% 50%;
}
.pre-page 
{
   /* border : 1px solid #A1DBF1;*/
}
#select p
{
    padding : 2px 0 4px 0;
    width :100%;
}
#select-btn
{
    float : left;
	text-align : left;
	margin : 2px 0 0 0;
}
.inputBox {
    /*border : 1px solid #333333;*/
}
#test 
{
    margin : 10px 0 10px 0;
	height : 20px;
} 
#playerdownloads p 
{
    font-size : 0.85em;
    width :100%;
    border : 0px solid #FFF;
}   
/*************************************************************

BANNER LOGO PLACEMENT

*************************************************************/
/* LOGO LEFT */
.contentHeader 
{
    height : 60px;
	background : url(../data/logo.jpg) no-repeat 1% 50%;
	background-color: #FFF;
}
.contentHeader h1 
{ 
    float :right;
	padding : 20px 25px 0 0;
    color: #333;
}
.contentHeader #logo 
{ 
	float :right;
}
.regHeader 
{
    height : 90px;
	background-color: #FFF;
}
.regHeader h1 
{ 
	text-align : right;
	padding : 35px 25px 0 0;
	font-weight: bold;
}
.contentHeader a:link {
	border : 0px solid #FFF;
}
.contentHeader div 
{
    float :left;
}
.contentHeader .presentedby 
{
    float :right;
}

/*************************************************************

MENU

*************************************************************/
#menu li a, #menu li a:visited, #menu li a:hover, #menu li a:visited:hover, #tabs li a, #tabs li a:visited 
{
    font : 0.9em verdana;
	color : #666;
	background-color : #FFF;
	/*background : url(../data/menuli.jpg) repeat-x 0% 50%;*/
	border : 1px solid #D7D7D7;
}
#menu li a:hover, #menu li a:visited:hover, #tabs li a:hover, #tabs li a:visited:hover 
{
    font : 0.9em verdana;
    color : #333;
	background-color: #D7D7D7;
	/*background : url(../data/menuli-over.jpg) repeat-x 0% 50%;*/
	/*border : 1px solid #993333;*/
}
#tabs li a, #tabs li a:visited {
	color: #666666; 
	background-color : #F6F6F6;
	border : 1px solid #D7D7D7;
}
#tabs li a:hover, #tabs li a:visited:hover 
{
    /*color : #EEEEEE;
	background-color: #666666;
	border : 1px solid #993333;*/
}
.topic-selected {
	/*background-color: #285E97;*/
	border : 1px solid #27CFFE;
}
#tabs .tab-selected a, #tabs .tab-selected a:visited, #tabs .tab-selected a:hover, #tabs .tab-selected a:visited:hover
{
 font-weight: bold;

 background : none;
 background-color: #666;
 color : #F6F6F6;
}   
/*************************************************************

CHANGE MENU TITLE HEADER

*************************************************************/
#menu .titlesheader, #menu .speaker {
	background-color: #27CFFE;
	border : 1px solid #27CFFE;
	color : #F6F6F6;
    font-weight : bold;
}
#menu .titlesheader, #menu .speaker {
	color : #FFF;
	margin-bottom : 2px;
    font-weight : bold;
}
#transcript, #transcript:hover {
	color : #333;
	text-decoration : underline;
}
#powerpointlinks 
{
	margin :5px 0 5px 15px;
	color : #333;
}
#polling p, #textfield-polling h4
{
    color : #FFF;
	font : 2.4em verdana;
}
#polling label
{
    color : #FFF;
	font : 1.7em verdana;
}
/*************************************************************

FOOTER

*************************************************************/
#axisto {
	float : right;
	font : 10.5px Arial;
	text-decoration : none; 
	color : #BBB;
	margin : 0;
}
#axisto a:link, #axisto a:visited, #axisto a:hover, #axisto a:visited:hover  {
	text-decoration : none;
	color : #BBB;
}
#investis 
{
    float :left;
    margin : 10px 0 1px 0;
}

