/* full style sheet for Dr Malcolm McKellar gpeyes.co.nz



   date: September 2009



   author: Robert Nairn  */



/* reset */

html, body, div, banner, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul, li, fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background: transparent;
	outline: 0;
}
/*ul {list-style: none;}*/

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
html {
	font-size:62.5%;
}
h1 {
	font-size:32px;
	line-height:38px;
	margin-bottom:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 20px;
	line-height:24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
}
h3 {
	font-size: 17px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-size: 14px;
	color:#BD1E2C;
	font-weight: bold;
}
p, blockquote, #content ul {
	font-size: 12px;
	line-height:140%;
	padding-bottom:10px;
}
small {
	font-size:9px
}
hr {
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 100%;
	clear:both;
	text-align: left;
}
#content a:link, #content a:visited {
	text-decoration:underline;
	color:#000
}
.o100 {
	width:100px
}
.o200 {
	width:200px
}
.o255 {
	width:285px;
	text-align:center;
}
.o300 {
	width:300px
}
.o400 {
	width:400px
}
.o540 {
	width:500px
}
.o500 {
	width:540px
}
.o600 {
	width:600px
}
.o700 {
	width:700px
}
.o950 {
	width:950px
}
.grey-box {
	background: #f3f3f3;
	padding: 13px;
	border: 1px solid #dedede;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior:url(http://gpeyes.sitetest.co.nz/assets/templates/gpeyes/border-radius.htc);
}
.blue-box {
	background: #e6f4fa;
	padding: 13px;
	border: 1px solid #dedede;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior:url(http://gpeyes.sitetest.co.nz/assets/templates/gpeyes/border-radius.htc);
}
.clear-box {
	background: #fff;
	padding: 13px 0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
.left {
	float:left
}
.right {
	float:right
}
.center {
	text-align:center;
}
.clear {
	clear:both
}
body {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	padding:0;
	margin:0;
	background: url(images/body-bg.png) repeat-x 0px 0px;
}
body.home {
	background: url(images/body-bg-home.png) repeat-x 0px 0px;
}
#banner {
	margin-top:105px;
	background-repeat:repeat-x;
	background-position: 50% 0px;
	height: 125px;
}
.home #banner {
	margin-top:171px;
	background-repeat:repeat-x;
	background-position: 50% 0px;
	height: 125px;
}
#header {
	margin: 0px;
	padding: 0px;
	font-size: 1.4em;
}
#header {
	background: url(images/header-bg.png) no-repeat center top;
	margin-top:-229px;
	height: 273px;
}
.home #header {
	background: url(images/header-bg-home.png) no-repeat center top;
	margin-top:-426px;
	height: 470px;
}
.wrap {
	margin: 0 auto;
	padding: 0px;
	width: 950px;
	position:relative;
}
#logo {
	float:left;
	margin: 15px 0 0 0;
}
.home #logo {
	float:left;
	margin: 205px 0 0 0;
}
.loggedIn {
	position: absolute;
	top:68px;
	left:52%;
}
.home .loggedIn {
	position: absolute;
	top:132px;
	left:52%;
}
.loggedIn p {
	color:#000;
	font-size:12px;
	font-weight: normal;
}
/* search */

