/*T.G.I. Fridays - Hoja de Estilos del sitio*/
/*10-2010*/
/*---------RESET & AUX STYLESHEET-----------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-weight: bold;
	text-align: center;
}
 
legend { display: none; }
 
.noborder { border: none!important; }
 
.t_right { text-align: right; }
 
.t_left { text-align: left; }
 
.t_center { text-align: center; }
 
.f_left { float: left; }
 
.f_right { float: right; }
 
.m_boton { margin-bottom: 10px; }
 
.overflow-hidden { overflow: hidden; }
 
.overflow-visible { overflow: visible; }
 
.margin-10 { margin: 10px }
 
.margin-top-25 { margin-top: 25px; }
 
.clear { clear: both; }
 
.nopadding { padding: 0; }
 
a { text-decoration: none; }
 
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0 }
 
* html .clearfix { zoom: 1; }
 
/* IE6 */
*:first-child+html .clearfix { zoom: 1; }
 


 
body { line-height: 1; }
 
blockquote, q { quotes: none; }
 
blockquote:before, blockquote:after,
q:before, q:after { content: ''; }
 
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	color: #FF0;
}
 
/*----------END RESET & AUX STYLESHEET----------*/
/* FORMS */
label {
	color: white;
	display: block;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 7px;
	margin-top: 12px;
	text-shadow: #808080 0 0 2px; }
 
.btn_registro, .btn_agregar, .btn_ingresar, .btn, .btn2, .btn3, .btn4, .btn5 {
	color: white;
	height: 30px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	font: bold 13px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	-moz-box-shadow: 0px 0px 6px #000;
	-webkit-box-shadow: 0px 0px 6px #000;
	box-shadow: 0px 0px 6px #000;
	text-shadow: rgba(0,0,0,0.4) 0 -1px 1px;
	background: #c9140f url(../img/header/topnav-bg.png) repeat-x;
	padding: 0 6px;
	border-style: none;
	margin: 12px 2px;
	text-align: center; }
 
.btn4 {
	color: white;
	height: 30px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	font: bold 13px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	-moz-box-shadow: 0px 0px 6px #000;
	-webkit-box-shadow: 0px 0px 6px #000;
	box-shadow: 0px 0px 6px #000;
	text-shadow: rgba(0,0,0,0.4) 0 -1px 1px;
	background: #666 repeat-x;
	padding: 0 6px;
	border-style: none;
	margin: 12px 2px; }
 
.btn2 {
	margin-top: 0;
	margin-bottom: 0; }
 
#contactobg .col1 .contacto-box .restaurante-text small {
	margin-top: 0;
	margin-bottom: 0; }
 
.btn_registro:hover, .btn_agregar:hover, .btn_ingresar:hover, .btn:hover, .btn2:hover, .btn3:hover, .btn4:hover, .btn5:hover {
	border-style: none;
	color: #e6e6e6;
	background-color: #373737;
	background-image: url(../img/header/topnav.png); }
 
#table div.col2A div.pedido form small a {
	color: #fff;
	text-decoration: underline;
	padding-top: 10px; }
 
#table .col2A .pedido form small a:hover {
	text-decoration: underline;
	color: #ff1814; }
 
input.mid-form-text {
	background-color: rgba(255,255,255,0.6);
	width: 15	0px;
	color: black;
	padding-right: 6px;
	padding-left: 6px;
	height: 20px;
	margin-bottom: 3px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-left: 10px;
	border-radius: 10px;
	font: normal 1.1em/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-style: none; }
 
.input {
	background-color: rgba(255,255,255,0.6);
	width: 180px;
	color: black;
	padding-right: 6px;
	padding-left: 6px;
	height: 20px;
	margin-bottom: 3px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-left: 10px;
	border-radius: 10px;
	font: normal 1.1em/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-style: none; }
 
.input-small {
	background-color: rgba(255,255,255,0.6);
	width: 167px;
	color: black;
	padding-right: 6px;
	padding-left: 6px;
	height: 20px;
	margin-bottom: 3px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-left: 10px;
	border-radius: 10px;
	font: normal 1.1em/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-style: none; }
 
.input-black {
	background-color: #191919;
	width: 180px;
	color: white;
	padding-right: 6px;
	padding-left: 6px;
	height: 20px;
	margin-bottom: 3px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-left: 10px;
	border-radius: 10px;
	font: normal 1.1em/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-style: none; }
 
select.mid-form-select {
	background-color: rgba(255,255,255,0.6);
	width: 200px;
	color: black;
	height: 20px;
	margin-bottom: 3px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-left: 10px;
	border-radius: 10px;
	font: normal 1.1em/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-style: none; }
 
