/* CSS associated with the OraoWeb Project */

/* Version associated with version  - 1.0  - of OraoWeb */

/* Copyright Opsomai http://www.opsomai.com */

/* See the documentation for the project at : http://oraoweb.vrarchitect.net/design/template/OW_help.html */

/* See Pascal.Vuylsteker@opsomai.com for more details */

/* Parties du CSS facilement modifiables */

/* Part of the CSS that should be safe to modify */


/* @group Blocks */


#containerFS, #container {
	margin: 0px;
	padding: 0px;
	background-color: white;
	position:absolute;
	top:0px;
	left:0px;
	width:320px;
	height:300px;
	border:0px;
}

#videoplayer {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#ow_controllerpanel {
	margin-right: auto;
	margin-left: auto;
}

object#video1 {
	margin: 0 auto;
	padding: 0;
	position: relative;
	left: 0;
}

#tableSlider {
	padding: 0;
	border:0px;
	margin: 0 auto;
	background-color: #e5e5e5;
	width:240px;
}

#tableSlider tbody {
	margin: 0;
	padding: 0;
}

#tableSlider tbody tr {
	

}

#ligne-one {
	height: 20px;
}

#ligne-two {
	height: 20px;
	background-color: #f5f5f5;
}

.controller {
	
}

#controller-timecode {
	width: 80px;
	margin: 0 auto;
	padding: 0 5px 0 5px;
	text-align: center;
}

#ow_id_timecode {
	margin: 0 auto;
	padding: 0;
	font: small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 80px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

/* @end */

/* @group Boutons */

#navigation {
	padding:0px;
	margin:0px;
	font-size:0px; /*astuce pour ne pas avoir de blanc entre les boutons*/
}
#navigation a {
	padding:0px;
	margin:0px;
}

#navigation-play-pause {
	text-align: center;
}

#navigation-fast {
	text-align: center;
}


#navigation-zone-full-screenFS {
	width: auto;
	text-align: center;
}

/* Les boutons */

#ow_bouton_play img, #ow_bouton_pause img, #ow_bouton_play_pause img, #ow_bouton_fast_forward img, #ow_bouton_fast_rewind img, #ow_bouton_step_forward img, #ow_bouton_step_rewind img, #ow_bouton_go_to_beginning img, #ow_bouton_go_to_end img, #ow_bouton_fullscreen img, #ow_bouton_mute_sound img, #bouton-full-sound img, #ow_bouton_play_again img, #ow_bouton_play_again_afterFS img, #ow_bouton_help img, #ow_bouton_logo_player img, #ow_bouton_fullscreen_end img {
	border-width: 0px;
	padding:0px;
	margin:1px;
}

/* @end */

/* @group Progress Slider : Customisation */

#ow_navigation-wrap1, #ow_navigation-wrap2, #ow_navigation-track-start, #ow_navigation-slider, #ow_navigation-position-handle, #ow_navigation-chargement-handle, #ow_navigation-track-end {
	height: 10px;
}


#ow_navigation-track-start {
	background-color: black;
}

#ow_navigation-position-handle {
	background-color: black;
}

#ow_navigation-chargement-handle {
	background-color: #c1c486;
}

#ow_navigation-track-end {
	background-color: #c1c486;
}

/* @end */

/* Easy to customize part of the progress slider */

/* ================================ */

/* Parties du CSS plus réservées au développeur d'OraoWeb */

/* Parts of the CSS that only OraoWeb Developer should have access to */

/* @group Progress Slider */

#ow_id_progress_slider {
	height: 6px;
	width: 220px;
	font-size: 2px;
	line-height: 2;
	position: relative;
	top: 4px;
	left: 0;
}



#ow_navigation-wrap1 {
	left: 5px;
	top: 0;
	position: relative;
	text-align: left;
	margin: 5px;
}

#ow_navigation-wrap2 {
	background:  white url(images/ow_images_mini/timeline/fond_metre.gif) repeat fixed left;	

}

#ow_navigation-wrap2

{
	position: absolute;
}

#ow_navigation-track-start {
	float: left;
	position: absolute;
	left: 0;
}

#ow_navigation-slider {
	float: none;
	position: absolute;
	left: 0;
}

#ow_navigation-position-handle {
	width: 1px;
	float: none;
	position: absolute;
	cursor: col-resize;
	z-index: 6;
}

img#ow_position_handle_image {
	z-index: 7;
}

#ow_navigation-chargement-handle {
	width: 1px;
	float: none;
	position: absolute;
}

#ow_navigation-track-end {
	float: right;
}

#ow_navigation_selected_extract {
	color: #ff0063;
	height: 4px;
	background-color: #ffeeaa;
	border-right: 2px solid red;
	border-left: 2px solid lightgreen;
	margin: 0;
	padding: 0;
	position: relative;
	top: 3px;
	z-index: 0;
}

/* @end */

/* @group Selection Slider */

#ow_selection_slider {
	height: 14px;
	position: absolute;

}

#ow_selection_start_handle, #ow_selection_end_handle {
	width: 9px;
	height: 13px;
	margin: 0;
	z-index: 10;
	background-color: transparent;
	float: none;
	position: absolute;
}

#ow_selection_wrap {
	height: 20px;
	margin-right: auto;
	margin-left: auto;
}



/* @end */

/* @group Jogle */

#ow_jogle-slider {
	width: 220px;
	height: 10px;
	position: relative;
	z-index: 0;
	background: url(images/videoPlayer/jogle.gif) no-repeat 0 5px;
}

