/*0203_2011 fix the tooltip size--width was 353*/
.tooltip 
{
	position: absolute !important;;
    width: 240px;
    z-index: 100;
}
/*0306_2012 fix the tooltip size--for chinese Auction Calendar */
#sale-tooltips .tooltip 
{       width: 353px;}


/*0305_2012 fix the tooltip size--for Auction Calendar */
#tooltip-sale-viewing-times.tooltip 
{       width: 353px;}


/*0217_2012 fix the tooltip size--add #contact-tooltips and change width 353*/
#contact-tooltips .tooltip 
{    width: 353px;}


/*private sale search results list view tooltip z-index fix*/
.list_estimate_bid {*z-index: 1600 !important; }
.PrivateSale {*position: relative; }
.PrivateSale .cap-bt {*margin-top: -5px; *margin-right: 0 !important;}
.PrivateSale.ie7-fix {*position: static;}

/*private sale search results grid view tooltip z-index fix*/
.grid-trigger.ie7-fix {*position: static !important; *margin: 0;}
.grid-trigger.ie7-fix .rollover {*left: 2px !important;  *top: 7px !important;}
.grid-trigger.ie7-fix .tooltip .cap-bt {*margin-top: -5px; *margin-right: 0 !important;}

.tooltip-list
{
    width: 264px;
}

.tooltip-place-bid
{
   /* removing to resolve issue with calendar page
	width: 450px;
	*/
	width: 280px;
}

.tooltip-track-lot
{
    width: 360px;
}

.tooltip-add-to-calendar
{
    width: 326px;
}

.tooltip-rss-feed
{
    width: 326px;
}


.tooltip .cap-tp,
.tooltip .cap-bt,
.tooltip-list .cap-tp,
.tooltip-list .cap-bt
{
    line-height: 0;
    font-size: 0;
}

.tooltip .cap-tp
{
    position: relative;
    height: 19px;
    background: url(../images/widgets_tooltip/bg_cap_tp.png) no-repeat;
}

.tooltip .cap-tp div
{
    width: 30px;
    height: 15px;
    top: 0px;
    position: absolute;
    left: 20px;
    background: url(../images/widgets_tooltip/bg_nub.png) no-repeat;
}

.ttajaxload .body
{
    padding-top: 90px!important;
    height: 110px;
    text-align: center;
}

.tooltip .cap-bt
{
    background: url(../images/widgets_tooltip/bg_cap_bt.png) no-repeat;
    height: 13px;
}

.tooltip .body
{
    background: url(../images/widgets_tooltip/bg_body.png) repeat-y;
    padding: 0 20px;
}



.tooltip-list .cap-tp
{
    background: url(../images/widgets_tooltip/bg_list_cap_tp.png) no-repeat;
}

.tooltip-list .cap-bt
{
    background: url(../images/widgets_tooltip/bg_list_cap_bt.png) no-repeat;
}

.tooltip-list .body
{
    background: url(../images/widgets_tooltip/bg_list_body.png) repeat-y;
    padding: 0 20px;
}



.tooltip-place-bid .cap-tp
{
    background: url(../images/widgets_tooltip/bg_place_bid_cap_tp.png) no-repeat;
}

.tooltip-place-bid .cap-bt
{
    background: url(../images/widgets_tooltip/bg_place_bid_cap_bt.png) no-repeat;
}

.tooltip-place-bid .body
{
    background: url(../images/widgets_tooltip/bg_place_bid_body.png) repeat-y;
    padding: 0 20px;
}



.tooltip-track-lot .cap-tp
{
    background: url(../images/widgets_tooltip/bg_track_lot_cap_tp.png) no-repeat;
}

.tooltip-track-lot .cap-bt
{
    background: url(../images/widgets_tooltip/bg_track_lot_cap_bt.png) no-repeat;
}

.tooltip-track-lot .body
{
    background: url(../images/widgets_tooltip/bg_track_lot_body.png) repeat-y;
    padding: 0 20px;
}


.tooltip-add-to-calendar .cap-tp
{
    background: url(../images/widgets_tooltip/bg_add_to_calendar_cap_tp.png) no-repeat;
}

.tooltip-add-to-calendar .cap-bt
{
    background: url(../images/widgets_tooltip/bg_add_to_calendar_cap_bt.png) no-repeat;
}

