@CHARSET "UTF-8";

/**Styles for the VOD player*/

.video_player_widget {
	border-style:solid;
	border-width:1px;
	border-color:#5d7ba4;
}

.video_background_picture {
	width: 100%;
	top: 0;
	left: 0;
}

.video_player_menu{
	background-image: url(/EppGroupDynamicInterface/pictures/blue/background.gif);
}

.first_button_player{
	padding-left:120px;
}

.last_button_player{
	padding-right:120px;
}

.event_date {
	font-size: 10pt;
	font-weight:bold;
	margin-top:2px;
	width:264px;
	background-color:#c8d7ec;
}

.event_date td {
	font-size: 10pt;
}

.event_date_month_day {
	text-align:left;
}

.event_date_year {
	float: right;
}

.remaining_time{
	font-size: 8pt;
	text-align:right;
	padding-top:2px;
	color:#486785;
}

.subject_title {
	background-color:#eaf1f9;
	font-size:9pt;
	padding:3px;
}

.speech_hour {
	text-align:right;
	clear:both;
	padding-top:2px;
	font-size:8pt;
}

.speaker {
	background-image: url(/EppGroupDynamicInterface/pictures/Arrow.gif);
	background-position:left center;
	background-repeat: no-repeat;
	padding-left:20px;
	float:left;
	width:180px;
}

.speaker_selected {
	background-image: url(/EppGroupDynamicInterface/pictures/Arrow.gif);
	background-repeat: no-repeat;
	background-position:left center;
	padding-left:30px;
	background-color:#c1d9e6;
}

.dialog_box {
	 z-index:99;
}

.cache_panel_style {
	background-color:black;
}

.speaker a:hover {
	background-color:white;
	text-decoration:underline;
}

.speaker a {
	color:#6f8fac;
	text-decoration:none;
}

.speaker a:visited {
	color:#6f8fac;
}

.integration_tools a:visited {
	color:#6f8fac;
}

.integration_tools a {
	margin-top:2px;
	margin-bottom:3px;
	float:right;
	font-size:8pt;
	color:#6F8FAC;
	text-decoration:none;
}

.epp_link_text a:hover {
	background-color:white;
	text-decoration:underline;
}

.epp_link_text a:visited {
	color:#6f8fac;
}

.epp_link_text a {
	color:#6f8fac;
	text-decoration:none;
	background-image: url(/EppGroupDynamicInterface/pictures/Arrow-orange.gif);
	background-repeat: no-repeat;
	padding-left:10px;
}

.video_player_version_text {
	float:left;
	font-size:9pt;
	color:#6f8fac;
	padding-left:5px;
}

.epp_link_text a:visited {
	color:#6f8fac;
}

.epp_link_text {
	font-size: 9pt;
	color:#486785;
	text-align:right;
	margin-right:10px;
}

.speeches_panel {
	width:264px;
	margin:5px;
}

.index_panel {
	border-style:solid;
	border-width:1px;
	border-color:#5d7ba4;
	width:260px;
	margin-left:10px;
	font-size: 10pt;
	color:#486785;
}

.scroll_speeches_panel {
	width:290px;
	margin-top:10px;
	font-family:Arial;
}

.scroll_streams_panel {
	width:288px;
	margin-top:10px;
	font-family:Arial;
	border-style:solid;
	border-width:1px;
	border-color:#5d7ba4;
	margin-left:10px;
	font-size: 10pt;
	color:#486785;
}

.streams_panel {
	width:264px;
	margin:5px;
	margin-left:30px;
}

.streams_panel_list {
	width:250px;
}

.gwt-ListBox {
	margin-top:10px;
	border-style:solid;
	border-width:1px;
	border-color:#5d7ba4;
	width:206px;
	font-size: 9pt;
	color:#486785;
}

.mep_filter_label {
	padding: 11px;
	padding-bottom:0px;
	font-size: 9pt;
	font-weight:bold;
	color:#486785;
}

.clear_both {
	clear:both;
}

/** Style for the MEP Selector */

.selector_label {
	margin-top:10px;
	margin-bottom:10px;
}

.code_clode_button {
	text-align:center;
	width: 100%;
}

.start_frame {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:transparent url(/EppGroupDynamicInterface/pictures/vod_player/gradient_blue_updown.gif) repeat-x scroll center top;
	border-top:1px solid #3192FD;
	color:#6679B4;
	font-family:Arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:5px 5px 20px;
	vertical-align:top;
}

.end_frame {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:transparent url(/EppGroupDynamicInterface/pictures/vod_player/gradient_blue_downup.gif) repeat-x scroll center bottom;
	border-bottom:0 solid #3192FD;
	color:#6679B4;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:32px 5px 3px;
}

.install_link {
	
}

.disclaimer {
	float:left;
	font-size:9pt;
	color:#6f8fac;
	padding-left:5px;
}

.disclaimer a {
	color:#6f8fac;
}

.disclaimer a:visited {
	color:#6f8fac;
}

.disclaimer_text {
	font-size:9pt;
	color:#6F8FAC;
}


