ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

P {
    margin: 5px 0;
}

body
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
  text-align: center;
}

#portal_wrapper {
    width: 740px;
    border: 1px solid #999;
    margin: 0 auto;
    text-align: left;
}

#sched_wrapper {
    width: 545px;
    border: 1px solid #999;
    margin: 0 auto;
    text-align: left;
}

#message {
    border-bottom: 1px solid #666;
    padding: 5px;
    margin: 0 0 5px 0;
}


#webcast_wrap {
    width: 740px;
    height: 310px;
}

#logo {
    display: none;
}

/* navigation tabs for individual modules */

#schedule .modulenav {
    display: block;
    padding: 0;
    list-style: none;
    height: 32px;
    position: relative;
    margin: 0 0 10px 0;
    padding: 0;
    background-image: url("http://www.revent.tv/images/tab_bg_up.png");
    background-repeat: x;
    border-top: 1px solid #888;
}

#schedule  .modulenav LI {
    display: block;
    float: left;
    margin: 0;
    font-family: verdana, sans-serif;
    color: #999999;
    font-weight: lighter;
    font-size: 11px;
    padding: 0;
}

#schedule .modulenav A {
   color: #222;
   display: block;
   width: 90px;
   text-align: center;
   margin: 0;
   padding: 5px 5px 0 5px;
   height: 21px;
   background-image: url("http://www.revent.tv/images/tab_bg_up.png");
   background-repeat: repeat-x;
   border-right: 1px solid #888;
   border-left: 1px solid #ddd;
}

#schedule .modulenav A.active {
    color: #eee;
    background-image: url("http://www.revent.tv/images/tab_bg_down.png");
    border-left: 1px solid #888;
    border-right: 1px solid #ddd;
}

#conference_news {
    background-color: #c9c9c9;
    padding: 5px;
    text-align: center;
    background-image: url("http://www.revent.tv/images/tab_bg_up.png");
}

#podcast {
    float: right;
    margin: 0;
}

#podcast img {
    vertical-align: middle;
}


#schedule {
    background-image: url("http://www.revent.tv/images/trans_white.png");
	position: relative;
	width: 730px;
	border: 1px solid #c0c0c0;	
	padding: 0;
	margin: 0 4px 4px 4px;
}

#schedule P {
	margin: 5px 0;
}

#schedule H3 {
	margin: 1px 0 5px 0;
}

#schedule UL {
    list-style: none;
    margin: 5px 0;
}

#schedule .date TD {
    background-color: #0f6fa2;
    text-align: center;
    font-weight: bold;
    color: #fff;
    height: 20px;
    padding: 0; 
}

#schedule .description {
    padding: 2px 10px 2px 0;
    vertical-align: top;
    text-align: left;
}

#full_schedule {
    font-size: 13px;
    margin: 10px;
    padding: 0;
    width: 525px;
    
}

#todays_schedule {
     background-color: transparent;
     margin: 10px;
     padding: 0;
     width: 700px;
}

#todays_schedule A, #full_schedule A {
    color: #0f6fa2;
}

#todays_schedule P, #full_schedule P {
	padding: 0 0 5px 0;
	
}

#todays_schedule .location {
    text-align: right;
    vertical-align: top;
}

#todays_schedule TD {
     background-color: transparent;
     padding: 5px 0 15px 0;
     margin: 0;
     border-top: 1px solid #015885;
}

#full_schedule TD {
     background-color: transparent;
     padding: 5px 0 15px 0;
     margin: 0;
}

#todays_schedule TD.agendaNoTime {
    border-top: none;
    
}

#todays_schedule TD.description  {
    padding: 5px 0 10px 0;
}

#todays_schedule .agendaTime, #full_schedule .agendaTime {
	vertical-align: top;
}

#full_schedule .date TD {
    font-size: 15px;
    text-decoration: underline;
    font-weight: bold;
}

#full_schedule UL {
    list-style: none;
    padding: 5px 0 5px 10px;
}


#todays_schedule .schedule_header TD {
    border: none;
    padding: 0;
    font-weight: bold;
}

.description STRONG 
{
    font-size: 13px;
}
