/********************/
/* Shadowbox Override */
#shadowbox_overlay {z-index:1001}
#shadowbox_container {z-index:1002}
#shadowbox_toolbar {
  height: 30px;
}
#shadowbox_toolbar_inner {
  height: 30px;
}
#shadowbox_toolbar_inner div {
  font-size: 15px;
  height: 20px;
  line-height: 20px;
}
#shadowbox_body {background-color: #FFFFFF}
/********************/
/* Media Properties */
.PrintOnly, #PrintHeader {
	display: none;}

/* Universal Properties */
body {
	text-align: center;
	margin: 0px; 
	padding: 0px; 
	background-color: #ffffff; 
	color: #000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;}
img {
	border-width: 0px}

h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	margin: 0px 1em 15px 1em;
	padding-top: 1em;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}
p {
	margin: 1em;
	padding: 0px;
	text-align: justify}
a:link, 
a:visited {
	color: #3b3931;
	color: #000000;}
.NoShow {
	display: none;}
.SectionBreak {
	clear: both;
	font-size: 0px}
#BodyContainer {
	text-align: left;
	width: 750px;		/* Utility pages will probably override this property. */
	margin: 0px auto 0px auto;
	padding: 0px;}

#Content, #Error {
	border: #BAB688 1px solid;
	border: 1px solid #777777;
	border-top: none;
	background: #F7F7F7;
	background: #F1E5C8;
}
#Error {padding: 10px}
/* Language Selection */
body.EN .ES,
body.ES .EN {	
	display: none;
}

/* Button Properties */
.ButtonRow {
	width: 50%;
	float: right; 
	margin: 5px 0px 0px 0px}

.ButtonBordered {
	margin: 0px 7px 0px 0px; 
	padding: 1px 2px; 
	font-size: 10px;
	font-weight: bold;
	background-color: #739463;
	background-color: #CBCEB2;
	border: 1px solid #000000; 
	text-align: center;}
.ButtonBordered:link, 
.ButtonBordered:visited, 
.ButtonBordered:active {
	text-decoration: none; 
	color: #111;}
.ButtonBordered:hover {
	background-color: #526358;
	text-decoration: none; 
	color: #111;}

.Button {
	float: right; 
	margin: 0px 7px 0px 0px; 
	padding: 1px 2px; 
	font-size: 10px; 
	border: 1px solid #113377; 
	text-align: center;}
.Button:link, 
.Button:visited {
	text-decoration: none; 
	background: transparent;
	color: #cfd6e4}
.Button:hover, 
.Button:active {
	text-decoration: none; 
	background: transparent; 
	color: #ffffff}

.ButtonActive {
	margin: 0px 7px 0px 0px; 
	padding: 1px 2px; 
	font-size: 10px;
	font-weight: bold;
	background-color: #526358;
	border: 1px solid #000000; 
	text-align: center;}
.ButtonActive:link, 
.ButtonActive:visited {
	text-decoration: none; 
	color: #ffffff}
.ButtonActive:hover, 
.ButtonActive:active {
	text-decoration: none; 
	color: #ffffff}

/* Homepage Properties - Homepage isn't pulling its own CSS unless called explicitly in URL - not sure why*/

#Homepage #Map {
	margin: 1em 0px;
	padding: 0px;}
#Homepage .LeftColumn {
	float: left;
	width: 245px;}
#Homepage #RightFramework {
	text-align: left; 
	border-top: 5px #526358 solid; 
	border-bottom: 5px #526358 solid; 
	margin: 10px; 
	width: 480px;}
#Homepage #RightContainer {
	float: right;}
#Homepage #RightContainer #MapLink{
	float: right; 
	height: 100px; 
	width: 235px; 
	margin: 5px 0px 5px 0px;}
#Homepage #RightContainer .Lifestyle {
	float: right; 
	height: 100px; 
	width: 235px; 
	clear: right;}
#Homepage #RightContainer .Feature {
	left: 0px; 
	height: 205px; 
	width: 240px; 
	margin: 5px 0px;}  
#Rotation {position: relative; width: 240px; height: 205px;}
#Rotation img, #RotationBackdrop {position: absolute; width: 240px; height: 205px}
#Rotation .ImageRotation {filter: alpha(opacity=0); -moz-opacity:0; opacity: 0; visibility: hidden}

