/* GLOBAL */

body {
  font-family: 'Microsoft Yahei', Arial, sans-serif;
  color: #333;
  background: #333;
}

a {
  color: #2b4091;
  text-decoration: none;
}

a:hover {
  color: #1986e3;
}

img {
  border: 0;
}

* {
  outline: none;
}

.inner-wrapper {
  width: 1200px;
  margin: auto;
}

#page-wrapper {
  width: 1200px;
  margin: auto;
  background: #fff;
}

/* HEADER */

#header {
  height: 146px;
  background: url('../images/header-bg.png')/*tpa=http://www.cnsftc.com/sftc/images/header-bg.png*/ repeat-x top;
}

#header #language-switcher {
  position: absolute;
  z-index: 1000;
  width: 1200px;
}

#header #language-switcher ul.menu {
  width: 1060px;
  margin: auto;
  padding: 0;
  padding-top: 20px;
  text-align: right;
  font-size: 12px;
}

#header #language-switcher ul.menu li {
  display: inline;
  list-style: none;
  padding: 5px;
  text-transform: uppercase;
}

#header #language-switcher ul.menu li.active {
  color: #f00;
  text-decoration: underline;
}

#header #navigation {
  width: 1200px;
  height: 180px;
  position: absolute;
}

#header #navigation #header-overlay-1 {
  position: absolute;
  width: 400px;
  height: 116px;
  background: url('../images/logo.png')/*tpa=http://www.cnsftc.com/sftc/images/logo.png*/ no-repeat left top;
  z-index: 100;
}

#header #navigation #header-overlay-2 {
  position: absolute;
  left: 800px;
  width: 400px;
  height: 116px;
  background: url('../images/logo.png')/*tpa=http://www.cnsftc.com/sftc/images/logo.png*/ no-repeat right top;
  z-index: 100;
}

#header #navigation #header-overlay-3 {
  position: absolute;
  left: 400px;
  width: 400px;
  height: 180px;
  background: url('../images/logo.png')/*tpa=http://www.cnsftc.com/sftc/images/logo.png*/ no-repeat top;
  z-index: 100;
}

#header #navigation #header-overlay-3 a {
  width: 240px;
  height: 130px;
  display: block;
  margin: auto;
  overflow: hidden;
  text-indent: -1000px;
}

#header #navigation ul.menu {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  width: 1120px;
  margin: 0 auto;
}

#header #navigation ul.menu li {
  list-style: none;
  margin: 0 1px;
  padding: 0;
  float: left;
  width: 118px;
  text-align: center;
  padding-top: 104px;
  text-transform: uppercase;
}

#header #navigation ul.menu li.active,
#header #navigation ul.menu li:hover {
  background: url('../images/menu-item-bg-active.png')/*tpa=http://www.cnsftc.com/sftc/images/menu-item-bg-active.png*/ bottom repeat-x;
}

#header #navigation ul.menu li a {
  display: block;
  overflow: hidden;
  padding: 12px 0;
  color: #fff;
  text-decoration: none;
}

#header #navigation ul.menu li#menu-item-home {
  width: 400px;
  height: 180px;
  margin: 0;
  padding: 0;
}

#header #navigation ul.menu li#menu-item-home a {
  display: none;
}

#header #navigation ul.menu li ul.sub-menu {
  display: none;
  background: #1986e3;
  z-index: 10000;
  position: absolute;
  padding: 20px 0;
  margin: 0;
}

#header #navigation ul.menu li ul.sub-menu li {
  display: block;
  float: none;
  background: none;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 12px;
  text-transform: none;
}

#header #navigation ul.menu li ul.sub-menu li a {
  padding: 8px 20px;
}

#header #navigation ul.menu li ul.sub-menu li a:hover {
  background: #5eabeb;
}


/* BANNER */

#banner {
  padding-bottom: 10px;
  background: url('../images/banner-shadow.png')/*tpa=http://www.cnsftc.com/sftc/images/banner-shadow.png*/ repeat-x bottom;
}

#banner .slide {
  position: absolute;
  overflow: hidden;
  width: 100%;
}

#banner .slide .image {
  position: absolute;
}

#banner .slide .caption {
  margin-top: 150px;
  margin-left: 80px;
}

#banner .slide .caption div {
  width: 500px;
  font-size: 28px;
  font-weight: bold;
  color: #1986e3;
}

#banner .slide .image img {
  display: block;
}

body.home #banner {
  height: 500px;
}

body.home #banner .slide {
  height: 500px;
}

/* PAGE TITLES */

#page-title {
  height: 133px;
}

#page-title-shadow {
  height: 10px;
  background: url('../images/banner-shadow.png')/*tpa=http://www.cnsftc.com/sftc/images/banner-shadow.png*/ repeat-x bottom;
}

#page-title h1 {
  font-size: 30px;
  line-height: 40px;
  height: 40px;
  margin: 0;
  padding: 45px 80px;
  white-space: nowrap;
  font-weight: bold;
  color: #1986e3;
}

body.about-us #page-title {
  background: url('../images/title-bg-about-us.jpg')/*tpa=http://www.cnsftc.com/sftc/images/title-bg-about-us.jpg*/ no-repeat right;
}

