/*-----------------------------------*/
/*************** RESET ***************/
/*-----------------------------------*/

* {
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
a img {
	border: none;
}
a {
	text-decoration: none;
}
ul {
	margin: 0;
	padding: 0;
}
/*-----------------------------------*/
/************** GENERAL **************/
/*-----------------------------------*/

body {
	margin: 0;
	padding: 0;
	color: #212121;
	background-color: #050507;
}
#wrap {
	width: 100%;
	overflow: hidden;
	margin: auto;
}
.bar, .locations, .atlantic, .menus, .private, .special, .houston, .lasvegas, .newyork {
	margin: 0;
	padding: 0;
	color: #212121;
}
.about {
	background: url(../images/about.jpg) top center no-repeat #fff;
}
.locations {
	background: url(../images/bg_locations.jpg) top center no-repeat #fff;
}
.atlantic {
	background: url(../images/bg_atlantic.jpg) top center no-repeat #fff;
}
.gallery {
	background: url(../images/bg_locations.jpg) top center no-repeat #fff;
}
.lasvegas {
	background: url(../images/bg_lasvegas.jpg) top center no-repeat #fff;
}
.newyork {
	background: url(../images/bg_newyork.jpg) top center no-repeat #fff;
}
.special {
	background: url(../images/bg_special.jpg) top center no-repeat #fff;
}
.bar {
	background: url(../images/bg_bar.jpg) top center no-repeat #fff;
}
/*-----------------------------------*/
/*************** HEADER **************/
/*-----------------------------------*/	

header {
	/*width:320px;*/
	width: 100%;
	height: 130px;
	position: absolute;
	top: 0;/*z-index:1500;*//*	background:url(../images/header_bg_new.png) top center no-repeat;*/
}
#logo-home {
	width: 50%;
	height: 80px;
	background: url(../images/l_logo.png) top center no-repeat;
	cursor: pointer;
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	left: 25%;
	top: 0;
	z-index: 2000;
}
#logo {
	width: 50%;
	height: 80px;
	background: url(../images/l_logo.png) top center no-repeat;
	cursor: pointer;
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	left: 25%;
	top: 0;
	z-index: 2000;
}
#but-home {
	display: none;
}
/*#but-home { 
	font-family:'Conv_WellrockSlab', Georgia, Times, serif;
	font-size:10px;
	font-variant:small-caps;
	color:#d2d2d2;
	padding:8px 18px 24px 8px;
	float:left;
	text-decoration:none; 
	background:url(../images/arrow-off.png) right top no-repeat;
	z-index:1800;}*/

a #but-home {
	text-decoration: none;
}
#but-back {
	font-family: 'museo_sans500', Georgia, Times, serif;
	font-size: 13px;
	font-variant: small-caps;
	color: #d2d2d2;
	padding: 6px 16px 24px 10px;
	float: left;
	text-decoration: none;
	background: url(../images/back-ico.png) right top no-repeat;
	z-index: 1800;
}
a #but-back {
	text-decoration: none;
	font-family: 'museo_sans500'!important;
}
/* The Grid ---------------------- */
.row {
	width: 98%;
	margin: 0 auto;
	padding: 0 1%;
	margin-top: 6px;
}
.row a {
	font-family: 'museo_sans500'!important;
}
/*-----------------------------------*/
/*************** HOME MENU ****************/
/*-----------------------------------*/

