/* CSS Document 
Web fonts:
font-family:'HelveticaNeueW01-Thin', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
font-family:'HelveticaNeueW01-ThinIt', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
font-family:'HelveticaNeueW01-45Ligh', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
font-family:'HelveticaNeueW01-46Ligh', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
font-family:'HelveticaNeueW01-65Medi', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
font-family:'HelveticaNeueW01-75Bold', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
*/

/*
general declaration

---------------------------------------------------------------------- */
* {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
html body {
	/*background: url('../image/structure/background/background-pattern.png') center top repeat;*/
	min-width: 1079px;
}
/*
Form elements

---------------------------------------------------------------------- */
.signin {
	text-indent: -9999px;
	cursor: pointer!important;
}
.text-input-1 {
	position: relative;
	clear: both;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #ffffff;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding-left: 8px;
	border-bottom: 1px solid #f3f3f3;
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.22), 0px -1px 0px 0px rgba(0, 0, 0, 0.024);
	box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.22), 0px -1px 0px 0px rgba(0, 0, 0, 0.024);
	width: 202px;
	right: -10px;
}
.text-input-1 input {
	display: inline;
	width: 142px;
	font: 12px/1 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	letter-spacing: 0.01em;
}
.text-input-1 .icon {
	display: block;
	width: 12px;
	height: 13px;
	position: absolute;
	right: 11px;
	top: 9px;
	cursor: text;
}
.form-1 {
	color: #231f20;
	font-size: 12px;
	line-height: 14px;
	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	letter-spacing: 0;
	outline: none;
}
.tabid-74 .page-wrapper {
	overflow: hidden;
}
.form-1 .form-label {
	display: block;
	margin-bottom: 5px;
}
.form-1 a.jqTransformCheckbox {
	background: url("../image/structure/form/check-box-1.png") no-repeat scroll center center transparent;
	display: block;
	height: 12px;
	vertical-align: middle;
	width: 12px;
	outline: none;
}
.form-1 a.jqTransformCheckbox.jqTransformChecked {
	background: url("../image/structure/form/check-box-1-checked.png") no-repeat scroll center center transparent;
}
.form-1 a.jqTransformRadio {
	background: url("../image/structure/form/radio-button-1.png") no-repeat scroll center top transparent;
	height: 17px;
	width: 17px;
}
.form-1 a.jqTransformRadio.jqTransformChecked {
	background: url("../image/structure/form/radio-button-1-checked.png") no-repeat scroll center center transparent;
}
.form-1 .checkboxvalue {
	float: left;
	margin-right: 8px;
	margin-top: 4px;
	display: block;
	padding-left: 5px;
}
.form-1 .jqTransformSafari .jqTransformInputInner div input {
	left: 0;
}
.right-menu-1 .form-1 .jqTransformSelectWrapper {
	width: 100% !important;
}
.form-1 .jqTransformSelectWrapper {
	background: url("../image/structure/form/select-1-left.png") no-repeat scroll left top transparent;
	height: 35px;
	-webkit-border-radius: 0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px;
}
.form-1 .jqTransformSelectWrapper a.jqTransformSelectOpen {
	background: url("../image/structure/form/select-1-right.png") no-repeat scroll center center transparent;
	height: 35px;
	width: 31px;
	outline: none;
	margin-right: -1px;
}
.form-1 .jqTransformSelectWrapper ul {
	border: 1px solid #c0b4b7;
	top: 32px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.right-menu-1 .form-1 .jqTransformSelectWrapper ul {
	width: 100% !important;
}
.form-1 .jqTransformSelectWrapper ul li {
	margin-left: 0;
}
.form-1 .jqTransformSelectWrapper ul a.selected {
	background: none repeat scroll 0 0 #ffffff;
	color: #231f20;
}
.form-1 .jqTransformSelectWrapper div span {
	padding: 10px 0 0 8px;
}
.form-1 .jqTransformInputWrapper {
	background: url("../image/structure/form/input-text-1-left.png") no-repeat scroll left center transparent;
	-webkit-border-radius: 0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px;
	height: 34px;
	float: none;
}
.right-menu-1 .form-1 .jqTransformInputWrapper {
	width: 100% !important;
}
.form-1 .jqTransformInputInner {
	background: url("../image/structure/form/input-text-1-right.png") no-repeat scroll right center transparent;
	margin: 0;
	padding: 0;
	height: 34px;
}
.form-1 .jqTransformInputInner div input {
	padding: 4px 0 0;
}
.form-1 .jqTransformButton span {
	background: #e21b23; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #e21b23 0%, #ff3239 48%, #e21b23 49%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #e21b23), color-stop(48%, #ff3239), color-stop(49%, #e21b23)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #e21b23 0%, #ff3239 48%, #e21b23 49%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #e21b23 0%, #ff3239 48%, #e21b23 49%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #e21b23 0%, #ff3239 48%, #e21b23 49%); /* IE10+ */
	background: linear-gradient(135deg, #e21b23 0%, #ff3239 48%, #e21b23 49%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e21b23', endColorstr='#e21b23', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #cb181f;
	height: 27px;
	display: block;
}
.form-1 .jqTransformButton.jqTransformButton_click > span {
	background: #303030; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #303030 0%, #3b3b3b 48%, #303030 49%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #303030), color-stop(48%, #3b3b3b), color-stop(49%, #303030)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #303030 0%, #3b3b3b 48%, #303030 49%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #303030 0%, #3b3b3b 48%, #303030 49%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #303030 0%, #3b3b3b 48%, #303030 49%); /* IE10+ */
	background: linear-gradient(135deg, #303030 0%, #3b3b3b 48%, #303030 49%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#303030', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border: 1px solid #2b2b2b;
	text-shadow: none;
}
.form-1 .jqTransformButton span span {
	background: transparent;
	border: none;
	filter: none;
	text-shadow: 0px 1px 0px #ff212b;
	filter: dropshadow(color=#ff212b, offx=0, offy=1);
	color: #ffffff;
	text-transform: uppercase;
	font: 12px/1 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	width: 96px;
	display: block;
}
.form-1 .jqTransformButton.jqTransformButton_click span span {
	text-shadow: none;
}
.content-section a.button-1 {
	cursor: pointer;
	background: transparent;
	filter: none;
	text-shadow: 0px 1px 0px #ff212b;
	filter: dropshadow(color=#ff212b, offx=0, offy=1);
	color: #ffffff;
	text-transform: uppercase;
	font: 12px/1 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	white-space: normal;
	background: #e21b23; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #e21b23 0%, #ff3239 48%, #e21b23 49%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #e21b23), color-stop(48%, #ff3239), color-stop(49%, #e21b23)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #e21b23 0%, #ff3239 48%, #e21b23 49%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #e21b23 0%, #ff3239 48%, #e21b23 49%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #e21b23 0%, #ff3239 48%, #e21b23 49%); /* IE10+ */
	background: linear-gradient(135deg, #e21b23 0%, #ff3239 48%, #e21b23 49%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e21b23', endColorstr='#e21b23', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #cb181f;
	height: 27px;
	line-height: 27px;
	padding: 0 15px;
	display: block;
	text-decoration: none;
	float: right;
}
.content-section a.button-1:active {
	background: transparent;
	filter: none;
	text-shadow: none;
	filter: none;
	color: #ffffff;
	text-transform: uppercase;
	font: 12px/1 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	white-space: normal;
	background: #303030; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #303030 0%, #3b3b3b 48%, #303030 49%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #303030), color-stop(48%, #3b3b3b), color-stop(49%, #303030)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #303030 0%, #3b3b3b 48%, #303030 49%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #303030 0%, #3b3b3b 48%, #303030 49%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #303030 0%, #3b3b3b 48%, #303030 49%); /* IE10+ */
	background: linear-gradient(135deg, #303030 0%, #3b3b3b 48%, #303030 49%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#303030', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #2b2b2b;
	height: 27px;
	line-height: 27px;
	padding: 0 15px;
	display: block;
	text-decoration: none;
	float: right;
}
.content-section a.button-2 {
	cursor: pointer;
	background: transparent;
= filter: none;
	text-shadow: 0px -1px 0px #a1a1a1;
	filter: dropshadow(color=#a1a1a1, offx=0, offy=-1);
	color: #ffffff;
	text-transform: uppercase;
	font: 12px/1 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	white-space: normal;
	background: #bababa; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #bababa 0%, #c3c3c3 48%, #bababa 49%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #bababa), color-stop(48%, #c3c3c3), color-stop(49%, #bababa)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #bababa 0%, #c3c3c3 48%, #bababa 49%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #bababa 0%, #c3c3c3 48%, #bababa 49%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #bababa 0%, #c3c3c3 48%, #bababa 49%); /* IE10+ */
	background: linear-gradient(135deg, #bababa 0%, #c3c3c3 48%, #bababa 49%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bababa', endColorstr='#bababa', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #b1b1b1;
	height: 27px;
	line-height: 27px;
	padding: 0 15px;
	display: block;
	text-decoration: none;
	float: right;
}
.form-1.form-1-a {
	background-color: #dcdcdd;
	padding: 15px;
	font-size: 14px;
	line-height: 18px;
	-webkit-box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.1);
	margin-bottom: 25px;
}
.g9 .inner-width .form-1 option {
	width: 600px;
}
.g9 .inner-width input, .g9 .inner-width textarea, .area-form input , .area-form textarea {
	width: 636px;
}
.form-1.form-1-a .jqTransformInputWrapper, .form-1.form-1-a .jqTransformTextarea, .form-1.form-1-a .jqTransformSelectWrapper {
	margin-bottom: 15px;
	clear: both;
}
.form-1.form-1-a .form-label {
	display: block;
	float: left;
	clear: both;
	margin-bottom: 8px;
}
section.right-menu-1.find-exhibitors .form-1:not(.jqtransformdone) {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px dashed #ffffff;
	background: url('../image/structure/components/ajax-loader-01.gif') center center no-repeat;
	height: 187px;
	margin-bottom: 15px;
}
section.right-menu-1.find-exhibitors .form-1:not(.jqtransformdone) * {
	display: none;
}
.notice.info {
	display: block;
	clear: both;
	background: #e3e4e4 url('../image/structure/components/notice-info-01-icon.png') 7px 9px no-repeat;
	border: 1px solid #98989a;
	position: relative;
	margin-bottom: 15px;
}
.notice.info .notice-arrow {
	background: url('../image/structure/components/notice-info-01-arrow.png') center center no-repeat;
	width: 15px;
	height: 9px;
	position: absolute;
	top: 0;
	left: 24px;
	margin-top: -7px;
}
.notice.info .notice-content {
	padding: 12px 12px 14px 38px;
	font-size: 12px;
}
.notice.error, .messages.error {
	background-image: url('../image/structure/components/error-info-01-icon.png'), url('../image/structure/components/error-info-01-background.png');
	background-position: 8px 10px, top left;
	background-repeat: no-repeat, repeat;
	padding: 10px 10px 10px 38px;
	border: 1px solid #eb969a;
	clear: both;
	margin: 30px 0 10px;
}
.form-1 .text-field.small {
	width: 30px;
}
.form-1 .notice-content {
	overflow: hidden;
}
.form-1 .notice-content .jqTransformInputWrapper {
	float: left;
	clear: none;
}
.form-1 .notice-content .times-char, .form-1 .notice-content .result {
	float: left;
	height: 34px;
	margin-bottom: 15px;
	display: block;
	line-height: 34px;
	width: 30px;
	text-align: center;
}
.form-1 .notice-content .result {
	width: 60px;
	margin-left: 10px;
	text-align: left;
}

/* 150417 new form */
.area-form{
	overflow:hidden;
}
.area-form fieldset{
	margin-bottom:100px 0;
}
.area-form label{}
.area-form legend{
	font-size: 20px;
	line-height: 120%;
	font-weight: 800;
	padding: 10px 0;
}
.area-form input{}
.area-form textarea{
	height:80px;
}

.wordsWarning{
	font-size:12px;
	margin:5px 0 20px;
	padding-left:5px;
}
fieldset.group-image{
	margin-bottom:30px;
}
fieldset.group-summary textarea{
	height:150px;
}
.form-1 fieldset.group-project .jqTransformTextarea,
.form-1 fieldset.group-museum-info .jqTransformTextarea,
.form-1 fieldset.group-summary .jqTransformTextarea{
	margin-bottom: 0;
}
.form-1 .fileinput-button span{
	font-weight: 100;
	letter-spacing: .15em;
	text-shadow: initial;
}
.form-1.form-1-a .form-label.input-first{
	margin-top:30px;
}
/*150921 update appform*/
.area-form h3 span{
    font-size:12px;
}
.form-1 .jqTransformCheckboxWrapper{
    margin-right:5px;
}

.area-form.group-fair-section div{
    display:flex;
    flex-wrap:wrap;
}
.area-form.group-fair-section .label-checkbox{
    width:30%;
    cursor:pointer;
}
.area-form.group-upload-attahment ul.box-upload{
    background-color: white;
    border: 1px solid #E21B23;
    padding: 10px;
    width: auto;
    margin: 10px 0;
}
.area-form.group-upload-attahment ul.box-upload li{
    margin:0;
}
.area-form.group-upload-attahment .Documents *{
    cursor:pointer;
}
/*151007 update appform*/
.appform ol{
    list-style-type:upper-latin;
}
.appform ol h4{
    font-weight:400;
    font-size:16px;
    letter-spacing:.1em;
    margin-bottom:0;
    text-decoration:underline;
}


/*
typography

---------------------------------------------------------------------- */
body, .body-text {
	font: 16px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #59595c;
	letter-spacing: 0.025em;
}
.underline {
	text-decoration: underline;
}
.small {
	font-size: 0.7em;
	letter-spacing: normal;
}
a {
	color: #231f20;
	text-decoration: none;
}
.lhc a {
	text-decoration: underline;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
.content-section h1, .content-section .title-1 {
}
.content-section h3, .content-section .title-3 {
	color: #231f20;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	margin-bottom: 15px;
	display: block;
	letter-spacing: 0.025em;
	text-decoration: none;
}
.content-section h3 a, .content-section .title-3 a {
	text-decoration: none;
}
.content-section h4, .content-section .title-4 {
	color: #231f20;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 17px;
	display: block;
	letter-spacing: 0.025em;
}
.content-section h5, .content-section .title-5 {
	background: url('../image/structure/components/dotted-line-01.png') bottom left repeat-x;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: auto;
	font-size: 18px;
	color: #231f20;
}
.content-section .title-6 {
	color: #231f20;
	font-size: 24px;
	margin-bottom: 10px;
}
html .content-section .title-7 {
	font-weight: bold;
	background: url('../image/structure/components/dotted-line-01.png') bottom left repeat-x;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: auto;
	font-size: 18px;
	color: #231f20;
	text-transform: none;
}
dt {
	font-weight: bold;
}
dd {
}
/*

Titles for the left hand column

*/

.lhc h3, .lhc .title-3 {
	line-height: 24px;
	padding-bottom: 20px;
	background: url('../image/structure/components/dotted-line-02.png') bottom left repeat-x;
}
.lhc .form-1 h3, .lhc .form-1 .title-3 {
	background: url('../image/structure/components/dotted-line-01.png') bottom left repeat-x;
}
/*

Titles for the right hand column

*/
.rhc hgroup {
	background: url('../image/structure/components/dotted-line-01.png') bottom left repeat-x;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.rhc hgroup h2 {
	margin-bottom: 0px;
	line-height: auto;
	font-size: 18px;
	color: #231f20;
	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
}
.rhc hgroup h3 {
	margin-bottom: 0px;
	line-height: 26px;
}
.rhc hgroup h5 {
	font-family: 'HelveticaNeueW01-65Medi', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	margin-bottom: 0;
	line-height: 16px;
	font-size: 14px;
	color: #231f20;
	padding: 0;
	background: none;
}
.rhc h6 {
	font-family: 'HelveticaNeueW01-65Medi', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	margin-bottom: 0;
	line-height: 16px;
	font-size: 12px;
	color: #231f20;
	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
}
hgroup.page-title h1 {
	font-weight: normal;
	color: #231f20;
	font-size: 45px;
	line-height: 45px;
	margin-bottom: 0;
	font-family: 'HelveticaNeueW01-75Bold', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	text-transform: uppercase;
}
hgroup.page-title h2 {
	font-weight: normal;
	color: #231f20;
	font-size: 24px;
	letter-spacing: 0.025em;
	margin-left: 29px;
}
/*
layout

---------------------------------------------------------------------- */

#TopPaneDiv {
	position: relative;
	-webkit-box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.1);
}
.content-section {
	position: relative;
}
#BottomPaneDiv {
	position: relative;
}
.front-page #TopPaneDiv {
	z-index: 2;
}
.front-page .content-section {
	z-index: 1;
}
.front-page #BottomPaneDiv {
	z-index: 2;
}
/*
HTML 5 for ie < 9
---------------------------------------------------------------------- */

section, footer, header, nav, article, figure {
}
/*
Custom elements / compontents / behaviours, used throughout the website

---------------------------------------------------------------------- */
.tooltipsy {
	padding: 10px;
	max-width: 200px;
	color: #303030;
	background-color: #f5f5b5;
	border: 1px solid #deca7e;
}
.block {
	display: block;
	margin-bottom: 20px;
}
ul.unformatted-list, ul.unformatted-list li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.image-right {
	float: right;
	margin: 0 0 10px 20px;
}
hr.dotted {
	background: url('../image/structure/components/dotted-line-01.png') top left repeat-x;
	margin: 20px 0;
	height: 2px;
	border: none;
	clear: both;
}
.video-social-box > span {
	float: right;
}
span.notice.error[style="color:Red;visibility:hidden;"] {
	display: none;
}
.toggle-details {
	cursor: pointer;
	margin-top: 20px;
	font-family: 'HelveticaNeueW01-65Medi', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}
.toggle-details .details {
	padding: 20px;
	position: relative;
}
.air-3 {
	display: block;
	margin-bottom: 3px;
}
.air-5 {
	display: block;
	margin-bottom: 5px;
}
.air-10 {
	display: block;
	margin-bottom: 10px;
}
.air-15 {
	display: block;
	margin-bottom: 15px;
}
.air-20 {
	display: block;
	margin-bottom: 20px;
}
.air-30 {
	display: block;
	margin-bottom: 30px;
}
.no-background {
	background: none !important;
}
td {
	vertical-align: top;
}
.container-2-col .col {
	width: 48%;
	padding-right: 2%;
	padding-left: 0;
	float: left;
}
.container-2-col .col:nth-child(1) {
	width: 49%;
	padding-right: 1%;
}
.container-2-col .col:nth-child(2) {
	width: 49%;
	padding-left: 1%;
	padding-right: 0;
}
.container-3-col .col {
	display: block;
	width: 31%;
	padding-right: 2%;
	padding-left: 0;
	float: left;
}
.container-3-col .col:nth-child(2) {
	padding-left: 0;
	padding-right: 0;
}
.breadcrumbs {
	margin: 10px 0 23px 240px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e5e4e4;
	font-size: 12px;
	color: #7a7375;
	letter-spacing: normal;
}
.breadcrumbs a {
	font-size: 12px;
	color: #7a7375;
	letter-spacing: normal;
}
.breadcrumbs a:last-child {
	color: #e21b23;
}
hgroup.page-title {
	margin-left: 165px;
}
.illustration-2-col .col {
	float: left;
	width: 48.5%;
}
.illustration-2-col .col.col-1 {
	padding-right: 3%;
}
.full-width {
	width: 100%;
	height: auto !important;
}
.events .al-left.full-width {
	width: 288px;
	}
iframe.area-video {
	width: 680px;
	height: 470px;
}
iframe.area-video .box {
	margin: 0!important;
	padding: 0!important;
}
.radio-button-mesh label, .radio-box label {
	float: left;
	margin-top: 3px;
}
.check-box-mesh label {
	float: left;
	margin-top: 3px;
	margin-left: 4px;
}
.form-label.radio-label {
	display: block;
	margin-top: 3px;
}
.page-wrapper {
	background: #ffffff;
	padding-bottom: 20px;
	-webkit-box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.1);
	margin-bottom: 40px;
	padding-top: 17px;
}
.main-illustration, .illustration-1 {
	margin-bottom: 20px;
}
.illustration-1.full-top {
	margin-top: -20px;
}
.when-and-where {
	background: url('../image/structure/background/gray-bg-02.png') top left repeat;
	text-align: center;
	padding: 10px 0 12px 0;
	position: absolute;
	top: 124px;
	left: 50%;
	margin-left: 230px;
	width: 260px;
	-webkit-box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.1);
}
.when-and-where .when {
	color: #ffffff;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 0px;
}
.when-and-where .where {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
}
.front-page .when-and-where {
	display: none;
}
.lhc, .rhc {
	float: left;
}
.lhc {
	width: 720px;
}
.rhc {
	margin-top: -20px;
}
.lhc .inner-width {
	width: 690px; /*680*/
}
ul.tab-nav {
	height: 31px;
	border-bottom: 1px solid #bec1c2;
	margin-bottom: 14px;
}
ul.tab-nav li {
	float: left;
}
ul.tab-nav li a {
	font-size: 12px;
	font-weight: bold;
	color: #6e6d6e;
	height: 30px;
	line-height: 31px;
	border: 1px solid #bec1c2;
	border-bottom: none;
	display: block;
	padding: 0 14px;
	margin-right: 2px;
	background: #dcdcdd;
	text-decoration: none;
	outline: none;
}
ul.tab-nav li a.active {
	background: #ffffff;
	color: #231f20;
	height: 31px;
}
ul.paging {
	float: right;
}
ul.paging li {
	float: left;
}
ul.paging .page {
	background: url('../image/structure/components/paging-01-page.png') center center no-repeat;
	width: 37px;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #58585a;
	display: block;
	line-height: 25px;
	text-align: center;
	margin-left: -9px;
	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	text-decoration: none;
}
ul.paging .page.active {
	background: url('../image/structure/components/paging-01-page-active.png') center center no-repeat;
	color: #ffffff;
	text-shadow: none;
	filter: none;
}
ul.paging .page.next img, ul.paging .page.prev img {
	margin-top: 7px;
}
ul.view-mode {
	float: right;
	height: 12px;
	margin-bottom: 15px;
	margin-right: 10px;
}
ul.view-mode li {
	float: left;
}
.view-mode .option {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 12px;
	line-height: 12px;
	margin-left: 12px;
	text-decoration: none;
	color: #e21b23;
}
.view-mode .grid {
	background-image: url('../image/structure/components/icon/view/grid.png');
}
.view-mode .slideshow {
	background-image: url('../image/structure/components/icon/view/slideshow.png');
}
.view-mode .list {
	background-image: url('../image/structure/components/icon/view/list.png');
}
.toggle-box {
	position: relative;
}
.toggle-box .summary {
	background: url('../image/structure/components/toggle.png') right 11px no-repeat, url('../image/structure/components/dotted-line-01.png') bottom left repeat-x;
	cursor: pointer;
}
.toggle-box.active .summary {
	background: url('../image/structure/components/untoggle.png') right 11px no-repeat, url('../image/structure/components/dotted-line-01.png') bottom left repeat-x;
}
.toggle-box .description {
	/*display: none;*/
	position: relative;
	padding-bottom: 20px;
	font-size: 12px;
	color: #000000;
}
html body div#outerDiv .hide-on-desktop {
	display: none;
}
.print-logo {
	display: none;
}
.social-box {
	height: 30px;
	margin-bottom: 20px;
}
.social-box .share-label {
	float: left;
}
.social-box .share-icons {
	float: left;
	margin-left: 8px;
}
.social {
	height: 16px;
	position: relative;
	width: 16px;
	float: left;
	text-indent: -9999px;
	margin-right: 3px;
	margin-top: 5px;
	-moz-opacity: 1.00;
	filter: alpha(opacity=100);
	opacity: 1.00;
}
.social:hover {
	-moz-opacity: .40;
	filter: alpha(opacity=40);
	opacity: .40;
}
.social.facebook {
	background-image: url("http://w.sharethis.com/images/facebook_16.png");
}
.social.linkedin {
	background-image: url("http://w.sharethis.com/images/linkedin_16.png")
}
.social.twitter {
	background-image: url("http://w.sharethis.com/images/twitter_16.png")
}
.social.stumbleupon {
	background-image: url("http://w.sharethis.com/images/stumbleupon_16.png")
}
.social.pinterest {
	background-image: url("http://w.sharethis.com/images/pinterest_16.png")
}
.postTemplate {
	border-top: 1px solid #8E8E73;
	padding-top: 20px;
}
.social-box-2 .social {
	width: 60px;
	background-repeat: no-repeat;
	display: block;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	line-height: 16px;
	padding-bottom: 3px;
	padding-top: 3px;
	position: relative;
	white-space: nowrap;
	margin-bottom: 8px;
	float: none;
	outline: none;
}
.social-box-2 .social.facebook {
	background-image: url("http://w.sharethis.com/images/facebook_counter.png")
}
.social-box-2 .social.linkedin {
	background-image: url("http://w.sharethis.com/images/linkedin_counter.png")
}
.social-box-2 .social.twitter {
	background-image: url("http://w.sharethis.com/images/twitter_counter.png")
}
.social-box-2 .social.pinterest {
	background-image: url("http://w.sharethis.com/images/pinterest_counter.png")
}
.rhc .tableTemplate {
	margin-bottom: 0;
}
/*Box lists*/
.box-list-1 {
	margin-left: -10px;
	overflow: hidden;
}
.box-list-1 .box-list-1-item {
	width: 218px;
	margin-left: 10px;
	border: 1px solid #cecece;
	background: url('../image/structure/components/plus.png') bottom right no-repeat;
	padding-bottom: 20px;
	display: block;
	float: left;
	margin-bottom: 22px;
	text-decoration: none;
}
.box-list-1-item:nth-child(3n + 1) {
	clear: both;
}
.box-list-1 .box-list-1-item:hover {
	background: url('../image/structure/components/plus-hover.png') bottom right no-repeat;
}
.box-list-1 .box-list-1-item img {
	width: 208px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
}
.box-list-1 .box-list-1-item span, .box-list-1 .box-list-1-item a {
	display: block;
	padding-left: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #231f20;
}
.box-list-1 .box-list-1-item span.exhibitor-name {
	margin-bottom: 7px;
}
.box-list-1 .box-list-1-item span.artist-name {
	font-weight: normal;
}
.box-list-1 .box-list-1-item span.artwork-title {
	font-weight: normal;
}
.box-list-1 .box-list-1-item .text-area {
	padding-right: 16px;
	padding-bottom: 10px;
}
.box-list-1 .box-list-1-item a.main-image {
	padding: 0;
}
html.viewmode-expanded .box-list-1 .box-list-1-item {
	min-height: 314px;
	display: table;
}
html.viewmode-compact .box-list-1 .box-list-1-item {
	height: 122px;
	display: table;
}
html.viewmode-compact .box-list-1 .box-list-1-item .image-area, html.viewmode-compact .box-list-1 .box-list-1-item .text-area {
	vertical-align: top;
	display: table-cell;
	padding-top: 8px;
	width: 96px;
}
html.viewmode-compact .box-list-1 .box-list-1-item .image-area img {
	margin: 0px 8px 0 8px;
	width: 80px;
	height: auto;
}
.lhc .box-list-2 {
}
.lhc .box-list-2 .box-list-2-item {
	width: 135px;
	border: 1px solid #cecece;
	padding: 10px;
	margin: 0 0 17px 17px;
	float: left;
	display: block;
	/*background: url('../image/structure/components/plus-grey.png') bottom right no-repeat;*/
	text-decoration: none;
	position: relative;
}
.clickable-plus {
	position: absolute;
	right: 0;
	bottom: 0;
}
.lhc .box-list-2 .box-list-2-item:nth-child(4n + 1) {
	margin-left: 0px;
	clear: both;
}
/*
Right-hand sidebar menu styles

---------------------------------------------------------------------- */

.right-menu-1 {
	background-color: #dcdcdd;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 18px;
	-webkit-box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.1);
	margin-bottom: 5px;
}
.right-menu-1 .menu {
	color: #231f20;
	background: url('../image/structure/components/dotted-line-01.png') top left repeat-x;
	padding-bottom: 20px;
}
.right-menu-1 .menu a {
	font-weight: bold;
	color: #231f20;
	padding: 6px 0 8px 0;
	background: url('../image/structure/components/dotted-line-01.png') bottom left repeat-x;
	display: block;
}
/*.right-menu-1 .menu a:hover {
	background: url('../image/structure/components/dotted-line-01.png') bottom left repeat-x #ffffff;
}*/
.right-menu-1 a.image-1 {
	position: relative;
	display: block;
}
.right-menu-1 a.image-1 img {
	border: 1px solid #ffffff;
	width: 218px;
	display: block;
	z-index: 1;
}
.right-menu-1 a.image-1.more::before {
	position: absolute;
	z-index: 2;
	bottom: 4px;
	left: 4px;
	width: 28px;
	height: 28px;
	display: block;
	background: url('../image/structure/components/more-01.png');
	content: '';
}
.tabid-34 .right-menu-1.press-log-in .create-a-press-account {
	display: none;
}
.right-menu-1.press-log-in .create-a-press-account {
	float: right;
}
.right-menu-1.press-log-in a {
	text-decoration: underline;
}
.right-menu-2 {
	padding-top: 20px;
	-webkit-box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.1);
	color: #231f20;
	font-size: 14px;
	line-height: 18px;
	background: url('../image/structure/components/plus.png') bottom right no-repeat;
	padding-bottom: 20px;
	margin-bottom: 5px;
}
.right-menu-2 img {
	margin-bottom: 10px;
}
.g3.right-menu-3 {
	border-left: 1px solid #fbfbfb;
	margin-top: 10px;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	padding-left: 19px;
	padding-top: 40px;
	color: #000000;
	padding-bottom: 30px;
}
.right-menu-3 #twitter_update_list {
	background: #e6f6fb;
	padding: 16px;
	margin-bottom: 30px;
}
.right-menu-3 #twitter_update_list a {
	color: #000000;
	font-weight: bold;
}
.right-menu-3 #twitter_update_list .tools {
	margin-bottom: 16px;
	font-size: 10px;
	display: block;
	font-weight: normal;
}
.right-menu-3 #twitter_update_list li:last-child .tools {
	margin-bottom: 0px;
}
.right-menu-3.twitter .follow-us {
	background: url('../image/structure/components/twitter-bird-01.png') 158px top no-repeat;
	color: #0fa5d8;
	display: block;
	font: bold 14px/18px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	height: 36px;
}
.facebook-feed {
	border: none;
	overflow: hidden;
	width: 260px;
	height: 590px;
	float: left;
	margin: 20px 0 10px;
}
.rssBody ul, .rssBody ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.rssBody ul li {
	margin-bottom: 22px;
}
.rssFeed {
	margin-top: 20px;
}
.rssHeader a {
	background: url("../image/structure/components/dotted-line-01.png") repeat-x scroll left bottom transparent;
	color: #231F20;
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	display: block;
}
.rssBody h4 {
	margin-bottom: 7px;
}
.rssBody img {
	width: 100%;
	margin-bottom: 8px;
}
/*
Header

---------------------------------------------------------------------- */
header.top {
	background: #e8e9e9;
	position: relative;
	border-bottom: 1px solid #ffffff;
	border-top: 7px solid #ffffff;
}
header.top .logo-area {
	position: absolute;
	width: 1795px;
	margin-top: -8px;
	left: 50%;
	margin-left: -1135px;
}
header.top .logo-area .logo-bg {
	overflow: visible;
	width: 1795px;
	left: -50%;
}
header.top .logo-area .logo {
	top: 0;/*@note:changed 150309:50px previous logo*/
	
}
header.top .logo-area .logo-bg {
	position: relative;
	overflow: visible;
}
header.top .logo-area .logo-bg .bg-piece {
	position: absolute;
	height: 193px;
	overflow: hidden;
}
header.top .logo-area .logo-bg .bg-piece embed {
	position: absolute;
	width: 1795px;
	height: 2516px;
	display: block;
	overflow: hidden;
}
header.top .logo-area .logo-bg .bg-piece img {
	position: absolute;
	width: 1795px;
	height: 1352px;
	display: block;
	overflow: hidden;
}
header.top .logo-area div.bg-piece.r1 {
	top: 0;
	left: 0;
	width: 1795px;
}
header.top .logo-area div.bg-piece.r1 embed, header.top .logo-area div.bg-piece.r1 img {
	top: 0;
	left: 0;
}
header.top .logo-area div.bg-piece.r2 {
	top: 193px;
	left: -86px;
	width: 1795px;
}
header.top .logo-area div.bg-piece.r2 embed, header.top .logo-area div.bg-piece.r2 img {
	top: -193px;
	left: 86px;
}
header.top .logo-area div.bg-piece.r3 {
	top: 386px;
	left: -172px;
	width: 1788px;
}
header.top .logo-area div.bg-piece.r3 embed, header.top .logo-area div.bg-piece.r3 img {
	top: -386px;
	left: 172px;
}
header.top .logo-area div.bg-piece.r4 {
	top: 579px;
	left: -172px;
	width: 1707px;
}
header.top .logo-area div.bg-piece.r4 embed, header.top .logo-area div.bg-piece.r4 img {
	top: -579px;
	left: 172px;
}
header.top .logo-area div.bg-piece.r5 {
	top: 772px;
	left: -172px;
	width: 1623px;
}
header.top .logo-area div.bg-piece.r5 embed, header.top .logo-area div.bg-piece.r5 img {
	top: -772px;
	left: 172px;
}
header.top .logo-area div.bg-piece.r6 {
	top: 965px;
	left: -172px;
	width: 1541px;
}
header.top .logo-area div.bg-piece.r6 embed, header.top .logo-area div.bg-piece.r6 img {
	top: -965px;
	left: 172px;
}
header.top .logo-area div.bg-piece.r7 {
	top: 1158px;    
	left: -172px;
	width: 1460px;
	height: 1356px;
}
header.top .logo-area div.bg-piece.r7 embed, header.top .logo-area div.bg-piece.r7 img {
	top: -1158px;
	left: 172px;
}
header.top .logo-area .logo {
	position: absolute;
	right: 125px;
	width: 156px;
	height: 225px;
}
.front-page header.top .logo-area .logo {
	top: 45px;
}
header.top .logo-area .logo embed {
	position: relative;
}
/*
Main menu

---------------------------------------------------------------------- */
header.top nav.global-nav {
	height: 61px;
	position: relative;
}
header.top ul.main-menu {
	height: 61px;
	float: left;
	position: relative;
	overflow: visible;
	zoom: 1;
	margin-left: 220px;
}
.front-page header.top ul.main-menu {
	left: 50%;
	margin-left: 20px;
}
header.top ul.main-menu li {
	float: left;
	position: relative;
	display: block;
	zoom: 1;
	height: 40px;
}
header.top .main-menu-wrapper.expanded {
	background-image: url('../image/structure/header/main-menu-indicator.png');
	background-repeat: no-repeat;
	background-position: 30px 40px;
}
.front-page header.top ul.main-menu li {
	right: 50%;
}
header.top ul.main-menu > li > ul {
	display: none;
}
header.top ul.main-menu, header.top ul.main-menu a {
	overflow: visible;
	text-transform: uppercase;
	color: #6e6e6e;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-shadow: 0px 2px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=2);
}
header.top ul.main-menu a {
	line-height: 61px;
	height: 61px;
}
header.top ul.main-menu a.current, header.top ul.main-menu a:hover {
	color: #e21c2b;
}
header.top ul.main-menu li .split {
	font-weight: normal;
	display: inline;
	margin: 0 6px 0 2px;
}
/* Header Collapsible menu */

