* 
{
}
body { 
}
#leftColumn { display: none; }
#PageBase
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}


#EmailAFriendDiv, #AskAQuestionDiv, #IHaveOneToSellDiv {
width: 150px;
margin-right:15px;
margin-bottom:20px;
margin-top:30px;
float:left;
}
#EmailAFriendDiv a:hover, #AskAQuestionDiv a:hover, #IHaveOneToSellDiv a:hover {
zoom: 1;
filter: alpha(opacity=75);
opacity: 0.75;
}
#EmailAFriendDiv {
margin-left:200px;
}



#PremiumLot
{
	text-align:center;
}

#LotDetailCategorySearchDiv { display: none; }

/*****************************************************************************/
/* Xbox                                                                      */
/*****************************************************************************/
.MainPanel
{ 
	text-align:center;
	background: none transparent scroll repeat 0% 0%;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

/*****************************************************************************/
/* Navigation Controls                                                       */
/*****************************************************************************/
#AuctionName
{
	color: #fff;
	text-align: center;
font-weight:bold;
	font-size:17px;
	background:#006d93;
	height: 30px;
text-transform:uppercase;
padding:10px 0 0 0;

-moz-border-radius: 8px 8px 0px 0;
-webkit-border-radius: 8px 8px 0px 0;
border-radius: 8px 8px 0px 0;
-khtml-border-radius: 8px 8px 0px 0;
}

#messagePanel
{
}

#NavigationControlsTop
{
	 background-color:#d4d8bd;
	 color: #000;
	 border-bottom:#444 1px solid;
	 overflow:hidden;
}

#PrevButton 
{
	float:left;
	background-color:#d4d8bd;
	background-image:url("../../images/PrevLot.gif");
	width:80px;
	height:33px;
	border:0px;
}

#LotInfo
{
	width:638px;
	background-color:#d4d8bd;
	color: #000;
	float:left;
	font-size:20px;
font-weight:bold;
	text-align:center;
padding:10px 0px;
}

#NextButton 
{
	text-align:right;
	float:right;
	background-color:#d4d8bd;
	background-image:url("../../images/NextLot.gif");
	width:80px;
	height:33px;
	border:0px;
}

/***************/
/* Breadcrumbs */
/***************/
#Breadcrumbs
{
	background:Gray;
	border-bottom: 1px solid #000;
height:70px;
}

.CategoryBreadcrumbLink 
{
font-size:13px;
}

#CategoryBreadcrumbSeparator
{
font-size:13px;
}


#ReturnToSearchResults a, a#BiddingInfo, #WatchingLink a {
padding:10px 15px 8px 15px;
font-size:13px;
background:#006d93;
text-decoration:none;
color:#fff;
text-transform:uppercase;
}

#ReturnToSearchResults a:hover, a#BiddingInfo:hover, #WatchingLink a:hover {
background:#005978;
}

a#BiddingInfo {
float:left;
margin:0 0 10px 10px;
}
#WatchingLink a {
float:right;
margin:0 10px 10px 0;
}


