@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	background: #FFF url(/img/global/main_bg.jpg) 0 0 repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#968e80;
}
a, a:hover {
	text-decoration: underline;
	voice-family:inherit;
	color:#5b554d;
	outline:none;
}
a:hover {
	color: #544e46;
}
a:active { /* Remove Outline from clicked links */
	outline: none;
}
a:focus { /* Remove Outline from clicked links */
	-moz-outline-style: none;
}
img {
	border:0;
}
form, div, li {
	margin:0px;
	padding:0px;
}
ul {
	list-style-position: outside;
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 {
	font-size:22px;
	color:#544e46;
	font-weight:normal;
	margin:0 0 25px;
	padding:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:26px;
	text-align:left;
}
h1 span {
	color:#ad1e19;
}
h2 {
	font-size:16px;
	color:#53534A;
	font-weight:normal;
	margin: 0 0 3px;
}
h3 {
	font-size:15px;
	color: #53534A;
	font-weight: normal;
	margin:0 0 3px;
	text-align:left;
}
#mainWrapper, #mainWrapperIR {
	width:940px;
	margin:0 auto;
	border-top:0;
	border-left:20px solid #eceae2;
	border-bottom:0;
	border-right:20px solid #eceae2;
	background-color:#eceae2;
}
#headerBar {
	background-color:#544e46;
}
#headerBar img {
	display:block;
}
#headerNav {
	padding:0;
	height:44px;
	background:url(/img/global/mainnav_bg.jpg) 0 50% no-repeat;
	position:relative;
	z-index:998;
}
#headerNav ul {
	z-index:998;
}
#headerForm {
	float:right;
	padding:10px 20px 0;
	height:20px;
}
#siteSearch {
	background:url(/img/global/head_search_bg.gif) 100% 0 no-repeat;
	width:300px;
	text-align:right;
}
#siteSearch input {
	border:none;
	background-color:transparent;
	padding:0;
}
#siteSearch #globalSearchField, #siteSearch #keywords {
	text-transform:uppercase;
	padding:0 1px 0 2px;
	width:170px;
	text-align:center;
	color:#cbc4b9;
	margin:0;
	font-size:11px;
}
#siteSearch input:hover {
	color:#FFF;
}
#siteSearch #globalSearchBttn {
	width:23px;
	height:23px;
}
#contentContainer {
	padding:20px 20px;
	overflow:hidden;
	text-align:justify;
	width:900px;
	line-height:17px;
	min-height:380px;
}
.subLinkOn {
	color:#ad1e19 !important;
}
#contentContainer, .contentContainerIR {
	background:#FFF url(/img/global/page_bg.jpg) 0 100% repeat-x !important;
}
#contentContainer div {
	overflow:hidden;
}
#contentContainer>img {
	float:right;
	margin: 0 0 20px 20px;
}
.columnOneMain {
	width:640px;
	vertical-align:top;
	text-align:justify;
	float:left;
	padding:18px 0 0 0;
	margin:0 25px 0 0;
}
#homeBody .columnOneMain {
	width:595px;
	background:url(/img/global/col_bg.jpg) 100% 0 no-repeat;
}
#aboutBody .columnOneMain {
	width:595px;
}
.columnOne {
	vertical-align:top;
	float:left;
	text-align:left;
}
.columnOne, .columnOne .pods {
	width:234px;
}
.columnTwoMain {
	padding: 0 20px 20px;
	vertical-align:top;
	text-align:justify;
	line-height:17px;
}
.columnTwo {
	padding: 0 20px 20px;
	vertical-align:top;
	width:394px;
	text-align:justify;
	line-height:17px;
	float:left;
}
.columnTwo h1, .columnTwoMain h1 {
	color:#cd4834;
	font-size:24px;
	text-align:left;
	margin-bottom: 10px;
	line-height:28px;
}
.columnTwo h2, .columnTwoMain h2 {
	font-size:16px;
	text-align:left;
	margin-bottom: 10px;
	line-height:18px;
	font-weight:normal;
}
.columnTwo h2 b, .columnTwoMain h2 b {
	font-weight:normal;
}
.columnTwo h4, .columnTwoMain h4 {
	font-size:11px;
	text-align:left;
	margin-bottom: 10px;
}
.columnTwo ul, .columnTwo ol, .columnOneMain ul, .columnOneMain ol, .columnTwoMain ul, .columnTwoMain ol {
	list-style: disc;
	margin:13px;
	text-align:left;
}
.columnThree {
	vertical-align:top;
	line-height:14px;
	float:right;
	margin:0 0 0;
	padding:0 0 20px;
	text-align:left;
}
.columnThree, .columnThree .pods {
	width:229px;
}
#homeBody .columnThree, #aboutBody .columnThree, #homeBody .columnThree .pods {
	width:270px;
}
.pods {
	margin:0 0 30px;
	padding:0;
}
.columnOne .pods {
}
.pods h2, .pods legend {
	color:#544e46;
	font-weight:normal;
	font-size:11px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	background:url(/img/global/podheader_bg.gif) 0 50% repeat-x;
}
.columnOne .pods h2 {
	color:#ad1e19;
	font-weight:normal;
	font-size:11px;
	text-transform:uppercase;
	padding-bottom:2px;
	margin-bottom:5px;
	border-bottom:1px solid #d6d4d0;
	background:none;
}
.pods h2 span, .pods legend span {
	padding:0 10px 0 0;
	background-color:#fdfdfb;
	text-transform:uppercase;
}
.pods a {
	text-decoration:underline;
}
.columnOne .pods a {
	text-decoration:none;
	text-transform:none;
	color:#686259;
}
.pods .podInner a, .pods a:hover, .highlight {
	color:#ad1e19;
}
.pods span {
}
.pods .podInner {
	padding:3px 10px 10px;
	background:#fffffe url(/img/global/podinner_bg.jpg) 0 0 no-repeat;
}
.pods img {
	margin: 0 0 4px;
}
#poll.pods img {
	width:270px;
}
#poll.pods .button {
	border:0;
	padding:0;
}
#poll.pods td input {
	border:0;
	padding:0;
	margin:0;
	height:13px;
}
#poll.pods td.answerCell {
	border:0;
	padding:0;
	margin:0;
}
#poll.pods .button {
	border:0;
	padding:0;
}
#poll.pods form {;
	margin-top:0;
}
#poll.pods .highlight p {
	margin:5px 0;
}
#poll.pods .highlight, #didYouKnow .highlight {
background:none;
border:0;
cursor:default;
}
/*#poll.pods input {
 float:left;
 padding-right:10px;
 }*/