#search {
	position:absolute;
	left: 35px;
	top: 234px;
	background: url(images/search-box.png) no-repeat 0px 0px;
	height: 26px;
	width: 285px;
	padding:0 0 0 5px;
}
.home #search {
	position:absolute;
	left: 45px;
	top: 429px;
}
#search input {
	border:0;
	margin-top:5px;
}
#search-box {
	float:left;
}
#ajaxSearch_submit {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/search-button.png) no-repeat scroll 0px 3px;
	border:0 none !important;
	cursor:pointer;
	height:20px !important;
	left:165px;
	margin:0 !important;
	padding:55px 0 0 !important;
	position:absolute;
	top:0;
	width:20px !important;
}
#ajaxSearch_output {
	background: #fff;
	color: black;
	-moz-opacity:0.95 !important;
	opacity:0.95 !important;
	filter: alpha(opacity=95) !important;
	position: absolute;
	top: 26px;
	left: 5px;
	width: 182px !important;
	z-index: 1;
	border: 0;
	padding: 0;
	margin: 0;
}
#ajaxSearch_output a {
	color: #000;
	text-align: left;
	width: 172px;
	display: block;
	width: 93% !important;
	padding:3px;
}
#ajaxSearch_output a:hover {
	background-color: #BD1E2C;
	color:#fff;
}
#ajaxSearch_output p {
	margin: 0;
}
.ajaxSearch_paging {
	font-size:10px;
	padding: 8px 0;
	display:block;
}
.AS_ajax_result {
	border-top: 1px solid #2f2f2f;
	color: #444;
	padding: 5px 10px 7px;
	margin: 0;
}
.AS_resultLink {
	text-decoration: underline;
	padding: 0;
	margin: 0;
}
.AS_ajax_resultDescription {
	color: #999;
}
.AS_ajax_more {
	color: #555;
}
.AS_intro {
	display: none;
}
.AS_ajax_highlight1, .ajaxSearch_highlight1 {
	color : #CC0000;
	padding: 0;
	font-weight: bold;
}
.AS_ajax_highlight2, .ajaxSearch_highlight2 {
	color : #CB53DF;
	padding: 0;
	font-weight: bold;
}
.AS_ajax_highlight3, .ajaxSearch_highlight3 {
	color : #DF53B5;
	padding: 0;
	font-weight: bold;
}
.AS_ajax_highlight4, .ajaxSearch_highlight4 {
	color : #DF5380;
=padding: 0;
=font-weight: bold;
}
.AS_ajax_highlight5, .ajaxSearch_highlight5 {
	color : #A453DF;
	padding: 0;
	font-weight: bold;
}
.AS_ajax_highlight6, .ajaxSearch_highlight6 {
	color : #53ADDF;
	padding: 0;
	font-weight: bold;
}
.AS_ajax_resultExtract {
	display: none;
}
/* nav-top */



#nav-top {
	position:absolute;
	left: 0px;
	top: 73px;
}
.home #nav-top {
	position:absolute;
	left: 0px;
	top: 268px;
}
#nav-top ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav-top li {
	display:inline;
	margin:0;
	padding:0;
}
#nav-top a {
	float:left;
	background:url(images/menu-red-l.png) no-repeat left top;
	margin:0;
	padding:0 0 0 3px;
	text-decoration:none;
}
#nav-top a span {
	float:none;
	display:block;
	background:url(images/menu-red-r.png) no-repeat right top;
	padding:5px 10px 4px 6px;
	margin-right:30px;
	color:#fff;
}
#nav-top a:hover span {
	color:#fff;
	background-position:100% bottom;
}
#nav-top a:hover {
	background-position:0% bottom;
}
#nav-top a:hover span {
	background-position:100% bottom;
}
/* nav-bottom */

#nav-bottom {
	position:absolute;
	left: 415px;
	top: 234px;
}
.home #nav-bottom {
	position:absolute;
	left: 415px;
	top: 429px;
}
#nav-bottom ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav-bottom li {
	display:inline;
	margin:0;
	padding:0;
}
#nav-bottom a {
	float:left;
	background:url(images/menu-grey-l.png) no-repeat left top;
	margin:0;
	padding:0 0 0 3px;
	text-decoration:none;
}
#nav-bottom a span {
	float:none;
	display:block;
	background:url(images/menu-grey-r.png) no-repeat right top;
	padding:5px 10px 4px 6px;
	margin-right:30px;
	color:#8a8a8a;
}
#nav-bottom a:hover span {
	color:#E6E7E7;
	background-position:100% bottom;
}
#nav-bottom a:hover {
	background-position:0% bottom;
}
#nav-bottom a:hover span {
	background-position:100% bottom;
}
/* content */

#content {
	margin-top:20px;
	padding-bottom:20px;
	margin-bottom:20px;
	min-height:450px;
}
#content .wrap .col-l {
	float: left;
	width: 45%;
}
#content .wrap .col-r {
	float: right;
	width: 45%;
}
#printer {
	float:right;
	padding:2px 2px 3px 2px;
	display:block;
	margin:20px;
}
#printer a {
	color:#000;
	text-decoration:none;
	padding:4px 2px 4px 28px;
	background: url(images/printer.png) 0 0 no-repeat;
}
/* footer */

#footer {
	padding-top:20px;
	color: #999;
	background: #ebebeb;
	height: 252px;
	float:none;
	clear:both;
	line-height: 18px;
	font-size: 11px;
}
#footer .wrap {
	height: 252px;
	background: url(images/logo-paypal.png) no-repeat right center;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}
