
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

h1
{
	font-size: 16pt;
	margin: 10pt 0pt 6pt 0pt;	
}

h2
{
	font-size: 12pt;	
	margin: 8pt 0pt 6pt 0pt;
}

h3
{
	font-size: 11pt;	
	margin: 6pt 0pt;
}
h4
{
	font-size: 9pt;
	margin: 6pt 0pt;
}


p
{
	text-align: justify;
	margin: 6pt 0pt;
}

hr
{
	margin: 12pt 0pt;
}

a
{
	color: #06b;
}
a:hover
{
	color: #08f;
}
a img 
{
	border:none;
}

/* Hiding items */
.header hr, .menu, .certificates, .photocredit, .mobbtns, .lstmenu
{
	display:none;
}

.pagebreak
{
	page-break-before:always;
}

/* Layout */

.header h1
{
	font-size:18pt;
}

.header
{
	margin-bottom: 40pt;
}

hr
{
	display:none;
}

.right
{
	float:right;
	width: 42%;	
	border: 1px solid transparent;
}

.left
{
	float:left;
	width: 55%;
	border: 1px solid transparent;
}


.regFrame
{
	width:400px;
	margin-left:auto; 
	margin-right:auto;
	border: 1px solid #faa; 
	padding: 5px 10px; 
	text-align:center;
}

.regFrameShort
{
width:200px;margin-left:auto; margin-right:auto;border: 1px solid #faa;	
}



.dates
{

	margin-right:10pt;
	padding-top: 24pt;
}

.dates strong
{
	color: #f80;
}
.dates h3
{
	color: #f80;
	margin-top: 0pt;
}


.dates .entry, .dates .lentry, .news .entry, .news .lentry
{
	padding: 1.5pt 5pt 1.5pt 5pt;
	border-top: 1px solid #ace;
}
.dates .lentry, .news .lentry
{
	border-bottom: 1px solid #ace;
}
.dates .info
{
	margin: 2pt 5pt 2pt 5pt;
	font-size: 8pt;
}
.news .ts
{
	font-size: 7pt;
	color: #444;
}

.news
{
	margin-right: 10pt;
	margin-top:20pt;
	font-size: 8.5pt;

}
.news h3
{
	color: #444;
}


/* Organizers */
.organizers
{
	margin-bottom: 30pt;
}
.organizers h1
{
	margin-bottom: 20pt;
}
.organizers h2
{
	margin-top: 20pt;
}
.organizers h3
{
	margin-left: 20pt;
	margin-bottom: 0pt;
}
.organizers .name
{
	margin-left: 20pt;
}
.organizers .affiliation
{
	font-style: italic;
}
.sponsors
{
	margin-top:20pt;
}
.sponsors img
{
}
.sponsors
{
	border-top:1px solid #aaa;
	padding:10px 15px; 
/*	background-color:#eee;*/
}
.flyer
{
	margin-top: 15px;
}
.flyer .hdr
{
	font-weight: bold;
}
.flyer .lnk
{
	margin: 5px;
}

#showNews, #hideNews
{
	border-top: 1px solid #ace;
	padding:2px 0px;
}

#showNews a, #hideNews a
{
	display:block;
	border: 1px solid #ace;
	background-color: #eff8ff;
	text-decoration: none;
	text-align:center;
	margin-left: auto;
	width:25px;
	padding-top:2px;
	padding-bottom: 2px;
}
#showNews a
{
	padding-right:2px;
}
#hideNews a
{
	padding-left: 2px;
}

#showNews, #hideNews
{
	display:none;
}
#allNews
{
	height: 180px;
	overflow: scroll;
/*	overflow-y: hidden;
	scrollbar: none ;*/
}

/* Directions */
.air
{
	border: 1px solid #aaa;
	margin:0px;
	padding:10px 20px;
	margin: 10px;
}
.air .title
{
	color: #b60;
	font-size: 10pt;
}
.air ul
{
	padding-left: 12pt;
	margin:5px 0px 5px 0px;;
}
.air ul .grey
{
	color: #666;
}
.air p
{
	padding-left: 12pt;
}

/* Table format */

.tbl
{
	margin:5px auto 20px auto;
	border-collapse: collapse;
	border: none;
}
.tbl .hdr td
{
	font-weight: bold;
	background-color: #8ac;
	padding: 1px 3px;
	width: 120px;
	text-align:center;
	border: none;
	border-left: 1px solid white;
	border-bottom: 1px solid #aaa;
}
.tbl .rwA td
{
	background-color: #def;
}
.tbl .rwB td
{
	background-color: #cdf;
}
.tbl .rwA td, .tbl .rwB td
{
	border: none;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid white;
	padding: 1px 3px;
	text-align:center;
}
.tbl td.rhdr
{
 	width: 110px;
	text-align: left;
	font-weight: bold;
}
.stripe
{
	text-align: center;
}

.stripe img
{
	height: 3cm;
}


/* PROGRAM PAGE */
.keynote 
{
	background-color: #eec; padding:10px 20px; margin-top: 20px;
	position: relative;
}
.keynote h2
{
	margin-top:0px;
	margin-bottom: 20px;
}
.keynote img
{
	display:block;
	position:absolute;
}
.keynote p
{
	margin-left: 180px;
}


.program h2
{
	margin:0pt;
	background-color: #b8db98;
	padding: 10px;
	margin-top: 10px;
}

.program p
{
	margin:0pt;
}



/* Session Title */
.program h3
{
	margin:0pt;
	font-size: 10pt;
	background-color: #def;
	margin-top: 1px;
	position:relative;
}
.program h3 .title
{
	margin-left: 100px;
	display:block;	
	padding: 5px 10px;
	border-left: 1px solid white;
}
.program h3 .time
{
	display:block;
	float:left;
	margin: 5px 10px;
	font-weight: normal;
}
.program h3.break
{
	background-color: #def;
}
.program h3
{
	background-color: #ace;
}
.program h3 .title
{
	background-color: #8ac;
}
.program h3.break .title
{
 	font-weight: normal;
	background-color: #cdf;
}


/* Session subtitle */
.program h4
{
	margin:0pt;
	background-color:#ace;
	
}
.program h4 .subtitle
{
	margin-left: 100px;
	background-color:#8ac;
	border-left: 1px solid white;
	display:block;
	padding: 0px 0px 5px 10px;
	font-weight: normal;
}

.program .session
{
/*	background-color: #f4f4f4;*/
	padding: 15px 20px 1px 20px;
}

.program p
{
	line-height: 12pt;
	margin-bottom: 15px;
}
