
/* --- Font-Definition ------------------------ */
body, div, p, ul, li, a, td, th {
	font-family: Verdana, Helvetica, Arial, sans-serif; color: #000 !important; font-size: 10px !important;
}
div#column h1  { font-size: 16px }
div#column h2  { font-size: 16px }
div#column h3  { font-size: 12px; margin-top:10px; }

/* margins   */
td, th { padding:5px 10px 5px 0 !important;}
th     { background:#ccc; color:#eee; text-align:left; font-size: 8px !important; }

td p, 
td h3 { margin:0 !important; padding:0 !important;}  p, li { line-height: 1.3em !important; }

h3   { margin: 0.25em 0}


body {
	background: none;
	margin: 0; padding: 0;
	max-width: none;
}

div#header {
	position:relative;
	height: 80px;
	margin: 0; padding: 0;
	background-color: #fff;
	border-style: none; border-bottom: 1px solid #000;
}

div#header-logo-pos { 
	display: block;
	height: 70px;
	position: absolute; 
	bottom: 5px;  left: 0px;
	/*background:url(images/jazoon-logo-pos.gif) no-repeat; */
}
div#header-java-logo-print {
	display: block;
	position: absolute; 
	bottom: 8px;  right: 0px;
}

div#header-logo, div#header-java-logo, div#header-eyecatcher, 
div#header-sponsors, div#header-title, div#header-right { display:none; }

div#navigation-1, div#navigation-2, 
div#column-left, div#column-right, 
div#column-specials,
.breadcrumb { display:none; }

div#imagerow, div#endoffile, div#banner { display:none; }

div#content {  
	margin: 40px 0 20px 0;
	padding:0;
	border-style: none; 
	background:none; 

}

div#column {
	margin:0;
	padding: 0;
	border-style: none;
}

div#column p  { padding: 0.2em 0 0.5em 0;}

div#footer {
	margin: 0; padding: 0.5em 0;
	color:#000;
	background:none !important; 
	border-style: none; border-top: 1px solid #000; 
}
div#footer-sponsors {
	padding: 0.5em 0;
	display: block;
}

span#footer-policies, .Pepsi { display: none; }

#mediaPartners { display: none; }

.tablemargin { overflow: hidden; }

.table-standard             { border-top:2px solid #000; border-bottom:1px solid #000; }
.table-standard td          { border-top:1px solid #999; padding: 3px 10px 3px 0; }
.table-standard td.line-top { border-top:1px solid #000; width:auto;}

p.item-addon { padding-bottom: 10px !important; }

.slots {
	border-top: thin grey solid;
	border-bottom: none;
}

.no-show {
	border: none !important;
}

.slot {
        vertical-align: top;
        border: thin #ccc solid;
}

.session-name {
        text-align: center;
}

.Tutorials {
        background-color: #E95D0F;
        border: 1px white solid;
}

.TechnicalSessions {
        background-color: #91BE1C;
        border: 1px white solid;
}

.ClosingSession {
        background-color: #858687;
        border: 1px white solid;
}

.WelcomenotesKeynotes, .Keynotes, .Keynote, .WelcomeNotesKeynotes {
        background-color: #2298D9;
        border: 1px #ccc solid;
}

.yearsJavaUserGroupSwitzerlandCelebrationParty, .Party, .BarLounge, .JazoonPartyyearsJavaUserGroupSwitzerlandCelebrationParty {
        background-color: #F9EA48;
        border: 1px #ccc solid;
}

.BOFSessions {
	background-color: #F5B30C;
        border: 1px white solid;
}

.Exhibition {
        background-color: #005A88;
        border: 1px #ccc solid;
}

.Registration,.Breakfast,.Lunch,.Break, .Snack {
        background-color: #C0C0C0;
        border: 1px #ccc solid;
}

.presentation {
        background-color: #FFCC00;
        border: none;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
}

#daily-schedule {
        margin-top: 10px;
        border-spacing: 0;
        border-collapse: collapse;
}

#daily-schedule td {
        padding: 0;
        width: auto;
}
#daily-schedule td p, #daily-schedule td li {
  padding: 3px;
  font-size: 70%;
  letter-spacing: 0;
  word-spacing: -2px;
  padding-bottom: 0;
}

#daily-schedule td p a, #daily-schedule td li a {
  font-weight: normal;
}

#daily-schedule td p a {
  font-weight: bold;
}
#daily-schedule td ul {
  padding: 0;
  margin: 3px;
  margin-top: 0;
}
#daily-schedule tr.slots td.WelcomeNotesKeynotes p.slot-submission, #daily-schedule tr.slots td.Keynotes p.slot-submission {
  padding-bottom: 3px;
  font-weight: bold;
}

#daily-schedule td li {
  padding-left: 0px;
  line-height: 1em;
  list-style-position: inside;
}

#daily-schedule th {
        border-left: 1px white solid;
        border-right: 1px white solid;
}

#daily-schedule tr.slots td p {
  padding-bottom: 6px;
}

#daily-schedule tr.slots td p.session-submission {
  padding-bottom: 0;
}

#daily-schedule tr.slots td.TechnicalSessions p.exact-time {
  background-color: #B7EF1D;
  padding-bottom: 3px;
}

#daily-schedule tr.slots td.Demo p.exact-time {
  background-color: #009E9F;
  padding-bottom: 3px;
}

#daily-schedule tr.slots td.Tutorials p.exact-time {
  background-color: #FF782F;
  padding-bottom: 3px;
}

td.Demo, td.Tutorials, td.TechnicalSessions {
  padding-right: 0 !important ;
  padding-top: 0 !important ;
}

.room {
        width: 0;
}

#daily-schedule .time {
        width: 4%;
}

.Demo {
        background-color: #007272;
        border: 1px #ccc solid;
}

/* This is not read by IE. 
   This is now important to print tables properly in firefox.
*/
html>/**/body .tablemargin {
	display: inline;
}

th.room {
	text-align: center;    
}