/* Header Collapsible menu */

ul.main-menu.collapsibles.building, ul.main-menu.collapsibles.building li, ul.main-menu.collapsibles.building li ul {
	display: block !important;
}
ul.main-menu.collapsibles.building-ie7, ul.main-menu.collapsibles.building-ie7 li, ul.main-menu.collapsibles.building-ie7 li ul, ul.main-menu.collapsibles.building-ie7 li ul li, ul.main-menu.collapsibles.building-ie7 li ul li ul {
	display: block;
}
ul.main-menu.collapsibles {
	width: 710px;
	padding: 10px;
	background: #231f20;
	position: absolute;
	left: 300px;
	top: 60px;
	display: none;
	z-index: 1000;
}
ul.main-menu.collapsibles > li {
	display: none;
	overflow:hidden;/*@note:mainmenu handling fix 15-03-03*/
}
/*ul.main-menu.collapsibles > li:nth-child(2) {
  display:block !important;
}*/
ul.main-menu.collapsibles > li > a, ul.main-menu.collapsibles > li > div {
	display: none;
}
ul.main-menu.collapsibles > li a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
ul.main-menu.collapsibles > li > ul > li > a::before {
	content: '/ ';
}
ul.main-menu.collapsibles > li > ul {
	width: 233px;
	top: 0;
	float: left;
}
ul.main-menu.collapsibles > li > ul > li > a {
	padding: 0 10px 0 5px;
	display: block;
	height: 24px;
	line-height: 24px;
}
ul.main-menu.collapsibles > li > ul > li.active > a {
	background: #4f4c4d;
}
ul.main-menu.collapsibles > li > ul > li > div.illustration {
	position: absolute;
	top: 10px;
	left: 243px;
	width: 233px;
	padding: 0 0 10px 0px;
	display: none;
}
ul.main-menu.collapsibles > li > ul > li.active > div.illustration {
	display: block;
}
ul.main-menu.collapsibles > li > ul > li > div.illustration img {
	border: 3px solid #4f4b4c;
}
ul.main-menu.collapsibles > li.about {
	width: 510px;
}
ul.main-menu.collapsibles > li.about > ul {
	width: 185px;
}
ul.main-menu.collapsibles > li.about > ul > li > div.illustration {
	width: 291px;
	left: 215px;
}
ul.main-menu.collapsibles > li.visit {
	width: 465px;
}
ul.main-menu.collapsibles > li.visit > ul {
	width: 215px;
}
ul.main-menu.collapsibles > li.visit > ul > li > div.illustration {
	width: 311px;
	left: 245px;
}
ul.main-menu.collapsibles > li.news {
	width: 465px;
	height: 186px
}
ul.main-menu.collapsibles > li.news > ul {
	width: 215px;
}
ul.main-menu.collapsibles > li.news > ul > li > div.illustration {
	width: 311px;
	left: 245px;
}
ul.main-menu.collapsibles > li > ul > li > div.illustration > h6.title {
	margin-bottom: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
ul.main-menu.collapsibles > li > ul > li > ul {
	position: absolute;
	top: 10px;
	left: 243px;
	background: #4f4c4d;
	width: 233px;
	padding: 0 0 10px 0px;
	display: none;
}
ul.main-menu.collapsibles > li > ul > li > ul li {
	padding-left: 10px;
}
ul.main-menu.collapsibles > li > ul > li.active > ul {
	display: block;
}
ul.main-menu.collapsibles > li > ul > li > ul > li > a {
	text-transform: none;
}
ul.main-menu.collapsibles > li > ul > li > ul > li.active {
	background-color: #737071;
}
ul.main-menu.collapsibles > li > ul > li > ul > li.active > ul {
	display: block;
	background-color: #737071;
}
ul.main-menu.collapsibles > li > ul > li > ul > li > ul {
	position: absolute;
	top: 0px;
	left: 233px;
	background: #4f4c4d;
	width: 233px;
	padding: 0 0 10px 10px;
	display: none;
}
ul.main-menu.collapsibles > li > ul > li > ul > li > ul > li > a {
	text-transform: none;
}
/*Header right area (search and social)*/

header.top .right-area {
	right: 24px;
	top: 5px;
	position: absolute;
	width: 235px;
}
header.top .right-area ul.top-buttons {
	height: 18px;
	float: right;
	line-height: 1em;
}
header.top .right-area ul.top-buttons li {
	float: left;
	margin-left: 2px;
}
header.top .right-area ul.top-buttons li:first-child {
	margin-right: 8px;
	margin-left: 0;
}
header.top .right-area ul.top-buttons li a {
	color: #777072;
	font-size: 10px;
	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
}
header.top .right-area ul.top-buttons li a .highlight {
	font-size: 12px;
	font-weight: bold;
}
header.top .text-input-1.global-search .icon {
	background: url('../image/structure/header/icon/magnifier.png') center center no-repeat;
}
/*
Body

---------------------------------------------------------------------- */
.inside-wrapper {
	/*background: url('../image/structure/background/inner-page-top.png') center 70px no-repeat;*/
    background: url('../image/ui/gradient_bar.png') 0 0 repeat-x white;
	overflow: hidden;
}
/*
Footer

---------------------------------------------------------------------- */
#BottomPaneDiv {
	border-top: 3px solid #ffffff;
	-webkit-box-shadow: 0px -5px 0px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px -5px 0px 0px rgba(0, 0, 0, 0.1);
	zoom: 1;
	z-index: 10;
}
footer.bottom {
	border-top: 1px solid #dedfdf;
}
footer.bottom .footer-wrapper {
	border-top: 1px solid #ffffff;
	padding-top: 25px;
	background: #dedfdf; /* Old browsers */
	background: -moz-linear-gradient(top, #dedfdf 0%, #dedfdf 55%, #e9eaea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dedfdf), color-stop(55%, #dedfdf), color-stop(100%, #e9eaea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dedfdf 0%, #dedfdf 55%, #e9eaea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dedfdf 0%, #dedfdf 55%, #e9eaea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dedfdf 0%, #dedfdf 55%, #e9eaea 100%); /* IE10+ */
	background: linear-gradient(to bottom, #dedfdf 0%, #dedfdf 55%, #e9eaea 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedfdf', endColorstr='#e9eaea', GradientType=0 ); /* IE6-9 */
}
footer.bottom .main-menu a, footer.bottom div.forms .title {
	color: #323232;
	font-size: 13px;
	text-transform: uppercase;
	text-shadow: 0px 2px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=2);
	margin-bottom: 5px;
}
footer.bottom .main-menu {
	float: left;
	width: 139px;
}
footer.bottom .main-menu li li a {
	color: #777777;
	font-size: 12px;
	text-transform: none;
	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	letter-spacing: 0.01em;
}
footer.bottom .main-menu .exhibitors ul {
	display: none;
}
footer.bottom .text-input-1 {
	width: 198px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 6px;
}
footer.bottom .text-input-1.submit .icon {
	top: 11px;
	right: 8px;
	background: url('../image/structure/components/submit-arrow.png') center center no-repeat;
}
footer.bottom div.forms {
	width: 206px;
	margin-left: 38px;
	/*float: left;*/
    display:inline-block;
    zoom: 1;
    *display: inline;
    vertical-align:top;
    position:relative;
}
footer.bottom div.forms p {
	margin-bottom: 6px;
	color: #777777;
	font-size: 12px;
	text-transform: none;
	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
}
footer.bottom div.forms .newsletter-subscription {
	padding-bottom: 6px;
}
footer.bottom div.forms a {
	color: #777777;
	font-size: 11px;
	text-transform: none;
	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	text-decoration: underline;
}
/*
Footer sponsors*/
/*Slider*/
#secondary-sponsors {
	width: 805px; /* Defines the size of the visible part of the carousel
    Attention : if you only want to see plain items in the secondary-sponsors,
    the width of the secondary-sponsors should take into account of :
    - the items width
    - the right and left padding of items
    - the number of items you want to see in the secondary-sponsors
   */
	overflow: hidden; /* Hides extra elements, those outside the secondary-sponsors area */
	position: relative;
	zoom: 1;
}
#secondary-sponsors ul {
	position: relative; /* Enables positionning of elements inside secondary-sponsors */
	padding: 0; /* Resets default - User Agent - style */
}
#secondary-sponsors li {
	width: 57px; /* Defines the size of inner element */
	height: 57px;
	float: left; /* Places list items side by side*/
	list-style: none; /* Resets default - User Agent - style */
	/* Cosmetic */
	background: white;
	margin-left: 10px;
	text-align: center;
	position: relative;
}
/* Cosmetic */
#simplePrevious, #simpleNext {
	cursor: pointer;
	font-size: 0.8em;
	text-decoration: underline;
}
#secondary-sponsors li img {
	position: absolute;
	top: 0;
	left: 0;
}
/*End Slider*/
footer.bottom .footer-sponsors {
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	margin: 10px auto 5px auto;
	padding: 1px 0 7px 0;
	position: relative;
}
footer.bottom .footer-sponsors .main-sponsor {
	float: left;
	padding-right: 16px;
	border-right: 1px solid #ffffff;
}
footer.bottom .footer-sponsors #secondary-sponsors {
	float: right;
}
footer.bottom .footer-sponsors .main-sponsor img {
	display: block;
}
footer.bottom .footer-sponsors #footer-sponsors-previous {
	position: absolute;
	left: 0;
	top: 36px;
	margin-left: -20px;
	background: url('../image/structure/footer/previous.png') left top no-repeat;
	width: 11px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}
