@charset "utf-8";
/*
 * blue : #29ABE2
 * black : #000000
 * white : #ffffff
 * red : #D7244C
 */
 
 
/*
 * RESET
 * ================================================================================ */
* {
	margin: 0;
	padding: 0;
}
html, body, form {
	width: 100%;
	height: 100%;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
.container {
	margin: 0 auto;
	position: relative;
}
.no-margin {
	margin: 0!important;
}
.no-padding {
	padding: 0!important;
}
.clear {
	clear: both;
}
ul {
	list-style-type: none;
}
a {
	text-decoration: none;
}
a img {
	border: none 0;
}
/*
 * TYPOGRAPHY
 * ================================================================================ */
.logo-gallery {
	display: block;
	position: relative;
	width: 325px;
	height: 95px;
	padding-top: 10px;
}
.logo-gallery img {
	width: 100%;
}
p {
}
.title-1 {
	margin: 20px;
}
.title-2 {
}
.title-3 {
	margin-top: 30px;
}
.title-4 {
	color: #fff;
	text-align: center;
	line-height: 30px;
}
.name-artist {
}
.name-bold {
}
.object-title {
}
.short-description {
}
.artist-birth-death {
}
.main-article p{
	text-align:justify;
}
/*
 * DEFAULT FRAMEWORK
 * ================================================================================ */
.trigger-menu {
	display: none;
}
.content-section {
	width: 100%;
	margin-top: 120px;
	position: relative;
	z-index: 0;
}
.inside-wrapper {
}
#TopPaneDiv {
	width: 100%;
	-pie-box-shadow: 0px 2px 10px #7F7F7F;
	-moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5);
	border-style: none;
	border-color: transparent;
	background-color: #FFFFFF;
	position: fixed;
	top: 0px;
	z-index: 1;
}
#BottomPaneDiv {
	background-color: #0E1A1D;
	width: 100%;
}
#RightPaneDiv {
	display: none;
}
#leftPaneDiv {
	display: none;
}
.copyright {
}
/*
 * CUSTOM FRAMEWORK
 * ================================================================================ */
/*
 * blocs
 * ------------------ */
.bloc-1 {
}
.bloc-1.left {
	width: 500px;
	float: left;
}
.bloc-1.right {
	width: 350px;
	float: right;
}
.bloc-2 {
	width: 270px;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
 *display:inline;
}
.bloc-2.left {
	padding-left: 215px;
	margin-right: 20px;
}
.bloc-2.right {
	padding-right: 215px;
}
.bloc-3 {
	width: 48%;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
 *display:inline;
	padding: .5%;
}
.bloc-3.left {
}
.bloc-3.right {
}
.bloc-4 {
}
.bloc-4.left {
}
.bloc-4.center {
}
.bloc-4.right {
}
/*
 * container
 * ------------------ */
.container {
	width: 1000px;
	padding: 0;
}
.container.top {
	width: 1210px;
	background-color: #ffffff;
	height: 120px;
}
.container.content {
	padding-top: 50px;
}
.container.bottom {
	overflow: hidden;
	padding: 50px 10px;
}
.container-inner {
	overflow: hidden;
}
/*
 * sections
 * ------------------ */
.section {
	width: 100%;
	margin-bottom: 100px;
}
.section-inner {
	width: 1000px;
	margin: 0 auto;
}
.section-inner table{
	width: 100%;
}
.section-parallax {
	width: 100%;
	height: 350px;
	overflow: hidden;
}
/*
 * forms
 * ------------------ */
