/* CSS Document */


li {
margin-bottom: 0.5em;
}

.proplong {
    height:300px;
    float:right;
    width:1px;
}

.propmedium {
	height:200px;
    float:right;
    width:1px;
}

.propshort {
	height:150px;
    float:right;
    width:1px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

.searchbox {
	margin: 1em;
}

.searchbox fieldset {
	padding: 10px;
	border: 1px solid #ACACAC;
}

.searchbox td {
margin-top: 10px;
}

h2 {
	font: 16pt bold verdana, sans-serif;
	padding-bottom: 0.5em;
	border-bottom: 1px solid black;
	margin: 0px;
}

h3.error {
color:#FF0000;
}

img {
border: 0;
margin: 0;
padding: 0;
}

#banner {
border-bottom: 1px solid black;
margin-bottom: 10px;
}

#auctioneer {
width: 100%;
text-align: left;
border: 1px solid #CCCCCC;
}

#auctioneer td {
border: 1px solid #CCCCCC;
padding: 5px;
}

#auctioneer th {
border: 1px solid #CCCCCC;
text-align: center;
background-color: #CCCCCC;
}

td.header {
font-weight: bold;
}





#quickbox {
width: 130px;
float: right;
/*border: 1px solid #F2880A;*/
border: 2px solid #ACACAC;
padding: 10px 10px 5px 10px;
margin-top: 1.4em;
margin-left: 8px;
margin-bottom: 5px;
}

#quicksearchform label {
font-size: 10px;
font-weight: normal;
text-align: left;
}

#submitbutton {
margin-top: 1em;
text-align: center;
}

#quicksearchform select {
margin-top: 1em;
font-size: 10px;
font-weight: normal;
color: #ffffff;
background-color: #000000;
width: 95%;
}


td.linktext {
width: 120px;
background-color: #A9CFD5;
}

#tablespacer {
width: 20px;
}

p.heading {
background-color: #A9CFD5;
font-weight: bold;
font-size-adjust: larger;
}



#browse {
border: 0;
margin-top: 1.5em;
width: 100%;
text-align: left;
}

#browse td {
padding-bottom: 0.4em;
}

#browse a {
font-size:11px;
font-weight: bold;
text-decoration: none;
color: #6A8F94;
}

#browse a:hover {
text-decoration: underline;
}

#auctioneers {
width: 100%;
text-align: left;
}

#auctioneers a {
/*color: #000000;*/
}

#name a {
text-transform: uppercase;
}

#auctioneers a:visited {
/*color: #000000;
font-style: italic;*/
}

#searchlist li {
margin-bottom: 0.75em;
}


#mapref {
	text-align: center;
}

tr.odd {
background-color: inherit;
}

tr.even{
background-color:#CCCCCC;
}

ul {
list-style-image: url(img/mitem.gif)
}

p.error {
color: #FF0000;
font: 14pt verdana, sans-serif;
}

p.right {
text-align: right;
}

p.designer {
font-size: smaller;
}