footer.bottom .footer-sponsors #footer-sponsors-next {
	position: absolute;
	right: 0;
	top: 36px;
	margin-right: -20px;
	background: url('../image/structure/footer/next.png') left top no-repeat;
	width: 11px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}
footer.bottom .footer-sponsors .sponsor-label {
	color: #6e7075;
	font-size: 12px;
	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
}
footer.bottom .the-end {
	color: #25221f;
	font-size: 11px;
	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	margin-bottom: 10px;
}
/*
Front page

---------------------------------------------------------------------- */
html body.front-page div#outerDiv .hide-on-home {
	display: none;
}
.front-page .content-section {
	/*background: url('../image/structure/background/gray-bg-01.png') center 471px no-repeat;*/
    background: url('../image/ui/gradient_bar.png') 0 0 repeat-x white;
	padding-bottom: 65px;
	zoom: 1;
}
.front-page .content-section .title-3 {
	-webkit-text-size-adjust: 100%;
	font-weight: bold;
	color: #2b2724;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	display: block;
	overflow: hidden;
	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
}
.front-page .title-3.processed::after, .front-page .title-3.processed::before {
	content: '';
	position: absolute;
	display: block;
	left: -50%;
	top: 0;
	background: url('../image/structure/components/title-lines-01.png') center center repeat-x;
	width: 100%;
	height: 100%;
}
.front-page .title-3.processed::before {
	left: 50%;
}
.front-page .content-section .announcement.title-3 {
    display:none; /*hide on desktop version*/
    text-align:center;
    margin: 5px 0;
}
.front-page .content-section .announcement.text {
    margin: 15px 0 10px 0;
}
.front-page .pay-off {
	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	text-align: center;
	margin-top: 14px;
}
.front-page .pay-off h4 {
	font-family: 'HelveticaNeueW01-ThinIt', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #585452;
	line-height: normal;
}
.front-page .pay-off h5 {
	color: #555555;
	font-size: 14px;
	background: none;
}
/* Front page Main slideshow */