#footer_content {
	width: 984px;
	margin: 0px auto;
	text-align: left;
}
#footer_top {
	padding-bottom: 12px;
	border-bottom: solid 1px #a7a7a7;
	margin-bottom: 8px;
}
#footer_columns {
	width: 700px;
	float: left;
}
#footer_columns a {
	width: 140px;
	float: left;
	display: block;
}
.move-top {
	background: #fff url(images/move-top.gif) 2px 5px no-repeat;
	position:relative;
	float:right;
	border:1px solid #ddd;
	top:0px;
	padding:2px 2px 2px 16px;
	margin:2px 16px 0;
}
.move-top a {
	color:#777;
	text-decoration:none;
}
.move-top a:hover {
	color:#000;
}
.move-top {
	float:right;
	margin:20px;
}
.red-button {
	clear:both;
	display:block;
	margin:0 auto;
	text-align:center;
}
.red-button a {
	float:left;
	background:url(images/red-button-l.png) no-repeat left top;
	margin:0;
	padding:0 0 0 10px;
	text-decoration:none;
}
.red-button a span {
	float:none;
	display:block;
	background:url(images/red-button-r.png) no-repeat right top;
	font-size:13px;
	padding:7px 20px 10px 10px;
	margin-right:15px;
	color:#fff;
}
.red-button a:hover span {
	color:#fff;
	background-position:100% bottom;
	text-decoration:none;
}
.red-button a:hover {
	background-position:0% bottom;
}
a.viewSample {
	background: url(images/viewIndexSample.jpg) no-repeat left top;
	width:115px;
	height:33px;
	display: inline-block;
	margin:0 10px 10px 10px;
}
a.viewSample:hover {
	background: url(images/viewIndexSample.jpg) no-repeat left bottom;
}
a.viewIndexRight {
	background: url(images/viewIndexSample.jpg) no-repeat right top;
	width:126px;
	height:33px;
	display: inline-block;
	margin:0 10px 10px 10px;
}
a.viewIndexRight:hover {
	background: url(images/viewIndexSample.jpg) no-repeat right bottom;
}
a.registerAccess {
	background: url(images/register_for_access_red.jpg) no-repeat left top;
	width:340px;
	height:34px;
	display: inline-block;
	margin:0 10px 10px 10px;
}
a.registerAccess:hover {
	background: url(images/register_for_access_red.jpg) no-repeat left bottom;
}
a.memberAccess {
	background: url(images/free_for_members.jpg) no-repeat left top;
	width:290px;
	height:40px;
	display:block;
}
a.memberAccess:hover {
	background: url(images/free_for_members.jpg) no-repeat left bottom;
}
a.viewSample span, a.viewIndexRight span, a.registerAccess span, a.memberAccess span {
	display:none;
}
.home-member {
	margin-right:30px
}
/* forms */