.area-form {
}
.area-form > * {
	display: block;
	width: 100%;
}
.sub-fieldset > * {
	display: block;
	width: 100%;
}
.area-form span {
}
fieldset.area-form, .area-form fieldset {
	border: 0 none;
}
.area-form label {
	margin-top: 10px;
}
.area-form input {
	padding: 6px;
	height: 14px;
}
.area-form textarea {
	height: 200px;
	padding: 6px;
}
.area-form select {
	width: 110%;
	height: 26px;
	padding: 6px;
	border: 0;
	border-radius: 0;
	background: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.area-form .outter-select {
	height: 26px;
	width: 102%;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid gray;
}
.area-form .sub-fieldset {
	padding: 2% 5%;
	width: 90%!important;
}
/*
 * lists
 * ------------------ */
/* 3 columns list */
.list-1 {
	overflow: hidden;
}
.list-1 li {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	width: 130px;
	height: 120px;
	line-height: 120px;
	border: 1px solid #000;
	margin: 20px 80px 20px 0;
	margin-right: 2%;
	zoom: 1;
	 *display:inline;
}
.list-1 li:nth-child(4n) {
	margin-right: 0;
}
.list-1 a {
	display: block;
	height: 100%;
	text-align: center;
}
.list-1 img {
	display: inline-block;
	zoom: 1;
 *display:inline;
	vertical-align: middle;
	padding: 1%;
	max-width: 98%;
	max-height: 98%;
}
/* custom list */
.list-2 {
	display: block;
	float: left;
}
.list-2 li {
	margin-top: 20px;
	margin-bottom: 5px;
}
.list-2 li:nth-child(10n) {
	clear: both;
}
.list-2 a {
}
/* exhib list */
.list-3 {
	display: block;
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
}
.list-3 li {
	width: 250px;
	margin:20px 20px 5px 0;
	display:inline-block;
	vertical-align:top;
}
.list-3 li:nth-child(3n) {
	margin-right: 0;
}
.list-3 a {
}
/* classic list with dots*/
.list-4 {
}
.list-4 li {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 160%;
}
.list-4 a {
}
/* posts full width */
.list-5 {}
.list-5 li {
	position: relative;
	border-bottom: 1px solid #29ABE2;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.list-5 li:last-child {
	border-bottom:0 none;
}
/* inline list */
.list-6 {
	display:block;
	margin:0 auto;
}
.list-6 li {
	position: relative;
	display:inline-block;
	padding:4px;
}
.list-6 li:last-child {}
/*
 * others
 * ------------------ */
.area-img {
}
.fullwidth {
	margin: 0;
	width: 100%;
}
.fullwidth-inner {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 100%;
}
.group-1 {
	margin-bottom: 80px;
}
.sub-group {
	margin-bottom: 25px;
}
.as-edit-and-admin-buttons {
	position: absolute;
	float: left;
	clear: both;
	z-index: 10;
}
.section .as-edit-and-admin-buttons {
	width:520px;
}
.as-edit-and-admin-buttons hr {
	margin: 0;
}
/*
 * NAVIGATION
 * ================================================================================ */
.menu-1 {
	position: relative;
	width: 900px;
	height: 50px;
	left: 330px;
	top: -50px;
	overflow: hidden;
}
.menu-1 li {
	position: relative;
	width: auto;
	min-height: 50px;
	display: inline-block;
	float: left;
	zoom: 1;
 *display:inline;
}
.menu-1 li:first-child {
	margin-left: 15px;
}
.menu-1 li:last-child {
}
.menu-1 a {
	display: block;
	padding: 0 6px;
}
.menu-2 {
	padding-top: 45px;
	padding-bottom: 110px;
}
.menu-2 li {
}
.menu-2 a {
	text-decoration: underline;
	line-height: 200%;
}
.menu-social {
	position: absolute;
	top: 12px;
	right: 320px;
}
.menu-social li {
	display: inline-block;
	zoom: 1;
 *display:inline;
}
.menu-social li:first-child {
	margin-right: 5px;
}
.menu-additionnal {
	position: absolute;
	top: 10px;
	right: 0;
}
.menu-additionnal li {
	display: inline-block;
	zoom: 1;
 	*display:inline;
	margin-right: 5px;
}
.menu-additionnal li {
}
.menu-additionnal li:last-child {
	margin-right: 0;
}
.menu-additionnal .bn-01.tickets {
	padding: 0 25px;
}
.menu-object {
}
.menu-object li {
}
.menu-post-category{
	height:30px;
	margin:20px 0;
}
.menu-post-category li{
	vertical-align:top;
	padding:0;
}
.menu-post-category li a{
	width:auto;
	margin-top:0;
}
/*
 * BUTTONS
 * ================================================================================ */
.bn-readmore {
}
.bn-next {
}
.bn-previous {
}
/*=== bn-01 ===*/
.bn-01 {
	display: block;
	width: auto;
	height: 30px;
	padding: 0 5px;
	border-style: none;
	border-color: transparent;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
/*=== bn-submit ===*/
.bn-submit {
	position: relative;
	width: 130px;
	max-width: 100%;
	min-height: 30px;
	margin-top: 20px;
	cursor: pointer;
}
a.bn-submit {
	width: 116px!important; /*130 = 116+(2*6)+(2*1)*/
	min-height: inherit!important;
	height: 16px;
	padding: 6px;
}
/*
 * BY PAGE NAME
 * ================================================================================ */
/*slideshow*/
.slideshow-home {
	position: relative;
	width: 100%;
	height: 1000px;
	margin-bottom: 0;
	background-color: #333;
	overflow: hidden;
}
/*about*/
.about {
	margin-bottom: 30px;
}
.about p {
	text-align: justify;
}
.section.about p > strong {
	display: inline;
	margin: 0;
}
/*visit*/
.visit {
	margin-bottom: 0;
}
.visit p {
	margin-top: 0;
}
.visit .bloc-3 {
	margin-bottom: 50px;
}
.visit .img-location {
	margin-top: 50px;
}
/*exhib*/
.exhibit h3 {
	margin-bottom: 50px;
}
.exhibit h3 {
	text-align: center;
}
.exhibit p {
	text-align: center;
}
.exhibit .bloc-2 {
	display: inline-block;
	margin-top: 40px;
	zoom: 1;
 *display:inline;
}
.exhibit .bloc-2 a {
	display: block;
}
.exhibit .bloc-2 img {
	border: 1px solid #000;
	max-width: 99%;
}
.exhibit .bn-01 {
	color: #29ABE2;
	font-weight: 700;
	margin: 10px 0;
}
/*exibithors*/
.exhibitor-list {}
.exhibitor-list .menu-post-category{
	margin: 0 auto;
	max-width: 800px;
}
.section.exhibitor-list .menu-post-category a{
	color:#fff!important;
}
.exhibitor-list .txt-footnote {
	width: 800px;
	margin: 20px auto 0;
	border-top: 1px solid #29ABE2;
	padding-top: 10px;
}
/*news*/
.news{
	margin-bottom:20px;
}
.news p{
	margin-top:0;
}
.news.section a.bn-01{
	color:#fff;
}
/*sponsors*/
.sponsors {
	margin-bottom: 50px;
}
.sponsors .section-inner {
	max-width: 780px;
}
.sponsors p {
	margin-top: 0;
}
.sponsors .list-1.support {
	margin-bottom: 10px;
}
/*events*/
/*vip-event-login*/
.vip-event-login .area-form{
	width:100%;
	max-width:450px;
	margin:0 auto;
}
.vip-event-login a.bn-submit,
.vip-event-list a.bn-submit{
	position: relative;
	margin-bottom: 50px;
	display: block;
	color: #fff!important;
}
/*vip-event-list*/
.vip-event-list{}
.vip-event-list .event-list-table{
	margin-top:30px;	
}
.event-list-table td{
	padding-top: 50px;
}
.event-list-table th:first-child .title-4{
	margin-left:5px;	
}
.vip-event-list .column-event-text{}
.vip-event-list .column-event-availability{font-weight:800;}
.vip-event-list .column-event-checking{}
.vip-event-list .item-row-separator td{
	/*padding-top:50px;
	padding-bottom:50px;*/
	border-bottom:1px solid #29ABE2;
}
.radio-button-list td{padding-top:5px;}
.event-heading{margin-top:50px;}
.event-shortdesc{margin-top:30px;}
/*vip*/
.register-vip {
	margin-bottom: 50px;
}
.register-vip .section-inner {
	max-width: 760px;
	text-align: center;
}
.register-vip fieldset {
	width: 350px;
	margin: 0 auto;
	text-align: left;
}
.register-vip .group-collection {
	height: 90px;
}
/*contact organisers*/
.contact-organisers {
	margin-bottom: 0;
	padding-bottom: 160px;
	background: #7F7F7F url("../muse/images/pattern-stripes.png") repeat left top;
}
.contact-organisers .section-inner {
	overflow: hidden;
}
.contact-organisers .fair-contacts {
	width: 300px;
}
.contact-organisers .static-contact-source {
	overflow:hidden;
}
.contact-organisers .left {
	max-width: 260px;
	margin-right: 20px;
}
.contact-organisers .right {
	width: 260px;
	margin-right: 20px;
}
.contact-organisers .item-blank {
	margin: 0;
}
.contact-organisers .left .item-blank {
	height: 65px;
}
.contact-organisers .right .item-blank {
}
.contact-organisers .fair-contacts li {
	line-height: 160%;
	color: #fff;
}
.contact-organisers .fair-contacts a {
	color: #fff;
}
.contact-organisers .area-form {
}
.contact-organisers .title-1 {
	text-align: left;
	color: #fff;
	margin-left: 0;
}
.contact-organisers label {
	color: #fff;
}
.contact-organisers input {
	height: 26px;
}
.contact-organisers textarea {
	height: 310px
}
/*application form*/
.application-form {}
.application-form .area-form.checkboxes {}
.application-form .area-form.checkboxes label {
	display: inline-block;
	width: 130px;
	zoom: 1;
 *display:inline;
}
.application-form .txt-amount {
}
#colorbox .decline {
	margin-left: 30px;
}
#colorbox .bn-submit {
	margin-top: 10px;
	margin-bottom: 10px;
}
.application-form .bn-submit {
	width: 160px;
}
.step-1 a.bn-submit {
	display: inline-block;
	width: auto!important;
	margin-bottom: 20px;
	zoom: 1;
 *display:inline;
}
.step-1 fieldset {
	margin-bottom: 20px;
}
.step-1 table {
	margin: 10px 0;
}
.step-1 .area-login {
	width: 825px;
	display: inline-block;
	vertical-align: middle;
}
.step-1 .area-login .area-form{
	float:right;
	position:relative;
}
.step-1 .area-login .area-form > *{
	display:inline;
	width:auto;
}
.step-2 {}
.step-3 input {
	border: 0 none;
}
.step-4 {}
.step-5 {}
/*application form login*/
.application-form-login .txt-footnote {
	padding:10px 0;
}
/*register vip single page*/
.register-vip.special {
	width: 800px;
}
.register-vip.special .area-form {
	width: 800px;
}
.register-vip.special .area-form > * {
	width: 788px;
}
.area-form .sub-fieldset {
	border: 1px solid #00a2e4;
}
.register-vip.special .area-form .bn-01 {
	padding: 1px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.register-vip.special .area-form .bn-submit {
	width: 130px;
}
.register-vip.special .list-4 {
	margin: 15px 0;
}
/*mailing-list*/
.mailinglist label {
	font-weight: 700;
}
/*highlight*/
.highlight {
}
/*catalogue*/
.catalogue {
}
.catalogue .objects-list {
}
.catalogue .objects-list {
	overflow: hidden;
}
.catalogue .object {
}
.catalogue .object .area-img {
}
.catalogue .object .area-txt {
}
/*object details*/
.object-details {
}
/*artists list*/
.artists-list {}
.artists-list .list-2{
	width:100%;
	float:none;
}
.artists-list .list-6{
	width:560px;
}
.artists-list .letterBlock{
	margin-top: 60px;
}
.artists-list .letterBlock .letter{
	font-size: 40px;
	line-height:100%;
	font-weight: 700;
}
.artists-list .nameList{
	border-top:1px solid #29ABE2;
	padding-top:20px;
	margin-top:20px;
}
.artists-list .nameList li{
	display:inline-block;
	vertical-align:top;
	width:200px;
	margin-top:0;
}
.artists-list .nameList li.rowDflt{}
.artists-list .nameList li.rowAltn{}

.artists-list .topList{display:none;}
.artists-list .topListLink{}

/*artist details*/
.tabid-45 .content-section{margin-top:0;}
.tabid-45 body > iframe{
	height:0;
	display:none;
}
.artist-details .title-1{
	font-size:40px;
	text-align:left;
	margin:20px 0;
}
.artist-details .title-5{
	margin-bottom: 10px;
}
.artist-details{
	width:100%;
	height:100%;
}
.artist-details .list-5 li{
	border:0 none;
	padding:0;
	margin:10px 0;
}
.artist-details .list-1{}
.artist-details .list-1 li{
	width: 20%;
	border-color: #29ABE2;
	position:relative;
}
.artist-details .list-1 li:first-child {}
.artist-details .list-1 li:nth-child(4n) {
	margin-right: 3%;
}
.artist-details .area-img{}
.artist-details .area-img{
	display:block;
	position: relative;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	margin:0 auto;
	padding:0;
}
.artist-details .area-txt{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	
	line-height: 140%;
	text-align:center;
	color:#29ABE2;
	background-color:#fff;
	opacity:.9;
}
.artist-details .area-txt h3{
	display:inline;
	line-height:120px;
}
.artist-details .area-txt span{
	font-size:18px;
	
	padding: 5px;
	margin: 0;
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
}
.artist-details .area-txt:hover{}
/*dealeronfair*/
.dealer-details {
	padding: 30px 0;
	}
.dealer-details .list-artists li {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 240px;
	margin-bottom: 10px;
	vertical-align: top;
}
.dealer-details a {
	color: #29ABE2;
}
.dealer-details .area-txt {
	display: none;
}
.dealer-details .area-txt .text {
	display: block;
}
.dealer-details h3.title-3 {
	margin-bottom: 10px;
	text-transform: uppercase;
}

/*events list*/
.events-list {}
.events-list.section p > strong{margin: 0; display:inline;}
.events-list {}
.events-list {}
/*exhibitions list*/
.exhibitions-list {}
.objects-list {}
.object-list .object {}
.object .area-img {}
.object .area-txt {}
/*exhibitions details*/
.exhibition-details {}
/*contact*/
.contact {}
.google-map {}


/*latest post*/
.lastpost{
	margin-top:10px;
	margin-bottom:100px;
}
.lastpost .list-5{
	margin-top: 10px;
}
.lastpost .list-5 li.item-post{
	border-bottom:1px solid #29ABE2;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.lastpost .list-5 li.item-post:last-child{
	border-bottom:0 none;
}
.lastpost .area-img,
.lastpost .area-txt{
	display:inline-block;
	vertical-align:top;
}
.lastpost .area-img{
	width:200px;
	margin-right:40px;
	max-height: 100%;
}
.lastpost .area-img a{}
.lastpost .area-img img{
	max-width:100%;
	height:auto;
}
.lastpost .area-txt{
	width:750px;
}
.lastpost .area-txt p{}
.lastpost .list-5 .bn-01{
	width:116px;
}
.lastpost .item-post .bn-01{
	margin-top: 10px;
}
/*bloglist*/
.postslist{
	width:700px;
	margin-bottom:50px;
}
.postslist .container-inner{}
.postslist .title-5{
	font-size:21px;
	width:90%;
}
.postslist .txt-author{}
.postslist .txt-date{
	position:absolute;
	top:15px;
	right:0;
	}
.postslist .menu-social{
	position: absolute;
	right: -5px;
	top: 40px;
}
.postslist .menu-post-category{}
.postslist .menu-post-category li{
	padding:0;
}
.container.content .menu-post-category a{
	color:#fff;
	letter-spacing:.05em;
}
.postslist .main-article{
	margin-top:20px;
}
.postslist .main-article img{
	margin-bottom:20px;
	width: 100%;
	max-width: 700px;
	clear: both;
}
/*blogdetail*/
.post-detail{
	width:700px;
	margin-bottom:50px;
}
.post-detail .post-heading{
	position:relative;
	overflow:hidden;
}
.post-detail .title-1{}
.post-detail .txt-author{text-align:right;}
.post-detail .txt-date{text-align:right;}
.post-detail .menu-social{
	top: inherit;
	right: -5px;
	position: relative;
	float: right;
	clear: both;
}
.post-detail .main-article p{
	margin-top:20px;
	overflow:hidden;
}
.post-detail .main-article img{
	width: 100%;
	/*max-width: 450px;*/
	margin-right: 20px;
	clear:both;
}
/*press clippings*/
.press-clippings .txt-date{
	color:#000;
}
.press-clippings .title-2{
	margin-bottom:30px;
	text-transform:uppercase;
}
.press-clippings .list-5{
	width:100%;
	max-width:800px;
}
/*press releases*/
.press-releases .txt-date{
	color:#000;
}
.press-releases .title-2{
	margin-bottom:30px;
	text-transform:uppercase;
}
/*press releases details*/
.press-release-details .post-heading{
	position: relative;
	overflow: hidden;
	text-align:right;
}
.press-release-details .menu-social{
	top: inherit;
	right: -5px;
	position: relative;
	float: right;
	clear: both;
}
.press-release-details .main-article p{
	margin-top:20px;
	overflow:hidden;
}
/*others*/
.contactus {}
.emailafriend {}
/*
 * SPECIALS
 * ================================================================================ */
/*
 * Main slideshow
 * ------------------ */
.section-slideshow {
	display: block;
	position: relative;
	z-index: 1;
}
.section-slideshow img {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 2000px;
}
.section-slideshow-fg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: transparent url("../muse/images/pattern-stripes.png") repeat left top;
	z-index: 2;
}
.section-slideshow-caption {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 3;
}
.section-slideshow-caption p {
	margin-top: 170px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	font-family: raleway, sans-serif;
	font-weight: 500;
}
.section-slideshow-caption span {
	font-size: 48px;
	line-height: 180%;
}
.section-slideshow-caption span.txt-date-big {
	color: #29ABE2;
}
.section-slideshow-caption .bn-explore {
	display: inline-block;
	min-height: 28px;
	width: 118px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	margin-top: 40px;
	z-index: 535;
	line-height: 2.1;
	font-size: 13px;
	color: #fff;
	background-color: transparent;
	zoom: 1;
	*display:inline;
}
.section-slideshow-caption ul {
	text-align: center;
	position: relative;
	margin-top: 530px;
}
.section-slideshow-caption li {
	display: inline-block;
	width: 150px;
	margin: 20px;
	zoom: 1;
	*display:inline;
}
.section-slideshow-caption a {
}
.section-slideshow-caption-dynamic {
}/*use galleria captions*/
/*
 * Galleria setup
 * ---------------------------- */
