@import url(site.css);
@import url(site.widgets.scroller.css);
@import url(site.widgets.splash.css);

/*
    Stylesheet for index (home) page
*/


div#featured-lots-content div#single_sale_spine
{
    cursor:pointer;
    color:#ffffff;
    text-transform:uppercase;
    font-size:11px;
    line-height:18px;
    height:18px;
    background-color:#2e3136;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    width:389px;
    margin-left:4px;
    overflow:hidden;
    padding-left:7px;
    padding-right:6px;
}



div#featured-lots-content div#single_sale_spine
{
    margin-bottom:10px;
    margin-top:2px;
    cursor:default;
}

div#toggle_container
{
    background-color:#2e3136;
}

div#sale_1_sel
{
    /*cursor:pointer;*/
    color:#E5C779;
    display:inline;
    float:left;

    font-size:20px; /*12*/
    line-height:34px; /*14*/
    height:34px;
    background-color:#2e3136;
    /*width:193px;*/
	width:405px; /* EDIT BY FUNG   26/6/2008*/
    overflow:hidden;
    padding-top:8px;
 
    padding-left:12px;
    padding-right:6px;
    
    border-bottom:1px solid #242529;
    
}


div#sale_2_sel
{
    cursor:pointer;
    color:#E5C779;
    display:inline;
    float:left;

    font-size:12px;
    line-height:14px;
    height:34px;
    background-color:#2e3136;
    width:194px;
    overflow:hidden;
    padding-top:8px;
    padding-left:12px;
    padding-right:6px;
    border-bottom:1px solid #242529;
    border-left:1px solid #242529;
    
}

div#sale_1_sel:hover,
div#sale_2_sel:hover
{
    color:#ffffff !important;
}

div.sel
{
    color:#ffffff !important;
    background-color:#42454a !important;
    background-image:url(/images/bg_featured_lots_tab.gif);
    background-repeat:repeat-x;
    border-top:1px solid #242529;
    border-bottom:none !important;
    padding-top:7px !important;
    
}




div#featured_promo_copy
{
     height:33px; 
     color:#ffffff; 
     line-height:28px; 
     margin-left:4px;
}

div#featured_promo_copy.single_headline
{
     font-size:14px;

}
    
#layout-1
{
    background-image: url(/images/pages_index/bg_layout_1.png) !important;
    padding-bottom: 21px;
    height: 500px;
}

#container-layout-1
{
    background-image: url(/images/pages_index/bg_container_layout_1.png);
}

#layout-1-content
{
    overflow: hidden; 
    height: 522px;
}

#layout-1-content #featured-lots,
#layout-1-content #featured-auctions,
#layout-1-content #calendar
{
    height: 522px;
    float: left;
}

/*
    Featured Lots
*/

#featured-lots
{
    width: 424px;
    padding-right: 13px;
    background: #42454a url(/images/pages_index/bg_featured_lots.png) no-repeat top right;
}

#featured-lots h1
{
    height: 57px;
    background: url(/images/pages_index/bg_featured_lots_h1.gif) no-repeat;    
}

/* Remarked by Rino */
#layout-1-content #featured-lots-content
{
    background-color:#42454a;
    height: 440px;
    padding: 6px 4px;
/*
    padding: 6px 7px;
*/
}


#featured-lots #featured-lots-estimate-slider
{
    height: 23px;
    padding-bottom: 10px;
    position: relative;
}

#featured-lots #featured-lots-estimate-slider label
{
    color: #FFF;
    padding-left: 3px;
    padding-top: 4px;
    display: block;
}

#featured-lots #featured-lots-estimate-slider #estimate-controls
{
    position: absolute;
    top: 0px;
    left: 145px;
    height: 22px;
}

#featured-lots #featured-lots-estimate-slider #estimate-controls .tick
{
    position: absolute;
    display: block;
    height: 18px;
    line-height: 18px;
    padding: 0 4px;
    background: #42454A;
    top: 2px;
    cursor:pointer;
}

#featured-lots #featured-lots-estimate-slider #estimate-controls #estimate-applied .tick
{
    background: #393C40;
}

