@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	background-image:url(../images/background.jpg);
}


/* Header */
.header {
	background-image: url(../images/header/background.jpg);
	background-repeat: repeat-x;
	height: 197px;
}

.header_bottom {
	background-image: url(../images/header/background_bottom.jpg);
	background-repeat: repeat-x;
	height: 4px;
}

.topnav {
	left: 274px;
	top: 54px;
	position: absolute;
}

.searchbox {
	background-color: #FFFFFF;
	width: 518px;
	height: 82px;
	left: 176px;
	top: 0px;
	position: absolute;
	font-family: Georgia;
	font-size: 12px;
	color: #d1b5b2;
}
/* End Header */



/* Header Frame Content */
.main {
	margin-left: 20px;
	margin-top: 15px;
	width: 962px;
}

.header-flaps {
	position:absolute;
	background-image: url(../images/subdivision/header-frame-flaps.gif);
	width:962px;
	height: 149px;
	border:0;
	padding:0;
	z-index:1;
	top: 223px;
}

.header-frame {
	background-image: url(../images/subdivision/header-frame.gif);
	position:absolute;
	top: 211px;
	left: 252px;
	width: 489px;
	height: 172px;
	border: 0;
	padding: 0;
	z-index:3;
}

.panoramic-framed {
	z-index: 2;
	position: absolute;
	left: 257px;
	top: 216px;	
}
/* End Header Frame Content */


/* Neighborhood Info */
.neighborhood-block {
	width: 208px;
	height: 68px;
	background-color: #fff;
	position:absolute;
	top: 15px;
	left: 13px;
}

.neighborhood-name {
	width: 188px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E9500D;
	margin-top: 11px;
	margin-left: 10px;
	border-bottom: 2px solid #FDE7E2;	
	padding: 0 0 6px 2px;
}

.city-state {
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7D8A2E;
	margin-top: 6px;
	margin-left: 10px;
	padding: 0 0 4px 2px;	
}

.expanded-profile {
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #7D8A2E;
	position:absolute;
	top: 95px;
	left: 23px;
}
/*End Neighborhood Info */


/* Realtor Info */
.realtor-block {
	width: 208px;
	position:absolute;
	top: 15px;
	left: 736px;
}	

.realtor-profile {
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #7D8A2E;
	position:absolute;
	top: 100px;
	left: 4px;
}

.realtor-contact-box {
	width: 81px;
	position:absolute;
	top: 15px;
	left: 114px;
}

.realtor-name {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7D8A2E;
	border-bottom: 1px solid #A4CE7C;	
	padding: 0 0 6px 0;
}

.realtor-phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7D8A2E;
	margin-top: 6px;
}
/* End Realtor Info */


/* Note Paper Images */
.content-box {
	position:relative;
	/*top: 175px;*/
	background-color: #ffffff;
	border: 2px #DCEDCE solid;
	padding: 5px 0 15px 10px;
}

.notes {
	background-image: url(../images/subdivision/notes.gif);
	height: 174px;
	width: 938px;
	background-position: center;
	background-repeat: no-repeat;
	border-top: 2px solid #FDE7E2;
}

.note-text-containter {
	padding: 28px 0 0 0;
}

.note-titles {
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#7F6D00;
	padding: 0 0 9px 0;
}

.note-desc {
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color:#9EA762;	
}

.note-desc-centered {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color:#9EA762;	
}

.note-desc-link {
	padding: 3px 0 0 0;
}

.location {
	height:100px;
	position: absolute;
	left: 38px;
	width: 185px;
}

.setting {
	height:100px;
	position: absolute;
	left: 280px;
	width: 185px;
}

.areal-view {
	height:100px;
	position: absolute;
	left: 518px;
	width: 185px;
}

.area-details {
	height:100px;
	position: absolute;
	left: 744px;
	width: 185px;
}
/* End Note Paper Images */


/* Left Column */
.add-content-rule {
	margin-top: 10px;
	height: 20px;
	width: 911px;
	border-top: 2px solid #FDE7E2;
	margin-left: 11px;
}

.left-column {
	float: left;
	margin-left: 7px;
}

.overview-title {
	background-color: #fff;
	width: 452px;
	height: 22px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#7F6D00;
	padding: 6px 0 0 0;
	margin-left: 4px;
}

.overview {
	width: 452px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#7F6D00;
	padding: 10px 6px 10px 6px;
	margin-left: 4px;
	line-height: 19px;
	
	background-color: #edffde;
}

