* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #fff;
	color: #6e6e6e;
	font-family: Arial, Segoe UI, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}
/* Required for Typekit flashing issue in Firefox */
.wf-loading * {
	visibility: hidden;
}

ul,p,div {
	padding: 0px;
	margin: 0px;
}

.page {
	width: 1100px;
	margin: 0 auto 30px;
}

.popup-page {
	width: 1100px;
	margin: 0 auto 30px;
}

.mainContent {
	width: 960px;
	margin: 0 auto;
}

.popupContent {
	width: 960px;
	margin: 0 auto;
}

.full {
	padding: 15px 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hide {
	display: none;
}

.clear {
	clear: both;
}

img,a img {
	border: 0 none;
}

/* BASE FONTS
----------------------------------------------------------*/
h1 {
	font-size: 200%;
	color: #474747;
}

h2 {
	font-family: Arial, Sans-Serif;
	font-weight: 700;
	letter-spacing: .025em;
}

h3 {
	font-family: Arial, Sans-Serif;
	font-weight: 700;
}

h4 {
	font-family: Arial, Sans-Serif;
	font-size: 160%;
	font-weight: normal;
}

p {
	margin: 10px 0;
}

/* BASE LINKS
----------------------------------------------------------*/
a {
	color: #474747;
	text-decoration: none !important;
}


p a {
	text-decoration: underline;
}

p a:hover {
	text-decoration: none;
}

a.bold,.bold {
	font-weight: bold;
}



.publications li {
	list-style-image: url(../media/images/phoenix/file.png);
	margin: 5px 0;
}

.quicklinks li {
	list-style-image: url(../media/images/phoenix/navarrow.png);
	margin: 10px 0;
}

/* PHOENIX COLORS
-----------------------------------------------------------*/
/*Primary Brand Colors*/
.redtext,.active,.required,#email-overlay em,.ffcrop h1 {
	color: #c6001e;
}

.table-b {
	color: #6e6e6e;
}
/*Accent Reds*/
#modules .burgandy,#modules .burgandy h3,#FeaturedModA .burgandy {
	color: #A5877A;
}
/*Accent Greys*/
.vertical-module-odd h2,.vertical-module h2,.vertical-module-title,.module-title,.finditfaster h1,.finditfaster h2
	{
	color: #808080;
}
/*Secondary Darks - Heros*/
.darkorangebkg,.kevlar-ap,.protective-apparel {
	background-color: #b23c00;
}

.medium-orange-hero {
	background-color: #c75300;
}

.light-orange-hero,.lightorangebkg,.orangebkg {
	background-color: #a66200;
}

.light-green-hero {
	background-color: #786f1e;
}

.medium-green-hero,.agriculture {
	background-color: #505d1c;
}

.dark-green-hero,.darkgreen-theme {
	background-color: #404010;
}

.light-teal-hero {
	background-color: #185e5d;
}

.dark-teal-hero {
	background-color: #278184;
}

.light-blue-hero,.bluebkg,.transportation {
	background-color: #2F5680;
}

.dark-blue-hero {
	background-color: #003A51;
}

.light-brown-hero {
	background-color: #744e3d;
}

.medium-brown-hero,.brownbkg {
	background-color: #52300c;
}

.dark-brown-hero {
	background-color: #411c00;
}

.browngrey-hero {
	background-color: #61564e;
}

.bluegrey-hero,.product-brand,.aerospace-aviation,.apparel-textiles {
	background-color: #505b5e;
}

/* Global Navigation M.1.0
----------------------------------------------------------*/
#menu-top-nav {
	position: relative;
	z-index: 2;
	/*background-image: url("../media/images/phoenix/nav-gradient.png");*/
	background-color: #444444;
	height: 50px;
}

#menu-top-nav p {
	margin: 0;
}

#top-menu-logo {
	float: left;
}

#language-picker {
	border: 1px solid #e7e7e7;
	background: url(../media/images/phoenix/globe.png) no-repeat scroll 2px
		3px #FFFFFF;
	float: right;
	height: 28px;
	width: 146px;
	margin-right: 71px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#language-picker p {
	font-size: 12px;
	margin: 5px 0 0 33px;
}

