body#hw {
  margin: 0;
  padding: 0;
  border: none;
  background: #036 url(../images/bg_body.gif) repeat-x;
}

:focus {
  outline: none;
}

#hw_body_wrap {
  color: #333;
  width: 100%;
  height: 445px;
  margin: 0 auto;
  background: url(../images/bg_body_wrap.gif) center top no-repeat;
  font: normal 100%/normal Arial, Helvetica, sans-serif;
}

#hw_wrap {
  width: 950px;
  margin: 0 auto;
  background: #fff;
  position: relative;
  z-index: 0;
}

#hw_wrap a {
  color: #36c;
  text-decoration: none;
}

#hw_wrap a:hover {
  color: #de0031;
}

#hw_wrap h1, #hw_wrap h2, #hw_wrap h3, #hw_wrap h4, #hw_wrap h5 {
  margin: 0;
  padding: 0;
  line-height: normal;
}

#hw_wrap h2 {
  font-size: 1.4em;
}

#hw_wrap h3 {
  font-size: 1.1em;
}

#hw_wrap h4 {
  font-size: 1.0em;
}

#hw_wrap h5 {
  color: #de0031;
  font-size: 1.0em;
}

#hw_wrap h3 {
  color: #666;
  margin: 5px 0;
  font-style: italic;
}

#hw_wrap p {
  margin: 0;
  padding: 0 0 15px;
}

#hw_wrap p.special_offer {
  background: #fff url(../images/thumb_onewireless_gauge_reader_small.gif) 10px center no-repeat;
  border: dashed #ccc;
  border-width: 1px 0;
  color: #555;
  padding: 8px 5px 8px 60px;
  margin: 0 0 15px;
}

#hw_wrap p.special_offer em {
  color: #de0031;
  font-weight: bold;
}

#hw_wrap ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#hw_main ul.bulleted {
  list-style: square;
  margin: 0 0 15px 15px;
}

#hw_main ul.bulleted ul {
  list-style: circle;
  margin: 0 0 15px 15px;
}

#hw_header {
  height: 65px;
  position: relative;
}

h1#hw_title a {
  top: 18px;
  left: 15px;
  height: 29px;
  width: 300px;
  overflow: hidden;
  position: absolute;
  text-indent: -999em;
  background: url(../images/hw_title.gif) left top no-repeat;
}

#hw_header ul#mainnav {
  top: 0;
  right: 15px;
  position: absolute;
  text-align: right;
}

#hw_header ul#mainnav li {
  float: left;
  width: inherit;
  font: bold 12px/normal arial;
}

#hw_header ul#mainnav li a {
  height: 54px;
  display: block;
  color: #6181a3;
  padding: 0 5px;
  line-height: 70px;
  background: url(../images/bg_mainnav_a.gif);
}

#hw_header ul#mainnav li a:hover {
  color: #de0031;
}

#hw_header ul#mainnav li a:active {
  color: #de0031;
  background-position: 0 0;
}

#hw_header ul#mainnav li a.current {
  color: #de0031;
}

#hw_leadbox {
  margin-bottom: 15px;
  border: solid #eee;
  border-width: 2px 0;
}

#hw_leadbox #lead_static {
  float: left;
  width: 355px;
  height: 185px;
  text-align: right;
  padding: 15px 15px 0 280px;
  background: #000 url(../images/lead_static.jpg) no-repeat;
}

#hw_leadbox #lead_static h2 {
  color: #bbb;
  font: bold 22px/1em arial;
}

#hw_leadbox #lead_rotate {
  float: right;
  width: 300px;
  height: 200px;
  background: #eee;
}

#hw_main {
  min-height: 680px;
  padding: 0 15px;
  font: normal .8em/1.5 arial;
}

#hw_main #home_left {
  float: left;
  width: 533px;
}

#hw_main #highlights {
  height: 212px;
  position: relative;
  padding: 8px 10px 0;
  background: url(../images/gradient_red_small.gif) repeat-x;
}