/* TopNav Properties (incl. Breadcrumb and PrinterFriendly) */
#TopNav {

	border: 1px solid #9EA374;
	border: 1px solid #777777;
	border-bottom: none
}
#TopNav #Visuals{
	position: relative;
	height: 85px;
	margin: 0px; 
	padding: 0px;
}
#TopNav #Visuals #Logo {
	position: absolute;
	width: 248px;
	z-index: 10}
#TopNav #Visuals #Lifestyle {
	position: absolute;
	width: 500px;
	right: 0px;
}
#TopNav #Menu ul {
	height: 30px;
	background: #F3E5C8;
	background: #9EA374;
	background: #CBCEB2;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#TopNav #Menu li {
	font: bold 17px/30px Arial, Verdana, Helvetica, sans-serif; 
	float: left;
	display: block;
	text-align: center;
	width: 166px;
}
#TopNav #Menu li a {
	text-decoration: none;
}
#TopNav #Menu li.Home {
	background: #000000;
	width: 248px;
}
#TopNav #Menu li.Home .Color1 {
	color: #A8A9AC;
	color: #F3E5C8;
}
#TopNav #Menu li.Home .Color2 {
	color: #9EA374;
}
#TopNav #Menu li.Item a:link,
#TopNav #Menu li.Item a:visited {
	color: #444444;
}
#TopNav #Menu li.Item a:hover,
#TopNav #Menu li.Item a:active {
	color: #000000;
}

#Breadcrumb, #PrinterFriendly {
	padding: 3px 0px 0px 0px;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	vertical-align: middle;
	text-align: left;}
#Breadcrumb a:link,
#Breadcrumb a:visited {
	color: #000000;}
#PrinterFriendly a:link,
#PrinterFriendly a:visited {
	color: #000000;}
#PrinterFriendly {
	float: right;}
#PrinterFriendly img{
	vertical-align: middle;
	width: 10px;
	height: 10px;}

/* Sidebar Properties */
.Sidebar {
	font-size: 12px;}
.Sidebar a:link, 
.Sidebar a:visited {
	color: #000000;}
.Sidebar .Box {
	background: #b7beb1;
	background: #EAE7E0;
	background: #EEEEEE;
	border: 1px #004a2a solid;
	border: 1px #657065 solid;
	border: 1px #9EA374 solid;
	border: 1px solid #CBCEB2;
	margin: 10px 10px 10px 10px}
.Sidebar .Section {
	margin: 10px 5px}
.Sidebar .Section .Title {
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px}
.Sidebar .Section .Contents {
	text-indent: -1em;
	margin-left: 1em}
#LeftSidebar {	/* Keep in mind that this is the layout area, not necessarily the box.*/
	float: left;
	width: 248px;}
#RightSidebar {
	float: right;
	width: 225px;}

/* Content Properties */
#Content .Attribution {
	font-style: Italic; 
	margin-bottom: 2em}
.PaddedContent p,
.UnpaddedContent p {
	text-align: justify;}
.PaddedContent {
	margin-left: 210px;}

/* Property Properties */
#Property h1 {
	margin-bottom: 5px;}
#Property div {
	line-height: 150%;}
#Property #Visuals {
	border: 1px #004a2a solid;
	margin: 10px;
	padding: 5px;
	background-color: #e1e1e1;}
#Property #Visuals .Heading {
	font-weight: bold; text-align: center}
#Property #Visuals a {
	white-space: nowrap;}
#Property .Section {
	clear: both; 
	margin: 0px 10px 10px 10px;}
#Property #Identity {
	font-weight: bold}
#Property .Title {
	float: left;}
#Property #Amenities .Item,
#Property #Visuals .Item {
	margin-left: 80px;}
#Property #Amenities .Item {
	text-align: justify}
#Property #Info .Title {
	width: 70px}
#Property #Info .Left {
	width: 49%}
#Property #Info .Right {
	float: right;
	width: 49%}


#Listing {width: 100%}
#Listing #RightPanel .Box {padding: 5px}
#Listing #RightPanel table {width: 100%}
th, td {vertical-align: top}
#Listing #RightPanel th, #Listing #RightPanel td {border-bottom: 1px solid #AAA}

#Listing #RightPanel {width: 200px}
#Listing #LeftPanel {width: 193px}
#Listing #Content {width: 100%}

#Listing .Thumbnail {float: left; width: 90px; height: 140px; margin: 5px 0 0 5px}
#Listing .Thumbnail .Contents {width: 100%; padding: 5px 0}
#Listing .Thumbnail .Image {text-align: center}
#Listing .Thumbnail .Image img {margin: auto; margin-bottom: 5px; border: 1px solid #AAA}
#Listing .Thumbnail .Title {text-align: center; margin: 0 auto; font-size: 10px; width: 100%}
#Listing .Thumbnail a {margin: 0 auto}
#Listing .Thumbnail .Title a {text-decoration: none; color: #000; margin: 0 5px}

