@charset "UTF-8";
/* =======================================
PEM-TECH SCREEN STYLESHEET
---------------------------------------
AUTHOR(S): AARON@TOPSPOTIMS.COM, DCORRELL@TOPSOTIMS.COM, ZAK@TOPSPOTIMS.COM, MATT@TOPSPOTIMS.COM

=======================================
COLOR TABLE
---------------------------------------
LIGHTEST BLUE	#F1F7F8
LIGHT BLUE 		#BFDAE1
DARK BLUE		#243D88
DARK YELLOW		#ECB412
=======================================*/

html {
	background: #d6d5d5;
}

body {
	margin: 0;
	background: #d6d5d5;
	font: .85em/1.5em Arial, Helvetica, sans-serif;
}

a {
	overflow: hidden;
	color: #243D88;
}
a:hover { 
	text-decoration: none;
}
.floatRight {
	float: right;
	margin: 0 5px 15px 10px;
}

.floatLeft {
	float: left;
	margin: 0 10px 5px 10px;
}
.pdf.floatRight {
	float: right;
	clear: right;
	margin: 0 0 5px 10px;
}


img {
	border: none;
}

.clear{
	clear: both;
}

h1, h2, h3 {
	margin: .5em 0;
}
h1 {
	font-size: 1.4em;
}
#mainContent #content h2 {
	font-size:1.2em;
	color:#000000;
	/*font-size: 0.9em;
	color:#223c89;
	margin:0;*/
}
ul.listNav {	/*	GLOBAL STYLES FOR REMOVING UL BEHAVIOR ON NAVIGATION LISTS. ONLY APPLY TO UL */
	padding: 0;
	margin: 0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.listNav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.resetList {
	margin: 0;
	padding: 0;
}

.resetList li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#wrapper {
	width: 1000px;
	margin: 20px auto;
	padding: 25px;
	position: relative;
	background-color: #fff;
	border-top: 2px solid #bebebe;
	border-right: 2px solid #bebebe;
	text-align: left; /* UNDO IE CENTERING */
}

#headerWrapper{
	background: #FFF;
}

#header {
	position: relative;
	margin: 0 auto;
	padding: 0;
	height: 100px;
	width: 1000px;
}

#masthead {
	/*
		background: #333;
		margin: 10px 0 0;
	*/
	background: #033563 url(images/masthead-gradient.gif) repeat-x right top;
	height: 180px;
	color: #FFF;
	clear:both;
/* 	border: solid 1px red; */
}

#masthead p {
	font-size: .9em;
	padding: 0 30px 10px;
	float: left;
	width: 460px;
}
#masthead p a {
	color: #fff;
}

#masthead h1 {
	margin-top: 20px;
	padding: 20px 30px 0;
	font-size: 1.4em;
	font-weight: lighter;
	float: left;
	width: 440px;
}

#flashIntro {
	float: right;
}

.logo {
	display: block;
	background: transparent url(images/logo.png) no-repeat top left;
	width: 493px;
	height: 72px;
	text-indent: -9999px;
	float: left;
/* 	margin-left: 213px; */
}

.cert {
	display: block;
	margin: 0;
	background: transparent url(images/cert.gif) no-repeat top left;
	width: 167px;
	height: 64px;
	text-indent: -9999px;
	float: right;
	z-index: 10;
}

.breadcrumb {
	
	font: 1em Arial, Helvetica, sans-serif;
	padding: 0 0 20px 0;
}
.breadcrumb a {
	color: #8a8a8a;
}
.breadcrumb a:hover {
	color: #000;
	text-decoration: underline;
}

.childCount {
    font-weight: normal;
    font-style: italic;
    font-size: .9em;
}

#headerContact {
	color: #FFF;
	text-align: right;
	font-weight: bold;
	width: 40%;
	position: absolute;
	right: 1px;
	top: 5px;
}

#headerContact a:hover {
	text-decoration: underline;
}

