/* -------------------------------      Clients Custom CSS Styles       ------------------------------ */
body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
html {
	height: 100%;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nav {
}
.nav a {
}
.nav a:hover {
}
#lg {
}

a {
	outline: none;
}
a:link {
	color: #CE0019;
}
a:visited {
	color: #CE0019;
	/*text-decoration: line-through;*/
}
a:active {
	color: #CE0019;
	/*font-weight: bold;*/
}
a:hover {
	color: #000;
	text-decoration: none;
}

a img {
	border: 1px solid #c0c0c0;	
}

.cat {

}
.imgcat {
	
}
.pages {
	
}
.pages a {

}
.noborder {
	border: none;	
}
.hidden {
	display: none;	
}

/* -------  End of client's custom styles -------- */


/* -------------------------------     Pane Layout    -------------------------------*/
	
.mainCell {
	text-align: left;
	background: url(../media/brafa2011media/top_bgd.png) repeat-x top left;
}
.mainTable {
	vertical-align: top;
	height: 100%;
	width: 100%;
}
.topPane {
	vertical-align: top;
	height: 541px;
	background: none;
	text-align: center;
}
.contentpane, .contentPane {
	width: auto;
	vertical-align: top;
	text-align: left;
}
.footer {
	vertical-align: top;
	text-align:right;
	padding-top:40px; 
	padding-right:166px;
}
.leftPane { 
	vertical-align: top;
}
.rightPane {

}


/* -------------------------------   'Admin' and CuteEditor 'Edit' button on all pages   ------------------------------- */

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
	border: thin solid #666666;
	background-color: #999999;
	height: 25px;
	width: 50px;
	text-align: center;
}
	

/* -----------------  DESIGN  ----------------  */

/* -----------------  Intro page  ----------------  */


/* -----------------  Top Pane  ----------------  */
.topPane #Header {
	vertical-align: top;
	height: 252px;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

.topPane #logo_wrapper {
	position: absolute;
	padding: 35px 0 0 0;
}

.topPane a#logoLink {
	display: block;
	width: 292px;
	height: 65px;
	overflow: hidden;
	background: transparent url(../media/brafa2011media/logo_brafa2011.png) no-repeat left top;
}

.topPane h1 {
	visibility: hidden;
	margin: 0;
	padding: 0;
	line-height: normal;
}

.topPane h2 {
	display: block;
	width: 376px;
	height: 10px;
	background: url(../media/brafa2011media/logo_subtitle.png) no-repeat left top;
	overflow: hidden;
	padding: 0;
	margin: 10px 0 0 0;
	line-height: normal;
}

.topPane h2 span {
	visibility: hidden;
}

#fair_infos {
	display: block;
	position: absolute;
	overflow: hidden;
	background: url(../media/brafa2011media/logo_infos.png) no-repeat left top;
	width: 417px;
	height: 35px;
	margin: 0 0 0 300px;
	top: 148px;
}
#fair_infos_en {
	display: block;
	position: absolute;
	overflow: hidden;
	background: url(../media/brafa2011media/logo_infos_en.png) no-repeat left top;
	width: 417px;
	height: 35px;
	margin: 0 0 0 300px;
	top: 148px;
}
#fair_infos_fr {
	display: block;
	position: absolute;
	overflow: hidden;
	background: url(../media/brafa2011media/logo_infos_fr.png) no-repeat left top;
	width: 417px;
	height: 35px;
	margin: 0 0 0 300px;
	top: 148px;
}
#fair_infos_nl {
	display: block;
	position: absolute;
	overflow: hidden;
	background: url(../media/brafa2011media/logo_infos_nl.png) no-repeat left top;
	width: 417px;
	height: 35px;
	margin: 0 0 0 300px;
	top: 148px;
}

#fair_infos span, #fair_infos_en span, #fair_infos_fr span, #fair_infos_nl span {
	visibility: hidden;
}

#langs {
	text-align: right;
	position: absolute;
	top: 89px;
	margin: 0 0 0 674px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#langs a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

#langs a:hover {
	color: #CE0019;
}

#langs .lang_spacer {
	color: #CE0019;
	margin: 0 6px;
}

#logoImg {
	display: block;
	width: 204px;
	height: 540px;
	background: url(../media/brafa2011media/logo_img.jpg) no-repeat left top;
	position: absolute;
	margin: 0 0 0 775px;
}

#MainMenu {
	position: absolute;
	padding: 0;
	margin: 215px 0 0 0;
	text-align: left;
}

#MainMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

#MainMenu ul li {
	margin: 0;
	padding: 0;
	text-align: left;
	display: inline-block;
	width: 152px;
}

#MainMenu ul li a span {
	
}

#MainMenu ul li a {
	color: #463F3C;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#MainMenu ul li a:hover  {
	color: #CD0019;
}
#MainMenu ul li a.active {
	color: #CD0019;
}

#MainMenu .submenu {
	background: transparent url(../media/brafa2011media/snav_bgd.png);
	display: block;
	margin: 17px 0 0 2px;
	padding: 16px 0px 6px 30px;
	position: absolute;
	visibility: hidden;
	width: 122px;
	height: 276px;
	clear: both !important;
	z-index: 1000;
}

#MainMenu .submenu ul {
	list-style: none;
}
#MainMenu .submenu ul li {
	display: list-item;
	padding: 6px 10px 8px 0;
	background: transparent url(../media/brafa2011media/snav_spacer.png) no-repeat right bottom;
	margin: 0;
	text-align: left;
	line-height: normal;
	clear: right;
	float: none;
	width: auto;
}
#MainMenu .submenu ul li a {
	color: #433d3a;
	font-size: 14px;
	font-weight: normal;
	text-transform: lowercase;
	white-space: nowrap;
}
#MainMenu .submenu ul li a:hover {
	color: #ce0019;
}

#MainMenu #m3 {
	/*width: 120px;*/
}
#MainMenu .menuSub_body {
	position: relative !important;
	/*display: none;*/
	overflow: visible;
	padding: 0 4px 0 0;
}
#MainMenu .menuSub_body ul li {
	text-align: right;
	background: none;
	margin: 0;
	padding: 0;
	width: auto;
}
#MainMenu .menuSub_body ul li a {
	font-size: 12px;
	font-weight: normal;
}

/* Hack IE7 */
*+html #MainMenu ul li, * html #MainMenu ul li {
	display: inline;
	position: relative;
}
*+html #MainMenu ul li a, * html #MainMenu ul li a {
	clear: both !important;
	display: block;
	position: relative;
}
*+html div.submenu, * html div.submenu {
	position: absolute;
	float: left;
	left: 0;
	margin: 20px 0 0 0;
	width: 120px;
}
*+html #MainMenu div.menuSub_body, * html #MainMenu div.menuSub_body {
	display: block;
	width: 100%;
	text-align: right;
	padding-right: 20px;
}
*+html #MainMenu div.menuSub_body ul li, * html #MainMenu div.menuSub_body ul li {
	text-align: right;
}
/* Hack IE7 END */


/* *****  Alternative TopPane START  ********  */
/* Commenter cette partie pour revenir au design original */

.topPane {
	height: 450px;
}
.topPane #Header {
	height: 162px;
}

.topPane #logo_wrapper {
	position: absolute;
	padding: 17px 0 0 0;
}
#fair_infos, #fair_infos_en, #fair_infos_fr, #fair_infos_nl {
	margin: 0 0 0 340px;
	top: 10px;
}
#logoImg {
	height: 450px;
}
.mainCell {
	background: url(../media/brafa2011media/top_bgd.png) repeat-x 0 -90px;
}
#MainMenu {
	position: absolute;
	padding: 0;
	margin: 123px 0 0 0;
}


/* *****  Alternative TopPane END  ********  */

/* -----------------  Left Pane  ----------------  */




/* -----------------  Pages  ----------------  */
.contentPane {
	color: #554f42;
	font-size: 12px;
	line-height: 1.8em;
}
#content_table {
	color: #554f42;
	font-size: 12px;
}

.contentPane h2 {

}
.contentPane h3 {
	text-transform: uppercase;
	color: #CD0019;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.2em;
	display: block;
	/*border-bottom: 1px solid #000;*/
	background: url(../media/brafa2011media/pixBlack.png) repeat-x left bottom;
}
.contentPane h3 span {
	text-transform: uppercase;
	color: #CD0019;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.2em;
	background: #fff;
	display: inline-block;
	width: auto;
	padding: 2px 0;
}

.contentPane p {
	color: #554f42;
	font-size: 12px;
	line-height: 1.8em;
}

.page_text {
	
}

#content_wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 20px 10px;
}

.tit1, p.tit1 {
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CD0019;
}

