/* -------------------------------      Clients Custom CSS Styles       ------------------------------ */
body {
	background-color: #45453b;
	background-image: url(../media/koopmannewmedia/background1.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
body td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
}
a {
	color: #ffffff;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #CFAF5C;
}
#topnav {
	text-align: right;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 200px;
	margin: 0;
	vertical-align: top;
}
#quicksearch {
	text-align: right;
	padding-top: 45px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 790px;
	margin: 0;
	vertical-align: top;
}
#quicksearch input {
	float:left;
	background-color: 9C9389;
	width: 113px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 3px;
}
#quicksearch img {
float:right;
}

#topnav ul {
	margin: 0px;
	padding: 0px;
}
#topnav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	background-image: url(../media/koopmannewmedia/backtopnav.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCC6B9;
	text-decoration: none;
}
#topnav a:hover {
	color: #ffffff;
}
#catnav {
	margin-right: 10px;
}
#catnav td {
	padding-top: 0px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 21px;
	margin: 0px;
}
#catnav .tdborder {
	border-right-style: solid;
	border-right-color: #9C9389;
	border-right-width: 1px;
}
#catnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CFAF5C;
	text-decoration: none;
	line-height: 25px;
	font-weight:bold;
}
#catnav a:hover {
	color: #ffffff;
}
.titleleft1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A98932;
	padding-bottom: 15px;
	padding-top: 0px;
}
.titleleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A98932;
	padding-bottom: 15px;
	padding-top: 15px;
}
.txtleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC6B9;
	padding-bottom: 30px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9C9389;
}
.txtleft a {
	color: #CCC6B9;
}
.highlights {
	background-image: url(../media/koopmannewmedia/backhighlights.gif);
	background-repeat: no-repeat;
	background-position: 40px top;
	padding-left:100px;
	padding-right:15px;
}
.highlights img {
clear:both;
background:none;
padding:0;
margin:0;
}
.publi {
	background-image: url(../media/koopmannewmedia/backpubli.gif);
	background-repeat: no-repeat;
	background-position: 40px top;
	padding-left:100px;
	padding-right:15px;
}
.catalogue {
	background-image: url(../media/koopmannewmedia/backcat.gif);
	background-repeat: no-repeat;
	background-position: 40px top;
	padding-left:100px;
	padding-right:15px;
}
.fairs {
	background-image: url(../media/koopmannewmedia/backfairs.gif);
	background-repeat: no-repeat;
	background-position: 40px top;
	padding-left:100px;
	padding-right:15px;
}
.profile {
	background-image: url(../media/koopmannewmedia/backprofile.gif);
	background-repeat: no-repeat;
	background-position: 40px top;
	padding-left:100px;
	padding-right:15px;
}
.contact {
	background-image: url(../media/koopmannewmedia/backcontact.gif);
	background-repeat: no-repeat;
	background-position: 40px top;
	padding-left:100px;
	padding-right:15px;
}
.txtyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c6a040;
	line-height: 20px;
}
#navsubcat {
	padding-left:240px;
	padding-top:0px;
}
#navsubcat a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CFAF5C;
	text-decoration: none;
	line-height: 25px;
	font-weight:bold;
}
#navsubcat a:hover {
	color: #ffffff;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
}
.artist2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #CFAF5C;
}
/* -------  End of client's custom styles -------- */


/* -------------------------------     Pane Layout    -------------------------------*/
	
.mainTable  {
	vertical-align: top;
	height: 100%;
	width: 980px;
	margin-left:auto; 
	margin-right:auto;
	background-image: url(../media/koopmannewmedia/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.maincell
{
	text-align: center;
}
.topPane {
	vertical-align: top;
}
.contentpane {
	vertical-align: top;
        padding-top: 50px;
}
.bottompane {
vertical-align: top;
}
.leftpane {
	vertical-align: top;
	background-color: 003955;
	width: 250px;
}


/* -------------------------------   '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;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
}
.artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #CFAF5C;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
	text-align: justify;
}
.tablezoom {
	border: 0px solid #660000;
}
#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;
}
.pagestext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.pagenumbers 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	color: #2D3532;
	font-weight: normal;
}

.PageLink 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	color: #CFAF5C;
	font-weight: normal;
	padding: 1;}

.PageLinkActive 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #35352d;
	text-decoration: none;
	height: 5px;
	width: 10px;
	vertical-align: middle;
	text-align: center;
	padding: 3px;
}
.Pagelinkseperator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFEBA7;
}

/* -------------------------------    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: 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: #A98932;
	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: #A98932;
	border: thin solid #A98932;
	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: #990000;

}
.expotitledetail {
	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: #990000;
	font-weight: bold;
}
.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: #A88932;
	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: #ffffff;
}
.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: #ffffff;
}
.expolinkdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: 990000;
}
.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: #ffffff;
}
.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: #ffffff;
}

/* -----------------  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: 12px;
	color: #A88932;
	font-weight: bold;
}
.artistnametitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A88932;
	font-weight: bold;
}
/* -----------------  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;
}

