﻿@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 : 5px;
}

.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: #d3d3d3;
	 /*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:#d3d3d3;
}
.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: #2376E1;
	/* border-bottom: 1px solid #f2f2f2; */
}
#content a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #2376E1;
	/* border-bottom: 1px solid #f2f2f2; 
	background-color: #f2f2f2;*/
}

#footer {
	clear: both;
	width: 990px;
	overflow: hidden;
}

/* Styles for Footer */
.GoBookFooter 
{
	text-align: center;
	background-color:#e5e6fa;
}
.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("../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;
}

.height12
{
	height:12px;
}

.updateprogress {
	top: 50%; 
	left: 50%; 
	position: absolute;
}

.punchline {
	font-size: 0.9em;
	color: #2376E1;
	text-align:right;
	vertical-align:bottom;
}
.wwtl{
	background-image: url("../images/topleftwhite.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width: 12px;
}
.wwtr{
	background-image: url("../images/toprightwhite.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 12px;
}

.wwbl{
	background-image: url("../images/bottomleftwhite.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 12px;
}
.wwbr{
	background-image: url("../images/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;
}

#loginwhatis {
	width: 40%;
	background-color: #e5e6fa;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:top;
	border:solid 2px #d3d3d3;
}

#loginlogin {
	width: 60%;
	background-color: #f2f2f8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:top;
	border:solid 2px #d3d3d3;
}

#loginfeatured {
	background-color: #f2f2f8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:top;
	border:solid 2px #d3d3d3;
}

#loginnews {
	width: 100%;
	background-color: #e5e6fa;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:top;
	border:solid 2px #d3d3d3;
}

.newsheading 
{
	margin-top:7px;
	font-weight:bold;
	width:100%
}

.newscontent 
{
	margin-top:7px;
	font-weight:normal;
	width:100%
}

