﻿body { background-color: #06273b; }

td.content { padding:4px;text-align:left;border: solid #a6b2b9 1px; }
table.outline { border: solid #a6b2b9 1px; }	
td.delim4 { height:4px; width:4px; }
td.bg { background: #f8f8e7; }

td.content td.bg p { margin: 0px; padding: 0px }

td.blockHeader {background: #4e6a8e; color: white; font-size: 12px; text-align: center; height:20px;}

table.gold { border: solid #a6b2b9 1px; width: 100%; }
table.gold td.content { background: #dededd; color: #a6b2b9; font-size: 9px; text-align: center; }
table.gold td.content div.topmenu { color: #003352; font-size: 9px; font-weight: bold; margin-top: 2px; }

.contactInfo { font-size: 11px; padding:3px; color:Black; text-align:left; }
.contactInfo div { line-height:18px; }
.contactInfo .label { font-weight:bold; }
.contactInfo .title { font-weight:bold; font-size:14px; line-height:20px; }

div.outline { border: solid #a6b2b9 1px; background-color: #06273b; padding:1px; }
div.outline > div { background-color:#f8f8e7; height:100%; }

.realtyList .selectedItem { width:100%; height:98px; table-layout:fixed; font-size:12px; }
.realtyList .selectedItem span.category { color: #d9691f; text-transform:uppercase; font-weight: bold; }
.realtyList .selectedItem div.commonInfo { font-size: 10px; font-family: Arial; margin: 2px; width:100%; }

.realtyList .selectedItem div.menu { height:19px; font-size: 9px; color: #005d76; border-bottom: solid 1px black; 
                                     border-top:solid 1px black; text-align:right; background-color: #dededd }
.realtyList .selectedItem div.menu * { vertical-align: middle }
.realtyList .selectedItem div.menu img { width:15px; height:15px; border-width:0px; margin-right:3px; }
.realtyList .selectedItem div.menu a { text-decoration:none; margin: 0px 5px; }

.realtyList .selectedItem td.img { width:82px }
.realtyList .selectedItem td.img a { text-align:center; width:80px; display:inline; }
.realtyList .selectedItem td.info { width:220px; }
.realtyList .selectedItem td.features { width:100%; }

.realtyList .selectedItem span.region { font-weight:bold; }
.realtyList .selectedItem span.area { font-weight:bold; }
.realtyList .selectedItem span.price { font-weight:bold; }

.realtyList .defaultItem { width:100%; font-size:11px; table-layout:fixed; cursor:pointer; }
.realtyList .defaultItem td.img { width:28px; text-align: center; }
.realtyList .defaultItem td.region { width:190px; }
.realtyList .defaultItem td.img img { width:24px; }
.realtyList .defaultItem td.price-area { width:115px; text-align:left; }
.realtyList .defaultItem div.price { font-weight:bold; }
.realtyList .defaultItem .header { background-color: #e7dfbc; }
.realtyList .defaultItem tr.row { cursor:pointer; padding-top: 5px; padding-bottom: 5px; }
.realtyList .defaultItem tr.hover { background-color: #dededd; }

.realtyList .alt { background-color: #e7dfbc }
.realtyList .alt .selectedItem div.menu { background-color: #d4cba3 }

.newsList h2 { color: #926562; font-size:16px; text-align:left; padding:0px 10px; }
.newsList .item { border-bottom: 1px solid #C0C0C0; padding:3px; padding-bottom:7px; margin:4px; }
.newsList .item:first-child { border-top: 1px solid #C0C0C0; }
.newsList .item img { float: left; margin: 0px 5px 5px 0px; }
.newsList .item h3 { color: #635542; font-size:14px; font-weight:bolder; margin:0px; text-align:left; }
.newsList .item p { text-align: left }
	