/*div { border: 1px solid #000; }*/
body { 
	background: #00589A url(../images/bg.jpg) top center repeat-x; 
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #494949;
	line-height: 150%;
}
#wrapper {
	margin: 0px auto;
	width: 960px;
}
#header {
	background: url(../images/bg-masthead.jpg) top no-repeat;
	height: 97px;
	width: 100%;
	/*border: 1px solid #FFF;*/
}
#contents { 
	border: 1px solid #D8DAE0; 
	background-color: #FFFFFF; 
	width: 909px;
}
#contents-left { 
	width: 580px;
	margin: 20px 0px 0px 35px;
	padding-bottom: 80px;
}
#contents-right {  
	background: url(../images/bg-subnav.jpg) no-repeat;
	float: right;
	width: 240px;
	min-height: 381px;
	
}
* html #contents-right { height: 381px; }

#blueheader { background: url(../images/bluecurve.png) no-repeat; height: 70px; width: 875px; padding: 2px 0px 0px 35px; }

/* ####################### text and other styles ####################### */

.white { color: #FFFFFF; }
.purple { color: #692744; } 
.smaller { font-size: 10px; }
p { margin-bottom: 10px;  }
h1 { font: 40px Georgia; font-weight: normal; color: #FFF;  margin: 8px 0px 0px 0px; height: 60px; }
h2 { font: bold 20px Helvetica, Arial; color: #999999; height: 20px; margin: 0px 0px 20px 0px; text-indent: -1px; }
h3 { font: bold 14px Helvetica, Arial; color: #660000; letter-spacing: -.75px; text-indent: -1px; }
.calloutsentence { font: bold 14px Helvetica, Arial; color: #660000; letter-spacing: -.75px; }
p.whiteheader { margin: 0px 0px 0px 15px; }

iframe { border: 0px; padding: 12px 0px 0px 0px; margin: 0px;  }

#logo { text-indent: -9999px; display: block; float: left; height: 78px; width: 317px; background: url(../images/logo.png) no-repeat; margin: 10px 0px 0px 10px; }

#contents-left li { line-height: 140%;  margin-bottom: 5px; }

.tableHomeheadlines { width: 180px; }
.tableHomeheadlines a:link, .tableHomeheadlines a:visited { text-decoration: none; color: #585858; line-height: 120%; font: 11px Tahoma; } 
.tableHomeheadlines a:hover { text-decoration: underline; color: #000; } 
.tableHomeheadlines .cellDate { color: #5BABDB; font: bold 10px Tahoma; padding-top: 8px; }
.tableHomeheadlines .cellHeadline { }

.imgfloatright { float: right; margin: 0px 0px 10px 20px; }

.tableFormatted1 td { font-size: 11px; line-height: 110%; }
.tableFormatted1 ul { padding: 0px; margin: 0px 0px 0px 10px; }
* html .tableFormatted1 sub { position: fixed; top: 6px; }

.tableFormatted2 td { font-size: 11px; line-height: 130%; padding-left: 10px; }
.tableFormatted2 a:link, .tableFormatted2 a:visited { font-size: 11px; }

sub {
	position: relative;
	bottom: 0.05em;	
	font-size: 9px;
}
sup {
	position: relative;
	bottom: 0.05em;
	font-size: 9px;
}

/* ####################### links ####################### */

a:link, a:visited { color: #590F30; font: 12px Arial; line-height: 150%; text-decoration: underline; }
a:active, a:hover { color: #0099CC;  }

a.nounderlineBold:link, a.nounderlineBold:visited { text-decoration: none; font-weight: bold; }

a.bold:link, a.bold:visited { color: #590F30; font: 12px Arial; line-height: 130%; text-decoration: underline; font-weight: bold; }
a.bold:active, a.bold:hover { color: #000000;  }

.linkBlue, .linkBlue:visited { color: #4A6179; font: 12px Arial; line-height: 130%; text-decoration: underline; }
.linkBlue:hover, .linkBlue:active { color: #AA0000;  }

a.linkSmall:link, a.linkSmall:visited { color: #590F30; font: 11px Arial; }
a.linkSmall:hover, a.linkSmall:active { color: #000000; }

a.linkSmallGrey:link, a.linkSmallGrey:visited { color: #666666; font: 12px Arial; line-height: 130%; text-decoration: none; }
a.linkSmallGrey:hover, a.linkSmallGrey:active { color: #75B11B; text-decoration: underline; }


/* ####################### topnav ####################### */

#navigation {
	height: 40px;
	width: 948px;
	border-left: 6px solid #4D6879;
	border-right: 6px solid #648BAA;
	background:url(../images/topnav.jpg) no-repeat;
	/*border: 1px solid #FFF;*/
}

#navigation ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}

#navigation ul li {
	float:left;
	height:40px;
}

#navigation ul li a {
	background:url(../images/topnav.jpg) no-repeat;
	height:40px;
	display:block;
	margin:0px;
	/*overflow:hidden;*/
	text-indent:-9999px;
	/*border: 1px solid #000;*/
}

#navigation ul li.about a { background-position:-6px 0; width:107px; }
#navigation ul li.about a:hover { background-position:-6px -40px; }

#navigation ul li.technology a { background-position:-112px 0; width:125px; }
#navigation ul li.technology a:hover { background-position:-112px -40px; }

#navigation ul li.products a { background-position:-238px 0; width:109px; }
#navigation ul li.products a:hover { background-position:-238px -40px; }

#navigation ul li.applications a { background-position:-347px 0; width:130px; }
#navigation ul li.applications a:hover { background-position:-347px -40px; }

#navigation ul li.partners a { background-position:-477px 0; width:184px; }
#navigation ul li.partners a:hover { background-position:-477px -40px; }

#navigation ul li.investorrelations a { background-position:-661px 0; width:172px; }
#navigation ul li.investorrelations a:hover { background-position:-661px -40px; }

#navigation ul li.newsroom a { background-position:-833px 0; width:120px; }
#navigation ul li.newsroom a:hover { background-position:-833px -40px; }


/* ####################### secondary ####################### */

#secondary {
	float: right;
	margin: 3px 10px 0px 0px;
	width: 175px;
	/*border: 1px solid #FFF;*/
}
* html #secondary { margin-right: 5px; }

#secondary-left { float: right; width: 12px; height: 21px; display: block; background: url(../images/secondarynav-left.png) no-repeat; }
#secondary-right {float: right; width: 12px; height: 21px; display: block; background: url(../images/secondarynav-right.png) no-repeat; }

#secondary a { float: right; text-indent: -9999px; }
a#home { background:url(../images/b-home.gif) no-repeat; width: 48px; height: 21px; }
#secondary a#contact { background:url(../images/b-contact.gif) no-repeat; width: 60px; height: 21px; }

/*###################### subnavigation ######################*/

ul#subnav {
	width: 205px;
	padding: 30px 0 10px 25px;
	margin: 0px 0px 175px 0px;
	list-style:none;
	margin: 0px;
	}
ul#subnav a {
	color: #590F30;
	text-decoration:none;
	padding: 7px 0 7px 25px;
	display: block;
	width: 175px;
	height: auto;
	font: 12px Arial;
	background: url(../images/bullet1.gif) 0px 9px no-repeat;
	line-height: 110%;
	border-bottom: 1px solid #C6C7CC;
	}
ul#subnav a:hover {
	text-decoration: none;
	font-weight: bold;
	}
ul#subnav li { margin: 0px; }

/* ----------------- */
ul#subnav .subsub { 
	border-bottom: 1px solid #C6C7CC;
	padding: 5px 0px 5px 25px;
	list-style:none;
	margin: 0px;
}
ul#subnav .subsub li a {
	font: 11px Arial;
	text-decoration:none;
	padding: 0px 0px 4px 0px;
	display: block;
	width: 175px;
	height: auto;
	background: none;
	border: none;
	}
ul#subnav .subsub li a:hover {
	font-weight: bold;
}
#subsub-aris, #subsub-particulatefilters, #subsub-fbcatalysts { display: none; }
 
/* ----------------- */


/*###################### sidebuttons ######################*/

ul#sidebuttons {
	padding: 20px 0px 10px 15px;
	margin: 0px 0px 125px 0px;
	list-style:none;
	margin: 0px;
	}
ul#sidebuttons a {
	padding: 0px;
	margin-bottom: 7px;
	display: block;
	width: 211px;
	height: 31px;
	background-color: #74B8E0;
	text-indent: -9999px;
	background-repeat: no-repeat; 
	}
ul#sidebuttons a:hover {
	background-color: #2F94D0;
	}
ul#sidebuttons li { margin: 0px; display: block; }

ul#sidebuttons a#b-spotlight-a { background-image: url(../images/b-spotlight1.png); }
ul#sidebuttons a#b-spotlight-b { background-image: url(../images/b-spotlight2.png); }
ul#sidebuttons a#b-spotlight-c { background-image: url(../images/b-spotlight3.png); }

/* ####################### footer ####################### */

#footer { 
	border-right: 6px solid #865068; 
	border-left: 6px solid #865068; 
	background-color: #590F30;
	font: 9px Tahoma; color: #CCC;
	padding: 7px 0px 7px 12px;
}
#footer a, #footer a:visited { font: 9px Tahoma; color: #CCC; }

/* ###################### bios ###################### */

.biosTable { margin-top: 15px; }
.bios-topcell { background: #EFEFEF url(../images/bios_topcurve.gif) 0 0 no-repeat; padding: 10px; }

.bios-topcell td { padding: 15px 15px 0px 15px; }
.bios-contentcell p { margin: 10px 0px 0px 0px; }

/* ###################### how ###################### */

.howTable { margin-top: 15px; }
.how-topcell { background: #E3E6EA url(../images/how-topcurve.gif) 0 0 no-repeat; padding: 10px; }

/* ####################### pagebody and pagephotos ####################### */

#pagebody td#backgroundcell { padding: 82px 22px 22px 24px; background-color: #EFF1F6; background-repeat: no-repeat; }

body#investorrelations #pagebody td#backgroundcell { background-image: url(../images/t-partners.jpg); }
body#applications #pagebody td#backgroundcell { background-image: url(../images/t-applications.jpg); }
body#technology #pagebody td#backgroundcell { background-image: url(../images/t-technology.jpg); }
body#products #pagebody td#backgroundcell { background-image: url(../images/t-products.jpg); }
body#newsroom #pagebody td#backgroundcell { background-image: url(../images/t-newsroom.jpg); }
body#about #pagebody td#backgroundcell { background-image: url(../images/t-about.jpg); }
body#partners #pagebody td#backgroundcell { background-image: url(../images/t-partners.jpg); }
body#contact #pagebody td#backgroundcell { background-image: url(../images/t-contact.jpg); }
body#spotlight #pagebody td#backgroundcell { background-image: url(../images/t-spotlight.jpg); }