@charset "utf-8";
/* CSS Document */

/* Page Lead In */
#pageLeadInContainer {
	background-color:#f6fbfe;
	margin-bottom:28px;
	padding:28px 23px;
}
#pageLeadInContainer h3.introCopy {
	color:#000000;                 /* was 333 - MAINT-0006291 */
	font-size:1.2em;
	margin-bottom:15px;
	padding-top:10px;
}
#pageLeadInContainer h3.introCopy a {  /* added - MAINT-0007030 */
	color:#0086BF;
}
#pageLeadInContainer h3.introCopy p {  /* added - MAINT-0007030 */
        margin:0px;
}
#pageLeadInContainer .clear {
	width:100%;
}
#pageLeadInLeftCol {
	float:left;
	margin-right:30px;
	width:47%;
}
#pageLeadInRightCol {
	float:left;
	width:47%;
}
/* end Page Lead In */

#leftCol {
	float:none;
	padding:0px 0px 0px 23px;
	width:847px;
}
/* Styles for the products search template: [ */
#mwvcorpprodsearchtemp #leftCol {
	padding:0px 0px 0px 40px;
	width:830px;
}
/* ] */


/* Styles for the products by category, industry, and property templates: [ */
#mwvcorpprodbycattemp .tabContent .tocItem, 
#mwvcorpprodbyindtemp .tabContent .tocItem,
#mwvcorpprodbyproptemp .tabContent .tocItem {
	float:none;
	margin:0px 0px 25px 0px;
	width:100%;
}
/* ] */
/* Styles for the products search template: [ */
#mwvcorpprodsearchtemp .tabContent .tocItem {
	margin-bottom:20px;
	width:31%;
}
/* ] */

/* Styles for the products by category, industry, and property templates: [ */
#mwvcorpprodbycattemp #productsTabs, 
#mwvcorpprodbyindtemp #productsTabs, 
#mwvcorpprodbyproptemp #productsTabs,
#mwvcorpprodsearchtemp #productsTabs{
	margin-top:28px;
}
/* ] */


/* Styles for the product search template: [ */
#mwvcorpprodsearchtemp #contentContainer h1 {
	font-size:2.7em;
	margin-bottom:10px;
}
#mwvcorpprodsearchtemp h3 {
	font-size:1.4em;
	margin-bottom:30px;
}
/* ] */

/* Styles for the products by property template: [ */
#mwvcorpprodbyproptemp h2 {
	margin-bottom:20px;
}
/* ] */

div.productImageAndMessage {
	margin-bottom:20px;
	padding:0px;
	width:100%;
}
div.productImageAndMessage div.pic {
	border:1px solid #e0e1dd;
	float:left;
	margin:0px 25px 25px 0px !important;
	padding:10px;
}
div.productImageAndMessage p.prodDetailIntroWithPic {
	color:#000000;  /* was 333 - MAINT-0006291 */
	float:left;
	font-size:14px;
	line-height:20px;
	margin:0px;
	width:560px;
}
div.productImageAndMessage p{
	overflow: hidden;
}
div.productImageAndMessage a.download {
	background:url(/mwv/fragments/mwvcorpsiteimages/global/icon_download.gif) no-repeat 0px 10px;
	display: block;
	float:left;
	padding:8px 0px 2px 15px;
	width:auto;
}
.formBox {
	width:795px;  
}
#mwvspecchemprodpagetemplate .formBox {
	width:595px;   
}
#mwvfoodservprodpagetemplate .formBox {
	width:595px;   
}
#mwvsbuprodpagetemplate .formBox {
	width:595px;   
}

.formBox h3 {
	color:#000000;  /* was 333 - MAINT-0006291 */
	float:left;
	font-size:1em;
	font-weight:bold;
	margin:0px 0px 20px 0px;
}
.formBox .requiredNote {
	margin:0px 0px 20px 0px;
	text-align:right;
}
	


.leftCol {
	float:left;
	margin-right:30px;
	width:47%;
}
.rightCol {
	float:left;
	width:47%;
}
.wideimgright {
	color:#171717;
	margin-bottom:30px;
	padding:25px 0px 0px 0px;
	width:100%;
}
	.wideimgright{zoom: 1;}
	.wideimgright:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

/* .wideimgright doesn't need padding if it's in a tab */	
.tabContent .wideimgright{
	padding-top:0px;
}

.wideimgright h2 {
	margin-bottom:5px;
}
.wideimgright span.optionalpic {
	line-height:16px;
	padding:5px 0px 0px 0px;
	width:100%;
}
.wideimgright span.optionalpic img {
	border:1px solid #e0e1dd;
	float:right;
	padding:10px;
	margin-left:25px !important;
}
.wideimgright span.optionalpic a {
	display:block;
	margin-top:5px;
	padding-left:15px;
	background: url(/mwv/fragments/mwvcorpsiteimages/bullets/homepage_industry_bullet.gif) no-repeat 0px 3px;
}


