﻿@import url(site.css);

#layout-1-content
{
	background-color: #363636;
    padding: 0px;
}

#layout-1-content div.copy
{   
    border-top:9px solid #990000;
    background-color: #000;    
    padding: 0 0 18px 0;
    width: 962px;
    background-repeat:no-repeat;
    text-align:center;
    position:relative;
}

#layout-1-content div.copy h1
{   
    background-repeat:no-repeat;
    background-position:top left;
    text-indent:-999em;
    margin: 8px 0 0 19px;
    padding:0px;
    margin-bottom:0px;
    padding-bottom:0px;
    height:54px;
    
}

#layout-1-content div.copy h1.january
{   
    background-image:url(../images/pages_this_month/january_hd.gif);
}

#layout-1-content div.copy h1.february
{   
    background-image:url(../images/pages_this_month/february_hd.gif);
}

#layout-1-content div.copy h1.march
{   
    background-image:url(../images/pages_this_month/march_hd.gif);
}

#layout-1-content div.copy h1.april
{   
    background-image:url(../images/pages_this_month/april_hd.gif);
}

#layout-1-content div.copy h1.may
{   
    background-image:url(../images/pages_this_month/may_hd.gif);
}

#layout-1-content div.copy h1.june
{   
    background-image:url(../images/pages_this_month/june_hd.gif);
}

#layout-1-content div.copy h1.july
{   
    background-image:url(../images/pages_this_month/july_hd.gif);
}

#layout-1-content div.copy h1.august
{   
    background-image:url(../images/pages_this_month/august_hd.gif);
}

#layout-1-content div.copy h1.september
{   
    background-image:url(../images/pages_this_month/september_hd.gif);
}

#layout-1-content div.copy h1.october
{   
    background-image:url(../images/pages_this_month/october_hd.gif);
}

#layout-1-content div.copy h1.november
{   
    background-image:url(../images/pages_this_month/november_hd.gif);
}

#layout-1-content div.copy h1.december
{   
    background-image:url(../images/pages_this_month/december_hd.gif);
}


#layout-1-content div.copy div#city-nav
{
    margin-top:0px;
    height:30px;
    margin-bottom:0px;
    background-image: url(/images/pages_this_month/div_cap.gif);
    background-repeat:no-repeat;
    background-position:right bottom;
    padding:10px 0 2px 25px;
}

#layout-1-content div.copy div#city-nav ul
{
    list-style:none;
    height:23px;
    display:inline;
    
}

#layout-1-content div.copy div#city-nav li
{
    display:inline;
    float:left;
    height:23px;
}

#layout-1-content div.copy div#city-nav li a 
{
    display:inline;
    margin-left:16px;
    padding-right:16px;
    border-right:1px solid #ccc;
}

#layout-1-content div.copy div#city-nav li.first a
{
    margin-left:0px;
}

#layout-1-content div.copy div#city-nav li.last a
{
    border-right:none;
}

#layout-1-content div.copy div#city-nav li#amsterdam a
{
    
    height: 13px;
    width: 100px;
    overflow:hidden;
    background-image:url(/images/pages_this_month/nav_amsterdam.gif);
    background-repeat:no-repeat;
	/*display: block;*/
	float: left;
	text-indent: -999em;
}

#layout-1-content div.copy div#city-nav li#amsterdam a:hover,
#layout-1-content div.copy div#city-nav li#amsterdam a.active
{
    background-position: 0 -13px;
}

#layout-1-content div.copy div#city-nav li#london-king-street a
{
    
    height: 13px;
    width: 165px;
    overflow:hidden;
    background-image:url(/images/pages_this_month/nav_london_king_street.gif);
    background-repeat:no-repeat;
	/*display: block;*/
	float: left;
	text-indent: -999em;
}

#layout-1-content div.copy div#city-nav li#london-king-street a:hover,
#layout-1-content div.copy div#city-nav li#london-king-street a.active
{
    background-position: 0 -13px;
}

#layout-1-content div.copy div#city-nav li#london-south-kensington a
{
    
    height: 13px;
    width: 221px;
    overflow:hidden;
    background-image:url(/images/pages_this_month/nav_london_south_kensington.gif);
    background-repeat:no-repeat;
	/*display: block;*/
	float: left;
	text-indent: -999em;
}

#layout-1-content div.copy div#city-nav li#london-south-kensington a:hover,
#layout-1-content div.copy div#city-nav li#london-south-kensington a.active
{
    background-position: 0 -13px;
}


#layout-1-content div.copy div#city-nav li#newyork a
{
    
    height: 13px;
    width: 84px;
    overflow:hidden;
    background-image:url(/images/pages_this_month/nav_newyork.gif);
    background-repeat:no-repeat;
	/*display: block;*/
	float: left;
	text-indent: -999em;
}

