/* --------------------------- reset + main html redefinitions  */

/*  common tag redefinitions  */
html, body, form, fieldset {
	font:100% "ff-super-grotesk-web", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
html {
	font-size:100.01%;
	height:100%;
}
body {
	background:#eef1f1;
	color:#000;
	font-size:0.9em;
	line-height:1.3em;
	padding-left:1px;
}

header, footer, aside, nav, article {
	display: block;
}
a img {
	border:none;
}
fieldset {
	border:none;
}
/* Neutralize/reset styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, pre, blockquote, dl, hr, address {
	margin:0 0 0.8em 0;
	padding:0;
}
p {
	margin:0 0 1.5em 0;
}
ul, ol {
	margin:1em;
	padding:0;
}
:focus {
	outline: 0;
}
h1 {
	color: #464646;
	font-size:1.3em;
	/*font-weight: 600;*/
	line-height: 1.2em;
	margin: 1em 0 0.75em 0;
    /*text-transform:uppercase;*/
	font-family:"ff-super-grotesk-web", arial, helvetica;
}
h2, h1.scfTitleBorder {
	color:#63c9bc;
	font-size:1.1em;
    margin: 0.25em 0 0.25em 0;
	font-family:"ff-super-grotesk-web", arial, helvetica;
    /*text-transform:uppercase;*/
	/*font-weight: 600;*/
}
.home h2, .home h1.scfTitleBorder {
	color:#464646;
	font-size:2em;
	/*font-weight: 600;*/
	line-height:1.2em;
}
h3 {
	color:#464646;
	font-size: 1.0em;
	/*font-weight: 600;*/
	line-height: 1.2em;
    margin: 0.25em 0 0.25em 0;
	font-family:"ff-super-grotesk-web", arial, helvetica;
}
h4 {
	color:#63c9bc;
	font-size:1.0em;
	/*font-weight: 600;*/
    margin: 0.25em 0 0.25em 0;
	font-family:"ff-super-grotesk-web", arial, helvetica;
}
h5 {
	font-size:1.05em;
	font-weight: 600;
	font-family:"ff-super-grotesk-web", arial, helvetica;
}
h6 {
	font-size:0.9em;
	font-style:italic;
	font-weight: 600;
	font-family:"ff-super-grotesk-web", arial, helvetica;
}
hr {
	border:none;
	border-bottom:1px solid #d2d2d2;
	height:1px;
}
hr.hidden {
	display:none;
}
input, select, textarea {
	font-size: 100%;
	font:100% Arial, Helvetica, sans-serif;
	color:#666;
}
ul li {
	list-style:none;
	padding:0 0 0.2em 1.5em;
	margin:0;
}
ol li {
	margin:0 0 0 1.2em;
	padding:0 0 0.4em 0;
}
select, textarea {
}
td {
	vertical-align:top;
}
sup, sub {
	font-size:0.6em;
}
.noDisplay {
	display:none;
}
table {
	border:none;
	border-collapse:collapse;
	border-spacing:inherit;
}
table tr td {
	padding:0;
	border:0;
	margin:0;
}
/* --------------------------- shared styles  */
/*  common styles  */
.alignR {
	text-align:right;
}
.clearfloats {
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 0px;
	margin: 0px;
}
br.clearfloats,  span.clearfloats {
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	display:block;
}
span.clearfloats {
	display:block;
}
.floatL {
	float:left;
}
img.floatL {
	margin:0 15px 15px 0;
}
.floatR {
	float:right;
}
img.floatR {
	margin:0 0 15px 15px;
}
.noPadding {
	padding:0;
}
.prct100 {
	width:100%;
}
h2.black {
	color:#252525;
	font-size:1.5em;
}
.center {
	text-align:center;
}
/* icons documents */
#content ul.doc li {
	background:none;
	padding:0;
	margin:0;
}
a.pdf, a.doc, a.docx, a.ppt, a.pptx,  a.xls, a.xlsx, a.swf, a.flv, a.txt, a.jpg, a.gif, a.dwg, a.default {
	padding:0 0 0 26px;
}
a.pdf {
	background: url(../../site_images/fairs/antica/ico_pdf.gif) no-repeat left top;
}
a.doc, a.docx {
	background: url(../../site_images/fairs/antica/ico_doc.gif) no-repeat left top;
}
a.ppt, a.pptx {
	background: url(../../site_images/fairs/antica/ico_ppt.gif) no-repeat left top;
}
a.xls, a.xlsx {
	background: url(../../site_images/fairs/antica/ico_xls.gif) no-repeat left top;
}
a.swf {
	background: url(../../site_images/fairs/antica/ico_swf.gif) no-repeat left top;
}
a.flv {
	background: url(../../site_images/fairs/antica/ico_flv.gif) no-repeat left top;
}
a.txt, a.jpg, a.gif, a.dwg, a.default {
	background: url(../../site_images/fairs/antica/ico_docGeneral.gif) no-repeat left top;
}
/* --------------------------- application related  */

/* ------ contentTable */
.smalltable,  .mediumtable,  .largetable,  .xlargetable {
/*padding:0 0 1.7em 0;*/
}
.smalltable {
	width:30%;
}
.mediumtable {
	width:50%;
}
.largetable {
	width:70%;
}
.xlargetable {
	width:100%;
}
table.contenttable {
	margin:10px 0;
	border-collapse:inherit;
	border-left:1px solid #e3e3e3;
	border-top:1px solid #e3e3e3;
}
table.contenttable th {
	color:#ffffff;
	font-size:1.1em;
	text-align:left;
	border-bottom:1px solid #ffffff;
	padding:6px 5px 6px 5px;
}
table.contenttable td {
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	padding:6px 5px 5px 5px;
}
table.contenttable td.odd {
	background:#ffffff;
}
table.contenttable td.even {
	background:#f1f1f1;
}
table.contenttable td.grey {
	background:#f1f1f1;
	border-right:1px solid #c9c9c9;
	font-weight:bold;
}
table td.greylineright {
	border-right:1px solid #c9c9c9;
}
table td.greylineleft {
	border-right:1px solid #c9c9c9;
}
table.whitecontenttable {
	border-collapse:inherit;
}
table.whitecontenttable td {
	padding:6px 5px 5px 5px
}
/* ------ formTable */
table.formTable {
	margin:5px 0;
}
table.formTable th {
}
table.formTable td {
	padding:0 0 5px 0;
}
table.formTable label {
	margin:0 11px 0 0;
}
.obligatory {
	color:#f26534;
}
.obligatory sup,  .obligatory sub {
}
/* ------ inputfield */
input.inputfield, textarea, .dtSearchInputText, .dtSearchSelect, select, .dl-input, .dl-select {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.inputfield, .dtSearchInputText, .dtSearchSelect, .dl-input, .dl-select {
	background:#f8f8f8 url(../../site_images/bck_inputfield.gif) left top repeat-x;
	border-top:1px solid #9c9c9c;
	border-left:1px solid #b8b8b8;
	border-right:1px solid #e7e7e7;
	border-bottom:1px solid #e5e5e5;
	margin:0;
	padding:5px;
}
select.inputfield, .dtSearchSelect {
	padding:5px 0 5px 5px;
}
/* --- textarea */
.textarea {
	background:#f8f8f8 url(../../site_images/bck_inputfield.gif) left top repeat-x;
	border-top:1px solid #9c9c9c;
	border-left:1px solid #b8b8b8;
	border-right:1px solid #e7e7e7;
	border-bottom:1px solid #e5e5e5;
	display:block;
	padding:5px;
}
/* ------  buttons */
input.button, button.button, input.butSearch, input.dtSearchInputButton, .dl-button {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height:29px;
	line-height:29px;
	zoom:1;
 *line-height:25px; /* targets IE6 and 7 */
}
.button, .butSearch, .dtSearchInputButton, .dl-button {
	background:#63c9bc;
	border:none;
	cursor:pointer;
}
/*butSearch*/
.butSearch, .dtSearchInputButton {
	background-position:0 -40px;
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	margin:0 0 0 20px;
	padding:0 18px 0 35px;
}
/* button */
.button, .dtSearchInputButton, .dl-button {
	background-position:0 0;
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	margin:0 0 0 20px;
	padding:0 18px;
}
.dtSearchInputButton {
	margin:10px 0 0 20px;
}
/*grey button*/
.disable {
	background:#adadad url(../../site_images/fairs/antica/but_grey.png) top left repeat-x!important;
	border:1px solid #ababab!important;
}
/*but_carrMore*/
#eventOverview .carrLinks .but_carrMore {
	display:block;
	float:left;
	height:33px;
	padding:0 0 0 7px;
	margin:0 8px 0 0;
}
.carrouselImg {
	background:#fff;
}
#eventOverview .carrLinks .but_carrMore a.butSpan {
	color:#fff;
	display:block;
	float:left;
	padding:5px 32px 10px 0;
	margin:0;
}
/* --- formats */
.S {
	width:75px;
}
.MS {
	width:186px;
}
.M {
	width:239px;
}
.L {
	width:278px;
}
.XL {
	width:415px;
}
/* --- select formats */
select.S {
	width:87px;
}
select.MS {
	width:198px;
}
select.M {
	width:251px;
}
select.L {
	width:290px;
}
select.XL {
	width:427px;
}
/* ** main *********************************************************** */
#main {
}
*html #main {
	zoom:1; /*avoids several IE bugs */
}
/* ---- content nl -- */

