/*body:before{content:'large layout (1000-1240)';background-color:rgba(255,0,255,0.5);}*/
body > header{height:120px;margin-bottom:-120px;position:relative;z-index:10;margin-left: auto;margin-right: auto;max-width: 1160px;}
body > header:before {
    right: -100%;
    left: -100%;
}

.inner > header {
    background-color: transparent;
    height: 120px;
    margin-bottom: -120px;
}
body > header .top-logo {
    height:51px/*46px*/;
    width:382px/*316px*/;
}
body > header .nav-toggle{display:none;}
body > header nav.main{display:none!important;}
.inner > header nav.main {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 3px solid #000000;
    display: block !important;
    font-size: 14px;
    height: auto !important;
    padding-top: 140px;
    padding-bottom: 20px;
    position: static;
    margin:0 30px 20px;
}
.inner > header nav.main li {
    float: left;
    text-align: center;
    width: 24%;
}
.inner > header nav.main li:nth-child(1), .inner header .main li:nth-child(5) {
    width: 14%;
}
.inner > header nav.main li:nth-child(1) {
    text-align: left;
}
.inner > header nav.main li:nth-child(5) {
    text-align: right;
}
.inner > header nav.main li:last-child{display:none;}
.inner > header nav.main a {
    color: #000000;
    line-height: 1.3;
    margin-bottom: 0;
    text-align: right;
    display: inline-block;
    min-width:100px;
}
.inner > header nav.main a br{display:inline;}
.inner > header nav.sub {
    width: 900px;
    padding-top:0;
    height:20px;
    font-size:0;
    text-align:center;
}
.inner > header nav.sub a{display:inline-block;width:20%;margin:0;font-size:13px;}


