﻿/* style reset */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, big, em, img, small, ol, ul, li, form, table, tr, th, td {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

.hidden {
	display:none;
	}

.devnote {
  background-color:yellow;
  }

/* major structural elements */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	padding: 0px 0px 24px 0px;
	background-color: #CEEAFE;
	font-family: verdana, sans-serif;
	font-size: 13px;
	}

#container {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 962px;
	}

#page {
	border: solid #fff;
	border-width: 0px 1px 1px 1px;
	padding: 0px;
	width: 960px;
	text-align: left;
	background: #fff url('images/page-middle-gradient.jpg') repeat-x;
	}

#header {
	margin: 0px 0px 0px 0px;
	border: solid #275574;
	border-width: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	height: 120px;
	background: #D1C0DD url('images/header-background.gif') no-repeat;
	}

#middle {
	padding: 25px 0px 25px 0px;
	background: #fff url('images/page-middle-gradient.jpg') repeat-x;
	}

#leftcolumn {
	float:left;
	margin: 0px;
	border: solid #333;
	border-width: 0px 0px 0px 0px;
	padding: 0px 15px 0px 5px;
	width: 170px;
	}

#content {
	float:left;
	margin: 0px;
	border: solid #333;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 580px;
	}

#rightcolumn {
	float:left;
	margin: 0px;
	border: solid #333;
	border-width: 0px 0px 0px 0px;
	padding: 0px 5px 0px 15px;
	width: 170px;
	}

#footer {
	margin: 0px 0px 0px 0px;
	border: solid #ddd;
	border-width: 1px 0px 0px 0px;
	padding: 6px 6px 6px 6px;
	background-color: #eee;
	}


/* styling */

a, a:visited {
	color: #275574;
	}

em {
	font-style:italic;
	}

/* header */


#header .toplinks {
	float: right;
	width: 300px;
	padding: 10px 10px 0px 0px;
	text-align: right;
	font-size: 14px;
	color: #fff;
	}

#header .toplinks a {
  color: #fff;
  text-decoration: none;
  }

#header .toplinks a:hover {
  color: #fef;
  }

#header .toplinks img.rightarrow {
  padding-right: 2px;
  }

#header .logo {
	padding: 10px 0px 0px 11px;
	}

#header #regbutton {
  display: none; 			/* REMOVE to display the register now button */
  float: right;
  margin-right: 10px;
  margin-top: -10px;
  }

#header #sitemenu {
	float: left;
	margin-top: 10px;
	border-bottom: 1px solid #571F80;
	height: 27px;
	font-size: 14px;
	}

#header .edgeleft, 
#header .edgeright {
	height: 27px;
	width: 4px;
	float:left;
	}

#header .edgeleft {
	border-bottom: 1px solid #275574;
	xbackground: #9A5EC3 url('images/edgeleft.gif') no-repeat;
	background: #527C9E url('images/edgeleft.gif') no-repeat;
	}

#header .edgeright {
	border-bottom: 1px solid #275574;
	xbackground: #9A5EC3 url('images/edgeright.gif') no-repeat;
	background: #527C9E url('images/edgeright.gif') no-repeat;
	}

#header .menuitem {
	float: left;	
	border-top: 1px solid #275574;
	border-bottom: 1px solid #275574;
	height: 21px;
	padding: 5px 10px 0px 10px;
	xbackground-color: #9A5EC3;
	background-color: #527C9E;
	}

#header #sitemenu .section-registration {
	background-color: #679BC6;
	}


/* here be the logic for the menu effects... */

body.section-home #sitemenu .section-home {
	border-bottom: 1px solid #EAF6FE;
	background-color:#EAF6FE;
	}

body.section-home #sitemenu .section-home a,
body.section-home #sitemenu .section-home a:hover {
	color: #275574;
	}


body.section-program #sitemenu .section-program {
	border-bottom: 1px solid #EAF6FE;
	background-color:#EAF6FE;	
	}

body.section-program #sitemenu .section-program a,
body.section-program #sitemenu .section-program a:hover {
	color: #275574;
	}

body.section-exhibitors #sitemenu .section-exhibitors {
	border-bottom: 1px solid #EAF6FE;
	background-color:#EAF6FE;	
	}

body.section-exhibitors #sitemenu .section-exhibitors a,
body.section-exhibitors #sitemenu .section-exhibitors a:hover {
	color: #275574;
	}

body.section-funders #sitemenu .section-funders {
	border-bottom: 1px solid #EAF6FE;
	background-color:#EAF6FE;	
	}

body.section-funders #sitemenu .section-funders a,
body.section-funders #sitemenu .section-funders a:hover {
	color: #275574;
	}

