/* SETUP */

body
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:65%;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
}

p
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;

text-decoration: none;
text-align: left;

margin: 0px;
padding: 0px
}

h1
{
font-size: 220%;
font-family:Times New Roman, Times, serif
}

h2
{
font-size: 160%;
font-family:Times New Roman, Times, serif
}

h3,h4,h5
{
font-size: 160%;
font-family:Times New Roman, Times, serif
}

a
{
color: #000;
text-decoration: none
}

a:hover
{
color: #000;
text-decoration: none
}

a:link 
{
color: #000;
text-decoration: none
}

a:active 
{
color: #000;
text-decoration: none
}


a:visited
{
color: #000;
text-decoration: none
}

img
{
border: 0px
}

.div_clear
{
clear: both
}

/* FORMS */

form
{
margin: 0px;
padding: 0px
}


/* LAYOUT */

#div_sitewrap
{
margin: 0px auto;
width: 760px
}


/********* LEFT CONTENT **********/

#div_lft
{
display: none
}

	



/********* RIGHT CONTENT **********/

#div_rgt
{
float: right;
width: 100%
}

	#div_kca
	{
	display: none
	}

/* MENU */
	
	#div_menu
	{
	display: none
	}	
	

/* CONTENT */

	#div_flash
	{
	display: none
	}	

	#div_main_border
	{
	background-color: #FFFFFF;
	padding: 0px 3px 3px;	
	}

		#div_main
		{
		background-image: url(images/kca_flash_grad.jpg);
		background-repeat: repeat-x;
		background-position: left top;	
		}

			#div_watermark
			{
			background-image: url(images/kca_watermark.jpg);
			background-repeat: no-repeat;
			background-position: right bottom;	
			padding: 10px
			}		

			#div_watermark h1, #div_watermark h1 a, #div_watermark h1 a:hover
			{
			color: #ACB066;
			margin: 0px;
			padding: 10px 0px 20px;
			text-align: left;
			}	


/* FOOTER */


#div_footer
{
padding: 10px
}

	#div_footer p, #div_footer p a, #div_footer p a:hover
	{
	color: #003300
	}


/* VALID */


#div_valid
{
display: none
}

	#div_valid img
	{
	float: right;
	margin: 5px 0px 0px 5px
	}



/* TEXT */

.a_link, a.a_link, a.a_link:link, a.a_link:visited, a.a_link:active
{
color: #000;
text-decoration:underline
}

a.a_link:hover
{
color:#ccc;
}



/*********************** HTML *************************/

#div_html 
{

}	


#div_html p
{
	color: #003300;
	margin: 0px 0px 20px		
}	

#div_html h1,h2
{
	color: #003300;
	margin: 0px 0px 15px 0px;
	text-align: left;
}	

#div_html h3,h4,h5,h6
{
	color: #003300;
	margin: 0px 0px 15px 0px;
	text-align: left;
}	

#div_html ol, #div_html ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;	
	text-align: left;
}	
	
#div_html li
{

}

#div_html a, #div_html a:active, #div_html a:link, #div_html a:visited
{
	color: #003300;
	text-decoration: underline
}	

#div_html a:hover
{
	color: #000
}


	
	#div_html .img_prod_thumb	
	{
	float: right;
	margin: 0px 0px 20px 20px;
	border: 1px solid #003300;
	border-bottom: 2px solid #990000
	}
		

	
	#div_html .img_page_image	
	{
	float: right;
	margin: 0px 0px 20px 20px;
	border: 1px solid #003300;
	border-bottom: 2px solid #990000
	}
	
/* DOCUMENTS */	


	.ul_document
	{
	list-style: none;
	text-align: left;

	padding: 2px 0 6px 0px;
	margin: 0px;
	
	color: #000;
	}
	

		.ul_document li
		{
		background-image: url(images/img_document.jpg);
		background-repeat: no-repeat;
		background-position: 0 50%;
		
		padding: 0px 0px 0px 20px;
		}	
		
		.ul_document li a
		{
		padding: 6px;
		color: #000;
		text-decoration: none;
		}
		
		.ul_document li a:active
		{
		color: #000;
		}
		
		.ul_document li a:hover
		{
		text-decoration: underline;
		}		
	

/* SUPPLIERS */

.ul_supplier_lft
{
float: left;
width: 280px;
margin: 0px 0px 15px 0px;
padding: 0px
}	

.ul_supplier_rgt
{
float: right;
width: 280px;
margin: 0px 0px 15px 0px;
padding: 0px
}	


	.li_name
	{
	padding: 5px;
	color: #FFFFFF;
	background-color: #303121
	}	
	
	.li_address, .li_tel, .li_fax, .li_email, .li_www, .li_notes
	{
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	list-style-type: none;
	}
	
	.li_address
	{
	background-image: url(images/symbol_address.jpg)
	}	
	
	.li_tel
	{
	background-image: url(images/symbol_tel.jpg)	
	}	
	
	.li_fax
	{
	background-image: url(images/symbol_fax.jpg);
	}	
	
	.li_email
	{
	background-image: url(images/symbol_email.jpg)	
	}	
	
	.li_www
	{
	background-image: url(images/symbol_www.jpg)
	}	
	
	.li_notes
	{
	background-image: url(images/symbol_notes.jpg);
	font-style: italic;
	}	
	

/* EVENTS */							


#tb_events
{

}


	#tb_events th
	{
	color: #FFFFFF;
	background-color: #303121;
	padding: 2px
	}
	
	
	#tb_events td
	{
	vertical-align: top;
	border-bottom: 1px solid #330000;
	padding: 2px
	}	





/* FORMS */





.div_field
{
	text-align: left;
	padding: 4px 0px 4px;
	margin: 2px 0px;
	clear: both
}
	.div_field p
	{
		padding: 4px 10px;
		font-weight: bold;
		float: left;
		text-align: right;
		width: 125px
	}


	.form_error
	{
		font-weight: bold;
		color: #CC0000;
		padding: 3px;
		margin: 6px 3px 0px;
		border: 1px dotted #330000
	}

.div_rfield
{
	text-align: right;
	padding: 4px 4px 4px;
	margin: 2px 0px;
}

	.form_button
	{
		background-color: #523F30;
		color: #FFF;
		border: 0;
		font-weight: bold
	}

.form_field
{
	border: 1px solid #000066;
	margin: 0px;	
}
	