/*Home*/
/*------------------------------------------------------------------------------------------------*/
#home{
	
	height: 404px;
	width: 836px;
	margin: 0 auto;
	position: absolute;
	top: -19px;
	left: 1px;
	z-index: 10;
}

#home #slider{
	
	height: 404px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	width: 495px;
	z-index: 1;
}

#home #liston{
	
	position: absolute;
	width: 300px;
	height: 101px;
	background: url('../imagenes/liston.png') no-repeat;
	right: -13px;
	bottom: 15px;
	padding-left: 40px;
	padding-right: 20px;
	overflow: hidden;
	z-index: 2;
}

#home #liston .platillo{
	
	margin-bottom: 100px;
	margin-left: 40px;
	padding-right: 20px;
}

#home #liston img{
	
	margin-top: 5px;
}

#home #liston p{
	
	color: white;
	font-size: 11px;
	padding: 0px 3px;
	margin-top: -5px;
}


#home .intro{
	
	position: absolute;
	width: 320px;
	padding: 10px;
}

#home .intro p{
	
	color: #2B2B2B;
	font-size: 13px;
	text-align: right;
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
}

#home .intro p strong{
	
	color: #266FC8;
	font-family: Georgia, serif;
}

#home .intro .registro{
	
	float: right;
	display: block;
	margin-top: 15px;
	width: 199px;
	height: 39px;
	text-indent: -9999px;
	background: url('../imagenes/boton-registrate.png') no-repeat;
}

#home .intro .registro:hover{ background-position: center bottom; }

#home #login{
	
	width: 307px;
	height: 205px;
	background: url('../imagenes/login.png');
	position: absolute;
	bottom: 2px;
	left: 8px;
	padding: 28px;
	z-index: 2;
}

#home #login h2{
	
	background: url('../imagenes/titulo-login.png');
	height: 27px;
	text-indent: -9999px;
}

#home #login p{
	
	margin: 10px 0px;
}

#home #login p label{
	
	height: 40px;
	line-height: 40px;
	float: left;
	width: 100px;
	text-indent: -9999px;
}

#home #login p input{
	
	height: 30px;
	margin: 5px 0px;
	margin-top: 7px;
	border: none;
	width: 200px;
	
}

#home #login p.tarjeta{
	
	width: 100%;
	height: 40px;
	background: url('../imagenes/input-tarjeta.png');
}

#home #login p.password{
	
	width: 100%;
	height: 40px;
	background: url('../imagenes/input-password.png');
}

#home #login p.olvidaste{
	
	position: absolute;
	bottom: 55px;
}

#home #login p.olvidaste a{
	
	color: white;
	font-size: 11px;
	text-shadow: #0D2E52 1px 1px 0;
	text-decoration: none;
}

#home #login p.olvidaste a:hover{
	
	color: #F04D47;
}

#home #login input[type=submit]{
	
	border: none;
	cursor: pointer;
	width: 172px;
	height: 59px;
	background: url('../imagenes/liston-iniciar-sesion.png');
	position: absolute;
	right: -10px;
}

#home #login input[type=submit]:hover{ background-position: center bottom; }

/*------------------------------------------------------------------------------------------------*/

#header #menu{
	
	height: 42px;
	position: relative;
	z-index: 5;
}

#header #menu ul{
	
	text-align: center;
}

#header #menu ul li{
	
	display: inline;
}

#header #menu ul li a img{
	
	vertical-align: top;
}

#header #menu ul li a{
	
	display: -moz-inline-block;
	display: inline-block;
	height: 36px;
	position: relative;
	padding: 0px 15px;
	padding-top: 6px;
}

#header #menu ul li a:hover{
	
	background: #DB2A27;
}


#info{
	
	background: url("../imagenes/fondo_content.png");
	width: 900px;
	min-height: 100px;
}

/*------------------------------------------------------------------------------------------------*/
#politicas,
#terminos{
	
	padding: 0px 20px;
}

