body {
	font-size:12px;
	font-family:verdana;
	text-align : left;
	background-color:#fff;
	color:#000;
	padding:0px;
	margin:0;
}

.wrapper {
	background-color:#fff;
	overflow:show;
	width:99%;
	padding: 3px;
}

.header {
	height:90px;
	border:0px outset #330000;
}
div {
	/*
 * 	background-color:#003355;
	color: #ffDD88;
*/
}

img {
	border:0px;
}
a {
	outline:none;
	text-decoration:none;
	color: #800000;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	color:#c84809;
	font-weight:bold;
}

h1, h2, h3 {
	color: #800000;
}
h3 {
	text-decoration:none;
	color:#800000;
	font-weight:normal;
}
#name {
	font-weight:bold;
}

#home_head {
	width:100%;
	padding:10px;
	padding-right:0px;
	border:0px outset #330000;
	/* padding:2px; */
	background-color:#cccccc;
}
.statement {
	position:relative;
	left:380px;
	top:0px;
	float:left;
	background-color:#fff;
	padding:0px;
	padding-right:10px;
	padding-left:10px;
	color:#000000;
	font-weight:bold;
	font-size:20px;
}
.link_home {
	color:#cccccc;
	padding-left:25px;
}
#home_foot {
	width:1000px;
	border:0px outset #330000;
	padding:5px;
}
#home_foot2 {
	width:324px;
	height:315px;
	border:0px outset #330000;
	padding:5px;
	overflow : auto; 
	z-index:10;
}

#home_left {
	width:330px;
	height:280px;
	border:0px outset #330000;
	padding:5px;
	padding-right:0px;
	padding-left:100px;
	float:left;
	background-color:#800000;
}
#body_upload {
	width:80%;
	padding:10px;
}

#home_right {
	width:354px;
	float:left;
	height:280px;
	border:0px outset #330000;
	padding:0px;
	padding-left:40px;
}
.white {
	background-color:#fff;
	float: right;
	width:350px;
	padding:3px;
}
#msg {
	/* width:100%;*/
	/*height:335px;*/
	border:1px outset #330000;
	/*padding:40px; */
	padding-bottom:100px;
	background-color:orange;
	/* z-index:10; */
}

#event_edit {
	width:250px;
	height:335px;
	border:1px outset #330000;
	padding:5px;
	overflow : auto; 
	overflow-x : hidden;
	z-index:1;
}
.event_edit_add {
	width:250px;
	height:500px;
	border:1px outset #330000;
	padding:5px;
	background-color:#fff;
	z-index:100;
}
.video_thumb {
	padding:4px;
	border:0px outset #330000;
	float:left;
}
#head {
	width:980px;
	height:22px;
	border:1px outset #330000;
	padding:1px;
}

#player_footXXXX {
	border:2px outset #330000;
	padding:5px;
}
#player_foot {
	border:2px outset #330000;
	padding:5px;
}

#player {
	border:1px outset #330000;
	padding:5px;
	padding-bottom:10px;
}

#editor {
	margin-top:5px;
	width:980px;
	background-color:#fff;
	padding-top:5px;
}
#edit-area {
	/* width:250px; */
	/* background-color:yellow; */
	height:480px;
	width:460px;
	float:right;
}

#edit-area-content {
	height:350px;
	border:1px solid #003355;
	padding:10px;
	overflow-y:scroll;
}


#edit_player {
	width:502px;
	float:left;
	height:464px;
	border:1px outset #330000;
	padding:5px;
}
#edit_head {
	width:980px;
	height:90px;
	/* border:2px outset #330000;
	padding:2px; */
	padding:10px;
	font-size:13px;
	background-color:#cccccc;
}

#event_features {
	width:450px;
	height:50px;
	border:0px outset #330000;	
	padding:5px;
}
#video_title {
	width:397px;
	height:40px;
	text-align: left;
	font-weight: normal;
	font-size:11px;
	color: black;
	border:0px solid red;	
	padding:2px;
	float:left;
}
#item_head {
	position:relative;
	float:left;
	height:30px;
	padding:0px;
}

#timeline {
    position:relative;
    width:980px;
    height:80px;
    border:1px outset #330000;
    background-image:url(http://subvideo.tv/images/timelinebg.gif);
}
#timeline_legend {
    position:relative;
    width:980px;
    height:20px;
    border:1px outset #330000;
}

