
 p.hide { display: none; }

body {  
  font-family: "Gill Sans MT", "Gill Sans", "GillSans", "Verdana", "Arial", "Helvetica", sans-serif; font-size: 12pt;
  color:  #333;
  background:#EEEEEE; 
  background-image:none;
  margin:10px 10px 10px 10px;
}

body.schedule { 
  color:  #333;
  font-family: "Gill Sans MT", "Gill Sans", "GillSans", "Verdana", "Arial", "Helvetica", sans-serif; font-size: 12pt;
  background:#EEEEEE; 
  background-image:url(../images/BlackBoardBWBlurseminar2.jpg);
  background-repeat:no-repeat;
  background-attachment:fixed; 
 }

table { 
  border:0px;
 }
td { 
  border:0px;
  vertical-align: top;
 }

h1.title {
  font-family: cursive;
  font-size: 1.5em;
  margin-top:0px;
  margin-bottom:5px;
  margin-right:10px;
  color: #003377;
  text-align: right;
}


h2.title {
  font-style:  italic;
  font-variant: small-caps;
  margin-top:0px;
  margin-bottom:0px;
  margin-right:10px;
  font-size:     1.35em;
  color:  #003377;
  text-align: right;
}

h3.title {
  margin-top:9px;
  margin-bottom:0px;
  font-size:     1.2em;
  font-variant: small-caps;
  color:  #333;
  text-align: left;
  padding-left:2em;
}

h4.title {
  margin-top:1px;
  margin-bottom:0px;
  font-size:     1em;
  color:  #333;
  text-align: left;
}

ul.members
{ 
  margin-top: 0px;
  list-style-type:square;  
  text-align: left;
}

img { 
  border:0;
  vertical-align: top;
}

a {
	text-decoration:none;
        background: transparent;
	color:#222280;
	}

a:hover {
	color:#000066;
        background: transparent;
	text-decoration:underline;
	}

li>a {
	text-decoration:none;
        background: transparent;
	color:#222280;
        display: block;
	}

li>a:hover {
        display: block;
	color:#000066;
        background: #AAAA99;
	text-decoration:none;
	}


.entry {
        display: block;
	text-decoration:none;
        background: transparent;
	color:#222280;
	}

a.myself {
        display: block;
	text-decoration:none;
	color:#693C3C;
        background: transparent;
	}

a.activelink {
        display: block;
	text-decoration:none;
        background: transparent;
	color:#222280;
	}

a.myself:hover {
        display: block;
	color:#693C3C;
        background: transparent;
	text-decoration:none;
        cursor: default;
	}

a.activelink:hover {
        display: block;
	color:#000066;
        background: #D1AB64;
	text-decoration:none;
	}



div.homepagecontent { 
  position:relative;
  top: 0px;
  left:0px;
  width: 20.5em;
  background:transparent;
  margin:2px 10px 1px 10px;
  padding: 4px 4px 4px 4px;
  z-index: 1;
 }

div.seminartitle { 
  position:relative;
  top: 2.5em;
  left:0px;
  width: 12em;
  background:transparent;
  margin-top:auto;
  margin-bottom:1.5em;
  padding: 0px 0px 0px 0px;
  z-index: 1;
 }

div.seminarcontent { 
  position:relative;
  top: 2px;
  left:0.5em;
  width: 29em;
  background:#EEEEEE;
  padding: 4px 4px 4px 4px;
  z-index: 1;
 }


div.credits {
  font-style: italic;
  font-size: 0.75em;
  clear:left;
  width:  100%;
  height: auto;
  top: 5px;
  right: auto;
  left: 10px;
  padding: 1px;
}


div.leftcontent {
  top: 2px;
  left:0.5em;
  width: 29em;
  background:#EEEEEE;
  padding: 4px 4px 4px 4px;
  z-index: 1;
}


div.leftcontentseminar {
  top: 2px;
  left:0.5em;
  width: 29em;
  background:#EEEEEE;
  background-image:url(../images/BlackBoardBWBlurseminar2.jpg);
  background-repeat:repeat-y;
  background-attachment:fixed; 
  padding: 4px 4px 4px 4px;
  z-index: 1;
}

div.righttextboxcontent { 
  position:relative;
  width:95%;
  max-width: 27em;
  height: auto;
  top: 1.5em;
  left: 0px;
  background:#EEEECC;
  border-top:1px solid #005A9C;
  border-left:1px solid #005A9C;
  padding: 4px 4px 4px 4px;
  z-index: 1;
  margin-bottom:1.5em;
 }

