body {
    font-family: sans-serif;
    margin: 0px;
    padding: 0px;
}

.main-body {
}

.sun {
    background: url( image/openhomes/sun.gif ) no-repeat;
    width: 21px;
    height: 20px;
    float: left;
}

.sun-head {
    font-size: 1.3em;
    width: 50px;
    height: 20px;
    float: left;
}

.tp {
    height: 30px;
    background: url( image/openhomes/tommys.gif ) no-repeat right;
    text-transform: capitalize;
    font-family: sans-serif;
    font-weight: bold;
    font-size: small;
    cursor: pointer;
}

.bed {
    width: 40px;
    background: url( image/openhomes/beds.gif ) no-repeat right;
    float: left;
    border-left: 1px solid #666;
    padding-left: 2px;
    margin-right: 5px;
}

.bath {
    width: 40px;
    background: url( image/openhomes/baths.gif ) no-repeat right;
    float: left;
    border-left: 1px solid #666;
    padding-left: 2px;
    margin-right: 5px;
}

.car {
    width: 40px;
    background: url( ../intro/image/openhomes/carpark.gif ) no-repeat right;
    float: left;
    border-left: 1px solid #666;
    padding-left: 2px;
    border-right: 1px solid #666;
}

.blurb {
    padding-left: 10px;
    font-size: small;
    font-family: sans-serif;
}

.blurbhead {
    color: #118;
    text-transform: uppercase;
}

.blurbbody {
    border: #ccc 1px solid;
    color: #33a;
    
    padding: 4px;
    font-size: 0.9em;
}

.image {
    float: left;
}

.watchlist {
    clear: left;
}

.time {
    font-weight: bold;
}

.tab-bed {
    color: black;
    font-family: sans-serif;
    font-size: 8pt;
    margin-bottom: 3px;
}

.tab {
    font-size: 10pt;
}

.header {
    width: 958px;
    height: 90px;
    position: absolute;
    z-index: 100;
}

.header-buttons {
    padding-top: 20px;
    float: right;
    position: relative;
    left: -100px;
    color: white;
}

.header-buttons a {
    color: white;
    padding: 5px;
    font-size: 7pt;
    text-transform: uppercase;
    text-decoration: underline;
}

/**** Inline STYLE-tag style sheet ****/

.gmnoscreen {
    display: none
}

.cb {
    color: white;
    font-size: 10pt;
}

.left {
    width: 220px;
    height: 500px;
    float: left;
    margin: 10px;
    position: relative;
    top: -70px;
}

.middle {
    margin: 0;
    float: left;
    position: relative;
    top: -180px;
}

.right {
    background-color: #3499FF;
    float: right;
    margin: 0;
    position: relative;
    top: -186px;
    margin-right: 10px;
    width: 22%;
    height: 100%;
    overflow: auto;
}

.watchlist-row {
    padding: 5px;
    border-top: 1px #fff solid;
    border-bottom: 1px #eee777 solid;
    text-transform: capitalize;
    font-variant: small-caps;
    background: url( image/openhomes/tommys.gif ) no-repeat right;
}

a:hover {
    cursor: pointer;
}

#help {
    margin-top: 25px;
    background: #e0ecff;
    color: #899eff;
    font-size: 9pt;
    font-variant: small-caps;
}

.help-window {
    background: yellow;
    padding: 5px;
    font-weight: bold;
    font-variant: small-caps;
    position: absolute;
    top: 400px;
    left: 400px;
    z-index: 1000;
    width: 200px;
    height: 150px;
}

.help-window-fixed {
    padding: 0px;
    height: 30px;
    margin-right: 20px;
    width: 100%;
    background-color: #FFFF99;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 1.0em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-bottom: 5px;
    z-index: 0;
}

.blue-window {
    background: #5C7EBF;
    font-weight: bold;
    color: white;
}

#loading {
    width: 100;
    height: 25;
    position: absolute;
    top: 0;
    left: 900;
    float: right;
}

.watchlist a {
    text-decoration: underline;
    padding: 1px;
}

.watchlist a:hover {
    text-decoration: none;
}

#watchlist-table div.time {
    border-top: #000 1px solid;
    margin-top: 10px;
    padding-top: 10px;
}

.popup {
    color:white;

}

.watchlist-title {
    padding-right: 80px;
}

.watchlist-show {
    width: 100%;
    color: white;
    border-right: #eee;
    border-bottom: #eee;
    background: #003881;
}

.number {
    width: 30px;
    font-weight: bold;
    font-size: 12pt;
    padding: 10px;
    color: black;
    vertical-align: top;
}

.overlay {
    position: absolute;
    z-index: 100;
    background: url( ../intro/image/openhomes/overlay.gif );
    width: 100%;
    height: 100%;

}

.overlay-block {
    width: 480px;
    height: 450px;
    background: url( ../intro/spiralr8.gif ) repeat-y;
    margin: 100px;
    margin-right: 200px;
    margin-top: 25px;
    color: black;
    padding-top: 10px;
    padding-right: 60px;
    padding-left: 50px;
}

.overlay .body {
    border-top: solid 1px #eee;
    text-align: left;
    font-size: 8pt;
    padding: 10px;
    margin-right: 10px;
}

.overlay a {
    float: right;
    text-decoration: underline;
    padding: 2px;
    color: red;
    cursor: pointer;
}

.subhead {
    font-size: 10pt;
    background: #54b9ff;
    color: white;
}

.head {
    height: 50px;
    font-size: 12pt;
    background: #3499ff url( image/openhomes/little-head.gif ) no-repeat center;
    color: white;
}

.my-homes {
    font-variant: small-caps;
}

table.test1 {
    width: 100%;
}

.watchlist-table td {
    border: 1px solid white;
    padding: 2px 10px 2px 10px;
}

.video {
    background: #fff;
    border: 1px solid #666;
    position: absolute;
    z-index: 1000;
    top: 50;
    left: 100;
    text-align: center
}

.video-div {
    margin-top: 15px;
    width: 660px;
    height: 500px;
}

.video-close {
    font-size: 1.3em;
}

.position {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1000;
    width: 60px;
    height: 46px;
    background: url( image/openhomes/tommys-small3.gif ) no-repeat center;
}

#right {
    width: 100px;
}

.watchlist-head {
    background: #43A1D8;
    font-weight: bold;
    color: white;
    margin-bottom: 3px;
}

.watchlist-show {
    background: #efefef;
    color: black;
    text-align: center;
}

.my-homes-button {
}

.rates {
    background: none;
    position: relative;
    color: white;
    padding: 10px;
    border-top: 1px solid #ccc;
    overflow: hidden;
    z-index: 10;
}

a {

}

#address {
    font-size: 1.2em;
}

.place-line {
    padding: 3px;
    margin-bottom: 2px;
    border:none;
}

.street-block {
    overflow: auto;
    text-decoration: none;
}

#javascript-error {
    padding: 20px;
    background: crimson;
    color: white;
    font-size: 14pt;
    width: 600px;
}

.calc-sundex {
    padding:10px;
    font-size:12pt;
    background:#FEC611;
    margin:5px;
    width:180px;
    height:250px;
    vertical-align:middle;
    text-align:center;
}


