/* colors 

body #00e4f8
nav li a #FFF
nav ul li a,nav a:hover #0066ae
link #00c6f8
h1,h2 #631900
h3 #005b9b
text #333333
img border #d8d2d2
footer text #FFF
footer bg #8a8686
sub footer text #989090
sub footer bg #555252

*/


*, ul, li, p, h1, h2, h3, h4, ol, form, input, button,
img, dl, dt, dd, a, select {
	margin:0px;
	padding:0px;
	vertical-align:baseline;
	font-weight:inherit;
	font-size:100%;
	font-style:inherit;
	border:0 none;
	}

body, p {
  font-family:Arial,Helvetica,sans-serif;
  line-height:1.5em;
  color:#333;
  font-size:12px;
}

h1,h2,h3 {
  font-family:"trebuchet ms",Arial,Helvetica,sans-serif;
  line-height:1em;
  }

h1,h2 {
  color:#631900;
  }

h1 {
  padding-bottom:0px;
  font-size:30px;
  }

h2 {
  font-size:18px;
  }

h3	{
	font-size:14px;
	}


h4 {
	font-weight:bold;
	font-size:14px;
	}

ul, li, ol {
	list-style-type:none;
    }

a {
  text-decoration:none;
  color:#00c6f8;
  }

a:hover {
	text-decoration:underline;
    }
    
strong {
  font-weight:bold;
  }

input, select, textarea {
	border:solid 1px #ccc;
	}

.clear {
  clear:both;
  }

.left {
  float:left
  }

.right {
  float:right;
  }

img.left {
  float:left;
  margin:0 10px 10px 0;
  }

img.right {
  float:right;
  margin:0 0 10px 10px;
  }

.bold {
  font-weight:bold;
  }

span.sup {
	font-size:75%;
	vertical-align:top;
	}

html,body {
	height:100%;
	}

body {
  background:#e1e1e1;
  margin:0px auto;
  padding:0px;
  text-align:center;
  font-size:75%;
  line-height:1.5;
  }

#header-wrapper {
	background-color:#117BC5;
	margin:0px auto;
	padding:0px 5px;
	text-align:left;
}

div.contents {
	width:960px;
	margin:0px auto;
	padding:0px 8px;
	text-align:left;
	}

#header-wrapper div.contents {
	background:url(images/top-bg.jpg) repeat-y left top;
	}

div#quote {
	height:55px;
	background:url(images/snowflake-top.gif) no-repeat right bottom;
	width:960px;
	padding-top:36px;
	position:relative;
	clear:both;
	}

div#quote a {
  display:block;
  height:55px;
  width:281px;
}

div#quote span {
	position:absolute;
	bottom:0px;
	display:block;
	height:55px;
  width:281px;
	background:url(images/quote-button.png) no-repeat left bottom;
	}

#header {
	width:960px;
	height:192px;
	background:url(images/header-bg.jpg) no-repeat right top;
	padding:0px;
	margin:0px;
	position:relative;
	overflow:hidden;
}

p#top-menu {
	position:absolute;
	right:0px;
	top:24px;
	padding-right:36px;
	}

p#top-menu, p#top-menu a {
  color:#0066ae;
  font-weight:bold;
  line-height:1em;
  }

p#top-menu span {
	padding:0px 6px;
	}

#header h1 {
  width:316px;
  height:192px;
  font-size:14px;
  position:relative;
  float:left;
}

#header h1 a {
	display:block;
	margin-top:36px;
	margin-left:36px;
	width:280px;
	height:85px;
	}

#header h1 a:hover {
	cursor:pointer;
	}

#header h1 span {
  display:block;
  position:absolute;
  top:0px;
  background:#fff url(images/logo.gif) no-repeat 0px 0px;
  width:316px;
  height:192px;
}

/* menu */

#nav_wrapper {
	width:960px;
	/*height:36px;*/
	height:72px;
  clear:both;
  text-align:left;
  /*margin:-36px auto 0px auto;
  position:relative;*/
  position:absolute;
  top:156px;
  margin:0 0 0 -480px;
  left:50%;
  overflow:hidden;
	}

#nav {
  height:36px;
  margin:0px 16px 0px 0px;
  float:right;
  }

#nav li {
	height:36px;
	float:left;
	background:url(images/tab-right.png) no-repeat right top;
	margin:0px 20px 0 -35px;
	padding-right:25px;
  }

#nav li#last {
	background-image:url(images/tab-right-first.png);
	}

#nav li#last.hover, #nav li#last.current {
	background-image:url(images/tab-hover-right.png);
	}

#nav li.hover,#nav li.current {
	background-image:url(images/tab-hover-right.png);
	position:relative;
	}

#nav li a {
	font-size:14px;
	font-weight:bold;
	padding:8px 0px 0 44px;
  display:block;
  float:left;
  height:28px;
  color:#fff;
  background:url(images/tab-left.png) no-repeat left top;
	}

#nav li a:hover {
	text-decoration:none;
	}

#nav li.hover {
  z-index:100;
  }

