
/* SPPA Style Sheet contains info on tag styles for the SPPA site*/
/* Default tags */

body {
  font-family: "Gill Sans MT", arial, sans-serif;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-color: white;
  background: white;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

body.background {
  font-family: "Gill Sans MT", arial, sans-serif;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-color: white;
  background: white url(http://www.societies.stir.ac.uk/sppa/events/mind2005/images/watermark.jpg);
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

table {
  width: 100%;
}

acronym, ADDRESS, BLOCKQUOTE, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H4, H5, H6, MENU, OL, TH, S, STRIKE, EM, SPAN {
  font-family: "Gill Sans MT", arial, sans-serif;
  font-size: 90%;
}

B, I, U, STRONG, CENTER, UL {
  font-size: 100%;
}

P {
  font-family: "Gill Sans MT", arial, sans-serif;
  font-size: 90%;
  text-align: justify;
}

TD {
  font-family: "Gill Sans MT", arial, sans-serif;
  text-align: left;
  font-size: 100%;
  vertical-align: top;
} 



H1 {
  font-family:"Gill Sans MT", arial, sans-serif;
  font-weight: bold;
  font-size: 120%;
  color: #003399;
  }
  
H1.centre {
  font-family:"Gill Sans MT", arial, sans-serif;
  font-weight: bold;
  font-size: 120%;
  color: #003399;
  text-align: center;
  }

H2 {
  font-family: "Gill Sans MT", arial, sans-serif;
  font-size: 110%;
  color: #003399;
  font-weight: bold;
}

H3 {
  font-family: "Gill Sans MT", arial, sans-serif;
  font-size: 100%;
  color: black;
  font-weight: bold;
}

H3.centre {
  font-family: "Gill Sans MT", arial, sans-serif;
  font-size: 100%;
  color: black;
  font-weight: bold;
  text-align: center;
}

A:link, A:visited, A:active  {
 color: #003399;
 text-decoration: none;
}

A:hover {
 text-decoration: underline;
}

LI {
  list-style-type: disc;
  font-size: 90%;
}


div.pageheader2 {
 font-family: "Times New Roman", Times, serif;
 text-decoration: none;
 font-size: 90%;
 color: white;
 text-align: center;
 vertical-align: middle;
}

A.pageheader2:link, A.pageheader2:visited, A.pageheader2:active, A.pageheader2:hover {
 font-family: "Bauhaus 93", arial, sans-serif;
 text-decoration: none;
 font-size: 130%;
 color: white;
}


/* Style for table containing specific data for page */
td.mainbody {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  vertical-align: top;
  width: 100%;
}


p.footer {
 font-size: 70%;
 color: gray;
 text-decoration: none;
 font-weight: normal;
 text-align: center;
}



a.uofe:link, a.uofe:visited, a.uofe:hover, a.uofe:active {
  font-family: Times New Roman, Times, serif;
  font-size: 100%;
  text-align: center;
  color: white;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.1em;
}

.conftitle1 {
  font-family: Times, serif;
  font-size: 200%;
  text-align: center;
  color: white;
  font-weight: bold;
 letter-spacing: 0.2em;
}

.conftitle2 {
  font-family: Times, serif;
  font-size: 130%;
  text-align: center;
  color: white;
  font-weight: bold;
  letter-spacing: 0.2em;
 }

.conftitle3 {
  font-family: Times, serif;
  font-size: 110%;
  text-align: center;
  color: white;
  font-weight: bold;
  font-style: normal;
  font-variant: small-caps;
  line-height: 150%;
}

A.searchoption:link, A.searchoption:visited, A.searchoption:active {
 color: #6e6e6e;
 text-decoration: none;
}

A.searchoption:hover {
 color: #003399;
 background: white;
 text-decoration: none;
}


table.logotable {
  width: 740px;
  vertical-align: middle;
  text-align: center;
  border-color:white;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
 }

td.logotable {
  width: 20%;
  vertical-align: middle;
  text-align: center;
  border-color:white;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
 }

A.mind:link, A.mind:visited, A.mind:active, A.mind:hover {
  font-family: Minion RegularSC, Minion, Times New Roman, Times;
  background: #336600;
  color: #CC9900;
  font-size: 240%; 
  text-align: center;
  text-decoration: none;
  font-weight: bold;
}
 
table.outline {
  width: 740px;
  border-color: #003399;
  border-style: solid;
  background: white url(http://www.societies.stir.ac.uk/sppa/events/mind2005/images/watermark.jpg);
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

td.calendarevent  {
  width: 400px;
  border-color: white;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

td.tick  {
  width: 15px;
  border-color: white;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

div.topmenu {
  font-family: "Gill Sans MT", arial, sans-serif;
  font-size: 80%;
  font-weight: normal;
  color: black;
  text-align: center;
}

A.topmenu:link, A.topmenu:visited, A.topmenu:active {
 font-family: "Gill Sans MT", arial, sans-serif;
 color: #408080;
 text-decoration: none;
 font-weight: bold;
 font-style: normal;
}

A.topmenu:hover {
 color: #408080;
 background: white;
 text-decoration: underline;
 font-weight: bold;
 font-style: normal;
}


div.headermenu {
 font-family: "Gill Sans MT", arial, sans-serif;
 text-decoration: none;
 font-weight: bold;
 font-size: 80%;
 color: white;
 text-align: center;
 vertical-align: bottom;
 background: black;
 line-height: 160%;
}

A.headermenu:link, A.headermenu:visited, A.headermenu:active {
 color: #afd8d8;
 font-size: 100%;
 text-decoration: none;
 font-weight: bold;
 font-style: normal;
}

A.headermenu:hover {
 color: #afd8d8;
 font-size: 100%;
 text-decoration: underline;
 font-weight: bold;
 font-style: normal;
}

div.locator {
 font-family: "Gill Sans MT", arial, sans-serif;
 text-decoration: none;
 font-weight: bold;
 font-size: 80%;
 color: grey;
 text-align: left;
 vertical-align: bottom;
}

A.locator:link, A.locator:visited, A.locator:active {
 color: #003399;
 font-size: 100%;
 text-decoration: none;
 font-weight: bold;
 font-style: normal;
}

A.locator:hover {
 color: #003399;
 font-size: 100%;
 text-decoration: underline;
 font-weight: bold;
 font-style: normal;
}

.smallfont {
 font-family: "Gill Sans MT", arial, sans-serif;
 font-size: 80%;
}

td.banner  {
  width: 740px;
  background: #003399 url(http://www.societies.stir.ac.uk/sppa/events/mind2005/images/mind2005.jpg);
  border-color: black;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 3px;
  border-left-width: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  vertical-align: middle;
}

td.banner2  {
  width: 865px;
  background: #003399 url(http://www.societies.stir.ac.uk/sppa/events/mind2005/images/mind2005.jpg);
  border-color: black;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 3px;
  border-left-width: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  vertical-align: middle;
}


A.footer:link, A.footer:visited, A.footer:active  {
 color: gray;
 text-decoration: none;
}

A.footer:hover {
 text-decoration: underline;
}

div.warning {
  font-family: "Gill Sans MT", arial, sans-serif;
  font-size: 100%;
  font-weight: bold;
  text-align: center;
  color: red;
}

div.centre {
  font-family: "Gill Sans MT", arial, sans-serif;
  font-size: 90%;
  text-align: center;
}


div.tick {
	font-family: Wingdings;
	font-size: 140%;
	text-align: center;
	color: green;
}

TD.centre {
  font-family: "Gill Sans MT", arial, sans-serif;
  text-align: center;
  font-size: 100%;
  vertical-align: top;
} 

.time {
  font-family: "Gill Sans MT", arial, sans-serif;
  font-size: 100%;
  text-align: left;
  font-style: italic;
  vertical-align: top;
} 

.title {
  font-family: "Gill Sans MT", arial, sans-serif;
  text-align: left;
  font-size: 93%;
  vertical-align: bottom;
  font-weight: bold;
  font-style: normal;
}

.speaker {
  font-family: "Gill Sans MT", arial, sans-serif;
  text-align: left;
  font-size: 100%;
  vertical-align: bottom;
  font-weight: normal;
  font-style: normal;
} 

.uni {
  font-family: "Gill Sans MT", arial, sans-serif;
  text-align: left;
  font-size: 100%;
  vertical-align: bottom;
  font-weight: normal;
  font-style: italic;
} 

.location {
  font-family: "Gill Sans MT", arial, sans-serif;
  font-size: 90%;
  vertical-align: bottom;
  font-weight: normal;
  font-style: italic;
} 
 
.speaker2 {
  font-family: "Gill Sans MT", arial, sans-serif;
  text-align: center;
  font-size: 100%;
  vertical-align: bottom;
  font-weight: bold;
  font-style: normal;
} 

.backtotop {
  font-family: "Gill Sans MT", arial, sans-serif;
  text-align: right;
  font-size: 80%;
  vertical-align: bottom;
  font-weight: normal;
  font-style: normal;
} 

.chair {
  font-size: 90%;
}

.right {
 text-align: right;
}	
