* {
  margin: 0;
  padding: 0;
}

body {
	background-color: #DDDDCC;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
	min-width: 740px;
	text-align: center;
}

a:link, a:visited {
	color: #996600;
	font-size: 12px;
        outline: none;
	text-decoration: none;	
}

a:hover, a:active {
	color: #666666;
	font-size: 12px;
        outline: none;
	text-decoration: none;	
}

a.tooltip {
        position: relative;
}

a.tooltip span {
        display: none;
}

/*for facebook, twitter*/
#footer ul li a.tooltip:hover span {
        display: block;
        color: #666666;
        font-size: 10px;
        position: absolute;
        border: dotted #DDDDCC 1px;         
        background-color: #EEEEE0;
        letter-spacing: 1px;
        line-height: 12px;
        padding: 4px;
        bottom: 28px;
        left: 16px;        
}

a.tooltip:hover span {
        display: block;
        color: #666666;
        font-size: 10px;
        position: absolute;
        border: dotted #DDDDCC 1px;         
        background-color: #EEEEE0;
        letter-spacing: 1px;
        padding: 4px;
        bottom: 16px;
        left: 8px;        
}

a.tooltip:hover {
        font-size: 100%; /* fixes bug in IE5.x/Win */
}

h1 {
	color: #996600;
	font-size: 16px;
	font-weight: normal;	
	letter-spacing: 2px;
	padding: 10px 40px;
	text-transform: uppercase;
	text-indent: -9000px;	
}

h2 {
	color: #996600;
	font-size: 14px;
	font-weight: normal;	
	letter-spacing: 2px;
	padding: 10px 26px 10px 40px;
	text-align: right;
	text-transform: uppercase;
}

#auction_policies h2 {
	color: #996600;
	font-size: 14px;
	font-weight: normal;	
	letter-spacing: 2px;
	padding: 10px 0 10px 40px;
	text-align: left;
	text-transform: uppercase;
}

h3 {
	border-top: dotted #DDDDCC 2px;
	color: #996600;	
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
        padding: 10px 40px 6px 40px;
}

h3.grey {
	border-top: dotted #DDDDCC 2px;
	color: #333333;	
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
        padding: 10px 40px 6px 40px;
}

#auction_policies h3 {
	border-top: dotted #DDDDCC 2px;
	color: #996600;	
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 40px;
        padding: 10px 0 6px 0;
}

h3.first {
        border: none;
        padding: 10px 40px 6px 40px;
}

h4, dt {
	color: #666666;	
	font-size: 12px;	
	font-weight: normal;
	padding: 6px 40px 2px 40px;
        text-transform: uppercase;
}

.subheading {
        color: #666666;        
	display: block;
        padding: 0 0 6px 0;
  
}

h4.first {
        border: none;        
	color: #666666;	
	font-size: 12px;	
	font-weight: normal;
	padding: 14px 40px 4px 40px;
        margin-top: 10px;
        text-transform: capitalize;
}

h4.staff {
        border-top: dotted #DDDDCC 2px;
	color: #666666;	
	font-size: 12px;	
	font-weight: normal;
	padding: 14px 40px 4px 40px;
        margin-top: 10px;
        text-transform: capitalize;
}

h5 {
	border-top: dotted #DDDDCC 2px;
        color: #996600;
	font-size: 14px;
	font-weight: normal;	
	letter-spacing: 2px;
        padding: 20px 0 20px 0;
	text-transform: uppercase;
}

h6 {
	color: #333333;        
	font-size: 11px;
	font-weight: normal;	
	letter-spacing: 2px;
	padding: 0 26px 10px 40px;
	text-align: right;	
}

.external_link a { 
        background: url(../photos/external.gif) no-repeat right top;
        padding: 0 10px 0 0;        
}

.pdf_link a { 
        background: url(../photos/pdf.gif) no-repeat right top;
        padding: 0 26px 0 0;        
}

.email a { 
        background: url(../photos/envelope.gif) no-repeat right top;
        padding: 0 30px 0 0;        
}

