/* External style sheet for Goknet web site */
/* Author:  Dr. Adrian P. Wade - Ursa Technologies Ltd. */
/* Do not modify without permission of the web administrator */

/* Most Used */

.goknetbody {
     margin-left:0px;
     margin-right:0px;
     margin-top:0px;
     margin-bottom:0px;
     background-color: #A09050;
     color:black;
     }

.whiterounded
    {
    background-color: white;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 20px;
    margin-top: 25px;
    padding: 15px;
    border-radius: 10px 10px 10px 10px;
    border-color: #E8E8E8;
    border-width: medium;
    border-style: groove;
    -ms-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -khtml-border-radius: 10px 10px 10px 10px;
    } 

.minipic
	{
	border: 0;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: 6px 6px 6px 6px;
    -ms-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -khtml-border-radius: 6px 6px 6px 6px;	
	}

.centremenu {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	max-width:568px;
	}

/* Board */

.h1grey	{
	font-family:arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:20pt;
	background-color:white;
	color: #808080;
	margin-left:15px;
	margin-right:5px;
	margin-top:30px;
	margin-bottom:10px;	
	}

.goknetbanner {
    text-align: center;
    background-color: white;
    border-color: #D0D0D0;
    color: black;
    margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	}

.goknetfooter {
	font-family: arial;
	font-style: normal;
	font-weight:bold;
	font-size: 12pt;
	color: #808080;
	background: white;
	text-align:center;
    margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	}

.directorpic
	{
	float: right;
	border: 0;
	margin-top: 3px;
	margin-left: 25px;
	margin-right: 10px;
	margin-bottom: 20px;
	border-radius: 6px 6px 6px 6px;
    -ms-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -khtml-border-radius: 6px 6px 6px 6px;	
	}

.directorpic2
	{
	float: right;
	border: 0;
	margin-top: 5px;
	margin-left: 25px;
	margin-right: 45px;
	margin-bottom: 10px;
	border-radius: 6px 6px 6px 6px;
    -ms-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -khtml-border-radius: 6px 6px 6px 6px;	
	}

.longdpic
	{
	float:left;
	border:0;
	margin-top:3px;
	margin-left:10px;
	margin-right:30px;
	margin-bottom:120px;
	border-radius: 6px 6px 6px 6px;
    -ms-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -khtml-border-radius: 6px 6px 6px 6px;	
	}

.director {
	font-family:arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:14pt;
	background-color:white;
	color:black;
	margin-left:30px;
	margin-right:5px;
	margin-top:10px;
	}

.qualifications {
	font-family:arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:10pt;
	background-color:white;
	color:black;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	}

.role {
	font-family:arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:12pt;
	background-color:white;
	color:black;
	margin-left:30px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:0px;
	}

.bio {
	font-family:arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:12pt;
	text-align:justify;
	background-color:white;
	color:black;
	margin-left:30px;
	margin-right:50px;
	margin-top:10px;
	margin-bottom:20px;
	}

/* Secondary column styles */

.h2green	{
	font-family:arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 18pt;
	background-color: white;
	text-align: center;
	color: #006000;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;	
	}

.resp {
	color: #404040;
	background-color: #F0F0F0;
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-size: 12pt;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	}

.twitter {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	}

.rightcolumn {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #C0C0C0;
	}

.centrepic
	{
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 5px;
	border-radius: 10px 10px 10px 10px;
    -ms-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -khtml-border-radius: 10px 10px 10px 10px;	
	}

.captionc {
	font-family:arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
	margin-bottom: 0px;
	text-align: center;
	}

/* Projects */

.goknetlist	{
	list-style-image: url('graphics/goldbar18px.png');
	list-style-image:  
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;	
	}

.gkitem {
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	line-height: 16pt;
	background-color: white;
	color: black;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 7px;	
	}	

/* News */

.newsheader {
	background-color: white;
	color: black;
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	}

.newsfont {
	background-color: white;
	color: black;
	font-family: arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 12pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	}

.newslink {
	background-color: white;
	color: blue;
	font-family: arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	font-size: 12pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	}	

/* General styles */

.norm {
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	}

.normgrey
	{
	font-family: arial;
	font-style: normal;
	font-weight:normal;
	font-size: 12pt;
	color: #808080;
	background: white;
	}

.boldgreyc
	{
	font-family: arial;
	font-style: normal;
	font-weight:bold;
	font-size: 12pt;
	color: #808080;
	background: white;
	text-align:center;
	}


.small {
	font-family:arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:10pt;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;	
	}

