/*
------------------------------------------------------
=BODY & HEADINGS
------------------------------------------------------*/
body {background:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:10pt;} 
body,html{height:100%; margin-bottom:1px; width: 620px; margin-left: 0.4em; margin-top: 0.4em;}
h1 {font-size: 18pt; margin: 1em 0em;} h2 {font-size: 16pt; margin: 1em 0em;} h3 {font-size: 12pt; margin: 1em 0em 0em 0em; font-weight: bold;}
p {margin: 0.6em 0em 1em 0em;}
ul {list-style: disc;}

/*
------------------------------------------------------
=GENERAL CLASSES
------------------------------------------------------*/
.clear {clear: both;}
.border {border-bottom: solid 1px #666; margin-top: 1.2em; width: 98%;}

/*
------------------------------------------------------
=LEGAL
------------------------------------------------------*/
.legal {font-size: 7pt; font-color: #999; line-height: 1.4em; border: dotted 1px #ccc; padding: 5px;}
.legal span {font-weight: bold; margin-bottom: 0.3em;}

/*
------------------------------------------------------
=AUCTION
------------------------------------------------------*/
.auction_name {font-size: 18pt; color:red;}
.auction_price {font-size: 14pt;}

ul.auction-type {margin-top: 1em;}
ul.auction-type li {display:inline;}
ul.auction-type li.auction {text-transform:uppercase; color:#AFAEAE; font-size:16pt; line-height:28px; margin-right: 10px;}
ul.auction-type li.sold-large {text-transform:uppercase; color:#FFF; font-size:16pt; line-height:28px; background-color: #ED1C2E; padding: 2px 8px 2px 8px;}

ul.auction-details li {display:inline;}
ul.auction-details span {font-size: 15pt;}

/*
------------------------------------------------------
=FEATURES
------------------------------------------------------*/
/*ul.features {margin-top:10px; margin-bottom:-5px; width:190px; float:left; margin-right:15px; margin-left:10px;}*/
/*ul.features li {list-style: disc; no-repeat 0px 6px; padding-left:1px; font-size:10pt; line-height:1.5em; color:#8E8A8A;}*/

/*ul.features { margin-left:10px;  }
ul.features li { list-style:none!important; background:url(../img/icon/bullet_black_small.gif) no-repeat 0px 6px; padding-left:14px; color:#333; font-size:10pt; line-height:1.5em;}*/

ul.features { margin-left:10px;}
ul.features li {list-style:disc; margin-left:10px; _margin-left:15px;}
*:first-child+html ul.features li { margin-left:15px; }

*:first-child+html ul.l{float:none !important;}
*:first-child+html ul.r{float:none !important;}

/*
------------------------------------------------------
=IMAGE TABLES
------------------------------------------------------*/
br { display:none;}
table tr { border-bottom: solid 1px #ccc;}

table.property-images {width: 620px; margin-top: 0.4em; border:none; border:none;}
table.property-images tr { border-bottom:none;}
table.property-images td {padding: 0.2em;}
table.property-images td img {padding: 0.1em; border: solid 2px #D9D9D9;}

table.property-images .title {font-size: 12pt; margin-top: 0.6em; margin-bottom: 0.6em;}


