﻿p.auction_meta {
  font-size: 12px;
}
p.auction_meta em {
  margin-top: 8px;
  clear: left;
  font-weight: bolder;
  display: block;
  float: left;
  width: 60px;
}
p.auction_meta span {
  float: left;
  margin-top: 8px;
}

ul.auction_list {
  margin-top: 15px;
  font-size: 12px;
}
ul.auction_list li.header {
  clear: both;
}
ul.auction_list li.header li {
  border-bottom: 1px solid #1D4370;
  padding: 3px;
  float: left;
  color: #002A5F;
  font-weight: bolder;
}
ul.auction_list li.header li.lot {
  width: 46px;
}
ul.auction_list li.header li.town {
  width: 120px;
}
ul.auction_list li.header li.address {
  width: 624px;
}
ul.auction_list li.header li.price {
  width: 120px;
  text-align: right;
}
ul.auction_list li.row {
  /* background: #FFF url(/Images/lot_row_resize.gif) repeat-y top left; */
  background: #FFF url(/Images/lot_row_resize.gif) repeat-y top left;
  border-bottom: 1px solid #1D4370;
  clear: both;
  line-height: 1.2;
  height: 1%;
  border-right: 1px solid #81D2F4;
}
ul.auction_list li.row_hover {
  background-color: #EFF7FA;
  cursor: pointer;
}
ul.auction_list li.row a {
  position: relative;
  float: none;
  color: #FFFFFF;
  text-decoration: none;
}
ul.auction_list li.row a:hover {
  text-decoration: underline;
}
ul.auction_list li.row li.lot {
  width: 50px;
  /* color: #002A5F; */
  color: #FFFFFF;
  font-weight: bolder;
  font-size: 14px;
  text-align: center;
  line-height: 50px;
  float: left;
}
ul.auction_list li ul {
  background-image: none;
}
ul.auction_list li.meta {
  float: left;
}
ul.auction_list li.meta ul {
  display: inline !important;
}
ul.auction_list li.meta ul li {
  color: #002A5F;
  float: left;
  font-weight: bolder;
  padding: 3px;
  height: 20px;
  line-height: 20px;
  border-bottom: 1px solid #81D2F4;
  overflow: hidden;
}
ul.auction_list li.meta ul li.town {
  width: 120px;
}
ul.auction_list li.meta ul li.address {
  width: 623px;
  background-color: #81D2F4;
}
ul.auction_list li.meta ul li.price {
  width: 120px;
  border-right: 1px solid #81D2F4;
  text-align: right;
}
ul.auction_list li.meta ul li.double {
  width: 247px;
  border-right: 1px solid #81D2F4;
  text-align: center;
}
ul.auction_list li.meta ul li.last {
  border-right: 0px;
}
ul.auction_list li.meta span {
  display: block;
  clear: both;
  padding: 3px;
  font-size: 11px;
  line-height: 1.3em;
  margin-left: 126px;
  width: 624px;
}

div.auction_holding {
  border: 1px solid #DDDDDD;
  padding: 40px;
  margin: 20px 20px 0px 20px;
  text-align: center;
  font-size: 16px;
  font-weight: bolder;
  color: #888888;
}

#lot_left_box {
  border: 2px solid #DDDDDD;
  float: left;
  width: 192px;
  padding: 4px;
  margin: 20px 20px 0px 20px;
}

#lot_left_box .button {
  line-height: 28px;
}

.lot_back_auction {
  height: 28px;
  line-height: 28px;
  margin-top: 0px;
  text-align: center;
}
.lot_prev_button, .lot_next_button {
  height: 28px;
  line-height: 28px;
  float: left;
  width: 88px;
  margin: 0px;
  margin-right: 4px;
  margin-bottom: 2px;
}
.lot_prev_button {
  padding-left: 4px;
  text-align: left;
}
.lot_next_button {
  padding-left: 0px;
  padding-right: 4px;
  margin-right: 0px;
  text-align: right;
}

