﻿.NoDisplay {
    display:none;   
}

a[disabled], a:hover[disabled], input[disabled], input[readonly], select[disabled], select[readonly], checkbox[disabled], checkbox[readonly], textarea[disabled], textarea[readonly] 
{ 
    cursor:default;
    color:#999; 
    text-decoration: none;
}

/*
Hex Values:
Beige - #F2EAC3
Darker Brown - #EADCAE
Grey - #655940
Red - #874B17
Green Text - #6D7811
Light Green Link - #829101
Dark Green Link = #515B00 
*/


h1 {
	font-size:12pt;
	font-weight:bold;
} 

h2 {
	font-size:11pt;
	font-weight:bold;
} 

h3 {
	font-size:9pt;
	font-weight:bold;
	margin: 0px;
} 

body {
	margin-top: 5px;
	padding: 0px;
	background: #383C20; /* Green */
	/* background:#3A391D; */  /* Sand */	
	font-family: verdana, arial, georgia, times new roman, times, serif;
	font-size:9pt; color: #655940; line-height: 13pt;
	/* font-size:8pt; color: #874B17; line-height: 11pt; */
	text-align: left;
	}

td {
	font-family: verdana, arial, georgia, times new roman, times, serif;
	font-size:9pt; color: #655940; line-height: 13pt;
	text-align: left;
}

.small {
    font-size:8pt;
}

.tx-purple {
    font-size:8pt;
    color:Purple;
}

.tx-grey  {
	color: #655940;
}

.tx-green-light
{
	color: #6D7811;
}

.title-bar  {
	font-size: 9pt;
	font-weight: bold;
}

.search-instructions-error  {
	font-size: 13pt;
	font-weight: bold;
	color:#B85F00;
}

.search-instructions-normal  {
	font-size: 9pt;
	font-weight: bold;
}

a {
	color:#655940;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #859216;
	text-decoration: underline;
	font-weight: normal;
}


a.small 
{
    color:#655940;
	font-size:8pt;
	text-decoration: underline;
	font-weight: normal;
}

a.small:hover 
{
    font-size:8pt;
	color: #859216;
	text-decoration: underline;
	font-weight: normal;
}

a.nav_top_bar {
	color:#633C1C;
	font-size:11pt;
	font-weight: bold;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif, Verdana, Helvetica;
	text-decoration: none;
}

a.nav_top_bar:hover {
	color:#546D35;
	font-size:11pt;
	font-weight: bold;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif, Verdana, Helvetica;
	text-decoration: underline;
}

a.title-bar 
{
    font-weight:bold;
	color:#874B17;
	text-decoration: underline;
}

a.title-bar:hover 
{
    font-weight:bold;
	color:#000000;
	text-decoration: underline;
}

a.n {
	color:#655940;
	text-decoration: none;
}

a.page-numbers {
	color:#6D7811;
	text-decoration: underline;
}

a.page-numbers:hover {
	color:#829101;
	text-decoration: underline;
}

/********************************/
/* Start Home Page Styles */
/********************************/
.home_map_top {
	background-image: url('images/home_map_top.gif'); 
	background-repeat:no-repeat; 
	background-position: top;
	width: 350px;
	height: 159px;
	}
.home_map_bottom {
	background-image: url('images/home_map_bottom.gif'); 
	background-repeat:no-repeat; 
	background-position: top;
	width: 140px;
	height: 141px;
	}
	
a.features_list {
	color:#8A774F;
	text-decoration: underline;
}

a.features_list:hover {
	color:#6D7811;
	text-decoration: underline;
}

a.contact_us {
	color:#748E9E;
	text-decoration: none;
}

a.contact_us {
	color:#748E9E;
	text-decoration: underline;
}
/********************************/
/* End Home Page Styles */
/********************************/


/********************************/
/* Start FAQ Styles */
/********************************/

#impressions_table
{
    width:750px;
    margin-left:10px;
    }

.impressions_row1_type
{
    width:230px;
    height:40px;
    padding:5px;
    border:1px solid #655940;
    background-color:#E4D3A5;
    font-weight:bold;
    text-align:left;
    }

