html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

.clear {
	clear: both;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
  background: #fff url(../images/background.jpg) repeat-x;
}
/* global */
ul#topNav li, #footerInfo ul li, ul.mainNav li {
  display: inline;
} 
a:link,
a:active,
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #C97006;
	text-decoration: underline;
}
#topNav span { color: #ff8c04; }
/* wrapper */
#wrapper {
  width: 960px;
  margin: 0 auto;
}

/*header */
#header {
  height: 123px;
}

#heading {
  height: 123px;
  width: 435px;
  float: left;
  text-indent: -9999px;
  background: transparent url('../images/cavcom_header.png') no-repeat 20px 34px;
}

#headNav {
  height: 123px;
  float: right;
  width: 440px;
}

#headNav ul#topNav {
  margin: 30px 0 0 0;
  float: left;
  display: block;
  width: 200px;
  color: #abc8e2;
  font-family: helvetica, arial;
}

#headNav ul li, #headNav ul span {
  font-size: 11px;
}

#headNav ul li a {
  color: inherit;
  text-decoration: none;
}

#headNav ul li a:hover {
  color: #ffffff;
}

#phone {
  color: #fff;
  text-align: right;
  margin: 10px 20px 0 0;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 0.9em;
}

#search {
  margin: 22px 0 0 5px;
  width: 215px;
  height: 32px;
  float: right;
  display: block;
}

#search input {
  display: block;
  float: left;
}

#search input[type="submit"] {
  background: url(../images/go_bg.png) no-repeat;
  border: none;
  height: 32px;
  width: 32px;
  cursor: pointer;
}

#search input:hover {
  background: url(../images/goHover_bg.png) no-repeat;
}

#search input[type="text"] {
  background: url(../images/search_bg.png) no-repeat;
  font-size: 11px;
  color: #ff8c04;
  font-family: "Lucida Grande";
  width: 150px;
  margin-right: 10px;
  padding: 0 0 0 7px;
  height: 32px;
  border: none;
}

/* main navigation */
#nav, #nav ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#nav ul.mainNav li {
  display: inline-block;
  width: 134px;
  height: 40px;
  font-size: 20px;
  font-family: "Futura-CondensedMedium", futura, "Arial Narrow", helvetica, sans-serif;
  font-stretch: condensed;
  margin: 0 -2px 0 0;
}

#nav ul.mainNav li a {
  padding-top: 10px;
  padding-right: 10px;
  text-align: center;
  display: block;
  height: 30px;
  background: url('../images/navRegularBg.png') no-repeat;
  color: #636363;
  text-decoration: none;
}

#nav ul.mainNav li a:hover {
  background: url('../images/navActiveBg.png') no-repeat !important;
  color: #000000 !important;
}

#nav ul.mainNav li.active a {
  background: url('../images/navActiveBg.png') no-repeat;
  color: #0168b3 !important;
}

#nav ul div.dropMenu {
  position: absolute;
  display: none;
  margin: -7px 0 0 -7px;
  width: 461px;
  z-index: 1;
}

#nav ul .dropMenu .dropTop {
  background: url('../images/dropMenu_bg.png') no-repeat bottom left;
  position: absolute;
  display: block;
  float: left;
  height: 164px;
  width: 461px;
}

#nav ul div.dropMenu ul {
  margin: 22px 0 15px 20px;
  display: block;
  width: 130px;
  float: left;
}

#nav ul div.dropMenu ul li {
  text-transform: uppercase;
  line-height: 14px;
  margin-bottom: 4px;
  color: #0168b3;
  display: block;
  font-family: "Futura-CondensedMedium", futura, "Arial Narrow", helvetica, sans-serif;
  font-stretch: condensed;
  font-size: 14px;
}

#nav ul div.dropMenu ul li:first-child {
  margin: 1px 0 -2px 0;
}

#nav ul div.dropMenu ul li {
  height: 24px;
  font-size: 14px;
}

#nav ul li.active .dropMenu ul li a {
  background: transparent !important;
  color: #000000 !important;
}

#nav ul div.dropMenu ul li a:hover {
  background: transparent !important;
  color: #0168B3 !important;
}

#nav ul .dropMenu ul li a,
#nav ul .dropMenu ul li span {
  text-transform: none;
  padding: 0 0 0 0;
  text-align: left;
  color: #000000;
  font-size: 12px;
  height: 24px;
  width: 110px;
  font-family: helvetica, arial, sans-serif;
  background: transparent;
}

#nav ul li#indNav .dropMenu ul li {
  height: 18px;
  margin-bottom: 3px;
}

#nav ul li#indNav .dropMenu ul li a {
  height: 14px;
}

