﻿/* ------------ Global Styles ---------- */
div.clear {margin:0; height:0px; clear:both; font-size:0px; line-height:0px;}
* {margin: 0px; padding: 0px;}
p {margin-bottom: 12px;}
a {color: #d77817;}
a.nohover:hover {background: transparent;}
img {border: 0px;}
.centered {text-align: center;}
.right {text-align: right;}
strong {color: #1f4063; font-weight: bold;}
strong.norm {font-weight: normal; color: #333;}
.txt_color {color: #333;}
.lh13 {line-height: 13px;}
.lh20 {line-height: 20px;}
.sitemap {margin-left: 240px; padding-top: 10px; font-size: 12px; line-height: 26px;}
.left30 {margin-left: 30px;}



/* ------------ Main Structure Styles ------------ */
body {
	margin: 0;
	background: #ececec url('../images/bg_site.jpg') repeat-x;
	
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	line-height: 14px;
	color: #333;
}
body.body_nobgimg{
	margin: 0;
	background: #ececec;
	
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	line-height: 14px;
	color: #333;
}
#contain_all {
	margin: 0 auto;
	width: 790px;
	background: transparent;
	text-align: left;
	position: relative;
}
#content_area_top {
	width: 790px;
	height: 18px;
	background: url('../images/bg_content_top.gif') no-repeat;
	position: relative;
}
#content_area {
	width: 770px;
	height: 370px;
	background: url('../images/bg_content.gif') no-repeat;
	padding: 0 10px;
}
#content_area a:hover {background: #f2f2f2;}
#content_area_contact {
	width: 774px;
	height: 362px;
	background: url('../images/bg_contact.jpg') no-repeat;
	padding: 18px 6px 10px 10px;
}
#content_area_demo {
	width: 774px;
	height: 362px;
	background: url('../images/bg_demo.jpg') no-repeat;
	padding: 18px 6px 10px 10px;
}
#content_area_bot {
	width: 790px;
	height: 18px;
	background: url('../images/bg_content_bot.gif') no-repeat;
}


/* ------------ Naviagation Heading ----------- */
#header {
	width: 780px;
	height: 61px;
	position: relative;
	margin-left: 6px;
}
#header ul.top_nav, #header ul.top_nav li, #header ul.top_nav li a {
	float: left;
	list-style: none;
	color: #f4f4f4;
	font-size: 13px;
	font-weight: bold; 
	text-decoration: none;
	display: block;
	height: 32px;
}
#header ul.top_nav li {
	text-align: center;
}
#header ul.top_nav li a {
	padding: 28px 4px 0px 5px;
}
.nav_home a {
	width: 57px;
	background: url(../images/nav_home.jpg) no-repeat;
}
.nav_home a:hover {
	background-position: bottom;
}
.nav_company a {
	width: 77px;
	background: url(../images/nav_company.jpg) no-repeat;
}
.nav_company a:hover {
	background-position: bottom;
}
.nav_products a {
	width: 72px;
	background: url(../images/nav_products.jpg) no-repeat;
}
.nav_products a:hover {
	background-position: bottom;
}
.nav_testimonials a {
	width: 101px;
	background: url(../images/nav_testimonials.jpg) no-repeat;
}
.nav_testimonials a:hover {
	background-position: bottom;
}
#quick_links {
	position: absolute;
	top: 5px;
	right: 5px;
	color: #f4f4f4;
}
#quick_links a {
	color: #f4f4f4;
	text-decoration: none;
}
#quick_links a:hover {
	color: #8cd025;
}
#prodlist {
	background: transparent url('../images/bg_dropdown.jpg') no-repeat;
	width: 558px;
	height: 31px;
	margin-left: 18px;
	font-size: 13px;
	font-weight: bold;
}
#prodlist a {
	display: block;
	float: left;
	color: #f4f4f4;
	text-decoration: none;
	padding: 5px 0;
	margin-left: 11px;
}
#prodlist a:hover {
	color: #8cd025;
}


