@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,500,700);
.cf:before,
.cf:after {
  content: " ";
  display: table; }

.cf:after {
  clear: both; }

html, body {
  margin: 0;
  padding: 0;
  line-height: normal; }

body {
  behavior: url('PIE.htc');
  position: relative;
  min-width: 1137px; }

input[type="search"] {
  -webkit-appearance: none; }

input[type='submit'] {
  -webkit-appearance: none; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none; }

/*=== post reset ===*/
h1 {
  font-size: 2em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  font-weight: bold; }

h2 {
  font-size: 1.5em;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  font-weight: bold; }

h3 {
  font-size: 1.17em;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: bold; }

h4 {
  margin-top: 1.33em;
  margin-bottom: 1.33em;
  font-weight: bold; }

h5 {
  font-size: 0.83em;
  margin-top: 1.67em;
  margin-bottom: 1.67em;
  font-weight: bold; }

h6 {
  font-size: 0.67em;
  margin-top: 2.33em;
  margin-bottom: 2.33em;
  font-weight: bold; }

p {
  margin-top: 1em;
  margin-bottom: 1em; }

ul {
  list-style-type: disc;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-left: 40px; }

ol {
  list-style-type: decimal;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 40px; }

blockquote {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 40px;
  margin-right: 40px;
  font-style: italic; }

/* general styling */
.container {
  width: 1137px;
  margin: 0 auto;
  position: relative; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }

a.no-decoration {
  text-decoration: none;
  color:white;
}

.btn-padding {
  padding: 5px;
}