#nav ul div.dropMenu ul li ul li:first-child {
  margin: -11px 0 -2px -10px;
}

#nav ul div.dropMenu ul li ul li {
  margin-left: -10px;
}

#prodNav ul {
  height: 106px;
}

#indNav ul {
  height: 130px;
}

#nav ul li:hover > div {
  display: block;
}

/* content */
#content {
  background: #ffffff;
  width: 926px;
  padding: 17px;
}

#content h3 {
  font-size: 24px;
  color: #123e61;
  width: 430px;
  padding-top: 3px;
  float: left;
}

/* home */

#mainContent {
  width: 630px;
  float: left;
}

#content #flashPlayer {
  display: block;
  width: 622px;
  height: 302px;
}

#relianceBar {
  margin-top: 25px;
  display: block;
  height: 169px;
  background: url('../images/relianceBar_bg.png') no-repeat;
}

#relianceBar #industries {
  display: block;
  height: 48px;
  margin: 0 0 0 0;
  width: 626px;
}

#relianceBar h3 {
  margin: 14px 0 0 14px;
  width: 100%;
}

#relianceBar .imageContainer {
  width: 6000px;
  position: absolute;
  clear: both;
  height: 104px;
  display: block !important;
}

#relianceBar .scrollable {
  width: 523px;
  border: 1px solid #BFBEBE;
  background: #ffffff;
  overflow: hidden;
  position: relative;
  height: 102px;
  float: left;
  margin: 8px 0 0 5px;
  padding: 0 0 0 0;
}

#relianceBar .imageContainer a {
  text-decoration: none;
}

#relianceBar a.left, #relianceBar a.right {
  height: 32px;
  width: 32px;
  margin-top: 38px;
  display: block;
  float: left;
  text-decoration: none;
}

#relianceBar a.left {
  background: url('../images/left.png') no-repeat top left;
  margin-left: 15px;
}

#relianceBar a.right {
  background: url('../images/right.png') no-repeat top left;
  float: right;
  margin-right: 15px;
}

#relianceBar a.left:hover {
  background: url('../images/left_hover.png') no-repeat;
}

#relianceBar a.right:hover {
  background: url('../images/right_hover.png') no-repeat;
}

#relianceBar a.left:active {
  background: url('../images/left_active.png') no-repeat 0 1px;
}

#relianceBar a.right:active {
  background: url('../images/right_active.png') no-repeat 0 1px;
}

.relySection {
  margin: 3px 0 0 3px;
  width: 127px;
  height: 96px;
  float: left;
}

.relySection p {
  font-family: helvetica, arial, sans-serif;
  height: 32px;
  margin: -45px 0 0 0;
  padding: 10px 0 0 10px;
  text-transform: uppercase;
  color: #fff;
  background: #000;
  opacity: 0.8;
  font-size: 11px;
}

.relySection p span {
  font-size: 8px;
  color: #ff8c01;
}

div.readmore {
	text-align: center; 
	margin-top: 5px; 
	font-size: 13px;
	color: #000;
	display: block;
	background-color: #aeaeae;
	width: 80px;
	padding: 3px;
	float: right;
	border: 1px solid #999;
}

/* About */

#aboutBar {
  margin-top: 25px;
  height: 172px;
}

#aboutBar img {
  float: right;
}

#aboutHeading {
  height: 28px;
  border-bottom: 1px solid #d9d9d9;
  display: block;
}

#aboutBar #about {
  padding-top: 12px;
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  height: 120px;
  width: 590px;
  height: 80px;
}

#aboutBar #about p {
  width: 590px;
  line-height: 18px;
  font-family: helvetica, arial, sans-serif;
}

/* Testimonial */

#testimonialBar {
  height: 172px;
}

#testimonialBar img {
  float: right;
}

#testimonialHeading {
  padding-top: 14px;
  height: 28px;
  border-bottom: 1px solid #d9d9d9;
  display: block;
}

#testimonialBar .testimonial {
  padding-top: 12px;
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  height: 120px;
  font-style: oblique;
  width: 590px;
  position: absolute;
  margin: -90px 0 0 38px;
  height: 80px;
}

#testimonialBar .testimonial p {
  width: 590px;
  line-height: 18px;
}

#testimonialBar .testimonial p.author {
  font-style: normal;
  color: #696665;
  width: 400px;
  position: absolute;
  top: 102px;
  
}

#testimonialBar #readMore {
  background: url('../images/moreTestimonials_bg.png') no-repeat;
  border-top: 1px solid #d9d9d9;
  width: 629px;
  margin-top: 8px;
  height: 27px;
}