body.section-registration #sitemenu .section-registration {
	border-bottom: 1px solid #EAF6FE;
	background-color:#EAF6FE !important;	
	}

body.section-registration #sitemenu .section-registration a,
body.section-registration #sitemenu .section-registration a:hover {
	color: #275574;
	}

body.section-travel #sitemenu .section-travel {
	border-bottom: 1px solid #EAF6FE;
	background-color:#EAF6FE;	
	}

body.section-travel #sitemenu .section-travel a,
body.section-travel #sitemenu .section-travel a:hover {
	color: #275574;
	}

body.section-hotel #sitemenu .section-hotel {
	border-bottom: 1px solid #EAF6FE;
	background-color:#EAF6FE;	
	}

body.section-hotel #sitemenu .section-hotel a,
body.section-hotel #sitemenu .section-hotel a:hover {
	color: #275574;
	}


body.section-contact #sitemenu .section-contact {
	border-bottom: 1px solid #EAF6FE;
	background-color:#EAF6FE;	
	}

body.section-contact #sitemenu .section-contact a,
body.section-contact #sitemenu .section-contact a:hover {
	color: #275574;
	}

body.section-media #sitemenu .section-media {
	border-bottom: 1px solid #EAF6FE;
	background-color:#EAF6FE;	
	}

body.section-media #sitemenu .section-media a,
body.section-media #sitemenu .section-media a:hover {
	color: #275574;
	}



#header .menuitem a {
	text-decoration: none;
	color: #EAF6FE;
	}

#header .menuitem a:hover {
	color: #EAF6FE;
	}





/* styling for links in site menu*/



/* content */

#content h1 {
	margin: 0px 11px 13px 11px;
	color: #67308F;
	font-size: 16px;
	font-weight: normal;
	}

#content h1 a {
	color: #67308F;
	text-decoration: none;
	}

#content h1 a:hover {
	text-decoration: underline;
	}

#content h2 {
	margin: 2em 11px 0.5em 11px;
	font-size: 12px;
	font-weight: bold;
	color: #542280;
	}

#content h3 {
	margin: 2em 11px 0.5em 11px;
	font-size: 13px;
    font-style: italic;
	color: #333;
	}


#content p {
	margin-bottom: 1em;
	padding:0px 11px 0px 11px;
	font-size: 13px;
	line-height: 18px;
	color: #575757;
	}

#content small {
  font-size: 11px;
  }

#content ul, #content ol {
	margin-top: 0em;
	margin-bottom: 1em;
	padding:0px 11px 0px 11px;
	font-size: 13px;
	line-height: 18px;
	color: #575757;
	}


#content ol {
	padding:1em 11px 0px 15px;
  }

#content ol ul {
  margin-top: 3px;
  }

#content li {
  margin-left: 15px;
  margin-bottom: 0.25em;
  }

#content li.head {
  font-weight: bold;
  }

#content ol ul li {
  margin-left: 3px;
  font-weight: normal;
  }

#content .highlight1 {
	margin-bottom: 1em;
	border: 1px solid #CCBEDD;
	padding: 10px;
	background-color: #ECDFFF;
	xbackground-color: #F2F2F9;
	}

#content .highlight1 p {
	margin: 0px;
	padding: 0px;
	}

#content .highlight1 h1 {
	margin: 0px 0px 5px 0px;
	font-size: 16px;
	}

#content .highlight2 {
	margin: 2em 0px 1em 0px;
	border: solid #CCBEDD;
	border-width: 1px 0px 1px 0px;
	padding: 10px;
	background-color: #F4F4F4;
	}

#content .highlight2 p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#content .highlight2 h1 {
	margin: 0px 0px 5px 0px;
	font-size: 16px;
	}

#content p.scholarship-support {
	color: #673091;
	font-style:italic;
	}

#content table {
  border-collapse: collapse;
  margin: 1em 0px 1em 10px;
	font-size: 13px;
	line-height: 18px;
	color: #575757;
  }

#content td, #content th {
  padding: 5px 10px 5px 0px;
  border: solid #ddd;
  border-width: 1px 0px 1px 0px;
  }

#content th {
  font-weight: bold;
  }

#content .homephoto {
  margin-bottom: 1em;
  }


#content .backtoplink {
	margin-bottom: 4em;
	padding:0px 11px 0px 11px;
	font-size: 80%;
	text-align: right;
	}

#content .speakerlist .speakername {
	xdisplay: block;
	font-weight: bold;
	}

#content .speakerlist .speakertitle {
	xfont-size: 11px;
	}


#footer p {
	font-size: 10px;
	}


/* site menu styles */




/* #leftcolumn */

