/*404*/
.cms-index-noroute .page-head-alt {
  padding-top: 30px;
  margin-left: 5px;
}
/*CMS*/
.cms-page-view .std {
  padding: 10px 0px 25px 0px;
}
.cms-page-view .std p {
  line-height: 20px;
  padding-bottom: 15px;
}

/*CMS - TABLE*/
.cms-page-view .std table {
  width: 100%;
  margin: 0 0 18px 0;
}
.cms-page-view .std table td {
  border: #ddd 1px solid;
  padding: 6px 0 8px 12px;
}
.cms-page-view .std table tr.odd {
  background: #191919;
}
.cms-page-view .std table tr:first-child td {
  background: #35b2c2;
  font-weight: bold;

  color: #fff;
}

/*CMS - UL,OL*/
.cms-page-view .std ol {
  color: #333;
  list-style-type: decimal;
  margin: 0 20px 18px 3px;
}
.cms-page-view .std ol li {
  padding-left: 13px;
  padding-bottom: 8px;
  margin-left: 25px;
}
.cms-page-view .std ol li span {
  color: #c3c3c3;
  font-weight: normal;
  line-height: 17px;
}
.cms-page-view .std ul {
  margin-left: 0px;
  margin-bottom: 18px;
}
.cms-page-view .std ul li {
  list-style-type: disc;
  list-style-position: inside;
  /* padding-left: 15px; */
  padding-bottom: 8px;
}
/*

.cms-page-view .std h2,.col-main h3,.col-main h4 { color:#333333; font-weight:normal; padding-bottom:4px; }

.cms-page-view .std h2 { font-size:18px; }
.cms-page-view .std h3 { font-size:16px; padding-top:0;  display:block; }
.cms-page-view .std h4 { font-size:14px; padding-top:9px;  display:block; }

*/
/*CUSTOM-PAGE*/
#custom-page-table {
  margin: 0px;
  margin-left: -13px;
  border-collapse: separate;
  border-spacing: 13px;
}
#custom-page-table {
}
#custom-page-table p {
  padding-bottom: 0px;
  line-height: 16px;
}
#custom-page-table td {
  padding: 0px;
  background: 0;
  color: #000;
  position: relative;
  border: 1px solid #d8d8d8;
  font-weight: normal;
}
.custop-page-relative {
  position: relative;
  float: left;
  width: 100%;
  padding-bottom: 50px;
}
#custom-page-table a {
  font-weight: bold;

  padding-right: 8px;
  background: transparent url(../images/icon-sprite.png) 100% -106px no-repeat;
}
.custom-page-subtitle {
  position: absolute;
  top: 115px;
  right: -12px;
  display: block;
  text-align: center;
  width: 137px;
  height: 34px;
  padding-top: 3px;
  color: #fff;
  background: url("../images/custom-page-subtitle.png") top right no-repeat;
}
.custom-page-p {
  padding: 15px 15px;
}
.custom-page-bottom {
  position: absolute;
  bottom: 15px;
  left: 0px;
  padding: 0px 15px;
}
/*FAQ*/

.faqs-index-index .accordion4 h3 {
  background: #ebebeb;
}
.faqs-index-index .accordion4 h3 a {
  color: #2a2a2a;
}
.faqs-index-view .accordion3 {
  margin-top: 20px;
}
.faqs-index-view .accordion3 h3 {
  color: #333;
  background-color: #ebebeb;
}
.faqs-index-search .accordion3 h3 {
  background-color: #ebebeb !important;
}
.faqs-index-search .accordion3 h3 a {
  color: #333 !important;
}
.block-faqs {
  padding: 0px 20px;
  padding-bottom: 20px;
}
.block-faqs .block-title {
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 5px 9px !important;
}
.block-faqs .menu {
  padding-bottom: 10px;

  color: #000 !important;
}
.faq-search {
  color: #000 !important;
}
.block-faqs .menu li {
  overflow: hidden;
  background: url(../images/faqs/menu.gif) -10px 0px;
  padding: 6px 0 0 16px;
}
.block-faqs .menu li a {
  display: inline !important;
  background: 0 !important;
  padding: 0 0 2px 0 !important;

  font-weight: normal;
  color: #000 !important;
}
.block-faqs .menu li a:hover {
  text-decoration: underline;
}
.block-faqs button {
  float: left;
  display: block;
  margin-left: 7px;
  margin-top: -5px;
}
/*COMPARE PRODUCT*/
.catalog-product-compare-index {
  background: #fff;
}
.compare-table th {
  background: #d9e5ee;
  color: #2f2f2f;
  padding: 5px 10px;
  border-right: 1px solid #9fbace;
  border-bottom: 1px solid #cccccc;
}
.compare-table .product-name {
  margin-top: 3px;
}
.compare-table td {
  background: #fff;
  padding: 5px 10px;
  border-bottom: 1px solid #cccccc;
}
.compare-table tr.even td {
  background: #eeeeee;
}
.compare-table tr.first td {
  text-align: center;
}
.compare-table tr.lasttd {
  text-align: center;
}
/* Cookie Notice */
.notice-cookie {
  width: 100%;
  border-bottom: 1px solid #cfcfcf;
  background: #ffffff;

  line-height: 1.25;
  text-align: center;
  color: #2f2f2f;
}
.notice-cookie .notice-inner {
  width: 940px;
  margin: 0 auto;
  padding: 8px 0 12px 80px;
  background: url(../images/i-notice.png) 30px 5px no-repeat;
  text-align: center;
  height: 20px;
}
.notice-cookie .notice-inner p {
  float: left;
  width: 700px;

  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  border: 0px dotted #cccc73;
  padding: 3px 0 0 0;
  color: #000;
  text-align: center;
}
.notice-cookie .notice-inner p span {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #6ca600;
}
.notice-cookie .notice-inner p a {
  color: #000;
  text-decoration: underline;
}
.notice-cookie .notice-inner p a:hover {
  color: #000;
  text-decoration: none;
}
.notice-cookie .notice-inner .actions {
}
.notice-cookie .notice-inner .cookiebutton {
  display: block;
  float: right;
  width: 145px;
  height: 25px;
  background: url(../images/cookiebutton.png) left top no-repeat;
  font-family: Arial, Helvetica, sans-serif;

  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding-top: 4px;
  margin-right: 35px;
  text-decoration: none;
  color: #fff;
}
.notice-cookie .notice-inner .cookiebutton:hover {
  text-decoration: none;
  color: #fff;
}
