@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFF99;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
	background: #FFFFFF;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 15px;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
#Main {
	margin: 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	/* remember that padding is the space inside the div box and margin is the space outside the div box */
	list-style-image: url('images/corn_16.gif');padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0
} 
#footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
#footer {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#Login {
	font-size: 10px;
	border: thin solid #316AC5;
}
#header {
	padding-top: 5px;
}
.twoColFixLtHdr #bottom {
	background: #EBEBEB;
	list-style-image: url('images/corn_16.gif');
	text-align: left; padding-left:20px; padding-right:20px; padding-top:0px; padding-bottom:0px
}
.twoColFixLtHdr #container  h1, h2 {
	color: #512B9C;
}
#Products {
}
.twoColFixLtHdr #Products {
	text-align: left;
}
.twoColFixLtHdr #ProdList {
	text-align: left;
}
.error {
font-family:Tahoma;
font-size:8pt;
color:red;
display:none;
margin-left: 60px;
}

.error3 {
font-family:Tahoma;
font-size:8pt;
color:red;
display:none;
margin-left: 150px;
}

.label {
	width:60px;
	color: #000000;
	float: left;
	font: 10pt "Times New Roman", Times, serif;
}

.label2 {
	color: #000000;
	font: 10pt "Times New Roman", Times, serif;
}

.label3 {
	width:150px;
	color: #000000;
	float: left;
	font: 12pt "Times New Roman", Times, serif;
}

#content2 {
	margin: 5px 25px 0 25px;
	border: thin solid #000000;
	background: #7D9BE3;
}

#left {
	float: left;
	background: #EBEBEB;
	height: 500px;
	margin: 0px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-left: 5px;
	clear: both;
	width: 400px;
}

#right {
	margin: 0px 0px 0px 405px;
	background: #FFFF99;
	height: 500px;
	padding-left: 5px;
	clear: right;
}


#nav {
	position: static;
	float: right;
	width: 100px;
}
#nav ul {
	padding: 0;
	border: 0px none;; list-style-type:none; margin-left:15px; margin-right:0; margin-top:15px; margin-bottom:15px
}
#nav li {
	text-align: center;
	border-bottom: 1px solid #000;
	width: 100px;
	margin: 0;
	padding: 0;
	font: 10px/15px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #000;
	background: #FFF;
}
.navtop {
	border-top: 1px solid #000;
}
#nav li a {
	display: block;
	font-weight: normal;
	padding: 0;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: #FFF;
	color: #000;
	text-decoration: none;
	width: 100px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 98px;
}
html>#nav li a {
	width: 98px;
}
#nav li a:hover {
	font-weight: normal;
	background: #999;
	color: #000;
	text-decoration: none;
}
#nav h3 {
	font-size: 120%;
	text-decoration: underline;
	background-image: url('none');
	text-align: center;
	padding: 0;
	margin-left: 15px
}
#reg {
	text-align: left; 
	padding:0 0 0 10px;
}
#status {
	font: 12px Arial, Helvetica, sans-serif;
	background: #EBEBEB;
	text-align: right;
	width: 100%;
	margin-right: 5px;
	border-bottom: thin solid #000066;
	margin-bottom: 0px;
	padding: 2px 0px 2px 2px;
}
#status a {
	text-decoration: none;
}
