/* #Base 960 Grid
================================================== */

    .container                  { position: relative; width: 960px; margin: 0 auto; padding: 0; *zoom: 1; }
    .container:before,
    .container:after            { display: table; content: ""; }
    .container:after            { clear: both; }

    [class*="span"]             { float: left; display: inline; margin-left: 10px; margin-right: 10px;}


    /* Base Grid */
    .span1                      { width: 40px;  }
    .span2                      { width: 100px; }
    .span3                      { width: 160px; }
    .span4                      { width: 220px; }
    .span5                      { width: 280px; }
    .span6                      { width: 340px; }
    .span7                      { width: 400px; }
    .span8                      { width: 460px; }
    .span9                      { width: 520px; }
    .span10                     { width: 580px; }
    .span11                     { width: 640px; }
    .span12                     { width: 700px; }
    .span13                     { width: 760px; }
    .span14                     { width: 820px; }
    .span15                     { width: 880px; }
    .span16                     { width: 940px; }

    .span1-3                    { width: 300px; }
    .span2-3                    { width: 620px; }

body {min-width: 960px;}

.f-fl{float:left;}
.f-fr{float:right;}
.clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
}

.breadcrumb {
    color: #999999;
    font-size: 0.75em;/*12/16*/
    padding: 22px 0;
}
.breadcrumb a {
    color: #3575b9;
    font-size: 1.08em;/*13/12*/
    margin: 0 5px;
}
.breadcrumb a:first-child {
    margin-left: 0px;
}

.totop {
    background: url("../img/top-icon.png") no-repeat;
    bottom: 80px;
    cursor: pointer;
    height: 60px;
    position: fixed;
    right: 42px;
    text-indent: -9999px;
    width: 60px;
}

/* #support nav Styles
================================================== */
.nav {
    height: 70px;
    line-height: 70px;
    margin-bottom: 20px;
}
.nav .container {
    border-bottom: 1px solid #cccccc;
    line-height: 70px;
}
.nav ul li {
    float: left;
    margin-left: 30px;
}
.nav ul li:first-child {
    margin-left: 0;
}

.nav ul {
    display: table;
}
.nav ul a {
    text-decoration: none;
    color: #3A4352;
    padding: 10px 15px;
    margin: 11px 2px;
    font-size: 14px;
    border-radius: 3px;
}
.nav ul a:hover {
    background: none repeat scroll 0% 0% rgba(185, 191, 199, 0.22);
}
.nav .skin-02 {
    font-weight: 600;
    background: none repeat scroll 0% 0% rgba(185, 191, 199, 0.5);
}


.nav .skin-01 {
    border-radius: 5px;
    color: #000;
    font-size: 15px;
    padding: 0 0 0 12px;
    width: 220px;
}
.nav .skin-01:hover {
    background: rgba(185, 191, 199, 0.22);
}

.nav .dropdown-items {
    display: none;
    position: absolute;
    z-index: 1000;
    top: 69px;
    left: 10px;
    line-height: normal;
}

.dropdown-item {
  display: block;
  padding: 10px 15px;
  background: #fff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 1px 2px 3px rgba(0, 0, 0, 0.1);
  font-size: 13px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  transition: 0.1s background-color ease-in-out;
  -webkit-transition: 0.1s background-color ease-in-out; }
  .product-dropdown-item:hover {
    background: #F8F8F8;
    position: relative; }
    .product-dropdown-item:hover .product-dropdown-icon {
      transform: translateY(-2px);
      -webkit-transform: translateY(-2px);
 }
.dropdown-item:hover {
    background: #F8F8F8;
    position: relative;
}
    .dropdown-item:hover .dropdown-icon {
      transform: translateY(-2px);
      -webkit-transform: translateY(-2px); }

.dropdown-icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 15px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  transition: 0.2s transform ease-in-out;
  -webkit-transition: 0.2s -webkit-transform ease-in-out;
}
  .dropdown-icon.cleanmymac {
    background-image: url(/img/main/products/cleanmymac.png); }
  .dropdown-icon.gemini {
    background-image: url(/img/main/products/gemini.png); }
  .dropdown-icon.cleanmydrive {
    background-image: url(/img/main/products/cleanmydrive.png); }
  .dropdown-icon.hider {
    background-image: url(/img/main/products/hider.png); }
  .dropdown-icon.machider {
    background-image: url(/img/main/products/machider.png); }
  .dropdown-icon.cleanmypc {
    background-image: url(/img/main/products/cleanmypc.png); }
  .dropdown-icon.cleanmymac-classic {
    background-image: url(/img/main/products/cleanmymac-classic.png); }
  .dropdown-icon.listen {
    background-image: url(/img/main/products/listen.png); }


