﻿/* ComputerShare Australia Viewer */
html {
	overflow: hidden;
}
body {
	overflow: hidden;
	background: #f6f6f6 right top url(Images/background.jpg) repeat-x;
	color: #444444;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0px;
}
img#id_imgmain {
	border: 5px solid black !important;
}
div#id_twoviewframe {
	border: 5px solid black;
	background-color: white;
}

/* Hide mouse over on links */
a.maplink, a.maplink:link, a.maplink:active, a.maplink:visited {
	border: 0px;
}

/* Body specific sizes */
body.page_size_1 {
	font-size: 7.5pt;
}
body.page_size_2 {
	font-size: 8.0pt;
}
body.page_size_3 {
	font-size: 8.5pt;
}
body.page_size_4 {
	font-size: 9.0pt;
}
body.page_size_5 {
	font-size: 9.5pt;
}
body.page_size_6 {
	font-size: 10pt;
}
body.page_size_7 {
	font-size: 11pt;
}

.printer {
	display: none;
}

/* Viewer table */
table.viewer {
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width : 100%;
}
/* Beauty Bar */
td.beautybar {
	width: 320px;
	vertical-align: top;
	border: 5px solid black;
	background-color: white;
	font-size: 8pt;
}
td.engine {
	vertical-align: top;
	text-align: left;
}
div.beautybarheader {
	background-color: #2C2C2C;
	padding: 2px 2px 1px 2px;
}
div.beautybarfooter {
	margin-top: 0px;
	border-top: 5px solid black;
	height: 59px;
	background-color: #2C2C2C;
}
table.darkheader {
	border-collapse: collapse;
	width: 316px;
	margin: 0px;
	background-color: white;
	border-bottom: 8px solid #282425;
}
table.darkheader td {
	border: 4px solid #282425;
	padding: 3px;
	text-align: center;
}
div.beautypageheader {
	height: 0px;
}
div.beautypagefooter {
	height: 65px;
}
div.beautybarpages {
	font-size: 1px;
}
div.beautypage {
	padding: 0px 5px 0px 5px;
	background-color: white;
	font-size: 8pt;
}
div.beautypageheader {
	width: 310px;
	overflow: hidden;
}
div.beautypagebody {
	width: 310px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}
div.beautypagefooter {
	width: 310px;
	overflow: hidden;
}

/* Republicast frame */
div.republicast {
	margin: 0px;
	border: 5px solid black;
}

/* Copyright frame */
div.copyright {
	display: none;
	position: absolute;
	bottom: 3px;
	right: 5px;
	left: 350px;
	font-size: 7pt;
}
div.copyright a {
	text-decoration: none;
	color: #444444;
}
div.copyright a:hover {
	text-decoration: underline;
	color: Black;
}

/* toolbar and buttons */
img.cap_navigation {
	margin-top: 5px;
}
table.toolbar {
	width: 100%;
	border-collapse: collapse;
	background-color: #282828;
	border: 1px solid black;
	margin-bottom: 5px;
}
table.toolbar td {
	padding: 0px 4px 1px 4px;
	height: 30px;
}
table.toolbar td.toolbarleft {
	width: 264px;
}
table.toolbar td.toolbarleft .glassbutton {
	float: left;
}
table.toolbar td.toolbarcenter {
	padding: 0px;
}
table.toolbar div.toolbarcenter {
	width: 100%;
}
table.toolbar td.toolbarcenter span {
	display: block;
}
table.toolbar td.toolbarright {
	margin-right: 0px;
	width: 30px;
}
table.toolbar div.toolbarright {
	width: 30px;
}
table.toolbar td.toolbarright .glassbutton {
	float: left;
}
.toolbar input {
	left: 22px;
	top: 6px;
	text-align: center; 
	width: 86px;
	font-family: Arial;
	font-size: 8pt;
	background-color: #222222;
	color: #d8d8d8;
	border: 1px solid #808080;
	padding: 1px 3px 1px 3px;
}

