/* Compiled Wed Jan 25 17:38:18 GMT 2012 */
/* Edit screen-main.src, not this file */
html {
	font-family: arial, helvetica, sans-serif;
        font-size: 10pt;
	color: black;
	background: white;
}

/*
 * This is to fix an IE bug that causes text
 * in the table to jump slightly to the left
 * when the mouse is first hovered over
 * and link within the table. Setting display
 * to inline-block causes Microsoft's proprietary
 * "haslayout" property to be set to true.
 *
 * The only other way I could find to do this
 * involved { zoom: 1.0; }, which causes
 * the CSS to fail validation unless hiding
 * hacks are used.
 */
table td a, div#gloss a, div.infopanel a, ul li a,
.breadcrumbs a {
  display: inline-block;
}


div#local {
  position: relative;
}

a:link {
	color: #FF0099;
	background: white;
        text-decoration: underline;
}

a:visited {
	color : #000000;
	background : white;
        text-decoration: underline;
}

a:hover {
	color : #FF0099;
	background : #cccccc;
        text-decoration: underline;
}

a:active {
	color: #FF0099;
	background: #dddddd;
        text-decoration: underline;
}
	
	
div#banner {
/*	background: white url(/events/img/bwgradient-w.jpeg) repeat-y;*/
        background: black;
	color: #FF0099;
	border-top: 0;
	border-right: 0;
/*	border-bottom: #FF0099 groove 5px;*/
	border-left: 0;
	margin: 0 0 0 0;
        padding-top: 0;
        position: relative;
        width: 100%;
}

div#banner a {
	background: black;
	color: white;
}

h1 {
	color: black;
	background : transparent;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 0;
/*        font-size: 140%;*/
        font-size: 14pt;
}

h2 {
	color: black;
/*	background: #cccccc;*/
/*	color: white;*/
/*        background: #FF0099;*/
	margin-top: 0;
/*	color: #FF0099;*/
	background: white;
/*        font-size: 120%;*/
        font-size: 12pt;
}

h3 {
  color: black;
  background: white;
/*  font-size: 110%;*/
  font-size: 11pt;
  font-style: italic;
}
	

h4 {
  color: black;
  background: #eeeeee
}

div.orientation {
	border-top: #FF0099 5px groove;
	margin-top: 0;
	position: relative;
	color: black;
	background: white url(/events/img/frieze-7.jpeg) no-repeat
          top right;
}

p.breadcrumbs {
/*	position: absolute;
	right: 1em;
	top: 0;*/
        margin-top: 0;
        padding-top: 0;
	font-style: italic;
	font-weight: bold; 
/*	font-size: smaller;*/
}

p.breadcrumbs a:link {
	color: black;
	background: white;
}

p.breadcrumbs a:visited {
	color: #202020;
	background: white;
}


p.breadcrumbs a:hover {
	color: white;
	background: black;
}

p.breadcrumbs a:active {
	color: blue;
	background: white;
}

div#prenav {
  width: 100%;
/*  background: white url(/events/img/bwgradient-w.jpeg) repeat-y;*/
  background: black;
  border-top: 1px #FF0099 solid;
  border-bottom: none;
  border-right: none;
  border-left: none;
  color: white;
  padding: 0 0 10px 0;
  margin: 0 0 0 0;
  position: relative;
  font-size: smaller;
}

div#prenav form input {
/*  Taking this out 9/9/09 as it was too small in IE */
/*  font-size: smaller;*/
}

#prenav ul {
  padding: 0 0 0 .2em;
  margin:  0 0 0 .2em;
  background: black;
  color: white;
}

#prenav li {
  margin: 0 0 0 0;
  padding: 0 .2em 0 .2em;
  display: inline;
  list-style-type: none;
  background: black;
  color: white;
}

#prenav li a:link {
  background: black;
  color: white;
}

#prenav li a:visited {
  background: black;
  color: white;
}

#prenav li a:hover {
  background: #cccccc;
  color: #FF0099;
}

#prenav li a:active {
  background: black;
  color: white;
  font-weight: bold;
}

#prenav form {
  position: absolute;
  right: 0;
  top: 3px;
}

#prenav p {
  display: inline;
}

div#disclaimer {
  font-size: smaller;
  clear: both;
  border-top: 3px solid #FF0099;
  margin: .5em .5em 0 0;
  padding-left: 1em;
}

div#footer {
  clear: both;
  font-size: 8pt;
  height: 20em;
}

div#scfooter {
  text-align: left;
  float: left;
  width: 40%;
  margin: .5em .5em 0 1em;
  padding: 0 0 0 0;
}


div#ubfooter {
  text-align: right;
  float: right;
  width: 40%;
  margin: .5em 1em 0 .5em;
  padding: 0 0 0 0;
}

div.infopanel {
  border: #cccccc 5px groove;
  padding: 5px;
}

.infopanel {
  background: #ee80cc;
  color: black;
}

.infopanel a:link {
  background: #ee80cc;
  color: black;
}

.infopanel a:visited {
  background: #ee80cc;
  color: black;
}

.infopanel a:hover {
  color: #ee80cc;
  background: black;
}

.infopanel a:active {
  color: black;
  background: #cccccc;
}

/* Basic stuff to make data tables look OK */

table tbody th {
  font-weight: bold;
  text-align: right;
  color: black;
  background-color: white;
}

table thead th, table tbody tr.ashead th, table tbody tr.ashead td {
  font-weight: bold;
  text-align: center;
  color: white;
  background-color: #FF0099;
}

td {
  text-align: left;
  color: black;
  background-color: white;
}                     

.authorial {font-style: italic; font-weight: normal;}

.asbody {
  color: black;
  background: white;
}

div.imgholder {
  text-align: center;
}

.printonly {
  display: none;
}

img#eblogo, img#ublogo {
  display: none;
}

