.superbanner-container-top {
  margin-top: 12px;
  height: 3px;
  background: url(../img/bg_superbanner_container_top.gif) no-repeat bottom left;
}
.superbanner-wrapper {
  position: relative;
  z-index: 100;
  height: 450px;
}
.superbanner-container {
  padding: 7px 10px;
  background: url(../img/bg_superbanner_container.gif) no-repeat bottom left;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 945px;
}
.superbanner {
  width: 100%;
  overflow: hidden;
}
div.panes,
div.pane,
ul.tabs,
ul.tabs li,
ul.tabs li a {
  float: left;
  display: inline;
  position: relative;
}
ul.tabs { 
  width: 144px; 
  padding-bottom: 4px;
  background: url(../img/shadow_tabs.gif) no-repeat bottom left;
}
ul.tabs li {
  width: 144px;
  height: 119px;
  background-position: 0 -119px;
  background-repeat: no-repeat;
}
ul.tabs li a {
  width: 144px;
  height: 119px;
  /*text-indent: -999em;
  font-size: 0;*/
  overflow: hidden;
  background-position: 0 -119px;
  background-repeat: no-repeat;
}

ul.tabs li a .title
{float:left;
 display:inline;
 margin:0;
 padding:0;
 margin-top:15px;
 margin-left:10px;
 width:115px;
 font-weight:bold;
 font-size:19px;
 text-transform:uppercase;
 1height:40px;
 overflow:hidden;
 padding-top:2px;
 color:#ffffff;
}

ul.tabs li a .abstract
{float:left;
 display:inline;
 margin:0;
 padding:0;
 margin-top:5px;
 margin-left:10px;
 width:115px;
 font-weight:normal;
 font-size:13px;
 height:46px;
 overflow:hidden;
 color:#ffffff;
}

ul.tabs li.current a .title
{color: #FE2C9F !important;
}

ul.tabs li.current a .abstract
{color: #FE2C9F !important;
}
ul.tabs li.tab1 { background-image: url(../img/superbanner_tab1.png); }
ul.tabs li.tab2 { background-image: url(../img/superbanner_tab2.png); }
ul.tabs li.tab3 { background-image: url(../img/superbanner_tab3.png); }

ul.tab1 { background-position: -18px 100%; }
ul.tab1 li.tab3 { background-position: 0 -238px; }
ul.tab2 { background-position: -9px 100%; } 
ul.tab3 { background-position: 0 100%; }
ul.tab3 li.tab1 { background-position: 0 -238px; }
ul.tab3 li.tab2 { background-position: 0 -119px; }

ul.tabs li.current,
ul.tabs li.current a { background-position: 0 0; }

#exp_gallery  img{
  display:none;
}

#exp_gallery  img.active{
  display:block;
}



div.panel {
  position: relative;
  z-index: 50;
  text-align:center;
  overflow: hidden;
  padding: 5px;
  height: 59px;
  1max-height: 410px!important;
  cursor: pointer;
}
a.panel-trigger {
  background: url(../img/panel_trigger.png) no-repeat top left;
  width: 68px;
  height: 24px;
  position: absolute;
  bottom: -20px;
  left: 449px;
  clear: both;
}
div.panel label {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
div.panel h2 {
  font-size: 28px;
  color: #1f1f1f;
  line-height: 30px;
  text-transform: uppercase;
}
div.panel ins {
  display: block;
  margin-top: -3px;
}

div.panel p {
  display: block;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
  text-align: left;
}


/* white box */
.white-box { 
  position: relative;
  margin-top: 7px;
  z-index: 10; 
}
.white-box { overflow: hidden; clear: both; }
.white-box .white-box-top-l,
.white-box .white-box-top-r,
.white-box .white-box-bottom-l,
.white-box .white-box-bottom-r {
  float: left;
  font-size: 0;
  width: 50%;
  background: url(../img/whitebox_corners.gif) no-repeat top left;
  height: 4px;
}
.white-box .white-box-top-l { background-position: top left; }
.white-box .white-box-top-r { background-position: top right; }
.white-box .white-box-bottom-l { background-position: bottom left; }
.white-box .white-box-bottom-r { background-position: bottom right; }
.white-box .white-box-content {
  border-left: 1px solid #cacbca;
  border-right: 1px solid #cacbca;
  padding: 7px 0;
  background: #fff; 
  clear: both;
  overflow: hidden;
}

.double-four {
  float: left;
  display: inline;
  overflow: hidden;
  width: 465px;
  height: 192px;
  margin-left: 12px;
  1margin-top: 12px;
  background: url(../img/bg_box_double_four.png) no-repeat top left;
}


.double {
  float: left;
  display: inline;
  overflow: hidden;
  width: 465px;
  height: 248px;
  margin-left: 12px;
  margin-top: 12px;
  background: url(../img/bg_box_double.gif) no-repeat top left;
}
.double .one {
  position: relative;
  margin: 11px 11px 10px 11px;
  overflow: hidden;
}
.double .one .frame-top,
.double .one .frame-bottom {
  position: absolute;
  left: 0px;
  width: 5px;
  height: 5px;
}
.double .one .frame-top {
  top: 0px;
  background: url(../img/double_side_frame_top.png) no-repeat top left;
}
.double .one .frame-bottom {
  bottom: 0px;
  background: url(../img/double_side_frame_bottom.png) no-repeat top left;
}
.double .one img,
.double .one .text {
  float: left;
  display: inline;
}
.double .one .text { 
  width: 201px;
  padding: 36px 13px 13px 13px; 
}
.double .one h3, .double .one h3 a {
  color: #fe2c9f;
  text-transform: uppercase;
}
.double .one h3 span { display: block; font-size: 21px; }

.double .one ins {
  display: block; 
  color: #6f6f6f;
  font-size: 14px;
  line-height: 16px;
  margin-top: 16px;
}

.double .one .social {
  position: absolute;
  bottom: 5px;
  left: 230px;
}