#backtotop {
        border-top: dotted #DDDDCC 2px;
        padding-top: 10px;
        margin-top: 10px;
}

#backtotop a { 
        background: url(../photos/uparrow.gif) no-repeat right 10px;
        padding: 10px 18px 0 40px;        
}

.top {
        background: url(../photos/uparrow.gif) no-repeat right 10px;
        padding: 10px 14px 0 0;
        
}

p {
	font-size: 12px;
        padding: 0 40px 14px 40px;
        text-align: justify;
}

dd {
	font-size: 12px;
        padding: 0 40px 10px 40px;
        text-align: justify;
}

#frame {
	background: url(../photos/faux-column.gif) repeat-y top left;	
	border: 0;
	margin: 20px auto;
	text-align: left;	
	width: 720px;
}

/* start map */
#map {      
        padding: 0 20px 20px 20px;
}

/* start header */
#header {
	background: #FFFFFF url(../photos/logo.gif) no-repeat;	
	height: 100px;
	width: 720px;
}

/* for preview, no price, provenance, finished product header */
#header2 {
        margin-top: 10px;
}

#header3 {
        /*height: 40px;
	width: 720px;*/
        padding-top: 60px; 
}

/* start navbar */
#navbar {
        background: #3D3D3D url(../photos/navbar.gif) no-repeat;
	height: 36px;
        line-height: 36px;
	width: 720px;	
}

#navbar ul {
	list-style: none;
	padding: 0 40px;
}

#navbar ul li {
        border-right: solid #666666 1px;
        display: inline;
        float: left;
        height: 36px;
        position: relative;
        width: 80px;        
}

#navbar ul li.first {
        border-left: solid #666666 1px;
}

#navbar ul li.second {
        width: 120px;  
}

#navbar ul li a {	
	color: #CCCCCC;
	display: block;
	font-size: 11px;
        letter-spacing: 1px;
	line-height: 36px;
	text-decoration: none;
        text-align: center;        
}

#navbar ul li a:hover {
	color: #999999;        
}

/* start search */
#search {
        border: none;
        color: #999999;
        display: block;
	font-size: 11px;	
	line-height: 36px;
        height: 36px;        
}

#search .text {
        border: solid 1px #CCCCCC;
        color: #666666;
        padding: 1px 2px;
        margin: 4px 0 4px 16px;        
}

#search .submit {
        margin: 4px 0 4px 0;
}

#search label {
        color: #CCCCCC;        
}

.search_button {
        margin: 4px 0;
}

/* start sidebar */
#sidebar {
	background-color: #FFFFFF;
	border-right: dotted #DDDDCC 3px;	
	float: left;
	width: 240px;
        padding: 20px 0;
}

#sidebar img {
	padding: 20px 20px 0 40px;      
}

#sidebar ul {
	list-style: none;
        margin: 0;
        padding: 0 26px 10px 0;
}

#sidebar ul li {
	background-color: #FFFFFF;
        padding: 0;        
}

#sidebar ul li a:link, #sidebar ul li a:visited {
        background: url(../photos/rollover3.gif) no-repeat left top;
        display: block;
        height: 20px;               
        text-decoration: none;
        text-align: right;
	text-transform: uppercase;
        width: 214px;
}

#sidebar ul li a:hover, #sidebar ul li a:active {
        background-position: right top;
}

/* start one_column frame */
#one_column {	
	background: #FFFFFF;	
	border: 0;
	margin: 10px auto;        
        text-align: left;
	width: 720px;
}

#one_column #main {                
        width: 720px;
        margin: 0 0 10px 0;
        padding: 0;
}

#one_column #backtotop a { 
        background: url(../photos/uparrow2.gif) no-repeat right 10px;
        padding: 10px 20px 0 0;        
}

/* start main */
#main {		
        float: right;        
	padding: 40px 0;
	width: 460px;	
}

.subsection {
        height: 155px;
}



.indent {
        color: #666666;
        padding: 0 40px 14px 300px;
}