nav.home-menu {
	height: 200px;
	position: absolute;
	z-index: 1500;
	top: 135px;
	text-decoration: none;
	width: 100%;
}
nav.home-menu ul {
	width: 100%;
	height: 50px;
}
nav.home-menu ul li {
	width: 210px;
	/*height:28px;*/
	height: 34px;
	/*float:left;*/
	background: url(../images/ho-menu-but.png) top center no-repeat;
	padding: 8px 20px 4px 20px;
	font-family: 'museo_sans500', Georgia, Times, serif;
	line-height: 1.6;
	color: #fff;
	margin: 0 auto;
	text-decoration: none;
	font-size: 18px;
	text-shadow: 1px 2px 2px rgba(99, 99, 99, 0.5);
}
nav.home-menu ul li:hover {
	background-position: bottom;
	text-decoration: none;
	color: #fff;
}
nav.home-menu ul li a, nav.home-menu ul li a:hover, nav.home-menu ul li a:link, a nav.home-menu ul li {
	text-decoration: none;
	font-size: 18px;
	color: #fff;
}
nav.home-menu ul a li {
	text-decoration: none;
}
/*-----------------------------------*/
/*************** INNER MENU ****************/
/*-----------------------------------*/

nav {
	height: 50px;
	margin: 0px 0px 10px 0px;
	float: left;
}
nav ul {
	width: 100%;
}
nav ul li.gran {
	font: 18px/28px 'museo_sans500', Georgia, Times, serif;
	letter-spacing: 0;
	float: left;
	text-transform: uppercase;
	padding: 12px 15px 0px 12px;
	background: url(../images/dot_separador.png) top right no-repeat;
	list-style: none;
}
nav ul li.gran_fin {
	font: 18px/28px 'museo_sans500', Georgia, Times, serif;
	letter-spacing: 0;
	float: left;
	text-transform: uppercase;
	padding: 12px 5px 0px 2px;
	list-style: none;
}
nav ul li a:link, nav ul li a:visited {
	color: #000;
	text-decoration: none;
}
/*nav ul li a:hover { color:#c60022; text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}*/

nav ul li {
	list-style: none;
}
nav {
	width: 320px;
	height: 50px;
	margin: 0;
	position: absolute;
	z-index: 1800;/*background-color:#FFF;*/
}
nav ul.cssdropdown {
	margin-left: 20px;/*background:url(../images/dots_320.png) top center no-repeat; height:50px; width:320px;*//*background-color:#FFF;*/
}
nav ul.cssdropdown li a {
	font-family: 'museo_sans500', Georgia, Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #fff;
	padding: 15px 20px;
	float: left;
	text-decoration: none;
}
nav ul.cssdropdown li a:hover, nav ul.cssdropdown li a:active {
	text-decoration: none;
}
/*desplegable*/	
nav ul li ul {
	margin-left: 20px;/*background-color:#FFF;*/
}
nav ul li ul li a {
	width: 100%;
	font-family: 'museo_sans500', Sans-Serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #fff;
	padding: 15px 20px;
	float: left;
	text-decoration: none;
}
nav ul li ul li a:hover, nav ul li ul li a:active {
	background-color: ccc;
	;
	background-repeat: repeat-x;
	text-decoration: none;
}
#cssdropdown, #cssdropdown ul {
	list-style: none;
}
#cssdropdown, #cssdropdown * {
	padding: 0;
	margin: 0;
}
/* Head links */
#cssdropdown li.headlink {
	width: auto;
	float: left;
	text-align: center;
	font: 13px 'museo_sans500', Georgia, Times, serif;
	padding: 0;
	list-style: none;
}
#cssdropdown li.headlink-prop {
	width: 80px;
	float: right;
	margin-left: 0;
	font: 13px 'museo_sans500', Georgia, Times, serif;
	color: #d2d2d2;
	padding: 0;
	list-style: none;
}
/*//NEW// */
#cssdropdown li.headlink-prop a.open-menu {
	background: url(../images/icon-sections.png) top center no-repeat;
}
#cssdropdown li.headlink-prop ul {
	width: 160px;
	height: auto;
	float: right;
	/*background-color:#2f0b0b;*/
	background: -moz-linear-gradient(top, #000001 0%, #290a0a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000001), color-stop(100%, #290a0a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #000001 0%, #290a0a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #000001 0%, #290a0a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #000001 0%, #290a0a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #000001 0%, #290a0a 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000001', endColorstr='#290a0a', GradientType=0 ); /* IE6-9 */
	-moz-box-shadow: inset 1px 0px 15px 3px rgba(0, 0, 0, .5);
	-webkit-box-shadow: inset 1px 0px 15px 3px rgba(0, 0, 0, .5);
	-o-box-shadow: inset 1px 0px 15px 3px rgba(0, 0, 0, .5);
	box-shadow: inset 1px 0px 15px 3px rgba(0, 0, 0, .5);
}
 #cssdropdown li.headlink:hover, #cssdropdown li.headl;
