﻿@charset "utf-8";
/* elexpersona web forms styles master Bismarck Carreras Nov. 2008 / elexpersona-Canales Electronicos */

/* left nav styles*/
#form_maincontent {
	/*float: left;*/
	clear: both;
	height: auto;
	width: 100%;
	text-align: center;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-top: 20px;
}
.td1{
	width:5%;
}
.td2{
	width:40%;
	padding-left:0px;
	font-size: 75%;
}
.td2big{
	width:40%;
	padding-left:0px;
	font-size: 75%;
	vertical-align:top
}
.td2_50{
	width:90%;
	padding-left:0px;
	font-size: 75%;
}
.td3_50{
	width: 90%;
	/*background-color: #99CCFF;*/
	padding-left:0px;
}

.td2 td2_50 input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #25578C;
	padding-left: 5px;
	height: 16px;
	width: 200px;
	border: 1px solid #25578C;
}
.td3{
	width: 45%;
	padding-left:10px;
}
.td3 input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #25578C;
	padding-left: 5px;
	height: 16px;
	width: 250px;
	border: 1px solid #25578C;
}
.td3 textbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #25578C;
	padding-left: 5px;
	height: auto;
	width: 200px;
	border: 1px solid #25578C;
}
.td4{
	width: 10%;
	text-align: left;
	vertical-align: middle;
	padding-left: 1%;
}
.td4 img {
	padding-top: 2px;
}
.trhidden {
	display:none
}
.td5{
	width: 600px;
	background-color:lime
}
.td5 input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #25578C;
	padding-left: 5px;
	height: 16px;
	width: 200px;
	border: 1px solid #25578C;
}
.td5 textbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #25578C;
	padding-left: 5px;
	height: auto;
	width: 200px;
	border: 1px solid #25578C;
}
.textboxlio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #25578C;
	padding-left: 5px;
	height: auto;
	width: 200px;
	border: 1px solid #25578C;
}
.formInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #25578C;
	padding-left: 3px;
	height: 18px;
	_height: 25px;
	width: 260px;
	border: 1px solid #25578C;
}
.formInputgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #25578C;
	padding-left: 3px;
	height: 18px;
	width: 200px;
	border: 1px solid #25578C;
	background-color:#EEEEEE;
}
.formInputMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #25578C;
	padding-left: 3px;
	height: 18px;
	width: 132px;
	border: 1px solid #25578C;
}
.formInputSml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #25578C;
	padding-left: 3px;
	height: 18px;
	width: 50px;
	border: 1px solid #25578C;
}
.formInputxSml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #25578C;
	padding-left: 1px;
	height: 18px;
	width: 34px;
	border: 1px solid #25578C;
}
.formInputMonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #25578C;
	padding-left: 3px;
	height: 18px;
	width: 60px;
	border: 1px solid #25578C;
}
.formInputYear{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #25578C;
	padding-left: 3px;
	height: 18px;
	width: 56px;
	border: 1px solid #25578C;
}
/*
.postpone{
	width: 143px;
	height: 53px;
	margin: 0 20 0 20px;
	background-image: url('/SiteCollectionImages/postpone_but.jpg');
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	border: none;
	float: right;
}
.posponer{
	width: 143px;
	height: 53px;
	margin: 0 20 0 20px;
	background-image: url('/SiteCollectionImages/posponer_but.jpg');
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	border: none;
	float: right;
}*/
.postpone{
	border-style: none;
	border-width: 0px;
	width: 143px;
	height: 53px;
	margin: 0px 20px 0px 20px;
	background-image: url('/SiteCollectionImages/postpone_but.jpg');
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	float: right;
}
.posponer{
	border-style: none;
	border-width: 0px;
	width: 143px;
	height: 53px;
	margin: 0px 20px 0px 20px;
	background-image: url('/SiteCollectionImages/posponer_but.jpg');
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	float: right;
}
.buy{
	border-style: none;
	border-width: 0px;
	width: 143px;
	height: 53px;
	margin: 0px 30px 0px 10px;
	background-image: url('/SiteCollectionImages/purchase_service_but.jpg');
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	float: right;
}
.comprar{
	border-style: none;
	border-width: 0px;
	width: 143px;
	height: 53px;
	margin: 0px 30px 0px 10px;
	background-image: url('/SiteCollectionImages/contratar_but.jpg');
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	float: right;
}
.send{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width: 143px;
	height: 53px;
	margin: 0px 30px 0px 10px;
	background-image: url('../../../../SiteCollectionImages/send_but.jpg');
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	float: right;
}
.enviar{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width: 143px;
	height: 53px;
	margin: 0px 30px 0px 10px;
	background-image: url('../../../../SiteCollectionImages/send_but_es.jpg');
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	float: right;
}
.calcular {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width: 115px;
	height: 36px;
	margin: 0px 0px 0px 1px;
	background-image: url('../../../../SiteCollectionImages/calc_btn.jpg');
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	float: left;
	background-color:#ECF5FF;
	color:#25578c
}
.calculate {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width: 115px;
	height: 36px;
	margin: 0px 0px 0px 1px;
	background-image: url('../../../../SiteCollectionImages/calc_btn.jpg');
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	float: left;
	background-color:#ECF5FF;
	color:#25578c
}
.progressText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #00CC99;
}
#formTopGrales {
	height: 25px;
	width: 100%;
	_width: 550px;
	font-size:9px;
	/*float:left;*/
	clear:both;
}
.formContent {
	height: auto;
	width: 560px;
	border-right: 1px #25578C solid;
	border-left: 1px #25578C solid;
	margin: 0 0 0 0;
	padding: 5 0 5 0;
	float:left;
	color: #25578c;
	font-size: 100%;
}
.formContent table{
	float: left;
	height: auto;
	width: 98%;
	padding: 0px;
}
.formContent td{
	color: #25578c;
	text-align:left;
	height:32px;
}
#formTop {
	background-image: url('../../../../SiteCollectionImages/form_top.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	height: 26px;
	_height: 26px;
	width: 100%;
	_width: 562px;
	margin-bottom: 0px;
	float:left;
	}
