/* [Block Layout: TREB Listing Current] */
.treb_listings_current .no_items             { padding: 5px; font-style:italic; }
.treb_listings_current .date                 { padding: 0 0 0 0; font-weight: bold; }
.treb_listings_current .item                 { padding: 5px; }
.treb_listings_current .item .item_body      { }
.treb_listings_current .links                { float: right; }
.treb_listings_current .links *              { float: left; }
.treb_listings_current .links span           { text-align: center; font-size:8pt; width:8px; color:#888; }
.treb_listings_current .item_separator       { padding: 0 0 0 0; }
.treb_listings_current .thumbnail            { float: left; padding: 0 2px 2px 0; }
.treb_listings_current .thumbnail img        { display: block; float: left; border: 1px solid #256195; }
.treb_listings_current table.treb            { float: none; }
.treb_listings_current table.treb td         { vertical-align: top; font-family: arial, helvetica, clean, sans-serif; font-size: 100%;}
.treb_listings_current table.treb td div          { padding: 0 2px; float: left; font-weight: bold; }
.treb_listings_current table.treb td div.price    { font-size: 140%; color: #404040; font-weight: normal;}
.treb_listings_current table.treb td a            { color: #003366; text-decoration: none; }
.treb_listings_current table.treb td a:hover      { color: #0000ff; text-decoration: underline; }
.treb_listings_current table.treb td div.where    { font-size: 120%; color: #404040; }
.treb_listings_current table.treb td div.lbl      { width: 80px; color: #003366; font-weight: bold; }
.treb_listings_current table.treb td .qrcode img  { display: block; margin: auto; border: 1px solid #808080; }

.treb_listings_current .treb_open_house           { margin: 5px 0; }
.treb_listings_current .treb_details              { margin: 5px 0; }

.treb_listings_current .item_separator            { height: 0px; border-bottom: 1px solid #256195; }

/* Paging control layout */
.treb_listings_current .pnav                     { width: 100%; }
.treb_listings_current .pnav td                  { text-align: center; padding: 1px; }
.treb_listings_current .pnav_pn                  { width: 60px; }
.treb_listings_current .pnav a                   { text-decoration: none; margin: 0 1px; }
.treb_listings_current .pnav_pn a:hover          { text-decoration: underline; }
.treb_listings_current .pnav_pn a.disabled,
.treb_listings_current .pnav_pn a.disabled:hover { text-decoration: none; }
.treb_listings_current .pnav_num a:hover         { margin: 0; }
.treb_listings_current .pnav_num a.current,
.treb_listings_current .pnav_num a.current:hover { font-weight: bold; margin: 1px; }

/* Paging control colours */
.treb_listings_current .pnav div                 { background-color: #ddf; border: 1px solid #88c; }
.treb_listings_current .pnav a                   { color: #00f; }
.treb_listings_current .pnav a.disabled,
.treb_listings_current .pnav a.disabled:hover    { color: #888; }
.treb_listings_current .pnav_num a:hover         { background-color: #ccf; border: 1px dashed #88f; }
.treb_listings_current .pnav_num a.current,
.treb_listings_current .pnav_num a.current:hover { background-color: #ccf; border: 1px solid #88f; }