#hw_main #highlights h2 {
  color: #fff;
}

#hw_main #highlights #highlights_wrap {
  top: 20px;
  z-index: 0;
  width: 509px;
  height: 159px;
  overflow: hidden;
  position: relative;
}

#hw_main #highlights #highlights_wrap .highlight {
  background: #fff;
}

#hw_main #highlights_wrap h4 {
  font-size: 1.4em;
  line-height: 1.3;
  margin-bottom: 5px;
}

#hw_main #highlights_wrap h5 {
  clear: both;
  color: #de0031;
  font-size: 1em;
  margin-bottom: 3px;
}

#hw_main #highlights_wrap img {
  float: right;
  margin-left: 10px;
  background: #eee;
}

#hw_main #highlights #tsnav {
  top: 5px;
  right: 24px;
  z-index: 10;
  width: auto;
  position: absolute;
}

#hw_main #highlights #tsnav a {
  color: #ccc;
  float: left;
  display: block;
  font-size: 11px;
  font-weight: normal;
  padding: 5px 10px 4px;
}

#hw_main #highlights #tsnav a:hover {
  background: none;
}

#hw_main #highlights #tsnav a.activeSlide {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  background: none;
}

#hw_main #highlights a.control {
  top: 5px;
  right: 0;
  z-index: 10;
  width: 24px;
  height: 24px;
  cursor: pointer;
  position: absolute;
  background: url(../images/pause_play.gif) 0 0 no-repeat;
}

#hw_main #highlights a.control.play {
  background-position: left bottom;
}

#hw_main #highlights #tsnav a:hover, #hw_main #highlights a.control:hover {
  color: #fff;
}

#hw_main #home_right {
  float: right;
  width: 370px;
}

#hw_main #home_right .box {
  text-align: right;
}

#hw_main #home_right .box img {
  float: left;
  margin-right: 10px;
}

#hw_main #home_right h2 {
  color: #fff;
  font-size: 1.1em;
  margin-bottom: 5px;
  text-align: left;
}

#hw_main #feat_podcast {
  margin-bottom: 15px;
  background: url(../images/gradient_gray.gif) repeat-x;
}

#hw_main #feat_podcast #iframe_border {
  height: 27px;
  margin: 10px 0 0;
  text-align: center;
  background: #cecece url(../images/bg_loading.gif) center center no-repeat;
}

#hw_main #contact {
  background: url(../images/gradient_blue.gif) repeat-x;
}

#hw_main #contact img {
  float: left;
  margin-right: 10px;
}

#hw_main .right1third #contact {
  height: auto;
  margin-bottom: 15px;
  text-align: right;
}

#hw_main #contact h2 {
  color: #fff;
  text-align: left;
  margin-bottom: 10px;
}

#hw_main #welcome.box {
  padding: 10px 10px 15px;
  background: #f1f1f1;
  margin-top: 15px;
}

#hw_main ul#topics {
  position: relative;
}

#hw_main ul#topics li {
  display: block;
  overflow: hidden;
  padding: 0;
  cursor: pointer;
  float: left;
  width: 211px;
  height: 200px;
  margin-right: 15px;
  border: 1px solid #ddd;
  background: #fff url(../images/gradient_red.gif) 0 0 repeat-x;
}

#hw_main ul#topics li#topic4 {
  margin-right: 0;
}

#hw_main ul#topics li a {
  color: #333;
  display: block;
  height: 184px;
  padding: 8px;
  font-size: .95em;
  background: url(../images/bg_topics_a.gif) right bottom no-repeat;
}

#hw_main ul#topics li a span {
  color: #fff;
  display: block;
  margin-bottom: 25px;
  font: bold 14px/1em arial;
}

#hw_main ul#topics li a:hover span {
  color: #ffc;
}

#hw_main ul#topics li a img {
  float: left;
  margin-right: 8px;
}

#hw_footer {
  color: #666;
  height: 150px;
  font-size: .85em;
  padding: 25px 0 0;
  background: url(../images/bg_hw_footer.jpg) bottom no-repeat;
}

