﻿/*!normalize.css 2011-08-10T00:55 UTC Â· http://github.com/necolas/normalize.css */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;*;
	display: inline;*;
	zoom: 1;
}
audio:not([controls]){display:none}
[hidden] {
	display: none;
}
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
}
body, button, input, select, textarea {
	font-family: sans-serif;
}
a:visited {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
blockquote {
	margin: 0;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000;
}
pre, code, kbd, samp {
	font-family: monospace,monospace;
	_font-family: 'courier new',monospace;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:before, q:after {
	content: '';
	content: none;
}
small {
	font-size: 75%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
ul, ol, dd {
	margin: 0;
	padding: 0;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
svg:not(:root){overflow:hidden}
figure {
	margin: 0;
}
form {
	margin: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
legend {
	border: 0;
*margin-left: -7px;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;*;
	vertical-align: middle;
}
button, input {
	line-height: normal;*;
	overflow: visible;
}
table button, table input {
}
button, html input[type=button], input[type=reset], input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
}
input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.hidden {
	display: none!important;
}
.clearfix:before, .clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* h1, h2, h3, h4, h5, h6, strong, b {
	font-weight: bold;
	font-size: 13px;
}

*/

.body {
	color: #343426;
	font-size: 16px;
	line-height: 22px;
}
.body a, #content a, .link-special, .link-special:link, .link-special:visited, .link-special:active {
	color: #0463b4;
	text-decoration: none;
	border-bottom: 1px solid #c0d8ec;
	-webkit-transition: border .2s,box-shadow linear .2s;
	-moz-transition: border .2s,box-shadow linear .2s;
	-ms-transition: border .2s,box-shadow linear .2s;
	-o-transition: border .2s,box-shadow linear .2s;
	transition: border .2s,box-shadow linear .2s;
}
.body a:hover, #content a:hover, a:hover .link-special, .link-special:hover {
	text-decoration: none;
	border-bottom: 1px solid transparent;
}
.body ul, .body ol {
	margin-bottom: 20px;
	list-style-position: outside;
	margin-left: 20px;
}
.body ul ul, .body ol ol, .body ul ol, .body ol ul {
	padding: 0;
	margin-bottom: 0;
}
.body ul ul {
	list-style-type: disc;
}
.body blockquote {
	margin-bottom: 20px;
}
.body p {
	margin: 0 0 20px 0;
}
.body p, .body li, .body dt, .body dd, .body table, .body address {
}
.body h1, .body h2, .body h3, .body h4, .body h5, .body h6 {
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #6e5323;
}
.body h1 {
	font-size: 26px;
	margin: 30px 0 6px 0;
}
.body h2 {
	font-size: 24px;
	margin: 30px 0 6px 0;
}
.body h2.subtitle {
	margin-top: 0;
}
.body h3 {
	font-size: 21px;
	margin: 20px 0 6px 0;
}
.body h4 {
	font-size: 19px;
	margin: 20px 0 6px 0;
}
.body h5, .body h6 {
	font-size: 16px;
	margin: 20px 0 6px 0;
}
.body strong {
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: 600;
}
.body table {
	margin: 30px 0;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0;
}
.body table caption {
	margin: 0;
	font-style: italic;
	text-align: left;
}
.body table thead tr th, .body table tfoot tr th {
	padding: 5px;
	font-weight: normal;
	font-weight: bold;
}
.body table thead tr td, .body table tfoot tr td, .body table tfoot tr th {
	padding: 5px;
}
.body table tbody {
}
.body table tbody tr {
}
.body table tbody tr th {
	padding: 5px;
	font-weight: bold;
}
.body table tbody tr td {
	padding: 5px;
}
.body blockquote {
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 2em;
	clear: both;
}
.body blockquote *:first-child:before {
	content: "\201C";
}
.body blockquote *:first-child:after {
	content: "\201D";
}
.body blockquote p {
	margin: 1em!important;
}
.body dt {
	font-weight: bold;
}
.body dd {
	margin-bottom: 10px;
}
.body ul div {
	display: inline;
}
.body img {
	height: auto!important;
	max-width: 100%;
}
.body pre, .body code, .body kbd, .body samp {
	font-size: 13px;
}
form {
}
fieldset {
	margin-bottom: 18px;
	padding-top: 8px;
}
label {
	padding: 6px 0;
	display: block;
	font-size: 13px;
	line-height: 18px;
	width: 50%;
	color: #5c5c5c;
	font-weight: normal;
}
CONTATTIinput, select {
	display: table;
	font-size: 14px;
	line-height: 16px;
	color: #343426;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
input[type=checkbox], input[type=radio] {
	width: auto;
	height: auto;
	padding: 0;
	margin: 3px 0;
	display: inline-block;*;
	margin-top: 0;
	line-height: normal;
	border: none;
}
input[type=file] {
	background-color: #fff;
	padding: initial;
	border: initial;
	line-height: initial;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
input[type=button], input[type=reset], input[type=submit] {
	width: auto;
	height: auto;
}
select, input[type=file] {
	height: 27px;
	line-height: 27px;*;
	margin-top: 4px;
}
select[multiple] {
	height: inherit;
}
:-moz-placeholder {
	color: #bfbfbf;
}
::-webkit-input-placeholder {
	color: #bfbfbf;
}
input:focus, textarea:focus {
	outline: 0;
	border-color: rgba(82,168,236,0.8);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1),0 0 8px rgba(82,168,236,0.6);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1),0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 3px rgba(0,0,0,0.1),0 0 8px rgba(82,168,236,0.6)
}
input[type=file]:focus, input[type=checkbox]:focus, select:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: 1px dotted #666;
}
form .clearfix.error {
	background: #fae5e3;
	padding: 0 0 10px 10px;
	margin: 0 0 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
form .clearfix.error > label, form .clearfix.error .help-inline, form .clearfix.error .help-block {
	color: #9d261d;
}
form .clearfix.error input, form .clearfix.error textarea {
	border-color: #c87872;
	-webkit-box-shadow: 0 0 3px rgba(171,41,32,0.25);
	-moz-box-shadow: 0 0 3px rgba(171,41,32,0.25);box-shadow:0 0 3px rgba(171,41,32,0.25)
}
form .clearfix.error input:focus, form .clearfix.error textarea:focus {
	border-color: #b9554d;
	-webkit-box-shadow: 0 0 6px rgba(171,41,32,0.5);
	-moz-box-shadow: 0 0 6px rgba(171,41,32,0.5);box-shadow:0 0 6px rgba(171,41,32,0.5)
}
form .clearfix.error .input-prepend span.add-on, form .clearfix.error .input-append span.add-on {
	background: #f4c8c5;
	border-color: #c87872;
	color: #b9554d;
}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
	background-color: #f5f5f5;
	border-color: #ddd;
	cursor: not-allowed;
}
.help-inline, .help-block {
	font-size: 11px;
	line-height: 18px;
	color: #bfbfbf;
}
.help-inline {
	padding-left: 5px;*;
	position: relative;*;
	top: -5px;
}
.help-block {
	display: block;
	max-width: 600px;
}
.help-block li {
	display: inline;
}
button, html input[type=button], input[type=reset], input[type=submit] {
	border-style: none;
	border-width: medium;
	border-color: inherit;
	background: #000000;
	color: #fff;
	font-size: 16px;
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-style: 400;
	font-weight: normal;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
button:hover, html input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
	background-color: #7C7C7C;
}
button em, html input[type=button] em, input[type=reset] em, input[type=submit] em {
	color: #c4c1be;
	font-style: normal;
}
.alert-message.block-message {
	background-image: none;
	background-color: #fdf5d9;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	padding: 14px;
	border-color: #fceec1;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top: 20px;
	font-size: 16px;
}
.alert-message.block-message.error {
	background-color: #fddfde;
	border-color: #fbc7c6;
}
.alert-message.block-message.success {
	background-color: #d1eed1;
	border-color: #bfe7bf;
}
.alert-message p {
	margin: 0;
}
.alert-message ul, .alert-message ol {
	margin-left: 20px;
}
@font-face{font-family:'GalliardITCR';src:url('/static/type/galliarditcrmostys-webfont.eot?58261b5b9383');src:url('/static/type/galliarditcrmostys-webfont.eot?&58261b5b9383#iefix') format('embedded-opentype'),url('/static/type/galliarditcrmostys-webfont.woff?58261b5b9383') format('woff'),url('/static/type/galliarditcrmostys-webfont.ttf?58261b5b9383') format('truetype'),url('/static/type/galliarditcrmostys-webfont.svg?58261b5b9383#GalliardITCRmOStySRegular') format('svg');font-weight:normal;font-style:normal}
html, body {
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
}
#topbar {
	height: 60px;
	
}
#topbar ul {
	width: 370px;
	margin: 0 auto;
	z-index: auto;
}
#topbar li {
	background-color: white;
	display: inline-block;
	float: right;
	margin-top: 10px;
	position: relative;
	color: #494949;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-style: normal;
}
#topbar li:after {
	display: block;
	width: 1px;
	height: 8px;
	background-color: #bebfc3;
	content: '';
	position: absolute;
	top: 8px;
	float: left;
}
#topbar li.last:after, #topbar li ul li:after {
	display: none;
}
#topbar a, #topbar .text {
	cursor: pointer;
	color: #494949;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 4px 6px 4px 6px;
	background-color: white;
}
#topbar a:hover {
	text-decoration: underline;
}
#topbar .active {
	padding-right: 20px;
	z-index: 120;
}
#topbar .arrow-down {
	position: absolute;
	right: 8px;
	top: 8px;
	border: 5px solid white;
	border-top: 5px solid #494949;
}
#topbar ul ul {
	display: none;
	width: auto;
	position: absolute;
	right: 0;
	background-color: white;
	padding: 10px;
}
#topbar .active:hover ul {
	display: block;
}
#header ul ul li {
	margin: 0;
}
#menu {
	background-color: #56534f;
}
#menu ul {
	padding-left: 230px;
	width: 748px;
	margin: 0 auto;
}
#menu li {
	display: inline-block;
	float: left;
}
#menu a {
	color: white;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	padding: 10px 15px;
	font-size: 14px;
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
}
#menu .active a, #menu a:hover, #menu a:active {
	background-color: #45423f;
}
#logo {
	display: inline-block;
	float: left;
	margin: -43px 0 0 -250px;
	height: 79px;
	position: relative;
	z-index: 10;
}
#logo a {
	padding: 0;
}
#logo a:hover {
	background-color: transparent;
}
#footer {
	background-color: #56534f;
}
#footer ul {
	width: 978px;
	margin: 0 auto;
}
#footer li {
	display: inline-block;
	float: right;
}
#footer a {
	color: #fff;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	padding: 12px 6px;
	font-size: 12px;
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 600;
	font-style: normal;
}
#footer a:hover {
	text-decoration: underline;
}
#body-heading {
	width: 1000px;
	margin: 0 auto;
	padding-top: 10px;
	min-height: 200px;
	line-height: 200px;
	position: relative;
}
#body-heading-wrapper {
	padding: 0 20px;
	width: 470px;
	float: left;
}
#body-heading h1 {
	font-size-adjust: .22;
	font-size: 61px;
	font-family: 'GalliardITCR','Georgia','Times new Roman',serif;
	line-height: 66px;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	width: 99%;
	padding: 20px 0;
}
#body-heading a {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 20px;
	display: block;
	display: inline-block;
	text-decoration: none;
	padding: 3px 10px;
}
#body-heading a:hover {
	text-decoration: underline;
}
#intro {
	width: 400px;
	margin: 5px;
	display: inline-block;
	vertical-align: top;
	line-height: normal;
}
#intro h1, #intro h2, #intro h3, #intro h4, #intro h5 {
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 16px;
	margin: 0 0 10px 0;
	line-height: 20px;
	padding: 0;
}
#intro ul {
	font-size: 16px;
	list-style-position: inside;
}
#intro li {
	line-height: 20px;
	margin: 2px 0;
}
#intro p {
	margin: 0;
	font-size: 19px;
	line-height: 26px;
}
#body {
	padding: 35px 0 20px 20px;
}
.innerwrapper {
	width: 978px;
	margin: 0 auto;
}
#body {
	width: 510px;
	float: left;
}
#sidebar {
	float: right;
	width: 420px;
	margin-top: -130px;
}
.lead {
	font-size: 24px;
	line-height: 30px;
}
.single_column .innerwrapper {
	padding-top: 10px;
}
.single_column .innerwrapper img {
	max-width: 100%;
}
.single_column #body {
	width: 70%;
	padding-top: 10px;
	padding-bottom: 0;
}
#sidebar {
	padding-bottom: 40px;
}
#sidebar .blob {
	color: #5c5c5c;
	font-size: 13px;
	margin-bottom: 5px;
	z-index: 10;
	position: relative;
}
#sidebar .blob img {
	border: 1px solid #eaedee;
	padding: 10px;
	background-color: white;
	margin: 0 0 0 -10px;
}
#sidebar .blob h1 {
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	margin: 10px 0 0 0;
}
#sidebar .blob h2 {
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	margin: 0;
}
#sidebar .blob p {
	margin: 0;
	line-height: 18px;
}
#sidebar .image-link, #sidebar .image-link:hover {
	border: none;
}
#sidebar section {
	padding-left: 10px;
}
hr {
	color: #fff;
	clear: left;
	border: none;
	border-top: 1px solid #f5f5f5;
	margin: 0 0 25px 0;
	display: block;
}
.icon {
	overflow: hidden;
	display: inline-block;
	width: 17px;
	height: 15px;
	text-indent: -999px;
	background: url('icon-sprite.png') no-repeat left top;
}
.icon-post {
	background-position: 0 0;
}
.icon-location {
	background-position: 0 -15px;
}
.icon-phone {
	background-position: 0 -30px;
}
.icon-fax {
	background-position: 0 -45px;
}
.icon-mail {
	background-position: 0 -60px;
}
.icon-arrow {
	background-position: 0 -75px;
	vertical-align: middle;
}
.icon-invisible {
	visibility: hidden;
}
.icon-calendar {
	background-position: 0 -88px;
	vertical-align: middle;
	height: 18px;
	margin-left: 5px;
}
.address {
	width: 50%;
	float: left;
	margin: 0 0 25px 0;
}
.address dt {
	margin-top: 6px;
	clear: both;
	float: left;
}
.address dd {
	float: left;
	margin-left: 8px;
}
.address dd p {
	margin: 0;
	max-width: 220px;
}
.address .location-extra-text {
	font-size: 14px;
	font-style: italic;
}
.address .long-email-address {
	font-size: .9em;
}
.address h1, .address h2 {
	font-size: 16px;
	color: #343426;
	margin: 0;
	font-weight: normal;
}
.address h2 {
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
}
.link-special {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
}
.success {
	margin-bottom: 40px;
}
.success img {
	width: 100px;
	float: left;
	margin: 0 10px 10px 0;
}
.success h1, .success h2 {
	margin: 0;
	color: #343426;
	font-weight: normal;
	font-size: 16px;
	color: #343426;
	margin: 0;
}
#contentblob-form-contact.blob h1, #contentblob-vat_identification_number.blob h1 {
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-style: 700;
	font-weight: normal;
	color: #6e5323;
	font-size: 26px;
	margin: 30px 0 6px 0;
}
#contentblob-form-contact.blob p, #contentblob-vat_identification_number.blob p {
	color: #343426;
	font-size: 16px;
	line-height: 22px;
}
#contentblob-vat_identification_number {
	border-bottom: 1px solid #eaedee;
	margin: 15px 0;
	padding: 0 0 15px 0;
}
.image {
	border: 1px solid #eaedee;
	background: white;
	display: inline-block;
}
.image img {
	display: block;
}
ol.brand-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.brand-list li {
	display: block;
	width: 217px;
	float: left;
	margin-bottom: 30px;
}
.brand-list li a {
	border: none!important;
}
.brand-list .odd {
	clear: left;
	margin-right: 15px;
}
.brand-list h1 {
	font-size: 16px;
	color: #343426;
	margin: 0;
}
.brand-list a p {
	color: #343426;
}
.brand-list .image {
	width: 100%;
	text-align: center;
	height: 136px;
	line-height: 136px;
	margin-bottom: 10px;
	-webkit-transition: border linear .2s;
	-moz-transition: border linear .2s;
	-ms-transition: border linear .2s;
	-o-transition: border linear .2s;
	transition: border linear .2s;
}
.brand-list img {
	margin: 0 auto;
	display: block;
	vertical-align: middle;
}
.brand-list a:hover .image {
	border: 1px solid #333;
}
#agenda-page #sidebar {
	padding-bottom: 0;
}
#event-list, #agenda-page .article-list {
	clear: both;
	margin-bottom: 40px;
}
.list-page {
	clear: both;
	margin: 0 0 0 20px;
}
.list-page h1 {
	margin: 0 0 10px 15px;
}
.list-page ul, .list-page ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #f2f2f3;
}
.list-page li {
	border-top: 1px solid #f2f2f3;
	padding: 10px;
}
.list-page li.even {
	background-color: #f9f9f9;
}
.list-page time {
	color: #828282;
	font-size: 13px;
	display: block;
	float: left;
	width: 160px;
	margin: 3px 15px 0 0;
	text-align: right;
}
.list-page li h1 {
	position: relative;
	font-size: 21px;
	line-height: 24px;
	color: #232323;
	margin: 0;
	margin-left: 175px;
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 600;
	font-style: normal;
}
.list-page li h1 span {
	width: 80%;
	display: block;
	float: left;
}
.list-page li .url {
	clear: both;
}
.list-page li h1 em {
	color: #a6a6a6;
	font-size: 16px;
	font-style: normal;
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
}
.list-page li .add-calendar {
	font-size: 11px;
	color: #828282;
	border: none;
	float: right;
	vertical-align: middle;
	padding: 0 6px;
	font-family: Arial,sans-serif;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.touch-device .list-page li .add-calendar, .list-page li:hover .add-calendar {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.list-page li .add-calendar:hover {
	color: #111;
}
.list-page li .add-calendar:hover .icon {
	background-position: 0 -106px;
}
.list-page li div, .list-page .article-lead, .list-page .url {
	margin: 0 0 0 175px;
}
.list-page li img {
	width: auto!important;
	height: auto!important;
	float: right;
	margin-left: 0;
}
.list-page p:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .list-page p {
	zoom: 1;
}
*:first-child + html .list-page p {
	zoom: 1;
}
.list-page .article-list li h1 {
	margin-bottom: 10px;
}
#collections #body-heading h1 {
	font-size: 51px;
	line-height: 56px;
}
.product-groups {
	background-color: #d2ccc4;
	margin-top: 10px;
}
.product-groups h1 {
	color: #000;
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	padding-top: 10px;
	margin: 0 0 0 20px;
}
.product-groups ul {
	list-style-type: none;
	padding: 0 0 28px 20px;
	margin: 10px 0 0 0;
}
.product-groups li {
	display: inline-block;
	margin-right: 2px;
	margin-bottom: 6px;
}
.product-groups li a {
	background-color: #9E9A94;
	color: white;
	display: block;
	text-decoration: none;
	border-bottom: none!important;
	padding: 2px 6px;
	-webkit-transition: background-color linear .2s;
	-moz-transition: background-color linear .2s;
	-ms-transition: background-color linear .2s;
	-o-transition: background-color linear .2s;
	transition: background-color linear .2s;
}
.product-groups li a:hover, .product-groups li.active a {
	background-color: #716d66;
}
#content .next-slide, #content .prev-slide {
	position: absolute;
	bottom: 0;
	color: white;
	font-family: "proxima-nova",Arial,Helvetica,sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 50px;
	height: 50px;
	line-height: 35px;
	text-align: center;
	width: 37px;
	z-index: 10;
	background-color: rgba(0,0,0,.5);
	border: none;
	text-decoration: none;
	display: none;
	-webkit-transition: all linear .2s;
	-moz-transition: all linear .2s;
	-ms-transition: all linear .2s;
	-o-transition: all linear .2s;
	transition: all linear .2s;
}
#content .large-slideshow:hover .next-slide, #content .large-slideshow:hover .prev-slide {
	text-decoration: none;
	background-color: #000;
	display: block;
	border: none;
}
#content .next-slide {
	right: 0;
}
#content .prev-slide {
	left: 0;
}
#showroom-page #content .innerwrapper, #collections #content .innerwrapper {
	margin: 0;
	width: auto;
	position: relative;
	overflow: hidden;
}
#showroom-page #body, #collections #body {
	width: 100%;
	max-width: 958px;
	margin: 0 auto;
	float: none;
}
.large-slideshow {
	height: 620px;
	margin: 0 auto;
	position: relative;
	max-width: 978px;
	width: 100%;
}
.large-slideshow ul, .large-slideshow ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#collections_slideshow nav.themes {
	position: absolute;
	right: 40px;
	top: 40px;
	width: 162px;
	padding: 10px 14px;
	z-index: 10;
	line-height: 22px;
	background-color: transparent;
	background-color: rgba(255,255,255,0.75);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFFFFFFF,endColorstr=#BFFFFFFF);
	zoom: 1;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.12);-moz-box-shadow:0 0 5px rgba(0,0,0,.12);box-shadow:0 0 5px rgba(0,0,0,.12)
}
#collections_slideshow nav.themes h3 {
	text-transform: uppercase;
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 13px;
	margin: 0;
}
#collections_slideshow nav.themes a {
	border: none;
	color: #111;
	font-size: 18px;
}
#collections_slideshow nav.themes a:hover {
	text-decoration: underline;
}
#collections_slideshow nav.themes li {
	margin: 5px 0;
}
#collections_slideshow nav.themes .active a {
	font-size: 22px;
}
.large-slideshow li {
	position: relative;
}
.large-slideshow > ul > li > ol {
	overflow: hidden;
}
.large-slideshow > ul, .large-slideshow > ul > li, .large-slideshow > ul > li > ol {
	height: 620px;
	width: 978px;
}
.large-slideshow > ul > li > ol > li {
	float: left;
	height: 620px;
	width: 978px;
}
.large-slideshow nav.navigation {
	position: absolute;
	bottom: 70px;
	left: 0;
	z-index: 10;
	padding: 4px 10px 16px 10px;
	max-width: 300px;
	min-width: 60px;
}
#collections .large-slideshow nav.navigation {
	padding: 10px 20px 16px 20px;
}
.large-slideshow nav.navigation a:hover {
	color: black;
}
.large-slideshow nav.navigation h3 {
	margin: 0;
	font-size: 24px;
}
.large-slideshow nav.navigation ol {
	float: right;
}
.large-slideshow nav.navigation li {
	float: left;
}
#content .large-slideshow nav.navigation li a {
	border: none;
	display: block;
	padding: 0 1px;
	margin-top: 6px;
	height: 10px;
	font-size: 35px;
	line-height: 20px;
	color: rgba(0,0,0,.4);
	font-family: Arial,sans-serif;
}
.large-slideshow nav.navigation li.active a {
	color: #fff!important;
}
#showroom_iframe_wrapper {
	max-width: 980px;
	margin: 0 auto;
}
#sidebar .upcoming-events-list {
	background: white;
	z-index: 10;
	position: relative;
	padding: 10px;
	border: 1px solid #f5f5f5;
}
.upcoming-events-list .section-title {
	color: #6e5323;
	font-size: 26px;
	margin: 10px 0;
	font-weight: 600;
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 10px;
	padding-left: 10px;
}
.upcoming-events-list ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
.upcoming-events-list li {
	padding: 0 10px 15px 10px;
	position: relative;
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 15px;
}
.upcoming-events-list li.last {
	border: none;
	padding-bottom: 0;
}
#content .news-title {
	font-size: 17px;
	line-height: 20px;
	margin: 0 0 5px 0;
	color: #232323;
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 600;
	font-style: normal;
}
#content .news-title-large, #content .news-title-large a {
	margin: 0;
	border: none;
	font-size: 34px;
	line-height: 1.1;
	color: #232323;
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 600;
	font-style: normal;
}
#content .news-title-large a:hover {
	text-decoration: underline;
}
#content a .news-title {
	color: #0463b4;
	text-decoration: underline;
	max-width: 90%;
}
#content a:hover .news-title {
	text-decoration: none;
}
#content .meta {
	color: #828282;
	font-size: 15px;
}
#content .teaser {
	margin: 0 0 20px 0;
	color: #232323;
	font-size: 15px;
}
.news-detail-image {
	display: block;
	margin: 10px 0;
	border: none!important;
	padding: 0;
	width: 100%;
	height: auto!important;
}
.news-detail-image img {
	width: auto;
	max-width: 100%;
	height: auto!important;
}
.upcoming-events-list .add-to-calendar {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 11px;
	border: none;
	vertical-align: middle;
	padding: 0 6px;
	font-family: Arial,sans-serif;
	text-decoration: none;
	border: none!important;
	padding: 0;
	margin: 0;
	z-index: 11;
}
.upcoming-events-list .add-to-calendar .icon {
}
.upcoming-events-list .add-to-calendar:hover .icon {
	background-position: 0 -106px;
}
#content .news-title, #content .meta, #content .date, .upcoming-events-list .location {
	margin: 0 0 5px 0;
	display: block;
}
.full-list-article {
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #f5f5f5;
}
.full-list-article:after {
	content: "";
	display: table;
	clear: both;
}
.body .news-thumbnail-list {
	margin: 0;
	padding: 0 0 30px 0;
	list-style: none;
}
.body .news-thumbnail-list li {
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.body .news-thumbnail-list li.last {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.news-thumbnail-list li:after {
	content: "";
	display: table;
	clear: both;
}
.news-thumbnail-list img {
	margin: 0 10px 10px 0;
	border: none;
	float: left;
}
.news-thumbnail-list h1 {
	margin: 0;
}
#content .news-thumbnail-list .news-title, #content .news-thumbnail-list .meta, #content .news-thumbnail-list .teaser {
	margin-bottom: 2px;
}
.news-thumbnail-list .more-news {
	margin-bottom: 10px;
}
.pagination {
	clear: both;
	border-top: 1px solid #f2f0f0;
	padding-top: 30px;
}
.pagination ul {
	font-weight: bold;
}
.pagination a {
	border: none;
	padding: 0 8px;
	line-height: 24px;
}
.pagination .disabled {
	display: none;
}
.pagination .active a, .pagination .active a:hover {
	cursor: pointer;
	background-color: blue;
	color: white;
}
.pagination a:hover {
	text-decoration: underline;
	background-color: white;
}
.pagination .disabled span, .pagination .disabled a, .pagination .disabled a:hover {
	color: #fefefe;
}
.ie8 #slideshow .info {
	zoom: 1;
}
.ie8 #slideshow .info article, .ie8 #slideshow .info nav {
	display: inline-block;
	position: relative;
	zoom: 1;
}
.ie7 #body-heading-bar {
	height: 210px;
}
.ie7 #body-heading-wrapper {
	height: 200px;
	position: relative;
	margin: 0;
}
.ie7 #body-heading-wrapper h1 {
	display: block;
	width: 480px;
	position: absolute;
	top: 0;
}
.ie7 #intro {
	position: absolute;
	line-height: 44px;
}
.ie7 #intro p {
	padding-bottom: 7px;
}
.ie7 #event-list {
	width: 100%;
}
.ie7 .list-page li h1 {
	zoom: 1;
}
.ie7 .list-page li p {
	clear: left;
}
.ie7 #topbar .arrow-down {
	height: 5px;
}
.ie7 .address dd {
	width: 200px;
}
.ie7 .address a {
	border-bottom: 1px solid #C0D8EC;
	line-height: 23px;
}
.ie7 .address dt.icon-mail {
	margin-top: 9px;
}
.ie7 #intro ul li {
	display: inline-block;
	float: none;
}
.ie7 #event-list ul, .ie8 #event-list ul {
	margin-bottom: 0;
}
.ie7 #event-list {
	float: left;
	margin-left: 10px;
}
.ie7 #event-list li p {
	text-indent: 5px;
}
.ie7 #menu ul li span {
	white-space: nowrap;
}
.ie7 #homepage #agenda {
	bottom: 60px;
}
.ie7 #collections .other {
	width: 200px;
}
.ie7 .product-groups li {
	float: left;
	white-space: nowrap;
}
.ie7 #collections .current {
	zoom: 1;
	display: inline;
	position: relative;
}
.ie8 #slideshow .info {
	max-width: 500px;
	width: 60%;
}
.ie7 #slideshow .info {
	max-width: 500px;
	width: 53%;
	position: relative;
	display: inline;
	zoom: 1;
}
.ie7 .large-slideshow .next-slide, .ie7 .large-slideshow .prev-slide {
	font-weight: bold;
	line-height: 45px;
}
.ie8 .large-slideshow .next-slide, .ie8 .large-slideshow .prev-slide, .ie9 .large-slideshow .next-slide, .ie9 .large-slideshow .prev-slide {
	font-weight: bold;
	line-height: 30px;
}
.ie7 .large-slideshow {
	zoom: 1;
}
html, body {
	height: 100%;
	min-height: 760px;
	position: relative;
}
#slideshow .info, #countdown, #event-list, #collections, #showroom {
	display: none;
	visibility: hidden;
}
#slideshow {
	position: absolute;
	left: 0;
	top: 75px;
	bottom: 30px;
	right: 0;
	overflow: hidden;
	z-index: 0;
}
#slideshow .info {
	margin: 8% 0 20px 0;
	max-width: 500px;
	position: relative;
	z-index: 10;
	width: auto;
	display: inline-block;
}
#slideshow .info article, #slideshow .info nav {
	width: 100%;
	max-width: 800px;
}
#slideshow .info article {
	padding: 30px 20px 0 20px;
}
#slideshow .info article a {
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	background: #fff;
	position: relative;
	float: right;
	right: -30px;
	padding: 7px 10px;
	font-size: 16px;
	text-decoration: none;
	padding-right: 10px;
	margin-top: 20px;
	min-height: 20px;
	line-height: 17px;
	-webkit-transition: padding .2s ease-out;
	-moz-transition: padding .2s ease-out;
	-ms-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
}
#slideshow .info article b {
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 600;
	font-style: normal;
}
#slideshow .info article a:hover {
	padding: 7px 16px;
	text-decoration: underline;
}
#slideshow .info h2 {
	font-size-adjust: .22;
	text-align: center;
	font-size: 35px;
	font-family: 'GalliardITCR','Georgia','Times new Roman',serif;
	line-height: 45px;
}
#slideshow .info nav {
	padding: 10px 20px 10px 20px;
}
#slideshow .info nav ul {
	float: right;
	margin-right: -10px;
}
#slideshow .info nav li {
	float: left;
}
#slideshow .info nav li a {
	border: none;
	display: block;
	padding: 0 1px;
	font-family: Arial,sans-serif;
	font-size: 35px;
	line-height: 10px;
	text-decoration: none;
	-webkit-transition: color .2s ease-out;
	-moz-transition: color .2s ease-out;
	-ms-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out;
}
#slideshow .info nav li a:hover {
	color: #111!important;
}
#slideshow .info nav li.active a {
	color: #fff!important;
}
#slideshow > ul {
	position: absolute!important;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
}
#slideshow > ul > li {
	position: relative;
	width: 100%;
}
#slideshow img {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
	position: absolute;
}
#slideshow .next-slide {
	height: 200px;
	width: 22px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 36%;
	right: 0;
	font-size: 36px;
	line-height: 200px;
	text-align: center;
	text-decoration: none;
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	background-color: white;
	color: #000;
	-webkit-transition: width .2s ease-out;
	-moz-transition: width .2s ease-out;
	-ms-transition: width .2s ease-out;
	-o-transition: width .2s ease-out;
	transition: width .2s ease-out;
}
#slideshow .next-slide:hover {
	width: 30px;
}
#collections, #showroom, #agenda {
	position: absolute;
	z-index: 20;
}
#collections {
	bottom: 0;
	display: block;
	float: left;
	width: 35%;
	min-width: 410px;
	bottom: 38px;
	margin-bottom: 45px;
}
.arrow-white {
	display: block;
	width: 24px;
	height: 138px;
	background: url('arrow-white-large.png') no-repeat right top;
	position: absolute;
	right: -21px;
	top: 0;
}
.arrow-white.small {
	height: 33px;
	width: 8px;
	right: -7px;
	background: url('arrow-white-small.png') no-repeat left top;
}
#collections h1 {
	padding-left: 10%;
}
#collections a {
	text-decoration: none;
	border: none;
}
#collections .current {
	min-width: 50%;
	max-width: 86%;
	min-height: 94px;
	display: inline-block;
	padding: 14px 2% 30px 2%;
	margin: 0 0 0 10%;
	background-color: white;
	position: relative;
}
#collections .current a {
	text-transform: uppercase;
	display: inline-block;
}
#collections .current span {
	text-transform: none;
	display: block;
	font-size-adjust: .22;
	font-size: 54px;
	font-family: 'GalliardITCR','Georgia','Times new Roman',serif;
	line-height: 55px;
	color: #fff;
	margin: 0;
	text-indent: 0;
}
#collections .current a:hover span {
	text-decoration: underline;
}
#collections .current .before {
	margin-left: 15px;
	display: block;
	font-style: normal;
}
#collections .current .after {
	display: block;
	text-align: right;
	font-style: normal;
	padding-right: 20px;
}
#collections .other {
	display: inline-block;
	padding: 10px;
	margin: -25px 0 0 13%;
	font-size: 15px;
	z-index: 10;
	position: relative;
}
#collections a:hover span {
	text-decoration: underline;
}
#collections .other span {
	display: block;
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 16px;
}
#countdown {
	display: inline-block;
	padding: 10px;
	float: right;
	margin: -39px 30px 0 0;
}
#countdown p {
	text-transform: uppercase;
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 23px;
	margin: 0;
}
#countdown p em {
	font-style: normal;
	display: block;
	font-size: 14px;
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
}
#countdown a {
	text-decoration: none;
}
#showroom {
	width: 100%;
	float: left;
	margin: 0 auto;
	bottom: 38px;
	z-index: 19;
}
#showroom a {
	display: block;
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	margin: 0 auto;
	padding: 15px 0 38px 0;
	text-decoration: none;
	width: 175px;
	-webkit-transition: padding .2s ease-out;
	-moz-transition: padding .2s ease-out;
	-ms-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
}
#showroom a:hover {
	padding-top: 20px;
	padding-left: 6px;
	padding-right: 6px;
}
#showroom span {
	display: block;
}
#showroom .r1 {
	font-size: 31px;
	letter-spacing: 5px;
	line-height: 26px;
}
#showroom .r2 {
	font-size: 62px;
	line-height: 62px;
}
#showroom a:hover .r5 {
	text-decoration: underline;
}
#showroom .r3 {
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
}
#showroom .r4 {
	font-size: 23px;
}
#showroom .r5 {
	font-size: 24px;
}
#showroom .small {
	font-size: 24px;
	line-height: 26px;
}
#showroom .medium {
	font-size: 31px;
	line-height: 31px;
}
#showroom .large {
	font-size: 36px;
	text-transform: none;
}
#agenda {
	float: right;
	width: 35%;
	clear: none;
	bottom: 38px;
	right: 0;
	min-width: 410px;
}
#event-list {
	margin: 0;
	background-color: white;
}
#event-list h1 {
	text-transform: uppercase;
	font-family: "proxima-nova",'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	padding: 6px 8px 4px 8px;
	margin: 0;
}
#event-list ul {
	margin-bottom: 32px;
	min-height: 128px;
	background-color: white;
}
#event-list li {
	padding: 5px 10px;
}
#event-list li h1 {
	padding: 0;
	text-transform: none;
	line-height: 20px;
}
#event-list time {
	width: 35%;
	margin-right: 0;
}
#event-list .url, #event-list li h1 {
	margin-left: 37%;
	width: 62%;
}
#event-list a {
	text-decoration: none;
}
#event-list a:hover {
	text-decoration: underline;
}
#event-list .url a {
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
#event-list .url a:hover {
	text-decoration: underline;
}

/*
#footer {
	position: absolute;
/*	top: 870;	*/
/*	bottom: 0;	
	left: 0;
	width: 100%;
	z-index: 100;
}
*/

@media only screen and (max-width:1200px){
#collections {
	width: 33%;
}
#collections .current {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
#collections .current {
	margin-left: 0;
}
#collections .current a {
	margin-right: 2%;
	margin-left: 2%;
}
#collections, #agenda {
	min-width: 0;
}
#countdown {
	margin-right: 0;
}
#slideshow .info h2 {
	margin: 0;
}
}
@media only screen and (min-width:1200px){
#slideshow .info {
	width: 60%!important;
	max-width: 60%!important;
}
#slideshow .info h2 {
	margin: 0 auto;
	width: 510px;
}

@media only screen and (max-width:1200px) and (min-width:991px){
#collections .current span {
	font-size: 42px;
}
#showroom .r1 {
	font-size: 23px;
	letter-spacing: 2px;
}
#showroom .r2 {
	font-size: 46px;
	line-height: 46px;
}
#showroom .r3 {
	font-size: 13px;
}
#showroom .r4 {
	font-size: 18px;
}
#showroom .r5 {
	font-size: 18px;
}

}