/**
 * Main CSS
 *
 * @package    webTV Luxe
 * @subpackage css
 * @author     Antony Simonneau <support@mediatech.fr>
 * @version $LastChangedDate: 2009-04-28 12:23:10 +0200 (mar 28 avr 2009) $ -- $LastChangedRevision: 108 $
 * @copyright  Copyright (c) 2009, {@link http://www.mediatech.fr Mediatech}
*/

body { 
font:0.9em Arial, Helvetica, sans-serif; 
height:100%; margin:0; padding: 0; font-size: 0.7em; 
background-image: url(../img/bg-body.gif);
background-repeat:no-repeat;
}
html {
    height: 100%;
}

a:link {color:#1BB7E2; text-decoration: none}
a:visited {color:#1BB7E2;text-decoration: none}
a:active {color:#1BB7E2;text-decoration: none}
a:hover {color: #024A6C;text-decoration: none;}

.afooter:link {color: #FFF; text-decoration: none}
.afooter:visited {color: #FFF; text-decoration: none}
.afooter:active {color: #FFF; text-decoration: none}
.afooter:hover {color: #FFF; text-decoration: none}

#container {
	position:relative;
	width: 784px;
	padding:10px;
	padding-top:0px;
	margin: 0px auto;
	background-color:transparent;
	color: #58585A;
	border: none;
	line-height: 130%;
	background-repeat:no-repeat;
}
#lang {
	height: 15px;
	width: 764px;
	padding: 0 10px 0 10px;
	margin: 0;
	color: #58585A;
	background-color: white;
	text-align: right;
	display:none;
}
#logo {
	clear: both;
	float: right;
	padding: 10px 10px 0 0px;
	position:relative;
	width: 180px;
	height: 65px;
	color: #58585A;
	background-color: white;
}
#title {
	position:relative;
	float: left;
	width: 500px;
	padding: 0 0 0 0px;
	background-color:transparent;
	font-size: 3em;
	text-align: left;
	color: rgb(0, 138, 201);
	margin: 0;
}
#boiler_plate {
	width: 764px;
	padding: 7px 10px 7px 10px;
	color: #58585A;
	background-color: white;
	display:none;
}
#banner {
	width: 764px;
	padding: 7px 10px 5px 10px;
	color: #58585A;
	background-color: #F2F2F2;
	border-bottom: 1px solid #444444;
	display:none;
}
#blank {
	width: 100%;
	height: 10px;
	background-color: white;
}
#lang #title {
	font-weight:bold;
	margin:0 4em 0 0;
	font-size:1.2em;
	color:#EC008A;
}
#top {
	height:76px;
	padding-top:8px;
	
	border:none;
}
.credits {
	width: 100%;
	height: 43px;
	padding-top: 1em;
	background-color:white;
	display:none;
}
#display {
	position:relative;
	margin: 0;
	padding: 0px;
	width: 480px;
	min-height: 000px;
	font-size: 0.8em;
	margin-top:-1px;
	overflow:hidden;
}
.bg-display {
	overflow:hidden;
}
/*
	Vertical Accordion
*/
#accordion {
	clear: both;
	position:relative;
	width: 235px;
	height: 100%; /* 390 */
	float: right;
	padding: 5px;
	padding-top:0px;
	overflow: hidden;
	z-index:1;
	border-left: 0px solid white;
	margin-right:20px;
}
.order{
	display:none;}
.accordion_toggle {
	display: block;
	height: 20px;
	width: 225px;
	padding:0px 10px 0px 5px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 1em;
	color: #666;
	cursor: pointer;
	margin: 0 0 0 0;
		background-image: url(../img/bg-embed.png);
	background-repeat:no-repeat;
}
.accordion_toggle_active {
	color: white;
	border-bottom: 0px solid #F2F2F2;
	background-image: url(../img/bg-about.png);
	background-repeat:no-repeat;
}
.accordion_content {
	width:230px;
	color: #444444;
	overflow: hidden;
	margin: 0;
	padding: 5px;
	margin-bottom:10px;
	margin-top:10px;
}
#information {
	max-height:219px;
	overflow:auto;
}
#information p{
	padding:0px;
	margin: 0 0 5px 0;
}
#export {
	max-height: 50px;
}
#related_medias {
	max-height: 205px;
	overflow:auto;
}
.thumb_image {
	border: 0px;
	margin-top:0.5em;
}
#actions {
	position:relative;
	border-top: 0px solid white;
	border-bottom: 0px solid white;
	color: #ffffff;
	font-weight:bold;
	text-align:right;
	background-color:transparent;
	clear:both;
	z-index:10;
	padding : 0;
	margin: 0;
	margin-right:-21px;
	height:28px;
}
#actions p {
	margin:0;
	padding:0px;
	text-align:right;
	font-size:12px;
}
#actions p span {
	margin:0;
}
.channels, .search, .order, .chain_medias, .autostart {
	padding-right: 1em;
}
.channels{
	height:20px;
	}
	
