/**
 * Content Style Sheet - no structural definitions
 *
 * @project MakeX (http://www.makex.com)
 * @copyright Liquid Light Digital Limited (http://www.liquidlight.co.uk)
 * @author Jinn Koriech
 * @date 2003-12-10
 * @cvs $Id: style.all.css,v 1.5 2003/12/12 13:52:06 jinn Exp $
 */

body, td, th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    line-height: 12pt;
    color: #615C53;
    color: #42433e;
}
p {
    margin: 0;
}
th {
    font-weight: bold;
    text-align: left;
}

* html input {
    border: 1px solid #736d62;
    background-color: #fafafa;
    font-size: 8pt;
    margin-bottom: 3px;
}

h1 {
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    margin: 5px 0px 4px 10px;
}

h2 {
    font-size: 12pt;
    font-weight: bold;
    margin: 5px 0px 8px 0px;
}
h3 {
    font-size: 100%;
    margin: 0px;
}

input[type=text], input[type=password] {
    border: 1px solid #736d62;
    background-color: #fafafa;
    font-size: 9pt;
    margin-bottom: 3px;
    padding: 1px 3px 1px 3px;
    font-family: Arial, Helvetica, sans-serif;
}

input[type=submit] {
    /*
    border: 3px outset #479679;
    border: 3px outset #A5B4AA;
    color: #615C53;
    background-color: #cddfd3;
    padding: 0px;
    */
}
input[type=submit]:active {
    border-style: inset;
}
textarea {
    font-family: Arial, Helvetica, sans-serif;
    padding: 1px 3px 1px 3px;
    border: 1px solid #736d62;
    font-size: 9pt;
}
#address {
    color: #cc0000;
    font-weight: bold;
}
#centerColumn {
    background-color: #cbdfd3;
}
#centerContent {
    color: #577252;
    color: #42433e;
    padding: 10px;
}

.footer {
    color: #D5DCD4;
}
#menuPanel td a {
    color: #ffffff;
    text-decoration: none;
}
#menuPanel td a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.title {
    font-size: 12px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-transform: uppercase;
    width: 578px;
    background-color: #479679;
}
#bigPhoneNumber {
    position: absolute;
    top: 75px;
    right: 5px;
    left: auto:
    bottom: auto;
    voice-family: "\"}\"";
    voice-family: "\"{\"";
    voice-family: inherit;
    position: fixed;
}
a {
    color: #173212;
    /* color: #cc0000; */
    text-decoration: underline;
}
a:hover {
    text-decoration: underline;
}
ul li {
    color: #577252;
    list-style-type: disc;
}
td.homeSummary {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    padding-right: 5px;
    font-size: 10px;
}
td.homeSummary a {
    text-decoration: none;
    color: #ffffff;
}
td.homeSummary a:hover {
    text-decoration: underline;
}
.midBG {
    background-color: #6fb59b;
}
.darkBG {
    background-color: #adceb9;
}

div.tx-propertyrent-pi1-browsebox, div.tx-propertysale-pi1-browsebox,
div.tx-propertyrent-pi1-listrow, div.tx-propertysale-pi1-listrow {
    margin: 0 -11px 0 -11px;
}
div.tx-propertyrent-pi1-listrow table, div.tx-propertysale-pi1-listrow table {
    width: 580px;
    border-spacing: 1px;
    background-color: #ffffff;
}

.tx-propertysale-pi1-listrow-header, .tx-propertyrent-pi1-listrow-header {
    background-color: #6FBF9B;
}

.tx-propertysale-pi1-listrow-odd, .tx-propertyrent-pi1-listrow-odd {
    background-color: #adceb9;
    color: #736d62;
}

.tx-propertysale-pi1-listrow-even, .tx-propertyrent-pi1-listrow-even {
    background-color: #cddfd3;
    color: #736d62;
}
.tx-propertyrent-pi1-browsebox-SCell, .tx-propertysale-pi1-browsebox-SCell {
    text-align: center;
}
.tx-propertysale-photobox {
	width: auto; 
	margin: auto; 
	margin-left: 10px; 
	text-align: center; 
	font-size: 90%;
}
.tx-propertysale-photo {
	display: none;
}
form {
    margin: 0;
    padding: 0;
}
.formRequired {
    color: #995f5f;
    font-weight: 600;
}

a .moreInfo {
    font-weight: bold;
    color: #990000;
    text-decoration: none;
    white-space: nowrap;
}
.newProperty {
    color: #cc0000;
    font-weight: bold;
    display: inline;
    font-size: 95%;
}

.propLocation {
    font-size: 90%;
    line-height: 120%;
}

.picLarge {
    /* margin: auto;
    width: 200px; */
    text-align: center;
}