body.news #page-title {
  background: url('../images/title-bg-news.jpg')/*tpa=http://www.cnsftc.com/sftc/images/title-bg-news.jpg*/ no-repeat right;
}

body.culture #page-title {
  background: url('../images/title-bg-culture.jpg')/*tpa=http://www.cnsftc.com/sftc/images/title-bg-culture.jpg*/ no-repeat right;
}

body.products #page-title {
  background: url('../images/title-bg-products.jpg')/*tpa=http://www.cnsftc.com/sftc/images/title-bg-products.jpg*/ no-repeat right;
}

body.contact #page-title {
  background: url('../images/title-bg-contact.jpg')/*tpa=http://www.cnsftc.com/sftc/images/title-bg-contact.jpg*/ no-repeat right;
}

/* LEFT SIDEBAR */

#left-sidebar {
  width: 192px;
  float: left;
  padding-left: 60px;
  padding-top: 80px;
  padding-bottom: 80px;
  background: url('../images/left-sidebar-shadow.png')/*tpa=http://www.cnsftc.com/sftc/images/left-sidebar-shadow.png*/ repeat-y right;
}

#left-sidebar ul#left-menu {
  margin: 0;
  padding: 0;
  margin-right: -10px;
  width: 198px;
}

#left-sidebar ul#left-menu li {
  display: block;
  list-style: none;
  margin: 0;
  margin-bottom: 1px;
  padding-right: 6px;
}

#left-sidebar ul#left-menu li a {
  display: block;
  padding: 6px 15px;
  font-size: 14px;
  font-weight: bold;
  background: #ebebeb;
  color: #666;
}

#left-sidebar ul#left-menu li a:hover {
  background: #1986e3;
  color: #fff;
}

#left-sidebar ul#left-menu li.active {
  background: url('../images/left-menu-indic.png')/*tpa=http://www.cnsftc.com/sftc/images/left-menu-indic.png*/ no-repeat;
  background-position: right 9px;
}

#left-sidebar ul#left-menu li.active a {
  color: #fff;
  background: #1986e3;
}

#left-sidebar ul#left-menu li ul.sub-menu {
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
}

#left-sidebar ul#left-menu li ul.sub-menu li {
  padding-left: 20px;
  background: url('../images/bullet.png')/*tpa=http://www.cnsftc.com/sftc/images/bullet.png*/ 6px center no-repeat;
  border-bottom: 1px solid #ebebeb;
}

#left-sidebar ul#left-menu li ul.sub-menu li a {
  font-size: 12px;
  font-weight: normal;
  background: none;
  color: #999;
  padding-left: 0;
}

#left-sidebar ul#left-menu li ul.sub-menu li.active a,
#left-sidebar ul#left-menu li ul.sub-menu li a:hover {
  color: #1986e3;
}


#left-sidebar .item-list ul {
  padding: 0 20px;
}

#left-sidebar .item-list ul li {
  list-style: none;
  display: block;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
  font-size: 12px;
}

#left-sidebar .item-list ul li img {
  max-width: 100%;
  height: auto;
}


