/*****************************
 *      Global styling       *
******************************/
body 
{
	zoom: 0.62;
	background: #FFFFFF;
	color: #000000;
}

.outerDiv
{
	background: transparent;
}


#footerDiv
{
	display:none
}

.LeftMenuDiv, .LeftMenuOuterDiv
{
	display: none;
}

#templateDiv
{
	width: 100%;
	margin: 0px;
	padding: 0px;	
}

#headerDiv #headerSearchDiv,
#headerDiv #headerInfoDiv,
#headerDiv #headerMenuDiv,
#headerDiv #headerSocialDiv,
#headerDiv #wobbleMenuOpenDiv,
#headerDiv #headerSearchDiv
{
	display: none;
}

#headerDiv #headerLogoDiv
{
	margin: 0;
	padding: 0;	
}

#backgroundImageDiv
{
	background: transparent;	
}

#backgroundImageDiv > img
{
	display: none;
}

#processTemplateTopDiv
{
	width: 100%;
	margin: 0px;
	padding: 0px;	
}

.WobbleMenuContainer
{
	display: none;	
}

/* Content popup div  */
.ui-dialog
{
	position: relative;
	top: 100px !important;
	left: 250px !important;
	border: 1px solid black;
}

.ui-icon-closethick, .ui-icon
{
	display: none;
}

.ui-dialog-close
{
	display: none;	
}

/* Image popup div */
#sb-wrapper
{
	position: relative;
	top: 100px !important;
	left: 250px !important;
	border: 1px solid black;
}

/*****************************
 *      Specific styling       *
******************************/

/*  AppliedProcessPopup/SchemePopup */
.AppliedProductTabDiv
{
	display: none;
}
.AppliedProcessesExpanderToggleDiv
{
	display: none;
}

/* Product popup */
.ProductCharacteristicsDiv,
.ProductSocialDiv,
.ProductContentActionTd,
.ProductShowAppliedProcessesExpanderToggleDiv
{
	display: none;
}

/* Social items */
.ShareContactPrintDiv
{
	display: none;
}

/* Homepage */
.TeaserContainerDiv
{
	position: relative;
	color:  #000000;
}

/* Market */
.MarketTextBoxBackgroundDiv
{
	position: relative;
	color:  #000000;
}

.GenericListExpanderToggleDiv 
{
	display: none;
}
