html,
body
{
  width:100%;
  height:100%;
}

body
{
  font: 1em Georgia, sans-serif;
  color:#000;
  text-align:left;
}

.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow:hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

h1,h2,h3,h4,h5,h6,.menu,.column_2,.date,.ft { font-family: Arial; }

.content
{
  width: 940px;
  margin: 0 auto;
  padding-left: 56px;
}

.hd
{
  background: #3d1b2d url(../images/bg_header.jpg) repeat-x center top;
  height: 416px;
}

.hd .content
{
  position: relative;
  background: url(../images/header.jpg) no-repeat center top;
  height: 394px;
}

.hd_ft
{
  height: 32px;
}

.hd_ft_purple
{
  background: #3d1b2d url(../images/bg_ft_purple_header.jpg) repeat-x center top;
  _width:expression(document.body.clientWidth < 940 ? "940px": "auto" );
  min-width:940px;
  padding-left: 56px;
}

.hd_ft_brown
{
  background: #3d1b2d url(../images/bg_ft_brown_header.jpg) repeat-x center top;
}

.hd .title_header
{
  visibility: hidden;
}

.menu
{
  margin-top: 323px;
  width: 940px;
}

.menu li
{
  color: #ffffff;
  font-size: 1.31em;
  display: inline;
  padding-right: 30px;
}

.menu li.last
{
  padding-right: 60px;
}

.menu li.selected a
{
  color: #f87934;
}

.menu a
{
  color: #ffffff;
  text-decoration: none;
}

.box_rows_1
{
  background-color: #54325c;
  padding-top: 40px;
}

.box_rows_1 h2
{
  color: #ffffff;
  font-size: 3.06em;
  line-height: 1.31em;
  font-weight: bold;
}

.box_rows_1 h3
{
  color: #f87934;
  font-size: 1.38em;
  line-height: 1.56em;
  font-weight: bold;
}

.box_rows_1 p
{
  color: #fff;
  line-height: 1.38em;
  margin-bottom: 0.4em;
  font-size: 1.1em;
}

.box_rows_1 a
{
  color: #f87934;
}

.column_1,.column_2,.live,.date
{
  float: left;
}

.map
{
  padding: 20px 0;
}

.column_1
{
  width: 589px;
  height: 100%;
  padding-bottom: 40px;
}

.column_2
{
  color: #ef76ca;
  font-size: 0.81em;
  padding-left: 42px;
  width: 280px;
}

.column_2 a
{
  padding-top: 10px;
}

.column_2 img
{
  vertical-align: middle;
  padding-right: 10px;
}

.offers
{
  position: relative;
  top: -59px;
  _top: -69px;
  padding-left: 28px;
  width: 286px;
}

.offers li
{
  display: inline;
}

.offers img
{
  padding-right: 0;
}

.box_rows_2
{
  background-color: #201209;
}

.box_rows_2 .content
{
  padding-top: 62px;
  padding-bottom:78px;
}


.box_rows_2 .content .focus
{
  text-align: center;
  margin:  20px;
  padding: 20px 50px;
  border:  1px solid #605249;
}

.box_rows_2 .content .focus .title
{
  font-size: 2.4em;
}

.box_rows_2 .content .focus-light
{
  text-align: center;
}

.box_rows_2 .content .focus-light .title
{
  font-size: 2.4em;
}

.box_rows_2 .left_column
{
  width: 724px;
}

h1
{
  margin-bottom: 10px;
}

.box_rows_2 h1, .box_rows_1 h1
{
  color: white;
  font-size: 1.8em;
}

.box_rows_2 span
{
  color: #ef7640;
  font-size: 0.572em;
}

.box_rows_2 h2
{
  color: #ef7640;
  font-size: 1.6em;
  font-weight: bold;
}

.box_rows_2 h3
{
  color: #ef7640;
  font-size: 1.3em;
  line-height: 2.20em;
  font-weight: bold;
  padding-top: 2em;
  text-indent: 112px;
}

.box_rows_2 h4
{
  color: #ab5d9d;
  font-size: 1.25em;
  font-weight: bold;
}

.box_rows_2 p, .box_rows_2 li, .box_rows_2 ul
{
  color: #dfd0ad;
  font-size: 1.05em;
  line-height: 1.36em;
  padding-bottom: 10px;
}

.box_rows_2 .intro
{
  color: #ef7640;
  padding-bottom: 35px;
}

