/* These styles are responsible for the body of page */
/* they can be inherited by all other nested styles, divisions and spans */

body
{
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img { border-width: 0; }

a:link {
  color: #333366;
  font-weight: bold;
  background: transparent;
  text-decoration: none;}

a:visited {
  color: #706EB0;
  font-weight: bold;
  background: transparent;
  text-decoration: none;}

a:active {
  color: #E16817;
  font-weight: bold;
  background: transparent;
  text-decoration: none;}

a:hover {
  color: #E16817;
  font-weight: bold;
  background: transparent;
  text-decoration: none;}

.pn-content-page-title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E16817;
    font-weight: bold;
}

.pn-menuitem-title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E16817;
    font-weight: bold;
}


.block
{
	border-width: 2px;
	border-color: #706EB0;
	border-style: groove;
	padding: 0;
	margin: 0 0 0 0;
}

.top-heading
{
	font-family: verdana, helvetica, arial, sans-serif;
	color: #F6E065;
	font-weight: bold;
	font-size: 10px;
}

.date
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF
}

.top-links a:link {font-size: 10px;	font-weight: bold; color: #FFFFFF}
.top-links a:visited {font-size: 10px; font-weight: bold; color: #FFFFFF}
.top-links a:active {font-size: 10px; font-weight: bold; color: #E16817}
.top-links a:hover {font-size: 10px; font-weight: bold; color: #E16817}

.bottom-links
{
	font-size: 10px;
	font-weight: bold;
	color: #000000
}

.side
{
	background-color: #F1F1F1;
}



.opentable
{
	background-color: #f1f1f1;
	width: 100%;
	padding: 2px;
	border-width: 2px;
	border-color: #706EB0;
	border-style: groove;
	margin: 0 0 0 0;
}

.opentable2
{
	background-color: white;
	width: 100%;
	padding: 2px;
	border-color: silver;
	border-width: 2px 3px 3px 2px;
	border-style: groove;
	margin: 5px 0 0 0;
}

.article-table
{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	border-color: silver;
	border-width: 1pt;
	border-style: solid;
}

.article-table-text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

a.article-table { font-weight: bold; color: #E16817; text-decoration: none; }

.article-table a:link { text-decoration: none; color: #E16817;}
.article-table a:visited { text-decoration: none; color: #E16817;}
.article-table a:hover { text-decoration: underline; color: #E16817;}
.article-table a:active { text-decoration: none; color: #E16817;}

.article-table table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #f1f1f1;
	width: 100%;
}

.article-table .pn-title { color: black; }

/* Below are utility classes, we can use them to control appearance of individual elements */

.logo { background-color: transparent; }

.banner
{
	border-color: black;
	border-width: 1px;
	border-style: solid;
}

.border1
{
	background-color: #b1b1b1;
	border: 1px solid #333366;

}

.border2
{
	border-width: 2px;
	border-color: silver;
	border-style: groove;
	padding: 4px 0px 1px 6px;
	margin: 0 0 0 -8px;
}

.border3
{
	border-width: 1px;
	border-color: #000;
	border-style: dotted;
	padding: 2px;
}

.menu-title
{
	font-family: verdana, helvetica, arial, sans-serif;
	color: #F6E065;
	font-weight: bold;
	font-size: 11px;
}

/* Centre blocks and admin messages */

.message-centre
{ 
    font-family: verdana, helvetica, arial, sans-serif;
    font-weight: normal;
	font-size: 12px;
	border-style: none;
}

.message-centre .border2
{
	border-style: none;
	border-width: 0;
	padding: 0;
}

.message-centre td
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
    border-style: none;
    border: 1px;
	padding: 3px;
}

.message-centre .pn-title
{
	font-family: verdana, helvetica, arial, sans-serif;
	color: #E16817;
	font-weight: bold;
	font-size: 12pt;
}


.credits
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-align: center;
}

.credits a
{
	color: black;
	font-weight: bold;
}

/* Legacy styles, maybe used by some old modules */

textarea {
border-bottom-width: 1px;
border-color: #000000;
border-left-width: 1px;
border-right-width: 1px;
border-style: solid;
border-top-width: 1px;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 10px;
font-weight: bold;
text-indent: 2px;
}

input {
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-indent: 2px;
}

input.pn-text {
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-indent: 2px;
}

input.pn-button {
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-indent: 2px;
}

input.r-button
{
	background-color: inherit;
	font-family: verdana, helvetica, arial, sans-serif;
}

select {
background-color: #F7F7F7;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 10px;
font-weight: bold;
}

select.pn-text {
background-color: #F7F7F7;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 10px;
font-weight: bold;
}

.pn-normal {
background-color: transparent;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

.pn-title
{
	background-color: transparent;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.pn-sub
{
	background-color: transparent;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.pn-logo {
background-color: transparent;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

.pn-logo-small {
background-color: transparent;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.pn-pagetitle {
background-color: transparent;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