#testimonialBar #readMore a {
  width: 165px;
  height: 26px;
  padding-top: 8px;
  text-align: center;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  font-family: helvetica, arial, sans-serif;
  color: #ffffff;
  font-weight: bold;
  background: url('../images/testimonialAnchor_bg.png') no-repeat;
  display: block;
  float: right;
}

#testimonialBar p.intro {
  padding-top: 12px;
  margin-left: 3px;
  height: 80px;
  font-family: helvetica, arial, sans-serif;
  width: 25px;
  font-size: 52px;
  color: #696665;
}

#sidebar {
  width: 280px;
  float: right;
}

#sidebar h3 {
  width: 245px;
}

#featured {
  width: 280px;
  height: 115px;
  background: url('../images/featuredVideos_bg.png') no-repeat;
  padding: 17px 0 0 3px;
}

#featured h3 {
  padding-left: 15px;
  width: 230px;
}

.videoSelection img {
	cursor: pointer;
}

#featured #videoLinks {
  margin-top: 25px;
}

#featured #videoLinks a {
  color: #687c8e;
  text-decoration: none;
  width: 115px;
  height: 50px;
  display: block;
  background: url('../images/videoLink_bg.png') no-repeat;
  float: left;
  margin-left: 9px;
  padding-top: 8px;
  padding-left: 10px;
}

#featured #videoLinks a:hover {
  background: url('../images/videoLinkHover_bg.png') no-repeat;
}

#featured #videoLinks a span {
  text-transform: uppercase;
  color: #375d81;
  font-size: 18px;
}

#recent {
  margin-top: 25px;
}

#recent #recentHead {
  padding-top: 14px;
  height: 28px;
  border-bottom: 1px solid #D9D9D9;
}

#recent #recentHead img {
  float: right;
}

#recent .newsSection {
  font-family: helvetica, arial, sans-serif;
  padding: 16px 0 22px 0;
  border-bottom: 1px dotted #cccccc;
}

#recent .newsSection h4 {
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 18px;
}

#recent .newsSection h4 a {
  text-decoration: none;
  color: #567e9c;
}

#recent .newsSection h4 a:hover {
  color: #c97006;
}

#recent .newsSection p {
  font-size: 13px;
  line-height: 18px;
  white-space: pre-wrap;
}

#recent .newsSection p.date {
  font-size: 10px;
  color: #000;
  margin-bottom: 8px;
}

#highNoise_video, #respirator_video {
  display: none;
}

.login table td {
	padding: 10px 0 10px 0;
}

.warning, .error { color: #ff0000; }

/* contact */
#breadcrumbs, #contact {
  font-family: helvetica, arial, sans-serif;
}

#contact {
  float: left;
}

#breadcrumbs p, #breadcrumbs p a {
  color: #7d7d7d;
  font-size: 10px;
  width: 100%;
}

#breadcrumbs p a {
  text-decoration: none;
}

#contact {
  margin-top: 14px;
}

#contact #leftSidebar {
  width: 228px;
  height: 412px;
  float: left;
  display: block;
  background: #a5a5a5;
}

#contact h2, #news h2, #specArticle h2 {
  display: block;
  float: left;
  width: 100%;
  margin: -5px 0 0 19px;
  padding-bottom: 5px;
  font-family: "Futura-CondensedMedium", futura, "Arial Narrow", helvetica, sans-serif;
  font-stretch: condensed;
  font-size: 32px;
  font-weight: normal;
  height: 39px;
  border-bottom: 1px solid #c5c4c4;
}

#contact #info {
  width: 318px;
  float: left;
  display: block;
  margin: 18px 0 0 16px;
}

#contact #info p {
  font-size: 13px;
  margin-left: 3px;
  line-height: 22px;
  margin-top: 13px;
}

#contact #info p.call {
  color: #636363;
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
  line-height: 26px;
}

#contact #info #contactInfo {
  background: url('../images/contactInfo_bg.png');
  width: 341px;
  height: 132px;
  margin-top: 25px;
}

#contact #info .contactSection p, #contact #info .contactSection a, .contactSection .address {
  font-size: 14px;
  padding-top: 14px;
  height: 27px;
  margin: 0 0 1px 20px;
  float: left;
  display: block;
}

#contact #info .contactSection a {
  padding-top: 18px;
  color: #4791c8;
}

#contact #info .contactSection p.type {
  font-weight: bold;
  width: 93px;
}

#contact #map {
  width: 277px;
  height: 344px;
  display: block;
  float: left;
  margin: 22px 0 0 53px;
  padding: 4px 0 0 4px;
  background: #a5a5a5;
}

