﻿.product-category 
{
	width: 236px;
	padding: 19px 20px 0px 0px;
}
.product-category p.title
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}
.product-item 
{
	margin: 11px 0px 2px 0px;
}
.product-category .second
{
	margin-top: 16px;
}
.product-item b 
{
	display: block;
	margin-bottom: 6px;
	font-size: 8px;
	letter-spacing: 0.15em;
	#letter-spacing: 0.1em; /* better look for IE */
}
.second-column 
{
	position: absolute;
	margin-left: 256px;
}
.products-right-column
{
	margin-top: 107px;
}
.product-item a
{
	text-decoration: none;
	float: left;
	margin-right: 10px;
	display: block;
	width: 56px;
	height: 56px;
	background: url(../images/products/product_icons.png) no-repeat;
	text-indent: -2000px;
	outline: none;
}
a.product-ra 
{
	background-position: 0px 0px;
}
a.product-tsp 
{
	background-position: -56px 0px;
}
a.product-tse 
{
	background-position: -112px 0px;
}
a.product-rs 
{
	background-position: -168px 0px;
}
a.product-up 
{
	background-position: -224px 0px;
}
a.product-vip 
{
	background-position: -280px 0px;
}
a.product-ru 
{
	background-position: -336px 0px;
}
a.product-rscn 
{
	background-position: -392px 0px;
}

/* 40 pixel icons */

.product-item-40 
{
	margin: 11px 0px 0px 0px;
	height: 40px;
}
.product-item-40 a
{
	outline: none;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.15em;
	#letter-spacing: 0.1em; /* better look for IE */
}
.product-item-40 a:hover
{
	text-decoration: underline;
}
.product-item-40 b
{
	display: block;
	margin: 0px;
	width: 230px;
	line-height: 40px;
}
.product-item-40 a.img
{
	float: left;
	margin-right: 10px;
	display: block;
	width: 40px;
	height: 40px;
}
.product-item-40 img 
{
	border: 0px;
	width: 40px;
	height: 40px;
}

table.pricelist
{
	margin-top:10px;
	margin-bottom:4px;
}
table.pricelist td
{
	border-bottom:solid 1px Black! important;
}
table.pricelist td.header
{
	vertical-align: bottom;	
}
table.pricelist td.header div
{
	margin-bottom:11px;	
	text-align:right;
	width:75px;
	float:right;
	font-weight:normal;
}
table.pricelist td div
{	
	margin-top:7px;	
	float:right;
}
table.pricelist td div.filled
{	
	background: url(../images/circle_filled.gif) no-repeat;
	width:13px;
	height:13px;
}
table.pricelist td div.hollow
{
	background: url(../images/circle_hollow.gif) no-repeat;
	width:13px;
	height:13px;
}
table.pricelist td.rowtitle
{	
	width:128px;
}
table.pricelist td.rowtitle div
{	
	margin-top:5px;
	text-align:left;
	padding-bottom:9px;
	line-height:13px;
	float:left;
	width:100%;
}
.prod-popup-cont
{	
	margin-top:23px;
}
.prod-popup-cont a
{	
	margin:2px 0px! important;
}
.desc-short-padding
{	
	padding:6px 0px 7px 0px! important;
	line-height:13px;
}
.pname-ext-size
{
	margin-bottom:14px! important
}
