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;
}

#content h3{
    font-size: 112%;
    margin-bottom: 1em;
}

#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 #generic-info */
	#generic-info { margin: 2em 0; min-height: 100px; padding: 10px; }
	/* END #generic-info */
/* END #productDetail */