.slideshow-01 {
	margin: 0 auto;
	width: 2000px;
	height: 1000px;
}
.slideshow-01 .galleria-stage {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#home .slideshow-01 {
}
/*
 * Google map area
 * ---------------------------- */
.area-map {
	position: relative;
	width: 100%;
	height: 400px;
}
.area-map iframe {
	position: relative;
	width: 1400px;
	height: 400px;
	margin-left: -200px;/* (1400-1000)/2 */
}
.area-map .mini-map {
	position: absolute;
	top: 15px;
	right: -120px;
	border: 1px solid #000;
}
/*
 * Back To Top bar
 * ---------------------------- */
.gotop {
	height: 70px;
	border-top: 1px solid #fff;
}
.gotop .follow-us {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 90px;
	height: 100%;
}
.gotop .txt-copyrights {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 70px;
}
.gotop .bn-gotop {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 70px;
}
.gotop p {
	font-size: 11px;
}
.gotop .follow-us {
	text-align: center;
	color: #D5D5D5;
}
.gotop .follow-us p {
	line-height: 200%;
}
/*
 * ArtMiamiLLC links wall
 * ---------------------------- */
.am-productions {
	top: 260px;/*TEMP*/
	position: relative;
}
.am-productions p {
	text-align: center;
	line-height: 200%!important;
}
.our-productions {
	position: relative;
	width: 490px;
	height: 190px;
	background: url('/media/artsv/01/images/ui/am-productions.png') center center no-repeat transparent;
	border: 1px solid #fff;
	border-left-width: 0;
	border-right-width: 0;
}
.our-productions a {
	display: block;
	text-indent: -100000px;
	position: absolute;
}
.our-productions #amf {
	left: 180px;
	top: 20px;
	width: 145px;
	height: 110px;
}
.our-productions #asa {
	left: 180px;
	top: 130px;
	width: 135px;
	height: 50px;
}
.our-productions #aam {
	left: 20px;
	top: 85px;
	width: 90px;
	height: 40px;
}
.our-productions #asv {
	left: 40px;
	top: 130px;
	width: 140px;
	height: 50px;
}
.our-productions #dtf {
	display:none;
}
.our-productions #aww {
	left: 325px;
	top: 20px;
	width: 100px;
	height: 50px;
}
.our-productions #cam {
	left: 70px;
	top: 30px;
	width: 110px;
	height: 50px;
}
.our-productions #amfny{
	left: 320px;
