body {
	margin: 0;
	padding: 10px 0;
	background-color: #ebebeb;
	color: #686868;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
	margin: 0;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.hide {
	display: none;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 950px;
	padding: 20px 20px 16px;
	background-color: #ffffff;
	color: #686868;
}
#topbar {
	position: relative;
	float: left;
	width: 100%;
	padding: 60px 0 6px;
	border-bottom: 28px solid #5b5b5b;
	z-index: 2;
}
#logo {
	position: absolute;
	bottom: -20px;
	left: 0;
	display: block;
	z-index: 1;
}
#main {
	position: relative;
	clear: left;
	float: left;
	width: 100%;
	min-height: 372px;
	margin: 20px 0;
	z-index: 1;
}
#primary {
	float: left;
	width: 686px;
	padding: 20px 15px 0;
	background-color: #ffffff;
	color: #5a564d;
	border-top: 22px solid #9d9a94;
}
#primary a {
	background-color: #ffffff;
	color: #a1b494;
}
#primary a:hover,#primary a:focus,#primary a:active {
	background-color: #ffffff;
	color: #000000;
}
#primary h1 {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.6em;
}
#primary h6 {
	margin: 0 0 0.2em;
	font-size: 70%;
	line-height: 1.6em;
}
#primary p {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.6em;
}
#primary .formlogin {
	clear: left;
	float: left;
	width: 100%;
}
#primary .formlogin table {
	font-size: 70%;
}
#primary .formlogin th,#primary .formlogin td {
	padding: 2px;
}
#primary .formlogin th {
	text-align: left;
}
#primary .formlogin input.submit {
	margin: 0 0 0 0.2em;
	padding: 0;
	background-color: #9d9a94;
	color: #ffffff;
	border: 1px solid #9d9a94;
	font-weight: bold;
}
#primary.noborder,#secondary.noborder {
	padding: 0;
	border: 0;
}
#primary.default {
	width: 716px;
}
#primary .textcontainer {
	clear: left;
	float: left;
	width: 100%;
	padding: 1em 0 2px;
	border-bottom: 1px dashed #cccccc;
}
#primary .textcontainer img {
	float: right;
	margin: 0 0 12px 12px;
	border: 1px solid #a1b494;
}
#primary .textcontainer ul,#primary .textcontainer ol,#primary #productdetails ul,#primary #productdetails ol {
	background-color: #ffffff;
	color: #686868;
	font-size: 70%;
	line-height: 1.4em;
}
#primary .textcontainer li,#primary #productdetails li {
	margin: 0 0 0.2em;
}
#primary .textcontainer ul.files,#primary #productdetails ul.files {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	padding: 0;
	list-style: none;
}
#primary .textcontainer ul.files li,#primary #productdetails ul.files li {
	min-height: 16px;
	padding: 0 0 0 21px;
	background: #ffffff url(/images/icons/bulletFile.gif) no-repeat 0 0;
	color: #686868;
}
#primary .textcontainer ul.files li.ai,#primary #productdetails ul.files li.ai {
	background-image: url(/images/icons/bulletAI.gif);
}
#primary .textcontainer ul.files li.doc,#primary #productdetails ul.files li.doc {
	background-image: url(/images/icons/bulletDOC.gif);
}
#primary .textcontainer ul.files li.dwg,#primary #productdetails ul.files li.dwg {
	background-image: url(/images/icons/bulletDWG.gif);
}
#primary .textcontainer ul.files li.dxf,#primary #productdetails ul.files li.dxf {
	background-image: url(/images/icons/bulletDXF.gif);
}
#primary .textcontainer ul.files li.gif,#primary #productdetails ul.files li.gif {
	background-image: url(/images/icons/bulletGIF.gif);
}
#primary .textcontainer ul.files li.jpg,#primary #productdetails ul.files li.jpg {
	background-image: url(/images/icons/bulletJPG.gif);
}
#primary .textcontainer ul.files li.pdf,#primary #productdetails ul.files li.pdf {
	background-image: url(/images/icons/bulletPDF.gif);
}
#primary .textcontainer ul.files li.pps,#primary #productdetails ul.files li.pps {
	background-image: url(/images/icons/bulletPPS.gif);
}
#primary .textcontainer ul.files li.swf,#primary #productdetails ul.files li.swf {
	background-image: url(/images/icons/bulletSWF.gif);
}
#primary .textcontainer ul.files li.xls,#primary #productdetails ul.files li.xls {
	background-image: url(/images/icons/bulletXLS.gif);
}
#companynos {
	clear: left;
	float: left;
	width: 100%;
	padding: 1em 0;
	border-top: 1px dashed #cccccc;
	font-size: 65%;
	line-height: 1.2em;
}