/*#poll.pods label div {
 float:left;
 display:block;
 }*/
 
.pods .podInner img {
	margin: 5px 10px 5px 0;
	float: left;
	clear:both;
	vertical-align:top;
}
.pods form {
	margin-top:10px;
	line-height:18px;
	color:#544e46;
	text-transform:uppercase;
	font-size:10px;
}
.pods a.highlight, .pods span.highlight {
	padding:3px 0 5px;
	margin-bottom:3px;
	border-bottom:1px solid #d6d4d0;
	display:block;
	background: url(/img/global/arrow_subnav_r_on.gif) 98% 50% no-repeat;
	text-decoration:none;
	cursor:pointer;
}
#poll.pods span.highlight {
	padding:0px 0 5px;
	background: none;
	cursor: default;
}
.pods span.internationalLink {
	background-position:98% 7px;
}
.pods #internationalSheets {
	padding:0 0 5px 10px;
	margin:4px 0 2px;
	line-height:16px;
}
.pods #internationalSheets a {
	text-decoration:none;
	display:block;
}
#inforequest.pods {
	border-bottom:1px solid #d8d6d3;
}
.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	padding:12px 15px 40px;
	background: url(/img/global/quote_bg.gif) bottom no-repeat;
	margin:20px 0 5px;
	text-align:justify;
	line-height:16px;
}
.detailLink {
	padding:0 0 3px;
}
#footerContainer {
	width:980px;
	margin:0 auto;
}
.footerNavContainer {
}
.footerNav {
	margin:			0;
	padding:		0 0 0px;
	list-style:		none;
	height:44px;
	border-bottom:1px solid #e1dfd2;
}
.footerNav li {
	float:			left;
	padding:0;
}
.footerNav a, .footerNav a:visited { /* visited pseudo selector so IE6 applies text colour*/
	/*padding: 		18px 0 0 22px;*/
	padding: 		18px 0 0;
	text-decoration:none;
	text-align:left;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:			#8f8a82;
	text-transform:uppercase;
	display:		block;
	font-size:10px;
}
#footerContainer .homeButtn {
	width:56px;
}
#footerContainer .aboutButtn {
	width:60px;
}
#footerContainer .solutionsButtn {
	width:84px;
}
#footerContainer .newseventsButtn {
	width:108px;
}
#footerContainer .mediaButtn {
	width:108px;
}
#footerContainer .careersButtn {
	width:73px;
}
#footerContainer .investorsButtn {
	width:85px;
}
#footerContainer .contactsButtn {
	width:80px;
}
#footerContainer .glossaryButtn {
	width:80px;
}
.glossaryButtn a, .glossaryButtn a:hover, .glossaryButtn a:visited {
	text-align:center;
}
#footerContainer .termsButtn {
	width:136px;
}
.termsButtn a, .termsButtn a:hover, .termsButtn a:visited {
	text-align:center;
}
#footerContainer .privacyButtn {
	width:109px;
}
.privacyButtn a, .privacyButtn a:hover, .privacyButtn a:visited {
	text-align:center;
}
#copyright {
	margin:8px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#a39e96;
	clear:both;
	font-weight:bold;
}
input, select, textarea {
	font-size: 10px;
	color: #cd4834;
	font-weight: normal;
	border-width:1px;
	border-style:solid;
	padding:2px 3px;
	border-color:#746c60;
	outline:none;
}
.labeltext {
	font-size: 9px;
	color: #948f82;
	font-weight:normal;
	text-transform:uppercase;
}
label {
	margin:4px 0;
	padding-bottom:3px;
}
fieldset {
	border:0;
}
fieldset label {
	width:185px;
	clear:both;
	float:left;
	margin:2px 0;
	text-align:left;
	padding-right:8px;
}
.required {
	font-weight:bold;
}
#poll.pods input {
	border:none !important;
}
a.button, input.button, #matrixBttn.button {
	float:right;
	background: url(/img/global/button_bg.jpg) 50% 50% repeat-x;
	border-width:1px;
	border-color:#e1e1d8;
	border-style:solid;
	margin: 3px 0 0;
	text-decoration:none;
	cursor:pointer;
	font-size:10px;
	overflow:hidden;
	text-align:left;
	display:block;
}
a.button:hover div {
	color:#ad1e19 !important;
}
a.button div {
	/*background: url(/img/subnav/subnav_arrowright.gif) right 50% no-repeat;*/
	padding:4px 8px;
	text-transform:uppercase;
	font-size:10px;
	margin:0px;
	color:#5b554d !important;
}
input.button {
	border:0;
}
.mediaOptions {
	margin-top:71px;
}
.mediaOptions a.button {
	float:none;
	width:95%;
}
.mediaOptions a.button div {
	color:#ad1e19 !important;
}
/* HOME PAGE */