top: 130px;
width: 120px;
height: 50px;
}
.our-productions #cny{
	left: 350px;
	top: 70px;
	width: 140px;
	height: 50px;
}

/*
 * Parallax backgrounds
 * ---------------------------- */
.section-parallax {
	position: relative;
}
.parallax-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.parallax-wrapper.front {
}
.parallax-wrapper.back {
}
.parallax-bg {
	width: 100%;
	height: 100%;
	opacity: 1;
	background-size: cover;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
}
.front .parallax-bg {
	opacity: .65;
}
.back .parallax-bg {
	opacity: 1;
}
.visit .parallax-bg {
	background-image: url("../images/parallax/plx-visit.jpg");
}
.exhibitor-list .parallax-bg {
	background-image: url("../muse/images/artmiami2013gallery13.jpg");
}
.news .parallax-bg {
	background-image: url("../muse/images/ahnrailroadnostalgia201284x144x36_300dpi.jpg");
}
.events-list .parallax-bg {
	background-image: url("../muse/images/cam006874.jpg");
}
.sponsors .parallax-bg {
	background-image: url("../images/parallax/plx-sponsors.jpg");
}
.register-vip .parallax-bg {
	background-image: url("../muse/images/wdsc_5810-vip%20lounge.jpg");
}
.contact-organisers .parallax-bg {
	background-image: url("../muse/images/artmiamibanksy2.jpg");
}
/*
 * Modal Lightbox
 * ------------------ */
