/*----------------------------------------------------------------------------- 
ECOTRIP WEBTV Screen Stylesheet 

version:   1.0 
date:      05/07/2010 
author:    Carl Servant / SEQUENCE DIGITALE SENC 
email:     info@sequencedigitale.com 
website:   www.sequencedigitale.com/web/ 
version history: /css/
-----------------------------------------------------------------------------*/

/*****************************************  
	GLOBALS RESET - NE RIEN CHANGER 
*****************************************/

	html, body, div, span, applet, object, iframe, 
	h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
	a, abbr, acronym, address, big, cite, code, 
	del, dfn, em, font, img, ins, kbd, q, s, samp, 
	small, strike, strong, sub, sup, tt, var, 
	dl, dt, dd, ol, ul, li, 
	fieldset, form, label, legend, 
	table, caption, tbody, tfoot, thead, tr, th, td { 
	
		margin: 0; 
		padding: 0; 
		border: none; 
		outline: 0; 
		font-weight: inherit; 
		font-style: inherit; 
		font-size: 100%; 
		font-family: inherit; 
		vertical-align: baseline; 
		
	} 
	
	:focus { 	
		outline: 0; 
	} 
	
	body { 
		line-height: 1; 
		color: black; 
		background: transparent; 
	} 
	
	ol, ul { 
		list-style: none; 
	} 

	table { 
		border-collapse: collapse; 
		border-spacing: 0; 
	} 
	
	caption, th, td { 
		text-align: left; 
		font-weight: normal; 
	} 
	
	blockquote:before, blockquote:after, 
	q:before, q:after { 
		content: ""; 
	} 
	
	blockquote, q { 
		quotes: "" ""; 
	}
	
/*****************************************  
	CONFIGURATION 
*****************************************/
	
	
	a, a:visited{ 
		color: #686868; 
		text-decoration: none; 
	}
	
	a:hover, a:active{ 
		text-decoration: underline; 
	}
	
	p{ 
		margin-bottom: 1em;
	}
	
	b, strong{ 
		font-weight: bold; 
	}
	
	small{
		font-size: 0.8em;
	}
	
	
	
	
	#noscript{
		background: #EEE1E6;
		border: 1px solid red;
		color: red;
		margin: 0 auto;
		padding: 3px 5px;
		text-align: center;
		width: 718px;		
	}
	
	
/*****************************************  
	STRUCTURE 
*****************************************/
	
	body{
		background: #000 url(../images/html_background.jpg) no-repeat top center;
		color: #686868;
		font: 13px arial, verdana, helvetica;	
		height: 100%;		
	}
	
	
	
	#pageWrap{
		margin: 0 auto;		
		width: 958px;
	}	
	
	/* ## 
	SHELL 
	## */
	#entete{
		height: 103px !important;
		position: relative;		
	}
	
	#contenu{
		background: #fff url(../images/contenu_background.png) repeat-x;		
		border: 1px solid #DB0A5B;
		border-width: 10px 12px 16px 11px;
		margin-bottom: 10px;
		padding: 26px 9px 22px 0;
	}

	
		#gauche {				
			float: left;
			width: 750px;
		}	
		
		#droite{
			float: right;
		}
		
		#pied{
			clear: both;
		}
		
	#credits{
		font-size: 11px;
		margin-bottom: 100px;
		text-align: right;
	}
		
	/* ## 
	TEMPLATE 
	## */
	#superbanniere, 
	#screen,
	#webepisodes, #capsuleinedites, #entrevues,
	
	#skycrapper
	{
		background: transparent url(../images/css_template.png);
	}
	
	/* ## 
	TITLES 
	## */
	#player h2,
	#description h2{
		background: transparent url(../images/css_titles.png) no-repeat;
	}
	/* ## 
	SPRITES
	## */
	#entete ul li,#droite  input,
	#description .commentaire, #description .jecotrippe,
	.precedent, .suivant	
	{
		background: url(../images/css_sprite.png);
	}
	
/*****************************************  
	ENTETE 
*****************************************/

	#entete h1{
		left: 31px;
		position: absolute;
		z-index: 33;
	}

	#entete h1 a{
		background: url(../images/entete_ecotrip.jpg) no-repeat;					
		display: block;
		height: 135px;			
		overflow: hidden;
		text-indent: -9000%;		
		width: 400px;		
	}

	#entete ul{
		padding-top: 69px;
		position: absolute;		
		right: 23px;
		z-index: 33;
	}
	
	#entete ul li{
		float: right;		
	}

	#entete ul li a{
		display: block;		
		height: 43px;
		overflow: hidden;	
		text-indent: -900% !important;		
		width: 40px;	
	}
	
		#entete .facebook{ right: 185px; }		
		#entete .twitter{ background-position: -43px 0;}		
		#entete .flickr{ background-position: -84px 0;}	
		#entete .youtube{ background-position: -125px 0;}		
		#entete .rss{ background-position: -166px 0;}
		
		
