body {
	margin: 0px;
	color: #333;
}

table {
	border: none;
	background-color: #3C585C;	
}

td {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	border: none;
}

th {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #096;
	color: #fff;
	border: none;
}

h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 18pt;
	font-weight: bold;
	color: #003399;
	margin: 5px 0px 5px 0px;
}

h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #333897;
	text-align: center;
	margin: 2px 0px 2px 0px;
}

h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 12pt;
	font-weight: normal;
	color: #333897;
}


p {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10pt
}

img {
	border: none;
}


a:link 		{ color: #003399; text-decoration: none; text-underline-style: dotted; }
a:visited	{ color: #003399; text-decoration: none; text-underline-style: dotted; }
a:hover		{ color: #003399; text-decoration: underline; text-underline-style: dotted; }
a:active	{ color: #6B3130; text-decoration: none; text-underline-style: dotted; }

.layout {
	background-color: white;
	border: none;
}




table.list {
	border: 1px solid #666666;
}

td.listeven, td.listodd {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	border: none;
	border-bottom: 1px solid #B0B096;
}

td.listodd {
	background-color: #DCFFDC;
}

td.listeven {
	background-color: #BAFFBA;
}

th.list {
	background-color: #009966;
}

caption{
	background: #039;
	color: white;
	text-decoration: none;
	font-size: 10pt;
	width: 150px;
	padding: 2px;
	text-align: center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-color: #666;
	border-style: solid;
}

caption.wide {
	width: 300px;
}

.information { 
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #666;
}

.logo { color: #009966}

.subheading  {
 	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
    color: #003399;
}

.wideheading  {
 	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
    color: #003399;
}

a.subheading a.wideheading {
   text-underline-style: dotted; 
}

 .description { font-size: 10px }
 
 .price {
 	color: #336633;
 	font-size: 8pt;
	font-weight: bold;
 }
 

 .headline {
 	color: #009966;
 	font-size: 18pt;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
 }

 <!--  Navigation Table -->
 
table.navtable {
	background-color: white;
	border: none;
}

td.navtable, th.navtable {
	font-family: Arial, Verdana, Helvetica, sans-serif, "MS sans serif"; 
	font-size: 10pt;
	background-color: #009966;
	color: #FFFFFF;
	border: none;
}

a.navtable:link 		{ color: #FFFFFF; text-decoration: none; text-underline-style: dotted; }
a.navtable:visited		{ color: #FFFFFF; text-decoration: none; text-underline-style: dotted; }
a.navtable:hover		{ color: #003399; text-decoration: none; text-underline-style: dotted; }
a.navtable:active		{ color: #003399; text-decoration: none; text-underline-style: dotted; }

.menuitem {
 	color: #F0F0F0;
 	font-family: Arial, Verdana, Helvetica, sans-serif, "MS sans serif"; 
	font-size: 12px;
	font-weight: bold;
 }
 
 
 a.menuitem:link, a.menuitem:visited {
 	color: #009966;
 	font-family: Arial, Verdana, Helvetica, sans-serif, "MS sans serif"; 
	font-size: 12px;
	font-weight: bold;
	text-underline-style: dotted; 
 }
 
 a.menuitem:hover, a.menuitem:active {
 	color: #7A2F2A;
 	font-family: Arial, Verdana, Helvetica, sans-serif, "MS sans serif"; 
	font-size: 12px;
	font-weight: bold;
	text-underline-style: dotted; 
 }
 
 .error {
 	color: red;
 }
 
#sidebar table {
	background-color: white;
	border-style: solid;
	border-width: thin;
}

#sidebar td, #sidebar th {
	font-family: Arial, Verdana, Helvetica, sans-serif, "MS sans serif"; 
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #009966;
}

#sidebar th {
	font-weight: bold;
}

#basket table {
	border-style: solid;
	border-width: thin;
}

#basket td, #basket th {
	font-weight: normal;
	border: none;
}

.pathlink {
}

.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif, "MS sans serif"; 
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #009966;
	padding: 3px;
}

#keywords {
	border: solid #666 1px;
	margin-top: 16px;
	margin-bottom: 10px;
	padding: 4px;
	background-color: #F8F8F8;
	font-weight: normal;
	color: #333;
}

table.smallProdList caption {
	text-decoration: none;
	font-size: 10pt;
	width: 120px;
	padding: 2px;
	text-align: center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-color: #666;
	border-style: solid;
}

table.smallProdList caption a {
	color: white;
	text-decoration: none;
}

table.smallProdList {
	border: 1px solid #666666;
	border-collapse: collapse;
}

table.smallProdList td, table.smallProdList th {
	font-size: 8pt;
	border: none;
}

table.smallProdList tfoot td {
	background-color: #6F9;
	border: 1px solid #666666;
}

table.smallProdList th a {
	color: #fff;
}

td.odd {
	background-color: #c8e8c8;
}

td.even {
	background-color: #d0f0d0;
}

#compatibleProducts {
	margin-top: 10px;
}

#history {
	margin-top: 10px;
}