#point {
    position:absolute;
    top:0px;
    width:0px;
    height:82px;
    border:2px solid blue;
    padding:0px;
    z-index: 50;
}

#rule {
    position:absolute;
    text-align:left;
    bottom : 0px;
}

.rules {
    position:relative;
    float:left;
    top:5px;
    height:14px;
    background-image : url('../images/cm.png');
    font-size:8px;
    font-family:verdana;
    text-align : left;
}


#tmevents {
    position:relative;
    float : left;
    width:790px;
    top : 0px;
}

div.tltxt {
    position:absolute;
    float:left;
    top : 0px;
    height:12px;
    background-color : red;
    border:1px outset black;
    color:white;
    margin-top:5px;
    padding-top:5px;
    padding-bottom:5px;
    z-index:50;
}

div.tlimg {
    position:absolute;
    float:left;
    text-align:center;
    top : 15px;
    height:12px;
    background-color : green;
    border:1px outset black;
    margin-top:5px;
    padding-top:5px;
    padding-bottom:5px;
    z-index:50;
}

#events {
	float:left;
}

applet {
	float:left;
}

#flowplayerholder {
	float:left;
}
#applet {
	width:320px;
	height:240px;
	display:block;
	z-index:1;
}


#t2 {
	border: 1px solid red;
	padding:2px;
	text-align:center;
	font-weight: bold;
}
#t2descrip {
}

#botons {
	width:310px;
	#height:80px;
	display:block;
}
#botonsplayer {
	display:block;
}

#marc_sub {
	float:left;
	background-color: black;
	width:385px;
	height:40px;
	text-align: center;
	font-weight: bold;
	color: white;
	border:3px solid red;	
	padding:5px;
}
#event1 {
    position:relative;
    color: #ffffff;
    background-color: #000000;
    top:0px;
    left:0px;
/*
#    width:320px;
#    height:100px;
*/
    display:block;
    visibility: visible;
    z-index:2;
    border:0px solid yellow;
}
#event1_player {
    display:block;
    text-align: center;
    visibility: visible;
    z-index:2;
    border:1px solid green;
}
#event2 {
    width:332px;
    height:320px;
    visibility: visible;
    border:1px solid green;
    padding:2px;
    margin-left: auto;
    margin-right:auto;
    vertical-align: middle;
    display: table-cell;
    text-align:center;
}

#event3 {
    width:320px;
    height:240px;
    text-align:right;
    visibility: hidden;
    display:block;
    z-index:2;
}

#block {
	position: relative;
	float:left;
	width:320px;
	border:0px solid green;
	padding:5px;
}

#tagcloud {
	position: relative;
	float:left;
	top: 4px;
	text-align: center;
	color:blue;
	border:1px solid blue;
	padding:5px;

}

.tc1 { font-size:8px;}
.tc2 { font-size:10px;}
.tc3 { font-size:12px;}
.tc4 { font-size:16px;}
.tc5 { font-size:20px;}

#logo {
	position:relative;
	top:5px;
}

/*
new_video_loading {
	position: absolute;
	top: 300px;
	left: 300px;
	background-color:#000000;
	text-align: center;
	color:blue;
	border:3px solid blue;
	padding:5px;
	z-index:10;
}
*/

.button {
	float:right;
	border:2px solid #ff6600;
	padding:3px;
}
.button a:hover, a:active {
	background-color:#ff6600;
}
.button-search {
	color:#FFDD88;
	background-color:#8d1404;
	border:2px solid #999999;
	padding:2px;
}
a.button-search:hover, a.button-search:active {
	background-color:#ff6600;
	color:#000;
	/*font-size:20px; */
}
.translate a:hover, a:active {
	background-color:#99FFFF;
}
.translate {
	float:right;
	color:#000;
	background-color:#FFFF99;
	border:2px solid #999999;
	padding:2px;
}
.translate:hover, .translate:active {
	background-color:#99FFFF;
	color:#000;
	/*font-size:20px; */
}

#red {
 	position:relative;
 	background-color:red;
 	width:20px;
	height:12px;
	color:#fff;
	padding-left:3px;
	padding-right:3px;
}

#green {
 	position:relative;
 	background-color:green;
 	width:20px;
	height:12px;
	color:#fff;
	padding-left:3px;
	padding-right:3px;
}

.quote {
	padding: 8px;
	border:2px dashed orange;
	text-align:center;
	width:60%;
	font-weight:bold;
	font-family:serif;
	font-size: 12px;
}

