
@font-face {
    font-family: 'Varela Round';
    src: url('../fonts/varelaround-regular-webfont.eot');
    src: url('../fonts/varelaround-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/varelaround-regular-webfont.woff2') format('woff2'),
         url('../fonts/varelaround-regular-webfont.woff') format('woff'),
         url('../fonts/varelaround-regular-webfont.ttf') format('truetype'),
         url('../fonts/varelaround-regular-webfont.svg#varela_roundregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* GENERAL */

.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; } /* IE7 */

html{
	position: relative;
	min-height:100%;
	width:100%;
	min-width: 1200px;
}

body{
	width:100%;
	height:100%;
	color:#111;
	font:16px/18px 'Varela Round', sans-serif;
}

a{
	text-decoration:none;
	-moz-transition:0.15s;
	-webkit-transition:0.15s;
	-o-transition:0.15s;
	transition:0.15s;
	color:#fff;
}

.black-link > p > a,
.black-link table a{
	color:#000;
	border-bottom: 1px solid #000
}

.black-link > p > a:hover,
.black-link table a:hover{
	color:#444;
	border-bottom: 1px solid 444
}

li{
	-moz-transition:0.2s;
	-webkit-transition:0.2s;
	-o-transition:0.2s;
	transition:0.2s
}

h1{
	display: inline;
	font-size: 170%;
	line-height: 96%;
	letter-spacing: 2px;
}

em{
	font-style: italic;
	font-size: inherit !important;
	line-height: inherit !important;
}

strong{
	font-weight: bold;
  font-family: Helvetica;
}


/* NAVBAR */
.layout-navbar{
	background:white;
	height:61px;
	width:100%;
	min-width: 1000px;
	position: fixed;
	top:0;
	left:0;
	padding:17px 0 0 15px;
	z-index: 1000;
}

.layout-navbar.sub-active{
	border-bottom:2px solid #777;
}

.layout-navbar a{
	color:#000;
	display: inline-block;
	font-size: 96%;
	line-height: 200%;
	transition:0.3s;
	letter-spacing: 1px
}

.layout-navbar li a:hover,
.layout-navbar li a.selected{
	font-size: 120%;
	line-height: 100%;
}

.layout-navbar > a:hover{
	font-size: 96%;
	line-height: 200%;
}

.layout-navbar nav,.layout-navbar ul,.layout-navbar li{
	display: inline;
}

.layout-navbar li{
	margin-right: 27px;
	font-size: 108%
}

.layout-navbar li:first-child{
	margin-left: 20px
}

.lang-links{
	position: absolute;
	right:20px;
	top:19px;
}

.lang-links a.active{
    font-weight: bold;
}

/* SUBNAV */

.layout-nav-sub{
	display: none;
}

.nav-sub > ul > li{
	min-height:36px;
	border-bottom:2px solid #777;
	overflow: hidden;
	transition:0.4s;
}

.sub-content{
	max-width: 800px;
	padding-left:61px;
	display: none;
	padding-bottom: 15px;
	/*min-height: 480px*/
	font-size: 85%;
	line-height: 160%
}

.sub-content > ul > li{
	padding-left: 13px;
	display: block;
	position: relative;
}

.sub-content > ul > li:before{
  position:absolute;
  top: 3px;
  left: 0;
  content: '\b7\a0';
  font-size: 28px;
  line-height: 16px;
}

.sub-content a{
	position: relative;
	display: inline-block;
	padding-left: 0;
	display: inline;
	letter-spacing: 0;
	color: #111;
}

.sub-content a:after{
	content:'';
	bottom:2px;
	left:0;
	width: 100%;
	position: absolute;
	height: 1px;
	background: #111111;
}

.sub-content table td{
	vertical-align: top;
	padding-right: 15px;
}

.sub-content table td:first-child{
	/*max-width: 120px;*/
}

.sub-content td{
	vertical-align: top;
}

.sub-content td img{
	max-width: 100%;
	height: auto !important
}

.nav-sub > ul > li > a{
	width: 100%;
	color:#000;
	background: #fff;
	display: block;
	line-height: 226%;
	padding:0 0 0 14px;
	letter-spacing: 1px
}

.sub-content .button{
	color: #fff;
	padding:2px 8px;
	background: #bbb;
	font-size: 14px;
}


.layout-content{
	margin-top: 61px
}

/* FLOORS COLLAPSED */
.floor-item{
	background: #66e627;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	color:white;
	padding:5px 0 0 12px;
	font-size: 130%;
	line-height: 148%;
	position: relative;
	overflow: hidden;
	height:136px;
	transition:height 0.5s, opacity 0.5s;
}

.floor-item.open{
	height:570px;
}

.floor-item:nth-child(1) .floor-plan .color{
	background: #66e627;
}

.floor-item.open .nav-floor,
.floor-item.open .floor-plan{
/*	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;*/
	transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
}

/* 2nd */
.floor-item:nth-child(1) .section-link span,
.floor-item:nth-child(1) .floor-plan .vert,
.floor-item:nth-child(1) .floor-plan .horiz{
	color:#66e627;
}

/* 1st */
.floor-item:nth-child(2){
	background: #002db6;
}

.floor-item:nth-child(2) .section-link span,
.floor-item:nth-child(2) .floor-plan .vert,
.floor-item:nth-child(2) .floor-plan .horiz,
.floor-item:nth-child(2) .floor-plan .color{
	color: #002db6;
}

.floor-item:nth-child(2) .section-b-top{
	height:100px;
	top:6px;
}

.floor-item:nth-child(2) .section-b-top span{
	top:35px;
}

/* EG */
.floor-item:nth-child(3){
	background: #ffb627;
}

.floor-item:nth-child(3) .section-link span,
.floor-item:nth-child(3) .floor-plan .vert,
.floor-item:nth-child(3) .floor-plan .horiz,
.floor-item:nth-child(3) .floor-plan .color{
	color: #ffb627;
}

.floor-item:nth-child(3) .section-b-top{
	height:100px;
	top:6px;
}

.floor-item:nth-child(3) .section-b-top span{
	top:35px;
}


/* UG */
.floor-item:nth-child(4){
	background: #ff76ff;
}

.floor-item:nth-child(4) .section-link span,
.floor-item:nth-child(4) .floor-plan .vert,
.floor-item:nth-child(4) .floor-plan .horiz,
.floor-item:nth-child(4) .floor-plan .color{
	color: #ff76ff;
}

.floor-item:nth-child(4) .section-b-bottom{
	display: none;
}

.floor-item:nth-child(4) .section-b-top{
	top:92px;
	left:107px;
	height: 34px;
	width:70px;
}

.floor-item:nth-child(4) .section-b-top span{
	top: 3px;
	left:25px;
}


.floor-item p{
	margin: 0
}

.floor-item h2,.floor-item h3{
	float: left;
	width: 60px;
	font-size: inherit;
	line-height: inherit;
	display: block;
	position: relative;
	z-index: 1
}

.floor-item h3{
	float:none;
	width: 272px;
}

.floor-item h3 > p{
	display: inline-block;
}

.floor-item h3 > p:first-child{
	width: 20px;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
}

.floor-item .active h3 > p:first-child,
.floor-item.open h3 > p:first-child{
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
}

.floor-item.open a:first-child h3{
	color:#000;
}

.nav-floor{
	width:301px;
	float: left;
	position: relative;
	z-index: 1;
}

.floor-sections{
	width:196px;
	height: 136px;
	float: left;
	position: relative;
}

.section-link > div{
	background:white;
	position: absolute;
	transition:0.2s;
}

.section-link span{
	display: block;
	position: absolute;
	font-size: 106%
}

.section-link.active > div{
	background: black
}

a.active{
	color:#000;
}

.section-a-top{
	top:5px;
	width:82px;
	height:87px;
}

.section-a-top span{
	top:37px;
	left:31px;
}

.section-a-bottom{
	top:92px;
	width:105px;
	height:34px;
}

.section-b-top{
	top:41px;
	left:121px;
	width:55px;
	height: 52px
}

.section-b-top span{
	top:25px;
	left:18px;
}

.section-b-bottom{
	top:92px;
	left:107px;
	width:69px;
	height:34px;
}

.section-c{
	top:5px;
	width:55px;
	height:34px;
	left:121px;
}

.section-c span{
	top:3px;
	left:18px;
}

.floor-info{
	float: left;
	padding:6px 0 0 0;
	font-size: 72%;
	line-height: 128%;
	max-width: 450px;
}

.artist-info table,
.sub-content table[summary="standard"],
.sub-content table[summary="flyer"]{
	max-width: 800px !important;
	width: auto !important;
}

.artist-info > p{
	max-width: 800px !important;
}

.artist-info table td,
.sub-content table[summary="standard"] td,
.sub-content table[summary="flyer"] td{
	vertical-align: top;
}

.artist-info table td p,
.sub-content table[summary="standard"] td p,
.sub-content table[summary="flyer"] td p{
	margin-top:0 !important;
}

.artist-info table td:first-child,
.sub-content table[summary="standard"] td:first-child{
	width: 160px;
	padding-right: 15px;
}

.sub-content table[summary="flyer"] td:first-child{
	width: 300px;
	padding-right: 50px;
}

.artist-info table td img,
.sub-content table[summary="standard"] td img{
	display: block;
	width: 100% !important;
	height: auto !important;
	margin-top: 5px;
}

.sub-content table[summary="flyer"] td img{
	display: block;
	width: 300px !important;
	height: auto !important;
	margin-top: 5px;
}

.floor-info > div{
	display: none;
}

.floor-info > div.active{
	display: block
}

.nav-floor-artists{
	margin-top:10px;
}

.nav-floor-artists a{
	font-size: 12px;
	line-height: 145%;
	display: block;
	margin-left: 22px
}

.floor-plan{
	height:516px;
	width:403px;
	float:left;
	position: relative;
	margin-top: 5px;
}

.floor-grid-box div{
	background: transparent;
	position: absolute;
	border: 2px solid rgba(255,255,255,0.5);
	display: none;
}

.floor-grid-1{
	width: 234px;	height: 132px; top: 0; left: 120px;
}

.floor-grid-2{
	width: 234px;	height: 379px;	top: 132px;	left: 120px;
}

.floor-grid-3{
	width: 63px;	height: 138px;	top: 373px;	left: 59px;	border-right: 2px solid #66e627 !important;
}

.floor-grid-4{
	width:354px;
	height:516px;
}

.floor-grid-5{
	left:352px;
	top: 373px;
	height:143px;
	width:52px;
	border-left: 2px solid #66e627 !important;
}

.floor-grid-6{
	left:120px;
	top: 0;
	width:234px;
	height:378px;
}

.grid-2og-c .floor-grid-2,
.grid-2og-c .floor-grid-3,
.grid-2nd-c .floor-grid-2,
.grid-2nd-c .floor-grid-3{
	display: block;
}

.grid-2og-b .floor-grid-1,
.grid-2nd-b .floor-grid-1{
	display: block;
}

.grid-2og-a .floor-grid-4,
.grid-2og-a .floor-grid-5,
.grid-2nd-a .floor-grid-4,
.grid-2nd-a .floor-grid-5{
	display: block;
}

.grid-ug-b .floor-grid-6,
.grid-bf-b .floor-grid-6{
	display: block;
}

.floor-plan > div{
	position: absolute;
}

.floor-plan > .wb{
	background: #fff;
}

.floor-plan a div{
	position: absolute;
	background:white;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	transition:0.2s;
	color:black;
}

.floor-plan a.active div{
	background:black;
}

.vert{
	transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
}

div.horiz,div.vert{
	background:transparent !important;
}

.nav-floor-artists a.active{
	color:#000;
}

/* ARTIST */
.layout-artist{
	width:100%;
	left:0;
	top:0;
	position: relative;
	padding-left:361px;
	margin:-5px 0 0 0px;
}

.layout-artist-box{
	background:#eee;
	width: 100%;
	min-height: 575px;
	position: relative;
	padding:8px 45px;
}

.layout-artist-box header{
	display: block;
	height:44px;
}

.layout-artist-box h2{
	width: 100%;
	color:#000;
}

.artist-info-link{
	display: inline-block;
}

.artist-info-link:hover span{
	background: #000;
	color:#fff;
}

.layout-artist-box a h2 span{
	display: inline-block;
	background:white;
	color:#000;
	width:27px;
	height: 27px;
	border-radius:50%;
	text-align: center;
	line-height: 140%;
	margin-left: -32px
}

.artist-info{
	position: absolute;
	top:52px;
	width:100%;
	left: 0;
	padding:0 45px 20px 45px;
	opacity: 0;
	-wekit-opacity: 0;
	-moz-opacity: 0;
	z-index:-1;
	color: #000;
	font-size: 65%;
	line-height: 165%;
	transition:0.4s;
	-moz-transition:0.4s;
	-webkit-transition:0.4s;
	min-height: 523px;
}

.artist-info.active{
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	z-index: 100;
	height:auto;
	background:#F6F6F6;
}

article p{
	margin:5px 0 1.2% 0 !important;
	-webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

article p:first-child{
	margin-top: 0;
}

.close-x{
	position: absolute;
	right: 15px;
	top:0px;
	font:lighter 40px/40px 'Helvetica Neue', 'Helvetica Neue Light', 'HelveticaNeue-Light', Arial, Helvetica, sans-serif;
	color:#333;
	cursor: pointer;
}

.close-x:hover{
	color:#000;
}

.white{
	color:#fff !important;
}

.active .white{
	color:#000 !important;
}

.black{
	color:#000 !important;
}

.active .black{
	color:#fff !important;
}

.round{
	border-radius: 50%;
	background: #999 !important
}

.rect{
	background: #999 !important
}

.active .rect,
.active .round{
	background: #777 !important
}

.overlay-container{
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.9);
	z-index: 1000;
	overflow-y: scroll;
}

.overlay-content{
	max-width: 600px;
	min-height: 100%;
	padding: 73px 50px 40px 50px;
	margin: 50px auto;
	background: #F6F6F6;
	position: relative;
	z-index: 1002;
	font-size: 85%;
	line-height: 160%
}

.overlay-content > ul > li{
	padding-left: 13px;
	display: block;
	position: relative;
}

.overlay-content > ul > li:before{
  position:absolute;
  top: 3px;
  left: 0;
  content: '\b7\a0';
  font-size: 28px;
  line-height: 16px;
}

.overlay-content h2{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #EEEEEE;
	width: 100%;
	height: 50px;
	font-size: 20px;
	padding: 16px 20px 0 50px;
	box-sizing: border-box;
}

.overlay-content h2:after{
	content:'i';
	display: inline-block;
	position: absolute;
	left: 45px;
	top: 12px;
	background:white;
	color:#000;
	width:27px;
	height: 27px;
	border-radius:50%;
	text-align: center;
	line-height: 140%;
	margin-left: -32px;
}

.overlay-content a{
	position: relative;
	display: inline-block;
        color: #333
}

.overlay-content a:after{
	content:'';
	bottom:2px;
	left:0;
	width: 100%;
	position: absolute;
	height: 1px;
	background: #111111;
}

.iframe_wrap{
	height: 410px;
	width: 729px;
}

.iframe_wrap iframe{
	height:410px !important;
	width: 100% !important;
}