





/* --------------------------------------------------------------- INITIALISE */
/* ----------------------------------- ERIC MEYER'S RESET CSS v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
/*-- http://www.paulchaplin.com/blog/css-reset-and-quirky-quotes --*/
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* --------------------------------------------------------------------- CORE */
* {margin: 0;}

html, body {height: 100%;}

body {

    
    
    
  background:url("bg.gif") repeat scroll 0 0 #CCCDA9;
    

  color:#404040;
  font-family:"Lucida Sans Unicode","Lucida Grande","Lucida Sans","Malayalam",Optima,Geneva,Arial,sans-serif;
  font-size: 12px;
}

a {
  color: #E38;
}
a:hover {background-color: transparent; color: #FFF;}
:link, :visited {
text-decoration: none;
}

p link img {display: block;}

/* THE FOLLOWING STYLE IS DEPRECATED */
a.noHighlight:hover {background-color: transparent;}

/* ALT LINK COLOUR FOR TABLES */
table a {color: #606A86; text-decoration: underline;}
table a:link, table a:visited {text-decoration: underline;}
table a:hover {background-color: transparent; color: #E38; text-decoration: none;}


h1,h2 {
  font-family: "Myriad Pro", "Myriad Web", "Apple Myriad", "Adobe Myriad", "Trebuchet MS", Trebuchet, sans-serif;
  font-weight: lighter;
}

h3, h4, h5, h6 {
  font-family: "Myriad Pro", "Myriad Web", "Apple Myriad", "Adobe Myriad", "Trebuchet MS", Trebuchet, sans-serif;
  font-weight: normal;
}

h1 {
  font-size:34px;
  line-height: 34px;
  margin-bottom: 21px;
  color: #004489;
}

h2 {
  font-size:24px;
  line-height: 28px;
  margin: 21px 0 13px 0;
  color: #004489;
}

h2 a, h2 a:hover {
  background-color: transparent !important;
  color: #004489;
  font-size: 24px;
  font-weight: lighter;
}

h2 a:hover {text-decoration: underline;}

h3 {
  font-size: 18px;
  line-height: 18px;
  margin: 21px 0 8px 0;
  color: #404040;
}

/* DON'T EMBOLDEN MAIN HEADINGS */
h1 strong,h2 strong,h3 strong,h1 b,h2 b,h3 b {font-weight: normal;}

#content h3 a, #content h3 a:hover {
  background-color: transparent !important;
  color: #004489;
  /*font-size: 24px;*/ /*REMOVED DUE TO INCONSISTENCY WITH DEPARTMENT HOMEPAGE LINKS */
  font-weight: lighter;
}

h2 a:hover, #content h3 a:hover {text-decoration: underline;}

h4 {
  font-size: 15px;
  line-height: 15px;
  margin: 21px 0 5px 0;
  color: #404040;
  font-weight: bold;
}

h5 {
  font-size: 13px;
  line-height: 13px;
  margin: 21px 0 4px 0;
  color: #404040;
  font-weight: bold;
}

.boxoutContent h5, #content .boxoutContent h5 a {
  font-size: 18px;
  line-height: 18px;
  margin: 0 0 4px 0;
  color: #004489;
}
#content .boxoutContent h5 a:hover {text-decoration: underline; background: transparent; color: #004489;}

h6 a:link, h6 a:visited, h6 a:hover {
  color: #FFF !important;
  background-color: transparent !important;
}

p, blockquote, dl {
  padding-bottom: 13px;
  font-size: 13px;
  line-height: 21px;
}

abbr { background-color: #E8E7C9; }

address {
  line-height: 155%;
  font-size: 13px;
  font-style: normal;
  margin-bottom: 15px;
}

ul#sectionNav sup {
  color: #004489;
  font-size: 9px;
  vertical-align: top;
}
#content sup {color: inherit;}
sup {
  font-size: 9px;
  vertical-align: top;
}
sub {
  font-size: 9px;
}

address, input, #explore a, ul#globalNav, #navigation, #footerExplore h5, .button, #footerAddress h4
{font-family: AlexandriaFLF, "Palatino Linotype", Palatino, Georgia, "Times New Roman", serif;}

/* ---------------------------------------------------------------- STRUCTURE */
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  background-color:#ffffff;
  margin: 0 auto -264px;
  width: 968px;
}
#headerWrapper {
  height: 258;
  //height: 363;
  background-color:#ffffff;
  margin: 0 0 0 0;
  align:center;
  display:block;
  width: 968px;
}
#header {
  background: url("royalcrescent.jpg") no-repeat transparent;
  height: 134px;
  //background: url("campuslake.jpg") no-repeat transparent;
  //height: 239px;
  padding: 0px 0px;
  width: 968px;
  margin: 0 auto;
}

