/* FEG: Main stylesheet */

/* Colours:

	#6F6F6F	- BG
	#888888	- RH Col top
	#838383	- Dotted line
	#B6B6B6	- Footer text
	#EBEBEB	- RH Col
	#B31C1F	- Red
	#980007	- Dk Red
	#690004	- Dk Red 2
	
	#000 - Text
	

*/

/* HTML tag styles */

body {
	background-color: #6F6F6F;
	background-image: url(../images/BG2.gif);
	background-position: top center;
	color: #000;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	margin : 0;
	padding: 0;
	text-align: center;
}
a:link, a:visited {
	text-decoration: underline;
	color: #B31C1F;
}
a:hover {
	text-decoration: none;
}
td, th, table, div, input, select {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
td, th {
	padding: 0.5em;
	border-bottom: 1px dotted #888888;
	line-height: 1.4em;
	vertical-align: top;
	text-align: left;
}
th {
	border-top: 1px dotted #888888;
}
table {
	padding: 0;
	margin: 0;
	margin-top: 1em
}
h1 {
	font: 2em Times New Roman, Times, Georgia, serif;	
	color: #980007;
	margin: 0 0 1.5em 0;
}
h2 {
	font: 1.3em Times New Roman, Times, Georgia, serif;
	color: #980007;
	margin: 1.5em 0 0.5em 0;
	font-weight: bold;
}
h3 {
	font-size: 1em;
	color: #000;
	margin: 1em 0 0.5em 0;
	font-weight: bold;
}
h4 {
	font-size: 1em;
	color: #888888;
	margin: 1em 0 0 0;
	font-weight: normal;
}
h5 {
	font-size: 1em;
	color: #888888;
	margin: 1em 0 0 0;
	font-style: italic;
	font-weight: normal;
}
p {
	line-height : 1.4em;
	margin: 0 0 0.5em 0;
}
hr {
	color : #888888;
	height : 0;
	margin: 1em 0 1.5em 0;
	border: 0;
	border-top: 1px dotted #888888;
	clear: both;
}
ol {
	line-height : 1.4em;
	list-style-type : decimal;
	margin: 0 0 0.5em 3em;	
	text-indent: 0;
	padding: 0;
}
ul {
	line-height : 1.4em;
	list-style-type : square;
	margin: 0 0 0.5em 16px;	
	text-indent: 0;
	padding: 0;
}
li {
	margin: 0 0 0.5em 0;
}
blockquote {
	line-height : 16px;
	margin: 0 0 0.5em 8px;
	font-style: italic;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}


/* ---- CUSTOM STYLES ---- */

/* Page layout */

#frame {
	width: 744px;
	margin: auto;
	margin-top: 0;
	padding: 0;
	padding-bottom: 18px;
	text-align: left;
	position: relative;
	background-color: white;
	background-image: url(../images/BGLeftCol.gif);
	background-repeat: repeat-y;			
}
#navigation {
	background-color: white;
	width: 547px; height: 35px;
	margin: 0;
	line-height: 35px;
}
#logo {
	position: absolute;
	top: 89px;	left: 563px;
	z-index: 3;
}
#image {
	width: 547px;
	height: 91px;
}
#page {
	width: 512px;
	margin: 18px;
	clear: right;
}

.col-1, .col-2, .col-3, .col-1x2, .col-2x2 {
	width: 159px;
	float: left;
	margin-right: 17px;
	margin-bottom: 1em;
	word-wrap: break-word;
}
.col-3 {
	margin: 0;
	clear: right;
}
.col-1x2 {
	width: 335px;
}
.col-1x3 {
	clear: both;
}
.col-2x2 {
	width: 335px;
	margin-right: 0;
}
#right-top-bg {
	position: absolute;
	top: 0;	left: 547px;
	z-index: 2;
	width: 197px; height: 250px;
	background-image: url(../images/BGRight.gif);
	background-repeat: no-repeat;
}
#right-col {
	position: absolute;
	top: 203px; left: 568px;
	width: 154px;
	z-index: 2;
}
#footer {
	width: 724px;
	margin: auto;
	margin-top: 0.8em;
	padding-bottom: 1.6em;
	text-align: left;
	position: relative;
	font-size: 0.8em;
	color: #B6B6B6;
}


/* Navigation, links */

#navigation ul {
	list-style-type: none;
	margin: 0 0 0 12px;
	padding: 0;
}
#navigation li {
	float: left;
	margin: 0 0 -4px 0;
	padding: 0;
	border-right: 1px solid #FFF;
}
h3 a:link, h3 a:visited {
	color: #000;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #B6B6B6;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}

/* Boxes, text styles, etc */

.book-pic {
	margin: 4px 14px 1em 0;
}
.book-pic-set {
	margin: 4px 4px 1em 0;
}
.book-pic-right {
	margin: 4px 0 1em 14px;
}
.button {
	color: #990000;
	text-transform: uppercase;
	font-size: 0.85em;
	line-height: 1.8em;
	border: 1px solid #999;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-image: url('../images/ButtonBG.gif');	
	background-repeat: repeat-x;
	background-color: #FFF;
	height: 2.2em;
}
#right-col h2 {
	margin: 0 0 0.5em 0;
}
.layout-table td, .layout-table th {
	padding: 1.5em 14px 1.5em 0;
}
.grey {
	color: #999;
}
.smalltext {
	font-size: 0.9em;
}
.spacer {
	clear: both;
	font-size: 1px;
	height: 1px;
}
.h2-top {
	margin-top: 2em;
	text-align: right;
}
h2.news {
	margin-top: 0;
}
p.news-date {
	margin-top: 2em;	
	margin-bottom: 0;
}


/*  Google Search */

#google-search {
	width: 558px; 
	top: -30px;
	overflow: hidden;
	z-index: 3;
}

/*  htDig Search */

dt {
	padding-bottom: 0.5em;
}
.form-right-col, #right-col select {
	width: 154px;
	margin: 0.3em 0 0.5em 0;
}
#advanced-search label {
	width: 65px;
	margin: 0.3em 0 0.5em 0;
}
.col-1-select {
	width: 154px;
	margin: 0.3em 20px 0.5em 0;
}