
p {
    color: white;
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}
h1 {
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    color: white;
    font-size: large;
}
h2 {
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size: medium;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
}
td {
    text-align:left;
}

input {
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}
select {
     font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
     text-transform:uppercase;
     color: #01396A;
}
.divwGrid
{
    background:url(/images/compra_online/barra_transparente.png) repeat;
}

.left {
    text-align: left;
}
.right {
    text-align: right;
}
.center {
    text-align: center;
}

.flash-notice {
    color: white;
}

.flash-error
{
    color: white;
    font-size: small;
    font-weight: bold;
}
.tdOpacity{
    /* for IE */
    filter:alpha(opacity = 40);
    /* CSS3 standard */
    opacity:0.4;
}


div#contenido {
    margin: 0px auto;
    text-align:center;
}
div#header {
    height: 93px;
    vertical-align: bottom;
    position: relative;
    background-image: url('/images/background/head-bg2.jpg');
}
div#header div.logo {
    margin-top: 10px;
    margin-left:10px;
}
div#header div {
    float: left;
}
div#header span {
    position: absolute;
    bottom: 0;
    right: 0;
    float: left;
    height: 45px;
}
div#header span img {
    float: left;
}

div#menu {
    height: 28px;
    line-height: 28px;
    margin-bottom: 0px;
    text-align: center;
    font-size: small;
    background-image: url('/images/background/menu-bg.jpg');
    
}
div#menu div.fecha{
    text-align: right;
    line-height: 28px;
    float: right;
}
div#menu div.fecha span{
    vertical-align: middle;
    
}
div#menu ul {
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: small;
    font-weight: bold;
    text-transform:uppercase;
    
}
div#menu ul li {
    margin-left: 10px;
    padding-left: 10px;
    list-style: none;
    float:left;
}

div#menu ul li a {
    text-decoration: none;
}

div#footer {
    bottom:0;
    text-align: center;
}

p.footer {
    font-size: xx-small;
}

div#contenido_principal {
    text-align:center;
}
span#panel_usuario {
    display:inline-block;
}

div.contenedor_form_consulta {
    display: inline-block;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: top;
    height:40px;
}

div#contenedor_consulta_precios {
    margin-left: 0px;
    margin-top: 5px;
    height: 80px;
}

div#complejo_select select {
    width: 220px;
}
 div#pelicula_select select{
    width: 220px;
}
div#fecha_select  select.fecha {
    width: 140px;
}
select.cantidad {
    width: 140px;
}

span#boton_cambiarConsulta {
    margin-left: 0px;
    padding-left: 0px;
    vertical-align:top;
}

ul.error_list
{
    font-size: 11px;
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    color: red;
}

.div_error_list{
    font-size: 11px;
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    color: red;
}

 

div.seleccionFuncion select {
    font-size: x-small;
}

div.seleccionFuncion input {
    font-size: x-small;
    text-align: right;
}

div.modelo_select select {
    font-size: x-small;
}

p.condiciones {
    font-size: x-small;
}


li.respuesta {
    list-style-type: none;
    font-size: small;
    color:white;
    text-align:justify;
}
a.pregunta {
    cursor: pointer;
    color: silver
}

span.texto {
    font-size: small;
}

ul.condiciones {
    padding-top: 30px;
    list-style-type: none;
    font-size: x-small;
}

a.informativo {
    font-size: small;
    text-decoration: none;
}

.informativo_luca {
    color: white;
    text-align: justify;
    font-size: small;
}

.informativo_luca_destacado {
    color: white;
}

#bienvenido {
    padding-top: 25px;
}

ul.formulario {
    padding-left: 0px;
    list-style-type: none;
}

ul.formulario li.texto {
    padding-left: 8px;
}

ul.formulario li.boton {
    text-align: right;
}

ul.formulario li input[type=text] {
    height: 15px;
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

#contenedor_compra_online {
    vertical-align: top;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

div#contenedor_promociones {
    height: 400px;
    padding-left: 0px;
    vertical-align: top;
    text-align: left;
}

div.promocion {
    margin: 0px 16px;
}

div#contenedor_publicidad {
    width: 100%;
    height: 105px;
    text-align: center;
    margin-top: 20px;
}

div#contenedor_publicidad div {
    display: inline;
    width: 260px;
    margin: 0px 35px;
}

#contenedor_registro_nuevo_usuario {
    float: left;
    padding-left: 20px;
}

#contenedor_mensaje_superior {
     margin-top:10px;
     margin-left:25px;
     float: left;
     width:643px;
     height:38px;
     text-align: center;
     color: white;
     font-weight: bold;
     font-size:small;
     border-style:double;
     border-color:white;
     border-width:4px;
     background:#007EBB;
}

#contenedor_mensaje_matriz {
    margin-top: 10px;
     width: 590px;
     height: 40px;
     text-align: center;
     color: white;
     font-weight: bold;
     font-size:small;
     border-style:double;
     border-color:white;
     border-width:4px;
     background:#007EBB;
}

div.titulo_consulta_precio {
    font-size: x-small;
    font-weight: bold;
    padding-bottom: 3px;
}

div.espacio_publicitario_izq {
    display: inline;
    width: 260px;
}
div.espacio_publicitario_der {
    display: inline;
    width: 260px;
}
div.espacio_publicitario_central {
    display: inline;
    width: 260px;
}

a.buscar_por {
    cursor: pointer;
    text-decoration: underline;
    padding-left: 0px;
    font-size: x-small;
}

