/* <Clearfix hack> */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* </Clearfix hack> */

/* <PageHeader> */
.pageHeader { margin: 7px 0 15px 0; }
.pageHeader img { display: block; }
.pageHeader td { padding-left: 20px; }
.pageHeader table
{
	float: right;
	width: 558px;
	margin-top: 32px;
	padding: 0;
	background-image: url(../images/menu_slice.gif);
	background-repeat: repeat-x;
	/*
	border-left: solid 1px #C5C5C5;
	border-right: solid 1px #C5C5C5;
	*/
}
/* </PageHeader> */

/* <Accordion> */
.accordionHeader {
	border: 1px solid #ccc;
	background-color: #aaa;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
	color: #fff;
}
.accordionHeader:hover { text-decoration: underline; }
.accordionContent {
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	border-top: none;
	padding: 5px;
}
/* </Accordion> */

/* <Waterfall> */
.waterfall div { margin: 0 auto; padding: 0; font-family: arial; font-size: small; }
.waterfall select, .waterfall label, .waterfall div, .waterfall div span { display: block; width: 100%; }
.waterfall select { margin-left:10%; width:90%; }
.waterfall label  { color: #444; }
.waterfall div div div { text-align: left; border: 1px solid #CCCCCC; margin-left: 10%; width: 85%; }
.waterfall label.cbLabel { display: inline; }
.waterfall div span { text-align: center; font-weight: bold; }
/* </Waterfall> */

body { font-family:Arial, Tahoma; font-size:12px; }
img { border: none; }

.banner { display: block; margin-bottom: 1.3em; }

#container {
	width: 800px;
	\width: 820px;
	w\idth: 800px;
	margin: 0 auto;
	text-align: left;
}

.contentBox { border: solid 1px #DCDCDC; padding: 1em; margin-bottom: 1.3em; }

.Canada {
	font-family: Arial, Helvetica;
	font-size: small;
	color: #000;
	font-weight: bold;
}

.Canada2 {
	font-family: Arial, Helvetica;
	font-size: 20px;
	color: #000;
	font-weight: bold;
}

#DataloggerRight {
	float:right;
    width:560px;
}

.smallul {
    margin-top:3px;
    font-size:11px;
    margin-left:20px;
}

#CompanyOverviewTextBox {
    border: solid 2px #ccc;
    width: 463px;
    height: 209px;
    position:relative;
    margin-bottom:20px;
}

#CompanyOverviewImageBox {
    width: 318px;
    height: 209px;
    float:right;
    margin-bottom:20px;
}

.h2CompanyOverview0 {
    margin-top:9px;
    text-transform:uppercase;
    font-size:18px;
}

.h2CompanyOverview1 {
    margin-top:9px;
    padding-left:75px;
    text-transform:uppercase;
    font-size:18px;
	background-image: url(../images/h2-grad.gif);
	background-repeat: repeat-x;
}

.CompanyOverviewContent {
    padding-left:75px;
    padding-right:30px;
    margin-top:10px;
    margin-bottom:5px;
}

#DrivingDirectionsTextBox {
    border: solid 2px #ccc;
    width: 470px;
    position:relative;
    float:left;
}

#DrivingDirectionsMapBox {
    font-size:20px;
    font-weight:bold;
    text-transform:uppercase;
    line-height:45px;
    padding-top:3px;
    margin-top:10px;
    margin-left:13px;
    width: 292px;
    height: 179px;
    float:left;
    position:relative;
    background-image: url(../images/driving-directions-mapbox.gif);
    background-repeat: no-repeat;
}

.maplink {
    color:#fff;
    text-decoration:none;
}
	
.dynamicToolTip {
	width: 300px;
	border: 1px dashed #999;
	padding: 2px;
	background-color: #eee;
	z-index: 100;
	text-align: left;
}

