@charset "utf-8";
/* CSS Document */
a { text-decoration:none;}
a:link { text-decoration:none;}
li { text-decoration:none;}
img		{ border:0;}
#font { font-family:Verdana, Geneva, sans-serif; font-size:10px;}
.precarga {display:none;}
body	{ font-family:Tahoma, Geneva, sans-serif; font-size:12px;}



/*   ------------------ LOGIN ----------------------------*/
.login  { width:600px; height:450px; margin:0 auto; background-color:#000; border:3px solid #666; margin-top:40px;}
.logo { background:transparent url(imagenes/advise_login.png) no-repeat; width:336px; height:73px; margin:0 auto; clear:both; margin-top:0px;}
.login p { font-family:Verdana, Geneva, sans-serif;}
.login table { font-family:Verdana, Geneva, sans-serif;}
a#registrar { color:#F60; } 
a#registrar:hover { text-decoration:underline;}
.bot_ing	{  background:transparent url(imagenes/bot_ingresar0.png) no-repeat; width:73px; height:30px; cursor:pointer;}
.bot_ing:hover	{ background:transparent url(imagenes/bot_ingresar1.png) no-repeat;}




/*   ------------------ HOME ----------------------------*/

.ctdor_widehome	{ height:70px; background-color:#EEE; /*border-bottom:1px solid #CCC;*/ background:url(imagenes/fdo_widehome.jpg) repeat-x;}
.ctdr_homemenu { width:950px; height:500px; margin:0 auto; padding-top:40px;}

#homeusu { width:200px; float:left}
#homeusu td	{ padding:7px; color:#999;}

#homegenerar { width:300px; float:left;}
#homegenerar td { padding:7px; color:#999;}

#homevertickets	{width:300px; float:left;}
#homevertickets td	{padding:7px; color:#999;}



/*   ------------------ NEW TICKET ----------------------------*/

.ctdor_widenewticket	{ height:70px; background-color:#EEE; /*border-bottom:1px solid #CCC;*/ background:url(imagenes/fdo_widehome.jpg) repeat-x;}
.tit_newticket { width:100%; height:70px; clear:both; text-align:center; font-size:25px; color:#F90; letter-spacing:1px; font-family: Verdana, Geneva, sans-serif;}
.ctdr_newticket { width:1000px; height:auto; margin:0 auto;}
.fdo_formulario { width:700px; height:auto; margin:0 auto; background-color:#DADADA; border:5px solid #F3F3F3;}
.generaticket		{ display:block; text-decoration:none; background:url(imagenes/bt_generaticket0.png) no-repeat; width:118px; height:30px; margin:0 auto; margin-top:20px; cursor:pointer; border:none;}
.generaticket:hover		{ background:url(imagenes/bt_generaticket1.png) no-repeat;}



/*   ------------------ PRINCIPAL ----------------------------*/

.cabecera { background-color:#272727; width:100%; height:30px; position:relative; margin:0 auto;}
.principal_logo { float:left; margin-left:5px; background:transparent url(imagenes/logo_small.png) no-repeat; width:166px; height:30px;}
.contenedor_usuario { float:right; height:30px;}
#usuario { font-family:Verdana, Geneva, sans-serif; color:#C0C0C0; font-size:11px; }
#usuario span	{ color:#FFFFFF;}
.contenedor_menu	{ height:70px; background-color:#EEE; border-bottom:1px solid #CCC;}
.menu { width:700px; height:30px; float:left;}
.menu table { font-family:Verdana, Geneva, sans-serif; font-size:12px; float:left; letter-spacing:0px; margin-top:0px; padding-left:15px; height:70px; }
.menu table a { color:#A0A0A0;}
.menu table a:hover { color:#000;}
#resumen {float:right; min-width:200px; width:200px; height:auto; margin-top:1px; margin-right:3px; position:relative;}


.contenedor_prin { width:100%; height:auto; background-color:#EEE; margin-top:0px; border-top:1px solid #CCC; border-bottom:1px solid #CCC; }
.contenedor_nov { width:1000px; height:500px; margin:0 auto;}



.nov_privado { float:left; width:470px; height:100px; background-color:#F8F8F8; border:3px solid #666; margin:10px; 
 -webkit-border-top-right-radius: 10px;
 -webkit-border-top-left-radius: 10px;
 -webkit-border-bottom-right-radius: 10px;
 -webkit-border-bottom-left-radius: 10px;
 -moz-border-radius-topright: 10px;
 -moz-border-radius-topleft: 10px;
 -moz-border-radius-bottomright: 10px;
 -moz-border-radius-bottomleft: 10px;
 }
 
 
 
 .nov_privado { float:left; width:470px; height:100px; background-color:#F8F8F8; border:3px solid #666; margin:10px; 
 -webkit-border-top-right-radius: 10px;
 -webkit-border-top-left-radius: 10px;
 -webkit-border-bottom-right-radius: 10px;
 -webkit-border-bottom-left-radius: 10px;
 -moz-border-radius-topright: 10px;
 -moz-border-radius-topleft: 10px;
 -moz-border-radius-bottomright: 10px;
 -moz-border-radius-bottomleft: 10px;
 }
 
 
 
 .nov_publico { float:right; width:470px; height:100px; background-color:#F8F8F8; border:3px solid #666; margin:10px; 
 -webkit-border-top-right-radius: 10px;
 -webkit-border-top-left-radius: 10px;
 -webkit-border-bottom-right-radius: 10px;
 -webkit-border-bottom-left-radius: 10px;
 -moz-border-radius-topright: 10px;
 -moz-border-radius-topleft: 10px;
 -moz-border-radius-bottomright: 10px;
 -moz-border-radius-bottomleft: 10px;
 }
 
 /*   ------------------ INGRESO ----------------------------*/
 
.contenedor_ing { width:100%; height:auto; background-color:#EEE; margin-top:0px; border-top:1px solid #CCC; border-bottom:1px solid #CCC;}
.contenedor_ing_datos { width:700px; height:auto; margin:0 auto; padding-bottom:20px; background-color:#DADADA; margin-bottom:10px; padding-top:10px; margin-top:10px;}
.contenedor_ing_datos input {}
.tit_ing { width:100%; height:auto; margin:0 auto; clear:both; margin-top:0px; background:url(imagenes/f_titulo.png) repeat;}

a#atras  { background:transparent url(imagenes/atras0.png) no-repeat; width:55px; height:55px; display:block; }
a#atras:hover { background:transparent url(imagenes/atras1.png) no-repeat; width:55px; height:55px; display:block; }
a#siguiente  { background:transparent url(imagenes/siguiente0.png) no-repeat; width:55px; height:55px; display:block; }
a#siguiente:hover { background:transparent url(imagenes/siguiente1.png) no-repeat; width:55px; height:55px; }





/*   ------------------ VER TICKETS ----------------------------*/

#tb_filtro			{ width:100%;}
#tit_filtro			{ color:#369; font-weight:bold; font-style:italic; }
#filtro_tickets 	{ margin-top:10px; margin-bottom:30px; border:1px solid #A7A7A7;}
#listadoticket		{ border:1px solid #A7A7A7; padding:8px; background-color:#C3C3C3;}

.bot_mstr	{ background:transparent url(imagenes/bt_mostrar.png) no-repeat; width:85px; height:40px; cursor:pointer;}


 /*   ------------------ POPUP ----------------------------*/
 
 
body#ticket	{background:#fff none repeat scroll 0%;}
 
 
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:384px;
width:408px;
background:#F3F3F3;
border:3px solid #999;
z-index:2;
padding:12px;
font-size:13px;
}

#button{
text-align:center;
margin:0px;
width:100%;
}

/*   ----------------------------------------------*/


#linkBoton {
 background-color:#6496B9;
 transition: 0.4s;
  color:#FFFFFF;
  font-size: 16px;
  text-decoration: none;
  padding-top:5px;
  /*padding: 5px 5px 5px 5px;*/
  margin: 0 20px;
  cursor:pointer;
  }

#linkBoton:hover {
  background-color:#136EA8;
  border-radius:3px;
  color:#FFFFFF;
  padding-top:5px;
 /* padding: 10px 10px;*/
  font-size: 16px;
}
#linkBoton a { text-decoration:none; color:#FFFFFF; letter-spacing:0.5px;}
