/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	min-width: 640px;
}
body {
	margin: 0;
	min-width: 640px;
	font: 12px/16px 'Open Sans', Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../NY_UpperEastSide/images/bg-body.jpg);
	-webkit-text-size-adjust: 100%;
}
img {
	border-style: none;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input, textarea, select {
	font: 12px/15px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	outline: none;
}
.hidden {
	display: none;
	position: absolute;
	top: -9999px;
	left: -9999px;
}
#wrapper {
	width: 100%;
	min-width: 640px;
	margin: 0 auto;
}
#header {
	position: relative;
	z-index: 5;
	margin: 0 0 -15px;
	width: 100%;
	height: 147px;
	background: url(../NY_UpperEastSide/images/bg-header1.png) repeat-x;
}
#header .holder {
	margin: 0 auto;
	padding: 0 0 14px;
	width: 988px;
}
#header .holder:after {
	content: "";
	display: block;
	clear: both;
}
.logo {
	float: left;
	margin: 14px 0 0;
	overflow: hidden;
	width: 174px;
	height: 68px;
	text-indent: -9999px;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat 0 -150px;
}
.logo a {
	display: block;
	height: 100%;
}
.btn-join {
	float: right;
	margin: 0 -6px 0 12px;
	padding: 0 16px 0 0;
	height: 51px;
	line-height: 19px;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat 100% -60px;
	text-shadow: 0 0 3px #777;
	cursor: pointer;
}
.btn-join span {
	float: left;
	padding: 12px 23px 0 38px;
	height: 39px;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat;
}


.link-login {
	float: right;
	margin: 15px 0 0 10px;
	line-height: 16px;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	color: #de6a2f;
}
.top-nav {
	float: right;
	margin: 15px 0 0;
	padding: 0;
	list-style: none;
}
.top-nav li {
	float: left;
	margin: 0 0 0 10px;
	padding: 0 12px 0 0;
	line-height: 16px;
	font-size: 13px;
	text-transform: uppercase;
	background: url(../NY_UpperEastSide/images/sep-top-nav.gif) no-repeat 100% 50%;
}
.top-nav li a {
	text-decoration: none;
	color: #a9a9a9;
}
.top-nav li a:hover {
	color: #de6a2f;
}
.form-search {
	float: right;
	clear: right;
	margin: 8px -2px 0 0;
	overflow: hidden;
	padding: 0 5px 0 0;
	width: 265px;
	height: 24px;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat 0 -120px;
}
.form-search input[type="text"] {
	float: right;
	margin: 0;
	border-style: none;
	padding: 5px 0;
	width: 242px;
	background: none;
}
.form-search input[type="submit"] {
	float: left;
	margin: 4px 0 0 5px;
	overflow: hidden;
	border-style: none;
	padding: 0;
	width: 13px;
	height: 15px;
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -280px -120px;
}
.form-search input[type="submit"]:hover {
	cursor: pointer;
}
.nav-holder {
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 10px;
	width: 1000px;
}
.nav-holder .open {
	display: none;
}
#nav {
	margin: 0 -14px 0 -16px;
	padding: 9px 0 0;
	width: 1030px;
	list-style: none;
	text-align: center;
}
#nav li {
	display: inline-block;
	margin: 0 -3px 0 0;
	padding: 0 25px 0 26px;
	line-height: 17px;
	font-size: 14px;
	background: url(../NY_UpperEastSide/images/sep-nav.gif) no-repeat 0 2px;
}
#nav li:first-child {
	background: none;
}
#nav li a {
	float: left;
	padding: 0 0 3px;
	text-decoration: none;
	color: #603813;
}
#nav li a:hover {
	color: #000;
	background: url(../NY_UpperEastSide/images/bg-nav-hover.gif) repeat-x 0 100%;
}
#main {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 6;
}

.breadcrumbs {
	text-align: right;
	padding: 10px 40px;
	color: #333333;
}
.breadcrumbs a{
	color: #999999!important;
	text-decoration: none;
}
.breadcrumbs a:hover{
	text-decoration: underline;
}
.breadcrumbs span{
	color: #DF7413;
}

