body, tr, td, p {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10pt; 
}

a {
	color: #818589;
	font-size: 10pt;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.red {
	color: #E60000;
	font-weight: bold;
}shay

a:hover.red {
	color: #CF0000;
	text-decoration: underline;
}

a.keynote {
	color: #000000;
	font-size: 12pt;
}

.foot, a.copyright {
	background-color: #42484D;
	color: #ffffff;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	padding:1px 0px;
	margin:0px 0 0 0;
	width: 100%;
}

hr.news {
	border-top: 1px dashed #a23109;
	border-bottom: 1px dashed #f3f3f3;
        border-right: 0px;
        border-left: 0px;
}

hr {
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #ffffff;
	border-right: 0px;
	border-left: 0px;
}

.author {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 0.3em;
	text-align: center;
}

.affiliation {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 1em;
	text-align: center;
}

.para {
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: normal;
	padding-bottom: 0.5em;
}

.para2 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: normal;
	padding-bottom: 0.5em;
	text-align: justify;
}

.event {
	color: #777777;
	font-weight: bold;
}

.news {
	font-family: "Arial", "Helvetica", sans-serif;
	color: #a23109;
	font-weight: bold;
	padding-bottom: 0.3em;
}

div#sidebar p {
	text-align: center;
}
div#sidebar h1 {
	color:#272A2C;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	background: #D6D6D6;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:1px
}

div#sidebar li {
	padding-bottom: 4px;
}

div#sidebar ul {
	margin: 0px;
	padding:1px 0 15px 22px;
	list-style-image: url('images/bulletpoint16.png');
}


table#sponsor_Table
{
   border: none;
}

table#sponsor_Table td
{
   padding-top: 0;
   padding-bottom: 0;
   border-bottom-width: 0;
   border-left-width: 0;
   border-right-width: 0;
}

div#bodytext h1 {
	font-size: 14pt;
}
div#bodytext h2 {
	font-size: 12pt;
}


body {
	width: 100%;
    margin: 0, auto;
	padding: 0;
}

div#mid-container {
	margin: 4px 0 3px 0;
	padding: 0;
	border-collapse:collapse;
	display:table;
	width:100%;
}
div#sidebar {
	display:table-cell;
	vertical-align:top;
	width:30%;
	border:1px solid #525252;
	padding:0px;
	margin:0px;
}

div#sidebar a {
	color: #555555;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
div#sidebar a:hover {
	color: #1E1F21;
	font-weight: bold;
	text-decoration: underline;
}

div#bodytext {
	display:table-cell;
	border:1px solid #525252;
	padding:6px;

}

.oc dt {
	font-weight:bold;
	margin: 1em 0 1em 0;
}
.oc dd {
	margin: 0 0 2em 0;
}

ul.accepted-papers p.title {
	font-weight:bold;
	margin:0;
}

ul.accepted-papers p.authors {
	margin:0;
}


table {
  border-collapse: separate;
  border-spacing: 0;
  color: #4a4a4d;
  font: 14px/1.4 "Helvetica Neue", Helvetica, Arial, sans-serif;
}
th,
td {
  padding: 10px 15px;
  vertical-align: middle;
}
thead {
  background: #D6EAF8;
  color: #424949;
}
th:first-child {
  text-align: left;
}
tbody tr:nth-child(even) {
  background: #fffffa;
}
td {
  border-bottom: 1px solid #cecfd5;
  border-right: 1px solid #cecfd5;
}
td:first-child {
  border-left: 1px solid #cecfd5;
}
.book-title {
  color: #395870;
  display: block;
}
.item-stock,
.item-qty {
  text-align: center;
}
.item-price {
  text-align: right;
}
.item-multiple {
  display: block;
}
tfoot {
  text-align: right;
}
tfoot tr:last-child {
  background: #f0f0fc;
}

img { border: 0; }


table tr.inner_th{
  background: #D6EAF8;
  color: #424949;
}
table tr.inner_th td {
	text-align: center;
    font-weight: bold;
}
table tr.inner_th:first-child {
  text-align: left;
}
.imgContainer{
    float:left;
}

.center {
  position: absolute;
  left: 40%;
  transform: translate(-37%, 0);
  width: 75%;
}

.workshops{
	float: right;
	width: 55%;
	position: relative;
	top: -15px;

}

#sponsor_title{
	line-height: 1em;
	-webkit-margin-after:0em;
}