#contact #map #map_canvas {
  margin-bottom: 16px;
}

#contact #map p {
  font-size: 14px;
  color: #ffffff;
  margin-top: 7px;
  margin-left: 13px;
}
.contactAddress {
	font-size: .8em;
	color: #fff;
	margin-bottom: 10px;
}
/* videos */
#videos {
  margin-top: 14px;
  float: left;
}

#videos .videoSection {
  height: 533px;
  width: 674px;
  float: left;
  margin-left: 17px;
}

#products .productWhole, #industries .industryWhole {
  width: 674px;
  float: left;
  margin-left: 17px;
}

#videos .videoSection .videoExplan h3, #videos .videoSection .videoExplan p, #products .productWhole .productOverview h3, #products .productWhole .productOverview p, #industries .industryWhole .industryOverview h3, #industries .industryWhole .industryOverview p {
  font-family: helvetica, arial, sans-serif;
  display: block;
  width: 600px;
  font-size: 32px;
  margin: 18px 0 -10px 26px;
  float: left;
  color: #ffffff;
}

#videos .videoSection .videoExplan h3, #products .productWhole .productOverview h3, #industries .industryWhole .industryOverview h3 {
  margin: 26px 0 -14px 26px;
  clear: right;
}

#videos .videoSection .videoExplan p, #products .productWhole .productOverview p, #industries .industryWhole .industryOverview p {
  width: 350px;
  font-size: 12px;
  margin-bottom: 0;
  line-height: 18px;
  color: #bababa;
}

#products .productWhole .productOverview h3 {
  margin-bottom: 10px !important;
}

#products .productWhole .productOverview p {
  margin: 8px 0 10px 26px !important;
}

#videos .videoSection .videoExplan {
  background: #000 url('../images/explan_bg.jpg') no-repeat top right;
  width: 666px;
  height: 228px;
  border: 4px solid #a5a5a5;
}

#videos .videoSection .video {
  background: url('../images/videoPlayer_bg.png') no-repeat;
  width: 672px;
  height: 275px;
  border: 1px solid #a9a9a9;
  margin-top: 20px;
  float: left;
}

#videos .videoSection .video .videoPlayer {
  width: 342px;
  height: 256px;
  float: left;
  padding: 19px 0 0 18px;
}

#videos .videoSection .video .videoSelection {
  width: 294px;
  height: 256px;
  float: left;
  padding: 19px 0 0 18px;
}

#videos .videoSection .video .videoSelection .videoLink {
  float: left;
  display: block;
  width: 265px;
  height: 43px;
  margin-bottom: 20px;
}

#videos .videoSection .video .videoSelection .videoLink img {
  float: left;
}

#videos .videoSection .video .videoSelection .videoLink p {
  margin-left: 14px;
  font-size: 14px;
  color: #313131;
  font-family: helvetica, arial, sans-serif;
  float: left;
  font-weight: bold;
  padding-top: 15px;
}

#videos #leftSidebar, #products #leftSidebar, #industries #leftSidebar {
  width: 228px;
  height: 533px;
  display: block;
  float: left;
  background: #a5a5a5;
}

#videos #leftSidebar a, #products #leftSidebar a, #industries #leftSidebar a {
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  width: 212px;
  height: 25px;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #7b7a7a;
  border-top: 1px solid #b7b6b6;
  color: #ffffff;
  padding-top: 13px;
  padding-left: 16px;
}

#videos #leftSidebar a:hover, #products #leftSidebar a:hover, #industries #leftSidebar a:hover {
  background: #bababa;
  color: #0168B3;
}

#videos #leftSidebar a.selected, #products #leftSidebar a.selected, #industries #leftSidebar a.selected {
  color: #5298cb !important;
  background: url('../images/sidebar_selected.jpg') !important;
}

#videos {
	font-family: helvetica, arial, sans-serif;
}

h2.title {
  display: block;
  float: left;
  width: 672px;
  margin: -5px 0 0 0;
  padding-bottom: 5px;
  font-family: "Futura-CondensedMedium", futura, "Arial Narrow", helvetica, sans-serif;
  font-stretch: condensed;
  font-size: 32px;
  font-weight: normal;
  height: 39px;
  border-bottom: 1px solid #c5c4c4;
}

p.intro2 {
  margin-left: 14px;
  font-size: 14px;
  color: #313131;
  font-family: helvetica, arial, sans-serif;
  float: left;
  font-weight: bold;
  padding-top: 15px;
}

/* product */
#products {
  margin-top: 14px;
  float: left;
}

#products .productWhole .productOverview h3 {
  width: 300px;
  margin-left: 10px;
  margin-bottom: -3px;
}