/*****************************************  
	CONTENU : COLONNE DE GAUCHE 
*****************************************/

	
	/* ## 
	PUBLICITE SUPERBANNIERE 
	## */
	#superbanniere{
		width: 745px;
		height: 102px;
		padding-top: 4px;
		padding-left: 13px;
		position: relative;
		top: -4px;
	}
	
	#superbanniere a{				
		text-align: center;		
		height: 60px;
		width: 728px;		
	}	
	
	#superbanniere img{
		border: 0px solid #333;
	}
	
	/* ## 
	PLAYER : LA CAPSULE DE LA SEMAINE 
	## */	
	#player{
		position: relative;
		margin: 0 0 5px 15px;
		padding-top: 14px;
	}
	
	#player h2{		
		background-position: -5px 0px;
		overflow: hidden;
		height: 34px;
		width: 400px;	
		text-indent: -900%;
	}
	
		#player h2.encours{
			background-position: -5px -35px;
		}
	
	#musique{
		background: url(../images/css_play.png) no-repeat -5px right;
		font: 13px/14px arial;
		padding-right: 30px;
		position: absolute;
		top: 10px; 
		right: 15px;
		text-align: right;
	}
	
		#musique:hover{
			background-position: -45px right;
		}
	
	#screen{
		background-position: -8px -154px;
		height: 315px;
		width: 746px;
		margin-left: -7px;
		position: relative;
	}
	
	#youtube_player{
		padding: 13px 0 0 160px;
	}
	
	#screen ul{
		position: absolute;
		left: 12px;
		top: 49px;
		width: 148px;
		z-index: 0;
	}
	
	#screen ul a{
		background: url(../images/css_reseaux.png) no-repeat;
		display: block;
		height: 47px;
		overflow: hidden;
		text-indent: -900%;
	}
	
		#screen .facebook a{}
		#screen .twitter a{ background-position: 0 -47px;}
		#screen .ami a{ background-position: 15px -218px; height: 30px;}
	
	/* ## 
	DESCRIPTION : LA CAPSULE 
	## */
	
	#description{
		position: relative;
		margin-left: 15px;
	}
	
	#description h2{		
		background-position: 0 -75px;
		overflow: hidden;
		height: 48px;
		width: 400px;			
		text-indent: -900%;
	}
	
	#description h3{
		margin-left: 15px;
		margin-bottom: 15px;
	}
	
	#description ul{
		position: absolute;
		top: 0;
		right: 15px;
	}
	
	#description ul li{
		float: left;
		margin-left: 10px;
	}
	
	#description ul li a{
		font-weight: bold;
	}
	
		#description .commentaire{ background-position: 0 -47px; padding-left: 18px; }
		#description .commentaire:hover{ background-position: 0 -70px; }
		#description .jecotrippe{ background-position: right -47px; padding-right: 18px; }
		#description .jecotrippe:hover{ background-position: right -70px; }
	
	
	#description ol li, #description form{
		background: url(../images/css_commentaires.png) no-repeat left top;
		margin-bottom: 15px;
		padding-top: 25px;		
	}
	
	#description ol li span, #description form div{
		background: url(../images/css_commentaires.png) no-repeat left bottom;
		color: #FFF;
		display: block;
		font: bold 13px verdana, arial;
		padding: 0 25px 15px 15px;
	}
	
	#commentaires{
		display: none;
	}	
	
	
	/* ## 
	PLAYLISTS 
	## */
	#playlists{
		height: 460px;
		margin-left: 10px;
		position: relative;
		width: 743px;
	}
	
		#playlists h2{
			overflow: hidden;
			text-indent: -900%;
			height: 55px;
		}
	
		/* ## 
		Webepisodes
		## */
		#webepisodes{
			background-position: -10px -700px;
			height: 430px;
			width: 155px;	
			padding: 5px;
			position: absolute;
			left: 0;
		}
	
		
		/* ## 
		Capsules Inedites
		## */	
		#capsuleinedites{
			background-position: -186px -700px;
			height: 430px;
			width: 344px;	
			padding: 5px 26px;
			position: absolute;
			margin-left: -193px;
			left: 50%;
		}
		
		/* ## 
		Entrevues
		## */
		#entrevues{
			background-position: -586px -700px;
			height: 430px;
			width: 155px;	
			padding: 5px;
			position: absolute;
			right: 0;
			top: 0;
		}




