/* 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;*/
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#847b6a;
}
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;*/
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px;
	letter-spacing: 1px;
	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;
}
h4 {
	font-size:12px;
	color:#ad1e19;
	font-weight:normal;
	margin: 0 0 -12px;
	padding:0 0 4px;
	text-transform:uppercase;
	border-bottom:1px solid #d6d4d0;
	clear:both;
}
h5 {
	font-size:11px;
	color:#ad1e19;
	margin: 0 0 -18px;
	padding:0;
}
table {
	text-align:left;
}
.contactContent {
	width:100%;
}
.contactContent .columnLeft, .contactContent .columnRight {
	width:40%;
	float:left;
	margin-right:80px;
}
.contactContent .columnLeft div {
	float:left;
	margin:0 25px 0 0;
	padding-bottom:20px;
}
#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;
	overflow:hidden;
	position:relative;
}
#headerBar img {
	display:block;
	float:left;
}
#headerBar .bttn-40th {
	margin:24px 0 0 13px;
}
#headerBar .socialIcons {
	position:absolute;
	right:0px;
	bottom:12px;
}
#headerBar .socialIcons li {
	display:inline-block;
	margin-left:10px;
}

#headerBar .socialIcons li a {
	background:url(/img/global/icon-social-sprite.png) 0 0 no-repeat;
	color:#cbc4b9;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
}
#headerBar .socialIcons li a.icon-fb {
	background-position:0 0;
	width: 9px;
}
#headerBar .socialIcons li a.icon-fb:hover {
	background-position:0 -22px;
}
#headerBar .socialIcons li a.icon-tw {
	background-position:-18px 0;
	width: 12px;
}
#headerBar .socialIcons li a.icon-tw:hover {
	background-position:-18px -22px;
}
#headerBar .socialIcons li a.icon-yt {
	background-position:-36px 0;
	width: 16px;
}
#headerBar .socialIcons li a.icon-yt:hover {
	background-position:-36px -22px;
}
#headerBar .socialIcons li a.icon-li {
	background-position:-54px 0;
	width:14px;
}
#headerBar .socialIcons li a.icon-li:hover {
	background-position:-54px -22px;
}
#headerBar .socialIcons li a.icon-g {
	background-position:-73px 0px;
	width:35px;
}
#headerBar .socialIcons li a.icon-g:hover {
	background-position:-73px -22px;
}
#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;*/
	line-height:19px;
	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;*/
	line-height:19px;
}
.columnTwo {
	padding: 0 20px 20px;
	vertical-align:top;
	width:394px;
	text-align:justify;
	/*line-height:17px;*/
	line-height:19px;
	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;*/
	line-height:19px;
	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 .podInnerConnect {
	padding:8px 10px 4px;
	background:#fffffe url(/img/global/podinner_bg.jpg) 0 0 no-repeat;
}
#inforequest .podInner a.button div { 
font-size: 11px; 
} 
.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:transparent;
	border:0;
	cursor:default;
}
#didYouKnow .pods {
	background:transparent !important;
}
/*#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;*/
	font-size:11px;
}
.pods a.highlight, .pods span.highlight {
	padding:3px 15px 5px 0;
	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;
}
/*Mike line update*/
/*#mediacontact.pods {
	border-bottom:1px solid #d8d6d3;
}
#inforequest.pods {
	padding-bottom:3px;
	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-family:Arial, sans-serif;
	font-weight:bold;
	color:			#8f8a82;
	text-transform:uppercase;
	display:		block;
	/*font-size:10px;*/
	font-size:11px;
}
#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;*/
	font-size: 11px;
	color: #cd4834;
	font-weight: normal;
	border-width:1px;
	border-style:solid;
	padding:2px 3px;
	border-color:#746c60;
	outline:none;
}
.labeltext {
	font-size: 12px;
	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;
}
fieldset textarea {
	width:557px;
}
label.error {
	margin:-5px 0 5px 194px !important;
	padding:0;
	width:350px;
	color: #cd4834;
	font-weight:normal;
}
input.error, select.error, textarea.error {
	border:1px dotted #cd4834;
}
input.radioButtons {
	border:0;
}
.required, .required-on {
	font-weight:bold;
}
.required-bug {
	background:url("/img/global/requred_bug.gif") no-repeat;
	width:9px;
	height:9px;
	margin:2px;
	display:inline-block;
	vertical-align:top;
}