#main ul {
	list-style: none;
        margin: 0;
        padding: 0;
}

#main ul li {
	background-color: #EEEEE0;
        padding: 0;        
}


#main ul li a:link, #main ul li a:visited {
        background: url(../photos/rollover6.gif) no-repeat left center;
        color: #666666;
        display: block;
        height: 20px;
        line-height: 20px;        
	text-decoration: none;
        text-indent: 40px;
	text-transform: uppercase;
        width: 460px;
}

#main ul li a:hover, #main ul li a:active {
        background-position: right top;
        color: #996600;
}

#main li.category a { 
	border-top: dotted #DDDDCC 2px;
        padding-top: 4px;
        margin-top: 4px;
}

/*for site map*/
#main li.category2 a:link, #main li.category2 a:visited { 
	border-top: dotted #DDDDCC 2px;               
        color: #996600;
        padding-top: 4px;
        margin-top: 4px;
}

#main img {
        margin: 0 40px;
}

/*start forms*/
#forms label {
	color: #996600;                
        padding: 2px 0 0 0;        
	position: absolute;		
}

#forms textarea {
        border: 1px solid #DDDDCC;
	margin: 0 0 4px 70px; 
}

#forms select {
        border: 1px solid #DDDDCC;
	line-height: 15px;
	margin: 0 0 5px 70px;	
}

input:focus, textarea:focus, select:focus {
	background: #EEEEEE;
	outline: 0;	
}

#forms input {
        border: 1px solid #DDDDCC;
	line-height: 15px;
        margin: 0 0 5px 70px;	
}

#forms select option {
        color: #333333;
        font-size: 11px;        
	padding: 0 40px 0 10px;
}

#forms label.error {
        color: #888888;
        float: none;
        margin-left: 10px;
        vertical-align: top;
}                
        

button {
      padding: 4px 12px;
      color: #555555;           
}

/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
.clear { 
	clear: both;
        height: 0;
        font-size: 1px;
        line-height: 0px;
}

/* start thumbnails */
span.pagename {
        border-top: dotted #DDDDCC 2px;
	border-bottom: dotted #DDDDCC 2px;
        color: #996600;
        display: block;
        font-weight: normal;
        font-size: 14px;
        letter-spacing: 2px;
        margin: 10px 40px 10px 40px;
	padding: 10px 0 10px 0;
        text-align: center;
        text-transform: uppercase;        
}

span.results {
        border-top: dotted #DDDDCC 2px;
        border-bottom: dotted #DDDDCC 2px;
        color: #666666;
        display: block;
        font-size: 12px;
        margin: 0 40px 10px 40px; 
        padding: 10px 0;
        text-align: center;
}

div.gallery {
        background: #FFFFFF;
 	margin: 0 0 10px 33px;        
}

div.thumbnail {
  	width: 160px;
  	height: 280px;
  	border: 1px solid #DDDDCC;
  	float: left;
  	overflow: hidden;
        margin: 1px;
  	padding-top: 5px;
        text-align: center;
}

div.image {
      width: 154px;
      height: 154px;
}

img.thumbnail {
        margin: 0 4px;
        border: none;        
}

.itemlink {
        display: block;
	font-size: 11px;  	
        margin: 4px 0 0 0;
  	padding: 0px 5px 0 5px;
        text-transform: uppercase;
}

.itemlink a {
	color: #666666;
	font-size: 11px;
        letter-spacing: 1px;
	text-decoration: none;	
}

.itemlink a:hover {
	color: #996600;
	font-size: 11px;
	text-decoration: none;	
}

.price {
	font-weight: normal;
	font-size: 12px;
}

.saleprice {
	font-size: 12px;
	color: #996600;        
	text-transform: uppercase;	
}

span.bid {
	color: #996600;	
	padding: 0 0 0 0;
}



.itemid {        
	font-size: 12px;
        color: #666666;
	display: block;
	padding: 0;	
}

table.linktable {
        background: #FFFFFF;
        border: 0;        
        margin: 0 40px;
        padding: 0 0 40px 0;
        
}