#header a:hover, #footer a:hover {background-color: transparent;}

#title {
  font-size: 22px;
  line-height: 45px;
  color: #FFF;
  //background-color: #8DB4E1;
  background-color: #16365C;
  margin: 0 0px;
  padding-left: 20px;
  padding-right: 20px;
  height: 50px;
}

#ititle {
  clear:left;
  font-size: 24px;
  line-height: 45px;
  color: #0F243E;
  //background-color: #8DB4E1;
  background-color: #FFF;
  margin: 0 0px;
  padding-left: 20px;
  padding-right: 20px;
  height: 80px;
}

#sectionTitle {
  line-height:40px;
  margin-top:12px;
  font-weight:bold;
  display:block;
}

#sectionDate {
  float:left;
  font-size:20px;
  line-height:40px;
  font-weight:0;
  display:block;
}

#sectionInfo {
  float:left;
  font-size:18px;
  margin-left: 140px;
  line-height:40px;
  font-weight:0;
  color: #963634;
  font-style:italic;
  display:block;
}

#sectionInfo a{
  color: #963634;
}

#sectionInfo a:hover{
  color: #0F243E;
}

#sectionBath {
  float: right;
  margin-top:12;
}

#menuWrapper {
  margin: 0 0px;
  padding-left: 30px;
  padding-right: 30px;
  background-color:#8DB4E1;
  height: 35px;
  border-bottom:1px solid #DADBDD;
}

#sectionMenu {
  float:left;
  height:30px;
}

#sectionMenu ul {
  clear: both;
  float: left;
  font-size: 18px;
  font-family: AlexandriaFLF,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  margin: 0 0 10px 0;
}

#sectionMenu ul li {
  float: left;
}

#sectionMenu ul li a {
  height: 30px;
  padding: 0 8px;
  border-right: 1px solid #538DD5;
  border-bottom: 1px solid #538DD5;
  display: block;
  //color: #4F5560;
  color: #000;
  line-height: 30px;
  text-align: right;
  -webkit-transition: border-bottom .1s ease-out;
  -moz-transition: border-bottom .1s ease-out;
  transition: border-bottom .1s ease-out;
}

#sectionMenu ul li.last a {
  border-right: medium none;
  padding-right: 0;
}

/* GLOBAL NAVIGATION HOVER STATES */
#sectionMenu ul li a.main:hover {
  border-bottom: 4px solid #709928;
  background:#a3bfde;
}
#sectionMenu ul li a.program:hover {
  border-bottom: 4px solid #1D92A8;
  background:#a3bfde;
}
#sectionMenu ul li a.registration:hover {
  border-bottom: 4px solid #9B1239;
  background:#a3bfde;
}
#sectionMenu ul li a.support:hover {
  border-bottom: 4px solid #60237B;
  background:#a3bfde;
}
#sectionMenu ul li a.participants:hover {
  border-bottom: 4px solid #999928;
  background:#a3bfde;
}
#sectionMenu ul li a.getting:hover {
  border-bottom: 4px solid #9B9B39;
  background:#a3bfde;
}
#sectionMenu ul li a.accommodation:hover {
  border-bottom: 4px solid #606A86;
  background:#a3bfde;
}
#sectionMenu ul li a.maps:hover {
  border-bottom: 4px solid #237B23;
  background:#a3bfde;
}

