﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	background-color: #abc;
}

input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#container {
	width: 990px;
	margin:	0 auto;
	padding-top:5px;
	/*background-color :#edeff1;*/
}

#masthead {
	width: 990px;
	overflow: hidden;
	/*background-color: #bde; */
	margin-top : 0px;
}

.GoBookHeader 
{
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;	
	background-position: top left;
}
.GoBookHeader img {
	float: left;
}
.GoBookHeader p {
	font-size: 0.7em;
	text-align: right;
}

#page_content {
	position: relative;
	width: 990px;
	/*background-color: #fff;*/
	 background:transparent;
}

#sidebar {
	width: 155px;
	/*height:500px;*/
	background-color: #227293;
	/* background:transparent;*/
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align:top;
	overflow: hidden;
}

#content {
	width: 835px;
	background-color: #f8f8f8;
	/* background:transparent; */
	position: relative;
	font-size: 0.7em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align:top;
}
#content a {
	font-weight: bold;
	text-decoration: none;
	color: #227293;
	/* border-bottom: 1px solid #f2f2f2; */
}
#content a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #227293;
	/* border-bottom: 1px solid #f2f2f2; 
	background-color: #f2f2f2;*/
}

#footer {
	clear: both;
	width: 990px;
	overflow: hidden;
}

/* Styles for Footer */
.GoBookFooter 
{
	text-align: center;
	background-color:#e4f7f3;
}
.GoBookFooter p {
	font-size: 0.7em;
	color: #fff;
}
.GoBookFooter td {
	font-size: 0.7em;
	color: #2376E1;
	text-align:center;
}
.GoBookFooter a {
	color: #227293;
	text-decoration: none;
}
.GoBookFooter a:hover {
	color: #227293;
	text-decoration: underline;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_header 
{
	font-size:1.5em;
	font-weight:bold;
}

.wtl{
	background-image: url("../images/topleft.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width: 12px;
}
.wtr{
	background-image: url("../images/topright.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 12px;
}

.wbl{
	background-image: url("../images/bottomleft.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 12px;
}
.wbr{
	background-image: url("../images/bottomright.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 12px;
}
.intl{
	/*background-image: url("/images/o_1_tl.gif");
	background-repeat: no-repeat;
	background-position: top left;*/
	width: 6px;
}
.intr{
	/*background-image: url("/images/o_1_tr.gif");
	background-repeat: no-repeat;
	background-position: top right;*/
	width: 6px;
}

.updateprogress {
	top: 50%; 
	left: 50%; 
	position: absolute;
}

.punchline {
	font-size: 1.1em;
	color: #2376E1;
	text-align:right;
	vertical-align:bottom;
	font-weight:bold;
}

.paddingleft4
{
	padding-left:4px;
}

.customisationlinks  {
	/* background-color:#38689d; */
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	padding-right:15px;
}

.mandinfo  
{
	color: #2376E1;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

A.contents
{
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}
A.contents:hover
{
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	text-decoration: underline;
	color: white;
}

A.narrative
{
	text-decoration: none;
	font-weight: bold;
	color: royalblue;
}
A.narrative:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: royalblue;
}

.height12
{
	height:12px;
}

#browse {
	float: left;
	width: 155px;
	margin: 0;
	padding: 0;
	background: white;
	/*border-bottom: 2px solid white;*/
	font-size: 0.7em;
}

#browse dt {
	background: #c80000 url(../images/dt_bg.gif) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
}

#browse dd {
	background: #227293;
	border-bottom: 1px solid #659db4;
	padding: 0;
	margin: 0 0px;
}

#browse dd a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 6px 11px;
}

* html #browse dd {
	padding: 3px 22px;
	padd\ing: 0;
}

* html #browse dd a {
	display: inline;
	di\splay: block;
}

#browse dd a:hover {
	background: #74a7b7;
}

#browse .first {
	/*padding-top: 10px;*/
}

#browse .last {
	/*padding-bottom: 8px;*/
	border-bottom: 0px solid #659db4;
	/*border-bottom: 1px solid white;*/
}

#browse .searchform {
	padding: 10px;
}

#browse .text, #browse select {
	width: 160px;
}

#browse form {
	margin: 0;
	padding: 0;
}

#browse form div {
	padding-bottom: 8px;
	width: 165px; 
}

.advert 
{
	border: 2px solid #659db4;
}

.bgcolour {
	/*BACKGROUND-COLOR: #ffffff*/
}
.bodyfield {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Verdana
}
.bodytext {
	FONT-SIZE: 8pt; COLOR: #000000; LINE-HEIGHT: 13pt; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