#nav li.hover a,#nav li.current a {
  color:#0066ae;
  text-decoration:none;
  background-image:url(images/tab-hover-left.png);
  }

#nav li > ul {
	top: auto;
	left: auto;
	}

#nav li ul {
	display: none;
  position: absolute;
  top: 36px;
  left:0px;
  background:url(images/subnav-bg.jpg) repeat-x left top;
  width:100%;
  padding-bottom:0px;
  clear:both;
  }

#nav li:hover ul,
#nav li.over ul {
	display:block;
	z-index:100;
  }

#nav li.current ul {
  display:block;
  left:-343px;
  }

#nav li#detection ul {
	padding-left:110px;
	width:850px;
	
	left:-343px;
	}

#nav li#deicing ul {
	padding-left:430px;
	width:530px;
	left:-465px;
	}

#nav li#application a:hover {
	cursor:default;
	}

#nav li#application ul {
	padding-left:480px;
	width:480px;
	left:-572px;
	}

#nav li ul li {
  text-align:left;
  height:36px;
  background:none;
  background-image:none;
  padding:0px;
  line-height:1em;
  margin:0px;
  float:left;
  }

#nav li ul li a {
  padding:12px 18px 10px 18px;
  font-size:11px;
  color:#0066ae;
  line-height:1em;
  background:none;
  background-image:none;
  height:auto;
  width:auto;
  display:block;
  float:left;
  }

#nav li ul li a:hover {
  color:#528100;
  text-decoration:underline;
  background:none;
  background-image:none;
  }

#nav li.hover li, #nav li.current li, #nav li.hover li a, #nav li.current li a {
  background:none;
  background-image:none;
  }

#nav li ul li a.currentsubpage, #nav li ul li a:hover {
	color:#ff0000;
	}

#nav li a:hover, #nav li ul li a.currentsubpage:hover {
	text-decoration:none;
	cursor:default;
	}


/* end menu */

#content-wrapper {
	background:#FFF;
	}

#content-wrapper div.contents {
	background:url(images/middle-bg.jpg) repeat-y left top;
	padding-top:72px;
	overflow:hidden;
	}

#content-wrapper h1 span {
	font-size:18px;
	line-height:1em;
	}

#content-wrapper h2 {
	padding-bottom:12px;
	}

#content-wrapper p {
	margin-bottom:12px;
	}

#content-wrapper ul li {
	margin-bottom:12px;
	padding-left:12px;
	background:url(images/bullet.gif) no-repeat left center;
	}

a.datasheet {
	display:block;
	font-weight:bold;
	font-size:14px;
	padding:12px 0 0px 0;
	}

#main_content {
	margin:0px auto;
	width:888px;
	}

ul#applications li {
	font-size:14px;
	}

ul#features li {
	line-height:1.2em;
	font-size:12px;
	font-weight:bold;
	color:#666;
	padding:0px;
	background:none;
	}

#top {
	padding-bottom:24px;
	}

#top h1 {
	padding:0px 0px 12px 0px;
	width:440px;
	}

#top p {
	width:440px;
	}

#top img {
	float:right;
	margin:0 0 24px 12px;
	}

#top,#bottom {
		width:888px;
		margin:0px auto;
		overflow:hidden;
		}

#content-wrapper ul.relevant {
	/*width:45%;
	padding-right:5%;*/
	width:240px;
	}

#content-wrapper ul.relevant li {
	background-image:none;
	padding:0px;
	margin-bottom:18px;
	font-size:12px;
	}

#content-wrapper ul.relevant li a {
	font-weight:bold;
	font-size:14px;
	}

#content-wrapper ul.relevant li a.datasheet {
	font-weight:normal;
	font-size:11px;
	padding-top:0px;
	}

#breadcrumbs {
  text-align:left;
  padding-bottom:24px;
  }

span.raquo {
  font-size:14px;
  }

div#intro {
	margin:0px auto;
	width:888px;
	border-bottom:solid 1px #ded1b3;
	padding-bottom:12px;
	margin-bottom:18px;
	overflow:hidden;
	}

div#intro h1 {
	padding-bottom:24px;
	}

div#intro p {
	line-height:1.8em;
	}

div#intro div {
  float:left;
  width:400px;
  }

div#pod p {
  font-size:12px;
  padding:0 0 10px 0;
  }

div#intro div#slideshow {
	float:right;
	height:198px;
	width:414px;
	overflow:hidden;
	border:solid 9px #d8d2d2;
	}

div#site_sections {
	width:888px;
	overflow:hidden;
	margin:0px auto;
	}

div.section {
	width:204px;
	background:url(images/double-border.gif) repeat-y right top;
	float:left;
	padding:0px 24px 0 0;
	}

div.four {
	padding:0px;
	}

div.section img {
	float:left;
	margin-right:12px;
	}

div.section h2 {
  padding-bottom:12px;
  }

div.section a {
	font-size:12px;
	}

#left_col {
	float:left;
	width:396px;
	padding:0px 24px 0px 36px;
	}

#left_col h1 {
	padding-bottom:12px;
	}

