/* SRA On-Line Catalogue Stylesheet by Dave Howes. Last edit: 4/11/19 Dave Howes. */

body.catpage {
	background-color: #ccc;
	min-width: 760px;
}

p {
	font-family: Arial,sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #000;
}
p.indent1 {
	margin-left: 50px;
	text-indent: -50px;
}
h4 {
	font-family: Arial,sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	color: #b03060;
}
h3 {
	font-family: Arial,sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	margin-top: 10px;
	color: #b03060;
}
h2 {
	font-family: Arial,sans-serif;
	font-size: 20px;
	text-align: center;
	line-height: 24px;
	margin-top: 10px;
	color: #b03060;
}

ul {font-family: Arial,sans-serif; font-size: 13px; line-height: 16px; color: black;}
li {margin-bottom: 6px;}

td.catno {background: silver; font-family: Arial,sans-serif; font-size: 16px; line-height: 20px; font-weight: bold; text-align: left; color: #b03060;}
td.catdesc {background: #cccccc; font-family: Arial,sans-serif; font-size: 12px; line-height: 16px; text-align: left; color: black;}

a:link {color: #333; padding: 2px;}
a:active {color: #333; padding: 2px;}
a:visited {color: #333; padding: 2px;}
a:hover {color: #ff0; background: #030; padding: 2px;}

a.catnav1:link {color: #fff; padding: 4px; background: #030; border: 2px solid #666; text-decoration: none; margin-left: 10px; margin-right: 10px;}
a.catnav1:active {color: #fff; padding: 4px; background: #030; border: 2px solid #666; text-decoration: none; margin-left: 10px; margin-right: 10px;}
a.catnav1:visited {color: #fff; padding: 4px; background: #030; border: 2px solid #666; text-decoration: none; margin-left: 10px; margin-right: 10px;}
a.catnav1:hover {color: #ff0; padding: 4px; background: #030; border: 2px solid #ff6; text-decoration: none; margin-left: 10px; margin-right: 10px;}

table.catlayout1 {
	width: 740px;
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
	background-color: #fff;
	margin: auto;
}
td.head1 {
	height: 40px;
	vertical-align: center;
	text-align: center;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	background: #b03060;
	color: #fff;
}
td.head2 {
	height: 70px;
	vertical-align: center;
	text-align: center;
	font-family: Arial,sans-serif;
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	background: #b03060;
	color: #fff;
}
td.nav1 {
	height: 40px;
	vertical-align: center;
	text-align: center;
	font-family: Arial,sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	background: #b03060;
}
td.subindex {
	vertical-align: top;
	font-family: Arial,sans-serif;
	margin-top: 2px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	
}
td.catborder1 {
	width: 10px;
	background-color: #b03060;
}
td.catborder2 {
	width: 10px;
	background-color: #fff;
}
td.catbody {
	width: 700px;
	vertical-align: top;
	background-color: #fff;
}
td.catbott1 {
	height: 10px;
	background-color: #b03060;
}

table.catlayout2, table.catlayout3 {
	width: 700px;
	border: 0px;
	border-spacing: 1px;
}
td.saleprice {
	font-family: Arial,sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #b03060;
}

table.catlayout2 td.catno {
	vertical-align: top;
	height: 80px;
	font-family: Arial,sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #b03060;
	background: #ccc;
	padding: 4px;
}
table.catlayout2 td.catdesc {
	vertical-align: top;
	font-family: Arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	background: #ccc;
	padding: 4px;
}

table.catlayout3 td.catno, td.lotno {
	vertical-align: top;
	width: 74px;
	font-family: Arial,sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #b03060;
	background: #ccc;
	padding: 4px;
}
table.catlayout3 td.catdesc, td.lotdesc {
	vertical-align: top;
	width: 614px;
	font-family: Arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	background: #ccc;
	padding: 4px;
}
table.catind1 {
	width: 686px;
}
td.ci1 {
	vertical-align: top;
	font-family: Arial,sans-serif;
	font-size: 14px;
	line-height: 17px;
	padding: 2px;
	padding-bottom: 4px;
}

