/*--------------------------------
	COLOURS USED IN THIS SITE

-- Poster colors adopted as the base colours for this website --
BLUE: 		#006baf
BLUE 10%:	#4090C3
BLUE 20%:	#80B6D8
GREEN:		#2fa390
GREY:			#807F85

--------------------------------*/

html {
	background-color:#fff;
}

#full-screen-background-image {
		  z-index: -999;
		  min-height: 100%;
		  min-width: 1024px;
		  width: 100%;
		  height: auto;
		  position: fixed;
		  top: 0;
		  left: 0;
		}
		
body {
	font-family: 'Open Sans', 'Arial', sans-serif;
	font-size: 13px;
	color: #333;
	font-style:normal;
	border-top: 5px solid #006baf;
}

.container_16 {
}

.VmTop {
	margin-top:30px;
}
.transparent90 {
	zoom: 1;
	filter: alpha(opacity=90);
	opacity: 0.9;
}

.container_16 .grid_16.header {
	background-color:#fff;
	/*background-color:transparent;
	border-bottom: 5px solid #a93d1b;*/
	width:960px;
}

.container_16 .grid_16.body {
	background-color:#fff;
	width:960px;
}

a, a:visited {
	text-decoration: none;
	color: #807F85;
	border-bottom:1px dotted #1F4F82;
	padding: 0 2px 1px 2px;
	font-weight:bold;
}
a:hover {
	background: #006baf;
	color: #ffffff;
	text-decoration: none;
}

/*
This cannot be used here because there are already a lot of places in the website
where a PDF icon has been added manualy. This causes a double PDF icon to appear,
obviously. To avoid looking for all these cases, decided to drop this feature from
this website. In future, let's use this from the beginning...
*/

/*
a[href$='.pdf'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
	font-size:10px;
    background: url("http://azuleon.org/_images/pdf.png") center left no-repeat;
}
a:hover[href$='.pdf'] {
	background: #0860a8 url("http://azuleon.org/_images/pdf.png") center left no-repeat;
	color: #ffffff;
	text-decoration: none;
}
*/


.noShow, .noShow:visited {
	border-bottom:0px solid;

}


.container_16 .grid_16.footer {
	height: 46px;
	width:960px;
	background-color:#F4F4F4;
	border-top: 3px solid #006baf;
	text-align:left;
	left: 50%;
	margin-left: -480px;
	bottom:0px;
}
.container_16 .grid_16.footer a { 
	color: #3A3A3A;
 	background:transparent; 
	font-weight: bold; 
}
.container_16 .grid_16.footer a:focus,
.container_16 .grid_16.footer a:hover, 
.container_16 .grid_16.footer a:active { 
	color: #ff6d00;
	background-color: transparent;
}

img.plain {
 border: 1px solid #868e9f;
 padding: 3px;
 background-color: #fff;
}

.top_image {
	width:960px;
	margin: 0 0 0 0;
	padding:0;
	border:0px solid;
}



/* `Headings
----------------------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5 {
	font-family: 'Open Sans', 'Arial', sans-serif;
	color: #2fa390;
}

h1 {
	font-size: 26px;
	/*background-color:#F3D300;*/
	/*border-bottom: 2px solid #2C7CB7;*/
	padding-bottom:5px;
	letter-spacing: 1px;
	margin: 0 0 15px 0;
	font-weight:bold;
/*	text-shadow:
	-1px -1px 0 #000,  
	 1px -1px 0 #000,
	-1px  1px 0 #000,
	 1px  1px 0 #000;
*/}

h2 {
	font-size: 20px;
	margin: 20px 0 15px 0;
}

h3 {
	font-size: 16px;
	margin: 10px 0 10px 0;
}

h4 {
	font-size: 14px;
	margin: 10px 0 5px 0;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 12px;
}

p {
	font-family: 'Open Sans', 'Arial', serif;
	font-size: 14px;
	color: #333333;
	line-height:1.5;
	margin-bottom: 10px;
	/*letter-spacing: 1px;*/
}
h3.condensed {
	font-family: 'Open Sans Condensed', 'Arial', serif;
	font-weight:bold;
}

.SmallTextB {
	line-height: 1.2;
	font-weight: bold;
	font-size: 11px;
}

ol {
	list-style: decimal;
	margin-left:5px;
}

ul {
	list-style: square;
	margin-bottom: 7px;
}

li {
	margin-left: 15px;
	margin-bottom: 5px;
	line-height: 20px;
	font-size:13px;
}

/* TABLES */
table { width: auto; border-collapse:collapse; margin-bottom: 2em; }
table.full { width: 100%; }
table.fixed { table-layout:fixed; }

th,td { padding: 0 0.5em; font-size:14px; font-family: 'Open Sans', 'Arial', sans-serif; line-height:2;
}
thead th { background: #444; color: #fff; }
tbody th { background: #fff; color: #333; }

/*SPONSORS*/

.sponsors td {
	text-align:center;
	vertical-align: middle;
	width: 280px;
}

/* Used in the Programme page */
table.prog { width: 550px;}

td.schedule {
	width: 100px;
	vertical-align: text-top;
	overflow: hidden;
	font-family: Inconsolata, Courier, monospace;
	white-space: nowrap;
}
td.scheduleSession {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	vertical-align: text-top;
	overflow: hidden;
	white-space: nowrap;
	background-color:#CDD5E4;
	color:#0b1d69;
	padding:0px;
	padding-left:5px;
	font-weight:bold;
}

.Session {
	font-weight:bold;
	font-size:14px;
 	margin-bottom:0px;
	margin-top:7px;
	padding: 0px;
	color: #005083;
    }
.Session_title {
	font-weight:bold;
	font-size:13px;
 	margin-bottom:0px;
	margin-top:7px;
	padding-bottom: 0px;
	color: #2fa390;
    }
.Session_break {
	font-weight:bold;
	font-size:14px;
	font-style: italic;
	margin-top:13px;
	padding-bottom: 0px;
	color:#CD6A66;
    }
.Speaker {
	font-size:13px;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:0px;
	padding-bottom: 0px;
	color:#2C7CB7;
    }
.SessionChairs  {
   font-style:italic;
   font-weight:normal;
   font-size:13px;
   margin-top:5px;
	margin-bottom:7px;
    }
.PresTitle  {
   margin-top:0px;
	font-size:13px;
    }
.Room  {
	font-size:11px;
	font-weight:bold;
    font-variant:small-caps;
	font-style:normal;
     }
.posterNo  {
	font-weight: bold
     }
	  
.org {
	line-height:1.1;
	text-align:center;
	margin-bottom:4px;
}

.orgdiv {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color:#FFFFFF;
	border: 1px solid #4e4d4b;
	padding: 5px;
	margin-bottom:12px;
	text-align:center;
	margin-top:10px;
	width:140px;
	text-align:center;
}
td.schedule_break {
		width: 80 px;
		font-family: Inconsolata, Courier, monospace;
		vertical-align: text-top;
		overflow: hidden;
		white-space: nowrap;		
		color:#fff;
	   background-color:#80B6D8;
		line-height:17px;
		padding-bottom:0px;
		margin-bottom:0px;
		
	}
.Time_break  {
	color:#fff;
	font-weight:bold;
	font-size:13px;
	font-style: italic;
	padding-bottom: 2px;
	margin-bottom:0px;
    }
	
td.content {
	width: 610px;
	vertical-align: text-top;
	overflow: hidden;
}

