/* Default clear */
html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dd, dt, img,
blockquote, q, table, thead, tbody, tfoot, caption, th, tr, td, a, form, textarea
input, textarea, fieldset, pre
{ margin: 0; padding: 0; }

/* Reset default */
html, body {
    font: 10pt Tahoma;
    color: #414141;
    text-decoration: none;
    }

ul, ol {
    list-style-type: none;
    list-style-position: outside;
    }

menu, dir, pre, p, dl, multicol { margin: 1em 0; }

blockquote { margin: 1em 40px; }

fieldset { padding: 10px; }

address { font-style: normal; }

/* Header styles */
h1 { margin: .67em 0; }
h2 {
    font-size: 1.8em;
    letter-spacing: .05em;
    }
h3 {
    font-size: .95em;
    }
h4 { margin: 1.33em 0; }
h5 { margin: 1.67em 0; }
h6 { margin: 2.33em 0; }

/* Link styles */
a { text-decoration: underline; }
a:link, a:visited { color: #2e6d59; }
a:hover, a:active { color: #4A6B60 }
a img, :link img, :visited img { border: none }

thead { font-weight: bold; }

table { border-collapse: collapse; }

/* Div ids */
#container {
    width: 760px;
    margin: 0 auto;
    text-align: left;
    }

/* Master Header - Header */
#masterheadhd {
    height: 45px;
    background-image: url(../images/layout/banner_bkg.jpg);
    background-repeat: repeat-x;
    }
#masterheadhd a.logo {
    float: left;
    padding-left: 10px;
    }
#masterheadhd img.wps {
    float: left;
    margin-left: 165px;
    }
#masterheadhd form {
    float: right;
    margin-top: 15px;
    margin-right: 10px;
}
#masterheadhd input.search {
    border: 1px solid #D5D5D5;
    border-right: none;
    float: left;
}
#masterheadhd input.text {
    float: left;
    border: 1px solid #D5D5D5;
    padding-right: 5px;
}
#masterheadhd div.icons {
    width: 120px;
    height: 15px;
    float: right;
    margin: 30px 10px 0px 0px;
}
#masterheadhd div.icons ul {
    float: right;
}
#masterheadhd div.icons ul li {
    float: left;
    margin: 0px 10px 0px 10px;
}

#masterheadbd div.page-logo {
    float: left;
}
#masterheadbd div.page-banner {
    float: left;
}

/* Page navigation */
#masterheadbd div.page-nav {
    float: left;
    width: 100%;
    height: 30px;
    background-image: url(../images/layout/btn_bkg.jpg);
    background-repeat: repeat-x;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d5d5d5;
}

/* Wrapper */
#wrapper {
    clear: both;
}

#title-region {
    float: left;
    width: 100%;
    height: 72px;
    background-image: url(../images/layout/bottles.jpg);
    background-position: right;
    background-repeat: no-repeat;
}

/* Page Columns */
#column-region {
    float: right;
    background-image: url(../images/layout/right_bkg.jpg);
    background-position: right;
    background-repeat: repeat-y;
}
#column-region-no-bkg {
    float: right;
}

#title-region h2{
    padding-top: 15px;
    padding-left: 10px;
}
#title-region h3{
    padding-left: 10px;
}

#left-col-three {
    float: left;
    width: 160px;
    padding-right: 5px;
    }
#center-col-three {
    float: left;
    width: 405px;
    padding-left: 5px;
    padding-right: 5px;
    }
#left-col-two {
    float: left;
    width: 578px;
    padding-right: 5px;
    }
#left-col-one {
    float: left;
    width: 755px;
    padding-right: 5px;
    }
#torqtraq-lightbox {
    float: right;
}
#oxytraq-lightbox {
    float: right;
}
#PTIRecyclingSystems-lightbox {
	float: right;
	margin-top: 20px;	
}

div.title-block {
    padding-left: 15px;
}
div.title-block span.steinfurth {
  	color: #FF3600;
}

div.content-block {
    clear: both;
    padding-left: 10px;
    border-left: 1px dotted #AEAEAE;
}
div.content-block img.left {
    float: left;
    margin: 2px 5px 2px 0px;
}
div.content-block img.right {
    float: right;
    margin: 2px 0px 2px 5px;
}
div.content-block img.map {
    margin-right: 15px;
}
div.content-block img.graph{
   float: left;
   height:300px;
   width:400px; 
   
   
  
}