ink-prop:hover {
	background: url(../images/arrow-on.png) right top no-repeat;
}
#cssdropdown li.headlink a, #cssdropdown li.headlink-prop a {
	display: block;
	font-family: 'museo_sans500', Georgia, Times, serif;
	font-size: 13px;
	font-variant: small-caps;
	color: #d2d2d2;
	padding: 6px 18px 24px 18px;
	float: right;
	text-decoration: none;
	background: url(../images/arrow-off.png) right top no-repeat;
}
/*#cssdropdown li.headlink-prop a:hover,
#cssdropdown li.headlink-prop a:active{
	background-color:#fff}*/
	
.ie #cssdropdown li.headlink a, .ie #cssdropdown li.headlink-prop a {
	padding: 0;
}
.gecko #cssdropdown li.headlink a, .gecko #cssdropdown li.headlink-prop a {
	padding: 0;
}
/* Child lists and links */
#cssdropdown li.headlink ul, #cssdropdown li.headlink-prop ul {
	display: none;
	text-align: left;
	width: 160px;
	margin-top: 0;
}
#cssdropdown li.headlink-prop ul {
}
#cssdropdown li.headlink:hover ul, #cssdropdown li.headlink-prop:hover ul {
	display: block;
}
#cssdropdown li.headlink ul li a, #cssdropdown li.headlink-prop ul li a {
	font-variant: normal;
	font-family: 'museo_sans500', Georgia, Times, serif;
	font-size: 13px;/*width:100px;*/
}
#cssdropdown li.headlink ul li a, #cssdropdown li.headlink-prop ul li a {
	font-variant: normal;
	font-family: 'museo_sans500', Georgia, Times, serif;
	font-size: 13px;
	line-height: 1.2;
}
#cssdropdown li.headlink-prop ul li a.mini {
	font-variant: normal;
	font-family: 'museo_sans500', Georgia, Times, serif;
	font-size: 13px;
	line-height: 1.2;
}
#cssdropdown li.headlink ul li a, #cssdropdown li.headlink-prop ul li a {
	padding: 8px 0;
	height: 14px;
}
#cssdropdown li.headlink ul li a:hover, #cssdropdown li.headlink-prop ul li a:hover {
	/*background-color: #790d0b;*/
	font-size: 13px;
	color: #fff;
	width: 100%;
	padding-left: 10px;
	background: #EA1D24;
}
#cssdropdown li.headlink ul li a:hover, #cssdropdown li.headlink-prop ul li a:hover {
/*background-image:url(../images/arrow-on.png);
	background-position: right top;
	background-repeat:no-repeat;*/
}
/* Pretty styling */
#cssdropdown a {
	color: white;
}
#cssdropdown ul li a:hover {
	text-decoration: none;
}
#cssdropdown li.headlink, #cssdropdown li.headlink ul, #cssdropdown li.headlink-prop ul {
	padding-left: 10px;
	z-index: 3000
}
/*-----------------------------------*/
/*************** CONTENT *************/
/*-----------------------------------*/

/*SLIDESHOW*/

section#slide-home {
	height: 410px;
	padding: 0;
	z-index: 120;
	text-align: center;
}
section#slide-home .slide-img1 {
	background: url(../images/slides/photo_home_1c.jpg) center top no-repeat #000;
	width: 100%;
	height: 410px;
}
section#slide-home .slide-img2 {
	background: url(../images/slides/photo_home_2c.jpg) center top no-repeat #000;
	width: 100%;
	height: 410px;
}
/*section#slide-home .slide-img3 {
	background:url(../images/slides/photo_home_3.jpg) center top no-repeat  #fff;
	width:100%;
	height:250px;
}*/



