/* General styles */
body {
	margin:0;
	padding:0;
	border:0;							/* This removes the border around the viewport in old versions of IE */
	width:100%;
	min-width:600px;    	/* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
	font-size:12px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 150%;
	background-repeat: repeat;
	background-image: url(/images/bg-diag-stripe.png);
}
.moreimg a:link {
	text-decoration: underline;
	color: #7AAA35;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.moreimg a:visited {
	text-decoration: underline;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	text-decoration: underline;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.fullimage img {
	border: 1px solid;
	text-decoration: underline;
	color: #FFFFFF;
}	



a.fullimage img:hover{
	border: 1px solid;
	text-decoration: underline;
	color: #7AAA35;
	
}


fullcat.a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
fullcat.a:hover {
	color:#7AAA35;
	text-decoration:underline;
}
fullcat.a:active {
	color:#7AAA35;
	text-decoration:underline;
}

fullcat.a:link {
	text-decoration: underline;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	color: #666666;
	text-decoration:underline;
}
a:hover {
	color:#7AAA35;
	text-decoration:underline;
}
a:active {
	color:#7AAA35;
	text-decoration:underline;
}


h1, h2, h3, h4 {
	margin:.8em 0 .2em 0;
	padding:0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #00542c;
	letter-spacing: 1px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00542c;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00542c;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

p {
	margin:.4em 0 .8em 0;
	padding:0;
}
.imgLeft {
	float: left;
	padding-right: 20px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgRight {
	float: right;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear {

clear: both;

}
.closeX {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Page container */

#container {
	width:960px;
	text-align:left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: none;
	padding-right: 5px;
	padding-left: 2px;
}



#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}

#mainContent {
	background-color: #FFFFFF;
	display: block;
	clear: both;
	margin-top: 10px;
	overflow: hidden;
}

#doyleNewsHeader {

	width: 215px;
	height: 41px;
	background: url('/images/doyle-news.png') no-repeat;

}

#currentAuctionsHeader{
	width: 247px;
	height: 46px;
	background-image: url(/images/current-auctions.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
}

#currentAuctionsColumn
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	width: 470px;
	float: left;
	background-color: #FFFFFF;
}

#moreAuctions  {
	height: 40px;
	width: 450px;
	padding-top: 20px;
}

#doyleNewsColumn {
	width: 440px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: right;
	text-align: left;
	border: 2px dotted #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 20px;
}

#doyleNewsHeader {
	padding-bottom: 15px;
	clear: both;
}

#moreNews {
	height: 40px;
	width: 440px;
	padding-top: 20px;
}

#currentAuctionsColumnFooter {

	padding-right: 20px;
	float: right;
	
}		

#doyleNewsColumnFooter {

	float: right;

}

#skyscraper img {
	float: right;
	padding-left: 20px;
}

/* Header * Search Box styles */

.logo {

	height: 89px;
	width: 409px;
	position: relative;
	float: left;
	background: url('/images/nav/nav-doyle-logo.gif') no-repeat;

}

.keyword_search {
	padding-top: 1px;
	position: relative;
	float: right;

}

#catalogueHeader {
	background-image: url(/images/catalogue-large.gif);
	background-repeat: no-repeat;
	width: 189px;
	height: 62px;
	text-indent: -9000px;
	background-position: 4px 13px;
	display: block;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}



/* Footer styles */
#footer {
	clear:both;
	padding-top: 8px;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #666666;
}


/* This section hides the button text on the nav menu */

.hidden {
			
	display: none;
			
}


/* This CSS is used for the home pages Show/Hide functionality. */

.more {
			
	display: none;
			
	}
	
#more-auctions-button {

	width: 124px;
	height: 25px;
	background: url('/images/more-auctions.png') no-repeat;

}

#auctions-more-show a {

	width: 124px;
	height: 25px;
	display: block;
	text-align: right;


}


#more-news-button {

	width: 129px;
	height: 25px;
	background: url('/images/more-news.png') no-repeat;

}

#more-news-show a {

	width: 129px;
	height: 25px;
	display: block;

}


#close-auctions-button {
	width: 17px;
	height: 17px;
	background-image: url(/images/close-x.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#close-auctions-button a{

	width: 17px;
	height: 17px;
	display: block;

}

#close-news-button {
	width: 17px;
	height: 17px;
	background-image: url(/images/close-x.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#close-news-button a{

	width: 17px;
	height: 17px;
	display: block;

}