.productDescription {
    border: solid 1px #797979;
    background-color: #B2B2B2;
    width: 545px;
    float:none;
    padding: 5px;
    font-weight:bold;
    margin-bottom:6px;
    margin-top:10px;
}

.qfTextBox {
    border: solid 1px #ccc;
    background-color: #eee;
}

.qfGoButton {
	font-size: .8em;
	font-weight: bold;
	color: #fff;
	background-color: #0C4976;
	border-top: 2px solid #f4f4f4;
	border-right: 2px solid #083250;
	border-bottom: 2px solid #083250;
	border-left: 2px solid #f4f4f4;
	padding: 0 .5em;
}

#pnlModelNumberBuilder {
    width:100%;
    height:200px;
    float:inherit;
	background-image: url(../images/model-number-builder.jpg);
	background-repeat:no-repeat;
	margin-left:0px;
}

#RepsAndDistribContent {
    position:relative;
    float:right;
    width:800px;
}

#RepsAndDistribContentRight {
    position:relative;
    float:right;
    width:220px;
    text-align:center;
    font-size:20px;
    font-weight:bold;
}

#RepsAndDistribContentLeft {
    position:relative;
    float:left;
    width:520px;
    padding-left:40px;
    font-size:20px;
    font-weight:bold;
}

.ContactUsLeft {
    float:left;
    width:390px;
}

.ContactUsRight {
    float:left;
    width:390px;
    margin-left: 20px;
}

.ContactUsLeft {
    width: 250px; 
    float: left;
}

.ContactUsMiddle {
    width: 250px; 
    float: left; 
    margin-left: 25px;
}

.ContactUsRight {
    float: left; 
    width: 250px; 
    margin-left: 25px;
}

.h2ContactUs {  
    margin-top:0;
    padding-left:25px;
    text-transform:uppercase;
    font-size:14px;
    color:#fff;
	background-image: url(../images/h2-grad.gif);
	background-repeat: repeat-x;
}

.h3ContactUs {  
    margin-top:0;
    padding-left:15px;
    text-transform:uppercase;
    font-size:21px;
    color:#fff;
	background-image: url(../images/h2-grad.gif);
	background-repeat: repeat-x;
}

.ulContactUs {
    list-style-type:none;
    margin-top:-10px;
}

.pContactUs {
        font-size:14px;
        text-align: center;
}

.pContactInfo {
        padding-left:50px;
        font-size:12px;
}

#TradeShowContent {
    float:right;
    width:675px;
}

.h2TradeShow {  
    margin-top:0px;
    margin-bottom:0px;
    padding-left:8px;
    padding-top:5px;
    text-transform:uppercase;
    font-size:18px;
    color:#fff;
	background-image: url(../images/h2-tradeshow-grad.gif);
	background-repeat: repeat-x;
	height:29px;
}

.pTradeShow {
    padding-left:20px;
    margin-top:0px;
    margin-bottom:5px;
    font-weight:bold;
    font-size:13px;
    line-height:18px;
}

#TrainingContentRight {
    position:relative;
    float:right;
    width:400px;
}

#TrainingContentLeft {
    position:relative;
    float:left;
    width:360px;
    text-align:right;
}

.h2TrainingLeft {  
    margin-top:0px;
    margin-bottom:0px;
    margin-left:57px;
    padding-left:8px;
    padding-top:5px;
    text-transform:uppercase;
    font-size:18px;
    color:#fff;
	background-image: url(../images/h2-tradeshow-grad.gif);
	background-repeat: repeat-x;
	height:29px;
	text-align:left;
}

.h2TrainingRight {  
    margin-top:0px;
    margin-bottom:0px;
    padding-left:8px;
    padding-top:5px;
    text-transform:uppercase;
    font-size:18px;
    color:#fff;
	background-image: url(../images/h2-tradeshow-grad.gif);
	background-repeat: repeat-x;
	height:29px;
	text-align:left;
}

