* {
  font: normal 14px Helvetica, Arial; }

a {
  color: #2d52aa; }

body {
  background-image: url("../img/bgg.png");
  margin: 0;
  width: 100%; }

h1 {
  font-size: 20px;
  font-weight: 600; }

#sub_bg {
  background-image: url("../img/bg.png");
  background-repeat: repeat-x;
  display: table;
  height: 1000px;
  position: absolute;
  top: 0;
  width: 100%; }

#header {
  margin: 0 auto;
  height: 300px;
  padding: 24px 40px 0 40px;
  position: relative;
  width: 960px; }
  #header .menu {
    height: 100px;
    left: -20px;
    position: absolute;
    top: 35px;
    width: 100%; }
    #header .menu li {
      float: left;
      font-weight: 100;
      list-style: none;
      padding: 24px 0 0 0; }
      #header .menu li a {
        display: block;
        font-weight: 100;
        padding: 22px;
        color: #454545;
        text-decoration: none;
        text-shadow: 1px 1px #fff;
        text-transform: uppercase; }
      #header .menu li a:hover {
        opacity: 0.75; }
  #header .logo {
    left: 16px;
    position: absolute;
    top: 145px; }
  #header .spec_of {
    left: 14px;
    position: absolute;
    top: 109px;
    width: 100%; }
    #header .spec_of tr {
      vertical-align: bottom; }
    #header .spec_of .s_o_b {
      padding-bottom: 15px;
      width: 370px; }
    #header .spec_of .s_o_h {
      color: #454545;
      text-decoration: none; }
    #header .spec_of .s_o_h:hover {
      opacity: 0.78; }
    #header .spec_of .s_o, #header .spec_of .b_n {
      float: left;
      display: inline-block; }
    #header .spec_of .so {
      display: block;
      font-size: 22px;
      font-weight: 600; }
    #header .spec_of .vi {
      display: block;
      font-size: 14px;
      font-weight: 600; }
    #header .spec_of .ci {
      display: block;
      font-size: 14px;
      font-weight: 600; }
    #header .spec_of .dos {
      color: #747373; }
    #header .spec_of .b_n {
      color: #2d52aa;
      font-size: 24px;
      font-weight: 600;
      margin-left: 10px; }
      #header .spec_of .b_n span {
        font-size: 20px; }
    #header .spec_of .girl {
      width: 220px; }
    #header .spec_of .cart {
      padding: 15px;
      font-size: 18px;
      font-weight: 600;
      color: white;
      border: 2px solid #c5c4c4;
      background: #2d52aa; }
    #header .spec_of .cart:hover {
      cursor: pointer;
      opacity: 0.8; }
    #header .spec_of .b_b {
      padding-bottom: 40px;
      padding-left: 20px; }
    #header .spec_of .c_l {
      margin-left: 10px; }

