/* header */

.zone-user-wrapper {
  background: #f2efe8 url(../images/header_bg.jpg) repeat-x;
  height: 119px;
}

.region-user-second-inner {
  width: 100%;
  margin: 0;
}

.zone-menu-wrapper {
  background: #f87f00 url(../images/menu_bg.jpg) repeat-x;
  height: 37px;
}

.region-menu-left-inner ul {
  width: 100%;
}

.region-menu-left-inner .sf-depth-1 {
  width: 16%;
}

.zone-menu ul.main-menu li a {
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}

.sf-menu a {
  padding: 4px;
}

.sf-menu.sf-style-space-orange li, 
.sf-menu.sf-style-space-orange li li, 
.sf-menu.sf-style-space-orange li li li, 
.sf-menu.sf-style-space-orange.sf-navbar {
  background: none;
}

.sf-menu.sf-style-space-orange li:hover,
.sf-menu.sf-style-space-orange li.sfHover,
.sf-menu.sf-style-space-orange li.active a,
.sf-menu.sf-style-space-orange a:focus,
.sf-menu.sf-style-space-orange a:hover,
.sf-menu.sf-style-space-orange a:active,
.sf-menu.sf-style-space-orange.sf-navbar li li a {
  color: #fff;
}

.sf-menu.sf-style-space-orange li,
.sf-menu.sf-style-space-orange.sf-navbar {
  background: none;
}

.sf-menu.sf-style-space-orange a {
  border: none;
  color: #000;
  padding: 4px;
  text-decoration: none;
}

.sf-menu.sf-style-space-orange li:hover, 
.sf-menu.sf-style-space-orange li.sfHover, 
.sf-menu.sf-style-space-orange li.active a, 
.sf-menu.sf-style-space-orange a:focus, 
.sf-menu.sf-style-space-orange a:hover, 
.sf-menu.sf-style-space-orange a:active {
  background: none;
  color: #FFFFFF;
}

.sf-menu.sf-style-space-orange li.sf-depth-2:hover,
.sf-depth-2,
.sf-depth-3 {
   background: #F77F00;
}

.sf-depth-2,
.sf-depth-3 {
  border-top: 1px solid #FFFFFF;
}

.jics-logo {
  background: transparent url(../images/jicslogo_large.png) no-repeat;
  width: 271px;
  height: 88px;
  margin: 20px 0 0 10px;
}

.ut-logo {
  background: transparent url(../images/utlogo_large.png) no-repeat;
  width: 271px;
  /*height: 80px;*/
  height: 44px;
  /*margin: 24px 0 0 0;*/
  margin: 34px 15px 0 0;
}

.ornl-logo {
  background: transparent url(../images/ornl_logo_large.png) no-repeat;
  /*width: 168px;*/
  /*height: 80px;*/
  width: 249px;
  height: 60px;
  margin: 28px 0 0 0;
}


.slidecaption {
  position: absolute;
  right: 30px;
  top: 20px;
  width: 300px;
  padding: 20px 20px 30px 20px;
  font-size: 16px;
  margin: 0;
  text-align: center;
}

.slidecaption a {
  color: #fff;
  text-decoration: none;
}

.slidehd {
  font-size: 20px;
  /* padding-bottom: 2px; */
  display: block;
  line-height: 1.2;
}

.slidesum {
  display: block;
  line-height: 1;
} 

.flex-control-nav {
  top: 220px;
  right: 36px;
  position: absolute;
  text-align: center;
  width: 300px;
}
