/**** -- Style Sheet for View Item Page -- ****/

a { -moz-outline: none; }

.popup-boxinside h4 { margin: 0; }

form#edit-notes input { font-size: 8pt; }

span#numberViews { background: transparent; border: 0; padding: 0; letter-spacing: 0; font-weight: normal; }


/* FOOTER HACK */
	div#footer { margin-top: 0; }

/* @group Reusable Styles */
	/* Section */
	div#center-col { padding: 0; width: 792px; background-color: transparent; }
	div#center-col div.section { margin: 0 0 9px; padding: 0; width: 793px; background: #EEE url(/c/s/i/ui/center-panel-full.gif) no-repeat left top; }

	div#center-col div.section h1,
	div#center-col div.section h1.shorttitle { margin: 0; padding: 9px 0 3px 9px; width: 786px; font-size: 16px; color:#222; }
	div#center-col div.section h1.shorttitle { width: 520px; }

	div#center-col div.section h2 { margin: 0; padding: 3px 0 6px 9px; color: #222; font-size: 14px; }

	div#center-col div.section h1 a { color: #222; text-decoration: underline; }
	div#center-col div.section h2 a { color: #333399; text-decoration: underline; }

	/* List with Diamond bullets */
	ul.diamond-bullet { margin: 0; padding: 0; list-style-type: none; }
	ul.diamond-bullet li { margin: 3px 0;padding: 0 0 0 12px; background: url(/c/s/i/ui/view-item/bullet_diamond_blue_sml.gif) no-repeat 1px 1px; }

	/* List with Arrow bullets */
	ul.arrow-bullet { margin: 0; padding: 0; list-style-type: none; }
	ul.arrow-bullet li a { margin: 0; padding: 3px 0 3px 18px; line-height: 22px; font-weight: bold; text-decoration: none; color: #333; background: transparent url(/s/i/ui/btn-blt-up.gif) no-repeat 0 center; }
	ul.arrow-bullet li a:hover { background: transparent url(/s/i/ui/btn-blt-dwn.gif) no-repeat 0 center; text-decoration: underline; }
	ul.arrow-bullet li a.regular { margin: 0; padding: 0; display: inline; font-weight: normal; text-decoration: underline; background: transparent; }
	ul.arrow-bullet li a.regular:hover { text-decoration: none; }

	ul.arrow-bullet.three-col { width: 780px; overflow: hidden; }
	ul.arrow-bullet.three-col li { float: left; width: 260px; }

	ul.arrow-bullet.four-col { width: 780px; overflow: hidden; }
	ul.arrow-bullet.four-col li { float: left; width: 195px; }

	/* Icons */
	img.explanation { position: relative; margin: 0; padding: 0; width: 12px; height: 13px; vertical-align: text-bottom; }
	img.btn-refresh { position: relative; margin: 0; padding: 0; width: 19px; height: 17px; vertical-align: text-bottom; }
	img.btn-halive  { position: relative; margin: 0; padding: 0; width: 120px; height: 20px; vertical-align: text-bottom; }

	/* Buttons */
	a#btn-currency-converter { display: block; margin: 0; padding: 0; width: 125px; height: 15px; background: url(/c/s/i/ui/bid-box/btn-crncy-cnvtr.gif) no-repeat 0 0; text-indent: -1000em; }
	a#btn-currency-converter:hover { background: url(/c/s/i/ui/bid-box/btn-crncy-cnvtr.gif) no-repeat 0 -15px; }

/* @end */

/* @group modifications to base.css for View Item page */
	/* Tooltips (popups) */
	.tooltip { display: none; position: absolute; left: 0; top: 0; text-align: left; }
	.tooltipDecoration { margin: 0; width: 200px; background-color: #EEE; border: 1px solid #333; font-size: 11px; }
	.tooltipDecoration h3 { margin: 0; padding: 3px; background-color: #666; font: 11px Verdana; font-weight: bold; color: #FFF; text-align: center; }
	.tooltipDecoration .content { padding: 3px; }
/* @end */

/* @group Top Nav buttons for View Item */
	div.vi-btns { margin: 9px 0 9px 6px; padding: 0; width: 192px; }
	div.lot_nav a { color: #333; }
/* @end */

/* @group Quick Search & Lot Nav/Jump to */
	div.lot_nav { float: left; padding: 20px 0; width: auto; height: 20px; line-height: 20px; text-align: center; }
	div.lot_nav form { display: block; margin: 0; padding: 0; }

	div.lot_nav span.prev,
	div.lot_nav span.next { padding: 0 20px; text-align: center; vertical-align: top; /*font-weight: bold;*/ }

	div.lot_nav span.prev-inactive,
	div.lot_nav span.next-inactive { padding: 0 20px; text-align: center; vertical-align: top; color: #777777 /*font-weight: bold;*/ }

	div#nav-search div.forms { float: right; width: 410px; }

	div#nav-search div.box { float: left; width: 190px; padding-left: 10px; border-left: 1px solid #CCC; background: transparent url(/c/s/i/ui/bg-pixel-fafafa.gif) repeat-y scroll 0 0; }
	div#nav-search div.box { clear: none !important; } /* HACK override base-legacy.css */

	div#nav-search form.search { padding: 10px 0 5px; }
	div#nav-search form.jump-to-lot { padding: 5px 0 10px; font-weight: bold; }

	div#nav-search form input.text { font-size: 11px; height: 12px; vertical-align: middle; }
	div#nav-search form input.button { font-size: 9px; vertical-align: middle; }
/* @end */

/* @group Bid Item Info Section */
	div#center-col div.section div.bid-item { margin: 0; padding: 12px 9px 9px 12px; background-color: #FFF; border: 3px solid #EEE; clear: both; overflow: hidden; }
	div#center-col div.section div.bid-item p { margin: 0; padding: 6px; }

	div#item-info div.breadcrumbs { display: block; padding: 8px; font-size: 11px; }

	div#item-info a.backToSearchResults { font-family: verdana; font-size: 11px; margin-right: 50px; }

	div#item-info span.lotLabel { font-size: 16px; vertical-align: top; }
	div#item-info span.lotNo { font-size: 20px; vertical-align: top; }

	div#center-col div.section h1.itemTitle { margin: 0; padding: 0; float: none; width: auto; }

	div#center-col div.section table h2#lot-auction-date { padding: 5px 0 0; }

	div#center-col div.section div#item-description p { margin: 9px 0; padding: 0; }

/* Bid Item Table */

	div.bid-item div#item-thumbnail { display: block; width: 260px; float: left; text-align: center; }
	div.bid-item div#item-bidarea { display: block; float: left; width: 490px; color: #222; font-size: 12px; line-height: 16px; margin: 0 0 0 10px; }

	div.bidbox-top-default,
	div.bidbox-top-highlight { margin: 0 auto; padding: 6px 3px 0 6px; width: 441px; color: #222; }

	div.bidbox-top-default   { background: url(/c/s/i/ui/bid-box/bg-bid-zone450.gif) no-repeat left top; }
	div.bidbox-top-highlight { background: url(/c/s/i/ui/bid-box/bg-bidzone-gld450.gif) no-repeat left top; border-bottom: 1px solid #CCC; }

	div.bidbox-mid-default,
	div.bidbox-mid-highlight { margin: 0 auto; width: 441px; border-bottom: 1px solid #CCC; }

	div.bidbox-mid-default   { padding: 3px 3px 6px 6px; background: url(/c/s/i/ui/bid-box/bg-bid-zone450.gif) no-repeat left center; }
	div.bidbox-mid-highlight { padding: 6px 3px 6px 6px; background: url(/c/s/i/ui/bid-box/bg-bidzone-gld450.gif) no-repeat left center; }

	div.bidbox-bottom-default { margin: 0 auto; padding: 6px 3px 6px 6px; width: 441px; background: url(/c/s/i/ui/bid-box/bg-bid-zone450.gif) no-repeat left bottom; border-top: 0px solid #CCC; border-collapse: collapse; }

	div#featured-links { margin: 0; padding:0; width: 450px; height: 22px; position: relative; top: -6px; left: -6px; }

	ul#featured-tabs { margin: 0; padding: 0 0 3px 18px; height: 18px; font-size: 9px; background: url(/c/s/i/ui/bid-box/bg-featured-links.gif) no-repeat left top; list-style-type: none; float: right; }
	/*ul#featured-tabs li { margin: 0; padding: 0 0 4px 22px; text-decoration: none; color: #333; }*/
	ul#featured-tabs li { display: inline; }
	ul#featured-tabs li span { }
	ul#featured-tabs li a { margin: 0; padding: 4px 0 4px 22px; text-decoration: none; color: #333; }
	ul#featured-tabs li a.ffl-required { background: url(/c/s/i/ui/bid-box/btn-ffl-required.gif) no-repeat 4px 1px; }
	ul#featured-tabs li a.featured-video { background: url(/c/s/i/ui/bid-box/btn-video-item.gif) no-repeat left 1px; }
	ul#featured-tabs li a.has-360-view { background: url(/c/s/i/ui/bid-box/btn-360-view-item.gif) no-repeat left 1px; }
	ul#featured-tabs li a.featured-item { background: url(/c/s/i/ui/bid-box/btn-featured-item.gif) no-repeat left 1px; }
	ul#featured-tabs li.featured-jhex { background: url(/c/s/i/ui/bid-box/btn-featured-jhex.gif) no-repeat 3px 0; padding: 0 0 4px 22px; line-height: 15px; }
	ul#featured-tabs li.featured-new { background: url(/c/s/i/ui/bid-box/btn-featured-new.gif) no-repeat; padding: 0 0 6px 22px; line-height: 14px; }


	div#featured-links-rightcrnr { margin: 0; padding: 0; width: 16px; height: 21px; background: url(/c/s/i/ui/bid-box/bg-featured-links-rt.gif) no-repeat right top; float: right; }
	div#featured-inventory-rightcrnr { margin: 0; padding: 0; width: 12px; height: 21px; background: url(/c/s/i/ui/bid-box/btn-bid-box-rtcorner.gif) no-repeat right top; float: right; }

	div#center-col div.section div.bid-item p#highBid-winning,
	div#center-col div.section div.bid-item p#highBid-losing, div.motoOwner  { margin: 0 0 3px 0; padding: 3px 12px 6px 32px; line-height: 15px; font-weight: bold; font-size: 11px; color: #555;  }

	div#center-col div.section div.bid-item p#highBid-winning { background: url(/common/images/bid_win.gif) no-repeat 0 0; }
	div#center-col div.section div.bid-item p#highBid-losing  { background: url(/common/images/bid_lose.gif) no-repeat 0 0; }

	div#center-col div.section div.bid-item span#numberViews { color: #333; }

	div#center-col div.section div.bid-item .pabs span.endTime,
	div#center-col div.section div.bid-item .pabs span.endTimeZone,
	div#center-col div.section div.bid-item .pabs span.endDate,
	div#center-col div.section div.bid-item .pabs span.auctionName { font-weight: bold; }

 /* Bid Item Table Contents */

	div.bidbox-top-default span.label,
	div.bidbox-mid-default span.label,
	div.bidbox-mid-highlight span.label,
	div.bidbox-bottom-default span.label,
	div.bidbox-bottom-highlight span.label { margin: 0; padding: 0; text-align: right; font-weight: bold; color: #222; }

	input { vertical-align: middle; }

	input.btn-bidbox,
	img.btn-bidbox { margin: 0;	padding: 4px 0;	vertical-align: top; }

	img#btn-bnfo { padding: 0 0 0 7px; }
	div#box-bnfo-info { margin: 0; padding: 0 0 0 23px; width: 170px; text-align: left; font-size: 11px; line-height: 13px; border: 0 dotted red; }

	a.print-auctions { display: block; margin: 0; padding: 0 0 3px 26px; color: #3C3CAE; font-size: 11px; line-height: 20px; border: 0 dotted red; background: url(/c/s/i/ui/bid-box/btn-print-icon.gif) no-repeat; text-decoration: underline; }
	a.print-auctions:hover { text-decoration: none; }

	div#box-moto-info { margin: 0; padding: 0; width: 250px; text-align: left; color: #222; font-size: 12px; line-height: 13px; }

	span.bid-amt { margin: 0; padding: 0 3px 0 0; vertical-align: top; }

	form#bidForm input#maxBid { margin: 0 1px; padding: 0; }
	form#bidForm div#currency-info { margin: 0; padding: 6px 0 0 0; text-align: left; float: right; }

	table#LoginInfo { margin: 0; border: 1px dashed #999; background-color: #eee; }
	table#LoginInfo span.smalltext { font-size: 10px; }

/* item action buttons */

	ul.bidoptions,
	ul.view-larger-btn { margin: 0; padding: 0; list-style-type: none; }

	ul.bidoptions li a,
	ul.image-options li a { position: relative; display: block; margin: 4px 0; padding: 2px 0 2px 24px; width: auto; height: 16px; text-decoration:none; letter-spacing: normal; font: normal normal 11px/16px Arial, Helvetica, sans-serif; text-align: left; }

	ul.image-options { margin: 0; padding: 0; width: 154px;  list-style-type: none; }
	ul.image-options li#view-larger a { background: transparent url(/c/s/i/ui/bid-box/btn-view-large-img.gif) no-repeat 2px 0px; }
	ul.image-options li#view-larger a:hover { background-position: 2px -20px; text-decoration: underline; }

	ul.bidoptions li#view-larger a { background: transparent url(/c/s/i/ui/bid-box/btn-view-large-img.gif) no-repeat 2px 0px; }
	ul.bidoptions li#live-login a { background: transparent url(/c/s/i/ui/bid-box/btn-login-bullet.gif) no-repeat 2px 0px; }
	ul.bidoptions li#live-phonebidrequest a { background: transparent url(/c/s/i/ui/bid-box/btn-req-phone-bullet.gif) no-repeat 2px 0px; }
	ul.bidoptions li#live-extendedpayment a { background: transparent url(/c/s/i/ui/bid-box/btn-4months-bullet.gif) no-repeat 2px 0px; }
	ul.bidoptions li#live-currencyconverter a { background: transparent url(/c/s/i/ui/bid-box/btn-currency-cnvtr-bullet.gif) no-repeat 2px 0px; }

	ul.bidoptions li#view-larger a:hover,
	ul.bidoptions li#live-login a:hover,
	ul.bidoptions li#live-phonebidrequest a:hover,
	ul.bidoptions li#live-extendedpayment a:hover,
	ul.bidoptions li#live-currencyconverter a:hover { background-position: 2px -20px; text-decoration: underline; }

	div#center-col div.section div#item-description { margin: 0; padding: 0; }

	div#center-col div.section div#item-description h2 { text-align: center; }
	div#center-col div.section div#item-description h4 { margin: 9px 0 3px 0; padding: 0; font-size: 12px; }

	div.sect-block1,
	div.sect-block2,
	div.sect-block3 { text-align: left; }

	div.sect-block1 { width: 170px; margin: 12px 42px 0 0; padding: 3px 0; }
	div.sect-block2 { width: 250px; margin: 12px 42px 0 0; padding: 0; }
	div.sect-block3 { width: 250px; margin: 12px 0 0 0; padding: 0; border: 0 dotted red; }

	div.bid-item .no-img { font-size: 18px; font-weight: bold; color: #999; }

/* Thumbnails: mods */
	div#center-col div.section div.bid-item { margin: 0; padding: 12px 11px 9px 6px; background-color: #FFF; border: 3px solid #EEE; clear: both; overflow: hidden; }
	div#center-col div.section div.bid-item div#item-bidarea { display: block; float: right; width: 445px; color: #222; font-size: 12px; line-height: 16px; margin: 0; }

	ul.image-options { margin: 0; padding: 0; width: 154px; list-style-type: none; }
	ul.image-options li#view-larger a { background: transparent url(/c/s/i/ui/picture-panel/btn-view-large-img.png) no-repeat 2px 0px; color: #FFF; }
	ul.image-options li#view-larger a:hover { background-position: 2px -20px; text-decoration: underline; }

/* Thumbnails: thumbnail viewer */
	div#item-viewer { float: left; width: 316px; }

	.picture-slides-container-top { margin: 0; padding: 0; width: 316px; height: 8px; background: url(/c/s/i/ui/picture-panel/bg-picture-panel-top.png) no-repeat center top; }

	div.picture-slides-container { display: inline-block; margin: 0; padding: 0px 6px 6px 6px; width: 304px; background: url(/c/s/i/ui/picture-panel/bg-picture-panel-mid.png) repeat-y center top; }
	div.picture-slides-container-btm { margin: 0; padding: 0; width: 316px; height: 24px; background: url(/c/s/i/ui/picture-panel/bg-picture-panel-btm.png) no-repeat center top; }

	div.vertical-thumbnail { float: right; border: 0; }

	ul.picture-slides-thumbnails { margin: 0 3px 0 0; padding: 0; list-style: none; }
	ul.picture-slides-thumbnails li { margin: 0 0 3px 0; padding: 0; width: 62px; border: 1px solid #CCC; text-align: center; }
	ul.picture-slides-thumbnails li a { display: block; margin: 0; padding: 1px; border: 1px solid #FFF; background-color: #DDD; text-decoration: none; }
	ul.picture-slides-thumbnails li:hover { border: 1px solid #999; }

	div.picture-slides-container > div.item-picture { margin: 0; padding: 2px; border: 1px solid #CCC; }

	ul.image-options { margin: 6px 0 0 36px; padding: 0; width: 154px; list-style-type: none; font: 11px helvetica, arial, sans-serif; }
	ul.image-options li a { position: relative; display: block; margin: 4px 0; padding: 2px 0 2px 24px; width: auto; height: 16px; text-decoration: none; letter-spacing: normal; font: normal normal 11px/16px Arial, Helvetica, sans-serif; text-align: left; }
	ul.image-options li#view-larger a { background: transparent url(/c/s/i/ui/picture-panel/btn-view-large-img.png) no-repeat 2px 0; color: #FFF; }
	ul.image-options li#view-larger a:hover { background-position: 2px -20px; text-decoration: underline; }

	div.item-picture { margin: 0; padding: 0; width: 224px; background-color: #FFF; text-align: center; }

/* @group Find Auction Prices for Comparable Items */

	/* Find Auction $ for Comparables Items - Tools */

	div#center-col div.section div.bid-item div#archive-search-tool,
	div#center-col div.section div.bid-item div#video-sect { width: 764px; }

	div#center-col div.section div#top-archive-search { margin: 0; padding: 12px 12px 6px; width: 743px; background: url(/c/s/i/ui/view-item/bg-archives-search.gif) no-repeat left top; color: #333; }

	div#center-col div.section div.bid-item div#top-video div.content-video { margin: 0; padding: 12px 0 18px 0 !important; }
	div#center-col div.section div.bid-item div#archive-search-tool p strong.tooltitle { margin: 0 3px 0 0; padding: 3px 6px 3px 3px; border-right: 1px solid #CCC; font-size: 14px; }

	div.section div.bid-item div#archive-search-tool p { margin: 6px 0; padding: 0; }

	div.bid-item div#archive-search-tool hr { border: 0; height: 1px; background-color: #CCC; color: #CCC; }
	div.bid-item div#top-archive-search img { border: 1px solid #BBB; }
	div.bid-item div#top-archive-search .price-sites { margin: 6px 16px; padding: 0; float: left; text-align: center; }

	div.price-sites input  { margin: 6px 0 0; padding: 0; }

	div#top-archive-search div.topside { margin: 0 0 12px 3px; padding: 3px 0 3px 3px; width: 580px; float: left; }
	div#top-archive-search div.leftside { width: 350px; float: left; }
	div#top-archive-search div.rtside { width: 390px; float: right; text-align: right; }

	div#center-col div.section div#btm-archive-search { margin: 0; padding: 0; width: 764px; height: 12px; background: url(/c/s/i/ui/view-item/bg-archives-search.gif) no-repeat left bottom; }

	div#top-archive-search input#pr_keywords_heritage { width: 300px; font-size: 9px; vertical-align: middle; }
	div#top-archive-search input#pr_search_heritage { margin: 0 0 0 3px; padding: 0; font-size: 9px; vertical-align: middle; }

	div#top-archive-search p#cgc-h1,
	div#top-archive-search p#overst-h1 { float: left; margin: 1px 0 3px 0; padding: 3px; border-right: 1px solid #FD9611; font-size: 12px; }

	div#top-archive-search p#cgc-h1 { color: #CC6600; border-right: 1px solid #FD9611; }
	div#top-archive-search p#overst-h1 { color: #600; border-right: 1px solid #C48787; }

	div#top-archive-search p#cgc-txt,
	div#top-archive-search p#overst-txt { float: left; margin: 1px 0 3px; padding: 3px; font-size: 12px; }

	div#top-archive-search .ext-price-guide { display: block; margin: 3px 0 0 0; padding: 3px 3px 0 0; width: 736px; font-size: 11px; overflow: hidden; }
	div#top-archive-search .ext-price-go { display: block; float: right; margin: 0; padding: 2px 0; width: 60px; text-align: center; border: 0 dotted red; }

	div#top-archive-search table.cp_item { width: 100%; }
	div#top-archive-search table.cp_item td { text-align: center; }

	div#center-col div#video-sect { margin: 0; padding:24px 0 0; }

	.cgc { margin: 3px 0 6px !important; background-color: #FFE7BA; border: 1px solid #D49A4F; }

	.overst { margin: 3px 0 0 !important; background-color: #E9D9D9; border: 1px solid #C48787; }

/* @end */

/* @group Flash Pan - Zoom App */

	div.bid-item div.alert { display: block; margin: 12px auto; padding: 12px 0 12px 54px; width: 225px; min-height: 22px; font-size: 11px; color: #333; border: 1px solid #DDD; background: #EEE url(/c/s/i/ui/bid-box/btn-exclamation.gif) no-repeat 6px center; }
	div.bid-item div.alert a { color: #333; }

	div.bid-item div.alert h4 { margin: 0 0 3px 0; font-size: 12px; }
	div.bid-item div.alert p { margin: 3px; }
	div.bid-item div.alert span,
	div.bid-item div.alert span a { color: #555; }

	div.bid-item div.alert.medium { width: 275px; }
	div.bid-item div.alert.maintenance { width: 325px; }
	div.bid-item div.alert.wide { width: 450px; }

	div.bid-item div#pan-zoom { display: block; margin: 12px 0 14px 0; padding: 12px 0 12px 54px; width: 225px; height: 22px; font-size: 12px; color: #333; border: 1px solid #DDD; background: #EEE url(/c/s/i/ui/bid-box/btn-exclamation.gif) no-repeat 6px 2px; }
	div.bid-item div#pan-zoom a { color: #333; }

	div.bid-item div#pan-zoom span,
	div.bid-item div#pan-zoom span a { color: #555; font-size: 10px; }

	div.bid-item div.view_item_video { margin: 0 0 0 34px; padding: 0; width: 505px; height: 452px; border:2px solid #DDD; }
	div.bid-item div.view_item_video img { margin: 0; padding: 0; border: 0 solid #DDD; }

/* @end */



/* @group Table Tags (Guides, Pricing, Comparsions, etc.) */

	td.h1 { font-size: 11px; }

	div#center-col div.section table h2 { margin: 0; padding: 3px 0 6px 0; }

	div.wideBg table td { vertical-align: top; }
	div.wideBg p.left-label { margin: 0; padding: 0 !important; text-align: right; }
	div.wideBg p.right-discrip { margin: 0; padding: 0 !important; text-align: left; }

	table.vi-tbl { margin: 6px 0px; padding: 0; font-family: Arial, Helvetica, sans-serif; text-align: left; border-collapse: collapse; }
	table.vi-tbl tr td { }
	table.vi-tbl th { padding: 3px; color: #111; font-size: 12px; font-weight: bold; background: #C3C3C3 url(/c/s/i/ui/view-item/bg-gradhead.gif) repeat-x left bottom; border-top: 2px solid #DDD; border-right: 1px solid #FFF; border-bottom: 2px solid #FFF; vertical-align: bottom; }
	table.vi-tbl td { padding: 8px; color: #444; border-top: 1px solid #FFF; border-right: 1px solid #fff; border-bottom: 1px solid #fff; background: #F0F0F0 url(/c/s/i/ui/view-item/bg-gradback.gif) repeat-x left top; }
	table.vi-tbl tfoot tr td { font-size: 11px; color: #555; background: #F3F3F3; }




/* @group Previous Prices Table (see Movie Poster items)  */

	div.power table { border-collapse: collapse; }
	div.power table td { padding: 0; font: 1em Arial !important; border: 1px solid #CCC; vertical-align: top; }

	div.power table.headers td { padding: 4px 3px 4px !important; background: #EEE url(/c/s/i/ui/view-item/bg-gradhead.gif) repeat-x left bottom; border-left: 1px solid #CCC; border-right: 1px solid #CCC; color: #333; font-size: 12px; font-weight: bold !important; text-align: center; text-transform: uppercase; vertical-align: middle; }
	div.power table.headers td.number { color: #333; }
	div.power table.headers td.grade { color: #600; }

	div.power table td.image { padding: 4px 3px; width: 100px; text-align: center; }
	div.power table td.number { width: 300px; color: #333; text-align: left !important; }
	div.power table td.service { width: 70px; color: #060; }
	div.power table td.grade { width: 80px; color: #600; border-right: 0px !important; }
	div.power table td.bidbuy { padding: 3px 3px 25px; width: 160px; text-align: center; }

	div.power table.lot { background-position: right bottom; background-repeat: no-repeat; border-bottom: 1px solid #AAA; }
	div.power table.lot.item_odds { background: #F7F7F7 url(/c/s/i/ui/view-item/bg-gradback2.gif) repeat-x left top; border-bottom: 0; }
	div.power table.lot.item_evens { background-color: #FFF; border-top-width: 0; }

	div.power table td.info { width: 460px; }
	div.power table td.info td { border-width: 0 0 1px; }
	div.power table td.info td.lotname { padding: 3px !important; }
	div.power table td.info td.auction { padding: 4px 3px; border: 0; }

	div.power table td.info tr.data td { border-width: 0; }
	div.power table td.info tr.data table td { padding: 2px 3px; font-weight: bold !important; text-align: center; border-width: 0 1px 1px 0; vertical-align: middle; }

	div.power table td.bidbuy div.amount { color: #333; font-weight: bold; font-size: 1.1em; }

/* @end */

/* @group CSS for the View Item, Bid Area TABLE Layout  */

	div.bidbox-top-default table tr { margin: 0; padding: 0; }
	div.bidbox-top-default table tr td { margin: 0; padding: 3px 0 9px 0; color: #222; vertical-align: top; }

	tr.bidbox-divider { background: #EEE url(/c/s/i/ui/bid-box/bg-horiz-divider.gif) repeat-x left bottom; }

	/* std. table rows w/ space above & below */
	div#item-bidarea table tr td.bidboxcol1 { margin: 0; padding: 6px 9px 9px 0; text-align: right; vertical-align: top; }
	div#item-bidarea table tr td.bidboxcol2 { margin: 0; padding: 6px 0 9px 0; text-align: left; vertical-align: top; }

	/* table row w/ less space below */
	div#item-bidarea table tr td.bidboxcol1-row1 { margin: 0; padding: 6px 9px 3px 0; text-align: right; vertical-align: top; }
	div#item-bidarea table tr td.bidboxcol2-row1 { margin: 0; padding: 6px 0 3px 0; text-align: left; vertical-align: top; }

	/* table row w/ less space above */
	div#item-bidarea table tr td.bidboxcol1-row2 { margin: 0; padding: 6px 9px 9px 0; text-align: right; vertical-align: top; }
	div#item-bidarea table tr td.bidboxcol2-row2 { margin: 0; padding: 6px 0 9px 0; text-align: left; vertical-align: top; }


	.x194 {			width: 194px;				}
	.x190 {			width: 190px;				}
	.x180 {			width: 180px;				}
	.x170 {			width: 170px;				}
	.x160 {			width: 160px;				}
	.x140 {			width: 140px;				}
	.x120 {			width: 120px;				}

/* @end */



	div#tooltipDiv_reserveStatus div.content h4 { disply: block; margin: 0 0 0 .25in; font-weight: bold; }
	div#tooltipDiv_reserveStatus div.content p { disply: block; margin: 0 0 0 .5in; }



/*  Misc Tags  */
.bid-emphasis {		font-size: 16px;	}
.bid-red {		color: #990000;		}
.redtxt {		color: #C33;		}
.graytxt {		color: #777;		}
.regtxt {		font-size: 12px;	}
.notbold {		font-weight: normal;	}
.left-align {		text-align:left;	}
.right-align {		text-align:right;	}
.noTopPadding {		padding-top: 0px !important;	}
