table.catalogue_items { width: 100%; }
table.catalogue_items th { height: 32px; border-right: 1px solid #ffffff; background-color: #e3e3e3; font-family: Tahoma; font-size: 10px; color: #000000; font-weight: normal; text-align: center; }
table.catalogue_items td { padding: 0 3px; height: 110px; text-align: center; }
table.catalogue_items td.head { text-align: left; }
table.catalogue_items td.code, table.catalogue_items td.head { color: #990000; font-weight: bold; }
table.catalogue_items td.head a { color: #990000; font-weight: bold; text-decoration: none; }
table.catalogue_items td.head a:hover { text-decoration: underline; }
table.catalogue_items td.addbasket a { font-family: Tahoma; font-weight: bold; font-size: 11px; color: #990000; text-decoration: underline; }
table.catalogue_items td.addbasket a:hover { text-decoration: none; }
table.catalogue_items td.addbasket input { width: 21px; height: 13px; border: 1px solid #990000; font-family: Tahoma; font-size: 11px; font-weight: normal; color: #990000; padding: 0 1px 0 1px; margin: 0; }
table.catalogue_items tr.line td { height: 1px; background: url('../images/cat_line.gif') repeat-x top left; }

span.red_bg { padding: 0 4px 0 5px; background-color: #990000; font-family: Tahoma; font-size: 10px; font-weight: bold; color: #ffffff; text-transform: uppercase; white-space: nowrap; }
div.br { height: 5px; }

input.per_page { text-align: center; width: 25px; height: 13px; border: 1px solid #990000; font-family: Tahoma; font-size: 11px; font-weight: normal; color: #990000; padding: 0 1px 0 1px; margin: 0; }
span.page { color: #990000; font-weight: bold; }

span.none { color: red; }
span.yes { font-weight: bold; }

#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	height:16px;	
}
#bubble_tooltip .bubble_middle{
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	height:44px;
	position:relative;
	top:-6px;
}



/* .pagerknobs img {border: #A70101 1px solid;} */
.pagerknobs a {padding-right:10px;}
.pagerknobs {padding-top:10px;}