span.tit1 {
	border-bottom: 1px dashed #333;
	display: inline-block;
	clear: left !important;
	width: 100%;
}
span.tit2 {
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	clear: left !important;
}

.text1_rouge {
	color: #CD0019;
	font-weight: normal;
}

#page_header {
	width: 100%;
	height: 288px;
	padding: 0;
	margin: 0;
	text-align: left;
}
.email {
	padding: 0 0 0 20px;
	background: url(../media/brafa2011media/ico_email.png) no-repeat left center;
}
.web {
	padding: 0 0 0 20px;
	background: url(../media/brafa2011media/ico_web.png) no-repeat left center;
}
.tdspacer {
	height: 20px;	
}

/* -----------------  Home page  ----------------  */
/* --- Home Highlight --- */
#highlight {

}

#home_wrapper {
	width: 980px;
	margin: 0 auto;
}

#home_header {
	width: 100%;
	height: 288px;
	/*background: url(../media/brafa2011media/header_home_bgd.png) no-repeat center top;*/
	padding: 0;
	margin: 0;
	text-align: left;
}
#slideshow {
	width: 976px;
	height: 288px;
	margin: 0 auto;
}
#slideshow2 {
	width: 976px;
	height: 286px;
	margin: 0 0 0 -488px;
	position:absolute;
	top: 164px;
	left: 50%;
	z-index: 800;
}

.home_block {
	float: left;
	width: auto;
	margin: 0 20px 0 0;
}

/* ==== PAGES ==== */

#tableAccess span.text1_rouge {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	display: block;
}


/* -----------------  Info  ----------------  */



/* -----------------  Contact  ----------------  */



/* -----------------  Fairs  ----------------  */



/* -----------------  Artists List  ----------------  */



/* -----------------  Categories List  ----------------  */

	
	
/* -------------------------------  Catalogue Page and Object Detail Page  -------------------------------  */

.textresultquery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
	text-align: justify;
}
.title {
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
}
.artist {
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000;
	text-align: justify;
}
.tit3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B91A25;
	padding-bottom: 15px;
}
.tablezoom {
}
a.linkfunction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
	text-decoration: none;
	margin-right: 6px;
	display: inline-block;
}
a.linkfunction:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #a3a3a3;
	letter-spacing: 1px;
	text-decoration: underline;
	margin-right: 6px;
	display: inline-block;
}
.pagenumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	color: #000;
	font-weight: normal;
}

a.PageLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	color: #000;
	font-weight: normal;
	padding: 3;
}

a.PageLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	color: #000;
	font-weight: normal;
	padding: 3;
	background-color: #fff;
}

a.PageLinkActive, a.PageLinkActive:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #fff;
	font-weight: normal;
	background-color: #000;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	padding: 3;
}
.Pagelinkseperator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #d5d5d5;
}

/* -------------------------------    Catalogue Mosaic page    ------------------------------- */

#tablemosaic {
	
}

/* -------------------------------    Contact Page and Email a Friend Page    ------------------------------- */

.contacttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #000;
}
.buttoncontact A  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	border: thin solid #000;
	background-color: #000;
	height: 15px;
	width: 60px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	margin-right: 10px;
}
.buttoncontact A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	border: thin solid #000;
	background-color: #d5d5d5;
	height: 15px;
	width: 60px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	margin-right: 10px;
}


/* -----------------  Print format Page: 

The styles are in the Print.ascx page and not in the CSS style sheet   

 ----------------  */


/* -----------------  Search Page  ----------------  */

.buttonsearch  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
	border: thin solid #000033;
	background-color: #FF9900;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

.labelsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}

/* -----------------  Press Pages  ----------------  */


.press_texte {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: justify; color: #000000}
.press_date {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.press_title {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #CC0000}
.press_menu {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold}
.press_category {  }
.texte_justify {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: justify}
.press_logintexte {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: justify}
.press_login_form {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #FFFFFF; border: 1px #333333 solid}
.pressnumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: bolder;
	color: #000000;
}
.pressdealername  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-transform: uppercase;
	}
.pressrelease_title {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #CC0000}
.pressrelease_title_edition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-indent: 10pt;
	text-transform: uppercase;
	padding-bottom:10px;
}
.pressrelease_title_latest {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #000066; text-indent: 10pt}
.pressrelease_date {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #ffffff}
.pressrelease_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.pressrelease_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.pressrelease_link:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #CC0000; text-decoration: none}
.SubHeadPress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	color: #000000;
}
.SubHeadPressItalic  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}