html.js body section#wrap section#content section#slide-home div div.pix_diapo div.slide-img1 div.pix_relativize div.cont_text span.title, html.js body section#wrap section#content section#slide-home div div.pix_diapo div.slide-img2 div.pix_relativize div.cont_text span.title {
	font-size: 20px;
	font-family: 'museo_sans7  00';
	color: #fff;
	text-transform: uppercase;
	text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.5);
	margin: 0 auto;
	display: block;
	text-align: center;
}
html.js body section#wrap section#content section#slide-home div div.pix_diapo div.slide-img1 div.pix_relativize span, html.js body section#wrap section#content section#slide-home div div.pix_diapo div.slide-img2 div.pix_relativize span {
	font-size: 14px;
	font-family: 'museo_sans500';
	color: #fff;
	text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.5);
	margin: 0 auto;
	display: block;
}
.cont_text {
	height: 50px;
	position: absolute;
	z-index: 1500;
	top: 70px;
	text-decoration: none;
	width: 100%;
	margin: 0;
}
/*-------------------------*/
section#slide-gallery {
	height: 410px;
	padding: 0;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
/*fin SLIDESHOW*/

#content {
	padding: 0;
	float: left;
	width: 100%;
	margin-top: 0;
}
#content h1 {
	font-variant: normal;
	font-family: 'museo_sans700', Georgia, Times, serif;
	font-size: 24px;
	color: #000;
}
#content h2 {
	font-variant: normal;
	font-family: 'museo_sans500', Georgia, Times, serif;
	font-size: 15px;
	line-height: 1.2;
	color: #F00;
	margin-top: 10px;
	float: left;
}
#content h3 {
}
#content h4 {
}
#content p {
	font-variant: normal;
	font-family: 'museo_sans500', Georgia, Times, serif;
	font-size: 13px;
	line-height: 1.3;
	color: #000;
	margin: 10px 0 10px 0;
	float: left;
}
#content article.page ul li {
	display: block;
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 3px 0 3px 10px;
	font-family: 'museo_sans500', sans-serif;
	color: #292929;
	font-size: 13px;
	line-height: 18px;
	background: url(../images/bullet_list.png) no-repeat left 7px;
}
.red-button {
	width: auto;
	padding: 5px 20px;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	margin: 5px 5px 10px 5px;
	behavior: url(js/PIE.htc);
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	position: relative;
	text-decoration: none;
	float: left;
	display: inline-table;
	border: solid 1px #000;
}
.red-button a {
	color: #000;
	text-decoration: none;
	font-family: 'museo_sans500';
}
.red-button a:hover {
	color: #fff;
	font-family: 'museo_sans500';
}
.red-button:hover {
	background-color: #EA1D24;
	border: solid 1px #EA1D24;
}
.black-button, .black-button-2 {
	width: auto;
	padding: 5px 10px;
	margin: 5px 5px 10px 5px;
	border: 1px solid #EA1D24;
	color: #EA1D24;
	text-decoration: none;
	font-size: 12px;
	position: relative;
	text-decoration: none;
	display: inline-table;
	font-family: 'museo_sans500';
}
.black-button {
	float: left;
	height: 16px;
}
.black-button-2 {
	float: right;
}
.black-button a, .black-button-2 a {
	color: #EA1D24;
	text-decoration: none;
}
.black-button a:hover, .black-button-2 a:hover {
	color: #000;
}
.black-button:hover, .black-button-2:hover {
	border: 1px solid #000;
}
/*Locations*/