#productFooter {
	clear: right;
}

#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation li {
	background-color: #096;
	color: #fff;
	margin: 1px;
	padding: 2px;
	text-align: left;
}

#navigation a {
	color: #fff;
}

#navigation a:hover {
	color: #6B3130
}

#sitemap td {
	vertical-align: top;
}

#sitemap ul {
	margin: 1px;
	padding-left: 20px
}

#peopleWho {
	margin-top: 5px;
}

#metaproperties {
	margin-top: 15px;
}

#metaproperties table {
	border: 1px solid #666666;
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 5px;
}

#metaproperties td, #metaproperties th {
	padding-left: 4px;
	padding-right: 4px;
	font-size: 8pt;
}

.tag {
	background: #096;
	color: white;
	text-decoration: none;
	font-size: 10pt;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #666666;
}

.message {
	background: #FF7D0B;
	color: #101096;
	border: 1px solid #666666;
	padding: 5px;
}

.tag a {
	color: white;
}

.notice {
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-size: 10pt;
	padding-left: 25px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: yellow;
	background-image: url("graphics/blue-pushpin.png");
	background-repeat:  no-repeat;
	margin: 10px;
	margin-right: 0px;
	text-align: left;
	border: 1px solid #666666;
	width: 150px;
}

#purchase {
	float: right;
	color: #101096;
	border: 1px solid #666666;
	padding: 3px;
	text-align: center;
}

#purchase form {
	padding: 0px;
	margin: 0px;
}

.infobox {
	background: #d0f0d0;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 5px;
}

#tabs {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

#hright {
	float: right;
	width: 400px;
}

#shopinfo {
	text-align: right;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	padding-right: 10px;
	float: left;
}

#search {
	float: right;
}

#tbanner ul {
	padding: 0;
	margin: 0;
	margin-left: 200px;
	list-style: none;
}
	
#tbannerright {
	float: right;	
  	background-image: url("graphics/GreenDot.gif");
	/* background-color: #096; */
  	padding-right: 10px;
	color: white;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 9pt;
}


#tabs li {
	
	display: inline;
	position: relative;
	z-index: 10;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
	background-image: url("graphics/GreenDot.gif"); 
	/* background-color: #096; */
  border-left: 1px solid #666;
  border-bottom: none;
  border-right: none;
}


#tabs li a {
	color: #FFF;
}

#tabs li ul {
	display: none;
	position: absolute; 
	top: 0;
	left: 0;
	margin-left: 0px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 2px;	
	background-color: #EFEFEF;
	color: white;
	z-index: 1;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	width: 23em;
}
 
#tabs li ul li {
	font-size: 10pt;
	line-height: 1.5em;
	float: left;
	border: none;
	padding: 0px;
	margin: 1px;
	width: 10em;
	background-image: none;
	background-color: #EFEFEF;
	border-bottom: 1px solid #999;
	color: #006b48;
}

#tabs li ul li:last-child {
	border-bottom: none;
}

#tabs li ul li a {
	color: #006b48;
}

#tabs li ul li a:hover {
	color: 039;
}


#tabs li > ul {
	top: auto;
	left: -1px;
}

#tabs li:hover ul, #tabs li.over ul { 
	display: block;
	top: 22px;
  	left: 0px;
}

#tabs li.drop {
	padding-right: 20px;
	background: url("graphics/droptriangle.png") no-repeat top right;
	z-index: 1;
}

