/* ie 5 pc */

body { background-color: #ebeff8; margin: 0; }
input { font-size: 10px; font-family: Verdana; border: solid 1px; height: 17px; width: 120px }
/* TEXT WITH HEX COLOR #000000  */
.text0, .size1 /* formerly .miniTxt */
{ font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 9px; color: gray;}

.text1, .size2, select, option /* formerly .lotpacket */
{ font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 10px; color: #333333;}

.text2, textarea, p, li, ul, td, ol, input /* formerly .hedtext, .text2a, .text, .tert */
{ font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 11px; color: #333333; }

.text3, .size3 
{ font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 12px; color: #333333; }

/* */
.saleName, .size5
{ font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size:14px; color:#333333;}

.text6,.size6 
{ font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 15px; color: #333333; }

  
/* TEXT WITH HEX COLOR #000066 */
.direct1 /* formerly .direct */
{ font-family: Verdana, "Lucida Grande", Arial, sans-serif; font-size: 10px; color: #000066; }
	
.direct2 
{ font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-variant: small-caps; font-size: 13px; color: #a0a0a0; }
.direct2italique { color: #000066; font-size: 11px; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: italic; }
.direct3 
{ font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-variant: small-caps; font-size: 12px; color: #a0a0a0;  }

.direct4 
{ font-variant: small-caps; font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 12px; color: #a0a0a0; }

.direct45 
{ font-variant: small-caps; font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 11px; color: #a0a0a0; }


.direct5 
{ font-family: Verdana, "Lucida Grande", Arial, sans-serif; font-size: 14px; color: #000066;}

.direct6 
{ font-family: Verdana, "Lucida Grande", Arial, sans-serif; font-size: 15px; color: #000066;}

.direct8 
{ font-family: Verdana, "Lucida Grande", Arial, sans-serif; font-size: 17px; color: #000066; }

.direct11 
{ text-transform: uppercase; font-family: Verdana, "Lucida Grande", Arial, sans-serif; font-size: 18px; color: #000066; }

/* TEXT WITH HEX COLOR #666699 */
/* FOR EVENT PAGES */
.evthdr
{ font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 11px; color: #787878; text-decoration: none; }
	
.chad 
{ font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 12px; color: #666699; text-decoration: none; }

/* TEXT WITH HEX COLOR #999999 */
/* FOR ARTICLES IN PREVIEW */
.caption 
{ font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 10px; color: #999999; }
	

/* TEXT WITH HEX COLOR #ff9900 */
/* FOR LIVE AUCTION CALENDAR AND SOTHEBY'S SERVICES PAGE */
/* TEXT WITH HEX COLOR #666666 */
/* FOR OFFICE LANDING PAGE */
.gtext0 /*formerly .teaser */
{ font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 10px; color: #666666;}

.gtext1
{ font-variant: normal; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 13px; color: #666666; }

.gtext2
{ font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 12px; color: #666666;}

/* TEXT WITH HEX COLOR #FFFFFF */
/* for footer */	
/*
  THIS IS FROM THE OLD STYLE SHEET

  THESE WILL BE PHASED OUT WITH STYLES FROM ABOVE DURING THE RE-ENGINEERING   MODIFICATIONS
 */
.size3 {font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 12px }

.size4 {font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 13px }
 
.size7 { font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 20px ; text-transform: capitalize; }

.size8 {font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 25px }

.size9 {font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 29px }

/* FOR alternating row colors */
/*  LINKS SECTION */

/* GLOBAL LINKS SITE WIDE */
a:link { text-decoration: none; color: #a0a0a0; }
a:visited { text-decoration: none; color: #a0a0a0; }
a:hover { background-color: #639cd2; text-decoration: none; color: white; }
a:active { background-color: #639cd2; text-decoration: none; color: white; }
/* FOR HOMEPAGE, LIVE AUCTIONS, COLLECTING DEPARTMENT, SOTHEBY'S SERVICES AND ONLINE AUCTIONS PAGE */	
/* NEW FOR LOCATION WORLDWIDE, SPECIALIST DEPARTMENT AND SUBSCRIPTION*/
/* FOR SPECIALIST DEPARTMENT and PUB SUB LANDING*/
table.shadow { 
    align: center
  }

  td.shadow-top { 
    height: 16px;  
    background-image: url(ShadowAttributes/top.gif)
  }

  td.shadow-topRight { 
    width: 16px;
    height: 16px;
    background-image: url(ShadowAttributes/topRight.gif)
  }

  td.shadow-right { 
    width: 16px; 
    background-image: url(ShadowAttributes/right.gif)
  }

  td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url(ShadowAttributes/bottomRight.gif)
  } 

  td.shadow-bottom { 
    height: 16px;
    background-image: url(ShadowAttributes/bottom.gif)
  }

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url(ShadowAttributes/bottomLeft.gif)
  } 

  td.shadow-left { width: 16px;
    background-image: url(ShadowAttributes/left.gif)
  }

  td.shadow-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image: url(ShadowAttributes/topLeft.gif)
  }      

  td.shadow-center { 
    background-color: white  
  }
