
h3.pcat { color: #dd0000; }

p.subheader {
	color: #cc0000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

p.pcat a {
	color: #000;
}
p.pcat a:hover {
	text-decoration: none;
}
ul.pcat {
	margin: 0.5em 0 1.5em 0;
	padding: 0;
	list-style-type: none;
}

ul.pcat li {
	margin: 0 0 .2em 0;
	padding: 0 0 .2em 1em;
	border-bottom: #eee 1px solid;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 1.3em;
	background: url(../images/arrow_black.gif) left .5em no-repeat;
}

ul.pcat a {
	color: #000;
}
ul.pcat a:hover {
	color: #000;
	text-decoration: none;
}

div.cataloguebox {
	text-align: center;
	float: left;
	width: 180px;
	padding: 5px;
}

div.eg_cat {
	padding: 10px 0;
}

div#loader {
	width: 600px;
	height: 605px;
}

div.eg_cat a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff;
	border: #000 1px solid;
	display: block;
	float: left;
	text-align: center;
	width: 15px;
	height: 15px;
	padding: 1px;
	margin: 2px;
	color: #000;
	text-decoration: none;
}

div.eg_cat a.main{
	width: 36px;
}

div.eg_cat a.ecat{
	width: 80px;
	padding: 1px 5px;
}

div.eg_cat a:hover, div.eg_cat a.current  {
	background-color: #000;
	color: #fff;
}
