/****************************************
**	website: 	www.corrosionproducts.com
**	version: 	1.0 
**	media:		screen
**	date:			05/16/09
*****************************************/

/* global settings 
********************************************************************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,form,p,th,td {
	font-family: "lucida grande", "Trebuchet MS","tahoma", arial, sans-serif;
	line-height: 1.75em;
	font-size: 110%;	
	color:#0C10FF;	
	margin: 0; 
	padding: 0;
}

input,textarea,submit {
	font-family: "lucida grande", "Trebuchet MS","tahoma", arial, sans-serif;
	line-height: 1.75em;
	font-size: 90%;	
	color:#FFFFFF;	
	margin: 0; 
	padding: 0;}

/*  links
********************************************************************************************/
a					{color:#FFFFFF; text-decoration:none;}
a:link		{color:#FFFFFF; text-decoration:none;}	
a:hover		{color:#FFFFFF; text-decoration:underline;}
a:visited	{font-weight: normal;}

a.products					{color:#0C10FF; text-decoration:none;}
a.products:link			{color:#0C10FF; text-decoration:none;}	
a.products:hover		{color:#0C10FF; text-decoration:underline;}
a.products:visited	{font-weight: normal;}

a.pdfs					{color:#050C64; text-decoration:none; font-size:14px;}
a.pdfs:link			{color:#050C64; text-decoration:none; font-size:14px;}	
a.pdfs:hover		{color:#050C64; text-decoration:underline; font-size:14px;}
a.pdfs:visited	{font-weight: normal;}

/*  general settings
********************************************************************************************/
body {
	background: #CCCCCC url(../images/bkgd_body.jpg) top center repeat-y;}
	
input,textarea,submit {
	font-family: "lucida grande", "Trebuchet MS","tahoma", arial, sans-serif;
	line-height: 1.75em;
	font-size: 90%;	
	color:#FFFFFF;	
	margin: 0; 
	padding: 0;
}
	
/* content
********************************************************************************************/
#menu {font-size:80%; background:url(../images/menu.jpg) top right no-repeat; height:60px;}
.text2 {font-size:16px; color:#050C64;}
.text3 {font-size:15px;}

div.photos img {
	border: 0;
	margin: 0 30px 20px 0;
	background: #fff;
	padding: 0 4px 4px 0;
	border: #CCCCCC solid 1px;
	border-width: 0 1px 1px 0;
}

div.map iframe {
	margin-right:10px;
	margin-bottom: 5px;
	background: #fff;
	padding: 4px;
	border: #CCCCCC solid 1px;
	border-width: 0 1px 1px 0;
}

/* footer
********************************************************************************************/
	.footer						{color:#000000; text-decoration:none; font-size:11px;}
	a.footer					{color:#000000; text-decoration:none; font-size:11px;}
	a.footer:link			{color:#000000; text-decoration:none; font-size:11px;}	
	a.footer:hover		{color:#000000; text-decoration:underline; font-size:11px;}
	a.footer:visited	{font-weight: normal;}
