/* Main StoryEdit Stylesheet customised for EHRG website. EHRG V1.02 5/12/07 Dave Howes */

body {background-color: #666666;
	min-width: 964px;
	background-image: url('zGraphics/Backgnd.jpg'); 
}
a:link {color: #000000; padding: 0px;}
a:active {color: #ff0000; padding: 0px;}
a:visited {color: #000000; padding: 0px;}
a:hover {color: #000099; background: #FCC; padding: 0px;}
p a:link {padding: 2px;}
p a:active {padding: 2px;}
p a:visited {padding: 2px;}
p a:hover {padding: 2px;}
a.navbtn:link {padding: 0px;}
a.navbtn:active {padding: 0px;}
a.navbtn:visited {padding: 0px;}
a.navbtn:hover {background: none; padding: 0px;}
p {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 12px; line-height: 14px; margin-left: 10px; margin-right: 10px; margin-top: 0px; margin-bottom: 6px; color: #663300}
p.ad {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 12px; line-height: 14px; margin-left: 10px; margin-right: 10px; margin-top: 0px; margin-bottom: 4px; color: #000000}
p.inset1 {margin-left: 100px;}
.small {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 10px; line-height: 14px; margin-left: 10px; margin-right: 10px;}
.links {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 12px; line-height: 14px; text-align: center;}
.capt1 {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 13px; line-height: 16px}
h4 {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 13px; line-height: 15px; margin-left: 10px; margin-right: 10px; margin-top: 12px; margin-bottom: 2px; color: #003300}
h3 {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 18px; line-height: 22px; margin-left: 10px; margin-right: 10px; margin-top: 14px; margin-bottom: 4px; color: #003300}
h3.ad {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 16px; line-height: 20px; margin-left: 10px; margin-right: 10px; text-align: center; color: #003300}
h2 {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 20px; line-height: 24px; margin-left: 10px; margin-right: 10px; color: #003300}
h1 {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 24px; line-height: 30px; margin-left: 10px; margin-right: 10px; text-align: center; color: #003300}
.list1 {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 14px; line-height: 16px; font-weight: bold; color: darkblue}
.list2 {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 13px; line-height: 16px; color: black}
ul {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 12px; line-height: 14px; margin-left: 10px; margin-right: 10px; color: black}
.form1 {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 14px; line-height: 16px; margin-left: 10px; font-weight: bold; color: #003300}
legend {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 14px; line-height: 16px; font-weight: bold; color: #003300;}
input.submit1 {margin-left: 10px;}
select.popup1 {margin-left: 10px;}
label {
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	float: left;
	width: 140px;
	text-align: right;
	padding: 4px;
}

div#pagebox {
	position: relative;
	width: 960px;
	margin: auto;
	height: auto;
	border: 2px solid #660000;
	background: #660000 url('zGraphics/bg2colB.jpg') repeat-y left top;
}
div#pagebox3col {
	position: relative;
	width: 960px;
	margin: auto;
	height: auto;
	border: 2px solid #660000;
	background: #660000 url('zGraphics/bg3colB.jpg') repeat-y left top;
}

div#creditbox {
	position: relative;
	width: 130px;
	top: 10px;
	margin: auto;
	height: auto;
	background: #ffffff;
	text-align: center;
}
div#navcol {
	position: relative;
	float: left;
	display: inline;
	width: 130px;
	height: auto;
	left: 4px;
	margin-top: 2px;
}
div#maincol {
	float: right;
	display: inline;
	width: 826px;
}
div#contentcol {
	float: right;
	width: 826px;
}
div#bodycol {
	float: left;
	width: 628px;
}
div#adcol {
	float: right;
	display: inline;
	width: 198px;
	height: auto;
}
.SiteNavBtn {
	border: 0;
	margin-top: 4px;
}
.NavColLogo {
	margin-left: 2px;
	margin-top: 6px;
	margin-bottom: 20px;
}
.NavColLogo2 {
	margin-left: 2px;
	margin-top: 60px;
	margin-bottom: 6px;
}
.photoStrip1 {
	border-bottom: 2px solid #660000;
	margin-bottom: 0px;
}

* html .photoStrip1 {
	margin-bottom: -4px;
}
.photoStrip2 {
	border-top: 2px solid #660000;
}

* html .photoStrip2 {
	margin-bottom: -4px;
}

fieldset {
	background: cornsilk;
	border: 2px solid #666;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
input.ft1 {
	width: 300px;
}
input.ft2 {
	width: 600px;
}
textarea.ta1 {
	width: 600px;
	height: 200px;
}
input[type="text"], input[type="password"], textarea {
	background: gainsboro;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
input:focus, textarea:focus {
	background: #fff;
}

table#pubs1 {
	margin-left: 10px;
	margin-right: 10px;
	border-spacing: 1px 2px;
	border: 2px solid #666;
	padding: 2px;
}

table.listing1 {
	width: 800px;
	margin-left: 10px;
	border-spacing: 0px 1px;
	border: 2px solid #666;
	padding: 2px;
}

table.members1 {
	border-spacing: 1px 2px;
	border: 2px solid #666;
}

caption {
	font-family: "Trebuchet MS",Arial,sans-serif; 
	font-size: 18px; 
	line-height: 22px; 
	color: #003300;
	margin: 6px;
}

th {
	background-color: #999;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: white;
	padding: 4px;
}

th.left {
	text-align: left;
}

th.right {
	text-align: right;
}

th.list1 {
	background-color: #C96;
	vertical-align: top;
	text-align: left;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: white;
	padding: 4px;
}

th.spacer1 {
	background-color: transparent;
}

td {
	background-color: #fff;
	vertical-align: top;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: black;
	padding: 4px;
}

td.list1 {
	background-color: #FC9;
	vertical-align: top;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: black;
	padding: 4px;
}

td.mem1 {
	width: 242px;
}
td.mem2 {
	width: 60px;
	text-align: right;
}
td.spacer1 {
	width: 10px;
	background-color: transparent;
}

td.isbn {
	width: 90px;
	background-color: #FC9;
}
td.title {
	font-weight: bold;
	background-color: #FC9;
}
td.author {
	width: 200px;
	background-color: #FC9;
}
td.price {
	width: 40px;
	text-align: right;
	background-color: #FC9;
}
td.txt1 {
	border-bottom: 1px solid black;
}
img.thumb1 {
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}

