/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
	border: 0;
}
body { 
	behavior:url("assets/csshover.htc");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #666666; 
	background-color: #FF9933;
	min-width: 950px; 
}
#nav-skipnav { 
	position: absolute; 
	left: -9999px; 
	overflow: hidden; 
}
#page-wrapper {
	width: 990px;
	margin: 25px auto 0 auto;
	background-color: #ffffff;
}
#page-top-a {
	width: 941px;
	height: 35px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/backgrounds/headera-top.jpg);
	background-repeat: no-repeat;
}
#page-top-b {
	width: 941px;
	height: 35px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/backgrounds/headerb-top.jpg);
	background-repeat: no-repeat;
}
#page-top-c {
	width: 941px;
	height: 35px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/backgrounds/headerc-top.jpg);
	background-repeat: no-repeat;
}
#page-top-d {
	width: 941px;
	height: 35px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/backgrounds/headerd-top.jpg);
	background-repeat: no-repeat;
}
p.topleft {
	width: 470px;
	float: left;
	margin: 10px 0 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #999999;
}
p.topright {
	width: 450px;
	float: right;
	margin: 10px 0 5px 0;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #999999;
}
#header-a {
	width: 941px;
	height: 107px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/backgrounds/headera-bottom.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
#header-b {
	width: 941px;
	height: 107px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/backgrounds/headerb-bottom.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
#header-c {
	width: 941px;
	height: 107px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/backgrounds/headerc-bottom.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
#header-d {
	width: 941px;
	height: 107px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/backgrounds/headerd-bottom.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
#nav-menu {
	position: relative;
	width: 941px;
	margin: 2px auto 0 auto;
	background-color: #FF9900;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
#navcontainer ul
{
	position: relative;
	padding-left: 0;
	margin-left: 0;
	background-color: #FF9900;
	color: #ffffff;
	float: left;
	width: 100%;
}
#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #FF9900;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	font-weight: bold;
}
#navcontainer ul li a:hover
{
	background-color: #999999;
	color: #ffffff;
}
#content-wrapper {
	width: 941px;
	min-height: 528px;
	margin: 0px auto;
	padding: 0px;
	background-color: #ffffff;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#content {
	padding: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#content h1 {
	font-size: 16px;
	padding-bottom: 10px;
}
#content h2 {
	font-size: 14px;
	margin-top: 30px;
	padding-bottom: 10px;
}
#content p {
	margin-bottom: 10px;
}
.orange {
	color: #FF9900;
}
#content a:link, a:visited {
	color: #FF9900;
	text-decoration: none;
}
#content a:hover, a:onfocus {
	color: #cccccc;
	text-decoration: underline;
}
#content ul {
	padding-left: 25px;
}
#product-links {
	margin-top: 20px;
	text-align: center;
}
#product-links ul { margin: 0 ; padding: 0 ; list-style: none ; }
#product-links li { margin: 0 ; padding: 0 ; display: block ; width: 100px ; float:left ; background: #ffffff ; text-align: center }
#product-links li a { float: left ; display: block ; padding: 0.1em ; text-decoration: none ; color: #494949 }
#product-links li a:hover { float: left ; display: block ; background: #ff9900 ; color: #000 }
#product-links img { border: 0 ; display: block ; margin: 0 auto }

#product-image {
	width: 200px;
	float: left;
	text-align: center;
}
#product-table {
	width: 575px;
	margin-left: 240px;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color:#FFFFFF;
}
.addButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #FF6600;
	border: 1px solid #ffffff;
}
#product-table p.header {
	background-color: #999999;
	color: #ffffff;
	font-size: 10px;
	padding: 5px 0;
	margin: 0;
}
#product-table p.info {
	color: #000000;
	font-size: 10px;
	margin: 0;
}
#footer {
	width: 941px;
	height: 60px;
	margin: 5px auto 3px auto;
	background-color: #ffffff;
}
#footer p.left {
	width: 500px;
	float: left;
	font-size: small;
	font-weight: bold;
	margin-top: 15px;
}
#footer p.right {
	width: 400px;
	float: right;
	font-size: small;
	font-weight: bold;
	margin-top: 15px;
}
#footer-logos {
	position: relative;
	float: right;
}
.clear-content {
	clear: both;
}
table.products {
	width: 100%;	
	border-collapse: no-collapse;
}
table.products th {
	background-color: #9E8C4A;
	color: #ffffff;
	padding: 0 1em 0 0.2em;
	text-align: left;
}
table.products td {
	padding: 0 1em 0 0.2em;
}
table.products tr.d0 td {
	background-color: #ffffff;
}	
table.products tr.d1 td {
	background-color: #e8e3d4;
}	