.tollFree {
	font-size: 1.3em;
	margin: 10px 0 0;
	font-weight: normal;
	width: 223px;
	position: absolute;
	left: 230px;
	top: 40px;
		
}
ul#headerNav {

}
ul#headerNav li {
	display: inline;
}
ul#headerNav li a { 
	color: #FFF;
	text-decoration: none; 
	padding: 0 5px;
	font-size: 10pt;
}

/* ======================================== AJAXSEARCH STYLES */

#header form {
	position: absolute;
	right: 0px;
	bottom: 10px;
	width: 300px;
	text-align: right;
}
fieldset {
	border: none;
}
#ajaxSearch_input {
	width: auto;
	display: inline;
	height: 17px;
	border: 1px solid #ddd;
	border-left-color: #c3c3c3;
	border-top-color: #7c7c7c;
	background: #fff url(images/input-bg.gif) repeat-x top left;
	margin: 0 3px 0 0;
	padding: 3px 0 0;
	vertical-align: top;
}
#ajaxSearch_submit {
	display: inline;
	width: 66px !important;
	padding: 0;
	margin: 0;
	height: 22px;
	line-height: 22px;
	border: none;
	background: #fff url(images/search_bg.gif) no-repeat !important;
}
#ajaxSearch_submit:hover {
	cursor: pointer;
}
#ajaxSearch_output {
	border: 1px solid #444;
	padding: 10px;
	background: #fff;
	display: block;
	height: auto;
	vertical-align: top;
}
#ajaxSearch_intro {
	display: none;
}
.ajaxSearch_paging {

}
.AS_ajax_result {
	color: #444;
	margin-bottom: 3px;
}
.AS_ajax_resultLink {
	text-decoration: underline;
}
.AS_ajax_resultDescription{
	color: #555;
}
.AS_ajax_more {
    color: #555;
}
.ajaxSearch_highlight {
	background-color: yellow;
}

/* ======================================== FEATURES JQUERY TABS */
#featureBlock, #featureblock {
	clear: both;
}
ul.controllers {
	background: #243D88;
}
ul.controllers li {
	display: inline;
	padding: 5px;	
}
ul.controllers li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
ul.specList, ul.specList li, ul.specList li ul, ul.specList li ul li {
	list-style-image: none !important;
	background-image: none !important; /* TO UNDO THE BULLET IMAGES SET ABOVE */

}
.featurePanel {
	background: #F1F7F8 url(images/description_background.jpg) repeat-x left bottom;
	border: solid 1px #92A4DD;
	padding: 10px;
	list-style: none !important;
	background-image: none !important; /* TO UNDO THE BULLET IMAGES SET ABOVE */
	margin-bottom:20px;
}
.featurePanel ul { /* THESE LISTS CONTROL THE "COLUMNS" IN THE SPECS SECTION */
	float: left;
	width: 320px;
	margin-right: 15px;
	list-style-image: none !important;
	background-image: none !important; /* TO UNDO THE BULLET IMAGES SET ABOVE */
}
.featurePanel ul li {
	font-weight: bold;
	list-style: none !important;
	background-image: none !important; /* TO UNDO THE BULLET IMAGES SET ABOVE */
	padding: 0 !important;
	margin: 0;
}
.featurePanel ul li ul {
	float: none;
	width: auto;
	list-style: none !important;
	background-image: none !important; /* TO UNDO THE BULLET IMAGES SET ABOVE */
	margin: 0 0 5px 0;
	padding-left: 15px;
}
.featurePanel li ul li {
	font-weight: normal;
	margin: 0;
	list-style: none !important;
	background-image: none !important; /* TO UNDO THE BULLET IMAGES SET ABOVE */
}

/* ======================================== PRIMARY NAV */
#primaryNav {
	height: 31px;
	/*padding: 0 0 0 375px;*/
	padding: 0 0 0 440px;
	margin: 0;
	list-style: none;
	background: url(images/primary_nav-up.jpg) repeat-x center bottom;
}

