/*Genaral setup and fixes*/
.parbase {
	margin-top:0px!important;
}



/*MAIN MENU*/
.my-menu-box {
	 
	background: #f8f8f8;
	
	height:90px; 

	margin: 0px 0px 10px 10px;
	padding: 0;



}

.my-menu-item {
	position:relative; display: inline-block; float: left;
	width:125px; /*975 px / 7 minus 25 px for left-right padding*/
	height:75px;
 
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	
	vertical-align: middle;
	margin: 0;
	padding: 12px 5px 12px 28px;
	background-image: url('http://media.mt.com/dam/LabDiv/graphics/grey-arrow.png');
	background-repeat: no-repeat;
	background-position: 7px 11px;

	border-top: 1px solid #d0d0d0; border-bottom: 1px solid #d0d0d0;

}
			.mmmmy-menu-item:hover {
				background-color: #f0f0f0;
				color: #00a2ff;
				background-image: url('http://media.mt.com/dam/LabDiv/graphics/blue-arrow.png');
				cursor: pointer;

			}

					.my-menu-item-active {
						background-color: #f0f0f0;
						color: #00a2ff;
						background-image: url('http://media.mt.com/dam/LabDiv/graphics/blue-arrow.png');
						cursor: default;

					}


			.my-menu-item-selected {
				color: #00a2ff;
				background-image: url('http://media.mt.com/dam/LabDiv/graphics/blue-arrow.png');
			}


			.my-meny-firstitem {padding-top:24px;}
			.my-meny-lastitem {padding-bottom:24px;}


			#my-menu-item7 {
				width:114px;
			}

			#my-menu-item2, #my-menu-item4, #my-menu-item6 {background-color:  ;}




/*MAIN CONTENT*/

.my-hidden {
	display: none;
}


.my-maincontent {
	padding: 0px 0px 10px;
	margin: 10px 5px 10px 0px;
}	


				p.my-text {
					font-size:14px;
					line-height:20px;
					}

					p.my-text-16-22 {
						font-size:16px;
						line-height:22px;
					}

				.my-maincontent-column {
					display: block-inline; width: 40%; padding: 0px 15px 0px 0px; float: left;

				}




/*PAGE HEADER*/
#my-page-header-container {
	margin-bottom: 0px;
}

#content {top:-10px;}


.my-page-header {
	font-size: 25px;
	font-weight: normal;
	line-height: 30px;
width: 450px;
}



			.my-page-header-box {
				position: absolute;
				top: 0px;
				left: 0px;
				padding: 10px 10px 10px 10px;
				background-image: url(http://media.mt.com/dam/LabDiv/graphics/white-back.png);
			}

					#my-page-header-box0 {
						background-image: none;
					}


/*HEADER IMAGES*/

#my-page-header-section0 {
	background-image: url(http://us.mt.com/dam/MTPRO/PRO_Landing_pg/Mining/Mining_mood2.jpg);
}


#my-page-header-section1 {
	background-image: url(http://us.mt.com/dam/MTPRO/PRO_Landing_pg/Mining/extraction5.jpg);
}

#my-page-header-section2 {
	background-image: url(http://us.mt.com/dam/MTPRO/PRO_Landing_pg/Mining/extraction7.jpg);
}

#my-page-header-section3 {
	background-image: url(http://us.mt.com/dam/MTPRO/PRO_Landing_pg/Mining/extraction6.jpg);
}

#my-page-header-section4 {
	background-image: url(http://us.mt.com/dam/MTPRO/PRO_Landing_pg/Mining/gold_nuggets_Original1.jpg);
}

#my-page-header-section5 {
	background-image: url(http://us.mt.com/dam/MTPRO/PRO_Landing_pg/Mining/QC_LAB_process_development1.jpg);
}

#my-page-header-section6 {
	background-image: url(http://us.mt.com/dam/MTPRO/PRO_Landing_pg/Mining/Maintenance_repair.jpg);
}


#my-page-header-section7 {
	background-image: url(https://www.mt.com/content/dam/mettler_toledo/industries/testing_labs/graphics/7-environment.jpg);
}


