h1 {
	border-style: none none solid;
	border-color: #566170;
	border-width: 1px;
	margin-bottom: 1px;
	margin-top: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 1.4em;
	font-weight: bold;
	font-family: tahoma,arial,sans-serif;
	text-align: left;
	
}
h2 {
	margin-top: 2px;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 1em;
	font-family: tahoma,arial,sans-serif;
	text-align: left;
	
}

h3 {
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 1px;
}

p {
	padding-top: 2px;
	text-align: left;
}



/*
a:link { color: #59A9DE; }
a:visited { color: #59A9DE; }
a:active  { color: #59A9DE; }
a:hover{ color: red; }
*/
a img { border: none; }
label { vertical-align: middle; 
        font-size:small; }

blockquote {
	font-style: italic;
}

img {
  border: none;
  padding: 0px;
}
.right { padding: 4px; margin: 0 0 2px 7px; display: inline; float: right;}
.left { padding: 4px; margin: 0 7px 2px 0; display: inline; float: left;}

/*
hr {
  color: #002EB8;
  background-color: #002EB8;
  height: 1px;
  border: none;
}
*/
.centre-block {
  text-align: center;
  position: relative;
  float: none;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  bottom: auto;
}


img.padded {
  padding-left: 15px;
  padding-right: 15px;
}

input.invalid {
  background-color: #ffdddd;
}
.owing {
  background-color: #ffdddd;
}
.paid {
  background-color: #bbffbb;
}
.notLive {
  background-color: #ffddff;
}
.live {
}
.myTheme {
 }
.notMyTheme {
 background-color: #ffaaaa;
}
.abstract {
  background-color: #D0E6EF;
  padding: 3px;
	margin-bottom: 5px;
	border-style: solid;
	border-width: 1px;  
}
.abstract .title {
	font-size: larger;
	text-align: center;
}

.spamErrors {
  margin-bottom: 3px;
  padding: 4px;
	margin-right: auto;
	margin-left: auto;
  border-style: solid;
  border-width: 1px;
	width: 90%;
	background-color: red;
	color: white;
}
.spamSummary {
  margin-bottom: 3px;
  padding: 4px;
	margin-right: auto;
	margin-left: auto;
  border-style: solid;
  border-width: 1px;
	width: 30%;
}

.spam {
  font-size: medium;
  margin-bottom: 3px;
  padding: 4px;
  border-style: solid;
  border-width: 1px;
}

.spam .data {
  background-color: #ffff99;
  border-style: solid;
  border-width: 1px;
  margin: 1px;
  line-height: 150%;
}

.spam #body {
  width: 95%;
  margin: 2px;
  margin-left: auto;
  margin-right: auto;
}

td.centered {
  text-align: center;
}
td.invalid {
  color: #ff4444;
}

.absent {
	color: 	 #ff4444;
}

tr.oddRow {
	background-color: #eeeeee;
}
tr.evenRow {
	background-color: #dddddd;
}
table.cart {
	border-width: 1px;
	border-style: solid;
	background-color: #B0C4DE;
}

ul.noBullets{
  list-style: none;
  padding-left: 1em;
  text-indent: -1em;
}

.hangingIndent {
	text-indent: -2em;
	margin-left: 2em;
	margin-top: 0px;
}

#programStructure th {
	text-align: center;
	font-size: x-small;
	font-weight: bold;
}
#programStructure td.period {
	text-align: center;
	background-color: #B0C4DE;
	border-width: 1px;
	border-style: solid;
	font-size: x-small;
}

#programStructure a {
  text-decoration: none;
  color: #002EB8;
}            


#programStructure td.empty {
	text-align: center;
	background-color: #eeeeee;
	border-width: 1px;
	border-style: none;
	font-size: x-small;
}

.programStructurePosterPeriod {
	text-align: center;
	background-color: #B0C4DE;
	margin: 2px;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	font-size: x-small;
	display: block;
	float: left;
}

.programStructurePosterPeriod a {
  text-decoration: none;
  color: #002EB8;
} 