.impressions_row1
{
    width:170px;
    height:40px;
    padding:5px 0px 5px 10px;
    border-top:1px solid #655940;
    border-bottom:1px solid #655940;
    border-right:1px solid #655940;
    background-color:#E4D3A5;
    font-weight:bold;
    text-align:left;
    }

.impressions_type_alternate
{
    padding:5px 0px 5px 10px;
    border-bottom:1px solid #655940;
    border-left:1px solid #655940;
    border-right:1px solid #655940;
    background-color:#F7F1DA;
    text-align:left;
    }
 
 .impressions_type
{
    padding:5px 0px 5px 10px;
    border-bottom:1px solid #655940;
    border-left:1px solid #655940;
    border-right:1px solid #655940;
    background-color:#F7F1DA;    
    text-align:left;
    }
    
.impressions_row2
{
    padding:5px 0px 5px 10px;
    border-bottom:1px solid #655940;
    border-right:1px solid #655940;
    background-color:#F7F1DA;
    text-align:center;
    }

.impressions_row3
{
    padding:5px 0px 5px 10px;
    border-bottom:1px solid #655940;
    border-right:1px solid #655940;
    background-color:#F7F1DA;
    text-align:left;
    }

.impressions_row4
{
    padding:5px 0px 5px 10px;
    border-bottom:1px solid #655940;
    border-right:1px solid #655940;
    background-color:#F7F1DA;
    text-align:left;
    }


/********************************/
/* END FAQ Styles */
/********************************/


/********************************/
/* Start Search Result Styles */
/********************************/

.prop-thumb
{
    /* height:124px;
    width:176px; */
    height:124px;
    width:176px; 
    border-width:0px;
}

table#search-ratings 
{
}

table#search-ratings td 
{   
    color: #655940;
	font-size: 8pt;
	line-height: 16px;
}

.island-select td
{
    font-weight:normal;
	text-align:left;
	font-size:8pt;
}

.tx-sortby
{
	color: #655940;
}

.tx-search-house-title
{
	color: #6D7811;
	font-weight: bold;
}

.tx-search-price
{
	color: #6D7811;
	font-weight: bold;
}

.tx-search-beds
{
	color: #6D7811;
}

.tx-search-description
{
    font-size: 8pt;
    line-height: 11pt;
    clear:both;
}

.tx-search-specials
{
    font-size: 8pt;
    line-height: 10pt;
    padding: 2px;
    background-color:#F5F481;
}

.tx-search-ratings  {
	font-size: 8pt;
	color: #655940;
}

.tx-page-numbers
{
	color: #B85F00;
}


a.search-sortby {
	color:#655940;
	text-decoration: underline;
}

a.search-sortby:hover {
	color:#859216;
	text-decoration: underline;
}


a.search-location {
	font-size: 8pt;
	color:#655940;
	text-decoration: underline;
}

a.search-location:hover {
	font-size: 8pt;
	color:#859216;
	text-decoration: underline;
}

a.search-reviews-link {
	color:#B85F00;
	text-decoration: underline;
}

a.search-reviews-link:hover {
	color:#859216;
	text-decoration: underline;
}

.ChartText
{
	text-align:center;
}

.SearchResultsImageLabel
{
 	color:#B85F00;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;   
    /*background-color:#F2EBCE;*/
}

/********************************/
/* End Search Result Styles */
/********************************/



/********************************/
/* Start Forum Styles */
/********************************/


.forums-padding {
	padding: 5px;
}

.forums-header  {
	font-weight: bold;
	text-align:center;
}

a.forums-header       /* List of Topics */
{
    color:#515B00;
	text-decoration: underline;
	font-weight:bold;
}

a.forums-header:hover {
	color:#829101;
	text-decoration: underline;
	font-weight:bold;
}


.forums-groupings {             /* Text under each topic */
	padding: 7px 0px 10px 25px;
}

a.forums-groupings-link         /* Topic */
{
    color:#515B00;
	text-decoration: underline;
	font-size: 10pt;
	font-weight:bold;
	line-height: 16pt;
}

a.forums-groupings-link:hover {
	color:#6D7811;
	text-decoration: underline;
	font-size: 10pt;
	font-weight:bold;
	line-height: 16pt;	
}


a.forums-thread-title {
	color:#515B00;
	text-decoration: underline;
	line-height: 14pt;
}

