@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
	height:auto !important;
	font-size:11px;
}
body {
	width:100%;
	height:100%;
	min-height: 100%;
	height: 100%;
	height:auto !important;
	font-size:11px;
}
* {
	vertical-align:top;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}
.required_field {
	background-color:red;
	color:white;
	display:block;
	float:left;
	font-size:10px;
	margin-left:5px;
	margin-top:-1em;
}

a{
	line-height:100%;
}
.main_div {
	width:955px;
	margin:0 auto;
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
	height:100%;
}
#map_statsbox a{
	line-height:inherit;
}
a img { border:none; }
ol, ul { list-style:inside; }
#header {
	height:115px;
	background-image:url(/images/top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#header.right { float:right; }
#languages {
	background-image:url(/images/top_flags.png);
	background-position:top right;
	background-repeat:no-repeat;
	height:36px;
	width:180px;
	text-align:right;
}
#menu {
	height:34px;
	background-image:url(/images/menu_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	padding-left:20px;
	font-weight:bold;
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase;
}
#menu_dot {
	background-image:url(/images/menu_dot.gif);
	background-repeat:no-repeat;
	width:3px;
	height:33px;
	float:left;
}
#menu .menu_active a {
	color:#003c70;
	text-decoration:none;
	float:left;
	padding:9px 15px 0px 15px;
	font-weight:bold;
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase;
}
#menu .menu_unactive a {
	color:#ffffff;
	text-decoration:none;
	float:left;
	padding:9px 15px 0px 15px;
	font-weight:bold;
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase;
}
#menu .menu_unactive a:hover {
	color:#003c70;
	text-decoration:none;
	float:left;
	padding:9px 15px 0px 15px;
	font-weight:bold;
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase;
}
#menu_bottom {
	height:30px;
	text-transform:uppercase !important;
	text-align:center;
	background-image:url(/images/footer.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:4px;
	width:955px;
	float:none;
	clear:both;
}
#menu_bottom a {
	padding:0px 15px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11pt
}
#footer {
	height:60px;
	background-image:url(/images/logo_small.png);
	background-position:20px 20px;
	background-repeat:no-repeat;
	text-align:center;
	color:#4d4e4f;
	font-size:10px;
	letter-spacing:-.2px;
	padding-top:15px;
}
#footer p { text-align:center; }
a h1, a h2, a h3, a h4, a h5, a h6 { text-decoration:underline; }
a {
	color:#00457e;
	text-decoration:underline !important;
}
#nav a { text-decoration:none !important; }
.nounder {
	color:#000000;
	text-decoration:none !important;
}
#body { font-size:11px; }
#body li{
	padding:3px 0;
}
#search_page { margin:85px 10px 85px 20px; }
.search_forms td {
	font-weight:bold;
	line-height:30px;
	height:30px;
	vertical-align:middle;
	font-size:11px;
	width:50%;
	padding:0 10px;
}
.search_forms { width:100%; }
.search_forms select { width:95%; }
#search_results { font-size:11px; }
.search_result {
	padding:17px 17px 35px 17px;
	float:right;
	width:703px;
}
.search_result .price { color:#898989; }
.search_result a {
	color:#9e0b0f;
	font-weight:bold;
}
.highlight_row {
	background-color:#f5f5f0;
	border:1px solid #cecece;
	border-right:0px;
}
.highlight_row .price { color:#000; }
.property_title {
	color:#004a80;
	margin:0 0 15px 0;
	font-size:14px;
}
.property_title a {
	color:#004a80;
	margin:0 0 15px 0;
	font-size:14px;
}
.price {
	font-size:14px;
	text-align:right;
	margin:0 0 15px 0;
}
.result_info {
	padding-left:20px;
	font-size:9px;
}
.result_info strong { color:#898989; }
.featured_properties {
	width:100%;
	background-color:#ebebeb;
	margin-top:10px;
	clear:both;
	display:block;
	height:104px;
}
.featured_properties .left { float:left; }
.featured_properties .left img {
	width:135px;
	height:104px;
}
.featured_properties .right {
	float:right;
	width:88px;
	padding-top:12px;
	padding-right:12px;
	line-height:11px;
}
.bank_name {
	text-transform:uppercase;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	padding-right:4px;
	float:left;
}
.percent {
	font-size:11px;
	text-align:left;
	float:left;
}
.arrow {
	float:left;
	margin-right:15px;
	text-align:left;
}
img.up_arrow {
	width:23px;
	height:15px;
	background:url(/images/up_arrow.png) top left no-repeat #3C5566;
}
img.down_arrow {
	width:23px;
	height:15px;
	background:url(/images/down_arrow.png) top left no-repeat #3C5566;
}
img.dash_arrow {
	width:23px;
	height:15px;
	background:url(/images/dash_arrow.png) top left no-repeat #3C5566;
}
img._arrow {
	width:23px;
	height:15px;
	background:url(/images/dash_arrow.png) top left no-repeat #3C5566;
}
h6 {
	font-size:9px;
	color:#00457e;
}
.news_icon {
	background:url(/images/blue_box.png) top left no-repeat;
	padding:2px 2px 3px;
	margin-right:5px;
}
.caps { text-transform:uppercase; }
.blue { color:#003c70; }
h3 { font-size:15px; }
table.listings th {
	color:#003c70;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	vertical-align:middle;
	height:32px;
}
table.listings td {
	font-size:10px;
	vertical-align:middle;
	height:32px;
}
.attachments1 {
	background:url(/images/attachments_bg.png) top left no-repeat;
	padding-left:30px;
	line-height:28px;
	height:30px;
	margin-left:-5px;
	vertical-align:middle;
}
.attachments1 img, .attachments2 img { vertical-align:middle; }
.attachments1 a, .attachments2 a { color:#000; }
.attachments2 {
	padding-left:30px;
	line-height:28px;
	height:30px;
	margin-left:-5px;
	vertical-align:middle;
}
.map_listing1 {
	background:url(/images/map_listings_1.png) top left no-repeat;
	margin-left:-13px;
	padding-top:8px;
	padding-left:13px;
	margin-bottom:0px;
	clear:both;
	display:block;
}
.map_listing2 {
	background:url(/images/map_listings_2.png) top left no-repeat;
	margin-left:-13px;
	padding-top:8px;
	padding-left:13px;
	margin-bottom:0px;
	clear:both;
	display:block;
}
.map_listing3 {
	background:url(/images/map_listing_3.png) top left no-repeat;
	margin-left:-13px;
	padding-top:8px;
	padding-left:13px;
	margin-bottom:0px;
	clear:both;
	display:block;
}
.map_list_title {
	font-size:13px;
	padding-left:8px;
	font-weight:bold;
	padding-top:4px;
}
.map_list_title em { font-weight:normal; }
#layer1 {
	position: absolute;
	visibility: hidden;
	width: 100%;
	height:100%;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	background-image:url(/images/gray.png);
	border-collapse: collapse;
}
#layer2 {
	position: relative;
	width: 400px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	top: 100px;
	background-color: #FFFFFF;
	border: 1px solid #000;
	padding: 10px;
}
#close { float: right; }

#search_block {
	border:1px solid #e1e1e1;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#252525;
	width:420px;
	padding: 7px 10px;
	margin-left:10px;
	background-image:url(/images/bg_ban_prop.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:351px;
}
#search_block ul {
	padding-left:30px;
	padding-top:15px;
}
.search_blue {
	background-color:#e4edf1;
	float:left;
}
.search_blue H3 {
	color:#3c5566;
	padding-bottom:10px;
}
.search_pink {
	background-color:#f1e9e6;
	float:left;
}
.search_pink H3 {
	color:#66423c;
	padding-bottom:10px;
}
.search_grey {
	background-color:#ebebeb;
	float:left;
}
.search_grey H3 {
	color:#636363;
	padding-bottom:10px;
}
.search_head {
	font-size:12px;
	text-decoration:underline;
}
#icon_word {
	background:url(/images/icon_word.gif);
	width:20px;
	height:22px;
	float:left;
	margin-right:9px;
}
#icon_excel {
	background:url(/images/icon_spreadsheet.png);
	width:20px;
	height:22px;
	float:left;
	margin-right:9px;
}
#ico_pdf {
	background:url(/images/icons.png) -40px bottom no-repeat;
	width:20px;
	height:22px;
	overflow:hidden;
	float:left;
	margin-right:9px;
}
#ico_flash {
	background:url(/images/icons.png) -60px bottom no-repeat;
	width:20px;
	height:22px;
	overflow:hidden;
	float:left;
	margin-right:9px;
}
#ico_printer {
	background:url(/images/icons.png) -80px bottom no-repeat;
	width:20px;
	height:22px;
	overflow:hidden;
	float:left;
	margin-right:9px;
}
#ico_mail {
	background:url(/images/icons.png) -100px bottom no-repeat;
	width:20px;
	height:22px;
	overflow:hidden;
	float:left;
	margin-right:9px;
}
#ico_calc {
	background:url(/images/icons.png) -120px bottom no-repeat;
	width:20px;
	height:22px;
	overflow:hidden;
	float:left;
	margin-right:9px;
}
#ico_zip {
	background:url(/images/icon_zip.gif) bottom no-repeat;
	width:20px;
	height:22px;
	overflow:hidden;
	float:left;
	margin-right:9px;
}
#ico_default {
	background:url(/images/icon_default.png) 6px 7px no-repeat;
	width:20px;
	height:22px;
	overflow:hidden;
	float:left;
	margin-right:9px;
}
#ico_jpeg {
	background:url(/images/icon_jpeg.png) top left no-repeat;
	width:20px;
	height:22px;
	overflow:hidden;
	float:left;
	margin-right:9px;
}