textarea.mid-form-text {
	background-color: rgba(255,255,255,0.6);
	width: 180px;
	color: black;
	padding-right: 6px;
	padding-left: 6px;
	height: 50px;
	margin-bottom: 3px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-left: 10px;
	border-radius: 10px;
	font: normal 1.1em/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-style: none; }
 
input.mid-form-text:focus, textarea.mid-form-text:focus { background-color: #fff; }
 
.vinculo a { text-decoration: none }
 
	.vinculo a:hover {
		text-decoration: underline;
		color: #FF0000; }
 
.form-col-1 {
	width: 240px;
	float: left;
	padding-top: 25px; }
 
.form-col-2 {
	width: 240px;
	float: left;
	padding-left: 0px;
	padding-top: 25px; }
 
.inline-input {
	display: inline;
	font-size: 10px;
	padding-top: 15px; }
 
/*GLOBAL*/
body {
	background: url(../img/main/bg.gif) repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0;
}
 
#container {
	width: 925px;
	margin: 0 auto;
	overflow: visible;
	position: relative;
}
 
h1 {
	background: url(../img/main/logo.png) no-repeat;
	width: 125px;
	text-indent: -9999px;
	margin: 0px;
	height: 82px; }
 
h2 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px; }
 
h3 {
	color: #FFFFFF;
	margin-bottom: 15px;
	font: bold 22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #999 0 0 2px; }
 
	h3 a:hover {
		color: #191919;
		text-decoration: underline; }
 
.titulopedido h3 a:hover {
	color: #fff;
	text-decoration: underline; }
 
h4 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 15px; }
 
h5 {
	font-size: 12px;
	color: #c12826;
	font-weight: bold;
	margin-bottom: 5px; }
 
a:link {
	color: #FFF;
	text-decoration: none; }
 
a:visited {
	text-decoration: none;
	color: #FFF; }
 
a:hover {
	color: #CCC;
	text-decoration: none; }
 
a:active {
	text-decoration: none;
	color: #FFF;
	text-align: left;
}
 
p {
	font-style: normal;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	margin-top: 0.5em;
}
 
#table div.col2A p.area { text-align: center; }
 
small {
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal; }
 
/*END GLOBAL*/
/*HEADER*/
#topnav {
	float: right;
	background-color: black;
	line-height: 20px;
	height: 20px;
	-moz-box-shadow: 0px 0px 2px #000;
	-webkit-box-shadow: 0px 0px 2px #000;
	box-shadow: 0px 0px 2px #000;
	padding: 0px 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-ms-border-radius-bottomleft: 10px;
	-ms-border-radius-bottomright: 10px;
	background-image: url(../img/header/topnav.png); }
 
	#topnav ul {
		list-style-type: none;
		padding: 0;
		margin: 0; }
 
		#topnav ul li {
			font-size: 11px;
			font-weight: normal;
			font-style: normal;
			margin: 0;
			display: inline;
			height: 20px;
			line-height: 20px; }
 
			#topnav ul li a span {
				height: 20px;
				display: block;
				float: left;
				padding-right: 10px;
				padding-left: 10px; }
 
			#topnav ul li a:hover span {
				color: white;
				background: url(../img/header/topnav-bg.png) repeat-x; }
 
#header .followus {
	width: 50px;
	text-align: right;
	display: block;
	float: right;
	color: #4c4c4c;
	font: italic bold 12px "Adobe Garamond Pro", Garamond, "Times New Roman", Georgia, Times, serif; }
 
#logo {
	width: 125px;
	height: 83px;
	float: left;
	width: 125px;
	margin: 0px;
	height: 82px; }
 
#header {
	float: left;
	width: 925px;
	height: 20px;
	background-repeat: repeat-x;
	position: relative; }
 
/*END HEADER*/
/*NAV*/
#navigation {
	float: left;
	width: 925px; }
 
