@charset "utf-8";

/*****************************************************
	- Autor: Sergio Brocos
	- Fecha: 13-01-2010
	- Referencias:
	- Proyecto: Alfa9 - Mas Calientes de Radio Gladys Palmera
	- Función: Estilos para Mas Calientes y Mas Calientes Detalle de RGP
*****************************************************/

/*	---------	Common	-----------------------------*/

	.section-heading{
		height: 23px;
	}
	.tmp .share-area li{
		display: inline;
		margin-left:-4px;
	}
	.tmp #content {
		float: left;
		*position: relative;*width: 980px;
		min-height:400px;
}
	.tmp .size1of2 {
		width:50%;
	}

/*	---------	TV	-----------------------------*/
	.tmp .d_side { }
	.tmp #wrapper .lmc-page{padding: 0;}
	.tmp .lmc-page .space{height: 34px;}

	/* Extends mod	- Mas Calientes Header	*/
	.tmp .mas-tv-header{
		margin: 0 0; /*17.5px;*/
		padding-bottom: 17.5px;
	}
		.tmp .mas-tv-header .bd{
			margin: 10px 0;
		}
		.tmp .mas-tv-header .ft{height: 24px;}
	
	.tmp .tv-item-error {
		background: url(/images/common/icon_info_square.gif) no-repeat;
		/*height: 170px;*/
		margin-left: 0px;	/*50*/
		padding: 2px 0 10px 30px; /*5px 0 0 40px*/
		font-size: 1.4em;
		font-weight: 800;
		line-height: 32px;
	}
/*
 * BUSQUEDA VIDEO
 */	
	.tmp .tv-search{ height: 40px; background: #E3E5E3; padding-left: 10px; }
	.tmp .tv-search label{ padding-top: 2px; font-size: 1.1em; color: #4E4E4E; }
	.tmp .tv-search .dest label{ font-weight: 800; }
	.tmp .tv-search .desta { font-weight: 800; 	margin: 2px 8px 0 0; }
	.tmp .tv-search input, .tmp .tv-search select{ color: #00B3B4; padding-left: 5px; }
	.tmp div.cssbutton.blue-search-btn input { border: 0px; }
/* FIN BUSQUEDA */

	/* Extends mod	- TV Wrapper	*/
	.tmp .tv-wrapper{
		margin: 16px 14.5px;
	}

	/* Extends mod	- TV	*/
	.tmp .tv-item{
		height: 123px;
		margin: 0 3px;
	}
		.tmp .tv-item .inner{
			background: transparent url(/images/calientes-2column-bg.gif) repeat-x;
		}
		.tmp .tv-item .bd{
			/*position: relative;*/
			height: 123px;
			margin-top: 5px;
			margin-bottom: 5px;
		}
			.tmp .lmc-tv-caratula{
				height:120px;
				left:16px;
				position:absolute;
				top:16px;
				width:90px;
			}
			.tmp .info-tv{
				left:152px;
				position:absolute;
				top:16px;
			}
			.tmp .info-tv li{
				margin-bottom: 2px;
			}
				.tmp .info-tv .tv-title {
					color: #000;
					font-size: 1.4em;
					font-weight: bold;	
					text-transform:uppercase;
					width:290px;
				}
				.tmp .info-tv .tv-desc {
					color: #4E4E4E;
					font-size: 1.2em;
					font-weight:800;
					width:290px;
				}
				.tmp .tv-link {
					position: absolute; bottom: 10px; right: 10px; text-align: right; vertical-align: bottom;
					padding-top: 6px;
					padding-bottom:2px;
					width:290px;
				}
				.tmp .tv-link a.link-video, .tmp a.link-vinilo {
					font-weight: 800;
					font-size: 1.2em;
					color: #00B3B4;
					text-decoration: none;
					width:290px;
				}
				.tmp .tv-link a.link-video:hover{
					text-decoration: underline;	
					width:290px;
				}


		.tmp .tv-item .ft{
		 	background-color: #e3e5e3;
		 	height: 54px;
		 	display:none;
		 }