#sectionDate.a:hover, #footer a:hover {background-color: transparent; }

#normal {
  clear: both;
  font-size: 15px;
  font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  color: #000;
  margin: 5 0 10px 0;
  line-height: 1.5;
}

#part {
  clear: both;
  font-size: 15px;
  font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  color: #000;
  margin: 5 0 10px 0;
  line-height: 1;
}
#alert{
  font-size: 20px;
  color: #963634;
  font-family: Tahoma,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  background-color: #FFF;
  margin: 10 0px;
  text-align:center;
}

#page {
   padding: 20px 34px 0px;
}

#page ul {
  clear: both;
  font-size: 16px;
  font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  margin: 5 0 10px 0;
}

#page ul li {
  display : block;
  line-height: 25px;
}

#page ul li p{
  font-size: 15px;
  font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  font-style: italic;
  margin: 1 0 5px 0;
}

#talktitle{
  font-size: 15px;
  font-family: Tahoma,Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  font-style: italic;
  margin: 1 0 5px 0;
}


#subsection1 {
  font-size: 18px;
  color: #963634;
  font-family: Tahoma,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  background-color: #FFF;
  margin: 15 0px;
}

#subsection2 {
  font-size: 18px;
  color: #366092;
  font-family: Tahoma,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  background-color: #FFF;
  margin: 15 0px;
}

#subsection3 {
  font-size: 18px;
  color: #974706;
  font-family: Tahoma,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  background-color: #FFF;
  margin: 15 0px;
}

#subsection4 {
  font-size: 18px;
  color: #262626;
  font-family: Tahoma,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  background-color: #FFF;
  margin: 15 0px;
}

#subsection5 {
  font-size: 20px;
  color: #369634;
  font-family: Tahoma,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  background-color: #FFF;
  margin: 15 0px;
}
#subsectiont1 {
  font-size: 18px;
  color: #963634;
  font-family: Tahoma,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  background-color: #FFF;
  margin: 10 0px;
  float: left;
  line-height:35px;
}

#subsectiont3 {
  font-size: 18px;
  color: #974706;
  font-family: Tahoma,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  background-color: #FFF;
  margin: 10 0px;
  float:left;
  line-height:35px;
}

#subsectiont4 {
  font-size: 18px;
  color: #262626;
  font-family: Tahoma,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  background-color: #FFF;
  margin: 10 0px;
  float:left;
  line-height:35px;
}


#minisubsection3 {
  font-size: 17px;
  color: #974706;
  font-family: Tahoma,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  background-color: #FFF;
  margin: 15 0px;
}

#minisubsection5 {
  font-size: 17px;
  color: #369634;
  font-family: Tahoma,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  background-color: #FFF;
  margin: 15 0px;
}

#descr{
   float:left;
   margin: 10 0px;
   margin-left:5px;
   color: #262626;
   font-size: 15px;
   font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
   line-height:35px;
}

#descrpar{
   clear:both;
   margin: 10 0px;
   margin-left:5px;
   color: #262626;
   font-size: 15px;
   font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
}

#descrsmall{
   clear:both;
   margin: 10 0px;
   margin-left:5px;
   color: #862626;
   font-size: 13px;
   font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
}

#descrpar a{
  clear: both;
  font-size: 15px;
  font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  color: #262692;
  margin: 5 0 10px 0;
  line-height: 1.5;
}

#descrpar a:hover{
  color: #922626;
}

#subsectionterr {
  font-size: 18px;
  color: #AA0000;
  font-family: Tahoma,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  background-color: #FFF;
  margin: 10 0px;
  float:left;
  line-height:35px;
}

#subsectiondescrtight{
   float:left;
   margin: 10 0px;
   margin-left:5px;
   color: #262626;
   font-size: 15px;
   font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
   line-height:35px;
}


#speakerWrapperL {
  float: left;
}

#speakerWrapperR {
  float: right;
}

