body{
	font: 70% verdana;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	}

p{
	text-indent: 2em;
	line-height: 110%;

}

a { color: #666666; text-decoration: none;}
a:hover {}
a:visited {}


h1{
	font-size: 140%;
	margin: 0px;
}

h2{
	display: block;
	font-size: 110%;
	padding-left: 10px;
}

h3{
	font-size: 100%;
	padding-left: 10px;
}

input{
	font-size: 80%;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	
}

.ltbutton{
	background-color: #EBEBEB;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #979797;
	border-right: 1px solid #979797;
	color: #888888;	
}

.dkbutton{
	background-color: #666666;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #979797;
	border-right: 1px solid #979797;
	color: #F3F3F3;
}

div.company{
	background: #333333 url('images/bwdots1.gif') no-repeat right;
	color: #EBEBEB;
	min-height: 27px;
	padding: 2px 0px 0px 10px;
}

div.links{
	background: #cccccc url('images/bwdots2.gif') no-repeat left;
	padding: 1px 40px 0px 1px;
	min-height: 13px;
	text-align: right;
}

div.links a{
	padding-left:10px;
}

table.catsearch{
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: #EBEBEB;
	width: 100%;
}

td.categories{
	padding: 5px;
	text-align: left;
}

td.categories a{
	padding-left: 10px;
	white-space: nowrap;
}

td.split{
	width: 25px;
	background: url('images/split.gif') no-repeat top right;
}

td.search{
	vertical-align: top;
	text-align: right;
}

div.search{
	padding: 1px 10px 0px 100px;
	background-color: #333333;
	color: #cccccc;
	height: 24px;
	white-space: nowrap;
}

td.proddesc{
	border-left: 2px dotted #cccccc;
	border-bottom: 2px dotted #cccccc;
	padding: 10px;
}

img.smprodimg{
	clear: left;
	display: block;
	float: left;
	margin: 10px;
	border: 1px solid #999999;
}

div.footer{
	background-color: #cccccc;
	border-top: 1px solid #333333;
	text-align: center;
	padding: 1px;
}

span.viewdetails{
	float: right;
}

div.cartcontents{
	border: 1px solid #aaaaaa;
	margin: 20px;
	width: 200px;
	text-align: right;
}

div.lineitemlt{
	padding: 3px;
}
div.lineitemdk{
	padding: 3px;
	background-color: #cccccc;
}

div.total{
	border-top: 2px dotted #666666;
}

div.next{
	text-align: right;
}

td.results{
	padding: 0px 10px 0px 10px; 
	vertical-align: top;
}

div.results{}

td.right{
	padding-right: 10px; 
	vertical-align: top;
}