#products .productWhole .productOverview p {
  margin-top: 20px;
  margin-bottom: 7px;
}

#products .productWhole .productOverview img.prodIcon {
  float: left;
  margin: 22px 0 0 26px;
}

#products .productWhole .productList {
  width: 696px;
  display: block;
  float: left;
  margin-top: 20px;
}

#products .productWhole .productList .product {
  width: 210px;
  margin-right: 22px;
  margin-bottom: 29px;
  padding: 0 0 0 0;
  float: left;
  display: block;
}

#products .productWhole .productList .product p, #products .productWhole .productList .product h5 {
  font-family: helvetica, arial, sans-serif;
}

#products .productWhole .productList .product h5 {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  margin-top: 5px;
}

#products .productWhole .productList .product img {
  border: 1px solid #333333;
}

#products #leftSidebar {
  height: 704px;
}

.productOverview {
  background-color: #000;
  width: 666px;
  height: 228px;
  border: 4px solid #a5a5a5;
}

.productOverview .prodLeft {
	float: left;
	width: 380px;
	position: absolute;
}
.productOverview .prodLeft p {
	width: 300px!important;
	float: left;
}

img.prodBanner {
	float: right;
}

/* industries */
table#industrylist {
	width: 100%;
}
table#industrylist td {
	font-family: Helvetica, Arial, sans-serif;
	width: 33%;
	/*border: 1px solid #aeaeae;*/
	padding: 10px;
	text-align: center;
}
.industryOverview {
  background: #000;
  width: 666px;
  height: 228px;
  border: 4px solid #a5a5a5;
}

.industryOverview .indleft {
	float: left;
	width: 300px;
}
.industryOverview .indleft p {
	width: 300px!important;
	float: left;
}

.industryOverview img {
	float: right;
}

#industries {
  float: left;
  display: block;
  margin-top: 14px;
}

#industries #qualList {
  display: block;
  float: left;
}

#industries .singlePosition {
  display: none;
}

#leftSidebar {
  height: 634px;
  min-height: 700px;
} 
 
#industries .industryWhole h5 {
  font-weight: normal;
  font-size: 18px;
  font-family: "Futura-CondensedMedium", futura, "Arial Narrow", helvetica, sans-serif;
  font-stretch: condensed;
  float: left;
  padding: 14px 0 0 3px;
  width: 375px;
}

#industries .industryWhole img {
  margin: 0 0 0 0;
}

#industries .industryWhole .industryTable {
  margin-top: 40px;
}

#industries table {
  float: left;
  margin-top: 3px;
  display: block;
  border: 1px solid #cfcfcf;
}

#industries table tr.hidden {
  display: none;
  position: absolute;
  margin: -68px 0 0 185px;
  border: none;
  width: 340px;
}

#industries table tr.hidden td:first-child {
  background: url('../images/tableHover_bg.png') no-repeat;
  height: 103px !important;
  padding: 12px 38px 0 32px;
  vertical-align: top;
  font-size: 11px;
  line-height: 16px;
}

#industries table tr {
  height: 40px;
  width: 672px;
  border-top: 1px solid #cfcfcf;
  cursor: pointer;
}

#industries table tr:first-child {
  border-top: none;
}

#industries table tr:hover {
  background: #deebf5;
}

#industries table tr.selected {
  background: #deebf5 !important; 
}

#industries table tr td {
  width: 98px;
  height: 38px;
  border-left: 1px solid #cfcfcf;
  text-align: center;
}

#industries table tr td img {
  margin: 10px 0 0 0 !important;
  vertical-align: middle;
}

#industries table tr td:first-child {
  font-family: helvetica, arial, sans-serif;
  font-size: 14px;
  width: 365px;
  vertical-align: middle;
  text-align: left;
  padding-left: 13px;
  padding-top: 2px;
  border-left: none;
}

#industries .position {
  margin-top: 21px;
  width: 653px;
  height: 50px;
  padding: 17px 0 0 21px;
  background: #efefef;
  border-top: 5px solid #4c4b4b;
  border-bottom: 1px solid #b4b4b4;
}

#industries .position h3 {
  font-size: 28px;
  color: #000000;
  font-family: "Futura-CondensedMedium", futura, "Arial Narrow", helvetica, sans-serif;
  font-stretch: condensed;
  font-weight: normal;
}

#industries .systemList.protect {
  background: url('../images/pl_bg.png') no-repeat bottom right;
}

#industries .systemList {
  font-family: helvetica, arial, sans-serif;
  display: block;
  float: left;
  padding: 35px 0 15px 0;
  border-bottom: 1px solid #b7b7b7;
  height: 314px;
}