#primaryNav ul { /* ALL LISTS */
	padding-left:0px;
	margin:0;
	
}

#primaryNav a {
	display: block;
	padding: 10px 7px 7px 7px;
	line-height: 1;
	text-decoration: none;
	background: url(images/primary_nav-up.jpg) repeat-x center bottom;
	font-weight: bold;
	color: #000;
}

#primaryNav a:hover {
	background: #FFE08C url(images/primary_nav-ovr.jpg) repeat-x bottom center;
}

#primaryNav li { /* all list items */
	display: inline;
	float: left;  
	margin-left: 20px;
}

#primaryNav li ul { /* second-level lists */
	position: absolute;
	width: 160px;
	left: -999em; /* using left instead of display to hide menus because display none isn't read by screen readers */
	z-index: 10;
}

#primaryNav li ul li { /* second-level lists */
	margin: 0;
	border-left: solid 1px #CCC;
}

#primaryNav li ul li a {
	line-height: 1;
	width: 160px;
	background: #FFE08C;
	text-align: left;
	border-bottom: solid 1px #ECB412;
	padding: 10px 5px;
}
	
#primaryNav li ul li a:hover {
	background: #BFDAE1;
}

#primaryNav li ul ul { /* third-and-above-level lists */
	margin: -2.6em 0 0 12.5em;
	z-index: 10;
}

#primaryNav li:hover, #primaryNav li.sfhover {
	background: #BFDAE1;
}
	
#primaryNav li:hover ul ul, #primaryNav li.sfhover ul ul {
	left: -999em;
}

#primaryNav li:hover ul, #primaryNav li li:hover ul, #primaryNav li.sfhover ul, #primaryNav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#primaryNav li ul li a.hasChildren {	
	background: #fff47f url(images/right_arrow_dbl.gif) no-repeat 95% center;
}
#primaryNav li ul li .hasChildren:hover {
	background: #BFDAE1 url(images/right_arrow_dbl.gif) no-repeat 95% center;
}

.last {
	border: none;
}

/*#primaryNav {
	height: 30px;
	background-color:#f2b536;
	padding-left:438px;
	margin:0;
}
#primaryNav ul { /* ALL LISTS */
	/*padding: 0;
	margin: 0;
	list-style: none;
	width: 850px;
}

#primaryNav li{
	float: left;  
	margin:0 0 0 10px;
	list-style-type:none;
}
#primaryNav li a{
	display:block;
	text-align:center;
	color: #000;
	text-decoration:none;
	font-weight:bold;
	padding: 5px;
}
#primaryNav li a:hover{
	background: #FFE08C url(images/primary_nav-ovr.jpg) repeat-x bottom center;
}

#primaryNav li ul { /* second-level lists */
	/*position: absolute;
	width: 14px;
	left: -999em;  using left instead of display to hide menus because display none isn't read by screen readers 
	z-index: 10;
}

#primaryNav li ul li { /* second-level lists */
	/*margin: 0;
	border-left: solid 1px #CCC;
}

#primaryNav li ul li a {
	line-height: 1;
	width: 160px;
	background: #FFE08C;
	text-align: left;
	border-bottom: solid 1px #ECB412;
	padding: 10px 5px;
}
	
/*#primaryNav li ul li a:hover {
	background: #BFDAE1;
}

#primaryNav li ul ul {*/ /* third-and-above-level lists */
	/*margin: -2.6em 0 0 12.5em;
	z-index: 10;
}

#primaryNav li:hover, #primaryNav li.sfhover {
	background: #BFDAE1;
}
	
#primaryNav li:hover ul ul, #primaryNav li.sfhover ul ul {
	left: -999em;
}

#primaryNav li:hover ul, #primaryNav li li:hover ul, #primaryNav li.sfhover ul, #primaryNav li li.sfhover ul { /* lists nested under hovered list items */
	/*left: 200px;
}

#primaryNav li ul li a.hasChildren {	
	background: #fff47f url(images/right_arrow_dbl.gif) no-repeat 95% center;
}
#primaryNav li ul li .hasChildren:hover {
	background: #BFDAE1 url(images/right_arrow_dbl.gif) no-repeat 95% center;
}*/