#left_col h1 span {
	line-height:1.2em;
	margin-top:6px;
	display:block;
	}

#left_col h2 {
	padding-top:36px;
	}

#subproduct {
	padding-top:24px;
	border-top:solid 1px #ded1b3;
	}

#subproduct h3 {
  font-weight:bold;
  }

#subproduct h2 {
	padding:12px 0 6px 0;
	}

#right_col {
  float:right;
  width:360px;
  padding:0px 36px 0px 36px;
	}

#right_col h1 {
  font-size:18px;
  padding-bottom:0px;
  }

#right_col p {
  padding-top:10px;
  }

#right_col img {
	margin-bottom:24px;
	}

div.block {
	float:left;
	width:210px;
	padding-right:10px;
	}

div.row {
  clear:both;
  }

p.quote {
  font-weight:bold;
  }

#main_content label {
  font-weight:bold;
  }

#main_content address {
  font-style:normal;
  font-size:14px;
  line-height:1.5em;
  }

div#form {
	margin:0px auto;
	width:888px;
	}

div#form input {
	width:300px;
	height:18px;
	padding-left:4px;
	}

div#form input,div#form textarea {
	border: solid 1px #ccc;
	font-size:12px;
	}

div#form input#submit {
	background:#aeaeae;
	color:#fff;
	font-weight:bold;
	line-height:22px;
	vertical-align:middle;
	margin-bottom:12px;
	width:auto;
	height:auto;
	padding:5px;
	cursor:pointer;
	} 

div#form textarea {
	width:600px;
	height:200px;
	font-size:12px;
	padding:4px;
	}

div#form label {
	display:block;
	font-size:12px;
	font-weight:bold;
	}

div#form ul,div#form li {
	background:none;
	padding:0px;
	}

#footer-wrapper {
	background:#e1e1e1;
	margin:0px auto;
	}

#footer {
	background:url(images/bottom-bg.jpg) repeat-y left top;
	width:960px;
  }

#footer-top {
	background:#8a8686 url(images/footer-top-bg.gif) no-repeat 100% 0%;
	overflow:hidden;
	padding:60px 36px 36px 36px;
	width:888px;
	margin:0px auto;
	}

#footer-top p {
  color:#fff;
  font-size:16px;
  float:left;
  line-height:1.6em;
  }

#footer-top a {
	color:#fff;
	}

#footer-top ul {
	overflow:hidden;
	float:right;
	padding-bottom:18px;
	}

#footer-top ul li {
	float:left;
	padding-left:55px;
	text-align:left;
	}

#footer-top ul li a {
	font-size:16px;
	text-align:left;
	}

#footer-top ul ul {
	float:none;
	margin-top:12px;
	}

#footer-top ul li li {
	float:none;
	line-height:24px;
	padding:0px;
	}

#footer-top ul li li a {
	font-size:12px;
	}

span.hi a:hover {
	cursor:default;
	text-decoration:none;
	color:#000;
	}

#siteinfo {
	background:#555252;
	width:960px;
	margin:0px auto;
	text-align:left;
	padding:0px 0px 12px 0px;
	height:100%;
	overflow:hidden;
	clear:both;
	}

#siteinfo p,#siteinfo span, #siteinfo span a {
  color:#989090;
  font-size:11px;
  }

#siteinfo span {
	display:block;
	float:left;
	height:30px;
	line-height:1.6em;
	padding-top:12px;
	}

#siteinfo img {
  vertical-align:middle;
  margin:0px 10px;
  }

span.copywrite {
  width:284px;
  padding-left:36px;
  }

#siteinfo span.idi {
  padding:0px;
  width:320px;
  text-align:center;
  }

span.idi a {
  background:url(images/idi-logo.jpg) no-repeat 72% 50%;
  display:block;
  height:24px;
  padding-top:6px;
  margin-top:6px;
	}

#siteinfo span.idi a:hover {
  background:url(images/idi-logo-hover.jpg) no-repeat 72% 50%;
  color:#ffffee;
  text-decoration:none;
	}
 
span.gorges {
	font-size:11px;
	text-align:right;
	padding-right:36px;
	width:284px;
	}

#siteinfo span.gorges a:hover {
	color:#ffffee;
	text-decoration:none;
	}
	
#calculator {
  width:888px;
  margin:0 auto;
  position:relative;
		}

#calculator form {
	padding-top:12px;
	}

#calculator input, textarea, select {
	border:solid 1px #999;
	}

#calculator p {
	line-height:2em;
	}

#calculator fieldset {
  margin-bottom:12px;
  }

#calculator legend {
  font-weight:bold;
  font-size:12px;
  }

#calculator label {
	
	
	}

#buttons input {
	background:#aeaeae;
	color:#fff;
	font-weight:bold;
	line-height:22px;
	vertical-align:middle;
	margin-bottom:12px;
	width:auto;
	height:auto;
	padding:5px;
	cursor:pointer;
	}

#instructions {
	position:absolute;
	top:200px;
	left:400px;
	font-weight:bold;
	}