div.full-label {
	padding-bottom:4px;
}
div.full-label label.error {
	padding-top:4px;
}
p.form-field-note {
	font-style: italic;
	font-size: 95%;
	clear: both;
	margin-left: 190px;
}
fieldset.more-information label, .checkbox-question label {
	width:395px;
}
.checkbox-question div {
clear:both;
}
.checkbox-question div label {
float:none;
}
.checkbox-question label.error {
	margin-left:0 !important;
width:auto;
}
.full-label select, .full-label input, fieldset.more-information .full-label .required-bug {
	/*margin-left:348px;*/
margin-top:19px;
}
fieldset.more-information label.error {
	margin:-5px 0 5px 403px !important;
}
.options-container fieldset {
	margin-left:186px;
}

.options-container fieldset fieldset {
	margin-left:18px;
}
.options-container label {
	width:auto;
	float:none;
}
.options-container label.error {
	margin:0 0 0 10px !important;
}
#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;*/
	font-size:7px;
	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;*/
	font-size:11px;
	margin:0px;
	color:#5b554d !important;
	text-align:center;
}
input.button {
	border:0;
}
.mediaOptions {
	margin-top:71px;
}
.mediaOptions a.button {
	float:none;
	width:95%;
}
.mediaOptions a.button div {
	color:#ad1e19 !important;
}
#podForm input {
	width:205px;
	margin-bottom:4px;
}
#podForm label.error {
	margin:-2px 0 5px 0px !important;
	padding:0;
	width:200px;
}
#podForm #SendForm {
	width:50px;
	float:right;
	margin-top:5px;
	margin-right:16px;
}
/* HOME PAGE */

#bannerHome {
	margin-top:-246px;
	height:210px;
	margin-bottom:36px;
}
#banner40 {
	/*margin-top:-246px;*/
	/*NEW FOR HOME BANNER */
	/*height:210px;*/
	/*NEW FOR HOME BANNER */
	height:355px;
	position:relative;
}
#bannerInner {
	height:355px;
}
/*#bannerHome a img, #bannerInner a img {
	border:0;
	width:940px;
	height:210px;
}*/
#banner40 a, #banner40 a:visited {
	text-decoration:none !important;
	border:none;
}
#banner40 a img, #bannerInner a img {
	border:0;
	width:940px;
	height:355px;
}
.banner-next{
	background: url(/img/banners/back.png);

	display: block;
	cursor: pointer;
}
.banner-prev{
	background: url(/img/banners/forward.png);

	display: block;
	cursor: pointer;
}
.banner-next:hover{
	background: url(/img/banners/back-hover.png);
}
.banner-prev:hover{
	background: url(/img/banners/forward-hover.png);
}
.bannerWrapper {
	background-repeat: no-repeat;
	background-position: 0 0;
	height:355px;
	width:960px;
}
.bannerContentWrapper {
	/*margin-left:-620px;*/
	width:960px;
	z-index:300;
	position:absolute;
	top:0;
	left:0;
}
.bannerContent {
	padding:39px 20px 0 20px;
	width:585px;
	height:76px;
	background:url(/img/banners/home/bg-call-out.png);
	text-align:center;
}
#banner2 .bannerContentWrapper, #banner4 .bannerContentWrapper {
	/*margin-left:315px;*/
	margin-left:945px;
	margin-top:0px;
}
#banner3 .bannerContentWrapper {
	margin-left:-625px;
	margin-top:120px;
}
#banner4 .bannerContentWrapper {
	margin-top:240px;
}
#banner5 .bannerContent {
	width:960px;
	margin-top:120px;
}
.bannerContent h2 {
	color:#FFF;
	font-size:28px;
	line-height:28px;
	font-weight:normal !important;
	font-family: Arial, Helvetica, sans-serif;
}
.bannerContent h2 img {
	height:auto !important;
	width:auto !important;
}
#bannerNavHome {
	/*margin-top:210px;*/
	/*NEW FOR HOME BANNER */
	/*margin-top:355px;*/
}
.bannerNav {
	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 !important;
	padding: 4px 0;
	float:left;
	color:#cbc4b9;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
}
.bannerNav a.subLinkOn {
	color:#FFF !important;
}
.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;*/
width:312px;
}
/*.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:188px;*/
	width:314px;
}
/*.bannerNav2:hover {
	background:url(/img/subnav/subnav_arrowright.gif) 87% 48% no-repeat;
}*/
.bannerNav3 {
	display:block;
	/*width:298px;*/
width:304px;
}
/*.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;
}*/
.homeIntro {
	padding-right:20px;
	padding-top:10px;
	height:121px;
	font-size:13px;
	line-height:19px;
}
#featuredContainer .pods {
	width:270px;
	float:left;
	margin-right:20px;
	margin-top: 11px;
}
#featuredContainer .pods a.featureImage {
	text-decoration:none;
	background-position:50% 50%;
	width:270px;
	height:100px;
	display:block;
}
#featuredContainer #coolProjects {
	float:right;
}
#homeBody #news {
	height:170px;
}
/* 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.banner-large {
height:400px;
}
#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;
}
.teambiotext p {
	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;
	font-size:11px;
}
#timeline h4 {
	/*font-size:9px;*/
	font-size:10px;
	margin:4px 0 0;
	padding:0;
}
#timeline .note, #timeline a.note, #timeline a.note:hover {
	float:right;
	color:#ad1e18;
	/*font-size:9px;*/
	font-size:10px;
	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;
}
.solutions-sublinks {
	width: 600px;
	margin: 30px auto!important;
	display: block;
	overflow: hidden;
	padding-left: 90px;
	text-transform: none !important;
}
.solutions-sublinks li {
	float:left;
	margin:0 0px;
	width:280px;
	list-style: none;
	text-transform: none !important;
}
.solutions-sublinks li a {
	background: url("/img/global/SquareIcon_sm.jpg") no-repeat 0 49%;
	padding-left: 15px;
	text-transform: none !important;
}
/* == 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 *, .solutions-sublinks a {
	text-transform:uppercase;
	/*font-size:10px;*/
	font-size:12px;
	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, .solutions-sublinks 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 */

