/* CSS Document */
.redAlert{
	color:#cc0000;
	font-weight:bold;
	padding-left: 10px;
}
.redNumber{
	font-size:27px;
	color:#cc0000;
	font-weight:bold;
	display:block;
}

/* CONTENT */
.fullContent{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}

.contentBox{
	display:inline-block;
	padding:0px 70px 0;
	width:865px;	
}

.content{
	float:left;
	width:600px;
}

.contentPrivate{
	float:left;
	width:865px;
}

.bigContent{
	float:left;
}

.rightColumn{
	width:230px;
	float:right;
	margin-top:114px; /* TODO */
	border:1px solid #d0d0d0;
	background-color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	padding-right:0px;
	padding-bottom:15px;	
	padding-left:15px;	
	padding-top:15px;	
	box-shadow: 1px 1px 1px;
}



	.rightColumn a{
		font-family:Tahoma, Geneva, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#ff9900;
		text-decoration:none;
	}
	.rightColumn a:hover{
		font-family:Tahoma, Geneva, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#ff9900;
		text-decoration:underline;
	}

.rc_line{
	border-bottom:2px solid #eceaea;
	display:block;
	margin-bottom:10px;
	padding-bottom:10px;
}

form{
	line-height:15px;
}

form fieldset
{	
	border:0px;
	padding:0px;
	margin:0px;
}

form label{
	display:block;
}

form .inputField#Clave {
width:150px;
}

form .inputField#ValidacionClave {
width:150px;
}

form .inputField{
	border:1px solid #d6d6d6;
	color:#999;
	width:188px;
	height:18px;
}

form .inputFieldTalon{
	width:130px;
	font-size: 14px;
}
form select
{	
	border:1px solid #d6d6d6;
	color:#999;
}

form select#TipoDocumento{
	width:170px;
}

form input#IntegrantesCuenta{
	width:50px;
}

.publicPcLink a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-decoration:underline;
}
.publicPcLink a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-decoration:none;
}


.formButtonLink{
	background-color:#FF9900;
	border-color:-moz-use-text-color -moz-use-text-color -moz-use-text-color #CCCCCC;
	border-style:none none none solid;
	border-width:0 0 0 4px;
	clear:both;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:19px;
	padding-top:4px;
	position:relative;
	text-align:center;
	text-decoration:none;
}

.formButtonLinkMensajeDeExito
{
	font-size:11px;
	margin-bottom:100px;
	margin-top:50px;
	width:120px;
	height:16px;
}

.formButtonLinkInicio{
	background-color:#FF9900;
	border-color:-moz-use-text-color -moz-use-text-color -moz-use-text-color #CCCCCC;
	border-style:none none none solid;
	border-width:0 0 0 4px;
	clear:both;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:15px;
	margin-bottom:10px;
	margin-top:-3px;
	padding-bottom:2px;
	padding-top:2px;
	position:relative;
	text-align:center;
	text-decoration:none;
	width:120px;
}

.divMensaje
{
    clear:both;
}

/* CONTENT ITEMS */

	.breadcrumb .active{
		color:#ff9900;
		font-weight:normal;		
	}

.logo{
	height:46px;
	padding-left:68px;
	padding-top:30px;
	width:260px;
	float:left;
}
	.logo img{
		border:0px;
	}

.masterLogo{
	float:right;
	height:42px;
	padding-right:85px;
	padding-top:27px;
	width:71px;
}
	.masterLogo img{
		border:0px;
	}

.homeUl{
	width:370px;
}
	.homeUl li{
		list-style-image:url(../img/images-ulitem.gif);
		border-bottom:1px solid #ccc;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:12px;
		color:#333;
		line-height:25px;
		padding-left:5px;
	}	
	.homeUl li a:hover{
		color:#ff9900;
		text-decoration:underline;
	}	
	.pHome
	{
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:12px;
		color:#333;
	}	
	
/* TABLAS */	

.tdTamanoLetra
{
    font-size: 8px;
}
 /* Reset */
div.botoneraAlta ul, li {
    margin: 0;
    padding: 0;
    text-indent: 0;
}

/* Style */
div.botoneraAlta ul {
    list-style: none;
    width:850px;
    height:30px;
    margin-top:20px;
}

div.botoneraAlta ul li {
    display: inline;
    float: left;
    position: relative;
}

div.botoneraAlta ul li ul {
    position: relative;
    top: 20px;
}

div.botoneraAlta ul li a 
{
	width:271px;
    height:26px;
    /*background-image:url(../img/images-backtopbuttons.gif);*/
    background-repeat:no-repeat;
    float:left;
    padding-left:10px;
    padding-top:2px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#FFF;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
}

