body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.4;
        background:#ffffff url(../images/menu-strip.jpg) repeat-y;

     }

img {
	border:0px;
    }

a:link {  color:#990000; text-decoration: none; }
a:hover {  background-color:#f0f0f0;}
a:active {  text-decoration: underline; }
a:visited { color:#990000;  text-decoration: none; }

.logo { padding: 5px 0px 3px 0px; text-align: center; }

#leftcol {
        position:relative;
	float:left;
	clear:left;
        margin: 0px;
        padding: 0px;
        background-color:black;
}


#maincontent {
  position:relative;
  float:left;
  width:650px;
  margin-left:10px;
}

.small {
        font-size:10px;
}

.imp
{
      	color:#990000;
        font-size:16px;
        font-weight:bold;
	margin-top: 1.5em;
}

.indented
{
	padding-left: 25px;
	padding-right: 25px;
}

.titleblock
{
    background-color: #990000;
    width:635px;
    color:white;
    font-size: small;
    padding: 2px;
    margin-left: 5px;
    font-weight:bold;
}

.contentblock
{
    width:635px;
    font-size: small;
    padding:4px;
    margin-left:5px;
    background-color: white;
}

.contentblock table {
    font-size: small;
}

.titleright
{
    font-size: x-small;
    width:96px;
    color:white;
    padding:4px;
    background-color: #990000;
    font-weight:bold;
}

.contentright
{
    font-size: 9px;
    width:100px;
    padding:2px;
    background-color: #f5f5f5;
}


/* added for the new menu without images */

.menuitem, .menuitem table
{
font-size:14px;
font-weight:bold;
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
letter-spacing:0.01em;
color:white;
padding:1px;
padding-left:3px;
width:144px;
}

.menuitem a:link{
text-decoration:none;
color:white;
}

.menuitem a:visited
{
text-decoration:none;
color:white;
}

.menuitem a:hover {
color:white;
background-color:#990000;
}

.menuitem:hover {
color:white;
background-color:#990000;
}

td.tdpictures {
vertical-align:bottom;
}

td.valigntop {
vertical-align:top;
}

hr.light {
border: 0;
background-color:#990000;
height: 1px;
}

div#twitter {
vertical-align: middle;
text-align: center;
}

table#deadlines {
margin: 2em 0 2em 40px;
border: none;
border-collapse: collapse;
background-color: #f5f5f5;
}

table#deadlines td {
  border-left: none;
  border-right: none;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 10px;
}

table#deadlines td.deadline {
text-align: right;
padding-left: 20px;
}

table#deadlines td.date {
text-align: center;
padding-right: 20px;
}

.centered {
text-align: center;
}

.justified {
text-align: justify;
}

ol.evaluation li {
margin-bottom: 0.5em;
text-align: justify;
}

table#committee {
border:none;
width: 100%;
padding:0px;
font-size: small;
}

div#map {
margin-top: 2em;
text-align: center;
}

p#scuola img {
margin-top: 1em;
margin-bottom: 1em;
}

p#sights img {
margin-top: 1em;
}

table#chairs {
border: none;
width: 100%;
}

table#chairs td {
vertical-align: bottom;
}

table#chairs td.role {
width: 28%;
vertical-align: top;
}

span.title {
    font-style: italic;
}

div.list p {
    background:#f5f5f5;
    padding: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* p:nth-child(odd) p:nth-child(even) */

div.keynote {
  background:#f5f5f5;
  padding: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
}

div.speaker {
  margin-bottom:30px;
  min-height:140px;
}

div.title img.avatar {
  height:120px;
  width:120px;
  border-radius:60px;
}

div.speaker p.speaker {
  font-size:24px;
  font-weight:500;
  margin-top:1em;
  margin-bottom:0px;
}

div.speaker p.role {
  color:#888888;
}

div.keynote div.title {
  font-size:16px;
  text-align: center;
}

div.keynote div.title a {
  font-weight:bold;
}

div.keynote div.title p.title {
  font-weight:bold;
  margin: 0;
}

div.keynote div.title p.date {
  font-size: 16px;
  margin-top: 0.4em;
}

div.keynote p.abstract {
  text-align: justify;
}

table#registration {
margin: 2em 1em 2em 1em;
border: none;
border-collapse: collapse;
background-color: #f5f5f5;
}

table#registration td {
  border-left: none;
  border-right: none;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 10px;
}

table#registration td.registration {
text-align: left;
padding-left: 20px;
width: 80%;
}

table#registration td.price {
text-align: center;
}