/* ** header ********************************************************* */
#header {
}
#headerContainer {
    background:#ffffff url(../../site_images/fairs/art-brussels2016/header_bg.jpg) repeat-x center bottom;
    margin-bottom:20px;
}
#headerContent {
	margin:0 auto;
	position:relative;
	width:970px;
}
/* ---- brand ------------------- */
#headCenter {
	height:110px;
}
#brand {
}
#brand #logo {
	position:absolute;
	top:66px;
}
#brand #logo a{display:block;}
#brand #baseLine {
	display:none;
}
/* ---- brand ------------------- */
#edition {                                      
	color:#434240;
	position:absolute;
	font-size:0.95em;
	right:7px;
	top:45px;
	text-align:right;
	line-height:1.2em;
}
#edition * {
	margin:0;
}
#edition h1, #edition h2 {
	font-size:1.2em;
	color:#333333;
	margin-bottom:0;
	line-height:1.2em;
}
/* ---- navigation ------------------- */
#navigation {
	height:40px;
	padding:2px 2px 0;
    margin-top:10px;
	font-family:"ff-super-grotesk-web", arial, helvetica;
}
#navContainer #navL {
	float:left;
}
#navContainer #navR {
	float:right;
}
#navigation a {
	color:#14190e;
	display:block;
	height:40px;
	line-height:40px;
	text-decoration:none;
	padding:0 15px 0 20px;
	font-size:2em;
    background:url(../../site_images/fairs/art-brussels2016/seperator_nav.gif) left no-repeat;
}
#navigation ul li.active + li a, #navigation ul li:hover + li a {
    background: none;
}
/*#navigation li:first-child a{background:none;}*/
#navigation a.active, #navigation a:hover {
	color:#ffffff;
    background:#1d1d1d!important;
    padding:0 15px 0 20px !important;
}
#navigation ul {
	margin:0;
	padding:0;
    clear:both;
}
#navigation li.first{}
#navigation li {
	display:inline;
	float:left;
	margin:0;
	overflow:hidden;
	padding:0;
}
#navigation li.first a {
}
#navigation li.first a.twolines {
}
#navigation li a {
	font-size:1.3em;
	font-weight:600;
}
#navigation li a.twolines {
}
#navigation li a:hover {
}
/* --- navR */
#navigation #navR,  #navigation #navL {
	overflow:hidden;
}
#navigation #navR a {
    font-size:1.3em;
	font-weight:600;
}
#navigation #navR .active, #navigation #navR a:hover {
    /*background:#ed1845!important;*/
}
/* -----+ funcNav --------------- */
#funcNav {
	height:29px;
	margin-bottom:32px;
	font-size:.95em;
}
#funcNavCont {
	padding:0;
}
#fnLeft {
	float:left;
	text-align:left;
}
#fnRight {
	float:right;
	min-width:230px;
}
/* ---- funcNav ---- */
#funcNav a {
	color:#9e9997;
	text-decoration:none;
}
#funcNav a:hover {
	color:#333;
}
#funcNav li.active a {
	color:#333;
	font-weight:bold;
}
#funcNav ul {
	clear:both;
	padding:10px 0 0;
	margin:0;
	line-height:.8em;
}
#fnLeft ul {
	float:right;
	height:18px;
}
#funcNav li {
	display:inline;
	margin:0;
	padding:0;
}
#funcNav li a 
{
    color:#333333;
}
/* -- funcNavLeft ---- */
#funcNav #fnLeft li {
	padding:0 1.2em 0 1.7em;
	background:url(../../site_images/fairs/art-brussels2016/seperator_funcNav.gif) left 2px no-repeat;
}
#funcNav #fnLeft li.first {
	border-left:none;
	padding: 0 1.2em 0 0;
	background:none;
}
/* -- funcBox -- */
.funcBox {
}
.funcBox .funcText {
}
/* -- language ---- */
#funcNav #language {
	float:left;
	width:82px;
}
#funcNav #language ul li.active a {
}
#funcNav #language a {
	text-transform:uppercase;
	color:#333333;
	font-size:0.9em;
}
#funcNav #language ul {
	float:right;
}
#funcNav #language li {
	padding:0 .2em 0 .5em;
	border-left:1px solid #333333;
}
#funcNav #language li.first {
	padding-left:0;
	border-left:none;
}
/* -- funcNav Search ---- */
#funcNav #search {
	float:left;
}
#search #searchBox {
	margin:4px 10px 0 0;
	height:20px;
	width:145px;
	padding:0 4px;
}
#search input.dtSearchBoxButton {
	border:none;
	float:none;
	font-size:0em;
	margin:0;
	width:20px;
	cursor:pointer;
}
#search input.dtSearchBoxInput {
	border:0;
    background:#63c9bc;
	color:#333333;
	margin:0!important;
	float:left;
	height:20px;
	padding:0 0 0 5px;
    font-size:0.9em;
	width:120px;
}
/* -- general ---- */
.dtSearchBoxInput {
	border-left:1px solid #cdcdcd;
}
.dtSearchBoxButton {
	background: url(../../site_images/fairs/art-brussels2016/bck_searchButton.gif) right top no-repeat;
	height: 20px;
	float:left;
	display:block;
}
/* ** content *********************************************************** */
.home .boxContent,  .home .newsBox,  .home .videoBox {
	margin:0 0 1em 0;
}
.home .fairInfoBlock, .home .newsBox,  .home .videoBox {
	padding:1em;
    background: white;
}
.home #contentHolder {
	padding:30px 0 0 0;
}
.home #contentHolder .leftCol {
	float:left;
	width:355px;
	padding:0;
}
.home #contentHolder .rightCol {
	float:right;
	width:355px;
}
.withImgHolder#contentHolder h1 {
}
/* --- carrousel --- */
#carrousel {
}
/* --- bodyContent --- */
#bodyContent a {
	color:#000000;
	text-decoration:underline;
    font-weight:bold;
}
#bodyContent a:visited {
/*color:#444;*/
}
#bodyContent #content {
	/*background:#fff url(../../site_images/fairs/antica/bck_contentTop.png) repeat-x;*/
	margin:0 auto;
	width:970px;
}
.content #contentContainer {
	/*background:url(../../site_images/fairs/antica/bck_content.png) bottom repeat-x;*/
	padding:35px 0;
	min-height:355px;
}
.home #contentContainer {
	padding:0 2px;
}
/* -- homepage Columns -- */
/* two columns */
.two_Columns {
}
.two_Columns #column01 {
	float:left;
	width:670px;
	margin:0 35px 0 0;
}
.two_Columns #column02 {
	float:left;
	width:265px;
	margin:0;
}
/* three columns */
.three_Columns {
}
.three_Columns #column01 {
	float:left;
	width:265px;
	margin:0 35px 0 0;
}
.three_Columns #column02 {
	float:left;
	width:370px;
	margin:0 35px 0 0;
}
.three_Columns #column03 {
	float:left;
	width:265px;
	margin:0;
}
/* content home */
.home #content h2, .home #content h1.scfTitleBorder {
	font-size:1.15em;
	font-weight:600;
	line-height:1.1em;
    /*text-transform:uppercase;*/
	padding:0 0 0.4em 0;
	margin:0 0 0.4em 0;
}
#content ul {
	margin:0 0 1em 0;
}
#content ul li {
	background:url(../../site_images/fairs/art-brussels2016/bullet.gif) 0 .4em no-repeat;
	margin:0 0 0;
	padding-left:14px;
}
#content ul#rightcolumn_1_sponsorList li {
	margin:0;
	padding:0;
	background:none;
}
/* content contentPage */
.content #content {
}
.content #content .imageHolder {
	margin:0 0 1em;
	display:block;
}
.content #content .imageHolderRight,  img.imageHoldRight {
	float:right;
	margin:0 0 10px 18px;
}
.content #content .imageHolderLeft,  img.imageHoldLeft {
	float:left;
	margin:0 18px 10px 0;
}
/* -------------------- general style home boxes */
.imageHolder img,  .imageHolderRight img,  .imageHolderLeft img,  img.imageHoldRight,  img.imageHoldLeft {
	border:1px solid #ccc;
}
.imageHolderRight img {
	border:1px solid #ccc;
}
img.imgRight {
	float:right;
	margin:0 0 10px 18px;
	border:1px solid #ccc;
}
.txtHolder {
	display:block;
	padding:0 6px 0 0;
}
.txtHolder p {
	margin:0 0 0.5em 0;
}
.butHolder {
	clear:both;
	display:block;
	margin-bottom:1em;
}
/* --- calendar */
.home .two_Columns #calendar {
	margin:0 0 32px 0;
}
.home .three_Columns #calendar {
	margin:0 0 20px 0;
}
.home #calendar #events img {
/*border: 1px solid #CCC;*/
}
/* -- events */
.home #calendar #events {
	background:#c9c9c9;
	padding:6px 6px 12px 6px;
}
#events h2,  #events h3 {
	color:#ffffff;
}
#events a {
	color:#ffffff;
}
/* carrousel */
#events ul {
	background:#2f2f2f;
}
#events ul li {
	min-height:204px;
	height:auto!important;
	height:204px;
	width:253px;
}
#events .carouselImg {
	background:#1f1f1f url(../../site_images/bck_carrouselVertLine.gif) right bottom no-repeat;
	display:block;
	padding:0 0 2px 0;
	width:253px;
}
.home #calendar #events .carouselImg img {
	border:0;
}
#events .minheight {
	display:block;
}
#events .carrouselBck h3 {
	color:#ffffff;
	font-weight:normal;
	font-family:"Helvetica45Light", Arial;
	font-size:2.5em;
	line-height:1em;
	margin:0 0 0.55em 0;
	width:221px;
}
#events .carrouselBck {
	color:#c9c9c9;
	background:#1f1f1f url(../../site_images/bck_carrouselVertTxt.jpg) right top no-repeat;
	display:block;
	font-size:1.1em;
	line-height:1.4em;
	padding:8px 19px;
	overflow:hidden;
	width:215px;
}
#events .carrLinks {
	background:url(../../site_images/bck_carrContentLine.gif) left top repeat-x;
	display:block;
	padding:18px 20px 18px 5px;
	text-align:right;
}
#events .carrLinks a {
	background:url(../../site_images/bck_carrArrowMore.gif) right center no-repeat;
	font-weight:bold;
	/*padding:0 23px 0 0;
	margin:0 0 0 18px;*/
	padding:0 18px 0 0;
	margin:0 0 0 10px;
}
#events .butCarrousel {
	padding:10px 0 0 0;
}
#events .butCarrL {
	float:left;
	text-align:left;
	width:53px;
}
#events .butCarrL .butPager {
	padding:3px 0 0 7px;
}
#events .butCarrR {
	float:left;
	text-align:right;
	width:200px;
}
.vertEvents {
/*width:253px!important;
	overflow:hidden!important;*/
}
/* --- groups */
.home #groups {
	margin:0 0 32px 0;
}
.home .threeColumns#groups .col01,  .home .threeColumns#groups .col02,  .home .threeColumns#groups .col03 {
	float:left;
	width:200px;
}
.home .threeColumns#groups .col01,  .home .threeColumns#groups .col02 {
	margin:0 35px 0 0;
}
/* group */
.groupBox .imageHolder {
	margin:0 0 20px 0;
}
/* presentation */
.presentBox {
	margin:0 0 25px 0;
}
.presentBox .imageHolder {
	margin:0 0 23px 0;
}
/* greenBox */
.greenBox, .blueBox, .whiteBox {
	line-height:1.5em;
	margin:0 0 25px 0;
}
#content .greenBox h2 {
	color:#ffffff;
}
.home .greenBox a,  .home .greenBox a:hover {
	color:#ffffff;
}
.greenBox .greenBoxContainer {
	min-height:154px;
	height:auto!important;
	height:154px;
}
.greenBox .txtBox,  .whiteBox .txtBox,  .blueBox .txtBox {
	padding:20px 21px 18px 21px;
}
/* redBox */
.greenBox, .blueBox, .whiteBox, .redBox {
	line-height:1.5em;
	margin:0 0 25px 0;
}
#content .redBox h2 {
	color:#ffffff;
}
.home .redBox a,  .home .redBox a:hover {
	color:#ffffff;
}
.redBox .redBoxContainer {
	min-height:154px;
	height:auto!important;
	height:154px;
}
.greenBox .txtBox,  .whiteBox .txtBox,  .blueBox .txtBox,  .redBox .txtBox {
	padding:20px 21px 18px 21px;
}
/* newsBox */
.newsBox {
	margin:0 0 25px 0;
}
.newsBox .txtHolder {
}
#content .newsBox ul {
	margin:1em 0;
}
#content .newsBox ul li {
	background:none;
	clear:both;
	padding:0.3em 0 0.1em 0;
    border-bottom:1px solid #dddddd;
}
#content .newsBox ul a {
	text-decoration:none;
	color:#464646;
    font-weight:normal;
}
#content .newsBox ul a:hover {
	text-decoration:underline;
}
.newsBox .date {
	color:#63c9bc;
	font-size:1em;
	font-weight:bold;
	padding-right:0.5em;
}
.newsBox .link {
	padding:0 0 1em;
}
.newsBox .butHolder {
}
/* contentTextBox */
.home .defaultBox {
	margin:0 0 25px 0;
}
.home .defaultBox p {
	margin:0 0 1em 0;
	padding:0;
}
.home .defaultBox p.introHigh {
	padding:0 0.5em 0 0;
}
.home .defaultText {
	border-top:2px solid #cacac9;
	padding:13px 0 0 0;
}
/*imageHolder*/
.home .defaultBox .imageHolder {
	margin:0 0 15px 0;
}
/*quote*/
.quote {
	background:url(../../site_images/bck_quoteTop.gif) left top no-repeat;
	margin:0 0 15px 0;
}
.quote .quoteText {
	background:url(../../site_images/bck_quoteBottom.gif) right bottom no-repeat;
	color:#000000;
	font-size:1.2em;
	line-height:1.3em;
	padding:8px 35px 9px 31px;
}
.quote .quoteText p {
	margin:0;
	padding:0;
}
/*introHigh*/
.introHigh {
	color:#000000;
	display:block;
	font-size:1.3em;
	line-height:1.3em;
}
/* overview */
.home .overview {
	margin:0 0 25px 0;
}
.home .last {
	border:none!important;
}
.home .overviewList {
	border-top:2px solid #cacac9;
	padding:13px 0 0 0;
}
.home .location {
	display:block;
	padding:0 0 3px 0;
	border-bottom:2px solid #cacac9;
	margin:0 0 20px 0;
}
.home .location .locL {
	display:block;
	float:left;
	width:120px;
	margin:0 18px 0 0;
	overflow:hidden;
}
.home .location .locR {
	display:block;
	float:left;
	margin:0;
	width:232px;
}
a.overviewLoc:hover {
	cursor:pointer;
}
.home a.overviewLoc .location,  .home a.overviewLoc:hover .location {
	text-decoration:none;
}
.home a.overviewLoc .location .more {
	text-decoration:none;
}
.home a.overviewLoc:hover .location .more {
	text-decoration:underline;
}
/* banners */
.banner, .blueBox,  .greenBox, .whiteBox {
	margin:0 0 25px 0;
}
.banner img,  .banner .highlight {
	border:6px solid #C9C9C9
}
.home .highlight a,  .home .highlight a:hover {
	color:#fff;
}
.bannerRight {
	color:#ffffff;
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
	background:#c60000;
	margin:18px 0;
}
#contentR .bannerRight a {
	color:#ffffff;
	cursor:pointer;
	text-decoration:none;
}
#contentR .bannerRight a:hover {
	text-decoration:none;
}
/* ---- contentL ----------------- */
#contentL {
	float:left;
	width:175px;
	padding:0;
}
#content #contentL .margin {
}
/* ----- leftNav ------- */
#leftNav {
    background:#ffffff;
}
#navList #navTop {
}
#navList #navCenter {
	padding:0 0 0 0;
	min-height:260px;
}#leftColumn
#navList #navBottom {
}
#shadow {
}
#leftNav ul {
	margin:0;
	padding:3px;
}
/* -- level 01 --*/
#leftNav ul li {
	background:none;
	margin:0;
	padding:0;
	font-size:1.2em;
	font-weight:600;
    position:relative;
}
#leftNav ul li:after {
    content:'';
    width:140px;
    height:1px;
    left: 15px;
    background:#dddddd;
    position:absolute;
    bottom:-1px;
}
#leftNav ul li.first {
}
#leftNav ul li:last-of-type:after {
    background: none;
}
#leftNav ul li a, #leftNav ul li a:visited {
	color:#464646;
	display:block;
	padding:15px;
	text-decoration:none;
}

