/*
 *  Copyright (c) 2003 by The Web Center, Inc.  All rights reserved.
 *  http://webctr.com | admin@webctr.com
 *  Darrell G. King
 *  Version 1.2 wcSite Listing Tool Cascading Style Sheet
 *
 */

#lt-frame {
 position: relative;
 left: 270px;
 width: 500px;
 margin:0px 0px 40px 0px
}

img { border: 0px; }

h5.lt-h5 {
 border-bottom: #F0E986 solid 1px;
 text-align: left;
}

a.lt {
 color: #800000;
 text-decoration: underline;
}
a.lt:link {  color: #800000}
a.lt:active {  color: #FF0000}
a.lt:visited {  color: #800000}
a.lt:hover {  color: #FF0000}

a.lt-detail-link {
 color: #800000;
 text-decoration: none;
 font-weight: bold;
 line-height: 1.3em;
 font-size: .9em;
 text-decoration: underline;
}
a.lt-detail-link:link {  color: #800000}
a.lt-detail-link:active {  color: #FF0000}
a.lt-detail-link:visited {  color: #800000}
a.lt-detail-link:hover {  color: #FF0000}

a.lt-tour-link {
 color: #800000;
 text-decoration: none;
 font-weight: bold;
 font-size: .9em;
 text-decoration: underline;
}
a.lt-tour-link:link {  color: #800000}
a.lt-tour-link:active {  color: #FF0000}
a.lt-tour-link:visited {  color: #800000}
a.lt-tour-link:hover {  color: #FF0000}

#lt-directory-display {
  width: 500px;
  margin: auto;
  font-family: Verdana, Helvetica, Ariel, sans-serif;
}

#lt-detail-display {
  width: 500px;
  margin: auto;
  font-family: Verdana, Helvetica, Ariel, sans-serif;
  text-align: center;
  font-size: .8em;
}

.lt-linkbox {
 margin-top: 5px;
}

.lt-listing {
 clear: both;
 padding: 15px 0px 5px 5px;
 margin: 0px;
 border: #000000 solid;
 border-width: 0px 0px 2px 0px;
}

/* DIRECTORY DISPLAY */
.lt-directory-image {
 position: relative;
 float: left;
 width: 100px;
 padding: 10px 5px 0px 0px;
} 
.lt-directory-image div {
 position: absolute;
 top: 0px;
 left: 0px;
 z-index: 4;
 width: 100px;
 text-align: center;
 font-weight: bold;
 font-size: 17px;
 padding: 20px 0px 0px 0px;
 color: #F00;
}

.lt-directory-text {
 float: left;
 width: 380px;
 text-align: left;
 padding: 10px 0px 0px 0px;
}
.lt-directory-address {
 font-weight: bold;
 font-size: .9em;
}
.lt-directory-price {
 font-size: .9em;
}
.lt-image {
 margin: 1px;
}
.lt-notice {
 margin: 30px 0px 30px 0px;
 color: #FF0000;
 font-size: 1.3em;
 
}
/* DETAIL DISPLAY */

.lt-h4-header {
 margin: 5px 0px 5px 0px;
 color: #FF0000;
}

#lt-detail-address {
 color: #800000;
 font-weight: bold;
 text-align: center;
 margin: 10px 0px 25px 0px;
}
#lt-virtual-tour-button {
 margin: 15px 0px 15px 0px;
}
.lt-single-column {
 margin: 10px 0px 25px 0px;
 text-align: right;
}
.lt-copy-left {
 float: left;
 width: 48%;
 margin: 10px 0px 25px 0px;
 text-align: left;
}
.lt-copy-right {
 float: right;
 width: 48%;
 margin: 10px 0px 25px 0px;
 text-align: left;
}
#lt-agent-info {
 color: #800000;
 text-align: center;
 margin: 10px 0px 25px 0px;
 clear: both;
}
.lt-agent-box {
 margin: 0px 0px 20px 0px;
}
.lt-agent-name {
 font-size: 1.1em;
}
.lt-agent-email {
 font-size: .9em;
}
.lt-agent-phone {
 font-size: .9em;
}
a.lt-agent-link {
 color: #800000;
 text-decoration: none;
 line-height: 1.3em;
 font-size:.8em;
 text-decoration: underline;
}
a.lt-agent-link:link {  color: #800000}
a.lt-agent-link:active {  color: #FF0000}
a.lt-agent-link:visited {  color: #800000}
a.lt-agent-link:hover {  color: #FF0000}

#infobox-1 {
 float: left;
 width: 35%;
 margin: 10px 0px 25px 0px;
 text-align: left;
 font-size: .9em;
}
#infobox-2 {
 float: right;
 width: 63%;
 margin: 10px 0px 25px 0px;
 text-align: left;
 font-size: .9em;
}
#copy-lower {
 clear: both;
 width: 98%;
 margin: 20px 0px 25px 0px;
 text-align: left;
}

.lt-room-data {
 width: 80%;
 font-size: .9em;
 text-align: center;
}
.lt-th1 {
 font-weight:  bold;
 font-size: .9em;
 width: 35%;
 text-align: left;
}
.lt-th2 {
 font-weight:  bold;
 font-size: .9em;
 text-align: center;
}
.lt-th3 {
 font-weight:  bold;
 font-size: .9em;
 text-align: center;
}
.lt-th4 {
 font-weight:  bold;
 font-size: .9em;
 text-align: center;
 width: 15%;
}

/* SEARCH FORM */
#lt-search-form {
 font-size: .9em;
 color: #FFFFFF;
 text-align: left;
}

.lt-selectfield {
 width:98%;
 background: #E9E9E9;
 color: #804000;
 height: 16px;
}
.lt-submit-button {
 margin: 5px auto 5px auto;
 text-align: center;
 clear: both;
 width: 90%
}

/* PAGEINATION */

.lt-menu-page {
 margin: 0px 3px 0px 3px;
 font-weight: bold;
 font-size: 12px;
}
.lt-page-list {
 clear:both;
 font-size: 12px;
 margin: 30px 5px 20px 5px;
 text-align: center;
}
a.lt-pagelink {
 color: #800000;
 text-decoration: underline;
 font-size: 12px;
}
a.lt-pagelink:link {  color: #800000}
a.lt-pagelink:active {  color: #FF0000}
a.lt-pagelink:visited {  color: #800000}
a.lt-pagelink:hover {  color: #FF0000}


