body{
    background-color: white;
    padding: 1em;
    color: #636466;
    font-family: Verdana;
    font-size: 70%;
}

.access{
	display: none;
}

#header h1{
    display: none;
}

h2{
    color: #1953a5;
}

#content h2{
    font-size: 140%;
    margin-top: 14px;
    margin-bottom: 1em;
    color: #888888;
}

#content h3{
    font-size: 112%;
    margin-bottom: 1em;
    color: #5f5f5f;
}

#content p{
    margin-bottom: 1em;
}


#content a, #footer a, #right a, #right *{
    color: #1953a5;
}

#right{
    text-align: center;
}

#right h2{
    font-size: 130%;
    color: #636466;
}

#navigation .main_nav li{
    font-weight: bold;
    background-image: url(/template-images/nav1.png);
    border-top: 1px solid #dbdcdd;
    background-repeat: no-repeat;
    line-height: 100%;
}

#navigation .main_nav ul a{

}


#navigation .main_nav li a{
    padding-left: 5px;
    padding-right: 16px;
    color: #1953a5;
}

#navigation .main_nav li a{
    display: block;
    min-height: 13px; /* 21 px - 4 px top margin -4 px bottom padding*/
    padding-bottom: 4px;
    text-decoration: none;
    padding-top: 4px;
}

#navigation .main_nav li li{
    font-weight: normal;
    background-image: url(/template-images/nav3.png);

}

#navigation .main_nav li li a{
    color: #636466;
    padding-left: 16px;
}

#navigation .main_nav li.current{
    background-image: url(/template-images/nav2.png);
}

#navigation .main_nav li.currentsection{
    background-image: url(/template-images/nav2.png);
}

#navigation .main_nav li.current a{
    color: #4794b4;
}

#navigation .main_nav li li.current{
    background-image: url(/template-images/nav3.png);
}

#navigation .main_nav li li.current a{
    color: #4794b4;
	font-weight: bold;

}

#navigation .main_nav li.current li a{
    color: #636466;
}

#footer{
    font-size: 80%;
}