/* ================ SCROLLER ================ */


.jspContainer {
	overflow: hidden;
	position: relative;
}
.jspPane {
	position: absolute;
}
.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 100%;
}
.jspVerticalBar * {
	margin: 0;
	padding: 0;
}
.jspCap {
	display: none;
}
.jspTrack {
	position:absolute;
	cursor:pointer;
	top: 0;
	left: 0;
	overflow:visible;
	width:20px;
	background: #c9c0b0;
}
.jspDrag {
	position: relative;
	top: 0;
	left: 0;
	background: #544e46 url(/img/global/drag_grab.gif) no-repeat 50% 50%;
	cursor:pointer;
	overflow:visible;/*margin:5px 0 0;*/
}
.jspArrow {
	/*background: #50506d;*/
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}
.jspArrow.jspDisabled {
	cursor: default;/*background: #80808d;*/
}
.jspVerticalBar .jspArrow {
	height: 0px;
}
.jspVerticalBar .jspArrow:focus {
	outline: none;
}
.jspDragTop {
	height:0px;
}
.jspDragBottom {
	height:0px;
}
.jspCorner {
	background: #eeeef4;
	float: left;
	height: 100%;
}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
	margin: 0 -3px 0 0;
}
/* == 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;*/
	font-size:11px;
	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;
}
/* root element for scrollable */
#homeBody #news {
	height:172px;
}
#homeBody #news .vertical {
	position:relative;
	overflow:hidden;
	height:172px;
	width:270px;
}
/* root element for scrollable items */
#homeBody #news .items {
	position:absolute;
	/* very large space for height */	
	height:20000em;
	margin: 0px;
}
/*#homeBody #news .items div {
	height:55px;
}*/

