﻿    #GFR_Speech_Control ul {
		list-style: none;
		padding: 0;
		margin: 0;
    }
    
	#GFR_Speech_Control li {
		float: left;
		border-bottom-width: 0;
		margin: 0;
		border-right-color: #c6c0b7;
		border-right-style: solid;
		border-right-width: 1px;
    }
    
	#GFR_Speech_Control a {
		text-decoration: none;
		display: block;
		background: #dedad1;
		padding: 0px 12px 0px 12px;
		color: #7c6443;
		text-align: center;
    }
	
	#GFR_Speech_Control a:hover {
		background-color: #978e83;
	}
	
	#GFR_Speech_Control .selected {
		background-color: #978e83;
		color: #ffffff;
	}
	
	#GFR_Speech_Control .selected a {
		background: #978e83;
		color: #ffffff;
	}
	
	#GFR_Speech_Control a img {
		border: none;
	}
	
    #GFR_Speech_Audio
    {
    }
    
    #GFR_Speech_Audio a
    {
        color:#392d1c;
    }
.tab h1
	{
		font-weight:normal;
		font-size:22px;
		line-height:22px;
		color:#ce6b29; 
		padding:0px;
		margin:0px;
	}
	
	.tab h2
	{
		font-family:Georgia, 'Times New Roman', serif; 
		font-weight:normal;
		font-size:22px;
		line-height:22px;
		color:#ce6b29; 
		padding:0px;
		margin:0px;
	}
	
	.tab h3
	{
		font-size:22px;
		line-height:22px;
		color:#ce6b29; 
		padding:0px;
		margin:0px;
	}
	
	.tab h4
	{
		font-weight:bold;
	}
	
	
	
/* Begin - Speech & Streaming Styles */	
.GFO_Multimedia_Body_Stream
{
	background-image: url('/_layouts/images/GFO/speech/bg_media_short.jpg'); 
	background-repeat:repeat-x;
	background-color:#e5e1db;
	width: 603px; 
	border:4px solid #EAE3D2;
}

.GFO_Multimedia_Body_Speech
{
	background-image: url('/_layouts/images/GFO/speech/bg_media.jpg'); 
	background-repeat:repeat-x;
	background-color:#e5e1db;
	width: 603px; 
	border-left:4px solid #EAE3D2;
	border-bottom:4px solid #EAE3D2;
	border-right:4px solid #EAE3D2;
}

.GFO_Transcript_Body
{
	background-image: url('/_layouts/images/GFO/speech/speeches_bkg_hdr.png'); 
	background-repeat:no-repeat;
	background-color:#fffcf1;
	width: 603px; 
	border-left:4px solid #EAE3D2;
	border-bottom:4px solid #EAE3D2;
	border-right:4px solid #EAE3D2;
}

.Multimedia_Content_Holder
{
	padding-top:24px;
	padding-bottom:20px;
	padding-left:53px;
	padding-right:54px;
	width:496px; 
}

.Transcript_Holder
{
	padding:12px;
}

.Visual_Holder
{
	background-color:#FFFFFF;
	width:480px;
	padding:8px;
}

.Content_Holder
{
	background-color:transparent;
	width:496px;
}

.mmnoflash
{
	height:133px;
	width:396px;
	background-image:url('/_layouts/images/GFO/video/flash-player-alert.png');
	background-repeat:no-repeat;
	background-position:center center;
	position:absolute;
}

/* End - Speech & Streaming Styles */