/* #header Styles
================================================== */
.hd {
    position: relative;
}
.hd .logo{
    float: left;
    height: 80px;
    width: 760px;
}
.hd .lang {
    float: right;
}
.hd a{
    background: url("../img/logo.png") no-repeat left center;
    display: block;
    height: 30px;
    margin: 18px 0 6px;
    text-indent: -9999px;
    width: 140px;
}
.hd h2{
    color: #6d6d6d;
    display: block;
    font-size: 16px;
    font-weight: normal;
}

.lang-en,
.lang-jp,
.lang-deutsch,
.lang-français{
    background: url("../img/lang-en-small.png") no-repeat left center;
    color: #999999;
    display: block;
    font-size: 13px;
    height: 80px;
    line-height: 80px;
    text-indent: 20px;
}
.lang-jp{
    display: none;
    background: url("../img/lang-jp-small.png") no-repeat;
}
.lang-deutsch{
    display: none;
    background: url("../img/lang-deutsch-small.png") no-repeat;
}
.lang-français{
    display: none;
    background: url("../img/lang-france-small.png") no-repeat;
}

/* #Menu Styles
================================================== */
.menu{ 
    background-color: #F3F3F3;
}
.menu .product-nav,
.menu  ul {
    float: left;
    position: relative;
    height: 64px;
    line-height: 64px;
    width: 130px;
}
.menu  ul {
    margin: 0;
    width: 520px;
}
.menu .product-nav .btn-products {
    background: url("../img/btn-products.png") no-repeat center center;
    display: block;
    height: 47px;
    text-indent: -9999px;
    width: 130px;
    margin: 9px 0 0;
}
.menu ul li{
    display: block;
    float: left;
    margin-left: 40px;
}
.menu ul li:first-child {
    margin-left: 50px;
}
.menu ul li a{
    color: #070505;
    font-size: 14px;
    line-height: 28px;
}
.menu ul li a:hover{
    color: #3575B9;
}
.menu ul li .a-active {
    color: #3575B9;
    text-decoration: underline;
}
.menu .search {
    border:2px solid #2688ca; 
    background:#fff; 
    border-radius:15px; 
    padding: 1px 8px;
    margin-top: 18px;
    float: right;
    position: relative;
    width: 212px;
}

.menu form .text {
    background:none;
    border:0;
    box-shadow: none;
    color: #999999;
    display: inline-block;
    width: 83%;
}
.menu form .search-btn {
    background: url("../img/search.png") no-repeat;
    border:0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: absolute;
    text-indent: -99999px;
    top: 5px;
    width: 20px;
    height: 20px
}

.subnav{ z-index:999999;width:450px;display: none;border:1px solid #c4c4c4; position:absolute; z-index:1002; margin-top:-1px; padding:20px; background:#fff; opacity:0.98;}
.subnav dl{}
.subnav dl dt{ font-size:14px; line-height:24px;text-align:left; margin:10px 0px; font-weight:bold; border-bottom:1px solid #4EA8DA;}
.subnav dl dd{ text-align:left; height:24px;}
.subnav dl dd a{ float:left; font-size:13px; line-height:24px; text-align:left;}
.subnav dl dd a.left{ width:220px;}


/* #FOOTER Styles
================================================== */
.footer {
    background: url("../img/footer-bg.png") repeat-x scroll left top #ffffff;
    margin: 0 0 60px;
}

.footer .title {
    color: #333333;
    font-size: 0.875em;/*14/16*/
    font-weight: bold;
    margin: 30px 0 20px;
}
.footer ul li {
    margin-bottom: 11px;
}

.footer ul li a {
    color: #3575b9;
    font-size: 0.75em;/*12/16*/
}
.footer h2{
    border-bottom: 1px solid #e4e4e4;
    color: #333333;
    font-size: 0.875em;
    font-weight: bold;
    height: 20px;
    margin-bottom: 12px;
    min-height: 20px;
    padding-bottom: 6px;
    padding-top: 30px;
}
.footer .bottom-link li:first-child {
    margin-left: 0;
}
.footer .bottom-link li {
    float: left;
    margin-bottom: 0;
    margin-left: 4px;
}
.footer .bottom-link li .border {
    border-right: 1px solid #999999;
    padding-right: 4px;
}
.footer .bottom-link li a {
    color: #999999;
    font-size: 0.75em;/*12/16*/
    line-height: 29px;
}
.footer .copy {
    color: #999999;
    line-height: 29px;
    font-size: 0.875em;/*14/16*/
}



/* #icon Styles
================================================== */
.caret-down:before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #999;
    content: "";
    height: 0;
    margin-top: -2px;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 0;
}
.caret-down{
    display: inline-block;
    padding-right: 25px;
    position: relative;
    font-size: 14px;
}
.caret-right:before {
    border-color: transparent transparent transparent #3575b9;
    border-style: solid;
    border-width: 4px;
    content: "";
    height: 0;
    margin-top: -3px;
    position: absolute;
    left: 0px;
    top: 50%;
    width: 0;
}
.caret-right{
    display: inline-block;
    padding-right: 25px;
    position: relative;
}


