/* -------------------------------      Clients Custom CSS Styles       ------------------------------ */
body {
	background-color: #5A514B;
	margin-left: 20px;
	margin-top: 25px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: underline;
	color: #000000;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.fondpage {
	background-color: #B7B3AE;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: ffffff;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #36312e;
	text-align: justify;

}
.textsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #FFFFFF;
}
.filet {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 8a827a;
	border-right-color: 8a827a;
	border-bottom-color: 8a827a;
	border-left-color: 8a827a;
}
.filet2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 36312e;
	border-right-color: #36312e;
	border-bottom-color: #36312e;
	border-left-color: #36312e;
}
.fonddescription {
	background-color: #cecbc8;
	border: 1px solid ffffff;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #36312e;
	text-align: justify;

}
.descriptionblanc {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #ffffff;
	text-align: justify;
}
.descriptioncap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #36312e;
	text-align: justify;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
.icone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #36312e;
}
#icone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #36312e;
	text-decoration: none;
}
#icone A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #36312e;
	text-decoration: none;
}
#icone A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #36312e;
	text-decoration: underline;
}
.titreliste {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #36312e;
	text-align: justify;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
.descriptionlist {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #36312e;
	text-align: left;
}
/* -------  End of client's custom styles -------- */


/* -------------------------------     Pane Layout    -------------------------------*/
	
.mainTable  {
	vertical-align: top;
	height: 100%;
	width: 100%;
	margin-left:auto; 
	margin-right:auto;
}
.maincell
{
	text-align: center;
}
.topPane {
	vertical-align: bottom;

}
.contentpane {
vertical-align: top;
	height: 100%;
}
.bottompane {
vertical-align: top;
}
.leftpane {vertical-align: top;}


/* -------------------------------   'Admin' and CuteEditor 'Edit' button on all pages   ------------------------------- */

.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	border: thin solid #FFFFFF;
	background-color: #025B82;
	height: 25px;
	width: 50px;
	text-align: center;}
	
	
	
/* -------------------------------  Catalogue Page and Object Detail Page  -------------------------------  */

.textresultquery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	color: #ffffff;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #36312e;
}
.artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #36312e;
	text-align: justify;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #36312e;
	text-align: justify;
}
.tablezoom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 36312e;
	border-right-color: #36312e;
	border-bottom-color: #36312e;
	border-left-color: #36312e;
}
#linkfunction a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #36312e;
	text-decoration: none;
	}
#linkfunction a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #36312e;
}
.pagenumbers 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	color: #36312e;
	font-weight: normal;
}

.PageLink 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	padding: 3;}

.PageLinkActive 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #666666;
	text-decoration: none;
	height: 5px;
	width: 10px;
	vertical-align: middle;
	text-align: center;
}
.Pagelinkseperator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
}

/* -------------------------------    Catalogue Mosaic page    ------------------------------- */

#tablemosaic {
	border: 1px solid #333333;
	margin: 5px;
	padding: 0px;
	height: 160px;
	width: 130px;
}

/* -------------------------------    Contact Page and Email a Friend Page    ------------------------------- */

.contacttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #B7B3AE;
}
.buttoncontact A  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #494949;
	border: 1px solid #333333;
	background-color: #D5D0BE;
	height: 15px;
	width: 60px;
	text-align: center;
	text-decoration: none;
	margin-right: 10px;
}
.buttoncontact A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #494949;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	height: 15px;
	width: 60px;
	text-align: center;
	text-decoration: none;
	margin-right: 10px;
}

/* -----------------  Exhibitions List Page  ----------------  */


.expopagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #3A4D3D;

}
.expolabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #3A4D3D;
	font-weight: bold;
}
.expotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #262A27;
}
.expotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #262A27;
}
.expolinkdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.expodateslabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #4E655A;
}
.expodates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #262A27;
}

/* -----------------  Artist List  ----------------  */
 
#artistlettersnav {

}
#artistlettersnav A {

}
#artistlettersnav A:hover {

}
.artistletters A {

}
.artistletters A:hover {

}
.artistname A {

}
.artistname A:hover {

}
.artistalpha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #aa8d04;}
.artistnametitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;}

/* -----------------  Print format Page: 

The styles are in the Print.ascx page and not in the CSS style sheet   

 ----------------  */


/* -----------------  Search Page  ----------------  */

.buttonsearch  {
	font-family: Verdana, Verdana, 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;
}