/*****************************************  
	CONTENU : COLONNE DE DOITE 
*****************************************/
	
	#droite input{
		background-color: #343635;
		background-position: right bottom;
		border: 1px solid #333;
		color: #cfd1d0;
		font: 12px arial;
		margin-bottom: 3px;
		margin-left: 1px;
		padding: 4px 8px;
		width: 142px;
	}
	
	#droite img{
		margin-bottom: 1px;
	}
	
	/* ## 
	PUBLICITE SKYCRAPPER 
	## */
	#skycrapper{
		background-position: -756px -153px;
		width: 160px;
		height: 620px;
		margin-left: -4px;
		padding: 5px;
	}

/*****************************************  
	PIED DE PAGE 
*****************************************/

	
	/* ## 
	SPRITES
	## */	
	#pied h2,
	#pied ul li a
	{
		background: url(../images/css_partenaires.png) no-repeat;
		display: block;
		overflow: hidden;
		text-indent: -9000%;
	}		
	
	#pied h2{		
		background-position: 2px 1px;
		height: 30px;
		margin-bottom: 10px;
	}
	
	
	#pied ul{
		border: 1px solid #c1c1c1;		
		height: 110px;
		margin: 0 auto;
		overflow: hidden;
		width: 900px;
	}
	
	#pied ul li{
		float: left;
	}
		
		#pied ul li a{			
			height: 52px;
		}
	
		#pied .desjardins a{ background-position: -10px -40px; margin-left: 10px; width: 160px;}
		#pied .conseilregional a{ background-position: -210px -40px; margin-left: 95px; width: 110px; }
		#pied .stm a{ background-position: -385px -40px; margin-left: 95px; width: 75px; }
		#pied .equiterre a{ background-position: -534px -40px; margin-left: 95px; width: 110px;}
		#pied .teknica a{ background-position: -695px -40px; margin-left: 95px; width: 50px;}
		
		#pied .tabaga { clear: left; }
		#pied .tabaga a{ background-position: -10px -93px; margin-left: 10px; width: 110px;}
		#pied .ecoquartier a{ background-position: -210px -93px; margin-left: 145px; width: 100px;}		
		#pied .alternativechannel a{ background-position: -384px -93px; margin-left: 95px; width: 100px;}
		#pied .gaiapresse a{ background-position: -536px -93px; margin-left: 75px; width: 130px;}
		#pied .redtube a{ background-position: -697px -93px; margin-left: 75px; width: 50px;}
		

		
/*****************************************  
	ENVOYER A UN AMI 
*****************************************/

	#tellafriend{
		background: url(../images/css_tellafriend.png) no-repeat;
		position: absolute;
		color: #FFF;
		display: none;
		left: 50%;
		top: 300px;
		margin-left: -250px;
		padding: 50px 20px 20px 20px;
		width: 370px;
		height: 170px;
		z-index: 30;
	}
	
	#tellafriend a{
		color: #FFF;
		cursor: pointer;
	}

/*****************************************  
	CARROUSEL 
*****************************************/		

	
	#webepisodes .precedent,
	#entrevues .precedent{
		margin-top: -15px;
	}
	
	.carrouselContainer{
		height: 350px;
		overflow: hidden;
	}
			
	.carrouselContainer li{
		text-align: center;
		margin: 0 5px 10px 5px;	
	}	
	
	.carrouselContainer li a{
		font-weight: bold;	
	}
	
	.carrouselContainer li a:hover{
		text-decoration: none;
	}	

	.precedent, .suivant{
		cursor: pointer;
		display: block;
		height: 12px;
		margin: 0 auto 5px auto;
		overflow: hidden;
		width: 20px;
		text-indent: -9000%;		
	}
	
		.precedent{ background-position: 0 -89px; }
		.precedent:hover{ background-position: -20px -89px; }
		
		.suivant{ background-position: 0 -101px; }
		.suivant:hover{ background-position: -20px -101px; }
	
	/* ## 
	CAPSULES INEDITES
	## */
	#capsuleinedites .carrouselContainer{
		float: left;
		overflow: hidden;
		height: 110px;
		width: 265px;		
	}
	
	#capsuleinedites li{
		float: left;
	}
	
	#capsuleinedites .precedent,
	#capsuleinedites .suivant{		
		float: left;
		height: 18px;
		width: 11px;
		margin: 40px 10px;
	}
	
		#capsuleinedites .precedent{ background-position: -44px -89px; }
		#capsuleinedites .precedent:hover{ background-position: -57px -89px; }
		
		#capsuleinedites .suivant{ background-position: -84px -89px; }
		#capsuleinedites .suivant:hover{ background-position: -71px -89px; }