#leftNav ul li a:hover, #leftNav ul li a.active {
	/*background:url(../../site_images/fairs/antica/bul_leftNavHL.png) right 0.2em no-repeat;*/
    background:#e8e8e8;
	color:#464646;
}
#leftNav ul li:hover:after, #leftNav ul li.active:after {
	background:none;
}
#leftNav ul li a.activeNS { /* not selected */
	color:#464646;
}
/* -- level 02 --*/
#leftNav ul ul {
	font-size:.95em;
	padding:0.5em 0 0.5em 0;
}
#leftNav ul li ul:after {
	content:'';
    width:140px;
    height:1px;
    left: 15px;
    background:#dddddd;
    position:absolute;
    bottom:-1px;
}
#leftNav ul ul li {
	padding:0;
	border:none;
}
#leftNav ul ul li:after {
    background:none;
}
#leftNav ul ul li.first {
}
#leftNav ul li li a, #leftNav ul li li a:visited {
	padding:3px 15px 3px 15px;
	font-size:0.8rem;
    color:#000000;
    font-weight: normal;
    /*font-family: "proxima-nova", Arial, sans-serif;*/
}
#leftNav ul li li a, #leftNav ul li li a:hover, #leftNav ul li li a.active {
}
#leftNav ul li li a:hover, #leftNav ul li li a.active {
    background: none;
    color: #63c9bc;
    /*font-weight:bold;*/
}
#leftNav ul li.active ul li.first {
}
#leftNav ul li.active ul ul {
}
/* -- level 03 --*/
/* -- level 04 --*/

