/* *** Stylesheet for Kantaka Ltd *** */
/* *** Designed for Webuseful Ltd by art2science (www.art2science.co.uk) *** */

body {
background: #ccc url(images/bg_body0.gif);
font-size: 11px;
font-family: Verdana, Arial, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
line-height: 110%
}
a {
	color: #330066;
	text-decoration: none;
	border-bottom: 1px dashed #56279b;
}
a:visited {
	color:#56279b;
	text-decoration: none;
}
a:hover {
	color: #564b47;
	background: #CCCCCC;
}
a:active { color:#333333;}

h1 {
	text-transform:uppercase;
	background: #56279b url(images/bg_strip.gif) top left repeat-y;
	padding:5px 15px 5px 30px;
	margin:0;
	color:#FFFFFF;
	font: 11px "Eras Medium ITC", Arial, Helvetica, sans-serif;
}

h2 {
font-size:20px;
font-weight: normal;
padding: 25px 10px 5px;
margin:0px;}

h3 {
font-size:14px;
font-weight: bold;
padding: 5px 10px 0 10px;
margin:0px;
color:#660066;
}

h5 {
	font-size: 11px;
	/*	border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;*/
	padding:0px 0px 15px;
	color:#FFFFFF;
	text-align: right;
}

/* ----------container to centre the layout---------- */
#container {
	width: 760px;
	padding:0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/bg_conta.gif) repeat-y 0px 100px;
} 
#container img {
padding: 15px 20px;}

/* ----------banner for title and logo-------------- */
#banner {
/*text-align: right;*/
/*background-color: #fff;*/
background: #fff url(images/bg_heade.gif) no-repeat;
padding: 0px 0px 0px 20px;
margin: 0px; 

}

#banner img {padding:25px 0px 15px;} 

.right {
	float:right;
	padding:10px 10px 0 0;
	line-height: normal;
} 

.right2 {
	float:right;
	/*padding:10px 10px 0 0;*/
	line-height: normal;
	margin-top: -15px;
	margin-right: 20px;
	clear: left;
} 


/* ----------outer and inner----------------- */
#outer{
	border-left: 200px solid #eee;
	background: #FFFFFF;
	margin-left: 10px;
 } 

#inner{ margin:0px; width:100%; } /* The ie/pc pecularity */ 

/* --------------left navi------------- */
#left {
 width:200px; 
 height:100%;
 margin-left:0px; 
 margin-right:0px;
 padding-top:30px;
 padding-left: 10px;
 background: #eeeeee url(images/bg_left.gif) repeat-y left;
 }
 
td.leftcol
	{
	background: #eeeeee url(images/bg_left.gif) repeat-y left;
  width:210px; 
  vertical-align:top;
  }
 
#left .phone {
	padding-top: 20px;
	padding-left: 30px;
	color: #660099;
	margin-bottom: 30px;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
}

#left img {
margin:20px;
padding: 0;
border : 1px solid black;
width : 150px;
}
	
a.nav, a.nav:link, a.nav:visited {
	display:block;
	width:130px;
	height:25px;
	margin-left:20px;
	background:#CCCCCC;
	border:1px solid #000000;
	margin-top:2px;
	text-align:left;
	padding-left: 20px;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	font: bold 12px/25px verdana, arial, sans-serif;
}
a.nav:hover {color:#fff; background:#56279b;}
a.nav:active {color:#fff; background:#660066;}
.chosen {
	display:block;
	width:160px;
	height:25px;
	margin-left:20px;
	background:#fff;
	margin-top:2px;
	text-align:left;
	padding-left: 20px;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font: bold 12px/25px verdana, arial, sans-serif;
}


/* -----------------content--------------------- */
#content{
	position: relative;
	margin: 0px;
	background: url(images/bg_right.gif) repeat-y right;
	padding-right: 20px;
}

#content dl {
	margin: 5px 0px 0px 50px;
}
#content dt {
	margin: 4px;
}
#content dd {
	margin-top: -10px;

}