.front-page .main-slideshow canvas {
	height: 472px;
	position: absolute;
	top: 0;
	left: 0;
}
.front-page .main-slideshow .main-slideshow-wrapper {
	z-index: 1;
	height: 472px;
	position: relative;
	width: 100%;
	border-bottom: 1px solid white;
}
.front-page .main-slideshow .main-slideshow-wrapper .slides-wrapper {
	height: 472px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	overflow: visible;
}
.front-page .main-slideshow {
	position: relative;
	-webkit-box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.1);
	width: 100%;
	background: #ffffff;
	height: 472px;
}
.front-page .main-slideshow .text-boxes {
	position: absolute;
	top: 60px;
	width: 460px;/*419*/
	height: 284px;
	z-index: 2;
}
.front-page .main-slideshow .bg-1 {
	background: url('../image/page-content/front-page/slide/structure/slide-text-boxes-bg-1.png') top center repeat-x;
	width: 255px;
	padding-left: 90px;/*35*/
	height: 284px;
	position: absolute;
	top: 0;
	right: 127px;
	z-index: 1;
}
.front-page .main-slideshow .bg-2 {
	background: url('../image/page-content/front-page/slide/structure/slide-text-boxes-bg-2.png') top center repeat-x;
	width: 129px;
	height: 284px;
	position: absolute;
	top: 0;
	right: 0px;
	z-index: 1;
}
.front-page .main-slideshow .caption-box {
	position: absolute;
	left: 15px;/*35*/
	z-index: 2;
	width: 420px;/*310*/
}
.front-page .main-slideshow .caption-box-1 {
	top: 11px;
}
.front-page .main-slideshow .caption-box-2 {
	top: 78px;
}
.front-page .main-slideshow .caption-box-1 .t-1 {
	font-weight: bold;
	color: #ffffff;
	font-size: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}