#leftcolumn h1 {
	margin: 0em 0px 0em 0px;
	padding: 0px 0px 0px 7px;
	color: #67308F;
	font-size: 16px;
	font-weight: normal;
	}

#leftcolumn h2 {
	margin: 0em 0px 0em 0px;
	padding: 0px 0px 0px 7px;
	color: #67308F;
	font-size: 13px;
	}

#leftcolumn p {
	margin: 0em 0px 1em 0px;
	padding: 0px 0px 0px 7px;
	color: #575757;
	font-size: 11px;
	}


/* section menu styles */

#leftcolumn ul#sectionmenu {
	margin: 0.2em 0px 24px 0px;
	list-style:none;
	font-size: 13px;
	}

#leftcolumn ul#sectionmenu li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#leftcolumn ul#sectionmenu a {
	display: block;
	padding: 5px 7px 5px 7px;
	text-decoration: none;
	color: #626161;
	}

#leftcolumn ul#sectionmenu a:hover {
	background-color: #ACBBC5;
	color: #626161;
	}

/* logic for section-menu */

/* note: since the formatting is the same, this can be very compressed! */

body.section-home.subsection-themes #sectionmenu li.subsection-themes {
	background-color: #D1E0EA;
	color: #275574;
	}

body.section-home.subsection-themes #sectionmenu li.subsection-themes a {
	color: #275574;
	}



body.section-home.subsection-montreal #sectionmenu li.subsection-montreal {
	background-color: #D1E0EA;
	color: #275574;
	}

body.section-home.subsection-montreal #sectionmenu li.subsection-montreal a {
	color: #275574;
	}
	
body.section-home.subsection-ten #sectionmenu li.subsection-ten {
	background-color: #D1E0EA;
	color: #275574;
	}

body.section-home.subsection-ten #sectionmenu li.subsection-ten a {
	color: #275574;
	}

body.section-home.subsection-proposals #sectionmenu li.subsection-proposals {
	background-color: #D1E0EA;
	color: #275574;
	}

body.section-home.subsection-proposals #sectionmenu li.subsection-proposals a {
	color: #275574;
	}

body.section-home.subsection-contact #sectionmenu li.subsection-contact {
	background-color: #D1E0EA;
	color: #275574;
	}

body.section-home.subsection-contact #sectionmenu li.subsection-contact a {
	color: #275574;
	}
	
body.section-home.subsection-why #sectionmenu li.subsection-why {
	background-color: #D1E0EA;
	color: #275574;
	}

body.section-home.subsection-why #sectionmenu li.subsection-why a {
	color: #275574;
}

body.section-home.subsection-agm #sectionmenu li.subsection-agm {
	background-color: #D1E0EA;
	color: #275574;
	}

body.section-home.subsection-agm #sectionmenu li.subsection-agm a {
	color: #275574;
}
/* delete subsection-themes after fre has been updated as well */
body.section-program.subsection-themes #sectionmenu li.subsection-themes {
	background-color: #D1E0EA;
	color: #275574;
	}

body.section-program.subsection-themes #sectionmenu li.subsection-themes a {
	color: #275574;
	}
body.section-program.subsection-themes2 #sectionmenu li.subsection-themes2 {
	background-color: #D1E0EA;
	color: #275574;
	}

body.section-program.subsection-themes2 #sectionmenu li.subsection-themes2 a {
	color: #275574;
	}
/* ----------- */

body.section-program.subsection-concurrent #sectionmenu li.subsection-concurrent {
	background-color: #D1E0EA;
	color: #275574;
	}

body.section-program.subsection-concurrent #sectionmenu li.subsection-concurrent a {
	color: #275574;
	}

body.section-program.subsection-agm #sectionmenu li.subsection-agm {
	background-color: #D1E0EA;
	color: #275574;
	}

body.section-program.subsection-agm #sectionmenu li.subsection-agm a {
	color: #275574;
	}

body.section-program.subsection-sitevisits #sectionmenu li.subsection-sitevisits {
	background-color: #D1E0EA;
	color: #275574;
	}

body.section-program.subsection-sitevisits #sectionmenu li.subsection-sitevisits a {
	color: #275574;
	}


body.section-program.subsection-preconference #sectionmenu li.subsection-preconference {
	background-color: #D1E0EA;
	color: #275574;
	}

body.section-program.subsection-preconference #sectionmenu li.subsection-preconference a {
	color: #275574;
	}

body.section-program.subsection-youth #sectionmenu li.subsection-youth {
	background-color: #D1E0EA;
	color: #275574;
	}

body.section-program.subsection-youth #sectionmenu li.subsection-youth a {
	color: #275574;
	}