#main {
  margin: 0 auto;
  width: 960px; }
  #main #content {
    float: left;
    width: 740px; }
    #main #content .title {
      color: #2d52aa;
      float: left;
      font-size: 26px;
      font-weight: bold;
      text-shadow: 1px 1px #fff; }
    #main #content .cards {
      float: right; }
      #main #content .cards img {
        height: 29px; }
    #main #content .text {
      background: #fff;
      border: solid 1px #c5c4c4;
      color: #000;
      clear: both;
      font-size: 12px;
      font-weight: 100;
      line-height: 18px;
      margin: 13px 0 0 0; }
      #main #content .text #tablet {
        background-color: #fff;
        border: 1px solid #c5c4c4;
        display: inline-block;
        margin-bottom: 9px;
        margin-right: 1.1%;
        margin-left: 1.1%;
        margin-top: 10px;
        padding-bottom: 10px;
        width: 22%; }
        #main #content .text #tablet img {
          display: block;
          margin: 0 auto;
          width: 80px; }
        #main #content .text #tablet a {
          display: table;
          font-size: 20px;
          margin: 0 auto; }
        #main #content .text #tablet .price {
          display: table;
          margin: 10px auto; }
          #main #content .text #tablet .price span {
            font-size: 16px;
            font-weight: 600; }
        #main #content .text #tablet .buy {
          background: url("../img/buy.png");
          background-repeat: no-repeat;
          display: table;
          height: 24px;
          margin: 0 auto;
          width: 147px; }
      #main #content .text #tablet:hover {
        border: 2px solid #c5c4c4;
        cursor: pointer; }
        #main #content .text #tablet:hover .buy {
          opacity: 0.8; }
      #main #content .text .product_decription {
        width: 100%; }
        #main #content .text .product_decription td {
          padding: 0 0 8px 0;
          vertical-align: middle; }
        #main #content .text .product_decription .product_photo {
          padding-right: 10px;
          padding-left: 25px; }
          #main #content .text .product_decription .product_photo img {
            height: 100px;
            width: 100px; }
        #main #content .text .product_decription .description {
          font-size: 14px;
          padding: 0 24px 0 0; }
          #main #content .text .product_decription .description .ingredient {
            float: left;
            padding: 10px 10px 0 0; }
            #main #content .text .product_decription .description .ingredient span {
              color: #2d52aa;
              font-weight: bold; }
          #main #content .text .product_decription .description .availability {
            float: right;
            padding: 10px 10px 0 0; }
            #main #content .text .product_decription .description .availability span {
              color: #2d52aa;
              font-weight: bold; }
      #main #content .text .alternatives {
        background: #f5f9f3;
        font-size: 12px;
        padding: 13px 24px 13px 24px; }
        #main #content .text .alternatives td {
          height: 20px; }
        #main #content .text .alternatives a {
          display: block;
          float: left;
          font-size: 13px;
          font-weight: 100;
          margin: 0 8px 0 0; }
        #main #content .text .alternatives .title_block {
          display: block;
          float: left;
          font-weight: bold;
          margin: 0 8px 0 0;
          white-space: nowrap; }
      #main #content .text #price {
        width: 100%; }
        #main #content .text #price .dosage h2 {
          color: #2d52aa;
          font-size: 18px;
          font-weight: bold;
          padding: 20px 0 25px 25px;
          text-transform: uppercase; }
        #main #content .text #price .tablet_dosage_price {
          border-bottom: solid 1px #c5c4c4;
          width: 100%; }
          #main #content .text #price .tablet_dosage_price th:first-child {
            border-left: none;
            padding-left: 25px;
            text-align: left; }
          #main #content .text #price .tablet_dosage_price th {
            background: #ffffff;
            background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f5 100%);
            background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f5 100%);
            background: linear-gradient(to bottom, #ffffff 0%, #f6f6f5 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f5',GradientType=0 );
            font-weight: 600;
            border-left: solid 1px #c5c4c4;
            border-top: solid 1px #c5c4c4;
            line-height: 48px;
            padding: 0 5px 0 5px; }
          #main #content .text #price .tablet_dosage_price td {
            border-left: solid 1px #c5c4c4;
            border-top: solid 1px #c5c4c4;
            font-size: 14px;
            padding: 5px 4px 5px 4px;
            text-align: center;
            vertical-align: middle; }
          #main #content .text #price .tablet_dosage_price td:first-child {
            border-left: none;
            font-weight: bold;
            padding-left: 25px;
            text-align: left; }
          #main #content .text #price .tablet_dosage_price .saving {
            color: #506c0c;
            font-weight: bold; }
          #main #content .text #price .tablet_dosage_price .tocart {
            background: url("../img/button.png");
            background-repeat: no-repeat;
            display: block;
            height: 24px;
            margin: 5px auto 5px auto;
            position: relative;
            width: 148px; }
          #main #content .text #price .tablet_dosage_price .tocart span {
            display: none; }
      #main #content .text #info {
        display: block;
        font-size: 14px;
        font-weight: 100;
        line-height: 18px;
        margin: 20px 0;
        padding: 1px 14px 1px 16px;
        position: relative; }
  #main #right_block {
    float: right;
    width: 210px; }
    #main #right_block #tablet {
      background-color: #fff;
      border: 1px solid #c5c4c4;
      margin-bottom: 9px;
      padding-bottom: 10px;
      width: 100%; }
      #main #right_block #tablet img {
        display: block;
        margin: 0 auto;
        width: 80px; }
      #main #right_block #tablet a {
        display: table;
        font-size: 20px;
        margin: 0 auto; }
      #main #right_block #tablet .price {
        display: table;
        margin: 10px auto; }
        #main #right_block #tablet .price span {
          font-size: 16px;
          font-weight: 600; }
      #main #right_block #tablet .buy {
        background: url("../img/buy.png");
        background-repeat: no-repeat;
        display: table;
        height: 24px;
        margin: 0 auto;
        width: 147px; }
    #main #right_block #tablet:hover {
      border: 2px solid #c5c4c4;
      cursor: pointer; }
      #main #right_block #tablet:hover .buy {
        opacity: 0.8; }
    #main #right_block #tablet:first-child {
      margin-top: 32px; }

.icons {
  position: relative;
  margin: -10px auto 10px;
  width: 960px; }
  .icons tr {
    vertical-align: middle; }
  .icons img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: 10px; }
  .icons .m_p {
    color: #747373;
    font-size: 14px; }
  .icons .s_p {
    display: table;
    color: #2d52aa;
    margin-top: 2px; }

#header_abs {
  position: absolute;
  width: 100%;
  top: 0px; }

#shadow {
  position: absolute;
  top: 324px;
  width: 100%; }

#ico_abs {
  position: absolute;
  top: 374px;
  width: 100%; }

#wrapper {
  position: absolute;
  width: 100%;
  top: 480px; }