.smalllink {
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	background-color: white;
	color: #000080;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
	}

.smallbold {
	font-family:arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;	
	}

.smallitalic {
	font-family:arial, sans-serif;
	font-style:italic;
	font-weight:normal;
	font-size:10pt;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;	
	}

.smaller {
	font-family:arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:8pt;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;	
	}

/* Columns and Rows */

.whitecontainer {
	background-color:white;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-radius: 6px 6px 6px 6px;
    -ms-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -khtml-border-radius: 6px 6px 6px 6px;	
	}

.whitecolumn
	{
    background-color:white;
    vertical-align: top;
    }
   
.whiterow
	{
    background-color:white;
    vertical-align: top;
    }


/* General image styles */

.pic6r
	{
	float:right;
	border:0;
	margin-top:7px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:7px;
	border-radius: 6px 6px 6px 6px;
    -ms-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -khtml-border-radius: 6px 6px 6px 6px;	
	}

.pic6c
	{
	border:0;
	margin-top:7px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:7px;
	border-radius: 6px 6px 6px 6px;
    -ms-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -khtml-border-radius: 6px 6px 6px 6px;	
	}

.pic6l
	{
	float:left;
	border:0;
	margin-top:7px;
	margin-right:10px;
	margin-left:0px;
	margin-bottom:7px;
	border-radius: 6px 6px 6px 6px;
    -ms-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -khtml-border-radius: 6px 6px 6px 6px;	
	}


/* Menu styles */

.menulink
	{
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	border: hidden;
	color: #006000;
   	background-color: #C0D0C0;
   	text-align: center;
	vertical-align: middle;
	width: 140px;
	}
    
.menulink:hover
	{
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	border: hidden;
	color: #006000;
   	background-color: #E0FFE0;
   	text-align: center;
	vertical-align: middle;
	width: 140px;
	}

.menulink:active
	{
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	border: hidden;
	color: #006000;
   	background-color: #E0FFE0;
   	text-align: center;
	vertical-align: middle;
	width: 140px;
	}

.menulink:visited
	{
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	border: hidden;
	color: #006000;
   	background-color: #C0D0C0;
   	text-align: center;
	vertical-align: middle;
	width: 140px;
	}

.menulinka
	{
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	border: hidden;
	color: #404040;
   	background-color: #C0C0C0;
   	text-align: center;
   	width: 140px;
	}

.menulinka:hover
	{
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	border: hidden;
	color: #404040;
   	background-color: #D0D0D0;
   	text-align: center;
   	width: 140px;
	}

.menulinka:active
	{
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	border: hidden;
	color: #404040;
   	background-color: #D0D0D0;
   	text-align: center;
   	width: 140px;
	}

.menulinka:visited
	{
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	border: hidden;
	color: #404040;
   	background-color: #C0C0C0;
   	text-align: center;
   	width: 140px;
	}

.menulinkd
	{
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	border: hidden;
	color: #006000;
   	background-color: #C0D0C0;
   	text-align: center;
   	width: 160px;
	}

.menulinkd:hover
	{
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	border: hidden;
	color: #008000;
   	background-color: #E0FFE0;
   	text-align: center;
   	width: 160px;
	}

.menulinkd:active
	{
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	border: hidden;
	color: #008000;
   	background-color: #E0FFE0;
   	text-align: center;
   	width: 160px;
	}

.menulinkd:visited
	{
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	border: hidden;
	color: #006000;
   	background-color: #C0D0C0;
   	text-align: center;
   	width: 160px;
	}
    
.menulinkda
	{
	font-family:arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	border: hidden;
	color: #006000;
    background-color:#C0C0C0;
    text-align: center;
    width: 160px;
	}

.menulinkda:hover
	{
	font-family:arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	border: hidden;
	color: #008000;
    background-color:#D0D0D0;
    text-align: center;
    width: 160px;
	}

.menulinkda:active
	{
	font-family:arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	border: hidden;
	color: #008000;
    background-color:#D0D0D0;
    text-align: center;
    width: 160px;
	}

.menulinkda:visited
	{
	font-family:arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	border: hidden;
	color: #006000;
    background-color:#C0C0C0;
    text-align: center;
    width: 160px;
	}


/* Print Control */

div.pagebreakafter
	{
	page-break-after:always
	}
	
div.pagebreakafterauto
	{
	page-break-after:auto
	}
	
div.pagebreakbefore
	{
	page-break-before:always
	}
	
div.pagebreakbeforeauto
	{
	page-break-before:auto
	}