div.seminarboxcontent { 
  width:16em;
  height: auto;
  background:transparent;
  border-top:1px solid #005A9C;
  border-left:1px solid #005A9C;
  margin-left:auto;
  margin-right:0;
  padding: 4px 4px 4px 4px;
  z-index: 1;
  font-size: 0.9em;
  text-align:left;
 }

.rule {
        border-top-width: 5px;
        border-top-style: solid;
        border-color: #693C3C;
        margin: 0px 0%;
      }


dl.schedule { 
  font-size: 12pt;
 }

dl.schedule dt { 
  font-weight: normal;
  color:#000;
  background:#EEEECC;
  padding: 1px 4px 1px 4px;
  width: auto;
 }

dl.schedule dd { 
  margin-left: 6.5em;
  color:  #003377;
  font-weight: normal;
  background: transparent;
  width: auto;
 }

dl.schedule address { 
  font-weight: normal;
  font-style: italic;
  background: transparent;
 }

span.date { 
  float:left;
  left: 0.5em;
  width:6em; 
  height: 2em;
  text-align: left;
 }

span.notes { 
  left: 0.25em;
  width:7em; 
  text-align: left;
  color:#EEEEEE; 
  background:#433; 
 }

.notes:before { 
  content: " ";
 }



span.topic { 
  text-align: left;
 }

span.speaker { 
  left: 7.5em;
  width:19em; 
  text-align: left;
 }


div.date { 
  position:absolute;
  left: 0.25em;
  width:7em; 
  text-align: left;
 }

div.topic { 
  position:relative;
  left: 7.5em;
  width:19em; 
  text-align: left;
 }

div.abstract{ 
  font-style:normal;
  background: transparent;
 }
div.boxcontent { 
  text-align: justify;
  font-size: 0.9em;
  font-size-adjust:1;
}


#ITSlogo { 
  width:600px;
 }

#ITSlogosmall { 
  display: none;
  margin-left:6em;
  height:3em;
 }

#leftbox {
  top: 2px;
  left: 0px;
  width:31em;
  height:auto;
  padding-top:0px;
  padding-left:0px;
  padding-bottom:15px;
  text-align: right;
  z-index: 1;
}

#leftbox1 {
  display:block;
  top: 2px;
  left: 0px;
  width:31em;
  height:auto;
  padding-top:0px;
  padding-left:0px;
  padding-bottom:15px;
  text-align: right;
  z-index: 1;
}
#leftbox2 {
  display:none;
  top: 2px;
  left: 0px;
  width:31em;
  height:auto;
  padding-top:0px;
  padding-left:0px;
  padding-bottom:15px;
  text-align: right;
  z-index: 1;
}

#leftbox3 {
  display:none;
  top: 2px;
  left: 0px;
  width:31em;
  height:auto;
  padding-top:0px;
  padding-left:0px;
  padding-bottom:15px;
  text-align: right;
  z-index: 1;
}
#leftbox4 {
  display:none;
  top: 2px;
  left: 0px;
  width:31em;
  height:auto;
  padding-top:0px;
  padding-left:0px;
  padding-bottom:15px;
  text-align: right;
  z-index: 1;
}

#rightboxflow {
  width:20%;
  height: auto;
  top: 120px;
  left: 37em;
  text-align: justify;
  background:#EEEECC;
  border-top:1px solid #005A9C;
  border-left:1px solid #005A9C;
  padding: 4px 4px 4px 4px;
  z-index: 1;
}


#itsinfo { 
  display: block;
 }

#memberList {
  display: block;
}

#visitorList {
  display: none;
}

#questionPage {
  display: none;
}


#rightcontent {
  top: 5px;
  left:37em;
  width:400px;
  background:transparent;
  padding: 0px 0px 0px 0px;
  z-index: 2;
}


#rightcontentbroadflow {
  position: absolute;
  top: 5px;
  left:22em;
  width:40%;
  background:transparent;
  padding: 0px 0px 0px 0px;
  z-index: 2;
  text-align: left;
}

#rightcontentflow {
  position: absolute;
  top: 5px;
  left:37em;
  width:20%;
  background:transparent;
  padding: 0px 0px 0px 0px;
  z-index: 2;
}


div.centercontent {
  clear: both;
  width:14em;
  background:transparent;
  padding: 0px 0px 0px 0px;
  z-index: 2;
}

div.centercontent {
  width:auto;
  background:transparent;
  padding: 10px 10px 10px 10px;
  font-size: 0.75em;
  z-index: 2;
}

#home { 
  display:block;
 }

#seminars { 
  display:block;
 }

#archives { 
  display:block;
 }

#visitors { 
  display:block;
 }

#questions { 
  display:block;
 }

#printversion { 
  display:none;
 }

#scheduleObject{ 
 width:100%;
 height:400px;
 }