.gallery {
	position: relative;
	width: 100%;
	overflow: hidden;
	background: none;
}
.gallery .btn-prev, .gallery .btn-next {
	position: absolute;
	z-index: 1;
	top: 165px;
	left: 0;
	overflow: hidden;
	width: 92px;
	height: 112px;
	text-indent: -9999px;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat 0 -350px;
}
.gallery .btn-next {
	right: 0;
	left: auto;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -100px -350px;
}
.gallery .mask {
	position: relative;
	/* overflow: hidden;
	width: 100%; */
	width: 988px;
	margin: 0 auto;
}
.gallery .mask:after {
	display: block;
	clear: both;
	content: "";
}
.gallery .mask ul {
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 99999px;
	list-style: none;
}
.gallery .mask ul li {
	float: left;
	overflow: hidden;
	width: 330px;
	height: 440px;
}
.gallery .mask ul li .visual-default {
	display: block;
	width: 330px;
	height: 440px;
	text-decoration: none;
}
.gallery .mask ul li img {
	display: block;
	width: 330px;
	height: 440px;
	vertical-align: top;
}
.gallery .mask ul li:hover .visual-default {
	display: none;
}
.gallery .mask ul li .visual {
	position: relative;
	display: block;
	width: 330px;
	height: 440px;
	text-decoration: none;
	cursor: pointer;
}
.gallery .mask ul li .visual .title {
	position: absolute;
	top: 0;
	left: 0;
	padding: 24px 25px 0 25px;
	line-height: 74px;
	font-size: 78px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
}
.gallery .mask ul li .visual .btn {
	position: absolute;
	bottom: 29px;
	left: 29px;
	height: 47px;
	padding: 0 20px 0 0;
	line-height: 22px;
	font-size: 17px;
	text-transform: uppercase;
	color: #f47421;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat 100% -520px;
}
.gallery .mask ul li .visual .btn span {
	float: left;
	padding: 11px 15px 0 36px;
	height: 36px;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat 0 -470px;
}
.club-area {
	position: relative;
	width: 100%;
	height: 231px;
	background: url(../NY_UpperEastSide/images/bg-club-area.jpg) repeat-x;
}
.club-area .frame {
	width: 100%;
	height: 231px;
	background: url(../NY_UpperEastSide/images/bg-club-frame.png) no-repeat 50% 0;
}
.club-area .holder {
	margin: 0 auto;
	width: 988px;
	height: 231px;
}
.club-select {
	position: relative;
	float: left;
	margin: 0 0 0 31px;
	padding: 79px 0 0 31px;
	width: 520px;
}
.club-select .up {
	position: absolute;
	top: 94px;
	left: 0;
	overflow: hidden;
	width: 19px;
	height: 18px;
	text-indent: -9999px;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -240px -310px;
}
.club-select .btn {
	display: none;
}
.club-select .down {
	position: absolute;
	top: 124px;
	left: 0;
	overflow: hidden;
	width: 19px;
	height: 18px;
	text-indent: -9999px;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -260px -310px;
}
.club-select .club-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.club-select .club-list li {
	padding: 0 0 3px;
	line-height: 28px;
	font-size: 25px;
	font-weight: 600;
}
.club-select .club-list li a {
	text-decoration: none;
	color: #a59281;
}
.club-select .club-list li a:hover {
	color: #fff;
}
.club-select .club-list li.active a {
	line-height: 50px;
	font-size: 45px;
	color: #fff;
	text-shadow: 0 0 3px #666;
}
.club-nav {
	position: absolute;
	top: -13px;
	left: 31px;
	width: 234px;
	background: url(../NY_UpperEastSide/images/bg-club-nav.png) repeat-x;
}
.club-nav li {
	padding: 10px 10px 9px 25px;
	line-height: 17px;
	font-size: 14px;
	text-transform: uppercase;
	background: url(../NY_UpperEastSide/images/sep-club-nav.png) repeat-x;
}
.club-nav li:first-child {
	background: none;
}
.club-nav li a {
	text-decoration: none;
	color: #fff;
	text-shadow: 0 0 3px #666;
}
.location-nav {
	float: right;
	margin: 0;
	padding: 108px 0 0;
	list-style: none;
}
.location-nav li {
	position: relative;
	float: left;
	margin: 0 40px 0 7px;
	width: 46px;
	height: 47px;
}
.location-nav li a {
	display: block;
	overflow: hidden;
	width: 46px;
	height: 47px;
	text-indent: -9999px;
}
.location-nav .date {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -200px -350px;
}
.location-nav .map {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -250px -350px;
}
.location-nav .time {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -300px -350px;
}
.location-nav .person {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -350px -350px;
}
.location-nav .date:hover {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -200px -400px;
}
.location-nav .map:hover {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -250px -400px;
}
.location-nav .time:hover {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -300px -400px;
}
.location-nav .person:hover {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -350px -400px;
}
.location-nav .tooltip {
	display: none;
	position: absolute;
	bottom: 40px;
	left: -157px;
	width: 235px;
}
.location-nav li:hover .tooltip {
	display: block;
}
.location-nav .tooltip .t {
	overflow: hidden;
	width: 235px;
	height: 67px;
	background: url(../NY_UpperEastSide/images/bg-location-tooltip-t.png) no-repeat;
}
.location-nav .tooltip .m {
	width: 235px;
	background: url(../NY_UpperEastSide/images/bg-location-tooltip-m.png) repeat-y;
}
.location-nav .tooltip .m:after {
	content: "";
	display: block;
	clear: both;
}
.location-nav .tooltip .b {
	overflow: hidden;
	width: 235px;
	height: 85px;
	background: url(../NY_UpperEastSide/images/bg-location-tooltip-b.png) no-repeat;
}
.location-nav .tooltip .inside {
	position: relative;
	float: left;
	margin: -67px 0 -85px;
	padding: 18px 13px 35px 22px;
	width: 200px;
	min-height: 99px;
	line-height: 18px;
	font-size: 11px;
	color: #582700;
}
.location-nav .reverse .tooltip {
	left: -33px;
}
.location-nav .reverse .tooltip .t {
	background: url(../NY_UpperEastSide/images/bg-location-tooltip-t2.png) no-repeat;
}
.location-nav .reverse .tooltip .m {
	background: url(../NY_UpperEastSide/images/bg-location-tooltip-m2.png) repeat-y;
}
.location-nav .reverse .tooltip .b {
	background: url(../NY_UpperEastSide/images/bg-location-tooltip-b2.png) no-repeat;
}
.location-nav .reverse .tooltip .inside {
	padding: 18px 22px 35px 28px;
}
.location-nav .tooltip .inside .title {
	display: block;
	padding: 0 0 1px;
	line-height: 18px;
	font-size: 13px;
	font-weight: bold;
}
.location-nav .tooltip .inside .sub-title {
	display: block;
	font-weight: bold;
}
.location-nav .tooltip .inside .contact {
	display: block;
	padding: 5px 0 4px;
}
.location-nav .tooltip .inside p {
	margin: 0;
}
.club-area2 {
	height: 168px;
	position: relative;
	z-index: 2;
}
.club-area2 .frame {
	height: 168px;
	background: none;
}
.club-area2 .holder {
	width: 992px;
	height: 168px;
	background: url(../NY_UpperEastSide/images/bg-club-frame2.jpg) no-repeat 100% 0;
}
.club-area2 .club-select {
	margin: 0 0 0 14px;
	padding: 45px 0 0 28px;
	width: 600px;
}
.club-area2 .club-select .up {
	top: 61px;
}
.club-area2 .club-select .down {
	top: 91px;
}
.club-area2 .location-nav {
	padding: 83px 23px 0 0;
}
.club-area2 .location-nav li {
	margin: 0 22px 0 8px;
	width: 47px;
	height: 40px;
}
.club-area2 .location-nav li a {
	width: 47px;
	height: 40px;
}
.club-area2 .location-nav .date {
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat;
}
.club-area2 .location-nav .map {
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat -50px 0;
}
.club-area2 .location-nav .time {
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat -100px 0;
}
.club-area2 .location-nav .person {
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat -150px 0;
}
.club-area2 .location-nav .date:hover {
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat 0 -50px;
}
.club-area2 .location-nav .map:hover {
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat -50px -50px;
}
.club-area2 .location-nav .time:hover {
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat -100px -50px;
}
.club-area2 .location-nav .person:hover {
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat -150px -50px;
}
.main-container {
	position: relative;
	overflow: hidden;
	padding: 29px 0 0;
	width: 100%;
}
.m1 {
	position: relative;
	left: 50%;
	float: left;
	width: 1100px;
}
.m2 {
	position: relative;
	left: -50%;
	float: left;
	width: 1100px;
}
.schedule-area {
	margin: 0 auto 10px;
	padding: 0 0 0 1px;
	width: 1005px;
}
.schedule-area .holder {
	padding: 0 9px 19px;
	width: 987px;
	background: url(../NY_UpperEastSide/images/bg-schedule-area-shadow.png) no-repeat 0 100%;
}
.schedule-area .frame {
	padding: 25px 23px 0;
	width: 941px;
	height: 222px;
	background: url(../NY_UpperEastSide/images/bg-schedule-area1.jpg) no-repeat;
}
.schedule-area .heading {
	padding: 0 0 54px;
	width: 100%;
}
.schedule-area .heading:after {
	content: "";
	display: block;
	clear: both;
}
.schedule-area h2 {
	margin: 0;
	line-height: 55px;
	font-size: 42px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 0 3px #666;
}
.schedule-area .heading h2 {
	float: left;
}
.schedule-area .link-date {
	float: left;
	margin: 13px 0 0 14px;
	overflow: hidden;
	width: 33px;
	height: 34px;
	text-indent: -9999px;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -420px -350px;
}
.schedule-area .link-date:hover {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -460px -350px;
}
.schedule-area .sub-heading {
	display: none;
}
.schedule-list {
	margin: 0 -23px;
	overflow: hidden;
	padding: 7px 25px 7px 32px;
	width: 930px;
	list-style: none;
	background: url(../NY_UpperEastSide/images/bg-schedule-list.png);
	text-shadow: 0 0 2px #666;
}
.schedule-list li {
	float: left;
	padding: 0 5px 0 0;
	width: 180px;
	line-height: 15px;
	font-size: 12px;
}
.schedule-list li .date {
	display: block;
	padding: 0 0 1px;
	font-style: normal;
	color: #fff;
}
.schedule-list li .title {
	line-height: 23px;
	font-size: 19px;
	font-weight: bold;
}
.schedule-list li .title a {
	text-decoration: none;
	color: #fff;
}
.schedule-list li .title a:hover {
	text-decoration: underline;
}
.schedule-area .btn-view {
	display: none;
}
.events-area {
	margin: 0 auto 11px;
	padding: 0 0 0 1px;
	width: 1005px;
}
.events-area .holder {
	padding: 0 9px 19px;
	width: 987px;
	background: url(../NY_UpperEastSide/images/bg-events-area-shadow.png) no-repeat 0 100%;
}
.events-area .frame {
	position: relative;
	padding: 29px 23px 54px;
	width: 941px;
	min-height: 164px;
	background: url(../NY_UpperEastSide/images/bg-events-area1.jpg) no-repeat;
}
.events-area .heading {
	padding: 0 0 16px;
	width: 100%;
}
.events-area .heading:after {
	content: "";
	display: block;
	clear: both;
}
.events-area h2 {
	margin: 0;
	line-height: 55px;
	font-size: 42px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 0 3px #666;
}
.events-area .heading h2 {
	float: left;
}
.events-area .link-date {
	float: left;
	margin: 12px 0 0 12px;
	overflow: hidden;
	width: 33px;
	height: 34px;
	text-indent: -9999px;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -420px -350px;
}
.events-area .link-date:hover {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -460px -350px;
}
.events-area .date {
	position: absolute;
	top: 10px;
	right: 0;
	width: 230px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}