#politicas h3,
#terminos h3{
	
	font-family: Georgia, serif;
	font-style: italic;
	color: #1A5EA8;
	font-size: 14px;
	margin: 10px 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DB2A27;
	text-shadow: #0D2E52 0px -1px 0;
}

#politicas p,
#terminos p{
	
	margin: 10px 0px;
	text-align: justify;
	font-size: 11px;
}

#politicas h2{
	
	height: 22px;
	text-indent: -9999px;
	background: url('../imagenes/titulo-politicas.png') no-repeat;
	position: relative;
	margin-top: 10px;
}

#terminos h2{
	
	height: 22px;
	text-indent: -9999px;
	background: url('../imagenes/titulo-terminos.png') no-repeat;
	position: relative;
	margin-top: 10px;
}

/*------------------------------------------------------------------------------------------------*/
#niveles{
	
	height: 350px;
	background: url('../imagenes/fondo-niveles.png') center bottom no-repeat;
	padding-top: 50px;
}

#niveles .premio{
	
	width: 118px;
	margin: 0px 1px;
	height: 200px;
	float: left;
	position: relative;
}

#niveles .premio.hamburguesa,
#niveles .premio.costillas{
	
	width: 117px;
}

#niveles .puntos{
	
	display: block;
	width: 89px;
	height: 35px;
	text-indent: -9999px;
	background: url('../imagenes/puntos.png') center top no-repeat;
	margin: 0 auto;
	margin-top: 50px;
}

#niveles h2{
	
	text-align: center;
	margin-top: 150px;
	font-family: Georgia, serif;
	font-style: italic;
	color: #1B5EA9;
	padding: 0px 5px;
	text-shadow: #0D2E52 0px -1px 0;
}

#niveles .tragos .puntos{ background-position: center -35px; }
#niveles .postre .puntos{ background-position: center -70px; }
#niveles .appetizer .puntos{ background-position: center -105px; }
#niveles .hamburguesa .puntos{ background-position: center -140px; }
#niveles .costillas .puntos{ background-position: center -175px; }
#niveles .plato .puntos{ background-position: center -210px; }

/*------------------------------------------------------------------------------------------------*/

#giftcard{
	
	position: relative;
	height: 364px;
}

#giftcard h2{
	
	position: relative;
	background: url('../imagenes/titulo-gift.png') no-repeat;
	width: 437px;
	height: 43px;
	text-indent: -9999px;
	float: left;
	margin-left: 10px;
	margin-top: 40px;
	display: block;
}

#giftcard p{
	
	clear: both;
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	color: #333;
	width: 350px;
	text-align: justify;
	font-size: 16px;
	margin-left: 40px;
	padding-top: 10px;
	margin-bottom: 10px;
}

#giftcard strong{
	
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	color: #DB2927;
	font-size: 16px;
}

#giftcard .fondo{
	
	position: absolute;
	right: 1px;
	top: -19px;
	z-index: 2;
}

#giftcard .tabla{
	
	position: absolute;
	right: 40px;
	top: 100px;
	z-index: 3;
}

/*------------------------------------------------------------------------------------------------*/


.tab{ display: none; }
.tab#puntos{ display: block; }


/*------------------------------------------------------------------------------------------------*/
#datos{
	
	padding: 20px;
}

#datos #update-data{
	
	float: right;
}

#datos h2{
	
	position: relative;
	text-indent: -9999px;
	background: url('../imagenes/titulo-actualiza-datos.png') no-repeat 0px 0px;
	height: 23px;
	display: block;
}

#datos p.intro{
	
	margin-bottom: 10px;
}

#datos .col.col1{
	
	float: left;
	width: 308px;
}

#datos .col.col1 p{
	
	display: block;
	width: 308px;
	height: 40px;
	margin-bottom: 7px;
	position: relative;
}

#datos .col.col1 p label{
	
	float: left;
	display: block;
	height: 40px;
	width: 80px;
	text-indent: -9999px;
}