.more-button {

	width: 65px;
	height: 20px;
	background: url('/images/more.gif') no-repeat;

}

.more-button a {

	width: 65px;
	height: 20px;

}

.catalogue-button {

	width: 92px;
	height: 28px;
	background: url('/images/catalogue.gif') no-repeat;

}

.catalogue-button a {

	width: 92px;
	height: 28px;

}

.bid-button {
	width: 92px;
	height: 28px;
	background: url('/images/bid.gif') no-repeat;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bid-button a {
	width: 92px;
	height: 28px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
			
/* This is used to layout the listings with opaque link section at the bottom */
			
.auction_image_large {
		
	width:450px;
	height:278px;
}
		
.auction_image_large_links {
		
	width:450px;
	height:55px;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}
		
.auction_saledate {
		
	width:100px;
	position:relative;
	text-align: left;
	left:-15px;
	top:-50px;
	color:black;
	padding-left:20px;
	color: #4F4F4F;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
.auction_exhibitiondate {
		
	width:100px;
	position:relative;
	text-align: left;
	left:-228px;
	top:-32px;
	color:black;
	padding-left:20px;
	color: #4F4F4F;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.auction_saledate_dept {
		
	width:100px;
	position:relative;
	left:-13px;
	top:-48px;
	color:black;
	padding-left:20px;
	color: #4F4F4F;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
.auction_exhibitiondate_dept {
		
	width:100px;
	position:relative;
	left:-220px;
	top:50px;
	color:black;
	padding-left:20px;
	color: #4F4F4F;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.auction_more_link_dept {
		
	width:100px;
	position:relative;
	left:190px;
	top:-80px;
	color:black;
	padding-left:20px;
}

.auction_catalogue_link_dept {
		
	width:100px;
	position:relative;
	left:180px;
	top:-80px;
	color:black;
	padding-left:20px;	
}

.auction_bid_link_dept {
		
	width:100px;
	position:relative;
	left:170px;
	top:-80px;
	color:black;
	padding-left:20px;			
}
		
.auction_more_link {
		
	width:100px;
	position:relative;
	left:190px;
	top:-55px;
	color:black;
	padding-left:20px;
}
		
.auction_catalogue_link {
		
	width:100px;
	position:relative;
	left:180px;
	top:-55px;
	color:black;
	padding-left:20px;	
}
		
.auction_bid_link {
		
	width:100px;
	position:relative;
	left:170px;
	top:-55px;
	color:black;
	padding-left:20px;			
}
		
.news_image_small {
	width:250px;
	height: 150px;
	margin: 0px;
	padding: 0px;
}

.news_image_small_links {
		
	width:250px;
	height:35px;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}
		
.news_more_link {
	width:50px;
	position:relative;
	left:10px;
	top:-28px;
	color:black;
	padding-left:10px;
}
		
.news_catalogue_link {
		
	width:50px;
	position:relative;
	left:10px;
	top:-28px;
	color:black;
	padding-left:10px;
}
		
.news_bid_link {
		
	width:50px;
	position:relative;
	left:10px;
	top:-28px;
	color:black;
	padding-left:10px;
			
}

.news_abstract {
	font-size: 11px;
	margin: 0px;
	height: auto;
	width: 250px;
	margin-top: -20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	line-height: normal;
}

				
/* My Doyle */

#my_doyle_tabs {

	font-size: 12px;
	
}

/* Lot Listing Layout */

/* Used in online catalogues and My Doyle sections */

#lot_body {

	border-bottom: 1px dashed #000;
	width: 100%;
	min-width: 650px;
	height: 180px;
	padding-top: 10px;
	background: #EEE;

}

#item_thumbnail {

	height: 150px;
	width: 150px;
	position: relative;
	float: left;
	padding: 5px;

}

#item_thumbnail img {
	position: relative;
	float: left;
	background: #EEE;
	border: 1px solid #FFFFFF;
}

#item_details {

	border: 1px dashed #000;
	float: left;
	height: 160px;
	width: 300px;
	padding: 5px;
	background: #DDD;


}

#item_actions {

	border: 1px dotted #000;
	float: left;
	padding: 5px;
	background: #CCC;
	width: 160px;
	height: 160px;
}

#item_status {

	border: 1px solid #000;
	float: left;
	padding: 5px;
	background: #BBB;
	width: 160px;
	height: 160px;

}

#item_actions ul {

	color: #000;
	list-style-type: none; 
	padding: 0;
	margin: 0;
}

#item_actions li {

	text-decoration: none;
}