#featured-lots #featured-lots-estimate-slider #estimate-controls .tick-1
{
    left: 0px;
}

#featured-lots #featured-lots-estimate-slider #estimate-controls .tick-2
{
    left: 75px;
}

#featured-lots #featured-lots-estimate-slider #estimate-controls .tick-3
{
    left: 180px;
}

#featured-lots #featured-lots-estimate-slider #estimate-handle,
#featured-lots #featured-lots-estimate-slider #estimate-applied,
#featured-lots #featured-lots-estimate-slider #estimate-available
{
    height: 22px;
    position: absolute;
    cursor: default;

}

#featured-lots #featured-lots-estimate-slider #estimate-available,
#featured-lots #featured-lots-estimate-slider #estimate-applied
{
    left: 0px;
    overflow: hidden;
}

#featured-lots #featured-lots-estimate-slider #estimate-applied
{
    width: 120px;
    z-index: 2;
    /*color: #AD975C;*/
    color: #FFF;
    
    background: url(/images/widgets_estimate_slider/bg_applied.gif) repeat-x;
}

#featured-lots #featured-lots-estimate-slider #estimate-available
{
    width: 240px;
    color: #FFF;
    /*color: #AD975C;*/
    
    z-index: 1;
    background: url(/images/widgets_estimate_slider/bg_available.gif) repeat-x;
}


#featured-lots #featured-lots-estimate-slider #estimate-handle
{
    position: absolute;
    width: 23px;
    left: 119px; 
    top: 0px;
    height: 22px;
    background: url(/images/widgets_estimate_slider/bg_handle.gif) no-repeat;
    z-index: 3;
    cursor: pointer;
}

#featured-lots #featured-lots-estimate-slider #estimate-handle:hover
{
    background-position: 0px -22px;
}

div.feat_lot_pad
{
    clear:both;
    height:4px;
}

#featured-lots .list-featured-lots
{
    margin-top: -4px;
    padding-left: 2px;
}

#featured-lots .list-featured-lots li
{
    border: 1px solid #FFF;
    margin: 4px 4px 4px 2px;
    float: left;
    background-color: #FFF;
    position: relative;
}

#featured-lots .list-featured-lots li .cell,
#featured-lots .list-featured-lots li .cell .mid div
{
    width: 128px;
    height: 128px;
}

#featured-lots .list-featured-lots li .rollover
{
    width: 116px;
    height: 116px;
    overflow:hidden;
    font-size: 0.92em;
    left: 0px;
    top: 0px;
    line-height:13px;
}

#featured-lots .list-featured-lots li .rollover .cell,
#featured-lots .list-featured-lots li .rollover .cell .mid div
{
    width: 32px;
    height: 32px;
}

#featured-lots .list-featured-lots li .rollover .cell
{
    margin-left: 42px; /* faux centre-alignment */ 
}
    
#featured-lots .list-featured-lots .rollover div.price
{
    padding: 0px;
    line-height:13px;
}   

/*
    Featured Auctions
*/

#featured-auctions
{
    width: 290px;
    padding-right: 13px;
    /*background: #000 url(/images/pages_index/bg_featured_auctions.png) top right no-repeat;*/
	background: #42454A url(/images/pages_index/bg_featured_auctions.png) top right no-repeat;
}
#featured-auctions h2{
height:9px;
background-color:#1E2125;
}
#featured-auctions h1
{
    height: 58px;
    background: url(/images/pages_index/bg_featured_auctions_h1.gif) no-repeat;    
	text-indent: -999em;  /*  ADD BY FUNG */
}

#featured-auctions .image-container
{
    position: relative;
    height: 384px;
    width: 290px;
}

#featured-auctions .image-container img
{
    position: absolute;
    left: 0;
    top: 0;
}

#featured-auctions ul.links
{
    position: absolute; 
    bottom: 15px;
    left: 15px; 
    font-size: 1em;
    line-height: 1em;
    height: 12px;
}