#content img {
	float:left;
	clear: none;
	padding: 5px;
	position: relative; /*without this the image does not display in IE6!, but is fine in all other browsers (inc. IE7)*/
}

#content p{
padding: 3px 10px 5px 10px;
margin:0px; }

#content ul
	{/*margin : 0 0 5px 0;*/}
	
#content h1 {
	margin:20px 0 20px 0;
	}	
#content h4 {
	margin-bottom:0;
	padding : 0 10px 0 10px;
	}	
	
#content a.heavy{
	border: 0;
	}
	
p{
padding: 5px 10px 5px 10px;
margin:0px; }

.tellmemore 
	{
	text-align:right;
	margin: 0;
	padding-right:10px;
	font-size:80%;
	}

/*Styles for the form on Contact.htm*/	

fieldset {
	color : black;
	border: 1px solid #000066;
	background-color: white;
	margin: 0 20px;
		}
	
	label {
		line-height: normal;
		text-align: right;
		font-size: 9pt;	
		margin-right: 10px;
		margin-top: 10px;
		width: 100px;
		display : block;		
		float : left;  
		}
		
	input.formInput, textarea.formInput {
		border : 1px solid black;
		background-color : 	#ffffd9;
		margin-right: 10px;
		margin-top : 10px;
		padding: 2px;
		font-size: 9pt;		
		}	

/*Styles for the form on chemical-analysis.htm*/
#ct1128-form
	{
	border : 1px solid black;
	margin:20px 5px 5px 5px;
	background-color:white;
   padding-bottom:5px;
	text-align:left;
	}
#ct1128-form p
	{
	padding-bottom:0;
	margin-bottom:0;
	}	
#ct1128-form fieldset 
	{
	margin: 20px 10px;
	background-color: #eeeeee;
	padding-left: 5px;
	}
	
#ct1128-form label {
		line-height: normal;
		text-align: left;
		font-size: 8pt;	
		margin-left: 0px; 
		margin-top: 10px;
		display : block;		
		float : left;  
		}

#ct11280-form input {
		border : 1px solid black;
		background-color : 	#ffffd9;
		margin-left: 10px;
		margin-top : 10px;
		padding: 2px;
		font-size: 8pt;		
		}	

/*  ----------------footer---------------------- */ 
#footer {
	clear:left;
	padding:0px;
	margin:0px;
	text-align: left;
  	background: #fff url(images/bg_footer.gif) no-repeat bottom;
	height: 35px;

} 

#footer p {
	margin-left:25px;
	font-size: 8px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	color: #FFFFFF;
}

/* *html #footer p { padding:0;} */

#footer img {
	border-style: none;
	padding: 0px;
	margin: 0px;
}
#footer a:link, #footer a:visited {
	color:#fff;
	text-decoration: none;
	border-bottom-style: none;
}

#footer a:hover, #footer a:active {
	color:#fff;
	text-decoration: underline;
	border-bottom-style: none;
	background-color:inherit;
}
/*   ***** WEBUSEFUL styles *****   */

span.webu, span.webu-r, span.xhtml-link {
font-size: 0.9em;
font-variant:small-caps;
font-weight:bold;
text-decoration:none;
}

span.webu { color:white; }
span.webu-r {color:white;}

.xhtml-link {color: #fff;}

div.imgwrap {
	background-color:white;
	border : 1px solid pink; 
	margin: 5px;
	padding: 20px;
	float:left; 
/*	display:inline; 
	font-size:80%;
	font-weight:bold;
	color:black; */
	background-color: green;
	 }
	 
div.imgwrap img{
	vertical-align:top; /*Fix IE6 fault */
	margin:0;
	padding:0;
	border : 1px solid blue;
/*	position: relative;  */
	}

img.ct1128
	{
	margin: 20px;
	padding: 2px;
	border: 1px solid black;
	}

div.resource {
	border:1px solid #ccc;
	margin: 10px;
	padding: 10px;
	}