/* -----+ breadcrumb ------- */
#breadcrumb {
	color:#7a7a7a;
	font-size:1.1em;
    padding-top: 20px!important;
    padding-bottom: 6px!important;
	width: 490px !important;
	height:27px;
    background:#ffffff url(../../site_images/fairs/art-brussels2016//breadcrumb-bg.gif) bottom right 15px no-repeat;
}
#breadcrumb a {
	color:#7a7a7a;
	text-decoration:none;/*padding:0 0 0 5px;*/
    font-weight:normal;
}
#breadcrumb a:hover {
	text-decoration:underline;
}
#breadcrumb span.breadArrow {
	padding:0 5px;
}
#breadcrumb a:hover {
	text-decoration:underline;
}
/* -----+ contentBoxes ------- */
/* --- videoHolder */
.videoHolder,  .mapsHolder,  .iframeHolder {
	margin:0 0 25px 0;/*text-align: center*/
}
.iframeHolder iframe {
	border:none;
}
.videoHolder .video {
	/*display: inline-block;*/
	/*margin:0 auto;*/
	float:left;
	border:3px solid #dcdcdc;
}
/* --- mapsHolder */
.mapsHolder .maps {
	width:360px;
	/*margin:0 0 0 70px;*/
	border:3px solid #dcdcdc;/*line-height:0;*/
}
/* -----+ style pages ------- */
/* ----- calendar */
#calSearchbox {
	background:#ffffff;
	border: 1px solid #CCC;
	margin:0 0 10px 0;
	padding:8px 34px 34px 34px;
}
#calSearchbox a.italic {
	color:#666666;
	font-style:italic;
	text-decoration:underline;
}
#calSearchbox #calboxTop {
	text-align:right;
}
#calSearchbox #calboxBot {
	margin:22px 0 0 0;
}
#calSearchbox #global {
	padding:0 0 24px 0;
}
#calSearchbox #filter {
	border-top:1px solid #c9c9c9;
	padding:19px 0 0 0;
}
#calSearchbox #filter label,  #calSearchbox #global label {
	display:block;
	margin:0 0 4px 0;
}
#calSearchbox #filter select.inputfield {
	display:block;
	width:100%;
}
#calSearchbox #filter .col01 {
	float:left;
	margin:0 27px 0 0;
	width:205px;
}
#calSearchbox #filter .col02 {
	float:left;
	width:195px;
}
/*searchBox*/
#resSearchBox {
	background:#ffffff;
	border: 1px solid #CCC;
	margin:0 0 10px 0;
	padding:42px 34px 43px 34px;
}
#resSearchBox #global label {
	display:block;
	margin:0 17px 0 0;
	padding:4px 0 0 0;
}
/*results*/
.results {
	margin:24px 0 4px 0;
}
/*pager*/
.pager {
	background:#e2e2e2;
	padding:8px 11px;
}
.pager * {
	font-weight:bold;/*color:#fff!important;*/
}
.pager .events {
	margin:0 30px 0 0;
}
.pager .pageNumber div {
	display:inline;
}
.pager .pageNumber a,  .pager .pageNumber span {
	color:#444444;
	padding:3px;
	text-decoration:none;
}
.pager .pageNumber a:hover {
	text-decoration:underline;
}
.pager .pageNumber .active {
	font-weight:bold;
	text-decoration:underline;
}
.pager table {
	width:100%;
}
.pager table .left {
	text-align:left;
}
.pager table a {
	color:#7a7a7a;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	padding:2px;
}
#bodyContent .pager table a[disabled="disabled"] {
	color:#AAA;
	text-shadow: 1px 0px 1px #FFF;
	filter: dropshadow(color=#FFF, offx=1, offy=0);
}
.pager table a:hover {
	text-decoration:underline;
}
.pager table .left a {
	margin:0 14px 0 0;
	padding:0 0 0 15px;
}
.pager table .center {
	text-align:center;
}
.pager table .right {
	text-align:right;
}
.pager table .right a {
}
.pager a.first {
	background:url(../../site_images/bck_pager_first.gif) center left no-repeat;
	margin:0 14px 0 0;
	padding:0 0 0 15px;
}
.pager a.back {
	background:url(../../site_images/bck_pager_back.gif) center left no-repeat;
	margin:0 14px 0 0;
	padding:0 0 0 15px;
}
.pager a.next {
	background:url(../../site_images/bck_pager_next.gif) center right no-repeat;
	margin:0 0 0 14px;
	padding:0 15px 0 0;
}
.pager a.last {
	background:url(../../site_images/bck_pager_last.gif) center right no-repeat;
	margin:0 0 0 14px;
	padding:0 15px 0 0;
}
/* ----- list Overview results */
#content .resultOverviewList {
	margin:15px 0;
}
#content .resultOverviewList h2 {
	font-size:1.25em;
	margin:0 0 0.5em 0;
}
#content .resultOverviewList ul {
	padding:0;
	margin:0;
}
#content .resultOverviewList ul li {
	background:none;
	margin:0;
	padding:0 0 5px 0;
}
.resultOverviewList .highlight {
	color:#000000;
	font-weight:bold;
}
.roundedTable {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background:#f6f6f6;
	margin-bottom:10px;
	-webkit-box-shadow: 1px 1px 2px 1px #e0e0e0;
	-moz-box-shadow: 1px 1px 2px 1px #e0e0e0;
	box-shadow: 1px 1px 2px 1px #e0e0e0;
	border:2px solid #FFF;
	background: rgb(246,246,246); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(234,234,234,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(246,246,246,1)), color-stop(100%, rgba(234,234,234,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(234,234,234,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(234,234,234,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(234,234,234,1) 100%); /* IE10+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#eaeaea', GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(246,246,246,1) 0%, rgba(234,234,234,1) 100%); /* W3C */
}
.roundedTable td {
	padding:6px 13px;
	border-bottom:1px dotted #CCC;
}
.roundedTable td.col01 {
	width:200px;
}
#pnl_Image {
	width:218px;
	overflow:hidden;
	margin-top:92px;
}
/* ----- list Overview calendar */
.calOverviewList {
	margin:2px 0 10px 0;
}
.calOverviewList .listItem {
	border-bottom:1px solid #ccc;
	padding:29px 0 0 0;
}
.listItem h2 {
	color:#9933ff;
	margin:0 0 0.2em 0;
	padding:0;
}
.listItem h2 a,  .listItem h2 a:hover {
	text-decoration:none;
}
.listItem h2 .date {
	font-weight:normal;
	padding:0 9px 0 0;
	border-right:1px solid #ccc;
}
.listItem h2 .title {
	font-weight:bold;
	padding:0 0 0 9px;
}
.listItem img {
	border:1px solid #ccc;
}
.listItem .listHead {
	margin:0 0 15px 0;
}
.listItem .listHead p {
	color: #888888;
	font-style: italic;
	margin: 0;
	padding: 0;
}
.listItem .listBody {
	overflow: auto;
	height: 1%; /* for IE6 */
}
.listItem .listFooter {
	margin:0 0 8px 0;
	text-align:right;
}
#bodyContent a.more {
	color:#464646;
	text-decoration:underline;
}
#bodyContent .newsBox a.more{
    background:url(../../site_images/fairs/art-brussels2016/more.gif) 0 3px no-repeat;
    padding-left:20px;
}
#bodyContent a.more:hover {
	color:#464646;
	text-decoration:underline;
}
/* ----- detail calendar */
p.intro {
	color:#000000;
	font-size:1.25em;
	line-height:1.3em;
}
.ico_to {
	background:url(../../site_images/fairs/antica/ico_to.gif) center left no-repeat;
	height:14px;
	line-height:14px;
	margin:0 2px;
	padding-left:14px;
	width:14px;
}
#titleBox {
}
#titleBox h1,  #titleBox h2 {
}
#infoBox {
	border: 2px solid #dcdcdc;
	margin:0 0 20px;
}
#infoBox a {
	text-decoration:none;
}
#infoBox a:hover {
	text-decoration:underline;
}
#leftColumn #infoBox ul {
	margin:0;
}
#infoBox ul li {
	background-position: 0 0.4em;
	padding:0 0 0 1.2em;
	margin:0;
}
#infoBox table tr td.td_image {
	background:#ffffff url(../../site_images/bck_tdImage.gif) top right repeat-y;
}
#infoBox table tr td.td_image img {
	float:left;
	margin:0 6px 0 0;
}
#infoBox table tr td.td_txt {
	font-weight:bold;
	padding:20px 18px 5px 28px;
}
/* ----- newsOverview */
#newsOverview {
}
#newsOverview #newsNav {
	border-bottom:1px solid #dddddd;
	padding:0 0 9px 0;
	margin:0 0 25px 0;
}
#leftColumn #newsOverview ul {
	margin:1em 0;
}
#newsOverview #newsNav span,  #newsOverview #newsNav a {
	margin:0 25px 0 0;
}
#newsOverview #newsNav span.link {
	margin:0;
}
#newsOverview #newsNav a {
	color:#7a7a7a;
	text-decoration:underline;
}
#newsOverview #newsNav .active,  #newsOverview #newsNav a.active {
	color:#339999;
	font-weight:bold;
}
#newsOverview #newsNav a.active {
	text-decoration:none;
}
#newsOverview #newsList a {
	color:#464646;
	text-decoration:none;
}
#newsOverview #newsList a:hover {
	text-decoration:none;
}
#newsOverview #newsList a .date {
	color:#63c9bc;
	font-size:0.95em;
}
#newsOverview #newsList .dateLink {
	color:#63c9bc;
	font-size:0.95em;
    float:left;
}
#newsOverview #newsList .newsTitle {
    font-weight: bold;
}
#newsOverview #newsList a:hover .newsTitle {
	text-decoration:underline;
}
.separate {
	background:url(../../site_images/fairs/antica/bck_separatorList.gif) -8px 3px no-repeat;
	width:2px;
}
#newsOverview #newsList a .date:hover {
	text-decoration:underline;
}
#newsOverview #newsList .separate {
    display:none;
}