.front-page .main-slideshow .caption-box-1 .t-2 {
	font-family: 'HelveticaNeueW01-65Medi', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #ffffff;
	font-size: 15px;
}
.front-page .main-slideshow .caption-box-2 .t-1 {
	font-family: 'HelveticaNeueW01-75Bold', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #000000;
	font-size: 24px;
	margin-top: 31px;
	margin-bottom: 0px;
	padding-bottom: 0;
	background: none;
	text-transform: uppercase;
    letter-spacing:-.02em;
}
.front-page .main-slideshow .caption-box-2 .t-1::after {
	content: ' /';
}
.front-page .main-slideshow .caption-box-2 .t-2 {
	font-family: 'HelveticaNeueW01-65Medi', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #000000;
	font-size: 14px;
	height:63px;
	width: 330px;/*245*/
    max-height:63px;
}
.front-page .main-slideshow nav {
	margin-left: 14px;
}
.front-page .main-slideshow nav a {
	background: url('../image/page-content/front-page/slide/structure/slide-nav-item.png') left top no-repeat;
	width: 42px;
	height: 25px;
	margin-left: -14px;
	display: block;
	float: left;
	text-indent: -9999px;
	cursor: pointer;
}
.front-page .main-slideshow nav a.active {
	background: url('../image/page-content/front-page/slide/structure/slide-nav-item-active.png');
}
/* END OF Front page Main slideshow */



/* What's up slider*/
.front-page #what-up {
	overflow: hidden; /* Hides extra elements, those outside the what-up area */
	zoom: 1;
	position: relative;
}
.front-page #what-up ul {
	position: relative; /* Enables positionning of elements inside what-up */
	padding: 0; /* Resets default - User Agent - style */
}
.front-page #what-up li {
	float: left; /* Places list items side by side*/
	list-style: none; /* Resets default - User Agent - style */
	/* Cosmetic */
	text-align: center;
	position: relative;
	border-bottom: 5px solid #d9dada;
}
/* Cosmetic */
.home-slider {
	position: relative;
}
.front-page #what-up li .slide-wrapper {
	position: relative;
}
.front-page #what-up .slide-wrapper .content-area {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 280px;
	z-index: 1;
}
.front-page #what-up .slide-wrapper .content-area img {
	width: 280px;
}
.front-page #what-up-previous, #what-up-next {
	background-image: url('../image/structure/components/arrows.png');
	top: 135px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	width: 33px;
	height: 33px;
	cursor: pointer;
}
.front-page #what-up-next {
	background-position: top right;
	right: -36px;
}
.front-page #what-up-previous {
	background-position: top left;
	left: -36px;
}
.front-page #what-up-next:hover {
	background-position: bottom right;
}
.front-page #what-up-previous:hover {
	background-position: bottom left;
}
.front-page #what-up h3 {
	font-weight: bold;
	color: #272421;
	font-size: 20px;
	margin-bottom: 0px;
	text-align: left;
	line-height: 20px;
	margin-top: 3px;
	text-transform: none;
}
.front-page #what-up p {
	color: #272421;
	font-size: 14px;
	text-align: left;
	width: 267px;
	line-height: 18px;
}
/*End Slider*/

.front-page .page-section.what-up {
	margin-bottom: 45px;
	display: none;
}
.testmode-1 .front-page .page-section.what-up {
	margin-bottom: 45px;
	display: block;
}
.front-page .box-1 .box-1 {
	height: 273px;
}
.front-page .box-1 .slide-wrapper {
	height: 273px;
	background-color: white;
}
.front-page .box-1 .overlay {
	background: url('../image/page-content/front-page/tefaf-recommends/box-1-overlay.png') center center no-repeat;
	height: 273px;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.front-page .box-1 .overlay:hover {
	background: url('../image/page-content/front-page/tefaf-recommends/box-1-overlay-grey.png') center center no-repeat;
}
.front-page .box-2 {
	background: white;
	position: relative;
	border-bottom: 5px solid #d9dada;
}
.front-page .box-2 .wrapper {
	padding: 10px;
	width: 320px;
	height: 196px;
	position: relative;
}
.front-page .box-2 .wrapper img {
	width: 320px;
	position: absolute;
	top: 10px;
	left: 10px;
}
.front-page .box-2.art-for-sale .wrapper img {
	display: none;
	z-index: 1;
}
.front-page .box-2.art-for-sale .wrapper img.active {
	display: block;
	z-index: 3;
}
.front-page .box-2.art-for-sale .wrapper img.last-active {
	z-index: 2;
}
.front-page .box-2 .overlay {
	background: url('../image/page-content/front-page/tefaf-recommends/box-2-overlay.png') center center no-repeat;
	width: 340px;
	height: 216px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
}
.front-page .box-2 h4 {
	vertical-align: bottom;
	width: 112px;
	font-size: 18px;
	font-weight: bold;
	color: white;
	position: absolute;
	right: 10px;
	bottom: 18px;
	margin-bottom: 0;
	text-align: right;
	text-transform: none;
	line-height: normal;
}
.front-page .box-3 {
	background: white;
	position: relative;
	border-bottom: 5px solid #d9dada;
	height: 106px;
}
.front-page .box-3 .wrapper {
	width: 221px;
	height: 96px;
	position: relative;
	overflow: hidden;
}
.front-page .box-3 .wrapper img {
	width: 201px;
	position: absolute;
	top: 10px;
	left: 10px;
}
.front-page .box-3 .overlay {
	background: url('../image/page-content/front-page/tefaf-recommends/box-3-overlay.png') center center no-repeat;
	width: 221px;
	height: 106px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
}
.front-page .box-3 h4 {
	text-transform: none;
	line-height: normal;
	vertical-align: bottom;
	width: 73px;
	font-size: 16px;/*18*/
	font-weight: bold;
	color: white;
	position: absolute;
	right: 5px;
	bottom: 7px;
	margin-bottom: 0;
	text-align: right;
}
.front-page #ContentPaneDiv .as-edit-and-admin-buttons {
	position: absolute;
	right: 50px;
	z-index: 20000;
	background: #ffffff;
}
/*
Visit

---------------------------------------------------------------------- */
.tabid-46 .col {
	float: left;
}
.tabid-46 .col-1 {
	width: 450px;
}
.tabid-46 .col-2 {
	width: 210px;
	margin-right: 20px;
	float: right;
}
.tabid-46 .lhc {
	font-size: 12px;
	color: #231f20;
}
.tabid-46 .lhc .image-right {
	float: right;
	width: 167px;
	margin-left: 20px;
	margin-bottom: 13px;
}
.tabid-46 .page-wrapper .lhc a.larger-map {
	float: right;
	text-decoration: none;
}
.tabid-46 .addthis_toolbox a:nth-child(3) {
	/*clear: both;*/
	margin-left: -35px;
}
/*
Sponsors

---------------------------------------------------------------------- */
.tabid-27 .sponsor-list {
	margin-bottom: 20px;
	height: 200px;
}
.tabid-27 .sponsor-list li {
	float: left;
	width: 23%; /*16%*/
	margin: 1%;
	background-color: #fff;
	min-height: 101px;
	position: relative;
}
.tabid-27 .sponsor-list li img {
	width: 60%; /*100*/
	display: inline-block;
	vertical-align: middle;
}
.tabid-27 .sponsor-list li a {
	width: 100%;
	display: inline;
	line-height: 101px;
}
.tabid-27 .details h3 {
	margin-top: 20px;
}
.tabid-27 .clear {
	clear: both;
}
/*
Museum

---------------------------------------------------------------------- */
.tabid-44.tabindex-1 .right-menu-1.visit, .tabid-44.tabindex-1 .main.visit {
	display: none;
}
.tabid-44.tabindex-2 .right-menu-1.about, .tabid-44.tabindex-2 .main.about {
	display: none;
}
/*
Fair sections

---------------------------------------------------------------------- */
.tabid-157.tabindex-1 .right-menu-1.visit, .tabid-157.tabindex-1 .main.visit {
	display: none;
}
.tabid-157.tabindex-2 .right-menu-1.about, .tabid-157.tabindex-2 .main.about {
	display: none;
}
/*
Entopic

---------------------------------------------------------------------- */
.form-1.entopic {
	background-color: #dcdcdd;
	padding: 15px;
	font-size: 14px;
	line-height: 18px;
	-webkit-box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.1);
	margin-bottom: 25px;
}
.form-1.entopic input {
	width: 636px !important;
}
.form-1.entopic.unsubscribe .jqTransformButton span span {
	width: 322px;
}
.form-1.entopic .jqTransformInputWrapper {
	width: 645px !important;
}
/*
Object details

---------------------------------------------------------------------- */

.tabid-181 .lhc h3 {
	color: #231f20;
	font-weight: normal;
	font-family: 'HelveticaNeueW01-65Medi', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 24px;
	background: none;
	text-transform: none;
}
.tabid-181 .lhc .image-area {
	float: left;
	width: 450px;
}
.tabid-181 .lhc .description-area {
	float: right;
	width: 210px;
	font: 12px/1 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #000000;
}
.tabid-181 .lhc .description-area .label {
	margin-bottom: 0;
	font-weight: bold;
}
.tabid-181 .lhc .description-area .artist-name {
	margin-bottom: 0;
}
.tabid-181 .lhc .description-area .circa {
	margin-bottom: 0;
}
.tabid-181 .lhc .description-area .title {
	font-style: italic;
	margin-bottom: 0;
}
.tabid-181 .lhc .description-area .title i {
	font-style: italic;
}
.tabid-181 .lhc .description-area .social-tools > span {
	display: block;
	margin-bottom: 8px;
	margin-top: 5px;
}
.tabid-181 .lhc .description-area .plus {
	height: 30px;
	margin: 15px 0;
}
.tabid-181 .lhc .description-area .plus a {
	display: block;
	width: 15px;
	height: 15px;
	padding: 8px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	cursor: pointer;
	margin-bottom: 7px;
}
.tabid-181 .lhc .description-area .plus hr.dotted {
	margin-bottom: 7px;
}
.tabid-181 .lhc .description-area .plus .print {
	background-image: url('/media/Tefaf/01/image/structure/components/icon/printer.png');
	border-right: 1px solid #c2c2c2;
}
.tabid-181 .lhc .description-area .plus .send-this {
	background-image: url('/media/Tefaf/01/image/structure/components/icon/letter.png');
}
.tabid-181 .lhc .description-area .plus a.full-screen {
	width: 75px;
	background: #dcdcdd url('/media/Tefaf/01/image/structure/components/icon/full-screen.png') 81px 8px no-repeat;
	padding: 7px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-right: 18px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
}
/*
Exhibitor details

---------------------------------------------------------------------- */

.tabid-10 .lhc h3 {
	color: #231f20;
	font-weight: normal;
	font-family: 'HelveticaNeueW01-65Medi', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 24px;
	background: none;
	text-transform: none;
}
.tabid-10 .lhc .tableTemplate {
	color: #000000;
	font: 12px/1 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}