.simplemodal-overlay{background-color:#29ABE2;}
.simplemodal-container{overflow:hidden;}
.simplemodal-wrap{overflow:hidden!important;}
.simplemodal-data{overflow:hidden;}
.simplemodal-data iframe{
	border:0 none;
	overflow:hidden;
}



.trigger-mobile-menu {
	display: none;
}
/*slider*/
div.slides-area {
	width: 1000px;
	height: 214px;
	overflow: hidden;
	margin: 0 auto;
}
.slider {
	height: 214px;
	overflow: hidden;
	width: 1000px;
	position: relative;
}
.slider ul, .slider li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.slider li {
	list-style: none;
	float: left;
	padding-top: 20px;
	line-height: 173px;
	height: 173px;
	vertical-align: middle;
}
.slider li img {
	display: inline;
	line-height: 173px;
	vertical-align: middle;
}
.controls-1 {
	float: right;
}
.controls-1 a {
	text-decoration: none;
}/*end slider*/

/*slideshow*/
.slideshow-home{
	height:100%;
	max-height:1000px;
}
.slideshow-01{
	height:auto;
	min-height: 500px;
	width:auto;
	max-width:2000px;
}
.slideshow-01 .galleria-container{
	min-height: 500px!important;
}
.slideshow-01 .galleria-image:last-child{
	min-height: 500px!important;
}
.slideshow-01 .galleria-image img{
	min-height: 500px!important;
	max-width:2000px!important;
	width:auto!important;
}
.section-slideshow-caption ul{
	position: absolute;
	bottom: 0;
	margin:0;
	width: 100%;
}


/* < 800 =================================================== */
@media only screen and (max-width:800px) {
/*
 * Main slideshow
 * ------------------ */
.section-slideshow-caption p {
	font-size: 14px;
}
.section-slideshow-caption span {
	font-size: 38px;
}
.section-slideshow-caption .bn-explore {
	margin-top: 20px;
}
.section-slideshow-caption li {
	width: 16%;
	margin: 3%;
}
.section-slideshow-caption li img {
	width: 100%;
	height: auto;
}
 /*
.slideshow-home {
	height: 100%;
	max-height: 1000px;
}
.slideshow-01 {
	height: auto;
	min-height: 500px;
	width: 100%;
	max-width: 2000px;
}
.slideshow-01 .galleria-container {
	min-height: 500px!important;
}
.slideshow-01 .galleria-image:last-child {
	min-height: 500px!important;
}
.slideshow-01 .galleria-image img {
	min-height: 500px!important;
	max-width: 2000px!important;
	width: auto!important;
}
.section-slideshow-caption ul {
	position: absolute;
	bottom: 0;
	margin: 0;
	width: 100%;
}
.section-slideshow-caption ul {
	margin-top: 40px;
}
*/


/*
 * CUSTOM FRAMEWORK
 * ================================================================================ */
/*
 * blocs
 * ------------------ */
.container.top, .menu-1, .area-map iframe {
	width: 100%;
}
.container {
	width: 100%;
}
.container-inner {
	margin:0 3%;
}
.container.bottom {
	width: 94%;
	margin:0 3%;
	padding: 50px 0;
}
.fullwidth-inner {
	width: 94%;
	margin:0 3%;
}
.section-inner {
	width: 94%;
	margin:0 3%;
}
.bloc-1.left, .bloc-1.right {
	width: 90%;
	margin: 0 auto;
	float: none;
}
.bloc-2.left, .bloc-2.right {
	width: 100%;
	padding:0;
	margin-left:0;
	margin-right:0;
}
.bloc-3, .bloc-2 {
	width: 100%;
}
.list-3 li {
	width: 100%;
}
.img-location {
	width: 80%;
}
.area-map iframe {
	margin-left: 0;
}
.area-map .mini-map {
	position: relative;
	margin: 0 auto;
	right: 0;
	width: 100%;
	left: 0;
}
.area-map {
	height: auto;
}
.contact-organisers .area-form.form-1 {
	width: 80%;
	margin: 0 auto;
}
.am-productions {
	top: 0;
}
.our-productions {
	margin: 0 auto;
	width: 100%;
	margin-bottom: 40px;
}

/*typo*/
body p, body a, body li span {
	text-rendering: optimizeLegibility;
	font-size: 26px;
	/*padding: 0 3%;*/
}
body .title-3 {
	font-size: 30px;
	/*padding: 0 3%;*/
}
.area-form label {
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px
}
.container.top {
	/*height: 150px;*/
	height: 190px;
}
.container.top .bn-01 {
	font-size: 24px;
	line-height: normal;
	height: auto;
	padding: 5px;
}
.bn-02 {
	display: block;
}
.bloc-2 .bn-01 {
	width: 94%;
	font-size: 30px;
	height: 50px;
	line-height: 50px;
}
.exhibit .bloc-2 a {
	text-align: center;
}
.exhibit .bloc-2 img {
	width: 80%;
}
.list-1 li {
	margin: 20px 3%;
	width: 43%;
}
.list-3 {
	width: 90%;
	margin: 0;
}
.exhibitor-list .txt-footnote {
	width: 90%;
}
.register-vip fieldset {
	width: 80%;
}
.area-form input {
	height: 40px;
	font-size: 26px;
}
.contact-organisers .fair-contacts, fieldset.area-form, .area-form fieldset {
	width: 80%;
	margin: 0 auto;
	float: none;
}
.contact-organisers .title-1 {
	text-align: center;
}
.contact-organisers .fair-contacts li {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 20px;
}
.title-2 {
	text-align: center;
}
.trigger-mobile-menu {
	display: block;
	width: 90px;
	position: absolute;
	right: 2%;
	top: 15px;
	text-transform: uppercase;
}
.area-notifications{
	text-align:center;
}
/*
 * forms
 * ------------------ */
.area-form input {
	display:block;
	width:100%;
}

/*navigation*/
.menu-1 {
	width: 60%;
	height: auto;
	left: auto;
	right: 0;
	top: 150px;
	position: absolute;
	background: #192123;
	display: none;
}
.menu-1 li {
	display: block;
	width: 100%;
	text-align: right;
	height: 35px;
	line-height: 35px;
}
.menu-1 li:first-child {
	margin-left: 0;
}
.menu-1 li a {
	padding: 0;
	color: #fff;
	font-size: 22px;
	font-weight: normal;
	border-bottom: 2px solid #000;
	padding-right: 6%;
}
body .menu-1 li a.current-section {
	background-color: transparent;
}
.logo-gallery {
	padding-bottom: 15px;
	width: 50%;
	height: auto;
	margin-left: 2%;
}
.logo-gallery img {
	width: 100%;
	max-width: 370px;
}
.menu-social {
	top: 90px;
	right: 3%;
}
.menu-additionnal {
	width: 150px;
	right: 120px;
	top: 15px;
}
.menu-additionnal li {
	display: block;
	margin-bottom: 10px;
}
.menu-additionnal .bn-01.tickets {
	padding: 0;
	width: 135px;
}
.menu-post-category li a{
	letter-spacing: .05em;
}
/*last posts*/
.lastpost .area-txt {
	width: 100%;
}
/*artistlist*/
.artists-list {}
.artists-list .list-6{
	width:80%;
}
.artists-list .list-2{
	width:90%;
	margin:0 auto;
}
.artists-list .letterBlock{
}
.artists-list .letterBlock .letter{
}
.artists-list .nameList{
}
.artists-list .nameList li{
	width:45%;
	margin-right:4%;
}
.artists-list .nameList li.rowDflt{}
.artists-list .nameList li.rowAltn{}

.artists-list .topList{}
.artists-list .topListLink{}

/*app form login*/
.application-form a.bn-submit,
.application-form input.bn-submit {
	display:block;
	width:100%;
}
.application-form .area-login a.bn-submit{
	width:100%;
}
.application-form fieldset.area-form {
	width:100%;
	margin-bottom:50px;
}
.application-form .area-login {
	width:100%;
	display:block;
	margin:0 auto;
}
.application-form .area-login .area-form{
	float:none;
	margin-bottom:50px;
}
.application-form .area-login .area-form > *{
	display: block;
	width: 100%;
}
.application-form .area-form.checkboxes label {
	margin-bottom: 50px;
	vertical-align: top;
	min-height: 80px;
}
/*
.step-1 a.bn-submit {
	width:80%!important;
	margin:50px auto 50px 10%;
}
.step-1 .area-login .area-form .bn-submit{
	margin:0;
}
.step-1 .area-login {
	width: 100%;
	display:inherit;
	vertical-align:inherit;
}
.step-1 .area-login .area-form,
.step-1 .area-login .area-notifications{
	width: 80%;
	margin: 0 auto;
	float: none;
	display:block;
}
.step-1 .area-login .area-form > *{
	display:block;
	width:100%!important;
}
*/
}

/* < 2000 =================================================== */
@media only screen and (max-width:2000px) {
}