#ConfItem
{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#EditLotItem 
{
	display:block;
	background:gray;
	text-align:center;
	margin:auto;
}

#EditLotItemUrl
{
	width:100%;
}

#BiddingSection
{
	background:gray;
	overflow:hidden;
}

#BiddingInfo
{
	
}

#WatchingLink
{

}

#PreviewItem
{
	background: #000000; color: red;
	text-align:center;
	font-size:large;
	padding:5px 5px 5px 5px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#ClosedItem
{
	background: #000000; color: red;
	text-align:center;
	font-size:large;
	padding:5px 5px 5px 5px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#ExtendedItem
{
	background: #000000; color: red;
	text-align:center;
	font-size:large;
	padding:5px 5px 5px 5px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#ChangedItem
{
	background: #000000; color: red;
	text-align:center;
	font-size:large;
	padding:5px 5px 5px 5px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#Description
{
	background:white;
	font-size:18px;
color:#000;
padding:30px;
}

/******************************************/
/* Images                                 */
/******************************************/
.ImagesSection
{
	
}

.ThumbPanelText
{
	background: #bbb;
	color: #000;
	text-align: center;
	font-weight: bold;
	font-size:12px;
padding:7px 0;
}

/*********************************/
/* Bidder item specific coloring */
/*********************************/
.BidderItemUserNull
{
	background: green;
	color: #fff;
}

.BidderItemUserIsHighBid
{
	background: #808080;
	color: green;
}

.BidderItemUserHasBidAndWatch
{
	background: #000000; 
	color: red;
}

.BidderItemCatchAll
{
	background: green;
	color: #fff;
}
/************************************/

#ReservePriceRow
{
	text-align:center;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

/************************************/
/* Footer Table                     */
/************************************/
#FooterTable
{
	width:800px;
background:#fff;
}

#FooterTableRow
{
	width:100%;
	border: 0px;
	margin: 0px;
}

#FooterTableColumn1
{
	width:50%;
	border: 0px;
	margin: 0px;
	padding:0px 0px 0px 0px;
}

#FooterTableColumn2
{
	width:50%;
	border: 0px;
	margin: 0px;
	padding:0px 0px 0px 0px;
}

/*************************************************************/
/* Bidding summary      									 */
/* Table of bid information for this lot                     */
/*************************************************************/
#BottomPanel
{
	border-left: 1px solid #000;	
	border-right: 1px solid #000;	
	border-bottom: 1px solid #000;	
}

#BiddingSummary
{
	background:white;
	width:100%;
	text-align:center;
	vertical-align:top;
	margin-right:auto;
color:#000;
}

#MinimumBidRow
{
	 background-color: #9bd5ff;
}

#StraightBidRow
{
	 background-color: #9bd5ff;
}

#BiddingTag
{
	width:400px;
	font-size:1.5em;
	text-align:center;
	font-weight:bold;
	background: #006d93;
	color: #fff;
	border-bottom: #444 1px solid; 
	border-top: #444 1px solid;
	height:27px;
   *height:26px;
}

#BiddingSummaryTable
{
	width:250px;
	border:0;
	margin-left:auto;
	margin-right:auto;
}

#CurrentBiddingTag
{
}

#MinimumBiddingTag
{
	width:180px;
}

#MinimumBidding
{
	width:70px;
}

#FinalBidTag
{
}

#FinalBid
{
}

#StraightBidTag
{
}

#StraightBid
{
}

#NumberOfBidsTag
{
}

#NumberOfBids
{
}

/*************************************************************/
/* Bidding information  									 */
/* Table of bid information for this lot                     */
/*************************************************************/
#BiddingTimeSection
{
	margin-right:0px;	
}

#tzcd
{
	width:100%;
	font-size: 1.5em;
	text-align: center;
	background: #006d93;
	color: #fff;
	border-bottom: #444 1px solid; 
	border-top: #444 1px solid;
	height:27px;
   *height:26px;
}

#TimeInfoMessage
{
	width:100%;
}

#BiddingCell
{
}

#AdminTable
{
	width:800px;
	background-color:Gray;
	border-left: #444 1px solid;
	border-right: #444 1px solid;
	border-bottom: #444 1px solid; 
}

#AdminRow
{
	vertical-align:top;
}

.previewEnabled
{
	color:Red;
}

.previewDisabled
{
	color:Black;
}

#EndSection
{
	width:100%;
	margin: 0px;
	border-bottom: #444 1px solid;
}

#PremiereLot
{
	 background-image:url("../../images/PremierLot.gif");
	 width:600px;
	 height:87px;
	 margin-left:auto;
	 margin-right:auto;
}

#PremierImageRegister
{
	 background-image:url("../../images/PremierRegister.gif");
	 width:350px;
	 height:80px;
}

/**********************************************************/
/* Live auction support                                   */
/**********************************************************/
.LiveSessionStart
{
	background-color: #000000;
	color: red
}

.OnlineEndLiveToStart
{
	background-color: #000000;
	color: red
}

.OnlineEndLiveHasStarted
{
	background-color: #000000;
	color: red
}

.StaticEndedClickForLive
{
	background-color: #000000;
	color: red
}

.OnlineAndAbsenteeOpenLiveNotStarted
{
	background-color: #000000;
	color: red
}

#SimpleAuctionLiveBtn
{
	background-image: url("../../images/SimpleAuctionLiveBtn.jpg");
	width: 95px;
	height: 40px;
}

#Footer
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}