#RegFeedback {
    width:780px;
    float:left;
    background-color:#E7E7E7;
    border: solid 1px #ccc;
    padding:10px;
    margin-bottom: 10px;
}

#ProductOptions {
    padding: 5px 5px 5px 10px;
	background-image: url(../images/options-grad.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #fff;
	background-color: #676767;
	margin-top: 5px;
}

#DatasheetLibContent {
    /*padding-left:80px;*/
}

#DatasheetLibDetailsContent {
    padding-top:10px;
    float:right;
    width:550px;
}

#DatasheetLibDetailsLeft {
    position:relative;
    float:left;
    margin-top:27px;
}

#DatasheetLibBanner {
    background-image: url(../images/plain-banner.jpg);
    background-repeat: no-repeat;
    height:199px;
}

#AutoCADContent {
    padding-left:50px;
    padding-top:30px;
    background-image: url(../images/autocad-compass.jpg);
    background-position: 100% 0%;
    background-repeat: no-repeat;
}

#HelpDeskContent {
    padding-left:50px;
    /* background-image: url(../images/help-desk-attendant.jpg); */
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

#JobAuditContent {
    position:relative;
    width:100%;
}

#JobAuditContentRight {
    position:inherit;
    float:right;
    width:330px;
}

#JobAuditContentLeft {
    position:inherit;
    float:left;
    width:410px;
}

.Content {
    position:relative;
    width:100%;
}

.ContentRight {
    position:inherit;
    float:right;
    width:561px;
    margin-left: 20px;
    margin-top: 22px;
    text-align: center;  
}

.ContentLeft {
	position:inherit;
	float:left;
	width:200px;
	border: solid 1px #DBDADA;
	margin-top: 22px;
	height: 400px;
	vertical-align: middle;
}

.ContentLeft ul {
    list-style-type: none;
    margin-top: 20px;
    margin-left: 15px;
    padding-left: 0;
}

.ContentRight #Placeholder, 
.ContentRight #SCAS, .ContentRight #IECC, .ContentRight #ASHRAE, .ContentRight #TITLE24,
.ContentRight #EPAC, .ContentRight #LEED, .ContentRight #Placeholder, .ContentRight #Educational, .ContentRight #Warehouses,
.ContentRight #OfficeBuildings, .ContentRight #HotelHealthCare,
.ContentRight #Associations, .ContentRight #EnergyCode, .ContentRight #Tools {
    border: solid 1px #DBDADA;
    min-height: 334px;
    display: none;
}

.ContentRight {
    margin-bottom: 20px;
}

.swap {
    border: solid 1px #DBDADA;
    min-height: 334px;
    display: none;
}

.ContentRight #Placeholder {
    display: block;
    border: solid 1px #DBDADA;
    min-height: 334px;
}

.ContentRight p {
    padding-left: 10px;
    text-align: left;
}

.ContentRight ul {
    text-align: left;
}

.ContentRight .dlimage {
    border: 0;
    width: 356px;
    height: 36px;
}

.ContentRight .mainimage {
    border: 0;
    width: 355px;
    height: 236px;
}

.ContentRight .downloads {
    text-align: right;
}

.litLi {
    color:#588ECA;
    padding-bottom:20px;
    padding-left:30px;
}

.litH1 {
    font-size:40px;
    color: #9A9A9A;
    margin-top:0px;
    font-weight:lighter;
    text-align: left;
}

.pLit {
    padding-left:200px;
}

.aLit {
    color:#588ECA;
    text-decoration:none;
}

.pJobAudit {
    padding-left:97px;
    text-align:justify;
}

.h3JobAudit {
    text-transform:uppercase;
    padding-left:97px;
    font-size:15px;
    font-weight:bold;
}

.spanJobWalkRed {
    font-weight:bold;
    color:#BA061C;
}

.dsButton {
    border: solid 1px #ccc;
    background-color: #eee;
    width: 200px;
    height: 133px;
    text-align: center;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    text-transform: uppercase;
    font-size: 16px;
}