.locations-box {
	width: 50%;
	height: 110px;
	float: left;
	margin: 10px 0;
}
#content .locations-box h3 {
	width: 100%;
	height: 20px;
	padding-top: 3px;
	font-variant: normal;
	font-family: 'museo_sans500', Georgia, Times, serif;
	font-size: 15px;
	color: #fff;
	margin: 0;
	float: left;
	background: url(../images/bg-locations-tit.jpg) right top no-repeat #131313;
}
#content .locations-box h3 a, #content .locations-big-box h3 a, #content .locations-big-box2 h3 a {
	color: #fff;
	text-decoration: none;
	margin-left: 10px;
}
#content .locations-box h3 a:hover {
	color: #d2d2d2;
	text-decoration: none;
}
#content .locations-box p, #content .locations-big-box p, #content .locations-box p a, #content .locations-big-box p a {
	font-size: 12px;
	margin: 5px 0;
	width: 100%;
	color: #000;
	text-decoration: none;
}
/*fin Locations*/

/*Locations Detail*/

.locations-big-box, .locations-big-box2 {
	width: 100%;
	height: auto;
	float: left;
	margin: 10px 0;
}
#content .locations-big-box h3 {
	width: 100%;
	height: 20px;
	padding-top: 3px;
	font-variant: normal;
	font-family: 'museo_sans500', Georgia, Times, serif;
	font-size: 15px;
	color: #fff;
	margin: 0 0 15px 0;
	float: left;
	background: url(../images/bg-locations-tit2.jpg) right top no-repeat #131313;
}
#content .locations-big-box2 p {
	margin: 0 0 10px 0;
}
#content .locations-hours-box {
	width: 45%;
	height: auto;
	font-variant: normal;
	font-family: 'museo_sans500', Georgia, Times, serif;
	font-size: 11px;
	color: #d2d2d2;
	margin: 10px 0;
	padding: 6px;
	float: left;
	text-align: center;
	line-height: 1.8;
	background-color: #111111;
	border: 1px solid #333;
}
/*fin Locations Detail*/

/*article x*/
article.page {
	width: 90%;
	height: auto;
	display: block;
	overflow: hidden!important;
	padding: 10px 10px 15px 10px;
	margin: 150px auto 0 auto;
	opacity: 70%;
	background: #fff; /* Old browsers */
}
div.sep-title {
	width: 100%;
	height: 1px;
	border-top: 1px solid #EA1D24;
	float: left;
	margin: 5px 0;
}
/*article x*/


/*RESERVATIONS page*/
	
#content h2.OT_feedTitle {
	margin: 10px 0;
	width: 100%;
}
#OT_defList {
	margin: 0;
	padding: 0;
}
#OT_restaurant, #OT_partySize, #OT_date, #OT_empty {
	margin: 0 10px 10px 0;
	padding: 0;
	float: left;
}
#OT_restaurant {
	width: 70%;
}
#OT_restaurant select {
	background-color: #FFF;
	text-shadow: none;
	box-shadow: none;
}
#OT_partySize select {
	background-color: #FFF;
	text-shadow: none;
	box-shadow: none;
}
#OT_time select {
	background-color: #FFF;
	text-shadow: none;
	box-shadow: none;
}
#OT_partySize {
	width: 70%;
}
#OT_date {
	width: 20%;
}
#cal1 {
	margin: -120px 0 0 -50px;
	padding: 0;
	float: left;
	background-color: #333;
	width: 120px;
	height: auto;
	font-size: 16px;
	color: #fff;
	position: absolute;
	z-index: 1000;
	text-align: center;
	letter-spacing: 2;
}
td.partOfCal {
	padding: 0 5px;
	text-align: center;
}
#cal1 table td {
	background-color: #333;
}
#cal1 table td .partOfCal spacer {
	width: 3px;
}
#cal1 table td a {
	color: #D6740B;
}
p#dateDisplay {
	display: none;
}
#cal1 table {
	background-color: #333;
	margin: 0;
}
.OT_hidden {
	margin: -50px 0 0 0;
}
#OT_time {
	padding: 0;
	float: left;
	margin: 40px 0 0 -68px;
}
#OT_restaurantLbl, #OT_partySizeLbl {
	color: #D6740B;
	font-size: 12px;
	float: left;
	padding: 0;
	width: 24%;
	padding: 5px 0 5px 0 0;
	line-height: 2;
}
#OT_dateLbl {
	color: #D6740B;
	font-size: 12px;
	float: left;
	width: 24%;
	padding: 5px 0 5px 0 0;
	line-height: 2;
}
#OT_timeLbl {
	display: none;
}
#OT_submitWrap {
	float: left;
	margin: 80px 0 0 -100px;
}
/*fin RESERVATIONS page*/