div.botoneraAlta ul li a:hover, ul li a:active {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#ccc;
    text-transform:uppercase;
    font-weight:bold;		
    text-decoration:none;	
    float: left;
}

div.botoneraAlta ul li ul 
{	
    width:206px;
    position:absolute;
    margin-top:0px;
    left:0;
    background-color:#F0F0F0;
    font-weight:bold;
    border-bottom:5px solid #666;
    z-index: 1;
}




div.botoneraAlta ul li ul li 	
{	
	height:26px;
}

div.botoneraAlta ul li ul li a 
{	
    background-image:url(../img/images-backtoptablebutton.jpg);
    background-repeat:no-repeat;
    width:206px;
    height:20px;
    font-family:arial;
    font-size:11px;
    color:#666;
    text-decoration:none;
    float:left;
    margin-bottom:3px;
    padding-top:3px;
    padding-left:10px;
}

div.botoneraAlta ul li ul 
{       
    display: none;
}

div.titulo
{
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 2px;
}
        
.tableTR{
	border-top:2px solid #ff9900;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	margin-top:10px;
	margin-bottom:30px;
	width: 100%;
	clear: both;
}

.tableTD{
	border-right:1px solid #999;
	padding:5px;
	font-weight:bold;
	line-height:15px;
	width:20%;
}
.tableTDLast{
	padding:5px;
	font-weight:bold;
	line-height:15px;
	width:20%;	
}
.showCardFloatInTable{
	margin-bottom:-20px;
}

.seleccionarTarjeta{
    cursor:pointer;
    float:right;
    font-family:Arial,Helvetica,sans-serif;
    height:19px;
    margin-bottom:20px;
    margin-top:-25px;
    position:relative;
    width:90px;    
	background-image:url(../img/images-tablegraybuttons.gif);
	background-repeat:no-repeat;
	width:82px;
	height:19px;
	color:#FFFFFF;
	font-size:9px;
	clear:both;
	text-decoration:none;	
    padding-top: 3px;    
    text-align: center;
}

.seleccionarTarjeta:hover{
    text-decoration: underline;
}

/* ESTO TIENE QUE SER MANUAL PORQUE POR LA MANERA EN QUE QUIEREN EL HOVER DE LA TABLA (LA BARRA GRIS) */
/* A CADA selectTable que agregas le tenes que agregar el número de ID y sumarle 110px al margin-top */
.selectTable1{
	background-color:#CCC;
	height:55px;
	margin-top:58px;   
	position:absolute;
	width:865px;
	z-index:0;
}
.selectTable2{
	background-color:#CCC;
	height:55px;
	margin-top:165px;
	position:absolute;
	width:865px;
	z-index:0;
}
.bannerBottom{
	width:100%;
	height:84px;
	text-align:center;
	float:left;
	margin-top: 20px;
}

.paginador{
	width:100%;
	text-align:center;
	height:30px;
	float:left;
}
	.paginador a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		padding:3px;
		font-weight:bold;
		text-decoration:none;
		color:#666;
	}
	.paginador a:hover{
		background-color:#ff9900;
		padding:3px;
		color:#FFF !important;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		color:#666;
	}
	.activePag{
		background-color:#ff9900;
		padding:3px;
		color:#FFF !important;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		color:#666;
	}
	
.topBarButtons a, .topBarButtons a:hover{
	text-decoration:none;
	color:#666;
}
.topBarButtons img{
	border:0px;
	vertical-align:middle;
	margin-right:5px;
}

.tableTR2{
	border-bottom:2px solid #ff9900;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	margin-top:10px;
	margin-bottom:10px;
	clear: both;
	padding-left:20px;
}

.fullTableTDLast{
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	border-bottom:1px solid #ccc;
	font-size:11px;
	text-align:center;
}

.dataTables{
	background-color:#ededed;
	color:#666;
	font-size:11px;
	font-weight:normal;
	text-align:center;
}
.dataTables TD{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;	
	padding-left:10px;
}

.dataTablesSubtotal TD
{
	font-weight: bold;
	font-size: 12px;
	border-top:1px solid #000;
	border-bottom:1px solid #ccc;
}