#hw_footer #footer_logos {
  height: 15px;
  width: 225px;
  margin: 0 auto;
  position: relative;
}

#hw_footer #footer_logos a {
  top: 0;
  position: absolute;
}

#hw_footer a#honeywell_logo {
  left: 0;
}

#hw_footer a#putman_logo {
  right: 0;
}

#hw_footer p {
  clear: both;
  font-size: 10px;
  padding-top: 5px;
  text-align: center;
}

#hw_wrap .clear {
  clear: both;
}

#hw_wrap div.box {
  padding: 10px;
  border: 1px solid #e5e5e5;
}

#hw_main .left2third {
  width: 605px;
  float: left;
}

#hw_main .right1third {
  width: 300px;
  float: right;
}

#hw_main .rmc {
  background: url(../images/bg_reduce_maintenance_costs.jpg) no-repeat;
}

#hw_main .dco {
  background: url(../images/bg_drive_costs_out_of_operations.jpg) no-repeat;
}

#hw_main .rrif {
  background: url(../images/bg_reduce_risk_improve_flow.jpg) no-repeat;
}

#hw_main .ier {
  background: url(../images/bg_increase_efficiency_and_roi.jpg) no-repeat;
}

#hw_main #inside_intro .bar {
  zoom: 1;
  opacity: .8;
  background: #fff;
  position: relative;
  filter: alpha(opacity = 80);
}

#hw_main #inside_intro .bar h2 {
  color: #000;
  padding: 2px 5px;
  font-size: 1.4em;
}

#hw_main #inside_intro p {
  color: #666;
  padding-top: 190px;
  font: normal 1.25em/1.6 arial
}

#hw_main #content_foci {
  clear: both;
  padding: 0 3px;
  position: relative;
  margin-top: 15px;
  /*background: url(../images/bg_content_foci.gif) no-repeat;*/
  background: url(../images/bg_content_foci_fullwidth.gif) no-repeat;  
}

#hw_main ul.tabnav {
  height: 50px;
  font-size: 11px;
  position: relative;
  border-top: 5px solid #e5e5e5;
  background: url(../images/bg_ul_tabnav.gif) left top repeat-x;
}

#hw_main ul.tabnav li {
  float: left;
  width: 145px;
  height: 60px;
  display: block;
  text-align: center;
}

#hw_main ul.tabnav li a {
  height: 45px;
  color: #6181a3;
  display: block;
  font-weight: bold;
  position: relative;
  padding: 2px 5px 3px;
  line-height: normal;
  text-decoration: none;
}

#hw_main ul.tabnav li a:hover {
  color: #36c;
}

#hw_main ul.tabnav li.ui-tabs-selected a {
  color: #de0031;
  font-weight: bold;
  background: url(../images/bg_tabnav_on.gif) center bottom no-repeat;
}

#hw_main .ui-tabs-hide {
  display: none;
}

#hw_main .focus {
  clear: both;
  background: #fff;
  position: relative;
  padding: 0 15px 10px;
}

#hw_main .focus h3 {
  margin-bottom: 5px;
}

#hw_main .focus h5 {
  margin-bottom: 15px;
}

#hw_main .focus.tabs-hide {
  display: none;
}

#hw_main #featured {
  margin-bottom: 15px;
  background: url(../images/gradient_red_small.gif) repeat-x;
}

#hw_main #featured h2 {
  color: #fff;
}

#hw_main #feature_wrap {
  margin-top: 10px;
  position: relative;
}

#hw_main .feature_list li {
  height: 50px;
}

#hw_main .feature_list li a {
  width: 270px;
  display: block;
  font-size: .9em;
}

#hw_main a.feature_left, #hw_main a.feature_right {
  top: -28px;
  width: 30px;
  height: 15px;
  cursor: pointer;
  position: absolute;
  background: url(../images/featured_arrows.gif) no-repeat;
}