.tabid-10 #dealer-objects-slideshow {
	height: 560px;
}
.tabid-10 .fair-section {
	display: none;
}
.dealer-objects {
	display: none;
}
#dealer-objects-slideshow .galleria-container {
	background: #ffffff;
}
#dealer-objects-slideshow .galleria-stage {
	width: 450px;
	height: 484px;
	left: 0;
	right: 0;
	top: 0;
}
#dealer-objects-slideshow .galleria-thumbnails-container {
	height: 70px;
	left: 0;
	right: 230px;
	bottom: auto;
	top: 490px;
}
#dealer-objects-slideshow .galleria-thumb-nav-left, #dealer-objects-slideshow .galleria-thumb-nav-right {
	background: url("../image/structure/components/arrow-prev-02.png");
	width: 19px;
	height: 56px;
}
#dealer-objects-slideshow .galleria-thumb-nav-left {
	background-image: url("../image/structure/components/arrow-prev-02.png");
}
#dealer-objects-slideshow .galleria-thumb-nav-right {
	background-image: url("../image/structure/components/arrow-next-02.png");
}
#dealer-objects-slideshow .galleria-thumbnails .galleria-image {
	height: 70px;
	border: none;
	margin-right: 6px;
}
#dealer-objects-slideshow .galleria-thumbnails-list {
	height: 70px;
}
#dealer-objects-slideshow .galleria-info {
	width: 210px;
	right: 0;
	left: auto;
	top: 0;
}
#dealer-objects-slideshow .galleria-info-link {
	display: none;
}
#dealer-objects-slideshow .galleria-info-text {
	display: block;
	background: transparent;
	padding: 0;
}
#dealer-objects-slideshow .galleria-info-text .galleria-info-description {
	font: 12px/1 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #000000;
}
#dealer-objects-slideshow .galleria-info-text .galleria-info-description .title {
	/*font-style: italic;*/
	margin-bottom: 0;
}
#dealer-objects-slideshow .galleria-info-text .galleria-info-description .title i {
	font-style: italic;
}
#dealer-objects-slideshow .galleria-info-text .galleria-info-description .label {
	margin-bottom: 0;
	font-weight: bold;
}
#dealer-objects-slideshow .galleria-info-text .galleria-info-description .artist-name {
	margin-bottom: 0;
	font-weight: bold;
}
#dealer-objects-slideshow .galleria-info-text .galleria-info-description .circa {
	margin-bottom: 0;
}
#dealer-objects-slideshow .social-box {
	height: auto;
}
#dealer-objects-slideshow .social-box > span {
	display: block;
	margin-bottom: 10px;
}
#dealer-objects-slideshow .galleria-thumbnails .galleria-image {
	background: transparent;
}
#dealer-objects-slideshow .plus {
	height: 30px;
	margin: 15px 0;
}
#dealer-objects-slideshow .plus a {
	display: block;
	width: 15px;
	height: 15px;
	padding: 8px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	cursor: pointer;
	margin-bottom: 7px;
}
#dealer-objects-slideshow .plus hr.dotted {
	margin-bottom: 7px;
}
#dealer-objects-slideshow .plus .print {
	background-image: url('/media/Tefaf/01/image/structure/components/icon/printer.png');
	border-right: 1px solid #c2c2c2;
}
#dealer-objects-slideshow .plus .send-this {
	background-image: url('/media/Tefaf/01/image/structure/components/icon/letter.png');
}
#dealer-objects-slideshow .plus a.full-screen {
	width: 75px;
	background: #dcdcdd url('/media/Tefaf/01/image/structure/components/icon/full-screen.png') 81px 8px no-repeat;
	padding: 7px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-right: 18px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
}
/*
related objects
----------------------------
*/
.related-works img {
	width: 172px;
}
.related-works td {
	width: 172px;
	padding-right: 20px;
}
.related-works td:nth-child(5n) {
	padding-right: 0px;
}
.related-works td .artwork {
	font-size: 12px;
	font-weight: bold;
}
.related-works td .artwork p {
	margin-bottom: 10px;
}
.related-works td .artwork img {
	display: block;
	margin-bottom: 10px;
}
/*
Artist list

---------------------------------------------------------------------- */
.tabid-47 .nameList {
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	columns: 100px 3;
	-webkit-columns: 100px 3; /* Safari and Chrome */
	-moz-columns: 100px 3; /* Firefox */
}
.tabid-47 .nameList li {
	margin: 0;
	padding: 0;
	list-style: none;
}
/*
Blog

---------------------------------------------------------------------- */
p.blogImageStyle {
	margin: 0;
}
.blogImageStyle img {
	margin-top: 5px;
	margin-bottom: 10px;
}
.image-right, .image_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}
.image-left, .image_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.post-body, .post-body * {
	color: #000000 !important;
}
.image-caption {
	display: none;
}
figure.image-1 {
	margin-bottom: 10px;
}
figure.image-1 img {
	margin-bottom: 10px;
}
img.blog-symposium-img {
	display: none;
}
tabid-78 img.blog-news-img {
	display: inline;
}
tabid-445 img.blog-symposium-img {
	display: inline;
}
figure.image-1 figcaption {
	font-size: 12px;
	color: #000000;
}
.al-left {
	float: left;
	margin-right: 20px;
}
.al-right {
	float: right;
	margin-left: 20px;
}
.tabid-148 .postContent {
	margin-top: 10px;
}
.post-template {
	overflow: hidden;
	margin-bottom: 2em;
}
/*
Press Log in

---------------------------------------------------------------------- */
.tabid-34 .radio-button-mesh .jqTransformRadioWrapper {
	float: left;
}
/*
Accreditation request form

*/
.accreditation-request table.grid {
	display: none;
}
.accreditation-request .additional-badges {
	width: 100%;
}
.accreditation-request .additional-badges a {
	float: right;
	color: #B32002;
	font-size: 11px;
	text-decoration: none;
}
.accreditation-request .additional-badges span.name {
	display: block;
	float: left;
	border-right: 1px solid #333;
	margin-right: 10px;
	padding-right: 10px;
}
.accreditation-request .additional-badges span.job {
	display: block;
	float: left;
}
.accreditation-request .additional-badges, .accreditation-request .additional-badges li {
	list-style: none;
	padding: 0;
}
.accreditation-request .additional-badges li {
	margin-bottom: 20px;
}
.accreditation-request .additional-badges li hr {
	display: none;
}
/*
Interview request form

*/
.form-1.form-1-a .notice.info input, .form-1.form-1-a .notice.info textarea {
	width: 585px;
}
.interview-request-form .form-label.checkbox-label {
	float: left;
	margin-left: 4px;
	clear: none;
}
.radio-box label {
	width: 100px;
}
.interview-request-form .form-section.notice.info {
	display: none;
	width: 100%;
}
.interview-request-form .checkbox-area {
	clear: both;
}
/* 
Badge Form 

*/
.form-area {
	margin-bottom: 1em;
}
.press-badges .form-area .text-input-area {
	width: 472px;
	float: right;
}
.press-badges .form-area .input-box {
	width: 405px;
}
.press-badges .form-area .input-box input {
	width: 462px;
}
.press-badges .form-area label.cabinet {
	cursor: pointer;
}
.press-badges .form-area input.file {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.press-badges .form-area .image-area {
	border: 4px solid #eeeeee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float: left;
	width: 142px;
	height: 146px;
	position: relative;
	background: #ffffff;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.press-badges .form-area .image-area .image {
	margin-top: 10px;
	height: 100px;
	line-height: 100px;
	vertical-align: middle;
	overflow: hidden;
}
.press-badges .form-area .image-area .image img {
	display: inline;
	line-height: 100px;
	vertical-align: middle;
}
.press-badges .form-area .image-area .cabinet {
	position: absolute;
	width: 142px;
	bottom: 6px;
	height: 20px;
	left: 0;
	text-align: center;
	color: #7B7B7B;
}
.press-badges .call-upload .notice.error {
	margin-top: 0;
	position: absolute;
	top: 0;
}
.press-badges .notice.error.first {
	margin-top: 0;
}
.press-badges .form-area label.cabinet {
	cursor: pointer;
}
.press-badges .form-area input.file {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
a.upload-link, a.delete-link {
	display: none;
}
.press-badges .list ul {
}
.press-badges .list li {
	clear: both;
	padding-bottom: 30px;
}
.press-badges .list .image-area {
	float: left;
	margin-right: 17px;
}
.press-badges .list .text-area {
	float: left;
	width: 584px;
}
.press-badges table.grid {
	display: none;
}
.press-badges .list hr {
	margin: 7px 0 7px 0;
}
.press-badges .list span.name {
	font-weight: bold;
}
.press-badges .list .remove {
	float: right;
	color: #B32002;
	font-size: 11px;
	text-decoration: none;
}
.press-badges ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.press-badges ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
/*
About TEFAF

---------------------------------------------------------------------- */
.tabid-18 div#about-slider {
	height: 540px;
	margin-bottom: 14px;
	margin-top: -20px;
}
.tabid-18 div#about-slider .galleria-stage {
	left: 0;
	top: 0;
	right: 0;
	bottom: 84px;
}
.tabid-18 div#about-slider .galleria-container {
	background: transparent;
}
.tabid-18 div#about-slider .galleria-thumbnails .galleria-image {
	background: transparent;
	border: none;
	height: 66px;
	margin: 0 -25px 0 0;
}
.tabid-18 div#about-slider .galleria-thumbnails .galleria-image:last-child {
	margin: 0;
}
.tabid-18 .right-menu-1.about {
	height: 421px;
}
.tabid-18 div#about-slider .galleria-thumbnails .galleria-image img {
}
.tabid-18 div#about-slider .galleria-container .galleria-thumbnails-container {
	height: 84px;
}
.tabid-18 div#about-slider .galleria-thumbnails-list {
	padding-top: 18px;
}
.tabid-18 .addthis_toolbox {
	margin: 14px 0;
}
.tabid-18 .addthis_toolbox a {
	float: right;
	width: 90px;
}
.tabid-18 .galleria-info-link {
	display: none;
}
/*
Press section

---------------------------------------------------------------------- */


.press-flags {
	float: right;
}
.press-flags a {
	text-decoration: none;
}
.tabid-12 .press-image img {
	margin-right: 20px;
}
/*
Maintenance

---------------------------------------------------------------------- */
/*html #TopPaneDiv, html .content-section, footer.bottom {
  display:none;
}
html .maintenance-mode-message {
  display:block;
}
.maintenance-mode-message table {
  width:100%;
  text-align:center;
  color:#000000;
  
}
html body, html #BottomPaneDiv {
  
}
html .maintenance-mode-message a {
  color:#F00;
}

html, body, form,  #outerDiv, .inside-wrapper, #BottomPaneDiv, .maintenance-mode-message, table, tr, td {
  height:100%;
}
.testmode-1 #TopPaneDiv, .testmode-1 .content-section, .testmode-1 footer.bottom {
  display:block;
}
.testmode-1 .maintenance-mode-message {
  display:none;
}

.testmode-1 html, .testmode-1 body, .testmode-1 form,  .testmode-1 #outerDiv, .testmode-1 .inside-wrapper, .testmode-1 #BottomPaneDiv, .testmode-1 .maintenance-mode-message, .testmode-1 table, .testmode-1 tr, .testmode-1 td {
  height:auto;
}

.maintenance-mode-message td {
  vertical-align:middle;
  background:#ffffff;
}*/

/*
Floorplan

---------------------------------------------------------------------- */
.tabid-25 .floorplan-link {
	display: none;
}
/*
Print press highlight

---------------------------------------------------------------------- */
html.tabid-59 body {
	background: #ffffff;
}
/*
Videos

---------------------------------------------------------------------- */
html.tabid-24 .page-wrapper {
	padding-top: 0;
}
/*
Press release list

---------------------------------------------------------------------- */
.tabid-14 .release-list a {
	text-decoration: none;
}
.tabid-14 .button-1.add-to-portfolio {
	width: 130px;
	text-align: center;
}
.tabid-14 .press-flags a {
	text-decoration: none;
}
/*
Press portfolio

---------------------------------------------------------------------- */
.tabid-170 .content-section .button-1 {
	float: left;
	margin-bottom: 20px;
}
/*
Press portfolio sidebar

---------------------------------------------------------------------- */
.right-menu-1.portfolio .log-out {
	cursor: pointer;
	float: right;
	padding: 6px 0 8px;
}
.right-menu-1.portfolio .amount {
	padding: 6px 0 8px;
}
/*
Shop

---------------------------------------------------------------------- */