#nav {
	width: 800px;
	height: 39px;
	margin-top: 43px;
	position: relative;
	overflow: hidden; }
 
	#nav ul {
		padding: 0;
		margin: 0; }
 
		#nav ul li { display: inline; }
 
			#nav ul li.inicio span {
				background: url(../img/Sprite/sprite.png) no-repeat -209px -6px;
				width: 195px;
				height: 40px;
				text-indent: -9999px;
				z-index: 25;
				position: absolute;
				left: 0px;
				top: 0px;
				z-index: 35; }
 
			#nav ul li.inicio a span {
				background: url(../img/Sprite/sprite.png) no-repeat -3px -6px;
				width: 195px;
				height: 40px;
				text-indent: -9999px;
				z-index: 25;
				position: absolute;
				left: 0px;
				top: 0px;
				z-index: 35; }
 
				#nav ul li.inicio a span:hover { background: url(../img/Sprite/sprite.png) no-repeat -209px -6px; }
 
			#nav ul li.menu span {
				background: url(../img/Sprite/sprite.png) no-repeat -206px -89px;
				width: 195px;
				height: 40px;
				text-indent: -9999px;
				z-index: 25;
				position: absolute;
				left: 150px;
				top: 0px;
				z-index: 30; }
 
			#nav ul li.menu a span {
				background: url(../img/Sprite/sprite.png) no-repeat -3px -89px;
				width: 195px;
				height: 40px;
				text-indent: -9999px;
				z-index: 25;
				position: absolute;
				left: 150px;
				top: 0px;
				z-index: 30; }
 
				#nav ul li.menu a span:hover { background: url(../img/Sprite/sprite.png) no-repeat -206px -89px; }
 
			#nav ul li.bar span {
				background: url(../img/Sprite/sprite.png) no-repeat -206px -171px;
				width: 195px;
				height: 40px;
				text-indent: -9999px;
				z-index: 25;
				position: absolute;
				left: 302px;
				top: 0px;
				z-index: 25; }
 
			#nav ul li.bar a span {
				background: url(../img/Sprite/sprite.png) no-repeat -3px -171px;
				width: 195px;
				height: 40px;
				text-indent: -9999px;
				z-index: 25;
				position: absolute;
				left: 302px;
				top: 0px;
				z-index: 25; }
 
				#nav ul li.bar a span:hover { background: url(../img/Sprite/sprite.png) no-repeat -206px -171px; }
 
			#nav ul li.restaurantes a span {
				background: url(../img/Sprite/sprite.png) no-repeat -3px -130px;
				width: 195px;
				height: 40px;
				text-indent: -9999px;
				z-index: 25;
				position: absolute;
				left: 454px;
				top: 0px;
				z-index: 20; }
 
			#nav ul li.restaurantes span {
				background: url(../img/Sprite/sprite.png) no-repeat -205px -130px;
				width: 195px;
				height: 40px;
				text-indent: -9999px;
				z-index: 25;
				position: absolute;
				left: 454px;
				top: 0px;
				z-index: 20; }
 
			#nav ul li.restaurantes a span:hover { background: url(../img/Sprite/sprite.png) no-repeat -205px -130px; }
 
			#nav ul li.promociones span {
				background: url(../img/Sprite/sprite.png) no-repeat -205px -47px;
				width: 195px;
				height: 40px;
				text-indent: -9999px;
				z-index: 25;
				position: absolute;
				left: 606px;
				top: 0px;
				z-index: 20; }
 
			#nav ul li.promociones a span {
				background: url(../img/Sprite/sprite.png) no-repeat -2px -47px;
				width: 195px;
				height: 40px;
				text-indent: -9999px;
				z-index: 25;
				position: absolute;
				left: 606px;
				top: 0px;
				z-index: 15; }
 
				#nav ul li.promociones a span:hover { background: url(../img/Sprite/sprite.png) no-repeat -205px -47px; }
 
.registro {
	float: left;
	padding: 6px;
	background: url(../img/main/bg2.jpg) repeat;
	width: 210px;
	border-style: none;
	-moz-box-shadow: 0px 0px 3px #000;
	-webkit-box-shadow: 0px 0px 3px #000;
	box-shadow: 0px 0px 3px #000;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-ms-border-radius-bottomleft: 10px;
	-ms-border-radius-bottomright: 10px;
}
 
#contacto {
	position: absolute;
	height: 45px;
	width: 162px;
	left: 600px;
	z-index: 3;
	top: 618px; }
 
#reserva {
	height: 45px;
	width: 162px;
	left: 740px;
	z-index: 2;
	position: absolute;
	z-index: 99;
	top: 618px; }
 