.speaker
{
  padding-top: 35px;
}

.session .speaker
{
  padding-top: 0px;
  font-size: 90%;
}

/**
  BEGIN - SPONSORS - Page & blocks
 */

.sponsor-block
{
  margin-top:       35px;
  background-color: white;
  padding: 20px;
}

.sponsor-block table
{
  width: 100%;
}

.sponsor-block table td
{
  text-align: center;
  padding: 10px;
}

.sponsor-block table td a
{
  padding: 20px;
}

.sponsor-block table td img
{
  vertical-align: middle;
}

.sponsor-block table td hr
{
  margin-top: 10px;
  color: #eee;
}

.sponsor
{
  padding-top: 35px;
}


.box_rows_2 .sponsor .photo
{
  width: 181px;
  margin-bottom: 25px;
}

/**
  END- SPONSORS - Page & blocks
 */

 /**
  BEGIN - HOTELS - Page & blocks
 */

.hotels, .hotel
{
  overflow: hidden;
  clear: both;
  padding-top: 35px;
}

.box_rows_2 .hotels .photo
{
  width: 166px;
}

.box_rows_2 .hotels .profil
{
  width: 530px;
}



/**
  END- HOTELS - Page & blocks
 */

.box_rows_2 .photo
{
  background: #8951cc url(/images/corner_tl.gif) no-repeat left top;
  width: 93px;
  float: left;
}

.box_rows_2 .photo div
{
  background:  url(/images/corner_tr.gif) no-repeat right top;
  padding-top: 8px;
}

.box_rows_2 .photo div div
{
  background:  url(/images/corner_br.gif) no-repeat right bottom;
  padding: 0 8px 0 0;
}

.box_rows_2 .photo div div div
{
  background:  url(/images/corner_bl.gif) no-repeat left bottom;
  padding: 0 0 8px 8px;
}

.box_rows_2 .profil
{
  width: 550px;
  padding-left: 20px;
  float: left;
  font-size: 110%;
}

.box_rows_2 .session
{
  width: 550px;
  padding-left: 20px;
  float: left;
  font-size: 110%;
}

.box_rows_2 .name
{
  color: #ef7640;
  font-size: 1.25em;
  padding-bottom: 0px;
}

.box_rows_2 .name a
{
  color: #f87934;
}

.box_rows_2 .session .name img.session_badge
{
  margin-right: 10px;
}

.box_rows_2 .company
{
  color: #ef7640;
  font-size: 1.127em;
}

.box_rows_2 .comment
{
  color: #ffa;
  font-size: 0.877em;
}

.box_rows_2 .comment li, .box_rows_2 li
{
  list-style: disc;
  margin-left: 20px;
  font-size: 1em;
}

.box_rows_2 a
{
  color: #f87934;
}

.box_rows_5
{
  margin: 30px 0;
}

.box_rows_5 li, .box_rows_5 ul, .box_rows_5 h2
{
  display: inline;
}

.box_rows_5 li img
{
  vertical-align: middle;
  margin-right: 5px;
}

.box_rows_3
{
  background-color: #d5dca0;
}

.box_rows_3 .content
{
  padding-top: 17px;
  padding-bottom: 9px;
}

.box_rows_3 h2
{
  color: #ffffff;
  font-size: 1.94em;
  font-weight: bold;
}

.box_rows_3 h2 img
{
  vertical-align: middle;
  padding-right: 20px;
}

.box_rows_3 h2 a
{
  color: #f87934;
  text-decoration: none;
}

.box_rows_3 h2 span
{
  color: #5b2771;
  display: inline-block;
}

.box_rows_4
{
  background-color: #201209;
  padding-bottom: 74px;
  color: #DFD0AD;
}

.box_rows_4 h2
{
  color: #623c50;
  font-size: 2.50em;
  line-height: 3.06em;
  font-weight: bold;
}

.box_rows_4 .box_rows
{
  padding: 18px 18px 0;
  background-color: #ffffff;
  width: 734px;
  border-bottom: #ded9cd solid 1px;
}

.box_rows_4 .box_row
{
  padding: 10px;
  margin-bottom: 18px;
  background-color: #f1efe9;
}

.box_rows_4 .live
{
  width: 600px;
}

.box_rows_4 .date
{
  background: url(../images/bg_date.gif) repeat-y 15px top;
  padding-top: 3px;
  padding-left: 13px;
  width: 94px;
  height: 80px;
  text-align: center;
  font-weight: bold;
}

