* {
margin:0px;
padding:0px;
}
body{
font-size:100%;
line-height:1.125em;
color:#000;
font-family:Arial, Helvetica, sans-serif;
background:#969DA3 url(../bg.jpg) repeat-x;
margin:0px;
padding:0px;
}
#compRadios {
padding-bottom:8px;
}
#compRadios label {
   /* display: block; 
    padding-left: 30px;
    text-indent: -15px;
	width:35px; */
}
#compRadios input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0px 5px 0px 0px;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}

#homeNewsList {
list-style:none;
}
#homeNewsList  li {
background:url(../images/bullet.gif) no-repeat 2px 6px;
padding-left:15px;
line-height:1.8em;
}
.rollover {
color:#FF6600;
text-decoration:none;
}
.featureBox {
border:1px none #000;
margin-bottom:0px;
font-size:1em;
border-bottom:1px none #2B2B2B;
width:910px;
}
.featureBoxHeader img {
vertical-align:middle;
margin-right: 7px;
}
.featureLeftRightBorder {
border:1px solid #d4d5d9;
border-bottom:none;
border-top:none;
padding:20px 19px 0px 19px;
}
.featureBox .featureBoxHeader {
padding:4px 0px 0px 7px;
color:#343b40;
font-weight:bold;
cursor:pointer;
font-size:1em;
background-image:url(../images/downloads/bar.gif);
background-repeat:no-repeat;
background-position:0px 0px;
height:24px;
}
.featureBox .featureBoxHeader:hover {
background-position:0px -28px;
}

.featureBox .featureBoxContent2 {
display:none;
font-size:0.92em;
padding-bottom:15px;
}
.featureBox .featureBoxContent {
background:url(../images/downloads/box.gif) no-repeat 0px bottom;
padding:0px 0px 20px 0px;
}
.smallFont {
font-size:0.92em;
}
.error {
padding:0px 0px 5px 0px;
color:#FF0000;
font-weight:bold;
}
.success {
padding:0px 0px 5px 0px;
color:#009933;
font-weight:bold;
}
.inputForm td {
padding-bottom:5px;
}
.inputForm .txt{
white-space:nowrap;
padding-right:25px;
}
.inputForm input, .inputForm textarea, .inputForm select {
padding:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:inherit;
}
.inputForm input, .inputForm textarea {
width:250px;
}
a img {
border:none;
}
.ui-slider {
clear:both;
background: url(../images/slider/bar.gif) center center no-repeat;
border:none;
height:20px;
overflow:hidden;
}
.ui-slider .ui-slider-handle {
background: url(../images/slider/handle.png) left center no-repeat;
border:none;
cursor:move;
width:3.8em;
height:19px;
}
/*
.ui-slider { height: 19px; position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; z-index: 100; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }
/* slider specific CSS *//*
.ui-slider { 
height: 19px;
top: 5px;
position: relative;
background: url(../images/slider/bar.gif) center center no-repeat;
text-align:left;
clear:both;
overflow:hidden;
width:928px;
}
.ui-slider .ui-slider-handle { 
position: absolute;
cursor: move;
height: 19px;
width: 4em;
top: 0;
background: url(../images/slider/handle.png) left top no-repeat;
z-index: 100;
outline:none;
padding:0;

}*/


		/*
        .sliderGallery {
            overflow: auto;
            position: relative;
            height: 233px;
            width: 928px;
			margin:0 auto;
			
        }

*/
		.scroll-pane { 
		 height: 203px;
		 width: 928px;
		 overflow:hidden; 
		 position:relative;
		 float:left;
		 }
		.scroll-content { width: 928px; float: left; position:relative; }
		.scroll-content-item { width: 200px; height: 203px; float: left;text-align: center; }
		* html .scroll-content-item { display: inline; } /* IE6 float double margin bug */


        /*
        .sliderGallery ul {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 0;
            margin: 0;
        }
        
        .sliderGallery ul li {
            display: inline;
			padding:0px 100px;
			white-space: nowrap;
			overflow: hidden;
        }
		.sliderGallery ul li a {
		white-space: nowrap;
		float:left;
		display:block;
		}
        */
        /*.ui-slider {
            width: 926px;
            height: 18px;
            top: 210px;
            margin-left: 0px;
            padding: 1px;
            position: relative;
            background: url(../images/slider/bar.gif) no-repeat;
        }
        .ui-slider-handle {
            position: absolute;
            cursor: move;
            height: 19px;
            width: 45px;
            top: 0;
            background: url(../images/slider/handle.png) no-repeat;
            z-index: 100;
			outline:none;
        }*/