a.forums-thread-title:hover {
	color:#6D7811;
	text-decoration: underline;
}

.forums-title {
	font-weight: bold;
}

.forums-author  {
	font-weight: bold;
}

.forums-topic  {
	font-weight: bold;
}

.forums-date
{
	color: #6D7811;
}

.forums-posting  {
	font-weight: normal;
}

select /*drop down box*/
	{
	color: #874B17;
	font-size: 9pt;
}

/********************************/
/* End Forum Styles */
/********************************/



/********************************/
/* Start Details Page */
/********************************/

.details-price {
	color: #6D7811;
	font-size:10pt;
	font-weight: bold;
	line-height: 14pt;
}

.details-text {
	color:#655940;
	line-height: 14pt;
}

a.details-link {
	color:#655940;
	text-decoration: underline;
	line-height: 14pt;
	font-weight:normal;
}

a.details-link:hover {
	color:#859216;
	text-decoration: underline;
	line-height: 14pt;
	font-weight:normal;
}

/********************************/
/* End Details Page */
/********************************/

/********************************/
/* Image Gallery                */
/********************************/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

/*
.thumbnail img{
    border: 1px solid white;
    margin: 0 5px 5px 0;
}

.thumbnail:hover{
    background-color: transparent;
}

.thumbnail:hover img{
    border: 1px solid blue;
}
*/
.thumbnail
{
    /*border: 1px solid white;*/
    margin: 5px 2px 6px 2px;
}

.thumbnail:hover{
    background-color: transparent;
    border: 1px solid gray;
}