/* ----- downloadOveriew */
#downloadOverview {
}
#downloadOverview ul {
	margin:0 0 33px 0;
}
#downloadOverview ul li {
	background:none;
	padding:0;
	overflow: auto;
	height: 1%; /* for IE6 */
}
#downloadOverview ul li a {
	color:#464646;
	display:block;
	float:left;
	padding:0 0 6px 26px;
	text-decoration:none;
}
#downloadOverview ul li a:hover {
	text-decoration:underline;
}
.size {
	color:#898989;
	font-style:italic;
}
/* ----- formBox */
.formBox {
	margin:0 0 1.5em 0;
}
.formBox .formboxTop {
	background:url(../../site_images/fairs/horeca/bck_formTop_noTabs.gif) bottom left repeat-x;
	min-height:1px;
	height:auto!important;
	height:1px;
}
.formBox .formboxBot {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	/*padding:13px 37px 43px 37px;*/
	padding:13px 0 !important;
	overflow:hidden;
}
.formBox .boxBot .butSearch {
	margin-right:20px;
}
.ButtonLogin {
	float:right;
	margin-right:20px;
}
#application_4_PanelLogOut {
	margin-left:20px;
}
.formBox .boxTop {
	border-bottom:1px solid #c9c9c9;
	font-style:italic;
	padding:4px 20px 6px 20px;
	text-align:right;
}
.formboxBot table {
	width:100%;
}
.formboxBot table table {
	width:auto;
}
.formBox .boxBody {
	/*padding:35px 0 0 0;*/
	padding:20px 0 0 0;
}
.formBox .boxBody .intro {
	margin:0 0 30px 0;
}
.formBox .boxBot {
	text-align:right;
	padding-top:13px;
}
.formBox .boxBot .button {
	margin:0 20px;
}
.languageSelect {
	margin-left:200px;
}
.group {
	border-bottom:1px solid #c9c9c9;
	margin:0;
	padding:13px 13px 20px 13px;
}
.formboxBot .formcat {
	width:100%;
}
.formboxBot .categories {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.formboxBot .button {
	margin:5px 0 0 0;
}
.formboxBot .btnSaveExhibitor {
	float:right;
	margin-right:20px;
}
table.horiz td.form_col01 {
	text-align:right;
	width:190px !important;
	padding:5px 10px 0 10px !important;
}
table.horiz td.form_col02, table.horiz tr td td.form_col02 {
	padding:0 10px 5px 0 !important;
	line-height:26px;
}
table.horiz .form_col02 select.inputfield {
	margin-bottom:5px;
}
table.horiz tr td td {
	width:auto!important;
	padding:5px!important
}
table.horiz tr td td label {
	width:auto!important;
	padding:0!important;
	margin:0!important
}
.formBox h2 {
	margin:0.75em 0;
}
/* ----2 tabs*/
.two_tabs {
}
.tabs .tab span {
	color:#666;
	display:block;
	font-size:1.1em;
	font-weight:bold;
	padding:9px 10px 5px 10px;
	text-align:center;
	text-decoration:none;
	height:22px;
}
.active_one {
	background:url(../../site_images/fairs/antica/bck_2tabs_01_bot.png) bottom left no-repeat;
}
.active_one .tabs {
	background:url(../../site_images/fairs/antica/bck_2tabs_01_top.png) top left no-repeat;
}
.active_two {
	background:url(../../site_images/fairs/antica/bck_2tabs_02_bot.png) bottom left no-repeat;
}
.active_two .tabs {
	background:url(../../site_images/fairs/art-brussels2016/bck_2tabs_02_top.png) top left no-repeat;
}
.active_one .tabs .one span,  .active_two .tabs .two span {
	color:#000000;
	display:block;
	padding:16px 10px 0 10px;
}
.active_one .tabs a,  .active_two .tabs a {
	color:#000000;
}
/*-- first tab active */
.active_one .tabs .one,  .active_two .tabs two {
	float:left;
	width:244px;
}
.active_one .tabs .two,  .active_two .tabs .one {
	float:left;
	margin:0 10px 0 0;
	width:225px;
}
.active_one .tabs .one,  .active_one .tabs .two {
	margin:0 10px 0 0;
}
.active_two .tabs .two,  .active_two .tabs .one {
	margin:0 0 0 10px;
}
/*form*/
table.form label {
}
table.width90 {
	width:90%;
}
table.width100 {
	width:100%;
}
table.horiz tr td {
	padding:0 0 5px 20px;
}
table.horiz td.form_col01 {
	text-align:right;
	width:37%;
}
table.horiz td.form_col01 label {
	display:block;
	padding:0 9px 10px 0;
}
table.horiz td.form_col01 .label {
	display:block;
	position:relative;
}
table.horiz td.form_col01 .label .req {
	position:absolute;
	top:0;
	right:0;
}
table.horiz td.form_col02 label {
	margin:0 68px 0 0;
}
table.horiz td.radio input {
	margin:0 3px 0 0;
}
table.horiz td.radio label {
	vertical-align:top;
}
table.horiz .req {
}
table.horiz tr.form_col02 td {
	width:63%;
}
/*form vert*/
table.vert tr td {
	padding:0 0 6px 0;
}
table.vert tr td label,  table.vert tr td .label {
	display:block;
	padding:0 0 2px 0;
}
table.vert tr td .radio label {
	display:inline;
	vertical-align:top;
	margin:0 58px 0 0;
}
table.vert tr td .radio input {
	margin:0 3px 0 0;
}
table.vert tr td .label label {
	display:inline;
	padding:0;
}
table.vert td.form_col01 {
	width:55%;
}
table.vert td.form_col02 {
	width:45%;
}
.columns {
}
.columns .col01 {
	float:left;
	width:55%;
}
.columns .col02 {
	float:left;
	width:45%;
}
.example {
	color:#666666;
	font-size:0.9em;
	font-style:italic;
}
.notreq {
	padding:0 9px 0 0;
}
/*group of checkboxes/radiobuttons */
.checkFloat input.check,  .checkTable input.check,  .checkTable input,  .checkFloat .check input,  .checkTable .check input {
	float:left;
	margin:0 14px 0 0;
	vertical-align:middle;
}
.checkFloat label,  .checkTable label {
	float:left;
	padding:0;
	margin:0 0 10px 0;
}
.checkFloat label {
	width:390px;
}
.checkTable label {
	width:180px;
}
/*errorMessages*/
.error,  .errorMargin {
	background:url(../../site_images/fairs/antica/ico_arrowError.gif) 0px 5px no-repeat;
	color:#b90000!important;
	display:block;
	margin:0.2em 0 0.8em 0;
	padding:0.2em 1.4em;
}
.errorMargin {
	padding:0.2em 1.4em 0.2em 2.4em;
}
.errorMsg {
	color:#b90000!important;
	background:url(../../site_images/bck_errorMsg.gif) 0 0 repeat-x;
	border-top:1px solid #ffffff;
	display:block;
	font-weight:bold;
	font-size:1.05em;
	padding:0.5em 1em 1.2em 1em;
}
/*default table*/
table.infoTable {
	margin:0 0 20px 0;
	width:100%;
}
table.infoTable th {
	padding:0 0 5px 0;
	text-align:left;
}
/*brandHolder*/
.brandHolder {
}
/* ---- contentR ----------------- */
#contentR {
	/*background:url(../../site_images/fairs/antica/ill_dotLine.png) 0 25px no-repeat;*/
	float:right;
	width:768px;
	padding:0 12px 0 0;
}
.home #contentR {
	background:none;
}
#leftColumn ul {
	margin:1em 0;
}
#rightColumn ul {
	margin:1em 0;
}
#downloadOverview ul {
	margin:0 0 2.5em 0;
}
#leftColumn {
	float:left;
	width:490px;
    padding: 0 20px 20px 20px;
	overflow:hidden;
    background:#ffffff;
}
.home #leftColumn {
	width:726px;
    padding:0;
    background: none;
}
#leftColumn h2 {
}
#leftColumn #titleBox h2 {
}
#rightColumn {
	float:right;
	width:225px;
	overflow:hidden;
}
.home #rightColumn {
	width:225px;
}
#rightColumn a {
	color:#434240;
	text-decoration:underline;
    margin-bottom:5px;
}
#rightColumn a:hover,  #rightColumn a:focus {
	text-decoration:underline;
}
/* ---------- BoxAddPrint */
#BoxAddPrint {
	height:25px;
    border-bottom:2px dotted #eeede9;
    padding: 13px 20px 13px 20px;
}
#BoxAddPrint #add2any {
	float:left;
	padding-top:2px;
}
#BoxAddPrint #print {
	float:right;
}
#BoxAddPrint #print a {
	background:url(../../site_images/fairs/antica/ico_print.gif) no-repeat;
	display:block;
	width:19px;
	height:18px;
}
/* ---------- rightBoxes */
.rightBox ul.doc li {
	background:none;
	padding:0;
	margin:0;
}
.rightBox ul.doc li a {
	padding:0.5em 0 0.3em 2.5em;
	display:block;
	width:120px;
}
.rightBox ul.doc li a.ppt {
	background:url(../../site_images/fairs/antica/ico_ppt.gif) 0 4px no-repeat;
}
.boxPlaceHbot {
	font-weight:bold;
}
.rightBox .titleHolder h2, #rightColumn h1.scfTitleBorder {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0.7em 0;
}
/* --- content rightBox */
#contentR .rightBox .boxRContent {
	/*border:2px solid #dbdbdb;*/
	padding: 0;
	margin-bottom:12px;
}

