body {
  background-color: #7195c9;
	margin-left: auto;
	margin-right: auto;

	background-image: url("siteImages/background.jpg");
	background-position: top center;
	background-repeat: repeat-y;

 	font-size:80%;
  line-height:16.25px;
  font-family: arial,verdana,sans-serif;
  color: #000000;
  margin: 0px;
  padding: 0px;
}


div {
	margin:0;padding:0;outline:0
}


div#header {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
  padding: 0px;
  margin: 0px;  	
	background-image: url("siteImages/header1300.jpg");
	background-position: top center;
	background-repeat: no-repeat;	
}

div#content {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -119px;
	
}

div#tabs {
	width: 766px;
	height: 40px;
	margin-left: 200px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: -1px;
	padding-left: 0px;
	padding-right: 0px;

	font-size: 1.3em;
	font-family: tahoma,sans-serif;
	color:#003973;
	text-align:center;
	white-space:nowrap;
	
	/*border-style: solid;
    border-width: 2px 0px 0px 0px;
    border-color: #566170;*/
}

div#tabs ul {
	height: 40px;
   list-style:none;
   padding: 0;
   margin: -1px;
   text-decoration:none;
   text-align:left;
   line-height:39px;
   	
/*   float: left;
   width: 100%;*/
}

div#tabs ul li {
	display:inline;
	text-align:center;
	padding:9.5px 1.2px 10.2px 1.2px;
	height: 40px;
/*	margin: 0px 0px 0px -7px*/
}

div#tabs a {
	/*float: left;*/
	display: inline-block;
	color:black; 
	text-decoration:none;
	padding-left: 12px;
	padding-right: 12px;
	/*padding:9.5px 12px 10.5px 12px;*/
	margin:0px;
	font-weight:400;
	border-style:none;
	height: 40px;
}

div#tabs a:hover {
	color:white;
	background-image: url("siteImages/semitrans-alpha2.png");
	}
div#tabs a:active {
	color:#dfdfdf;
}

div#tabs ul li.current {
	background-image: url("siteImages/arrow-down.png");
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color:#566170;
}

div#tabs ul li.current a {
	color:white;
}



 div#tabs li#myGoldschmidt {
	border: solid;
	border-width: 2px 0px 0px 0px;
	border-color:#a15412;
 }
 
 div#tabs #myGoldschmidt a {
	margin-top: -2px;
 }


/* This is when you hover over it, but are viewing another page */
div#tabs .other#myGoldschmidt a:hover {
	color:white;
	background-image: url("siteImages/semitrans-alpha2-orange.png");
}
div#tabs .other#myGoldschmidt a:active {
	color:#ffa65b;
}

div#sidebar {
    width: 200px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
    float: left;
    padding-top: 50px;
    overflow: hidden;
}

div#submenu a {
	color:black; 
	text-decoration:none;
	font-weight:500
}

div#submenu a:hover {
	color:white
}
div#submenu a:active {
	color:#dfdfdf
}


div#submenu {
  font-size: 1.3em;
	font-family: arial,sans-serif;
	margin-bottom:40px
}

div#submenu h3 {
	display: none;	
}

#submenu ul {
	list-style:none;
	padding: 0em;
	margin:0px;
	text-decoration:none;
	text-align:right;
	line-height:21px
}

#submenu li {
	padding:0px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
}

#submenu hr {
	margin-bottom: 5px;
	margin-top: 5px;
	height:2px;
	border-width:0;
	color:#ff841c;
	background-color:#ff841c
}

#submenu ul li.current {
	background-image: url("siteImages/arrow-right.png");
	background-position: center right;
	background-repeat: no-repeat;
	color:white;
	font-weight:500

}

div#tabs ul li.currentSubmenu a {
	background:none;
}

#submenu ul li.current a {
	color:white;
}

/* Hide the menu choices that are not for the
   section we are currently in */
#submenu ul li.other ul li.other {
	display: none;	
}

#submenu ul li.currentSubmenu ul li { /* Menu choices of the submenu we are in */
	color:white;
	font-size:70%;
	padding-right: 15px;
}

#submenu ul li.currentSubmenu ul li.current { /* Menu choices of the submenu we are in */
	background-image: url("siteImages/arrow-right.png");
	background-position: center right;
	background-repeat: no-repeat;
}

div#quicklinks {	
	margin:0px 0px 0px 10px;
	padding:0px 2px 2px 15px;
	/*background-color:#bbe0e1;*/
	background-color:#dddddd;
	background-image: url("siteImages/corner2.png");
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 1.1em;
	font-weight: bold;
	font-family: arial,sans-serif;
	color:#003973;
	text-align: left
}


