﻿*
{
	font-family: Arial;
	font-size: 10pt;
}

body 
{
	MARGIN: 0px; 
	BACKGROUND-COLOR: #e7e7e7;
}

#container
{
	width: 871px;
	margin-left: auto;
	margin-right: auto;
	border: solid 2px #c4c4c4;
	background-color: #ffffff;
	margin-top: 9px;
}

#topnav
{
	width: 835px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
}

#header
{
	width: 835px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
}

#content
{
	width: 100%;
	border: 0px;
}

span.catname
{
	color: #3366ff;
	font-weight: 700;
}

a
{
	color: #3366ff;
	text-decoration: none;
}

td.catimg
{
	width: 100%;
	vertical-align: top;
}

a.catname
{
	color: #aaaaaa;
	font-weight: 700;
	font-size: 8pt;
}

a.catname2
{
	color: #aaaaaa;
	font-size: 8pt;
}

img.bullet
{
	vertical-align: middle;
	border: 0px;
}

#title2
{
	font-style: italic;
	font-size: 8pt;
}

a.loc
{
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}

a.loc:hover
{
	text-decoration: underline;
}

table.quote
{
	BORDER: #fb0 3px solid;
	WIDTH: 250px; 
}

input.qty
{
	text-align: center;
}

input.addtocart
{
	color: #ffffff;
	background-color: #3366ff;
	width: 95%;
	font-weight: 700;
	border-top: aqua 1px solid;
	border-bottom: #0033cc 1px solid;
	border-left: aqua 1px solid;
	border-right: #0033cc 1px solid;
}

img.cartproduct
{
	float: left;
	margin-right: 5px;
}

a.productlink2
{
	font-size: 8pt;
	font-weight: 700;
}

span.productdesc
{
	font-size: 16pt;
	font-weight: 700;
}

span.productdesc2
{
	font-size: 8pt;
}

span.cartamount
{
	font-size: 8pt;
}

input.qty2
{
	width: 30px;
	font-size: 8pt;
	text-align: center;
}

span.loc
{
	font-size: 8pt;
	font-style: italic;
}

span.sku
{
	color: #666666;
	font-size: 8pt;
}

span.group
{
	font-size: 10pt;
	font-weight: 700;
}

span.key
{
	font-size: 8pt;
	font-weight: 700;
	color: #e60;
}

span.value
{
	font-size: 8pt;
}

span.prodname
{
	font-size: 10pt;
	font-weight: 700;
}

img.catimg
{
	border: solid 2px #eee;
}

img.catimg:hover
{
	border: solid 2px #666;
}

table.login
{
	margin-left: auto;
	margin-right: auto;
}

input.searchbox
{
	width: 200px;
	font-size: 8pt;
	border: solid 1px #999;
}

.searchwatermark
{
	width: 200px;
	font-size: 8pt;
	border: solid 1px #999;
	color: #777;
	font-style: italic;
	font-size: 8pt;
}

div.search
{
	display: inline;
}