body.section-program.subsection-planning #sectionmenu li.subsection-planning {
	background-color: #D1E0EA;
	color: #275574;
	}

body.section-program.subsection-sessionplanning #sectionmenu li.subsection-sessionplanning a {
	color: #275574;
	}

body.section-program.subsection-sessionplanning #sectionmenu li.subsection-sessionplanning {
	background-color: #D1E0EA;
	color: #275574;
	}

body.section-program.subsection-planning #sectionmenu li.subsection-planning a {
	color: #275574;
	}

body.section-travel.subsection-usa #sectionmenu li.subsection-usa {
	background-color: #D1E0EA;
	color: #275574;
	}

body.section-travel.subsection-usa #sectionmenu li.subsection-usa a {
	color: #275574;
	}

body.section-travel.subsection-international #sectionmenu li.subsection-international {
	background-color: #D1E0EA;
	color: #275574;
	}

body.section-travel.subsection-international #sectionmenu li.subsection-international a {
	color: #275574;
	}


body.section-registration.subsection-scholarships #sectionmenu li.subsection-scholarships {
	background-color: #D1E0EA;
	color: #275574;
	}

body.section-registration.subsection-scholarships #sectionmenu li.subsection-scholarships a {
	color: #275574;
}

body.section-registration.subsection-scholarshipsintl #sectionmenu li.subsection-scholarshipsintl {
	background-color: #D1E0EA;
	color: #275574;
	}
body.section-registration.subsection-scholarshipsintl #sectionmenu li.subsection-scholarshipsintl a {
	color: #275574;
}

body.section-registration.subsection-scholarshipsyouth #sectionmenu li.subsection-scholarshipsyouth a {
	color: #275574;
}

body.section-registration.subsection-scholarshipsyouth #sectionmenu li.subsection-scholarshipsyouth {
	background-color: #D1E0EA;
	color: #275574;
}



body.section-funders.subsection-becomesponsor #sectionmenu li.subsection-becomesponsor {
	background-color: #D1E0EA;
	color: #275574;
}

body.section-funders.subsection-becomesponsor #sectionmenu li.subsection-becomesponsor a {
	color: #275574;
}



/* newsitems */

#leftcolumn .newsitem {
	margin: 1em 0px 0em 0px;
	padding: 0px 0px 0px 7px;
	font-size: 11px;
	}

#leftcolumn .newsitem .heading {
	padding-bottom: 3px;
	color: #275574;
	font-size: 12px; 
	}

#leftcolumn .newsitem .heading a {
	color: #275574;
	text-decoration: none;
	}

#leftcolumn .newsitem .heading a:hover {
	text-decoration: underline;
	}

#leftcolumn .newsitem .summary 
{
	color: #575757;
	text-decoration: none;
	}
#leftcolumn .newsitem .summary a {
	color: #275574;
	text-decoration: none;
	}



#leftcolumn .cfclogo {
  margin-top: 2em;
  padding-bottom:15px;
  padding-left:10px;
  }


/* rightcolumn */

#rightcolumn h1 {
	margin: 1.5em 0px 0.5em 0px;
	padding: 0px 0px 0px 0px;
	color: #67308F;
	font-size: 16px;
	font-weight: normal;
	}

#rightcolumn h1 a {
    text-decoration: none;
	}

#rightcolumn h1.top {
	margin: 0em 0px 0.5em 0px;
	padding: 0px 0px 0px 0px;
	color: #67308F;
	font-size: 16px;
	}

#rightcolumn h2 {
	margin: 1.5em 0px 0.5em 0px;
	padding: 0px 0px 0px 0px;
	color: #67308F;
	font-size: 12px;
	}

#rightcolumn p {
	padding-right: 3px;
	color: #575757;
	font-size: 11px;
	line-height: 12px;
	}

#rightcolumn .headshot {
  float:left;
  margin: 0px 10px 9px 0px; 
  }

#rightcolumn .headshot img {
  border: 1px solid #67318F;
  }


#rightcolumn p.quote {
	line-height: 18px;
	}

#rightcolumn p.quote-name {
	padding: 0px 0px 3px 0px;
	color: #275574;
	font-size: 12px;
	line-height: 12px;
	}

#rightcolumn p.quote-title {
	padding-right: 0px;
	color: #6A99B9;
	font-size: 10px;
	line-height: 12px;
	}
	
#rightcolumn .mbsponsorlogo {
  margin-bottom: 0.5em;
  }	
  
.noborders table td
{
	border-top: none;
	border-bottom: none;
	border-collapse:none;
	border: none; !important
	color:red;
}

table td h2 {
padding:0;
margin:0;
}
  
  