/* MAIN CONTENT */


  #main {
    overflow: auto;
    padding: 20px 80px;
  }

  #main h2 {
    font-size: 18px;
    margin: 0;
    padding: 10px 0;
    color: #1986e3;
    border-bottom: 1px solid #bbc4cd;
    text-transform: uppercase;
  }

  #main .meta {
    padding: 20px 0;
    font-size: 12px;
    color: #999;
  }

  #main p {
    font-size: 14px;
    color: #666;
  }

  #main img {
    max-width: 100%;
    display: block;
  }

  #main .item-list .content ul {
    margin: 0;
    padding: 0;
  }

  #main .item-list .content ul li {
    margin: 0;
    padding: 6px;
    padding-left: 20px;
    list-style: none;
    border-bottom: 1px dotted #ccc;
    overflow: auto;
    background: url('../images/bullet.png')/*tpa=http://www.cnsftc.com/sftc/images/bullet.png*/ 4px center no-repeat;
  }

  #main .item-list .content ul li .title {
    float: left;
  }

  #main .item-list .content ul li .date {
    float: right;
    color: #999;
  }

  #main .item-list .pager {
    font-size: 12px;
    padding: 20px;
    text-align: center;
  }

  /* PAGE WITH LEFT SIDEBAR */

  body.with-left-sidebar #main {
    width: 780px;
    float: right;
  }

  /* HOME */

  body.home #main .block h2 {
    font-size: 14px;
    border-bottom: 1px solid #1986e3;
    overflow: auto;
    padding: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
  }

  body.home #main .block h2 span {
    background: #1986e3;
    color: #fff;
    display: block;
    padding: 4px 15px;
    float: left;
  }

  body.home #main .block .content {
    height: 200px;
  }

  body.home #main .block .content * {
    font-size: 12px;
  }

  body.home #main .block .more-link {
    clear: both;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
  }

    /* NEWS */

    /* the tabs (using jQuery Easytabs) */

    .etabs {
      margin: 0;
      padding: 0;
      font-size: 14px;
      border-bottom: 1px solid #1986e3;
      overflow: auto;
      margin-bottom: 10px;
      margin-left: 240px;
      text-transform: uppercase;
    }
    .tab {
      display: inline-block;
      zoom: 1;
      *display: inline;
      background: #ccc;
      padding: 4px 15px;
      font-weight: bold;
    }
    .tab a {  }
    .tab a:hover {  }
    .tab.active { background: #1986e3; }
    .tab a.active { color: #fff; }


  body.home #main #block-home-latest-news {
    float: left;
    width: 740px;
  }

  body.home #main #block-home-latest-news h2 {
    margin-left: 240px;
  }

  body.home #main #block-home-latest-news .featured {
    float: left;
    width: 198px;
  }

  body.home #main #block-home-latest-news .featured ul,
  body.home #main #block-home-latest-news .featured ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 198px;
  }

  body.home #main #block-home-latest-news .featured .cycle-pager {
    width: 198px;
    margin-top: 124px;
    position: absolute;
    z-index: 10000;
    height: 16px;
  }

  body.home #main #block-home-latest-news .featured .cycle-pager a {
    float: left;
    font-size: 11px;
    line-height: 14px;
    width: 14px;
    text-align: center;
    margin-left: 1px;
    background: #000;
    color: #fff;
    padding: 2px;
  }

  body.home #main #block-home-latest-news .featured .cycle-pager a.cycle-pager-active {
    background: #1986e3;
  }

  body.home #main #block-home-latest-news .featured img {
    display: block;
  }

  body.home #main #block-home-latest-news .featured .title {
    font-weight: bold;
    font-size: 14px;
    height: 3em;
    padding: 10px 0;
  }

  body.home #main #block-home-latest-news .content {
    float: right;
    width: 500px;
  }

  body.home #main #block-home-latest-news .content a {
    color: #666;
  }

  body.home #main #block-home-latest-news .content a:hover {
    color: #1986e3;
  }

  body.home #main #block-home-about-us {
    float: right;
    width: 250px;
  }

  body.home #main #block-home-about-us .content {
    color: #666;
  }

  body.home #main #block-home-about-us .content p {
    line-height: 180%;
    text-indent: 2em;
  }

  body.home #home-products {
    background: url('../images/home-products-bg.png')/*tpa=http://www.cnsftc.com/sftc/images/home-products-bg.png*/ repeat-x;
    height: 213px;
    padding: 20px 0;
  }

  body.home #home-products h2 {
    color: #fff;
    margin: 0 80px;
    margin-bottom: 20px;
    font-size: 14px;
    text-transform: uppercase;
  }

  body.home #home-products .content {
    width: 1040px;
    height: 190px;
    overflow: hidden;
    margin: auto;
  }

  body.home #home-products .content ul {
    overflow: auto;
  }

  body.home #home-products .content ul li {
    float: left;
    display: block;
    list-style: none;
    margin: 0 20px;
    padding: 0;
    width: 140px;
    height: 190px;
    text-align: center;
  }

  body.home #home-products .content ul li .image img {
    display: block;
    border: 1px solid;
  }

  body.home #home-products .content ul li .title {
    font-size: 12px;
    padding: 10px 0;
  }

  body.home #home-products .content ul li a {
    color: #fff;
  }

  body.home #home-products .content ul li a:hover {
    color: #1986e3;
  }

  /* NEWS */

  body.news #main .item-list {
    font-size: 14px;
  }

  body.news #main  .item-list li {
    padding: 10px;
    padding-left: 20px;
  }

  body.news #main .item-list li a {
    color: #666;
  }

  body.news #main .item-list li a:hover {
    color: #1986e3;
  }

  /* PRODUCTS */

  body.products #main .item-list ul {
    overflow: auto;
  }

  body.products #main .item-list ul li {
    padding: 25px;
    width: 140px;
    height: 180px;
    overflow: hidden;
    background: none;
    border: none;
    float: left;
  }

  body.products #main .item-list ul li .title {
    font-size: 14px;
    padding: 10px;
    height: 20px;
    text-align: center;
    float: none;
  }

  body.products #main .content ul li .image img {
    display: block;
    border: 1px solid #ccc;
  }

  body.products #main .content ul li a:hover {
    color: #1986e3;
  }

  body.products #main .content ul li a:hover img {
    border-color: #1986e3;
  }

  body.product-details #main #cycle-product-images-pager a {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 10px;
    margin-left: 0;
  }

  body.product-details #main #cycle-product-images-pager a img {
    display: inline-block;
  }

/* FOOTER */

#footer {
  clear: both;
  background: #1986e3;
  color: #fff;
  font-size: 12px;
  line-height: 30px;
}

#footer .inner-wrapper {
  overflow: auto;
  width: 1060px;
}

#footer #footer-links {
  float: left;
  padding: 15px;
}

#footer #footer-links select {
  background: #fff;
  color: #333;
  height: 30px;
  width: 240px;
}

#footer #footer-message {
  float: right;
  padding: 15px;
}
