body {
	background-image: url(/resources/images/design/background.gif);
	background-repeat:repeat-y;
	background-color:#161616;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 21pt;
	font-family: arial,san-serif;
	color: Dodgerblue;
}

h1.products {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background-image: url(/resources/images/design/background-title.gif);
	background-repeat:repeat-x;
	font-size: 21pt;
	font-family: arial,san-serif;
	text-indent:40px;
	height:48px;
	width:583px;
	color: #333333;
	text-align:left;
}
h4 {
	margin:0;
	padding:20px 0px 0px 20px;
	font-family: arial,san-serif;
	font-size: 12pt;
	color:dodgerblue;
}

h3 {
	margin:0;
	padding:20px 0px 0px 0px;
	font-family: arial,san-serif;
	font-size: 14pt;
	color:#003a6d;
}

h2 {
	margin:0;
	padding:0;
	font-family: arial,san-serif;
	font-size: 18pt;
	text-indent:30px;
	line-height:34px;
	color:#003a6d;
}

span.subtitle {
	margin:0;
	padding:0px 0px 0px 0px;
	font-family: arial,san-serif;
	font-size: 9pt;
	font-weight: bold;
	color:darkorange;
}

td.title {
	background-image: url(/resources/images/design/title_product.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}	

table.product {
	border-collapse: collapse;
	border: 1px solid #7e7e7e;
	padding: 0;
	margin:10px 0 10px 4px;
}
td.product {
	border: 1px solid #7e7e7e;
	padding: 0;
	background-color:white;
}

td.productdetails {
	border: 1px solid #7e7e7e;
	padding: 5px;
	background-color:white;
}

li.product {
	list-style: none;
	text-align: left;
	text-indent:-15px;
	font-family: verdana,helvetica,san-serif;
	font-size: 7pt;
	line-height:15px;
	color: black;
}

li.productbold {
	list-style: none;
	text-align: left;
	text-indent:-15px;
	font-family: verdana,helvetica,san-serif;
	font-size: 9pt;
	font-weight:bold;
	line-height:15px;
	color:#003a6d;
}
p.productspecial {
	text-align: left;
	font-family: arial,helvetica,san-serif;
	font-size: 8pt;
	text-align:center;
	line-height:20px;
	color: black;
}
p.product {
	font-family: verdana,helvetica,san-serif;
	font-size: 7pt;
	color: black;
}

p {
	text-align: left;
	font-family: arial,helvetica,san-serif;
	font-size: 9pt;
	color: gray;
}

p.productblurb {
	margin:15px 60px 15px 5px;
	text-align: left;
	font-family: arial,helvetica,san-serif;
	font-size: 9pt;
	color: gray;
}

p.address {
	margin:0px 0px 15px 20px;
	text-align: left;
	font-family: arial,helvetica,san-serif;
	font-size: 9pt;
	color: gray;
}
p.address a {
	text-decoration: none;
	font-family: arial,helvetica,san-serif;
	font-weight:normal;
	color: dodgerblue;
}
p.address a:hover {
	text-decoration: underline;
	font-family: arial,helvetica,san-serif;
	font-weight:normal;
	color: orangered;
}

td.footer {
	border: 1px solid #7e7e7e;
	padding:2;
	margin:0;
	background-color:#999999;
	vertical-align:text-top;
}

p.footer {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: verdana,arial,helvetica,san-serif;
	font-size: 6pt;
	font-weight: bold;
	color: white;
}



.banner {
	margin: 0px;
	padding: 0px;
	background-image: url(/resources/images/design/bannerback.gif);
	background-repeat:repeat-x;
}

.sidebar {
	margin: 0px;
	padding: 0px;
	background-image: url(/resources/images/design/sidebar-rest.gif);
	background-repeat:repeat-y;
}

.sidebar img {
	display:block;
	margin: 0px;
	padding: 0px;
}

.maincontent {
	margin:0;
	padding:20px;
}

.mainproductarea {
	margin:0;
	padding:0;
}

.iconsmainlist {
	list-style: none;
	margin: 0;
	padding: 0;
}


li.locker {
	background-image: url(/resources/images/design/icon-locker.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 30px;
	margin: .4em 0;
	font-family: arial,helvetica,san-serif;
	font-size: 9pt;
	color: gray;
}

li.fire {
	background-image: url(/resources/images/design/icon-fire.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 30px;
	margin: .4em 0;
	font-family: arial,helvetica,san-serif;
	font-size: 9pt;
	color: gray;
}
li.tool {
	background-image: url(/resources/images/design/icon-tool.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 30px;
	margin: .4em 0;
	font-family: arial,helvetica,san-serif;
	font-size: 9pt;
	color: gray;
}
li.safety {
	background-image: url(/resources/images/design/icon-safety.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 30px;
	margin: .4em 0;
	font-family: arial,helvetica,san-serif;
	font-size: 9pt;
	color: gray;
}
li.water {
	background-image: url(/resources/images/design/icon-water.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 30px;
	margin: .4em 0;
	font-family: arial,helvetica,san-serif;
	font-size: 9pt;
	color: gray;
}
li.mining {
	background-image: url(/resources/images/design/icon-mining.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 30px;
	margin: .4em 0;
	font-family: arial,helvetica,san-serif;
	font-size: 9pt;
	color: gray;
}
li.agriculture {
	background-image: url(/resources/images/design/icon-agriculture.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	padding: 3px 0 3px 30px;
	margin: .4em 0;
	font-family: arial,helvetica,san-serif;
	font-size: 9pt;
	color: gray;
}

.iconshoselist {
	list-style: none;
	margin: 0;
	padding: 20px;
}
li.tick {
	background-image: url(/resources/images/design/icon-tick.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	padding: 0px 0 0px 30px;
	margin: .4em 0;
	font-family: arial,helvetica,san-serif;
	font-size: 9pt;
	color: gray;
}

li.notick {
	padding: 0px 0 0px 0px;
	margin: .4em 0;
	text-align:center;
	font-family: arial,helvetica,san-serif;
	font-size: 9pt;
	color:#003a6d;
}

#nav {
	margin: 0;
	padding: 0;
	background-image: url(/resources/images/design/sidebar-03.gif);
	background-repeat:repeat-y;
}

#nav ul {
	list-style: none;

}




#nav li {
	width: 138px;
	text-align: left;
	text-indent:10px;
	font-size: 8pt;
	cursor: default;
	margin-left: 8px;
	border: 0px none;
	line-height: 10px;
	list-style-type:none
}

#nav li a {
	text-decoration: none;
	width: 138px;
	line-height: 19px;
	font-family: arial,helvetica,san-serif;
	font-weight:normal;
	display: block;
	color: black;
}

#nav li a:hover {
	text-decoration: none;
	font-weight:normal;
	color: #ffffff;
	background-color: black;
}

#nav #currentpage a {
	text-decoration: none;
	font-weight:normal;
	color: #ffffff;
	background-color: black;
	}
		
#adminnav {
	margin: 0;
	padding: 0;
	background-image: url(/resources/images/design/sidebar-03.gif);
	background-repeat:repeat-y;
}

#adminnav ul {
	list-style: none;
}

#adminnav li {
	width: 138px;
	text-align: left;
	text-indent:10px;
	font-size: 8pt;
	cursor: default;
	margin-left: 8px;
	border: 0px none;
	line-height: 10px;
	list-style-type:none;
	background-color: black;
}

#adminnav li a {
	text-decoration: none;
	width: 138px;
	line-height: 19px;
	font-family: arial,helvetica,san-serif;
	font-weight:normal;
	display: block;
	color: white;
}

#adminnav li a:hover {
	text-decoration: none;
	font-weight:normal;
	color: #ffffff;
	background-color: #9DADAE;
}

#adminnav #currentpage a {
	text-decoration: none;
	font-weight:normal;
	color: #ffffff;
	background-color: black;
	}	
.admincontent {
	margin:0;
	padding:10px;
}