#item_actions li a {

	color: #000;

}

#item_actions li a:hover {

	color: #FFF;

}



.lot_divider {

	clear:both;
	
}	


.lot_img {
	color: #FFFFFF;
	border: 1px solid;
	text-decoration:underline;
}	

.lot_img img {
	margin-right: 20px;
	float: left;
	height: 150px;
	width: 150px;	
}
	
.lot_img a img:link{
	color: #FFFFFF;
	border:1px solid;	
}	

.lot_img a img:hover{
	color: #7AAA35;	
	border:1px solid;	
}	


* + html .lot_container a img {
	color: #FFFFFF;
	border:1px #FFFFFF;

}

* + html .lot_container a img:hover {
	color: #7AAA35;
	border:1px #7AAA35;
}


a img:link {
	text-decoration: underline;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a img:visited {
	color: #ffffff;
	text-decoration:underline;
}
a img:hover {
	color:#7AAA35;
	text-decoration:underline;
}
a img:active {
	color:#7AAA35;
	text-decoration:underline;
}













#personal_shopper ol {

list-style: decimal;
border: 1px solid #000;

}

#personal_shopper li {

color: #F00;

}

.pleaseNote {
	font-size: 10px;
}#roundedBox {
	width: 948px;
	position: relative;
	background-image: url(/images/my-doyle/my-doyle-sidesbg.png);
	background-repeat: repeat-y;
	height: auto;
}
#roundedBoxBody {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin: 0px;
	clear: both;
}
#roundedBoxBody   #leftColumn {
	width: 460px;
	height: 100%;
	position: relative;
}
#roundedBoxBody  #rightColumn {
	padding: 20px;
	width: 360px;
	background-color: #ebebeb;
	height: 100%;
	float: right;
}
#roundedBoxBottom {
	height: 14px;
	clear: both;
	background-image: url(/images/my-doyle/my-doyle-bottom.png);
	width: 948px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#signInHeader {
	background-image: url(/images/bid-header.gif);
	background-repeat: no-repeat;
	width: auto;
	z-index: auto;
	height: 100px;
	text-indent: -9000px;
	background-position: 3px 20px;
	display: block;
	margin: 0px;
	background-color: #FFFFFF;
	clear: both;
	padding: 0px;
}
#signInTop {
	height: 14px;
	clear: both;
	background-image: url(/images/bg-sign-in-top.gif);
	width: 948px;
	background-repeat: no-repeat;
	background-position: top;
}
#bannerAds {
	background-image: url(/images/banners/bannerAd_001.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 955px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#pastAuctionsBody #skyscraper {
	float: right;
}
#pastAuctionsHeader {
	background-image: url(/images/past-auctions-sales-results.gif);
	background-repeat: no-repeat;
	width: 953px;
	z-index: auto;
	height: 60px;
	text-indent: -9000px;
	background-position: 1px 13px;
	display: block;
	margin: 0px;
	background-color: #FFFFFF;
	clear: both;
	padding: 0px;
}
#pastAuctionsBody {
	height: auto;
	width: 953px;
}
#pastAuctionsBody .rightColumn {
	width: 630px;
	right: 0px;
	position: relative;
	top: -20px;
	visibility: visible;
	overflow: visible;
	z-index: auto;
	height: auto;
	left: 80px;
	bottom: 0px;
}
#pastAuctionsBody     .leftColumn {
	width: auto;
}
#pastAuctionsBody     .divSpacing {
	margin-top: 25px;
}
#pastAuctionsView {
	background-color: #fff;
	height: auto;
	width: 720px;
	border: 1px solid #ebebeb;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#pastAuctionsSearch {
	background-color: #ebebeb;
	height: auto;
	width: 720px;
	border: 1px solid #ebebeb;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#pastAuctionsSearch li {
	list-style-position: inside;
	list-style-image: url(/images/searchBullet.gif);
	line-height: 150%;
}
#pastAuctionsMore {
	background-color: #fff;
	height: auto;
	width: 720px;
	border: 1px dotted #ebebeb;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#currentAuctions  #header {
	background-image: url(/images/current-auctions.gif);
	background-repeat: no-repeat;
	width: 953px;
	z-index: auto;
	height: 60px;
	text-indent: -9000px;
	background-position: 1px 13px;
	display: block;
	margin: 0px;
	background-color: #FFFFFF;
	clear: both;
	padding: 0px;
}