/* Sitemap Properties */
#SiteMap ul {
	font-size: 11px;
	font-weight: bold;}

/* Region Properties */
#Region {padding-right: 10px}
#Region #RegionMapFrame {float: right; margin-top: 10px;}
#Region #RegionMapContainer {position: relative; border: 1px black solid}
#Region .UnPaddedContent {
	width: 400px;
}
#Region h1 {
	width: 400px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 2px #526358 solid;}
#Region h1#ComingSoon {
	clear: left;}
#Region .CommunityContainer {
	float: left;}
#Region .Community {
	font-size: 11px;
	border-bottom: 2px #526358 solid;
	margin: 0px 10px 10px 10px;
	height: 80px;
	width: 300px;}
#Region .Community .Name {}
#Region .Community .MapLabel {
	font-weight: bold;
	width: 20px;
	height: 70px;
	float: left;}
#Region .Community .Listing {
	font-weight: bold;}

#Content .Title {
	font-weight: bold;}

/* Community Properties */
#Community h1,
#Community p {
	margin-left: 10px;}
#Community .Sidebar .Box,
#Search .Sidebar .Box {
	background: #eeeeee;}
#Community .Sidebar #CommunityName,
#Search .Sidebar #CommunityName {
	text-align: center;
	background-color: #657065;
	background-color: #CBCEB2;
	color: #111111;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0px;}
#Community .Sidebar .NamePart,
#Search .Sidebar .NamePart {
	white-space: nowrap;}
#Community .Sidebar #CommunityName #PriceRange,
#Search .Sidebar #CommunityName #PriceRange {
	white-space: nowrap;}
#Community .Sidebar #SalesContact,
#Search .Sidebar #SalesContact {
	font-weight: bold;}
#Community .Sidebar #SalesContact .Content,
#Search .Sidebar #SalesContact .Content {
	text-indent: -1em;
	margin-left: 1em;}
#Community .Sidebar #Mapsco,
#Search .Sidebar #Mapsco {
	text-align: center;
	margin-bottom: 5px;}
#Community .Sidebar #Directions,
#Search .Sidebar #Directions {
	margin-left: 15px;
	margin-right: 15px;}
#Community .Sidebar #Directions .Origin,
#Search .Sidebar #Directions .Origin {
	font-weight: bold;
	margin-bottom: 5px;}
#Community .Sidebar #Directions ul,
#Search .Sidebar #Directions ul {
	font-weight: normal; 
	padding-left: 0px; 
	margin-left: 15px;}
#Community .Sidebar #Directions  ol,
#Search .Sidebar #Directions  ol {
	font-weight: normal; 
	margin-top: 0px; 
	padding-left: 0px; 
	margin-left: 22px;}
#Community .Sidebar .Image,
#Search .Sidebar .Image {
	text-align: center;}
#Community #ToolBox .Item,
#Search #ToolBox .Item {
	white-space: normal;}
#Community #ToolBox .Link,
#Search #ToolBox .Link {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	white-space: nowrap;}
#Community #Image {
	float: right;
	text-align: right;
	font-size: 10px;}
#Community #ImageContent {
	margin: 1em 10px 10px 10px;}
#Community #ImageCaption {
	margin: auto 10px}
#Community #MainContent {
	float: right;
	width: 500px}
#Community #Resources #PropertyTax {font-size: 10px; float: right;}
#Community #Resources #PropertyTax .Title {
	font-weight: bold;}
#Community #Resources .Content {
	margin: 0px 10px 0px 1em;}
#Community #Resources #LeftColumn {
	float: left;}
#Community #Resources #RightColumn {
	float: right;}
#Community #Resources #RightColumn, 
#Community #Resources #LeftColumn {
	font-size: 11px;
	width: 232px;}

#Community #Resources .Section {
	border: 1px solid #CBCEB2;
	border-top: 0px;
	background: #eeeeee;
	padding: 5px;
	margin-bottom: 5px;}
#Community #Resources .Title {
	color: #000000;
	text-align: center;
	padding: 5px 0px;
	background-color: #ACBEAB ;
	background-color: #CBCEB2;
/*	color: #ffffff;*/
	font-weight: bold;}
#Community #Resources .Name {
	text-indent: -1em;
	margin-left: 1em;}
