/* @override 
	http://192.168.1.20/gatsby_new/styles/global.css
	http://66.153.118.118/gatsby_new/styles/global.css
*/

/* IE PNG fix */
img, div { behavior: url(styles/iepngfix.htc) }


a img {
	border: 0;
}

div#worldContainer {
	clear: both;
	float: none;
	width: 1024px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	min-height: 680px;
}

div#location_content {
	clear: both;
	float: left;
	width: 100%;
	height: 520px;
	margin-bottom: 20px;
}

body {
	background-color: black;
	color: white;
	font: .9em "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 {	
	color: #ab9a60;
	font: small-caps bold 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

h2 {
	color: #fff;
	text-align: center;
	font: small-caps bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h3 {
	color: white;
	text-decoration: underline;
	font-size: 16px;
	line-height: 16px;
	height: 40px;
	margin: 0;
	padding: 0;
}


div#top_menu_upper, div#top_menu_lower {
	color: gray;
	font-size: 1em;
}

/* @group menu */

div#top_menu {
	width: 100%;
	clear: both;
	float: left;
	border: 0;
	padding: 0;	
}

div#top_menu_upper, div#top_menu_lower {
	float: left;
	clear: both;
	width: 100%;
	height: 105px;
	overflow: hidden;
	position: relative;	
}
div#top_menu_upper {
	border-bottom: 5px solid #fff;	
}

div#top_menu_lower {
	height: 60px;
	overflow: visible;	
	margin-bottom: 0px;
}


div#logo_container, div#logo_container_submenu {
	height: 70px;
	width: 266px;
	margin: 0;
	padding: 0;
	float: left;
}

/*
absolute positioning is used to combat IE overflow:hidden bug (IE does not hide overflow unless position is absolute)
*/
div#navigation_container, div#navigation_container_submenu {
	height: 105px;
	width: 500px;
	margin: 0;
	padding: 0;
	margin-left: 50px;
	clear: none;
	float: left;
	overflow: hidden;
	position: relative;
}

div#navigation_container_submenu {
	margin-top: 0px;
	overflow: hidden;	
	height: 50px;			
}

#nav_historic_preservation.nav_items .menu_label {
	position: absolute;
	top: -20px;
	left: -1em;
	width: 1px;
	overflow: visible;
}

.nav_items, .nav_items_submenu {
	clear: none;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 30px;
	margin-right: 5px;
	height: 100px;	
	width: 80px;
	text-align: center;
	font: small-caps bold .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	overflow: visible;
	cursor: pointer;
}

div#nav_historic_preservation.nav_items {
	margin-top: 50px;
}

.menu_label:hover {
	color: white;
}

.nav_items_submenu {
	margin-top: 0px;
	overflow: hidden;	
	height: 50px;		
}

nav_items_submenu .menu_label {
	text-align: center;	
	width: 50px;
	height: 20px;
}

.nav_items .menu_label {
	overflow: visible;
	text-align: center;
	visibility: hidden;
	white-space: nowrap;
}

.nav_items div{
	margin-top: 5px;
	width: 80px;
}

.menu_label a, .menu_label a:hover, .menu_label a:visited {
	text-decoration: none;
	color: gray;
}

.menu_label a:hover {
	color: white;
}



.nav_items_submenu img {
	position: relative;
	bottom: 20px;
	opacity: .15;
	/* IE hogwash */
	filter: alpha(opacity = 20);	
	height: 70px;
	width: 70px;
	overflow: hidden;
	background-color: black;
}

/*
 Be careful with this one!
1. The button needs to show above the border line (so the container needs to have visibile overflow). 
2. IE acts oddly with the left/right relative positioning, so clear:none & float:right are used along with a margin-right to set the x position
*/

div#register_for_updates {
	clear: none;
	float: right;
	width: 75px;
	height: 75px;
	position:relative;
	bottom: 40px;
	margin-right: 10px;
}

/* @end */


#bodyContainer {
	clear: both;
	float: left;
	margin: 0;
	width: 1024px;
}

#heightKeeper {
	float: left;
	clear: both;
	min-height: 510px;	
	
	/* this is for IE6, which doesn't get min-height */
	height:auto !important;
  	height:510px;	
}

/* @group image_viewer */


