﻿/*
#0d3c93 - darker blue
#0d3c93 - lighter blue
#ff0000 - red
#a4a4a4 - light grey
#f5f5f5 - whitesmoke

#ffe6cc - tan
#1b006b - darkest blue
#ce0000 - red
#5a79a5 - grey blue
#94afff - light blue
#afbdea - med blue
*/

#mappop
{
	position:absolute;
	top:4px;
	left:2px;
}

#mappop img
{
	border:0px;
	vertical-align:middle;
	margin-right:3px;
}

#mappop a
{
	color: White;
}


#viewframe
{
	border:0px;
	padding:0px;
	margin: 0px;
	width:100%;
	border-style: none;
}

#contact
{
	position:fixed;
	top:100px;
	left: 320px;
	border: 3px solid #0d3c93;
	background-color: #ffffff;
	padding:5px;
	width:500px;
	z-index:999999;
	visibility: hidden;
}

#contactscroll
{
	overflow-y: scroll;
	overflow-x: hidden;
	height:500px;
}

#about
{
	position:fixed;
	top:100px;
	left: 320px;
	border: 3px solid #0d3c93;
	background-color: #ffffff;
	padding:5px;
	width:500px;
	z-index:999999;
	visibility: hidden;
}

#aboutscroll
{
	overflow-y: scroll;
	overflow-x: hidden;
	height:400px;
}

#rebate
{
	position:fixed;
	top:100px;
	left: 320px;
	border: 3px solid #0d3c93;
	background-color: #ffffff;
	padding:5px;
	width:500px;
	z-index:999999;
	visibility: hidden;
}

#rebatescroll
{
	overflow-y: scroll;
	overflow-x: hidden;
	height:200px;
}

#leftpane
{
	width:292px;
	vertical-align:top;
	padding:5px;
}

#rightpane
{
	vertical-align:top;
	padding: 5px 5px 5px 0px;
}

#contactbox
{
	position:relative;
	border: 1px solid #0d3c93;	
	background-color: #ffffff;
	margin-bottom:5px;
}

#searchbox
{
	border: 1px solid #0d3c93;	
	margin-bottom:5px;
	background-color: #ffffff;
}

#resultsbox
{
	border: 1px solid #0d3c93;	
	height:100%;
}

#listingbox
{
	position:relative;
	height: 100%;
	overflow-y: scroll;
	overflow-x:hidden;	
	background-color: #dddddd;
}

#navbox
{
	background-color: #1B64EA;
	border: 1px solid #0d3c93;
}

#navbox table
{
	border-collapse: collapse;
}

#navbox td
{
	color: #ffffff;
	border-right: 1px solid #0d3c93;
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	font-size:12px;
	letter-spacing: 1px;
	cursor:pointer;
}

#contpane
{
	background-color: #ffffff;
	border: 1px solid #0d3c93;
	border-top:0px;
	padding:10px;
}

#navbox td a
{
	color: inherit;
	text-decoration: none;
}

#navbox td:Hover
{
	color: #0d3c93;
	background-color: #ffffff;
}

#imgbox
{
	height: 500px;
	margin-bottom:5px;
	z-index: -1;
	background-color: #222222;
	border: 1px solid #0d3c93;
}

#propbox
{
	border: 1px solid #0d3c93;
	border-top: 4px solid #1B64EA;
	border-bottom:0px;
	position:relative;
	padding:5px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}

#propprizebox
{
	bottom:5px;
	left:0px;
	color: #0d3c93;
	font-size:14px;
}

#infobox
{
	border: 1px solid #0d3c93;	
	background-color: #ffffff;
}

#logobox
{
	margin: 10px 5px 0px 5px;
	
}

#sloganbox
{
	text-align:right;
	position:relative;
	right:5px;
}

#dtbox
{
	position: absolute;
	bottom:-2px;
	left: 0px;
}

#telbox
{
	text-align:right;
	margin:5px;
	color: #0d3c93;
	font-size:16px;
	font-weight:bold;
}

#addbox
{
	margin-top:10px;
	text-align:right;
	position:relative;
	right:5px;
}

#contactlinkbox
{
	position: absolute;
	right:5px;
	top:5px;
	text-align:right;
}


#mapbox
{
	width:33%;
	border-right: 1px solid #0d3c93;
	vertical-align: top;
	background-color: #ffffff;
}

#descbox
{
	width:50%;
	vertical-align: top;
	padding:5px;
}

#detailbox
{
	width:50%;
	border-right: 1px solid #0d3c93;
	vertical-align: top;
	background-color: #dddddd;
}

#detailbox table
{
	border-top: 1px solid #0d3c93;
}

#detailbox table td
{
	color: #0d3c93;
	border-bottom:1px solid #a4a4a4;
	background-color: #ffffff;
	padding:2px;
	text-align:left;
	white-space: nowrap;
}

#detailbox table td.val
{
	color: #444444;
	text-align:right;
}