#programOverview {
	table-layout:fixed;
	width: 710px;
	padding-bottom: 15px;
}
	#programOverview td {
		text-align: center;
		border-width: 1px;
		border-style: solid;
		font-size: x-small;
		height: 30px;
		overflow: hidden;
	}

	#programOverview a {
		text-decoration: none;
		color: #002EB8;
	}
           
#programOverview td.oral {
	background-color: #B0C4DE;
}

	#programOverview td.room {
		border-style: none;
	}
	#programOverview td.time {
		border-style: none;
	}
	#programOverview td.empty {
		border-style: none;
		background-color: #eeeeee;
	}

	table.programView a {
		text-decoration: none;
		color: #002EB8;
	}
	table.programView a:hover{ color: red; }

.mine {
	background-color: #bbffbb;
}
.myProgramButton {
	background-color: #B0C4DE;
	border-style: solid;
	border-width: 1px;
}

.message {
	border-style: solid;
	border-width: 1px;
}

.message p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 2px;
}


.registrationSummaryPerson {
	border-style: dashed;
	border-width: 1px;
	margin-bottom: 3px;
	padding: 5px;
	}
.registrationSummaryPerson table{
	margin-left: 10px;
	}
	
.registrationSummaryPersonName {
	margin-top: 0px;
	padding-top: 1px;
	font-weight: bold;
	}

.registrationSummaryPersonName a {
	font-weight: normal;
}


.registrationSummaryEditButton {
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	margin-right: 5px;
	background-color: #B0C4DE;
	font-weight: bold;
	display: inline-block;
	zoom:1;
	*display:inline;
}
.registrationSummaryEditButton a {
	text-decoration: none;
	color: white;
}

#registrationLink {
	background-color: #B0C4DE;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 1px;
	width: 50%;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	display: block;
  text-decoration: none;
  color: white;
}            

.abstractSubmissionNotice,.registrationNotice {
	border-width: 1px;
	border-style: solid;
	margin: 10px auto 0 auto;
	padding-left: 5px;
	padding-right: 5px;
	color: red;
	width: 75%;
}




#sitemap a.local {
	color: blue;	
}
#sitemap a.system {
	color: green;	
}
#sitemap a.missing {
	color: blue;
	background-color: red;	
}


#abstractRecommendations {
	width: 250px;
	min-height: 250px;
	border-style: solid;
	border-width: 1px;
	padding: 5px;	
}
.backgroundLoading {
	background-image: url('icons/loading.gif');
	background-position: center center;
	background-repeat: no-repeat;
}

#searchResults {
	min-height: 50px;	
}
.searchHit {
	min-height: 50px;		
}
#searchForm #keywords {
	font-size: 80%;
	width: 120px;	
}
#searchForm #submit {
	font-size: 80%;	
}

#personalisedProgram {
	width: 100%;
	border-collapse: collapse;
	margin-top: 15px;	
}

#personalisedProgram th.days {
	border-style: solid;
	border-width: 1px 0px 1px 0px;
}
#personalisedProgram col.days {
	border-style: dotted;
	border-width: 0px 1px 0px 1px;
}
#personalisedProgram col.odd {
	background-color: #dddddd;
}
#personalisedProgram col.even {
	background-color: #bbbbbb;
}
#personalisedProgram .times {
	font-size: x-small;
}

#personalisedProgram td a {
	text-decoration: none;
	color: black;	
}

#personalisedProgram .myProgramButton {
	background-color: #B0C4DE;
}


#personalisedProgram .interest_oral {
	background-color: #ffaaff;
	text-align: center;
	vertical-align: top;
	font-size: small;
	border-style: solid;
	border-width: 1px;	
}

#personalisedProgram .interest_oral .session {
	display: block;
	width: 50%;
	float: left;
	text-align: left;
}

#personalisedProgram .room {
	display: block;
	width: 50%;
	float: right;
	text-align: right;
}
#personalisedProgram .interest_oral .author {
}


#personalisedProgram .interest_poster {
	background-color: #ffffaa;	
	vertical-align: top;
	font-size: small;	
	border-style: solid;
	border-width: 1px;	
}

#personalisedProgram .interest_event {
	background-color: green;
	text-align: center;
	vertical-align: top;
	font-size: small;
	border-style: solid;
	border-width: 1px;	
}