#featured-auctions ul.links li,
#featured-auctions ul.links li a
{
    float: left;
    display: block;
}

#featured-auctions ul.links li a
{
    /*text-transform: uppercase;*/
    color: #796636;
    font-size: 0.833em;
    padding: 0 10px;
    border-right: 1px solid #999;
    cursor: pointer;
    margin: 0;
    height: 1em;
}

#featured-auctions ul.links li a:hover
{
    color: #333;
}

#featured-auctions ul.links li.first a
{
    padding-left: 0;
}

#featured-auctions ul.links li.last a
{
    padding-right: 0;
    border-right: none;
}

#featured-auctions ul#list-featured-auctions li.auction
{
    border-bottom: 1px solid #000;
}


#featured-auctions ul#list-featured-auctions li.active
{
    border-bottom: none;
}

#featured-auctions ul#list-featured-auctions li.auction h2
{
    display: block;
    font-size: 0.833em;
}

#featured-auctions ul#list-featured-auctions li.auction h2 a
{
    color: #FFF;
    /*text-transform: uppercase;*/
    display: block;
    background-color: #990000;
    padding: 0 15px;
    line-height: 19px;
    height: 19px;   
    cursor: pointer; 
}

#featured-auctions ul#list-featured-auctions li.auction h2 a:hover
{
    background-color: #333;
}

#featured-auctions ul#list-featured-auctions li.great-estate h2 a
{
    background-color: #796636;
}

#featured-auctions ul#list-featured-auctions li.auction h2 strong
{
    font-weight: normal;
    display: block;
    float: left;
}

#featured-auctions ul#list-featured-auctions li.auction h2 span
{
    float: right;
}

#featured-auctions #featured-auctions-flash
{
    height: 522px;
    background-color: #1e2125;
}

#featured-auctions #featured-auctions-flash #alternate-content ul
{
    padding: 0;
    margin: 0;
}
#featured-auctions #featured-auctions-flash #alternate-content li
{
    padding: 0px 0px 10px 0;
    margin: 0;
}
#featured-auctions #featured-auctions-flash #alternate-content
{
    padding: 13px;
    background-color: #2e3136;
    height: 513px;
    color: #ffffff;
    line-height: 18px;
}
#featured-auctions #featured-auctions-flash #alternate-content #get-flash
{
    width: 270px;
    height: 40px;
    position: absolute;
    bottom: 45px;
}
#featured-auctions #featured-auctions-flash #alternate-content li a
{
    font-weight: bold;
}

/*
    calendar
*/

#calendar
{
    width: 221px;
    _width: 216px;
    /*background: #EAEAEA url(/images/pages_index/bg_calendar.png) no-repeat;*/
}

#calendar-content
{
    height: 523px;
    /*background: #EAEAEA url(/images/pages_index/bg_calendar_content.gif) no-repeat; */
	background: #42454A ; 
    width: 221px;
    _width: 216px;
    
}
#calendar-content a{color :#9A0000; font-size: 13px; }
#calendar-content a:hover{color :#000000; font-size: 13px; }
#calendar #tabs-calendar
{
    height: 28px;
}   

#calendar select 
{
    width: 196px;
    border: 1px solid #ccc;
    margin-left: 13px;
}

#calendar form
{
    padding-top: 8px;
    padding-bottom: 12px;
}

#calendar #tabs-calendar li,
#calendar #tabs-calendar li a
{
    height: 28px;
    text-indent: -999em;
    background-repeat: no-repeat;
    display: block;
    float: left;
}

#calendar #tabs-calendar li a:hover
{
    background-position: 0px -28px;
}

#calendar #tabs-calendar li a.active,
#calendar #tabs-calendar li a.active:hover
{
    cursor: default;
    background-position: 0px -56px;
}

#calendar #tabs-calendar li#tab-upcoming a
{
    background-image: url(/images/pages_index/bg_tab_upcoming.gif);
}

#calendar #tabs-calendar li#tab-upcoming,
#calendar #tabs-calendar li#tab-upcoming a
{
    width: 98px;
}