/* Black beauty captions */
.beautypage div.caption {
	display: block;
	background-image: url(Images/line.gif);
	background-repeat: repeat-x;
	background-position: 0px center;
	border-bottom: 0px;
	font-size: 8pt;
	padding-top: 5px;
	padding-bottom: 5px;
}
.beautypage div.caption img {
	display: block;
	padding-left: 15px;
}

/* User Page */
.userpage div.caption {
	border-bottom: 1px solid #333333;
}
.userpage span.caption {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 1.5em;
	color: #111111;
	text-transform: capitalize;
}
.userpage p, .userpage td {
	color: #444444;
}
div.userpage {
	margin: 25px 18px 25px 18px !important;
}
div.userpagefooter {
	border-top: 0px solid #444444;
}

/* Front page */
.front p {
	margin: 1.2em 0px 0px 0px;
}
.front table.instruction {
	border-collapse: collapse;
	border: none;
}
.instruction td {
	margin: 0px;
	padding: 0.2em 0px 0.2em 0px;
	vertical-align: middle;
}
.instruction td.image {
	width: 54px;
	padding-right: 10px;
	text-align: center;
}
.instruction td.subtitle {
	padding: 0.5em 0px 0.2em 0px;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: underline;
}
.instruction td.text {
	width: 800px;
	text-align: left;
}
.instruction td.button {
	text-align: center;
	padding: 0.8em 0px 0px 0px;
}
table.front_header {
	border-collapse: collapse;
}
.front_header td {
	vertical-align: top;
}
.front_header img.page_size_1 {
	width: 97px;
	padding-right: 10px;
}
.front_header img.page_size_2 {
	width: 114px;
	padding-right: 12px;
}
.front_header img.page_size_3 {
	width: 128px;
	padding-right: 14px;
}
.front_header img.page_size_4 {
	width: 140px;
	padding-right: 16px;
}
.front_header img.page_size_5 {
	width: 170px;
	padding-right: 18px;
}
.front_header img.page_size_6 {
	width: 170px;
	padding-right: 20px;
}
.front_header p.front_logo_caption {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.1em;
	color: #F7C72D;
}
.front_header p.front_logo_title {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 1.2em;
}
.front_header p.front_logo_text {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
div.front_slide {
	margin-top: 2em;
}	
div.SlideHeader, div.SlideHeaderOver {
	background-color: Black;
	background-image: url(Images/front_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 1.2em;
}
div.SlideHeaderSelected {
	color: #f7c72d;
}
div.SlideBody {
	background-color: white;
}

/* Return to book link */
a.modelink {
	margin-top: 10px;
	color: #444444;
}
a.modelink:hover {
	color: #3b61a0;
}
img.modebutton {
	padding-top: 5px;
}	
div.fixedleft a.modelink {
	float: right;
}
div.fixedright a.modelink {
	float: left;
}
div.fixedleft img.modebutton {
	float: right;
}
div.fixedright img.modebutton {
	float: left;
}

/* Contents */
table.contents {
	margin-top: 0px;
}
.contents td {
	vertical-align: top;
	padding: 3px 0px 3px 0px;
	cursor: pointer;
	width: 800px;
}
.contents td.title {
	padding-left: 3px;
	border-right: 0px !important;
	border: 1px solid transparent;
	width: 100%;
}
.contents td.page {
	width: 40px;
	text-align: right;
	padding-right: 3px;
	border-left: 0px !important;
	border: 1px solid transparent;
}
.contents td.tablecursor {
	border: 1px solid #aaaaaa;
}

/* Search */
table.find {
	margin-top: 5px;
	border-collapse: collapse;
	border: none;
	width: 100%;
	margin-bottom: 5px;
}
.find td.prompt {
	width: 95px;
	padding-left: 5px;
}
.find td.input {
	padding-right: 2px;
	vertical-align: middle;
}
.find td.input input {
	width: 174px;
	border: 1px solid #444444;
	padding: 1px 3px 1px 3px;
	font-size: 0.95em;
	text-align: left;
	color: #444444;
	font-size: 8pt;
}
.find td.input input.watermark {
	color: #a0a0a0;
}
.find td.button {
	padding-right: 5px;
	vertical-align: middle;
	width: 27px;
}
.find img.searchbutton {
	margin-top: 1px;
}
/* Result */
p.notfound {
	margin-top: 10px;
	text-align: center;
}
.results table {
	margin-top: 5px;
}
.results td {
	vertical-align: top;
	padding: 3px 0px 3px 0px;
	cursor: pointer;
}
.results td.thumb {
	padding-left: 3px;
	border-right: 0px !important;
	border: 1px solid transparent;
	padding-right: 10px;
	width: 60px;
}
.results td.thumb img {
	border: 1px solid #e6e6e6;
}
.results td.preview {
	padding-right: 3px;
	border-left: 0px !important;
	border: 1px solid transparent;
	width: 210px;
}
.results td.preview p {
	margin: 6px 0px 0px 0px;
	white-space: normal;
}
.results td.preview p.page {
	margin-top: 3px;
	font-size: 1.1em;
	text-decoration: underline;
}
.results td.preview span {
	border-bottom: 1px solid #BD7602;
}
.results td.tablecursor {
	border: 1px solid #aaaaaa;
}

/* download */

div.download {
	font-size: 8pt;
}
.download select {
	width: 310px;
	font-size: 0.95em;
	color: #444444;
	font-size: 8pt;
}
.download p.publication {
	margin: 0px;
	line-height: 2.0em;
	padding-bottom: 5px;
}
.download p.select {
	margin: 10px 0px 5px 0px;
}
.download p.radio, div.radio {
	margin: 0px;
}
.download p.follow, div.follow {
	margin: 0px;
}
.download input {
	margin-right: 5px;
	font-size: 8pt;
}
.download ul.radio {
 list-style-type: none;
 padding: 0px;
 margin: 0px 10px 0px 30px;
}
.download ul.radio li {
	color: #444444;
}
.download a, .download a:link, .download a:visited, .download a:active {
	color: SteelBlue;
	text-decoration: none;
}
.download a:hover {
	text-decoration: underline;
}
.download p.button {
	text-align: center;
	padding-top: 20px;
}

/* Share */
table.share {
	margin: 5px auto 0px auto;
	border-collapse: collapse;
	border: none;
	width: 280px;
}
.share td {
	padding-top: 10px;
	vertical-align: top;
	line-height: 1.5em;
}
.share td.icons img {
	margin-right: 3px;
}
.share td.icons img.lastbutton {
	margin-right: 0px;
}
.share td.page {
	width: 100%;
	padding-left: 50px;
}
.share td.page img {
	border: 1px solid #e6e6e6;
	float: left;
}
.share td.input {
	text-align: left;
}
.share td.input p {
	margin: 0px 0px 5px 0px;
}
.share td.input input {
	width: 270px;
	border: 1px solid #444444;
	padding: 1px 3px 1px 3px;
	font-size: 0.95em;
	text-align: left;
	color: #444444;
	font-size: 8pt;
}
.share td.message {
	text-align: left;
}
.share td.message textarea {
	width: 270px;
	border: 1px solid #444444;
	padding: 1px 3px 1px 3px;
	font-size: 0.95em;
	text-align: left;
	color: #444444;
	font-size: 8pt;
	overflow: auto;
}
.share td.send {
	padding-top: 20px;
	text-align: center;
}

/* Library */
table.publications {
	margin-top: 5px;
}
.publications td {
	vertical-align: top;
	padding: 3px 0px 3px 0px;
	cursor: pointer;
}
.publications td.thumb {
	padding-left: 3px;
	border-right: 0px !important;
	border: 1px solid transparent;
	width: 70px;
}
.publications td.thumb img {
	border: 2px solid #282828;
}
.publications tr.active td.thumb img {
	border: 2px solid #BD7602;
}
.publications td.preview {
	vertical-align: middle;
	padding-right: 3px;
	border-left: 0px !important;
	border: 1px solid transparent;
	margin-top: 3px;
}
.publications span.title {
	font-weight: bold;
}
.publications td.tablecursor {
	border: 1px solid #aaaaaa;
}