/* ------------ Graphic Banner ----------- */
#banner {
	width: 790px;
	height: 128px;
	position: relative;
}
.main {
	background: url('../images/bg_banner2.jpg') no-repeat;
}
.ai {
	background: url('../images/bg_banner2.jpg') no-repeat;
}
.trackergps {
	background: url('../images/bg_banner2.jpg') no-repeat;
}
.constellation {
	background: url('../images/bg_banner2.jpg') no-repeat;
}
.logo {
	font: 46px garamond, tahoma, arial, sans-serif;
	letter-spacing: 0.05em;
	color: #ed9a32;
	position: absolute;
	top: 34px;
	left: 55px;
}
.logo a {
	color: #ed9a32;
	text-decoration: none;
}
.green_energy_solutions {
	position: absolute;
	top: 10px;
	right: 25px;
	text-align: right;
	color: #2e4d21;
	font: bold 13px verdana, arial;
	letter-spacing: 0.05em;
}


/* ------------ Home Area ------------ */
#home_area_contain {
	float: left;
	width: 576px;
	height: 390px; 
	font-size: 12px;
	line-height: 15px;
} 
#home_area_contain a {background: transparent;}
#ai_col {
	float: left;
	width: 171px;
	padding: 15px 7px 0 14px;
	height: 375px;
	background: url('../images/bg_home_inv.jpg') no-repeat;
}	
#ai_col:hover {
	background-position: bottom;
	cursor: pointer;
}
#ai_list {
	height: 24px;
	font-weight: bold;
	font-size: 13px;
	color: #8cd025;
}
.ai_list_txt {
	color: #333; 
	font-size: 11px;
	padding: 0 2px;
}
#gps_col {
	float: left;
	width: 173px;
	padding: 15px 7px 0 7px;
	height: 375px;
	background: url('../images/bg_home_gps.jpg') no-repeat;
}
#gps_col:hover {
	background-position: bottom;
	cursor: pointer;
}
#cons_col {
	float: right;
	width: 176px;
	padding: 15px 14px 0 7px;
	height: 375px;
	background: url('../images/bg_home_cons.jpg') no-repeat;
}
#cons_col:hover {
	background-position: bottom;
	cursor: pointer;
}


/* ------------ News Area ------------- */
#news_area_contain {
	float: right;
	width: 214px;
	height: 390px;
}
#news_area {
	width: 200px;
	height: 340px;
	background: url('../images/bg_news.jpg') no-repeat;
	padding: 50px 7px 0px 7px
}
.date {
	text-indent: 3px;
	color: #8cd025;
	font-weight: bold;
}
#news_area a {
	background: transparent;
}


/* ------------ Left Column ------------ */
#left_col {
	width: 195px;
	height: 370px;
	background: #fafafa url('../images/content_sect_border.gif') top right no-repeat; 
	float: left;
	padding: 0 15px 0 10px;
	overflow: hidden;
}
#content_area_contact #left_col {
	width: 195px;
	height: 350px;
	background: #fafafa url('../images/content_sect_border600.gif') top right no-repeat; 
	float: left;
	padding: 0 15px 0 10px;
}
#left_col h3 {
	color: #555;
	font: normal 20px verdana, sans-serif;
	text-align: center;
	padding: 0px 0px 11px 0px;
	border-bottom: 1px solid #d5d5d5;
	margin: 3px 0px 4px 0px;
}
.left_head {
	width: 195px;
	border-bottom: 1px solid #d5d5d5;
	padding: 0px 0px 10px 0px;
	margin: 8px 0px 0px 0px;	
	display: block;
	text-align: center;
}
div.left_links {
	margin-top: 10px;
}
#left_col a {
	display: block;
	margin: 5px 0 0 0;
	padding: 3px 0px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