#layout-1-content div.copy div#city-nav li#newyork a:hover,
#layout-1-content div.copy div#city-nav li#newyork a.active
{
    background-position: 0 -13px;
}


#layout-1-content div.copy div#city-nav li#paris a
{
    
    height: 13px;
    width: 42px;
    overflow:hidden;
    background-image:url(/images/pages_this_month/nav_paris.gif);
    background-repeat:no-repeat;
	/*display: block;*/
	float: left;
	text-indent: -999em;
}

#layout-1-content div.copy div#city-nav li#paris a:hover,
#layout-1-content div.copy div#city-nav li#paris a.active
{
    background-position: 0 -13px;
}



#this-month-scroller-container
{
    margin: 0 10px 0px 10px;
    padding:18px 23px 18px 25px;
    border:15px solid #666;
    position:relative;
    width:864px;
   
}

#this-month-scroller-container .scroller-window
{
	padding: 0;
	float: left;
	position: relative;
	overflow: hidden;
	width: 788px;
}

#this-month-scroller-container .scroller-window .content a
{
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	line-height:15px;
	color:#E5C779;
	display:block;
	padding-top:5px;
}

#this-month-scroller-container .scroller-window .content a:hover
{
	color:#fff;
	text-decoration:none;
}

#this-month-scroller-container .scroller-window .content strong
{
	color:#fff;
}

#this-month-scroller-container .scroller-panel
{
	position: relative;
	width: 99999px;
}

#this-month-scroller-container .scroller-panel div.panel
{
	float: left;
	width: 788px !important;
	overflow:hidden;
	margin-right: 20px;
	padding-top: 12px;
	text-align:left;
	color:#fff;
	height:475px;
	position:relative;
}


#this-month-scroller-container .scroller-panel div div.left
{
	display:inline;
	float: left;
	margin-right:17px;
	width:400px;
}

#this-month-scroller-container .scroller-panel div div.left img
{
	display:inline;
	float: left;
	margin-right:5px;
	margin-bottom:5px;
}

#this-month-scroller-container .scroller-panel div div.content
{
	display:inline;
	float: left;
	width: 366px !important;
	overflow:hidden;
	font-size:13px;
	line-height:18px;
}


#this-month-scroller-container .scroller-panel div div.content img
{
	margin-bottom:10px;
}

#this-month-scroller-container .scroller-panel div div.content .sale-title
{
	font-size:24px;
	line-height:26px;
	display:block;
	padding-bottom:14px;
}

#this-month-scroller-container .scroller-panel div div.content div.sale-date
{
	width:360px;
	border-top:1px solid #999;
	text-transform:uppercase;
	padding:5px 0 12px 0;
	font-size:11px;
}


a.bt-this-month-left,
a.bt-this-month-right
{
    overflow:hidden;
    margin-top:210px;
	background-repeat: no-repeat;
	width: 16px;
	height: 32px;
	/*display: block;*/
	float: left;
	text-indent: -999em;
}

a.bt-this-month-left:hover,
a.bt-this-month-right:hover
{
	background-position: -16px 0;
}

a.bt-this-month-left
{
	background-image: url(../images/pages_this_month/arrow_left.gif);
	margin-right: 20px;
}

a.bt-this-month-right
{
	margin-left: 20px;
	background-image: url(../images/pages_this_month/arrow_right.gif);
}

#this-month-scroller-container a.bt-limit,
#this-month-scroller-container a.bt-limit:hover
{
	visibility:hidden;
}

#this-month-bottom-nav
{

	text-align:center;
	list-style:none;
	margin-left:auto;
	margin-right:auto;
	
}

#this-month-bottom-nav a
{
	background-image:url(/images/pages_this_month/circle_gray.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding:4px 2px;
	height:200px;
}

#this-month-bottom-nav a.active,
#this-month-bottom-nav a:hover
{
	background-image:url(/images/pages_this_month/circle_white.gif);
	text-decoration:none;
}


div#panel-1 div.sale-listing h2
{
    font-size:16px;
    font-family:georgia,"times new roman",serif;
    margin-top:0px;
    color:#fff;
    width:200px;
    text-transform:uppercase;
}

div#panel-1 ul#grid-index
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}

div#panel-1 ul#grid-index li
{
    float:left;
    position:relative;
    width:192px;
    overflow:hidden;
    margin-right:5px;
    padding:0px;
}

div#panel-1 ul#grid-index li div.rollover
{
    font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	line-height:15px;
	color:#fff;
	text-align:left;
	padding:0;
	background-color:#000;
    width:192px;
    height:129px;
    overflow:hidden;
}

div#panel-1 ul#grid-index li div.rollover a,
div#panel-1 ul#grid-index li div.rollover a:hover
{
	color:#fff;
	text-decoration:none;
}