#calendar #tabs-calendar li#tab-recent,
#calendar #tabs-calendar li#tab-recent a
{
    width: 123px;
}

#calendar #tabs-calendar li#tab-recent a
{
    background-image: url(/images/pages_index/bg_tab_recent.gif);
}
    

#calendar h1
{
    height: 58px;
    background: url(/images/pages_index/bg_calendar_h1.gif) no-repeat;
}

#calendar h3
{
    color: #000;
}

#calendar .calendar-months
{
    margin-left: 8px;
    padding-bottom: 8px;
    height: 1em;
}

#calendar .calendar-months li
{
    float: left;
    display: block;
    padding: 0px 23px;
}

#calendar .calendar-months li a
{
    color: #796636;
    /*text-transform: uppercase;*/
    font-size: 0.917em;
}

#calendar .calendar-months li a:hover
{
    color: #333;
}

#calendar .calendar-months li a.disabled,
#calendar .calendar-months li a.disabled:hover
{
    cursor: default;
    color: #ccc;
}


#calendar button
{
    margin-left: 10px;
}

#calendar .calendar-months li a.active,
#calendar .calendar-months li a.active:hover
{
    color: #000;
}

#calendar .calendar-scroller-container
{
    padding: 0 10px 0 11px;
    /*background: url(/images/pages_index/bg_calendar_scroller_container.png) no-repeat;*/
}

.calendar-cap-bt
{
    /*background: url(/images/pages_index/bg_calendar_cap_bt.png) no-repeat;*/
    height: 78px;
}

#calendar .bt-full-auction-calendar
{
    color: #796636;
    width: 188px;
    margin-left: 15px;
    margin-top: 6px;
}

#calendar .bt-full-auction-calendar:hover
{
    color: #333 !important;
}


#calendar .scroller-window
{
    height: 290px;
    overflow: hidden;
    position: relative;
    background-color: #FFF;
}   

#calendar .scroller-panel
{
    position: absolute;
}   

.bt-calendar-up,
.bt-calendar-down
{
    display: block;
    text-indent: -999em;
}

.bt-calendar-up:hover,
.bt-calendar-down:hover
{
    background-position: 0px -22px;
}

#calendar .bt-limit:hover
{
    background-position: 0px 0px;
}

.bt-calendar-up
{
    height: 22px;
    background-image: url(/images/pages_index/bg_bt_calendar_up.gif);
}

.bt-calendar-down
{
    height: 22px;
    background-image: url(/images/pages_index/bg_bt_calendar_down.gif);
}

#calendar img
{
    display: block;
}

#calendar .scroller-panel h3
{
    /*text-transform: uppercase;*/
    text-align: center;
    font-size: 0.91em;
    color: #7B7B7C;
    background-color: #FFFFFF;
    line-height: 2em;
    width: 202px;
    border-bottom: 1px solid #F0F0F1;
}

#calendar .scroller-panel a
{
    color: #990000;
}

#calendar .scroller-panel a:hover
{
    color: #333;
    text-decoration: none;
}
      
#calendar .scroller-panel ul
{
    background-color: #FFFFFF;
    width: 202px;
}

#calendar .scroller-panel li
{
    border-bottom: 1px solid #F0F0F1;
    font-size: 0.79em;
    padding: 4px 0;
}

#calendar .scroller-panel li .sale-date
{
    width: 39px;
    border-right: 1px solid #F0F0F1;
    text-align: center;
    float: left;
    /*text-transform: uppercase;*/
    color: #7B7B7C;
    padding: 3px 0 3px 2px;
}

#calendar .scroller-panel li .sale-date .day,
#calendar .scroller-panel li .sale-date .date,
#calendar .scroller-panel li .sale-date .time
{
    display: block;
    text-align: center;
}

#calendar .scroller-panel li .sale-date .day,
#calendar .scroller-panel li .sale-date .time
{
    /*letter-spacing: 0.1em;*/
    
}

#calendar .scroller-panel li .sale-date .date
{
    font-size: 2em;
}

#calendar .scroller-panel li .sale-info
{
    float: left;
    padding: 3px 8px;
    width: 144px;
}