#salesReps tr.header {
    background-color: #444444;
    color: white;
    font-weight: bold;
}
	    
#salesReps th, #salesReps td {
    padding-top: 5px;
    padding-bottom: 5px;
}
	    
#salesReps th {
    padding-left: 15px;
}
	    
#salesReps tr.blue {
    background-color: #E2F3FB;      
}
	    
#salesReps tr.gray {
    background-color: #EEEEEE;
}
	    
#salesReps .name {
    font-weight: bold;
    padding-left: 30px;
    color: black;
}
	    
#salesReps .title {
    font-weight: normal;
    padding-left: 60px;
    color: #6C6D6F;
    font-size: 8pt;
}
	    
#salesReps .territory {
    color: #6C6D6F;
    padding-left: 30px;
}
	    
#salesReps .email {
    color: #6C6D6F;
    padding-left: 2px;
}
	    
#salesReps {
    width: 100%;
}

#salesReps td 
{
    padding-left: 5px;
}
	    
.list td.name {
    width: 93%;
    text-align: left;
    padding-left: 10px;
}

.list td.download {
    width: 7%;
}

.list .highlight {
    background-color: #E6ECFF;
}

.list {
    text-align: center;
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    margin: 0 auto;
    clear: both;
    margin-bottom: 10px;
}

.caseStudiesImage {
    padding-left: 10px; 
    padding-right: 10px; 
    padding-bottom: 10px;
    margin-top: 3px; 
    float: right;
}

p.caseStudiesPara {
    text-align: justify;
}

h1.dlH1 {
    font-size: 24px;
    color: #9A9A9A;
    margin-top:0px;
    font-weight: bold;
    text-align: left;
    border-bottom: thin #9A9A9A solid;
}

#txtTotalLoggers {
    width: 30px;
    text-align: center;
}

p.indent {
    margin-left: 20px;
}

p.doubleindent {
    margin-left: 40px;
}

.association, .energycode {
    border-bottom: 1px #DBDADA solid;
    margin: 10px;
}

/* <DataLogger> */
.treeview, .treeview ul { 
    padding: 0;
	margin: 0;
	list-style: none;
}	

.treeview li { 
    margin: 0;
	padding: 3px 0pt 3px 16px;
}
		
ul.dir li { padding: 2px 0 0 16px; }
		
.hover { color: red; cursor: pointer; }
		
.treeview li { background: url(../images/tree_col.gif) 0 0 no-repeat; }
.treeview .collapsable { background-image: url(../images/tree_col.gif); }
.treeview .expandable { background-image: url(../images/tree_exp.gif); }
.treeview .last { background-image: url(../images/tree_col.gif); }
.treeview .lastCollapsable { background-image: url(../images/tree_col.gif); }
.treeview .lastExpandable { background-image: url(../images/tree_exp.gif); }

#navigation a, #samples a { color: #515050; text-decoration: none; font-weight: bolder; }
#navigation a:hover, #samples a:hover { color: #588ECA; text-decoration: none; font-weight: bolder; }

#samples a.aLit { font-weight: normal; }
#samples a:hover.aLit { font-weight: normal; }

#samples li, #navigation li { margin: 10px; }

.hitarea { margin-right: 5px; }

/* </DataLogger> */

/* <Presentations> */



/* </Presentations> */

#CompanyOverview embed 
{
    text-align: left;
    width: 201px;
}

.panel
{
    display: none;
    border: solid 1px #DBDADA;
    min-height: 400px;    
}

#dgDistribUS td { width: 33%; }

#dgRepsUS td.companyNameHeader { width: 32%; }
#dgRepsUS td.territoryHeader { width: 44%; }
#dgRepsUS td.phoneNumberHeader { width: 12%; }
#dgRepsUS td.officeCityHeader { width: 12%; }
