﻿@charset "utf-8";
/* CSS Document */

#hdr_logo_topic{
  margin: 30px 0 0 20px !important;
}

/* topic */ .regbutton{  
  background: url("http://www.iqpc.com/uploadedImages/EventRedesign/Singapore/2010/April/18446001/Assets/Register_iq_tab(1).gif") no-repeat left top #0a9741 !important;
}
/* topic */ .eventsubnavbox h2{ 
  background: url("http://www.iqpc.com/uploadedImages/EventRedesign/Singapore/2010/April/18446001/Assets/iq_reg_tab.gif") top no-repeat #0a9741 !important;
  color: #fff !important;
}
/* topic */#header h1{ 
  color: #555555;
}

#header p {
  color: #555555;
}

#topic234 h1{ 
  color:#0a9741;
}

/* Speaker Scroller
--------------------------------*/

.dlpic { float: left; margin: 0 10px 10px 0; }

.spkritem { /*border-bottom: 1px solid #cecece;*/ margin: 0 0 0 -5px; padding: 0 0 5px; }
.spkrhr { border-bottom: 1px solid #cecece; clear: left; margin: 5px 0 0; }

#f_speakers {
  width: 270px;
  height: auto !important;
  padding: 0 5px 5px 5px;
  overflow: hidden;
  margin: 0 0 0 0;
  color: #333;
}
#f_speakers p {
  margin: 5px 0 0 0;
}
#f_speakers ul#speaker_spotlight {
  list-style-type: none !important; margin: 0 10px; padding: 0;
}
#f_speakers ul#speaker_spotlight li {
  list-style-type: none !important;
  padding: 0;
  clear: left;
  margin: 10px 20px 5px 0px;
  font-size:11px;
}
#f_speakers ul#speaker_spotlight li .eventimageleft {
  margin-bottom: 20px;
  margin-top: 0px;
}

/* .jCarousel */
.jcarousel-container {
   position: relative;
}
.jcarousel-clip {
  z-index: 2; padding: 0; margin: 0; overflow: hidden; position: relative;
}
.jcarousel-list {
  z-index: 1; overflow: hidden; position: relative; top:0px; left: 0; margin: 0; padding: 0;
}
.jcarousel-list li, .jcarousel-item {
  float: left; list-style: none; width: 180px; height: auto;
}

.jcarousel-next {
    z-index: 3; display: none; background: url("http://www.iqpc.com/uploadedImages/EventRedesign/Australia/2010/May/11574004/next.png") no-repeat; width: 11px; height: 17px;
    position: absolute; bottom: -25px; right: 230px; cursor: pointer;
}
.jcarousel-prev {
    z-index: 3; display: none; background: url("http://www.iqpc.com/uploadedImages/EventRedesign/Australia/2010/May/11574004/prev.png") no-repeat; width: 10px; height: 17px;
    position: absolute; bottom: -25px; left: 10px; cursor: pointer;
}