#datos .col.col1 p input[type=text]{
	
	border: none;
	height: 20px;
	line-height: 20px;
	margin: 10px 0px;
	width: 220px;
	float: left;
}

#datos .col.col1 p.nombre{ background: url('../imagenes/campo-nombre.png') no-repeat; }
#datos .col.col1 p.apellido{ background: url('../imagenes/campo-apellido.png') no-repeat; }
#datos .col.col1 p.correo{ background: url('../imagenes/campo-correo.png') no-repeat; }
#datos .col.col1 p.direccion{ background: url('../imagenes/campo-direccion.png') no-repeat; }
#datos .col.col1 p.municipio{ background: url('../imagenes/campo-municipio.png') no-repeat; }

#datos .col.col1 p.estado{
	
	background: url('../imagenes/campo-estado.png') no-repeat;
	float: left;
	width: 178px;
}

#datos .col.col1 p.estado input{ width: 90px; }

#datos .col.col1 p.cp{
	
	background: url('../imagenes/campo-cp.png') no-repeat;
	float: right;
	width: 118px;
}

#datos .col.col1 p.cp label{ width: 40px; }
#datos .col.col1 p.cp input{ width: 70px; }

/*Col 2*/
#datos .col.col2{
	
	margin-left: 10px;
	float: left;
	width: 268px;
}

#datos .col.col2 p{
	
	display: block;
	width: 308px;
	height: 40px;
	margin-bottom: 7px;
	position: relative;
}

#datos .col.col2 p label{
	
	float: left;
	display: block;
	height: 40px;
	width: 95px;
	text-indent: -9999px;
}

#datos .col.col2 p input[type=text],
#datos .col.col2 p input[type=password]{
	
	border: none;
	height: 20px;
	line-height: 20px;
	margin: 10px 0px;
	width: 165px;
	float: left;
}

#datos .col.col2 p select{
	
	border: none;
	height: 20px;
	line-height: 20px;
	margin: 10px 0px;
	float: left;
	padding: 0px 5px;
}

#datos .col.col2 p.celular{ background: url('../imagenes/campo-celular.png') no-repeat; }
#datos .col.col2 p.nacimiento{ background: url('../imagenes/campo-cumple.png') no-repeat; }
#datos .col.col2 p.aniversario{ background: url('../imagenes/campo-aniversario.png') no-repeat; }

#datos .col.col2 h3{ 
	
	background: url('../imagenes/titulo-contra.png') no-repeat;
	margin: 10px 0px;
	margin-top: 31px;
	text-indent: -9999px;
	height: 13px;
}

#datos .col.col2 p.password{ background: url('../imagenes/campo-password.png') no-repeat; }
#datos .col.col2 p.confirmacion{ background: url('../imagenes/campo-confirmacion.png') no-repeat; }

#datos .req{
	
	position: absolute;
	right: 6px;
	top: 6px;
	background: url('../imagenes/llena-campo.png') no-repeat;
	width: 108px;
	height: 29px;
	display: none;
}

#datos .submit{
	
	clear: both;
	text-align: right;
	padding-top: 10px;
}

#datos .submit input{
	
	cursor: pointer;
	border: none;
	background: url('../imagenes/boton-actualizar.png') no-repeat;
	width: 199px;
	height: 39px;
	text-indent: -9999px;
}

#datos .submit input:hover{ background-position: center bottom; }

/*------------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------------*/
#registro{
	
	padding: 20px;
}

#registro #inscripcion{
	
	width: 676px;
	margin: 0 auto;
}

#registro #update-data{
	
	float: right;
}


#registro h2{
	
	position: relative;
	text-indent: -9999px;
	background: url('../imagenes/titulo-unete.png') no-repeat 0px 0px;
	height: 23px;
	display: block;
	margin-bottom: 10px;
	margin-left: 75px;
}

#registro h3{
	
	position: relative;
	text-indent: -9999px;
	background: url('../imagenes/titulo-como-usamos-datos.png') no-repeat 0px 0px;
	height: 23px;
	display: block;
	margin-bottom: 5px;
}