/* ============ About Section - Timeline =============== */
#aboutTimeline .scrollable.horizontal .items .timelineBlock,
#aboutTimeline .scrollable.horizontal .items .timelineBlock img,
#aboutTimeline .scrollable.horizontal .items .timelineBlock h3 {
	/*width:225px;*/
  	width:236px;
}
/* root element for scrollable */
#aboutTimeline {
	position:relative;
  	/*padding:15px 0;*/
	/*border-top:28px solid #544e46;*/
}
#aboutTimeline .scrollable.horizontal {
	position:relative;
	overflow:hidden;
	width: 940px;
	/*height:175px;*/
	height:182px;
	float:left;
}
/* root element for scrollable items */
#aboutTimeline .scrollable.horizontal .items {
	width:20000em;
	position:absolute;
	margin:0;
	padding:0;
}
#aboutTimeline .scrollable.horizontal .items .timelineBlock {
	float:left;
	line-height:14px;
	/*height:175px;*/
	height:182px;
	position:relative;
	color:#FFF;
}
#aboutTimeline .scrollable.horizontal .items .timelineBlock a {
	color:#437495;
	text-decoration:none;
	float:right;
}
#aboutTimeline .scrollable.horizontal .items .timelineBlock p {
	margin:0;
}
#aboutTimeline .scrollable.horizontal .items .timelineBlock h3 {
	height:36px;
	cursor:pointer;
	z-index:9;
	background-color:#544e46;
	position:absolute;
	bottom:0;
	margin:0;
	text-align:center;
}
#aboutTimeline .scrollable.horizontal .items .timelineBlock h3 a {
	/*font-size:9px;*/
	font-size:10px;
	line-height:22px;
	color:#cbc4b9;
	text-transform:uppercase;
	text-align:center;
	border-right:1px solid #686259;
	display:block;
	/*width:224px;*/
  	width:235px;
	margin-top:6px;
}
#aboutTimeline .scrollable.horizontal .items .timelineBlock h3 a:hover {
	color:#FFF;
}
#aboutTimeline .scrollable.horizontal .items .timelineBlock .timelineCaption {
	background: url(/img/about/timeline_overlay.png) repeat-x;
	/*width:165px;*/
  	width:176px;
	padding:12px 30px;
	text-align:left;
	position:absolute;
	top:175px;
	left:0;
	z-index:8;
	height:200px;
	font-size:11px;
}
#aboutTimeline .scrollable.horizontal .items .timelineBlock .timelineCaption .note {
	color:#cbc4b9;
	font-size:90%;
}
#aboutTimeline .prev, #aboutTimeline .next {
	float:left;
	/*width:29px;*/
	width:25px;
	height:29px;
	cursor:pointer;
	position:absolute;
	/*left:-4px;*/
	left:0;
	/*top:75px;*/
	top:60px;
	z-index:10;
	background: url(/img/about/timeline_arrows.gif) no-repeat -4px 0;
	opacity:0.8;
}
#aboutTimeline .prev:hover, #aboutTimeline .next:hover {
	opacity:1;
}
#aboutTimeline .prev.disabled, #aboutTimeline .next.disabled {
	visibility:hidden;
}
#aboutTimeline .next {
	float:right;
	background-position: -4px -29px;
	left:auto;
	/*right:-4px;*/
	right:0;
}
/******** Video OVERLAY **********/
/*
.videosrc, .videothumb {
	display:none;
}
.overlaypanel {
	display:none;
	background-image:url(/images/go_site/overlay_white.png);
	padding:75px 35px 0;
	font-size:11px;
	text-align:center;
	float:none;
	position:static;
	width:542px;
	min-height:385px;
}
.overlayInner {
	text-align:left;
	padding:25px 30px 0;
}
.overlaypanel h1 {
	color: #437495;
	margin:0 0 20px;
}
.overlaypanel h3 {
	margin:15px 0 3px;
}
.overlaypanel .close {
	background-image:url(/images/go_site/overlay_close.png);
	position:absolute;
	right:35px;
	top:7.5%;
	cursor:pointer;
	height:23px;
	width:65px;
}
.loadingAnim {
	background:url(/images/go_site/flash/loading_anim.gif) no-repeat 50% 50%;
}*/
.uasBannerWrapper {
	z-index:2;
}
/* Nano Page */

#videoWrapper {
	float:left;
}
#playlist {
	float:left;
	width:415px;
}
#playlist li {
	margin:0;
	padding:0;
	clear:both;
	background:url("/img/media_gallery/bg_playlistitem_2.jpg");
	overflow:hidden;
	opacity:.9;
}
#playlist li a, #playlist li a:hover {
	display:block;
	text-decoration:none;
	height:96px;
}
#playlist li:hover {
	opacity:1;
}
#playlist .playlistImgWrap {
	width:118px;
	height:96px;
	text-align:center;
	float:left;
	background-color:#544e46;
}
#playlist .playlistImgWrap img {
	height:96px;
}
#playlist .playlistContentWrap {
	padding:5px 8px;
}
#playlist .playlistContentWrap h5 {
	color:#b01d12;
	text-transform:uppercase;
	font-size:10px;
	margin:0;
	display:none;
}
#playlist .playlistContentWrap h6 {
	text-transform:uppercase;
	font-size:11px;
	font-weight:normal;
	margin:0;
}
/* Nano Page Test*/