div.titulo_grande {
    color:#33ADFF;
    font-weight:900;
    font-size:12px;
    font-family:Arial;    
    text-align: left;
}
div.titulo_grande span {
    padding-left: 5px;
    font-size: large;
}
div.titulo_grande img {
    height: 8px;
}

hr.separador {
    color:black;
}

.titulo_corto{
    
    color:#A0D0FE;
    font-weight:900;
    font-size:12px;
    font-family:Arial;
    width:160px;
    padding-top: 10px;
}

.menu{
    color:white;
    font-size:small;
    font-family:sans-serif;
    text-transform:uppercase;
}

.login{
    text-transform:uppercase;
    color:#A0D0FE;
    font-weight:100;
    font-size:x-small;
    font-family:sans-serif;
    padding-top: 5px;
}

#form_Mticket option
{
        font-size: x-small;
}

#form_Mticket input
{
        font-size: x-small;
}

#tabla-horizontal
{
	border-collapse: collapse;

}

#tabla-horizontal td
{
	border-bottom: 1px solid #ccc;
        vertical-align:middle;
	/*color: #669;
	padding: 6px 8px;*/
}

.cuadro_td
{
    /*border: 1px solid blue;*/
    color:black;
    /* background-color:blue; */
    /*background:#007EBB;*/
    vertical-align:middle;
    text-align:center;
    width: 20px;
}

div#contenedor_principal {
    margin-top: 0px;
    margin-bottom: 10px;    
}

#contenedor_ingreso_datos {
    text-align: center;
}

div#ingreso_datos div {
    margin: 10px 0px;
}

div#ingreso_datos span.label {
    display: inline-block;
    width: 80px;
    text-align: left;
}
div#ingreso_datos span.error {
    display: block;    
    margin-top: 5px;
}

div#cambio_password div {
     margin: 10px 0px;
}
div#cambio_password span.label {
    display: inline-block;
    width: 160px;
    text-align: left;
}
div#cambio_password span.error {
    display: block;    
    margin-top: 5px;
}



#olvido_su_contrasena {

}

#olvido_su_contrasena span.label{
    display: inline-block;
    text-align: right;
}

#olvido_su_contrasena span.error{
    display: block;
    margin-top: 5px;
}

#olvido_su_contrasena img {
    margin-top: 5px;
}

#olvido_link {
    cursor: pointer;
    text-decoration: underline;
}
div.titulo_grande_login {
    width: 380px;
}
div.titulo_grande_login img {
    width: 380px;
}

#msg_alerta.aviso_estandar,
#msg_error.aviso_estandar,
#msg_exito.aviso_estandar,
#msg_titulo.aviso_estandar {
    display: block;
    padding: 10px 0 10px 0px;
    font-size: 1.3em;
}

#msg_alerta.aviso_estandar {
    background: url(/images/alertas/bg-alerta.png) center center no-repeat;
    color: #666666;
}
#msg_error.aviso_estandar {
    background: url(/images/alertas/bg-error.png) center center no-repeat;
    color: #ffffff;
}
#msg_exito.aviso_estandar {
    background: url(/images/alertas/bg-exito.png) center center no-repeat;
    color: white;
}
#msg_titulo.aviso_estandar {
    background: url(/images/alertas/bg-titulo.png) center center no-repeat;
    color: white;
}

div.resultado {
    margin: 0px auto;
    width: 800px;
}

table.detalle_compra tbody tr {
    height: 15px;
}

table.detalle_compra tbody tr td.label {
    width: 160px;
    background-color: #5995D1;
    color: #01396A;
    text-align: right;
    padding-right: 10px;
    font-size: small;
    font-weight: bold;
    padding-left: 9px;
}

table.detalle_compra tbody tr td.data {
    width: 397px;
    color: white;
    text-align: left;
    font-size: small;
    padding-left: 9px;
    vertical-align: middle;
}

table.detalle_compra tbody tr td.destacado {
    font-weight: bold;
}


div#detalle_promocion {
    margin-bottom: 60px;
    margin-left: 10px;
    height: 80px;
}
div#detalle_promocion div.logo {
    float: left;
}
div#detalle_promocion div.detalle {
    float: left;
    vertical-align: top; 
    width: 500px;
    text-align: left;
    margin-left: 30px;
}
div#detalle_promocion div.detalle h3 {
    font-size: medium;
    margin-top: 0px;
    margin-left: 5px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
div#detalle_promocion div.detalle ul {
    margin-top: 0px;
}
div#detalle_promocion div.detalle ul li {
    font-size: small;
    
}

table#promociones {
    width:280px;
    height:150px;
    background-color:white;
    padding:0px;
    color:black;
    font-weight: bold;
}
table#promociones td.top_border {
    vertical-align:top;
}
table#promociones td.top_border img {
    width:300px;
}
table#promociones td.bottom_border {
    vertical-align:bottom;
}
table#promociones td.bottom_border img {
    width:300px;
}
table#promociones td.left_border {
    text-align:left;
    width: 2px;
}
table#promociones td.right_border {
    text-align:right;
    width: 2px;
}
table#promociones td.promocion {
    height: 25px;
    vertical-align:middle;
    border-bottom: 1px solid #ccc;
}
table#promociones td.promocion span.nombre {
    width:200px;
    display:inline-block;
}
table#promociones td.promocion span.nombre a {
    color: black;
    width:200px;
    display:inline-block;
    text-decoration: none;
}
table#promociones td.promocion span.ver_mas a {
    color: black;
    text-decoration: none;
}