#bannerHome {
	margin-top:-246px;
	height:210px;
	margin-bottom:36px;
}
#bannerInner {
	height:210px;
}
#bannerHome a img, #bannerInner a img {
	border:0;
	width:940px;
	height:210px;
}
#bannerNav {
	margin-top:210px;
	background-color:#544e46;
	height:36px;
	width:940px;
}
#bannerNav a, #bannerNav a:hover {
	text-transform:uppercase;
	text-align:center;
	border-left: 1px solid #686259;
	text-decoration: none;
	margin: 9px 0 0;
	padding: 4px 0;
	float:left;
	color:#cbc4b9;
	font-family:Helvetica, Arial, sans-serif;
}
#bannerNav a.bannerNav1, #bannerNav a.bannerNav1:hover {
	border-left: 0;
}
#bannerNav a.activeSlide, #bannerNav a:hover {
	color:#FFF;
}
#bannerNav a:focus {
	outline: none;
}
/* Hide Buttons for /img where they are not needed: image listing is 0 based, so 1 = 0, 2 = 1 etc...*/

.bannerNav0 {
	display: none;
}
.bannerNav1 {
	display:block;
	width:292px;
}
.bannerNav1:hover {
	background:url(/img/subnav/subnav_arrowright.gif) 89% 48% no-repeat;
}
/*.bannerNav2 {
	display:block;
	width:188px;
}
.bannerNav2:hover {
	background:url(/img/subnav/subnav_arrowright.gif) 97% 48% no-repeat;
}*/
.bannerNav2 {
	display:block;
	width:330px;
}
.bannerNav2:hover {
	background:url(/img/subnav/subnav_arrowright.gif) 87% 48% no-repeat;
}
.bannerNav3 {
	display:block;
	width:298px;
}
.bannerNav3:hover {
	background:url(/img/subnav/subnav_arrowright.gif) 79% 48% no-repeat;
}
.bannerNav5 {
	display: none;
}
.bannerNav6 {
	display: none;
}
.homeIntro {
	padding-right:20px;
	height:131px;
}
#featuredContainer .pods {
	width:270px;
	float:left;
	margin-right:20px;
}
#featuredContainer .pods a.featureImage {
	text-decoration:none;
	background-postion:50% 50%;
	width:270px;
	height:100px;
	display:block;
}
#featuredContainer #coolProjects {
	float:right;
}
#homeBody #news {
	height:159px;
}
/* POLL PAGE */

