.product-top
{
	padding: 0px;
	width: 614px;
	height: 231px;
	position: absolute;
	top: 285px;
}

.product-bottom
{
	padding-top: 231px;
	clear: both;
}

.product-photo
{
	width: 300px;
	height: 200px;
	float: left;
	text-align: center;
	margin: 0px 10px 0px 0px;
}

.product-description td
{
	font-size: 12px;
}


.product-description td.label
{
	background: url(/images/li-rich-background.jpg) no-repeat;
	padding-left: 15px;
	width: 70px;
	vertical-align: top;
}

.product-description td.price
{
	font-size: 12px;
	vertical-align: bottom;
	background-position: left bottom;
}

.product-body
{
	clear: both;
	padding-top: 10px;
}

span.price
{
	font-size: 18px;
	color: #b33828;
}

.basket, .basket:hover, .basket:visited, .basket:link
{
	display: block;
	background: url(/images/basket.jpg);
	width: 92px;
	height: 43px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #b33828;
	padding: 7px 50px 0px 8px;
	line-height: 18px;
}

.affiliates-comparision
{
	width: 614px;
	border-collapse: collapse;
	border: 1px solid silver;
	
}

.affiliates-comparision td
{
	font-size: 12px;
	border-bottom: 1px solid silver;
	padding: 5px;
	text-align: center;
	height: 50px;
}

.affiliates-comparision th
{
	font-size: 12px;
	border-bottom: 1px solid silver;
	padding: 5px;
	color: #555;
	background: #f9f9f9;
	text-align: center;
}

.go-to-shop, .go-to-shop:visited, .go-to-shop:hover, .go-to-shop:link
{
	width: 114px;
	height: 20px;
	display: block;
	float:right;
	margin-right: 10px;
	text-align: center;
	background: url(/images/go-to-shop.jpg);
	color:#b33828;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

.go-to-shop:hover
{
	text-decoration: underline;
}

.featured-products li
{
	float: left;
	list-style-type: none;
	width: 180px;
	margin: 5px;
	border: 1px solid #555;
	padding: 5px;
	text-align: center;
	height: 230px;
}

.featured-products li h3,.featured-products li h3 a 
{
	color: #555;
}

.product-intro
{
	padding: 3px;
	height: 36px;
}

a.category-link
{
	display: block;
	margin: 0px;
	padding: 5px;
	padding-left: 20px;
	font-weight: bold;
	background-image: url('/images/fishipedia-button-background.jpg');
	width: 275px;
	height: 36px;
	margin-bottom: 5px; 
	line-height: 36px;
	color: black;
}

a.active
{
	color: red;
}

.shop-subcategories
{
	margin: 0px;
	padding: 0px;
}

.shop-subcategories li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.shop-subcategories a
{
	display: block;
	margin: 0px;
	padding: 5px;
	padding-left: 70px;
	font-weight: bold;
	background-image: url('/images/subcategory-button-background.jpg');
	width: 225px;
	height: 20px;
	margin-bottom: 5px; 
	line-height: 20px;
	color: black;
}

.shop-subcategories a.active
{
	color: red;
}

#shop-filter-form
{
	font-size: 12px;
	border-bottom: 1px solid silver;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#shop-filter-form label
{
	padding-left: 5px;
}

#shop-filter-form select
{
	margin-right: 5px;
}

#shop-filter-form .submit
{
	background: url(/images/link-button-background.jpg);
	width: 100px;
	height: 20px;
	padding:0px;
	border: 0px;
	color: white;
	font-weight: bold;
	line-height: 20px;
	vertical-align: top;
}
