/* -------------------------------      Clients Custom CSS Styles       ------------------------------ */
body {
	background-color: #17172f;
}

A.underline:link , A.underline:visited, A.underline:active { color: #FFffff; text-decoration: none } A.underline:hover { color: #737EB5; text-decoration: none }

A.bluenounderline:link, A.bluenounderline:visited, A.bluenounderline:active {color: #OEOE1B; text-decoration: none } A.bluenounderline:hover { color: #OEOE1B; text-decoration: underline }

a:link {
	color: #0E0E1B;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #0E0E1B;
}
a:hover {
	text-decoration: none;
	color: #737EB5;
}
a:active {
	text-decoration: none;
	color: #0E0E1B;
}


.FONDPAGE {
	background-color: 17172F;
	background-image: url(../media/PhillipsSJMedia/logo_fond_page.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.fontbandeau {
	background-image: url(../media/PhillipsSJMedia/fond_bandeau_haut.gif);
	background-repeat: repeat-x;
}
.fondfeatured {
	background-color: ffffff;
	background-image: url(../media/PhillipsSJMedia/featured_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #0E0E1B;
	text-align: justify;
}
.stext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E0E1B;
	text-align: justify;
	font-weight: bold;
	letter-spacing: 1px;


}
.fondblanc {
	background-color: #ffffff;
	background-image: url(../media/PhillipsSJMedia/Logo_fond_vignette.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.textnews {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0E0E1B;
	text-align: justify;
}
.fontfooter {
	background-image: url(../media/PhillipsSJMedia/foot_page.gif);
	background-repeat: repeat-x;
}
.fondsnav {
	background-color: #dcdce0;
}
.snav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E0E1B;
	text-align: justify;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E0E1B;

}
.fondsnavdet {

	background-color: #333366;
}
.snavdet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.fonddescription {
	background-image: url(../media/PhillipsSJMedia/logo_fond_description.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.textdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000033;
	text-align: justify;
}
.titredescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	color: #000033;
}
#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #5F65B8;
}
#foot a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #5F65B8;
}
#foot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: underline;
	color: #cccccc;
}

/* -------  End of client's custom styles -------- */


/* -------------------------------     Pane Layout    -------------------------------*/
	
.mainTable  {
	vertical-align: top;
	height: 100%;
	width: 100%;
}
.maincell
{
	text-align: center;
}
.topPane {
	vertical-align: top;
	height: 150px;
}
.contentpane {
vertical-align: top;
}
.bottompane {
vertical-align: bottom;
	height: 103px;
}
.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: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	color: #000033;
}
.artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	color: #000033;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #0E0E1B;
	text-align: justify;
}
.tablezoom {
	border: 1px solid #000033;
}
#linkfunction a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}
#linkfunction a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
}
.pagenumbers 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #2D3532;
	font-weight: normal;
}

.PageLink 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #000033;
	font-weight: normal;
	padding: 3;}

.PageLinkActive 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000033;
	font-weight: normal;
	background-color: #ffffff;
	text-decoration: none;
	height: 5px;
	width: 20px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #000033;
}
.Pagelinkseperator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFEBA7;
}

/* -------------------------------    Catalogue Mosaic page    ------------------------------- */

#tablemosaic {
	border: 0px solid #333333;
	margin: 5px;
	padding: 0px;
	height: 220px;
	width: 160px;
}

/* -------------------------------    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: #ffffff;
	text-transform: uppercase;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #ffffff;
}
.buttoncontact A  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: thin solid #FFFFFF;
	background-color: #025B82;
	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: #025B82;
	border: thin solid #025B82;
	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 {

}


/* -----------------  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;
}