/*END NAV*/
/* COL */
.colA {
	width: 230px;
	height: 340px;
	float: left;
	background: #9a0911 url(../img/main/cargando.jpg) no-repeat center center; }
 
.colB {
	background-color: #b3b3b3;
	width: 465px;
	height: 340px;
	float: left;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
	background: #9a0911 url(../img/main/cargando.jpg) no-repeat center center; }
 
.colC {
	background-color: #999;
	float: left;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000; }
 
.colC1 {
	background-color: #808080;
	width: 230px;
	height: 170px;
	-moz-box-shadow: 0px 0px 2px #000;
	-webkit-box-shadow: 0px 0px 2px #000;
	box-shadow: 0px 0px 2px #000;
	background: #9a0911 url(../img/main/cargando.jpg) no-repeat center center; }
 
.colC2 {
	background-color: #666;
	width: 230px;
	height: 170px;
	-moz-box-shadow: 0px 0px 2px #000;
	-webkit-box-shadow: 0px 0px 2px #000;
	box-shadow: 0px 0px 2px #000;
	background: #9a0911 url(../img/main/cargando.jpg) no-repeat center center; 
}
 
.colD {
	background-color: #4c4c4c;
	float: left;
	width: 925px;
	-moz-box-shadow: 0px 0px 2px #000;
	-webkit-box-shadow: 0px 0px 2px #000;
	box-shadow: 0px 0px 2px #000; }
 
.colD1 {
	background-color: #4c4c4c;
	width: 462px;
	height: 170px;
	float: left;
	background: #9a0911 url(../img/main/cargando.jpg) no-repeat center center; }
 
.colD2 {
	width: 463px;
	height: 170px;
	float: left;
	background: #9a0911 url(../img/main/front07.jpg) no-repeat center center;
	position: relative;
	right: 0; }
 
div.colD2a {
	position: absolute;
	right: 70px;
	bottom: 20px; }
 
div.colD2b {
	position: absolute;
	right: 125px;
	bottom: 20px; }
 
/*MAIN*/
#main {
	margin-top: 0;
	float: left;
	text-align: center;
}
 
.barline {
	width: 925px;
	height: 9px;
	clear: both;
	background: black url(../img/main/bar_bg.jpg) repeat-x; }
 
#tablepedidos {
	background: url(../img/BG/tabla.jpg) no-repeat;
	width: 897px;
	height: 560px;
	position: absolute;
	z-index: 100;
	top: 58px;
	left: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: auto; }
 
#registrobg {
	width: 925px;
	height: 520px;
	z-index: 100;
	top: 57px;
	left: 5px;
	margin-bottom: 0px;
	float: left;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
	overflow: hidden;
	background-image: url(../img/BG/bgregistro.jpg);
	background-repeat: no-repeat; }
 
#contactobg {
	width: 925px;
	height: 520px;
	z-index: 100;
	top: 57px;
	left: 5px;
	margin-bottom: 0px;
	background: url(../img/BG/bgcontacto.jpg) repeat-x;
	float: left;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
	overflow: hidden; }
 
#domiciliosbg {
	width: 925px;
	height: 520px;
	z-index: 100;
	top: 57px;
	left: 5px;
	margin-bottom: 0px;
	float: left;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
	overflow: hidden;
	background-image: url(../img/BG/bgdomicilios.jpg);
	background-repeat: no-repeat; }
 
#reservabg {
	width: 925px;
	height: 520px;
	z-index: 100;
	top: 57px;
	left: 5px;
	margin-bottom: 0px;
	background: url(../img/BG/bgreserva.jpg) repeat-x;
	float: left;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
	overflow: hidden; }
 
#restaurantebg {
	width: 925px;
	height: 520px;
	z-index: 100;
	top: 57px;
	left: 5px;
	margin-bottom: 0px;
	background: url(../img/BG/bgrestaurante.jpg) repeat-x;
	float: left;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
	overflow: hidden; }
 
#bgmenu {
	width: 897px;
	height: 560px;
	position: absolute;
	z-index: 100;
	top: 57px;
	left: 5px;
	margin-bottom: 0px;
	background: url(../img/bgmenu.jpg) no-repeat; }
 
#table {
	width: 925px;
	z-index: 100;
	/*top: 57px;*/
	padding:5px 0;
	left: 5px;
	margin-bottom: 0px;
	background: url(../img/BG/tabla.jpg) repeat;
	float: left;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
	overflow: hidden;
	text-align: center;
}
 
.col1 {
	width: 560px;
	padding: 0px;
	float: left;
	margin: 45px 15px 0px 55px; }
 
#reservabg div.col1 p img {
	border: 5px solid #fff;
	-moz-box-shadow: 0px 0px 2px #000;
	-webkit-box-shadow: 0px 0px 2px #000;
	box-shadow: 0px 0px 2px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px; }
 
.col1A {
	width: 715px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 10px;
	-moz-box-shadow: 0px 0px 2px #000;
	-webkit-box-shadow: 0px 0px 2px #000;
	box-shadow: 0px 0px 2px #000;
	overflow: auto;
	position: relative;
	height: 510px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px; }
 