#contentR .rightBox .boxRContent .boxRText {
    font-size: 1.10em;
    line-height: 1.25em;
}
#contentR .rightBox .boxRContent .boxRText h4 { 
    font-size: 0.9em;
    /*text-transform: uppercase;*/
}
/* ---- banner Right -- */
.bannerImg {
	margin-bottom:12px;
	line-height:0;
}
.bannerImg a {
	display:block;
}
.bannerImg img {
	/*width:228px;*/
}
#bannersL {
	background:url(../../site_images/fairs/antica/bck_bnrsHome.png) repeat-x;
	height:330px;
}
#bannersL .bannerImg {
	margin-bottom:2px;
	line-height:0;
}
#bannersL .bannerImg img {
	width:238px;
}
/* ** footer ********************************************************* */
#doormat {
	background:#999999;
	color:#FFF;
}
#doormatContent {
	font-size:1.1em;
    line-height:1.1em;
    width:966px;
    margin:0 auto;
}
#doormat .col {
	padding:20px;
	width:201px;
	float:left;
}
#doormat a {
	color:#FFF;
}
#doormat a:link, #doormat a:visited {
	text-decoration:underline;
}
#doormat a:hover {
	text-decoration:underline;
}
#doormat h3 {
	margin:0 0 0.5em 0;
	color:#fff;
	font-weight:bold;
}
#doormat ul {
	margin:0;
	padding:0;
}
#doormat li, #doormat p {
	margin:0;
	padding:.1em 0 .3em;
}
#doormat li.phone {
	background:url(../../site_images/fairs/antica/ico_phone.png) 0 0 no-repeat;
	font-weight:bold;
	padding-left:24px;
}
#doormat li.fax {
	background:url(../../site_images/fairs/antica/ico_fax.png) 0 0 no-repeat;
	font-weight:bold;
	padding-left:24px;
}
#doormat li.mail {
	background:url(../../site_images/fairs/antica/ico_mail.png) 0 0 no-repeat;
	font-weight:bold;
	padding-left:24px;
}
/* ** footer ********************************************************* */
#footer {
    background:#ffffff;
	color:#464646;
}
#footerContent {
	margin:0 auto;
	width:970px;
	text-align:center;
	padding:1em 0;
	font-size:1em;
}
#footer ul {
	margin:0;
	padding:0;
}
#footer ul li {
	background:url(../../site_images/fairs/antica/bck_sepFooter.gif) left center no-repeat;
	display:inline;
	margin:0;
	padding:0 5px 0 10px;
}
#footer ul li.first {
	background:none;
}
#footer ul li a {
	color:#464646;
}
#footer ul li a:hover {
	color:#464646;
	text-decoration:underline;
}
#footer a:link, #footer a:visited {
}
#footer a:hover {
}
#events ul li {
	line-height: normal!important;
	margin:0 !important;
	padding:0 !important;
	list-style: none!important;
	background: none!important;
	float:left!important;
}
#carrousel ul {
	margin:0 !important;
	padding:0!important
}
#carrousel ul li {
	line-height: normal!important;
	margin:0 !important;
	padding:0 0 0 0 !important;
	list-style: none!important;
	background: none!important;
	float:left !important;
	width:726px!important;
}
#carrousel ul li div {
	padding-left:0!important;
}
#carrousel ul li .txt {
	/*background:url(../../site_images/fairs/antica/bck_carrouselTxt.png) 0 0 repeat;
	color:#ffffff;
	font-size:1.05em;
	line-height:1.5em;
	text-shadow: #0f0a09 -1px -1px 2px;
	margin:0 0 0 0;
	width:686px;
	padding:10px 20px!important;
	position:absolute;
	bottom:0;*/
	display:none;
}
.home #content #carrousel ul li h2 {
	color:#ffffff;
	font-size:2em;
	margin:0 0 0.2em 0;
}
.home #content #carrousel p {
	margin:0 0 0.5em 0;
}
#carrousel ul li a {
	color:#ffffff;/*float:right;*/
}
/* ----------- sitemap ------------*/
#sitemap {
	margin:20px 28px;
}
/* -- level 01 --*/
#sitemap ul {
}
#sitemap ul li {
	background:none;
	font-size:1.1em;
	font-weight:bold;
	margin:0;
	padding:0;
	height:1%;
}
#sitemap ul li a {
	background:#e9e9e9;
	border-bottom:1px solid #ffffff;
	display:block;
	padding:3px 0 3px 10px;
	text-decoration:none;
	height:1%;
	line-height:1.2em;
}
#sitemap ul li li a {
}
#sitemap ul li a:hover {
	/*color:#E36211;*/
	text-decoration:underline;
}
#sitemap ul li ul {
	padding:5px 0 25px 0;
	border-bottom:1px solid #c9c9c9;
	margin:0 0 1px 0;
}
#sitemap ul li ul li ul {
	padding:0;
	border-bottom:none;
	margin:0 0 1em 0;
}
/* -- level 02 --*/
#sitemap ul li ul li {
	font-size:0.9em;
	font-weight:normal;
	margin:0;
	padding:0;
	height:1%;
	text-transform:none;
}
#sitemap ul li ul li a {
	background:url(../../site_images/fairs/antica/bul_content.png) no-repeat scroll 14px 5px transparent;
	color:#464646;
	display:block;
	font-weight:bold;
	padding:1px 0 1px 30px;
	text-decoration:none;
	height:1%;
	line-height:1.2em;
}
#sitemap ul li ul li a:hover {
	background-color:#f2f2f2;
}
/* -- level 03 --*/
#sitemap ul li ul ul {
	margin:0;
}
#sitemap ul li ul li ul li {
	background:none;
	font-size:1em;
	margin:0;
	padding:0 0 0 16px;
}
#sitemap ul li ul li ul li a {
	background:none;
	padding:2px 0 2px 30px;
	font-weight:normal;
	font-style:italic;
	text-transform:none;
}
#sitemap ul li ul li ul li a:hover {
}
#carrousel_horiz {
	border: 3px solid #e7e6e0;
	background: url(../../site_images/bck_carrousel_horiz.jpg) right top no-repeat;
	width:502px;
}
#carrousel_horiz #carrItems {
	padding:15px 17px 15px 19px;
}
#carrousel_horiz ul li img {
	border:1px solid #d6d6d6;
	color:#ffffff;
	margin:0 0 0.5em 0;
}
#carrousel_horiz ul li h3 {
	color:#ffffff;
	font-weight:bold;
	font-size:1.1em;
	font-style:normal;
	margin:0 0 0.3em 0;
	padding:0;
	text-shadow: #3f2a1f -1px -1px 1px;
}
#carrousel_horiz ul {
	margin:0;
	padding:0;
}
#carrousel_horiz ul li {
	background:none;
	float:left;
	line-height:normal;
	list-style:none;
	margin:0;
	padding:0 20px 0 0;
	width:117px!important;
}
#carrousel_horiz ul li, #carrousel_horiz ul li a {
	color:#ffffff;
	text-decoration:none;
	font-style:italic;
	font-size:0.95em;
}
#carrousel_horiz ul li a:hover,  #carrousel_horiz ul li a:visited {
	color:#ffffff;
	text-decoration:none;
}
#carrousel_horiz #carrButtons {
	background:#c9c9c9;
	color:#434240;
	font-size:1em;
	padding:6px 15px 4px 15px;
}
#carrousel_horiz #carrButtons a {
	color:#434240;
}
#carrousel_horiz #carrButtons table tr td {
	width:33%;
}
#carrousel_horiz .pager table a {
	font-weight:normal;
}
#carrousel_horiz .pager table .left a {
	padding:0 0 0 3px;
}
#carrousel_horiz .pager table .right a {
	padding:0 0 0 7px;
}
/* -------- new loginPannel -------*/
/*logon*/
#loginPanel {
	/*background: url(../../site_images/fairs/antica/bck_loginR.png) right top no-repeat;*/
	background:url(../../site_images/fairs/antica/bck_logoffR.png) right top no-repeat;
	font-size:0.95em;
	padding:0 20px 0 0;
	position:absolute;
	right:7px;
	top:107px;
}
#loginPanel #logintxt {
	/*background:url(../../site_images/fairs/antica/bck_loginL.png) no-repeat left top;
    float: right;
    height: 55px;*/
	background:url(../../site_images/fairs/antica/bck_logoffL.png) no-repeat;
	padding:0 0 0 20px;
	height:40px;
}
/*logoff*/
#loginPanel_logoff {
	position:absolute;
	right:7px;
	top:135px;
}
#loginPanel_logoff #logintxt table {
	border-collapse:collapse;
}
#loginPanel_logoff td {
}
#logoffL a {
}
#logoffL a:hover {
}
#logoffR a {
}
#logoffR a:hover {
}
#loginPanel_logoff .separate {
}
#loginPanel_logoff #logintxt a {
    line-height:30px;
    display:block;
	color:#333333;
	text-decoration:underline;
}
#logintxt #txtMarge {
}
#logintxt table tr {
}
#logintxt table tr.mailHolder td {
	color:#333333;
	padding:2px 0 2px;
	/*border-bottom:1px solid #ccc;*/
	font-weight:bold;
}
#logintxt table tr.linkHolder td {
	padding-top:1px;
	text-align:center;
}
#logintxt table tr.linkHolder a {
	color:#666;
	text-decoration:none;
}
#logintxt table tr.linkHolder a.profile {
}
#logintxt table tr.linkHolder a.logoff {
}
#logintxt table tr.linkHolder a:hover {
	text-decoration:underline;
}
/* -------- eventOverview -------*/
#eventOverview {
	background:#c9c9c9 url(../../site_images/bck_carrouselHoriz.gif) right top repeat-y;
}
#eventOverview .selector {
	background:#f1f1f1 url(../../site_images/bck_callOverview_line.gif) left bottom repeat-x;
	cursor:pointer;
	color:#353f47;
	font-size:1.05em;
	padding-right:30px;
	z-index:999;
	border-top:1px solid #f1f1f1;
	position:relative;
}
#eventOverview .selector:hover {
	font-weight:bold;
}
#eventOverview .selector.active {
	color:#ffffff;
	border-top:1px solid #ffffff;
	font-weight:bold;
}
.selectActive {
	width:10px;
	height:38px;
	display:block;
	position:absolute;
	top:-1px;
	left:400px;
}
.selectDate {
}
.selectDate .arrow {
	background:url(../../site_images/bck_carrArrow.gif) center center no-repeat;
	height:14px;
	width:14px;
	padding-left:14px;
	line-height:14px;
	zoom:1;
	margin:1px 2px 0 2px;
}
.active .selectDate .arrow {
	background:url(../../site_images/bck_carrArrowActive.gif) center center no-repeat;
}
.private .selIcon {
	background:url(../../site_images/fairs/antica/ico_private.gif) center center no-repeat;
}
.public .selIcon {
	background:url(../../site_images/fairs/antica/ico_public.gif) center center no-repeat;
}
.legendCarr {
	border-top:1px solid #c1c1c1;
	width:400px;
	height:42px;
	position:absolute;
	bottom:0;
	left:0;
}
.legendTxt {
	padding:10px 22px 0 6px;
}
.legTable {
	width:100%;
}
.legTable .left {
	color:#686f75;
	font-style:italic;
	font-size:0.9em;
}
.legTable .left span {
	display:block;
	padding:0 0 0 14px;
}
.legTable .left span.private {
	background:url(../../site_images/fairs/antica/ico_PrivateThumb.gif) left center no-repeat;
}
.legTable .left span.public {
	background:url(../../site_images/fairs/antica/ico_publicThumb.gif) left center no-repeat;
}
.legTable .right {
	text-align:right;
	font-size:1.05em;
	vertical-align:middle;
}
.home #eventOverview .more {
}
#eventOverview .event {
	overflow:hidden;
	height:295px;
}
#eventOverview .carrouselBck h3 {
	color:#ffffff;
	font-weight:normal;
	font-family:"Helvetica45Light", Arial;
	/*font-size:2.2em;*/
	font-size:1.45em;
	line-height:1.1em;
	margin:0 0 0.25em 0;
}
#eventOverview .carrouselBck h3 a {
	color:#ffffff;
}
#eventOverview .carrouselBck h3 a:hover {
	text-decoration:none;
}
#eventOverview .carrouselBck {
	color:#c9c9c9;
	background:#313131 url(../../site_images/bck_carrouselHorizTxt.jpg) right top no-repeat;
	min-height:146px;
	height:auto!important;
	height:146px;
	padding:10px 10px 10px 24px;
	overflow:hidden;
	display:block;
	font-size:1.1em;
	line-height:1.4em;
}
#eventOverview .carrLinks {
	display:block;
	/*padding:7px 0;*/
	padding:12px 0;
	text-align:right;
}
#eventOverview .carrLinks a {
	background:url(../../site_images/bck_carrArrowMore.gif) right center no-repeat;
	color:#ffffff;
	display:block;
	font-weight:bold;
	font-size:0.9em;
	padding:5px 23px 5px 0;
	margin:0 8px 0 0;
}
#eventOverview .butCarrousel {
	padding:10px 0 0 0;
}
#map_canvas {
	height:240px;
	width:360px;
	overflow:hidden;
}
.greenBox, .blueBox, .whiteBox, .redBox {
	padding:6px 6px 0 0;
}
.greenBox, .blueBox, .blueBox {
	color:#ffffff;
}
.greenBox .highlight, .blueBox .highlight, .whiteBox .highlight, .redBox .highlight, .redBox .highlight, .whiteBox .highlight {
	padding:0 0 6px 6px;
}
#content .whiteBox .withImage h2 {
	color:#F15721;
}
#content .whiteBox .noImage h2 {
	color:#F15721;
}
.whiteBox .highlight .more {
}
.whiteBox .highlight a.more:hover {
}
.highlight table td.image {
	background:#2b2b2b;
	font-size:0;
	line-height:0;
}
.withImage .txtBox {
	display:block;
	padding:10px 10px 7px 10px;
}
#content .withImage h2 {
	color:#ffffff;
	font-size:1.25em!important;
}
.noImage .txtBox {
	display:block;
	padding:14px 16px 12px 16px;
}
#content .noImage h2 {
	color:#ffffff;
	font-size:1.75em!important;
}
/* newsbox */
.home #content .newsBox h2 {
	margin:0 0 0.2em 0!important;
}
#main #leftColumn .newsBox h2 {
    color:#464646;
}
.dtSearchTable {
	width: 100%
}
.dtSearchTable .dtSearchLabel {
}
.dtSearchTable .dtSearchInputCell {
	padding-bottom:5px;
	padding-left:20px;
	padding-right:0;
	padding-top:0;
}
.dtSearchTable .dtSearchInputCell .dtSearchInputText {
}
.dtSearchTable .dtSearchInputButton {
	background:#565656;
	border:1px solid #565656;
	cursor:pointer;
}
/* Sponsors start */
.sponsorBox {
	/*padding:5px 5px 4px;*/
	background:#fff;
	height:225px;
	line-height:0;
	border:2px solid #fff;
	width:206px;
}
.home #content .sponsorBox h2, #content .sponsorBox h2 {
	font-size: 0.8em;
    font-weight: bold;
    color: #b7b7b7;
    margin: 0;
    padding-top: 25px;
    text-align: center;
    border: none;
}
.home #content .sponsorBox .jcarousel-clip {
	height:120px;
	width:206px;
}
.SponsorBlock_Up {
	height:25px;
	width:206px;
	margin:0;
	padding:0
}
.SponsorBlock_Down {
	height:25px;
	width:206px;
	margin:0;
	padding:0
}
#content ul.sponsorList, #content ul.sponsorList li {
	background:none;
	margin:0;
	padding:0;
	list-style:none;
}
#content ul.sponsorList li {
	width:208px;
	height:108px;
	overflow:hidden;
}
#content ul.sponsorList li a {
	height:54px;
	display:block;
}
ul.sponsorList img {
	border:0;
	width:208px;
	height:54px;
}
.jcarousel-prev-horizontal {
	background: url(../../site_images/fairs/art-brussels/ill_sponsor_up.png);
	width:208px;
	height:27px;
	display:block
}
.jcarousel-direction-rtl .jcarousel-prev-horizontal {
	background: url(../../site_images/fairs/art-brussels/ill_sponsor_down.png);
	width:208px;
	height:27px;
	display:block
}
#prevBtn {
	background: url(../../site_images/fairs/art-brussels/ill_sponsor_up.png);
	width:208px;
	height:27px;
	display:block
}
#nextBtn {
	background: url(../../site_images/fairs/art-brussels/ill_sponsor_down.png);
	width:208px;
	height:26px;
	display:block
}
#prevBtn a, #nextBtn a {
	display:block;
}
/* image replacement */
#prevBtn, #nextBtn {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
/* // image replacement */
/* Sponsors end */