#calendar .scroller-panel li .sale-info .location
{
    /*text-transform: uppercase;*/
    color: #7B7B7C;
    display: block;
    padding-bottom: 3px;
} 

#calendar .scroller-panel li .sale-info a
{
    font-size: 1.15em;
    text-decoration: none;
    letter-spacing: 0.02em;
    line-height: 1.3em;
} 




/*
    Layout 2 (Tier 2)
*/

#container-layout-2,
#layout-2
{
    height: 206px;
}

#layout-2
{
	width: 996px;
	padding: 8px 4px 8px 0px;
	height: auto;
}

#layout-2
{
    color: #848484;
}

#layout-2 p
{
    line-height: 1.3em;
}

#layout-2 a
{
    color: #796636;
    font-weight: bold;
}

#layout-2 a:hover
{
    color: #333;
}

#layout-2 h2
{
    height: 20px;
    border-bottom: 1px solid #E3E3E3;
    background-repeat: no-repeat;
}

#layout-2 h3
{
    font-size: 1.1em;
    margin-top: 0.9em;
}

/*
    How To Buy and Sell
*/

#layout-2 #how-to-buy-sell
{
    width: 200px;
    padding-left: 0;
}

#layout-2 #how-to-buy-sell h2
{
    background-image: url(/images/pages_index/belt_special_features.gif);
}

#layout-2 #how-to-buy-sell p
{
    color: #848484;
}

/*
    Start Your Collection


#layout-2 #start-your-collection
{
    width: 210px;
}

#layout-2 #start-your-collection h2
{
    background-image: url(/images/pages_index/bg_start_your_collection_h2.gif);
}

#layout-2 #start-your-collection label
{
    font-size: 1.333em;
    margin-bottom: 0em;
    display: block;
    margin-top: 1em;
}

#layout-2 #start-your-collection select
{
    width: 210px;
}

#layout-2 #start-your-collection input
{
    margin-top:10px;
    margin-left:0px;
}

#layout-2 #start-your-collection button
{
    background: none;
    border: none;
    color: #796636;
    /*text-transform: uppercase;*/
    font-size: 1em;
    font-weight: bold;
    padding: 10px 0 0 0;
    cursor: pointer;
    margin: 0;
    text-align: left;
    display: block;
}

#layout-2 #start-your-collection button:hover
{
    color: #333;
}
*/


/*
    Join Christies
*/

#layout-2 #join-christies
{
    width: 208px;
}

#layout-2 #join-christies h2
{
    background-image: url(/images/pages_index/bg_join_christies_h2.gif);
}

#layout-2 #join-christies p
{
    margin-top: 1.1em;
    line-height: 1.4em;
}

/*
#layout-2 #join-christies p.em,
#layout-2 #join-christies em
{
    /*text-transform: uppercase;*/
}


#layout-2 #join-christies p em
{
    border-bottom: 1px dotted #ccc;
}
*/


/*
    Christies Interiors
*/

#layout-2 #christies-interiors
{
    width: 206px;
}

#layout-2 #christies-interiors h2
{
    background-image: url(/images/pages_index/bg_christies_demo_h2.gif);
}

#layout-2 #christies-interiors p
{
    margin-top: 1.1em;
    line-height: 1.4em;
}

#layout-2 #christies-interiors #style-watch
{
    margin-top: 1.25em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #E3E3E3;
    
}

#layout-2 #christies-interiors #style-watch-scroller
{
    position: relative;
}

#layout-2 #christies-interiors #list-lot-info
{
    position: absolute;
    top: 60px;
    height: 40px;
    padding-top: 8px;
    padding-left: 18px;
    width: 206px;
    
}

#layout-2 #style-watch-scroller .bt-left,
#layout-2 #style-watch-scroller .bt-right
{
    float: left;
    width: 16px;
    height: 51px;
    display: block;
}


#layout-2 #style-watch-scroller .bt-left:hover,
#layout-2 #style-watch-scroller .bt-right:hover
{
    background-position: -16px 0;
}