/*.last {
	border: none;
}
/* ======================================== MAIN CONTENT */
#mainContent {
	position: relative;
	margin: 0 0 30px 0px;
	min-height: 400px;
	text-align: left;
	padding-top:5px;
}
#mainContent, #homeBillboard h1 {
	
}

#mainContent h1 {
	margin: 10px 0 0 0;
}
#mainContent .crossChart {
	border: solid 1px #ccc;
	width: 650px;
	margin: 0 0 20px 0;
}

#mainContent .crossChart td, .crossChart th{
/* 	text-align: center; */
	vertical-align: middle;
}
/* ======================================== LEFT SIDE NAVIGATION */
#leftNav {
	float:left;
	width:182px;
}

#leftNav ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
#leftNav ul li{
}
#leftNav ul li a{
	background:transparent url(images/left-nav-bg.jpg) no-repeat top left;
	width:159px;
	display:block;
	font:bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color:#464646;
	text-decoration:none;
	padding:5px 0 0 23px;
	margin-bottom:2px;
	padding-bottom:3px;
}
#leftNav ul li ul{
}
#leftNav ul li ul{
	padding:5px 0 5px 25px;
	margin:0;
	height:auto;
}
#leftNav ul li ul .active a{
	font-weight:bold;
}
#leftNav ul li ul li{
	list-style-image:url(images/bullet_orange.gif);
	padding:2px;
	margin:0;
	height:auto;
}
#leftNav ul li ul li a{
	color:#223c89;
	background:none;
	padding:0 0 3px 0;
	font-weight:normal;
	width:auto;
}
#leftNav ul li ul .selected{
	font-weight:bold;
}
#leftNav ul li .hide-subNav{
	display:none;
}
#leftNav p{
	margin:0;
	padding:0;
}
#leftNav .title{
	margin:0;
	padding:3px 0 5px 1px;
	font-weight:bold;
	font-size:10pt;
	color:#223c87;
}
#leftNav #certify{
	width:150px;
	height:auto;
	padding-left:30px;
	padding-top:30px;
}
#leftNav #certify li{
	float:left;
	padding:5px;
}
/* ======================================== CONTENT */

#contact-us #content{
	width:791px;
}

#content{
	width:602px;
	/*width:716px;*/
	float:left;
	margin:2px 0 0 7px;
	padding:2px 10px;
	background: transparent url(images/content-bg.jpg) repeat-x top left;
}
#content p{
	font-size:0.95em;
}
#content #buckets{
	list-style-type:none;
	padding:0 0 0 10px;
	margin:0;
}
#content ul li{
	list-style-image:url(images/bullet_orange.gif);
	padding:0px;
	margin:0;
	height:auto;
	font-size:0.95em;
}
#content #buckets li{
	width:285px;
	/*width:305px;*/
	height:150px;
	float:left;
	padding:10px 10px 10px 0;
	list-style-image: none;
}
#content #buckets li p{
	font-size:0.8em;
	line-height:12pt;
	padding-left:108px;
	margin-top:0;
}
#content #buckets li h2{
	padding-left:108px;
	margin-top:7px;
	font-size:0.9em;
}
#content #buckets li a{
	color:#CE0000;
}
#content #buckets li h2 a{
	color:#223C89;
	text-decoration:none;
}
#content #buckets li img{
	border:none;
}
.float-left{
	float:left;
}

/* ========================================*/

