﻿@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;
	/*background-color :#edeff1;*/
}

#masthead {
	width: 990px;
	overflow: hidden;
	/*background-color: #bde; */
	margin-top : 0px;
}

.GoBookHeader 
{
	background-image: url('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;
}

/* Styles for Navigation */
.GoBookSideBar {
	background-color:#227293;
}
.GoBookSideBar td {
	font-size: 1em;
}
.GoBookSideBar a {
	font-weight: bold;
	font-size: 0.7em;
	text-decoration: none;
	color: #118;
	/* border-bottom: 1px solid #f2f2f2; */
}
.GoBookSideBar a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #118;
	/* border-bottom: 1px solid #f2f2f2; */
	background-color: #f2f2f2;
}

.GoBookMenu {
	background-color:#fff;
	margin-bottom:5px;
}
.GoBookMenu td  {
	background-color:#d3d3d3;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
}
.GoBookMenu a {
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	color: red;
	/* border-bottom: 1px solid #f2f2f2; */
}
.GoBookMenu a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #118;
	/* border-bottom: 1px solid #f2f2f2; */
	background-color: #f2f2f2;
}

.MenuDivider
{
	width:1px;
	background-color:White;
}

#content {
	width: 835px;
	background-color: #fff;
	/* background:transparent; */
	position: relative;
	font-size: 0.7em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	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: #fff;
	text-decoration: underline;
}
.GoBookFooter a:hover {
	color: #fff;
	text-decoration: none;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_header 
{
	font-size:1.5em;
	font-weight:bold;
}

.wtl{
	background-image: url("topleft.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width: 12px;
}
.wtr{
	background-image: url("topright.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 12px;
}

.wbl{
	background-image: url("bottomleft.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 12px;
}
.wbr{
	background-image: url("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: 0.9em;
	color: #2376E1;
	text-align:right;
	vertical-align:bottom;
}
.wwtl{
	background-image: url("topleftwhite.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width: 12px;
}
.wwtr{
	background-image: url("toprightwhite.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 12px;
}

.wwbl{
	background-image: url("bottomleftwhite.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 12px;
}
.wwbr{
	background-image: url("bottomrightwhite.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 12px;
}

.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;
}

.FAQHeader  
{
	color:#2376E1;
	width:100%;
	margin-top:15px;
	font-weight:bold;
}

.FAQContent  
{
	width:100%;
	margin-top: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 22px;
}

* 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; 
}