div.content-block ul.linkList {
    margin-left: 1em;
}
div.content-block ul.linkList li{
  font-size: 1em;
}
div.content-block ul.pdTimeline {
    width: 100%;
    margin-left: 5px;
}
div.content-block ul.pdTimeline li {
    margin-right: 5px;
    float: left;
}


p.mediainfo {
	/* font-family:"Times New Roman",Georgia,Serif; */
	font-size: 16px;
	text-indent: 30pt;
	line-height : 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

p.mediainfo-contacts {
	/* font-family:"Times New Roman",Georgia,Serif; */
	font-size: 16px;
}

p.mediainfo-title {
	/* font-family:"Times New Roman",Georgia,Serif; */
	font-size: 20px;
	text-align:center;
	font-weight:bold;
		
}
table.mediainfo {
	/* font-family:"Times New Roman",Georgia,Serif; */
	font-size: 16px;
	width: 100%;
}

ul.mediainfo {
	/* font-family:"Times New Roman",Georgia,Serif; */
	list-style-type: disc;
	list-style-position: outside;
	font-size: 16px;
	line-height : 30px;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table.media {
	font-size: .8em;
}

table.media tr {
	height: 2.5em;
}

table.media td {
	border: 1px solid #D5D5D5;
	padding: 4px;
	padding-left: 5px;	
}

table.media thead {
	background-color: #EEEEEE;
	vertical-align: bottom;	
}

table.media thead tr td.date {
	width: 22%;
	font-size: 12px;	
}

table.media thead tr td.title {
	width: 73%;
	font-size:12px;                
}

table.media thead tr td.view {
	width: 5%;
	font-size: 12px;	
}
table.media tbody {
	vertical-align: baseline;
}


table.patents {
    font-size: .8em;
}
table.patents tr {
    height: 2.5em;
}
table.patents td {
    border : 1px solid #D5D5D5;
    padding: 3px;
    padding-left: 5px;
}
table.patents thead {
    background-color: #EEEEEE;
    vertical-align: bottom;
}

table.patents thead tr td.date {
    width: 17%;
    font-size: 12px
}
table.patents thead tr td.number {
    width: 14.5%;
    font-size: 12px   
}
table.patents thead tr td.title {
    width: 28.5%;
    font-size: 12px    
}
table.patents thead tr td.inventor {
    width: 20%;
    font-size: 12px    
}
table.patents tbody {
    vertical-align: baseline;
}


table.events {
    font-size: .8em;
}
table.events thead tr td.date {
    width: 20%;
}
table.events thead tr td.conference {
    width: 35%;
}
table.events thead tr td.location {
    width: 20%;
}
table.events thead tr td.misc {
    width: 15%;
}



table.eventsNew{
    font-size: .8em;       
}
table.eventsNew tr{
    height:25px;
}

table.eventsNew thead tr td.date{
    width: 25% ;
}
table.eventsNew thead tr td.conference{
    width: 35%;
}
table.eventsNew thead tr td.location{
    width: 20%;
}
table.eventsNew thead tr td.misc{
    width: 15%;
}

table.test-detail {
    font-size: .8em;
}
table.test-detail td {
    border: 1px solid #D5D5D5;
    padding: 5px;
}
table.test-detail thead {
    background-color: #EEEEEE;
    vertical-align: bottom;
}
table.test-detail thead tr td.sample {
    width: 30%;
}
table.test-detail thead tr td.quantity {
    width: 20%;
}
table.test-detail thead tr td.equipment {
    width: 50%;
}
table.test-detail tbody {
    vertical-align: baseline;
}

table.design tr td {
	padding-right: 50px;
}

table#training {
  width:100%;
  font-size:.8em;
  margin-top:20px;
  margin-bottom:20px;
  border: 1px solid #D5D5D5;
}

table#training td.name {
  font-size:1em;
}

table#training td.header {
  background-color:#ddd;
}

table#training td {
  border-style:solid;
  border-width:1px;
  border-color:#D5D5D5;
  padding:3px;
}

ul.linkList {
    list-style-image: url(../images/layout/arrow.jpg);
    }
ul.linkList li {
    margin-top: .5em;
    margin-right: .25em;
    margin-bottom: .5em;
    margin-left: 1em;
    }
ul.linkList li a {
    text-decoration: underline;
}
ul.list {
    margin: 5px 5px 5px 5px;
    list-style-image: none;
    list-style-type: disc;
    }
ul.list li {
    margin-top: .25em;
    margin-right: .25em;
    margin-bottom: .25em;
    margin-left: 1em;
    }