#playlist2 {
	float:left;
	width:415px;
}
#playlist2 li {
	margin:0;
	padding:0;
	clear:both;
	background:url("/img/media_gallery/bg_playlistitem_3.jpg");
	overflow:hidden;
	opacity:.9;
}
#playlist2 li a, #playlist2 li a:hover {
	display:block;
	text-decoration:none;
	height:77px;
}
#playlist2 li:hover {
	opacity:1;
}
#playlist2 .playlistImgWrap2 {
	width:102px;
	height:77px;
	text-align:center;
	float:left;
	background-color:#544e46;
}
#playlist2 .playlistImgWrap2 img {
	height:77px;
}
#playlist2 .playlistContentWrap2 {
	padding:5px 8px;
}
#playlist2 .playlistContentWrap2 h5 {
	color:#b01d12;
	text-transform:uppercase;
	font-size:10px;
	margin:0;
	display:none;
}
#playlist2 .playlistContentWrap2 h6 {
	text-transform:uppercase;
	font-size:11px;
	font-weight:normal;
	margin:0;
}
/******** Video OVERLAY **********/

.videosrc, .videothumb {
	display:none;
}
.overlaypanel {
	display:none;
	background-image:url(/img/global/white_overlay.png);
	padding:60px 25px 0 50px;
	font-size:11px;
	text-align:center;
	float:none;
	position:static;
	width:542px;
	min-height:385px;
}
.overlayInner {
	text-align:left;
	padding:25px 30px 0;
}
.overlaypanel h1 {
	color: #437495;
	margin:0 0 20px;
}
.overlaypanel h3 {
	margin:15px 0 3px;
}
.overlaypanel .close {
	background-image:url(/images/go_site/overlay_close.png);
	position:absolute;
	right:48px;
	top:30px;
	cursor:pointer;
	height:23px;
	width:65px;
}
.loadingAnim {
	background:url(/images/go_site/flash/loading_anim.gif) no-repeat 50% 50%;
}
/******** Video OVERLAY END **********/

a.fact-container {
	display:block;
	/*font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;*/
	font-size:12px;
	/*margin:0px 15px 40px;*/
	line-height:18px;
	overflow:hidden;
	text-decoration:none;
}
hr {
	border:1px solid #aba398;
	border-width:1px 0 0;
}
fieldset.pods.captcha img {
	vertical-align:middle;
}

/*******  SITE ALERT Modal *******/
#confirm_site_exit, .overlay-notice {
	background-color:#fff;
	display:none;
	width:650px;
	padding:20px;
	text-align:left;
	border:1px solid #706960;
	opacity:0.9;
	-moz-box-shadow: 0 0 20px #544e46;
	-webkit-box-shadow: 0 0 20px #544e46;
	z-index:2000;
	/*font-size:11px;*/
	font-size:13px;
	line-height:16px;
}
#confirm_site_exit a.button, #confirm_site_exit div.button, .overlay-notice a.button, .overlay-notice div.button {
	float:right;
	background: url(/images/go_site/button_bg.jpg) repeat-x 50% 50%;
	border-width:1px;
	border-color:#968e80;
	border-style:solid;
	margin: 3px 0 0;
	text-decoration:none;
	cursor:pointer;
	/*font-size:10px;*/
	font-size:11px;
	overflow:hidden;
	text-align:left;
	display:block;
	padding:2px 10px;
	text-transform:uppercase;
	color:#ad1e19;
}
#confirm_site_exit a.button div, .overlay-notice a.button div{
	padding:0;
	color:#ad1e19 !important;
}
#confirm_site_exit a.button:hover div, #confirm_site_exit div.button:hover div, .overlay-notice a.button:hover div, .overlay-notice div.button:hover div {
	color:#706960 !important;
}
.overlay-notice img {
	max-width:652px;
}
/*******  SITE ALERT Modal : END *******/



/******* Social Icons and Add This *******/

.addthis_default_style a {
float: left;
}
.addthis_default_style img {
margin-right: 4px !important;
}
#footerContainer a.socialIcon {
        display: inline-block;
	margin-left: 4px;
        float: right;
}



/******* Social Icons : END *******/
.sitemap-list ul {
	margin-top:2px;
}

label.error { display: none; }	