#hw_main a.feature_left {
  right: 30px;
  background-position: 0 0;
}

#hw_main a.feature_right {
  right: 0px;
  background-position: 0 -30px;
}

#hw_main a.feature_left:hover {
  background-position: 0 -15px;
}

#hw_main a.feature_right:hover {
  background-position: 0 -45px;
}

#hw_main #player {
  width: 300px;
  height: 350px;
  background: #ddd;
}

#hw_main table {
  padding: 0;
  font-size: 11px;
  margin-bottom: 15px;
  border-collapse: collapse;
}

#hw_main table.left {
  float: left;
  width: 49%;
}

#hw_main table.right {
  float: right;
  width: 49%;
}

#hw_main table tr.trhead {
  background: #eee;
  font-weight: bold;
}

#hw_main table td {
  padding: 2px;
  vertical-align: top;
  border: 1px solid #ddd;
}

/* Adjustments for wrapped versions */

#main_cols {
  width: 950px;
  margin: 0 auto;
  font-size: 1.25em;
}

#main-content {
  font-size: 1.45em;
}

#page #hw_wrap {
  border-top: 1px solid #eee;
}

#sitelogo p, ul#utilnav, #digedit_popup {
  display: none;
}

/* Contact pop-up

#trans_overlay {
  top: 0; 
  left: 0;
  zoom: 1;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  display: none;
  position: fixed;
  z-index: 999998;
  background: #000;
  filter: alpha(opacity = 60);
}

.modal {
  top: 50px;
  left: 50%;
  display: none;
  z-index: 999999;
  background: #fff;
  position: absolute;
  text-align: center;
  margin-left: -138px;
  border: 3px solid #6181a3;
}

#thanks.modal {
  width: 400px;
  padding: 20px 10px;
  margin-left: -210px;
}

.modal img {
  margin: 0;
  border: none;
  padding: 0 15px 15px;
}

.modal a.close {
  color: #666;
  display: block;
  margin: 10px 0 5px;
  font-size: 10px;
}

*/

#hw_wrap .verticals {
  height: auto;
  position: relative;
  background: url(../images/verticals_bar.gif) repeat-y;
}

#hw_wrap .verticals div {
  padding-left: 30px;
}

#hw_wrap a.vertical {
  color: #666;
  height: 22px;
  display: block;
  padding-left: 20px;
  text-transform: uppercase;
  border-top: 4px solid #fff;
  border-bottom: 1px solid #ddd;
  font: normal 10px/22px tahoma;
  background: #e5e5e5 url(../images/arrows.gif) 3px bottom no-repeat;
}

#hw_wrap a.vertical.selected {
  color: #999;
  border: none;
  margin-bottom: 10px;
  background: #fff url(../images/arrows.gif) 3px top no-repeat;
}


/* Contact Banner */

#contact_wrap {
  left: 0;
  bottom: 0;
  height: 100px;
  position: fixed;
  width: 100%;
  z-index: 99999;
}

#contact_msg {
  background: url(../images/contact_banner_shadow.png) repeat-x;
  left: 0;
  bottom: 0;
  display: none;
  padding-top: 10px;
  position: absolute;
  width: 100%;
}

#contact_msg div.bg {
  background: #036 url(../images/contact_banner_gradient.png) center top repeat-y;
  /*background: #ccc url(../images/contact_banner_gradient_light.png) center top repeat-y;*/
  font: normal 14px/normal Arial;
  padding: 12px 0;
  text-align: center;
}

#contact_msg h4 {
  color: #fff;
  /*color: #036;*/
  margin: 0;
  padding: 5px 0;
}

#contact_msg a {
  color: #fff;
  /*color: #666;*/
  text-decoration: none;
}

#contact_msg a.close {
  font-size: 10px;
  position: absolute;
  right: 10px;
  top: 15px;
}

#contact_msg a.contact_now {
  color: #ccc;
}

#contact_msg a.contact_now span {
  color: #ff9;
  /*color: #de0031;*/
  font-weight: bold;
}