#register {
	background-image: url(/images/register.gif);
	background-repeat: no-repeat;
	width: 953px;
	z-index: auto;
	height: 60px;
	text-indent: -9000px;
	background-position: 1px 13px;
	display: block;
	margin: 0px;
	background-color: #FFFFFF;
	clear: both;
	padding: 0px;
}

#registerHeader {
	background-image: url(/images/register.gif);
	background-repeat: no-repeat;
	width: 189px;
	height: 62px;
	text-indent: -9000px;
	background-position: 4px 13px;
	display: block;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}

#currentAuctions     .divSpacing {
	border: 2px solid #990066;
}
#currentAuctions  #search {
	background-color: #ebebeb;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#currentAuctions #rightColumn {
	background-color: ebebeb;
	float: right;
	width: 280px;
	margin-top: 20px;
	padding: 20px;
}
#currentAuctions #leftColumn {
	float: left;
	width: 620px;
}
#currentAuctions   .auctionBlock {
	height: 185px;
	width: 600px;
	border: 1px solid #ebebeb;
	margin-bottom: 10px;
}
#currentAuctions   .auctionBlock  img   {
	float: left;
	padding-right: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#currentAuctions   .auctionBlock  .saleInfo {
	float: right;
	width: 320px;
	height: 165px;
	text-align: left;
	padding-top: 20px;
}
#currentAuctions li {
	margin-bottom: 8px;
	list-style-position: inside;
	list-style-type: none;
}
#currentAuctions ul {
	margin-top: 10px;
}
#currentAuctions   .moreCatBid   {
	margin-top: 20px;
}
#currentAuctions  .month {
	width: 200px;
	height: 50px;
	margin-bottom: 3px;
	margin-top: 30px;
}

.myDoyleText a {
	font-weight: bold;
	text-transform: uppercase;
	color: 8cb739;
}
.helpMeDave {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #CC6633;
	font-weight: bold;
}
#departmentHeader {
	padding-top: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#departmentNextAuctionHeader {
	padding-top: 0px;
	padding-bottom: 10px;
}
#departmentAbout {
	padding-top: 2px;
	width: 450px;
}
#departmentLeftColumn {
	width: 470px;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#departmentRightColumn {
	width: 480px;
	float: right;
	text-align: left;
	padding: 0px;
	overflow: visible;
}
#departmentRightColumn .box {
	text-align: left;
	background-color: #f1f1f1;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#departmentRightColumn .recentItem {
	width: 250px;
	height: auto;
	padding-top: 10px;
	margin-left: 90px;
}
#departmentRightColumn .specialistImg {
	float: left;
	padding-right: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
}
#departmentPastHighlights {
	background-color: #FFFFFF;
	overflow: hidden;
	clear: both;
	text-align: left;
	padding-top: 10px;
}
.pastHighlight {
	float: left;
	background-color: #f1f1f1;
	display: block;
	padding: 19px;
	margin-top: 10px;
	margin-right: 3px;
	width: 150px;
}
.pastHighlight  a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #666666;
	text-decoration: none;
	display: block;
	font-weight: normal;
	
}


#more #rightColumn {
	background-color: #ebebeb;
	float: right;
	width: 280px;
	margin-top: 20px;
	padding: 20px;
}
#more #leftColumn {
	float: left;
	width: 620px;
}
#more #pressRelease {
	padding-right: 10px;
	padding-left: 10px;
}
#more #contact {
	position: relative;
	clear: both;
	margin-top: 10px;
	overflow: visible;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#more #buttons {
	padding-top: 10px;
	padding-bottom: 10px;
}
#more #selections .banner {
	width: 955px;
	clear: both;
	text-align: center;
	margin-top: 20px;
	background-color: #ebebeb;
	display: block;
	overflow: hidden;
	height: 40px;
	vertical-align: middle;
	padding-top: 5px;
}
#more #selections .header {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 10px;
	margin-bottom: 15px;
}
#more #selections .header h3 {
	margin-top: 0px;
	margin-bottom: 15px;
}
#more #selections .header img {	
	margin-right: 50px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#more #selections .lotEntry {
	overflow: visible;
	clear: both;
	padding: 10px;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 15px;
}

#more #selections .lotEntry img {
	margin-right: 20px;
	float: left;
	height: 150px;
	width: 150px;	
}

#more #selections .lotEntry a img {
	color: #FFFFFF;
	border:1px solid;
}

* + html #more #selections .lotEntry a img {
	color: #FFFFFF;
	border:1px #FFFFFF;

}

* + html #more #selections .lotEntry a img:hover {
	color: #7AAA35;
	border:1px #7AAA35;

}