.chartbox {
	border:1px solid #968e80;
	padding-bottom:25px;
	margin-bottom:5px;
	background-color:#FFF;
}
.chartbox img {
	margin-top:-10px;
}
.polltext {
	padding-left:25px;
}
/* SUBS GENERAL */

#bannerSub {
	margin-top:0px;
	height:210px;
}
#bannerSub a img, #bannerSub img {
	border:0;
	width:940px;
	height:210px;
}
/* ABOUT SECTION */

.teambox {
	border-bottom:1px dotted;
	padding:20px 0;
}
.teambox img {
	padding:0 20px 0 0;
	float:left;
}
.teamname {
	font-size: 15px;
	color: #53534a;
	font-weight: bold;
}
.teamtitle {
	font-weight: bold;
	font-style: italic;
	margin:0 0 10px;
}
#timeline div {
	margin:0 0 3px;
	padding:5px;
	background-color:#ebe8dc;
	font-size:9px;
	text-align:left;
	clear:both;
}
#timeline img {
	border:4px solid #e5e3de;
	float:left;
	margin:0 10px 0 0;
	width:86px;
	height:62px;
}
#timeline h3 {
	font-size:18px;
	margin:0;
	padding:2px 0 0;
}
#timeline h4 {
	font-size:9px;
	margin:4px 0 0;
	padding:0;
}
#timeline .note, #timeline a.note, #timeline a.note:hover {
	float:right;
	color:#ad1e18;
	font-size:9px;
	margin:0;
	padding:0;
	line-height:12px;
	text-decoration:none;
}
/* SOLUTIONS SECTION */