.btn-green {
  background: #8ec549;
  color: #fff;
  border-left: 5px solid #6a9236; }

.btn-blue {
  background: #54a9ff;
  color: #fff;
  border-left: 5px solid #356aa0; }

.btn-orange {
  background: #f2a02b;
  color: #fff;
  border-left: 5px solid #98641b; }

.breadcrumbs {
  margin: 37px 0 0;
  padding: 0 0 12px; }
  .breadcrumbs ul {
    margin: 0;
    padding: 0; }
    .breadcrumbs ul li {
      list-style: none;
      margin: 0 5px 0 0;
      display: inline; }
      .breadcrumbs ul li a {
        font-family: 'Raleway', sans-serif;
        font-weight: 400;
        font-size: 13px;
        line-height: 13px;
        color: #000000;
        text-decoration: none;
        background: #e7eaee;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        padding: 4px 7px 4px 9px; }
      .breadcrumbs ul li:last-child a {
        background: #d9d9d9; }

img {
  border: none;
  outline: none; }

.main-heading {
  margin: -15px 0 35px; }
  .main-heading h1 {
    font-size: 27px;
    line-height: 27px;
    color: #000000;
    margin: 0;
    font-weight: 500;
    font-family: 'Raleway', sans-serif; }

body.article .page-contents {
  padding-bottom: 239px; }

.your-comment-form-container {
  font-family: 'Verdana', sans-serif;
  padding: 0 0 18px; }
  .your-comment-form-container form {
    margin: 0;
    padding: 0; }
    .your-comment-form-container form fieldset {
      margin: 0;
      padding: 26px 14px 0;
      border: none; }
    .your-comment-form-container form .form-row {
      margin: 0; }
      .your-comment-form-container form .form-row:before, .your-comment-form-container form .form-row:after {
        content: " ";
        display: table; }
      .your-comment-form-container form .form-row:after {
        clear: both; }
      .your-comment-form-container form .form-row .form-row--left {
        float: left; }
      .your-comment-form-container form .form-row .form-row--right {
        float: right; }
    .your-comment-form-container form .label {
      font-family: 'Verdana', sans-serif;
      font-size: 16px;
      line-height: 18px;
      color: #000;
      margin: 0 10px 0 0;
      position: relative;
      top: -7px; }
    .your-comment-form-container form h2 {
      font-size: 22px;
      line-height: 18px;
      color: #000000;
      font-weight: 400;
      margin: 0; }
    .your-comment-form-container form textarea {
      border: 1px solid #d8d8d8;
      font-size: 14px;
      line-height: 18px;
      color: #c0c0c0;
      padding: 10px;
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      height: 145px;
      resize: none;
      overflow: auto; }
    .your-comment-form-container form input[type='submit'] {
      font-size: 18px;
      line-height: 18px;
      text-transform: uppercase;
      border: none;
      font-weight: 400;
      background: #8ec549;
      color: #fff;
      border-left: 5px solid #6a9236;
      margin: 8px 0 0;
      padding: 8px 21px 5px 19px;
      font-weight: 300;
      font-family: 'Arial', sans-serif;
      outline: none;
      cursor: pointer; }

.search-form-container {
  font-family: 'Verdana', sans-serif;
  padding: 10px; }
  .search-form-container form {
    margin: 0;
    padding: 0; }
    .search-form-container form fieldset {
      margin: 0;
      padding: 10px 0;
      border: none; }
    .search-form-container form input[type='search'] {
      width: 260px;
      height: 35px;
      background: #fff;
      border: 1px solid #dbdbdb;
      margin: 0 auto;
      display: block;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0 10px;
      font-size: 14px;
      line-height: 16px;
      color: #000;
      font-family: 'Verdana', sans-serif; }

.comments-list {
  padding: 0;
  border-top: 1px solid #dadada; }
  .comments-list .comment {
    padding: 22px 14px 11px;
    position: relative;
    border-top: 1px solid #dadada; }
    .comments-list .comment:before, .comments-list .comment:after {
      content: " ";
      display: table; }
    .comments-list .comment:after {
      clear: both; }
    .comments-list .comment:first-child {
      border: none; }
    .comments-list .comment .img-container {
      float: left;
      width: 86px;
      height: 81px;
      background: url(bg-avatar-placeholder.jpg) no-repeat center center;
      overflow: hidden; }
      .comments-list .comment .img-container img {
        width: 100%;
        height: auto; }
    .comments-list .comment .text-container {
      float: left;
      margin: 0 0 0 13px; }
      .comments-list .comment .text-container .user {
        font-family: 'Raleway', sans-serif;
        font-size: 20px;
        line-height: 20px;
        color: #000000;
        font-weight: 700; }
      .comments-list .comment .text-container .rating {
        font-family: 'Verdana', sans-serif;
        font-weight: 700;
        font-size: 13px;
        line-height: 18px;
        color: #fff;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        position: relative;
        display: inline-block;
        top: -3px;
        left: 8px;
        padding: 2px 0;
        text-align: center;
        width: 45px; }
        .comments-list .comment .text-container .rating.positive {
          background: #6aa977; }
          .comments-list .comment .text-container .rating.positive .value:before {
            content: '+';
            display: inline; }
        .comments-list .comment .text-container .rating.negative {
          background: #ae6464; }
          .comments-list .comment .text-container .rating.negative .value:before {
            content: '-';
            display: inline; }
      .comments-list .comment .text-container .meta {
        font-family: 'Verdana', sans-serif;
        font-size: 13px;
        line-height: 20px;
        color: #818181; }
      .comments-list .comment .text-container .content {
        max-width: 540px;
        font-family: 'Verdana', sans-serif;
        margin: 12px 0 0; }
        .comments-list .comment .text-container .content p {
          font-size: 13px;
          line-height: 18px;
          color: #000000;
          margin: 0; }
    .comments-list .comment:hover .rate {
      display: block; }
  .comments-list .rate {
    position: absolute;
    top: 21px;
    right: 10px;
    display: none;
    z-index: 9; }
    .comments-list .rate a {
      display: inline-block;
      font-size: 16px;
      text-decoration: none;
      line-height: 20px;
      color: #fff;
      font-weight: 700;
      width: 45px;
      text-align: center;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px; }
      .comments-list .rate a.btn-up {
        background: #6aa977; }
      .comments-list .rate a.btn-down {
        background: #ae6464; }
  .comments-list .btn-show {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    background: url(images/icon-btn-resize.png) no-repeat center center;
    top: 10px;
    right: 10px;
    z-index: 8; }

/* header styling */
header {
  position: fixed;
  z-index: 100;
  width: 100%;
  top: 0;
}
header .main-logo {
  margin: 13px 0 0; }
  header .main-logo a {
    display: block;
    width: 348px;
    height: 65px;
    background: url(main-logo.png) no-repeat center center;
    text-indent: -9999px; }

.header--top {
  background: #404040;
  height: 93px; }

.header--middle {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 2; }

.header--bottom {
  position: relative;
  margin-top: 130px;
  z-index: 1;
  background: #ffffff; }
  .header--bottom.homepage {
    background: #f3f3f3; }
  .header--bottom .left-col {
    float: left;
    padding: 0 0 29px; }
    .header--bottom .left-col:before, .header--bottom .left-col:after {
      content: " ";
      display: table; }
    .header--bottom .left-col:after {
      clear: both; }
  .header--bottom .image-container {
    float: left; }
  .header--bottom .home-list {
    float: left;
    margin: 25px 0 0 103px;
    padding: 0;
    font-family: 'Raleway', sans-serif; }
    .header--bottom .home-list li {
      list-style: none;
      display: block;
      margin: 0;
      font-size: 18px;
      line-height: 44px; }
      .header--bottom .home-list li a {
        font-family: 'Raleway', sans-serif;
        font-size: 18px;
        line-height: 18px;
        color: #343434;
        text-decoration: none; }
      .header--bottom .home-list li .icon {
        display: inline-block;
        width: 34px;
        height: 34px;
        position: relative;
        top: 10px;
        margin: 0 15px 0 0; }
      .header--bottom .home-list li:nth-child(1) .icon {
        background: url(icon-round-consultancy.png) no-repeat center center; }
      .header--bottom .home-list li:nth-child(2) .icon {
        background: url(icon-round-experience.png) no-repeat center center; }
      .header--bottom .home-list li:nth-child(3) .icon {
        background: url(icon-round-time.png) no-repeat center center; }
  .header--bottom .right-col {
    float: left;
    margin: 30px 0 0 67px;
    width: 420px;
    border-left: 1px solid #cccccc;
    height: 145px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 0 0 63px; }
    .header--bottom .right-col h2 {
      font-family: 'Raleway', sans-serif;
      font-size: 18px;
      line-height: 18px;
      color: #343434;
      font-weight: normal;
      margin: 0 0 16px; }
    .header--bottom .right-col p {
      font-family: 'Raleway', sans-serif;
      font-size: 16px;
      line-height: 18px;
      color: #707070;
      font-weight: normal;
      margin: 0; }
    .header--bottom .right-col .row {
      margin: 34px 0 0; }
      .header--bottom .right-col .row:before, .header--bottom .right-col .row:after {
        content: " ";
        display: table; }
      .header--bottom .right-col .row:after {
        clear: both; }
    .header--bottom .right-col .btn-signup {
      font-family: 'Raleway', sans-serif;
      font-weight: 700;
      text-decoration: none;
      font-size: 16px;
      line-height: 18px;
      padding: 13px 15px 12px;
      border-width: 10px;
      margin: 0 30px 0 0; }
    .header--bottom .right-col .text-link {
      font-family: 'Raleway', sans-serif;
      font-weight: 400;
      font-size: 16px;
      line-height: 16px;
      color: #676767; }

.header--left {
  float: left; }

.header--right {
  float: right; }

.user-panel {
  margin: 49px 0 0; }
  .user-panel .btn {
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    font-family: 'Arial', sans-serif;
    text-decoration: none;
    margin: 0 0 0 5px;
    padding: 4px 8px 6px;
    font-weight: 300; }

.main-nav {
  position: relative;
  z-index: 3; }
  .main-nav ul {
    margin: 0;
    padding: 0;
    white-space: nowrap; }
    .main-nav ul li {
      margin: 0 0 0 27px;
      list-style: none;
      display: inline; }
      .main-nav ul li a {
        display: inline-block;
        font-size: 18px;
        line-height: 18px;
        color: #13517e;
        font-family: 'Raleway', sans-serif;
        font-weight: 400;
        text-decoration: none;
        position: relative;
        padding: 11px 30px 11px; }
        .main-nav ul li a:hover {
          background: #13517e;
          color: #fff; }
      .main-nav ul li.current a {
        background: #13517e;
        color: #fff; }
        .main-nav ul li.current a:after {
          position: absolute;
          bottom: -15px;
          border-left: 15px solid transparent;
          border-right: 15px solid transparent;
          border-top: 15px solid #13517e;
          content: '';
          display: block;
          left: 50%;
          margin: 0 0 0 -14px; }
      .main-nav ul li:first-child {
        margin: 0; }

/* page inner contents styling */
.page-contents {
  background: #e5e5e5;
  padding: 43px 0 43px; }

aside {
  width: 310px;
  float: left;
  margin: 0 31px 0 0; }
  aside .box {
    margin: 0 0 36px; }
    aside .box .box-heading {
      background: #f06d54; }
      aside .box .box-heading .icon-container {
        background: #b75340; }

.main-content {
  float: left;
  width: 796px; }

/* box architecture styling */
.box-row {
  display: block;
  margin: 0 0 28px; }
  .box-row:before, .box-row:after {
    content: " ";
    display: table; }
  .box-row:after {
    clear: both; }
  .box-row .box-col {
    float: left; }
    .box-row .box-col.small {
      width: 380px;
      margin: 0 0 0 36px; }
    .box-row .box-col.wide {
      width: 795px;
      margin: 0 0 0; }
    .box-row .box-col:first-child {
      margin: 0; }

.featured-boxes {
  margin: 10px 0 30px; }
  .featured-boxes .box-row {
    margin: 0; }
    .featured-boxes .box-row .box-col.small {
      width: 550px; }
  .featured-boxes .box .box-content {
    padding-bottom: 14px; }
  .featured-boxes .featured-cta {
    padding: 20px; }
    .featured-boxes .featured-cta:before, .featured-boxes .featured-cta:after {
      content: " ";
      display: table; }
    .featured-boxes .featured-cta:after {
      clear: both; }
    .featured-boxes .featured-cta .img-container {
      float: left;
      margin: 7px 0 0 24px;
      overflow: hidden; }
    .featured-boxes .featured-cta .text-container {
      float: left;
      font-family: 'Verdana', sans-serif;
      margin: 46px 0px 0px 58px; }
    .featured-boxes .featured-cta ul {
      margin: 0;
      padding: 0; }
      .featured-boxes .featured-cta ul li {
        margin: 0 0 23px;
        font-size: 16px;
        line-height: 16px;
        color: #4d4d4d; }
  .featured-boxes .btn-featured-cta {
    clear: both;
    font-size: 20px;
    line-height: 20px;
    font-family: 'Raleway', sans-serif;
    text-decoration: none;
    padding: 8px 10px;
    margin: 18px auto 0;
    display: inline-block;
    border-width: 10px;
    font-weight: 300;
    @incldue box-sizing(border-box);
    position: relative;
    left: 17px; }

.box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  margin: 0 0 16px; }
  .box:last-child {
    margin: 0; }
  .box .btn-cta {
    color: #4d4d4d;
    display: block;
    float: right;
    position: absolute;
    right: 9px;
    bottom: 17px;
    font-size: 12px;
    line-height: 16px;
    font-family: 'Arial', sans-serif;
    margin: 0; }
    .box .btn-cta:after {
      display: block;
      content: '';
      position: absolute;
      top: 0;
      left: -20px;
      background: url(icon-arrow-rounded-orange.png) no-repeat center center;
      width: 16px;
      height: 16px; }
  .box .box-heading {
    height: 40px;
    background: #6c7b93;
    overflow: hidden; }
    .box .box-heading:before, .box .box-heading:after {
      content: " ";
      display: table; }
    .box .box-heading:after {
      clear: both; }
    .box .box-heading .icon-container {
      float: left;
      background: #525e70;
      height: 100%;
      width: 55px; }
      .box .box-heading .icon-container .icon {
        display: block;
        width: 100%;
        height: 100%; }
        .box .box-heading .icon-container .icon.icon-settings {
          background: url(icon-heading-settings.png) no-repeat center center; }
        .box .box-heading .icon-container .icon.icon-file {
          background: url(icon-heading-file.png) no-repeat center center; }
        .box .box-heading .icon-container .icon.icon-tools {
          background: url(icon-heading-tools.png) no-repeat center center; }
        .box .box-heading .icon-container .icon.icon-search {
          background: url(icon-heading-search.png) no-repeat center center; }
        .box .box-heading .icon-container .icon.icon-chat {
          background: url(icon-heading-chat.png) no-repeat center center; }
        .box .box-heading .icon-container .icon.icon-box {
          background: url(icon-heading-box.png) no-repeat center center; }
        .box .box-heading .icon-container .icon.icon-smile {
          background: url(icon-heading-smile.png) no-repeat center center; }
    .box .box-heading h2 {
      font-family: 'Raleway', sans-serif;
      font-weight: 400;
      margin: 0;
      font-size: 20px;
      line-height: 20px;
      padding: 12px 12px 0;
      color: #fff;
      float: left; }
    .box .box-heading h2 a {
      font-family: 'Raleway', sans-serif;
      font-weight: 400;
      margin: 0;
      font-size: 20px;
      line-height: 20px;
      text-decoration: none;
      color: #fff;
      float: left; }
  .box .box-content {
    font-family: 'Verdana', sans-serif;
    background: #ffffff;
    font-size: 14px;
    line-height: 16px;
    padding: 3px 0;
    position: relative;
    min-height: 50px; }
  .box .article-list ul {
    margin: 0;
    padding: 0; }
    .box .article-list ul li {
      margin: 0;
      display: block;
      padding: 9px 11px 5px;
      border-top: 1px solid #f0f0f0; }
      .box .article-list ul li:before, .box .article-list ul li:after {
        content: " ";
        display: table; }
      .box .article-list ul li:after {
        clear: both; }
      .box .article-list ul li:first-child {
        border: none; }
  .box .article-list .img-container {
    float: left;
    width: 61px;
    height: 61px;
    overflow: hidden; }
    .box .article-list .img-container img {
      width: 100%;
      height: auto; }
  .box .article-list .text-container {
    display: table-cell;
    vertical-align: middle;
    height: 55px;
    padding: 0 0 0 15px; }
    .box .article-list .text-container h3 {
      font-family: 'Verdana', sans-serif;
      font-size: 14px;
      line-height: 16px;
      color: #4d4d4d;
      margin: 0;
      font-weight: 700;
      vertical-align: middle; }
      .box .article-list .text-container h3 a {
        color: inherit;
        text-decoration: none; }
  .box .regular-box-list-aside ul {
    margin: 0;
    padding: 0; }
    .box .regular-box-list-aside ul li {
      margin: 0;
      display: block;
      padding: 0;
      border-top: 1px solid #f0f0f0; }
      .box .regular-box-list-aside ul li:before, .box .regular-box-list-aside ul li:after {
        content: " ";
        display: table; }
      .box .regular-box-list-aside ul li:after {
        clear: both; }
      .box .regular-box-list-aside ul li:first-child {
        border: none; }
      .box .regular-box-list-aside ul li a {
        display: block;
        padding: 18px 18px 16px;
        font-size: 14px;
        line-height: 14px;
        color: #000000;
        text-decoration: none; }
        .box .regular-box-list-aside ul li a:hover {
          background: #ffe5e5; }
  .box .regular-list-aside ul {
    margin: 0;
    padding: 10px 0 30px; }
    .box .regular-list-aside ul li {
      margin: 0;
      display: block;
      padding: 0 18px; }
      .box .regular-list-aside ul li a {
        font-size: 14px;
        line-height: 29px;
        color: #000000;
        text-decoration: none; }
  .box .news-articles .featured-article {
    padding: 7px 10px 0;
    margin: 0 0 20px; }
    .box .news-articles .featured-article .img-container {
      width: 100%;
      height: 115px;
      text-align: center; }
      .box .news-articles .featured-article .img-container img {
        width: 100%;
        height: auto; }
    .box .news-articles .featured-article .text-container {
      padding: 8px 8px 0; }
    .box .news-articles .featured-article h3 {
      font-size: 14px;
      line-height: 14px;
      font-weight: 700;
      font-family: 'Raleway', sans-serif;
      color: #000000;
      margin: 0 0 15px; }
      .box .news-articles .featured-article h3 a {
        color: inherit;
        text-decoration: none; }
    .box .news-articles .featured-article p {
      font-size: 12px;
      line-height: 14px;
      color: #363636;
      margin: 0;
      font-family: 'Verdana', sans-serif;
      font-weight: 400; }
  .box .media-text {
    font-family: 'Verdana', sans-serif;
    position: relative; }
    .box .media-text:before, .box .media-text:after {
      content: " ";
      display: table; }
    .box .media-text:after {
      clear: both; }
    .box .media-text .img-container {
      float: left; }
    .box .media-text .text-container {
      float: left; }
      .box .media-text .text-container p {
        color: #4d4d4d;
        margin: 0; }
    .box .media-text.small {
      padding: 7px 10px 8px 12px; }
      .box .media-text.small .img-container {
        width: 104px;
        height: 124px;
        overflow: hidden; }
        .box .media-text.small .img-container img {
          width: 100%;
          height: auto; }
      .box .media-text.small .text-container {
        width: 240px;
        padding: 2px 0 0 12px; }
        .box .media-text.small .text-container p {
          font-size: 12px;
          line-height: 14px;
          margin: 0 0 15px; }
    .box .media-text.wide {
      padding: 21px 10px 8px 11px; }
      .box .media-text.wide .img-container {
        width: 123px;
        height: 150px;
        overflow: hidden; }
        .box .media-text.wide .img-container img {
          width: 100%;
          height: auto; }
      .box .media-text.wide .text-container {
        width: 220px;
        padding: 2px 0 0 12px; }
        .box .media-text.wide .text-container p {
          font-size: 14px;
          line-height: 16px;
          margin: 0 0 5px; }
    .box .media-text.wide-2 {
      padding: 36px 11px 83px 17px; }
      .box .media-text.wide-2 .img-container {
        width: 138px;
        height: auto;
        overflow: hidden; }
        .box .media-text.wide-2 .img-container img {
          width: 100%;
          height: auto; }
      .box .media-text.wide-2 .text-container {
        width: 200px;
        padding: 0px 0 0 12px; }
        .box .media-text.wide-2 .text-container p {
          font-size: 14px;
          line-height: 20px;
          margin: 0 0 5px; }
      .box .media-text.wide-2 .btn-cta {
        right: 20px; }
  .box .box-element-list {
    padding: 11px 0 17px; }
    .box .box-element-list ul {
      margin: 0;
      padding: 0; }
      .box .box-element-list ul li {
        margin: 0;
        display: block;
        padding: 9px 11px 5px;
        border-top: 1px solid #f0f0f0; }
        .box .box-element-list ul li:before, .box .box-element-list ul li:after {
          content: " ";
          display: table; }
        .box .box-element-list ul li:after {
          clear: both; }
        .box .box-element-list ul li:first-child {
          border: none; }
    .box .box-element-list .img-container {
      float: left;
      width: 61px;
      height: 61px;
      overflow: hidden; }
      .box .box-element-list .img-container img {
        width: 100%;
        height: auto; }
    .box .box-element-list .text-container {
      padding: 5px 0 0 15px;
      float: left; }
      .box .box-element-list .text-container h3 {
        font-family: 'Verdana', sans-serif;
        font-size: 14px;
        line-height: 16px;
        color: #4d4d4d;
        margin: 0 0 3px;
        font-weight: 700; }
        .box .box-element-list .text-container h3 a {
          color: inherit;
          text-decoration: none; }
      .box .box-element-list .text-container p {
        margin: 0;
        font-size: 14px;
        line-height: 16px;
        color: #4d4d4d;
        font-family: 'Verdana', sans-serif; }
  .box .wide-article-list {
    padding: 10px 0 22px;
    border-bottom: 1px solid #f0f0f0;
    margin: 0 0 28px; }
    .box .wide-article-list .element {
      display: block;
      padding: 25px 20px 10px;
      border-top: 1px solid #f0f0f0; }
      .box .wide-article-list .element:before, .box .wide-article-list .element:after {
        content: " ";
        display: table; }
      .box .wide-article-list .element:after {
        clear: both; }
      .box .wide-article-list .element:first-child {
        border: none; }
      .box .wide-article-list .element .element--left {
        float: left; }
      .box .wide-article-list .element .element--right {
        float: left;
        margin: 0 0 0 25px;
        width: 510px; }
      .box .wide-article-list .element .img-container {
        width: 220px;
        height: 150px;
        overflow: hidden; }
        .box .wide-article-list .element .img-container img {
          width: 100%;
          height: auto; }
      .box .wide-article-list .element .sm-container {
        margin: 5px 0 0; }
      .box .wide-article-list .element .meta-top {
        font-family: 'Verdana', sans-serif;
        margin: 0 0 8px; }
        .box .wide-article-list .element .meta-top:before, .box .wide-article-list .element .meta-top:after {
          content: " ";
          display: table; }
        .box .wide-article-list .element .meta-top:after {
          clear: both; }
        .box .wide-article-list .element .meta-top ul {
          margin: 0;
          padding: 0;
          float: left;
          background: #e7eaee;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          -ms-border-radius: 4px;
          -o-border-radius: 4px;
          border-radius: 4px; }
          .box .wide-article-list .element .meta-top ul li {
            margin: 0;
            padding: 4px 8px 4px;
            list-style: none;
            font-size: 14px;
            line-height: 14px;
            color: #13517e;
            position: relative;
            display: inline-block; }
            .box .wide-article-list .element .meta-top ul li a {
              font-size: 14px;
              line-height: 14px;
              color: #13517e;
              text-decoration: none; }
      .box .wide-article-list .element .meta-bottom {
        font-family: 'Verdana', sans-serif; }
        .box .wide-article-list .element .meta-bottom:before, .box .wide-article-list .element .meta-bottom:after {
          content: " ";
          display: table; }
        .box .wide-article-list .element .meta-bottom:after {
          clear: both; }
      .box .wide-article-list .element .author {
        font-size: 14px;
        line-height: 27px;
        color: #b1b1b1;
        font-style: italic; }
      .box .wide-article-list .element h2 {
        font-size: 22px;
        line-height: 27px;
        color: #000000;
        margin: 0;
        font-weight: 500;
        font-family: 'Raleway', sans-serif;
        max-width: 410px; }
        .box .wide-article-list .element h2 a {
          color: inherit;
          text-decoration: none; }
      .box .wide-article-list .element p {
        font-size: 14px;
        line-height: 27px;
        color: #4d4d4d;
        margin: 0;
        font-family: 'Verdana', sans-serif; }
  .box .pagination-container {
    margin: 10px 0 20px;
    text-align: center;
    font-family: 'Arial', sans-serif; }
    .box .pagination-container .btn-pagination {
      display: inline-block;
      font-size: 12px;
      line-height: 12px;
      padding: 3px 4px;
      color: #000000;
      text-decoration: none; }
    .box .pagination-container ul {
      display: inline-block;
      margin: 0;
      padding: 0; }
      .box .pagination-container ul li {
        list-style: none;
        display: inline;
        margin: 0 2px 0; }
        .box .pagination-container ul li a {
          color: #000000;
          font-size: 12px;
          line-height: 12px;
          padding: 3px 4px;
          text-decoration: none; }
        .box .pagination-container ul li a.current {
          color: #fff;
          background: #13517e; }
  .box .articles-slider {
    position: relative;
    height: 110px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 10px; }
    .box .articles-slider .slider-prev {
      display: block;
      width: 38px;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background: #8ec549 url(icon-slider-arrow-left.png) no-repeat center center;
      cursor: pointer; }
    .box .articles-slider .slider-next {
      display: block;
      width: 38px;
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      background: #8ec549 url(icon-slider-arrow-right.png) no-repeat center center;
      cursor: pointer; }
    .box .articles-slider .slider-viewport {
      position: absolute;
      top: 0;
      left: 45px;
      right: 45px;
      text-align: center; }
      .box .articles-slider .slider-viewport:before, .box .articles-slider .slider-viewport:after {
        content: " ";
        display: table; }
      .box .articles-slider .slider-viewport:after {
        clear: both; }
      .box .articles-slider .slider-viewport .element {
        width: 130px;
        display: inline-block; }
        .box .articles-slider .slider-viewport .element .img-container {
          width: 100%;
          height: 70px;
          overflow: hidden; }
          .box .articles-slider .slider-viewport .element .img-container img {
            width: 100%;
            height: auto; }
        .box .articles-slider .slider-viewport .element h3 {
          text-align: left;
          font-family: 'Arial', sans-serif;
          font-weight: 700;
          font-size: 11px;
          line-height: 13px;
          color: #000000;
          max-height: 26px;
          overflow: hidden;
          text-overflow: ellipsis;
          margin: 6px; }
          .box .articles-slider .slider-viewport .element h3 a {
            color: inherit;
            text-decoration: none; }
  .box .single-article .article-header {
    padding: 23px 20px 0;
    font-family: 'Verdana', sans-serif; }
    .box .single-article .article-header:before, .box .single-article .article-header:after {
      content: " ";
      display: table; }
    .box .single-article .article-header:after {
      clear: both; }
    .box .single-article .article-header .img-container {
      width: 280px;
      height: 190px;
      overflow: hidden;
      float: left; }
      .box .single-article .article-header .img-container img {
        width: 100%;
        height: auto; }
    .box .single-article .article-header .text-container {
      float: left;
      margin: 0 0 0 22px; }
    .box .single-article .article-header .meta-top {
      font-family: 'Verdana', sans-serif;
      margin: 0 0 8px; }
      .box .single-article .article-header .meta-top:before, .box .single-article .article-header .meta-top:after {
        content: " ";
        display: table; }
      .box .single-article .article-header .meta-top:after {
        clear: both; }
      .box .single-article .article-header .meta-top ul {
        margin: 0;
        padding: 0;
        float: left;
        background: #e7eaee;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px; }
        .box .single-article .article-header .meta-top ul li {
          margin: 0;
          padding: 4px 8px 4px;
          list-style: none;
          font-size: 14px;
          line-height: 14px;
          color: #13517e;
          position: relative;
          display: inline-block; }
          .box .single-article .article-header .meta-top ul li a {
            font-size: 14px;
            line-height: 14px;
            color: #13517e;
            text-decoration: none; }
    .box .single-article .article-header .meta-bottom .author {
      font-size: 12px;
      line-height: 22px;
      color: #4d4d4d; }
    .box .single-article .article-header .meta-bottom .date {
      font-size: 12px;
      line-height: 22px;
      color: #4d4d4d; }
    .box .single-article .article-header .meta-bottom .comments {
      margin: 7px 0 0; }
      .box .single-article .article-header .meta-bottom .comments a {
        font-size: 12px;
        line-height: 16px;
        color: #fff;
        background: #13517e;
        text-decoration: none;
        padding: 5px 8px 5px 7px; }
      .box .single-article .article-header .meta-bottom .comments .icon {
        display: inline-block;
        background: url(icon-chat-small.png) no-repeat center center;
        width: 16px;
        height: 15px;
        position: relative;
        top: 4px;
        margin: 0 9px 0 0; }
  .box .single-article .article-body {
    padding: 23px 20px 10px; }
    .box .single-article .article-body p {
      font-size: 12px;
      line-height: 16px;
      color: #4d4d4d;
      margin: 0 0 16px; }
  .box .single-article .article-footer {
    margin: 13px 0 0;
    border-top: 1px solid #dadada;
    padding: 14px 20px 15px; }
    .box .single-article .article-footer:before, .box .single-article .article-footer:after {
      content: " ";
      display: table; }
    .box .single-article .article-footer:after {
      clear: both; }
    .box .single-article .article-footer .img-container {
      float: left;
      width: 125px;
      height: 125px;
      overflow: hidden;
      margin: 0 0 0 11px; }
      .box .single-article .article-footer .img-container img {
        width: 100%;
        height: 100%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%; }
    .box .single-article .article-footer .text-container {
      float: left;
      font-family: 'Verdana', sans-serif; }
      .box .single-article .article-footer .text-container .about {
        margin: 5px 0 0 18px;
        border-left: 4px solid #dadada;
        padding: 0 0 0 10px; }
      .box .single-article .article-footer .text-container h3 {
        font-size: 16px;
        line-height: 20px;
        color: #4d4d4d;
        margin: 0; }
      .box .single-article .article-footer .text-container p {
        font-size: 14px;
        line-height: 20px;
        color: #4d4d4d;
        max-width: 550px;
        margin: 0; }
        .box .single-article .article-footer .text-container p a {
          text-decoration: none;
          color: #000000; }
  .box .video-listing {
    font-family: 'Verdana', sans-serif;
    padding: 0 0 50px; }
    .box .video-listing ul {
      margin: 0;
      padding: 0; }
      .box .video-listing ul li {
        margin: 0;
        display: block;
        padding: 14px 11px 14px;
        border-bottom: 1px solid #f0f0f0; }
        .box .video-listing ul li:before, .box .video-listing ul li:after {
          content: " ";
          display: table; }
        .box .video-listing ul li:after {
          clear: both; }
    .box .video-listing h2 {
      font-size: 16px;
      line-height: 21px;
      color: #05add7;
      margin: 7px 0 9px;
      font-weight: 400; }
      .box .video-listing h2 a {
        color: inherit;
        text-decoration: none; }
    .box .video-listing p {
      font-size: 12px;
      line-height: 16px;
      color: #4d4d4d;
      margin: 0; }
  .box .regular-box-list-1 {
    padding: 0 0 36px; }
    .box .regular-box-list-1 ul {
      margin: 0;
      padding: 0; }
      .box .regular-box-list-1 ul li {
        list-style: none;
        margin: 0;
        display: block;
        padding: 15px 20px 9px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-bottom: 1px solid #f0f0f0;
        min-height: 137px; }
        .box .regular-box-list-1 ul li:before, .box .regular-box-list-1 ul li:after {
          content: " ";
          display: table; }
        .box .regular-box-list-1 ul li:after {
          clear: both; }
        .box .regular-box-list-1 ul li .img-container {
          float: left;
          width: 63px;
          overflow: hidden; }
          .box .regular-box-list-1 ul li .img-container img {
            width: 100%;
            height: auto; }
        .box .regular-box-list-1 ul li .text-container {
          float: left;
          width: 250px;
          margin: 0 0 0 10px; }
        .box .regular-box-list-1 ul li h2 {
          font-family: 'Raleway', sans-serif;
          font-size: 16px;
          line-height: 20px;
          color: #000000;
          margin: 0;
          font-weight: 500; }
          .box .regular-box-list-1 ul li h2 a {
            text-decoration: none;
            color: inherit; }
        .box .regular-box-list-1 ul li p {
          font-family: 'Verdana', sans-serif;
          font-size: 12px;
          line-height: 20px;
          color: #4d4d4d;
          margin: 0; }
  .box .regular-box-list-2 {
    padding: 10px 0 40px; }
    .box .regular-box-list-2 ul {
      margin: 0;
      padding: 0; }
      .box .regular-box-list-2 ul li {
        list-style: none;
        margin: 0;
        display: block;
        padding: 15px 0 9px 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-bottom: 1px solid #f0f0f0;
        min-height: 108px; }
        .box .regular-box-list-2 ul li:before, .box .regular-box-list-2 ul li:after {
          content: " ";
          display: table; }
        .box .regular-box-list-2 ul li:after {
          clear: both; }
        .box .regular-box-list-2 ul li .img-container {
          float: left;
          width: 89px;
          overflow: hidden; }
          .box .regular-box-list-2 ul li .img-container img {
            width: 100%;
            height: auto; }
        .box .regular-box-list-2 ul li .text-container {
          float: left;
          width: 260px;
          margin: 0 0 0 10px; }
        .box .regular-box-list-2 ul li h2 {
          font-family: 'Raleway', sans-serif;
          font-size: 16px;
          line-height: 20px;
          color: #000000;
          margin: 0;
          font-weight: 500; }
          .box .regular-box-list-2 ul li h2 a {
            text-decoration: none;
            color: inherit; }
        .box .regular-box-list-2 ul li p {
          font-family: 'Verdana', sans-serif;
          font-size: 12px;
          line-height: 20px;
          color: #4d4d4d;
          margin: 0; }
  .box .regular-box-list-3 {
    padding: 10px 0 57px; }
    .box .regular-box-list-3 ul {
      margin: 0;
      padding: 0; }
      .box .regular-box-list-3 ul li {
        list-style: none;
        margin: 0;
        display: block;
        padding: 15px 20px 9px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-bottom: 1px solid #f0f0f0;
        min-height: 108px; }
        .box .regular-box-list-3 ul li:before, .box .regular-box-list-3 ul li:after {
          content: " ";
          display: table; }
        .box .regular-box-list-3 ul li:after {
          clear: both; }
        .box .regular-box-list-3 ul li .img-container {
          float: left;
          width: 63px;
          overflow: hidden; }
          .box .regular-box-list-3 ul li .img-container img {
            width: 100%;
            height: auto; }
        .box .regular-box-list-3 ul li .text-container {
          float: left;
          width: 260px;
          margin: 0 0 0 10px; }
        .box .regular-box-list-3 ul li h2 {
          font-family: 'Raleway', sans-serif;
          font-size: 16px;
          line-height: 20px;
          color: #000000;
          margin: 0;
          font-weight: 500; }
          .box .regular-box-list-3 ul li h2 a {
            text-decoration: none;
            color: inherit; }
        .box .regular-box-list-3 ul li p {
          font-family: 'Verdana', sans-serif;
          font-size: 12px;
          line-height: 20px;
          color: #4d4d4d;
          margin: 0; }
  .box .popular-products-slider {
    overflow: hidden;
    position: relative;
    height: 400px; }
    .box .popular-products-slider .slider-prev {
      display: block;
      width: 38px;
      height: 94px;
      position: absolute;
      left: 0;
      top: 145px;
      background: #4d70a3 url(icon-slider-arrow-left.png) no-repeat center center;
      cursor: pointer; }
    .box .popular-products-slider .slider-next {
      display: block;
      width: 38px;
      height: 94px;
      position: absolute;
      right: 0;
      top: 145px;
      background: #4d70a3 url(icon-slider-arrow-right.png) no-repeat center center;
      cursor: pointer; }
    .box .popular-products-slider .slider-viewport {
      position: absolute;
      top: 0;
      left: 41px;
      right: 41px;
      overflow: hidden;
      padding: 10px 0 0; }
    .box .popular-products-slider .slide {
      width: 100%;
      overflow: hidden;
      text-align: center;
      padding: 8px 0 0; }
      .box .popular-products-slider .slide .product {
        display: inline-block;
        float:left;
        vertical-align: top;
        width: 150px;
        height:386px;
        margin: 0 9px 0; }
        .box .popular-products-slider .slide .product .img-container {
          margin: 0 auto;
          text-align: center;
          overflow: hidden;
          width: 125px;
          height: 125px;
          vertical-align: middle;
          -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
          .box .popular-products-slider .slide .product .img-container img {
            vertical-align: middle; }
        .box .popular-products-slider .slide .product .text-container {
          font-family: 'Verdana', sans-serif;
          margin: 19px auto 0;
          width: 125px; }
          .box .popular-products-slider .slide .product .text-container h2 {
            font-size: 14px;
            height: 60px;
            line-height: 16px;
            color: #4d4d4d;
            margin: 0 0 10px;
            font-weight: normal; }
            .box .popular-products-slider .slide .product .text-container h2 a {
              color: inherit;
              text-decoration: none; }
          .box .popular-products-slider .slide .product .text-container h3 {
            font-size: 13px;
            height:30px;
            line-height: 15px;
            color: #acacac;
            margin: 0 0 15px;
            font-weight: normal; }
          .box .popular-products-slider .slide .product .text-container .btn {
            font-size: 20px;
            line-height: 20px;
            font-family: 'Raleway', sans-serif;
            display: inline-block;
            padding: 7px 11px 8px;
            margin: 0 auto;
            text-decoration: none;
            border-width: 10px; }
          .box .popular-products-slider .slide .product .text-container .price {
            font-size: 22px;
            line-height: 22px;
            color: #000000;
            text-align: center;
            margin: 17px 0 0; }
          .box .popular-products-slider .slide .product .text-container .meta {
            font-size: 13px;
            line-height: 15px;
            color: #acacac;
            margin: 12px 0 0;
            font-weight: normal; }
  .box .small-box-slider {
    height: 225px;
    position: relative; }
    .box .small-box-slider .slider-prev {
      display: block;
      width: 38px;
      height: 65px;
      position: absolute;
      left: 0;
      top: 72px;
      background: #4d70a3 url(icon-slider-arrow-left.png) no-repeat center center;
      cursor: pointer; }
    .box .small-box-slider .slider-next {
      display: block;
      width: 38px;
      height: 65px;
      position: absolute;
      right: 0;
      top: 72px;
      background: #4d70a3 url(icon-slider-arrow-right.png) no-repeat center center;
      cursor: pointer; }
    .box .small-box-slider .slider-viewport {
      position: absolute;
      top: 0;
      left: 40px;
      right: 40px; }
      .box .small-box-slider .slider-viewport .slide {
        width: 100%;
        position: relative;
        padding: 31px 0 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        .box .small-box-slider .slider-viewport .slide:before, .box .small-box-slider .slider-viewport .slide:after {
          content: " ";
          display: table; }
        .box .small-box-slider .slider-viewport .slide:after {
          clear: both; }
        .box .small-box-slider .slider-viewport .slide .img-container {
          width: 125px;
          height: 125px;
          -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          overflow: hidden;
          float: left;
          margin: 0 0 0 29px; }
          .box .small-box-slider .slider-viewport .slide .img-container img {
            width: 100%;
            height: 100%; }
        .box .small-box-slider .slider-viewport .slide .text-container {
          float: left;
          width: 100px;
          text-align: center;
          font-family: 'Verdana', sans-serif;
          margin: 5px 0 0 23px; }
          .box .small-box-slider .slider-viewport .slide .text-container a {
            font-size: 14px;
            line-height: 15px;
            color: #4d4d4d; }
          .box .small-box-slider .slider-viewport .slide .text-container .price-1 {
            font-size: 24px;
            line-height: 35px;
            color: #4d4d4d;
            margin: 11px 0 0; }
          .box .small-box-slider .slider-viewport .slide .text-container .price-2 {
            font-size: 24px;
            line-height: 35px;
            color: #4d4d4d; }
        .box .small-box-slider .slider-viewport .slide .brief {
          clear: both;
          padding: 25px 0 0;
          text-align: center; }
          .box .small-box-slider .slider-viewport .slide .brief:before, .box .small-box-slider .slider-viewport .slide .brief:after {
            content: " ";
            display: table; }
          .box .small-box-slider .slider-viewport .slide .brief:after {
            clear: both; }
          .box .small-box-slider .slider-viewport .slide .brief p {
            font-size: 14px;
            line-height: 16px;
            color: #4d4d4d;
            margin: 0; }
  .box .best-deals-container {
    padding: 0 0 16px; }
    .box .best-deals-container .bottom-row {
      text-align: center;
      margin: 5px 0 0; }
      .box .best-deals-container .bottom-row a {
        font-size: 14px;
        line-height: 16px;
        font-weight: 700;
        color: #4d4d4d;
        text-decoration: none; }
  .box .testimonial-box {
    padding: 0 0 37px; }
    .box .testimonial-box blockquote {
      padding: 0;
      margin: 52px 10px 0 23px;
      font-family: 'Raleway', sans-serif; }
      .box .testimonial-box blockquote p {
        margin: 0;
        font-size: 18px;
        line-height: 20px;
        color: #000000;
        font-weight: 400;
        font-style: normal; }
      .box .testimonial-box blockquote cite {
        font-size: 14px;
        line-height: 16px;
        color: #676767;
        font-style: normal;
        margin: 24px 0 0;
        display: block; }
  .box .text-slider {
    height: 225px;
    position: relative;
    overflow: hidden; }
    .box .text-slider .slider-prev {
      display: block;
      width: 38px;
      height: 65px;
      position: absolute;
      left: 0;
      top: 72px;
      background: #4d70a3 url(icon-slider-arrow-left.png) no-repeat center center;
      cursor: pointer; }
    .box .text-slider .slider-next {
      display: block;
      width: 38px;
      height: 65px;
      position: absolute;
      right: 0;
      top: 72px;
      background: #4d70a3 url(icon-slider-arrow-right.png) no-repeat center center;
      cursor: pointer; }
    .box .text-slider .slider-viewport {
      position: absolute;
      top: 0;
      left: 40px;
      right: 40px; }
  .box .double-col {
    position: relative;
    padding: 20px 0 0; }
    .box .double-col:before, .box .double-col:after {
      content: " ";
      display: table; }
    .box .double-col:after {
      clear: both; }
    .box .double-col article {
      display: inline-block;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 150px;
      vertical-align: top;
      overflow: hidden;
      padding: 12px 12.5px 28px;
      text-align: center;
      position: relative;
      margin: 0 17px 0; }
      .box .double-col article .img-container {
        width: 125px;
        height: 125px;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
        overflow: hidden;
        margin: 0 0 17px; }
        .box .double-col article .img-container img {
          width: 100%;
          height: 100%; }
      .box .double-col article h2 {
        font-size: 14px;
        height: 65px;
        line-height: 16px;
        color: #4d4d4d;
        margin: 0 0 10px;
        font-weight: normal; }
        .box .double-col article h2 a {
          color: inherit;
          text-decoration: none; }
      .box .double-col article h3 {
        font-size: 13px;
        line-height: 15px;
        color: #acacac;
        margin: 0 0 15px;
        font-weight: normal; }
      .box .double-col article .btn-cta-2 {
        color: #4d4d4d;
        display: block;
        float: right;
        position: absolute;
        right: 7px;
        bottom: 11px;
        font-size: 12px;
        line-height: 16px;
        font-family: 'Arial', sans-serif;
        margin: 0; }
        .box .double-col article .btn-cta-2:after {
          display: block;
          content: '';
          position: absolute;
          top: 0;
          left: -20px;
          background: url(icon-arrow-rounded-orange.png) no-repeat center center;
          width: 16px;
          height: 16px; }

/* forum styling */
.forum-container {
  margin: -20px 0 0; }
  .forum-container .header h1 {
    font-size: 27px;
    line-height: 27px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    color: #000000;
    margin: 0 0 4px; }
  .forum-container .header h2 {
    font-size: 12px;
    line-height: 12px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    color: #9b9b9b;
    margin: 0; }
  .forum-container .forum {
    background: #ffffff;
    border-collapse: collapse;
    padding: 0;
    margin: 8px 0 0;
    font-family: 'Raleway', sans-serif;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); }
    .forum-container .forum thead {
      background: #525e70;
      border-bottom: 1px solid #fff;
      color: #fff;
      font-size: 20px;
      font-weight: 500;
      line-height: 20px; }
      .forum-container .forum thead th {
        height: 47px;
        border: none;
        padding: 0 10px; }
    .forum-container .forum tr {
      padding: 0;
      margin: 0;
      border-top: 1px solid #f0f0f0; }
    .forum-container .forum tbody tr:first-child {
      border: none; }
    .forum-container .forum tbody tr:hover {
      background: #f8f8f9; }
    .forum-container .forum tbody td {
      font-size: 12px;
      line-height: 20px;
      color: #000000;
      font-family: 'Verdana', sans-serif;
      padding: 12px 10px 15px;
      border: none; }
      .forum-container .forum tbody td a {
        color: inherit;
        text-decoration: none; }
    .forum-container .forum .add-new a {
      background: url(icon-btn-add.png) no-repeat left center;
      font-size: 17px;
      line-height: 38px;
      color: #000000;
      font-weight: 600;
      text-decoration: none;
      padding: 12px 0 12px 47px;
      margin: 0; }
    .forum-container .forum .section-heading {
      background: #6c7b93;
      color: #fff;
      height: 48px;
      padding: 0; }
      .forum-container .forum .section-heading h2 {
        font-size: 18px;
        line-height: 18px;
        color: #fff;
        font-weight: 600;
        padding: 0 0 0 11px;
        margin: 0; }
    .forum-container .forum .categories {
      text-align: left; }
    .forum-container .forum .views {
      width: 100px;
      text-align: center; }
    .forum-container .forum .replies {
      width: 100px;
      text-align: center; }
    .forum-container .forum .thread {
      text-align: left; }

/* footer styling */
footer {
  background: #404040;
  font-family: 'Raleway', sans-serif;
  padding: 0 0 56px; }
  footer .footer--main:before, footer .footer--main:after {
    content: " ";
    display: table; }
  footer .footer--main:after {
    clear: both; }
  footer .footer--bottom {
    border-top: 1px solid #808080;
    padding: 10px 0 0;
    margin: 21px 0 0; }
    footer .footer--bottom:before, footer .footer--bottom:after {
      content: " ";
      display: table; }
    footer .footer--bottom:after {
      clear: both; }
    footer .footer--bottom small {
      font-size: 14px;
      line-height: 16px;
      margin: 0;
      color: #ffffff; }
    footer .footer--bottom a {
      font-size: 14px;
      line-height: 16px;
      margin: 0;
      color: #ffffff; }
  footer .img-container {
    position: relative;
    margin: -23px 0 0 79px;
    float: left; }
  footer .footer-nav {
    float: left;
    margin: 55px 0 0 80px; }
    footer .footer-nav:before, footer .footer-nav:after {
      content: " ";
      display: table; }
    footer .footer-nav:after {
      clear: both; }
    footer .footer-nav .footer-nav-col {
      float: left;
      width: 210px; }
      footer .footer-nav .footer-nav-col:nth-child(1) {
        width: 180px;
        margin-right: 25px; }
      footer .footer-nav .footer-nav-col:nth-child(2) {
        width: 237px;
        margin-right: 23px; }
      footer .footer-nav .footer-nav-col:nth-child(3) {
        width: 193px;
        margin-right: 42px; }
      footer .footer-nav .footer-nav-col:nth-child(4) {
        width: 116px;
        margin-right: 0; }
    footer .footer-nav h3 {
      font-size: 20px;
      line-height: 20px;
      margin: 0 0 15px;
      font-weight: normal;
      text-transform: uppercase;
      color: #fff; }
    footer .footer-nav ul {
      margin: 0;
      padding: 0; }
      footer .footer-nav ul li {
        display: block;
        margin: 0;
        padding: 0;
        line-height: 17px; }
        footer .footer-nav ul li a {
          font-size: 14px;
          line-height: 16px;
          color: #ffffff;
          text-decoration: none; }

.pull-left {
  float:left;
}

.pull-left.left {
  margin-left:15px
}

#slide-pop {
  position: relative;
  width:713px;
}

#slide-testimonial {
  position: relative;
  width: 300px;
}

#slider-prev {
      display: block;
      width: 38px;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background: #8ec549 url(icon-slider-arrow-left.png) no-repeat center center;
      cursor: pointer; }
#slider-next {
      display: block;
      width: 38px;
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      background: #8ec549 url(icon-slider-arrow-right.png) no-repeat center center;
      cursor: pointer; }
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(close.png);}
#sb-nav-next{background-image:url(next.png);}
#sb-nav-previous{background-image:url(previous.png);}
#sb-nav-play{background-image:url(play.png);}
#sb-nav-pause{background-image:url(pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}
.notice-wrap {
	position: fixed;
	top: 20px;
	right: 20px;
	width: 500px;
	z-index: 9999;
}

* html .notice-wrap {
	position: absolute;		
}
 
.notice-item {
	height: 60px;
	background: #6B9FF3;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: white;
	padding: 6px 6px 0 6px;
	font-family: lucida Grande;
	font-size: 14px;
	border: 2px solid #356AA0;
	display: block;
	position: relative;
	margin: 2em;
}

.notice-item-close {
	position: absolute;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	right: 6px;
	top: 6px;
	cursor: pointer;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *





*/

#old_version {
  	/*--------------------------------------------------------------------------
  
  									RESET
  	--------------------------------------------------------------------------*/
  width: 1137px;
  margin: 0 auto;
  position: relative;
  font-family: 'Raleway', sans-serif;
  /* HTML5 display-role reset for older browsers */
  /* HTML5 display-role reset for older browsers */
  /*--------------------------------------------------------------------------
  								FONT
  --------------------------------------------------------------------------*/
  @font-face {
    font-family: 'titilliumtext400wt';
    src: url("/assets/titilliumtext400wt/titilliumtext400wt-webfont.eot?") format("eot"), url("/assets/titilliumtext400wt/titilliumtext400wt-webfont.woff") format("woff"), url("/assets/titilliumtext400wt/titilliumtext400wt-webfont.ttf") format("truetype"), url("/assets/titilliumtext400wt/titilliumtext400wt-webfont.svg#webfontVTBwwX9D") format("svg");
    font-weight: normal;
    font-style: normal; }

  @font-face {
    font-family: 'TitilliumText22L003';
    src: url("/assets/TitilliumText22L003/TitilliumText22L003.otf") format("opentype");
    font-weight: normal;
    font-style: normal; }

  /*--------------------------------------------------------------------------
  								RATE IT
  --------------------------------------------------------------------------*/
  /* for IE 6 */
  /* for IE 7 */
  /*--------------------------------------------------------------------------
  								PREVIEW IMG
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  								FEEDBACK & SURVEY
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  								CLASSES UTILES
  --------------------------------------------------------------------------*/
  /* BT MORE*/
  /*--------------------------------------------------------------------------
  								PAGE
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  								HEADER
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  								NAVIGATION
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  								BREADCRUMBS
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  								CALL TO ACTION HOME
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  								CONTENT
  --------------------------------------------------------------------------*/
  @keyframes disapear {
    from {
      opacity: 1; }

    to {
      opacity: 0; } }

  @-webkit-keyframes disapear {
    from {
      opacity: 1; }

    to {
      opacity: 0; } }

  /*--------------------------------------------------------------------------
  							COLUMN LEFT
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  							COLUMN LEFT : USEFULL RESOURCES
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  							COLUMN LEFT : BUY AND SELL
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  							COLUMN LEFT : BLOC ITEM
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  							COLUMN LEFT : BLOC CAT
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  							COLUMN LEFT : BLOC CAT LARGE
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  							COLUMN LEFT : BLOC ARTICLE
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  							COLUMN LEFT : ARTICLE
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  							COLUMN LEFT : COMMENT
  --------------------------------------------------------------------------*/
  /* COMMENTLARGE */
  /*--------------------------------------------------------------------------
  							COLUMN LEFT  : PAYMENT
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  							COLUMN LEFT  : HEADING + LIST
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  							COLMUN LEFT : FORM
  --------------------------------------------------------------------------*/
  /* Input Text*/
  /* File */
  /* Select*/
  /* Input Checkbox*/
  /* Textarea*/
  /* Submit / Cancel */
  /* Classes utiles */
  /*--------------------------------------------------------------------------
  							FAQ
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  						 COLUMN LEFT : PRODUCT
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  						 COLUMN LEFT : USEFUL TOOLS
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  						 COLUMN LEFT : PAGINATION
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  						 COLUMN LEFT : SLIDE ITEM
  --------------------------------------------------------------------------*/
  /*div.slide-item > div.wrapper > div.arrows > ul >li.right:hover{
  	background:url('/assets/arrows-slide-item-hover.png') no-repeat;
  	background-position: -32px 0;
  }*/
  /*--------------------------------------------------------------------------
  						 COLUMN LEFT : MESSAGE
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  						 COLUMN LEFT : LIST ITEM
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  						 COLUMN LEFT : TABLE
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  								COLUMN RIGHT
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  							COLUMN RIGHT : ADS
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  						COLUMN RIGHT : 	NEWSLETTER
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  							COLUMN RIGHT : ASIDE
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  							COLUMN RIGHT : OUTSTANDING
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  					COLUMN RIGHT : POPULAR + LATEST
  --------------------------------------------------------------------------*/
  /*div#content > div.columnRight > div.popular > div.content > ul.firstLatest{
  	padding:0px 0 13px 15px;
  	background:url('/assets/puce.gif') no-repeat 15px 5px;
  }*/
  /*--------------------------------------------------------------------------
  								RESOURCE CATEGORIES
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  								FORUM
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  								FOOTER
  --------------------------------------------------------------------------*/
  /* NEW CSS */
  /*div#content > div.columnRight > div.popular > div.content > ul.firstLatest{
  	padding:0px 0 13px 15px;
  	background:url('/assets/puce.gif') no-repeat 15px 5px;
  }*/
  /*--------------------------------------------------------------------------
  							MODIFICATIONS
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  								VIDEOS
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  							Featured Product
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  						 		Testimonials
  --------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------
  						 		Tooltip
  --------------------------------------------------------------------------*/
  /*For tooltip target element that has set class="tooltip" */
  /*For tooltip box*/
  /* For hyperlink within tooltip */
  /*Close button. Available when sticky or overlay has been set to true, or is on iPhone, iPad, Android, BlackBerry, or IEMobile devices. */
  /* Only applies when overlay has been set to true or 1 */
  /*Only available when calling by tooltip.ajax(...). It will be a spinning image indicating a request is in progress.*/
  /*The settings below should remain unchanged*/ }
  #old_version html, #old_version body, #old_version div, #old_version span, #old_version applet, #old_version object, #old_version iframe,
  #old_version h1, #old_version h2, #old_version h3, #old_version h4, #old_version h5, #old_version h6, #old_version p, #old_version blockquote, #old_version pre,
  #old_version a, #old_version abbr, #old_version acronym, #old_version address, #old_version big, #old_version cite, #old_version code,
  #old_version del, #old_version dfn, #old_version em, #old_version img, #old_version ins, #old_version kbd, #old_version q, #old_version s, #old_version samp,
  #old_version small, #old_version strike, #old_version strong, #old_version sub, #old_version sup, #old_version tt, #old_version var,
  #old_version b, #old_version u, #old_version i, #old_version center,
  #old_version dl, #old_version dt, #old_version dd, #old_version ol, #old_version ul, #old_version li,
  #old_version fieldset, #old_version form, #old_version label, #old_version legend,
  #old_version table, #old_version caption, #old_version tbody, #old_version tfoot, #old_version thead, #old_version tr, #old_version th, #old_version td,
  #old_version article, #old_version aside, #old_version canvas, #old_version details, #old_version embed,
  #old_version figure, #old_version figcaption, #old_version footer, #old_version header, #old_version hgroup,
  #old_version menu, #old_version nav, #old_version output, #old_version ruby, #old_version section, #old_version summary,
  #old_version time, #old_version mark, #old_version audio, #old_version video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline; }
  #old_version a {
    color: #000;
    text-decoration: none; }
  #old_version article, #old_version aside, #old_version details, #old_version figcaption, #old_version figure,
  #old_version footer, #old_version header, #old_version hgroup, #old_version menu, #old_version nav, #old_version section {
    display: block; }
  #old_version body {
    line-height: 1; }
  #old_version ol, #old_version ul {
    list-style: none; }
  #old_version blockquote, #old_version q {
    quotes: none; }
  #old_version blockquote:before, #old_version blockquote:after,
  #old_version q:before, #old_version q:after {
    content: '';
    content: none; }
  #old_version table {
    border-collapse: collapse;
    border-spacing: 0; }
  #old_version html, #old_version body, #old_version div, #old_version span, #old_version applet, #old_version object, #old_version iframe,
  #old_version h1, #old_version h2, #old_version h3, #old_version h4, #old_version h5, #old_version h6, #old_version p, #old_version blockquote, #old_version pre,
  #old_version a, #old_version abbr, #old_version acronym, #old_version address, #old_version big, #old_version cite, #old_version code,
  #old_version del, #old_version dfn, #old_version em, #old_version img, #old_version ins, #old_version kbd, #old_version q, #old_version s, #old_version samp,
  #old_version small, #old_version strike, #old_version strong, #old_version sub, #old_version sup, #old_version tt, #old_version var,
  #old_version b, #old_version u, #old_version i, #old_version center,
  #old_version dl, #old_version dt, #old_version dd, #old_version ol, #old_version ul, #old_version li,
  #old_version fieldset, #old_version form, #old_version label, #old_version legend,
  #old_version table, #old_version caption, #old_version tbody, #old_version tfoot, #old_version thead, #old_version tr, #old_version th, #old_version td,
  #old_version article, #old_version aside, #old_version canvas, #old_version details, #old_version embed,
  #old_version figure, #old_version figcaption, #old_version footer, #old_version header, #old_version hgroup,
  #old_version menu, #old_version nav, #old_version output, #old_version ruby, #old_version section, #old_version summary,
  #old_version time, #old_version mark, #old_version audio, #old_version video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    font-style: normal;
    vertical-align: baseline; }
  #old_version article, #old_version aside, #old_version details, #old_version figcaption, #old_version figure,
  #old_version footer, #old_version header, #old_version hgroup, #old_version menu, #old_version nav, #old_version section {
    display: block; }
  #old_version body {
    line-height: 1;
    font-family: Helvetica, Arial, sans-serif; }
  #old_version ol, #old_version ul {
    list-style: none; }
  #old_version blockquote, #old_version q {
    quotes: none; }
  #old_version blockquote:before, #old_version blockquote:after,
  #old_version q:before, #old_version q:after {
    content: '';
    content: none; }
  #old_version table {
    border-collapse: collapse;
    border-spacing: 0; }
  #old_version h1 {
    font-size: 25px;
    color: #5d6d88;
    font-weight: bold;
    margin: 0 0 30px 0; }
  #old_version div.rateit {
    display: -moz-inline-box;
    display: inline-block;
    position: relative;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-touch-callout: none; }
  #old_version div.rateit div.rateit-range {
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
    background: url(/assets/star.gif);
    height: 16px; }
  #old_version * html div.rateit, #old_version * html div.rateit div.rateit-range {
    display: inline; }
  #old_version * + html div.rateit, #old_version * + html div.rateit div.rateit-range {
    display: inline; }
  #old_version div.rateit div.rateit-hover, #old_version div.rateit div.rateit-selected {
    position: absolute;
    left: 0px; }
  #old_version div.rateit div.rateit-hover-rtl, #old_version div.rateit div.rateit-selected-rtl {
    left: auto;
    right: 0px; }
  #old_version div.rateit div.rateit-hover {
    background: url(/assets/star.gif) left -32px; }
  #old_version div.rateit div.rateit-hover-rtl {
    background-position: right -32px; }
  #old_version div.rateit div.rateit-selected {
    background: url(/assets/star.gif) left -16px; }
  #old_version div.rateit div.rateit-selected-rtl {
    background-position: right -16px; }
  #old_version div.rateit div.rateit-preset {
    background: url(/assets/star.gif) left -48px; }
  #old_version div.rateit div.rateit-preset-rtl {
    background: url(/assets/star.gif) left -48px; }
  #old_version div.rateit div.rateit-reset {
    background: url(/assets/delete.gif) 0 0;
    width: 16px;
    height: 16px;
    display: -moz-inline-box;
    display: inline-block;
    float: left;
    visibility: none; }
  #old_version div.rateit div.rateit-reset:hover {
    background-position: 0 -16px; }
  #old_version body.bg-home {
    background: url("/assets/home-bg.gif") repeat-x; }
  #old_version body.bg-fille {
    background: url("/assets/fille-bg.gif") repeat-x; }
  #old_version #preview {
    position: absolute;
    border: 1px solid #ccc;
    background: #333;
    padding: 5px;
    display: none;
    color: #fff;
    z-index: 100; }
  #old_version div#feedback {
    position: fixed;
    right: 0px;
    top: 160px; }
  #old_version div#feedback > a {
    width: 29px;
    height: 102px;
    background: url("/assets/feedback.gif") no-repeat;
    float: left; }
  #old_version div#feedback > a:hover,
  #old_version div#survey > a:hover,
  #old_version .survey .popup-container a.btn:hover,
  #old_version .survey .popup-container .close:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    opacity: .75; }
  #old_version div#survey {
    position: fixed;
    right: 0;
    top: 265px; }
  #old_version div#survey > a {
    width: 44px;
    height: 124px;
    background: url("/assets/survey.png") no-repeat;
    float: left; }
  #old_version .popup-overlay {
    display: none;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000; }
  #old_version .popup-container {
    margin: 0 auto;
    z-index: 2;
    position: relative; }
  #old_version .popup-scrim {
    background-color: #000;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .42;
    z-index: 1; }
  #old_version .survey .popup-container {
    width: 800px;
    height: 450px;
    background-color: #FFF;
    text-align: center;
    overflow: hidden;
    line-height: 1.2;
    position: relative; }
  #old_version .survey .popup-container .logo {
    background: url("/assets/logo-header-consultingcafe.gif") no-repeat scroll 0 0 transparent;
    width: 210px;
    height: 57px;
    margin: 30px auto;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain; }
  #old_version .survey .popup-container h3 {
    width: 610px;
    margin: 0 auto;
    font-weight: 700;
    font-size: 21px;
    color: #667a9c;
    text-transform: uppercase;
    letter-spacing: 1px; }
  #old_version .survey .popup-container p {
    width: 610px;
    font-size: 17px;
    color: #3067a0;
    margin: 20px auto; }
  #old_version .survey .popup-container p.tips {
    font-size: 15px;
    color: #667a9c; }
  #old_version .survey .popup-container a.btn {
    display: block;
    width: 270px;
    height: 35px;
    color: #FFF;
    text-shadow: 1px 1px 1px #333;
    box-shadow: 0 0 5px #80B4E9;
    padding-top: 15px;
    position: absolute;
    bottom: 60px;
    left: 120px;
    cursor: pointer;
    background-color: #558AC2;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#80B4E9, endColorstr='#3168A1);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#80B4E9, endColorstr='#3168A1)";
    background: -moz-linear-gradient(to bottom, #80b4e9 0px, #3168a1 100%) repeat scroll 0 0 #558ac2;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#80b4e9), to(#3168a1));
    background: -o-linear-gradient(top, #80b4e9, #3168a1); }
  #old_version .survey .popup-container a.btn-no {
    left: auto;
    right: 120px; }
  #old_version .clear {
    clear: both; }
  #old_version .heightfooter {
    height: 35px; }
  #old_version .heightforum {
    height: 100px; }
  #old_version .heightform {
    height: 15px; }
  #old_version .italic {
    font-style: italic; }
  #old_version .green {
    color: #47a513;
    font-weight: bold; }
  #old_version .back {
    float: right;
    color: #6093e5;
    font-size: 12px;
    text-decoration: underline;
    margin: 15px -10px 0 0; }
  #old_version .heightFaq {
    height: 100px; }
  #old_version .back:hover {
    color: #3FA211; }
  #old_version .margin {
    margin-top: 25px; }
  #old_version .begin {
    font-size: 14px;
    color: #666;
    float: left;
    margin: 20px 0 0 0; }
  #old_version div.ie {
    height: 70px;
    background-color: black;
    position: absolute;
    top: 0px;
    color: #FFF;
    width: 100%; }
  #old_version div.ie p {
    width: 936px;
    margin: 0 auto;
    line-height: 70px;
    padding-left: 40px; }
  #old_version div.ie p a {
    color: #FFF;
    text-decoration: underline; }
  #old_version .pull-right {
    float: right; }
  #old_version div.bt-more {
    float: right;
    margin: 20px 0px 0 0; }
  #old_version div.bt-more:hover > a.text {
    text-decoration: underline;
    color: #3fa211; }
  #old_version div.bt-more:hover > a.more {
    background: url("/assets/link-light-green.png") no-repeat; }
  #old_version div.bt-more.marginless {
    margin-right: 20px; }
  #old_version div.bt-more > a.text {
    font-size: 13px;
    color: #6097ce;
    float: left;
    margin: -2px 0 0 0;
    font-weight: bold; }
  #old_version div.bt-more > a.more {
    width: 12px;
    height: 12px;
    background: url("/assets/link-light.png") no-repeat;
    float: left;
    margin: 0px 0 0 10px; }
  #old_version div#page {
    width: 1020px;
    margin: 0 auto;
    text-align: left;
    background-color: #fff;
    padding-left: 80px; }
  #old_version div#page.bg-home {
    background: url("/assets/home-bg.gif") repeat-x; }
  #old_version div#header {
    height: 120px;
    width: 936px; }
  #old_version div#header > div.logo > a {
    width: 330px;
    height: 89px;
    background: url("/assets/logo-header-consultingcafe.gif") no-repeat;
    margin: 20px 0 0 0;
    float: left; }
  #old_version div#header > div.punchline {
    border: 0px solid red;
    float: left;
    font-family: TitilliumText22L003;
    padding-top: 65px;
    padding-left: 60px;
    font-style: italic;
    color: #8f8f90; }
  #old_version div#header > div.wrapper {
    float: right; }
  #old_version div#header > div.wrapper > div.network {
    float: left;
    margin: 10px 20px 0 0;
    /* ?margin-left:300px; */ }
  #old_version div#header > div.wrapper > div.network > a {
    background-image: url(/assets/network-header.png);
    float: left;
    margin: 0 5px 0 0;
    height: 30px;
    width: 32px; }
  #old_version div#header > div.wrapper > div.network > a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    opacity: .75; }
  #old_version div#header > div.wrapper > div.network > a.twitter {
    background-position: -96px -0px; }
  #old_version div#header > div.wrapper > div.network > a.linkedin {
    background-position: -64px -0px; }
  #old_version div#header > div.wrapper > div.network > a.google {
    background-position: -32px -0px; }
  #old_version div#header > div.wrapper > div.network > a.delicious {
    background-position: 0px -0px; }
  #old_version div#header > div.wrapper > div.connexion {
    float: right;
    margin: 20px 0px 0 0; }
  #old_version div#header > div.wrapper > div.connexion > ul > li {
    float: left;
    font-size: 14px; }
  #old_version div#header > div.wrapper > div.connexion > ul > li > a {
    color: #787878; }
  #old_version div#header > div.wrapper > div.connexion > ul > li > a:hover {
    color: #333333; }
  #old_version div#header > div.wrapper > div.connexion > ul > li.separator {
    color: #5680b0;
    margin: 0 10px; }
  #old_version div#header > div.wrapper > div.search {
    margin: 15px 0 0 0;
    float: right; }
  #old_version div#header > div.wrapper > div.search > form > input[type="text"] {
    height: 25px;
    width: 195px;
    background-color: #FFF;
    border: 2px solid #cdcdcd;
    float: left;
    margin: 0px 0 0 0;
    padding-left: 35px;
    color: #b9b9b9;
    font-style: italic;
    background: url(/assets/search.gif) no-repeat 7px 5px;
    /* line-height:25px;/9 */ }
  #old_version div#header > div.wrapper > div.search > form > input[type="text"]:hover, #old_version div#header > div.wrapper > div.search > form > input[type="text"]:focus {
    border: 2px solid #3fa211; }
  #old_version div#header > div.wrapper > div.search > form > input[type="submit"] {
    padding: 8px;
    border: 1px solid #047700;
    font-weight: bold;
    float: left;
    color: #FFF;
    margin: 0 0 0 10px;
    cursor: pointer;
    background: url("/assets/bt-bg.png") #088f02;
    /* ?padding:4px 0px;
    ?border:none; */ }
  #old_version div#header > div.wrapper > div.search > form > input[type="submit"]:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=85);
    opacity: .85; }
  #old_version div#navigation {
    height: 40px;
    width: 936px; }
  #old_version div#navigation > ul {
    height: 36px;
    border: 1px solid #356aa0;
    background: url("/assets/navigation-bg.gif") repeat-x; }
  #old_version div#navigation > ul > li {
    float: left;
    font-size: 18px;
    border-right: 1px solid #ccc;
    height: 36px; }
  #old_version div#navigation > ul > li.actif {
    background: url("/assets/navigation-bg-active.gif") repeat-x; }
  #old_version div#navigation > ul > li.actif > a {
    color: #5a6a84; }
  #old_version div#navigation > ul > li:hover {
    background: url("/assets/navigation-bg-active.gif") repeat-x; }
  #old_version div#navigation > ul > li:hover > a {
    color: #5a6a84; }
  #old_version div#navigation > ul > li > a {
    color: #FFF;
    line-height: 35px;
    padding: 9px 25px;
    height: 38px; }
  #old_version div#breadcrumbs {
    width: 936px;
    height: 35px;
    padding: 15px 0 0 0; }
  #old_version div#breadcrumbs > a {
    float: left;
    margin: 0 10px 0 0;
    font-size: 11px;
    color: #0b4847;
    background-color: #e9ebef;
    padding: 3px 8px; }
  #old_version div#breadcrumbs > a:hover {
    float: left;
    margin: 0 10px 0 0;
    font-size: 11px;
    color: #0b4847;
    background-color: #dddddd;
    padding: 3px 8px; }
  #old_version div#call-to-action {
    width: 936px;
    height: 372px;
    background-color: #e7eaee;
    margin: -2px 0 0 0; }
  #old_version div#call-to-action > div.slide {
    width: 595px;
    float: left; }
  #old_version div#call-to-action > div.slide > h1 {
    font-size: 25px;
    color: #56647d;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 10px;
    margin: 25px 0 0 0;
    font-weight: bold; }
  #old_version div#call-to-action > div.slide > div#slide-content {
    width: 465px;
    height: 210px;
    margin: 40px 0 0 60px;
    position: relative; }
  #old_version div#call-to-action > div.slide > div#slide-content div.wrapper {
    float: left;
    height: 210px;
    overflow: hidden; }
  #old_version div#call-to-action > div.slide > div#slide-content div.wrapper > img {
    width: 215px; }
  #old_version div#call-to-action > div.slide > div#slide-content h2 {
    float: right;
    font-size: 25px;
    color: #919191;
    width: 230px;
    font-family: titilliumtext400wt, Arial;
    line-height: 1.15em;
    /* ?font-size:24px; */
    font-weight: normal; }
  #old_version div#call-to-action > div.slide > div.signup-bt {
    margin: -30px 0 0 297px;
    position: absolute;
    /* ?position:relative; */ }
  #old_version div#call-to-action > div.slide > div.signup-bt > a {
    padding: 10px 15px;
    border: 1px solid #047700;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
    background: url("/assets/bt-bg.png") #088f02;
    font-size: 22px; }
  #old_version div#call-to-action > div.slide > div.signup-bt > a:hover {
    background: url("/assets/bt-bg.png") #057400; }
  #old_version div#call-to-action > div.slide > div.signup-bt > p {
    font-size: 11px;
    color: #999999;
    margin: 20px 0 0 0; }
  #old_version div#call-to-action > div.slide > div.arrows {
    position: relative; }
  #old_version div#call-to-action > div.slide > div.arrows > ul > li {
    width: 40px;
    height: 40px;
    background-image: url(/assets/arrows-slide.png);
    position: absolute;
    top: -140px;
    cursor: pointer; }
  #old_version div#call-to-action > div.slide > div.arrows > ul > li:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: .60; }
  #old_version div#call-to-action > div.slide > div.arrows > ul > li.left {
    background-position: 0px -0px;
    left: 0px; }
  #old_version div#call-to-action > div.slide > div.arrows > ul > li.right {
    background-position: -40px -0px;
    right: 0px; }
  #old_version div#call-to-action > div.slide > div.bullets {
    position: absolute;
    margin-top: 25px;
    /* ?margin-top:5px; */ }
  #old_version div#call-to-action > div.slide > div.bullets > ul > li {
    height: 11px;
    width: 11px;
    float: left;
    margin: 0 5px 0 0;
    background-image: url(/assets/bullets.png);
    background-position: -11px -0px;
    cursor: pointer; }
  #old_version div#call-to-action > div.slide > div.bullets > ul > li:hover, #old_version div#call-to-action > div.slide > div.bullets > ul > li.actif {
    background-position: 0px -0px; }
  #old_version div#call-to-action > div.network {
    width: 270px;
    height: 325px;
    background-color: #FFF;
    border: 1px solid #CCC;
    float: right;
    margin: 13px 15px 0 0; }
  #old_version div#call-to-action > div.network > h3 {
    width: 304px;
    height: 53px;
    background: url("/assets/title.png") no-repeat;
    color: #FFF;
    font-size: 21px;
    margin: 10px 0 0 -16px;
    padding-left: 90px;
    line-height: 42px; }
  #old_version div#call-to-action > div.network > div.wrapper {
    float: left;
    padding-left: 15px;
    margin: 0px 0 0 0; }
  #old_version div#call-to-action > div.network > div.wrapper > div {
    float: left;
    margin: 0 0 7px 15px;
    width: 40px; }
  #old_version div#call-to-action > div.network > div.wrapper > div > a {
    height: 60px;
    width: 36px;
    float: left;
    background-image: url(/assets/network-home.png);
    margin: 0 0 10px 0; }
  #old_version div#call-to-action > div.network > div.wrapper > div > a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: .60; }
  #old_version div#call-to-action > div.network > div.wrapper > div > p {
    font-size: 9px;
    color: #aebace;
    text-align: center; }
  #old_version div#call-to-action > div.network > div.wrapper > div.twitter > a {
    background-position: -108px -0px; }
  #old_version div#call-to-action > div.network > div.wrapper > div.linkedin > a {
    background-position: -0px -0px; }
  #old_version div#call-to-action > div.network > div.wrapper > div.google > a {
    background-position: -36px -0px; }
  #old_version div#call-to-action > div.network > div.wrapper > div.delicious > a {
    background-position: -72px -0px; }
  #old_version div#call-to-action > div.network > p {
    width: 225px;
    font-size: 14px;
    color: #9f9e9e;
    margin: 0 0 0 25px;
    line-height: 1.2em; }
  #old_version div#call-to-action > div.network > a {
    padding: 5px;
    border: 1px solid #438ece;
    font-weight: bold;
    float: left;
    color: #FFF;
    margin: 15px 0 0 84px;
    cursor: pointer;
    background: url("/assets/bt-bg.png") #70bcfc;
    font-size: 13px; }
  #old_version div#call-to-action > div.network > a:hover {
    background: url("/assets/bt-bg.png") #5ba3df; }
  #old_version div#content {
    margin: 0px 0 20px 0;
    width: 936px; }
  #old_version div#content.margin {
    margin: 45px 0 0 0;
    width: 936px; }
  #old_version div#content > div.columnLeft {
    width: 595px;
    float: right; }
  #old_version div#content > div.columnLeft-large {
    width: 735px;
    float: right; }
  #old_version .tab-content {
    clear: both;
    background-color: #f5f5f7;
    padding: 25px 40px 25px 15px;
    border: 1px solid #dee1e2;
    font-size: 13px;
    color: #494747;
    margin-bottom: 1em;
    line-height: 1.4em;
    font-weight: normal; }
  #old_version .bold-text {
    font-weight: bold; }
  #old_version .nav-tabs li {
    float: left;
    font-size: 13px;
    color: #34699f;
    font-weight: bold;
    background-color: #f5f5f7;
    padding: 10px 10px 10px 10px;
    border-top: 1px solid #dee1e2;
    border-left: 1px solid #dee1e2;
    border-right: 1px solid #dee1e2;
    z-index: 3; }
  #old_version .nav-tabs li.active {
    background-color: #EBEBF7; }
  #old_version .nav-tabs li a {
    color: #34699f;
    font-weight: bold; }
  #old_version div.filter {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=35);
    opacity: 0.35;
    -moz-opacity: 0.35;
    background-color: #000; }
  #old_version div.suggest_product {
    position: fixed;
    top: 50px;
    margin: auto;
    background-color: #FFFFFF;
    border: solid 1px;
    border-color: grey;
    padding: 40px;
    border-radius: 8px;
    z-index: 30; }
  #old_version div.suggest_product h3 {
    font-size: 21px;
    color: #5d6d88;
    font-weight: bold;
    height: 40px; }
  #old_version div.suggest_product input[type="submit"] {
    border: 1px solid #047700;
    font-weight: bold;
    color: #FFF;
    margin: 0 0px 0 0px;
    cursor: pointer;
    background: url("/assets/bt-bg.png") #088f02;
    font-size: 12px;
    padding: 11px 25px 12px 25px;
    margin: 15px 10px 0 0; }
  #old_version div.suggest_product div.close {
    width: 29px;
    height: 29px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: url("/assets/close.png") no-repeat scroll 0 0 transparent;
    cursor: pointer; }
  #old_version .comments h3 {
    background-color: #7197d3;
    margin: 10px 0 10px 0;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    color: white; }
  #old_version table tr td {
    padding: 10px; }
  #old_version table tr:nth-child(even) {
    background-color: #f5f7f8; }
  #old_version table tr:hover {
    background-color: #DBEDFF; }
  #old_version table tr.title td {
    background-color: #BED0ED;
    padding: 5px; }
  #old_version li.sub {
    margin-left: 10px; }
  #old_version li.sub:before {
    content: "- "; }
  #old_version div#content > div.columnLeft > h2 {
    font-size: 23px;
    font-weight: bold;
    color: #5d6d88;
    margin: 0 0 20px 0; }
  #old_version div#content > div.columnLeft > div.border {
    border-right: 1px solid #ccc;
    width: 295px;
    margin: 0 15px 0 0; }
  #old_version div#content > div.columnLeft > div.separator {
    width: 595px;
    border-bottom: 1px solid #ccc;
    clear: both;
    height: 20px;
    margin: 0 0 20px 0; }
  #old_version div#content > div.columnLeft-large > div.border {
    border-right: 1px solid #ccc;
    width: 295px;
    margin: 0 15px 0 0; }
  #old_version div#content > div.columnLeft-large > div.separator {
    width: 595px;
    border-bottom: 1px solid #ccc;
    clear: both;
    height: 20px;
    margin: 0 0 20px 0; }
  #old_version div.columnLeft-large div.featuredCategory {
    width: 335px;
    float: left;
    margin-bottom: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    background-color: #eee; }
  #old_version div.columnLeft-large div.featuredCategory .bt-more {
    margin-top: 10px;
    position: relative;
    right: -10px; }
  #old_version div.columnLeft-large > div.featuredCategoryFull {
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: #eee; }
  #old_version div.columnLeft-large div.featuredCategoryFull .bt-more {
    margin-top: 10px; }
  #old_version div.columnLeft-large div.leftCategory {
    margin-right: 25px; }
  #old_version div.featured {
    float: left; }
  #old_version .featured-case:nth-of-type(even) {
    margin-left: 35px; }
  #old_version div.buy-sell {
    width: 595px; }
  #old_version div.buy-sell > div.content {
    width: 275px;
    float: left; }
  #old_version div.buy-sell > div.content.border {
    margin-right: 45px; }
  #old_version div.buy-sell > div.content > div.heading.buy {
    height: 75px;
    background: url(/assets/font-buy.gif) no-repeat #e1e7f1 70px 20px; }
  #old_version div.buy-sell > div.content > div.heading.sell {
    height: 75px;
    background: url(/assets/font-sell.gif) no-repeat #e1e7f1 70px 20px; }
  #old_version div.buy-sell > div.content > div.wrapper {
    border: 8px solid #e1e7f1;
    padding-bottom: 20px; }
  #old_version div.buy-sell > div.content > div.wrapper > ul {
    margin: 25px 0px 25px 40px; }
  #old_version div.buy-sell > div.content > div.wrapper > ul > li {
    font-size: 14px;
    line-height: 1.6em;
    color: #666565;
    list-style: square; }
  #old_version div.buy-sell > div.content > div.wrapper > ul > li:hover {
    color: #3a7bba; }
  #old_version div.buy-sell > div.content > div.wrapper > ul > li > a {
    color: #666565; }
  #old_version div.buy-sell > div.content > div.wrapper > ul > li > a:hover {
    text-decoration: underline;
    color: #3a7bba; }
  #old_version div.buy-sell > div.content > div.wrapper > div.validate {
    height: 50px; }
  #old_version div.buy-sell > div.content > div.wrapper > div.validate > a {
    margin-right: 90px; }
  #old_version div.buy-sell > div.content > div.wrapper > a {
    color: #219809;
    font-size: 14px;
    margin: 0px 0 0 70px; }
  #old_version div.buy-sell > div.content > div.wrapper > a:hover {
    text-decoration: underline; }
  #old_version div.bloc-item.marginMore {
    margin-left: 5px; }
  #old_version div.bloc-item {
    float: left;
    width: 275px; }
  #old_version div.bloc-item > h2 {
    font-size: 23px;
    font-weight: bold;
    color: #5d6d88;
    margin: 0 0 20px 0; }
  #old_version div.bloc-item > div.first {
    margin-right: 45px; }
  #old_version div.item {
    float: left;
    width: 90px; }
  #old_version div.item img {
    width: 90px;
    margin: 0 0 10px 0;
    border: 1px solid #ccc; }
  #old_version div.item > p {
    font-size: 10px;
    text-align: center;
    line-height: 1.5em;
    width: 85px;
    height: 28px;
    overflow: hidden; }
  #old_version div.item > p.price {
    font-size: 18px;
    margin-top: 10px; }
  #old_version div.item > p > a {
    color: #767676; }
  #old_version div.item > p > a:hover {
    color: #397ab9; }
  #old_version div.item > p > a.title {
    text-decoration: underline; }
  #old_version div.stars {
    margin: 5px 0 0 0;
    width: 100px;
    /* ?width:100px; */ }
  #old_version div.rateit {
    float: left; }
  #old_version div.stars > p {
    color: #5884cc;
    font-size: 10px;
    float: right;
    margin: 1px 0 0 0px; }
  #old_version div.item > a.bt {
    padding: 5px;
    border: 1px solid #047700;
    font-weight: bold;
    float: left;
    color: #FFF;
    margin: 0 0 0 10px;
    cursor: pointer;
    background: url("/assets/bt-bg.png") #088f02;
    font-size: 11px;
    margin: 10px 0 0 20px; }
  #old_version div.item > a.bt:hover {
    background: url("/assets/bt-bg.png") #057400; }
  #old_version div.bloc-cat {
    float: left;
    width: 275px; }
  #old_version div.bloc-cat.borderLeft {
    border-left: 1px solid #d6d7d8;
    padding: 20px 10px 20px 15px;
    /* ?padding:20px 10px 0px 10px; */
    width: 255px;
    margin: -20px 0px 0 18px; }
  #old_version div.bloc-cat.bgCat {
    background-color: #eaeaea;
    padding: 20px 10px 20px 10px;
    /* ?padding:20px 10px 0px 10px; */
    width: 255px;
    margin-top: -20px; }
  #old_version div.bloc-cat > h2 {
    font-size: 23px;
    font-weight: bold;
    color: #5d6d88;
    margin: 0 0 20px 0; }
  #old_version div.bloc-cat > div.columnLeft {
    width: 130px;
    float: left;
    min-height: 165px; }
  #old_version div.bloc-cat > div.columnLeft img {
    width: 120px; }
  #old_version div#content > div.columnLeft-large > h2 {
    margin-left: 10px;
    margin-top: 10px;
    width: 100%;
    float: left; }
  #old_version div#content > div.columnLeft-large > div.featuredCategoryFull > h2 {
    width: 100%;
    height: 30px;
    padding-top: 10px;
    padding-left: 10px; }
  #old_version div#content > div.columnLeft-large div.featuredCategory > h2 {
    height: 30px;
    padding-top: 10px;
    padding-left: 10px; }
  #old_version div.bloc-cat-large {
    float: left;
    width: 335px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
    background-color: white;
    color: #7A7676;
    font-size: 14px;
    line-height: 1.3em; }
  #old_version div.bloc-cat-large .title > a {
    color: #5d6d88;
    font-weight: bold; }
  #old_version div.bloc-cat-large .infos > .desc {
    font-size: 13px; }
  #old_version div.featuredCategory > .featured:nth-of-type(2n) > div.bloc-cat-large {
    background-color: #F5F7F8; }
  #old_version div.bloc-cat-large.borderLeft {
    border-left: 1px solid #d6d7d8;
    padding: 20px 10px 20px 15px;
    /* ?padding:20px 10px 0px 10px; */
    width: 255px;
    margin: -20px 0px 0 18px; }
  #old_version div.bloc-cat-large.bgCat {
    background-color: #eaeaea;
    padding: 20px 10px 20px 10px;
    /* ?padding:20px 10px 0px 10px; */
    width: 255px;
    margin-top: -20px; }
  #old_version div.bloc-cat-large > h2 {
    font-size: 23px;
    font-weight: bold;
    color: #5d6d88;
    margin: 0 0 20px 0; }
  #old_version div.bloc-cat-large > div.thumbnail {
    width: 40px;
    margin-left: 20px; }
  #old_version div.bloc-cat-large > div.thumbnail img {
    width: 40px;
    float: left; }
  #old_version div.bloc-cat-large > div.thumbnail-large {
    width: 80px;
    margin-left: 20px; }
  #old_version div.bloc-cat-large > div.thumbnail-large img {
    width: 100px;
    height: 50px;
    float: left;
    margin-right: 15px; }
  #old_version div.bloc-cat-large > div.thumbnail-xl {
    width: 180px;
    margin-left: 20px; }
  #old_version div.bloc-cat-large > div.thumbnail-xl img {
    width: 180px;
    height: 50px;
    float: left;
    margin-right: 15px; }
  #old_version div.bloc-cat-large > div.thumbnail-video {
    width: 150px;
    margin-left: 20px;
    display: inline-block;
    float: left;
    margin-right: 15px; }
  #old_version div.bloc-cat-large > div.infos {
    width: 235px;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 12px; }
  #old_version div.bloc-cat-large > div.infos-video {
    width: 155px;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    font-size: 12px; }
  #old_version div.bloc-cat-large > div.infos > div.title {
    font-weight: bold; }
  #old_version div.bloc-cat-large > p.title {
    font-weight: bold;
    font-size: 12px; }
  #old_version div.bloc-cat-large > p.desc {
    margin-top: 8px;
    font-size: 12px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify; }
  #old_version div.bloc-cat-large > div.infos > div.desc {
    margin-top: 8px; }
  #old_version div.bloc-cat > div.columnRight {
    width: 125px;
    float: left;
    color: #878585;
    font-size: 14px;
    line-height: 1.3em; }
  #old_version .price {
    font-size: 25px; }
  #old_version div.bloc-article {
    float: left;
    width: 275px;
    margin: 30px 0px 0 0; }
  #old_version div.bloc-article > h2 {
    font-size: 19px;
    font-weight: bold;
    color: #5d6d88;
    margin: 0 0 20px 0; }
  #old_version div.first {
    margin-right: 40px;
    height: 275px; }
  #old_version div.bloc-article > a {
    float: left;
    margin: 0 25px 5px 0; }
  #old_version div.bloc-article > a > img {
    width: 115px; }
  #old_version div.bloc-article > p {
    color: #878585;
    font-size: 14px; }
  #old_version div.bloc-article > div.bt-more {
    margin-right: 0px; }
  #old_version div#content > div.columnLeft > div.articles {
    margin-top: 60px; }
  #old_version div#content > div.columnLeft > div.articles > h1 {
    font-size: 17px;
    color: #5d6d88;
    font-weight: bold;
    height: 40px;
    float: right; }
  #old_version div#content > div.columnLeft > div.article > h1, #old_version h2 {
    font-size: 21px;
    color: #5d6d88;
    font-weight: bold;
    height: 40px; }
  #old_version div#content > div.columnLeft > div.article > h1, #old_version h2 > a {
    color: #5d6d88; }
  #old_version div#content > div.columnLeft > div.article > div.content > img {
    float: left;
    margin: 0 25px 10px 0;
    width: 200px; }
  #old_version div#content > div.columnLeft > div.article > div.content > p {
    font-size: 14px;
    color: #7a7676;
    margin: 0 0 20px 0;
    line-height: 1.3em; }
  #old_version div#content > div.columnLeft > div.article > div.content > h2 {
    font-size: 14px;
    color: #585a5a;
    font-weight: bold;
    margin: 5px 0 15px 0; }
  #old_version div#content > div.columnLeft > div.article li {
    font-size: 14px;
    color: #7a7676;
    margin: 0 0 10px 0;
    list-style-type: disc; }
  #old_version div#content > div.columnLeft > div.article > div.content > p > a {
    color: #6B9FF3; }
  #old_version div#content > div.columnRight > div.share {
    margin-bottom: 2em; }
  #old_version div#content > div.columnLeft > hr {
    height: 0.1px;
    margin-top: 1em;
    margin-bottom: 1.5em;
    background-color: #F2F3F5;
    color: #F2F3F5;
    margin-bottom: 0.6em; }
  #old_version div#content > div.columnRight > div.share > a {
    margin-left: 30px;
    padding: 10px 20px;
    border: 1px solid #047700;
    color: #FFF;
    cursor: pointer;
    background: url("/assets/bt-bg.png") #088f02;
    clear: both;
    font-size: 14px;
    font-weight: normal; }
  #old_version div#content > div.columnLeft > div.comment {
    margin: 30px 0 0 0; }
  #old_version div#content > div.columnLeft > div.comment > div.list {
    font-size: 12px;
    margin-bottom: 1em; }
  #old_version div#content > div.columnLeft > div.comment > div.list > div.comment-item {
    margin-bottom: 2em;
    padding-top: 10px;
    border-top: solid 1px #e9ebef; }
  #old_version div#content > div.columnLeft > div.comment > div.list > div.comment-item > span.author {
    color: #595959;
    font-size: 14px; }
  #old_version div#content > div.columnLeft > div.comment > div.list > div.comment-item > div.comment_content {
    margin-top: 1em; }
  #old_version div#content > div.columnLeft > div.comment > div.list > div.comment-item > div.comment_content > p {
    font-size: 1.1em;
    line-height: 150%; }
  #old_version div#content > div.columnLeft > div.comment > div.number {
    height: 35px; }
  #old_version div#content > div.columnLeft > div.comment > div.number > p {
    float: left;
    color: #595959;
    font-size: 12px; }
  #old_version div#content > div.columnLeft > div.comment > div.number > img {
    float: left;
    margin: 0 0 0 10px; }
  #old_version div#content > div.columnLeft > div.comment > div.write > h3 {
    font-size: 16px;
    color: #595959;
    margin: 0 0 10px 0;
    font-weight: bold; }
  #old_version div#content > div.columnLeft > div.comment > div.write > form > textarea {
    border: 2px solid #ccc;
    resize: none;
    width: 590px; }
  #old_version div#content > div.columnLeft > div.comment > div.write > form > textarea:hover, #old_version div#content > div.columnLeft > div.comment > div.write > form > textarea:focus {
    border: 2px solid #3fa211; }
  #old_version div.validate {
    margin: 6px 0 20px 0;
    float: right; }
  #old_version div.validate.marginLess {
    margin: 10px 10px 0 0; }
  #old_version div.validate > p {
    font-size: 14px;
    color: #595959;
    margin: 0 0 15px 0; }
  #old_version div.validate > a {
    border: 1px solid #047700;
    font-weight: bold;
    float: left;
    color: #FFF;
    cursor: pointer;
    background: url("/assets/bt-bg.png") #088f02;
    font-size: 13px;
    padding: 10px 20px 10px 20px;
    margin: 0 0 0 10px; }
  #old_version div.validate > a:hover {
    background: url("/assets/bt-bg.png") #057400; }
  #old_version div#content > div.columnLeft-large > div.comment {
    margin: 30px 0 0 0; }
  #old_version div#content > div.columnLeft-large > div.comment > div.list {
    font-size: 12px;
    margin-bottom: 1em; }
  #old_version div#content > div.columnLeft-large > div.comment > div.list > div.comment-item {
    margin-bottom: 2em;
    padding-top: 10px;
    border-top: solid 1px #e9ebef; }
  #old_version div#content > div.columnLeft-large > div.comment > div.list > div.comment-item > span.author {
    color: #595959;
    font-size: 14px; }
  #old_version div#content > div.columnLeft-large > div.comment > div.list > div.comment-item > div.comment_content {
    margin-top: 1em; }
  #old_version div#content > div.columnLeft-large > div.comment > div.list > div.comment-item > div.comment_content > p {
    font-size: 1.1em;
    line-height: 150%; }
  #old_version div#content > div.columnLeft-large > div.comment > div.number {
    height: 35px; }
  #old_version div#content > div.columnLeft-large > div.comment > div.number > p {
    float: left;
    color: #595959;
    font-size: 12px; }
  #old_version div#content > div.columnLeft-large > div.comment > div.number > img {
    float: left;
    margin: 0 0 0 10px; }
  #old_version div#content > div.columnLeft-large > div.comment > div.write > h3 {
    font-size: 16px;
    color: #595959;
    margin: 0 0 10px 0;
    font-weight: bold; }
  #old_version div#content > div.columnLeft-large > div.comment > div.write > form > textarea {
    border: 2px solid #ccc;
    resize: none;
    width: 590px; }
  #old_version textarea#forum_post_content {
    margin-left: 20px; }
  #old_version div#content > div.columnLeft-large > div.comment > div.write > form > textarea:hover, #old_version div#content > div.columnLeft-large > div.comment > div.write > form > textarea:focus {
    border: 2px solid #3fa211; }
  #old_version div.columnLeft-large div.comment div.validate {
    margin: 6px 0 20px 0;
    height: 60px;
    float: right;
    position: relative;
    left: -137px; }
  #old_version div.payment {
    width: 595px; }
  #old_version div.payment > h1 {
    font-size: 25px;
    color: #5d6d88;
    font-weight: bold;
    height: 70px; }
  #old_version div.payment > div.columnLeft {
    float: left;
    width: 150px; }
  #old_version div.payment > div.columnLeft > a > img {
    width: 70px;
    margin: 0 0 0 30px;
    border: 1px solid #ccc; }
  #old_version div.payment > div.columnRight {
    width: 430px;
    float: left; }
  #old_version div.payment > div.columnRight > div.text > h2 {
    float: left;
    font-size: 14px;
    font-weight: bold; }
  #old_version div.payment > div.columnRight > div.text > a {
    float: left;
    color: #34699f;
    font-size: 14px;
    margin: 0 0 0 5px; }
  #old_version div.payment > div.columnRight > div.text > a:hover {
    text-decoration: underline; }
  #old_version div.payment > div.columnRight > div.text > p {
    padding: 15px 0 0 0;
    font-size: 14px;
    line-height: 1.3em; }
  #old_version div.payment > div.columnRight > div.detail {
    margin: 20px 0 0 0; }
  #old_version div.payment > div.columnRight > div.detail > div.added {
    float: left;
    color: #34699f;
    font-size: 12px;
    width: 200px;
    height: 25px; }
  #old_version div.payment > div.columnRight > div.detail > div.price {
    font-size: 13px;
    color: #2e2e2e;
    float: left;
    margin: -5px 0 0 0;
    /* ?margin:-23px 0 0 0; */
    height: 25px;
    background-color: #eff0f4;
    padding: 5px 10px; }
  #old_version div.payment > div.columnRight > div.detail > div.price > p > span {
    font-size: 20px;
    margin: 0 0 0 5px; }
  #old_version div.payment > div.columnRight > div.detail > div.stars {
    width: 200px;
    float: left;
    height: 25px;
    /* ?margin-top:-15px; */ }
  #old_version div.payment > div.columnRight > div.detail > div.stars > p {
    float: left;
    margin: 4px 0 0 10px; }
  #old_version div.payment > div.columnRight > div.detail > div.view {
    width: 200px;
    float: left;
    height: 25px;
    /* ?margin-top:-15px; */
    margin: 5px 0 0 0; }
  #old_version div.payment > div.columnRight > div.detail > div.view > a {
    font-size: 12px;
    text-decoration: underline;
    color: #34699f; }
  #old_version div.payment > div.columnRight > div.detail > div.view > a:hover {
    text-decoration: none; }
  #old_version div.card {
    margin: 30px 0 0 0;
    width: 595px; }
  #old_version div.card > h2 {
    font-size: 25px;
    color: #5d6d88;
    font-weight: bold;
    height: 70px; }
  #old_version div.card div.content {
    background-color: #ebecee;
    border: 1px solid #dadada;
    padding: 25px 0; }
  #old_version div.card > div.content > form > div.wrapper {
    width: 150px;
    float: left;
    margin: 0 0 0 40px;
    /* ?margin:0;
    ?padding-left:30px;
    ?width:165px; */ }
  #old_version div.card > div.content div.wrapper > label {
    color: #6F7074;
    font-size: 16px; }
  #old_version div.card > div.content div.wrapper > input {
    margin-top: 15px;
    height: 30px;
    width: 140px;
    background-color: #FFF;
    border: 2px solid #cdcdcd;
    float: left;
    padding-left: 10px;
    /* ?padding-left:0px; */
    color: #636363;
    /* line-height:25px;/9 */
    font-weight: bold; }
  #old_version div.card > div.content div.wrapper > input:focus, #old_version div.card > div.content > form > div.wrapper > input:hover {
    border: 2px solid #3fa211; }
  #old_version div.card > div.content div.wrapper > select {
    margin-top: 15px;
    float: left;
    height: 35px;
    border: 2px solid #CDCDCD;
    background-color: #FFF;
    color: #636363;
    font-weight: bold;
    padding: 5px;
    margin-right: 10px; }
  #old_version div.card > div.content div.wrapper > select:hover {
    border: 2px solid #3fa211; }
  #old_version div#content > div.columnLeft > div.heading {
    background-color: #f3f4f5;
    width: 595px;
    padding: 25px 0 25px 15px;
    color: #6f7171;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0 0 30px 0; }
  #old_version div#content > div.columnLeft > div.heading > p {
    width: 570px;
    line-height: 1.4em; }
  #old_version div#content > div.columnLeft > div.list {
    width: 595px; }
  #old_version div#content > div.columnLeft > div.list > div {
    margin: 0 0 20px 0; }
  #old_version div#content > div.columnLeft > div.list > div > p {
    width: 450px;
    float: left;
    margin: 0 0 0 15px;
    color: #6f7171;
    font-size: 14px; }
  #old_version div#content > div.columnLeft > div.list > div > div.bt-more {
    margin: 0 -10px 0 0; }
  #old_version div#content > div.columnLeft > div.list > a {
    float: right;
    color: #6093e5;
    font-size: 12px;
    text-decoration: underline;
    margin: 25px -10px 0 0; }
  #old_version div#content > div.columnLeft > div.list > a:hover {
    color: #3fa211; }
  #old_version div.form {
    margin: 0 0 40px 0; }
  #old_version div.form h2 {
    font-size: 25px;
    color: #5d6d88;
    font-weight: bold;
    height: 50px; }
  #old_version div.form > p {
    font-size: 14px;
    color: #2d2d2e;
    height: 50px;
    line-height: 1.3em; }
  #old_version div.form.forum > div.content {
    width: 884px;
    margin: 40px 0 0 0; }
  #old_version div.form.forum textarea {
    height: 200px; }
  #old_version textarea#mce_0 {
    width: 728px;
    height: 300px; }
  #old_version div.form > div.content {
    width: 540px;
    border: 2px solid #dadada;
    background-color: #f3f4f8;
    padding: 25px; }
  #old_version div.form > div.content > p {
    font-size: 16px;
    font-weight: bold;
    color: #5c5c5c;
    margin: 0 0 20px 0;
    line-height: 1.3em; }
  #old_version div.form > div.content > form > div.formForum {
    height: 70px; }
  #old_version div.form > div.content > form > div.formForum > img {
    width: 50px;
    border: 1px solid #ccc;
    float: left; }
  #old_version div.form > div.content > form > div.formForum > a {
    font-size: 14px;
    color: #333333;
    float: left;
    font-weight: bold;
    margin: 18px 0 0 20px; }
  #old_version div.form > div.content > form > div.formForum > a:hover {
    color: #3fa211; }
  #old_version div.form > div.content > form > div.formForum > ul {
    float: left; }
  #old_version div.form > div.content > form > div.formForum > ul > li {
    float: left;
    color: #9f9fa0;
    font-size: 12px;
    margin: 18px 0 0 20px; }
  #old_version div.ligne {
    padding: 10px 0;
    font-size: 12px;
    color: #666; }
  #old_version div.ligne > label {
    width: 140px;
    float: left;
    color: #6f7074;
    font-size: 16px;
    margin: 13px 0 0 0; }
  #old_version div.ligne > div.champ {
    width: 260px;
    float: left; }
  #old_version div.ligne > input[type="radio"] {
    margin-top: 8px; }
  #old_version div.ligne > div.champ > input[type="text"], #old_version div.ligne > div.champ > input[type="email"], #old_version div.ligne > div.champ > input[type="password"] {
    height: 35px;
    width: 240px;
    background-color: #FFF;
    border: 2px solid #cdcdcd;
    float: left;
    margin: 0px 0 0 0;
    padding-left: 10px;
    color: #636363;
    /* line-height:25px;/9 */
    font-weight: bold; }
  #old_version div.ligne > div.champ > input[type="text"]:hover, #old_version div.ligne > div.champ > input[type="text"]:focus, #old_version div.ligne > div.champ > input[type="password"]:hover, #old_version div.ligne > div.champ > input[type="password"]:focus, #old_version div.ligne > div.champ > input[type="email"]:hover, #old_version div.ligne > div.champ > input[type="email"]:focus {
    border: 2px solid #3fa211; }
  #old_version div.ligne > div.error > input[type="text"], #old_version div.ligne > div.error > textarea, #old_version div.ligne > div.error > input[type="password"], #old_version div.ligne > div.error > input[type="email"] {
    border: 3px solid red; }
  #old_version span.error > label {
    border: 3px solid red; }
  #old_version p.error {
    color: red; }
  #old_version div.ligne > div.champ > input[type="file"] {
    margin-top: 5px; }
  #old_version div.ligne > div.champ > select {
    height: 39px;
    width: 253px;
    background-color: #FFF;
    border: 2px solid #cdcdcd;
    float: left;
    margin: 0px 0 0 0;
    color: #636363;
    font-weight: bold;
    padding: 10px 5px 10px 5px; }
  #old_version div.ligne > div.champ > select:hover, #old_version div.ligne > div.champ > select:focus {
    border: 2px solid #3fa211; }
  #old_version div.check {
    width: 120px;
    float: left;
    margin: 8px 0 0px 0; }
  #old_version .radio {
    font-size: 13px;
    color: #666;
    float: left;
    margin: 20px 0 0 0; }
  #old_version div.ligne > div.champ > textarea {
    font-size: 1.3em;
    width: 400px; }
  #old_version textarea {
    border: 2px solid #ccc;
    resize: none; }
  #old_version textarea:focus, #old_version textarea:hover {
    border: 2px solid #3fa211; }
  #old_version div.ligne-area {
    margin: 30px 0 20px 0; }
  #old_version div.ligne-area > label {
    clear: both;
    color: #6f7074;
    font-size: 16px; }
  #old_version div.submit.marginCard {
    margin: 10px 30px 0 0; }
  #old_version div.submit.marginCard .tip {
    margin-left: 30px;
    color: #2E2E2E;
    font-size: 13px;
    line-height: 1.2; }
  #old_version div.submit.marginCard .tip a:hover {
    text-decoration: underline; }
  #old_version div.submit > input[type="submit"] {
    border: 1px solid #047700;
    font-weight: bold;
    float: right;
    color: #FFF;
    margin: 0 10px 0 0px;
    cursor: pointer;
    background: url("/assets/bt-bg.png") #088f02;
    font-size: 12px;
    padding: 11px 25px 12px 25px;
    margin: 15px 10px 0 0;
    /* ?border:none;
    ?padding:11px 5px; */ }
  #old_version div.submit > input[type="submit"]:hover {
    background: url("/assets/bt-bg.png") #057400; }
  #old_version div.cancel > a {
    float: right;
    background: url("/assets/puce-grise.gif") no-repeat 0 3px;
    padding-left: 10px;
    font-size: 12px;
    color: #333333;
    margin: 20px 10px 0 0; }
  #old_version div.cancel > a:hover {
    text-decoration: underline; }
  #old_version div.ligne > p.guideline {
    font-size: 12px;
    margin: 10px 0 0 139px;
    clear: both; }
  #old_version div.ligne > p.guideline > a {
    color: #6093e5;
    text-decoration: underline; }
  #old_version div.ligne > p.guideline > a:hover {
    color: #3fa211; }
  #old_version div.form > div.content > p.mandatory {
    font-size: 11px;
    font-style: italic;
    color: #959595;
    margin: 20px 0 0px 0; }
  #old_version div.faq {
    width: 595px; }
  #old_version div.faq > h1 {
    font-size: 26px;
    color: #5d6d88;
    font-weight: bold;
    height: 70px; }
  #old_version div.faq > ul {
    margin: 0 0 0 17px; }
  #old_version div.faq > ul > li {
    font-size: 16px;
    line-height: 2em;
    list-style: square;
    color: #6f7171; }
  #old_version div.faq > ul > li:hover {
    color: #6b9ed1; }
  #old_version div.faq > ul > li > a {
    color: #6f7171; }
  #old_version div.faq > ul > li > a:hover {
    color: #6b9ed1;
    text-decoration: underline; }
  #old_version div.faq > div.content {
    background-color: #f0f0f0;
    padding: 25px;
    margin: 0 0 40px 0; }
  #old_version div.faq > div.content > h2 {
    font-size: 18px;
    color: #5c5e61;
    font-weight: bold; }
  #old_version div.faq > div.content > p {
    color: #5c5e61;
    font-size: 14px;
    margin: 25px 0 25px 0;
    line-height: 1.3em; }
  #old_version div.faq > div.content > a {
    color: #6b9ed1;
    text-decoration: underline;
    margin: 0 0 0 430px;
    font-size: 14px; }
  #old_version div.faq > div.content > a:hover {
    color: #3fa211; }
  #old_version #content > h1 {
    font-size: 25px;
    color: #5d6d88;
    font-weight: bold;
    margin: 0 0 30px 0; }
  #old_version div.product {
    width: 595px; }
  #old_version div#content > div.columnRight > div.columnLeft2 {
    width: 300px;
    float: left;
    overflow: hidden; }
  #old_version div#content > div.columnRight > div.columnLeft2 > a > img {
    width: 95%; }
  #old_version div#content > div.marketcolumnLeft > div.columnLeft2 {
    width: 100%;
    float: left;
    overflow: hidden; }
  #old_version div#content > div.marketcolumnLeft > div.columnLeft2 > a > img {
    width: 95%; }
  #old_version div.product > div.content > div.columnLeft {
    width: 345px;
    float: left; }
  #old_version div.product > div.content > div.columnLeft > a > img {
    width: 90%; }
  #old_version div.product > div.content > div.columnRight {
    float: right;
    width: 245px; }
  #old_version div.product > div.content > div.columnRight > div.title > div.content {
    float: left; }
  #old_version div.product > div.content > div.columnRight > div.title > div.content > h1 {
    color: #494747;
    font-size: 22px;
    margin: 0 0 5px 0; }
  #old_version div.product > div.content > div.columnRight > div.title > div.content > a {
    font-size: 12px;
    color: #34699f; }
  #old_version div.product > div.content > div.columnRight > div.title > div.content > a:hover {
    text-decoration: underline; }
  #old_version div.product > div.content > div.columnRight > div.title > img {
    float: right; }
  #old_version div.product > div.content > div.columnRight > div.price {
    font-size: 13px;
    color: #2e2e2e;
    margin: 15px 0 0 0; }
  #old_version div.product > div.content > div.columnRight > div.price > p > span {
    font-size: 17px; }
  #old_version div.product > div.content > div.columnRight > div.average {
    background-color: #f5f5f5;
    padding: 15px 10px;
    margin: 15px 0 0 0; }
  #old_version div.product > div.content > div.columnRight > div.average > p {
    font-size: 12px;
    color: #494747;
    float: left;
    margin: 0 0 10px 0; }
  #old_version div.product > div.content > div.columnRight > div.average > div.stars {
    float: left;
    margin: -3px 0 0 10px; }
  #old_version div.product > div.content > div.columnRight > div.average > a {
    color: #34699f;
    font-size: 12px;
    text-decoration: underline; }
  #old_version div.product > div.content > div.columnRight > div.average > a:hover {
    color: #3fa211; }
  #old_version div.product > div.content > div.columnRight > div.detail {
    margin: 20px 0 0 0; }
  #old_version div.product > div.content > div.columnRight > div.detail > ul > li.title {
    font-weight: bold;
    color: #34699f;
    list-style: none;
    margin-left: 0px; }
  #old_version div.product > div.content > div.columnRight > div.detail > ul > li {
    font-size: 13px;
    line-height: 1.5em;
    list-style: square;
    color: #494747;
    margin-left: 15px; }
  #old_version div.product > div.desc {
    padding: 80px 0 0 0;
    /* ?padding:30px 0 0 0; */
    width: 615px;
    position: relative; }
  #old_version div.product > div.desc > h2 {
    font-size: 13px;
    color: #34699f;
    font-weight: bold;
    background-color: #f5f5f7;
    padding: 15px 15px 0 15px;
    float: left;
    border-top: 1px solid #dee1e2;
    border-left: 1px solid #dee1e2;
    border-right: 1px solid #dee1e2;
    z-index: 3;
    position: absolute;
    margin: -28px 0 0 0; }
  #old_version div.product > div.desc > div.content {
    background-color: #f5f5f7;
    padding: 25px 40px 25px 15px;
    border: 1px solid #dee1e2; }
  #old_version div.product > div.desc > div.content > p {
    font-size: 13px;
    color: #494747;
    margin-bottom: 1em;
    line-height: 1.4em; }
  #old_version div.product > div.desc > div.related {
    margin: 30px 0 0 0; }
  #old_version div.product > div.desc > div.related > div {
    width: 75px;
    height: 75px;
    float: left;
    border: 2px solid #ccc;
    margin: 0 10px 0 0; }
  #old_version div.product > div.desc > div.related > div:hover {
    border: 2px solid #3ca110; }
  #old_version div.product > div.desc > div.related > div > a > img {
    width: 35px;
    margin: 10px 0 0 20px; }
  #old_version div.useful {
    width: 575px;
    background-color: #e9ebef;
    padding: 20px 10px;
    /* ?padding:20px 10px 0px 10px; */
    margin-bottom: 20px; }
  #old_version div.useful > h1 > a {
    font-size: 24px;
    color: #5d6d88;
    border-bottom: 1px solid #cfd2d6;
    height: 40px;
    font-weight: bold; }
  #old_version div.useful > div.content {
    margin: 20px 0 0px 0; }
  #old_version div.useful > div.content > div.columnLeft {
    width: 300px;
    float: left; }
  #old_version div.useful > div.content > div.columnLeft > img {
    width: 300px; }
  #old_version div.useful > div.content > div.columnRight {
    width: 240px;
    float: left;
    margin: 0 0 0 20px; }
  #old_version div.useful > div.content > div.columnRight > p {
    font-size: 14px;
    color: #666565;
    margin: 15px 0 0 0;
    line-height: 1.3em; }
  #old_version div.useful > div.content > div.columnRight > div.validate {
    float: left;
    margin-left: -10px;
    /* ?margin-right:130px; */ }
  #old_version div.pagination {
    width: 595px;
    height: 50px; }
  #old_version div.pagination.pagination-large {
    width: 735px;
    height: 50px;
    margin-top: 20px; }
  #old_version div.pagination > h1 {
    float: left;
    font-size: 25px;
    color: #5d6d88;
    font-weight: bold; }
  #old_version div.pagination > div.content {
    float: right;
    margin: 5px 0 0 0; }
  #old_version div.pagination > div.content > div.number {
    float: left; }
  #old_version div.pagination > div.content > div.number > a {
    font-size: 12px;
    color: #0088cc;
    padding: 2px;
    float: left;
    margin: 0 2px; }
  #old_version div.pagination > div.content > div.number > a.actif, #old_version div.pagination > div.content > div.number > a:hover {
    border: 1px solid #0088cc; }
  #old_version div.pagination > div.content > div.number > p {
    float: left;
    color: #0088cc;
    margin: 0 5px; }
  #old_version div.pagination > div.content > div.nav {
    float: left;
    margin: 0 0 0 15px; }
  #old_version div.pagination > div.content > div.nav > a {
    font-size: 12px;
    color: #bababa;
    padding: 2px;
    border: 1px solid #bababa;
    margin: 0 0 0 -5px;
    background-color: #f9f9f9;
    /* ?border:none; */ }
  #old_version div.pagination > div.content > div.nav > a.prev {
    background: url("/assets/puce-prev.gif") no-repeat 5px 6px;
    padding-left: 15px;
    padding-right: 5px; }
  #old_version div.pagination > div.content > div.nav > a.prev:hover, #old_version div.pagination > div.content > div.nav > a.prev.actif {
    background: url("/assets/puce-prev-actif.gif") no-repeat 5px 6px; }
  #old_version div.pagination > div.content > div.nav > a.next {
    background: url("/assets/puce-next.gif") no-repeat 33px 6px;
    padding-right: 15px;
    padding-left: 5px; }
  #old_version div.pagination > div.content > div.nav > a.next:hover, #old_version div.pagination > div.content > div.nav > a.next.actif {
    background: url("/assets/puce-next-actif.gif") no-repeat 33px 6px; }
  #old_version div.pagination > div.content > div.nav > a.actif, #old_version div.pagination > div.content > div.nav > a:hover {
    border: 1px solid #0088cc;
    color: #0088cc;
    /* ?border:none; */ }
  #old_version div.slide-item > h2 {
    font-size: 23px;
    color: #5d6d88;
    height: 40px;
    font-weight: normal; }
  #old_version div.slide-item > div.wrapper {
    width: 595px;
    border: 1px solid #ccc;
    height: 300px; }
  #old_version div.slide-item > div.wrapper > div.arrows {
    position: relative; }
  #old_version div.slide-item > div.wrapper > div.arrows > ul > li {
    /*width:32px;
    height:77px;
    background:url('/assets/arrows-slide-item.png') no-repeat;
    position:absolute;
    top:110px;
    cursor:pointer;*/
    display: block;
    width: 38px;
    height: 65px;
    position: absolute;
    top: 55px;
    background: #4d70a3 url(icon-slider-arrow-left.png) no-repeat center center;
    cursor: pointer; }
  #old_version div.slide-item > div.wrapper > div.arrows > ul > li:hover {
    /*background:url('/assets/arrows-slide-item-hover.png') no-repeat;*/ }
  #old_version div.slide-item > div.wrapper > div.arrows > ul > li.right {
    display: block;
    width: 38px;
    height: 65px;
    position: absolute;
    right: 0;
    top: 55px;
    background: #4d70a3 url(icon-slider-arrow-right.png) no-repeat center center;
    cursor: pointer; }
  #old_version div.slide-item > div.wrapper > div.mask {
    position: relative;
    width: 495px;
    height: 275px;
    overflow: hidden;
    margin: 14px 0 0 50px; }
  #old_version div.slide-item > div.wrapper > div.mask > div.content {
    position: absolute;
    width: 2500px;
    height: 250px; }
  #old_version div.message {
    width: 595px; }
  #old_version div.message > div.heading {
    background-color: #e6e8ed;
    width: 570px;
    height: 30px;
    padding: 20px 0 0 25px; }
  #old_version div.message > div.heading > h2 {
    margin: 0;
    color: #225c8d;
    font-size: 20px;
    font-weight: normal; }
  #old_version div.message > div.content {
    border: 8px solid #e6e8ed;
    padding: 20px 25px; }
  #old_version div.message > div.content > p {
    font-size: 14px;
    margin: 0 0 5px 0;
    line-height: 1.3em; }
  #old_version div.message > div.content > p > span {
    font-weight: bold; }
  #old_version div.list-item {
    width: 579px;
    border: 8px solid #e6e8ed; }
  #old_version div.list-item > div.content {
    padding: 20px 0 20px 0;
    /* ?padding:20px 0 0 0; */ }
  #old_version div.list-item > div.content > div.columnLeft {
    width: 125px;
    float: left; }
  #old_version div.list-item > div.content > div.columnLeft > a > img {
    width: 70px;
    border: 1px solid #ccc;
    margin: 0 0 0 25px; }
  #old_version div.list-item > div.content > div.columnRight {
    width: 400px;
    float: left; }
  #old_version div.list-item > div.content > div.columnRight > div.text > a {
    float: left;
    font-size: 15px;
    font-weight: bold; }
  #old_version div.list-item > div.content > div.columnRight > div.text > a:hover {
    text-decoration: underline; }
  #old_version div.list-item > div.content > div.columnRight > div.text > span {
    float: left;
    color: #34699f;
    font-size: 12px;
    margin: 2px 0 0 5px; }
  #old_version div.list-item > div.content > div.columnRight > div.text > p {
    padding: 15px 0 0 0;
    font-size: 14px;
    line-height: 1.3em; }
  #old_version div.list-item > div.content > div.columnRight > div.detail {
    margin: 20px 0 0 0; }
  #old_version div.list-item > div.content > div.columnRight > div.detail > div.added {
    float: left;
    color: #34699f;
    font-size: 13px;
    width: 130px;
    height: 25px; }
  #old_version div.list-item > div.content > div.columnRight > div.detail > div.price {
    font-size: 13px;
    color: #2e2e2e;
    float: left;
    width: 120px;
    margin: -6px 0 0 0;
    height: 25px; }
  #old_version div.list-item > div.content > div.columnRight > div.detail > div.price > p > span {
    font-size: 20px;
    margin: 0 0 0 5px; }
  #old_version div.list-item > div.content > div.columnRight > div.detail > div.stars {
    width: 200px;
    float: left;
    height: 25px;
    /* ?margin-top:-15px; */ }
  #old_version div.list-item > div.content > div.columnRight > div.detail > div.stars > p {
    float: left;
    margin: 4px 0 0 10px; }
  #old_version div.list-item > div.content > div.columnRight > div.detail > div.view {
    width: 290px;
    float: left;
    height: 25px;
    margin: 5px 0 15px 0;
    /* ?margin:-18px 0 0 0; */ }
  #old_version div.list-item > div.content > div.columnRight > div.detail > div.view > a {
    font-size: 12px;
    text-decoration: underline;
    color: #34699f;
    /* ?margin-top:-30px; */ }
  #old_version div.list-item > div.content > div.columnRight > div.detail > div.view > a:hover {
    color: #3fa211; }
  #old_version .bgItem {
    background-color: #f5f7f8; }
  #old_version .bgtable {
    background-color: #f5f7f8; }
  #old_version div.table > div.heading {
    background-color: #e6e8ed;
    width: 570px;
    height: 30px;
    padding: 20px 0 0 25px; }
  #old_version div.table > div.heading > h2 {
    margin: 0;
    color: #225c8d;
    font-size: 20px;
    font-weight: normal; }
  #old_version div.table > table {
    width: 595px;
    border: 5px solid #e6e8ed; }
  #old_version div.table > table > tbody > tr.border {
    border-bottom: 1px solid #e6e8ed; }
  #old_version div.table > table > tbody > tr > td.title {
    font-size: 13px;
    color: #000;
    padding-top: 10px;
    font-weight: bold; }
  #old_version div.table > table > tbody > tr > td {
    color: #41649b;
    font-size: 12px;
    text-align: left;
    padding: 13px 0 13px 20px; }
  #old_version div.table > table > tbody > tr > td > a {
    color: #41649b; }
  #old_version div.table > table > tbody > tr > td > a:hover {
    text-decoration: underline; }
  #old_version div.table > table > tbody > tr > td > div.rateit {
    margin-left: -15px; }
  #old_version div.table > table > tbody > tr > td > a.modify {
    width: 14px;
    height: 14px;
    background: url("/assets/action.png") no-repeat;
    float: left; }
  #old_version div.table > table > tbody > tr > td > a.delete {
    width: 14px;
    height: 14px;
    background: url("/assets/action.png") no-repeat;
    float: left;
    background-position: -14px -0px; }
  #old_version div.table > table > tbody > tr > td > a.delete:hover, #old_version div.table > table > tbody > tr > td > a.modify:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: .60; }
  #old_version div#content > div.columnRight {
    float: left;
    width: 300px; }
  #old_version div#content > div.columnRight-small {
    float: left;
    width: 180px; }
  #old_version div#content > div.columnRight > div.ads > ul > li {
    margin: 0 0 30px  0; }
  #old_version div#content > div.columnRight > div.newsletter {
    width: 280px;
    background-color: #e9ebef;
    padding-left: 20px;
    margin: 0 0 30px  0; }
  #old_version div#content > div.columnRight > div.newsletter > h2 {
    font-size: 23px;
    color: #0c4c77;
    font-weight: bold;
    padding: 15px 0 0 0; }
  #old_version div#content > div.columnRight > div.newsletter > p {
    font-size: 14px;
    color: #565656;
    margin: 15px 0 0 0;
    width: 260px;
    line-height: 1.3em; }
  #old_version div#content > div.columnRight > div.newsletter > form {
    margin: 25px 0 0 0; }
  #old_version div#content > div.columnRight > div.newsletter > form > label {
    font-size: 14px;
    color: #333333;
    float: left; }
  #old_version div#content > div.columnRight > div.newsletter > form > input[type="text"] {
    height: 23px;
    margin: -7px 0 0 20px;
    width: 200px;
    border: 2px solid #ccc; }
  #old_version div#content > div.columnRight > div.newsletter > form > input[type="text"]:focus, #old_version div#content > div.columnRight > div.newsletter > form > input[type="text"]:hover {
    border: 2px solid #3fa211; }
  #old_version div#content > div.columnRight > div.newsletter > form > input[type="submit"] {
    float: right;
    margin: 15px 25px 20px;
    background: none;
    border: none;
    color: #0c4c77;
    font-weight: bold;
    cursor: pointer;
    background: url("/assets/link-dark.png") no-repeat right;
    width: 95px; }
  #old_version div#content > div.columnRight > div.newsletter > form > input[type="submit"]:hover {
    text-decoration: underline; }
  #old_version div#content > div.columnRight > div.aside {
    width: 300px;
    margin: 0 0 30px  0;
    overflow: hidden; }
  #old_version div.columnLeft > div.product > div.content > div.aside {
    margin: 0 0 30px 0;
    overflow: hidden; }
  #old_version div.columnLeft > div.product > div.content > div.aside > div.detail > ul > li.title {
    font-weight: bold;
    color: #34699F;
    list-style: none;
    margin-left: 0px; }
  #old_version div.columnLeft > div.product > div.content > div.aside > div.detail > ul > li {
    font-size: 13px;
    line-height: 1.5em;
    list-style: square;
    color: #494747;
    margin-left: 15px; }
  #old_version div.columnLeft > div.product > div.content > div.aside > div.price {
    margin-top: 15px;
    float: right;
    color: #6B9FF3;
    font-weight: bold;
    margin-right: 30px;
    padding-top: 5px; }
  #old_version div.colorationaside {
    background-color: #F5F5F7;
    padding: 10px 10px 10px 10px; }
  #old_version div#content > div.columnRight > div.aside > div.header {
    background-color: #e9ebef;
    height: 40px; }
  #old_version div#content > div.columnRight > div.aside > div.header > h2 {
    padding: 20px 0 0 25px;
    font-size: 18px;
    color: #0c4c77;
    font-weight: normal; }
  #old_version div#content > div.columnRight > div.aside > div.content {
    width: 284px;
    border: 8px solid #e9ebef; }
  #old_version div#content > div.columnRight > div.aside > div.content > ul {
    margin: 20px 20px;
    font-size: 14px; }
  #old_version div#content > div.columnRight > div.aside > div.content > ul > li {
    line-height: 1.8em; }
  #old_version div#content > div.columnRight > div.aside > div.content > ul > li > a {
    color: #757070; }
  #old_version div#content > div.columnRight > div.aside > div.content > ul > li > a:hover {
    color: #5d90e1;
    text-decoration: underline; }
  #old_version div#content > div.columnRight > div.aside > div.content > ul > li > a.active {
    font-weight: bold;
    color: #5d90e1;
    text-decoration: underline; }
  #old_version div#content > div.columnRight > div.outstanding {
    width: 300px;
    margin: 0 0 30px  0; }
  #old_version div#content > div.columnRight > div.outstanding > div.header {
    background-color: #e9ebef;
    height: 40px; }
  #old_version div#content > div.columnRight > div.outstanding > div.header > h2 {
    width: 304px;
    height: 53px;
    background: url("/assets/title.png") no-repeat;
    position: absolute;
    z-index: 100;
    margin: 10px 0 0 -3px;
    color: #FFF;
    text-align: center;
    padding-top: 6px;
    font-size: 15px;
    font-weight: bold; }
  #old_version div#content > div.columnRight > div.outstanding > div.content {
    width: 284px;
    border: 8px solid #e9ebef; }
  #old_version div#content > div.columnRight > div.outstanding > div.content > div.wrapper {
    margin: 30px 20px 20px 15px;
    font-size: 14px; }
  #old_version div#content > div.columnRight > div.outstanding > div.content > div.wrapper > ul > li {
    line-height: 1.8em;
    margin: 0 0 0 30px;
    color: #666; }
  #old_version div#content > div.columnRight > div.outstanding > div.content > div.wrapper > div.bt-more {
    float: left;
    margin-left: 30px; }
  #old_version div#content > div.columnRight > div.popular {
    width: 280px;
    margin: 0 0 30px  0;
    float: left; }
  #old_version div#content > div.columnRight > div.popular > div.header {
    width: 300px;
    height: 66px;
    background: url("/assets/title-popular.gif") no-repeat;
    padding-top: 17px; }
  #old_version div#content > div.columnRight > div.popular > div.header > h2 {
    font-size: 22px;
    color: #6b9ff3;
    float: left;
    margin: 0 0 0 15px;
    font-weight: bold; }
  #old_version div#content > div.columnRight > div.popular > div.header > ul {
    margin: 0 0 0 20px;
    float: right; }
  #old_version div#content > div.columnRight > div.popular > div.header > ul > li {
    float: left;
    font-size: 12px;
    margin: 8px 15px 0 0; }
  #old_version div#content > div.columnRight > div.popular > div.header > ul > li > a {
    color: #6b9ff3; }
  #old_version div#content > div.columnRight > div.popular > div.header > ul > li > a:hover, #old_version div#content > div.columnRight > div.popular > div.header > ul > li > a.actif {
    font-weight: bold; }
  #old_version div#content > div.columnRight > div.popular > div.content > ul.popular {
    clear: both;
    padding: 13px 0px;
    border-bottom: 1px solid #e8eaec;
    width: 300px;
    /* ?padding:12px 0 0px 0;
    ?height:60px; */ }
  #old_version div#content > div.columnRight > div.popular > div.content > ul.firstPopular {
    padding: 0px 0 13px 0; }
  #old_version div#content > div.columnRight > div.popular > div.content > ul > li.img {
    width: 65px;
    float: left;
    margin: 0 0 0 20px; }
  #old_version div#content > div.columnRight > div.popular > div.content > ul > li.img img {
    width: 60px;
    border: 1px solid #ccc; }
  #old_version div#content > div.columnRight > div.popular > div.content > ul > li.img img:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: .60; }
  #old_version div#content > div.columnRight > div.popular > div.content > ul > li.text {
    width: 170px;
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0 0 20px;
    float: left;
    line-height: 1.5em; }
  #old_version div#content > div.columnRight > div.popular > div.content > ul > li.text > a {
    color: #5b5757; }
  #old_version div#content > div.columnRight > div.popular > div.content > ul > li.text > a:hover {
    text-decoration: underline; }
  #old_version div#content > div.columnRight > div.popular > div.content > ul.latest {
    clear: both;
    border-bottom: 1px solid #e8eaec;
    width: 290px;
    line-height: 1.5em;
    background: url("/assets/puce.gif") no-repeat 15px 18px;
    margin: 0 0 0 0px;
    padding: 13px 0 13px 15px; }
  #old_version div#content > div.columnRight > div.popular > div.content > ul.latest:hover {
    background-color: #E8F3FD; }
  #old_version div#content > div.columnRight > div.popular > div.content > ul.latest > li.text {
    margin: 0px 0 0 20px;
    width: 260px;
    clear: both; }
  #old_version div#content > div.columnRight > div.popular > div.content > ul.latest > li.bt {
    margin: 0px 0 0 20px; }
  #old_version div#content > div.columnRight > div.popular > div.content > ul.latest > li.bt > a {
    color: #6b9ed1;
    font-size: 12px;
    text-decoration: underline; }
  #old_version div#content > div.columnRight > div.popular > div.content > ul.latest > li.bt > a:hover {
    color: #3fa211; }
  #old_version div#content > div.columnRight-small > div.popular {
    width: 160px;
    margin: 0 0 30px  0;
    float: left; }
  #old_version div#content > div.columnRight-small > div.popular > div.header {
    width: 180px;
    height: 66px;
    background: url("/assets/title-popular.gif") no-repeat;
    padding-top: 17px; }
  #old_version div#content > div.columnRight-small > div.popular > div.header > h2 {
    font-size: 22px;
    color: #6b9ff3;
    float: left;
    margin: 0 0 0 15px;
    font-weight: bold; }
  #old_version div#content > div.columnRight-small > div.popular > div.header > ul {
    margin: 0 0 0 20px;
    float: right; }
  #old_version div#content > div.columnRight-small > div.popular > div.header > ul > li {
    float: left;
    font-size: 12px;
    margin: 8px 15px 0 0; }
  #old_version div#content > div.columnRight-small > div.popular > div.header > ul > li > a {
    color: #6b9ff3; }
  #old_version div#content > div.columnRight-small > div.popular > div.header > ul > li > a:hover, #old_version div#content > div.columnRight-small > div.popular > div.header > ul > li > a.actif {
    font-weight: bold; }
  #old_version div#content > div.columnRight-small > div.popular > div.content > ul.popular {
    clear: both;
    padding: 13px 0px;
    border-bottom: 1px solid #e8eaec;
    width: 180px;
    /* ?padding:12px 0 0px 0;
    ?height:60px; */ }
  #old_version div#content > div.columnRight-small > div.popular > div.content > ul.firstPopular {
    padding: 0px 0 13px 0; }
  #old_version div#content > div.columnRight-small > div.popular > div.content > ul > li.img {
    width: 65px;
    float: left;
    margin: 0 0 0 20px; }
  #old_version div#content > div.columnRight-small > div.popular > div.content > ul > li.img img {
    width: 60px;
    border: 1px solid #ccc; }
  #old_version div#content > div.columnRight-small > div.popular > div.content > ul > li.img img:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: .60; }
  #old_version div#content > div.columnRight-small > div.popular > div.content > ul > li.text {
    width: 150px;
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0 0 20px;
    float: left;
    line-height: 1.5em; }
  #old_version div#content > div.columnRight-small > div.popular > div.content > ul > li.text > a {
    color: #5b5757; }
  #old_version div#content > div.columnRight-small > div.popular > div.content > ul > li.text > a:hover {
    text-decoration: underline; }
  #old_version .center {
    text-align: center; }
  #old_version div.forum {
    width: 936px; }
  #old_version div.forum > div.heading > h1 {
    color: #42a312;
    font-size: 26px;
    font-weight: bold; }
  #old_version div.forum > div.heading > p {
    font-size: 14px;
    color: #717171;
    margin: 10px 0 0 0;
    width: 850px;
    line-height: 1.2em; }
  #old_version div.forum > div.infos {
    margin: 30px 0 0 0; }
  #old_version div.forum > div.infos > h1 {
    font-size: 21px;
    color: #4d4b4b;
    font-weight: normal; }
  #old_version div.forum > div.infos > div.content {
    border: 1px solid #ccc;
    padding: 7px 20px;
    font-weight: bold;
    margin: 15px 0 0 0; }
  #old_version div.forum > div.infos > div.content > ul.infos {
    float: left; }
  #old_version div.forum > div.infos > div.content > ul.infos > li {
    float: left;
    font-size: 11px;
    color: #4d4b4b;
    margin-right: 15px; }
  #old_version div.forum > div.infos > div.content > ul.infos > li.rss > a {
    width: 12px;
    height: 12px;
    background: url("/assets/forum-rss.gif") no-repeat;
    float: left;
    margin-left: -5px; }
  #old_version div.forum > div.infos > div.content > ul.infos > li > span {
    color: #2f568c; }
  #old_version div.forum > div.infos > div.content > ul.cat {
    float: right;
    font-weight: bold;
    font-size: 11px;
    color: #4d4b4b; }
  #old_version div.forum > h1 {
    font-size: 25px;
    color: #5d6d88;
    font-weight: bold; }
  #old_version div.forum > div.nav {
    background-color: #f3f4f8;
    border: 1px solid #dadada;
    margin: 20px 0 0 0;
    padding: 10px; }
  #old_version div.forum > div.nav > img {
    float: left;
    border: 1px solid #ccc;
    width: 50px;
    margin: 0 15px 0 10px; }
  #old_version div.forum > div.nav > div.content {
    float: left;
    margin: 17px 0 0 0; }
  #old_version div.forum > div.nav > div.content > p {
    float: left;
    color: #403f3f;
    font-size: 14px; }
  #old_version div.forum > div.nav > div.content > p > span {
    font-weight: bold; }
  #old_version div.forum > div.nav > div.content > a {
    color: #7197d3;
    text-decoration: underline;
    margin: 0 0 0 10px;
    font-size: 14px;
    float: left; }
  #old_version div.forum > div.nav > div.content > a:hover {
    color: #3fa211;
    text-decoration: underline; }
  #old_version div.forum > div.nav > p {
    float: left;
    color: #403f3f;
    font-size: 14px; }
  #old_version div.forum > div.nav > p > span {
    font-weight: bold; }
  #old_version div.forum > div.nav > a {
    color: #7197d3;
    text-decoration: underline;
    margin: 0 0 0 15px;
    font-size: 14px;
    float: left; }
  #old_version div.forum > div.nav > a:hover {
    color: #3fa211;
    text-decoration: underline; }
  #old_version div.forum > div.nav > div.content > ul {
    float: left;
    margin-left: 100px; }
  #old_version div.forum > div.nav > div.content > ul > li {
    float: left;
    font-size: 14px;
    margin-right: 25px; }
  #old_version div.forum > div.nav > div.content > ul > li > a {
    color: #818282; }
  #old_version div.forum > div.nav > div.content > ul > li > a:hover {
    text-decoration: underline; }
  #old_version div.forum > div.nav > div.validate {
    float: left;
    margin: 10px 10px 0 0; }
  #old_version div.forum > div.nav > div.validate > a {
    padding: 0px 15px 5px 15px; }
  #old_version div.forum > div.nav > div.validate > a > span {
    font-size: 24px;
    margin: 0px 0 0 10px;
    vertical-align: sub;
    /* ?vertical-align:middle; */ }
  #old_version div.forum > div.pagination {
    width: 936px;
    margin: 20px 0 0px 0; }
  #old_version div.forum > table {
    width: 936px; }
  #old_version div.forum > table > tbody > tr {
    /* ?height:35px; */ }
  #old_version div.forum > table > tbody > tr:hover {
    background-color: #e8f3fd; }
  #old_version div.forum > table > tbody > tr:hover > td.pictoGreen {
    background: url("/assets/forum-green.png") no-repeat center #e8f3fd; }
  #old_version div.forum > table > tbody > tr:hover > td.pictoGrey {
    background: url("/assets/forum-grey.png") no-repeat center #e8f3fd; }
  #old_version div.forum > table > tbody > tr.empty:hover {
    background-color: #FFF; }
  #old_version div.forum > table > tbody > tr.bgItem:hover > td.pictoGreen {
    background: url("/assets/forum-green.png") no-repeat center #e8f3fd; }
  #old_version div.forum > table > tbody > tr.bgItem:hover > td.pictoGrey {
    background: url("/assets/forum-grey.png") no-repeat center #e8f3fd; }
  #old_version div.forum > table > tbody > tr > td {
    padding: 5px;
    vertical-align: middle; }
  #old_version div.forum > table > tbody > tr.bgItem > td.pictoGreen {
    background: url("/assets/forum-green.png") no-repeat center #f5f7f8; }
  #old_version div.forum > table > tbody > tr.bgItem > td.pictoGrey {
    background: url("/assets/forum-grey.png") no-repeat center #f5f7f8; }
  #old_version div.forum > table > tbody > tr.title > td {
    font-size: 12px;
    font-weight: bold;
    color: #949393;
    background-color: #f3f4f8;
    padding: 5px 15px; }
  #old_version div.forum > table > tbody > tr.title > td.titleBig {
    font-size: 24px;
    font-weight: normal;
    color: #667998; }
  #old_version div.forum > table > tbody > tr > td.pictoGreen {
    background: url("/assets/forum-green.png") no-repeat center;
    width: 26px;
    height: 19px; }
  #old_version div.forum > table > tbody > tr > td.pictoGrey {
    background: url("/assets/forum-grey.png") no-repeat center;
    width: 26px;
    height: 19px; }
  #old_version div.forum > table > tbody > tr > td.title {
    background-color: #7197d3;
    width: 916px;
    padding: 5px 10px;
    font-size: 18px;
    font-weight: normal;
    color: #FFF;
    margin: 30px 0 0 0; }
  #old_version div.forum > table > tbody > tr > td > a {
    font-size: 12px;
    color: #7197d3; }
  #old_version div.forum > table > tbody > tr > td > a:hover {
    text-decoration: underline; }
  #old_version div.forum > table > tbody > tr > td {
    font-size: 12px;
    color: #403f3f;
    line-height: 1.5em; }
  #old_version div.forum > table > tbody > tr > td > div.author {
    float: right;
    /* ?margin-top:-15px; */ }
  #old_version div.forum > table > tbody > tr > td > div.author > a {
    float: left;
    font-size: 11px;
    color: #878686; }
  #old_version div.forum > table > tbody > tr > td > div.author > a:hover {
    text-decoration: underline; }
  #old_version div.forum > table > tbody > tr > td > div.author > img {
    width: 20px;
    border: 1px solid #ccc;
    margin-left: 10px;
    /* ?margin-top:-5px; */ }
  #old_version div.forum > table > tbody > tr > td > div.stars {
    padding-left: 20px; }
  #old_version div.msgForum {
    margin: 20px 0 0 0; }
  #old_version div.msgForum > div.content {
    width: 936px;
    padding: 8px 0px;
    margin: 0 0 8px 0; }
  #old_version div.msgForum > div.content > div.columnLeft {
    float: left;
    width: 120px; }
  #old_version div.msgForum > div.content > div.columnLeft > div.wrapper {
    width: 80px;
    margin: 20px 0 0 30px; }
  #old_version div.msgForum > div.content > div.columnLeft > div.wrapper > img {
    margin: 0 0 20px 15px;
    width: 50px;
    border: 1px solid #ccc; }
  #old_version div.msgForum > div.content > div.columnLeft > div.wrapper > p {
    text-align: center;
    color: #9f9fa0;
    font-size: 10px;
    line-height: 1.2em; }
  #old_version div.msgForum > div.content > div.columnLeft > div.wrapper > p > a {
    color: #4398c3;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 1.8em; }
  #old_version div.msgForum > div.content > div.columnLeft > div.wrapper > p > a:hover {
    text-decoration: underline; }
  #old_version div.msgForum > div.content > div.columnRight {
    float: left;
    margin-left: 30px;
    width: 740px; }
  #old_version div.msgForum > div.content > div.columnRight > div.tail {
    width: 26px;
    height: 19px;
    background: url("/assets/tail.png") no-repeat;
    position: absolute;
    margin: 45px 0 0 -25px; }
  #old_version div.msgForum > div.content > div.columnRight > div.wrapper {
    padding: 10px;
    padding: 20px;
    border: 1px solid #ccc;
    background-color: #FFF; }
  #old_version div.msgForum > div.content > div.columnRight > div.wrapper > div.heading {
    padding: 0px 0;
    font-size: 12px; }
  #old_version div.msgForum > div.content > div.columnRight > div.wrapper > div.heading > p {
    float: left; }
  #old_version div.msgForum > div.content > div.columnRight > div.wrapper > div.heading > a {
    float: right;
    color: #89bdd8; }
  #old_version div.msgForum > div.content > div.columnRight > div.wrapper > div.heading > a:hover {
    text-decoration: underline; }
  #old_version div.msgForum > div.content > div.columnRight > div.wrapper > div.content {
    margin: 20px 0 0 0; }
  #old_version div.msgForum > div.content > div.columnRight > div.wrapper > div.content > h2 {
    font-size: 14px;
    font-weight: bold;
    color: #555555;
    margin: 0 0 10px 0; }
  #old_version div.msgForum > div.content > div.columnRight > div.wrapper > div.content > p {
    font-size: 14px;
    color: #333333;
    line-height: 1.2em; }
  #old_version div.msgForum > div.content > div.columnRight > div.wrapper > div.content > a {
    font-size: 14px;
    color: green;
    line-height: 1.2em;
    float: right; }
  #old_version div.msgForum > div.content > div.columnRight > div.stars {
    margin: 15px 0 0 0; }
  #old_version div.msgForum > div.content > div.columnRight > div.stars > div.rateit {
    margin: 5px 0 5px -20px; }
  #old_version div.msgForum > div.content > div.columnRight > div.stars > p {
    color: #969696;
    float: left;
    text-align: left; }
  #old_version div.forum > div.reply {
    width: 740px;
    margin: -20px 0 0 150px;
    /* ?margin:-50px 0 0 150px; */ }
  #old_version div.forum > div.reply > a {
    font-size: 12px;
    color: #524452;
    background: url("/assets/top.gif") no-repeat;
    padding-left: 20px;
    float: left;
    margin: 10px 0 0 0; }
  #old_version div.forum > div.reply > a:hover {
    font-weight: bold; }
  #old_version div.forum > div.reply > div.validate {
    /* ?margin-top:0px; */ }
  #old_version div#footer {
    height: 230px;
    background: url("/assets/footer-bg.gif") repeat-x;
    /* ?margin:0px 0 0 0; */ }
  #old_version div#footer > div.wrapper {
    width: 936px;
    margin: 0 auto;
    text-align: left; }
  #old_version div#footer > div.wrapper > div.columnLeft {
    width: 230px;
    float: left; }
  #old_version div#footer > div.wrapper > div.columnLeft > div.logo > a {
    width: 225px;
    height: 64px;
    background: url("/assets/logo-footer-consultingcafe.png") no-repeat;
    margin: 20px 0 0 0;
    float: left; }
  #old_version div.like {
    float: right;
    margin: 20px 0 0 0; }
  #old_version div.like > div.twitter {
    float: left;
    width: 90px;
    margin: 0 10px 0 0; }
  #old_version div.like > div.facebook {
    float: left;
    width: 90px;
    overflow: visible; }
  #old_version div.like > div.linkedin {
    float: left;
    width: 120px;
    height: 20px;
    overflow: visible; }
  #old_version div#footer > div.wrapper > div.columnRight {
    float: left; }
  #old_version div#footer > div.wrapper > div.columnRight > ul {
    float: left;
    margin: 50px 0 0 40px;
    font-size: 12px;
    line-height: 1.4em;
    font-family: verdana, arial, times, sans-serif; }
  #old_version div#footer > div.wrapper > div.columnRight > ul > li.title {
    font-weight: bold;
    margin: 0 0 5px 0; }
  #old_version div#footer > div.wrapper > div.columnRight > ul > li.title > a {
    color: #585859; }
  #old_version div#footer > div.wrapper > div.columnRight > ul > li > a {
    color: #636363; }
  #old_version div#footer > div.wrapper > div.columnRight > ul > li > a:hover {
    color: #436a91;
    text-decoration: underline; }
  #old_version div#footer > div.wrapper > div.copyright {
    padding: 45px 0 0 0;
    font-size: 11px;
    color: #6e6e6e; }
  #old_version div#footer > div.wrapper > div.copyright > p {
    float: left; }
  #old_version div#footer > div.wrapper > div.copyright > ul {
    float: left;
    margin: 0 0 0 5px; }
  #old_version div#footer > div.wrapper > div.copyright > ul > li {
    float: left; }
  #old_version div#footer > div.wrapper > div.copyright > ul > li > a {
    color: #6e6e6e; }
  #old_version div#footer > div.wrapper > div.copyright > ul > li > a:hover {
    text-decoration: underline; }
  #old_version div#footer > div.wrapper > div.copyright > ul > li.separator {
    margin: 0 5px; }
  #old_version .databse-cta > h1 {
    font-size: 24px;
    color: #5D6D88;
    font-weight: bold;
    margin-bottom: 35px; }
  #old_version .databse-cta > div.nav {
    width: 200px;
    float: left; }
  #old_version .databse-cta > div.nav > ul > li {
    font-size: 20px;
    font-weight: bold;
    color: #0C4C77;
    text-align: center;
    cursor: pointer;
    line-height: 1.3em;
    width: 198px;
    height: 146px; }
  #old_version .databse-cta > div.nav > ul > li.browse {
    background: url(/assets/browse-on.gif) no-repeat white; }
  #old_version .databse-cta > div.nav > ul > li.sell {
    background: url(/assets/sell-off.gif) no-repeat white;
    margin-top: 8px; }
  #old_version .databse-cta > div.content {
    width: 388px;
    float: right;
    height: 302px;
    background: url(/assets/cta-bg.gif) no-repeat;
    cursor: pointer; }
  #old_version .databse-cta > div.content.sell {
    display: none; }
  #old_version .databse-cta > div.content > h3 {
    color: #FFF;
    font-size: 18px;
    height: 120px;
    padding: 15px 25px 0 25px;
    line-height: 1.3em; }
  #old_version .databse-cta > div.content > ul {
    width: 315px;
    padding-left: 15px; }
  #old_version .databse-cta > div.content > ul > li {
    height: 30px;
    padding-left: 55px;
    padding-top: 20px;
    border-bottom: 1px solid #0a4e7d;
    font-weight: bold;
    font-size: 16px;
    color: #0a4e7d; }
  #old_version .databse-cta > div.content > ul > li > a {
    color: #0C4C77; }
  #old_version .databse-cta > div.content > ul > li > a:hover {
    text-decoration: underline; }
  #old_version .databse-cta > div.content > ul > li.browse-first {
    background: url(/assets/loupe.png) no-repeat 10px 15px; }
  #old_version .databse-cta > div.content > ul > li.browse-second {
    background: url(/assets/etoiles.png) no-repeat 10px 15px; }
  #old_version .databse-cta > div.content > ul > li.browse-third {
    background: url(/assets/download.png) no-repeat 10px 15px;
    border: none; }
  #old_version .databse-cta > div.content > ul > li.sell-first {
    background: url(/assets/sanitize.png) no-repeat 10px 15px; }
  #old_version .databse-cta > div.content > ul > li.sell-second {
    background: url(/assets/upload.png) no-repeat 10px 15px; }
  #old_version .databse-cta > div.content > ul > li.sell-third {
    background: url(/assets/price.png) no-repeat 10px 15px;
    border: none; }
  #old_version .focus {
    width: 280px;
    background-color: #e9ebef;
    padding-left: 20px;
    margin: 0 0 30px  0; }
  #old_version .focus > h2 {
    font-size: 18px;
    color: #0c4c77;
    font-weight: bold;
    padding: 15px 15px 15px 0;
    line-height: 1.3em; }
  #old_version .twitter-reader {
    height: 665px; }
  #old_version .twitter-reader > .twtr-widget {
    margin-bottom: 35px; }
  #old_version .twitter-reader > a {
    margin-left: 30px;
    padding: 10px 20px;
    border: 1px solid #047700;
    color: #FFF;
    cursor: pointer;
    background: url("/assets/bt-bg.png") #088f02;
    /* ?padding:10px 15px;
    ?border:none; */
    clear: both;
    font-size: 14px;
    font-weight: normal;
    /* ?float:left; */ }
  #old_version .twitter-reader > a:hover {
    opacity: .85; }
  #old_version .bt-green {
    padding: 10px 20px;
    border: 1px solid #047700;
    color: #FFF;
    cursor: pointer;
    background: url("/assets/bt-bg.png") #088f02;
    /* ?padding:4px 0px;
    ?border:none; */
    clear: both;
    font-size: 14px;
    font-weight: normal; }
  #old_version .bt-green:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=85);
    opacity: .85; }
  #old_version div.ratings > div.heading {
    background-color: #f3f4f5;
    width: 580px;
    padding: 25px 0 25px 15px;
    color: #6f7171;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0 0 30px 0; }
  #old_version div.ratings > div.heading > h1 {
    line-height: 1.4em;
    float: left; }
  #old_version div.ratings > div.heading > a {
    padding: 5px 10px;
    font-size: 13px;
    margin-left: 10px;
    /* ?float:right;
    ?margin-right:20px;
    ?width:135px; */ }
  #old_version div.ratings > div.wrapper {
    width: 610px;
    margin: 0 0 30px  0; }
  #old_version div.ratings > div.wrapper > div.header {
    width: 595px;
    height: 66px;
    background: url("/assets/title-popular-large.gif") no-repeat;
    padding-top: 17px; }
  #old_version div.ratings > div.wrapper > div.header > h2 {
    font-size: 22px;
    color: #6b9ff3;
    float: left;
    margin: 0 0 0 15px;
    font-weight: bold; }
  #old_version div.ratings > div.wrapper > div.header > ul {
    margin: 0 0 0 20px;
    float: right; }
  #old_version div.ratings > div.wrapper > div.header > ul > li {
    float: left;
    font-size: 12px;
    margin: 8px 15px 0 0; }
  #old_version div.ratings > div.wrapper > div.header > ul > li > a {
    color: #6b9ff3; }
  #old_version div.ratings > div.wrapper > div.header > ul > li > a:hover, #old_version div.ratings > div.content > div.header > ul > li > a.actif {
    font-weight: bold; }
  #old_version div.ratings > div.wrapper > div.content > div.item {
    clear: both;
    border-bottom: 1px solid #e8eaec;
    width: 600px; }
  #old_version div.ratings > div.wrapper > div.content > div.item > ul.latest {
    clear: both;
    width: 590px;
    line-height: 1.5em;
    background: url("/assets/puce.gif") no-repeat 15px 18px;
    margin: 0 0 0 0px;
    padding: 13px 0 13px 15px; }
  #old_version div.ratings > div.wrapper > div.content > div.item > ul.latest:hover {
    background-color: #E8F3FD; }
  #old_version div.ratings > div.wrapper > div.content > div.item > ul.latest > li.text {
    margin: 0px 0 0 20px;
    width: 260px;
    clear: both;
    font-size: 14px;
    font-weight: bold; }
  #old_version div.ratings > div.wrapper > div.content > div.item > ul.latest > li.grade {
    margin: 0px 0 0 20px;
    width: 260px;
    clear: both;
    font-size: 14px;
    font-weight: normal; }
  #old_version div.ratings > div.wrapper > div.content > div.item > ul.latest > li.bt {
    margin: 0px 0 0 20px; }
  #old_version div.ratings > div.wrapper > div.content > div.item > ul.latest > li.bt > a {
    color: #6b9ed1;
    font-size: 12px;
    text-decoration: underline; }
  #old_version div.ratings > div.wrapper > div.content > div.item > ul.latest > li.bt > a:hover {
    color: #3fa211; }
  #old_version div.ratings > div.wrapper > div.content > div.item > div.expand {
    width: 570px;
    margin: 0px 0 20px 30px;
    display: none; }
  #old_version div.ratings > div.wrapper > div.content > div.item > div.expand > div.wrapper > div.head {
    background: url(/assets/popular-top.gif) no-repeat white;
    width: 575px;
    height: 10px;
    margin-left: -1px; }
  #old_version div.ratings > div.wrapper > div.content > div.item > div.expand > div.wrapper {
    background: #f3f4f5;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8; }
  #old_version div.ratings > div.wrapper > div.content > div.item > div.expand > div.wrapper > p {
    font-size: 14px;
    color: #333333;
    padding: 20px 15px;
    line-height: 1.3em; }
  #old_version ul.bt-rating {
    width: 300px;
    float: left;
    height: 25px;
    padding: 10px 0 0 0px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic; }
  #old_version ul.bt-rating > li {
    float: left;
    margin: 0 10px 0 0;
    font-size: 11px;
    color: #FFF;
    background-color: #6a9ffb;
    padding: 3px 8px;
    font-weight: bold; }
  #old_version ul.bt-rating > li > a {
    color: #FFF; }
  #old_version ul.bt-rating > li:hover {
    background-color: #8cb3f5; }
  #old_version div.ratings > div.wrapper > div.content > div.item > div.expand > div.share {
    height: 20px; }
  #old_version div.ratings > div.wrapper > div.content > div.item > div.expand > div.share > div {
    float: right;
    width: 95px;
    overflow: hidden;
    margin-top: 10px;
    margin-left: 15px; }
  #old_version div.ratings > div.wrapper > div.content > div.item > div.expand > div.share > div.google {
    width: 70px;
    /* ?width:95px;
    ?height:30px;
    ?overflow:visible; */
    z-index: 40000; }
  #old_version strong {
    font-weight: bold; }
  #old_version em {
    font-style: italic; }
  #old_version .clickable {
    cursor: pointer; }
  #old_version div.no_items_found > div.validate > a {
    margin-right: 2em; }
  #old_version div.no_items_found > p {
    color: #5D6D88;
    margin: 1em; }
  #old_version div.somespace {
    margin-top: 35px; }
  #old_version div.registrColumn {
    width: 595px;
    float: left; }
  #old_version div.mybox {
    clear: both;
    margin-top: 20px;
    overflow: hidden;
    margin-bottom: 15px; }
  #old_version div.myvalidate > a {
    border: 1px solid #047700;
    font-weight: bold;
    float: left;
    color: #FFF;
    margin-top: 20px;
    cursor: pointer;
    background: url("/assets/bt-bg.png") #088f02;
    font-size: 13px;
    padding: 10px 20px 10px 20px; }
  #old_version div.myvalidate > a:hover {
    background: url("/assets/bt-bg.png") #057400; }
  #old_version .rating_star {
    background: url("/etoile4.png") 0 0;
    width: 25px;
    height: 25px;
    display: block;
    float: left; }
  #old_version .rating_star2 {
    background: url("/etoile2.png") 0 0;
    width: 20px;
    height: 20px;
    display: block;
    float: left; }
  #old_version .starmargintop {
    margin-top: 16px; }
  #old_version .recommended {
    margin-top: 15px;
    width: 50px;
    height: 50px;
    display: block;
    float: left; }
  #old_version .listrecommended {
    width: 50px;
    height: 50px;
    display: block;
    margin-bottom: 20px; }
  #old_version .listrecommended2 {
    margin-left: 42px; }
  #old_version .listtoolsmargin {
    padding-top: 13px; }
  #old_version .myleft {
    float: left; }
  #old_version .myright {
    float: right; }
  #old_version .mybestreaded {
    margin-right: 60px; }
  #old_version div.myleft > a {
    font-size: 12px;
    text-decoration: underline;
    color: #34699f; }
  #old_version p.mytitle {
    color: #34699F;
    font-weight: bold;
    font-size: 13px;
    list-style: none outside none;
    margin-left: 0; }
  #old_version .on {
    background: url("/etoile3.png") 0 0; }
  #old_version .on2 {
    background: url("/etoile1.png") 0 0; }
  #old_version .starbox {
    float: left; }
  #old_version .myborderarticle {
    border: 1px solid #356AA0;
    overflow: hidden;
    padding: 5px 5px 5px 5px;
    background-color: #70BCFC; }
  #old_version div.myborderarticle > a.text {
    font-size: 13px;
    color: #6097ce;
    color: white;
    float: left;
    margin: -2px 0 0 0;
    font-weight: bold; }
  #old_version div.myborderarticle > a.more {
    width: 12px;
    height: 12px;
    background: url("/assets/link-dark.png") no-repeat;
    float: left;
    margin: 0px 0 0 10px; }
  #old_version div.myborderarticle > a:hover {
    color: #356AA0; }
  #old_version .numberrates {
    float: left;
    color: #34699F;
    font-weight: bold;
    font-size: 13px;
    margin-left: 20px;
    margin-top: 10px; }
  #old_version .myauthor {
    font-size: 14px;
    color: #7A7676;
    margin: 20px 0 0px 0;
    line-height: 1.3em;
    text-decoration: underline; }
  #old_version .mydesc {
    width: 300px; }
  #old_version .textgras {
    font-weight: bold; }
  #old_version .mydesc > p {
    color: #7A7676;
    font-size: 14px;
    line-height: 1.3em;
    margin: 0 0 20px; }
  #old_version div.myauthorpres {
    background-color: #E9EBEF;
    padding: 20px 20px 20px 20px; }
  #old_version div.columnLeft > div.share {
    margin-bottom: 1em;
    float: right; }
  #old_version div.columnLeft > div.share > a {
    margin-left: 30px;
    padding: 10px 20px;
    border: 1px solid #047700;
    color: #FFF;
    cursor: pointer;
    background: url("/assets/bt-bg.png") #088f02;
    clear: both;
    font-size: 14px;
    font-weight: normal; }
  #old_version div.columnLeft > div.share > a:hover {
    opacity: .85; }
  #old_version div.ratingproduct {
    width: 100px;
    margin: -6px 0 0 0; }
  #old_version div.marketplace {
    width: 100%;
    height: 200px;
    margin-bottom: 45px; }
  #old_version div.marketcase {
    width: 450px; }
  #old_version div.myleft.marketcase {
    background-color: #E9EBEF;
    color: #356aa0; }
  #old_version div.myright.marketcase {
    background-color: #E9EBEF;
    color: #356aa0; }
  #old_version div.marketspace {
    margin-right: 30px; }
  #old_version .marketcaseborderleft {
    border-bottom: solid 1px #356aa0; }
  #old_version .marketcaseborderright {
    border-bottom: solid 1px #356aa0; }
  #old_version div.marketitle {
    width: 100%;
    height: 40px; }
  #old_version div.marketitle > h2 {
    padding: 5px 0px 0px 15px; }
  #old_version div.firstdesc > ul {
    padding-top: 25px;
    margin-left: 10px;
    list-style-type: disc; }
  #old_version .fleche {
    margin-top: 25px; }
  #old_version div.marketpicture {
    width: 175px;
    height: 160px;
    padding-top: 13px; }
  #old_version div.marketpicture:hover {
    opacity: 0.85; }
  #old_version div.marketdesc {
    width: 275px;
    height: 170px; }
  #old_version div.firstdesc {
    height: 120px; }
  #old_version div.marketcallto {
    margin-right: 20px;
    vertical-align: center; }
  #old_version div.marketcallto > a {
    color: white;
    float: left;
    display: block;
    background-color: #088F02;
    border: solid 1px #047700;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    float: left;
    width: 80px;
    height: 25px;
    padding-top: 3px;
    line-height: 2em; }
  #old_version div.marketcallto > a:hover {
    background-color: #419F2E;
    /* opacity: .85 */ }
  #old_version div.article > h2 > a:hover {
    text-decoration: underline;
    color: #5D90E1; }
  #old_version div.columnRight > div.aside > div.detail > ul > li.title {
    font-weight: bold;
    color: #34699f;
    list-style: none;
    margin-left: 0px; }
  #old_version div.columnRight > div.aside > div.detail > ul > li {
    font-size: 13px;
    line-height: 1.5em;
    list-style: square;
    color: #494747;
    margin-left: 15px; }
  #old_version div.columnRight > div.aside > div.price {
    margin-top: 15px;
    float: left;
    color: #6B9FF3;
    font-weight: bold; }
  #old_version div.community {
    height: 86px;
    margin-top: 30px;
    float: left; }
  #old_version div.community > h2 {
    font-size: 22px;
    color: #6B9FF3;
    float: left;
    margin: 0 0 0 15px;
    font-weight: bold; }
  #old_version div.pictprod {
    height: 45px;
    width: 45px;
    float: right; }
  #old_version div.pictprod > img {
    width: 100%; }
  #old_version div.myauthorpres > p {
    font-size: 14px;
    color: #7A7676;
    line-height: 1.3em; }
  #old_version div.myauthorpres > h3 {
    font-size: 14px;
    color: #7A7676;
    line-height: 1.3em; }
  #old_version div.numberrates > p {
    font-size: 10px; }
  #old_version div.screencaptcha {
    margin-top: 20px;
    margin-left: 139px; }
  #old_version div.screencaptcha > p {
    color: #6f7074; }
  #old_version div.screencaptcha > img {
    width: 63%;
    height: 130px; }
  #old_version div.marketcolumnRight {
    width: 370px;
    float: right; }
  #old_version div.marketcolumnLeft {
    float: left;
    width: 515px; }
  #old_version div.newproduct {
    width: 100%; }
  #old_version div.marketcolumnRight > div.newproduct > div.content > div.aside {
    margin: 0 0 30px 0;
    overflow: hidden; }
  #old_version div.marketcolumnLeft > div.desc {
    padding: 80px 0 0 0;
    width: 100%;
    position: relative;
    float: left; }
  #old_version div.marketcolumnLeft > div.desc > h2 {
    font-size: 13px;
    color: #34699F;
    font-weight: bold;
    background-color: #F5F5F7;
    padding: 15px 15px 0 15px;
    float: left;
    border-top: 1px solid #DEE1E2;
    border-left: 1px solid #DEE1E2;
    border-right: 1px solid #DEE1E2;
    z-index: 3;
    position: absolute;
    margin: -28px 0 0 0; }
  #old_version div.marketcolumnLeft > div.desc > div.content {
    background-color: #F5F5F7;
    padding: 25px 40px 25px 15px;
    border: 1px solid #DEE1E2; }
  #old_version div.marketcolumnRight > div.newproduct > div.content > div.aside > div.detail > ul > li.title {
    font-weight: bold;
    color: #34699F;
    list-style: none;
    margin-left: 0px; }
  #old_version div.marketcolumnRight > div.newproduct > div.content > div.aside > div.detail > ul > li {
    font-size: 13px;
    line-height: 1.5em;
    list-style: square;
    color: #494747;
    margin-left: 15px; }
  #old_version div.marketcolumnRight > div.newproduct > div.content > div.aside > div.price {
    margin-top: 15px;
    float: right;
    color: #6B9FF3;
    font-weight: bold;
    margin-right: 30px;
    padding-top: 5px; }
  #old_version div.marketcolumnLeft > div.desc > div.content > p {
    font-size: 13px;
    color: #494747;
    margin-bottom: 1em;
    line-height: 1.4em; }
  #old_version div#content > div.marketcolumnRight > div.newproduct > div.popular {
    width: 280px;
    margin: 0 0 30px 0;
    float: left; }
  #old_version div#content > div.marketcolumnRight > div.newproduct > div.popular > div.header {
    width: 300px;
    height: 66px;
    background: url("/assets/title-popular.gif") no-repeat;
    padding-top: 17px; }
  #old_version div#content > div.marketcolumnRight > div.newproduct > div.popular > div.header > h2 {
    font-size: 22px;
    color: #6B9FF3;
    float: left;
    margin: 0 0 0 15px;
    font-weight: bold; }
  #old_version div#content > div.marketcolumnRight > div.newproduct > div.popular > div.content > ul.popular {
    clear: both;
    padding: 13px 0px;
    border-bottom: 1px solid #E8EAEC;
    width: 300px; }
  #old_version div#content > div.marketcolumnRight > div.newproduct > div.popular > div.content > ul > li.img {
    width: 65px;
    float: left;
    margin: 0 0 0 20px; }
  #old_version div#content > div.marketcolumnRight > div.newproduct > div.popular > div.content > ul > li.img img {
    width: 60px;
    border: 1px solid #CCC; }
  #old_version div#content > div.marketcolumnRight > div.newproduct > div.popular > div.content > ul > li.text {
    width: 170px;
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0 0 20px;
    float: left;
    line-height: 1.5em; }
  #old_version div#content > div.marketcolumnRight > div.newproduct > div.popular > div.content > ul > li.img img:hover {
    opacity: .60; }
  #old_version div#content > div.marketcolumnLeft > div.comment {
    margin: 30px 0 0 0;
    float: left; }
  #old_version div#content > div.marketcolumnLeft > div.comment > div.number {
    height: 35px; }
  #old_version div#content > div.marketcolumnLeft > div.comment > div.number > p {
    float: left;
    color: #595959;
    font-size: 12px; }
  #old_version div#content > div.marketcolumnLeft > div.comment > div.number > img {
    float: left;
    margin: 0 0 0 10px; }
  #old_version div#content > div.marketcolumnLeft > div.comment > div.write > h3 {
    font-size: 16px;
    color: #595959;
    margin: 0 0 10px 0;
    font-weight: bold; }
  #old_version div#content > div.marketcolumnLeft > div.comment > div.list > div.comment-item {
    margin-bottom: 2em;
    padding-top: 10px;
    border-top: solid 1px #E9EBEF; }
  #old_version div#content > div.marketcolumnLeft > div.comment > div.list > div.comment-item > span.author {
    color: #595959;
    font-size: 14px; }
  #old_version div#content > div.marketcolumnLeft > div.comment > div.list > div.comment-item > div.comment_content {
    margin-top: 1em; }
  #old_version div#content > div.marketcolumnLeft > div.comment > div.list > div.comment-item > div.comment_content > p {
    font-size: 0.8em;
    line-height: 150%; }
  #old_version div#content > div.marketcolumnRight > div.newproduct > div.popular > div.content > ul > li.text > a {
    color: #5B5757; }
  #old_version div#content > div.columnRight > div.tweetshare {
    margin-top: 11px;
    margin-bottom: 40px; }
  #old_version div#content > div.columnRight > div.tweetshare > a {
    padding: 10px 20px;
    border: 1px solid #047700;
    color: white;
    cursor: pointer;
    background: url("/assets/bt-bg.png") #088f02;
    clear: both;
    font-size: 14px;
    font-weight: normal; }
  #old_version div#content > div.columnRight > div.tweetshare > a:hover {
    opacity: .85; }
  #old_version .button-like-subcat {
    background-color: #f5f7f9;
    width: 200px;
    height: 22px;
    float: left;
    margin-bottom: 20px;
    text-align: center;
    vertical-align: middle;
    padding-top: 8px;
    padding-bottom: 8px; }
  #old_version div#content > div.columnLeft-large .button-like-subcat h2 {
    margin: 0; }
  #old_version div#content > div.columnLeft-large > div.comment > div.number > p {
    float: left;
    color: #595959;
    font-size: 12px; }
  #old_version .embed-video-bloc {
    float: left;
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 30px; }
  #old_version .embed-video-bloc-small {
    float: left;
    width: 695px;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 10px solid #eee;
    border-right: 10px solid #eee; }
  #old_version .embed-video-bloc-small:first-child {
    border-top: 10px solid #eee; }
  #old_version .embed-video-bloc-small:last-child {
    border-bottom: 10px solid #eee; }
  #old_version .embed-video-bloc-small:nth-of-type(2n) {
    background-color: #F5F7F8; }
  #old_version .embed-video-bloc-small .columnLeft {
    float: left;
    width: 320px; }
  #old_version .embed-video-bloc-small .columnRight {
    float: left;
    width: 375px; }
  #old_version .embed-video-bloc-small .columnRight .text {
    float: left;
    margin-left: 20px;
    width: 355px;
    font-size: 12px; }
  #old_version .embed-video-bloc-small .columnRight .text a {
    color: #6b9ff3;
    font-weight: bold;
    font-size: 16px; }
  #old_version .embed-video-bloc-small .columnRight .text h3 {
    margin-bottom: 20px; }
  #old_version .embed-video-bloc-small .columnRight .detail .view {
    float: left;
    text-align: right;
    margin-left: 20px;
    width: 335px; }
  #old_version .result-sorter {
    float: right;
    position: relative;
    bottom: -40px; }
  #old_version .result-sorter-cat {
    float: right; }
  #old_version .resources-holder div.columnLeft > a > img {
    width: 130px;
    border: 1px solid #ccc;
    margin: 0 0 0 25px; }
  #old_version .embed-video-bloc-small .columnLeft.unsized {
    width: auto; }
  #old_version .margin-topleft {
    margin-top: 20px;
    margin-left: 20px;
    position: relative;
    bottom: -10px; }
  #old_version .large-margin-topleft {
    margin-top: 20px;
    margin-left: 105px;
    position: relative;
    bottom: -10px; }
  #old_version .listrecommended2.myleft {
    position: relative;
    bottom: -10px; }
  #old_version div.product.expand-product {
    width: 715px; }
  #old_version div.product > div.content > .columnLeft.expand-columnLeft {
    width: 420px; }
  #old_version .insert-vertical-margin {
    clear: left;
    margin-bottom: 20px; }
  #old_version div.product > div.content > .columnRight.forceLeft {
    float: left; }
  #old_version p.links_styled > a {
    text-decoration: underline;
    color: #1a5c70; }
  #old_version .slide-item#featured {
    font-family: 'Verdana', sans-serif; }
  #old_version .slide-item#featured h2 {
    font-weight: bold; }
  #old_version .slide-item#featured .wrapper {
    width: 380px;
    height: 254px;
    z-index: 3; }
  #old_version .slide-item#featured li.left {
    top: 90px;
    /*		width: 15px;
    		height: 50px;
    		background-size: 30px 50px;*/
    z-index: 3; }
  #old_version .slide-item#featured li.right {
    top: 90px;
    /*		width: 15px;
    		height: 50px;
    		background-size: 30px 50px;
    		background-position: -16px;
    		z-index: 3;
    */ }
  #old_version .slide-item#featured .mask {
    width: 232px;
    height: 200px;
    margin: 22px; }
  #old_version .slide-item#featured .item.first {
    margin-left: 60px;
    width: 312px;
    height: 220px; }
  #old_version .slide-item#featured .item.first img.image {
    position: relative;
    width: 110px;
    height: 110px;
    top: 25px; }
  #old_version .slide-item#featured .item.first p {
    width: 110px;
    position: relative;
    top: -100px;
    left: 110px;
    height: 57px;
    font-size: 14px; }
  #old_version .slide-item#featured .item.first p.price {
    width: 110px;
    height: 29px;
    position: relative;
    top: -90px;
    left: 140px;
    font-size: 25px;
    color: #767676;
    margin: 0px;
    padding: 0px; }
  #old_version .slide-item#featured .item.first p.description {
    width: 220px;
    height: 40px;
    font-size: 14px;
    color: #767676;
    left: 20px; }
  #old_version .slide-item#featured .item.first p#banner {
    height: 30px;
    position: relative;
    top: -240px;
    left: -30px;
    z-index: 2;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    font-size: 16px;
    color: white;
    font-weight: bold; }
  #old_version .slide-item#testimonials h2 {
    font-weight: bold; }
  #old_version .slide-item#testimonials .wrapper {
    width: 380px;
    height: 180px;
    border: none; }
  #old_version .slide-item#testimonials li.left {
    /*		top: 70px;
    		width: 21px;
    		height: 67px;
    		background-size: 42px 67px;
    */ }
  #old_version .slide-item#testimonials li.right {
    /*		top: 70px;
    		width: 21px;
    		height: 67px;
    		background-size: 42px 67px;
    		background-position: -22px;*/ }
  #old_version .slide-item#testimonials .mask {
    width: 300px;
    height: 200px;
    margin: 32px; }
  #old_version .slide-item#testimonials .item.first {
    margin-left: 25px;
    width: 275px;
    height: 200px;
    margin-top: 25px;
    color: #878585; }
  #old_version .slide-item#testimonials .item.first p {
    width: 265px;
    position: relative;
    top: 10px;
    height: 130px;
    font-size: 12px;
    text-align: left; }
  #old_version div.register {
    background-color: #f3f4f8;
    border: 2px solid #dadada;
    width: 260px;
    padding: 10px;
    padding-top: 5px;
    color: #6f7074;
    position: relative;
    top: -240px;
    left: -290px;
    font-size: 18px; }
  #old_version div.register a {
    color: #6b9ff3; }
  #old_version .tooltip {
    text-decoration: none;
    border-bottom: 1px dotted #36c;
    color: #36c;
    outline: none; }
  #old_version div#mcTooltip {
    line-height: 16px;
    border-width: 1px;
    color: #333;
    border-color: #BBBBBB;
    padding: 20px;
    font-size: 12px;
    font-family: Verdana, Arial;
    border-radius: 6px;
    /*Rounded corners. N/A for IE 8 and below.*/
    box-shadow: 0 1px 4px #AAAAAA;
    /*Drop shadow. N/A for IE 8 and below.*/ }
  #old_version div#mcTooltip, #old_version div.mcTooltipInner {
    background-color: #EAECF0; }
  #old_version div#mcTooltip a {
    color: #36c; }
  #old_version div#mcttCloseButton {
    width: 14px;
    height: 14px;
    position: absolute;
    background-image: url(closeBtn.gif);
    cursor: pointer;
    overflow: hidden;
    top: 12px;
    right: 12px;
    left: auto; }
  #old_version div#mcOverlay {
    background-color: white;
    opacity: 0.8;
    filter: alpha(opacity=80);
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
    z-index: 4; }
  #old_version div#tooltipAjaxSpin {
    margin: 20px 50px;
    background: transparent url(loading.gif) no-repeat center center;
    width: 50px;
    height: 30px;
    font-size: 0; }
  #old_version div#mcTooltipWrapper {
    position: absolute;
    visibility: hidden;
    overflow: visible;
    z-index: 9999999999;
    top: 0px; }
  #old_version div#mcTooltip {
    float: left;
    border-style: solid;
    position: relative;
    overflow: hidden; }
  #old_version div.mcTooltipInner {
    float: left;
    position: relative;
    width: auto;
    height: auto; }
  #old_version div#mcttCo {
    position: absolute;
    text-align: left; }
  #old_version div#mcttCo em, #old_version div#mcttCo b {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden; }