ul.sublist {
    margin: 5px 5px 5px 5px;
    list-style-image: none;
    list-style-type: circle;
    }
ul.sublist li {
    margin-top: .25em;
    margin-right: .25em;
    margin-bottom: .25em;
    margin-left: 1em;
    }
ol.list {
    margin: 5px 5px 5px 5px;
    list-style-type: decimal;
}
ol.list li {
    margin-top: .25em;
    margin-right: .25em;
    margin-bottom: .25em;
    margin-left: 1em;
    }
#left-col-three ul.imgLinkList {
    margin-left: 1em;
    margin-right: 1em;
}
#left-col-three ul.imgLinkList li {
    border: 1px solid #FFFFFF;
}
#left-col-three ul.imgLinkList li.selected {
    background-color: #EEEEEE;
    border: 1px solid #D5D5D5;
}
#right-col {
    width: 177px;
    float: right;
    }
#right-col h4 {
    margin: 15px 10px 0px 5px;
}
#right-col h5 {
    margin: 15px 10px 0px 5px;
}
#right-col form {
    margin: 15px 5px 15px 5px;
    padding-right: 5px;
    padding-left: 5px;
}
/* Subnavigation */
#right-col ul {
    margin: 15px 5px 15px 5px;
    padding-right: 5px;
    padding-left: 5px;
    list-style-image: url(../images/layout/gray_arrow.jpg);
    }
#right-col ul li {
    font-size: .8em;
    margin: 15px 10px 15px 15px;
    padding-bottom: 15px;
    border: 0px;
    border-bottom: 1px dotted #AEAEAE;
    }
#right-col ul li.last {
    border: none;
}
#right-col ul li span {
    font-size: 1em;
    font-weight: bold;
    text-decoration: underline;
    }
/* end subnavigation */

/* Partners */
#partners {
    width: 760px;
    height: 75px;
    float: right;
    }
#partners ul {
}
#partners ul li {
    width: 165px;
    float: right;
    padding-right: 6px;
    padding-left: 5px;
    border-left: 1px dotted #AEAEAE;
    border-top: 1px dotted #AEAEAE;
    border-bottom: 1px dotted #AEAEAE;
}
#partners ul li.last {
    border-left: none;
    padding-left: 0px;
    width: 75px;
}
#partners ul li.narrow {
    width: 135px;
}

/* Footer */
#footer {
    clear: both;
    float: right;
    width: 100%;
    padding-top: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    }

#left-col-three ul.linkList {
    margin-left: .25em;
    }
#left-col-three ul.linkList li {
    font-size: .8em;
    }
 
 /* Text Formatting */
#left-col-three p {
    font-size: .80em;
    }
#footer p{
    font-size: 67%;
    text-align: center;
    }

span.b {
    font-weight: bold;
    }
span.i {
    font-style: italic;
    }
    
span.disclaimer{
    font-size:10px;
    width:550px;
    
    font-style:italic;
    float:left;
   
}

span.sup{
	vertical-align: super;
	font-size: xx-small;
}

 /*========================= TOP OF THE MENU CASCADE =========================*/
.menu {
    position: relative;        /* establish a menu-relative positioning context */
    float: left;                                    /* play nicely with others */
    margin-top: 3px;
    width: 100%;
    height: 25px;
    }

.menu img {
    vertical-align: top;      /* prevent images from being pushed down by text */
    }

.menu ul {
    list-style-type: none;          /* we don't want to view the list as a list */
    line-height: 1.5em;           /* globally set the menu's item spacing. note */
    }                               /* this must be 1.0 or 1.5 or 2.0 for Mozilla */

.menu li {
    float: left;    /* this creates the side-by-side array of top-level buttons */
    position: relative;    /* create local positioning contexts for each button */
    margin: 0;
    height: 23px;
    padding-top: 2px;
    border-left: 1px solid #D5D5D5;
    color: #424242;
    font-size: 90%;
    font-weight: bold;
    text-decoration: none;
    }

.menu ul li.first {
    border: none;
    }

.menu ul li table {
    margin: -1px 0;              /* IE5 needs -1px top and bottom table margins   */
    margin: 0;               /* re-zero the table margins for everyone but IE5 */
    border-collapse: collapse;      /* IE5 needs this for the sub-menus to work */
    font-size: 12px;        /* this sets the base font size for our entire menu */
    }