#language-picker a {
	color: #919191;
	display: inline-block;
	font-size: 11px;
	line-height: normal;
	margin: 0 10px 0 30px;
	padding: 6px 20px 0 0;
	text-transform: capitalize;
	background: url(../media/images/phoenix/navarrow.png) no-repeat scroll
		100% 10px transparent;
}

#language-picker a:hover {
	text-decoration: none;
}
/* MAIN LINK */
.menu-dropdown {
	float: left;
}

#global-menu {
	padding: 0px;
}

#global-menu,#global-menu ul {
	list-style: none outside none;
}

#global-menu li.hovering div {
	display: inline-block;
}

.global-menu-link {
	font-size: 13px;
	font-weight: normal;
	background: url("../media/images/phoenix/navarrow.png") no-repeat scroll
		0 5px transparent;
	padding-left: 11px;
	line-height: normal;
}

.global-menu-link:hover {
	background: url("../media/images/phoenix/navarrow-red.png") no-repeat
		scroll 0 5px transparent;
}

.mega a:hover {
	text-decoration: none;
}

.mega {
	float: left;
	position: relative;
	padding: 20px 20px 19px;
	font-size: 13px;
	line-height: 11px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

li.mega.hovering {
	background-color: #fff;
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	position: relative;
}

.mega-no-dropdown {
	float: left;
	position: relative;
	padding: 15px;
}

.mega-no-dropdown a:hover {
	text-decoration: none;
}

.global-mega-link {
	background: url("../media/images/phoenix/mega-arrow.png") no-repeat
		scroll 100% 3px transparent;
	padding-right: 17px;
	font-weight: 700;
}

li.mega.hovering a.global-mega-link {
	color: #c6001e;
	text-decoration: none;
	background: url("../media/images/phoenix/mega-arrow-up.png") no-repeat
		scroll 100% 4px transparent;
}

/* Footer M.2.1 & M.2.0:
----------------------------------------------------------*/
#ContextualFooter {
	float: left;
	background-color: #eaeaea;
	position: relative;
	/*width: 760px; when the contextual-footer-right is used then uncomment this line and comment the line with width:100% */
	width:100%;
	min-height: 181px;
}

.footer-left {
	float: left;
	background-color: #eaeaea;
	position: relative;
	width: 615px;
	min-height: 120px;
	padding: 27px 30px 32px 70px;
}

.contextual-footer-left h2,.footer-left h2 {
	font-size: 12px;
	line-height: 12px;
	color: #919191;
	text-transform: uppercase;;
}

#FooterCorpLinks,#FooterConnect {
	font-family: Arial, Sans-Serif;
	font-weight: 700;
	margin-top: 22px;
	padding: 0;
}

#footer-corporate-links {
	font-family: Arial, Sans-Serif;
	font-weight: 700;
	padding: 0;
}

#footer-corporate-links .last {
	margin-right: 0px;
}

#FooterSocialMediaChicklets { /*float:left;*/ -
	/* Commented to fix the bug: STCP -29 */
	padding-left: 12px;
	min-width: 120px;
}

#footer-utility-links {
	margin-top: 18px;
	padding: 0px;
	float: left;
}

.contextual-footer-left {
	float: left;
	padding: 28px 30px 22px 70px;
	/*width: 90%;		When you have to show the contextual-footer-right then uncomment this and comment the 100% width below.*/
	width:100%; 
}

.contextual-footer-left .breadcrumb {
	margin-bottom: 18px;
}

.footer-right,.contextual-footer-right {
	float: left;
	padding: 30px 0 23px 30px;
	width: 310px;
}

#FooterCol2 {
	float: left;
	width: 100%;
	background-color: #d9d9d9;
	position: relative;
	overflow: hidden;
}

#GlobalFooter {
	width: 100%;
	background-color: #e4e4e4;
	position: relative;
	overflow: hidden;
}

#FooterCorporateLinks {
	background-color: #fafafa;
	height: 38px;
}

#GlobalFooterCorporateLinks {
	line-height: 12px;
	padding: 14px 70px 0;
}

#GlobalFooterBottomLinks {
	/*padding-left: 70px; for desktop */
	/*width: 55%;  for desktop*/
	padding-left:15px;
	width:90%;
}

#PopUpFooterBottomLinks {
	background-color: #EAEAEA;
	width: 55%;
	padding: 0px 30px 20px 70px;
}

