/* -------------------------------      Clients Custom CSS Styles       ------------------------------ */
body {
	background-color: #000033;
	margin: 0px;
	padding: 0px;
}
Body td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
#nav {
	float: left;
		width: 223px;
		margin: 0;
padding: 0;
}
#nav ul {
		margin: 21px 0 0 0;
		padding: 0;
}
#nav .navdw {
	background-color: #357AB7;
	padding-left:16px;
}
#nav .space{
	background-color: #000033;
}
#nav li {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #357AB7;
	list-style: none;
}

#nav li a {
	color: #000000;
	/*background-color: #FFFFFF;*/
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	padding-left:16px;
}

#nav li a:hover {
	background-color: #357AB7;
		text-decoration: none;
	display:block;
	width:207px;
}


#language a,  .language a:visited, .language a:active, .language a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 96px;
	color: #000000;
	text-decoration: none;
	background-color: #D8D7C8;
	padding-left: 16px;
		width: 100%;
				display:block;
}
#language a:hover {
	color: #ffffff;
}
.topright {
	float: right;
	margin: 0px;
	padding: 0px;
}

.sousnav {
	height:20px;
	color: #ffffff;
}
.sousnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;
	padding-left: 5px;
	font-style: italic;
	letter-spacing: 1px;
	text-decoration: none;
}
.sousnav a:hover {
	color: #318CE7;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
	letter-spacing: 1px;
padding-top:0px;
margin-top:0px;
}
.imgright {
	float: right;
	margin-left: 20px;
}
#private {
	background-color: #FFFFFF;
	padding: 10px;
}
#private p {
	padding-left: 10px;
	padding-right: 10px;
}
#private td {
	padding-left: 10px;
}
.textred {
	font: bold 13px/22px Arial, Helvetica, sans-serif;
	color: #000033;
}
#sitemap, #sitemap a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
}
#sitemap2, #sitemap2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
/* -------  End of client's custom styles -------- */


/* -------------------------------     Pane Layout    -------------------------------*/
	
	
.mainTable  {
	vertical-align: top;
	width: 949px;
height: 100%;
	margin-left:auto; 
	margin-right:auto;
}
.maincell
{
	text-align: center;
}
.toppane {
	padding: 0px;
	background-color: #000033;
height:200px;
}
.contentpane {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #BDBCBA;
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}
.bottompane {
vertical-align: top;
height:50px;
	background-color: #A7A5A2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding: 20px;
}
.bottompane a {
	color: #000000;
}
.leftpane {vertical-align: top;}
.rightpane {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #BDBCBA;
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	width:340px;
}

/* -------------------------------   '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: 22px;
	color: #000033;
	font-weight: normal;
}
.artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000033;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #272932;
	font-weight: normal;
	text-align: justify;
}
.status  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.tablezoom {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: EFEBE9;
	border-right-color: EFEBE9;
	border-bottom-color: EFEBE9;
	border-left-color: EFEBE9;
	background-color: EFEBE9;
}
.linkfunction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
}
.linkfunction a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
}
.linkfunction a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}
.pagenumbers 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A232D;
	font-weight: bold;
	letter-spacing: 1px;
}

.PageLink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A232D;
	text-decoration: none;
}

.PageLinkActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.Pagelinkseperator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFEBA7;
}

/* -------------------------------    Catalogue Mosaic page    ------------------------------- */

#tablemosaic {
	background-color: #BFBBB5;
	height: 250px;
	width: 180px;
	margin-right: 34px;
	margin-bottom: 36px;
}

/* -------------------------------    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: 15px;
	line-height: 20px;
	color: #1A232D;
	font-weight: bold;
	letter-spacing: 1px;

}
.expolabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000033;
	letter-spacing: 1px;
	margin-bottom: 25px;
}
.expotitle {
	font: bold 13px/22px Arial, Helvetica, sans-serif;
	color: #000033;
}

.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: #1A232D;
}
.expolinkdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.expodateslabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000033;
}
.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: #1A232D;
}

/* -----------------  Artist List  ----------------  */
 
#artistalpha {
	padding-left: 5px; 
	line-height:20px;
	background-color: #999999;
	width: 510px;
margin-bottom:10px;

}
#artistalpha A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#artistlettersnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000; letter-spacing:2px;
}
#artistlettersnav A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	text-decoration: none;

}
#artistlettersnav A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	padding-bottom: 5px;

}
.artistletters A {

}
.artistletters A:hover {

}
#artistname A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272932;
	font-weight: normal;
		text-decoration: none;
	line-height: 14px;
}
#artistname A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272932;
	font-weight: normal;
}


/* -----------------  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;
}

.searchbox {
	height: 18px;
}