.drop {
    display: block;
    padding: 0px 0.33em;	       /* this sets the l/r margins for our menu item */
    margin: 0;
    text-align: right;   /* this right alignment goes with the float:left below */
    cursor: pointer;     /* IE tries to switch back to an I-beam, don't let it */
    cursor: hand;         /* IE5 only knows about "hand", so set it both ways */
    }

.drop span {        /* this simultaneously left and right aligns the text and */
    float: left;       /* the >> in the drop-down menus which link to sub-menus */
    }

/*======================== TOP LEVEL MENU DEFINITIONS ========================*/

.menu ul li ul{
    display: none;                  /* initially hide the entire list hierarchy */
    padding: 1px;                   /* this is our box border width */
    z-index: 1;
    }

.menu ul li a,
.menu ul li a:visited {                    /* unselected top-level menu items */
    display: block;
    float: left;
    text-decoration: none;
    height: 23px;
    padding: 0pt 26px; 
    }

.menu ul li:hover a,
.menu ul li a:hover {                        /* selected top-level menu items */
    height: 22px;                           /* these 2 lines create the push-in illusion */
    margin-bottom: 1px;
    color: #414141;
    }

/*======================== 2ND LEVEL MENU DEFINITIONS ========================*/

.menu ul li:hover ul,
.menu ul li a:hover ul {                           /* 2nd level drop-down box */
    display: block;
    position: absolute;
    margin: 0;
    border: 1px solid #D5D5D5;      /*border around the drop down menu */
    top: 24px;                      /* place us just up underneath the top-level images */
    left: -1px;       /* left-align our drop-down to the previous button border */
    height: auto;      /* the drop-down height will be determiend by line count */
    /* width: 10em; */
    /*I'm not sure what the following color actually does */
    color: #2e6d59;                        /* this sets the unselected-text color */
    background-color: #EEEEEE;
    }

.menu ul li:hover ul.ex-wide,
.menu ul li a:hover ul.ex-wide {             /* 2nd level skinny drop-down box */
    /* width: 23.5em; */   /* with a 12px default font, this is 97px width (97/12) */
    }

.menu ul li:hover ul.wide,
.menu ul li a:hover ul.wide {             /* 2nd level skinny drop-down box */
    /* width: 14.5em; */   /* with a 12px default font, this is 97px width (97/12) */
    }

.menu ul li:hover ul.narrow,
.menu ul li a:hover ul.narrow {             /* 2nd level skinny drop-down box */
    /* width: 8.08333em; */   /* with a 12px default font, this is 97px width (97/12) */
    }

/* remove the left side border from the drop down */
.menu ul li ul li {
    border: none;
    }

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {                   /* 2nd level unselected items */
    border: 0;
    margin: 0;
    padding-left: 5px;
    height: auto;
    color: #2e6d59;               /* this sets the unselected drop-down text color */
    background: #EEEEEE;            /* this sets the drop-down menu background color */
    width: 10em;
    }

.menu ul li:hover ul li:hover a,
.menu ul li a:hover ul li a:hover {                /* 2nd level selected item */
    color: #414141;
    background: white;
    }

.menu ul li:hover ul.ex-wide li a,
.menu ul li a:hover ul.ex-wide  li a,
.menu ul li:hover ul.ex-wide  li a:hover,
.menu ul li a:hover ul.ex-wide  li a:hover {     /* 2nd level un+selected items */
    width: 23.5em;
    }

.menu ul li:hover ul.wide li a,
.menu ul li a:hover ul.wide li a,
.menu ul li:hover ul.wide li a:hover,
.menu ul li a:hover ul.wide li a:hover {     /* 2nd level un+selected items */
    width: 14.5em;
    }

.menu ul li:hover ul.narrow li a,
.menu ul li a:hover ul.narrow li a,
.menu ul li:hover ul.narrow li a:hover,
.menu ul li a:hover ul.narrow li a:hover {     /* 2nd level un+selected items */
    width: 8.08333em;
    }

/*======================== 3RD LEVEL MENU DEFINITIONS ========================*/

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {             /* hide inactive 3rd-level menus */
    visibility: hidden;
    }
     
.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {             /* 3rd level drop-down box */
    visibility: visible;
    position: absolute;
    margin-top: -1px;	      /* bring the top edge of the 3rd level menu up one */
    top: 0;
    left: 9em;
    }

.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a {     /* 3rd level unselected items */
    width: 8.08333em;
    background: #EEEEEE;
    color: #2e6d59;
    }

.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover {    /* level3 selected items */
    width: 8.08333em;
    background: white;
    color: #414141;
    }
    
    
}