div#thumbnails_pane {
	width: 250px;
	height: auto;
	clear: both;
	float: left;
	margin: 0;
	margin-left: 20px;
	padding: 0;
}

div.thumbnail_group {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 250px;
}

div.thumbnail_group img {
	margin-bottom: 3px;	
}	

div.thumbnail_group img:hover {
	cursor: pointer;
}

div#large_image {
	clear: none;
	float: right;
	overflow: hidden;
	width: 660px;	
	margin: 0;
	margin-right: 5px;
}

div#large_image img {
	width: 650px;
	height: 450px;
	border: 3px solid #666;
}

.thumbnails_group_label, div#large_image_label  {
	clear: both;
	float: left;
	margin-top: 10px;
	color: #ab9a60;
	font: small-caps bold .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
	white-space: nowrap;
}

a.tgl{
	color: #ab9a60;
	text-decoration:underline;
}

a:hover.tgl{
	color: #ffffff;
	text-decoration:underline;
}


div#large_image_label {
	font-size: 1.2em;
}

/* @end image viewer*/

/* @group content area */

/* @group eco_edge */

.eco_edge_body { 
	width: 229px;
	height: 140px;
	padding: 5px;
	border-left: 3px solid #bba974;
	border-right: 3px solid #bba974;
	background: #FFFFFF;
	color: #000000;
	overflow: auto;
	font-size: 11px;
	line-height: 16px;
}

.eco_edge_footer {
	width: 245px;
	height: 3px;
	background: url(../media/images/content/eco_edge_bottom_footer.gif) no-repeat;
}

.eco_edge_header {
	width: 245px;
	height: 53px;
}

.eco_bottom_container {
	margin-left: 25px;
	float: left;
}

#eco_edge_pdf_download {
	display: block;
	width: 91px;
	height: 48px;
	text-indent: -9999px;
	background: url(../media/images/content/eco_edge_pdf_download.gif) no-repeat;
	margin: 10px auto;
}

#eco_edge_content div.three_column {
	height: 277px;
	width: 289px;	
	padding: 0;
	border: 3px solid #ab9a60;
	margin-left: 20px;
	margin-top: 20px;
	text-align: center;
	background-image: url(../media/images/content/eco_edge_features_background.png);
}

div#eco_edge_interactive.three_column {
	height: auto;
	width: auto;
}

div.hider_container {
	height: auto;
	margin-bottom: 15px;
	clear: both;
	float: left;
	text-align: center;
	width: 100%;
}

div.something_to_hide a{
	text-decoration: underline;
	font-size: 1.1em;
	color: #ab9a60;
	font-weight: bold;
	cursor: pointer;
	text-align: center;	
	height: auto;
	width: auto;
}

#eco_edge_content div.something_hidden{

	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	height: 25px;
	overflow: hidden;
}



div#eco_edge_top_container{
	clear: both;
	float: left;
	width: 100%;
	height: 400px;
}

#eco_edge_content div.outside_links {
	clear: both;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
	height: 100px;
	width: 400px;
}

#eco_edge_content div.outside_links a, #eco_edge_content div.outside_links a:visited {
	color: white;
	margin: 0;
	text-align: left;
}

#eco_edge_content div.outside_links div {
	clear: none;
	float: left;
	margin-right: 30px;
	font-size: 9px;
	width: 100px;
	overflow: hidden;
}

#eco_edge_content div.outside_links img {
	margin-bottom: 10px;
}
#eco_edge_content div.three_column img {
	margin: 0;
	padding: 0;
}

/* @end eco_edge */

/* @group historic_preservation */


#historic_preservation_content div.background_image {
	clear: both;
	float: left;
	margin-top: 20px;
}

#historic_preservation_content div.old_image {
	/*
	position: absolute;
	top: 340px;
	left: 605px;
	*/
	clear: none;
	float: left;
	margin-top: 50px;
	margin-left: -50px;
	text-align: right;
	color: #ab9a60;
	font-size: 0.8em;
	font-weight: bold;
}
#historic_preservation_content div.old_image img {
	border: 3px solid #ab9a60;
}


div#historic_preservation_content {
	width: 100%;
	text-align: center;
}

#historic_preservation_content div.content_overview {
	padding: 0px 75px;
}


/* @end historic_preservation */


div#homes_content, div##homes_plans_content  {
	width: 100%;
	margin-top: 0;
	margin-bottom: 10px;
	height: 500px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}