.rightAligned{
	text-align:right;
}
.dataTablesTDTop{
	background-color:#ededed;
	color:#666;
	font-size:11px;
	font-weight:normal;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:2px solid #ff9900;
	padding:5px;	
	padding-left:10px;
}
.dataTablesName{
	background-color:#ededed;
	color:#666;
	font-size:11px;
	font-weight:bold;
	border-right:1px solid #ccc;
	border-bottom:2px solid #ff9900;
	border-top:2px solid #ff9900;
	padding:5px;	
	padding-left:10px;
}

/* Estilos para paginas puntuales*/

.tablaConsumos
{
	width: 100%;
	text-align: left;
	background-color:#ededed;
	margin-bottom: 20px;
	display: inline-table;	
	clear:both;
}

.tableTDLastTarjeta{
	padding:5px;
	font-weight:bold;
	line-height:15px;
	width:20%;	
	padding:6px 5px 25px;
	height:50px;
}
.tablaVencimientos{
	line-height:15px;
	width:100%;
	margin-bottom: 5px;
	display: inline-table;
	background-color:#ededed;
}
.tableTDTarjeta{
	border-right:1px solid #999;
	padding:6px 5px 25px;
	font-weight:bold;
	line-height:15px;
	width:20%;
	height:50px;
}
.divVencimientos
{
	font-weight:normal;
	width:40%;
	margin-left:30%;
	margin-bottom: 20px;
	display: inline-table;
	text-align:center;
	font-size:x-small;
	clear:both;
}
.divTerminosYCondiciones
{
	margin-top:7px;
	text-align:justify;
	width:140%;
}

.tablaCuotas{
    line-height:15px;
    max-width:100%;
    max-height:100%;
    position:inherit;
    display: inline-table;
    background-color:#ededed;
}

.dataTablesCuotasAimprimir{
	background-color:#ededed;
	color:#666;
	font-size:11px;
	font-weight:normal;
	text-align:center;
}
.dataTablesCuotasAImprimirTd{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;	
	padding-left:10px;
}
.dataTablesCuotasAImprimirTdFecha
{
	font-size:12px;
	font-weight: bold;
}
	
.tablaCuotasAImprimir{
	margin-top: 20px;
	line-height:15px;
    position:inherit;
    background-color:#ededed;
    width: 80%;
	text-align: left;
	background-color:#ededed;
	margin-bottom: 20px;
	clear:both;
	margin-left:10%;
	border-left:1px solid #ccc;
	border-top: 1px solid #ccc;
}
.tdtotalCuotas
{
	border-bottom-style:none;
	border-right-style:none;
}

.divCuotas{
    overflow-x:auto;
    overflow-y:hidden;
    max-width:100%;
    max-height:100%;
    font-weight:normal;
    margin-bottom: 20px;
    text-align:center;
    clear: both;
    *padding-bottom:15px;
}

.divCuotasSinScroll{
    font-weight:normal;
    margin-bottom: 20px;
    text-align:center;
    clear: both;
    *padding-bottom:15px;
}
.divCuotasSinScrollAImprimir{
	width:100%;
	height:100%;
}
.fullTableTDCuotas{
	color:#fff;
	font-weight:bold;
	border-right:1px solid #ccc;
	font-size:11px;
	text-align:center;
	width:80px;
	padding-left:8px;
	padding-right:8px;
}
.tdCuotas{
    border-bottom:1px solid #CCCCCC;
}

.fullTableTDCuotasAImprimir{
	color:#fff;
	font-weight:bold;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:11px;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
}

.terminosYCondicionesButton{
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: -140px;
}

.botonMail
{
	width:125px;
}


.dataTablesTotales{
	background-color:#ededed;
	color:#666;
	font-size:11px;
	font-weight:normal;
	text-align:center;
}
.dataTablesTotales TD{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:3px solid #ccc;
	padding:5px;	
	padding-left:10px;
}

.dataTableCupon{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:3px solid #ccc;
	padding:5px;	
	padding-left:10px;
	
}
.fullTableTDTalon{
    background-color:#999;
    color:#fff;
	font-weight:bold;
	padding-left:10px;
	border-right:1px solid #ccc;
	font-size:11px;
	border-bottom:1px solid #CCCCCC;
	width:150px;
	height:30px;
}
.tdTalon{
    border-bottom:1px solid #CCCCCC;
    width:140px;
    padding-left:9px;
    border-right:1px solid #CCCCCC;
}
.tablaTalon{
    line-height:15px;
	margin-bottom: 5px;
	/*display: block;*/
	background-color:#ededed;
	margin-left:33%;
	*clear:both;
	display:inline-block;
}

.botonTalon
{
    float: none;
    margin-left:47%;
    margin-top:20px;
}

.tdTablaDcliVencLiquidacion
{
    width:70%;
}