#organizer {
  font-size: 18px;
  color: #265082;
  font-family: Tahoma,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  background-color: #FFF;
  margin: 10 0px;
}
#organizer ul {
  clear: both;
  font-size: 16px;
  color: 404040;
  font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  margin: 5 0 10px 0;
}

#push {height: 20px;}


table.programme {
  border-right: 1px solid #244062;
  border-left: 1px solid #244062;
  margin:18px 0;
  width:800px;
}

table.programme th {
  border-width: 1px;
  border-style:solid;
  border-color: #244062;
  font-weight: bold;
  text-align: center;
  margin: 10 0px;
  margin-left:5px;
  background-color: #244062;
  padding:5px;
  color: #FFF;
  font-size: 15px;
  font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  width:160px;
}

table.programme td.normal {
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin: 10 0px;
  margin-left:5px;
  background-color: #adddff;
  padding:5px;
  color: #000;
  font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  width:160px;
  vertical-align:middle;
}

table.programme td.break{
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin: 10 0px;
  margin-left:5px;
  background-color:#FFF;
  padding:5px;
  color: #000;
  font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  width:160px;
  vertical-align:middle;
}

table.programme td.course{
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin: 10 0px;
  margin-left:5px;
  background-color:#f2f379;
  padding:5px;
  color: #000;
  font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  width:160px;
  vertical-align:middle;
}

table.programme td.ctalk{
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin: 10 0px;
  margin-left:5px;
  background-color:#E6E6E6;
  padding:5px;
  color: #000;
  font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  width:160px;
  vertical-align:middle;
}

td.day {
  padding-top:25px;
  border-bottom: 1px solid #244062;
  margin: 10 0px;
  margin-left:5px;
  background-color: #FFF;
  color: #244062;
  font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  font-size:15px;
  font-weight:bold;
}

td.time {
  padding-top:10px;
  padding-left:5px;
  background-color: #FFF;
  color: #000;
  font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  font-size:13px;
  vertical-align:top;
  text-align:left;
  width:100px;
}

td.name {
  padding-top:10px;
  padding-left:5px;
  background-color: #FFF;
  color: #000;
  font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  font-size:13px;
  vertical-align:top;
  text-align:left;
}

td.title {
  padding-left:5px;
  background-color: #FFF;
  color: #000;
  font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  font-size:13px;
  vertical-align:top;
  text-align:left;
  font-style:italic;
}

td.title a{
  color: #000;
  text-decoration:none;
}

td.title a:hover{
  color:#992022;
}

td.breakk {
  padding-left:5px;
  padding-top:10px;
  background-color: #FFF;
  color: #000;
  font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  font-size:13px;
  vertical-align:top;
  text-align:left;
  font-style:italic;
}


#progtime{
  text-align:right;
  margin-right:5px;
  margin-bottom:5px;
  color: #000;
  font-size: 11px;
  font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
}

#progname{
  text-align:center;
  margin-left:5px;
  margin-bottom:5px;
  color: #000;
  font-size: 13px;
  font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
}

#progbreak{
  text-align:center;
  font-style:italic;
  margin-left:5px;
  color: #000;
  font-size: 13px;
  font-family: Arial,"Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
}
/* Default margins for images floated left or right */
img.right { margin-left: 12px; }
img.left { margin-right: 12px; }

/* ------------------------------------------------------------------- TABLES */
table.formalTable {
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  margin:18px 0;
  width:100%;
}

table.formalTable th {
  font-weight: normal;
  text-align: left;
}

table.formalTable td, table.formalTable th {
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  line-height: 20px;
  padding: 3px 3px 3px 8px;
}

table.informalTable {
  border: 0 solid #FFFFFF;
  margin:18px 0;
  width:100%;
}

table.informalTable th {
  text-align:left;
}

table.informalTable td, table.informalTable th {
  padding:3px 3px 4px 4px;
  line-height: 20px;
  vertical-align:middle;
}

tr.tralt td {
  background-color:#E8E6EE;
}

table.informalTable tr.tralt td {
  border-right:1px solid #E8E6EE;
}

