/*================*/
/* General layout */
/*================*/
body {
	background-color: #5C5C5C; 
	/* color: black; */
	/* color: FCFCFC; */
	color: white;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-align: center;
}

table {
	/* background-color: #999999; */
	/* background-color: #ff0000;*/
	/* background-color: #7ED4F7;  */
	/* background-color: #5ACBF5;  */
	/* background-color: #FCFCFC;  */
	background-color: #333333;
	font-size: 10pt;
}


a {
	text-decoration: none;
	color: white;
	background-color: inherit;
}
a:hover {
	color: #F3C900;
	background-color: inherit;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
acronym {
	border: 0!important;
}

/*=================*/
/* Specific layout */
/*=================*/
div.root {
	color: black;
	background-color: #e3e5e6;
	background-image: url('images/nbg.png');
	width: 750px;
	text-align: justify;
	margin:auto;
}

div#content{
	padding: 1em;
}
div#content a {
	text-decoration: underline;
}
div#content h1 a, div#content h2 a, div#content h3 a, div#content h4 a{
	text-decoration:none;
}

div.header {
	margin-bottom: 2em;
}

img.header {
	float: left;
}

h1, h2 {
	/*color: rgb(238,38,35);*/
	/*color: #F6E000;*/
	/*color: #FF0000;*/
	/*color: #F65300;*/
	/*color: #F65300;*/
	/*color: #FF0000;*/
	/*color: #F3F300;*/
	/*color: #F3C900;*/
	/*color: #F3F300;*/
	color: #F3C900;
	background-color: inherit;
}

h3, h4 {
	/*color: #FF0000;*/
	/*color: #F3F300;*/
	/*color: #F3C900;*/
	color: #F3F300;
	background-color: inherit;
}


h1.title {
	/*color: rgb(238,38,35);*/
	color: #F64D00;
	background-color: inherit;
	font-family: sans-serif
}

div.closed {
	border-left: 10px solid red;
	padding: 10px;
	border-right: 10px solid red;
	border-bottom: 1px solid red;
	border-top: 1px solid red;
}

/*--------------------*/
/* Image Map, Top Meu */
/*--------------------*/
table#Table_01{
	border-collapse: collapse;
	border-spacing: 0;
}

/*----------*/
/* Sub Menu */
/*----------*/
ul.submenu{
	width: 100%;
	border-bottom: double rgb(114,120,125) 0.4em;
}
ul.submenu, table.tablesubmenu {
	border: 1px dashed black;
	font-size: 70%;
	width: 25%;
	padding: 1em;
	margin-left: 1em;
	float: right;
	text-align: left;
}
table.tablesubmenu td.header, ul.submenu li#header{
	font-weight: bold;
	background-color: rgb(114,120,125); 
	color: white;
	text-align: center;
	margin-bottom: 0.5em;
	padding: 0;
}
ul.submenu li {
	padding-right: 1em;
	margin: auto;
	font-family: sans-serif;
	list-style-type: none;
	display: block;
}
ul.submenu li.active {
	margin: auto;
	font-weight: bold
}
table.tablesubmenu td {
	text-align: center;
	padding-bottom: 10px;
}

/*--------------------*/
/* Organisation table */

table.orgcom{
	width: 100%;
}
table.orgcom td{
	vertical-align: top;
}

/*-----------------------*/
/* Submissiondates table */
/*-----------------------*/
table#submissiondates {
	border: 1px solid black;
	border-spacing: 0;
	border-collapse: collapse;
}
table#submissiondates td {
	width: 50%;
	padding:0.5em 1em 0 1em;
}
table#submissiondates tr {
	padding:0 0 0 0;
}
table#submissiondates tr.even {
	color: inherit;
	background-color: rgb(200,200,200);
}
table#submissiondates a {
	text-decoration: none;
}

/*--------*/
/* Images */
/*--------*/
div.floatright img, div.floatleft img, div#address img {
	border: 0
}
div.floatright {
	float: right;
	margin-left: 1em;
	padding: 0.5em;
}
div.floatleft {
	float: left;
	margin-right: 1em;
	padding: 0.5em;
}

/*-----------*/
/* Newstable */
/*-----------*/
table.news {
	width: 100%;
}
td.newsdate {
	width: 25%;
}

/*------------*/
/* Fees table */
/*------------*/
table.fees {
	border: 2px dashed rgb(238,38,35);
	margin-left: 2em;
}
table.fees tr th {
	text-align: left;
}
table.fees thead th, table.fees td {
	text-align: center;
}
table.fees th {
	background: #f99797;
	color: black;
}
table.fees td {
	width: 16%;
	background: #aaa;
	color: black;
}
/*---------------------*/
/* Footer and sponsors */
/*---------------------*/
div#address {
	margin-top: 2em;
	clear: left;
	padding-left: 1em;
	padding-right: 1em;
}
address {
	border-top: 1px solid black;
	background: #ddd;
	color: black;
	font-size: 70%;
	margin-top: 2em;
}
address a{
	text-decoration: underline
}
div#sponsors a {
	text-decoration: underline;
}
div#sponsors {
	text-align: left;
}
span.small {
	font-size: 80%;
}

table#sponsorstable {
	text-align: center;
	width: 100%;
	background-color: white;
	border-collapse: collapse;
}

table#sponsorstable td {
	padding-bottom: 1em;
}

/*-------------------*/
/* Submission layout */
/*-------------------*/
span.attention {
	font-weight: bold;
	letter-spacing: 0.5em;
}
table.submissionformtable {
	width: 100%;
}
table.submissionformtable tr td.firstcolumn {
	text-align: right;
	width: 30%;
}
form.submissionform {
	margin-bottom: 3em;
}
input.submit {
	font-size: 200%;
	font-family: Arial;
}

/*--------------*/
/* Hotel tables */
/*--------------*/
table.hotels {
	width: 100%;
}
table.hotels td.first {
	width: 300px;
	text-align: left;
}
table.hotels td {
	padding-bottom: 2em;
	vertical-align: top;
}

/*---------------------*/
/* STARs and Tutorials */
/*---------------------*/
div.paper img {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	width: 200px
}

/*----------*/
/* Sessions */
/*----------*/
span.session {
	color: white;
	background-color: rgb(238,38,35);
	padding: 0.2em;
	margin-right: 1em;
	min-width: 5em;
}
span.session acronym {
	text-decoration: none;
}
div.sessionheader {
	letter-spacing: 0.2em;
	margin-bottom: 3em;
	display: none;
}
div.paper, div.speaker, table.overview{
	border: 2px rgb(238,38,35) dashed;
	padding: 0.5em;
	margin-bottom: 1em;
	margin-top: 1em;
	clear: right;
}
div.papertitle {
	font-weight: bold;
}
div.paperauthor {
}
div.paperaffiliation {
}
h2.indent {
	text-indent: -2em;
	padding-left: 2em;
}
table.program td h3{
	margin:0.2em;
}
table.overview tr.even{
	background-color: rgb(200, 200, 200);
}
table.overview tr{
	padding: 0;
}
table.overview {
	padding: 0;
	border-collapse: collapse;
}
table.overview td {
	vertical-align: top;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
table.legend {
	width:100%
}
table.legend td {
	padding-bottom: 1em
}
table.legend a {
	text-decoration: none!important
}
