@charset "utf-8";

/* ########### MODULES ########### */	
	
module_3dvisit
	{
	line-height:20px;
	}
.module_blog
	{
	line-height:20px;
	}
.module_calculator
	{
	line-height:20px;
	}
.module_compare
	{
	line-height:20px;
	}
.module_compare_results
	{
	line-height:20px;
	}
.module_contact
	{
	line-height:20px;
	}
.module_customizer
	{
	line-height:20px;
	}
.module_list_projects
	{
	line-height:20px;
	}
.module_list_units
	{
	line-height:20px;
	}
.module_map
	{
	line-height:20px;
	}
.module_search
	{
	line-height:20px;
	}
.module_search_results
	{
	line-height:20px;
	}
.module_ssp
	{
	line-height:20px;
	}
.module_map
	{
	color: #7e7e7e; 
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	}
#dhtml_mapnav{
	position: absolute;
	border: 1px solid gray;
	width: 200px;
	padding: 3px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 200;
	}
#map
	{
	border:1px solid black;
	width:261px;
	height:208px;
	}
.map_dot
	{
	cursor: pointer;
	}
#map_title
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #7e7e7e; 
	}
#map_desc
	{
	color: #7e7e7e; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.projects_list_td1
	{
	vertical-align:top;
	text-align:center;
	width:170px;
	}
.projects_list_td2
	{
	padding:10px;
	vertical-align:top;
	color: #7e7e7e; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	}
.projects_list_img
	{
	padding:10px;
	height:100px;
	width:160px;
	border:0px;
	}
.units_table
	{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #7e7e7e; 
	padding:5px;
	text-align:center;
	}
.units_table_row1_active { background-color:#ecf4f0; }
.units_table_row1_unactive { background-color:#ecf4f0; }
.units_table_row1_active:hover { background-color:#cccccc; }
.units_table_row2_active { background-color:#dbe6e1; }
.units_table_row2_unactive { background-color:#dbe6e1; }
.units_table_row2_active:hover { background-color:#cccccc; }