#primary .list {
	clear: left;
	float: left;
	width: 100%;
	padding: 24px 0;
}
#primary .list .row {
	float: left;
	width: 100%;
	padding: 0 0 14px;
}
#primary .list .item {
	float: left;
	width: 120px;
	padding: 0 17px 0 0;
}
#primary .list .item img,#primary .list .item .noimg {
	background-color: #ffffff;
	color: #686868;
	border: 1px solid #9d9a94;
	font-size: 70%;
	text-align: center;
}
#primary .list .item img {
	display: block;
	width: 116px;
	height: 116px;
	padding: 1px;
}
#primary .list .item .noimg a {
	display: block;
	min-height: 30px;
	padding: 44px 6px;
	background-color: #ffffff;
	color: #5a564d;
	text-decoration: none;
}
#primary .list .item .noimg a:hover,#primary .list .item .noimg a:focus,#primary .list .item .noimg a:active {
	background-color: #ffffff;
	color: #a1b494;
}
#primary a.bullet,#primary div.bullet {
	float: left;
	margin: 6px 0 0;
	padding: 0 0 0 9px;
	background: #ffffff url(/images/bulletList.gif) no-repeat 0 5px;
	color: #5a564d;
	font-size: 70%;
	line-height: 1.2em;
}
#primary a.bullet {
	text-decoration: none;
}
#primary a.bullet:hover,#primary a.bullet:focus,#primary a.bullet:active {
	background-color: #ffffff;
	color: #a1b494;
}
#primary .prevprice {
	text-decoration: line-through;
}
#productdetails {
	clear: left;
	float: left;
	width: 100%;
	padding: 1em 0 2px;
}
#productdetails .img {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
}
#productdetails .img img,#productdetails .img .noimg {
	border: 1px solid #b4d151;
	text-align: center;
	font-size: 70%;
}
#productdetails .img img {
	display: block;
	width: 296px;
	height: 256px;
	padding: 1px;
	border: 1px solid #9d9a94;
}
#productdetails .img .noimg {
	min-height: 20px;
	padding: 119px 6px;
}
#productdetails .detail {
	float: left;
	width: 356px;
}
#productdetails .price {
	clear: left;
	float: left;
	width: 100%;
	padding: 0.3em 0;
	font-weight: bold;
	text-align: left;
}
#madetomeasure {
	margin: 0 0 1.2em;
	padding: 0 0 6px 26px;
	background: #ffffff url(/images/bulletTapeMeasure.gif) no-repeat 0 0;
	color: #a1b494;
	font-size: 65%;
	line-height: 1.2em;
}
#formproduct {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
}
#options {
	clear: left;
	float: left;
	width: 100%;
	padding: 0 0 1em;
	font-size: 70%;
	text-align: right;
}
#options .option {
	clear: left;
	float: left;
	width: 100%;
	padding: 0.3em 0;
	border-bottom: 1px solid #f4f4f4;
}
#options label,#options .label {
	float: left;
	font-weight: bold;
}
#options label {
	position: relative;
	top: 3px;
}
#options select {
	float: right;
}
img#home {
	display: block;
	width: 716px;
	height: 400px;
}
#slideshow {
	position: relative;
	height: 400px;
}
#slideshow img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 716px;
	height: 400px;
}
#secondary {
	float: right;
	width: 222px;
	padding: 20px 0 0;
	border-top: 22px solid #a1b494;
}
#secondary object {
	display: block;
	width: 222px;
	height: 357px;
}
#lifestyle {
	display: block;
	width: 222px;
}
#featuredproducts {
	float: left;
	width: 100%;
}
#featuredproducts h6 {
	margin: 0;
	padding: 3px 6px;
	background-color: #a1b494;
	color: #ffffff;
	font-size: 70%;
	line-height: 1.45em;
}
#featuredproducts .item {
	clear: left;
	float: left;
	width: 100%;
	min-height: 113px;
	padding: 6px 0;
	border-bottom: 1px dashed #cccccc;
}
#featuredproducts .zone1 {
	float: left;
	width: 118px;
}
#featuredproducts .zone2 {
	float: right;
	width: 92px;
}
#featuredproducts .zone1 h6 {
	padding: 0;
	background-color: #ffffff;
	color: #686868;
	line-height: 1.6em;
}
#featuredproducts .zone1 p {
	margin: 0 0 0.6em;
	font-size: 70%;
	line-height: 1.6em;
}
#featuredproducts .zone2 img,#featuredproducts .zone2 .noimg {
	margin: 0 0 5px;
	border: 1px solid #dcdcdc;
	font-size: 70%;
	line-height: 1.2em;
	text-align: center;
}
#featuredproducts .zone2 img {
	display: block;
	width: 90px;
	height: 90px;
}
#featuredproducts .zone2 .noimg a {
	display: block;
	min-height: 44px;
	padding: 23px 6px;
	background-color: #ffffff;
	color: #a1b494;
	text-decoration: none;
}
#featuredproducts .zone2 .noimg a:hover {
	background-color: #ffffff;
	color: #000000;
}
#featuredproducts .zone2 a.button {
	display: block;
	background-color: #a1b494;
	color: #ffffff;
	font-size: 65%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 1.3em;
}
#featuredproducts .zone2 a.button:hover {
	background-color: #a1b494;
	color: #5a564d;
}
#featuredproducts .zone2 a.button:focus {
	background-color: #9d9a94;
	color: #5a564d;
}
#formsearch {
	float: left;
	width: 100%;
	padding: 8px 0;
	background-color: #404040;
	color: #ffffff;
	font-size: 75%;
}
#formsearch label {
	margin: 0 0 0 16px;
	font-weight: bold;
}
#formsearch input {
	margin: 0 0 0 6px;
	border: 1px solid #929292;
}
#formsearch input.submit {
	padding: 0;
	background-color: #bbbbbb;
	color: #404040;
	border: 1px solid #bbbbbb;
	font-weight: bold;
	cursor: pointer;
}
#footer {
	clear: left;
	float: left;
	width: 934px;
	padding: 4px 8px;
	font-size: 60%;
	line-height: 1.2em;
	text-align: right;
}
#footer a {
	background-color: #ffffff;
	color: #a1b494;
}
#footer a:hover,#footer a:focus,#footer a:active {
	background-color: #ffffff;
	color: #000000;
}
#subnav {
	float: left;
	width: 500px;
	text-align: left;
}
#subnav a {
	margin: 0 12px 0 0;
}
