﻿body {
	background-image: url('images/background/bgpattern.gif');
	background-color: #626262;
	margin: 0px; padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
}
img {
	vertical-align: middle;
}
a {
	color: #0044AA;
}
a:visited, a.return {
	color: #660066;
}
a:hover {
	text-decoration: none;
}
a img {
	border-width: 0px;
	border-style: none;
}
p.content {
	margin: 1px 0px 3px 0px; padding: 0;
	font-size: 11px;
	line-height: 11px;
	color: #A0A0A0;
	text-align: center;
}
div#main {
	width: 830px;
	margin: auto;
	padding: 0px 4px 4px 4px;
	background-color: white;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
div#banner {
	position: relative;
	height: 78px;
	background-color: #006868;
	border-bottom: 2px solid #005050;
}
img.logo {
	position: absolute;	top: 15px; left: 14px;
	border: none;
}
p.city {
	position: absolute;	bottom: 7px; right: 20px;
	font: italic bold 16px Arial, Helvetica, sans-serif;
	color: #ECECEC;
	margin: 0px;
	padding: 0px;
}
p.tagline {
	position: absolute;	bottom: 7px; left: 14px;
	font: italic bold 16px Arial, Helvetica, sans-serif;
	color: #ECECEC;
	margin: 0px;
	padding: 0px;
}
table#topmenu {
	position: absolute;	top: 5px; right: 20px;
	border-collapse: collapse;
	text-align: center;
}
#topmenu tr {
	background-color: #B8B6BF;
	background-image: url('images/background/topmenu.jpg');
	background-position: top left;
}
#topmenu td {
	border-left: 1px solid black;
	width: 70px;
}
#topmenu a {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
#topmenu a:hover, #topmenu a.currentpg {		/* Hover and "Current Page" formatting for the button */
	background-color: #EDEDED;
	background-image: url('images/background/topmenu_current.jpg');
}
div#prodmenu {
	height: 68px;
	margin: 0px;
	padding: 6px 0px;
		background-color: #ABA9B2;
}
#prodmenu ul {
	float: left;
	width: 190px;
	margin: 0px 0px 0px 13px;
	padding: 0px 0px 2px 0px;
	list-style-type: none;
	border: 1px solid gray;
	background-color: #B8B6BF;
	background-image: url('images/background/prodmenu.jpg');
	background-position: left top;
}
#prodmenu li {
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 3px 6px;
	padding: 0px;
}
#prodmenu li.category {
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	background-color: black;
	color: white;
	margin: 0px 0px 7px 0px;
	padding: 2px 0px 0px 0px;
}
#prodmenu a {
	color: black;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid transparent;
}
#prodmenu a:hover, #prodmenu a.indexpage {
	border: 1px solid #909090;
	background-color: white;
}
h1 {			/* Main product headings */
	font-size: 24px;
	text-align: center;
	margin-bottom: 2px;
}
p.series {		/* Series name directly beneath the <h1> heading */
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-top: 2px;
}
h2 {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
div#orderinfo {
	width: 720px;
	margin: 35px auto;
	text-align: left;
}
p.order {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #006868;
	border-bottom: 2px solid #006868;
	margin-bottom: 10px;
}
ul.order {
	font: 14px Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 0px;
	margin: 10px 5px;
}
div#viewcart {		/* <div> which encloses the "View Cart" form and the related security/privacy info */
	width: 720px;
	margin: 35px auto;
	padding: 10px;
	border: 1px solid silver;
	text-align: center;
	background-color: #F9F9F9;
}
form.vc {
	margin: 0px; padding: 0px;
	background-color: #EEEEEE;
	border: 1px solid silver;
	font: bold 16px Arial, Helvetica, sans-serif;
}
p.vc1 {
	margin: 0px; padding: 0px;
}
.vc1 input {
	vertical-align: middle;
}
.vc1 img {
	vertical-align: middle;
}
p.vc2 {
	font-size: 13px;
	text-align: left;
	margin: 15px 10px 5px 10px;
}
div#hq {			/* Headquarters (Company Information) */
	width: 90%;
	border-top: 1px solid gray;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#hq p {
	margin: 20px auto;
}
#hq img {
	vertical-align: middle;
	border: none;
}
#hq a.email {
	margin-left: 25px;
}
p.hq1 {
	font-size: 24px;
	font-style: italic;
}
p.hq2 {
	font-size: 14px;
}
p.hq3 {
	font-size: 16px;
}
.price {
	color: #CC3300;
}
.shaded {			/* <tr> table row shaded to distinguish products in long tables */
	background-color: #F3F3F9;
}
.separator {		/* <td> blank table cell that separates product groups (the cell spans all columns)*/
	height: 35px;
	background-color: #F7F7F7;
	background-image: url('images/background/textured.gif')
}
.purchase {			/* <form> Purchase buttons and View Cart buttons */
	margin: 0px;
	padding: 3px 0px;
}
.freeship {
	font-size: 14px;
	text-align: center;
}
.fs {
	font-weight: bold;
	color: #CC3300;
}
.ctrlink {			/* <p> links centered horizontally on the page */
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
sup {				/* Formatting for all superscripts */
	font-weight: bold;
	color: #CC3300;
}

/* ********************************************
       			Index Page Formatting
   ******************************************** */
table.index1 { width: 700px; }		/* Index page table used for PT sawblades, GS sawblades, and Router Shaper Bits */
table.index2 { width: 760px; }		/* Index page table used for BL Cutters, BL Router Bits and KC Cutters */
.index1, .index2 {
	margin: 20px auto;
	border-collapse: collapse;
	border: 3px solid silver;
}
.index1 td {
	border: 1px solid silver;
}
.index2 td {
	border-bottom: 1px solid silver;
}
.index1 a, .index2 a{
	font-weight: bold;
}
td.piclink {				/* Cell that contains a linked image - must be centered */
	text-align: center;
	border-left: 1px solid silver;
}
td.indexheader p {			/* Heading used on index tables */
	margin: 0px;
	padding: 6px 0px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: navy;
	background-color: #EEEEEE;
}
/* ********************************************
       			General Formatting
   ******************************************** */
.clear {			/* <div> clearing div */
	float: none;
	clear: both;
	height: 0px;
	margin: -1px;
}
.atc {			/* <td> Used for "Add to Cart" table cell */
	font-size: 11px;
}
.nowrap {
	white-space: nowrap;
}
.f11 { font-size: 11px; }
.f12 { font-size: 12px; }
.f13 { font-size: 13px; }
.f14 { font-size: 14px; }
.f15 { font-size: 15px; }
.f16 { font-size: 16px; }
.n { font-weight: normal; }
.b { font-weight: bold; }
.c { text-align: center; }
.l { text-align: left; }
.r { text-align: right; }
.m { vertical-align: middle; }
.vs3  { margin: 3px auto; }
.vs5  { margin: 5px auto; }
.vs8  { margin: 8px auto; }
.vs10 { margin: 10px auto; }
.vs12 { margin: 12px auto; }
.vs15 { margin: 15px auto; }
.ind40 { margin: 20px 40px; } 
.ind60 { margin: 20px 60px; }
.ind80 { margin: 20px 80px; }
.ind100 { margin: 20px 100px; }

/* ********************************************
       The following code is for BL Pages
   ******************************************** */
.pagenav {
	width: 250px;
	font: bold 15px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 30px auto;
}
.pagenav a {
	font-size: 12px;
}
.pagenav a.nolink {
	color: gray;
}
table.blchart {		/* xx used on Magic Molder main page as well */
	width: 775px;
	margin: 20px auto;
	font-weight: bold;
	text-align: center;
	border-collapse: collapse;
	border: 2px solid gray;
}
td.blprodlistheader {
	background-color: #F0F0F0;
	text-align: left;
}
.blprodlistheader img {
	margin: 8px;
}
div.headertitle {
	float: left;
	width: 320px;
	margin-left: 8px;
	margin-top: 10px;
	font-size: 16px;
}
p.desc {
	width: 320px;
	clear: both;
	float: left;
	font-weight: normal;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.blchart th {
	background-color: #C8C8C8;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
.blchart td {
	border-bottom: 1px solid silver;
}
p.option {			/* Paragraph for glass door cutters link, reducers link, etc. */
	margin: 6px auto;
	font-weight: normal;
}
p.backtotop {
	margin: 20px auto;
}
td.bearingheader {		/* Header cell for the bearing tables on KC Series pages */
	text-align: center;
	font-size: 14px;
	background-color: #F0F0F0;
}
.bearingheader img {
	padding: 5px 15px;
}
/* ********************************************
        The following code is for KC Pages
   ******************************************** */
.kcheader {				/* <table> contains the picture and product description at the top of each page. */
	margin: 8px auto;
	border-collapse: collapse;
	font-size: 13px;
}
p.kh {
	margin: 8px auto;
	font-weight: bold;
	text-align: center;
}
ul.kh {
	padding: 0px;
	margin: 8px 5px 8px 20px;
}
/* ********************************************
        The following code is for Sawblades
   ******************************************** */
table.sawblades {
	width: 775px;
	margin: 20px auto;
	font-weight: bold;
	text-align: center;
	border-collapse: collapse;
}
.sawblades th {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #C8C8C8;
}
.sawblades td {
	border-bottom: 1px solid silver;
}
.machine {			/* <p> within table cell which displays the panel machine type*/
	margin: 2px;
	font-size: 14px;
	text-align: left;
}
.teeth {
	font-weight: bold;
	color: navy;
}
.sawblades td.footnote {
	border-bottom: none;
}
p.fn {				/* Footnote for tables */
	margin: 5px 0px 5px 12px;
	text-align: left;
	font-weight: normal;
}
/* **********************************************
    The following code is for Router Shaper Bits
   ********************************************** */
.cnc {			/* <table> displays the CNC system info */
	width: 550px;
	margin: auto;
	border: 1px solid silver;
	font-size: 13px;
}
.rsbit {		/* <table> heading and pictures for each product group.  NOTE - width is set for each table individually */
	 margin: 30px auto 15px auto;
	 font-size: 14px;
	 font-weight: bold;
	 text-align: center;
}
p.rsb {
	margin: 0px 5px;
	padding: 5px;
	background-color: #F0F0F0;
}
/* **********************************************
              Formatting for external code
   ********************************************** */
.webring, .statcounter, #eXTReMe, #neXTReMe {
	text-align: center;
}