.events-area .date .month {
	margin: 0 0 -16px;
	line-height: 163px;
	font-size: 158px;
}
.events-area .date .year {
	line-height: 70px;
	font-size: 66px;
	font-weight: 300;
}
.events-area .txt {
	padding: 0 0 0 2px;
	width: 460px;
	line-height: 23px;
	font-size: 14px;
	color: #fff;
	text-shadow: 0 0 3px #666;
}
.events-area .txt .time {
	display: block;
	line-height: 23px;
	font-size: 12px;
	font-style: normal;
}
.events-area .txt p {
	margin: 0;
}
.events-area .txt a {
	color: #fff;
}
.events-area .txt a:hover {
	color: #e7742b;
}
.events-area .txt p a {
	font-weight: bold;
	text-decoration: none;
}
.events-area .txt .link-view {
	line-height: 23px;
	font-size: 12px;
	text-decoration: underline;
}
.txt h3 {
	font-size: 25px;
	font-weight: 600;
	line-height: 28px;
	color: #A59281;
	text-transform: uppercase;
}
.txt a {
	color: #F37421!important;
}
.events-area .frame .decor {
	position: absolute;
	top: -82px;
	left: 490px;
	width: 279px;
	height: 438px;
	background: url(../NY_UpperEastSide/images/bg-events-area-decor.png) no-repeat;
}
.trainer-area {
	position: relative;
	margin: 0 auto 12px;
	padding: 0 0 0 29px;
	width: 977px;
	height: 266px;
	background: url(../NY_UpperEastSide/images/bg-trainer-area1.png) no-repeat 1px 0;
}
.trainer-area h2 {
	margin: 0 0 30px;
	padding: 35px 0 0 2px;
	line-height: 45px;
	font-size: 42px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 0 3px #666;
}
.wide .gallery2 {
	position: relative;
	width: 952px;
}
.gallery2 .btn-prev, .gallery2 .btn-next {
	position: absolute;
	z-index: 1;
	top: 32px;
	left: 8px;
	overflow: hidden;
	width: 33px;
	height: 54px;
	text-indent: -9999px;
	background: url(../NY_UpperEastSide/images/sprite2.png) no-repeat 0 -120px;
}
.wide .gallery2 .btn-prev, .wide .gallery2 .btn-next {
	display: none;
}
.wide .gallery2:hover .btn-prev, .wide .gallery2:hover .btn-next {
	display: block;
}
.gallery2 .btn-next {
	left: auto;
	right: 8px;
	background: url(../NY_UpperEastSide/images/sprite2.png) no-repeat -40px -120px;
}
.gallery2 .mask {
	width: 100%;
	overflow: hidden;
}
.gallery2 .mask:after {
	content: "";
	display: block;
	clear: both;
}
.gallery2 .mask ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 99999px;
}
.gallery2 .mask ul li {
	position: relative;
	float: left;
	width: 136px;
	height: 133px;
}
.gallery2 .mask ul li .visual-default {
	display: block;
	padding: 0 3px 19px 4px;
	width: 129px;
	height: 114px;
	background: url(../NY_UpperEastSide/images/bg-gallery2.png) no-repeat;
}
.gallery2 .mask ul li .visual {
	display: none;
	padding: 0 3px 19px 4px;
	width: 129px;
	height: 114px;
	background: url(../NY_UpperEastSide/images/bg-gallery2.png) no-repeat;
}
.gallery2 .mask ul li:hover .visual-default {
	display: none;
}
.gallery2 .mask ul li:hover .visual {
	display: block;
}
.gallery2 .mask ul li .visual-default img, .gallery2 .mask ul li .visual img {
	vertical-align: top;
}
.gallery-tooltip, .gallery2 .popup {
	display: none;
	position: absolute;
	left: -276px;
	bottom: 130px;
	padding: 0 0 4px;
	width: 596px;
}
/* .gallery2 li:hover .popup {display: block;} */
.gallery-tooltip .close-row, .gallery2 .popup .close-row {
	display: none;
}
.gallery-tooltip .t, .gallery2 .popup .t {
	overflow: hidden;
	width: 596px;
	height: 146px;
	background: url(../NY_UpperEastSide/images/bg-gallery2-popup-t.png) no-repeat;
}
.gallery-tooltip .m, .gallery2 .popup .m {
	width: 596px;
	background: url(../NY_UpperEastSide/images/bg-gallery2-popup-m.png) repeat-y;
}
.gallery-tooltip .m:after, .gallery2 .popup .m:after {
	content: "";
	display: block;
	clear: both;
}
.gallery-tooltip .b, .gallery2 .popup .b {
	overflow: hidden;
	width: 596px;
	height: 164px;
	background: url(../NY_UpperEastSide/images/bg-gallery2-popup-b.png) no-repeat;
}
.gallery-tooltip .inside, .gallery2 .popup .inside {
	position: relative;
	float: left;
	margin: -146px 0 -164px;
	padding: 15px 25px 36px 21px;
	width: 550px;
}
.gallery-tooltip .sector, .gallery2 .popup .sector {
	overflow: hidden;
	width: 100%;
}
.gallery-tooltip .image, .gallery2 .popup .image {
	float: left;
	margin: 4px 13px 0 0;
}
.gallery-tooltip .image img, .gallery2 .popup .image img {
	vertical-align: top;
}
.gallery-tooltip .txt, .gallery2 .popup .txt {
	overflow: hidden;
	height: 1%;
	line-height: 18px;
	font-size: 10px;
	color: #582700;
}
.gallery-tooltip .txt .title, .gallery2 .popup .txt .title {
	display: block;
	line-height: 18px;
	font-size: 13px;
	font-weight: bold;
}
.gallery-tooltip .txt p, .gallery2 .popup .txt p {
	margin: 0 0 17px;
}
.gallery-tooltip .txt ul, .gallery2 .popup .txt ul {
	margin: -9px 0 0;
}
.gallery-tooltip .txt ul li, .gallery2 .popup .txt ul li {
	position: static;
	float: none;
	width: auto;
	height: auto;
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;
}
.gallery-tooltip .txt ul li a, .gallery2 .popup .txt ul li a {
	text-decoration: none;
	color: #f4781b;
}
.gallery-tooltip .txt ul li a:hover, .gallery2 .popup .txt ul li a:hover {
	text-decoration: underline;
}
.gallery2 .btn-play-pause {
	position: absolute;
	left: -99999px;
	top: -99999px;
	text-indent: -9999px;
	overflow: hidden;
	width: 1px;
	height: 1px;
}
.video-area {
	margin: 0 auto 52px;
	padding: 0 9px 19px 10px;
	width: 987px;
	height: 248px;
	background: url(../NY_UpperEastSide/images/bg-video-area.png) no-repeat 1px 0;
}
.video-area .video1 {
	position: relative;
	width: 100%;
}
.video-area .video1 img {
	vertical-align: top;
}
.video-area .video1 a {
	display: block;
}
.video-area .video1 .play {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -66px 0 0 -68px;
	overflow: hidden;
	width: 136px;
	height: 133px;
	text-indent: -9999px;
	background: url(../NY_UpperEastSide/images/sprite2.png) no-repeat 0 -180px;
}
.video-area .video1 a:hover .play {
	background: url(../NY_UpperEastSide/images/sprite2.png) no-repeat -150px -180px;
}
.video-area .video2 {
	display: none;
}
.hero-area {
	margin: -8px auto 1px;
	padding: 0 0 0 2px;
	width: 1014px;
}
.hero-area .t {
	overflow: hidden;
	width: 1014px;
	height: 50px;
	background: url(../NY_UpperEastSide/images/bg-hero-area-t.png) no-repeat;
}
.hero-area .m {
	width: 1014px;
	background: url(../NY_UpperEastSide/images/bg-hero-area-m.png) repeat-y;
}
.hero-area .m:after {
	content: "";
	display: block;
	clear: both;
}
.hero-area .b {
	overflow: hidden;
	width: 1014px;
	height: 250px;
	background: url(../NY_UpperEastSide/images/bg-hero-area-b.png) no-repeat;
}
.hero-area .inside {
	position: relative;
	float: left;
	margin: -50px 0 -250px;
	padding: 12px;
	width: 990px;
}
.hero-area .visual {
	position: relative;
	width: 100%;
}
.hero-area .visual img {
	vertical-align: top;
}
.hero-area .frame {
	position: absolute;
	top: 0;
	left: 0;
	padding: 36px 36px 35px 39px;
	width: 324px;
	height: 360px;
	line-height: 25px;
	font-size: 13px;
	color: #fff;
	background: url(../NY_UpperEastSide/images/bg-hero-frame.png) repeat-y;
}
.hero-area .frame h2 {
	margin: 0 0 17px;
	padding: 0 0 23px;
	line-height: 45px;
	font-size: 42px;
	font-weight: 600;
	text-transform: uppercase;
	background: url(../NY_UpperEastSide/images/bg-hero-frame-heading.png) repeat-x 0 100%;
}
.hero-area .frame p {
	margin: 0 0 21px;
}
.hero-area .frame .btn {
	float: left;
	padding: 0 10px 0 0;
	height: 44px;
	line-height: 19px;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat 100% -150px;
	text-shadow: 0 0 3px #666;
}
.hero-area .frame .btn span {
	float: left;
	padding: 12px 31px 0 41px;
	height: 32px;
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat 0 -100px;
}
.hero-area .img2 {
	display: none;
}
.hero-area .txt {
	margin: 0 0 -25px;
	padding: 21px 39px;
	line-height: 25px;
	font-size: 13px;
	color: #858484;
}
.hero-area .txt h1 {
	line-height: 45px;
	font-size: 42px;
	font-weight: 600;
	text-transform: uppercase;
	color:#633713;
}
.hero-area .txt h4 {
	font-size: 25px;
	font-weight: 600;
}
.hero-area .txt ul {
	margin: 10px 0;
	padding: 0 0 0 20px;
}
.hero-area .txt ul li {
	list-style: circle;
	margin: 0 10px;
}
.hero-area .txt p {
	margin: 0 0 25px;
}
.hero-area .txt p a {
	text-decoration: none;
	color: #858484;
}
.hero-area .txt p a:hover {
	text-decoration: underline;
}
.featured-area {
	margin: 0 auto 19px;
	padding: 0 0 0 3px;
	width: 1015px;
}
.featured-area .t {
	overflow: hidden;
	width: 1015px;
	height: 50px;
	background: url(../NY_UpperEastSide/images/bg-featured-area-t.png) no-repeat;
}
.featured-area .m {
	width: 1015px;
	background: url(../NY_UpperEastSide/images/bg-featured-area-m.png) repeat-y;
}
.featured-area .m:after {
	content: "";
	display: block;
	clear: both;
}
.featured-area .b {
	overflow: hidden;
	width: 1015px;
	height: 50px;
	background: url(../NY_UpperEastSide/images/bg-featured-area-b.png) no-repeat;
}
.featured-area .inside {
	position: relative;
	float: left;
	margin: -50px 0 -50px;
	padding: 12px;
	width: 991px;
}
.featured-area .frame {
	padding: 33px 3px 4px 13px;
	width: 975px;
	background: url(../NY_UpperEastSide/images/bg-featured-area-inside.jpg);
}
.featured-area h2 {
	margin: 0 8px 34px;
	line-height: 45px;
	font-size: 42px;
	font-weight: 600;
	color: #633713;
	text-shadow: 0 0 3px #666;
}
.featured-list {
	margin: 0;
	padding: 0;
	width: 975px;
	list-style: none;
}
.featured-list:after {
	content: "";
	display: block;
	clear: both;
}
.featured-list li {
	position: relative;
	float: left;
	margin: 0 12px 0 0;
	padding: 0 9px 19px;
	width: 295px;
	background: url(../NY_UpperEastSide/images/bg-featured-list.png) no-repeat;
}
.featured-list li img {
	vertical-align: top;
}
.featured-list li .visual-default {
	width: 100%;
}
.featured-list li:hover .visual-default {
	display: none;
}
.featured-list li .visual {
	display: none;
}
.featured-list li:hover .visual {
	display: block;
}
.featured-list .tooltip {
	display: none;
	position: absolute;
	bottom: 250px;
	left: -84px;
	padding: 0 0 11px;
	width: 262px;
	line-height: 18px;
	font-size: 10px;
	color: #582700;
}
.featured-list li:hover .tooltip {
	display: block;
}
.featured-list li:first-child .tooltip {
	left: 0;
}
.featured-list .tooltip .tt {
	overflow: hidden;
	width: 262px;
	height: 81px;
	background: url(../NY_UpperEastSide/images/bg-featured-tooltip-t.png) no-repeat;
}
.featured-list .tooltip .tm {
	width: 262px;
	background: url(../NY_UpperEastSide/images/bg-featured-tooltip-m.png) repeat-y;
}
.featured-list .tooltip .tm:after {
	content: "";
	display: block;
	clear: both;
}
.featured-list .tooltip .tb {
	overflow: hidden;
	width: 262px;
	height: 84px;
	background: url(../NY_UpperEastSide/images/bg-featured-tooltip-b.png) no-repeat;
}
.featured-list .tooltip .t-inside {
	position: relative;
	float: left;
	margin: -81px 0 -84px;
	padding: 26px 26px 24px 26px;
	width: 210px;
}
.featured-list .tooltip .t-inside .title {
	display: block;
	margin: 0 0 1px;
	line-height: 18px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.featured-list .tooltip .t-inside p {
	margin: 0 0 7px;
}
.featured-list .tooltip .t-inside .view {
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #f4781b;
}
.featured-list .tooltip .t-inside .view:hover {
	text-decoration: underline;
}
.member-area {
	margin: 0 auto 98px;
	padding: 1px 9px 19px 12px;
	width: 993px;
	background: url(../NY_UpperEastSide/images/bg-member-area-shadow.png) no-repeat 100% 100%;
}
.member-area .holder {
	position: relative;
	padding: 36px 40px 44px;
	width: 913px;
	background: url(../NY_UpperEastSide/images/bg-member-area.jpg) repeat-y;
}
.member-area .holder .decor {
	position: absolute;
	top: -38px;
	left: 572px;
	width: 321px;
	height: 296px;
	background: url(../NY_UpperEastSide/images/bg-member-area-decor.png) no-repeat;
}
.member-area .holder .decor2 {
	display: none;
}
.member-area .txt {
	overflow: hidden;
	width: 500px;
	line-height: 25px;
	font-size: 13px;
	color: #fff;
}
.member-area h2 {
	margin: 0 0 6px;
	line-height: 45px;
	font-size: 42px;
	font-weight: 600;
	color: #fff;
	text-shadow: 0 0 3px #666;
}
.member-area p {
	margin: 0;
}
.member-area .btn {
	float: left;
	margin: 22px 0 0;
	padding: 0 10px 0 0;
	height: 44px;
	line-height: 19px;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat 100% -150px;
	text-shadow: 0 0 3px #666;
}
.member-area .btn span {
	float: left;
	padding: 12px 22px 0 33px;
	height: 32px;
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat 0 -100px;
}
.main-block {
	margin: -8px auto 52px;
	padding: 0 0 0 2px;
	width: 1014px;
}
.main-block-t {
	overflow: hidden;
	width: 1014px;
	height: 550px;
	background: url(../NY_UpperEastSide/images/bg-main-block-t.png) no-repeat;
}
.main-block-m {
	width: 1014px;
	background: url(../NY_UpperEastSide/images/bg-main-block-m.png) repeat-y;
}
.main-block-m:after {
	content: "";
	display: block;
	clear: both;
}
.main-block-b {
	overflow: hidden;
	width: 1014px;
	height: 50px;
	background: url(../NY_UpperEastSide/images/bg-main-block-b.png) no-repeat;
}
.main-block-inside {
	position: relative;
	float: left;
	margin: -550px 0 -50px;
	padding: 12px;
	width: 990px;
}
.tabset {
	margin: 0;
	padding: 0;
	height: 66px;
	list-style: none;
	background: url(../NY_UpperEastSide/images/bg-tabset.gif) repeat-x 0 -100px;
}
.tabset li {
	float: left;
	line-height: 28px;
	font-size: 25px;
	font-weight: 600;
	text-transform: uppercase;
}
.tabset li a {
	float: left;
	padding: 19px 34px 0 35px;
	height: 47px;
	text-decoration: none;
	color: #fff;
}
.tabset li a:hover, .tabset li a.active {
	color: #5c2c06;
	background: url(../NY_UpperEastSide/images/bg-tabset.gif) repeat-x;
}
.tab-holder {
	padding: 23px 42px 0 38px;
	line-height: 25px;
	font-size: 13px;
	color: #555455;
}
.tab-holder p {
	margin: 0 0 25px;
}
.tool-box {
	padding: 23px 0 0;
}
.tool-box .heading {
	padding: 0 0 9px;
	width: 100%;
}
.tool-box .heading:after {
	content: "";
	display: block;
	clear: both;
}
.tool-box h2 {
	float: left;
	margin: 0;
	line-height: 28px;
	font-size: 25px;
	font-weight: 600;
	text-transform: uppercase;
	color: #555455;
}
.tool-box .link-prev {
	float: left;
	margin: 8px 7px 0 0;
	overflow: hidden;
	width: 8px;
	height: 11px;
	text-indent: -9999px;
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat -200px 0;
}
.tool-box .link-next {
	float: left;
	margin: 8px 0 0 7px;
	overflow: hidden;
	width: 8px;
	height: 11px;
	text-indent: -9999px;
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat -220px 0;
}
.tool-box .buttons {
	float: right;
}
.tool-box .buttons .socials {
	float: right;
	padding: 0 0 0 35px;
}
.tool-box .buttons .socials .box {
	float: left;
	padding: 4px 0 0 10px;
}
.tool-box .buttons .socials .box img {
	vertical-align: top;
}
.tool-box .buttons .link-print {
	float: left;
	margin: -2px 0 0;
	padding: 7px 0 0 37px;
	height: 23px;
	line-height: 15px;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #555455;
	background: url(../NY_UpperEastSide/images/icon-print.png) no-repeat;
}
.tool-box .buttons .link-print:hover {
	text-decoration: underline;
}
.form-tools2 {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.form-tools2:after {
	content: "";
	display: block;
	clear: both;
}
.form-tools2 .box {
	overflow: hidden;
	padding: 0 0 10px;
	width: 290px;
}
.form-tools2 .area {
	float: right;
	width: 290px;
}
.form-tools2 .select2 {
	width: 290px;
}
.form-tools2 .selectArea {
	height: 38px;
	line-height: 38px;
	font-size: 16px;
}
.form-tools2 .selectArea a.selectButton {
	background: url(../NY_UpperEastSide/images/select2.png) no-repeat 100% 0;
}
.form-tools2 .selectArea .center {
	padding: 0 30px 0 16px;
	height: 38px;
	line-height: 38px;
	background: url(../NY_UpperEastSide/images/select2.png) repeat-x 0 -50px;
}
.drop-select2 {
	font-size: 15px !important;
}
.drop-select2 a {
	padding: 4px 13px !important;
}
.form-tools {
	position: static;
	top: auto;
	left: auto;
	margin: 0 0 19px;
	width: 100%;
}
.form-tools:after {
	content: "";
	display: block;
	clear: both;
}
.form-tools .box {
	float: left;
	margin: 0 20px 0 0;
	width: 166px;
}
.form-tools .box.last {
	margin: 0;
}
.form-tools label {
	display: block;
	padding: 0 0 3px;
	line-height: 25px;
	font-size: 13px;
	color: #555455;
}
.form-tools .select {
	width: 166px;
}
.outtaHere {
	position: absolute;
	left: -9999px;
}
.selectArea {
	position: relative;
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	color: #555455;
}
.selectArea .left {
	display: none;
}
.selectArea a.selectButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: url(../NY_UpperEastSide/images/select.png) no-repeat 100% 0;
}
.selectArea .center {
	display: block;
	padding: 0 30px 0 11px;
	height: 30px;
	line-height: 30px;
	background: url(../NY_UpperEastSide/images/select.png) repeat-x 0 -40px;
}
.optionsDivInvisible, .optionsDivVisible {
	position: absolute;
	z-index: 1100;
	font-size: 12px;
	background: #e3e2e1;
}
.optionsDivInvisible {
	display: none;
}
.optionsDivVisible ul {
	margin: 0;
	overflow: hidden;
	border: solid #e3e2e1;
	border-width: 0 1px 1px;
	padding: 2px;
	list-style: none;
	background: #fff;
}
.optionsDivVisible ul li {
	float: left;
	width: 100%;
}
.optionsDivVisible a {
	display: block;
	overflow: hidden;
	padding: 2px 8px;
	height: 1%;
	text-decoration: none;
	color: #555455;
}
.optionsDivVisible a:hover {
	text-decoration: none;
	color: #000;
	background: #e3e2e1;
}
.schedule-block {
	padding: 0 0 70px;
	width: 910px;
	background: url(../NY_UpperEastSide/images/bg-schedule-block-heading.gif) repeat-x;
}
.schedule-block .accordion {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
.schedule-block .accordion:after {
	content: "";
	display: block;
	clear: both;
}
.schedule-block .accordion li {
	float: left;
	width: 130px;
}
.wide .schedule-block .accordion li > div {
	display: block !important;
}
.schedule-block .opener {
	display: block;
	padding: 3px 0 6px 15px;
	line-height: 42px;
	font-size: 38px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}
.schedule-block .opener .off {
	display: none;
}
.schedule-block .heading .box {
	position: relative;
}
.schedule-block .area {
	position: relative;
	padding: 37px 0 4px 17px;
	width: 113px;
}
.schedule-block .area:after {
	content: "";
	display: block;
	clear: both;
}
.schedule-block h3 {
	position: absolute;
	top: 8px;
	left: 17px;
	margin: 0 0 5px;
	line-height: 25px;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
}
.schedule-block .box {
	position: relative;
	float: left;
	margin: 0 17px 15px 0;
	width: 113px;
	line-height: 15px;
	font-size: 11px;
	color: #555455;
}
.schedule-block .box .title {
	font-weight: bold;
	text-decoration: none;
	color: #f37421;
}
.schedule-block .box .title:hover {
	text-decoration: underline;
}
.schedule-block .box p {
	margin: 0;
}
.schedule-block .popup {
	display: none;
	position: absolute;
	z-index: 5;
	bottom: 42px;
	left: -287px;
	width: 315px;
}
.schedule-block .box:hover .popup {
	display: block;
}
.schedule-block .popup .t {
	overflow: hidden;
	width: 315px;
	height: 110px;
	background: url(../NY_UpperEastSide/images/bg-schedule-popup-t.png) no-repeat;
}
.schedule-block .popup .m {
	width: 315px;
	background: url(../NY_UpperEastSide/images/bg-schedule-popup-m.png) repeat-y;
}
.schedule-block .popup .m:after {
	content: "";
	display: block;
	clear: both;
}
.schedule-block .popup .b {
	overflow: hidden;
	width: 315px;
	height: 154px;
	background: url(../NY_UpperEastSide/images/bg-schedule-popup-b.png) no-repeat;
}
.schedule-block .popup .inside {
	position: relative;
	float: left;
	margin: -110px 0 -154px;
	padding: 14px 21px 0 24px;
	width: 270px;
	line-height: 15px;
	font-size: 11px;
	color: #fff;
}
.schedule-block .reverse .popup {
	left: 58px;
}
.schedule-block .reverse .popup .t {
	background: url(../NY_UpperEastSide/images/bg-schedule-popup-t2.png) no-repeat;
}
.schedule-block .reverse .popup .m {
	background: url(../NY_UpperEastSide/images/bg-schedule-popup-m2.png) repeat-y;
}
.schedule-block .reverse .popup .b {
	background: url(../NY_UpperEastSide/images/bg-schedule-popup-b2.png) no-repeat;
}
.schedule-block .popup h4 {
	margin: 0 0 6px;
	line-height: 28px;
	font-size: 25px;
	font-weight: 600;
	text-transform: uppercase;
}
.schedule-block .popup h4 a {
	text-decoration: none;
	color: #f37321;
}
.schedule-block .popup h4 a:hover {
	text-decoration: underline;
}
.schedule-block .box .popup p {
	margin: 0 0 10px;
}
.schedule-block .popup ul {
	margin: 0 0 14px;
	padding: 0;
	list-style: none;
}
.schedule-block .popup ul li {
	float: none;
	width: auto;
	font-weight: bold;
}
.schedule-block .popup .button-area {
	width: 100%;
}
.schedule-block .popup .button-area:after {
	content: "";
	display: block;
	clear: both;
}
.schedule-block .popup .btn {
	float: left;
	margin: 0 0 0 -1px;
	padding: 0 10px 0 0;
	height: 44px;
	line-height: 19px;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat 100% -150px;
	text-shadow: 0 0 3px #666;
}
.schedule-block .popup .btn span {
	float: left;
	padding: 12px 22px 0 33px;
	width: 98px;
	height: 32px;
	text-align: center;
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat 0 -100px;
}
.schedule-block .popup .no-log .btn {
	color: #bfbfbf;
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat 100% -250px;
}
.schedule-block .popup .no-log .btn span {
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat 0 -200px;
}
.schedule-block .popup .note {
	display: none;
	float: right;
	padding: 7px 0 0;
	width: 95px;
	color: #a1a1a1;
}
.schedule-block .popup .no-log .note {
	display: block;
}
#footer {
	position: relative;
	z-index: 5;
	margin: -21px 0 0;
	padding: 21px 0 0;
	height: 218px;
	background: url(../NY_UpperEastSide/images/bg-footer1.png) repeat-x;
}
#footer .holder {
	margin: 0 auto;
	overflow: hidden;
	width: 988px;
}
.bottom-nav {
	float: left;
	margin: 0;
	padding: 24px 0 0 14px;
	width: 620px;
	list-style: none;
}
.bottom-nav li {
	float: left;
	margin: 0;
	padding: 0 16px 0 17px;
	line-height: 16px;
	font-size: 13px;
	background: url(../NY_UpperEastSide/images/sep-nav.gif) no-repeat 0 2px;
}
.bottom-nav li:first-child {
	background: none;
}
.bottom-nav li a {
	text-decoration: none;
	color: #603813;
}
.bottom-nav li a:hover {
	color: #de6a2f;
}
#footer .area {
	float: right;
	padding: 22px 0 0;
	width: 351px;
}
.link-top {
	display: none;
}
#footer .row {
	overflow: hidden;
	padding: 0 0 14px;
	width: 100%;
}
.social-nav {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.social-nav li {
	float: left;
	margin: 0 11px 0 0;
}
.social-nav a {
	display: block;
	overflow: hidden;
	width: 21px;
	height: 21px;
	text-indent: -9999px;
}
.social-nav .twitter {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -300px -120px;
}
.social-nav .youtube {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -325px -120px;
}
.social-nav .facebook {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -350px -120px;
}
.social-nav .twitter:hover {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -375px -120px;
}
.social-nav .youtube:hover {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -400px -120px;
}
.social-nav .facebook:hover {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -425px -120px;
}
.bottom-logo {
	float: right;
	margin: 1px 32px 0 0;
	overflow: hidden;
	width: 177px;
	height: 70px;
	text-indent: -9999px;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat 0 -230px;
}
#footer .txt {
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #a3a2a2;
}
#footer .txt p {
	margin: 0;
}
/* Brown Video Button */
a.video {
	background: url(../images/brownTv.png) no-repeat 0 0;
	display: block;
	height: 40px;
	width: 40px;
	cursor: pointer;
}
a.video span {
	display: none;
}