#tabs li.last {
	border-right: 1px solid #666;
}

#content {
	clear:left;
}

#banner {
	padding: 5px;
	height: 50px;
}

#tbanner {
	background-image: url("graphics/GreenDot.gif");
	/* background-color: #096; */
	height: 19px;
	width: 100%;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #666;
}

#logo {
	float: left;
}

td.prodcell {
	height: 200px;
}


.prodbody {
	padding-top: 10px;
}

.prodwindow {
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 0;
	
}

.prodwindow img {
	padding-bottom: 5px;
}

.prodsill {
	width: 100%;
	position: absolute;
	top: 130;
	left: -1;
	clear: both;
	min-height: 4em;
}

.prodgrid td {
	padding: 5px;
}

.box {
	border: 1px solid #B0B096;
	font-family: Arial, Verdana, Helvetica, sans-serif, "MS sans serif"; 
	font-size: 9pt;
    color: #006b48;
	background-color: #EFFFEF;
	margin-bottom: 5px;
	clear: both;
	overflow: auto;
}


.box .header {
	background: #039;
	color: white;
	text-decoration: none;
	font-size: 10pt;
	padding: 2px;
	padding-left: 15px;
	font-weight: normal;
}

.box .header a {
	color: white;
}

.box a {
	color: #006b48;
	font-size: 9pt;
}

.box ol {
	line-height: 1.5em;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.box ul {
	line-height: 1.5;
	margin-left: 1.5em;
	padding-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-weight: normal;
}

ul.cols  {
  	width: 14.5em;
	padding: 0;
}

ul.cols li {	
  float: left;
  width: 6.5em;
  margin: 0;
  padding: 0;
}

#footer {
	background-color: #006b48;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif, "MS sans serif"; 
	font-size: 9pt;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 8em;
	width: 100%;
}

#footerwall {
	margin: 0 auto;
	text-align: center;
	width: 630px;
}

#footer .fblock {
	background-color: #006b48;
	float: left;
	padding: 10px;
	width: 180px;
	height: 6em;
	border-right: 1px solid white;
	display: inline-block;
	text-align: left;
	margin: auto 0;
}

#footer .fblock ul {
	padding-left: 5px;
	margin-left: 10px;
}

#footer .firstblock {
	background-color: #006b48;
	float: left;
	left: 50%;
	padding: 10px;
	width: 180px;
	height: 6em;
	border-left: 1px solid white;
	border-right: 1px solid white;
	text-align: left;
	margin: auto 0;
}

#footer h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif, "MS sans serif"; 
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
	color: white;
}

#footer ul {
	padding-left: 15px;
	margin-top: 2px;
}

#footer a {
	color: white;
}

#manufacturers {
	vertical-align: middle;
	text-align: center;
}

#stamps {
	float: right;
	margin: 20px;
}

#manulogo {
	text-align: center;
}

.panel {
	background-color: #EFEFEF;
	border: 1px solid #666666;
	padding: 0px;
	margin-bottom: 3px;
	overflow: auto;
	font-size: 10pt;
	clear: both;
}

.panel .heading {
	background: #039;
	color: white;
	text-decoration: none;
	font-size: 11pt;
	padding: 2px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 2px;
}

.panel img {
	float: left;
	clear: both;
	margin: 3px;
}

.panel a {
	text-decoration: none;
}

#topinfo {
	background-color: #EDFFED;
	border: 1px solid #B0B096;
	padding: 5px;
	margin-bottom: 5px;
}



.pThumbnail {
	width: 100%;
	min-height: 100px;
	text-align: center;
}

/* for Internet Explorer */
/*\*/
* html .pThumbnail {
height: 100px;
}       
/**/


.pInfo {
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: auto;
}

.pBuy {
	float: right;
	text-align: center;
	padding: 2px;
}

.pDesc {
	font-size: 9pt;
}

.pHeading h2 {
	font-size: 11pt;
	margin: 2px;
}

.pHeading h3 {
	font-size: 9pt;
	margin: 2px;
	text-align: center;
}

.phoneno {
	color: #096;
	font-size: 12pt;
}


.phone {
	color: #555;
	font-size: 9pt;
	text-align: center;
	margin: 10px;
}

#band {
	height: 250px;
	background-color: #333;
}
