/*
AlifeX.org
-------------------------
Bill English
benglish@indiana.edu
July 27, 2005
*/

/* ---(Universal)----------------------------------------------- */
body {
	background: #fff;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: small;
	line-height: 1.5em;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.hide {
	display: none;
	}
	
.clearboth {
	clear: both;
	}

/* ---(Links)--------------------------------------------------- */
a:link, a:visited {
	color: #1c619c;
	}

a:hover {
	color: #036;
	}
	
a.pdf {
	background: url("/img/pdf.gif") 0 5px no-repeat;
	padding: 6px 0 6px 24px;
	}

/* ---(Universal)----------------------------------------------- */
p {
	margin: 0 0 1em 0;
	font-size: 1em;
	padding: 0;
	}

h1 {
	color: #000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 2.2em;
	margin: 0 0 1em 0;
	padding: 0;
	}

h2 {
	color: #000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 1.2em;
	margin: 0 0 0.7em 0;
	padding: 0;
	}
	
h3 {
	font-size: 1.0em;
	margin: 0 0 .5em 0;
	padding: 0;
	}
	
ul {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0 0 0 1em;
	}
	
ul li {
	background: url("/img/listbullet.gif") no-repeat 0 0.5em;
	margin: 0 0 .5em 0;
	padding-left: 15px;
	}

ul.close li {
	margin-bottom: .2em;
	}

.highlightbox {
	font-size: 1.2em;
	border-top: 1px solid #ffdb77;
	border-bottom: 1px solid #ffdb77;
	padding: 1em 0;
	}
	
/* ---(Header)-------------------------------------------------- */
#wrapper {
	text-align: left;
	margin: 0 auto;
  	width: 750px;
	}

#main-body {
	float: left;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 2em;
	width: 750px;
	}
	
#leftside {
	float: left;
	font-size: .9em;
	width: 310px;
	}
	
#content {
	float: right;
	font-size: .9em;
	width: 432px;
	}

#header {
/*	background: #1c619c url("/img/headerbg-home.gif") bottom left no-repeat;*/
	background: url("/img/headerbg.gif") bottom left no-repeat;
	text-align: left;
	padding: 18px 5px 0 10px;
	width: 750px;
	height: 46px;
	}
	
#headerSDIA {
/*	background: #1c619c url("/img/headerbg-home.gif") bottom left no-repeat;*/
	background: url("/img/header-SDIA2009.jpg") bottom left no-repeat;
	text-align: left;
	padding: 18px 5px 0 10px;
	width: 750px;
	height: 46px;
	}
	
.home #header {
	background-image: url("/img/headerbg-home.gif");
	}

#header div { /* */
	float: right;
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0;
	padding: 5px 0 0 0;
	width: 145px;
	height: 41px;/*
*/	}
/*	
#header h1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
	}
	
h1 a img {
	border: 0;
	}
	
.home h1 a:hover {
	cursor: default;
	}
	*/
#subtitle {
	display: none;
	}
	
.home #subtitle {
	display: block;
	clear: both;
	background: url("/img/topimage.gif") top left no-repeat;
	color: #fff;
	font-size: 1px;
	text-indent: -10000px;
	width: 750px;
	height: 153px;
	}
	
/* ---(Main Navigation)----------------------------------------- */
#nav {
	float: left;
	margin-bottom: 1em;
	width: 310px;
/*	font-size: 85%;*/
	}
	
#nav ul {
	float: left;
	background: none;
	margin: 0 20px 0 0;
	padding: 0;
	}	
	
#nav ul.nav2 {
	margin-right: 0;
	}
	
#nav li {
	background: none;
	margin: 0;
	padding: 0;
	}
	
#nav a {
	background: url("/img/nav.gif") no-repeat 0px .3em;
	text-decoration: none;
	white-space: nowrap;
	padding: 0 0 0 15px;
	}
	
#nav a:hover {
	background-image: url("/img/navhover.gif");
	color: #003664;
	}
/* --- menu --- */

#menu a { 
	background: url("/img/nav.gif") no-repeat 0px .3em;
	text-decoration: none;
	white-space: nowrap;
	padding: 0 0 0 15px;
}

#menu li {
	background: none;
	margin: 0;
	padding: 0;
	}

#menu a:hover {
	background-image: url("/img/navhover.gif");
	color: #003664;
	}

/* ---table cells ---*/

/*
DIV.tabela > TABLE
{
  border: 2px solid rgb(95,255,95);
  border-spacing: 4pt 0pt;
}*/

DIV.tabela > TABLE > TBODY > TR > TD { 
/*  background-color: #ffeedd; */
  background-color: #ffffdd;
/*  border: 2px solid #ffffcc /* rgb(0,0,95);*/
}

DIV.schedule > TABLE > TBODY > TR > TH { 
  background-color: #cccccc;
  text-align: center;
}

DIV.schedule > TABLE > TBODY > TR > TD { 
  text-align: center;
/*  border: 2px solid #ffffcc /* rgb(0,0,95);*/
}

DIV.detailSchedule > TABLE > TBODY > TR > TH { 
  background-color: #cccccc;
  text-align: center;
}


TD#track {
  background-color: #ffffcc;
}

TD#track-extra {
  background-color: #efefcc;
}

TD#talk {
  background-color: #ccffff;
}

TD#food { 
  background-color: #ffccff;
}

TD#nectar {
  background-color: #cceeff;
}

TD#braket {
  background-color: #ccffcc;
}

TD#APPIA {
  background-color: #aaffcc;
}

DIV.detailed > TABLE > TBODY > TR > TH { 
  background-color: #cccccc;
  text-align: center;
}


/* ---(Leftside)------------------------------------------------ */
.boxtop {
/*	background: transparent url("/img/boxtop.gif") top no-repeat;*/
	font: 1px/5px arial, sans-serif;
	margin: 0;
	padding: 0;
	width: 310px;
	height: 5px;
	}
	
.box {
/*	background: transparent url("/img/boxbg.gif") repeat-y;*/
	padding: 5px 25px 5px 10px;
	width: 300px;
	}

.boxbottom {
/*	background: transparent url("/img/boxbottom.gif") bottom no-repeat;*/
	font: 1px/5px arial, sans-serif;
	margin: 0 0 1em 0;
	padding: 0;
	width: 310px;
	height: 5px;
	}
	
.box h3 {
	color: #9da7b4;
	font-size: 13px;
	margin: 0;
	padding: 0;
	}
	
.box ul, .box p {
	list-style: none;
	font-size: 75%;
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
.box li {
	background: none;
	margin-bottom: 2px;
	padding: 0;
	}

/* ---(Footer)-------------------------------------------------- */
#footer {
	clear: both;
/*	background: url("../../i/footerbg.jpg") no-repeat;*/
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	color: #9da7b4;
	margin: 0 0 3em 0;
	padding: 30px 80px 0 80px;
	height: 99px;
	}
	
#footer em {
	font-style: normal;
	font-weight: bold;
	}
	
#footer a, #footer a:visited {
	color: #9da7b4;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #606d7f;
	}