.autostart{
	display:none;
	}
.search{
background-image: url(../img/bg-search.png);
background-repeat:no-repeat;
height:25px;
padding-bottom:5px;
}
#searchok{
background-image: url(../img/bg-searchok.png);
background-color:transparent;
background-repeat:no-repeat;
border:none;
}
.results {
	padding: .2em 0 1px 0;
	background-color:#FFF;

}
.bg-result{
background-image: url(../img/bg-result1.png);
background-color:transparent;
background-repeat:no-repeat;
margin-top:7px;
height:7px;
}

.rss {
	float: left;
	margin-left:10px;
}
.paginate {
	float: right;
	padding: 6px;
	padding-right:25px;
}
.nb_results {
	float: left;
	padding: 4px;
}
#img {
	width: 120px;
}
.image {
	border: 0px;
}
#header_results {
	height: 24px;
background-image: url(../img/bg-rss.png);
background-position: center;
background-color:transparent;
background-repeat:no-repeat;
	padding: 1px;
}

#footer_results {
	height: 24px;
background-image: url(../img/bg-rss2.png);
background-position: right;
background-color:transparent;
background-repeat:no-repeat;
margin-top:5px;
}
.result_block {
	padding: 3px 3px 3px 3px;
	background:transparent;
	margin:5px 0 0px 0 ;
	background-image: url(../img/bg-list.png);
	background-repeat:no-repeat;
	height:94px;
}
.result_img {
	float: left;
	width: 120px;
	height:66px;
	overflow:hidden;
	margin: 0;
	margin-top:12px;
	margin-left:18px; margin-right:20px;
	padding: 0px;
}
.result_desc {
	float: left;
	width: 460px;
	margin: 0;
	padding: 8px;
}
.result_infos {
	float: left;
	width: 106px;
	margin: 0;
	padding:8px;
	padding-left:15px;
}
.clearboth { 
	clear: both;
	height: 1px;
	padding : 0;
	margin:0;
}
input {
	position:relative;
	color:#333333;
	font-size:9px;
	top:-0.2em;
}
select {
	position:relative;
	color:#333333;
	font-size:10px;
	top:-0.1em;
}
.checkbox {
	position:relative;
	top:0.2em;
	background:none;
}
input.actions{
	width:100px;
	background:none;
	border:none;
}
.video_select{
	width:150px;
	margin-right:-30px;
	border:none;
 backgournd: #ffffff;
  -moz-opacity:0.2; /*MOZ , FF*/
  filter:alpha(opacity=50); /*IE*/
  opacity:0.2;/*CSS3, FF1.5*/
	

}
#channel_selection {
  	background:transparent;
}
.bg-video {
background-image: url(../img/bg-video.png);
background-color:transparent;
background-repeat:no-repeat;
padding-top:15px;
padding-left:20px;

}
.bg-video2 {
background-image: url(../img/bg-video2.png);
background-color:transparent;
background-position:bottom;
background-repeat:no-repeat;
}

.zone-channel{
	width:280px;
	overflow:hidden;
	float:right;
	font-size:12px;
	font-weight:bold;
	background-image: url(../img/bg-channel.png);
	background-position:right;
background-repeat:no-repeat;
	}
	.zone-search{
	width:250px;
	float:right;
		font-size:12px;
	font-weight:bold;
	
	}
.orderClause{
	width:100px;
}
input.export{
	width:260px;
}
.med_name{
	line-height:20px;
	margin:0;
	color:#1BB7E2;
}
.med_duration b, .med_5star_hits b{

}
.footer{
	color: #7EE600;
	background-color: white;
		background-image: url(../img/bg-foot.png);
background-repeat:no-repeat;
height:24px;
padding-right:0;
}