div#three_column_container {
	float: left;
	clear: none;
	background: url(../media/images/content/homes_features_background.jpg) no-repeat scroll;
	width: 100%;
	height: 100%;
	margin-bottom: 0;
}

/* @group press */

#press_content {
	min-height: 510px;
	/* this is for IE6, which doesn't get min-height */
	height:auto !important;
  	height:510px;	
}

#press_content div.press_clipping {
	margin-top: 0px;
	float: left;
	clear: none;
	font-size: .8em;
	margin: 0;
	padding: 0;
	position: relative;
}

#press_content table.press_articles {
	width: 88%;
	/* to center the table 
	   same as HTML align="center"
	*/
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}

#press_content table.press_articles tbody tr td img {
	border: 3px solid #ab9a60;
}

#press_content table.press_articles tbody tr td {
	height: 130px;
	border: 15px solid black;
	vertical-align: top;
}

div#press_popup_content {
	clear: both;
	float: left;
	margin: 0;
	padding: 10px;
	border: 0;
	margin-top: 20px;
	background-color: white;
	width: 480px;
	height: 600px;
	color: black;
	font-size: 10px;
}

#press_content table.press_articles tbody tr td div.press_clipping a, #press_content table.press_articles tbody tr td div.press_clipping a:visited {
	color: white;
	text-decoration: underline;
	font-size: 16px;
	line-height: 16px;
	height: 40px;
	margin: 0;
	padding: 0;	
}
#press_content table.press_articles tbody tr td div.press_clipping a:hover {
	color: #ab9a60;
}
div#footer.press_popup {
	width: 500px;
}

/* @end press */

/* @group location */

#location_content div.three_column {
	text-align: center; 
	font-size: 1em; 
	width: 30%;
}

#location_content #cartifact_map {
	margin-right: 50px;
	float: right;
}
/* @end location*/



span.feature_group_label {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-left: 5px;
	line-height: 12px;
	font-variant: small-caps;
}

div.three_column {
	z-index: 20;
	clear: none;
	float: left;
	width: 31%;
	height: 450px;
	font-size: 0.7em;
	margin-right: 10px;
	text-align: left;
}

div.three_column ul {
	margin-top: 3px;
	margin-bottom: 20px;
	list-style-position: outside;
	margin-left: 15px;
	padding-left: 0px;
	text-align: left;
	font-size: 10px;
}

div.three_column a, div.three_column a:visited {
	margin-left: 5px;
	text-decoration: underline;
	color: #ab9a60;
	font-size: 10px;
}

div.three_column a:hover {
	color: white;
}

#homes_plans_content div.three_column ul {
	list-style: none;
}

#homes_plans_content div.three_column {
	width: 35%;
	margin: 0;
	padding: 0;
}

div.content_overview {
	margin-top: 0px;
	float: left;
	clear: none;
	text-align: center;
	padding: 15px;
	padding-top: 5px;
	font-size: .8em;
}

div.large_floor_plan {
	clear: none;
	float: right;
	margin: 0;
	padding: 0;
	width: 65%;
}

.ill_disc {
	float:right;
	font-size:10px;
	height:10px;
	padding-right:125px;
	padding-top:0px;
	padding-bottom:5px;
}



/* @end content area*/

/* @group footer */

div#footer {
	clear: both;
	float: left;
	width: 100%;
	margin: 0;
	height: 70px;
	color: #666;
	background-color: white;
	font: .7em/1.7em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	position: relative;
}

div#footer a, div#footer a:visited {
	text-decoration: none;
	color: gray;
}

div#footer a:hover {
	color: #ab9a60;
}

div#footer .legal_copy {
	color: #999;
	font-size: 0.6em;
}

#footer #footer_eco_links a {
	display: block;
	text-indent: -9999px;
	float: left;
	height: 70px;
}

#comfortwise_link {
	width: 87px;
	background: url(../media/images/content/comfortwise.gif) no-repeat;
}

#cagreenbuilder_link {
	width: 117px;
	background: url(../media/images/content/cagreenbuilder.gif) no-repeat;
	margin: 0 5px 0 7px;
}

#energystar_link {
	width: 75px;
	background: url(../media/images/content/energystar.gif) no-repeat;
}

/* @end */