/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> personalizacion para el proyecto <<<--------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#TB_window {font: 12px Arial, Helvetica, sans-serif;color: #333333;background: #fff !important;}
#TB_window .fondoimagen {padding:15px;background:#eae6d2 !important;}
#TB_window .piefoto{width:100%;float:left;background:#fff;padding:5px 0 0 0;margin-top:14px;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_secondLine a, #TB_secondLine strong{float:left;margin:-1px 5px 0 5px;font-weight:normal;}


#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	width:568px !important;
	height:595px !important;
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 9px solid #1b3e93;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	/*margin: 15px 0 0 15px;*/
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:5px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:5px 9px 5px 0;
	float:right;
}
div>/**/#TB_closeWindow{padding:5px 0;margin-right:-18px;}

#TB_closeAjaxWindow{
	
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	width:100%;float:left;
	background-color:#fff;
	padding:22px 0 0 0;
	display:none !important;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	width:568px;
	float:left;
	clear:both;
	border:none;
	margin:0;
	padding:0;
}


/* iframe */
.cuerpotb{width:560px !important;float:left;padding:4px;background:#fff;font-size: 75%}
#contenidotb{width:560px !important;float:left;background:transparent url(../../img/css/aplicaciones/xtrmSup.gif) repeat-x 0 0;font-family:Verdana,Arial,Helvetica,sans-serif;}
#contenidotb .tbcaja1{width:560px !important;float:left;background:transparent url(../../img/css/aplicaciones/xtrmInf.gif) repeat-x 0 100%}
#contenidotb .tbcaja2{width:516px !important;float:left;padding:10px 22px 30px}
*>/**/#contenidotb .tbcaja2{padding:10px 22px 27px}
* html #contenidotb .tbcaja2{width:560px}
*+html #contenidotb .tbcaja2{width:560px}

#contenidotb h2{padding:7px .7em;background:#1b3e93;font-size:1.5em;color:#fff}
#contenidotb p{clear:left;margin:0;padding:0 0 5px;color:#1a171b}
#contenidotb p strong{font-weight:normal;color:#1b3e93}
#contenidotb p span{font-size:1.25em;letter-spacing:-1px}
#contenidotb p.cerrar{padding-bottom:10px;text-align:right}
#contenidotb p.cerrar a{padding-right:20px;background:transparent url(../../img/css/aplicaciones/xtrmCerrar.gif) no-repeat 100% 1px}
#contenidotb ul{width:100%;float:left;margin:10px 0 0;padding:0}
#contenidotb ul li{width:12.7%;float:left;margin:0;padding:0;background:transparent}
#contenidotb ul li.ultimo{width:10%}
#contenidotb ul li img{float:left;margin:0;border:1px solid #b1b1b1}
#contenidotb .anuncio{width:100%;float:left;min-height:245px !important;height:auto !important;height:245px;padding-left:35%;background:transparent url(../../img/css/aplicaciones/xtrmAnuncio.gif) no-repeat 0 50%}
*>/**/#contenidotb .anuncio{width:65%}
#contenidotb .anuncio p.fecha{margin:50px 0 10px;font-size:1.1em;color:#f00}
#contenidotb .anuncio p.masinfo{margin:10px 0;padding:2px 0 3px 25px;background:transparent url(../../img/css/aplicaciones/xtrmVer.gif) no-repeat 0 0}
#contenidotb .anuncio p.masinfo a{font-size:.9em;color:#1b3e93}
#contenidotb .anuncio span.dial{margin:50px 0 10px;font-size:1.1em;color:#f00}
#contenidotb .anuncio hr{display: none}

.telecableradio #contenidotb .tbcaja2{background:transparent url(../../img/css/aplicaciones/anuncioRadio.jpg) no-repeat 100% 100%}
.telecableradio #contenidotb .anuncio{width:54%;min-height:100px !important;height:auto !important;height:100px;padding:295px 0 45px;background:transparent;color:#1a171b}
*>/**/.telecableradio #contenidotb .anuncio{width:54%;padding-top:305px;font-size:1em}
.telecableradio #contenidotb .anuncio p{padding:0 0 15px}
.telecableradio #contenidotb .anuncio p.dial{padding:0;font-size:1.2em;color:#1b3e93}
.telecableradio #contenidotb .anuncio p.dial img{vertical-align:middle}

.tarifas #contenidotb .anuncio{width:100%;float:left;min-height:150px !important;height:auto !important;height:150px;padding:0;background:transparent}
.tarifas #contenidotb table{margin:7px 0 15px;border:1px solid #094fa3;border-collapse:collapse}
*>/**/.tarifas #contenidotb table{margin:10px 0 15px}
.tarifas #contenidotb table th{border-top:1px solid #094fa3}
.tarifas #contenidotb table thead th{padding:7px 5px;border-bottom:1px solid #094fa3;background:#5b73b8;color:#fff}
.tarifas #contenidotb table th,.tarifas #contenidotb table td{padding:5px;background:#fff;text-align:left}
.tarifas #contenidotb table span{display:block;text-align:center}
.tarifas #contenidotb .anuncio p{padding:0 0 15px}
.tarifas #contenidotb .anuncio p.destacado{margin:0 0 1px;padding:10px;background:#5b73b8;color:#fff}
*>/**/.tarifas #contenidotb .anuncio p.destacado{margin:0}

.canalinvitado #contenidotb h2{margin:15px 0;padding:38px 0 40px;background:transparent url(../../img/css/aplicaciones/tituloCtk.gif) no-repeat 50% 0;font-size:1.4em;color:#1b3e93;font-family:verdana;text-align:center}
.canalinvitado #contenidotb .anuncio{width:100%;float:left;min-height:245px !important;height:auto !important;height:245px;padding-left:0;background:transparent}
.canalinvitado #contenidotb .anuncio p.logo{padding:10px 0}
.canalinvitado #contenidotb .anuncio p.logo img{position:relative;left:-26px}
.canalinvitado #contenidotb .anuncio p.vervideo{padding:0;text-align:center}
*>/**/.canalinvitado #contenidotb .anuncio p.vervideo{padding:0 0 25px}
.canalinvitado #contenidotb .anuncio p.vervideo a{float:left;position:relative;top:-5em;left:50%;padding:10px 0 10px 35px;background:transparent url(../../img/css/aplicaciones/verVideo.gif) no-repeat 0 0}
.canalinvitado #contenidotb .anuncio p.dial{padding:3px 0 10px}
.canalinvitado #contenidotb .anuncio p.dial strong{font-size:1.2em;color:#1b3e93}
.canalinvitado #contenidotb .anuncio p.dial em{font-style:normal;color:#1b3e93}
*>/**/.canalinvitado #contenidotb .anuncio ul{padding:0 0 16px}

.canalinvitado #contenidotb .anuncio .video{height:261px !important;height:261px;padding:6px 0 0 196px;background:#fff url(../../img/css/aplicaciones/videoCtk.gif) no-repeat 0 15px}
*>/**/.canalinvitado #contenidotb .anuncio .video{height:261px !important}
