/* NSFH stylesheet */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color:#FFFFFF;
}

body.page {
	width: 720px;
}

body.wide {
	width: 800px;
}

.setwidth {
	width: 780px;
}

div.menuitems {
  	/*width: 100%;*/
  	padding-left: 2px;
  	padding-right: 2px;
  	padding-top: 0px;
  	padding-bottom: 0px;
  	margin: 0px;
  	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	width: 150px;
}

div.menuskin {
	position:absolute;
	color: white;
	background-color:#9DD5D4;
	border:1px solid #408040;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	line-height:16px;
	/*padding-left:5px;
	padding-right: 5px;*/
	z-index:100;
	visibility:hidden;
	width: 150px;
}
div.menuhidden {
	width: 150px;
	visibility: hidden;
}

div.event {
	width: 700px;
	margin-left:5%
}

H1 {
	font-family: Times, "Times New Roman", serif;
	font-size: 1.6em;
	color: #104267;
	text-align: center;
}

H2 {
	font-family: Times, "Times New Roman", serif;
	font-size: 1.5em;
	color: #548EB7;
	text-align: center;
}


H3 {
	font-family: Times, "Times New Roman", serif;
	font-size: 1.3em;
	color: #000000;
	text-align: center;
}

H4 {
	font-family: Times, "Times New Roman", serif;
	font-size: 1em;
	margin-bottom: 6pt;
	color: black;
}


H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	text-align: left;
}

P.M {
  font-family: Times, "Times New Roman", serif;
  font-size: 12pt;
  line-height: 15pt;
  color: #000000;
  text-align: center;
  font-weight: bold;
  margin-top: 5px;
 }

P.N {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  line-height: 14pt;
  color: #000000;
}

P.T {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7pt;
  line-height: 9pt;
  color: #000000;
}

LI {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 13pt;
  color: #000000;
  margin-left: 5px;
}

UL {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 13pt;
  color: #000000;
}
img.menu {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
img.icon {
  border-width: 0px;
  vertical-align: middle;
}

img.nas {
  width: 50px;
  height: 50px;
  border-width: 0px;
  vertical-align: middle;
}

img.edged {
  border-left: 	2px    #616613 solid; 
  border-RIGHT: 2px   #616613 solid; 
  border-TOP: 	2px     #616613 solid;
  border-BOTTOM: 2px  #616613 solid;
}

table.bb {
  border-left: 1px    #616613 solid; 
  border-RIGHT: 1px   #616613 solid; 
  border-TOP: 1px     #616613 solid;
  border-BOTTOM: 1px  #616613 solid;
  width: 90%;
  margin-left: 5%;
  text-align: center;
}

table.click {
  border-left: 1px    #616613 solid; 
  border-RIGHT: 1px   #616613 solid; 
  border-TOP: 1px     #616613 solid;
  border-BOTTOM: 1px  #616613 solid;
  padding: 0px;
}

table.entry {
	text-align: center;
	width: 780px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 1px    #616613 solid; 
}

table.event {
	text-align: center;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	border: 1px    #616613 solid; 
	padding: 0px;	
}
table.header {
	text-align: center;
	width: 780px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
table.main {
	border: #c0c0c0 1px solid;
}

table.inner {
  width: 100%;
}

table.menu {
	width: 120px;
	background-color: #548EB7;
}

table.options {
	border: 1px    #616613 solid; 
	text-align: center;
	width: 750px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
table.room {
	width: 100%;
}

table.searchblock {
  width: 600px;
  border-left: 1px    #616613 solid; 
  border-RIGHT: 1px   #616613 solid; 
  border-TOP: 1px     #616613 solid;
  border-BOTTOM: 1px  #616613 solid;
  padding: 0px;
}
th {
	background-color: #9DD5D4;
	font-weight: bold;
}
th.entry {
  padding: 5px;
  background-color: #d5e1eb;
}

th.event {
	text-align: left;
	padding: 5px;
	background-color: #d5e1eb;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

td.menubar {
  	width:780px;
	height: 30px;
  	background-color: #548EB7;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
}
td.topbar {
  	width:780px;
	height: 30px;
  	background-color: #9DD5D4;
	padding: 0px;
}
td.room {
	text-align: center;
}

td.coloured {
	background-color: #9DD5D4;
}

td.entry {
  padding: 5px;
  border: 0px;
}

td.entrycolor {
	background-color: #d5e1eb;
	text-align: center;
}

td.event {
	padding: 5px;
}

td.search {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 9pt;
}

.ss {
	/*border: solid 1px #000000;*/
	font-size: 9px;
}
.st {
	border: solid 1px #000000;
	font-size: 9px;
	text-decoration: underline;
}

td.bb {
  width: 80px;
  /*height: 40px;*/
  text-align: center;
  border-left: 1px    #616613 solid; 
  border-RIGHT: 1px   #616613 solid; 
  border-TOP: 1px     #616613 solid;
  border-BOTTOM: 1px  #616613 solid;
}

td.cc {
  width: 70px;
  /*height: 40px;*/
  text-align: center;
  border-left: 1px    #616613 solid; 
  border-RIGHT: 1px   #616613 solid; 
  border-TOP: 1px     #616613 solid;
  border-BOTTOM: 1px  #616613 solid;
}
td.blank {
	background-color: #ffffff;
}
td.options {
	background-color: #F0F0F0;
}


a:link {
  color: #002176;
  background-color: transparent;
}

a:active {
  color: #402176;
  background-color: transparent;
}

a:visited {
  color: #0040A0;
  background-color: transparent;
}

a:hover {
  color: #0055FF;
  background-color: transparent;
}

.menuskin a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.menuskin a:hover {
  	color: #000000; 
  	text-decoration: underline;
}

.menuskin a:visited {
 	color: #F0F0F0;
	text-decoration: none;
}

.menuskin a:active {
 	color: #FFFFFF;
  	text-decoration: underline;
}
.center {
	text-align: center;
}
.center table { 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
	
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.coloured {
		background-color: #9DD5D4
}