#formTopleft {
	background-image: url('../../../../SiteCollectionImages/form_top_left.gif');
	background-repeat:no-repeat;
	height: 25px;
	width: 10px;
	margin-left: 10px;
	float:left;
	}
#formTopcontent {
	background-color: #FFFFFF;
	height: 20px;
	_height: 21px; /*width: 70%;*/;
	float: left;
	border-top: 1px #25578C solid;
	border-bottom: 1px #25578C solid;
	padding: 3px 3px 0px 5px;
	_padding: 2px 3px 0px 5px;
	font-size: 10pt;
	color: #25578C;
	font-style: normal;
	font-weight: bold;
}
#formTopright {
	background-image: url('../../../../SiteCollectionImages/form_top_right.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	height: 25px;
	width: 17px;
	float: left;
}

#formTopleftcorner {
	height: 25px;
	width: 20px;
	background-image: url('../../../../SiteCollectionImages/form_top_left.gif');
	background-repeat: no-repeat;
	/*margin-left: 18px;*/
	float:left;
}
#formTopcenter {
	height: 25px;
	width: 50%;
	float: left;
	padding-top: 5px;
	padding-left: 3px;
	text-align: left;
	background-image: url('../../../../SiteCollectionImages/form_top_fill.gif');
	background-repeat:repeat-x;
}
#formToprightbar {
	height: 25px;
	width: 30%;
	background-image: url('../../../../SiteCollectionImages/form_top_right.gif');
	background-repeat: no-repeat;
	float: right;
}
#formToprightcorner {
	height: 25px;
	width: 20px;
	background-image: url('../../../../SiteCollectionImages/form_top_right.gif');
	background-repeat: no-repeat;
	float: right;
}
#formBot {
	background-image: url('../../../../SiteCollectionImages/form_bot.gif');
	background-repeat:no-repeat;
	height: 14px;
	width: 100%;
	_width: 562px;
	margin-bottom: 10px;
	float:left;
	}
#stepmeterContainer {
	height: auto;
	width: 100%;
	padding-bottom: 8px;
	float:left;
}
.formtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold; /*color: #25578C;*/;
	color: #666666;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	height: auto;
	width: 100%;
	padding-top: 20px;
	_padding-top: 10px;
}
.formsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold; /*color: #25578C;*/;
	color: #25578C;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	height: auto;
	width: 100%;
	padding-top: 20px;
	_padding-top: 10px;
}

#formbuttons {
	height: 53px;
	width: 90%;
	font-size:9px;
	clear:both;
}
.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #25578C;
	}