.col3 {
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 36px;
	margin-left: 20px;
	position: absolute;
	padding-right:10px;
}
 
#table .col3 h3 {
	margin-bottom: 0;
	margin-top: 0;
	text-transform: capitalize;
	font: bold 20px/35px Helvetica, Arial, Geneva, sans-serif;
	text-shadow: #191919 -1px 0 1px;
	letter-spacing: -1px;
	padding-left: 7px;
	height: 35px;
	background: #d11310 url(../img/header/topnav-bg.png) repeat-x;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-ms-border-radius-topleft: 10px;
	-ms-border-radius-topright: 10px;
	width: 215px;
	clear: both; }
 
.col-fullwidth {
	width: 783px;
	padding: 0px;
	float: left;
	margin: 35px 15px 0px 60px; }
 
div.form-button {
	float: left;
	width: 460px;
	text-align: right;
	margin-top: 10px;
	border-top: 1px dotted #fff; }
 
.col2 {
	width: 245px;
	min-height: 100px;
	padding: 0px;
	float: right;
	margin-top: 45px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 0px; }
 
.col2A {
	width: 190px;
	min-height: 100px;
	padding: 0px;
	margin: 10px 5px 0px;
	float: right; }
 
.pedido {

	float: left;
	width: 181px;
	background: #191919 url(../img/main/bg2.jpg) repeat;
	-moz-box-shadow: 0px 0px 3px #000;
	-webkit-box-shadow: 0px 0px 3px #000;
	box-shadow: 0px 0px 3px #000;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-ms-border-radius-bottomleft: 10px;
	-ms-border-radius-bottomright: 10px;
	margin-bottom: 10px;
	padding: 0 6px;
}

 
.nota {
	float: left;
	width: 193px;
	-moz-box-shadow: 0px 0px 3px #000;
	-webkit-box-shadow: 0px 0px 3px #000;
	box-shadow: 0px 0px 3px #000;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-ms-border-radius-bottomleft: 10px;
	-ms-border-radius-bottomright: 10px;
	margin-bottom: 20px;
	background-repeat: repeat;
}
 
.nota2 {
	width: 200px;
	padding-top: 6px;
	padding-bottom: 6px;
    margin-left:10px;
}
 
.barflash {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 890px;
	margin-top: 5px; }
 
#table table.producto_resumen tbody td {
	padding: 3px 3px 3px 6px;
	background-repeat: repeat-x; }
 
#table table.producto_resumen tr { background-repeat: repeat-x; }
 
#map {
	width: 783px;
	padding: 0px;
	float: left;
	margin: 47px 15px 0px 57px; }
 
.video {
 }
 
#promos {
	position: absolute;
	height: 255px;
	width: 290px;
	left: 593px;
	z-index: 1;
	top: 288px; }
 
	#promos p {
		position: absolute;
		font-size: 12px;
		font-weight: bold;
		width: 300px;
		height: 30px;
		left: 00px;
		top: 229px;
		z-index: 9000; }
 
.titulo {
	width: 286px;
	height: 146px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	z-index: 1000;
	top: 424px;
	background: url(../img/titulobg.png) no-repeat; }
 
.titulopedidos h3 {
	position: absolute;
	left: 105px;
	z-index: 10;
	bottom: 27px;
	width: 189px; }
 
.titulo h2 {
	position: absolute;
	left: 116px;
	z-index: 10;
	bottom: 44px;
	font-size: 20px; }
 
.infomap h3 {
	font-size: 12px;
	color: #000; }
 
.infomap p {
	font-size: 11px;
	color: #000; }
 
.border {
	width: 910px;
	height: 25px;
	position: absolute;
	z-index: 99;
	top: 43px;
	left: -1px;
	background: url(../img/main/border.png) no-repeat; }
 
.border2 {
	width: 910px;
	height: 25px;
	position: absolute;
	z-index: 99;
	top: 615px;
	background: url(../img/main/border2.png) no-repeat; }
 
#newsbg {
	position: absolute;
	height: 63px;
	width: 580px;
	left: 0px;
	z-index: 20;
	top: 623px;
	padding-left: 15px;
	background: url(../img/newsletterbg.png) no-repeat; }
 
.list {
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin: 0px 0px 20px 0px; }
 
#registrobg li span {
	font-size: 10px;
	font-weight: normal; }
 
