/*** ---------------------------------------------------- ***/
/*** PRESENTATION ***/
/*** Site-wide ***/
body				{ font: 70% verdana, arial, sans-serif; line-height:150%; color:#333333; margin: 0; padding: 0; background-color:#154377; height:100%; }
h1				{ font: bold 140% verdana, arial, sans-serif; color:#68B327; margin-top:84px; margin-bottom:-11px; text-transform:uppercase; }
html>body h1			{ margin:30px 0 -5px 0;}
h1 span.date			{ font: 80% verdana, arial, sans-serif; text-transform:uppercase; display:block; margin-bottom:-10px; position:relative; top:2px; color:#333333; }
h1 span.small			{ font-size:80%; }
h2						{ font: 110% verdana, arial, sans-serif; text-transform:uppercase; margin-bottom:-10px; position:relative; top:2px; }
h2 a					{ color:#333333; }
h3						{ font: 110% verdana, arial, sans-serif; margin-bottom:-13px; }
h3.normal				{ margin:20px 0 30px 0; }
h3.normalBold			{ font-weight:bold; font-size:1em; margin:23px 0 -5px 0; }
h3.normalBoldnoBottom	{ font-weight:bold; font-size:1em; margin:23px 0 -10px 0; }
cite					{ background-color:#EBF5E3; border:solid 1px #154377; font-size:90%; padding:10px 15px; margin-top:10px; color:#154277; font-style:normal; display:block; }
p 						{ display:block; margin:10px 0; clear:both; }
a						{ color:#F05C00; }
p img					{ position:relative; top:2px; }
a img					{ border:none; }
p img.onLeft			{ align:left; margin-right:5px; }
.clear					{ clear:both; }

.orange					{ color:#F05C00; }
#header, #footer		{ text-align: left; font-size:100%; padding: 0.3em 0; background: #FFF; }
#header img#logoImage	{ position:relative; top:12px; left:20px; }
#footer					{ border-top:solid 1px #154377; padding:8px 20px 8px 18px; font-size:0.9em; }
.footerLong				{ padding-top:-2px; background-color:white !important;}
#left 					{ background: #FFF; }
#singleColumn			{ background: #FFF; position:relative;height: 630px; }
#center 				{ background: #FFF; }
#center	a			{font-weight: bold; text-decoration: none;}
#right 					{ background: #FFF; }
#right img				{ float:right; margin-top:40px; }
#container .column		{ padding-top: 1em; padding-bottom:2em; }
#container ul, .mainContent ul		{ list-style:none; position:relative; left:-40px; }
#container li a, .mainContent li a	{ text-decoration:none; }

#container ul.normal	{ list-style-type:square; position:relative; left:-20px; }
#container ul.spaced	{ list-style-type:square; position:relative; left:-20px; }
#container ul.spaced li	{ margin-bottom:10px; }
#container ul.bullets	{ list-style-type:square; position:relative; left:-25px; }
#container ul.bullets li{ margin-top:10px; }
#container ul.bullets ul li { list-style-type:none; list-style-image:url(http://www.oxfordcatalysts.com/images/img_blackbullet.gif); position:relative; left:17px; }
div.jumpMenu p			{ margin:7px 0 0 0; }			


html>body #container ul.bullets ul li { left:12px; }
.imageOnRight			{ padding-right:110px; position:relative;  }
.imageOnRight img		{ position:absolute; right:20px; top:-10px; }
.cursor 				{  cursor: hand}
.dateList				{ margin-top:13px; padding-left:80px; }
.dateList p				{ margin-bottom:-7px; }
.dateList span			{ position:absolute; left:30px; }
.nameList				{ margin-top:0px; padding-left:0px; padding-bottom:20px; width:380px; }
.nameList dfn			{ float:left; font-style:normal; margin-right:15px;  }
.nameList span			{ float:right; }
html>body .nameList span { margin-top:0px; }	
.nameList td {padding:6px 15px 6px 0; vertical-align:top;}
		
.uppercase				{ text-transform:uppercase; }
span.indent1				{ position:relative; left:7px; }
p.indent, table.indent, 
.largeIndent			{ position:relative; left:17px; }
span.noLink				{ color:#F05C00; font-weight:bold; }
span.underline			{ text-decoration:underline; }
span.super				{ font-size:60%; vertical-align:super; }
span.smallDate			{ font-size:0.9em; position:relative; left:8px; }
span.smaller09			{ font-size:0.9em; }
h2.announcements		{ margin-top:20px; }
ul.announcementList		{ margin-top:-15px; }
ul.announcementList li	{ margin-top:15px; }
ul.announcementList li span.date	{ margin-left:8px; font-size:1.0em; }
ul.dateLinkList			{ position:relative; top:2px; margin-bottom:25px; }
ul.dateLinkList	li		{ margin-top:3px; }
ul.dateLinkList img 	{ position:relative; top:1px; }

/*** Home Page ***/
.mainContent li			{ padding-top:4px; }
.mainContent ul a		{ font-weight:bold; padding-top:5px; }
img#mainQuote			{ position:relative; left:40px; top:44px; }
ul.mainImages			{ list-style:none; }
ul.mainImages li 		{ display:block; width:172px; height:132px; position:absolute; }
ul.mainImages li#greenerfuel	{ left:20px; top:123px; }
ul.mainImages li#silentandclean	{ left:197px; top:123px; }
ul.mainImages li#balanced		{ left:374px; top:87px; }
ul.mainImages li#anewsteam		{ left:551px; top:87px; }
/*
ul.mainImages li#greenerfuelImg:hover		{ background-image:url(http://www.oxfordcatalysts.com/images/img_greenerfuel_over.jpg); }
ul.mainImages li#silentandcleanImg:hover	{ background-image:url(http://www.oxfordcatalysts.com/images/img_silentandclean_over.jpg); }
ul.mainImages li#balancedImg:hover			{ background-image:url(http://www.oxfordcatalysts.com/images/img_balanced_over.jpg); }
ul.mainImages li#anewsteamImg:hover			{ background-image:url(http://www.oxfordcatalysts.com/images/img_anewsteam_over.jpg); }
*/
div.mainContent						{ margin-top:212px; height:150px;}
div.mainContent .leftFloat			{ float:left; width:340px; background-color:#fff; font-size:1.1em; }
div.mainContent .leftFloat ul 		{ position:relative; top:-7px; font-size:0.9em; }
div.mainContent .leftFloat ul img 	{ position:relative; top:1px; }
div.mainContent .rightFloat			{ float:right; width:348px; background-color:#fff; position:relative; top:-10px; }
div.mainContent .rightFloatContent	{ background:url(http://www.oxfordcatalysts.com/images/bg_mainboxmiddle.gif) repeat-y top; margin:2px 0 0 0; padding:10px 100px 10px 10px; position:relative; }
div.mainContent .rightFloatContent img.topLine  { position:absolute; top:0px; right:0px; }
div.mainContent .rightFloatContent img.bottomLine  { position:absolute; bottom:0px; right:0px; }
div.mainContent .rightFloatContent img.logo { position:absolute; top:10px; right:10px; }
.topLine, .bottomLine {line-height:1px; display:block;}
.legalCopy	{padding:55px 2px 0 19px; text-align:left}
/*** About Pages ***/

/*div.bioQuote			{ background-color:#ecf5e4; border:solid 1px #69b328; color:#154277; margin-top:10px; clear:both; height:94px; }*/
/*div.bioQuote cite		{ background-color:none; border:none; font-size:90%; padding:0; margin:0px; color:#154277; font-style:normal; display:block; }*/

div.bioQuote 			{ clear:both; height:132px; }
div.bioQuote img		{ float:left; border:solid 1px #69b328; width:75px; margin:0; }			
div.bioQuote span		{ float:right; width:312px; position:relative; top:-14px; margin:0; padding:0; }			
div.bioQuote span img	{ float:none; }			
div.bioQuote strong		{ color: #F05C00; }
div.bioQuote cite		{ background:none !important; border:none; font-size:90%; padding:10px 5px; margin-top:0px; color:#154277; font-style:normal; display:block; }
div.bioQuote .longBioQuote { margin-bottom:-15px; }

cite.withPhoto			{ background:none !important; border:none; color:#154277; font-style:normal; display:block; position:relative; height:100px; padding:0; margin-top:18px; }
p.aboutText				{ margin-top:0px; }			
cite.withPhoto img		{ float:left; border:solid 1px #69b328; margin-bottom:5px; }
cite.withPhoto span		{ float:right; width:305px; position:relative; top:-4px; }
div.blueHr				{ color:#154377; height:1px; margin:5px 0 0 0; background:url(http://www.oxfordcatalysts.com/images/bg_blueHr.gif) repeat-x; width:100%; clear:both;  }


/*** Investor Pages ***/
table.financeInfo		{ margin-top: 8px;width:300px; background-color:#ccc;top: 10px;margin-bottom: 15px; }
table.financeInfo td.topLeft	{ background-color:#69b328; padding-left:4px; color:#FFF; width:94px; border-right:solid 1px #ccccca; }
table.financeInfo td.topRight	{ background-color:#69b328; padding-left:4px; color:#FFF; width:122px; border-top:solid 1px #69B328;  }
table.financeInfo td.oddLeft	{ background-color:#fff; border-right:solid 1px #fff;padding-left:4px;}
table.financeInfo td.oddRight	{ background-color:#fff; padding-left:4px; border-left:solid 1px #fff; }
table.financeInfo td.evenLeft	{ background-color:#fff; border-right:solid 1px #fff;padding-left:4px;}
table.financeInfo td.evenRight	{ background-color:#fff; padding-left:4px; border-left:solid 1px #fff;  }
div#AdmissionDocument			{ margin-top:25px; width:350px; }
div#AdmissionDocument img		{ float:left; }
div#AdmissionDocument p			{ float:right; display:block; width:250px; }		

/*** Press Pages ***/
#PressReleaseNames		{ margin-top:-19px; }
html>body #PressReleaseNames		{ margin-top:-12px; margin-bottom:36px; }
div.rssbtn-top { background: url(http://www.oxfordcatalysts.com/images/rssbtn-top.gif); margin:0; width:125px; height:16px; }
div.rssbtn-mid { width:123px; border-left:1px solid #c0c0c0; border-right:1px solid #c0c0c0; background-color:#fff; margin:0; display:block; font-size:90%; overflow:hidden;}
div.rssbtn-btm { background:url(http://www.oxfordcatalysts.com/images/rssbtn-btm.gif); width:125px; height:11px; margin:0; display:block; line-height:1px; display:block;}
#container div.rssbtn-mid ul { margin:0; padding:0;left:0;}
div.rssbtn-mid ul a { display:block; width:120px; position:relative; left:0px; padding:5px 0 4px 8px; color:#154277; font-weight:normal; text-transform:uppercase; }

/*
table.pressReleaseNoBorder, 
table.pressReleaseNoBorder th, 
table.pressReleaseNoBorder td			{ margin:0; padding:0;}
table.pressReleaseNoBorder th			{ font-weight:bold;}
table.pressReleaseNoBorder td,
table.pressReleaseNoBorder th   		{ border:solid 1px #eee; border-top:none; border-left:none; padding:2px; }
table.pressReleaseNoBorder td.topLeft,
table.pressReleaseNoBorder th.topLeft 	{ border-top:solid 1px #eee; border-left:solid 1px #eee;}
table.pressReleaseNoBorder td.top,
table.pressReleaseNoBorder th.top		{ border-top:solid 1px #eee;  }
table.pressReleaseNoBorder td.left,
table.pressReleaseNoBorder th.left		{ border-left:solid 1px #eee; }
*/
table.pressReleaseNoBorder				{width:380px; margin-top:10px;}
table.pressReleaseNoBorder, 
table.pressReleaseNoBorder th, 
table.pressReleaseNoBorder td			{ margin:0; padding:0 5px; vertical-align:top; text-align:left;}
table.pressReleaseNoBorder th.rightAlign,
table.pressReleaseNoBorder td.rightAlign				{ text-align:right !important; }


th.underline,
td.underline 					{ border-bottom:#000 solid 1px !important;  }

th.doubleline,
td.doubleline 					{ border-bottom-style:double !important; border-bottom-color:#000 !important; }

div.photo 				{ clear:both; height:85px; margin-bottom:10px; }
div.photo div			{ width:85px; height:85px; background-color:#ecf5e4; border: solid 1px #69b328; float:left; text-align:center; padding:0px; }
div.photo div.landscape	img { margin-top:15px; }
div.photo img			{ margin:0; padding:0; }
div.photo p				{ float:right; width:280px; padding:0; margin:0 }
div.photo a				{ text-decoration:none; }

/*** Careers Pages ***/
ul#Vacancies			{ margin-top:20px; width:370px; margin-right:-20px; }
ul#Vacancies li			{ margin-top:3px; }

/*** Movie Player ***/
body#MovieBody			{ background-color:#FFF; text-align:center; }

/*** ---------------------------------------------------- ***/
/*** PAGE POSITIONING ***/
/*** Home Page (1 col) ***/
#singleColumn		{ width:700px; padding:38px 20px; }
/*** Sub Pages ***/
#main			{width:744px; margin:0 auto 10px auto;position: relative;background: #fff;}
#floatCentre		{  background-color:#FFF; }
#container .column	{ position: relative; float: left; display:inline;}
#header				{ position:relative; margin:0; padding:0; z-index:1000; }
#center				{ padding: 10px 0px 20px 30px; width: 385px; display:inline; }
#left				{ width: 150px;  padding: 0;  background-color:#FFF; display:inline; }
#right				{ width: 179px;  padding: 0; background-color:#FFF; display:inline; }
* html #right		{ float:right; width: 175px;}
#footer				{ clear:both; }

/*** Equal-height Columns ***/


#footer-wrapper		{ width:100%; }
#footer				{ width:706px; margin:0 auto;background:#154377 url(http://www.oxfordcatalysts.com/images/bg_footer.gif) no-repeat top center; }


/*** ---------------------------------------------------- ***/
/*** NAVIGATION ***/

ul#nav					{ list-style:none; position: relative; margin:40px 0 0; padding:0; background-color:#69B328; height:24px; width:744px;  }
ul#nav li				{ float: left; position:absolute; display:inline; margin:0; padding:0; }
ul#nav li#navCell0		{ left:0px; }
ul#nav li#navCell1		{ left:75px; }		
ul#nav li#navCell2		{ left:169px; } 
ul#nav li#navCell3		{ left:372px; } 
ul#nav li#navCell4		{ left:473px; } 
ul#nav li#navCell5		{ left:543px; } 
ul#nav li#navCell6		{ left:652px; } 

ul#nav li#navCell0a		{ left:0px; }
ul#nav li#navCell1a		{ left:72px; }		
ul#nav li#navCell2a		{ left:166px; } 
ul#nav li#navCell3a		{ left:281px; } 
ul#nav li#navCell4a		{ left:377px; } 
ul#nav li#navCell5a		{ left:478px; } 
ul#nav li#navCell6a		{ left:548px; } 
ul#nav li#navCell7a		{ left:657px; }

#sideMenuTop			{position:relative; margin-top:50px;}
ul#sideMenu				{ font-size: 90%; background-color:#EBF5E3; color:#154277; border:solid 1px #68B327;  width:138px; padding:4px 0; left:10px; margin:0; }
ul#sideMenu a	    { display:block; position:relative; left:0px; padding:5px 0 4px 8px; color:#154277; font-weight:normal; text-transform:uppercase; }
ul#sideMenu a:hover		{ background-color:#69B328; color:#FFFFFF; font-weight:bold; } 
ul#sideMenu a:active, ul#sideMenu .hover { background-color:#F05C00; color:#FFFFFF; font-weight:bold; }
ul#sideMenu li ul li a {font-size: 9px; border-bottom: 1px solid #fff;background-color:#69B328; color:#FFFFFF; font-weight:bold; }
ul#sideMenu li ul li a span {color:#69B328}
ul#sideMenu li ul li a.hover {font-size: 9px;  background-color:#69B328; color:#FFFFFF; font-weight:bold; }
ul#sideMenu li ul li a.hover span,ul#sideMenu li ul li a:hover span {color: #fff;}
ul#sideMenu .secondselect { background-color:#F05C00; color:#FFFFFF; font-weight:bold; border-bottom: 1px solid #fff;}
ul#sideMenu .ardown {display: none;}
ul#sideMenu .arright {display: inline;}
ul#sideMenu .secondselect .ardown {display: inline}
ul#sideMenu .secondselect .arright {display: none}

ul#sideMenu li a.firstselect {background-color:#F05C00; color:#FFFFFF; font-weight:bold; border-bottom: 1px solid #fff;}
ul#sideMenu li a.firstselect .ardown {display: inline}
ul#sideMenu li a.firstselect .arright {display: none}

ul#sideMenu li ul li a.firstselect {font-size: 9px; border-bottom: 1px solid #fff;background-color:#69B328; color:#FFFFFF; font-weight:bold;}
ul#sideMenu li ul li a.firstselect  span {color:#fff}

ul#sideMenu a.parentPage { background-color:transparent; }
ul#sideMenu.singleItemSide		{ height:104px; }

/* Dynamic page menu */
ul.dynamicMenu a, ul.normal a, ul.spaced a, a.hover, a.noHover, a.hoverNoLine { color: #F05C00; font-weight:bold; }
a.noHover, a.hoverNoLine	{ text-decoration:none; }
ul.dynamicMenu a:active, ul.normal a:hover, ul.dynamicMenu a:hover, .mainContent li a:hover, ul.spaced a:hover, a.hover:hover, a.hoverNoLine:hover  { color: #69B328; }

/*** ------------------------------------------------------ ***/
/*** NEWSLETTER ***/
.newsletterbutton {margin-left: 8px;}
.newsletterbutton2 {margin-top: 12px; margin-left: 10px; border:1px solid #f05c00; background-color:#ffd8c0; color:#154277; font-size:90%; }
.newsletterbutton2 p {margin:5px 0px;}
#sideMenuTop .newsletterbutton2 ul {left:0; padding:0 3px 8px; margin:0 3px 8px;}
#sideMenuTop .newsletterbutton2 ul li a {color:#154277; text-transform:uppercase; padding-bottom:8px; }
.black_overlay	{display: none;position: absolute;top: 0%;left: 0%;width: 100%;height: 800px;background-color: black;z-index:1001;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);}
.white_content 	{display: none;width: 472px; border: 2px solid #000; top: 110px; height: 375px;background: #fff url(http://www.oxfordcatalysts.com/images/frame-newsletter.gif) top left no-repeat;position: absolute;margin-left: 230px;z-index: 10000;overflow: auto;
}

.white_content .newsletter {margin: 120px 0 0 14px;}
.newsletter .input, .newsletter select {font-size: 15px;padding: 0 0 0 2px;color: #333; height: 22px; 
width: 183px;border: 1px solid #666; }
.newsletter select {width: 187px;}
.newsletter td.secondcol{width: 220px;}
.newsletter td.firstcol{width: 122px;}
.newsletter legend {font-weight: bold; margin: 0;padding: 0; color: #000;}
.newsletter fieldset{margin: 0; padding: 0; border: 0px;}
.newsletter table {margin: 0 0 0 4px;width: 350px;}

/*** -------------------------------------------------------- ****/
/*** ADDED ON 08/05/2008
 *** MIKE O'NEIL ***/
#center ul li{margin: 0 0 5px 0;background: url(http://www.oxfordcatalysts.com/images/img_chevron.gif) left 2px no-repeat;padding: 0 0 0 8px; }
#center ul.normal li, #center ul.spaced li, #center ul.bullets li {background: none;padding: 0;}
span.chevron { background: url(http://www.oxfordcatalysts.com/images/img_chevron.gif) top left no-repeat;padding: 0 0 0 8px; }

.floatright {text-align: right;padding: 0; margin: 0}