/*************************************************************************/
body, select, textarea, input, td, li, p, div
{
	font-family: Tahoma;
	font-size:11px;
}


body
{
	margin:0px;
	background-color: #999999;
	z-index: 0;
	position:relative;
}

hr
{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	color: #0d3c93;
	background-color: #0d3c93;
	border:0px;
	height:2px;
}

hr.small
{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	color: #666666;
	background-color: #666666;
	border:0px;
	height:1px;
	clear: both;
}

p
{
	line-height:16px;
	color: #444444;
}

a
{
	color: #0d3c93;
	text-decoration:none;
	cursor:pointer;
}

a:Visited
{
	color: #0d3c93;
	text-decoration:none;
}

a:Hover
{
	text-decoration:underline;
}


h1
{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	margin-bottom:10px;
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	font-family: Tahoma;
	border-bottom: 2px solid #0d3c93;
}

h1.smaller
{
	font-size: 16px;
	font-weight:bold;
}


h2
{
	margin:0px;
	padding:3px;
	font-weight: bold;
	font-size:13px;
	color: #ffffff;
	border-bottom: 1px solid #0d3c93;
	letter-spacing: 1px;
	background-color: #1B64EA;
}

h3
{
	margin: 0px 0px 5px 0px;
	padding:0px;
	font-size:13px;
	color: #000000;
}

h4
{
	margin:0px;
	margin-bottom:5px;
	padding:3px;
	padding-left:0px;
	font-weight: bold;
	font-size:14px;
	border-bottom: 2px solid #0d3c93;
	letter-spacing: 1px;
}


/*************************************************************************/

a.clear
{
	cursor:pointer;
	visibility: hidden;
}

table.filters
{

}

table.filters td.label
{
	vertical-align:top;
	padding-top:4px;
	padding-right:10px;
	color: #0d3c93;
	white-space: nowrap;
}

table.filters td.options select
{
	vertical-align:top;
	width:150px;
}


.tip
{
	border: 1px solid #0d3c93;
	padding:5px;
	background-color: #ffffff;
	width:200px;
	color: #444444;
}

.tip-title
{
	font-weight: bold;
	color: #0d3c93;
}

img.prize
{
	position:absolute;
	right:3px;
	top: 3px;
}

span.linksep
{
	padding-right:5px;
	padding-left:5px;
	color: #a4a4a4;
}

div.listing
{
	position:relative;
	border-bottom: 1px solid #0d3c93;
	cursor: pointer;
	background-color: #ffffff;
}

div.listingsel
{
	background-color: #DBE4F4;
}

div.listingempty
{
	text-align:center;
	padding-top:20px;
	color: #000000;
}

div.listing img.thumb
{
	margin:4px;
	border:1px solid #1B64EA;
}

div.listing div.name
{
	font-size:13px;
	font-weight:bold;
	color: #0d3c93;
	padding: 2px 0px 0px 5px;
}

div.listing div.summary
{
	color: #444444;
	margin-bottom:5px;
}


div.listing div.distance
{
	margin-bottom:5px;
	color: #444444;
}

div.listing div.stats
{
	margin-bottom:5px;
	margin-top:2px;
	font-weight: bold;
}

div.close
{
	position:absolute;
	top:5px;
	right:5px;
}