#table .col1A form h3 {
	margin-bottom: 0;
	margin-top: 0;
	text-transform: capitalize;
	font: bold 20px/35px Helvetica, Arial, Geneva, sans-serif;
	text-shadow: rgba(0,0,0,0.8) 0 -1px 1px;
	letter-spacing: 0;
	padding-left: 7px;
	height: 35px;
	background: #d11310 url(../img/header/topnav-bg.png) repeat-x;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-ms-border-radius-topleft: 10px;
	-ms-border-radius-topright: 10px;
	border: 0 inset #925754;
	float: left;
	width: 691px; }
 
.col2A h3 {
	margin-bottom: 0;
	margin-top: 0;
	text-transform: capitalize;
	font: bold 20px/35px Helvetica, Arial, Geneva, sans-serif;
	text-shadow: #191919 -1px 0 1px;
	letter-spacing: -1px;
	padding-left: 7px;
	height: 35px;
	background: #d11310 url(../img/header/topnav-bg.png) repeat-x;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-ms-border-radius-topleft: 10px;
	-ms-border-radius-topright: 10px;
	width: 186px;
	display: block;
	clear: both; }
 
.producto {
	position: relative;
	float: left;
	width: 100%;
	background-color: white;
	margin-bottom: 0px;
	border-top: 1px solid #ccc;
	padding-bottom: 6px; }
 
.productotext h4 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 6px;
	color: #3b3b3b;
	margin-bottom: 6px;
	text-shadow: #838383 0 0 1px; }
 
.titulopedido { margin: 0px; }
 
.producto p {
	font-size: 10px;
	font-weight: normal;
	color: #EEEEEE;
	margin-bottom: 5px; }
 
.productotext {
	min-height: 70px;
	background: url(../img/bg2.png) repeat;
	width: 497px;
	float: right;
	margin: 0px 0px 10px 0;
	padding: 0 10px 0 0; }
 
.producto-img {
	float: left;
	width: 160px;
	margin-top: 6px;
	margin-right: 12px;
	margin-left: 6px; }
 
.producto_resumen {
	min-height: 70px;
	float: none;
	margin: 0px auto 10px;
	border: 7px solid #FFF;
	background: #c51620 url(../img/header/topnav-bg.png) repeat-x; }
 
.resumen_carro {
	float: none;
	margin: 16px 0px 0px 0px;
	padding: 15px;
	background: url(../img/bg2.png) repeat; }
 
#carro_pedido form table.resumen_carro tbody tr td.title {
	font-weight: bold;
	padding-bottom: 6px; }
 
.producto-img img {
	-moz-box-shadow: 0px 0px 5px #666;
	-webkit-box-shadow: 0px 0px 5px #666;
	box-shadow: 0px 0px 5px #666;
	border: 5px solid #EEEEEE; }
 
p.descripcion {
	color: #333;
	font-size: 11px; }
 
.cantidad {
	margin: 0;
	padding: 0;
	height: 45px;
	/*line-height: 45px;*/ }
 
	.cantidad span {
		float: right;
		right:20px /*nuevo ajuste*/
		font-size: 12px;
		font-weight: bold;
		color: #c12826;
		/*width: 320px;*/ }

 
.restaurante p {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFF; }
 
.restaurante {
	margin: 50px 0px;
	float: left;
	width: 165px; }
 
.promos2 {
	float: left;
	width: 360px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 70px; }
 
.slideshow {
	position: absolute;
	height: 450px;
	width: 800px;
	left: 56px;
	top: 51px; }
 
#navbanner {
	position: relative;
	display: block;
	height: 15px;
	width: 361px;
	left: 0px;
	top: 350px;
	margin: 0px;
	padding: 0px; }
 
#navbanner2 {
	position: relative;
	display: block;
	height: 15px;
	width: 361px;
	left: 0px;
	top: 350px;
	margin: 0px;
	padding: 0px; }
 
/* Reserva */
.img-reserva { float: left; }
 
div.text-reserva {
	float: left;
	width: 133px;
	margin-left: 10px; }
 
.reserva1 {
	width: 260px;
	float: left;
	margin-bottom: 15px;
padding-left:15px	}
 
.reserva2 {
	float: left;
	margin: 15px 15px 0px 0px; }
 
.listres {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFF;
	list-style-type: none; }
 
.sub-col-1 {
	float: left;
	margin: 0;
	width: 260px; }
 
.sub-col-2 {
	float: left;
	margin: 0 0 0 20px;
	width: 230px; }
 