#productTabs {
	position: relative;
}
#productTabs ul.tabNav {
	position: absolute;
	top: -26px;
	left: 10px;
	background: #fff;
	display: block;
	list-style: none;
}
#productTabs ul.tabNav li {
	float: left;
	display: block;
	margin: 0 1px -1px;
	padding: 0;
	width: 149px;
	background: transparent url(images/tab.png) no-repeat top left;
	overflow: hidden;
}
#productTabs ul.tabNav li.last {
}
#productTabs ul.tabNav li.selected {
	border-bottom: none;
	padding-bottom: 1px;
	background: transparent url(images/active-tab.png) no-repeat top left;
}
#productTabs ul.tabNav li a.selected {
}
#productTabs ul.tabNav li a {
	display: block;
	margin: 0;
	padding: 3px 4px;
	text-decoration: none;
	color: #FFF;
	text-align: center;
}
#productTabs ul.tabNav li a:hover {
	text-decoration: underline;
	color: #fff;
}
.products img {
/* 	width: 125px; */
/* 	height: auto; */
	margin: 10px auto 0;
}
.products ul{
	padding: 0 0 40px 15px;
}

#mainContent .LCOS_list li {
	background: none;
}


.products {
/* 	clear: left; */
	display: block;
	padding: 10px;
	margin: 40px 10px 10px 10px;
	border: solid 1px #243D88; 
	overflow: hidden;
	background: transparent url(images/prodBG.gif) repeat-x bottom left;
}

.seriesList li {
	list-style: none !important;
	background: none !important;
	text-align: center; 
}
.seriesList li p .read, .seriesList li p .pdf {
	margin-left: 30px;
}

.seriesList img {
	float: none;
}


.seriesContainer {
	padding: 10px;
	margin: 10px;
	border-bottom: solid 1px #243D88; 
	overflow: hidden;
	background: transparent url(images/prodBG.gif) repeat-x bottom left;
}

.seriesList li{
	width: 235px;
	float: left;
	background: none;
/* 	border: solid 1px red; */
	margin-left: 0px;
	
}

a.pdf, a.read {
	display: block;
	margin: 5px 0 0;
	padding-left: 27px;
	width: 157px;
	height: 22px;
	line-height: 1.6;
	color: #fff;
	text-decoration: none;
	text-align: left;
	background: transparent url(images/pdf.gif) no-repeat left top;
}
a.pdf.floatRight {
	float: right;
	clear: right;
}

a.read {
	background: transparent url(images/read.gif) no-repeat left top;
}
.products {
	position: relative;
}
.products a.read:hover, .products a.pdf:hover {
	text-decoration: underline;
}

.products a:hover {
	text-decoration:none;
}

.products p.floatRight {
	position: absolute;
	top: 30px;
	right: 85px;
	width: 180px;
	text-align: center;
}

#bodyContent {
	background: #FFF;
}



#homeWrapper {
	margin: 0 0 30px;
}

#homeBillboard {
	background-color: #FFF9E2;
}

#homeBillboard p {
	font-size: .9em;
	margin: 0;
	padding-bottom: 20px;
}

#secondCol {
	float: right;
	position: relative;
	width: 250px;
	text-align: center;
}
#secondCol h2 {
	font-size: 10pt;
	color: #FFF;
	background: #243D88;
	margin: 0;
	padding: 0;
}
.rfq-btn {
	display: block;
	margin: 50px 0 0;
	width: 177px;
	height: 40px;
	text-indent: -9999px;
	background: url(images/rfq.gif) no-repeat top left;
}
#homeSearch {
	width: 245px;
	position: absolute;
	margin-top: 10px;
	border: solid 1px #9f9e9f;
	background: #fff9e2;
	margin-right: 10px;

	top: 30px;
	left: 5px;
	display: none;
}

#homeSearch input {
	border: none;
	float: left;
	width: 150px;
}
input#ajaxSearch_submit {
	color: #FFF;
	background: #243D88;
	width: 30px;
	padding: 0;
}


#homeBillboard p.statement {
	width: 550px;
}



h1 .productName {
	font-size: 80%;
	display: block;
}

#homeBuckets {
	background: transparent url(images/bucketbg.gif) repeat-x top left;
	height: 414px;
/* 	border-top: solid 3px #FFF; */
	padding-top: 15px;
	padding-left: 80px;
}

