﻿.canvas
{
	margin:0px;
}

body
{
   /* background-image:url(/web/design/images/background.gif);
    background-position:center;
    background-repeat:repeat-y;
    background-color:#778787;
	background:#fff url(/web/design/body-bg.png) repeat-x !important;*/
}

.mainRight
{
    width:970px;    
    float:right;
}

#centre
{
    /*overflow:hidden;*/
	width:970px;
}

#left
{
    /* width:150px; */
/* 	background:#83A51C; */
display:none;
}

.topLinks_cont{
/* .topLinks_cont{
	padding-bottom:14px; */
}

.pdfPagesMenu , .flash_cont{
}

.pdfPagesMenu{
padding-top:20px; 

}

.htmlLinksPager{
	float:left;
}

.htmlLinksPager a{
}

.htmlLinksRight{
	float:right;
	width:470px;
	text-align:right;
}

.flashBtn_cont{
	padding:0 0 0 20px;
}

.htmlLinksInner{
	height:660px;
	padding:34px 0 0 0;
	padding:expression("31px 0 0 0");
}

.pagination_cont{
	float:right;
	margin-right:56px;
}



.pagination_cont a.paginationLink, a.viewPDFLink, a.switchLink{
	/*color:#6EB43F !important;*/
	font-size:14px;
	font-weight:bold;
	padding:0 10px 0 0; 
}

a.paginationLink:hover, a.viewPDFLink:hover, a.switchLink:hover{
 	text-decoration:none; 
}

.pageNumbers_cont{
/* 	color:#83A51C !important;
	padding:20px;
	font-size:12px;
	font-weight:bold;
	float:left; */
	float:left;
	border-left:solid 1px #000;
	border-top:solid 1px #000;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	width:80px;
	margin:3px 4px 0 4px;
}

#fbFooter, .htmlLinksLower{
	padding:20px;
}

.returnLink_cont{
	text-align:center;
}

a.returnLink{
margin:0 auto;	
}

#fbMenu{
	/* margin:4px 0 0 120px; */
	padding:0 14px;
	border-left:dashed 1px #666;
	border-right:dashed 1px #666;
	width:160px;
	float:left;
}

#fbMenu img{
	float:left;
}

#fbZoomButton{
	float:left;
	margin:0 14px 0 0;
}

.PdfPages{
	padding:0 20px 20px 20px;
}

select#fbContentsMenu{
	float:left;
	width:210px;
	margin:0 30px 0 0;
}

.rightLinks{
	float:right;
}

a.viewPDFLink{
	/*float:right;
	padding:0 20px 4px 0;*/
	/* float:left; */
}

a.switchLink{
	/* padding:0 0 4px 20px;
	display:block;
	width:200px; */
}

a.viewPDFLink, a.switchLink, .htmlLinksPager a{
	/*color:#6EB43F !important;*/
	font-weight:bold;
	padding:0 4px;
} 

.htmlLinksPager a{
	padding:0;
}

a.viewPDFLink:hover, a.switchLink:hover, .htmlLinksPager a:hover{
	text-decoration:none;
}

.pdfPagesMenu a.switchLink{
	padding:0 0 4px 0;
}

a.PdfPageLink{
	display:block;
	line-height:30px;
	border-bottom:solid 1px #666;
	background:#ddd;
	color:#83A51C;
	text-indent:14px;
	font-weight:bold;
	text-decoration:none;
}

a.PdfPageLink:hover{
	color:#fff;
	background:#83A51C;
}

/* SEARCH */

.searchInputCont{
	float:left;
}

.searchTitle{
	float:left;
	margin:2px 6px 0 0;
}

.searchField{
	float:left;
	margin:2px 6px 0 0;
}

.searchBtn{
	border:none;
	background:transparent url(/web/design/go-btn.png) no-repeat;
	display:block;
	height:25px;
	width:60px;
	color:#6EB43F;
	font-size:1px;
	line-height:1px;
	cursor:pointer;
}



.content{
	display:none;
	
}

h1.pageHdr{

	padding:0;
}



/* HIDING STUFF TO IFRAME INTO WBOP SITE */

#headerCont, .navSearchCont, #left{
	display:none;
}