#ico_mp3 {
	background:url(/images/icon_mp3.png);
	width:20px;
	height:22px;
	overflow:hidden;
	float:left;
	margin-right:9px;
}

#media {
	background:url(/images/icon_media.png) top left no-repeat;
	width:20px;
	height:22px;
	overflow:hidden;
	float:left;
	margin-right:9px;
}
div#space { height:60px; }
div#space img { margin-top:-1px; }
a.property_link, a.property_link:visited, a.property_link:link, a.property_link:hover {
	color:#808080;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
}
.info_window {
	position:absolute;
	left:0;
	top:0;
	z-index:1000;
}
.info_window table, .info_window tr, .info_window td {
	padding : 0;
	margin : 0;
}
img.corner_tr {
	background:url(/images/info_window.png) top left no-repeat;
	background-position:-668px 0px;
	width:22px;
	height:22px;
}
img.corner_tl {
	background:url(/images/info_window.png) top left no-repeat;
	width:22px;
	height:22px;
}
img.corner_bl {
	background:url(/images/info_window.png) top left no-repeat;
	background-position:0px -668px;
	width:22px;
	height:22px;
}
img.corner_br {
	background:url(/images/info_window.png) top left no-repeat;
	background-position:-668px -668px;
	width:22px;
	height:22px;
}
img.garrow {
	background:url(/images/info_window.png) top left no-repeat;
	background-position:-368px -714px;
	width:98px;
	height:25px;
	margin-left:20px;
	margin-top:-1px;
}
img.garrow2 {
	background:url(/images/info_window_upside_down.png) top left no-repeat;
	background-position:-368px -45px;
	width:98px;
	height:30px;
	margin-left:20px;
	margin-top:-1px;
	z-index:10000;
	position:relative;
}
.top_bg {
	background:url(/images/info_window.png) top left no-repeat;
	background-position:-22px 0px;
	height:22px;
}
.left_bg {
	background:url(/images/info_window.png) top left no-repeat;
	background-position:0px -22px;
	width:22px;
}
.right_bg {
	background:url(images/info_window.png) top left no-repeat;
	background-position:-668px -22px;
	width:22px;
}
.bottom_bg {
	background:url(/images/info_window.png) top left no-repeat;
	background-position:-22px -668px;
	height:22px;
}
.border_tl {
	background: url(/images/login/borders.png) top left no-repeat;
	width:10px;
	height:10px;
}
.border_top {
	background: url(/images/login/borders.png) top left no-repeat;
	background-position:-10px 0;
}
.border_tr {
	background: url(/images/login/borders.png) top left no-repeat;
	width:10px;
	height:10px;
	background-position:-426px 0;
}
.border_left {
	background: url(/images/login/borders.png) top left no-repeat;
	width:10px;
	background-position:0 -10px;
}
.border_right {
	background: url(/images/login/borders.png) top left no-repeat;
	width:10px;
	background-position:-427px -10px;
}
.border_bl {
	background: url(/images/login/borders.png) top left no-repeat;
	width:10px;
	height:10px;
	background-position:0px -427px;
}
.border_bottom {
	background: url(/images/login/borders.png) top left no-repeat;
	background-position:-10px -427px;
}
.border_br {
	background: url(/images/login/borders.png) top left no-repeat;
	width:10px;
	height:10px;
	background-position:-427px -426px;
}
form.login input { margin:5px 0; }
.contact_info
{
	padding: 10px 0px;
}