.formtextarea {
	width: 250px;
	height: 60px;
	border: 1px solid #25578C;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #25578C;
}
/* estilos de la tabla lio */
.tablalio {
	height: auto;
	width: 100%;
	float: left;
	font-size: 75%;	
}
.tablalio tr{
	color: #25578c;
	text-align: left;
	height: 25px;
	font-size: 100%;
}
.tablaliotd1 {
	width:10%;
	text-align:center;
	padding-left:5%;
	font-size: 75%;
}
.tablaliotd2 {
	width:50%;
}
.tablaliotd3 {
	width:40%;
}
.tablaliotdhidden {
	width:50%;
	display:none;
}
.tablaliotd5 {
	width:15%;
	font-size: 75%;	
}
.tablaliotd6 {
	width:20%;
	text-align:right;
}
.tablaliotd7 {
	width:55%;
	font-size: 75%;	
}
.tablaliotd4 {
	width: 10%;
	text-align: left;
	/*background-color: #FFCC99;*/
	vertical-align: bottom;
	padding-left: 1%;
}
.tablaliotd2 input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #25578C;
	padding-left: 5px;
	height: 16px;
	width: 200px;
	border: 1px solid #25578C;
}
.tablaliotd3 input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #25578C;
	padding-left: 5px;
	height: 16px;
	width: 200px;
	border: 1px solid #25578C;
}
.tablaliotd6 input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #25578C;
	padding-left: 5px;
	height: 16px;
	width: 200px;
	border: 1px solid #25578C;
}
.tablaliolabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #25578C;
}

/* --------- ESTILOS DE LA CALCULADORA ---------------------  */

#calculadoracontainer {
	height: auto;
	/*width: 632px;*/
	width: 638px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	border: 1px solid #EEE;
	float:left;
	margin-left:0px;
	margin-top:0px;
}

#calculadoracontainer1835 {
	height: auto;
	/*width: 632px;*/
	width: 710px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	border: 1px solid #EEE;
	float:left;
	margin-left:0px;
	margin-top:0px;
}

#calculadoraleftcolumn {
	height: auto;
	width: 280px;
	padding: 6px;
	float:left
}/*
#calculadoratextcontent {
	height: auto;
	width: 268px;
	padding: 6px;
	text-align:justify;
	background-color:#F3FAF1;
	border: 1px solid #78D684;
	margin-top:8px;
	float:left
}*/
#calculadoratextcontent {
	height: auto;
	width: 268px;
	padding: 6px;
	text-align: justify;
	background-color: #F3FAF1;
	border: 1px solid #78D684;
	margin-top: 8px;
	float: left;
}
#calculadoratextcontent H1{
	text-align: left;
	color:green;
	padding:0px;
	margin:0px 0px 8px 0px;
	font-size:12pt;
	font-weight:lighter
}

#calculadoralogo {
	height: 41px;
	width: 280px;
	float:left;
	background-image:url('../../../../SiteCollectionImages/calc_logo.gif');
	background-repeat:no-repeat
}
#calculadorarightcolumn {
	height: auto;
	width: 336px;
	margin-top:54px;
	padding-right:6px;
	float:right
}

#calculadorarightcolumn1835 {
	height: auto;
	width: 404px;
	margin-top:54px;
	padding-right:6px;
	float:right
}

#calculadoratop {
	height: 60px;
	width: 334px;
	clear:both;
	background-image:url('../../../../SiteCollectionImages/calc_top.gif');
	background-repeat:no-repeat
}

#calculadoratop1835 {
	height: 60px;
	width: 404px;
	clear:both;
	background-image:url('../../../../SiteCollectionImages/calc_top1835.gif');
	background-repeat:no-repeat
}

#calculadoratop_es {
	height: 60px;
	width: 334px;
	clear:both;
	background-image:url('../../../../SiteCollectionImages/calc_top_es.gif');
	background-repeat:no-repeat
}

#calculadoratop_es1835 {
	height: 60px;
	width: 404px;
	clear:both;
	background-image:url('../../../../SiteCollectionImages/calc_top_es1835.gif');
	background-repeat:no-repeat
}


#calculadoracenter {
	height: auto;
	width: 334px;
	clear: both;
	background-image: url('../../../../SiteCollectionImages/calc_fill.gif');
	background-repeat: repeat-y;
	background-position: left center;
}

#calculadoracenter1835 {
	height: auto;
	width: 404px;
	clear: both;
	background-image: url('../../../../SiteCollectionImages/calc_fill1835.gif');
	background-repeat: repeat-y;
	background-position: left center;
}

#calculadorabot {
	height: 20px;
	width: 334px;
	clear:both;
	background-image:url('../../../../SiteCollectionImages/calc_bot.gif');
	background-repeat:no-repeat
}

#calculadorabot1835 {
	height: 20px;
	width: 404px;
	clear:both;
	background-image:url('../../../../SiteCollectionImages/calc_bot1835.gif');
	background-repeat:no-repeat;
}