.thumbnail span
{ 
    /*CSS for enlarged image*/
    position: absolute;
    background-color:#EBD7A9;
    padding: 5px;
    left: -1000px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.searchResultsBigImg
{
    position: absolute;
    padding: 5px;
    left: 0px;
    top: 0px;
    z-index: 50;
    display:none;
}

.thumbnail span img
{
    /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumbnail:hover span
{ 
    /*CSS for enlarged image*/
    white-space:nowrap;
    /*text-align: center;*/
    visibility: visible;
    left: 230px; /*position where enlarged image should offset horizontally */
    z-index: 50;
}

/********************************/
/* TownGuides */
/********************************/

.townguide
{
    line-height:12.0pt;
    z-index:50;
    background-color:#F2EAC3;
    width:495px;
    position:absolute;
    padding:5px 5px 5px 5px;
    left:300px;
    top:-500px;
    border: 1px solid gray;
}

/********************************/
/* Start Interactive Maps */
/********************************/

input.radio_buttons {
	vertical-align: middle;
	margin: 0px;
}

.interactive_map_outer {
	border: 2px;
	border-color: #D1C4A4;
	background:#F3EBCD;
	width: 725px;
	height: inherit;
}

.interactive_map_inner {
	background:#AECCE8;
	width: 721px;
	height: 500px;
}
  
.legends_box_outer {
	position: absolute; 
    top: 76px; left: 6px; 
	margin: 0px;
	width:180px;
	height:inherit;
	background:#999999;
}

/* Map Menu Div */
.legends_box {
	position:relative;
	top:-3px;
	left:-2px;
	width:180px;
	height:inherit;
	background:#F3EBCD;
}
  
.map_menu {
	padding-left:3px; 
	padding-top:3px; 
	padding-bottom:3px;
	padding-right: 3px;
	font-size:7.5pt;
	line-height:11px; 
}

.map_poi_preview 
{
    background:#EADCAE;
    font-size:7pt;
}

.map_desc_text
{
    font-size:8pt;
}

a.map_prop_pois
{
    font-size:7.5pt;
}  
  
/*********************************/
/* Over rides for google searches*/
/*********************************/

.google-branding 
{
  float: right;
  color : #676767;
  font-size : 11px;
  margin-right : 2px;
}

/********************************/
/* Start Guides */
/********************************/

#guides_outer {
	width: 814px;
	height: inherit;
	margin: 5px 0px 0px 0px;
	padding: 0px; /*top, right, bottom, left */
	text-align: left;
	border: 0px solid #D4C8B0;
}

.guides_left_nav_outer {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 180px; 
	border: 2px solid #D4C8B0;
	/* for ie5win */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
}

.guides_left_nav {
	float: left;
	display:block;
	margin: 0px;
	padding: 5px 0px 0px 0px; /*top, right, bottom, left */
	text-align: left;
}


.guides_left_nav_title{
	margin: 0px;
	padding: 0px 5px 0px 5px; /*top, right, bottom, left */
	display: block;
	color: #655940;
	font-weight: bold;
}

a.guides_left_nav_title{
	text-decoration: none;
}

a.guides_left_nav_title:hover{
	text-decoration: underline;
	font-weight: bold;
}

.guides_dotted_line{
	margin: 0px;
	padding: 0px;
	display: block;
	width:auto;
	height: 1px;
	background-image:url("images/dotted_line.gif");
}

.guides_left_nav_list{
	margin: 0px;
	padding: 2px 0px 0px 15px; /*top, right, bottom, left */
	display: block;
	color: #655940;
	font-weight: normal;
}

.guides_left_nav a{
	margin: 0px;
	padding: 0px;
	color: #655940;
	font-weight: normal;
	line-height: 14pt;
}

.guides_left_nav a:hover{
	margin: 0px;
	padding: 0px;
	color: #874B17;
	font-weight: normal;
}


.guides_content_outer {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 630px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 630px;
}

.guides_content {
	float: left;
	display:block;
	margin: 0px;
	padding: 0px 0px 0px 20px; /*top, right, bottom, left */
	text-align: left;
	color: #655940;
}

a.guides_poi_districts {
	color:#655940;
	font-weight:bold;
	text-decoration: none;
	padding-left:5px;
}

a.guides_poi_districts:hover {
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
	padding-left:5px;
}

a.guides_poi_links {
	line-height: 15pt;
	text-decoration: underline;
	font-weight:normal;
}

a.guides_poi_links:hover {
	line-height: 15pt;
	text-decoration: underline;
	font-weight:normal;
}
/********************************/
/* End Guides */
/********************************/


/********************************/
/* API Map Rollover Box */
/********************************/

.tx-api-house-title
{
	color: #6D7811;
	font-weight: bold;
	padding-left: 7px;
	background-color: #F2EAC3;
}

.tx-api
{
	color: #6D7811;
	font-weight: normal;
}


.tx-api-attractions
{
	color: #6D7811;
	padding-left: 5px;
	background-color: #F2EAC3;
	font-size: 8pt;
}

/********************************/
/* End API Map Rollover Box */
/********************************/

/* Data Entry */
.DataInputNormalText
{
    font-weight: normal;
}

.DataInputWarningText
{
    font-weight:bold;
}
/* End Data Entry */

.TARight
{ text-align:right; } 
.TALeft
{ text-align:left; } 
.TACenter
{ text-align:center; }

/********************************/
/* LiteBox            */
/********************************/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url("litebox-1.0/images/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url("litebox-1.0/images/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("litebox-1.0/images/nextlabel.gif") right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

/********************************/
/* QuickMenu Styles             */
/********************************/
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}

	/* QuickMenu 0 */


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 4px 5px 5px;
		color:#633C1C;
		font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif, Verdana, Helvetica;
		font-size:11pt;
		text-decoration:none;
	}

	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:#546D35;
	}

	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		color:#546D35;
	}

	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px 0px;
		background-color:#E4D3A5;
		border-width:1px;
		border-style:dotted;
		border-color:#383C20;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 10px 3px 5px;
		background-color:transparent;
		font-size:9pt;
		font-family:Verdana;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#E5CF83;
		color:#AA2B12;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#E5CF83;
		color:#AA2B12;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#BFF5C5;
		color:#CC0000;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#633C1C;
		font-family:Verdana;
		font-size:10pt;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#BFBFBF;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		height:30px;
		width:2px;
		margin:0px 2px 0px 2px;
		background-image: url('images/nav_divider.gif');
	}

	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#DADADA;
		background-color:#F7F7F7;
	}

	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}

	/*"""""""" (sub) Rounded Items""""""""*/	
	#qm0 div .qmritem span	
	{	
		border-color:#666666;
		background-color:#EEEEEE;
	}

	/*"""""""" (sub) Rounded Items Content""""""""*/	
	#qm0 div .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}