#registro p.intro{
	
	margin-bottom: 10px;
}

#registro .col{
	
	float: left;
	width: 308px;
	margin: 0 15px;
}

#registro .col p{
	
	display: block;
	width: 308px;
	height: 40px;
	margin-bottom: 7px;
	position: relative;
}

#registro .col p label{
	
	float: left;
	display: block;
	height: 40px;
	width: 90px;
	text-indent: -9999px;
}

#registro .col p input[type=text],
#registro .col p input[type=password]{
	
	border: none;
	height: 20px;
	line-height: 20px;
	margin: 10px 0px;
	width: 210px;
	float: left;
}

#registro .col p select{
	
	border: none;
	height: 20px;
	line-height: 20px;
	margin: 10px 0px;
	float: left;
	padding: 0px 5px;
}

#registro .col p span{
	
	display: none;
}

#registro .col p.nombre{ background: url('../imagenes/campo-nombre.png') no-repeat; }
#registro .col p.apellido{ background: url('../imagenes/campo-apellido.png') no-repeat; }
#registro .col p.correo{ background: url('../imagenes/campo-correo.png') no-repeat; }
#registro .col p.telefono{ background: url('../imagenes/campo-telefono.png') no-repeat; }

#registro .col p.celular{
	
	background: url('../imagenes/campo-celular2.png') no-repeat;
	float: left;
	width: 178px;
}

#registro .col p.celular label{
	
	width: 80px;
}

#registro .col p.celular input{ width: 90px; }

#registro .col p.cp{
	
	background: url('../imagenes/campo-cp.png') no-repeat;
	float: right;
	width: 118px;
}

#registro .col p.cp label{ width: 40px; }
#registro .col p.cp input{ width: 70px; }


#registro .col p.cumple{ background: url('../imagenes/campo-cumple2.png') no-repeat; }
#registro .col p.aniversario{ background: url('../imagenes/campo-aniversario2.png') no-repeat; }
#registro .col p.password{ background: url('../imagenes/campo-password2.png') no-repeat; }

#registro .submit{
	
	text-align: right;
}

#registro .submit input{
	
	cursor: pointer;
	border: none;
	background: url('../imagenes/boton-registrarme.png') no-repeat;
	width: 199px;
	height: 39px;
	text-indent: -9999px;
}

#registro .submit input:hover{ background-position: center bottom; }

#registro .privacy{
	
	margin: 20px auto;
}

#registro .privacy p{
	
	height: auto;
	text-align: justify;
	margin-bottom: 10px;
}

#registro .req{
	
	position: absolute;
	right: 6px;
	top: 6px;
	background: url('../imagenes/llena-campo.png') no-repeat;
	width: 108px;
	height: 29px;
	display: block;
}

/*------------------------------------------------------------------------------------------------*/

#puntos h2{
	
	position: relative;
	margin: 10px 20px;
	padding-top: 20px;
	text-indent: -9999px;
	background: url('../imagenes/titulo-puntos-adquiridos.png') no-repeat 0px 20px;
	height: 23px;
	display: block;
	margin-bottom: 0px;
	
}

#puntos p.intro{
	
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	color: #333;
	font-size: 15px;
	padding: 10px 20px;
}

#puntos p.intro strong{
	
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	color: #1A5EA8;
}

#puntos table.resumen{
	
	width: 810px;
	margin: 10px auto;
	border-collapse: separate;
}

#puntos table.resumen th{
	
	text-align: left;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	color: gray;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 270px;
}


#puntos table.resumen td p{
	
	background: #E3E0DE;
	margin: 0px 10px;
	border-radius: 5px;
	padding: 10px;
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-size: 30px;
	color: gray;
	text-shadow: #EAEBEB 1px 1px 0;
	border: 1px solid #c9c6c5;
	background: url('../imagenes/fondo-puntos.png') center top;
}