#ow_jogle-handle {
	position: absolute;
	height: 30px;
	z-index: 2;
	width: 10px;
}

#ow_jogle-slider-center {
	

/*	background: url(images/videoPlayer/LCDBackgroundCenter.gif) repeat-x 0 0;*/
	background-color: white;
}

#ow_tableJogle {
	border-style: none;
	margin: 5px;
}

/* @end */

/* @group Sound */

#ow_sound-slider {
	width: 51px;
	height: 11px;
	position: relative;
	z-index: 0;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#ow_sound-slider img {
	z-index: 2;
}

#ow_sound-handle {
	position: absolute;
	top: 10px;
	height: 11px;
	background-color: white;
	border:0px;
	z-index: 1;
	width: 3px;
}

#ow_id_sound_slider {
	width:60px;
	text-align: center;
	font-size: 2px;
	line-height: 2;
}

/* @end */

/* @group FullScreen */

#videoplayerFS {
	margin: 0;
	padding: 0;
	text-align: center;
}

#tableSliderFS {
	padding: 0;
	border-width: 0;
	border-style: none;
	margin: 5px auto 0;
	height: 25px;
	width: 800px;
}

/* @end */

/* @group End alert and replacement panels */

.ow_floatingAboveAll {
	z-index: 5;
	background-color: white;
	position: absolute;
	top: 0;
	left: 0;
}

.ow_hiddenBelow {
	z-index: -5;
}

#ow_id_wentFS_restart_video, #ow_id_end_restart_video {
	text-align: center;
	width: 100%;
	height: 100%;
}

#ow_quicktime_alert {
	text-align: center;
	padding: 2ex 2ex 2ex 150px;
	margin: 2ex;
	border-style: ridge;
	border-color: #fb001b;
	background: #fbff00 no-repeat 5px center;
}

/* @group Help Panel */

#ow_id_code_panel_help {
	background: #6c9bb2;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

#ow_help_panel_panel	{
	width: 236px;
	border: 2px solid #acd9f3;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	height: 184px;
}

#ow_help_panel_title {
	background: #5b7998; color: #fff;
	font: italic bold small "Lucida Grande", Lucida, Verdana, sans-serif;
padding: 5px;
	margin: 0;
}

#ow_help_panel_content {
	background: #6c9bb2; color: #fff; font: small Arial, Helvetica, sans-serif; padding: 5px;
	margin-top: 0;
	margin-bottom: 0;
}

#ow_help_panel_content ul {
	margin: 2px;
	padding-left: 10px;
	list-style-position: inside;
}

.ow_helpFloatingAboveAll {
	z-index: 7;
}

/* @end */

/* @end */

/* @group Configuration Help */

#ow_configuration_panel {
	margin: 1ex;
	padding: 1ex;
	border-style: double;
	background-color: #feff9d;
}

#ow_configuration_panel h1 {
	text-align: center;
	margin-top: 0;
}

#ow_configuration_panel table {
	border-style: solid;
	border-color: #79ff1c;
}

.ow_config_property, .ow_config_todo, .ow_config_bug, .ow_config_function_call {
	background-color: #89bab5;
	margin-left: 1ex;
}


.ow_config_function_description {
	border: thin solid #89bab5;
}

.ow_config_property_key {
	font-weight: bold;
	padding-left: 1ex;
}

.ow_config_value_title {
	padding-left: 2em;
	text-align: right;
	text-transform: lowercase;
	padding-right: 2ex;
}

#ow_config_property td {
	
}

#ow_debugArea {
	margin: 0;
	padding: 0;
	font: small Georgia, "Times New Roman", Times, serif;
}

/* PARTIE DROITE : grandPublic / extraits / séquences / etc */
#sidecommande {
	 width:500px;
	 padding:2px;
	 background-color:white;
	 font-family:Arial,Helvetica,sans-serif;
	 font-size:10px;
	 margin:1px;
}

#selectFolder {
	width:100%;
	font-size:10px;
	font-weight:bold;
	font-family:'Trebuchet MS',Arial,Helvetica, sans-serif;
	color:white;
	background-color:#888888;
	margin:0px;
}

.icon_bar{display:block;text-align:center;background-color:#6c9bb2;border:1px solid black;}
.icon_bar img {cursor:pointer;}

#zoneSaisie input{margin:2px 0px 0px 2px;padding-left:2px;}

.ext_TC {color:#666666;font-size:9px;width:60px;margin:0px;padding:0px;}
.ext_titre {font-size:10px;margin:0px;padding:0px;}
.select {font-size:10px;margin:0px;padding:0px;color:#666666;width:90px;}
.row_extrait{background-color:white;height:35px;width:99%;border:1px solid #e5e5e5;display:block; }
.row_extrait_selected{background-color:#FFEEAA;height:35px;width:99%;border:1px solid #666666;display:block; }
.radio_extrait{color:black;float:left;border-width:0;padding:5px 2px 0px 2px;}
.ext_handler {background-color:#ABABAB;width:13px;height:90%;border:2px outset #ABABAB;
			  top:0px;left:0px;float:left;display:block;cursor:pointer;}
.ext_handler_selected {background-color:#CC8811;width:13px;height:90%;border:2px inset #CC8811;
			  top:0px;left:0px;float:left;display:block;cursor:pointer;}
.trash {display:inline;cursor:pointer;padding:0px;margin-left:2px;border:0px;}	
.film_entier {font-size:10px;font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;font-weight:bold;}
 
.separateur {width:100%;height:2px;margin:0px;padding:0px;background-color:#333333;}
/* FIN PARTIE DROITE */


/* @end */
