nav.main ul {
	background: #fff;
	list-style: none;
	position: relative;
	display: block;
	margin: 0;
	width: 100%;
	z-index: 999;
}
img.slowNav	{
	position: absolute;
	z-index: 1000;
	width: 100%;
	height: 50px;
	left: 0;
	top: 0;
	background: rgba(255,255,255,.5);
	
	}
*+html nav.main ul {
	float: left;
}
nav.main ul:after {
	content: ""; clear: both; display: block;
}
nav.main ul li {
	float: left;
	padding: 0 27px 0 0px; /*  was padding: 0 50px 0 0px; w/o Oil & Gas */
	display: block;
}
nav.main ul li:last-child { /* Add with Oil and Gas*/
	padding: 0; 
}
nav.main ul li:hover a:hover {	
	color: #d6133e;
}
nav.main ul ul a	{
	line-height: 1.25em;
	height: auto!important;
	}
nav.main ul li:hover ul a {	
	font-size: 14px!important;
	font-weight: normal;
	position: relative;
}
nav.main ul li:hover > a {
	color: #d6133e;
	border-bottom: 3px solid #d6133e;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}	
nav.main ul li a {
	display: table-cell; 
	vertical-align: middle;
	text-align: center;
	height: 47px;
	color: #757575; 
	text-decoration: none;
	border-bottom: 3px solid transparent;
	font-size: 18px;
	font-weight: 400;
}	
nav.main ul li li a/*  , nav.main ul li li:hover a  */	{
	display: inline;
	font-weight: 400!important;
	font-size: 14px!important;
	border-bottom: 0!important;
	}
nav.main ul li li a:hover {
	color: #d6133e!important;
	border-bottom: 3px solid #d6133e;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}	
nav.main ul ul {
	border-radius: 0px; 
	padding: 0!important;
	margin: 0!important;
	float: left; 
	position: absolute; 
	top: 100%; 
	left: 0; 
	width: 100%;
	color: #333;
	/*  max-height: 225px;  */
	height: auto;
	border-top: 1px solid #efefef;
	background:#fff;
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 43%, rgba(255,255,255,.9) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(43%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,.9))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 43%,rgba(255,255,255,.9) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 43%,rgba(255,255,255,.9) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 43%,rgba(255,255,255,.9) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 43%,rgba(255,255,255,.9) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow:  0px 2px 4px 0px rgba(0, 0, 0, .2);
box-shadow:  0px 4px 4px 0px rgba(0, 0, 0, .2);
border-bottom: 5px solid #ac1d28;
}
nav.main ul ul a:link, nav.main ul ul  a:visited	{
	color: #971717;
	border-bottom: 1px dotted #9B9B9B;
	}
nav.main ul ul  a:hover	{
	color: #bf1d28;
	border-bottom: 1px dotted #bf1d28;
	}
*+html	nav.main ul ul {
	top: 46px;
}
nav.main ul ul li, nav.main ul ul li a, ul.dropdown ol li {
	float: none; 
	padding: none!important;
	position: relative;
	max-width: auto!important;
	width: auto!important;
	height: auto!important;
	border: 0!important;
	text-align: left;
	font-size: 14px!important;
	font-weight: 400;
}
nav.main ul ul li:hover, nav.main ul ul li a:hover {
	background: none;
}			
nav.main ol	{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: 400;
	list-style-type: none;
	line-height: 1.5em!important;
}
nav.main ol ol	{
	margin: 0 0 0 20px!important;
}	
nav.main ol li, nav.main ul ul ul	{
	float: none; 
	padding: none!important;
	position: relative;
	max-width: auto!important;
	width: auto!important;
	height: auto!important;
	border: 0!important;
	text-align: left;
	color: #575757;
	font-size: 14px!important;
	font-weight: 400;
	}	
.thirdsContainer	{
	float: left;
	position: relative;
	z-index: 999;
	width: 100%;
	margin: 0 0 0 0;
	clear: both;
	}
.thirdsContainer .thirds	{
	float: left;
	position: relative;
	width: 29.29%;
	margin: 0 2%;
	}
.thirdsContainer .thirds.ctr	{
	float: left;
	width: 33.33%;
	margin: 0;
	}
.thirdsContainer .thirds.ctr .mm-img	{
	position: relative;
	display: block;
	z-index: 2;
	width: 100%;
	height: 225px;
	top: 0px;
	left: 0px;
	}
.thirdsContainer .thirds.ctr .mm-img img	{
	position: relative;
	bottom: -1px;
	left: 0px;
	z-index: 2;
	width: 100%;
	height: auto;
	}
.thirdsContainer .thirds.ctr .mm-img a	{
	display: block;
	position: relative;
	z-index: 2;
	padding: 0!important;
	margin: 0!important;
	border-bottom: none!important;	
	}
.thirdsContainer .thirds.ctr .mm-img .galleryLink	{
	position: absolute;
	bottom: -2px;
	left: 0;
	height: 45px;
	width: 100%;
	background: url(/images/shell/bg-mm-links.png);
	z-index: 3;
	color: #fff;
	font-size: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 7px 10px;
	text-align: left;
	}	
.thirdsContainer .thirds.ctr .mm-img .galleryLink img	{
	display: block!important;
	width: auto!important;
	heigth: auto!important;
	position: relative;
	}	
.thirdsContainer .thirds.ctr .mm-img .galleryLink a.icon-camera-click	{
	position: absolute;
	width: auto!important;
	height: auto!important;
	right: 10px!important;
	top: 15px!important;
	}	
.thirdsContainer .thirds.ctr .mm-img img	{
	width: 100%;
	height: auto;
	}
.thirdsContainer .thirds a	{
	font-size: 14px!important;
	}
	
	
.thirdsContainer h2	{
	font-weight: 500;
	font-size: 21px;
	margin: 5px 0;
	}
.thirdsContainer h2.materials-science	{
	padding: 5px 0 5px 40px;
	background: url(/images/shell/mm_icon_matsci.png) no-repeat 0 0;
	}	
.thirdsContainer h2.electronics	{
	padding: 5px 0 5px 40px;
	background: url(/images/shell/mm_icon_electronics.png) no-repeat 0 0;
	}	
.thirdsContainer h2.life-sciences	{
	padding: 5px 0 5px 40px;
	background: url(/images/shell/mm_icon_lifesci.png) no-repeat 0 0;
	}
.thirdsContainer h2.natural-resources	{
	padding: 5px 0 5px 40px;
	background: url(/images/shell/mm_icon_mining.png) no-repeat 0 0;
	}
.thirdsContainer h2.industrial-manufacturing	{
	padding: 5px 0 5px 40px;
	background: url(/images/shell/mm_icon_indmfg.png) no-repeat 0 0;
	}	
.thirdsContainer h2.oil-gas	{
	padding: 5px 0 5px 40px;
	background: url(/images/shell/mm_icon_oilGas.png) no-repeat 0 0;
	}
.thirdsContainer h3	{
	font-weight: 600;
	font-size: 15px;
	margin: 10px 0 5px 0;
	}	
.thirdsContainer p	{
	margin: 10px 0;
	}
.thirdsContainer .thirds:last-child h3	{
	margin: 20px 0 0;
	}	
.closeMM	{
	position: absolute;
	z-index: 999;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
	width: 22px;
	height: 23px;
	background: url(/images/shell/Xbutton.png) no-repeat;
	}	
	
	
/*  TEST SAMPLES BODY ON-STATE  */
body.lifeSciences nav.main ul li.lifSci > a {
	color: #d6133e;
	border-bottom: 3px solid #d6133e;
	}



nav .SingleLineEllipsis {
	display: block; /* or inline-block */
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 1.25em !important;
	height: auto !important;
	margin: 0!important;
}


