body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(backgrounds/bg-body.gif);	
}
div{border: 0px solid green;}
/* ************************************************************ ESTRUCTURA */

.container {
	width: 990px;
	margin: auto;
	background-color: transparent;	
}

.header {
	height: 90px;
	position: relative;
	width: 770px;
	/*border: 1px solid blue;*/
	background-color: #fff;
	/*border: 0;*/
	border-bottom: 6px solid #c4d124;
		
	margin: 0 28px 0 0;
  	width: 962px;	
}
	.header .headerright {
		position: absolute;
		top: 0px;
		right: -28px;
		width: 28px;
		height: 96px;
		z-index: 10;
		background: transparent url(backgrounds/bg-header-top-right.gif) no-repeat top left;
	}

	.header a, .header img  {
		border: 0;	
	}
	
	.header ul#breadcumber {
		position: relative;
		float: right;
		display: block;
		right: 0;
		bottom: 18px;
		height: 22px;
		width: auto;
		padding: 0;
		margin: 0;
		padding-left: 34px;
		list-style: none;
		background: transparent url(backgrounds/bg-breadcumber-lastli.gif) no-repeat 0px 0px;
	}
		.header ul#breadcumber li {
			float: right;
			height: 22px;
			margin: 0 2px;
			padding: 0 8px;
			background-color: #c4d124;
			line-height: 22px;
			color: white;			
			
		}		
		.header ul#breadcumber li.lastli {
			width: 31px;
			padding: 0;			
		}
	
	.header .contactmessage {
		position: absolute;
		bottom: 30px;
		right: 0px;
		width: 520px;
		height: 50px;
	}
	
	.header .links {
		position: absolute;
		bottom: 0px;
		right: 0px;
		width: 420px;
		height: 28px;

		z-index: 100;
		background: transparent url(backgrounds/bg-header-links.jpg) no-repeat top right;
		padding-right: 150px;
		/*padding-right: 78px;*/
	}
		.header .links a {
			float: right;
			padding-left: 28px;
			background: transparent url(backgrounds/bg-header-links-bg.jpg) no-repeat top left;
		}
		.header .links a.lastlink {
			padding-left: 21px;
			background: transparent url(backgrounds/bg-header-links-last.jpg) no-repeat top left;
		}
.content {
	width: 990px;
	margin: 10px auto;
	background-color: transparent;
	
}

.ad_bar {
	width: 990px;
	height: 100px;
	padding: 0px 0px 5px 0px;
	border-top: 6px solid #c4d124;
	background-color: #fff;
}


.bottom {
	position: relative;
	margin: 10px 0 0 28px;
  	width: 962px;
  	height: 115px;
  	padding: 0px 0px 5px 0px;
	border-top: 6px solid #c4d124;
	background: #fff url(backgrounds/bg-bottom.jpg) no-repeat top left;
}
	.bottom .bottomleft {
		position: absolute;
		top: -7px;
		left: -28px;
		width: 28px;
		height: 127px;
		z-index: 10;
		background: transparent url(backgrounds/bg-footer-top-left.gif) no-repeat top left;
	}

.iframe {
	position: absolute;
	margin: 106px 0px 0px 235px;
	display: none;
	text-align: right;
	z-index: 100;
}

.iframe .another a#cerrarIframe {
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	color: #000;
	background-color: #FFF;
	padding-top: 10px;
}

.footer {
  	padding: 7px 0px 0px 0px;
	text-align: center;
	font-size: 10px;
	color: #9ACA94;
	font-family: verdana;  
}

.footer a {
	color: #9ACA94;	
}

.footer a:hover {
	color: #D2E8D0;	
}

/* ***************************************************************** VIDEO */
.video {
  
  width: 520px;
  height: 460px;
  margin: 0 auto;
  position: relative;
  clear: none;
}

.video .utils {

	padding: 12px 15px 5px 0px;
}

.video .utils img {

	margin: 0px 0px 0px 17px;
}

.video #playerDiv {
	width: 512px;
	width: 512px;
  	height: 404px;
	height: 424px;
	margin: 0 auto;
}
	.video #playerDiv .flashwarning{
		padding-top: 100px;
		width: 80%;
		margin: 0 auto;
	}
		.video #playerDiv .flashwarning p{
			padding: 10px 5px;
		}


/* DIRECTOS */

.video #playerDiv .buttons {

}

/* ***************************************************** LISTAS DE VIDEOS ESTILOS COMUNES */

.videoItem {
	height: 64px;
	padding: 10px 5px 0;
	display: block;
}
.videoItem:hover {
} 
	.videoItem .image {
		float: left;
		width: 55px;
		height: 41px;
		padding: 3px;		
	}
		.videoItem .image .videoLoader{
			position: absolute;
			width: 55px;
			height: 40px;	
			display: none;
		}
		.videoItem .image img{
			/*width: 54px;
			height: 40px;*/
		}

	.videoItem .text {
	  float: left;
	  width: 100px;

	 
	}
		.videoItem .text .name {
	  		padding-left: 4px;
		}
		.videoItem .text .description {	/*Descripciones deshabilitadas */
			padding: 16px 0px 0px 0px;
			display: none;
		}
				



/* *************************************************************** CANALES */



.parrilla {
	float: left; 
	position: relative;
	width: 200px;
	clear: none;
	min-height: 430px;
	height: 430px;
	padding-right: 20px;
}