#sv_link {
	border:2px solid red;
	padding:2px;
	float:right;
	margin-left:3px;
}

#on {
 	text-decoration:blink;
	background-color:yellow;
	font-size:12px;
}

.player_right {
	width:350px;
	float:left;
}
.player_left {
	/* width:410px; */
	width:500px;
	float:left;
}

.details {
	font-size:10px;
}
.details ul {
	padding:0px 20px;
	margin:10px 0;
}

form.addevent label {
	width:50px;
	float:left;
}
form.addevent input,
form.addevent select {
	width:100px;
	margin:2px;
}

ul.tabs {
	padding: 3px 0;
	margin:0;
	font: bold 12px Verdana, sans-serif;
}

.tabs li {
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
}
.tabs li a {
	border: 1px solid #035;
	border-bottom: none;
	text-decoration: none;
	padding:3px 6px;
	background-color:#ccc;
	color:#333;
}

.tabs li a.selected {
	background-color:#003355;
	color: #ffDD88;
}
.tabs li a:hover {
	background-color:orange;
	color:#003355;
}            


#infos {
	display:none;
}


.one-video-in-list {
	/* background-color:red; */
	border-bottom:2px solid #ccc;
	clear:both;
	padding-top:10px;
}
.one-video-in-list img.thumbnail {
	width:100px;
	float:left;
	padding:1px;
	border:1px solid #ccc;
	margin-right:10px;
}
	
.video-main {
	width:200px;
	float:left;
}

.one-video-in-list .details  {
	width:150px;
	float:left;
	margin:0;
	padding:0 25px;
	list-style:none;
}
.one-video-in-list .details li {
	/* display:inline;	 */
}

.one-video-in-list div.subvideos {
	width:400px;
	float:left;
}
.one-video-in-list div ul.subvideos {
	padding:0;
	margin:0;
	list-style-type:none; 
}
.one-video-in-list div.subvideos ul li {
/*
	width:400px;
	background-color:red;
	float:left;
	background-color:red;
*/
/*
	display:inline;
	border:1px solid red;
*/
}


.one-video-in-list .text {
	float:left;
	width:850px;
}
.title_home {
	font-size:37px;
	font-family:verdana;
	font-weight:bold;
	color:#000;
	padding:30px;
	position:relative;
	top:18px;
}

.navigation {
	position:relative;
	color:#cccccc;
	background-color:#192E4A;
	width:100%;
	left:-10px;
	top:5px;
	padding:5px;
}
.title {
	font-weight:bold;
}

.hilite {
	background-color:#9f0;
	color:#000;
}


/* links with icons */

.icon {
	background-repeat:no-repeat;
	padding-left:20px;
	float:left;
}
.icon-add { background-image:url(../images/icons/add.png); }
.icon-film { background-image:url(../images/icons/film.png); }


table.subvideos {
	border:1px solid #ccc;
	border-collapse:collapse;
	width:400px;
}
.subvideos tr {
	border-bottom:1px solid #ccc;
}
.subvideos tr td,
.subvideos tr th {
	background-color:#fff;
	color:#000;
	padding:2px 10px;
}
.subvideos .row1 td {
	background-color:#eee;
}
tr.subvideo:hover td { background-color:#fc0 !important; }

#playpause, #playpause_status {
	float: left;
}

#data1 {
	position:absolute;
	background-color:green;
	z-index:100;
	top:10px;
	left:10px;
}

input.embed_code {
	width:400px;
}
#flvplayer {
	width:500px;
}

.trans_from {
	float:left;
	padding-right:30px;
}

.hide {
	display:none;
}

.record:a:hover {
	border:1px solid black;
 }
 #where {
	font-size:16px;
	font-weight:bold;
	color:#800000;
}

.botton {
	background-color:#192E4A;
	color:white;
	padding:3px;
}

.percent {
	font-size:8px;
}

div.slider { width:256px; margin:10px 0; height:15px; position: relative; }
div.slider div.handle { width:10px; height:15px; background-image:url(../images/handle.gif); cursor:move; position: absolute; }
div.span { background-color:#000; background-image:url(../images/sliderspan.gif); height:15px; position:absolute; margin-left:5px}
#slider-left {
	position: absolute;
	width: 5px;
	height: 15px;
	background: transparent url(../images/sliderleft.gif) no-repeat top left;
}
	
/* put the track and the right rounded edge on the track */
#time_slider {
	background: transparent url(../images/sliderbg.gif) no-repeat top right;
}