@media only screen and (max-width: 1000px) {
#wrapper {
	margin: 0 auto;
	width: 640px;
}
#header {
	margin: 0 0 -19px;
	height: 116px;
	background: url(../NY_UpperEastSide/images/bg-header2.png) repeat-x;
}
#header .holder {
	padding: 0 0 14px;
	width: 640px;
}
.logo {
	margin: 16px 0 0 19px;
	width: 225px;
	height: 63px;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -200px -150px;
}
.btn-join {
	display: none;
}
.link-login {
	margin: 5px 18px 0 0;
	line-height: 24px;
	font-size: 20px;
	text-transform: none;
	color: #666;
}
.top-nav {
	display: none;
}
.form-search {
	display: none;
}
.nav-holder {
	position: absolute;
	top: 41px;
	right: 13px;
	margin: 0;
	overflow: visible;
	padding: 0;
	width: 200px;
}
.nav-holder .open {
	display: block;
	float: right;
	padding: 1px 48px 0 0;
	height: 43px;
	line-height: 43px;
	font-size: 28px;
	text-transform: uppercase;
	text-decoration: none;
	color: #8f8d8d;
	background: url(../NY_UpperEastSide/images/bullet-open.png) no-repeat 100% 0;
}
.popup {
	display: none;
	position: absolute;
	top: 56px;
	left: -427px;
	width: 640px;
	background: url(../NY_UpperEastSide/images/bg-popup.png);
}
.nav-holder.active .popup {
	display: block;
}
#nav {
	margin: 0;
	padding: 0;
	width: 640px;
	text-align: left;
}
#nav li {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 50px;
	font-size: 45px;
	background: url(../NY_UpperEastSide/images/sep-popup.png) repeat-x;
}
*+html #nav li {
	display: block;
	margin: 0;
	zoom: normal;
}
#nav li:first-child {
	background: url(../NY_UpperEastSide/images/bg-popup-first.png) repeat-x;
}
#nav li a {
	display: block;
	float: none;
	padding: 17px 20px 20px 85px;
	color: #fff;
	text-shadow: 0 0 3px #666;
}
#nav li:first-child a {
	padding: 15px 20px 20px 85px;
}
#nav li a:hover {
	color: #000;
	background: none;
}
#main {
	z-index: 1
}
.gallery {
	overflow: hidden;
}
.gallery .btn-prev,  .gallery .btn-next {
	top: 65px;
}
.gallery .mask {
	width: 640px;
	margin-left: 121px;
}
.gallery .mask ul li {
	width: 398px;
	/* width:320px; */
	height: 533px;
}
.gallery .mask ul li .visual-default {
	width: 398px;
	height: 533px;
}
.gallery .mask ul li img {
	width: 398px;
	height: 533px;
}
.gallery .mask ul li .visual {
	width: 398px;
	height: 533px;
}
.gallery .mask ul li .visual .title {
	padding: 29px 11px 0 31px;
	line-height: 90px;
	font-size: 94px;
}
.gallery .mask ul li .visual .btn {
	bottom: 36px;
	left: 37px;
	height: 55px;
	line-height: 24px;
	font-size: 20px;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat 100% -630px;
}
.gallery .mask ul li .visual .btn span {
	padding: 14px 21px 0 41px;
	height: 41px;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat 0 -570px;
}
.club-area {
	width: 640px;
	height: 329px;
	background: url(../NY_UpperEastSide/images/bg-club-area2.jpg) no-repeat;
}
.club-area .frame {
	height: 329px;
	background: none;
}
.club-area .holder {
	margin: 0;
	width: 640px;
	height: 329px;
}
.club-select {
	position: relative;
	float: none;
	margin: 0 17px 0 31px;
	padding: 56px 0 0 12px;
	width: 580px;
	z-index: 1;
}
.club-select .up {
	display: none;
}
.club-select .down {
	display: none;
}
.club-select .btn {
	display: block;
	position: absolute;
	top: 54px;
	right: 21px;
	padding: 0 20px 0 0;
	height: 42px;
	line-height: 18px;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat 100% -740px;
}
.club-select .btn span {
	float: left;
	padding: 11px 8px 0 28px;
	height: 31px;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat 0 -690px;
}
.club-select .club-list li {
	padding: 0 0 6px;
	line-height: 34px;
	font-size: 30px;
	width: 375px;
}
.club-select .club-list li.active {
	width: 100%;
}
.club-select .club-list li.active a {
	line-height: 57px;
	font-size: 53px;
	letter-spacing: -5px;
}
.club-nav {
	display: none;
}
.location-nav {
	float: none;
	position: relative;
	margin: 0 auto;
	padding: 35px 0 0;
	width: 608px;
}
.location-nav li {
	float: left;
	margin: 0 28px;
	width: 96px;
	height: 83px;
}
.location-nav li a {
	width: 96px;
	height: 83px;
}
.location-nav .date {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat 0 -800px;
}
.location-nav .map {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -100px -800px;
}
.location-nav .time {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -200px -800px;
}
.location-nav .person {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -300px -800px;
}
.location-nav .date:hover {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat 0 -900px;
}
.location-nav .map:hover {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -100px -900px;
}
.location-nav .time:hover {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -200px -900px;
}
.location-nav .person:hover {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -300px -900px;
}
.location-nav li:hover .tooltip {
	display: none;
}
.main-container {
	position: static;
	overflow: visible;
	padding: 0;
	width: 640px;
}
.m1 {
	position: static;
	left: auto;
	float: none;
	width: 640px;
}
.m2 {
	position: static;
	left: auto;
	float: none;
	width: 640px;
}
.schedule-area {
	margin: 0;
	padding: 0;
	width: 640px;
}
.schedule-area .holder {
	padding: 0;
	width: 640px;
	background: none;
}
.schedule-area .frame {
	padding: 65px 43px 0;
	width: 554px;
	height: 894px;
	background: url(../NY_UpperEastSide/images/bg-schedule-area2.jpg) no-repeat;
}
.schedule-area .heading {
	padding: 0 0 9px;
}
.schedule-area h2 {
	line-height: 55px;
	font-size: 53px;
}
.schedule-area .link-date {
	margin: 9px 0 0 17px;
	width: 41px;
	height: 42px;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -420px -800px;
}
.schedule-area .link-date:hover {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -420px -850px;
}
.schedule-area .sub-heading {
	display: block;
	padding: 0 0 40px;
	line-height: 34px;
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	color: #e6722a;
}
.schedule-list {
	margin: 0;
	overflow: hidden;
	padding: 0 0 5px 3px;
	width: 343px;
	list-style: none;
	background: none;
}
.schedule-list li {
	float: none;
	border-top: 1px solid #fff;
	padding: 20px 0;
	width: auto;
	line-height: 31px;
	font-size: 27px;
}
.schedule-list li:first-child {
	border-top: none;
}
.schedule-list li .date {
	padding: 0 0 8px;
}
.schedule-list li .title {
	line-height: 47px;
	font-size: 43px;
}
.schedule-area .btn-view {
	display: block;
	float: left;
	margin: 0 0 0 5px;
	padding: 0 20px 0 0;
	height: 55px;
	line-height: 26px;
	font-size: 22px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background: url(../NY_UpperEastSide/images/sprite2.png) no-repeat 100% -60px;
}
.schedule-area .btn-view span {
	float: left;
	padding: 13px 13px 0 33px;
	height: 42px;
	background: url(../NY_UpperEastSide/images/sprite2.png) no-repeat;
}
.events-area {
	margin: 0;
	padding: 0;
	width: 640px;
}
.events-area .holder {
	padding: 0;
	width: 640px;
	background: none;
}
.events-area .frame {
	position: static;
	padding: 57px 42px 54px;
	width: 556px;
	min-height: 0;
	background: url(../NY_UpperEastSide/images/bg-events-area2.jpg) no-repeat;
}
.events-area .frame .decor {
	display: none;
}
.events-area .heading {
	padding: 0;
}
.events-area h2 {
	line-height: 55px;
	font-size: 53px;
}
.events-area .heading h2 {
	float: left;
}
.events-area .link-date {
	margin: 9px 0 0 17px;
	width: 41px;
	height: 42px;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -420px -800px;
}
.events-area .link-date:hover {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -420px -850px;
}
.events-area .date {
	position: static;
	top: auto;
	right: auto;
	overflow: hidden;
	width: 100%;
}
.events-area .date .month {
	float: left;
	margin: -13px 0 0;
	width: 100%;
	line-height: 433px;
	font-size: 428px;
}
.events-area .date .year {
	float: left;
	margin: -32px 0 0;
	width: 100%;
	line-height: 181px;
	font-size: 178px;
}
.events-area .txt {
	padding: 38px 0 0 9px;
	width: auto;
	line-height: 37px;
	font-size: 23px;
	color: #fff;
}
.events-area .txt .time {
	line-height: 37px;
	font-size: 20px;
}
.events-area .txt .link-view {
	line-height: 37px;
	font-size: 20px;
}
.trainer-area {
	position: relative;
	margin: 0;
	padding: 60px 25px 0 45px;
	width: 570px;
	height: 898px;
	background: url(../NY_UpperEastSide/images/bg-trainer-area2.jpg) no-repeat;
}
.trainer-area h2 {
	margin: 0 0 22px;
	padding: 0;
	line-height: 57px;
	font-size: 53px;
}
.gallery2 {
	position: static;
	width: 100%;
}
.wide .gallery2 {
	position: relative;
	width: 100%;
}
.gallery2 .btn-prev,  .gallery2 .btn-next,  .wide .gallery2 .btn-prev,  .wide .gallery2 .btn-next {
	display: none !important;
}
.gallery2 .mask ul {
	width: auto !important;
	position: static !important;
	margin-left: 0 !important;
}
.gallery2 .mask ul li {
	position: static;
	overflow: hidden;
	width: 138px;
	height: 124px;
}
.gallery2 .mask ul li .visual-default {
	padding: 0 5px 10px 4px;
	width: 129px;
	height: 114px;
	background: url(../NY_UpperEastSide/images/bg-gallery22.png) no-repeat;
}
.gallery2 .mask ul li .visual {
	padding: 0 5px 10px 4px;
	width: 129px;
	height: 114px;
	background: url(../NY_UpperEastSide/images/bg-gallery22.png) no-repeat;
}
.video-area {
	margin: 0;
	padding: 0;
	width: 640px;
	height: auto;
	background: none;
}
.video-area .video1 {
	display: none;
}
.video-area .video2 {
	display: block;
	position: relative;
	width: 100%;
}
.video-area .video2 img {
	vertical-align: top;
}
.video-area .video2 a {
	display: block;
}
.video-area .video2 .play {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -141px 0 0 -145px;
	overflow: hidden;
	width: 290px;
	height: 283px;
	text-indent: -9999px;
	background: url(../NY_UpperEastSide/images/sprite2.png) no-repeat 0 -330px;
}
.video-area .video2 a:hover .play {
	background: url(../NY_UpperEastSide/images/sprite2.png) no-repeat 0 -630px;
}
#footer {
	margin: -23px 0 0;
	padding: 23px 0 0;
	height: 390px;
	background: url(../NY_UpperEastSide/images/bg-footer2.png) repeat-x;
}
#footer .holder {
	width: 640px;
}
.bottom-nav {
	float: left;
	margin: 0;
	padding: 15px 0 0 32px;
	width: 208px;
	list-style: none;
}
.bottom-nav li {
	float: none;
	border-top: 1px solid #f37421;
	padding: 8px 0;
	line-height: 30px;
	font-size: 27px;
	background: none;
}
.bottom-nav li:first-child {
	border-top: none;
}
#footer .area {
	padding: 22px 0 0;
	width: 248px;
}
.link-top {
	display: inline;
	float: right;
	margin: 16px 13px 0 0;
	padding: 1px 51px 0 0;
	line-height: 43px;
	font-size: 28px;
	text-transform: uppercase;
	text-decoration: none;
	color: #8f8d8d;
	background: url(../NY_UpperEastSide/images/bullet-top.png) no-repeat 100% 0;
}
#footer .row {
	clear: both;
}
.social-nav {
	float: right;
	padding: 1px 21px 0 0;
	list-style: none;
}
.social-nav li {
	margin: 0 0 0 19px;
}
.social-nav a {
	width: 35px;
	height: 35px;
}
.social-nav .twitter {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat 0 -310px;
}
.social-nav .youtube {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -40px -310px;
}
.social-nav .facebook {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -80px -310px;
}
.social-nav .twitter:hover {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -120px -310px;
}
.social-nav .youtube:hover {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -160px -310px;
}
.social-nav .facebook:hover {
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -200px -310px;
}
.bottom-logo {
	float: left;
	clear: right;
	margin: 104px 10px 0 0;
	width: 225px;
	height: 63px;
	background: url(../NY_UpperEastSide/images/sprite.png) no-repeat -200px -230px;
}
#footer .txt {
	display: none;
}
.club-area2 {
	display: none;
}
.hero-area {
	margin: 0;
	padding: 0;
	width: 640px;
}
.hero-area .t {
	display: none;
}
.hero-area .m {
	width: 640px;
	background: none;
}
.hero-area .b {
	display: none;
}
.hero-area .inside {
	position: static;
	float: none;
	margin: 0;
	padding: 0;
	width: 640px;
}
.hero-area .visual {
	position: static;
}
.hero-area .frame {
	position: static;
	top: auto;
	left: auto;
	overflow: hidden;
	padding: 22px 27px 39px;
	width: 586px;
	height: auto;
	line-height: 30px;
	font-size: 17px;
	background: none;
}
.hero-area .frame h2 {
	margin: 0 -6px 9px;
	padding: 0;
	line-height: 56px;
	font-size: 53px;
	background: none;
}
.hero-area .frame .btn {
	margin: 0 0 0 -2px;
}
.hero-area .img1 {
	display: none;
}
.hero-area .img2 {
	display: block;
}
.hero-area .txt {
	overflow: hidden;
	padding: 24px 27px 16px;
	width: 586px;
	line-height: 30px;
	font-size: 17px;
	color: #5e5d5d;
	background: url(../NY_UpperEastSide/images/bg-hero-area2.jpg);
}
.hero-area .txt p {
	margin: 0 0 30px;
}
.hero-area .txt p a {
	color: #5e5d5d;
}
.hero-area .txt br {
	margin: 0 0 38px;
}
.featured-area {
	margin: 0;
	padding: 0;
	width: 640px;
}
.featured-area .t {
	display: none;
}
.featured-area .m {
	width: 640px;
	background: url(../NY_UpperEastSide/images/bg-hero-area2.jpg);
}
.featured-area .b {
	display: none;
}
.featured-area .inside {
	position: static;
	float: none;
	margin: 0;
	padding: 0;
	width: 640px;
}
.featured-area .frame {
	padding: 0 0 0 18px;
	width: 622px;
	background: url(../NY_UpperEastSide/images/bg-hero-area2.jpg);
}
.featured-area h2 {
	margin: 0 3px 13px;
	line-height: 56px;
	font-size: 53px;
}
.featured-list {
	padding: 0 0 15px;
	width: 640px;
}
.featured-list li {
	margin: 0 11px 8px 0;
	width: 279px;
	height: 223px;
	background: url(../NY_UpperEastSide/images/bg-featured-list2.png) no-repeat;
}
.featured-list li img {
	width: 279px;
	height: 223px;
}
.featured-list .tooltip {
	bottom: 235px;
	left: 16px;
}
.trainer-area2 {
	padding: 56px 25px 0 45px;
	width: 570px;
	height: 1408px;
	background: url(../NY_UpperEastSide/images/bg-trainer-area3.jpg) no-repeat;
}
.trainer-area2 h2 {
	margin: 0 0 33px;
	line-height: 65px;
	font-size: 53px;
}
.member-area {
	margin: 0;
	padding: 0;
	width: 640px;
	background: none;
}
.member-area .holder {
	padding: 38px 27px 65px;
	width: 586px;
}
.member-area .holder .decor {
	position: absolute;
	top: -707px;
	left: 0;
	width: 320px;
	height: 707px;
	background: url(../NY_UpperEastSide/images/bg-member-area-decor21.png) no-repeat;
}
.member-area .holder .decor2 {
	display: block;
	position: absolute;
	top: -660px;
	left: 320px;
	width: 320px;
	height: 660px;
	background: url(../NY_UpperEastSide/images/bg-member-area-decor22.png) no-repeat;
}
.member-area .txt {
	width: auto;
	line-height: 30px;
	font-size: 17px;
}
.member-area h2 {
	margin: 0 0 11px;
	line-height: 65px;
	font-size: 53px;
}
.member-area .btn {
	margin: 35px 0 0 1px;
	height: 70px;
	line-height: 30px;
	font-size: 25px;
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat 100% -380px;
}
.member-area .btn span {
	padding: 20px 38px 0 48px;
	height: 50px;
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat 0 -300px;
}
.gallery2 li:hover .popup {
	display: none;
}
.gallery2 .popup {
	display: none;
	top: 80px;
	left: 0;
	bottom: auto;
	padding: 0;
	width: 640px;
	height: 1384px;
	background: url(../NY_UpperEastSide/images/bg-trainer-popup.png);
}
.gallery2 li:hover .popup {
	display: none;
}
.gallery2 .active .popup,  .gallery2 li:hover .active .popup {
	display: block;
}
.gallery2 .popup .close-row {
	display: block;
	overflow: hidden;
	padding: 28px 46px 15px;
	width: 548px;
}
.gallery2 .popup .close {
	float: right;
	overflow: hidden;
	width: 28px;
	height: 28px;
	text-indent: -9999px;
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat -240px 0;
}
.gallery2 .popup .t {
	display: none;
}
.gallery2 .popup .m {
	width: 640px;
	background: none;
}
.gallery2 .popup .b {
	display: none;
}
.gallery2 .popup .inside {
	position: static;
	float: none;
	margin: 0;
	padding: 15px 40px 36px 49px;
	width: 551px;
}
.gallery2 .popup .sector {
	overflow: visible;
	width: 100%;
}
.gallery2 .popup .image {
	margin: 4px 22px 0 -3px;
}
.gallery2 .popup .txt {
	overflow: visible;
	height: auto;
	line-height: 29px;
	font-size: 20px;
	color: #fff;
}
.gallery2 .popup .txt .title {
	line-height: 31px;
	font-size: 27px;
}
.gallery2 .popup .txt p {
	margin: 0 0 27px;
}
.gallery2 .popup .txt ul {
	margin: -21px 0 0;
}
.gallery2 .popup .txt ul li {
	position: static;
	float: none;
	width: auto;
	height: auto;
	line-height: 42px;
	font-size: 21px;
}
.main-block {
	margin: 0;
	padding: 0;
	width: 640px;
}
.main-block-t {
	display: none;
}
.main-block-m {
	padding: 29px 19px;
	width: 602px;
	background: #f6f5f4;
}
.main-block-b {
	display: none;
}
.main-block-inside {
	position: static;
	float: none;
	margin: 0;
	padding: 0;
	width: 602px;
}
.tabset {
	margin: 0 0 10px;
	overflow: hidden;
	height: auto;
	width: 100%;
	background: none;
}
.tabset li {
	margin: 0 42px 0 0;
	line-height: 19px;
	font-size: 19px;
	font-weight: normal;
	text-transform: none;
}
.tabset li a {
	padding: 0 0 0 28px;
	height: 20px;
	color: #555455;
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat -460px 0;
}
.tabset li a:hover,  .tabset li a.active {
	color: #555455;
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat -420px -40px;
}
.tab-holder {
	padding: 23px 0 0;
}
.tab-holder .text-area {
	display: none;
}
.tool-box {
	padding: 0;
}
.tool-box .heading {
	padding: 0 0 9px;
	width: 100%;
}
.tool-box h2 {
	display: none;
}
.tool-box .link-prev {
	float: left;
	margin: 0;
	padding: 0 0 0 17px;
	width: auto;
	height: auto;
	line-height: 23px;
	font-size: 19px;
	text-indent: 0;
	text-decoration: none;
	color: #555455;
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat 0 -482px;
}
.tool-box .link-next {
	float: right;
	margin: 0 2px 0 0;
	padding: 0 18px 0 0;
	width: auto;
	height: auto;
	line-height: 23px;
	font-size: 19px;
	text-indent: 0;
	text-decoration: none;
	color: #555455;
	background: url(../NY_UpperEastSide/images/sprite3.png) no-repeat 100% -482px;
}
.tool-box .link-prev:hover,  .tool-box .link-next:hover {
	text-decoration: underline;
}
.tool-box .buttons {
	display: none;
}
.form-tools2 {
	position: static;
	top: auto;
	left: auto;
	margin: 0 0 18px;
	width: 100%;
}
.form-tools {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.schedule-block {
	padding: 22px 0 43px;
	width: 600px;
	background: none;
}
.schedule-block .accordion {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
.schedule-block .accordion:after {
	content: "";
	display: block;
	clear: both;
}
.schedule-block .accordion li {
	float: none;
	width: 100%;
}
.schedule-block .opener {
	display: block;
	padding: 7px 0 8px 15px;
	line-height: 42px;
	font-size: 38px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	color: #f6f5f4;
	background: #d1cece url(../NY_UpperEastSide/images/bg-schedule-block-heading.gif) repeat-x;
}
.schedule-block .opener .off {
	display: inline;
}
.schedule-block .opener .date {
	margin: 0 0 0 10px;
	font: italic 22px/25px Times, serif;
	text-transform: none;
}
.schedule-block .heading .box {
	position: relative;
}
.schedule-block .area {
	position: relative;
	padding: 0;
	width: 100%;
}
.schedule-block h3 {
	display: none;
}
.schedule-block .holder {
	padding: 6px 0 18px;
}
.schedule-block .box {
	position: relative;
	float: none;
	margin: 0;
	border-top: 2px solid #ddd;
	width: 100%;
	line-height: 40px;
	font-size: 19px;
	color: #555455;
}
.schedule-block .box.first {
	border-top: none;
}
.schedule-block .box:after {
	content: "";
	display: block;
	clear: both;
}
.schedule-block .box .title {
	float: left;
	width: 182px;
	font-weight: bold;
	text-decoration: none;
	color: #f37421;
}
.schedule-block .box .title:hover {
	text-decoration: underline;
}
.schedule-block .box p {
	margin: 0;
}
.schedule-block .box .trainer {
	float: left;
	width: 216px;
}
.schedule-block .box .time {
	float: left;
	width: 202px;
}
.schedule-block .popup {
	display: none;
	position: absolute;
	z-index: 5;
	top: auto;
	bottom: 15px;
	left: 70px;
	width: 315px;
	background: none;
}
.schedule-block .reverse .popup {
	left: 70px;
}
.schedule-block .hide {
	display: none;
}

}
a.btn span{color: #FFF!important;}