.sub-col-3 {
	float: left;
	margin: 0 0 0 32px;
	width: 213px;
	padding: 0 12px 12px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url(../img/main/bg-trans.png);
	background-repeat: repeat;
	border: 2px inset #b3b3b3; }
 
/* Contacto */
.contacto-box {
	float: left;
	width: 270px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 10px; }
 
#contactobg .col1 .contacto-box .restaurante-text h4 { margin: 0; }
 
#contactobg .col1 .contacto-box .restaurante-text p { margin: 0 0 2px; }
 
.contacto-img {
	float: left;
	margin-right: 5px; }
 
.restaurante-text {
	float: right;
	width: 170px;
	margin: 0;
	padding: 0; }
 
/* Domicilios */
.domicilios-box {
	float: left;
	width: 530px;
	margin-bottom: 14px; }
 
div.domicilios-img {
	float: left;
	margin-right: 10px; }
 
div.domicilios-text {
	float: right;
	width: 430px; }
 
#contactobg .col1 .domicilios-box .domicilios-text h4 {
	margin: 0;
	font-size: 12px; }
 
#contactobg .col1 .domicilios-box .domicilios-text p { font-size: 11px; }
 
	#contactobg .col1 .domicilios-box .domicilios-text p a {
		color: white;
		border-style: none;
		height: 17px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		font: normal 11px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		background-image: url(../img/header/topnav-bg.png);
		float: none;
		display: block;
		text-align: center;
		margin-right: 0;
		width: 133px;
		margin-top: 5px;
		margin-bottom: 5px; }
 
/* Promociones */
ul.accordion {
	list-style-image: none;
	margin: 0;
	padding: 0; }
 
	ul.accordion li {
		-moz-box-shadow: 0px 0px 20px #000;
		-webkit-box-shadow: 0px 0px 20px #000;
		box-shadow: 0px 0px 20px #000;
		background: url(../img/header/bg_grad2.png) repeat-y;
		list-style-type: none;
		position: relative;
		z-index: 10;
	padding-left: 20px;
}
 
.accordion-text h3.etiqueta3 {
	position: absolute;
	top: 0;
	z-index: 999;
	left: 3px;
	padding-left: 27px;
	text-shadow: #4c4c4c 0 -1px 1px; }
 
.accordion-text h3.etiqueta2 {
	position: absolute;
	top: 22px;
	z-index: 999;
	left: 3px;
	padding-left: 27px; }
 
.accordion-text h3 {
	position: absolute;
	z-index: 999;
	background: url(../img/main/footer_bg2.jpg) repeat 0 -8px;
	left: 0;
	padding-left: 2px;
	top: 0;
	width: 100%;
	font-size: 18px;
	text-shadow: #4c4c4c 0 1px 1px;
	margin-bottom: 0;
	-moz-box-shadow: 0px 0px 3px #000;
	-webkit-box-shadow: 0px 0px 3px #000;
	box-shadow: 0px 0px 3px #000;
	font-weight: bold; }
 
.accordion-img {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 90; }
 
.accordion-main {
	float: right;
	height: 450px;
	margin-right: 5px;
	margin-top: 25px;
	-moz-box-shadow: 0px 0px 2px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 2px #000; }
 
.active { background: url(../img/header/topnav-bg.png) repeat-y left; }
 
.accordion li { cursor: pointer; }
 
.accordion .active_click { cursor: default; }
 
/*MENU*/
#menu2 {
	position: absolute;
	left: 85px;
	top: 42px;
	width: 273px;
	height: 242px;
	z-index: 1; }
 
#lunch2 {
	position: absolute;
	left: 328px;
	top: 43px;
	width: 299px;
	height: 246px;
	z-index: 9; }
 
#bar2 {
	position: absolute;
	left: 585px;
	top: 43px;
	width: 259px;
	height: 250px;
	z-index: 10; }
 
#infantil2 {
	position: absolute;
	left: 200px;
	top: 220px;
	width: 200px;
	height: 203px;
	z-index: 3; }
 
#postres2 {
	position: absolute;
	left: 517px;
	top: 237px;
	width: 271px;
	height: 235px;
	z-index: 4; }
 
