
#catalogue
{
	background: #d9dadb;
	width: 656px;
	margin: 12px 0px;
}

.cat-table
{
	text-align: center;
	padding: 10px;
	vertical-align: top;
}

.cat-table div
{
	padding: 0px;
	background: #fff;
	width: 136px;
}

.cat-table img
{
	display: block;	
}

.cat-table h2
{
	margin: 0px;
}

.cat-table h2 a
{
	display: block;
	padding: 20px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

#category
{
	border-collapse: collapse;
}

#category td
{
	background: #eceff5;
	border: 1px solid white;
}

#category td h2
{
	margin-top: 15px;
	font-size: 14px;
}

#category td a.thumb img
{
	float: left;
	margin: 10px;
}

#category th.message
{
	background: #dae0ec;
	font-weight: normal;
	padding: 3px 3px 3px 10px;
	color: #002868;
	border-bottom: 5px solid white;
}

#item-full
{
	width: 660px;	
}

#item-full td
{
	background: none;
	padding: 0px;
}

.subprice
{
	margin: 0px 10px 0px 5px;
	font-style: italic;
	font-size: 11px;
}

#icon-wrap
{
	height: 35px;	
	padding-left: 5px;
}

.icons
{
	float: left;
	margin: 0px 10px 0px 0px;
	text-align: left;
}

.icons p
{
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}

#item-full h2.item-title
{
	margin: 0px 0px 15px 5px;
	font-size: 18px;
	font-weight: bold;	
}

/** Sortable table headers */
#cataloguePriceTH a
{
	display: block;
	width: 150px;
	height: 23px;
	margin-top: 3px;
	color: #002868;
	font-weight: bold;
	text-align: center;
}

#catalogueStyleTH
{
	width: 73px;
	height: 23px;
	background: url(/images/layout/style.gif) no-repeat 0 0;
}

.order-price
{
	font: normal 12px Verdana, sans-serif;	
}

