﻿body {

	font-family: "Times New Roman", Times, serif;

	font-size: .9em;

	background-color: #FFFFFF;

}

a {

	text-decoration: none;

	color: #339966;

	font-weight: 700;

}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: 700;
}
#columna {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 20px;
	float: left;
	width: 30%;
	font-family: "Times New Roman", Times, serif;
	font-size: .9em
}

#columnb {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	width: 30%;
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
}

#columnc {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 5px;
	float: right;
	width: 30%;
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
}
#container {
	width: auto;
	height: 92%;
	right: auto;
	left: auto;
	background-color: #FFFFFF;
	z-index: 0;
}

#page_header {

	padding-top: 15px;

	padding-left: 20px;

}

#product_menu {
	margin-top: 10px;
	margin-bottom: 5px;
}

#product_menu li {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	display: inline;
	text-align: center;
	line-height: 25px;
	color: #8D265A;
}

#product_menu h2 {
	font-size: 1.6em;
	text-decoration: underline overline;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
}

#main_body {

	height: 500px;

	left: 0px;

	right: 0px;

	top: 0px;

	font-family: "Times New Roman", Times, serif;

	font-size: .6em;

}

#menu_bar {
	margin: 0px;
	padding: 8px 20px 8px 20px;
	text-align: center;
	background-color: #8D265A;
	color: #FFFFFF;
	position: fixed;
	width: 100%;
	top: 0px;
}

#menu_bar li {
	list-style-type: none;
	display: inline;
}
#menu_bar a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: .8em;
	white-space: nowrap;
}

#menu_bar a:hover {

	text-decoration: underline;

	color: #FFFFFF;

	white-space: nowrap;

}

#Chem_1 {

	font-family: "Times New Roman", Times, serif;

	font-size: .6em;

	visibility: hidden;

}

#product_menu ul {

	text-align: center;

    padding: 0px;

	margin: 0px;

}

#alpha_menu {

	text-align: center;

	font-family: "Times New Roman", Times, serif;

	font-size: 1.1em;

	font-weight: bold;

	color: #8D265A;

}

#border {

	background-color: #8D265A;

	font-size: 1px;

	margin-top: 5px;

	margin-bottom: 5px;

}

.chem1 {

	padding: 4px;

	margin: 1px;

	border: thin solid #000000;

	z-index: 110;

	position: absolute;

	background-color: #FFFFFF;

	width: 800px;

	font-family: "Times New Roman", Times, serif;

	font-size: .6em;

	height: 200px;

}

.chem2 {

	overflow: scroll;

	padding: 4px;

	margin: 1px;

	border: thin solid #000000;

	z-index: 109;

	position: absolute;

	background-color: #FFFFFF;

	width: 800px;

	display: table;

}

#instructions {
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
	font-size: .7em;
}

#instructions h3 {
	font-style: oblique;
	font-size: 2em;
}
#surplus {
	float: right;
	z-index: 5;
	position: relative;
}

#div_productWindow {
	padding: 15px;
	margin: 5px;
	height: 300px;
	overflow: scroll;
}

#allproducts {
	border: thin solid #000000;
	text-align: center;
}