.productInfo_Blue, .brandInfo_Blue 
{
	background-color:#e2eaf7;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

.productInfo_White, .brandInfo_White
{
	background-color:white;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

.productImage, .brandLogo
{
	float:left;
	margin-right: 5px;
	margin-left: 5px;
}

.productDetails
{
	width: 370px;
	float:left;
}

.brandDetails
{
	width: 350px;
	float:left;
}

.distributorDetails
{
	width: 99%;
	padding: 0;
}

.distributorDetails thead
{
	background-color: #e2eaf7 ;
	text-align:left ;
}

.distributorDetails th
{
	vertical-align: top ;
	border: none;
	margin: 5px;
	padding: 6px;

}

.distributorDetails td
{
	vertical-align: top ;
	border: none;
	margin: 5px;
	border-right: dashed 1px #e2eaf7;
}
/*
.distributorDetails 
{
	clear: both;
}

.distributorInfo
{
	float: left ;
	width: 170px;
}
.distributorAddress
{
	float: left ;
	border-left : dashed 1px black;
	border-right : dashed 1px black;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-right: 5px;
	width: 140px;
}

.distributorContact
{
	float: left ;
	width: 100px;
}



*/
address
{
	margin-bottom: 20px;
}

#enquiry-list ol { border-top: 2px solid #EFEFEF; list-style: none; margin-left: 0; padding-left: 0; }
	#enquiry-list li { border-bottom: 2px solid #EFEFEF; list-style: none; overflow: hidden; padding-bottom: 0.5em; padding-top: 0.5em; }
		#enquiry-list div { float: left; width: 350px; }
		#enquiry-list a { float: right; }

#enquiry-list #paging
{
	border:none;
}		

#enquiry-list #paging li
{
	float:left;
	padding: 0 20px 0 0;
	border:none;	
}

#enquiry-detail table { }
	#enquiry-detail th { padding: 3px 10px 3px 0; text-align: left;	}
	#enquiry-detail td { padding: 3px 0; }
	
	
#enquiry-detail ol { list-style:none; margin-left:0px; padding-left:0px;}
#enquiry-detail ol li{ float:left; padding: 0 20px 0 0; }


/* STYLES BELOW TAKEN FROM CONTAMINOMICS */

/* START .hidden */
.hidden { display: none; }
/* END .hidden */


/* START table */
table { background: transparent url(/template-images/contaminomics/content/table/bg.gif) no-repeat top left; border-collapse: collapse; display: table; font-size: 100%; margin-bottom: 1em; width: 456px; }
	caption { color: #1953A5; font-weight: bold; padding: 0 1em 1em 1em; }
		tr { background: transparent; }
		thead { display: table-header-group; vertical-align: top; }
			th { background: transparent url(/template-images/contaminomics/content/table/dotHorizontal.gif) repeat-x bottom left; color: #1953A5; font-size: 1.0404em; font-weight: bold; padding: 1em; vertical-align: top; }
			table th.first,
			table td.first { background: transparent url(/template-images/contaminomics/content/table/dotsHorizontalFirst.gif) no-repeat bottom left; }
			table th.last,
			table td.last { background: transparent url(/template-images/contaminomics/content/table/dotsHorizontalLast.gif) no-repeat bottom right; }
			td { background: transparent url(/template-images/contaminomics/content/table/dotHorizontal.gif) repeat-x bottom left; border-collapse: collapse; padding: .5em 1em; vertical-align: top; }
		tbody { display: table-row-group; font-size: 0.9537em; vertical-align: middle; }
		tfoot { display: table-footer-group; vertical-align: middle; }
/* END table */


/* Sidebar Product Search Box */
input#productCode { width: 150px; }
#div_productCode label { color: #636466; display: block; font-weight: bold; margin: 0; padding: 0 6px 0 0; width: 150px; }
/* START #productSearch */
#productSearch { margin-bottom: 8px; }
	#productSearch fieldset { padding: 0; }
		#productSearch label { color: #636466; display: block; float: none; font-weight: normal; margin: 0 0 8px 0; padding: 0; width: auto; }
		#productSearch input.inputText { border: 1px solid #636466; float: left; font-size: 1em; margin: 4px 4px 0 0; padding: 0; width: 97px; }
		#productSearch span { background: transparent url(/template-images/contaminomics/content/form/submitRight.gif) no-repeat center right; display: block; float: left; width: auto; }
			#productSearch input.submit { background: transparent url(/template-images/contaminomics/content/form/submitleft.gif) no-repeat center left; font-size: 1em; min-height: 16px; width: auto; }
/* END #productSearch */

/* START #productSelection */
#productSelection fieldset { position: relative; }
	#productSelection .formbuttonbar {  }
		#productSelection .formbuttonbar li { margin: 0; }
/* END #productSelection */






/* START #productDetail */
#productDetail { background: transparent url(/template-images/contaminomics/elements/productDetail/bg.gif) no-repeat top left; padding: 10px; }
	#productDetail th { width: 160px; }
	#productDetail td { padding: 1em; }


/* START #productDocuments */
#productDocuments { margin-top: 2em; }
	#productDocuments th { width: 160px; }
	#product-documents-title { font-size: 1.18em; }
	.flag-instructions p { margin: 4px 0 0 0; }
	#productDocuments td { padding: 1em; }
/* END #productDocuments */


	/* START .flagList */
	.flagList { display: block; float: left; list-style: none; margin: 0; padding: 0; width: 246px; }
		.flagList li { background: transparent; clear: none; display: block; float: left; margin: 0 21px 0 0; padding: 0; }
			.flagList img { display: block; margin-bottom: 1em; position: relative; }
	/* END .flagList */
	
	
	/* START .supportingDocuments */
	.supportingDocuments { display: block; float: left; list-style: none; margin: 0; padding: 0; width: 246px; }
		.supportingDocuments li { background: transparent; clear: none; display: block; margin: 0 21px 0 0; padding: 0; }
			
	/* END .supportingDocuments */


	/* START #generic-info */
	#generic-info { margin: 2em 0; min-height: 100px; padding: 10px; }
	/* END #generic-info */
/* END #productDetail */



/* START #language-selector */
#language-selector { list-style: none; margin: 0 0 0 82px; padding: 20px 0 20px 0; }
	#language-selector li { list-style: none; margin: 0; padding: 4px; }
		#language-selector img { margin-right: 16px; }
		#language-selector a { background: transparent url(/template-images/KCP/elements/language-selector/arrow.gif) no-repeat center right; font-weight: bold; line-height: normal; padding: 8px 18px 8px 8px; text-decoration: none; }
		#language-selector a:hover { color: #4794B4; text-decoration: none; }
/* END #language-selector */



/* START HWP Landing Page */
#header.hwp-header { height: 222px; }
#content .hotSpot,
#content .section {
	font-family: "Arial Narrow",Arial,Helvetica,sans-serif;
}
#content .section{
	background:transparent url(/template-images/KCP/hwp/bgSection.gif) no-repeat 23px bottom scroll;
	/*border-bottom:#B5CBE1 1px dashed;*/
	padding:21px 0 29px;
}
#content .section h1,
#content .section h2{
	background:transparent url(/template-images/KCP/hwp/bgTitle.gif) no-repeat 0 0 scroll;
	color:#808080;
	font-size:26px;
	font-weight: normal;
	line-height:28px;
	padding:4px 0 23px 24px;
}
#content .section h3{
	background:transparent url(/template-images/KCP/hwp/bgTitle.gif) no-repeat 0 0 scroll;
	color:#808080;
	font-size:20px;
	font-weight: normal;
	line-height:22px;
	padding:10px 0 17px 24px;
	margin:0;
}
#content .section p{
	color:#6b6b6b;
	font-size:16px;
	line-height:18px;
	padding:0 0 18px 23px;
	margin:0;
}
#content .section a.lnkLearnMore{
	background:transparent url(/template-images/KCP/hwp/lnkLearnMore.gif) no-repeat 0 0 scroll;
	display:block;
	height:26px;
	width:101px;
	margin-left:-3px;
}
#content .section a.lnkArrow{
	background:transparent url(/template-images/KCP/hwp/lnkArrow.gif) no-repeat right 0 scroll;
	color:#3fa9f5;
	padding:0 20px 0 23px;
	font-weight:bold;
	text-decoration:none;
}
#content .section a.lnkArrow:hover{
	text-decoration:underline;
}
#content .section .text{float:left; padding-left:23px; width:300px;}
#content .section .text p{padding:0 0 20px 0; font-size:13px;}
#content .section img.floatRight{margin:11px 75px 0 15px;}
#content .section .callouts{float:right;	width:390px;}
#content .section .callouts a{display:block;	float:left;	font-size:16px;	line-height:15px;text-align:center;	text-decoration:none;font-weight:bold;color:#3FA9F5;width:122px;}
#content .section .callouts a:first-child{ margin-right:7px;}
#content .section .callouts a {*margin-right:: expression(this.previousSibling==null?'7px':'0px');}
#content .section .callouts a img{display:block;float:left; margin-bottom:5px;}
#content .section .pillar{
	background:transparent url(/template-images/KCP/hwp/bgSection.gif) repeat-x 0 bottom scroll;
	padding:16px 0 12px;
}
#content .section .pillar h3{
	color:#3fa9f5;
	font-size:16px;
	line-height:18px;
	padding:10px 0;
}
#content .section .pillar p{
	color:#6b6b6b;
}
#content .section .pillar p.floatLeft{
	float:left;
}
#content .section .pillar img.floatLeft{
	margin-right:22px;
	float:left;
}
#content .section .pillar .icon{
	float:left;
	margin-right:50px;
}
#content .section .pillar .icon p{
	color:#3fa9f5;
	font-size:16px;
	padding:0;
}
#content .section .pillar .icon img.floatLeft{
	margin:0 0 0 10px;
}
#content .section .pillar .last{
	margin:0;
}
#content .hotSpot{
	/*background:transparent url(/template-images/KCP/hwp/bgHotSpot.gif) no-repeat 0 0 scroll;*/
	margin-top: 20px;
	height:577px;
	overflow:hidden;
	position:relative;
	/*width:731px;*/
	width:662px;
}
#content .hotSpot img.workPlace{
	position:absolute;
	bottom:30px;
	right:30px;
	z-index:1;
}
#content .hotSpot a.lnkHotSpot{
	background:transparent url(/template-images/KCP/hwp/imgHotSpot.png) no-repeat 0 0 scroll;
	display:block;
	height:35px;
	position:absolute;
	text-indent:-4000px;
	z-index:99;
	width:35px;
}
#content .hotSpot .hotSpotDialog{
	background:transparent url(/template-images/KCP/hwp/bgHotSpotDialog.gif) no-repeat 0 0 scroll;
	display:none;
	height:299px;
	left:0;
	padding:10px;
	position:absolute;
	top:0;
	z-index:98;
	width:238px;
}
#content .hotSpot .hotSpotDialog h3{
	border-bottom:#009fe1 1px solid;
	margin-bottom:3px;
	padding-bottom:10px;
}
#content .hotSpot .hotSpotDialog h3,
#content .hotSpot .hotSpotDialog h4{
	color:#f15a24;
	font-size:14px;
	font-weight: normal;
	line-height:18px;
}
#content .hotSpot .hotSpotDialog .item{
	border-top:#009fe1 1px dashed;
	padding:8px 0;
}
#content .hotSpot .hotSpotDialog p{
	/*color:#009fe1;*/
	font-size:14px;
	line-height:18px;
	margin: 0;
}
#content .hotSpot .legend{
	background:transparent;/* url(/template-images/KCP/hwp/bgSection.gif) no-repeat 0 27px scroll;*/
	padding:0 5px;
	position:absolute;
	right:65px;
	top:10px;
	width:110px;
	z-index:2;
}
#content .hotSpot .legend h3{
	background:transparent url(/template-images/KCP/hwp/imgHotSpotBullet.gif) no-repeat 0 1px scroll;
	color:#f15a24;
	font-size:14px;
	font-weight: normal;
	line-height:18px;
	padding:0 0 15px 25px;
	margin:0;
}
#content .hotSpot .legend p{
	font-size:14px;
	line-height:18px;
	margin:0;
}
/* END HWP Landing Page */
