/*

orange #FF9966
dark orange #E82C0A
, h1, h2, td, p

*/


body, h1, h2, td{font: 78%/1.5em  Verdana, Arial, Helvetica, sans-serif;}
td {vertical-align: top;}
h1, h2, h3{color: #E82C0A;  }
h1, h2 {font-size: 150%}
h1.header { text-align: center; font-size: 190%;}
h2 {font-style: italic;}
h3 {font-size: 100%;}

div.event {border-style: solid; border-width: 0 0 1px; border-color: #aaaaaa; padding-bottom: 20px; margin-bottom: 10px;}

td.navbar {background-image: url(http://www.aust-neth.net/_pix/orangebluestripe.gif); width: 290px;}

ul.menu {margin-top: 20px;}

td.navbar ul.menu li {color: #E82C0A;  margin-bottom: 1em; font-weight: bold; } 



td.navbar ul li, td.navbar a, td.navbar a:link, td.navbar a:visited, td.navbar a:active {color: #E82C0A; text-decoration: none;   font-weight: bold;}
td.navbar ul.menu li a:hover {background-color: purple; color: #ffffff; text-decoration: none;}

td.navbar ul li, span.mainlink, span.mainlink a, span.mainlink a:link, span.mainlink a:visited, span.mainlink a:active {color: #E82C0A;  font-size: 105%; line-height: 2ex;}

/*margin-left: 1.5em; */
td.navbar ul.menu li.sublink {margin-top: -1em; list-style: none; font-variant: normal;  }
li.sublink a, li.sublink a:link, li.sublink a:visited, li.sublink a:active {color: purple}

td.footer, div.footer { font-size: 70%; border-style: solid; border-width: 5px 0 0 0; border-color: #E82C0A}
div.footer {font-size: 90%;}

span.emph {font-weight: bold;}
span.highlight {color: #E82C0A; font-weight: bold;}
span.small {font-size: 90%;}

/*PROTECTING EMAIL FROM SPAMMER
doesn't work in all browsers eg ie
.emailHelen:before { content: "Helen.McMartin@"; }
.emailHelen:after { content: "anu.edu.au"; }


.emailKarin:before{content: "K.A.A.Aalderink@";}
.emailKarin:after{content: "let.leidenuniv.nl";}
*/

div.topnav {background-color: #E82C0A;  height: 15px;}
div.topnav a {color: #ffffff; font-weight: bold; text-decoration: none;}


/*NEW STYLES ADDE FOR PROCEEDINGS PRINT LIST PAGES*/


div.box{ 
text-align: left;
width: 100%;
background-color: #eeeeee;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc; 
	margin-top: 10px;
	
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	}
table.paperlist {width: 100%;}
table.paperlist, table.paperlist td {border-style: solid; border-width: 1px; border-color: #cccccc;	}
table.paperlist td, table.paperlist th  {font-size: 80%; text-align: left; padding: 5px; }
table.paperlist tr.header {background-color: #eeeeee;}


div.box {width: 98%;}

div.print {float: right; margin-right: 5px;}


div.container {
	width: 100%;
	height: 31px;
	
	margin-top: 20px;
	margin-bottom: 20px;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #cccccc;
	padding-left: 10px;
	}
div.tabs { 
	text-align: center;
	float: left;
	width: 100px;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	height: 30px;
	font-size: 90%;

	border-color: #cccccc;
	background-color: #eeeeee;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-khtml-border-radius: 10px 10px 0 0;


	}

div.tab_select {background-color: #ffffff; height: 31px;}

div.tabs a {margin-top: 5px; text-decoration: none;}
div.spacer {padding: .25em;}

div.tabs a:link,
div.tabs a:visited,
div.tabs a:active,
div.tabs a:hover  {color: #666666; font-weight: bold;}
p.url {margin-bottom: 0;}
div.search {float: right;  }