/*END MENU*/
/*END MAIN*/
/*FOOTER*/
#footer {
	height: 30px;
	padding: 0px;
	bottom: 0px;
	width: 925px;
	background: url(../img/main/footer_bg2.jpg) repeat-x;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
	float: left; }
 
	#footer ul {
		height: 30px;
		margin-top: 0;
		width: 650px;
		float: left;
		padding-top: 8px; }
 
	#footer li {
		display: inline;
		font: normal 22px "League Gothic", Museo;
		text-transform: uppercase;
		letter-spacing: 1px; }
 
	#footer ul li span {
		height: 35px;
		display: block;
		float: left;
		line-height: 39px;
		padding-left: 1px;
		text-decoration: none;
		color: black;
		text-indent: -9999px;
		width: 100px; }
 
	#footer ul li a span {
		height: 35px;
		display: block;
		float: left;
		line-height: 39px;
		padding-left: 1px;
		text-decoration: none;
		color: black;
		text-indent: -9999px;
		width: 100px; }
 
	#footer div.footer-mav ul li.reserva span { background: url(../img/Sprite/sprite.png) no-repeat -117px -219px; }
 
	#footer div.footer-mav ul li.reserva a span { background: url(../img/Sprite/sprite.png) no-repeat -6px -219px; }
 
	#footer div.footer-mav ul li.reserva a:hover span { background: url(../img/Sprite/sprite.png) no-repeat -117px -219px; }
 
	#footer div.footer-mav ul li.domicilios a span { background: url(../img/Sprite/sprite.png) no-repeat -6px -254px; }
 
	#footer div.footer-mav ul li.domicilios span { background: url(../img/Sprite/sprite.png) no-repeat -117px -254px; }
 
	#footer div.footer-mav ul li.domicilios a:hover span { background: url(../img/Sprite/sprite.png) no-repeat -117px -254px; }
 
	#footer div.footer-mav ul li.feedback span { background: url(../img/Sprite/sprite.png) no-repeat -117px -289px; }
 
	#footer div.footer-mav ul li.feedback a span { background: url(../img/Sprite/sprite.png) no-repeat -6px -289px; }
 
	#footer div.footer-mav ul li.feedback a:hover span { background: url(../img/Sprite/sprite.png) no-repeat -117px -289px; }
 
	#footer div.credits p {
		font-size: 11px;
		font-weight: normal;
		font-style: normal;
		color: #e6e6e6;
		text-align: right;
		margin: 0;
		padding: 0;
		line-height: 36px;
		height: 30px; }
 
	#footer .credits {
		float: right;
		width: 269px;
		padding-right: 6px; }
 
/*END FOOTER*/

.cabeza {
	color: #333;
	font-size: 12px;
	text-align: right;
	 }
 
.leyenda { font-size: 14px; }
 
.totales_carro {
	text-align: right;
	font-size: 10px; }
 
.resumen_pedido { font-size: 10px; }
 
.texto_extra {
	margin-top: 10px;
	font-weight: bold; }
 
.observacion_pedido {
	width: 450px;
	height: 30px; }
 
.bienvenida {
	font-size: 13px;
	text-align: left; }
 
.observacion_pedido { margin: 10px 0px 10px 0px; }
 
.galeria2 img {
	float: left;
	border: solid #FFF 5px;
	margin: 20px 15px 20px 15px; }
 
.vinculo {
	font-weight: bold;
	font-size: 13px; }
 
	.vinculo a:hover { text-decoration: underline; }
 
/* GOOGLE MAPS*/
.infomap {
	margin: 0px;
	padding: 6px;
	background-color: #333; }
 
	.infomap p {
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		margin: 5px 0px 0px 0px;
		line-height: 1em;
		font-weight: normal; }
 
	.infomap h3 {
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin: 10px 0px 0px 0px; }
 
	.infomap a {
		color: #fff;
		font-weight: bold;
		font-size: 10px; }
 
/* END GOOGLE MAPS*/
.boton_pedido {
	text-align: center;
	padding-top: 10px; }
 
.cantidad_pedido {
	text-align: center;
	font-size: 10px; }
 
#reservabg div.col2 form small a, .col2 .mid-form-div small a {
	color: #fff;
	text-decoration: underline;
	padding-top: 10px; }
 
#reservabg div.col2 form small a:hover, .col2 .mid-form-div small a:hover {
	color: #990000;
	text-decoration: underline; }
 
.restaurante-text h4, .domicilios-text h4 {
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	font-size: 18px;
	text-shadow: #000000 0 1px 1px; }
 
.restaurante-text p, .domicilios-text p {
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	font-size: 11px; }
 
.recuperar {
	display: block;
	margin-top: 10px; }
 
.col2 .vinculo:hover {
	text-decoration: underline;
	color: #FF0000; }
 
.form-col-1 h4 {
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	font-size: 18px; }
#container #main #table table tr td {
	text-align: center;
}
#container #main #table table {
	text-align: left;
}
#container #main #table table {
	text-align: left;
}
/**********Estilos para la foto de promociones**********/
div.accordion-main {
	float:none;
    margin-left:280px;
   
	}
div.foto{
	width:305px;
	padding:5px 0;
	float:left;
	cursor:pointer;
	}
div.foto img {
	width:295px
	}