.quick_links
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	margin-top: 10px;
}
.quick_links a
{
	color: #3d3d3d;
	text-decoration: none;
}
.quick_links a:hover
{
	color: #000000;
	text-decoration: underline;
}
.quick_links .label
{
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.quick_links ul
{
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
	margin-left: 15px;
	list-style: disc outside none;
}
.quick_links ul li
{
	padding: 2px 0px;
}
.quick_links #sale_list
{
	border: 1px solid #E1E1E1;
	border-left: 0px;
	border-right: 0px;
	padding: 5px;
	background-image: url('/vow/images/gradient-2.png');
	background-color: #e4edf1;
	background-repeat: repeat-x;
}
.quick_links #lease_list
{
	border: 1px solid #E1E1E1;
	border-left: 0px;
	border-right: 0px;
	padding: 5px;
	background-image: url('/vow/images/gradient-4.png');
	background-color: #e6f2e3;
	background-repeat: repeat-x;
}
.quick_links .col
{
	float: left;
	width: 184px;
	padding: 0px 2px;
}
.show
{
	display: block;
}
.hide
{
	display: none;
}
.quick_links .sale_button,
.quick_links .lease_button
{
	float: left;
	margin-left: 5px;
}
.quick_links .sale_button,
.quick_links .lease_button,
.quick_links .sale_button span,
.quick_links .lease_button span
{
	display: block;
	width: 59px;
	height: 24px;
	text-decoration: none;
	cursor: pointer;
}
.quick_links .sale_button span
{
	background-image: url('/vow/images/sale_inactive.jpg');
}
.quick_links .lease_button span
{
	background-image: url('/vow/images/lease_inactive.jpg');
}
.quick_links .sale_button:hover span,
.quick_links .sale_button span.active
{
	background-image: url('/vow/images/sale_active.jpg');
}
.quick_links .lease_button:hover span,
.quick_links .lease_button span.active
{
	background-image: url('/vow/images/lease_active.jpg');
}
.mini_nav a
{
	text-decoration: none;
}

div.attachments1 p  {
	padding-top: 9px;
}

div.attachments2 p  {
	padding-top: 9px;
	
}

/*___________________________*/




