@font-face{
font-family: Gotham;
src: url('/custom-fonts/GothamRnd-Light.otf'),
     url('/custom-fonts/GothamRnd-Light.eot'); /* IE9 */
}
#container_01{ margin-top: 317px;}
.btn_process {
	background:url('/images/event-btp/image_slices_09.jpg') top no-repeat ;
	width: 223px;
	height:48px;
	display:block;
	color:transparent;
}
.pointer{
	cursor:pointer;
}
.btn_process:hover {
	background:url('/images/event-btp/image_slices_09.jpg') bottom no-repeat ;
	color:transparent;
}
.box-past {
    border: 1px solid #C5C5C5;
    height: 224px;
    margin-right: 20px;
    padding: 2px;
	text-align:center;
	width:274px;
}
.box-past img {
	width:274px;
	margin-bottom:20px;
}
#content-past {
	margin-top:30px;
}
#content-past h2 {
		font-size:22px;
		margin-left:20px !important;
		font-family: Gotham;
}
#content-reward {
	text-align: center;
	margin-top:50px;
}
#slide-btp{
	width:100%;
	height:298px;
	background:url('/images/event-btp/image_slices_02.jpg') repeat center;
	display:block;
	position:absolute;
	top:219px;
}
.jayq-smoothness .ui-widget-content {
    background: url("images/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50% #FFFFFF;
    border: none !important;;
    color: #222222;
}
.ui-widget-content {
    width: 100% !important;
}
#tabs-event {
	margin-top:50px;
}
.jayq-smoothness .ui-tabs .ui-tabs-panel {
    padding: 0 0px 0 5px!important;
width: 889px!important;
}
.jayq-smoothness .ui-widget {
    font-size: 14px !important;
	line-height: 20px;
}
.format_text{ font-size:16px !important;}
/*----------------------------------------------------------------------------------*/
  #tabs {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  #tabs li {
    float: left;
    margin: 0 -15px 0 0;
  }

  #tabs a {
    float: left;
    position: relative;
    padding: 0 40px;
    height: 0;
    line-height: 30px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;      
    border-right: 30px solid transparent;
    border-bottom: 30px solid #3D3D3D;
    border-bottom-color: #777\9;
    opacity: .3;
    filter: alpha(opacity=30);      
  }

  #tabs a:hover,
  #tabs a:focus {
    border-bottom-color: #2ac7e1;
    opacity: 1;
    filter: alpha(opacity=100);
  }

  #tabs a:focus {
    outline: 0;
  }

  #tabs #current {
    z-index: 3;
    border-bottom-color: #3d3d3d;
    opacity: 1;
    filter: alpha(opacity=100);      
  }

  /* ----------- */
  #content {
      background: #fff;
      border-top: 2px solid #3d3d3d;
      padding: 2em;
      /*height: 220px;*/
  }

  #content h2,
    #content h3,
    #content p {
      margin: 0 0 15px 0;
  }  

  /* Demo page only */
  #about {
      color: #999;
      text-align: center;
      font: 0.9em Arial, Helvetica;
  }

  #about a {
      color: #777;
  }   
  .jayq-smoothness .ui-tabs .ui-tabs-nav li{
	font-weight:bold;
  }

  .ui-tabs-panel ul li a{
	color:#007AC0!important;
	text-decoration:underline!important;
  }