.calclabel{
	width:98%;
	clear:both;
	text-align:left;
	padding:4px 0px 4px 2%;
	vertical-align:bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #25578C;
	/*background-color:#CCCCCC*/
}
.calcinput{
	width: 97%;
	height: auto;
	clear: both;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3%;
	/*background-color:#999999*/
}
.calcinputgde {
	height: 26px;
	width:180px;
	padding:0px;
	float: left;
}
.calcinputpeq {
	height: 26px;
	padding:2px 30px 0px 2px;
	float: right;
}
.calcbtn{
	width: 118px;
	height: 40px;
	float: left;
	padding-left:22px;
	margin-top:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	color: #26588C;
}
.calcresult{
	width: 88px;
	height: 31px;
	float: right;
	padding-left: 93px;
	padding-top: 9px;
	margin-top: 12px;
	background-image: url('../../../../SiteCollectionImages/calc_total_bg.gif');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #005296;
}
.calcresult_es{
	/*width: 76px;*/
	width: 88px;
	height: 31px;
	float: right;
	/*padding-left: 105px;*/
	padding-left: 93px;
	padding-top: 9px;
	margin-top: 12px;
	background-image: url('../../../../SiteCollectionImages/calc_total_bg_es.gif');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #005296;
}
.calcinput input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #25578C;
	padding-left: 5px;
	height: 16px;
	width: 210px;
	border: 1px solid #25578C;
}
.calcinput select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #25578C;
	padding-left: 3px;
	height: 22px;
	_height: 25px;
	width: 220px;
	border: 1px solid #25578C;
	clear:left;
	float:left;
	margin-bottom:6px
}
.calcselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #25578C;
	padding-left: 3px;
	height: 22px;
	_height: 25px;
	width: 220px;
	border: 1px solid #25578C;
}
.calcmoneda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #25578C;
	padding-left: 3px;
	height: 22px;
	_height: 25px;
	width: 48px;
	border: 1px solid #25578C;
}
.calctasa{
	width: 100%;
	height: 20px;
	float: left;
	margin-top:0px;
	padding-top:0px;
	padding-right:0px;
	/*background-image:url('../../SiteCollectionImages/calc_exch_bg.gif');
	background-repeat: no-repeat;*/
}
.calcbtncerrar{
	width: 80px;
	float: right;
	margin-top: 8px;
	padding-right: 0px;
	color: #FF9900;
	vertical-align:top;
}
.calcbtncerrar a:link, .calcbtncerrar a:visited {
	color: #FF9900;
	text-decoration:none
}
.calcbtncerrar a:hover{
	color: #26588C;
	text-decoration:underline
}
.calcbtncerrar img {
	padding-top: 0px;
	vertical-align: middle;
	border-width: 0;
}
.calctasatexto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	color: #808080;
}
.calctd2{
	width:280px;
	padding-left:0px;
	font-size: 10pt;
	color: #25578C;
	text-align:left
}
.calctd3{
	width:10px;
	height:auto;
	padding-top:4px;
	padding-bottom:4px
}

/* estilos de la tabla hijos */
.tablahijos {
	height: auto;
	margin-left: 3%;
	margin-top: 0px;
	width: 26%;
	float: left;
	font-size: 75%;
	color: #25578c;
}
.tablahijos tr{	
	text-align: left;
	height: 16px;
}
.tablahijos select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #25578C;
	padding-left: 3px;
	height: 18px;
	_height: 25px;
	/*width: 260px;*/
	border: 1px solid #25578C;
}

.tablahijos input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #25578C;
	padding-left: 5px;
	height: 16px;
	width: 200px;
	border: 1px solid #25578C;
}
.tfRequired /* class de la validacion .NET ----  */{
	display: block;
	width:100%;
	/*clear:right;
	clear:both;*/
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#NAME_TYPE9NOMBRE9Entidad19DEM {
	display:none
}


/*
.tfRequired  
{
	display: inline;
	color: #990000; /*border: 1px solid #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	clear: both;
	background-color: #FFFFCC
}*/


.labelcustom{
	font-size: 75%;
}

/* class del indicador de progreso del shopping cart ----  */
.background {
     position: fixed;
     left: 0;
     top: 0;
     z-index: 10;
     width: 100%;
     height: 100%;            
     filter: alpha(opacity=70);
     opacity: 0.70;
     -moz-opacity: 0.70;
}
.fondo {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 10;
        width: 100%;
        height: 100%;             
        filter: alpha(opacity=70);
        opacity: 0.70;
        -moz-opacity: 0.70;
}



