body > header .additional-menu {
    top: 40px;
    width: 300px;
    text-align: right;
}
body > header .additional-menu .language a {
    display: inline-block;
    margin-right: 24px;
}
body > header .additional-menu .language, header .additional-menu .searchform {
    display: inline-block;
}
body > header .additional-menu .searchform {
    border: 1px solid #818181;
    padding: 3px 30px 3px 10px;
    width: 180px;
}
body > header .additional-menu input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #FFFFFF;
    width: 100%;
	
	-webkit-appearance:none;
	-webkit-border-radius:0;
	border-radius:0;
}
body > header .additional-menu .searchform button {
    display: none;
}
body > header .additional-menu .guest {
    position: absolute;
    right: 2px;
    top: 48px;
}
body > header .additional-menu .guest a{color:#7e7e7f;}

main{padding-top:120px;position:relative;z-index:1;}
.inner main {
    padding-top: 255px;
}
/*page specifics*/
/*homepage*/

.homepage-wrap{min-height:550px;}
.homepage {
    bottom: 140px;
    min-height: 550px;
    position: absolute;
    top: 120px;
    width: 100%;
}
.homepage .home-gallery .paging {
    display:block;
    padding-top: 15px;
    position: relative;
    text-align: center;
    width:100%;
    height:100%;
    max-width:1270px;
    margin-left:auto;
    margin-right:auto;
}
.homepage .home-gallery .paging .bullet {
    background-color: #fff;
    opacity:0.6;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    width: 10px;
    box-shadow:2px 2px 6px -2px #000;
}
.homepage .home-gallery .paging .bullet + .bullet{margin-left:8px;}
.homepage .home-gallery .paging .selected{background-color:#818181;opacity:1;}
.homepage .home-gallery .paging .next,
.homepage .home-gallery .paging .previous {
    position: absolute;
    top: 50%;
    background:url('../images/gallery-buttons.png') 0 0 no-repeat;
    width:62px;
    height:46px;
	display:none;
	overflow:hidden;
	text-indent:-999em;
}
.homepage .home-gallery .paging .previous{background-position:0 0;left:10px;}
.homepage .home-gallery .paging .next{background-position:100% 0;right:10px;}
.homepage nav {
    display: block;
    height: 460px;
    left: 50%;
    line-height: 1.3;
    margin-left: -417px;
    margin-top: -230px;
    position: absolute;
    text-align: right;
    top: 50%;
    width: 834px;
}
.lang-en .homepage nav { width: 820px;margin-left: -411px; }
.homepage nav a {
    background-color: rgba(136, 130, 82, 0.3);
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    float: left;
    height: 217px;
    margin: 0 23px 23px 0;
    padding: 25px;
    width: 255px;
}
.homepage nav a:last-child {
    margin-right: 0;
}
.homepage nav a:hover{background:rgba(136, 130, 82, 0.6);}
.homepage nav a .title {
    display: inline-block;
    text-align: right;
    width: 120px;
}
.homepage nav a .description {
    border-top: 3px solid #fff;
    margin-top: 15px;
    padding-top: 15px;
}
.homepage nav a:nth-child(4) {
    clear: left;
    margin-left: 278px;
}
.lang-en .homepage nav a:nth-child(4) {
    clear: none;
    margin-left: 0;
}
.lang-en .homepage nav a:nth-child(3) {
    clear: left;
    margin-left: 278px;
}

.production{max-width:1100px;margin:0 auto;}
.filters{font-size:13px;max-width:1020px;width:1020px;margin: 0 auto;}
.filters select{display:none}
.filters select.show-always{display:inline-block;margin-left:25px;}
.filters> fieldset > * {clear:both;height:37px;margin-bottom:18px;line-height:37px;}
.filters .title {
    background: url('../images/filter-arrow.png') right 50% no-repeat;
    display: inline-block;
    height: 37px;
    padding-right: 50px;
    width: 115px;
}

.filters .select {display: inline-block;float:right;height: 37px;line-height:10px;vertical-align:middle;padding-left:15px;width:895px}
.filters .timeline .select li {float: left;margin: 25px 1px 0 0;}
.filters .timeline .select label {
	background-color:#F2F1ED;
    border: 1px solid #fff;
    border-width: 0 3px;
    cursor: pointer;
    display: block;
    position: relative;
    text-indent: -9999em;
    width: 7px;
    height:12px;
    font-size:11px;
    color:#000;
}
.filters .timeline .select .has-production label{
	background-color:#928551;
}
.filters .timeline .select li:nth-child(10n-4) label{position:relative;border-width:0 2px;}
.filters .timeline .select li:nth-child(10n-4) label span{text-indent:0;position:absolute;top:-20px;left:0;transform:translateX(-50%);}
.filters .timeline .select li input {visibility: hidden;position:absolute;left:-9999em;}
.filters .timeline .select li label:hover,
.filters .timeline .select li label.current{background-color:#ccc;border-width:0 2px;}
.filters .timeline .select li.has-production label:hover, 
.filters .timeline .select li.has-production label.current{background-color: #000;}
.filters .timeline .select li:last-child {float: right;}
.filters .timeline .select li:last-child label {background-color: transparent;border: 0 none;text-indent: 0;width: auto;}
.filters .timeline .select li:last-child span {vertical-align: top;font-size:13px;}
.filters .alphabetic .select {line-height: 16px;}
.filters .alphabetic .select li {
    float: left;
    overflow: hidden;
    border-left:2px solid #000;
    margin-top:10px;
}
.filters .alphabetic .select li:first-child, 
.filters .alphabetic .select li:last-child{border-left:none;}
.filters .alphabetic .select li:last-child{float:right;}
.filters .alphabetic .select li:last-child label{padding-right:0}
.filters .alphabetic .select label {
    padding: 0 9.7px;
    cursor:pointer;
}
.filters .alphabetic .select label:hover,
.filters .alphabetic .select label.current{color: #928551;}
.filters .alphabetic .select input {
    left: -9999em;
    position: absolute;
    visibility: hidden;
}
.filters .search input{margin-left:25px;padding-left:0;}

.preview {margin-top:30px;}
.preview .style{display:inline-block;margin-right: 15px;}
.preview .style label {
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 35px;
    margin-right: 15px;
    overflow: hidden;
    text-indent: -999em;
    vertical-align: middle;
    width: 35px;
}
.preview .style .list{background:#b2b2b2 url('../images/preview-list.png') 50% 50% no-repeat;}
.preview .style .grid{background:#b2b2b2 url('../images/preview-grid.png') 50% 50% no-repeat;}
.preview .style label.current {background-color: #888252;}

.results .photo {float:right;display:block}
article.results header .photo ~ :last-child{padding-bottom:0;}
article.results .photo{
	display:block;
	position:static;
}

article.results a.back{margin-left:0;}
article.results.news-details header{padding-bottom:25px;}
.news-details .description,
.results header .field {
    margin-right: 300px;
}


/*FOOTER*/
footer {
    border-top:7px solid #000;
    margin-left: auto;
    margin-right: auto;
    max-width: 1160px;
}
footer:before{
    content: "";
    position: absolute;
    height: 7px;
    top:-7px;
    left: -100%;
    right: -100%;
    background-color: #000;
    z-index: -1;
}
footer ul{font-size:14px;}


.large-only{display:block;}





/*ADDITIONAL*/
.results.news > li.sub-nav,
article aside.sub-nav,
aside.sub-nav{
    float: right;
	border:none;
	border-left: 3px solid #000;
	padding: 0;
	padding-left:15px;
    font-size: 13px;
    margin: 0;
	margin-right:-30px;
	width:200px;
}
.results.with-news > li{margin-right:200px;}
.results.news > li.sub-nav li,
aside.sub-nav li {
    padding: 3px 0px;
	margin:0;
    text-align:left;
}
.results.with-news > li .photo ~ .description{max-width:575px;}
aside.sub-nav ~ .photo{
	clear:both;
    margin-right: 200px;
}
.news-details aside.sub-nav ~ .photo ~ .description {margin-right: 460px;}
aside.sub-nav ~ header{padding-right:20px;}
.virtual-premier {
    max-width: 1160px;
    margin: 0px auto;
    padding: 0px 30px;
}
.virtual-premier aside.sub-nav{margin-right:0;}
.virtual-premier .exhibition{margin-right:210px;}
/*only adjust the width*/
.inner > header nav.sub {
    width: 95%;
}
.inner > header nav.sub a{width:16.66%;}


.calendar ul.day-names, 
.calendar ul.days, 
.calendar ul.info{
    margin-left:0;
    margin-right:220px;
}
/*premier form*/
article fieldset.premier-form {
	margin-right: 200px;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
