body
{
	background: #e0e0e0 url("/_images/bg.gif") repeat left top;
}

#topnav
{
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	background: #fff url("/_images/dk/topbanner.gif") no-repeat 0 0;
}

#wrapper
{
	padding: 0;
	margin: 0 auto;
	width: 742px;
	border: 1px solid #e0e0e0; 
	border-top: none;
	background: #fff;
}

#container
{
}

#content
{
	clear: both;
	margin: 0;
	padding: 0;
}

#content.withside
{
	height: 1%;
	background: url("/_images/sidenav_bg.gif") repeat-y left top;
}

#main
{
	position: relative;
	margin: 0 0 0 140px;
	padding: 6px 0 1em 0;
	font-size: 1.125em;
	line-height: 1.6em;
}

#main.withside
{
	height: 1%; /* Fix sidenav reaching to bottom IE */
	margin: 0 0 0 150px;
	padding: 6px 0 1em 4px;
}

/* Fix sidenav reaching to bottom Firefox/WebKit */
#main.withside:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#sidenav
{
	clear: both;
	float: left;
	width: 140px;
	margin: 0;
	padding: 6px 0 0;
}

#footer, #footer2
{
	clear: both;
	padding: 0;
	margin: 0;
	width: 100%;
	border-top: 1px solid #ccc;
}

#topnav img, table.tiles img
{
	vertical-align: bottom;	
}

#topnav ul.topnav, #topnav ul.searchnav
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

