@charset "UTF-8";

/* Page container */

#container {
	width:960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#myDoyleHeader {
	background-image: url(/images/my-doyle/my-doyle-header.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 60px;
	text-indent: -9000px;
	background-position: 4px 13px;
	display: block;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
#myDoyleSignOut {
	height: 25px;
	width: 100px;
	position: relative;
	text-align: center;
	display: block;
	padding-top: 35px;
	color: #8cb739;
	font-size: 12px;
	float: right;
	margin-right: 50px;
	visibility: visible;
}
#myDoyleSignOut a {
	color: #8cb739;
}
#myDoyleRoundedBox {
	width: 948px;
	position: relative;
	background-image: url(/images/my-doyle/my-doyle-sidesbg.png);
	background-repeat: repeat-y;
	height: auto;
	margin-left: 2px;
}

#myDoyleNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#myDoyleNav ul li {
	float: left;
}
#myDoyleNav ul a {
	text-decoration: none;
	display: block;
	height: 40px;
	text-indent: -9000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.myInformation {
	background-image: url(/images/my-doyle/my-information.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 164px;
	overflow: hidden;
}
.myInformation  a:hover {
	background-image: url(/images/my-doyle/my-information-over.png);
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.myInformationChosen {
	background-image: url(/images/my-doyle/my-information-chosen.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 164px;
	overflow: hidden;
}


.myBids {
	background-image: url(/images/my-doyle/my-bids.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 96px;
	overflow: hidden;
}
.myBids  a:hover {
	background-image: url(/images/my-doyle/my-bids-over.png);
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.myBidsChosen {
	background-image: url(/images/my-doyle/my-bids-chosen.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 96px;
	overflow: hidden;
}

.myTrackedLots {
	background-image: url(/images/my-doyle/my-tracked-lots.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 168px;
	overflow: hidden;
}

.myTrackedLots  a:hover {
	background-image: url(/images/my-doyle/my-tracked-lots-over.png);
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.myTrackedLotsChosen {
	background-image: url(/images/my-doyle/my-tracked-lots-chosen.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 168px;
	overflow: hidden;
}

.personalShopper {
	background-image: url(/images/my-doyle/personal-shopper.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 187px;
	overflow: hidden;
}

.personalShopper  a:hover {
	background-image: url(/images/my-doyle/personal-shopper-over.png);
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.personalShopperChosen {
	background-image: url(/images/my-doyle/personal-shopper-chosen.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 187px;
	overflow: hidden;
}

.myPurchases {
	background-image: url(/images/my-doyle/my-purchases.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 148px;
	overflow: hidden;
}
.myPurchases  a:hover {
	background-image: url(/images/my-doyle/my-purchases-over.png);
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.myPurchasesChosen {
	background-image: url(/images/my-doyle/my-purchases-chosen.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 148px;
	overflow: hidden;
}

.myConsignments {
	background-image: url(/images/my-doyle/my-consignments.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 185px;
	overflow: hidden;
}
.myConsignments  a:hover {
	background-image: url(/images/my-doyle/my-consignments-over.png);
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.myConsignmentsChosen {
	background-image: url(/images/my-doyle/my-consignments-chosen.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 185px;
	overflow: hidden;
}
#myDoyleTop {
	height: 14px;
	clear: both;
	background-image: url(/images/my-doyle/my-doyle-top.png);
	width: 948px;
	background-repeat: no-repeat;
	background-position: top;
}
#myDoyleBody {
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin: 0px;
	clear: both;
}
#myDoyleBody  #leftColumn {
	width: 460px;
	height: 100%;
	position: relative;
}
#myDoyleBody #rightColumn {
	padding: 20px;
	width: 360px;
	background-color: #ebebeb;
	height: 100%;
	float: right;
}
#myDoyleBody #rightColumnPC {
	padding: 18px;
	width: 160px;
	background-color: #ebebeb;
	height: 100%;
	float: right;
}
#myDoyleBody ul {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 15px;
}
#myDoyleBody li {
	padding: 0px;
	list-style-position: outside;
	/*
	comment out because the li bullets shown in Bid Live
	list-style-type: disc;
	*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#myDoyleBody  a:link {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#removeLink  a:link {
	color: #ffffff;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#myDoyleBody a:visited {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#myDoyleBody a:hover {
	color: #8cb739;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#myDoyleBody a:active {
	color: #8cb739;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#myDoyleBody .auctionHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00542c;
	padding-bottom: 15px;
	height: auto;
	padding-top: 15px;
	margin-bottom: 10px;
	width: 881px;
}
#myDoyleBody .auctionHeaderPC {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00542C;
	padding-top: 15px;
	width: 650px;
	height: auto;
	margin-bottom: 10px;
	padding-bottom: 15px;
	margin-right: 15px;
}
#myDoyleBody .saleTitle {
	font-size: 12px;
	color: #00542c;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
}
#myDoyleBody .saleDate {
	font-size: 12px;
}
#myDoyleBody .viewCatalogue {
	font-size: 11px;
}
#myDoyleBody .updatedOn {
	font-size: 10px;
	font-style: italic;
}
#myDoyleBody .bidStatusHeader {
	float: right;
	width: 100px;
	height: 40px;
	margin-top: 20px;
	text-align: right;
}
#myDoyleBody .requestPC {
	float: right;
	width: 160px;
	height: 22px;
	margin-top: 20px;
}

.requestPC a {
		float: right;
		width: 160px;
		height: 22px;
		margin-top: 20px;
}

.requestPC a img {

	border-color: #FFF;

}


#myDoyleBody .lotRow {
	display: block;
	width: 881px;
	height: 160px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-top: 6px;
}
#myDoyleBody .lotRowPC {
	display: block;
	height: 160px;
	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: 650px;
}
#myDoyleBody .lotImage {
	padding-right: 10px;
	border: 1px solid #FFFFFF;
	float: left;
	display: block;
}
#myDoyleBody    .lotEntry {
	display: block;
	float: left;
	width: 460px;
	margin-right: 20px;
	padding-top: 2px;
}
.optionsColumn   {
	float: left;
	width: 126px;
	display: block;
	margin-right: 10px;
}
.optionsColumn   img {
	clear: both;
	margin-bottom: 8px;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.optionsColumn    .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;
}
.optionsColumn .bid {
	background-color: #FFFFFF;
	height: 30px;
	width: 116px;
	display: block;
	margin-bottom: 6px;
	background-position: center;
	clear: both;
}
.statusColumn    {
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.statusCancelled {
	background-image: url(/images/buttons/bid-cancelled.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 100px;
	height: 150px;
}
.statusConfirmed {
	background-image: url(/images/buttons/bid-confirmed.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 95px;
	height: 150px;
}
.statusPending  {
	background-image: url(/images/buttons/bid-pending.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 95px;
	height: 150px;
}
.statusRemoveTrack {
	background-image: url(/images/buttons/remove-track.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 95px;
	height: 150px;
}
#myDoyleBody .lotNumber {
	font-size: 11px;
	display: block;
	padding-bottom: 6px;
}
#myDoyleBody .lotH1 {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-bottom: 6px;
}
#myDoyleBody .lotText {
	font-size: 12px;
	line-height: 110%;
	padding-bottom: 6px;
	display: block;
}
#myDoyleBody .lotProvenance {
	font-size: 12px;
	padding-bottom: 6px;
	display: block;
}
#myDoyleBody .lotEstimate {
	font-size: 12px;
	display: block;
}
#myDoyleBody .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;
}
#myDoyleBottom {
	height: 14px;
	clear: both;
	background-image: url(/images/my-doyle/my-doyle-bottom.png);
	width: 948px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.helpMeDave {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #CC6633;
	font-weight: bold;
}
.InputBoxSpacing {
	margin-top: 20px;
	margin-bottom: 20px;
}