.boxesContainerIE {
	width:940px;
	height:359px;
	overflow:hidden;
	text-align:center;
}
.boxesContainer {
	background: url(/img/solutions/section_boxes/main_bg.jpg) 0% 0% no-repeat;
	width:940px;
	height:359px;
	overflow:hidden;
	text-align:center;
}
a.boxesContainerLink:link, a.boxesContainerLink:visited, a.boxesContainerLink:active, a.boxesContainerLink:hover {
	text-decoration:none;
}
.sectionBoxes {
	background: url(/img/solutions/section_boxes/box_top.gif) 0% 0% no-repeat;
	text-align:center;
	padding-top:8px;
	cursor:pointer;
}
.sectionBoxesInnerFirst {
	background: url(/img/solutions/section_boxes/box_left.gif) top left no-repeat;
	height:94px;
}
.sectionBoxesInnerSecond {
	background: url(/img/solutions/section_boxes/box_right.gif) top right no-repeat;
	height:94px;
	text-align:center;
}
.sectionBoxes h2 {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	height:20px;
	vertical-align:middle;
	text-decoration:none;
}
#sectionBoxes .content {
	background:  url(/img/section_boxes/box_orange_bg.jpg) 0% 100% no-repeat;
	font-size:10px;
	color:#e7e7db;
}
#sectionBox1 {
	margin:28px 0 0 23px;
	z-index:2;
	background: url(/img/solutions/section_boxes/box1_reflection.png) 0% 100% no-repeat;
	width:284px;
	padding-bottom:47px;
	float:left;
}
#sectionBox2 {
	margin:28px 0 0 20px;
	top:28px;
	left: 12px;
	z-index:3;
	background: url(/img/solutions/section_boxes/box2_reflection.png) 0% 100% no-repeat;
	width:284px;
	padding-bottom:47px;
	float:left;
}
#sectionBox3 {
	margin:28px 0 0 20px;
	z-index:4;
	background: url(/img/solutions/section_boxes/box3_reflection.png) 0% 100% no-repeat;
	width:284px;
	padding-bottom:47px;
	float:left;
}
#sectionBox4 {
	margin:-25px 0 0 177px;
	z-index:5;
	background: url(/img/solutions/section_boxes/box4_reflection.png) 0% 100% no-repeat;
	width:284px;
	padding-bottom:47px;
	float:left;
}
#sectionBox5 {
	margin:-25px 0 0 20px;
	z-index:6;
	background: url(/img/solutions/section_boxes/box5_reflection.png) 0% 100% no-repeat;
	width:284px;
	padding-bottom:47px;
	float:left;
}
.mainImage, .boxes_container {
	padding:0 0 1px;
	border-bottom:1px solid#c4c2b5;
}
.prodImg {
	border:1px solid #c4c2b5;
}
.productTypeBtn {
	margin:-5px 3px 0 0;
	float:right;
}
/* == IR Section == */

/* TEMP IR */
/*.footerContainerIR {
	width:930px !important;
}
.footerContainerIR .footerNav a, .footerContainerIR .footerNav a:visited {
	padding: 		18px 9px 0 !important;
}*/
#bodyIR {
}
#bodyIR #mainWrapperIR {
	width:980px;/*border-right-width:19px;*/
}
#headerBarIR {
}
/* ==== Careers Section == */

#slider {
	margin:20px 0 0 20px;
	position: relative;
}
.scroll {
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
}
.scrollContainer div.panel {
	width: 610px;
	background-color:#eeece5;
	padding:20px;
	min-height:820px;
}
ul.navigation {
	list-style: none;
	margin: 0;
	padding:5px 0;
	white-space:nowrap;
}
ul.navigation li {
	display: inline;
	margin-right: 7px;
}
ul.navigation a {
	text-decoration: none;
	padding: 18px 10px 25px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#544e46;
	text-transform:uppercase;
	font-size:11px;
	background-color:#f6f5f1;
	height:30px;
}
ul.navigation a:hover {
	background-color: #f6f6f6;
	text-decoration:none;
}
ul.navigation a.selected {
	background-color: #eeece5;
}
ul.navigation a:focus {
	outline: none;
}
.hide, .panel h2 {
	display: none;
}
/* == Media Gallery Section == */