.parrilla #gridLoader {
	position: absolute;
	width: 200px;
	min-height: 400px;
	height: 400px;
	padding-right: 0px;
	opacity: 0;
	display: none;
	top: 30px;
	left: 0;
	background-color: #c4d124;
	z-index: 10;
}
	.parrilla #gridLoader img{
		margin-top: 100px;
	}

.parrilla .title {
	height: 30px;
	width: 200px;
}
	
#cargadoCanalesId {
  position: absolute;
  margin: 5px 0px 0px 10px;
}
.parrilla .bottomcanales {
	position: absolute;
	right: 0;
	bottom: -30px;
	width: 220px;
	height: 30px;
	
}
	.parrilla .bottomcanales #bg-parrilla-btm-right {
		position: absolute;
		top: -33px;
		right: 0px;
	}
	.parrilla .bottomcanales #botonInicio {
		float: left;
	}

.parrilla #canales {
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	min-height: 400px;
	height: 400px;	
	width: 200px;
	z-index: 1;
}
	.parrilla #canales a.gridItem {
		float: left;
		width: 180px;
		height: 40px;
	
		margin: 5px 0;
		line-height: 40px;
		padding-left: 10px;	
	}

		.parrilla #canales a.gridItem  img {
		  width: 135px; 
		  height: 40px;
		}

.parrilla #catalogo {
	position: relative;
	min-height: 400px;
	height: 400px;
	display: none;
	overflow-y: scroll;
	z-index: 1;

}
	.parrilla #loadingDiv {
		position: absolute;
		bottom: 2px;
		right: 20px;
		padding: 5px;
	
	}
	.parrilla #videosScroll {

	
	}		

/* *************************************************************** LISTADO */

.videoActivo {
	float: right; 
	position: relative;
	width: 200px;
	clear: none;
	min-height: 430px;
	height: 430px;
	padding-left: 20px;
}
.videoActivo #activeVideoLoader {
	position: absolute;
	width: 200px;
	min-height: 400px;
	height: 400px;
	padding-right: 0px;
	opacity: 0;
	display: none;
	top: 30px;
	right: 0;
	background-color: #c4d124;
	z-index: 10;
}
	.videoActivo #activeVideoLoader img{
		margin-top: 100px;
	}
.videoActivo .title {
	height: 30px;
	width: 200px;
}

.videoActivo #data {
	position: relative;
	height: 120px;
	width: 200px;
	padding-right: 0px;
	text-align: left;
	display: none;
}
	.videoActivo #data .image{
		float: left;
		margin: 25px 0px 0 5px;
	}
		.videoActivo #data .image img{
			height: 54px;
		}
	.videoActivo #data .name{
		float: left;
		margin: 25px 5px 0 5px;
		width: 105px;
	}
	.videoActivo #data .description{
		float: left;
		clear: both;
		width: 180px;
		margin: 5px;
	}

.videoActivo #selector {
	height: 25px;
	width: 200px;
	padding-right: 0px;
	margin-bottom: 10px;
	display: none;
}
	.videoActivo .selector{
		margin-top: 3px;
	}

.videoActivo #compartir {
	width: 200px;
	clear: none;
	min-height: 430px;	
	display: none;
}
.videoActivo #social {
	width: 200px;
	clear: none;
	min-height: 430px;	
	display: none;
}

.videoActivo .bottomlistado {
	position: absolute;
	right: 0;
	bottom: -30px;
	width: 220px;
	height: 30px;
	
}
	.videoActivo .bottomlistado #bg-listado-btm-left {
		position: absolute;
		top: -33px;
		left: 0px;
	}
	.videoActivo .bottomlistado #botonDestacados {
		float: right;
	}


/* ***************************************************** VIDEOS DESTACADOS BOTTOM */

.bottom #destacados {

	overflow: hidden;
	position: relative;
	float: right;
	width: 100%;
	height: 115px;

}
	.bottom  #destacadosLoader {
		position: absolute;
		width: 990px;
		height: 121px;
		opacity: 0;
		top: 0px;
		left: -28px;
		background-color: #c4d124;
		z-index: 20;
		text-align: center;
		display: none;
	}
		.bottom  #destacadosLoader img{
			margin-top: 4px;
		}
	
					
	.bottom #destacados .videoItem{
		margin-top: 20px;
		float: left;		
		width: 140px;
		overflow: visible;
	}
	.bottom #destacados .videoItem .image {
		float: none;
		margin: 0 auto;		
	}
	.bottom #destacados .videoItem .text{
		float: none;
		text-align: center;
	}
		.bottom #destacados .text .name {
	  		padding: 0;
			text-align: center;
		}


/* ***************************************************** AD_BAR */

#ad_bar {
	
	overflow:hidden;
	width: 990px;
	height: 100px;
}

	#ad_bar ul {
		margin: 5px 0;
		padding: 0px;
		width: 4000px;
		
	}

		#ad_bar ul li {
			float:left;
			margin:0 6px;
			padding: 0 10px;
			width: 290px;
			height: 90px;
			text-align: center;
		}



/* ***************************************************** BOTTOM */





/* ************************************************ FORMULARIOS */

form { margin: 0px; padding: 0px; }

/* ************************************************** GENERICOS */

#anuncioRallyNaron {
	position: absolute;
	top: 0;
	left: 335px;
}


.cleaner {
	clear: both;
}
.fb_share_link { 
	padding:2px 0 0 20px; 
	margin-top: 20px;
	height:16px; 
	background:url(backgrounds/facebook_share_icon.gif) no-repeat top left; 
	cursor: pointer;
}