#industries .systemList h4, #industries .systemList p {
  color: #7b7a7a;
  margin-left: 12px;
  float: left;
  display: block;
  width: 415px;
}

#industries .systemList p {
  margin-top: 5px;
  font-size: 12px;
  line-height: 18px;
}

#industries .systemList h4 {
  margin-bottom: 2px;
  font-size: 18px;
  font-weight: bold;
}

#industries .systemList .positionTop img {
  margin: 0 0 0 15px;
  float: left;
}

#industries .systemList .products {
  float: left;
  width: 520px;
  margin-top: 25px;
}

#industries .systemList .products ul {
  float: left;
  width: 270px;
  margin-top: -2px;
  margin-left: 22px;
}

#industries .systemList .products ul li {
  margin-bottom: 16px;
}

#industries .systemList .products ul li a {
  color: #ff8c01;
  font-size: 14px;
  font-weight: bold;
}

#industries .systemList .products img {
  border: 1px solid #b4b4b4;
  margin: 0 0 50px 0;
  float: left;
}

img.systemModel {
	float: right;
	position: absolute;
}

.prodBoxContainer > div {
  display: none;
}

.prodBox img {
  float: right;
}

.prodInfo {
  margin-top: 22px;
  margin-left: 23px;
  padding-top: 29px;
  border-top: 1px solid #b7b7b7;
  width: 675px;
  display: block;
  float: left;
}

.prodInfo h4 {
  width: 440px !important;
  margin-left: 15px !important;
  color: #000000 !important;
  font-size: 16px !important;
}

.prodInfo p {
  width: 440px !important;
  margin: 1px 0 7px 15px !important;
  line-height: 18px;
  color: #484848;
}

.prodInfo img {
  margin-left: 0 !important;
  width: 210px;
  height: 131px;
  border: 4px solid #a6a6a6;
}

.prodBox a:link,
.prodBox a:active,
.prodBox a:visited,
.prodBox a:hover
{
  float: left;
  display: block;
  background: url('../images/viewProdPage_bg.png') no-repeat;
  width: 138px;
  text-align: center;
  padding-top: 9px;
  height: 20px;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  margin: 12px 0 0 255px;
  color: #ffffff;
  text-transform: uppercase;
}


#toTop a {
  float: right;
  margin-top: 6px;
  font-weight: bold;
  font-size: 12px;
  font-family: helvetica, arial, sans-serif;
  text-decoration: none;
  color: #567E9C;
}

#toTop a:hover {
  color: #C97006;
}

/* product details */
#spec_product {
  margin-top: 14px;
}

#spec_product #system_flashPlayer {
  width: 499px;
  height: 311px;
  border: 4px solid #a5a5a5;
  float: left;
  text-align: center;
}

#spec_product #product_flashPlayer {
  width: 499px;
  height: 311px;
  border: 4px solid #a5a5a5;
  float: left;
}

#spec_product #productOverview {
  width: 390px;
  float: left;
  display: block;
  margin-left: 21px;
  height: 319px;
}

#spec_product h3 {
  width: 390px;
  font-size: 32px;
  color: #000000;
  margin-bottom: 15px;
}

#spec_product #productOverview p {
  font-family: helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

#spec_product #productOverview #main img {
  margin-top: 28px;
}

#spec_product #productOverview #main {
  height: 204px;
  float: left;
  display: block;
  width: 390px;
}

#overviewBot {
  margin-top: 30px;
  float: left;
  display: block;
}

#overviewBot h6 {
  margin-top: 15px;
  font-size: 15px;
  font-family: helvetica, arial, sans-serif;
  margin-bottom: 14px;
}

#overviewBot a {
  color: #ff8c01;
  font-size: 11px;
  font-family: helvetica, arial, sans-serif;
  width: 175px;
  float: left;
  margin-bottom: 10px;
}

#overviewBot img {
  float: left;
  margin-top: -10px;
}

#spec_product #share h6, #spec_product #share a {
  margin-left: 19px;
}

#spec_product #rating, #spec_product #share {
  width: 194px;
  display: block;
  float: left;
  border-top: 1px solid #a5a5a5;
  height: 82px;
}

#spec_product #rating {
  border-right: 1px solid #a5a5a5;
}

#spec_product #productInformation {
  margin-top: 24px;
  width: 920px;
  display: block;
  float: left;
}

#productInformation .information ul li {
	padding: 3px 0 3px 20px;
}

#productInformation .information a:link,
#productInformation .information a:active,
#productInformation .information a:visited {
	color: #567e9c;
}

#productInformation .information a:hover {
	color: #c97006;
}