.imageSelect {
	float:left;
	padding:10px;
	width:120px;
	text-align:left;
	min-height:175px;
}
/* ==== COMPONENTS    ===== */
/* ---- Accordion Nav ----- */
#subnav *, #subnavSol * {
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
	text-align:left;
	color:#605f5c;
	display:block;
}
#subnav, #subnavSol {
	margin-bottom:30px;
	border: 1px solid #d5d3cf;
	border-top:none;
}
#subnav .overviewBtn, #subnavSol .overviewBtn {
	background-color:transparent;
	border-top: 1px solid #d5d3cf;
}
#subnav .overviewBtn, #subnavSol .overviewBtn {
	padding:5px 0 5px 20px;
}
#subnav div ul, #subnavSol div ul {
	margin:0;
	padding-bottom:10px;
}
#subnav div ul li a, #subnav div ul li span, #subsubnav h3, #subnavSol div ul li a, #subnavSol div ul li span {
	margin:0px 0px 1px;
	border-top: 1px solid #d5d3cf;
	padding:5px 0 5px 20px;
	background-color:transparent !important;
}
#subnav div ul li ul, #subnavSol div ul li ul {
	border:0;
	margin:-5px 0 0;
}
#subnav div ul li ul li, #subnavSol div ul li ul li {
	margin:0;
	padding:2px 5px 0 30px;
	background:transparent;
	border:0;
}
#subnav div ul li ul li a, #subnavSol div ul li ul li a {
	margin:0px;
	padding:0;
	background:transparent;
	border:0;
	color:#979390;
}
#subnavSol div ul li ul#subinnernav1 {
	border-top: 1px solid #d5d3cf;
	margin-top:2px;
	padding-top:2px;
}
#subnavSol div ul li ul#subinnernav1 li a {
	color:#605f5c;
}
#subnavSol div ul li ul#subinnernav1 li ul {
	color:#979390;
	padding:2px 0 5px 12px;
	margin:0;
}
#subnavSol div ul li ul#subinnernav1 li li {
	color:#979390;
	padding: 0;
	margin:0;
}
#subnavSol div ul li ul#subinnernav1 li li a {
	color:#979390;
}
#subsubnav h4 {
	text-transform:uppercase;
	margin:6px 0 6px 12px;
	font-weight:normal;
}
#subsubnav h3 a {
	background-color:transparent;
}
#subsubnav h4.overviewBtn {
	border-bottom: 1px solid #d5d3cf;
	border-left: none;
	border-right:none;
	margin:0;
}
#subsubnav h4.overviewBtn a {
	border: 0;
	padding:0;
}
.columnTwoMain .benefitsPanels {
	margin: 0;
}
.columnTwoMain .benefitsPanels h3 {
	border-width:0;
	border-bottom:solid 1px #e1e1d8;
	font-size:11px;
	padding-left:0;
	background-color:transparent;
}
.columnTwoMain .benefitsPanels div {
	padding:0px 15px 15px 0;/*background-color:#eeece5;*/
}
/* Interaction states
----------------------------------*/
#subnav a:hover, #subnavSol a:hover, #bodyIR #subnav a:hover, #bodyIR .columnOne a:hover, #subnavSol div ul li ul#subinnernav1 a:hover {
	color: #ad1e19;
}
#subnav h3:hover, #subnavSol h3:hover, #bodyIR #subnav h3:hover/*, #subnav h3 a.subLinkOn*/ {
	background:#eae8e4 url(/img/global/arrow_subnav_r_on.gif) 95% 50% no-repeat;
}
#subnav h3 a.subLinkOn {
	padding-right:4px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-state-active, .ui-widget-content .ui-state-active {
	border-top: 1px solid #d5d3cf;
	outline: none;
	padding:6px 10px;
	margin:0;
	background:#eae8e4 url(/img/global/arrow_subnav_r.gif) 95% 50% no-repeat;
}
#subsubnav .ui-state-default, #subsubnav .ui-widget-content .ui-state-default, #subsubnav .ui-state-active, #subsubnav .ui-widget-content .ui-state-active {
	border:0;
	padding:0;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	outline: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, #subsubnav .ui-state-hover, #subsubnav .ui-widget-content .ui-state-hover, #subsubnav .ui-state-focus, #subsubnav .ui-widget-content .ui-state-focus {
	font-weight: normal;
	color: #ad1e19;
	outline: none;
}
.ui-state-hover a, .ui-state-hover a:hover, #subsubnav .ui-state-hover a, #subsubnav .ui-state-hover a:hover {
	color: #ad1e19;
	outline: none;
}
.ui-state-active, .ui-widget-content .ui-state-active, #subsubnav .ui-state-active, #subsubnav .ui-widget-content .ui-state-active {
	background:#eae8e4 url(/img/global/arrow_subnav_d.gif) 96% 50% no-repeat;
}
.columnTwoMain #benefitsPanels .ui-state-active, .columnTwoMain #benefitsPanels .ui-widget-content .ui-state-active, .columnTwoMain #benefitsPanels #subsubnav .ui-state-active, .columnTwoMain #benefitsPanels #subsubnav .ui-widget-content .ui-state-active {
	background-position: 94.75% 50%;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited, #subsubnav .ui-state-active a, #subsubnav .ui-state-active a:link, #subsubnav .ui-state-active a:visited {
	color: #ad1e19;
	outline: none;
}
.ui-state-active a.subLinkOn {
	color:#605f5c !important;
}
.ui-state-active a.subLinkOn:hover {
	color:#ad1e19 !important;
}
/* EV-Test Product Matrix */