div.cover
{
	position:absolute;
	top:0px;
	left:0px;
	background-color:#a4a4a4;
	z-index:999;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

div.filter
{
	margin:2px;
	float:left;
	padding:2px;
	border:1px solid #a4a4a4;
	background-color: #f5f5f5;
	cursor:pointer;
}

div.filter input
{
	margin:0px;
	padding:0px;
	vertical-align:text-bottom;
}

.hl
{
	background-color: #f5f5f5;
}

p.desc
{
	margin:0px;
	padding: 5px 5px 10px 5px;
	background-color: #ffffff;
}

p.features
{
	margin: 0px 16px 10px 0px;
}

p.big
{
	font-size:13px;
}

p.err
{
	border: 1px solid red;
	padding:5px;
	margin: 0px 0px 10px 0px;
	font-size:13px;
	background-color:whitesmoke;
}

p.conf
{
	border: 1px solid green;
	padding:5px;
	margin: 0px 0px 10px 0px;
	font-size:13px;
	background-color:whitesmoke;
}


table.form
{
	margin-bottom:20px;
	border-spacing:0px;
}

table.form td.lbl
{
	color:gray;
	width:150px;
}

table.line td.lbl
{
	font-weight:bold;
	padding-right:5px;
}

input, textarea
{
	font-size: 11px;
	padding:2px;
	border: 1px solid gray;
	margin:0px;
}

select
{
	font-size: 11px;
	border: 1px solid gray;
	margin:0px;
}

input.btn
{
	background-color: #0d3c93;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #0d3c93;
	cursor:pointer;
	padding-left:10px;
	padding-right:10px;
}

input.delete
{
	background-color: red;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #0d3c93;
	cursor:pointer;
	padding-left:10px;
	padding-right:10px;
}

td.sig
{
	border-top: 1px solid #666666;
	padding-top:3px;
	padding-left:3px;
}

table.list, table.detail
{
	margin-bottom:10px;
	width:100%;
	border-collapse: collapse;
}

table.detail td
{
	border: 1px solid lightgrey;
	padding:2px;
}

table.detail td.lbl
{
	color:Gray;
}

table.list tr.head td, table.list tr.headstatic td
{
	border:1px solid #0d3c93;
	background-color: #1B64EA;
	color: #ffffff;
	cursor: pointer;
}

table.list tr.head td:Hover
{
	background-color: #0d3c93;
	color: #ffffff;
	cursor: pointer;
}

table.list tr.headstatic td
{
	cursor: default;
}


table.list td
{
	padding:3px;
	border-bottom: 1px solid lightgrey;
}

table.list td.empty
{
	text-align:center;
	color: lightgrey;
}

table.list tr
{
	cursor:pointer;
}

table.list tr.major
{
	background-color: lightyellow;
}

table.list tr:Hover
{
	background-color: whitesmoke;
}

table.links
{
	margin-bottom:20px;
}

table.links td
{
	padding:0px;
	white-space:nowrap;
	border:1px solid #0D3C93;
	color:White;
	background-color: #1B64EA;
	font-weight:bold;
	padding:2px;
	cursor:pointer;
}

table.links td:Hover
{
	color:#0D3C93;
	background-color: white;
}

table.links td a
{
	color:inherit;
	text-decoration:none;
}


table.page
{
	width: 100%;
	padding:0px;
	border-spacing:0px;
}

table.page td.left
{
	vertical-align:top;
	width:50%;
	padding-right:20px;
}

table.page td.right
{
	vertical-align:top;
	width:50%;
}

div.amenity
{
	margin:5px;
}

div.amenity label
{
	cursor:pointer;
	margin-left:5px;
	vertical-align:top;
}

div.amenity label:Hover
{
	text-decoration:underline;
}

label.major
{
	margin-left:5px; 
	font-size:12px; 
	vertical-align:top; 
	font-weight:normal;
	cursor:pointer;
	color:green;
}

label.major:Hover
{
	text-decoration:underline;
}

/******************************************************  FORMS ******************************************************/
table.form tr
{

}

table.form tr:Hover
{
	
}

table.form td
{
	padding-bottom:5px;
}

table.form td.lbl
{
	white-space:nowrap;
	vertical-align:top;
}

table.form td.parval
{
	color: green;
}

table.form td.parvaloff
{
	color:Gray;
	text-decoration:line-through;
}

textarea.text
{
	width:250px;
	height:75px;
}

input.text
{
	width:250px;
}

input.decimal
{
	width:50px;
	text-align:right;
}

input.money
{
	width:50px;
	text-align:right;
}

input.small
{
	width: 25px;
}


input.listtext
{	
	border: 1px solid gray;
	margin:0px;
	padding:2px;
	width:300px;
}


input.date
{
	width:75px;
}

input.lookup
{
	width: 200px;
}

div.lookupresult
{
	border: 1px solid gray;
	height:85px;
	width:200px;
	margin-top:5px;
	margin-bottom:3px;
	padding:3px;
}

div.lookupbox
{
	position:absolute;
	width: 200px;
	height:150px;
	border: 1px solid black;
	background-color: White;
	overflow: auto;
}

ul.lookup
{
	margin:0px;
	padding:0px;
	list-style-type: none;
}

ul.lookup li
{
	padding:3px;
	border-bottom: 1px solid lightgrey;
	cursor:pointer;
}

ul.lookup li.empty
{
	padding:3px;
	color:gray;
	cursor:default;
	text-align:center;
	border-bottom: 0px;
}

ul.lookup li:Hover
{
	background-color:whitesmoke;
}

div.btnbox
{
	margin:20px;
	text-align:center;
}

div.btnbox input
{
	margin-left:auto;
	margin-right:auto;
	width:150px;
}

div.errorbox
{
	border: 1px solid red;
	background-color: linen;
	padding:5px;
	font-size:14px;
	margin-bottom:10px;
}

div.confirmbox
{
	border: 1px solid green;
	background-color: whitesmoke;
	padding:5px;
	font-size:14px;
	margin-bottom:10px;
}

div.notepane
{
	position:relative;
	height:500px;
	overflow-y: auto;
	border: 1px solid gray;
}

div.note
{
	border-bottom: 1px solid lightgray;
}

div.note div.audit
{
	position:relative;
	padding:3px;
	background-color:whitesmoke;
	color: #1b006b;
}

div.note div.audit a.notedel
{
	position:absolute;
	right:2px;
	font-size:10px;
}

div.note div.text
{
	padding:5px;
}

div.nonotes
{
	text-align:center;
	padding:5px;
	color:lightgray;
}