#homeBuckets li {
	float: left;
	width: 400px;
	margin: 0 40px 0px 0px;
	padding: 10px 0 0 0;
}
#homeBuckets li img{
	float: left;
	padding-right:10px;
}
#homeBuckets li a{
	text-decoration:none;
}


#homeBuckets h2 {
	font-size: 1.3em;
}

#homeBuckets p {
	font-size: .85em;
	color:#000000;
}

#contentWrapper {
	margin: 0 0 0 15px;
}


#homeBuckets li .bucket {
	display: block;
	float: left;
	text-indent: -9999px;
	padding: 0 10px;
}

.sensors {
	background: transparent url(images/bucket-sensors.png) no-repeat top left;
	width: 93px;
	height: 190px;
}

.monitors {
	background: transparent url(images/bucket-monitors.png) no-repeat top left;
	width: 93px;
	height: 200px;
}

.analyzers {
	background: transparent url(images/bucket-analyzers.png) no-repeat top left;
	width: 94px;
	height: 190px;
}
.wireless {
	background: transparent url(images/bucket-wireless.png) no-repeat top left;
	width: 94px;
	height: 190px;
}


.crossChart tr {
/* 	background: #e1e1e1; */
	border-bottom: solid 1px #e3e3e3;
} 

table.crossChart th { 
	background: #023869; 
	color: #FFF;
}

table.crossChart tr.odd { 
	background: #ccc; 
}

table.MsoTableGrid {
	margin: 0 auto;
}

/*============================================= MAIN CONTACT FORM */
#contactForm fieldset {
	border: none;
	margin: 0;
	width: 300px;
}
#contactForm input, #contactForm textarea {
	display: block;
	font: normal 10pt Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 0 0 5px;
	border: solid 1px #c2c2c2;
	color: #333;
}

#contactForm legend {
	font-weight: bold;
}
#contactForm input {
	width: 200px;
}
#contactForm textarea {
	margin-bottom: 10px;
}
#contactForm input.submit {
	width: 66px;
	height: 22px;
	line-height: 17px;
	text-align: center;
	background: #000 url(images/search_bg.gif) no-repeat left center;
	border: none;
	color: #FFF;
}
#contactForm input.submit:hover {
	cursor: pointer;
}

p.contactUsInfo {
	width: 300px;
}
p.contactUsInfo strong {
	float: left;
	display: block;
	width: 110px;
	color: #243D88;
}

/* ======================================== RIGHT COLUMN */
#rightColumn{
	width:180px;
	float:right;
}
#quickForm{
	width:176px;
	margin-top:5px;
}
#quickForm fieldset{
	width:176px;
}
#quickForm h4{
	background:url(../images/squares.png) no-repeat left top;
	font-size:10pt;
	text-align:left;
	padding-left:28px;
	line-height:0.8;
	margin-bottom:10px;
}
#quickForm label{
	display:block;
	font-size:9pt;
	color:#707070;
}
#quickForm label span{
	color:red;
}
#quickForm input, #quickForm select, #quickForm textarea{
	border:solid 1px #bababa;
	margin-bottom:4px;
	padding:1px;
	width:155px;
}
#quickForm select{
	width:159px;
}
#quickForm textarea{
	width:154px;
	height:7em;
	margin-bottom:10px;
}
#quickForm .submit_btn{
	background:url(images/quickSubmit-btn.png) no-repeat left top;
	width:49px;
	height:17px;
	border:none;
	color:#ffffff;
	font-size:8pt;
	line-height:1.5;
	cursor:pointer;
}

/* ======================================== FOOTER */


#footerWrapper {
	clear: both;
	position: relative;
	margin: 0 auto;
	padding: 10px 25px;
	width: 850px;
	background: #FFF;
}
#footer {
	clear: both;
	color: #666;
	font-size: .87em;
	text-align: left;
	line-height: 1;
	border-top: solid 2px #bababa;
}

#footer strong {
	margin-left: 13px;
}


.temporaryShim {
	height: 50px;
}