#lot_number {
  clear: both;
  margin-top: 2px;
  border: 2px solid #133262;
  background: url(/Images/lot_resize.gif) repeat-x top left;
  padding: 16px 0px 16px 20px;
}
#lot_number .lot {
  display: block;
  font-size: 40px;
  line-height: 40px;
  color: #FFFFFF;
}
#lot_number .no {
  display: block;
  font-size: 70px;
  line-height: 70px;
  margin-top: -5px;
  color: #FFFFFF;
}

#lot_guide {
  margin-top: 2px;
  border: 1px solid #888888;
  padding: 10px;
  line-height: 20px;
  font-size: 12px;
  height: 81px;
  color: #1C4474;
}
#lot_guide b {
  color: #205A70;
  font-size: 14px;
}

#lot_header {
  margin-top: 28px;
  float: left;
  width: 828px;
  height: 115px;
}
#lot_header em {
  display: block;
  margin-top: 4px;
  font-style: italic;
  font-size: 14px;
}
#lot_visuals {
  float: left;
  border: 1px solid #DDDDDD;
  margin-top: 15px;
  padding: 10px;
  width: 808px;
}
#lot_visuals .photo {
  float: left;
  display: block;
  width: 452px;
}
#lot_visuals .photo img {
  border: 1px solid #666666;
}
#lot_visuals ul {
  float: left;
  width: 176px;
}
#lot_visuals ul li {
  float: left;
  padding: 0px;
  margin: 0px 0px 10px 10px;
  
}
#lot_visuals ul li img {
  border: 1px solid #666666;
}

#lot_visuals .withdrawn {
  text-align: center;
  font-size: 100px;
  color: #CCCCCC;
  line-height: 338px;
}
#lot_map {
  float: left;
  position:relative;
  width:176px;
  height:338px;
  border: 1px solid #666666;
}

#lot_body {
  margin: 0px 20px 20px 20px;
}
#lot_body .column {
  margin-right: 4%;
}
#lot_body .last {
  margin-right: 0;
}
#lot_body table.tabbed {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
#lot_body .tabbed td {
  padding: 0px 6px 0px 3px;
}
#lot_body .tabbed b {
  font-weight: bolder;
  color: #549BB7;
}

.addendum {
  margin-top: 20px;
  border: 2px solid #c03910;
  clear: both;
  padding: 15px;
}
.addendum h3 {
  color: #c03910;
  margin-top: 0px;
}





ul.files_list {
  float: left;
}
ul.files_list li.header {
  clear: both;
}
ul.files_list li.header li {
  border-bottom: 1px solid #1D4370;
  padding: 3px;
  float: left;
  color: #002A5F;
  font-weight: bolder;
}
ul.files_list li.header li.name {
  padding-left: 43px;
  width: 600px;
}
ul.files_list li.header li.size {
  width: 120px;
  text-align: right;
}
ul.files_list li.row {
  position: relative;
  border-bottom: 1px solid #1D4370;
  clear: both;
  line-height: 1.2;
  height: 1%;
}
ul.files_list li.row ul li {
  color: #002A5F;
  float: left;
  font-weight: bolder;
  padding: 3px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
ul.files_list li.row ul li.i {
  width: 30px;
  padding-left: 6px;
  background-color: #81D2F4;
}
ul.files_list li.row ul li.name {
  width: 600px;
  border-right: 1px solid #81D2F4;
}
ul.files_list li.row ul li.size {
  width: 120px;
  background-color: #81D2F4;
  text-align: right;
}

a.catalogue_pdf {
  margin-right: 10px; float: right;
}

#auction_list_controls {
  clear:right; float: right; padding: 4px; margin-right: 10px; border: 2px solid #DDDDDD;
}

#auction_list_controls span.filter {
  background: url(/Images/button_gradient.gif) repeat-x top left;
  border: 1px solid #888888;
  font-weight: bolder;
  color: #444444;
  display: block;
  text-decoration: none;
  font-size: 12px;
  margin: 0px; padding: 8px 8px 0px 8px; cursor: default; float: left; height: 28px; vertical-align: middle; line-height: 1em;
}
#auction_list_controls .lotFilter {
  width: 180px;
}