@charset "UTF-8";
/* CSS Document for Fantasy Flight Games by Moisés D. Busanya*/

form {
margin:0;
padding:0;
}

.r_contenedor_cabecera {
width:960px;
height:134px;
background-image:url(../edge_public/img_edge/edge_reg_head.png);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#dadce3;
}

.r_contenedor_noticias {
width:644px;
height:auto;
padding-left:24px;
padding-right:24px;
background-image:url(../edge_public/img_edge/edge_reg_title.png);
background-repeat:no-repeat;
background-position:top;
padding-top:30px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#dadce3;
text-align:left;
}

.r_registro_banner {
width:644px;
height:200px;
background-image:url(../edge_public/img_edge/edge_reg_banner.png);
background-repeat:no-repeat;
margin-top:24px;
margin-bottom:24px;
}

.r_contenedor_sidebar {
width:182px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:400;
color:#fff;
margin-top:24px;
padding-left:38px;
}

.r_titulos {
color:#dadce3;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:400;
line-height:22px;
}

.r_textos {
color:#a9adb8;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:400;
}

.r_contenedor_formulario_head {
width:643px;
height:24px;
background-image:url(../edge_public/img_edge/edge_marco_contenido_head.png);
background-repeat:no-repeat;
}

.r_contenedor_formulario_foot {
width:643px;
height:24px;
background-image:url(../edge_public/img_edge/edge_marco_contenido_foot.png);
background-repeat:no-repeat;
margin-bottom:24px;
}

.r_contenedor_formulario {
width:643px;
height:auto;
background-color:#5b5d6e;
}

html>body div.r_contenedor_formulario {
overflow:hidden;
}

* html div.r_contenedor_formulario {
height:1%;
}

.r_contenedor_formulario_input {
width:266px;
height:22px;
border:1px solid #a9adb8;
background-color:#353640;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
padding-left:10px;
padding-right:10px;
padding-top:4px;
}

.r_contenedor_formulario_encabezados {
font-family:Arial Narrow,Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:700;
color:#68b1c4;
}

.r_resultado_disponibilidad {
width:288px;
height:24px;
}

.r_separador {
width:595px;
border-bottom:1px solid #494a58;
margin-top:12px;
margin-bottom:12px;
}

.r_contenedor_formulario_combo {
width:286px;
height:26px;
border:1px solid #a9adb8;
background-color:#353640;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
}

.r_conformidad {
color:#a9adb8;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:400;
}

.r_contenedor_error {
width:593px;
height:auto;
border:1px solid red;
margin-top:24px;
margin-bottom:24px;
padding:24px;
}

.r_textos a:link,.r_textos a:visited,.r_conformidad a:link,.r_conformidad a:visited {
color:#68b1c4;
text-decoration:none;
}

.r_textos a:hover,.r_conformidad a:hover {
color:#fff;
text-decoration:none;
}
