
body#body
  {
  background: #fff;
  font-family: Verdana;
  }        
td.programtitle {
    font-weight: bold;
    }
div#webcasttemplateheader
    {
    margin-top: 0 !important;
    height: 25px !important;
    }
div#contentpadding
    {
    padding: 0 30px !important;    
    }
div#nextspeaker {
    display: none;
    visibility: hidden;
    }
#bodytable{
    width: 1130px;
    }
div#currentwebcastevent{
    display: none;
    visiblity: hidden;
    }
div#providerlabel{
    float: right;
    height: 80px;
    position: relative;
    width: 300px;
    z-index: 10;
    }
div#header
  {
  background: url(../openimage/6652_valmet_logo_gif.gif?w=1130) center top no-repeat;
  width: 1130px;
  height: 85px;
  float: left;
  margin: 0 !important;
  }                    
div#headerlinks
  {
  display: none;
  visibility: hidden;
  }
div#currentwebcastevent h1
  {
  color: #3fc5c5;
  font-family: Verdana;
  font-weight: normal;
  font-size: 24px;
  }
div#player_area
  {
  height: auto;
  float: left;
  }
  div#mediaplayerdiv
    {
    width: 100%;
    height: 100%;
    float: left;           
    }
  div#nextspeaker
    {
    width: 400px;
    height: auto;
    float: left;
    color: #000;
    }
div#currentpresentationinfo{
    
    }
div#diamenu > div
    {
    padding: 0 !important;   
    }
div#currentpresentationinfotop {
    float: left;
    height: 30px;
}
  div#dia_area
    {
    width: 500px;
    height: auto;
    float: left;
    }
  div#footer
    {
    display: none;
    visibility: hidden;
    }

h1, h3 {
    color: #5b5b5b;
     font-family: Verdana;
    }
.activetab {
    background: none repeat scroll 0 0 #50B948 !important;
    }
.ui-content
	{
	padding: 15px 0 !important;
	margin: 0 auto;
	text-align: center;
	}	
	
@media all and (min-width: 480px)  {  #slidecontainer img  { width: auto !important; height: 280px !important;  } }
@media all and (min-width: 768px)  {  #slidecontainer img  { width: auto !important; height: 500px !important;  } }
@media all and (min-width: 900px)  {  #slidecontainer img  { width: auto !important; height: 600px !important;  } }

div.lowerslidecontrol
	{
	clear: none;
    cursor: pointer;
    float: left;
    height: auto;
    line-height: 60px;
	}