.add-panoramic {
	margin-top: 15px;
}

.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#7F6D00;
	margin-left: 10px;
	margin-top: 3px;
}
/* End Left Column */



/* Right Column */
.right-column {
	float: left;
	margin-left: 25px;
	padding: 11px 0 0 0;
}

.table-header {
	width: 420px;
}

.table-row {
	width: 420px;
	border-top: #FAEAE2 2px solid;
	margin: 3px 0 3px 0;
	padding: 3px 0 0 0;
}

.table-cell-01 {
	float:left;
	width: 322px;
}

.table-cell-02 {
	float: left;
	width: 98px;
}

.cell-label-01 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7D8A2E;
	padding: 1px;
	margin-left: 3px;
}

.cell-label-02 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7D8A2E;
	margin-left: 3px;	
}

.cell-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666D5F;
	margin-left: 3px;	
}

.cell-back {
	background-color:#fff;
}

.schools {
	width: 420px;
	margin-bottom: 30px;
}

.amenities {
	width: 420px;
	margin-bottom: 30px;	
}

.physical-info {
	width: 420px;
	margin-bottom: 30px;		
}

.homes-sold {
	width: 420px;
	margin-bottom: 30px;		
}

.utilities {
	width: 420px;
	margin-bottom: 30px;		
}

.sales-history {
	width: 420px;
	margin-bottom: 30px;
}
/* End Right Column */


/* Sales History Table */
.sales-history-year {
	width: 80px;
	text-align:center;
	float: left;
}

.sales-homes-sold {
	width: 110px;
	text-align:center;
	float: left;
}

.average-price {
	width: 81px;
	text-align:center;
	float: left;
}

.price-square-foot {
	width: 144px;
	text-align:center;
	float: left;
}
/* End Sales Histry Table */


/* Footer */
.footer {
	position: relative;
	width: 962px;
	/*top: 185px;*/
	top: 20px;
	padding-top: 4px;
	border-top: 1px solid #cbdbbe;
}

.footernav {
	border-bottom: 1px solid #e5eddf;
	display: inline;
	margin-left: 65px;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	padding-bottom: 4px;
	word-spacing: 25px;
}

.footernav2 {
	word-spacing: normal;
	margin-left: 280px;
	*margin-top: 10px;
}

.footernav2 a { margin-right: 25px; }
/* End Footer */


/* Links */
.note-desc-link a {
	text-decoration: underline;
	color:#9EA762;
}

.expanded-profile a, .realtor-profile a,  .realtor-phone a {
	text-decoration: underline;
	color: #7D8A2E;
}

.table-header a {
	text-decoration: underline;
	color: #6D5D00;	
}

.title-title a {
	text-decoration: underline;
	color: #6D5D00;	
}
}
/* End Links */


/* Commonalities */
.topnav a {
	font-family: Arial;
	font-size: 14px;
	color: #7d8a2e;
}

.footernav a, .footer {
	font-family: Georgia;
	font-size: 11px;
	color: #b6b5a1;
}

.clear {
	clear:both;
}	

img {
	border: 0;
}
/* End Commonalities */

/* Begin Panorama editors (not the main panorama) */

.PanoramicEditor
{
    background-color: white;
    border: 1px solid black;
    padding: 2px;
    
    width: 460px;
	height: 152px;
	
	z-index: 1000;
	
	overflow: hidden;
}

.PanoramicEditor input
{
    width: 180px;   
}

.PanoramicEditor select
{
    width: 180px;
}

.PanoramicEditor_EditControls
{
    width: 190px;
}
 
.PanoramicEditor_ImageEditDiv
{
    position: absolute;
    left: 200px;
    top: 5px;
    width: 250px;
    height: 145px;
    
    border: 1px solid gray;
}

/* End Panorama editors (not the main panorama) */

/* chris' additions begin below*/

table.results
{
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}

table.search-results
{
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #7d8a2e;
}

tr.amenities
{
background-color: #eeffdf;
font-weight: bold;
font-size: 14px;
line-height: 28px;
}

tr.yellow
{
background-color: #ffffcb;
vertical-align: top;
}

tr.white
{
vertical-align: top;
}

div.green
{
color: #7d8a2e;
font-weight: bold;
float: left;
}

div.non-green
{
color: #000000;
float: left;
}

img.results
{
margin-top: 3px;
}

div.row01Text
{
width: 100px;
float: left;
font-weight: bold;
}

div.row01Input
{
float: left;
font-size: 12px;
}