#more #selections .lotEntry a img:hover {
	
	color: #7AAA35;	
	border:1px solid;

}

#more #selections .lotEntry a img:visited{
	
	color: #FFF;

}

#more  #selections .lotText {
	width: 760px;
	height: auto;
	left: 160px;
	float: right;
}
.buyingSelling  .rightColumn {
	background-color: #ebebeb;
	float: right;
	width: 280px;
	margin-top: 20px;
	padding: 20px;
}
.buyingSelling  .leftColumn {
	float: left;
	width: 600px;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.buyingSelling   .onetwothree {
	width: auto;
	text-align: left;
	margin-top: 30px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	margin-bottom: 0px;
	letter-spacing: 1px;
}
.buyingSelling  h4 {
	padding-top: 20px;
}
.buyingSelling ul {
	list-style-type: none;
	line-height: 150%;
}
#companyDirectoryHeader {
	margin-top: 20px;
	margin-left: 8px;
	margin-bottom: 10px;
	width: auto;
}
#companyDirectoryBody  {
	line-height: 130%;
}
.aboutSingleColumn {
	width: 600px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	overflow: visible;
	margin-left: 145px;
}
.aboutHeader {
	margin-top: 20px;
	margin-left: 145px;
	margin-bottom: 20px;
	width: auto;
}
.seperatorDotted {
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 40px;
}

a.lot_button img {

	border: none;
	padding-bottom: 5px;
	
}	

a.detail_button img {

	border: none;
	padding-bottom: 5px;
	
}	

#lot_detail_buttons {

	padding-top: 10px;
}



#catalogues #rightColumn {
	background-color: ebebeb;
	float: right;
	width: 180px;
	margin-top: 20px;
	padding: 20px;
}
#catalogues #leftColumn {
	float: left;
	width: 720px;
}


#email_item_details fieldset input {
	width:70%;
}

#enquiry_form label, #email_item_form label {
	display:block;float:left;width:140px;text-align:left;
}

.lot_detail_image {
	float:left;
	width:470px
}

#lot_info {

 float:right; 
 width:470px;
 
 }
 
 #lot_image {
 
	float:left; 
	width:150px;
	
}

#lot_description {

 float:right; 
 width:750px
 
} 

#nav {

z-index:999;

}

#navigation_buttons {

	text-align:right;
 
}	

fieldset#catalogue_view legend, fieldset#cat_search legend {

	color: #00542c;
	font-size: 1.5em;
	text-transform : uppercase;
	font-weight: bold;
	padding: 20px 0 0 10px;

}

fieldset#catalogue_view, fieldset#cat_search, fieldset#more_search {

	border: 0;
	padding: 0 0 20px 0;

}


#sale_list select {

	margin-left: 85px;
	
}

input.button p.right {

	margin-left: 85px;

}

#currency_options, #search_options, #premium_options, #archive_button, #past_sales_disclaimer {

	margin: 20px 0 0 85px;

}

#past_sales_disclaimer {

font-style: italic; 
	
}

#past_sales_disclaimer a {
	
	font-weight:bold;
	font-style: normal; 

}

#archive_search_container{

	margin-top:20px;
	background:#EEEEEE;
	padding: 10px

}

#archive_search_options, #more_search_options {

	padding-left: 85px;

}

#archive_keywords, #archive_search_sales, #archive_search_dates {

	padding-top: 20px;
}

#or{

	color: #AAA;
	font-size: 1.5em;
	text-transform : uppercase;
	font-weight: bold;
	padding: 20px 0 0 0;

}

#past_results_container {

	border: 1px solid #000;

}

#past_results_container h3 {

	padding-left:25px;

}


#more_search legend {
	
	margin-left: 20px;
	background:url('/images/more.png') no-repeat;
	background-position: 20px;
	
}

#more_search_selector {

	padding-top: 20px;

}

#more_search_container {

	margin-top: 20px;
	padding-top: 20px;
	border: 1px dotted #000

}

#auctions-more-hide-container {
	padding-right: 20px;
	float:right;
}

#more-news-hide-container {

float:right;

}


#statement {
	display:none;
	font-size: 11px;	
}	

#home-statement {
	font-size: 11px;
	line-height: normal;
}	

form#login fieldset {

	border: 0;
	padding: 0 0 20px 0;

}

form#login fieldset legend {

	text-transform:uppercase;
	font-weight: bold;

}

.green {
	color: #8CB739;
}

span.keyword_search a img {

	border: 0px;
}