#puntos table.puntos{
	
	width: 800px;
	border: 1px solid #777777;
	margin: 10px auto;
}

#puntos table.puntos th{
	
	vertical-align: middle;
	height: 28px;
	padding: 5px;
	background: url("../imagenes/fondo_thead.png");
	color: white;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

#puntos table.puntos td{
	
	background: white;
	padding: 5px;
	text-align: center;
	font-weight: normal;
}

#puntos table.puntos tr:nth-child(odd) td{
	
	background: #C2CED8;
}

#puntos table.puntos th.total{
	
	text-align: right;
}

/*------------------------------------------------------------------------------------------------*/
#olvidaste{
	
	min-height: 230px;
	width: 380px;
	padding: 10px;
}

#olvidaste h1{
	
	height: 31px;
	text-indent: -9999px;
	background: url('../imagenes/titulo-olvidaste.png') no-repeat;
	margin-bottom: 10px;
}

#olvidaste .error{
	
	background: #DB2927;
	padding: 5px;
	margin: 10px auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	color: #FFE53D;
	text-align: center;
	display: none;
}

#olvidaste p{
	
	text-align: justify;
}


#olvidaste form p{
	
	margin: 10px auto;
	display: block;
	width: 308px;
}

#olvidaste form p label{
	
	height: 40px;
	line-height: 40px;
	float: left;
	width: 100px;
	text-indent: -9999px;
}

#olvidaste form p input{
	
	height: 30px;
	margin: 5px 0px;
	margin-top: 7px;
	border: none;
	width: 200px;
	
}

#olvidaste form p.card{
	
	height: 40px;
	background: url('../imagenes/input-olvidaste-tarjeta.png') center top no-repeat;
}

#olvidaste form p.email{
	
	height: 40px;
	background: url('../imagenes/input-olvidaste-email.png') center top no-repeat;
	margin-bottom: 0px;
}

#olvidaste form p.submit{
	
	text-align: center;
	height: auto;
	margin: 5px auto;
	margin-top: 0px;
}

#olvidaste form p.submit input{
	
	cursor: pointer;
	border: none;
	background: url('../imagenes/boton-recuperar.png') no-repeat;
	width: 199px;
	height: 39px;
	text-indent: -9999px;
}

#registro .submit input:hover{ background-position: center bottom; }

/*------------------------------------------------------------------------------------------------*/
#beneficios{
	
	padding: 5px 10px;
}

#beneficios h2{
	
	background: url('../imagenes/titulo-beneficios.png') no-repeat;
	height: 21px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

#beneficios .beneficio{
	
	float: left;
	width: 299px;
	padding: 10px;
	padding-left: 100px;
}

#beneficios .beneficio h3{
	
	font-family: Georgia;
	font-style: italic;
	text-align: justify;
	color: #DB2927;
}

#beneficios .beneficio p{
	
	font-family: Georgia;
	font-style: italic;
	text-align: justify;
	color: #282828;
	padding: 0px;
	margin-bottom: 5px;
}

#beneficios .beneficio strong{
	
	font-family: Georgia;
	font-style: italic;
	text-align: justify;
	color: #1A5EA8;
}

#beneficios .beneficio.regalos{ background: url('../imagenes/regalo.png') left 5px no-repeat; }
#beneficios .beneficio.descuento{ background: url('../imagenes/cochino.png') 16px 5px no-repeat; }
#beneficios .beneficio.puntos{ background: url('../imagenes/cartera.png') 5px 5px no-repeat; }
#beneficios .beneficio.mail{ background: url('../imagenes/sobre.png') 10px 5px no-repeat; }

#beneficios p{
	
	font-family: Georgia;
	font-style: italic;
	text-align: justify;
	padding: 10px;
	color: #282828;
}

#beneficios strong{
	
	font-family: Georgia;
	font-style: italic;
	text-align: justify;
	color: #DB2927;
}

#beneficios a{
	
	font-family: Georgia;
	font-style: italic;
	text-align: justify;
	color: #1A5EA8;
}