/* END SLIDER */
#footer {
font-size:0.912em;
color:#FFF;
padding:5px 0px;
}
#footer a {
color:#FFF;
}
#footer a:hover {
color:#000;
text-decoration:none;
}
h1 {
font-size:1.33em;
padding-bottom:11px;
margin-bottom:10px;
border-bottom:1px solid #E12F29;
}
h2 {
font-size:1.08em;
padding-bottom:10px;
color:#333;
}
/* h3 used for news headline */
h3 {
font-size:3em;
padding-bottom:10px;
padding-top:70px;
padding-right:10px;
font-weight:normal;
color:#2aa4e2;
position:relative;
left:10px;
line-height:1.2em;
}
h4 {
	font-size:1.2em;
	padding-bottom:5px;
	margin-bottom:10px;
	color:#e12f29;
	border-bottom:1px solid #e12f29;
}
h5 {
font-size:3em;
padding-bottom:10px;
padding-top:0px;
padding-right:10px;
font-weight:normal;
color:#2aa4e2;
position:relative;
left:0px;
line-height:1.2em;
}
p {
padding-bottom:15px;
}
.readstory a{
	color:#fff;
	background-color:#e12f29;
	padding:3px;
	font-weight:bold;
}
.readstory a:hover{
	color:#e12f29;
	background-color:#fff;
}
.titl {
border-bottom:1px solid #E12F29;
padding-bottom:11px;
margin-bottom:10px;
}
.featureLink1 {
width:367px;
height:113px;
display:block;
background-repeat:no-repeat;
background-position:0px 0px;
background-image:url(../images/efd.jpg);
text-indent:-3000em;
font-size:0.1em;
}
.featureLink1:hover {
text-decoration:none;
background-position:0px -113px;
}
.featureLink2 {
width:367px;
height:92px;
display:block;
background-repeat:no-repeat;
background-position:0px 0px;
background-image:url(../images/featured/hotwater.jpg);
text-indent:-3000em;
font-size:0.1em;
}
.featureLink2:hover {
text-decoration:none;
background-position:0px -92px;
}
#tel {
width:136px;
height:89px;
display:block;
background-repeat:no-repeat;
background-position:0px 0px;
background-image:url(../images/tel.gif);
text-indent:-3000em;
font-size:0.1em;
}
#tel:hover {
text-decoration:none;
background-position:0px -89px;
}
#visitSimLink {
width:233px;
height:30px;
display:block;
font-size:0%;
text-indent:-3000px;
background-image:url(../images/buttons/visit_simulator.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}
#visitSimLink:hover {
background-position:0px -30px;
}
#pdfLink {
width:187px;
height:31px;
display:block;
font-size:0%;
text-indent:-3000px;
background-image:url(../images/buttons/download.png);
background-repeat:no-repeat;
background-position:0px 0px;
position:relative;
z-index:5;
zoom:1;
}
#pdfLinkTech {
width:194px;
height:31px;
display:block;
font-size:0%;
text-indent:-3000px;
background-image:url(../images/buttons/download_data.gif);
background-repeat:no-repeat;
background-position:0px 0px;
position:relative;
z-index:5;
zoom:1;
}
#pdfLinkTech:hover {
background-position:0px -31px;
}
#pdfLink:hover {
background-position:0px -31px;
}
#wrapper {
font-size:0.75em;
text-align:left;
margin:0 auto;
width:950px;
}
#homeNewsContainer {
position:relative; z-index:3;top:-154px;left:597px;width:332px;
}
#homeNews {
color:#FFF;
font-size:0.912em;
line-height:1.25em;
}
#homeNews .newsLinks a {
color:#FFF;
}
#homeNews .newsLinksRO a {
color:#000;
}
#homeNews h2 {
font-size:1em;
border-bottom:1px solid #5eceff;
padding:16px 0px 5px 0px;
margin-bottom:6px;
}
.content ul, .ui-tabs .ui-tabs-panel ul{
margin-bottom:15px;
}
.content ul li, .ui-tabs .ui-tabs-panel ul li {
margin-left:25px;
}
.news ul{
	color:#555;
}
.news ul li{
	list-style:none;
	margin-left:0px;
	font-weight:bold;
}
.news ul ul{
	list-style:none;
	margin-left:20px;
}
.news ul ul li{
	font-weight:normal
}

#homeLink {
background-image:url(../images/menu/home.png);
width:79px;
}
#researchLink {
background-image:url(../images/menu/research.png);
width:193px;
}
#aboutLink {
background-image:url(../images/menu/about.png);
width:87px;
}
#productsLink {
background-image:url(../images/menu/products.png);
width:110px;
}
#envLink {
background-image:url(../images/menu/environmental.png);
width:120px;
}
#workshopLink {
background-image:url(../images/menu/workshops.png);
width:120px;
}
#caseStudyLink {
background-image:url(../images/menu/casestudies.png);
width:101px;
}
#newsLink {
background-image:url(../images/menu/news.png);
width:85px;
}
#downloadsLink {
background-image:url(../images/menu/downloads.png);
width:121px;
}
#careersLink {
background-image:url(../images/menu/careers.png);
width:95px;
}
#contactLink {
background-image:url(../images/menu/contact.png);
width:95px;
}
#nav {
position:relative; z-index:2;padding-top:14px;
}
#nav td {
}
#nav table td a{
text-decoration:none;
display:block;
background-position:0px 0px;
background-repeat:no-repeat;
color:#FFF;
height:46px;
text-transform:uppercase;
text-indent:-3000em;
font-size:0.1em;
outline:none;
}
#nav td a:hover, #nav td a.active{
background-position:0px -46px;
}
.clear {
clear:both;
}
td {
vertical-align:top;
}
.floatLeft {
float:left;
margin:0px 10px 10px 0px;
}
.floatRight {
float:right;
margin:0px 0px 10px 10px;
}
a {
text-decoration:none;
color:#0096D7;
}
a:hover {
text-decoration:none;
color:#FF6600;
}
.content {
background:#FFF;
padding:22px 19px 0px 19px;
}
#bot {
}
