/* misc/email.php */

input.error, select.error, textarea.error {background-color: #ffe0e0;}

#email {
padding: 2em 2em 0em 2em;
}

#email h1, #email h2 {
color: #000;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
text-align: center;
margin: 0em;
}

#email h1 {
font-size: 2.4em;
padding-bottom: .2em;
border-bottom: 2px solid #000;
}

#email h2 {
font-size: 1.2em;
padding-top: .2em;
border-top: 2px solid #000;
}

#email form {
text-align: left;
margin: 0em;
}

#email table {margin: auto;}
#email ul, #email dl, #email p {margin: 0em;}

#email table img {vertical-align: bottom;}

#john #return {display: none;}


/* About us */

#about {
height: 240px;
padding: 1.5em 1em 1em 285px;
text-align: center;
background:   url("/images/logoabout.png") no-repeat 5% center;
}

#about h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 2em;
color: #900;
margin: .1em;
}

#about h1 strong {
color: #009;
}

#about h2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #333;
font-size: .9em;
}

#about h3 {
font-size: .9em;
font-weight: bold;
margin: .5em 8em .4em 0em;
}

#about h4 {
font-size: .9em;
font-weight: bold;
margin: .2em 0em 0em 8em;
}

#about h5 {
color: #000;
font-weight:bold;
font-size: .8em;
margin: 1em;
}

#about table {
width: 100%;
font-size: .9em;
text-align: center;
}

/* Hey, we're cool */

#withus {
padding: 0em 2em;
}

#withus dt {
font-size: 1.1em;
font-weight: normal;
background: #c5d5c5;
margin-top: 1em;
padding: .2em;
border-top: 1px solid #000;
border-right: 1px solid #000;
border-left: 1px solid #000;
}

#withus dd {
background: #f0f5f0;
margin: 0em;
padding: .3em .2em .3em .5em;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
}

#withus ol li {
margin: 0em 0em;
}
/* Y? */

#services p {
text-align: center;
margin: 0em;
}

#services table {
margin: 0em auto;
width: 100%;
}

#services td {
text-align: center;
}

#services td p {
text-align: left;
}

#services ul img {
border: 0em;
}

#givemework table {
width: 720px;
margin: auto;
}

#givemework td.pic {
width: 150px;
text-align: center;
}

/* div.auctioneer is for the list of all the auctioneers */

.kslist h3 {
margin: 1.1em 0em 0em 0em;
}

.kslist .filter table,
.kslist .filter {
margin: auto;
}

.kslist .filter strong,
.kslist .filter #submit input {
font-size: 1.5em;
margin: 0em .5em;
}

.kslist .filter #dropdown {
text-align: right;
}

.kslist .filter #city {
width: 14em;
}

.kslist .filter #state {
width: 2em;
}

.kslist .filter #zip {
width: 4em;
}

table.kslist {
border-collapse: collapse;
width: 100%;
font-size: .9em;
}

table.kslist td {
border-top: 2px solid #036;
padding: .5em;
}

table.kslist tr.featured td {
background: url('/images/bg-gold.jpg');
border-top: 2px solid #600;
}

table.kslist td.pic {
text-align: center;
}

table.kslist ul {
margin: 0em;
}

#antiquescommunity dl {
margin: 1em 2em;
}