div#quicklinks ul {
  	list-style:none;
  	padding:8px 0px 10px 0px;
  	margin: 0em;
   	line-height:15px;
  	font-style:normal;
 	font-weight:normal;
   	font-size: 1em;
   	font-family: arial,sans-serif;
   	text-decoration:none;
   	text-align:left;
	color:#003973;

}

div#quicklinks li {
	padding:0px;
	margin: 0px

}

div#quicklinks li:before {
	content: "» ";
}

div#quicklinks #cornertop {
	padding:0px;
	margin:0px 0px 0px -15px;
	height:12px;
	/*background-color:#bbe0e1;*/
	background-color: #dddddd;
	background-image: url("siteImages/corner1.png");
	background-position: top left;
	background-repeat: no-repeat	
}

div#quicklinks ul li a {
	color: #003973;
	text-decoration:none;
}

div#quicklinks ul li a:hover {
	color:#000000
}
div#quicklinks ul li a:active {
	color:#4d9459
}


div#main {
	margin-left: 200px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 25px;
	width: 766px;
	min-height: 600px;
	border-style: solid;
	border-width: 3px 0px 0px 3px;
	border-color: #566170;
	/*background-color: #c9e0f4;*/
	background-color: #dfe9ff;
}

div#mainContent {
	width: 680px;
	margin: 25px 30px 40px 40px;
	
	
}

div#authenticate {
	width: 600px;
	margin: 5px 5px 0px 0px;
	margin-left: auto;
	text-align: right;
}

.frontBoxLarge {
	width: 400px;
	padding: 5px 5px 5px 0px;
	margin: 8px 8px 8px 0px;	
}

.frontBoxSmall {
	width: 230px;	
	padding: 5px 0px 5px 5px;
	margin: 12px 0px 12px 12px;	
	background-color: white;
}

.frontBox {
}

.frontBox h2 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: arial,sans-serif;
	/*color:#197428;*/
	color: #c8441f;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.frontBox h3 {
	font-size: 1.1em;
	font-weight: bold;
	font-family: arial,sans-serif;
	/*color:#197428;*/
	color: #c8441f;
	text-align: left;
	text-transform: none;
	margin: 0px 0px -8px 0px;
	padding: 0px;
}
.frontBox h4 {
	font-size: 1em;
	font-weight: normal;
	font-family: arial,sans-serif;
	/*color:#197428;*/
	color: #000000;
	text-align: left;
	text-transform: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#news h3 {
	padding-bottom: 0px;
}
div#news ul {
	list-style: none;	
	margin: 20px 0px 4px 0px;	
	padding: 5px 0px 0px 10px;
	text-align: left;
}

div#news li {
	text-indent: -10px;
	margin-bottom: 10px;	
}

div#news li a {
  	font-style:normal;
 	font-weight:bold;
   	font-family: arial,sans-serif;
   	text-decoration:none;
   	text-align:left;
	/*color:#2e804d;	*/
	color: #000000;
}

div#news li a:hover {
	/* color:#3ca463; */
	color: #003973;	
}


div #news #latest {
	display: block;
	text-align: right;
	font-size: 0.9em;
}


div #news #latest a:link {
	text-decoration: none;
	color:#305aa0;
}

div #news #latest a:hover {
	color:#4d78be;
}



div#footer {
  width: 770px;
  padding: 0px;
  margin: 0px 0px 0px 200px;
  text-align: center;
  font-size: x-small;
  clear: left;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #00A5C3;
}

div#footerContent {
	font-size:10px;
	text-align:center;
}

.paragraphHeading {
	display: inline;
	font-weight: bold;
	color:#305aa0;
	margin: 0;
	padding: 0;
}

.programStructure_posters {
	display: block;	
}
.programStructure_postersNotReady {
	display: none;	
}

	#programContents td {
		text-align: center;
		border-width: 1px;
		border-style: solid;
	}

	#programContents a {
		color: #002EB8;
	}

	#programContents td.time {
		border-style: none;
		vertical-align: super;
		font-size: xx-small;
		padding-top: 0px;
		padding-bottom: 0px;
		border-top: 0px;
		border-bottom: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	#programContents td.plenary {
		background-color: #aaffff;
	}
	
	#programContents td.orals {
		background-color: #ffaaff;
	}

	#programContents td.posters {
		background-color: #ffffaa;
	}

	#programContents td.socials {
		background-color: #ffaaaa;
	}

	#programContents td.free {
		background-color: #aaffaa;
	}
	
	#programContents td.nothing {
		border-style: none;
	} 

#abstractRecommendations {
	float: right;
	border: none;	
}