.products .product input.quantity {
	width: 22px;
	float: left;
	height: 29px;
	line-height: 29px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #e6e6e6;
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.2);
	font-size: 12px;
	font-family: 'HelveticaNeueW01-65Medi', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-weight: normal;
	text-align: center;
}
.lhc .products .product .product-form {
	position: relative;
	margin-top: 8px;
}
.lhc .products .product .product-form a.tooltip {
	position: absolute;
	top: 0;
	left: 0;
	height: 29px;
	width: 22px;
	display: block;
	z-index: -1;
}
.lhc .products .product .button-1.add-item {
	float: left;
	padding: 0 8px;
}
.lhc .products .product .button-2.item-added {
	display: none;
}
.lhc .products .product.added {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/* IE 5-7 */
	filter: alpha(opacity=50);
	/* Netscape */
	-moz-opacity: 0.5;
	/* Safari 1.x */
	-khtml-opacity: 0.5;
	/* Good browsers */
	opacity: 0.5;
}
.lhc .products .product.added .product-form a.tooltip {
	z-index: 1;
}
.lhc .products .product.added .button-1.add-item {
	display: none;
}
.lhc .products .product.added .button-2.item-added {
	display: block;
	padding: 0 5px;
	float: left;
	cursor: default;
}
.lhc .products .product .total, .lhc .products .product .remove-item {
	display: none;
}
.products .product .title {
	font-size: 12px;
	font-family: 'HelveticaNeueW01-65Medi', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #231f20;
}
.products .product .price {
	font-size: 12px;
	font-family: 'HelveticaNeueW01-75Bold', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #231f20;
}
.products .product .price::before, .sub-total .value::before, .total-order .value::before, .total-shippingfee-weghit .value::before, .products .product .total .value::before, .order-summary .summary-values .subtotal .value::before, .order-summary .summary-values .shipping .value::before, .tabid-102 .form-and-summary .right-menu-1.order-summary .total::before {
	display: inline;
	content: ' € ';
}
.products .product label {
	font-size: 12px;
	font-family: 'HelveticaNeueW01-65Medi', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	display: block;
	text-decoration: none;
	font-weight: normal;
	height: 29px;
	line-height: 29px;
	float: left;
	margin: 0 10px 0 8px;
	color: #231f20;
}
.rhc .products .product {
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: 1px solid #bec1c2;
}
.rhc .products .product .product-details {
	float: left;
	width: 127px;
}
.rhc .products .product .image-area {
	float: left;
	margin-right: 8px;
}
.rhc .products .product .image-area img {
	width: 85px;
}
.rhc .products .product .button-1.add-item {
	display: none;
}
.rhc .products .product .button-2.item-added {
	display: none;
}
.rhc .products .product input.quantity {
	background: #ffffff;
	height: 22px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.rhc .products .product label.quantity-label {
	height: 22px;
	line-height: 22px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.rhc .products .product .total {
	clear: both;
}
.rhc .products .product .total {
	font-size: 12px;
	font-family: 'HelveticaNeueW01-65Medi', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #231f20;
}
.rhc .products .product .total .total-value {
	font-family: 'HelveticaNeueW01-75Bold', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}
.rhc .products .product .remove-item {
	background: url('../image/structure/components/remove.png') left center no-repeat;
	padding-left: 20px;
	height: 17px;
	line-height: 17px;
	font-size: 12px;
	cursor: pointer;
}
.rhc .products .total-order {
	background: #1e1b1c;
	-webkit-border-radius: 3px;
	text-shadow: none;
	filter: none;
	border-radius: 3px;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
}
.rhc .products .total-shippingfee-weghit {
	background: #1e1b1c;
	-webkit-border-radius: 3px;
	text-shadow: none;
	filter: none;
	border-radius: 3px;
	padding: 5px;
	color: #afffff;
	font-weight: bold;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
}
.rhc .sub-total {
	margin-bottom: 15px;
}
.rhc .sub-total .label {
	display: block;
	float: left;
	margin-right: 8px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #231f20;
	width: 85px;
}
.rhc .sub-total .value {
	display: block;
	float: left;
	margin-right: 8px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #231f20;
}
.rhc .products .order-now {
	float: right;
	margin-top: 14px;
	margin-right: -3px;
}
.rhc .purchase .empty-notification {
	display: none;
}
.rhc .purchase.empty .empty-notification {
	display: block;
}
.rhc .purchase.empty .purchase-data {
	display: none;
}
/*
Shop - Shipping and payment form

---------------------------------------------------------------------- */
.tabid-102 .form-and-summary .basket-items h3 {
}
.tabid-102 .form-and-summary table.product .image-area {
	text-align: center;
}
.tabid-102 .form-and-summary table.product .image-area img {
	width: 90px;
	margin-right: 20px;
}
.tabid-102 .form-and-summary .product {
	width: 100%;
	background: url("../image/structure/components/dotted-line-01.png") repeat-x scroll left bottom transparent;
	margin-bottom: 20px;
}
.tabid-102 .form-and-summary .product td {
	padding-bottom: 20px;
	vertical-align: middle;
}
.tabid-102 .form-and-summary .product .product-text {
	width: 100%;
	margin-bottom: 14px;
}
.tabid-102 .form-and-summary .product .product-text td {
	vertical-align: bottom;
	padding-top: 0px;
}
.tabid-102 .form-and-summary .form-1.form-1-a table.product td.price {
	width: 80px;
	font: 12px;
	line-height: 1em;
	text-align: right;
}
.tabid-102 .form-and-summary .form-1.form-1-a table.product td.qty input {
	width: 33px;
}
.tabid-102 .form-and-summary .form-1.form-1-a table.product td.qty {
	width: 80px;
}
.tabid-102 .form-and-summary .form-1.form-1-a table.product td.qty .jqTransformInputWrapper {
	margin-bottom: -7px;
	float: right;
}
.tabid-102 .form-and-summary .form-1.form-1-a table.product td.title h4 {
	margin-bottom: 0;
	text-transform: none;
}
.tabid-102 .form-and-summary .form-1.form-1-a table.product td.total {
	width: 90px;
	font-size: 18px;
	line-height: 1em;
	text-align: right;
}
.tabid-102 .form-and-summary .form-1.form-1-a table.product .buttons {
	float: right;
	color: #999;
}
.tabid-102 .form-and-summary .form-1.form-1-a table.product .buttons a {
	font: 11px/1 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	text-decoration: none;
}
.tabid-102 .form-and-summary .form-1.form-1-a table.product .buttons a:hover {
	color: #E21B23;
}
.tabid-102 .form-and-summary .form-1.form-1-a table.product hr.dotted {
	margin-bottom: 10px;
}
.tabid-102 .form-and-summary .right-menu-1.order-summary .shipping {
	height: 20px;
	clear: both;
	color: #E21B23;
}
.tabid-102 .form-and-summary .right-menu-1.order-summary .subtotal {
	height: 20px;
	clear: both;
}
.tabid-102 .form-and-summary .right-menu-1.order-summary .label {
	float: left;
	clear: both;
	font-size: 12px;
}
.tabid-102 .form-and-summary .right-menu-1.order-summary .value {
	float: right;
	font-size: 12px;
}
.tabid-102 .form-and-summary .right-menu-1.order-summary.fixed {
	position: fixed;
	top: 0;
}
.tabid-102 .form-and-summary .right-menu-1.order-summary .total {
	clear: both;
	font-size: 18px;
	color: #000000;
	text-align: right;
	border-top: 1px solid #bbb;
	margin-top: 7px;
	padding-top: 7px;
}
.tabid-102 .form-and-summary .form-1.form-1-a .jqTransformButton span span {
	width: 190px;
}
.tabid-102 .form-and-summary .shipping-details-form {
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
}
.tabid-102 #bntProcessing {
	display: none;
}
.inner-lightbox-padding {
	padding: 20px;
}
.inner-lightbox-padding .title {
	font-weight: bold;
}
/*
Cookie message
----------------------------
*/
html #cookieGuardMsg {
	position: fixed;
}
/*
Tefaf Mobile
----------------------------
*/

.tabid-19 .downloads {
	width: 100%;
}
.tabid-19 .downloads a {
	width: 50%;
	display: block;
	float: left;
}
.tabid-19 #download-market {
	padding-bottom: 60px;
	background: url('../image/page-content/mobile/google_pla_store_android.png') no-repeat bottom left;
}
.tabid-19 #download-appstore {
	padding-bottom: 62px;
	background: url('../image/page-content/mobile/appstore.png') no-repeat bottom left;
}
.tabid-19 .app-image {
	width: 40%;
}
/* Art market */

.tabid-156 .symposium-table-01 tr td, .tabid-433 .symposium-table-01 tr td, .tabid-421 .symposium-table-01 tr td  {
	border-left: 1px solid #aaa;
}
.tabid-156 .symposium-table-01 tr td:nth-child(1),, .tabid-421 .symposium-table-01 tr td:nth-child(1)  {
	white-space: nowrap;
	border-right: none;
}
.tabid-156 .symposium-table-01, .tabid-433 .symposium-table-01, .tabid-421 .symposium-table-01  {
	border: 1px solid #999;
}
.tabid-156 .symposium-table-01 tr, .tabid-433 .symposium-table-01 tr, .tabid-421 .symposium-table-01 tr {
	border-bottom: 1px solid #aaa;
}
.tabid-156 .symposium-table-01 td, .tabid-433 .symposium-table-01 td, .tabid-421 .symposium-table-01 td {
	padding: 7px;
}
/* MasterArt bottom exhibition ticker */