.callToActionBlock {
	display:block;
	margin:0 0 2px 0;
}
.sponsorBlock {
	margin:40px 0 10px 0;
}
.sponsorBlock .callToActionBlock {
	display:block;
	margin:0 0 12px 0;
}
.jcarousel-container {
	overflow:hidden;
}
.dtSearchSynopsisKeywordMarker {
	background:#339999;
	color:#ffffff;
	padding:0 5px;
}
/*********************  Contact  ********************************/

.contact {
	float:none;
	clear:both;
	margin-bottom:12px;
}
.contact td.col01 {
	width:200px;
	height:25px;
	padding-bottom:5px;
	font-weight:bold;
}
#StandNumberLabel {
	width:200px;
	height:25px;
	padding-bottom:5px;
	font-weight:bold;
	display:block;
	float:left;
}
#contentHolder {
    font-size:1.15em;
    line-height:1.25em;
}
#contentHolder p {
	margin-top:1em;
}
#contentHolder li{
   /*font-size:1.1em;*/
}
#contentHolder .contact p {
	margin:0;
}
/*************************  searchresults  ***********************/

.dtSearchResultsPaging {
	background:#DDD;
	padding:8px;
	text-align:center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#contentR #leftColumn .dtSearchResultsPaging a {
	padding:0 7px;
	text-decoration:none;
	color:#393939;
	font-weight:bold;
}
#contentR #leftColumn .dtSearchResultsPaging a[disabled="disabled"] {
	color:#AAA;
	text-shadow: 1px 0px 1px #FFF;
	filter: dropshadow(color=#FFF, offx=1, offy=0);
}
.horLb .checkTable label {
	width:380px;
}
.vertLb .checkTable label {
	width:100px;
}
.obliText {
	color:#666666;
	font-size:0.95em;
	font-style:italic;
	text-align:left;
}
/* exposants columns */
.pager #greyBoxCol .columnLeft,  .pager #greyBoxCol .columnRight {
	float:left;
	width:230px;
}
.pager #greyBoxCol .columnLeft {
	margin:0 20px 0 0;
}
.pager #greyBoxCol {
	overflow:hidden;
}
.exBtnHolder {
	display:block;
	overflow:hidden;
	padding:10px 0;
}
.exBtnHolder .button {
	float:left;
	margin:0 5px 0 0;
}