div#rightColumn h1 a img {

	border: 0px;

}
.bidBigHeader {
	background-image: url(/images/bid-header.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 90px;
	text-indent: -9000px;
	background-position: 4px 13px;
	display: block;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
.bidHeaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #8CB739;
	font-size: 23px;
}
.bidBody   #leftColumn {
	float: left;
	width: 600px !important;
	margin-top: 20px;
/*	padding-right: 10px;
	margin-left: 40px;*/
}
.bidBody   #rightColumnFull {
	background-color: #ebebeb;
	float: right;
	width: 180px;
	margin-top: 10px;
	padding: 20px;
}
.bidBody   #rightColumn {
	background-color: #ebebeb;
	float: right;
	width: 280px;
	margin-top: 10px;
	padding: 20px;
}
.bidBody  #rightColumn  p {
	line-height: normal;
}
.bidBody   #rightColumnFull   p {
	line-height: normal;
}
.bidBody  .bottomRow {
	clear: both;
	width: 955px;
}
.bidBody  .auctionHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00542c;
	padding-bottom: 10px;
	height: auto;
	padding-top: 10px;
	margin-bottom: 20px;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00542c;
	margin-top: 30px;
}
.bidBody  .saleTitle {
	font-size: 12px;
	color: #00542c;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
}
.bidBody  .saleDate {
	font-size: 12px;
}
.bidBody  .viewCatalogue {
	font-size: 11px;
}
.bidTerms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
	height: 150px;
	width: auto;
	border: 1px solid #999999;
	overflow: scroll;
	line-height: normal;
}


table.grayText a {

color: #666666;
text-decoration: none;

}

.current_page {

	color: #7AAA35;
	text-decoration: none;
	font-weight: normal;

}

.breadCrumbLinks a:hover {
	color: #7AAA35;
	text-decoration: none;
}

.bid_sheet_item_problem {

	color: #F00;
	
}

.lot_container a {

	text-decoration: none !important;

}

.myBid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8cb739;
	height: 18px;
	width: 116px;
	display: block;
	margin-bottom: 6px;
	background-position: center;
	clear: both;
	text-align: center;
}

.suggestion a {

	text-decoration: none !important;

}
.standardLotLayout {
	display: block;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 700px;
	margin-left: 100px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.standardLotLayout .lotImage {
	padding-right: 10px;
	border: 1px solid #FFFFFF;
	float: left;
	display: block;
}
.standardLotLayout .lotNumber {
	font-size: 11px;
	display: block;
	padding-bottom: 6px;
}
.standardLotLayout .lotH1 {
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding-bottom: 6px;
}
.standardLotLayout .lotText {
	font-size: 12px;
	line-height: 110%;
	padding-bottom: 6px;
	display: block;
}
.standardLotLayout .lotProvenance {
	font-size: 12px;
	padding-bottom: 6px;
	display: block;
}
.standardLotLayout .lotEstimate {
	font-size: 12px;
	display: block;
	font-weight: bold;
}
.standardLotLayout .dottedLine {
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 30px;
	height: 3px;
	width: 385px;
	margin-bottom: 15px;
	padding: 3px;
}
.emailThisLotFields {
	width: 700px;
	margin-left: 100px;
}
.emailAskHeader {
	margin-left: 100px;
	width: 650px;
	height: auto;
}
#catalogueSearchFilters {
	width: 950px;
}

#pagination {

	float: right;
	
}
#termsConditionsHeader {
	clear: both;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.button_right {
	
	width: 715px;
	text-align: right;

}

#container #mainContent #catalogues #lot_info .lot_detail_description {

	border: 0; 
	margin-top: 5px; 
	padding: 10px; 
	height: 500px;	
	overflow-x: visible; 
	overflow-y: scroll;"

}

.text11px {
	font-size: 11px;
	line-height: normal;
}
#pressHeader {
	width: 950px;
	height: 50px;
	background-image: url(/images/about-us/press-center.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 20px;
	clear: both;
	margin-bottom: 10px;
	text-indent: -9000px;
}
#pressCenter {
	margin-left: 30px;
}
.dottedLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	clear: both;
	width: 100%;
	height: 2px;
}
.eventsHeaders {
	height: 50px;
	width: 350px;
	margin-top: 10px;
	background-image: url(/images/events.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-left: 10px;
	clear: both;
}

#login p a img {

border: 0px;

}

TR.description {
background: #FFFFFF;
}

TR.description2 {
background: #DFEFFF;
}