.login_submit {
	border:none;
	float:right;
	display: block;
	background: url(images/login_btn.jpg) no-repeat left top;
	cursor: pointer;
	width:69px;
	height:30px;
}
.login_submit:hover {
	background: url(images/login_btn.jpg) no-repeat left bottom;
	cursor: pointer;
	width:69px;
	height:31px;
}
.register_submit {
	border:none;
	float:right;
	display: block;
	background: url(images/register_btn.jpg) no-repeat left top;
	cursor: pointer;
	width:86px;
	height:33px;
}
.register_submit:hover {
	background: url(images/register_btn.jpg) no-repeat left bottom;
	cursor: pointer;
	width:86px;
	height:33px;
}
.button_submit {
	border:none;
	float:right;
	display: block;
	background: url(images/button-bg.png) no-repeat left top;
	cursor: pointer;
	width:79px;
	height:32px;
	color:#fff;
	font-weight:bold;
	margin-left:10px;
}
.button_submit:hover {
	background: url(images/button-bg.png) no-repeat left bottom;
	cursor: pointer;
	width:79px;
	height:33px;
}
.long {
	width:120px;
	background-image: url(images/button-bg-long.png);
}
.long:hover {
	width:120px;
	background-image: url(images/button-bg-long.png);
}
.exlong {
	width:135px;
	background-image: url(images/button-bg-exlong.png);
}
.exlong:hover {
	width:135px;
	background-image: url(images/button-bg-exlong.png);
}
.register_submit span, .login_submit span {
	display:none;
}
.forgot_pw {
	background:none;
	border:none;
	font-size:9px;
	cursor: pointer;
	padding: 10px 0 0 0;
	;
	float:right;
}
.forgot_pw:hover {
	text-decoration:underline;
}
.red {
	font-size: 9px;
	font-style: italic;
	color: #eb1c23;
}
#exLogin {
	text-align:left;
	width:360px;
	height: 135px;
	overflow:hidden;
	margin:0 auto;
	border-top:solid 1px #dedede;
	padding:10px 20px 0 20px;
	background:#fff;
}
#exLogin input {
	width:170px;
}
#exLogin input.remember {
	width:15px;
	float:left;
	margin: 12px 0 0 10px;
}
#exLogin label.remember {
	font-size:12px;
	float:left;
	margin: 10px 0 0 5px;
}
#register_form table {
	width:100%;
}
#register_form label {
	width:130px;
	display:inline-block;
	float:left;
}
#register_form select {
	width: 150px;
}
#register_form input {
}
.tos {
	width:260px;
	font-size:9px;
	font-style:italic;
	line-height:12px;
	float:left;
	padding: 5px 10px;
	margin-top: 3px;
	border:1px solid #888;
}
.tos input {
	float:right;
	margin :10px 0 0 25px;
}
.grey {
	color: #acacac;
}
.spacer {
	padding: 0px 4px;
}
#access_code {
	float: left;
	padding:0;
	margin:0px;
}
div.tooltip {
	background:transparent url(images/tooltip-box.png) no-repeat scroll 0 0;
	font-size:12px;
	height:193px;
	padding:20px;
	width:341px;
	display:none;
	color:#000;
}
div.tooltip h3 {
	margin:0;
	font-size:18px;
	color:#000;
}
.enter {
	font-size: 9px;
	float:right;
}
.highlight_link {
	font-size:12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 6px;
	margin: 1px;
	line-height: 22px;
}
.highlight_link img {
	vertical-align: middle;
}
.highlight_link:hover {
	background: #e7f4fa;
	border: solid 1px #dedede;
	margin: 0px;
	text-decoration: none;
}
ul.LIn_fullMode, ul.LIn_shortMode {
	margin-left:30px;
}
a.viewIndex {
	color:#fff;
	float:right;
	font-size:12px;
	height:21px;
	width:94px;
	display:block;
	margin-left:5px;
	text-align:center;
	padding-top:4px;
	text-decoration:none;
}
a.viewIndex:hover {
	background: url(images/view_index.png) no-repeat center;
	color:#000;
}
h3#register {
	font-size:24px;
	line-height:26px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#exRegister {
	background:#fff;
	margin: 0 -15px;
	padding: 10px 15px;
	z-index:999999;
}
.articleContent {
	padding: 15px 30px;
	width:880px;
}
.articleContent p {
	padding: 0 0 15px 0;
	margin:0;
}
.articleContent h2 {
	line-height:40px;
	padding: 0;
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.articleContent h3 {
	padding: 0;
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.articleContent ul.included li {
	font-size:14px;
	font-weight:bold;
	line-height:16px;
}
.articleContent ul {
	padding: 0;
	margin:0 0 0 30px;
}
ul.LIn_full {
	margin:0 -110px 0 0px;
	display:block;
	width: 550px;
	float:left;
}
ul.LIn_full li {
	display:block;
	width: 450px;
	height:16px;
	float:left;
}
#key {
	padding:0px;
	width:300px;
	height:25px;
	text-align:left;
}
#key li.document {
	display:inline;
	margin:0 25px 0 4px;
	padding:2px 6px 5px 18px;
}
#key li.link {
	display:inline;
	padding:2px 0 5px 18px;
}
ul.LIn_full {
	padding:0;
	list-style:none;
}
ul.LIn_full li a, li.document a, li.link a {
	text-decoration:none;
	color:#000;
	height:16px;
}
ul.LIn_full li a:hover, li.document a:hover, li.link a:hover {
	text-decoration:underline;
	color:#555;
}
li.document, li.link {
	margin:3px 0px 5px 0px;
	list-style:none;
	padding:0 0 0 20px;
}
li.document {
	background:url(images/page_white_text.png) no-repeat 0 0;
}
li.link {
	background:url(images/page_white_magnify.png) no-repeat 0 0;
}
.ajaxSearch_result a {
	font-size:12px;
	height:23px;
	padding-left:20px;
	display:block;
}
.ajaxSearch_result a.document {
	background:url(images/page_white_text.png) no-repeat 0 0;
}
.ajaxSearch_result a.reference {
	background:url(images/page_white_magnify.png) no-repeat 0 0;
}
.wlpeMessageText {
	background:#f6e7e2;
	border:2px solid #a60000;
	text-align:center;
	margin: 5px;
}
p.wlpeMessageText {
	padding-top: 15px;
}
@media print {
#banner, #header, #footer, #printer, .loggedIn {
	display:none;
}
body {
	background:none;
}
.grey-box {
	border:0;
	background:none;
	padding:0;
}
p, blockquote, #content ul {
	font-size: 14px;
}
#printFooter {
	font-size:9px;
}
}
@media screen {
#printBanner, #printFooter {
	display:none;
}
}

