/* JKPOLYSOURCE.COM Stylesheet
    2004 J-K Polysource */

body {
  color: #000;
  background-color: #fff;
  margin: 0 0;
  padding: 0 0;
}
body,td,th {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 10pt;
}
#top {
  background-position: right;
  background-repeat: no-repeat;
  background-image: url('images/index_02.gif');
  margin: 0 0;
}
#topmenu {
  height: 39px;
  background-image: url('images/index_16.gif');
}
#topmenu ul {
  margin: 0 0;
  padding: 1em 0 0 0;
}
#topmenu li {
  margin: 0 0;
  display: inline;
  font-weight: bold;
  padding: 0 3em;
}
#whatsnew {
  float: right;
  background-color: #eee;
  text-align: center;
  width: 50%;
  height: 400px;
  margin: 0 0 2em 2em;
  border-left: 1px solid #000;
  border-bottom: 3px solid #ccc;
}
#homepageleft {
  float: left;
  width: 40%;
  height: 350px;
  margin: 2em 0 2em 2em;
}
#whatsnew h2 {
  font-size: 130%;
}
#footer {
  clear: both;
  color: #ccd;
  background-color: #06f;
  padding: 0 2em 1em 2em;
  border-top: 1px solid #000;
}

#frontcontent { margin: 2em 0 2em 2em; }
#productscontent { margin: 2em 2em 2em 2em; }

.productthumb
{
  border: 1px solid #06f;
  padding: 0 0 1em 0;
  margin: 0 1em 1em 0;
  width: 350px;
}

.productthumb h3 {
  color: #fff; background-color: #06f;
  margin-top: 0;
  padding: 4px 12px 0 12px;
}

.productthumb p { margin-left: 130px }
.productthumb hr { clear: left; }
.thumbbox { margin-left: 10px; float: left }
.thumbend { clear: left }
.productthumb img { margin-left: 10px; width: 110px; float: left; vertical-align: bottom; border: 0px none; }

.productpic { border: 1px solid #000; float: right; margin: 0 0 1em 1em; }
/* pic with solid (usually white) bg shouldn't get a border */
.productpicsolidbg { border: none; float: right; margin: 0 0 1em 1em; }

.figright { float: right; margin: 0 0 1em 1em; text-align: center; }
.figright img { margin-bottom: 1em; }

.contactleftbar {
/* need both to fix http://www.positioniseverything.net/explorer/doubled-margin.html */
  float: left; display: inline; clear: left;
  margin: 1em 1em 2em 1em;
  width: 16em;
}

.nounder {
	text-decoration: none;
}