#spec_product #productInformation ul.productNav li {
  background: url('../images/infoNav_center.png') repeat-x;
  height: 36px;
  margin: 0 -5px 0 0;
  display: inline-block;
}

#spec_product #productInformation ul.productNav li a {
  background: url('../images/infoNav_left.png') no-repeat;
  display: block;
  height: 36px;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  font-family: "Futura-CondensedMedium", futura, "Arial Narrow", helvetica, sans-serif;
  font-stretch: condensed;
  font-size: 15px;
  color: #6b6b6b;
}

#spec_product #productInformation ul.productNav li a span {
  background: url('../images/infoNav_right.png') no-repeat top right;
  height: 26px;
  padding: 10px 20px 0 16px;
  display: block;
}

#spec_product #productInformation ul.productNav li.selected {
  background: url('../images/infoNavSel_center.png') repeat-x;
}

#spec_product #productInformation ul.productNav li.selected a {
  background: url('../images/infoNavSel_left.png') no-repeat;
  color: #0168b3;
}

#spec_product #productInformation ul.productNav li.selected a span {
  background: url('../images/infoNavSel_right.png') no-repeat top right;
}

#spec_product #productInformation ul.productNav li.selected, #spec_product #productInformation ul.productNav li.selected a, #spec_product #productInformation ul.productNav li.selected a span {
 z-index: 1; 
}

#spec_product #productInformation .information {
  width: 872px;
  padding: 25px 23px 0 23px;
  margin-top: -1px;
  border: 1px solid #c8c7c7;
  font-size: 12px;
  font-family: helvetica, arial, sans-serif;
  line-height: 16px;
  z-index: 0 !important;
}

#spec_product #productInformation .information p {
  margin-bottom: 16px;
}

.plt_box {
  display: none;
  position: absolute;
  margin: -28px 0 0 5px;
  border: none;
  width: 340px;
}

.plt_box {
  background: url('../images/tableHover_bg.png') no-repeat;
  height: 103px !important;
  padding: 12px 38px 0 32px;
  vertical-align: top;
  font-size: 11px;
  line-height: 16px;
}

.plt_box h5 {
  font-family: helvetica, arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: bold;
  width: 220px !important;
  float: left;
  margin: 0 0 0 5px;
  padding: 0 0 0 0 !important;
}

.plt_box img {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0;
  float: left;
}

.plt_box p {
  font-size: 11px !important;
  line-height: 15px !important;
  width: 220px !important;
  float: left;
  margin: 5px 0 0 5px !important;
  font-family: helvetica, arial, sans-serif;
  color: #7B7A7A;
}

.plt_explan, #table .plt_explan {
  background: url('../images/pltExplan_bg.png') no-repeat top left;
  position: absolute;
  display: none;
  margin: -170px 0 0 40px;
  width: 318px;
  height: 310px;
  z-index: 1;
}

.plt_explan h5 {
  font-family: helvetica, arial, sans-serif !important;
  font-size: 12px !important;
  width: 220px !important;
  float: left;
  margin: 20px 0 0 5px;
  padding: 0 0 0 0 !important;
}

.plt_explan p {
  font-size: 11px !important;
  line-height: 15px !important;
  width: 220px !important;
  float: left;
  margin: 7px 0 0 5px !important;
}

#table .plt_explan p {
  font-family: helvetica, arial, sans-serif;
  color: #7B7A7A;
}

#table .plt_explan {
  margin-left: 0;
  margin-top: -125px;
}

#table a {
  width: 41px;
  height: 41px;
  display: block;
  margin: 0 25px 0 30px;
  float: left;
}

.plt_explan img {
  margin: 0 0 0 0 !important;
  padding: 20px 0 0 0;
  float: left;
}

.plt_explan img.middle {
  padding-top: 45px !important;
}

.plt_explan .plt_section {
  display: block;
  float: left;
  width: 270px;
  margin: 0 0 8px 30px;
}

.positionTop .plt_explan {
  z-index: 0;
  margin: -125px 0 0 55px !important;
}

.cufon {
  z-index: 0;
}
/* news */
#news, #specArticle {
  width: 920px;
  float: left;
  margin-top: 14px;
  display: block;
}

#news #leftSidebar, #specArticle #leftSidebar {
  width: 228px;
  height: 429px;
  float: left;
  background: #a5a5a5;
}

#news #newsPortion, #specArticle #article {
  width: 674px;
  float: left;
  margin-left: 18px;
}

#news #newsFull {
  width: 902px;
  float: left;
  margin-left: 18px;
}

#news .newsFullArticle {
  border-bottom: 1px solid #C5C4C4;
}