td.linktable {
        background: #FFFFFF;
        border: solid #DDDDCC 1px;
        border-collapse: collapse;
	height: 24px;
        margin: 1px;
        padding: 5px 16px;	
        text-align: left;
        text-transform: uppercase;
        vertical-align: top;
        width: 200px;        
}

td.backlink {
        border: 0;
        display: none;
        text-align: center;
	height: 4px;
	padding: 0;
	background: #FFFFFF;
	margin: 10px 0 0 0;
}

td.backlink a {
        color: #FFFFFF;
        font-size: 2px;
}

/* start items */
.content {
        margin: 0;
        padding: 0;
        text-align: center;   
}

.itemname {	
	border-top: dotted #DDDDCC 2px;
	border-bottom: dotted #DDDDCC 2px;
	color: #666666;
	display: block;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 2px;
	padding: 10px 0;
        margin: 10px 40px 0 40px;         
        text-transform: uppercase;
}

.maker {        
        color: #666666;
        display: block;
        font-size: 12px;
        padding: 0 0 6px 0;        
}

.description {
        color: #333333;
        font-size: 12px;
        font-weight: normal;
        padding: 0 40px 6px 40px;
        text-align: center;
}

.description p {
	font-size: 12px;
        padding: 10px 0 0 0;
        text-align: center;
}

.shade {               
        color: #555555;
        display: block;
        font-size: 12px;
        margin: 4px 20px 4px 20px;
        padding: 4px 8px 0 8px;         
}

.matches {
        border: solid #DDDDCC 1px;        
        color: #333333;
        display: block;
        font-size: 12px;
        margin: 4px 20px 4px 20px;
        padding: 8px 8px 8px 8px;         
}

.period, .circa {        
        font-size: 12px;
        padding: 6px 0 0 0;
}

.dimensions {
        font-size: 12px;
        padding: 0 0 6px 0;
}

div.price {            
	margin-left: auto;
        margin-right: auto;
        margin-bottom: 6px;
        margin-top: 6px;        
        text-align: center;       
}

span.price {
        font-size: 12px;
        padding: 0;        
}

span.sold {
        color: #996600;
        font-size: 12px;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
}

div.content span.sold {
      display: block;
      margin: 0 0 8px 0;
      
}

.saleprice {	
        font-size: 12px;
        color: #996600;
        padding: 0 2px;    
        text-transform: uppercase;        
}

form.paypal {        
	padding: 0;
        margin: 4px 0 10px 0;       
}

img.itemimage {
        padding: 0 0 8px 0;        
}

span.caption {
        display: block;
        
}

.nopics {
        border-top: dotted #DDDDCC 2px;
        border-bottom: dotted #DDDDCC 2px;
        color: #333333;
        display: block;
        font-size: 12px;
        margin: 40px 40px; 
        padding: 10px 0;
        text-align: center;
}



/* start links  */
#links {
       height: 60px;
       
}

#links ul {
        border-top: dotted #DDDDCC 2px;
      	list-style: none;
        margin: 10px 0 0 0;
        padding: 4px 0 0 0;        
}

#links ul li {
	background-color: #FFFFFF;
}

#links ul li a {
  	color: #666666;
        font-size: 10px;
        padding: 2px 0 0 24px;
	text-decoration: none;
	text-transform: uppercase;	
}

#links ul li a:hover {
	color: #CC6600;        
}

/* start address  */
#address {        
        display: none;        
}

/* start footer  */
#footer {
	background-color: #DDDDCC;
       
}

#footer ul {
	list-style: none;
	padding: 4px 0 0 0;
}

#footer ul li {
	float: left;
        position: relative;	
}

#footer ul li a {
	color: #555555;
	display: block;
	font-size: 11px;
	line-height: 28px;		
	text-decoration: none;
}

#footer ul li a span {
	color: #996600;
	padding: 0 8px;	
}

#footer ul li a:hover {
	color: #000000;
}

#copyright {
	color: #444444;
	float: left;
	font-size: 9px;
	line-height: 30px;
}