#left_col a:hover {
	background: #f2f2f2;
}
#left_col a.pdf:hover {
	background: #f2f2f2 url('../images/pdf.gif') top right no-repeat;
}
#sub_menu {
	padding-bottom: 4px;
}
#sub_menu .name {
	font-variant: small-caps;
	font-weight: bold;
}
#sub_menu a {
	color: #555;
	font-weight: normal;
	padding: 3px 0px 3px 15px;
}
p.atshow {
	padding-top: 5px;
	color: #8cd025;
	line-height: 17px;
}
p.booth {
	text-align: right;
	margin-top: -29px;
}



/* ------------ Right Column ------------ */
#right_col {
	width: 550px;
	height: 370px;
	float: right;
	overflow: hidden;
	position: relative;
}
#right_col_cons {
	width: 550px;
	height: 370px;
	background: url('../images/bg_stars.jpg') bottom right no-repeat;
	float: right;
	overflow: hidden;
	position: relative;
}
.col_240 {
	float: left;
	width: 240px;
}
.submenus {
	height: 370px;
	width: 515px;
	position: absolute;
	right: 15px; 
}
.submenu_title {
	color: #8cd025;
	font: bold 14px georgia, serif;
	letter-spacing: 2px;
	text-indent: 25px;
	margin-top: 3px;
	padding: 14px 0 2px 0;
	background: url('../images/bg_submenu_title.jpg') no-repeat; 
	width: 515px;
	height: 45px;
}
ul.nolist li {
	list-style: none;
}
ul.listed {
	margin-left: 28px;
	padding-left: 5px;
}
.nested {
	padding-top: 7px;
}
ul.listed li {
	padding-bottom: 7px;
}
.quoted {
	font-style: italic;
	color: #305027;
	margin-bottom: 3px;
}
.author {font-weight: bold;
	color: #305027;
	text-align: right;
}
#right_col_test .quoted {
	color: #333;
	padding: 12px 19px 6px 15px;
	margin: 0;
}
#right_col_test .author {
	padding: 0px 19px 12px 15px;
	margin: 0;
}
#right_col_test .odd {
	background: #f5f5f5;
}
#right_col_test .noborder {
	border: 0px;
}
a.download {
	font-weight: bold; 
	text-decoration: none;
	padding: 3px 0px;
	color: #333;
}
a.download:hover {
	text-decoration: underline;
	color: #ed9a32;
}
.vectorunit {
	float: left;
	margin-left: 18px;
}
div.screenshot {text-align: center;}
div.screenshot img {border: 1px solid #ddd; margin-top: -6px;}
p.screenshot {font-weight: bold; text-align: center; color: #8cd025;}

/* ------------------------- Scrolling positioning --------------------- */
#overview {top: 0px;}
#our_team {top: 400px;}
#john_cobb {top: 800px;}
#dan {top: 1200px;}
#eric {top: 1600px;}
#john_neireiter {top: 2000px;}
#david {top: 2400px;}
#marilyn {top: 2800px;}
#due_diligence {top: 3200px;}
#insteon {top: 0px;}
.insteon_us {background: url('../images/logos/insteon.gif') bottom right no-repeat;} 
#microsoft {top: 800px;}
.microsoft_us {background: url('../images/logos/microsoft.jpg') bottom right no-repeat;} 

#te_over{top: 0px;}
#te_audit {top: 400px;}
#te_how {top: 800px;}
#ai_proc {top: 1200px;}
#ai_using {top: 1600px;}
#ai_fpover {top: 2000px;}
#ai_fpfeat {top: 2400px;}
#ai_fprep {top: 2800px;}
#ha_over {top: 0px;}
#ha_ba {top: 400px;}
#ha_hvac {top: 800px;}
#ha_rem {top: 1200px;}

#gps_mu {top: 1600px;}
#gps_nu {top: 2000px;}
#gps_screens {top: 2400px;}
#cons_over {top: 0px;}
#cons_feat {top: 400px;}
#cons_screens {top: 800px;}




/* --------------- Contact and Demo page styles -------------- */
#contact_contain {
	padding-left: 10px;
}
.submenu_title_contact {
	color: #1f406e;
	font: bold 14px georgia, serif;
	letter-spacing: 2px;
	text-indent: 25px;
	margin-top: 3px;
	padding: 14px 0 2px 0;
	background: url('../images/bg_submenu_title.jpg') no-repeat; 
	width: 705px;
	height: 45px;
}
#contact_contain p {
	padding-left: 70px;
}
#contact p {
	font-size: 115%;
	line-height: 16px;
}
form {
	margin-left: 40px;
}
form input.input {
	display: block;
	width: 200px;
	border: 1px solid #1f406e;
	/*margin: 0 0 8px 80px;*/
	padding: 2px;
}
.label {
	width: 75px;
	float: left;
	text-align: right;
	padding-top: 4px;
}
select {
	/*width: 125px; */
	border: 1px solid #1f406e;
	font: 11px verdana, arial, sans-serif;
	/*display: block;*/
	/*margin: 0 0 8px 80px;	*/
	padding: 2px;
}
/*
textarea {
	width: 200px;
	height: 80px;
	border: 1px solid #1f406e;
	display: block;
	margin: 0 0 8px 80px;	
	padding: 2px;
}
*/
form input.submit {
	font: bold 12px verdana, sans-serif;
	border: 1px solid #1f406e;
	color: #000;
	padding: 4px 2px;
	cursor: pointer;
	width: 112px;
	margin: 0 0 0 5px;	
}
#form_req {
	position: absolute;
	top: 260px;
	right: 256px;
}