.columnOneMain h1, #videoBg h1, #matrixBg h1 {
	color:#cd4834;
	font-size:24px;
	text-align:left;
	margin-bottom: 10px;
	line-height:28px;
}
#videoBg, #matrixBg {
	background: #f4f4f2 url(/img/media_gallery/vid_bg.jpg) bottom repeat-x;
	border-bottom:1px solid #c4c2b5;
	padding: 30px;
}
#matrixBg {
	height:430px;
	overflow:hidden;
}
.matrix td, .matrix th {
	padding:4px;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	text-align:right;
	line-height:14px;
	color:#4f4f50;
}
.matrix th {
	border-top:1px solid #999;
	padding:0;
	text-align:left;
}
.matrix .header {
	background-color:#d8d9db;
	font-weight:bold;
	text-align:left;
	border-left:1px solid #999;
}
.matrix .rowlabel {
	text-align:left;
	border-left:1px solid #999;
}
.matrix .borderTop {
	border-top:1px solid #999;
}
.matrix .borderLeft {
	border-left:1px solid #999;
}
.matrix .rowEven {
	background-color:#e7e0d5;
}
.matrix .rowOdd {
	background-color:#b9b098;
}
#matrixBttn {
	color:#ad1e19 !important;
	cursor:pointer;
	padding:2px 6px;
	text-transform:uppercase;
}
#applicationMatrix {
	visibility:hidden;
}
#applicationMatrix table, #applicationMatrix td, #applicationMatrix tr {
	font-family:Arial, Helvetica, sans-serif;
	color:#4f4f50;
	margin:0;
}
#applicationMatrix td {
	text-align:left;
}
#applicationMatrix .noBottomBorder {
	border-bottom:none;
}
#applicationMatrix .noRightBorder {
	border-right:none;
}
#applicationMatrix .wattageCol, #applicationMatrix .MT-30, #applicationMatrix .ABC-150, #applicationMatrix .ABC-170, #applicationMatrix .ABC-600, #applicationMatrix .AV-900, #applicationMatrix .AV-800 {
	width:70px;
	text-align:center;
	background-color:#d8d9db;
}
#applicationMatrix .headerBox {
	text-align:center;
	background-color:#d8d9db;
	font-weight:bold;
}
#applicationMatrix th {
	background-color:#717074;
	color:#FFF;
	text-align:center;
	height:40px;
}
#applicationMatrix .bullet {
	font-size:18px;
	background-color:#FFF;
}
#applicationMatrix .productName {
	text-align:center;
	padding:0;
	white-space:nowrap
}
.fadeHover * {
	display: none;
}
.fadeHover, .fadeHover span.hover, .fadeHover.subLinkOn {
	display:block;
	width:48px;
	height:97px;
	text-decoration:none;
	position:relative;
}
#applicationMatrix .fadeHover, #applicationMatrix .fadeHover span.hover, #applicationMatrix .fadeHover.subLinkOn {
	width:78px;
}
.MT-30 .fadeHover, .MT-30 .fadeHover.subLinkOn, .MT-30 .fadeHover span.hover {
	background:url(/img/evmatrix/mt-30.gif) 50% 0 no-repeat;
}
.ABC-150 .fadeHover, .ABC-150 .fadeHover.subLinkOn, .ABC-150 .fadeHover span.hover {
	background:url(/img/evmatrix/abc-150.gif) 50% 0 no-repeat;
}
.ABC-170 .fadeHover, .ABC-170 .fadeHover.subLinkOn, .ABC-170 .fadeHover span.hover {
	background:url(/img/evmatrix/abc-170.gif) 50% 0 no-repeat;
}
.ABC-1000 .fadeHover, .ABC-1000 .fadeHover.subLinkOn, .ABC-1000 .fadeHover span.hover {
	background:url(/img/evmatrix/abc-1000.gif) 50% 0 no-repeat;
}
.ABC-600 .fadeHover, .ABC-600 .fadeHover.subLinkOn, .ABC-600 .fadeHover span.hover {
	background:url(/img/evmatrix/abc-600.gif) 50% 0 no-repeat;
}
.AV-900 .fadeHover, .AV-900 .fadeHover.subLinkOn, .AV-900 .fadeHover span.hover {
	background:url(/img/evmatrix/av-900.gif) 50% 0 no-repeat;
}
.AV-800 .fadeHover, .AV-800 .fadeHover.subLinkOn, .AV-800 .fadeHover span.hover {
	background:url(/img/evmatrix/av-800.gif) 50% 0 no-repeat;
}
.fadeHover span.hover {
	position: absolute;
	top: 0;
	left: 0;
}
.fadeHover span.hover, .fadeHover.subLinkOn {
	background-position:50% -101px !important;
}
.scrollPane {
	width: 840px;
	height: 230px;
	overflow: auto;
}
/* SCROLLBAR */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background: #666 url(/img/evmatrix/drag_grab.gif) no-repeat 50% 50%;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
/*background-color: #f60;*/
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
/*background-color: #f00;*/
}

/* == Media LICENSE POP == */

#licenseBody {
	/*width:600px;*/
}

#licenseBody #mainWrapper {
	width:540px;
}
#licenseBody #contentContainer {
width:500px;
}
#licenseBody ol li {
	margin-bottom:15px;
}
#videoIndex.pods {
	position:relative;
	height:200px;
	padding-top:3px;
}
#videoIndex.pods .caption {
	/*position:absolute;*/
	background-color:#544e46;
	color:#FFF;
	padding:5px;
	/*left:0;
	top:106px;
	z-index:10;*/
	font-size:10px;
	width:261px;
	display:block;
	text-decoration:none;
	margin-top:-10px;
}
a .playButtonOverlay {
	position:absolute;
	left:100px;
	top:35px;
	z-index:10;
	width:80px;
	height:80px;
	display:block;
	background:url(/img/home/playoverlaybutton.png) 0 0;
	text-decoration:none !important;
}
a:hover .playButtonOverlay {
	background-position:0 80px;
}
#homeBody #TB_ajaxContent object {
	margin:15px 0 0 15px;
}