#layout-2 #style-watch-scroller a.bt-limit,
#layout-2 #style-watch-scroller a.bt-limit:hover
{
    background-position: -32px 0;
    cursor: default;
}


#layout-2 #style-watch-scroller .bt-left
{
    background-image: url(/images/pages_index/bg_bt_scroller_left.gif);
}

#layout-2 #style-watch-scroller .bt-right
{
    background-image: url(/images/pages_index/bg_bt_scroller_right.gif);
}

#layout-2 #style-watch-scroller
{
    padding-top: 10px;
}

#layout-2 #style-watch-scroller .scroller-window
{
    width: 171px;
    float: left;
    height: 51px;
    overflow: hidden;
}

#layout-2 #style-watch-scroller-items li
{
    float: left;
    border: 1px solid #ccc;
    display: block;
    margin-right: 8px;
}


#layout-2 #style-watch-scroller-items li img
{
    float: none;
    margin-right: 0;
    display: block;
}

#layout-2 #christies-interiors #style-watch h4
{
    font-size: 1.083em;
    margin: 0.1em 0 0.2em 0;
}

#layout-2 #christies-interiors #style-watch h4 a
{
    color: #796636;
}

#layout-2 #christies-interiors #style-watch h4 a:hover
{
    color: #333;
}

#layout-2 #christies-interiors #style-watch img
{
    float: left;
    margin-right: 4px;
}
			
#container-footer
{
    background-image: url(/images/pages_index/bg_container_footer.png);
}

/*
	Additional Panels in the Belt (12 Jun 2008)
*/

#video h2
{
    background-image: url(/images/pages_index/belt_christies_videos.gif);
}

#christies-education h2
{
    background-image: url(/images/pages_index/belt_christies_education.gif);
}


#in-the-news h2,
#in-the-news-2 h2
{
    background-image: url(/images/pages_index/belt_in_the_news.gif);
}

/*#in-the-news p
{
	font-family: georgia, "times new roman", serif;
	padding-right: 10px;
	font-size: 13px;
}*/

#popular-categories-panel h2
{
    background-image: url(/images/pages_index/belt_popular_categories.gif);
}

#sale-highlights h2
{
    background-image: url(/images/pages_index/belt_sale_highlights.gif);
}

#christies-catalogs h2
{
    background-image: url(/images/pages_index/belt_christies_catalogs.gif);
}

/*#how-to-buy-sell p
{
	margin-top: 7px;
}*/

/*
	Additions for Home Page "Belt" (12 Jun 2008)
*/

#belt-scroller-container .scroller-window
{
	padding: 0;
	float: left;
	position: relative;
	overflow: hidden;
	width: 920px;
}

#belt-scroller-container .scroller-window a
{
	font-family: georgia, "times new roman", serif;
	font-size: 13px;
}

#belt-scroller-container .scroller-panel
{
	position: relative;
	width: 9999px;
}

#belt-scroller-container .scroller-panel div
{
	float: left;
	width: 215px !important;
	margin-right: 20px;
	padding-top: 12px;
}

#belt-scroller-container .scroller-panel div h2.ir
{
	margin-bottom: 12px;
}

#belt-scroller-container .scroller-panel div p
{
	
	padding: 3px 0;
	line-height: 1.4em;
}

a.bt-belt-left,
a.bt-belt-right
{
    overflow:hidden;
    margin-top:4px;
	background-repeat: no-repeat;
	width: 18px;
	height: 186px;
	/*display: block;*/
	float: left;
	text-indent: -999em;
}

a.bt-belt-left:hover,
a.bt-belt-right:hover
{
	background-position: -18px 0;
}

a.bt-belt-left
{
	background-image: url(/images/bg_bt_belt_left.gif);
	margin-right: 20px;
}

a.bt-belt-right
{
	margin-left: 20px;
	background-image: url(/images/bg_bt_belt_right.gif);
}

#belt-scroller-container a.bt-limit,
#belt-scroller-container a.bt-limit:hover
{
	background-position: -36px 0;
}
