/*
FORM.CSS
Does:  Estilos del Formulario
Author: Agustina Muller
*/

.colizq{width:323px; float:left; margin-right:10px;}
.colder{width:418px; float:left; background:#FFF url(/layout/img/fd_registro.gif) no-repeat left top ; padding:25px 0 30px 30px;}
.colder h2{display:block; background: url(/layout/img/fd_registrate.gif) no-repeat top; width:320px; height:20px; text-indent:-1000em; margin-bottom:15px;}
.formreg{margin-bottom:10px;}
.formreg label, .formreg .text{width:145px; padding:5px 10px 5px 0; float:left; margin-bottom:5px; display:block;}
.formreg input{background: url(/layout/img/bg_input01.jpg) no-repeat; height:15px; width:220px; border:none; padding: 3px 10px ; font-size:11px; color:#666666; float:left; margin:5px 0 10px 0; }
.formreg .selectfield, .formreg .sexfield  {float:left; height:21px; width:235px; margin:2px 0 10px 2px;}
.formreg .selectfield select{ border: 1px #cccccc solid; color:#666; width:240px;}
.formreg .selectdate select{ border: 1px #cccccc solid; color:#666;}
.formreg .sexfield input{float:left; margin: 0 5px 0 0; width:15px; height:15px; background:none;}
.formreg .sexfield label{width:60px; padding:0 10px 5px 0; float:left; display:block; color:#666; font-size:11px;}
.captchaWrapper{float:left;height:81px;margin:10px 0;}
.formreg .termbox{display:block; height:140px; width:390px; overflow:scroll; border:1px solid #CCCCCC; padding: 10px; margin:10px 0;}
.formreg .termbox *{color:#666;}
.formreg .termbox p{margin-bottom:4px;}
.formreg .termbox p .title{font-size: 16px; font-weight:bold;}
.formreg .termbox p .item{font-weight:bold;}
.formreg .terms label{font-size:11px; color:#666666; width:300px; margin-left:10px; padding-bottom:5px; display:block;}
.formreg .terms label a{color:#E96F35; font-size:11px;}
.formreg .terms input{float:left; width:15px; height:15px;}
.btnregistrar {background: url(/layout/img/bt_registrar.jpg) no-repeat top; width:87px; height:22px; overflow: hidden; padding-top:30px; border:0; float:left; cursor: pointer;}
.btnentrar {background: url(/layout/img/bt_entrar.jpg) no-repeat top; width:87px; height:22px; overflow: hidden; padding-top:30px; border:0; float:left; cursor: pointer; text-indent:-9999px;}
.colizq .iniciar{background:url(/layout/img/fd_iniciarsesion.gif) no-repeat top #FFFFFF; height:167px; padding:25px 0 0 25px;}
.colizq .iniciar h2{background: url(/layout/img/fd_sesiontit.gif) no-repeat top; display:block; text-indent:-1000px; height:16px; width:94px; margin-bottom:20px;}
.forminiciar input{background: url(/layout/img/bg_input02.jpg) no-repeat; height:15px; width:277px; border:none; padding: 3px 10px; font-size:11px; float:left; margin:0 0 15px 0;}
.colizq a{float:left; margin:5px 0 0 20px;}
.colizq a:hover{text-decoration:underline;}
.colizq .porque{background: url(/layout/img/fd_tngente.jpg) no-repeat #DCDCDC;padding:40px 20px 40px 20px; }
.colizq .porque h2{background:url(/layout/img/fd_bienvenido.gif) no-repeat top; width:189px; height:19px; display:block; text-indent:-1000px; margin-bottom:15px;}
.colizq .porque p{color:#666; margin-bottom:5px; line-height:18px;}
.fin{background:url(/layout/img/fd_tngente2.jpg) no-repeat #FFFFFF; height:11px;}