.exposantentool #exhibitionerslist-nav a:hover,
.exposantentool #exhibitionerslist-nav a.ln-selected {
    background: #9933ff !important; /* Fair main color */
    color: #3b3d3f !important;
}

.exposantentool #exhibitionerslist-nav a.ln-disabled:hover {
    color: #b8b8b8 !important;
}

.exposantentool .exhibitionerInThePicture,
.exposantentool #exhibitionerslist-nav a,
.exposantentool #exhibitionerslist-nav a.ln-disabled:hover,
.exposantentool .exhibitionerslist li:hover,
.exposantentool .exhibitionerslist li.highlight {
    background: #cc99ff !important; /* Fair light color */
}

/* ----------------------- de lijn box */

/* ------ custom style */
#pnlDeLijn {
	border:1px solid #ddd;
	background:#fff;
}
#rightColumn .dl-content, #rightColumn .dl-col-right {
	width:auto;
}
#rightColumn .dl-header {
	padding:8px 0 8px 20px;
	background:#eee;
}
#pnlDeLijn .dl-wrapper {
	padding:5px 0 0 0;
}
/* Add style inputfield
input.inputfield, textarea, .dtSearchInputText, .dl-input, .dl-select
.inputfield, .dtSearchInputText, .dl-input, .dl-select*/

/* Add style for button (style above)
input.button,  input.butSearch, input.dtSearchInputButton, .dl-button
.button, .butSearch, .dtSearchInputButton, .dl-button
.button, .dtSearchInputButton, .dl-button*/

#loginPanel_logoff #logoffL a {
padding-right:15px;
}


.showcase-carousel .caption strong{
	color: #9933ff !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
	background-color: #9933ff !important;
}


/* --- custom style Exhibitors */
/* color h2 */
#bodyContent .brand-list a { color:#333399; }
#bodyContent .alpha-list a.disabled, #bodyContent .brand-list a.disabled { background:#333399; }

/* color h1 */
table.formcat .tr-heading .td_col01,
  #bodyContent table.formcat .tr-content ul li .floatR a, #bodyContent table.formcatdetail ul li .floatR a { color:#9933ff; }
#bodyContent .brand-list a:hover { background:#9933ff; }

/* style */
#content table.formcat ul li { background-position:0.5em 0.9em; }