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