.tooltip-add-to-calendar .body
{
    background: url(../images/widgets_tooltip/bg_add_to_calendar_body.png) repeat-y;
    padding: 0 20px;
}

.tooltip-rss-feed .cap-tp
{
    background: url(../images/widgets_tooltip/bg_add_to_calendar_cap_tp.png) no-repeat;
}

.tooltip-rss-feed .cap-bt
{
    background: url(../images/widgets_tooltip/bg_add_to_calendar_cap_bt.png) no-repeat;
}

.tooltip-rss-feed .body
{
    background: url(../images/widgets_tooltip/bg_add_to_calendar_body.png) repeat-y;
    padding: 0 20px;
}

.tooltip div.bt-close,
.tooltip-list div.bt-close
{
    background: url(../images/widgets_tooltip/bg_bt_close.gif) no-repeat;
    width: 13px;
    height: 17px;
    display: block;
    position: absolute;
    top: 24px;
    left: auto !important;
    right: 12px;
    text-indent: -999em;
    cursor: pointer;
}

.tooltip table.times
{
    

}

.tooltip h6
{
    text-transform: uppercase;
    padding: 0.833em 0 0.333em 0 !important;
    font-weight: bold;
    font-size: 0.917em;
}


/*TaskID#262 START*/
.tooltip-place-bid .cap-tp {
    background: url("../images/widgets_tooltip/bg_place_bid_cap_tp_280.png") no-repeat scroll 0 0 transparent;
}
.tooltip-place-bid .cap-bt {
    background: url("../images/widgets_tooltip/bg_place_bid_cap_bt_280.png") no-repeat scroll 0 0 transparent;
}
.tooltip-place-bid .body {
    background: url("../images/widgets_tooltip/bg_place_bid_body_280.png") repeat-y scroll 0 0 transparent;
    padding: 0 30px !important;
}
.tooltip-place-bid {
    width: 280px;
}
.tooltip-place-bid .body h2 {
    font-size: 15px;
    font-weight: bold;
}
.tooltip-place-bid .body ol {
}
.tooltip-place-bid .body li {
    padding-top: 20px;
    color: #990000;
    font-size: 16px;
    font-weight: bold;
    list-style: decimal inside;
}
.tooltip-place-bid .body li a.bt-bid, .tooltip-place-bid .body li.inactive div.bt-bid {
    display: inline-block;
    font-size: 0.63em;
    vertical-align: 0px;
}
.tooltip-place-bid .body li.inactive {
    color: #666666;
}
.tooltip-place-bid .body li.inactive div.bt-bid {
    background: url("../images/bg_bt_bid_lt_inact.gif") no-repeat scroll 0 0 transparent;
    color: #c8c8c8 !important;
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 88px;
}
.tooltip-place-bid .body li.inactive div.bt-bid span{
    background: url("../images/bg_bt_bid_rt_inact.gif") no-repeat scroll right top transparent;
    display: block;
    height: 23px;
    line-height: 23px;
}
.tooltip-place-bid .body p {
    padding: 2px 0 !important;
}

/*TaskID#262 END*/


.banner {
	background: url('images/banner_wine.jpg');
}

.tooltip-track-lot .body {
	background: none repeat scroll 0 0 #f6f6f6;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 2px 2px 8px #888;
}

.lot-details .tooltip-track-lot .body
{
    background: url(../images/widgets_tooltip/bg_track_lot_body.png) repeat-y;
    padding: 0 20px;
    box-shadow: auto;
}

.tooltip .cap-tp div {
	background-image: url("../../images/sprites/icons.png");
	background-repeat: no-repeat;
	background-position: -532px -136px;
	height: 27px;
	left:352px;
	position: absolute;	
	top:96px;
}
.tooltip .cap-tp {
	height:12px;
}

#tooltip-place-bid .body {
	background:none;
	background-color:#f6f6f6;
	border-radius:3px;
	box-shadow: 2px 2px 8px #888;
}	

.lot-details #tooltip-place-bid .body {
    background: url("../images/widgets_tooltip/bg_place_bid_body_280.png") repeat-y scroll 0 0 transparent;
    padding: 0 30px !important;
    box-shadow: 0 0 0 transparent;
}
#tooltip-place-bid .tooltip .cap-tp div {
	left:275px;
	top:86px;
}