#news .newsArticle {
  display: block;
  float: left;
  width: 674px;
  border-bottom: 1px dotted #a5a5a5;
  margin: 0 0 26px 0;
}

#news h2, #specArticle h2 {
  margin-left: 0;
  margin-bottom: 18px;
}

#news h4, #specArticle h4 {
  font-size: 18px;
  font-family: helvetica, arial, sans-serif;
  margin-bottom: 4px;
  line-height: 26px;
}

#news h4 a {
  color: #4791c8;
  text-decoration: none;
}

#news h4 a:hover {
  color: #C97006;
}

#news p, #specArticle p {
  font-size: 13px;
  font-family: helvetica, arial, sans-serif;
  line-height: 20px;
  margin: 15px 0 10px 0;
}

#news p.date, #specArticle p.date {
  font-size: 11px;
  color: #000;
  margin-bottom: 1px;
  font-weight: bold;
}
/* Specific News Article */
#specArticle h4 {
  color: #4791c8;
  margin-bottom: 12px;
}

#specArticle a.pdflink {
  display: block;
  width: 96px;
  height: 27px;
  padding: 6px 0 0 8px;
  margin-bottom: 12px;
  color: #757575;
  text-decoration: none;
  background: url(../images/pdf_bg.png) no-repeat top left;
  font-family: "Futura-CondensedMedium", futura, "Arial Narrow", helvetica, sans-serif;
  font-stretch: condensed;
  font-size: 12px;
}

#specArticle a span {
  display: block;
  float: right;
  margin: 1px 20px 0 0;
}

#externalLink {
	font-family: Helvetica, Tahoma, sans-serif;
	font-weight: bold;
	padding: 0 0 15px 0;
	font-size: 12px;
	font-style: italic;
}

/* footer */
#clear {
  width: 100%;
  clear: both;
}

#footer {
  width: 100%;
  background: url(../images/footer_bg.jpg) repeat-x;
}

#footerInfo {
  width: 960px;
  height: 140px;
  display: block;
  margin: 0 auto;
  font-family: helvetica, arial;
}

#footerInfo .infoSection {
  display: block;
  margin: 25px 0 0 5px;
  float: left;
  width: 145px;
  height: 60px;
}

#footerInfo .infoSection p, #footerInfo .infoSection h6 {
  font-size: 11px;
  padding: 0 0 0 0;
  margin: 0 0 6px 0;
}

#footerInfo .infoSection p {
  color: #cccccc;
  margin-top: 2px;
  margin-bottom: 7px;
}

#footerInfo .infoSection h6 {
  color: #959595;
}

#footerInfo ul {
  height: 60px;
  margin-top: 20px;
  display: block;
  float: right;
}

#footerInfo ul span {
  font-size: 11px;
  color: #878787;
}

#footerInfo ul li {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline;
}

#footerInfo ul li a {
  text-decoration: none;
  color: #fb8a01;
}

#footerInfo ul li a:hover {
  color: #efba7a;
}

#footerInfo p.copyright {
  color: #9a9a9a;
  font-size: 10px;
  margin: 26px 0 0 5px;
  display: block;
  float: left;
  width: 100%;
}
div.credits {
  color: #9a9a9a;
  font-size: 10px;
  margin: 8px 0 0 5px;
  display: block;
  float: left;
  width: 100%;
}
div.credits a:link,
div.credits a:active,
div.credits a:visited {
  color: #9a9a9a;
}

#map_canvas {
  width: 273px;
  height: 257px;
}

#productInformation ul li {
  list-style: disc;
  margin-left: 10px;
}

/** product review **/
.sep-line {
	margin: 5px 0 20px 0;
	border-bottom: 1px solid #ccc;
}

p.review-copy {
	line-height: 16px;
}

p.review-info1 {
	line-height: 14px;
}

p.review-info2 {
	line-height: 12px;
	color: #666;
}

/** RFQ FORM **/
table#rfq th,
table#rfq td {
	font-family: Helvetica, Tahomam, sans-serif;
	text-align: left;
	padding: 5px 0 5px 0;
	font-size: 13px;
}
table#rfq th {
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}
.required {
	color: #ff0000;
}
table#rfq th.title {
	text-align: left;
	font-size: 16px;
	border-bottom: 1px dashed #999;
}
.hint {
	font-size: 11px;
	color: #999;
	font-style: italic;
	font-weight: normal;
}
/*This is Jens Addition*/

#jens {
    border-bottom: 1px solid #D9D9D9;
    display: block;
    height: 28px;
    padding-top: 14px;
    margin-top: 20px;
    margin-bottom: 15px;
}