#topnav ul.topnav
{
	background: #111;
	color: #fff;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

#topnav ul.searchnav
{
	background: #e0e0e0;
	color: #003;
	border-top: none;
	border-bottom: none;
}

#topnav ul.topnav li
{
	float: left;
	margin: 0;
	font-size: 13px;
	padding: 0;
	width: 82px;
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	height: 22px;
	
	border: 1px solid #222;
	border-top: none;
	border-bottom: none;
}

#topnav ul.searchnav li
{
	float: left;
	margin: 0;
	font-size: 13px;
	padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	height: 28px;
	width: 602px;
	border-bottom: 1px solid #ccc;
}

#topnav ul li a
{
	display: block;
	color: #fff;
	margin: 0;
	padding: 4px 2px;
	height: 14px;
}

#topnav ul.topnav li.members
{
	background: #666;
	border-right: 1px solid #ccc;
	border-left: none;
	width: 139px;
}

#topnav ul.searchnav li.member
{
	background: #e0e0e0;
	border-right: 1px solid #ccc;
	border-left: none;
	border-bottom: none;
	width: 139px;
}

#topnav ul.topnav li.news
{
	padding-left: 16px;
	width: 104px;
}

#topnav ul.topnav li.news
{
	padding-left: 16px;
	width: 60px;
}

#topnav ul.topnav li.auctions
{ }

#topnav ul.topnav li.gallery
{ width: 74px; }

#topnav ul.topnav li.exhibitions
{ width: 100px; }

#topnav ul.topnav li.photos
{ width: 78px; }

#topnav ul.topnav li.otherservices
{ width: 120px; }

#topnav ul li a:hover
{
	color: #ad8b3a;
	text-decoration: none;
}

#topnav ul.smallnav
{
	position: absolute;
	left: 482px;
	top: 0px;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	list-style: none;
	background: #111;
	width: 260px;
	height: 18px;
}

#topnav ul.smallnav li
{
	float: left;
	margin: 0;
	font-size: 11px;
	padding: 0 0 0;
	white-space: nowrap;
	width: auto;
	height: 18px;
}

#topnav ul.smallnav li a
{
	display: block;
	color: #fff;
	margin: 0;
	padding: 2px 9px;
	white-space: nowrap;
	border-left: 2px solid #fff;
	height: 14px;
}

#topnav ul.smallnav li.location
{  }

#topnav ul.smallnav li.location a
{
	border-left: none;
}

#topnav ul.smallnav li.links a
{ }

#topnav ul.smallnav li a:hover
{
	color: #ad8b3a;
	text-decoration: none;
}

#topnav div.navpic
{
	position: absolute;
	width: 260px;
	height: 55px;
	left: 482px;
	top: 19px;
	padding: 0;
	margin: 0;
	background: #000;
}

#topnav #topnavSlideshow img
{
	display: none;
}

#footer div.row1, #footer2 div.row1
{
	background: #ad8b3a;
	color: #000;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #666;
}

#footer div.row2, #footer2 div.row2
{
	background: #111;
	color: #fff;
	text-align: center;
	border-bottom: 1px solid #aaa;
}

#footer div.contact, #footer2 div.contact
{
	float: left;
	padding: 4px 0 0;
	width: 140px;
	text-align: center;
	font-size: 1.1em;
}

#footer div.copyright, #footer2 div.copyright
{
	clear: both;
	float: left;
	padding: 2px 0;
	width: 140px;
	text-align: center;
}

#footer div.row1 p, #footer2 div.row1 p,
#footer div.row2 p, #footer2 div.row2 p
{
	padding: 4px 0;
	margin: 0;
	font-size: 1.1em;
}

#footer div.row2 p, #footer2 div.row2 p
{
	padding: 8px 0;
}

body.members #topnav li.members a
{
	color: #ad8b3a;
}

body.news #topnav li.news a, body.news #topnav li.news a,
body.auctions #topnav li.auctions a,
body.gallery #topnav li.gallery a, body.exhibitions #topnav li.exhibitions a,
body.archives #topnav li.archives a, body.photos #topnav li.photos a,
body.otherservices #topnav li.otherservices a
{
	color: #fff;
	background: #666;
	border: 1px solid #999;
	border-top: none;
	border-bottom: none;
}

body.location #topnav li.location a, body.aboutus #topnav li.aboutus a,
body.contact #topnav li.contact a, body.links #topnav li.links a
{
	color: #fff;
	background: #666;
}


#sidenav p
{
	padding: 0 4px;
}

#sidenav form
{
	margin: 0;
	padding: 2px 0 0 4px;
}

#main p
{
	margin-right: 1.6em;
}

#main a.index, #main a.results, #main a.slideshow
{
	background: transparent url("/_images/misc/index.gif") no-repeat left center;
	padding: 0 0 4px 15px;
	margin: 0 6px 0 0;
}

#main a.results
{ background: url("/_images/misc/results.gif") no-repeat left center; }

#main a.slideshow
{ background: url("/_images/misc/slideshow.gif") no-repeat left center; }

h1
{
	margin: 1em 0 0.5em;
	font-weight: bold;
	color: #222;
	line-height: 145%;
	font-size: 1.2em;
}

h2
{
	margin: 1em 0 0.5em;
	font-weight: bold;
	color: #222;
	line-height: 125%;
	font-size: 1.05em;
}

div.column1
{
	float: left;  
	margin: 0;
	padding: 0.5em 0 0.5em;
	width: 47%;
}

div.column2
{
	float: left;  
	margin: 0;
	padding: 0.5em 0 0.5em 0.8em;
	width: 47%;
}

div.intro
{
	margin: 1em 1em 0.5em 0;
}

div.intro2
{
	margin: 0.5em 1em 1em 0;
}

div.section1
{
}

div.section2
{
}

div.section3
{
	clear: both;
}

#main div.nav
{
	margin: 12px 0 0 10px;
	color: #999;
}

#main div.nav div.right
{
	float: right;
	margin-right: 4px;
}

#main div.nav div.right span.selected
{
	font-weight: bold;
	color: #999;
}

#main div.nav div.right a
{
	color: #738099
}

#main div.rightnav
{
	position: absolute;
	right: 4px;
	top: 4px;
	margin: 8px 0 0;
	padding: 0;
	height: 19px;
}

div.rightnav img
{
	float: left;
	margin: 0;
	padding: 0;
}

div.rightnav a
{
	float: left;
	height: 19px;
}

div.rightnav a.previous
{
	width: 88px;
	background: url("/_images/dk/navbar/previous.gif") no-repeat top left;
}

div.rightnav a.next
{
	width: 58px;
	background: url("/_images/dk/navbar/next.gif") no-repeat top left;
}

div.rightnav a.viewindex
{
	width: 80px;
	background: url("/_images/dk/navbar/viewIndex.gif") no-repeat top left;
}

div.rightnav a.viewartists
{
	width: 106px;
	background: url("/_images/dk/navbar/viewArtists.gif") no-repeat top left;
}

div.rightnav a.viewexhibitions
{
	width: 134px;
	background: url("/_images/dk/navbar/viewExhibitions.gif") no-repeat top left;
}

div.rightnav a.viewalbums
{
	width: 110px;
	background: url("/_images/dk/navbar/viewAlbums.gif") no-repeat top left;
}

div.rightnav a.thumbnails
{
	width: 138px;
	background: url("/_images/dk/navbar/viewThumbnails.gif") no-repeat top left;
}

div.rightnav a.previousoff
{
	width: 88px;
	background: url("/_images/dk/navbar/previousoff.gif") no-repeat top left;
}

div.rightnav a.nextoff
{
	width: 58px;
	background: url("/_images/dk/navbar/nextoff.gif") no-repeat top left;
}

div.rightnav a.indexoff
{
	width: 80px;
	background: url("/_images/dk/navbar/viewIndexNone.gif") no-repeat top left;
}

div.rightnav a.previous:hover
{ background: url("/_images/dk/navbar/previous.gif") bottom left; }

div.rightnav a.next:hover
{ background: url("/_images/dk/navbar/next.gif") bottom left; }

div.rightnav a.viewindex:hover
{ background: url("/_images/dk/navbar/viewIndex.gif") bottom left; }

div.rightnav a.viewartists:hover
{ background: url("/_images/dk/navbar/viewArtists.gif") bottom left; }

div.rightnav a.viewexhibitions:hover
{ background: url("/_images/dk/navbar/viewExhibitions.gif") bottom left; }

div.rightnav a.viewalbums:hover
{ background: url("/_images/dk/navbar/viewAlbums.gif") bottom left; }

div.rightnav a.thumbnails:hover
{ background: url("/_images/dk/navbar/viewThumbnails.gif") bottom left; }

div.buttons
{
	margin: 4px auto;
	padding: 0;
	width: 465px;
	height: 19px;
}

div.buttons img
{
	float: left;
	margin: 0;
	padding: 0;
}

div.buttons a
{
	float: left;
	margin: 0;
	padding: 0;
	height: 19px;
	width: 155px;
}

div.buttons a.left
{ background: url("/_images/dk/buttons/left.gif") no-repeat top left; }

div.buttons a.middle
{ background: url("/_images/dk/buttons/middle.gif") no-repeat top left; }

div.buttons a.right
{ background: url("/_images/dk/buttons/right.gif") no-repeat top left; }

div.buttons a.enquiry
{ background: url("/_images/dk/buttons/enquiry.gif") no-repeat top left; }

div.buttons a.bid
{ background: url("/_images/dk/buttons/bid.gif") no-repeat top left; }

div.buttons a.purchase
{ background: url("/_images/dk/buttons/purchase.gif") no-repeat top left; }

div.buttons a.watchlist
{ background: url("/_images/dk/buttons/watchlist.gif") no-repeat top left; }

div.buttons a.artist
{ background: url("/_images/dk/buttons/artist.gif") no-repeat top left; }

div.buttons a.exhibition
{ background: url("/_images/dk/buttons/exhibition.gif") no-repeat top left; }

div.buttons a.enquiry:hover
{ background: url("/_images/dk/buttons/enquiry.gif") bottom left; }

div.buttons a.bid:hover
{ background: url("/_images/dk/buttons/bid.gif") bottom left; }

div.buttons a.purchase:hover
{ background: url("/_images/dk/buttons/purchase.gif") bottom left; }

div.buttons a.watchlist:hover
{ background: url("/_images/dk/buttons/watchlist.gif") bottom left; }

div.buttons a.artist:hover
{ background: url("/_images/dk/buttons/artist.gif") bottom left; }

div.buttons a.exhibition:hover
{ background: url("/_images/dk/buttons/exhibition.gif") bottom left; }

div a.addartist
{
	float: right;
	margin: 0 4px 0 0;
	padding: 0;
	height: 19px;
	width: 177px;
	background: url("/_images/dk/buttons/addArtist.gif") no-repeat top left;
}

div a.addartist:hover
{ background: url("/_images/dk/buttons/addArtist.gif") bottom left; }

div a.enlarge
{
	display: block;
	margin: 4px auto 12px;
	height: 19px;
	width: 147px;
	background: url("/_images/dk/buttons/enlarge.gif") no-repeat top left;
}

div a.enlarge:hover
{ background: url("/_images/dk/buttons/enlarge.gif") bottom left; }

div a#login, div a#reminder
{
	display: block;
	margin: 0 auto;
	padding: 0;
	height: 19px;
	width: 177px;
	background: url("/_images/dk/buttons/login.gif") no-repeat top left;
}

div a#reminder
{ background: url("/_images/dk/buttons/reminder.gif") top left; }

div a#login:hover
{ background: url("/_images/dk/buttons/login.gif") bottom left; }

div a#reminder:hover
{ background: url("/_images/dk/buttons/reminder.gif") bottom left; }


div a#loginsmall
{
	float: right;
	display: block;
	margin: 2px 4px 3px;
	padding: 0;
	height: 19px;
	width: 51px;
	background: url("/_images/dk/buttons/loginsmall.gif") no-repeat top left;
}

div a#loginsmall:hover
{ background: url("/_images/dk/buttons/loginsmall.gif") bottom left; }

div ul a#searchsmall
{
	float: right;
	display: block;
	margin: 2px 4px 3px;
	padding: 0;
	height: 19px;
	width: 62px;
	background: url("/_images/dk/buttons/searchsmall.gif") no-repeat top left;
}

div ul a#searchsmall:hover
{ background: url("/_images/dk/buttons/searchsmall.gif") bottom left; }


div a#favartists, div a#mybids, div a#mywatchlist,
div a#mydetails, div a#newsletters, div a#siteprefs,
div a#update, div a#edit, div a#changepassword,
div a#register, div a#confirmdetails, div a#submitenquiry
{
	display: block;
	margin: 4px auto;
	height: 19px;
	width: 147px;
	background: url("/_images/dk/buttons/favouriteartists.gif") no-repeat top left;
}

div a#mybids
{ background: url("/_images/dk/buttons/mybids.gif") top left; }

div a#mywatchlist
{ background: url("/_images/dk/buttons/mywatchlist.gif") top left; }

div a#mydetails
{ background: url("/_images/dk/buttons/mydetails.gif") top left; }

div a#newsletters
{ background: url("/_images/dk/buttons/newsletters.gif") top left; }

div a#siteprefs
{ background: url("/_images/dk/buttons/siteprefs.gif") top left; }

div a#update
{ background: url("/_images/dk/buttons/update.gif") top left; }

div a#edit
{ background: url("/_images/dk/buttons/edit.gif") top left; }

div a#changepassword
{ background: url("/_images/dk/buttons/changepassword.gif") top left; }

div a#register
{ background: url("/_images/dk/buttons/register.gif") top left; }

div a#confirmdetails
{ background: url("/_images/dk/buttons/confirmdetails.gif") top left; }

div a#submitenquiry
{ background: url("/_images/dk/buttons/submitenquiry.gif") top left; }


div a#favartists:hover
{ background: url("/_images/dk/buttons/favouriteartists.gif") bottom left; }

div a#mybids:hover
{ background: url("/_images/dk/buttons/mybids.gif") bottom left; }

div a#mywatchlist:hover
{ background: url("/_images/dk/buttons/mywatchlist.gif") bottom left; }

div a#mydetails:hover
{ background: url("/_images/dk/buttons/mydetails.gif") bottom left; }

div a#newsletters:hover
{ background: url("/_images/dk/buttons/newsletters.gif") bottom left; }

div a#siteprefs:hover
{ background: url("/_images/dk/buttons/siteprefs.gif") bottom left; }

div a#update:hover
{ background: url("/_images/dk/buttons/update.gif") bottom left; }

div a#edit:hover
{ background: url("/_images/dk/buttons/edit.gif") bottom left; }

div a#changepassword:hover
{ background: url("/_images/dk/buttons/changepassword.gif") bottom left; }

div a#register:hover
{ background: url("/_images/dk/buttons/register.gif") bottom left; }

div a#confirmdetails:hover
{ background: url("/_images/dk/buttons/confirmdetails.gif") bottom left; }

div a#submitenquiry:hover
{ background: url("/_images/dk/buttons/submitenquiry.gif") bottom left; }


div.mainpicleft
{
	float: left;
	margin: 8px 20px 12px 8px;
}

div.mainpicright,
div.newspic
{
	float: right;
	margin: 8px 12px 12px 12px;
}

div.mainpiccenter
{
	margin: 8px auto 12px;
}


div.mainpicleft img,
div.mainpicright img,
div.newspic img,
div.mainpiccenter img
{
	padding: 3px;
	background: #fff;
	border: 1px solid #aaa;
	background: #fff url("/_images/lightbox/loading.gif") 50% 50% no-repeat;
	vertical-align: bottom;	
}

div img.withcaption
{
	border: none;
	border-bottom: 1px solid #ccc;
}


div.caption
{
	margin: 0;
	padding: 0;
	font-size: 0.91em;
	background: #f4f4f4;
	border: 1px solid #ccc;
}

div.caption p
{
	padding: 2px 4px 4px;
	margin: 0;
	text-align: left;
	line-height: 1.2em;
	color: #333;
}



div.thumbnails, div.picture
{
	float: right;
	margin: 12px 4px 6px 0;
	border: 1px solid #ccc;
	width: 570px;
	padding: 2px 1px;
}

div.picture
{
	border: none;
	width: 562px;
	padding: 2px 1px;
	text-align: left;
}

div.picture div.price
{
	float: right;
	margin: 0 4px 0.8em 0.8em;
	font-size: 1.1em;
	text-align: right;
	font-weight: bold;
	color: #036;
}

div.picture div.price span.estimate
{
	font-weight: normal;
}

div.picture div.price img.sold
{
	margin: 2px auto;
}

div.picture div.details
{
	text-align: left;
}

div.picture span.picturenumber
{
	font-weight: bold;
	font-size: 1.1em;
}

div.picture span.artistname, div.picture span.title
{
	font-weight: bold;
	font-size: 1.1em;
	color: #036;
}

div.picture div.pic
{
	clear: both;
	margin: 16px auto 8px;
	padding: 3px;
	border: 1px solid #ccc;
	background: url("/_images/lightbox/loading.gif") 50% 50% no-repeat;
}

div.picture div.options
{
	clear: both;
	padding-top: 12px;
	text-align: center;
}

div.thumbnail span.picturenumber
{
	font-weight: bold;
}

div.thumbnail div.picturenumber
{
	font-weight: bold;
	text-align: center;
}

div.thumbnail
{
	float: left;
	margin: 0 1px;
	padding: 4px 1px 2px;
	font-size: 0.91em;
	border: 1px solid #eee;
	text-align: center;
	width: 108px;
	line-height: 1.2em;
}

div.currentthumbnail, div.thumbnail:hover
{
	background: #ccc;
	border: 1px solid #bbb;
}

div.thumbnail a
{
	display: block;
}

div.artist p, div.exhibition p, div.newsbody p
{
	line-height: 1.45em;
	margin-right: 1.2em;
	text-indent: 0em;
}

div.newsbody p code
{
	text-indent: 0em;
	font-size: 110%;
}

div.artist div.artistname, div.exhibition div.exhibitionname, div.album div.albumname
{
	margin: 0 0 1em;
	font-size: 1.1em;
	font-weight: bold;
	color: #222;
}

div.artist div.artisttitle
{
	margin: 6px 0 16px 8px;
	font-size: 24px;
	color: #333;
	font-family: "ITC Avant Garde Gothic", "Avant Garde", "Trebuchet MS", "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
}

div.artist div.urlsheading
{
	clear: right;
	margin: 1em 4px 0.5em 0;
	padding: 4px 2px 4px 8px;
	background: #ddd;
	border: 1px solid #aaa;
	border-right: 3px solid #aaa;
	font-weight: bold;
	color: #222;
}

div.artist div.urls
{
	margin-left: 1em;
}

div.artist div.exhibitionsheading, div.exhibition div.artistheading
{
	clear: right;
	margin: 1em 4px 0.5em 0;
	padding: 4px 2px 4px 8px;
	background: #ddd;
	border: 1px solid #aaa;
	border-right: 3px solid #aaa;
	font-weight: bold;
	color: #222;
}

div.artist div.exhibition, div.exhibition div.artist
{
	margin-top: 0.6em;
	margin-left: 1em;
}


div.newsitem div.title
{
	margin: 8px 4px 1em 0;
	padding: 5px 4px 5px 8px;
	background: #ddd;
	border: 1px solid #aaa;
	border-right: 3px solid #aaa;
	font-weight: bold;
	color: #111;
	font-size: 1.2em;
	width: 96%;
}

div.newsitem div.urlsheading
{
	clear: right;
	margin: 1em 4px 0.5em 0;
	padding: 4px 2px 4px 8px;
	background: #ddd;
	border: 1px solid #aaa;
	border-right: 3px solid #aaa;
	font-weight: bold;
	color: #222;
	width: 96%;
	line-height: 1.2em;
}

div.newsitem div.urls
{
	margin-left: 1em;
}

div.newsitem div.date
{
	float: right;
	margin: 0 0.5em 0 0.5em;
	color: #000;
	font-size: 0.85em;
}

div.newsitem div.author
{
	color: #000;
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
}

div.newsitem div.newsbody
{
	margin-left: 1em;
}


div.member a.logout
{
	position: absolute;
	right: 0;
	top: 0;
	border: 1px solid #999;
	border-right: none;
	border-top: none;
	padding: 2px;
}

div.sidelist
{
	width: 139px;
	margin: 0 0 6px 0px;
	padding: 0;
}

div.sidelist div.item
{
	line-height: 1.3em;
	padding: 2px 0 3px;
}

div.sidelist div.nav,
div.sidelist div.nav2,
div.sidelist div.links,
div.sidelist div.links2,
div.sidelist div.currentitem,
div.sidelist a.artistname,
div.sidelist div.section,
div.sidelist a.curartist,
div.sidelist a.artist:hover,
div.sidelist a.curwork,
div.sidelist a.work:hover,
div.sidelist a.link:hover,
div#sidenav div.member,
div.sidelist div.item a:hover
{
	position: relative;
	margin: 8px 0;
	padding: 2px 0 3px;
	background: #333;
	border: 1px solid #aaa;
	border-right: 3px solid #aaa;
	color: #fff;
	width: 141px;
}

div.sidelist div.nav a,
div.sidelist div.nav2 a,
div.sidelist div.links a,
div.sidelist div.links2 a,
div.sidelist div.currentitem a,
div.sidelist a.artistname,
div.sidelist div.section a,
div.sidelist a.curartist a,
div#sidenav div.member a
{
	color: #fff;
}

div.sidelist div.currentitem
{
	width: 137px;
	padding-left: 4px;
}

div.sidelist div.item a,
div.sidelist div.currentitem a
{
	display: block;
	padding: 2px 0 3px;
	margin: 0;
}

div.sidelist div.item a
{
	border: 1px solid #e0e0e0;
}

div.sidelist div.item a:hover
{
	margin: 0 0 0 -5px;
	padding: 2px 8px 3px 5px;
	width: 129px;
}

div.sidelist a.title
{
	font-weight: bold;
}

div#sidenav div.member
{
	margin: 0;
	padding-left: 2px;
	width: 139px;
}

div.auctionslist div.nav,
div.exhibitionslist div.nav2,
div.albumslist div.nav2,
div.newslist div.nav
{
	text-align: center;
}

div.exhibitionslist div.nav,
div.albumslist div.nav,
div.gallerylist div.nav,
div.gallerylist div.nav2,
div.memberslist div.nav
{
	padding: 4px 2px;
	width: 137px;
}

div.auctionslist div.links,
div.auctionslist div.links2,
div.gallerylist div.links,
div.newslist div.links,
div.newslist div.links2
{
	padding: 4px 2px;
	margin: 0 0 4px;
	width: 137px;
}

div.newslist div.links
{
	margin: 8px 0 4px;
}

div.auctionslist div.links2,
div.newslist div.links2
{
	margin: -8px 0 4px;
	border-top: none;
}

div.gallerylist div.nav2
{
	border-top: none;
	margin: -8px 0 8px;
}

div.gallerylist div.links
{
	padding: 2px 0px 1px 2px;
	width: 139px;
}

div.gallerylist a.artistname
{
	display: block;
	padding: 4px 2px 4px 4px;
	margin: 0 0 4px;
	font-weight: bold;
	width: 135px;
}

div.gallerylist a.artist,
div.gallerylist a.work,
div.memberslist a.link
{
/*	position: relative; */
/*  Removed as it's an IE6 crasher */
	display: block;
	padding: 1px 2px 2px 2px;
	margin: 0;
	border: 1px solid #ddd;

	width: 133px;
}

div.gallerylist div.section
{
	padding: 2px 2px;
	margin: 0;
	font-weight: bold;
	width: 137px;
}

div.gallerylist a.curartist,
div.gallerylist a.artist:hover,
div.gallerylist a.curwork,
div.gallerylist a.work:hover,
div.memberslist a.link:hover
{
	display: block;
	padding: 1px 6px 2px 2px;
	margin: 0;
	width: 133px;
}

div.gallerylist a.curartist
{
	font-weight: bold;
}

div.exhibitionslist div.item,
div.albumslist div.item,
div.newslist div.item
{
	margin: 0 0 2px;
	padding: 0px 2px 2px 4px;
	border: 1px solid #ddd;
}

div.newslist span.newsdate
{
	font-style: italic;
}

div.newslist div span.abstract
{
	font-size: 95%;
}

div.exhibitionslist div.currentitem,
div.albumslist div.currentitem,
div.newslist div.currentitem
{
	margin: 0 0 2px;
	padding: 1px 6px 3px 5px;
	width: 130px;
}

body.artists a#a_artists, body.bids a#a_bids,
body.watchlist a#a_watchlist, body.details a#a_details,
body.newsletters a#a_newsletters, body.siteprefs a#a_siteprefs
{
	padding: 1px 6px 2px 2px;
	background: #333;
	border: 1px solid #003;
	border-right: 3px solid #003;
	width: 133px;
	color: #fff;
}

div.auctionslist span.auctiondate
{
	font-weight: bold;
}

div.exhibitionslist div.notes,
div.albumslist div.notes
{
	text-align: left;
	margin: 2px 3px;
}

div.links div.prev
{
	width: 48%;
	text-align: left;
}

div.links div.next
{
	position: absolute;
	top: 4px;
	left: 50%;
	width: 48%;
	text-align: right;
}

div.links2 div.left
{
	width: 48%;
	padding: 0 2px;
	text-align: center;
}

div.links2 div.right
{
	position: absolute;
	top: 4px;
	left: 50%;
	width: 48%;
	padding: 0 2px;
	text-align: center;
}

div.links2 div.center
{
	padding: 0 2px 3px;
	text-align: center;
}

div.rss
{
	clear: both;
	width: 80px;
	margin: 10px auto 10px;
}

div.bidmessage
{
	margin: 1em 0 0.5em;
	font-weight: bold;
	color: #036;
	text-align: center;
}

div.message, div.errormessage
{
	margin: 1em 1em 0.5em 0;
	padding: 1.5em;
	border: 1px solid #ccc;
	font-weight: bold;
	color: #036;
	text-align: center;
}

div.errormessage
{
	color: #b60022;
	border: 1px solid #b60022;
	background: #eee;
}

div.year
{
	float: left;
	width: 176px;
	margin: 0 8px 12px;
}

div.year div.section
{
	margin: 0;
	padding: 0.2em 0.3em 0.1em;
	font-weight: bold;
	font-size: 1.1em;
	color: #fff;
	border: 1px solid #aaa;
	border-right: 3px solid #aaa;
	background: #333;
}

div.year div.auction, div.year div.exhibition, div.year div.album
{
	width: 161px;
	margin: 0;
	padding:  4px 4px 6px;
	border: 1px solid #aaa;
	border-top: none;
	font-size: 0.91em;
	line-height: 1.3em;
}

div.year div.auction p
{
	margin: 0 0 4px;
}

#main div.year div.auction p
{
	text-align: left;
}

div.year div.exhibition span.title,
div.year div.album span.title
{
	font-weight: bold;
}

table.slideshowindex
{
	width: 98%;
}

table.slideshowindex td
{
	width: 10%;
	padding: 0;
	text-align: center;
}

table.slideshowindex td span.disabled
{
	position: relative;
	display: block;
	width: 96%;
	background: #fff;
	padding: 1px;
	border: 1px solid #eee;
	color: #999;
}

table.slideshowindex td a
{
	display: block;
	width: 96%;
	background: transparent;
	padding: 1px;
	border: 1px solid #ddd;
}

table.slideshowindex td a:hover
{
	background: #000 url("/_images/dk/nav_bg.gif") repeat-x 0% 0%;
	color: #fff;
	text-decoration: none;
	border: 1px solid #ad8b3a;
	padding: 1px;
}

div.slideshowpreview
{
	width: 50%;
	margin: 1em auto;
	padding: 0.8em;
	color: #111;
	background: none;
	border: none;
}

div.slideshowpreview img
{
	display: block;
	margin: 0;
	border: 1px solid #ccc;
	padding: 2px;
}

div.slideshowpreview div.title
{
	margin: 0.5em 0 0;
	height: 5.1em;
	font-size: 0.9em;
	background: #f4f4f4;
	padding: 0.2em 0.5em;
	border: 1px solid #ccc;
	line-height: 1.3em;
}


table.auctionindex
{
	width: 98%;
	border: 1px solid #ccc;
}

table.auctionindex td
{
	width: 33%;
	padding: 0;
	vertical-align: top;
	border: 1px solid #ccc;
}

table.index
{
	width: 100%;
	border-collapse: collapse;
}

table.index td
{
	width: 50%;
	padding: 0 2px 1px;
	border: 1px solid #eee;
	line-height: 1.45em;
}

table.resultlist
{
	width: 98%;
	border: 1px solid #ccc;
}

table.resultlist td
{
	width: 20%;
	padding: 0;
	vertical-align: top;
	border: 1px solid #ccc;
}

table.results
{
	width: 100%;
	border-collapse: collapse;
}

table.results td
{
	padding: 1px 2px;
	text-align: right;
	border: 1px solid #eee;
	line-height: 1.45em;
}

table.index thead td, table.results thead td
{
	padding: 0 2px 1px;
	background: #333;
	border: none;
	border-top: 1px solid #aaa;
	border-bottom: 2px solid #aaa;
	color: #fff;
}

table.searchpages td span.currentpage
{
	padding: 0.2em 0.3em;
	background: #ad8b3a;
	font-weight: bold;
	color: #fff;
	border: 1px solid #666;
}

p.notes
{
	color: #111;
}

p.produced
{
	font-size: 0.7em;
	margin-right: 0.5em;
}


/* hide CachePics bits */
div#pic1, div#pic2, div#pic3, div#pic4, div#pic5,
div #img1, div #img2, div #img3, div #img4, div #img5
{
	display: none;
}



body.homewide #main
{
	margin-left: 0;
	padding-left: 0;
}

body.homewide #content
{
	color: #444;
}

body.homewide div.section1
{
	width: 594px;
	margin: 1em 70px 0;
	text-align: center;
}

body.homewide div.section3
{
	width: 594px;
	margin: 1em 70px 1em;
}

body.homewide table.homemain
{
	width: 700px;
	margin: 20px 16px;
}

body.homewide table.homemain td
{
	vertical-align: top;
}

body.homewide table.homemain td.section2
{
	padding: 0px 20px 10px 20px;
}
	
body.homewide table.tiles
{
	width: 602px;
	margin: 10px 60px 0 60px;
}
	
table.tiles td
{
	padding: 4px;
	margin: 0;
	background: transparent url("/_images/hometile.gif") no-repeat 50% 50%;
	width: 190px;
	height: 160px;
	text-align: center;
}

body.homewide #main img
{
	border: none;
}

body.homedark #content
{
	color: #fff;
}

body.homedark #main h1, body.homedark #main h2, body.homedark #main td
{
	color: #fff;
}

body.homedark #main a
{
	color: #3366cc;
}

table.homemain img#homePic.border
{
	padding: 3px;
	border: 1px solid #999;
	background: #fff;
}


body.popup
{
	background: #fff;
}

body.popup #wrapper
{
	width: 100%;
	border: 0px;
}

body.popup #topnav
{
	margin-bottom: 8px;
	height: 50px;
	background-image: url("/_images/dk/topbannersmall.gif");
	border-bottom: 5px solid #666;
}

body.popup #content
{
	text-align: center;
}

body.popup a.close
{
	float: right;
	margin: 15px 15px 0 0;
	padding: 0;
	height: 19px;
	width: 147px;
	background: url("/_images/dk/buttons/closeWindow.gif") no-repeat top left;
}

body.popup a.close:hover
{
	background: url("/_images/dk/buttons/closeWindow.gif") bottom left;
}

body.results #sidenav a.results, body.index #sidenav a.index,
body.cos #sidenav a.cos, body.export #sidenav a.export,
body.archive #sidenav a.archive, body.slideshow #sidenav a.slideshow
{
	font-weight: bold;
}




#main a.button
{
	display: block;
	width: 180px;
	padding: 2px 8px 2px 4px;
	margin: 0.5em auto 0em;
	
	border: 1px solid #111;
	
	color: #fff;	
	background: #666;
	text-align: center;
	font-size: 1.05em;
}

#main fieldset a.button
{
	margin: 0.5em auto 0.5em;
}

#main a.button:hover
{
	color: #fff;	
	background: #111;	
}

#loginbutton, #searchbutton
{
	visibility: hidden;
}

form fieldset, fieldset.details
{
	float: left;
	width: 520px;
	margin: 0 0 0 10px;
	border: 2px solid #aaa;
}

form legend, fieldset.details legend
{
	padding: 0.2em 0.9em 0.2em 0.6em;
	background: #333;
	border: 1px solid #aaa;
	border-right: 3px solid #aaa;

	font-family: Arial;
	font-weight: bold;
	color: #fff;
	
	font-size: 1.05em;
}

span.required, div.required
{ background-image: url("/_images/dk/required.gif"); }

span.requiredfield input, span.requiredfield select, div.requiredfield input,
div.requiredfield select, div.requiredfield textarea
{
	background: #d6c190;
}

div.col1small
{
	float: left;
	padding-left: 6px;
	margin-left: 12px;
	width: 44%;
}

div.col2small
{
	float: right;
	padding-right: 6px;
	margin-right: 12px;
	width: 44%;
}

fieldset div.details
{	
	margin-top: 0.4em;
}

fieldset div.details:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

table.loginsmall
{
	width: 99%;
	margin: 0 0 2px;
	padding: 0;
	background: #ddd;
	border: 1px solid #aaa;
	border-right: 3px solid #aaa;
	margin: 8px 4px 1em 0;
}

table.loginsmall td
{
	text-align: right;
	padding: 2px 0 2px;
	font-size: 0.9em;
	font-weight: bold;
}

form.loginsmall, form.searchsmall
{
	display: inline;
	margin: 0;
	padding: 0;
}

form.loginsmall input
{
	background: #d6c190;
}


table.searchsmall
{
	float: right;
	padding: 0;
	margin: 0 0 0 102px;
}

table.searchsmall td
{
	text-align: right;
	padding: 2px 4px 2px;
	font-size: 0.95em;
}



table.memberslist
{
	width: 99%;
	margin-top: 1em;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

table.memberslist thead
{
}

table.memberslist thead td
{
	padding: 0 2px 1px;
	background: #333;
	border: none;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	color: #fff;
}

table.memberslist tfoot
{
	background: #ddd;
}

table.memberslist tfoot td
{
	border-top: 1px solid #999;
}

table.memberslist td
{
	vertical-align: top;
	padding: 2px;
	border: 1px solid #eee;
	font-size: 0.9em;
}

table.memberslist td.view
{
	width: 10%;
}

table.memberslist td.artist
{
	width: auto;
}

table.memberslist td.status
{
	width: 25%;
}

table.memberslist td.date
{
	width: 15%;
	text-align: right;
}

table.memberslist td.result
{
	width: 15%;
	text-align: right;
}

table.memberslist td.delete
{
	width: 10%;
	text-align: right;
}

table a.view, table a.delete
{
	padding: 0px 2px 2px 16px;
	color: #111;
	font-size: 0.83em;
}

table a.view
{
	background: #fff url("/_images/misc/magnifier.gif") no-repeat left;
}

table a.delete
{
	background: #fff url("/_images/misc/trash.gif") no-repeat left;
}

#main span.title
{
	font-weight: bold;
}

span.sitename
{
	color: #ad8b3a;
}



table.subsinfo
{
	float: right;
	width: 200px;
	margin: 0.8em 1em 0 0;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

table.subsinfo thead td
{
	padding: 0 2px 1px;
	background: #333;
	border: none;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	color: #fff;
	line-height: 1.45em;
}

table.subsinfo td
{
	vertical-align: top;
	padding: 2px;
	border: 1px solid #eee;
	font-size: 0.9em;
}

table.subsinfo td.price
{
	width: 25%;
	text-align: right;
}

div.details p.error
{
	width: 93%;
	margin: 10px 4px;
}

table.searchresults
{
	margin: 0.5em auto;
	padding: 0;
	border: 1px solid #999;
	width: 98%;
}

table.searchresults td
{
	vertical-align: top;
	padding: 2px;
	border: 1px solid #fff;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-size: 0.9em;
}

table.searchresults thead td
{
	padding: 0 2px 1px;
	background: #333;
	border: none;
	border-top: 1px solid #aaa;
	border-bottom: 2px solid #aaa;
	color: #fff;
}


table.searchresults td.view
{
	width: 96px;
	padding: 1px;
}

table.searchresults td.view:hover
{
	background: #333;
	border: 1px solid #e0ad21;
	color: #fff;
}

table.searchresults td.view img
{
	margin: 0;
	padding: 0;
}

table.searchresults td.title
{
	width: 50%;
}

table.searchresults td.view a.view
{
	display: block;
	width: 96px;
	height: 2.4em;
	background: transparent url("/_images/misc/magnifier.gif") no-repeat left;
}

table.searchresults td.view:hover a.view
{
	color: #fff;
}

table.searchresults td.price
{
	width: 10%;
	text-align: right;
}

div.resultsinfo
{
	margin: 0.5em auto;
	padding: 4px 0;
	border: 1px solid #999;
	width: 98%;
	text-align: center;
}

div.printmasthead, div.printmasthead2, div#footer2
{
	display: none;
}

body.popup div.price, body.popup div.details
{
	display: none;
}


div.silhouetteBox
{
	padding: 0;
	margin: 20px auto 0;
	height: 132px;
	width: 256px;
	position: relative;
	border: 1px dotted #ccc;
	text-align: center;
	background: #f0f0f0;
}

div.silhouette
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: transparent url("/_images/silhouette.gif") no-repeat 50% 100%;
}

div.silhouetteBox span
{
	position: absolute;
	top: 2px;
	left: 2px;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

div.silhouetteBox img
{
	position: absolute;
	border: 1px solid #ccc;
	background: #fff;
	padding: 1px;
}



	

#pageSlideshow
{
	height: 390px;
}

#pageSlideshow div.slide
{
	display: none;
	border: 1px solid #ccc;
	background: #fff;
	margin: 2px;
}

#pageSlideshow div.slide img
{
	padding: 3px;
	background: #fff;
}

#pageSlideshow div.slide p
{
	padding: 2px 4px 4px;
	margin: 0;
	font-size: 0.93em;
	color: #333;
	background: #f4f4f4;
}


pre.results
{
	font-size: 1.15em;
	margin: 0.25em 0 0.25em 2em;
}

.red
{ color: #c00; }

.green
{ color: #0c0; }

.blue
{ color: #00c; }


.red hr, hr.red
{
	height: 1px;
	border: 0px;
	border-top: 1px solid #c00;
	border-bottom: 1px solid #c00;
}

.green hr, hr.green
{
	height: 1px;
	border: 0px;
	border-top: 1px solid #0c0;
	border-bottom: 1px solid #0c0;
}

.blue hr, hr.blue
{
	height: 1px;
	border: 0px;
	border-top: 1px solid #00c;
	border-bottom: 1px solid #00c;
}


div#zoompic
{
	margin: 0 auto;
	padding: 0px;
}

div#zoompic.zoomin
{
	overflow: scroll;
}

div#zoompic.zoomin2
{
	overflow: scroll;
}

div#zoompic.zoomout
{
	overflow: hidden;
}

div#zoompic img
{
	margin: 0 auto;
}

div.zoombuttons
{
	position: absolute;
	top: 16px;
	right: 172px;
	width: 70px;
	height: 24px;
}

a#zoomin, a#zoomout
{
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	margin: 0 4px;
	text-indent: -9999px;
	font-size: 8px;
	overflow: hidden;
}

a#zoomin
{
	background: transparent url("/_images/misc/zoom.gif") no-repeat 4px 4px;
}

a#zoomout
{
	background: transparent url("/_images/misc/zoom.gif") no-repeat -21px 4px;
}

a#zoomin.disabled
{
	background: transparent url("/_images/misc/zoom.gif") no-repeat 4px -22px;
}

a#zoomout.disabled
{
	background: transparent url("/_images/misc/zoom.gif") no-repeat -21px -22px;
}

div.description
{
	clear: both;
	overflow: hidden;
	height: 1.3em;
	padding: 0;
	margin: 0;
}

div.description a.showdescription
{
	display: block;
}

a.lightbox-enabled
{
	position: relative;
	display: block;
}

div.thumbnails a:hover,
a.lightbox-enabled:hover
{ text-decoration: none; }

div.zoomicon
{
	position: absolute;
	bottom: 0;
	right: 0;
	height: 36px;
	width: 36px;
	background: url("/_images/lightbox/zoom.png") 50% 50% no-repeat;
	cursor: pointer;
}



/*
 * Tweaks for Safari / WebKit
 */

.webkit div.picture div.pic
{
	padding: 5px;
	-webkit-border-radius: 7px;
}

.webkit div.thumbnails,
.webkit div.thumbnail,
.webkit div.silhouetteBox,
.webkit div.slideshowpreview div.title,
.webkit div.slideshowpreview img
{ -webkit-border-radius: 5px; }

.webkit div.shadow
{ -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3); }



/*
 * Tweaks for Firefox / Gecko
 */

.gecko div.picture div.pic
{
	padding: 5px;
	-moz-border-radius: 7px;
}

.gecko div.thumbnails,
.gecko div.thumbnail,
.gecko div.silhouetteBox,
.gecko div.slideshowpreview div.title,
.gecko div.slideshowpreview img
{ -moz-border-radius: 5px; }

.gecko div.shadow
{ -moz-box-shadow: rgba(0, 0, 0, 0.3) 3px 3px 5px; }







/*
 * Tweaks for various IE flavours
 */

.ie img
{ -ms-interpolation-mode:bicubic; }

.ie6 #topnav ul.smallnav li
{ width: 1%; }

.ie6 #main
{ font-size: 1.15em; }

.ie6 #main.withside
{ padding-top: 14px; }

.ie6 #sidenav
{
	font-size: 1.08em;
	line-height: 1.25em;
}

.ie6 div.newslist div.currentitem
{
	margin-left: 1px;
	padding-left: 3px;
}

.ie6 div.sidelist div.item a:hover
{
	background: none;
	border: 1px solid #e0e0e0;
	padding: 2px 0 3px;
	color: #c60;
}

.ie6 div.gallerylist a.curartist,
.ie6 div.gallerylist a.artist:hover
{
	margin-left: 1px;
	padding-left: 1px;
}

.ie6 div.year
{ width: 172px; }

.ie6 div.year div.auction,
.ie6 div.year div.exhibition
{ width: 157px; }

.ie6 #loginbutton, .ie6 #searchbutton
{
	visibility: visible;
	background: #fff;
	color: #fff;
	border: none;
}

.ie6 #searchbutton
{
	background: #e0e0e0;
	color: #e0e0e0;
}

.ie6 div.zoomicon
{ display: none; }




.ie7 #main.withside
{ padding-top: 14px; }

.ie7 div.sidelist div.item a
{
	position: relative;
	left: -5px;
	padding: 2px 0 3px 5px;
}

.ie7 div.sidelist div.item a:hover
{
	padding-right: 12px;
	width: 125px;
}