div#panel-1 ul#grid-index li div.sale-description
{
    padding:10px;
    font-size:12px;
}

div#panel-1 ul#grid-index li div.sale-description a
{
    font-size:12px;
}

div#panel-1 div#list-index-sales
{
    width: 390px;
    float:left;
    
}

div#panel-1 div#list-index-sales a
{
    font-size:16px;
    padding-right:20px;
    line-height:16px;
}

div#panel-1 div#list-index-sales a:hover
{
    text-decoration:none;
    color:#fff;
}

div#panel-1 p.intro
{
    font-family: georgia,"times new roman",serif;
    font-size:14px;
    line-height:20px;
    padding:0 20px 0 0;
    margin: 0 0 24px 0;
}

div#panel-1 div#list-index-sales div.sale-listing
{
    width: 370px;
    height:68px;
    margin:0 0 5px 0;
    padding:0 20px 0 0;
}


div#panel-1 div#list-index-sales div.sale-listing img.thumb
{
     float:left;
     margin-right:10px;
}

div#panel-1 div#list-index-sales div.sale-listing a img.title			{ filter:alpha(opacity=60); KHTMLOpacity:.6; MozOpacity:.6; opacity:.6; }
div#panel-1 div#list-index-sales div.sale-listing a:hover img.title	{ filter:alpha(opacity=100); KHTMLOpacity:1; MozOpacity:1; opacity:1; }


div#panel-1 div#list-index-sales div.sale-listing img.title
{
    padding:3px;
}

div#panel-1 div#list-index-sales div.sale-listing  .date
{
    display:block;
    font-family:arial,helvetica,sans-serif;
    font-size:11px;
    text-transform:uppercase;
    padding:5px 0 0 0;
}
 
div#panel-1 div#list-index-img
{
    float:left;
    width:390px;
}

div#panel-1 div.sale-listing span.sifr
{
    display:inline;
    letter-spacing:-1px;
    line-height:800px;
    font-size:50px;
    width:280px;

}

div#panel-1 div.sale-listing span.sIFR-hasFlash
{
    font-size:50px;
    width:580px;
}



/*UPCOMING SALES PANEL*/
span.upcoming-sales-hd
{
    font-size:20px;
}

div.upcoming-sales-column
{
    width: 390px;
    float:left;
    margin-top:10px;
}


div.upcoming-sales-column a
{
    font-size:16px;
    padding-right:20px;
    line-height:16px;
}

div.upcoming-sales-column a:hover
{
    text-decoration:none;
    color:#fff;
}

div.upcoming-sales-column div.sale-listing
{
    width: 390px;
    height:68px;
    margin:0 0 5px 0;
    padding:0;
}


div.upcoming-sales-column div.sale-listing img.thumb
{
     float:left;
     margin-right:10px;
}


div.upcoming-sales-column div.sale-listing img.thumb
{
     float:left;
     margin-right:10px;
}

div.upcoming-sales-column div.sale-listing img.title
{
    padding:3px 3px 0 3px;
    margin-bottom:3px;
}

div.upcoming-sales-column div.sale-listing  .date
{
    display:block;
    font-family:arial,helvetica,sans-serif;
    font-size:11px;
    text-transform:uppercase;
    padding:5px 0 0 0;
}

div.upcoming-sales-column div.sale-listing a img.title			{ filter:alpha(opacity=60); KHTMLOpacity:.6; MozOpacity:.6; opacity:.6; }
div.upcoming-sales-column div.sale-listing a:hover img.title	{ filter:alpha(opacity=100); KHTMLOpacity:1; MozOpacity:1; opacity:1; }


/*UPCOMING SALES TOOLTIPS*/
div.tooltip
{
    
    position:absolute;
    left:380px;
    top:36px;
    width:370px;
    height:404px;
    float:left;
    background-color:#404040;
    color:#fff;
    font-family:arial,helvetica,sans-serif;
    padding:14px 16px;
    border:1px solid #666;
    
}



div.tooltip em
{
    font-style:italic;
    
}




/*GRAY BROWSE SALE BUTTON*/

#this-month-scroller-container .scroller-window div.this-month-btn {
    display: inline; 
    float: left; 
    width: 102px; 
    height: 24px; 
    text-align:center;
    background-image: url(/images/pages_this_month/gray-btn-102px.gif);
    background-repeat: no-repeat; 
    margin-left: 0px;
    padding-top: 5px;
    }


#this-month-scroller-container .scroller-window div.this-month-btn  a {
    font-size: 10px; 
    color: #DDDDDD;
    text-transform: uppercase;
    padding-top: 0px;
    }

#this-month-scroller-container .scroller-window div.this-month-btn a:hover {
    color: #FFFFFF;
    text-decoration: none;
    }

div#city-nav ul li.listclearer
{
    clear: both;
	display: block !important;
	float: none;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size: 0 !important;
}