/* @override http://axm1/web/www.axisto.com/webcasting/investis/Fiberweb/interim-results-2009/data/clientSkin.css */

/* CSS Document */
/******************************************************************

CHANGE LINKS [AND TAB TEXT] 

******************************************************************/
body {
	font : 0.8em Arial,Helvetica,Verdana,sans-serif;
	color: #666;
	
}
a:link, a:visited, a:hover, a:hover:visited  
{
	color: #666;
	font-weight: normal; 
	text-decoration:none;
	outline: none;
}
br 
{
	line-height:0;
}
/******************************************************************

					******** TITLE ********

******************************************************************/

/******** PAGE HEADER ********/
h1, h2 ,h3, h4 
{
	text-align : left;
	padding : 0;
	margin : 0;
	font-weight: normal;
	color: #666;
}
h1 {
	font : 1.7em Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #FFF;
	font-size:100%;
	margin: 0 0 16px 0;
	padding:4px 0 4px 16px;
}
h2 {
    color: #B91C2D;
	font-size : 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}
h3 {
	font-size : 1.7em;
	margin : 0 0 0 0;
	color:#FFF;

}	
h4 {
	font-size : 1.3em;
	font-weight : normal;
	margin : 5px 0 5px 0px;
}
/*************************************************************

BANNER LOGO PLACEMENT

*************************************************************/
/* LOGO LEFT */
.contentHeader 
{
    height : 75px;
	/*background : #FFFFFF url(../data/banner.jpg) no-repeat left bottom;*/
	background-color: #FFF;
}
.contentHeader h1 
{ 
    float :right;
	font : 1.6em Arial;
	text-align : left;
	padding : 0;
}
.contentHeader h3 
{ 
    float :right;
	font : 1.6em Arial;
	text-align : left;
	line-height: normal;
	padding: 17px 35px 0 0;
	/*margin: 35px;*/
	color : #636363;
}
.contentHeader a:link {
	border : 0px solid #FFF;
}
.contentHeader div 
{
    float :left;

}
.contentHeader .presentedby 
{
    float :right;
}

/*************************************************************

MENU

*************************************************************/
#menu li a, #menu li a:visited, .tab a, .tab a:visited {
	color : #333;
}
#menu li a, #menu li a:visited {
	background-color : #F6F6F6;
	border : 1px solid #D7D7D7;
	font-weight : normal;
}
#menu li a:hover, #menu li a:visited:hover, .tab a:hover, .tab a:visited:hover {
	background-color : #E7CEC5;
	border : 1px solid #999;
}
.topic-selected {
	/*background-color: #BB1E2F;*/
	border: 1px solid #BB1E2F;
}
/*************************************************************

CHANGE MENU TITLE HEADER

*************************************************************/
#menu .titlesheader, #menu .speaker, .tab-selected a, .tab-selected a:visited, .tab-selected a:hover, .tab-selected a:visited:hover   {
	background-color: #BB1E2F;
	border : 1px solid #BB1E2F;
	color : #F6F6F6;
	font-weight : bold;
}
#menu .titlesheader, #menu .speaker {
	color : #FFFFFF;
	margin-bottom : 2px;
	font-weight : bold;
}
/**************************************************

TABS

**************************************************/
.tab a, .tab a:visited,.tab a:hover, .tab a:visited:hover  {
	background-color : #F6F6F6;
	font-weight : bold;
	border : 1px solid #ACACAC;
}
.tab a:hover, .tab a:visited:hover {
	background-color : #E6E6E6;
}
#transcript {
	color : #00945E;
	font-weight : bold;
	text-decoration : underline;
}
#transcript:hover {
	color : #DC241F;
	font-weight : bold;
	text-decoration : underline;
}
#powerpointlinks 
{
	font-weight : bold;
	margin :5px 0 5px 15px;
	color : #333333;
}
#polling p, #textfield-polling h4
{
    color : #FFFFFF;
	font : 2.4em Arial;
}
#polling label
{
    color : #FFFFFF;
	font : 1.7em Arial;
}
/*************************************************************

FOOTER

*************************************************************/
#axisto {
	float : right;
	font : 10.5px Arial;
	text-decoration : none; 
	color : #BBBBBB;
}
#axisto a:link, #axisto a:visited, #axisto a:hover, #axisto a:visited:hover  {
	text-decoration : none;
	color : #BBBBBB;
}
#investis 
{
    float :left;
    margin : 10px 0 1px 0;
}