/*-----------------------------------*/
/************ FOOTER *************/
/*-----------------------------------*/


footer {
	width: 100%;
	padding: 20px 10px 10px 10px;
	float: left;
	background: #050507;
}
footer nav {
	position: relative;
	float: none;
	margin: auto;
	text-align: center;
}
footer p {
	font: 11px/13px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 10px;
}
nav.footer-menu a {
	margin: 0 auto;
	font-family: 'museo_sans500', Georgia, Times, serif;
	font-size: 12px;
	color: #bababa;
	text-transform: uppercase;
	text-align: center;
	padding: 0 4%;
	border-right: solid 1px #780a0a;
	color: #d2d2d2;
}
nav.footer-menu a:hover {
	color: #fff;
}
nav.footer-menu a.last {
	border-right: none;
}
#logo-laundrys {
	width: 18%;
	height: 20px;
	background: url(../images/logo_laundrys.png) no-repeat top center;
	cursor: pointer;
	margin: 15px 41%;
	float: left;
}
#shakefx {
	float: left;
	margin: 5px 0 0 165px;
}
#shakefx a {
	display: block;
	float: right;
	width: 89px;
	height: 27px;
	background: url(../images/qkstudio.png) no-repeat left top;
	margin-top: -28px;
}
#shakefx a:hover {
	background-position: left -26px;
}
#shakefx span {
	color: #727272;
	font-size: 11px;
	float: left;
	margin-top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 145px;
	float: right;
}
/*rotador	*/
#pix_pag {
	right: 70%;
}
#pix_canvas {
	left: 75%;
}
/*
html.js body.gallery section#wrap section#content article.page div.bx-wrapper div.bx-window  {
	background: none;
	padding: 0;
	width: 100%
}

.page .bx-wrapper .bx-window .bxslider img{
	min-width: 100%;
	width: 100%;
}

html.js body.gallery section#wrap section#content article.page div.bx-wrapper a.bx-prev{
	margin:0 auto;
	font-family:'museo_sans500';
	color: #000;
	float: left;
}

html.js body.gallery section#wrap section#content article.page div.bx-wrapper a.bx-next{
	margin:0 auto;
	font-family:'museo_sans500';
	color: #000;
	float: right;
}
html.js body.gallery section#wrap section#content article.page div.bx-wrapper div.bx-captions{
	display: none;
}
*/
article.page .bx-wrapper .bx-window .bxslider img {
	width: 100%!important;
	height: auto;
}
article.page div.bx-wrapper div.bx-window div.bxslider {
}
html.js body.gallery section#wrap section#content article.page div.bx-wrapper a.bx-next {
	margin: 0 auto;
	font-family: 'museo_sans500';
	color: #000;
	float: right;
}
html.js body.gallery section#wrap section#content article.page div.bx-wrapper a.bx-prev {
	margin: 0 auto;
	font-family: 'museo_sans500';
	color: #000;
	float: left;
}
html.js body.gallery section#wrap section#content article.page div.bx-wrapper div.bx-window {
	height: 230px!important;
}

@media screen and (max-width: 1200px) {
#content .locations-hours-box {
	width: 100%;
	height: auto;
	float: left;
}
.content_res {
	width: 100%;
	height: auto;
	float: left;
}
.content_res #OT_searchWrapperAll {
	position: relative;
	top: 0;
	left: 0;
	padding: 25px 0 90px 0;
}
.content_res .OT_TableButton {
	position: relative;
	top: 0;
	left: -145px;
}
}