.tdliquidacionImporte
{
	text-align: right;
}

.tdLiquidacionTitulo
{
	font-weight:bold;
}

.tdLiquidacion
{
	width:auto;
}

.divTituloBanco
{
	margin-bottom:25px;
	margin-top: -10px;
	max-width: 15%;
}

.tablaParaliquidacion
{
    width:100%;
    border-bottom:1px solid #666666;   
    font-size: 12px;
}

.tablaDPROliquidacion {
	margin-top:20px;
	padding-bottom:50px;
	font-size: 12px;
}

.TablaDcliLiquidacion
{
	font-size:12px;
}

.divBordeLiquidacion
{
   border-bottom:1px solid #666666;
   width:100%; 
}

.pLeyenda
{
    font-size:9px;
}

.divLiquidacion
{
    clear:both;
    background-color:whiteSmoke;
    color:Black;
}

.tablaLiquidacionGris
{
    background-color: lightGrey;
}

.tdNegritaLiquidacion
{
    font-weight: bold;
}
/*ESTILOS DE TALON A IMPRIMIR*/

.tdTalonAImprimirChico
{
    border-right: 2px dotted;
    border-top: 2px dotted; 
    width: 150px;
}

.tdTalonAImprimirGrande
{
    border-top: 2px dotted; 
}

.bodyTalon{
	background-color:white;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-weight:normal;
	color:black;	
}

.headerTalon{
    float:right
}

.tdTitulo
{
    text-align:center; 
    border-top:1px solid black;
}

.tdUltimoTalonAImprimir
{
   font-size:7px;
}
.tdTalonAImprimir
{
    font-size:8px;
    text-align: center;
}

.tdBottomTitulo
{
    border-bottom: 1.5px dotted; 
    padding-bottom: 8px;
}

.tablaInterna
{
    border-collapse:collapse; 
    border-color:Black; 
    border-spacing:0px;
}

.tdInterno
{
    width:30px;
    border-width: thin;
    border-style:solid;
    border-color:Black;
}

.pVencimientoActual
{
	text-align:center;
	font-size:x-small;
}

.verLiquidacion
{
	margin-left:15px;
	margin-top:1px;
	width:120px;
}
.volverLiquidacion
{
	margin-top:15px;
}
.tablaliquidacionAnterior
{
	margin-left:27%;
	clear:both;
	margin-bottom:30px;
}

.mensajeDeError
{
	clear: both;
}

.divParaImprimirLiquidacion
{
	font-size: 8px;
	width: 100%;
	margin: 0; 
	float: none;
}

.tasaImpresion
{
	font-size: 11px;
	*font-size: 9px;
}

#popupInicial { 
   z-index:2; 
   position:absolute; 
   border: 1px solid #333333; 
   text-align:center; 
   background:#000000; 
} 
#cerrarPopup { 
   float:right; 
   margin-right:5px; 
   cursor:pointer; 
   font:Verdana, Arial, Helvetica, sans-serif; 
   font-size:12px; 
   font-weight:bold; 
   color:#FFFFFF; 
   background-color:#666666; 
   width:12px; 
   position:relative; 
   margin-top:-1px; 
   text-align:center; 
}

#bannerSeguridad
{
    float: left;
	margin-top: 10px;
	margin-left: 19px;	/* TODO */
}

#bannerHome
{
	float: left;
	margin-top: 10px;
	box-shadow: 1px 1px 1px 1px;
}

/* REGISTRACION PASO2 */

#registracion-paso2
{
	float:left;
	height:170px;
}

#registracion-paso2-email1
{
	float:left;
	clear:left;
	margin-top:30px;
	width: 100%;
}

#registracion-paso2-email1 input
{
	margin-left:10px;
}

#registracion-paso2-email2
{
	float:left;
	clear:left;
	margin-top:15px;
	width: 100%;
}

#registracion-paso2-email2 input
{
	margin-left:4px;
}

#registracion-paso2-linea
{
	float:left;
	width:885px;
	background-color:#666;
	height:4px;
	display:block;
	margin-bottom:10px;
	margin-top:30px;
}

#registracion-paso2-continuar
{
	float:left;
	width:100%;
	margin-top: 20px;
}

#registracion-paso2-boton 
{
	float:left;
	color: white;
	cursor:pointer;  
	margin-left: 350px;
}

#registracion-paso2 ul
{
	float:left;
	color:red;
	font-weight:bold;
	list-style-type: none;
	margin-bottom: -10px;
	margin-top: 20px;
	margin-left: -40px;
}