.footer-disclaimer {
	font-weight: normal;
	margin-top: 30px;
}

.footer-disclaimer span {
	font-size: 10px;
	line-height: normal;
	color: #6E6E6E;
	font-weight: normal;
}

.footer-corporate-links li a {
	text-transform: uppercase;
	color: #808080;
}

.footer-utility-links li a,.footer-utility-links li,.footer-disclaimer {
	color: #474747;
	font-family: Arial, Segoe UI, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
}

#FooterCol2 a:hover,.footer-corporate-links a:hover,.footer-utility-links a:hover
	{
	color: #474747;
	text-decoration: underline;
}

.product-finder-link {
	font-family: Arial, Sans-Serif;
	font-size: 15px;
}

#PopUpFooter {
	background-color: #d9d9d9;
}
/* Footer Social Media Chicklets */
.footer-social-media-chicklet {
	height: 20px;
	width: 20px;
}

#GlobalFooterBottomLinks ul,#GlobalFooterCorporateLinks ul,#PopUpFooterBottomLinks ul
	{
	padding: 13px 0 0;
	line-height: 12px;
}

#footer ul li,#GlobalFooter ul li,#HeroChicklets li,#PopUpFooter ul li {
	display: inline;
	list-style-type: none;
}

.footer-corporate-links li {
	margin: 0 13px 0 0;
}

.footer-utility-links li {
	margin-right: 5px;
}

.contextual-footer-left ul {
	padding-left: 0;
	margin: 12px 10px 0 0;
	font-family: Arial, Segoe UI, Sans-Serif;
	text-transform: capitalize;
	font-size: 11px;
	width: 140px;
	float: left;
}

.contextual-footer-left li {
	list-style-type: none;
	margin-bottom: 4px;
	display: block;
	margin: 0 20px 0 0;
}

.mega-inner,.mega-leftmost {
	_border: none;
}

.item-list ul li a {
	vertical-align: 0px;
}


#HeroNormal {
    clear: both;
    width: 100%;
     position:relative;
   /* margin-top:76px; */
    *z-index:-5;
}

#HeroNormal img {
	height:30px;
	padding: 10px 0px 5px 20px;
	float:left;
}

#HeroNormalTitle, #HeroNormal #HeroTitle {
	height: 48px;
	width: 100%;
	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index:999;
	/*margin-top: -35px;*/
}

#HeroSubTitle {
	height:30px;
	width:100%;
	opacity:0.85;
	filter: alpha(opacity=85);
}

.light-blue-hero, .bluebkg, .heading {
	background-color: #344052;		/*#2F5680;*/
}

.subheading {
	background-color: #e4e4e4;
	width:100%;
}

.solid h1{
	color: #FFFFFF;
	float: left;
	font-family: Arial,Sans-Serif;
	font-size: 400%;
	font-weight: lighter;
	letter-spacing: 0.015em;
	line-height: normal;
	margin: 0 0 -64px 70px;
	text-transform: uppercase;
	text-rendering: optimizeSpeed;
	/* padding-top:5px; */
}

.solid h2{
	color: #FFFFFF;
	/*float: left;  uncommend this line to remove centering */
	font-family: Arial,Sans-Serif;
	font-size: 300%;
	font-weight: lighter;
	letter-spacing: 0.015em;
	line-height: normal;
	/*margin: 3px 0 -35px 50px;*/
	text-transform: uppercase;
	text-rendering: optimizeSpeed;
	white-space:nowrap;
	/*padding-top:3px;*/
	/*padding-left:20px;   uncommend this line to remove centering and provide padding on the left */
}

.solid h3{
	color: #474747;
	float: left;
	font-family: Arial,Sans-Serif;
	font-size: 150%;
	font-weight: lighter;
	letter-spacing: 0.015em;
	line-height: normal;
	margin: 5px 0 -30px 15px;
	text-transform: uppercase;
	text-rendering: optimizeSpeed;
	width:100%;	
	text-align: left;
	/* padding-top:5px; */
}


.solid {
	position: absolute;		/* make this relative when you are changing the .solid h2 or h1 or h3 to float:left*/
	z-index: 1;
	/*top: 7px;*/
	text-align:center;		/* Comment this when you want to remove the centering */
	width:100%;
	white-space: nowrap;
}
