/* Print CSS */

body {
	background: none;
	font-family: arial;
	font-size: 12pt;
	font-weight: normal;
	float: none;
	width: 100%;
}

a, img {border: none;}

dl {margin: 5pt 0 10pt 0;}

dd, blockquote {
	margin: 0;
	padding: 0;
}

em {font-style: normal;}

a {
	font-weight: normal;
	color: black;
	text-decoration: underline;
}

/* Hidden Stuff */

form, div.topNavigation, div.footerWrap, ul.footerLinks, ul.primaryNav, div.contact, div.banner, ul.breadcrumb, div.leftColumn, p.copyName, div.popup, div.right, a.greenCTA, a.more, p.descri, ul.ImgContainer li a, ul.actionGroup, div.impNote a.specW, div.productDesc, div.quoteWrapper, div.contactWrap div.w300, .toShow, a.top, .specTxt, .productBtns, .greenCTAQuote, .contactPrint {
	display: none;
}

div.wrapper {
	width: 90%;
	margin: 0 auto;
	padding: 0 0 20pt 0;
	border-bottom: black solid 3pt;
}

div.branding {border-bottom: black solid 3pt;}

div.copyRight {text-align: center;}

ul.chemicalList span {display: block;}

table.spec, table.spec td, table.spec th {border: #E4E3E3 solid 1pt;}

table.spec td, table.spec th {padding: 6px 10px;}

ul.ImgContainer {
	background: url("../img/facilities/facitlities-blue-print.png") no-repeat;
	height: 370px;
	list-style: none;
}

div.imgWrapper img {
	display: block;
	margin-bottom: 10pt;
}

div.imgWrapper em {
	display: block;
	width: 494px;
	font-size: 10pt;
}

/* Beautifying Product Pages */
div.productPad {
	padding:5px;
	position: relative;
	margin-bottom:20px;
}
div.prodImg {
	float: left;
	border: 1px solid #cecece;
}
div.prodImg span{
	display: block;
	font-size: 10px;
	padding: 3px;
	background-color: #ffffff;
}
div.prodValue{
	font-size: 11px;
	
}
div.prodValue dt {
	font-size: 10px;
	font-weight: bold;
	float: left;
	padding-right: 1px;
	padding-left: 7px;
	width: 51px;
}
div.prodValue dl{
	margin: 1px 0 10px 0;
}

div.chemical strong, div.impNote strong {
	color: black;
	font-size: 13pt;
	text-transform: uppercase;
}

div.impNote em {font-size: 11pt;}

div.small, div.big {
	margin-bottom: 10pt;
	border-bottom: #666 dotted 2pt;
}

div.small em.noImage {
	display: block;
	height: 20pt;
}


em.noImage {background-position: -400px -100px;}

em.int-1 {background-position: 0 0;}

em.int-2 {background-position: 0 -100px;}

em.int-3 {background-position: 0 -200px;}

em.int-4 {background-position: 0 -300px;}

em.int-5 {background-position: 0 -400px;}

em.int-6 {
	background-position: 0 -500px;
	height: 200px;
}

em#int-7 {
	background-position: 0 -800px;
	height: 130px;
}

em.int-8 {background-position: -200px 0;}

em.sc-1 {
	background-position: -800px 0;
	height: 200px;
}

em.pc-1 {background-position: -600px -300px;}

em.sc-7 {background-position: -800px -300px;}

em#xheight {height: 110px;}

em.pc-2 {background-position: -600px -500px;}

strong.personal-care, strong.speciality-chemicals, strong.intermediates {
	font-size: 14pt;
	color: #333;
}

div.impNote, div.imgWrapper, ul.chemicalList li, ul.address li {margin-bottom: 10pt;}

ul.chemicalList a {
	display: block;
	margin-bottom: 5pt;
}
ul.chemicalList span {
	font-size: 10pt;
	color: #666;
}
.forScreen {
	display: none;
}
div.imgInfo {
	display: block;
}
.specialityProd li {
	list-style: none;
}
.affliciation {
	list-style: none;
}
.clientOuter {
	margin-bottom: 10px;
}
@media print
{
.printBreak {page-break-after:always}
}
ul.address li {
	list-style: none;
}