.masterart-window-bottom-ticker {
	position: fixed;
	bottom: 0;
	left: 0;
	height: 33px;
	width: 100%;
	background: #e8e9e9;
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
	box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
	display: none;
	z-index: 10;
}
.masterart-window-bottom-ticker h3 {
	display: block;
	height: 33px;
	float: left;
}
.masterart-window-bottom-ticker h3 a {
	display: block;
	height: 33px;
	line-height: 33px;
	text-transform: uppercase;
	font-family: 'HelveticaNeueW01-75Bold', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: white;
	text-shadow: 0px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=1);
	background: url('../image/structure/bottom-ticker/section.png') top right no-repeat;
	padding: 0 20px;
	float: left;
	font-size: 16px;
}
.masterart-window-bottom-ticker .ticker-news-area {
	height: 33px;
	line-height: 33px;
	margin-left: 20px;
	float: left;
	position: relative;
}
.masterart-window-bottom-ticker .ticker-news-area .entry {
	color: #231f20;
	text-shadow: 0px 1px 0px #fff;
	filter: dropshadow(color=#fff, offx=0, offy=1);
	font-size: 13px;
	height: 33px;
	line-height: 33px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
.masterart-window-bottom-ticker .entry.active {
	display: block;
}
.masterart-window-bottom-ticker.css-transitions .entry {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	/* IE 5-7 */
	filter: alpha(opacity=0);
	/* Netscape */
	-moz-opacity: 0;
	/* Safari 1.x */
	-khtml-opacity: 0;
	/* Good browsers */
	opacity: 0;
	display: block;
	z-index: 10;
}
.masterart-window-bottom-ticker.css-transitions .entry.active {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	/* IE 5-7 */
	filter: alpha(opacity=100);
	/* Netscape */
	-moz-opacity: 1;
	/* Safari 1.x */
	-khtml-opacity: 1;
	/* Good browsers */
	opacity: 1;
	transition-delay: 1s, 0s;
	display: block;
	z-index: 11;
}
.masterart-window-bottom-ticker .ticker-news-area h4 {
	color: #231f20;
	text-shadow: 0px 1px 0px #fff;
	filter: dropshadow(color=#fff, offx=0, offy=1);
	font-size: 13px;
	line-height: 33px;
}
.masterart-window-bottom-ticker h4 .title, .masterart-window-bottom-ticker h4 .venue {
	font-family: 'HelveticaNeueW01-75Bold', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}
.masterart-window-bottom-ticker .right-area a {
	float: left;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	cursor: pointer;
}
.masterart-window-bottom-ticker .right-area a.button {
	margin-left: -7px;
}
.masterart-window-bottom-ticker .right-area nav {
	float: left;
	margin-right: -7px;
	margin-top: 6px;
}
.masterart-window-bottom-ticker .right-area {
	float: right;
}
.masterart-window-bottom-ticker .button {
	height: 24px;
	width: 33px;
}
.masterart-window-bottom-ticker .powered-by {
	height: 33px;
	width: 222px;
	background-image: url('../image/structure/bottom-ticker/powered-by-masterart.png');
}
.masterart-window-bottom-ticker .prev {
	background-image: url('../image/structure/bottom-ticker/prev.png');
}
.masterart-window-bottom-ticker .next {
	background-image: url('../image/structure/bottom-ticker/next.png');
}
.masterart-window-bottom-ticker .close {
	background-image: url('../image/structure/bottom-ticker/close.png');
}
/* Dealer exhibitions sidebar */
.right-menu-1.sidebar-slideshow-1 .powered-by-masterart {
	display: block;
	margin: 5px 0 0;
}
.right-menu-1.sidebar-slideshow-1 .image-area {
	margin-bottom: 10px;
}
.right-menu-1.sidebar-slideshow-1 .viewport p, .right-menu-1.exhibitor-exhibitions .viewport h6 {
	font-size: 13px;
	color: #000;
	margin: 7px 0 10px;
}
.right-menu-1.sidebar-slideshow-1 .text-area h6 {
	margin-bottom: 10px;
}
.right-menu-1.sidebar-slideshow-1 .simplePrevious, .right-menu-1.sidebar-slideshow-1 .simpleNext {
	color: #58585A;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin-left: -9px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFFFFF;
	width: 37px;
	background: url("../image/structure/components/paging-01-page-dark.png") no-repeat scroll center center transparent;
	float: left;
}
.right-menu-1.sidebar-slideshow-1 .simplePrevious img, .right-menu-1.sidebar-slideshow-1 .simpleNext img {
	margin-top: 7px;
}
.right-menu-1.sidebar-slideshow-1 ul.paging .page.active {
	background: url("../image/structure/components/paging-01-page-active.png") no-repeat scroll center center transparent;
}
.right-menu-1.exhibitor-exhibitions hr {
	margin: 15px 0;
}
.right-menu-1.sidebar-slideshow-1 .viewport nav {
	float: right;
}
/*margin-reset*/
.right-menu-1.sidebar-slideshow-1 li {
	margin-left: 0;
	list-style: none;
}
.right-menu-1.sidebar-slideshow-1 .viewport {
	width: 221px; /* Defines the size of the visible part of the carousel
        Attention : if you only want to see plain items in the viewport,
        the width of the viewport should take into account of :
        - the items width
        - the right and left padding of items
        - the number of items you want to see in the viewport
        */
	overflow: hidden; /* Hides extra elements, those outside the viewport area */
	/* Fix for IE */
	position: relative;
}
.right-menu-1.sidebar-slideshow-1 .viewport ul {
	position: relative; /* Enables positionning of elements inside viewport */
	padding: 0; /* Resets default - User Agent - style */
	margin: 0;
	overflow: hidden;
}
.right-menu-1.sidebar-slideshow-1 .viewport li {
	width: 221px; /* Defines the size of inner element */
	min-height: 260px;
	float: left; /* Places list items side by side*/
	list-style: none; /* Resets default - User Agent - style */
	/* Cosmetic */
	margin: 0 1px;
}
/* Cosmetic */
.right-menu-1.sidebar-slideshow-1 .simplePrevious, .right-menu-1.sidebar-slideshow-1 .simpleNext {
	cursor: pointer;
	font-size: 0.8em;
	text-decoration: underline;
}
.right-menu-1.sidebar-slideshow-1 .simpleNext {
}
/*
Exhibition list*/

.box-list-1.exhibitions .exhibition-name, .box-list-1.exhibitions .exhibition-date, .box-list-1.exhibitions .exhibition-venue {
	margin-bottom: 7px;
}
.box-list-1.exhibitions .exhibition-date, .box-list-1.exhibitions .exhibition-venue {
	font-weight: normal;
}
ul.tab-nav-2 {
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}
.tab-nav-2 .powered-by-masterart a {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	height: 15px;
	line-height: 15px;
}
.tab-nav-2 > li.tab-button {
	float: left;
}
.tab-nav-2 > li.tab-button a {
	display: block;
	background: #eaeaea;
	border: 1px solid #bec1c2;
	margin-right: 10px;
	padding: 8px 0 10px 9px;
	width: 177px;
	font-size: 14px;
	text-decoration: none;
	color: #231f20;
	text-shadow: 0px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
}
.eventtype-current .tab-nav-2 li a.current, .eventtype-forth .tab-nav-2 li a.forthcoming {
	background: url("../image/structure/background/gray-bg-02.png") repeat scroll left top transparent;
	border: 1px solid #000000;
	color: white;
	text-shadow: 0px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=1);
}
.tab-nav-2 li a .label {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
}
.tab-nav-2 li a .count {
	font-size: 25px;
	line-height: 25px;
	display: block;
}
.box-list-1.exhibitions .text-area span {
	margin-bottom: 7px;
}
.box-list-1.exhibitions span.name {
	font-weight: normal;
	font-style: italic;
}
/*
Temp exhibition list (tabid 380)
repeats the classes for tabid 10*/
.tabid-380 .lhc h3 {
	color: #231f20;
	font-weight: normal;
	font-family: 'HelveticaNeueW01-65Medi', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 24px;
	background: none;
	text-transform: none;
}
.tabid-380 .lhc .tableTemplate {
	color: #000000;
	font: 12px/1 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}
.tabid-380 #dealer-objects-slideshow {
	height: 560px;
}
.tabid-380 .fair-section {
	display: none;
}
.postcategoryid-941 .stdibs {
	display: none!important;
}
.header-moss {
	overflow: hidden;
	background: url('../image/structure/components/dotted-line-02.png') bottom left repeat-x;
	margin-bottom: 20px;
	padding-bottom: 20px;
	position: relative;
	height: 100px;
}
h3.title-masterart {
	background: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
h2.sub-title-masterart {
	width: 100%;
}
.header-moss img {
	position: absolute;
	width: 80px;
	right: 0;
	top: 0;
}
.with-masterart {
	background: url('../image/structure/background/gray-bg-02.png') top left repeat;
	width: 100%;
	height: 33px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	display: block;
}
.find-exhibitors .select-special-small {
	background: #fafafa url("../image/structure/form/select-1-right.png") no-repeat 192px -3px;
	height: 30px;
	width: 220px;
	overflow: hidden;
	margin-bottom: 5px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.find-exhibitors select {
	border: 0;
	background: transparent;
	padding-top: 5px;
	width: 250px;
}
.select-special {
	background: #fafafa url("../image/structure/form/select-1-right.png") no-repeat 618px -3px;
	height: 30px;
	width: 646px;
	overflow: hidden;
	margin-bottom: 15px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.select-special select {
	border: 0;
	background: transparent;
	padding-top: 5px;
	width: 676px;
}
.form-label.special {
	display: block;
	width: 100%;
}
/*rss feed styling*/
.list-feeds {
	list-style-type: none;
}
.item-feed {
	padding: 20px 0;
	margin: 0 10px;
	border-bottom: 5px solid #D9DADA;
}
.item-feed a {
	text-decoration: none;
}
.item-feed h1 {
	font-size: 20px;
	padding-bottom: 0;
	margin-bottom: 0;
}
.item-feed p {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 0;
	margin-bottom: 0;
}
.item-feed .bn-entry-rss {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
/*symposium pages fixes*/
.tabid-438 .social-box {
	margin-right: 72px;
}
.mobile-header {
	display: none;
}
.mobile-when-and-where {
	display: none;
}
.mobile-footer {
	display: none;
}
/*Virtual tour 2014*/
.bn-go-vt img {
	width: 100%;
	height: auto;
}
/*press images page*/
.press-images .container-2-col {
	overflow: hidden;
	margin-bottom: 40px;
}

/*.press-images .content-menu-1 .jqTransformInputWrapper{
	width:100%!important;
}
.press-images .content-menu-1 input{
	width:100%!important;
}*/

/*small fix*/
header.top .right-area {
	height: 50px;
	width: 255px;
}
header.top .right-area ul.top-buttons {
	width: 100%;
}
header.top .right-area li {
	vertical-align: top;
}
header.top .right-area ul.top-buttons {
	float: none;
	width: 100%;
}
.text-input-1 {
	width: 100%;
	right: 15px;
}
/**/
footer.bottom .main-menu .exhibitors ul {
	margin-bottom: 24px;
}
footer.bottom .main-menu .shop {
	margin-bottom: 24px;
}
/* style for selectbox */
.select-special-country {
	background: #fafafa url("../image/structure/form/select-1-right.png") no-repeat 618px -3px;
	height: 30px;
	width: 332px;
	overflow: hidden;
	margin-bottom: 15px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.select-special-country select {
	border: 0;
	background: transparent;
	padding-top: 5px;
	width: 332px;
}
.select-civil {
	background: #fafafa url("../image/structure/form/select-1-right.png") no-repeat 618px -3px;
	height: 30px;
	width: 110px;
	overflow: hidden;
	margin-bottom: 15px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.select-civil select {
	border: 0;
	background: transparent;
	padding-top: 5px;
	width: 110px;
}
.press-images .button-1 {
	position: absolute;
	right: 0;
	top: 0;
}
.press-images .form-1 {
	position: relative;
	}
.col-25 {
	width: 24%;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	}
.col-25 .category {
	width: 95%;
	}
.content-section h5, .content-section .press-image h5.title-5 {
	font-weight: bold;
	color: #231f20;
	padding: 6px 0 8px 0;
	background: transparent;
	display: block;
	}
.bn-red {
	background: #e21b23; /* Old browsers */
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #cb181f;
	height: 27px;
	line-height: 27px;
	display: block;
	color: #fff;
	font-size: 12px;
	width: 98%;
	text-align: center;
	margin-top: 20px;
	}
/* Admin menu */
.as-edit-and-admin-buttons {
	position: absolute;
	float: left;
	clear: both;
	z-index: 10;
}
.as-edit-and-admin-buttons tr:last-child{display:none;}
.as-edit-and-admin-buttons td{
    border:1px solid #FFF;
	background-color:#E21B23;
	padding:5px;
}
.as-edit-and-admin-buttons td:first-child{
	display:none;
}
.as-edit-and-admin-buttons hr {
	margin: 0;
}
.as-edit-and-admin-buttons a{
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
}

/* dynamic menu */
.menu-781{ display:none; }
.main-menu-wrapper .menu-781{
    display: inline-block;
    zoom: 1;
    *display: inline;
    position: relative;
    width: 550px;
}
.menu-781 li{
    list-style-type:none;
    margin:0;
}
.menu-781 > li, .menu-781 li.item-main-menu{
    display: inline-block;
    vertical-align: top;
    position: relative;
    width:180px;
}
.menu-781 .item-shop{}
.menu-781 .item-news{}
.menu-781 .item-press{}

.menu-781 a{}
.menu-781 .item-main-menu > a{
    color: #323232;
    font-size: 13px;
    text-transform: uppercase;
    text-shadow: 0px 2px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=0, offy=2);
    margin-bottom: 5px;
}
.sub-menu-781 li{}
.sub-menu-781 li a{
    color: #777777;
    font-size: 12px;
    text-transform: none;
    text-shadow: 0px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=0, offy=1);
    letter-spacing: 0.01em;
}
.sub-menu-781 .item-main-menu{
    margin-top:24px;
}
.menu-wrapper{}

.bn-scroll{
    background-image:url('/media/Tefaf/01/image/ui/bn-scroll.png');
    display:block;
    width:32px;
    height:32px;
    position:fixed;
    bottom:40px;
    right:20px;
    cursor:pointer;
    z-index:10;
}


.txt-year-full{
    display:none; /*@note:client's request 151208 - hide year on exhibitors list*/
}

/* SHOP (160108 update)*/
.section-container{
   opacity:0;
}
.section-container section{
   overflow:hidden;
}

/* Inner pages wide screens 
@media only screen and (min-width: 1718px) {
    html:not(.tabid-1) header.top .logo-area {
      position: absolute;
      left: 0;
      margin-left: -1174px;
    }
    html:not(.tabid-1) header.top .logo-area .logo-bg {
      left: 0;
    }
}
*/

@media only screen and (min-width: 0) and (max-width: 740px){
    #TopPaneDiv .nav-bar nav{ /*@note:fix two black line on mobile menu*/
        -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 1);
    }
    .mobile-header, .mobile-when-and-where, .mobile-footer {
        display: block;
    }
    .front-page .content-section .announcement.title-3 {
        display:block;
    }
}
@media only screen and (min-width: 741px) {
    .toggler {
        display: none;
    }
    .mobile-header {
        display: none;
    }
}
@media only screen and (min-width: 741px) and (max-width:979px){
    html .front-page header.top .logo-area {
        left: 46%;
    }
    html .front-page header.top .logo-area .logo-bg {
    }
    html .front-page header.top .logo-area .logo{
        right:100px;
    }
}
@media only screen and (min-width: 980px) and (max-width: 1293px) {
    html header.top .logo-area {
        position: absolute;
        left: 0;
        margin-left: -1491px;
    }
    html header.top .logo-area .logo-bg {
        left: -30px;
        /*top: -50px;*/
    }
    html header.top .logo-area .logo{
        right:110px;
    }
}
@media only screen and (min-width: 1294px) and (max-width: 1399px) {
    html .front-page header.top .logo-area {
        position: absolute;
        left: 50%;
        margin-left: -1273px;
    }
    html .front-page header.top .logo-area .logo-bg {
        left: -50%;
    }
    html .front-page header.top .logo-area .logo{
        right:105px;
    }
}
@media only screen and (min-width: 1400px) and (max-width: 2039px){
    html .front-page header.top .logo-area {
        position: absolute;
        left: 50%;
        margin-left: -1273px;
    }
    html .front-page header.top .logo-area .logo-bg {
        left: -53%;
    }
}
@media only screen and (min-width: 2040px) {
    html .front-page header.top .logo-area {
        position: absolute;
    }
    html .front-page header.top .logo-area .logo-bg {
        left: -1186px;
    }
}