/* ------------ No Columns ----------- */
#no_cols {
	padding: 10px 15px;
	position: relative;
}
.h350 {
	height: 350px;
}
.h550 {
	height: 550px;
}
#no_cols h3 {
	color: #555;
	font: normal 20px verdana, sans-serif;
	padding: 0px 0px 11px 0px;
	margin: 3px 0px 4px 0px;
	/*text-indent: 14px;*/
}
#prod_water {
	position: absolute;
	right: 15px;
	bottom: 0px;
}


/* ------------ Footer ------------- */
#footer {
	font: 10px verdana, sans-serif;
	color: #555;
	padding: 1px 5px;
	margin-bottom: 15px;
}
#footer a {
	color: #555;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}
 	

/* ------------- Slimbox Styles ------------ */
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #8da3be;
}
.lbLoading {
	background: #8da3be url(../images/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #8da3be;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}
#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}
#lbNextLink {
	right: 0;
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}
#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #8da3be;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}



/* ------------- Form Styles ------------ */
.form_label 
{
	font-weight: bold;
}
.form_example
{
	color: Gray;
	font-style: italic;
}
#app_area {
	width: 770px;
	background: url('../images/bg_content.gif') no-repeat;
	padding: 0 10px;
}
#app_area a:hover {background: #f2f2f2;}

.statBlock 
{
	border-style: solid;
	border-color: Green;
	border-width: thick;
	margin: 10px 10px 10px 10px;
	float: right;
}
.statBlock thead , tfoot
{
	font-size: larger;
	font-weight: bold;	 
}

.statBlock td
{
	padding: 0px 10px 0px 0px;
}

.statBlock .value
{
	font-weight: bold;
}

.statBlock .badvalue
{
	font-weight: bold;
	color: Red;
}

.greenBox
{
	border-style: solid;
	border-color: Green;
	border-width: thick;
	padding: 20px 0 20px 0;
	margin: 10px 10px 10px 10px;
}
body {
}

table.summary {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
color: #000000;
background-color: #E1F3B8;
border: 1px solid #95D600;
margin: 0 0 0 0px;
padding: 0;
}

.adminbutton {
color: #000;
background-color: #fff;
}

.detail-notes{
	width: 200px;
	height: 80px;
	border: 1px solid #1f406e;
	display: block;
	margin: 0 0 8px 80px;	
	padding: 2px;
}