#Community #Resources .Phone {
	float: right;
	clear: right;}

/* Inventory Properties */
#Search #MainContent {
	float: right;
	width: 500px}
#Search .ButtonBordered,
#Search .ButtonActive {
	margin: 0px 0px 0px 0px;}
#Search .Comment {
	font-size: 10px;
	font-weight: bold;
	float: right; 
	clear: right; 
	text-align: right}
#Search #Criteria .Item {
	text-align: right;}
#Search #Criteria .Label {
	float: left;
	clear: left;
	font-weight: bold;}
#Search #Criteria .Item select {
	font-size: 10px;}
#Search #Criteria #SearchButton{
	font-size: 10px;
	float: right;}
#Search #Criteria #ClearButton{
	font-size: 10px;
	float: left;}
#Search #Criteria #HelpButton{
	font-size: 10px;}
#Search #Criteria .Contents {
	text-indent: 0;
	margin-left: 0}
#Search #Criteria #SearchPlans {
	width: 95%}

#Inventory .ButtonBordered,
#Inventory .ButtonActive {
	margin: 0px 0px 0px 0px;}
#Inventory .Comment {
	margin: 0px 1em;
	margin-top: 10px;
	font-size: 10px;
	font-weight: bold;
	float: right; 
	clear: right; 
	text-align: right}
#Inventory .Heading {
	height: 20px;
	margin: 0px 1em;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: bold;}
#Inventory .Heading div {
	padding-top: 3px; height: 18px
}

#Inventory .Listing,
#Inventory .PlanListing,
#Inventory .SpecListing {
	margin: 0px 1em;
	font-size: 10px;
	padding-bottom: 2px;
	border-bottom: 1px #bccab0 solid;
	margin-bottom: 2px;}
#Inventory .Heading .Identity,
#Inventory .Listing .Identity {
	/*width: 35%;*/
	}
#Inventory .Heading .Price,
#Inventory .Listing .Price {
	width: 10%;
	float: right;
	text-align: center;}
#Inventory .Heading .Completion,
#Inventory .Listing .Completion {
	width: 15%;
	float: right;
	text-align: center;}
#Inventory .Heading .Stories,
#Inventory .Listing .Stories {
	width: 10%;
	float: right;
	text-align: center;}
#Inventory .Heading .SquareFootage,
#Inventory .Listing .SquareFootage{
	width: 10%;
	float: right;
	text-align: center;}
#Inventory .Heading .Bedrooms,
#Inventory .Listing .Bedrooms{
	width: 7%;
	float: right;
	text-align: center;}
#Inventory .Heading .Bathrooms,
#Inventory .Listing .Bathrooms{
	width: 7%;
	float: right;
	text-align: center;}
#Inventory .Links {
	display: none;
}
#Community #SearchResults .Location, 
#Community #SearchResults .Selection, 
#Community #SearchResults .Links {
display:none;
}
#Content .Disclaimer {
	font-size: 10px;
	font-weight: bold;}

#PageTypeGallery table {
	width: 100%;
}
#PageTypeGallery td {
	text-align: center;
	padding: 10px 0;
}


/* UtilityHeader Properties */
#UtilityHeader {
	font-size: 10px;
	clear: both;
	padding: 5px 0px;
	background-color: #CADFC9;
	border: 1px #bab688 solid;
	margin: 10px 10px 0px 10px;}
#UtilityHeader .ButtonBordered {
	float: right;}

#Utility #Content {
	margin: 0px 10px;}

#Utility #SlideShow {
	text-align: center;}
#Utility #SlideShow #Previous,
#Utility #SlideShow #Next {
	float: left; width: 250px; margin: 0px 50px}
#Utility #SlideShow #Previous {
	float: left;}
#Utility #SlideShow #Next {
	float: right;}
#Utility #SlideShow #GalleryImage {
	margin: 10px auto;
	clear: both}

/* Error response Properties */
#Error .Section .Title {
	font-weight: bold;
	float: left;}
#Error .Section .Content {
	margin-left: 120px;}
#Error .Section {
	margin-bottom: 10px}

/* Footer Properties */
#Footer	{
	margin-top: 10px;
	font-size: 10px;
	clear: both;
	border: 1px #bab688 solid;
	background: #F7F7F7;
	padding: 5px 0px;}
#Footer #EHOLogo {
	float: left;
	margin: 2px 10px;}
#UtilityFooter {
	margin: 10px 10px 0px 10px;}



/* Virtual Tour Properties */
.Sidebar table {
	width: 100%}