.box_rows_4 .day
{
  color: #623c50;
  font-size: 2.19em;
  line-height: 0.90em;
}

.box_rows_4 .month
{
  color: #ef7640;
  font-size: 0.81em;
  line-height: 1.20em;
}

.box_rows_4 .year
{
  color: #ffffff;
  line-height: 1.60em;
}

.box_rows_4 h3
{
  color: #ef7640;
  font-size: 1.25em;
  line-height: 1.50em;
}

.box_rows_4 p
{
  color: #542b41;
  font-size: 0.88em;
  line-height: 1.30em;
}

.ft
{
  background: #dacaa6 url(../images/bg_footer.jpg) repeat-x center 31px;
  height: 389px;
}

.ft_hd
{
  height: 31px;
}

.ft_hd_grey
{
  background: #dacaa6 url(../images/bg_hd_grey_footer.jpg) repeat-x center top;
}

.ft_hd_brown
{
  background: #dacaa6 url(../images/bg_hd_brown_footer.jpg) repeat-x center top;
}

.ft .content
{
  background: url(../images/footer.png) no-repeat center bottom;
  height: 358px;

}

.ft .details
{
  color: #5b2771;
  padding-top: 180px;
  font-size: 0.75em;
}

.ft h2
{
  color: #5b2771;
  font-weight: bold;
}

.ft h2 a
{
  color: #5b2771;
}

.ft .copyrights
{
  color: #968067;
  padding-top: 60px;
  padding-left: 600px;
  font-size: 0.81em;
}

.ft img
{
  vertical-align: middle;
}

.back_to_home
{
  position: absolute;
  display: block;
  width: 400px;
  height: 150px;
  top: 70px;
  left: 50px;
  text-decoration: none;
}

.back_to_home span
{
  visibility: hidden;
}

.sflive_other a
{
  position: absolute;
  display: block;
  width: 240px;
  height: 80px;
  top: 220px;
  left: 90px;
  text-decoration: none;
}
.sflive_other span
{
  visibility: hidden;
}

.error_list
{
  margin-left: 0;
  margin-bottom: 0;
  list-style: none;
  color: #f00;
}

.error_list li
{
  list-style: none;
}

.not_required
{
  font-weight: normal;
}

strong
{
  font-weight: bold;
}

em
{
  font-style: italic;
}

#speakers
{
  margin-top: 10px;
}

#speakers li
{
  display: inline;
  margin-right: 12px;
  font-size: 90%;
}

/**
  SCHEDULE
**/

.schedule
{
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 90%;
}

.schedule th
{
  font-family: monospace;
}

.schedule td, .schedule th
{
  color: #fff;
  padding: 5px;
  padding-right: 15px;
  border-bottom: 1px solid #333;
  line-height: 1.5em;
}

.schedule .pause
{
  background-color: #222;
}

.schedule .pause-2
{
  background-color: #302219;
}

.schedule .pause-2 td
{
  font-size: 1.4em;
}

.schedule .pause-2 .schedule-speaker a
{
  font-size: 1.7em;
}

.schedule .pause-3
{
  background-color: #222;
  text-align: center;
  font-size: 1.1em;
}

.schedule .pause-2 td
{
  text-align: center;
}

.schedule td .schedule-title a
{
  font-size: 15px;
}

.schedule td .schedule-speaker a
{
  font-size: 12px;
  color:     white;
}

.schedule td a
{
  text-decoration: none;
}

.schedule td a:hover
{
  text-decoration: underline;
}

.schedule img.session_badge
{
  margin-right: 6px;
}

.schedule .to-be-announced
{
  text-align: center;
  color: #666666;
}

.schedule-page h2
{
  padding-top: 40px;
}

/**
  END - SCHEDULE
 **/

/**
  SESSION BADGES
 **/

.badges-legend
{
  text-align: center;
}

.badges-legend li
{
  list-style-type: none;
  display:         inline;
}


/**
  SESSION BADGES
 **/

.sponsors
{
  margin-left: 10px;
}

.sponsors div.first
{
  margin-top: 0;
}

.sponsors div
{
  margin: 10px 0;
}

.sponsors ul
{
  padding: 10px;
  background-color: #fff;
}

.sponsors li
{
  text-align: center;
  margin: 15px 0;
}

#trainings h2
{
  margin-top: 25px;
  font-weight: normal;
}

#trainings h4
{
  font-weight: normal;
}

