/*Global styles*/
/******************/
ul.nav {list-style-type: none;}
body {margin-left: 100px; margin-right: 100px;}
.skip{position: absolute; font-family: "Times New Roman", Times, serif;text-align: left;top: -500px;}
.pageheader {position: absolute;width: 90%;text-align: center;left: 84px;}
h1{font-family: "Times New Roman", Times, serif; font-size: 3.0em; color: blue; font-weight: 700; text-align:center; text-decoration:underline;}
h2{font-family: "Times New Roman", Times, serif; font-size: 0.75em; color: black; font-weight: 700; text-align:left; text-decoration:underline; font-style:italic;}
#menu1 {width:575px; padding:0; margin:0 auto;}
#menu1 li {float:left; width:140px; text-decoration:none;font-family: Arial,Helvetica,sans-serif; font-size:1em; font-weight:700; }
#menu1 a {display:block; width:140px; color:blue; background:white; text-align:center; border: 4px outset; text-decoration:none; float:left; }
#menu1 a:hover {color:red; background:white; border: 4px inset; text-align:center;}
#menu1 #active {background:white; border: 4px inset; font-weight:700; color:green; text-align:center; font-size:1em;}

/*Programme tables*/
/******************/

.prognote {padding: 2px; margin: 0px 130px; font-family: "Times New Roman", Times, serif; font-size: 1.0em; color: blue; font-weight: 700; border: 2px solid blue; text-align:center;}

table.center{margin-left: 11%;margin-right:11%; text-align: left; width:78%}
th{font-family: "Times New Roman", Times, serif; font-size: 1.0em; color: blue; font-weight: 700; text-decoration:underline;position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden;}

.monthcol{width: 15%;  padding: 0px 0px 10px 0px;vertical-align:top;}
.eventcol{width: 75%; padding: 0px 0px 10px 0px;}

.progcontent {font-family: "Times New Roman", Times, serif; font-size: 1.0em; color: blue; font-weight: 700;}
.monthcontent {font-family: "Times New Roman", Times, serif; font-size: 1.0em; color: blue; font-weight: 700;}
.progitalic{font-family: "Times New Roman", Times, serif; font-size: 1.0em; color: blue; font-weight: 700; font-style:italic;}

/*How to find us styles*/
/************************/

.directions{width: 30%; float: left; margin:0px 0px 10px 25px;}
.instructions{width:30%; float: right;}
.key{width:15%; float:left;}
.inline {display: inline;}
.icon {vertical-align: middle;}