@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100);
@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);
html {
  width: 100%;
  height: 100%;
  min-height: 100%; }

body {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  color: #888888;
  height: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0; }

#bodyWrapper {
  padding-bottom: 0px;
  width: 100%;
  float: left; }

.bg_body {
  height: 100%;
  height: auto !important;
  min-height: 100%; }

.extra_line {
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 9px;
  background-color: #2b2b2b;
  text-align: center;
  display: none; }

.baner_top {
  position: absolute;
  top: 0px; }

a.logo {
  left: 1px;
  top: 81px;
  z-index: 9;
  width: 309px;
  height: 77px;
  position: absolute;
  display: inline-block; }
  a.logo img {
    margin: 0px 0px 0px 0px; }

.box_header_user_menu {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  float: left; }

ul.user_menu {
  top: 10px;
  left: 0px;
  padding: 1px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  list-style: none;
  position: absolute;
  z-index: 100;
  border-top: 0px solid #595858; }
  ul.user_menu li:first-child {
    background: none; }
  ul.user_menu li.last a {
    margin: 0; }
  ul.user_menu li {
    float: left;
    display: inline-block;
    white-space: nowrap; }
    ul.user_menu li a {
      color: black;
      font-size: 11px;
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      text-transform: uppercase;
      display: inline-block;
      text-decoration: none;
      padding: 0px 0px 0px 0px;
      margin: 0px 25px 0px 0px; }
      ul.user_menu li a:hover, ul.user_menu li a .act {
        color: #f90000; }
    ul.user_menu li b {
      color: #888888;
      display: inline-block;
      padding: 0px; }

.row_1 {
  background-color: white;
  box-shadow: 0 -5px 20px 10px #eee; }

.row_2 {
  text-align: center;
  background-color: white;
  margin: 0 auto; }

.row_3 {
  width: 100%;
  float: left; }

.row_8 {
  padding: 0px 0px 0px 0px;
  position: relative;
  width: 100%;
  float: left;
  background-color: transparent; }

.row_12 {
  -webkit-box-shadow: 0px 5px 13px 4px  #edeef0;
  box-shadow: 0px 5px 13px 4px  #edeef0; }

.row_12,
.row_6,
.row_5 {
  margin: 0px auto;
  width: 100%;
  float: left;
  background-color: white; }

#header {
  position: relative;
  padding: 0px 0px 0px 0px;
  min-height: 188px; }

.box_languages {
  top: 41px;
  right: -18px;
  width: 110px;
  position: absolute;
  z-index: 101; }

.languages {
  overflow: hidden; }
  .languages label {
    font-size: 11px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #f90000;
    padding: 3px 0px 0px 2px;
    text-transform: uppercase;
    cursor: default;
    display: none; }
  .languages a {
    display: block;
    padding: 0px;
    float: left;
    margin: 0 0 0 5px; }

.box_currencies {
  position: absolute;
  top: 38px;
  right: 98px;
  z-index: 200;
  margin-top: 0px;
  border-right: 1px solid #bfbfbf;
  padding-right: 12px; }

.currencies label, .currencies select {
  font-size: 11px;
  color: #888888;
  font-weight: 400;
  width: 48px;
  padding: 0;
  background: transparent; }
.currencies label {
  text-transform: capitalize; }

.custom_select .jqTransformSelectWrapper {
  background: url("../images/cur-arrow.gif") no-repeat right 9px;
  float: left;
  cursor: pointer;
  overflow: hidden;
  padding: 0px 8px 0px 12px;
  background-color: transparent;
  width: 57px !important;
  line-height: 20px;
  text-transform: capitalize; }
  .custom_select .jqTransformSelectWrapper div span {
    color: #888888;
    font-size: 11px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    width: 72px !important;
    padding: 0 0px 0 5px;
    text-transform: capitalize;
    float: left; }
    .custom_select .jqTransformSelectWrapper div span:hover {
      color: #f90000; }
.custom_select ul {
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  font-size: 11px;
  font-family: "Roboto", sans-serif;
  color: #888888;
  background: transparent;
  margin: 15px 10px 0 0px;
  padding: 0px 0 0px 0;
  height: auto !important;
  width: 142px !important;
  overflow: hidden; }
  .custom_select ul li a {
    color: #888888;
    font-weight: 400;
    text-decoration: none;
    padding: 0px 3px 0px 3px;
    display: block;
    position: relative;
    line-height: 20px; }
    .custom_select ul li a:hover {
      color: #f90000; }

.search {
  top: 108px;
  right: 379px;
  position: absolute;
  z-index: 1; }
  .search .input-width {
    float: left;
    display: block;
    margin-right: 0px;
    -webkit-border-radius: 0px 0 0 0px;
    border-radius: 0px 0 0 0px;
    border: 1px solid #e2e0e0;
    border-right: 0px; }
    .search .input-width .go {
      color: #888888;
      padding: 10px 0 10px 10px;
      border: none;
      font-size: 11px;
      height: 38px;
      width: 325px;
      background-color: transparent; }
  .search label {
    display: none; }

#box_search button {
  float: left;
  display: block;
  float: left;
  padding: 0px 0;
  width: 83px;
  height: 40px;
  text-indent: -9999px;
  background: url("../images/btn-search.png") no-repeat 2px 0px;
  background-color: #f90000;
  border: 0px solid #595858;
  margin-left: 0px; }
  #box_search button:hover {
    background-position: 2px -40px;
    background-color: #f90000;
    border: 0px solid #0292a8; }

.box_header_cart {
  top: 92px;
  right: -2px;
  z-index: 9;
  position: absolute;
  background-color: transparent;
  padding: 0px 0px 0px 0px;
  font-family: "Roboto", sans-serif;
  line-height: 14px;
  text-transform: uppercase; }
  .box_header_cart:hover {
    background-position: 0 0; }
  .box_header_cart a.cart_l {
    font-size: 0px; }
    .box_header_cart a.cart_l span span {
      font-size: 0px;
      color: white;
      font-weight: 500;
      padding: 0px;
      float: left; }
      .box_header_cart a.cart_l span span:hover {
        color: black; }
    .box_header_cart a.cart_l span strong {
      font-weight: 500;
      font-size: 18px;
      margin-left: -28px;
      color: white; }
      .box_header_cart a.cart_l span strong:hover {
        color: #000; }
    .box_header_cart a.cart_l span {
      font-weight: 500;
      font-size: 0px;
      color: white;
      float: right;
      padding: 18px 0px 16px 0px; }
      .box_header_cart a.cart_l span:hover {
        color: black;
        cursor: pointer; }
    .box_header_cart a.cart_l label {
      color: white;
      padding: 12px 0 12px 22px;
      margin: 0px 0px 0px 0px;
      font-weight: 500;
      font-size: 0px;
      display: none; }
    .box_header_cart a.cart_l i {
      font-size: 65px;
      color: #f90000;
      background: transparent;
      float: left;
      display: inline-block;
      vertical-align: -4px;
      padding: 0px 0px 0px 15px; }
      .box_header_cart a.cart_l i:hover {
        color: black; }
    .box_header_cart a.cart_l:hover span {
      color: #888888; }

.boxes_menu {
  top: 36px;
  left: 0;
  width: 100%;
  position: absolute;
  padding: 0px;
  margin: 0; }
  .boxes_menu .menu {
    margin: 0 0px;
    overflow: hidden;
    background: none; }
    .boxes_menu .menu ul {
      list-style: none;
      margin: 0px 0px 0 0px;
      width: auto;
      display: inline-block; }
      .boxes_menu .menu ul li.first {
        padding-left: 0;
        border-left: 1px solid #fff; }
        .boxes_menu .menu ul li.first a {
          font-size: 11px; }
        .boxes_menu .menu ul li.first a [class^="icon-"] {
          font-size: 0px;
          display: none; }
      .boxes_menu .menu ul li.act a {
        color: #f90000; }
      .boxes_menu .menu ul li {
        float: left;
        padding: 0  10px;
        margin: 0 0px 0 0px;
        border-right: 1px solid #fff;
        background: url("../images/bg_menu.gif") no-repeat right 100%; }
      .boxes_menu .menu ul li.last {
        background: none;}		
        .boxes_menu .menu ul li a {
          font-size: 11px;
          font-family: "Roboto", sans-serif;
          color: black;
          font-weight: 400;
          display: inline-block;
          padding: 0px;
          text-transform: capitalize; }
          .boxes_menu .menu ul li a:hover {
            color: #f90000; }
          .boxes_menu .menu ul li a i {
            font-size: 0px; }

.cat_navbar .br {
  display: block; }

.cat_navbar {
  height: 70px;
  padding: 0 15px 40px 15px;
  margin: 0 -15px;
  background: url("../images/shadow_header.png") no-repeat 100% 70px;
  position: relative;
  z-index: 999;
  }
  .cat_navbar .navbar {
    background: #000;
    display: inline-block;
    width: 100%; }
    .cat_navbar .navbar > .sf-menu {
      line-height: 1.0; }
      .cat_navbar .navbar > .sf-menu > li.first a {
        padding: 15px 8px 15px 11px; }
      .cat_navbar .navbar > .sf-menu > li {
        float: left;
        position: relative;
        border-right: 1px solid #fff; }
        .cat_navbar .navbar > .sf-menu > li > a {
          color: white;
          font-size: 17px;
          font-weight: 400;
          text-transform: capitalize;
          font-family: "Roboto", sans-serif;
          padding: 15px 39px 15px 41px;
          background: #000;
          display: block;
          min-height: 22px;
          line-height: 20px;
          position: relative; }
          .cat_navbar .navbar > .sf-menu > li > a:hover, 
		  .cat_navbar .navbar > .sf-menu > li > a:active,
		  .cat_navbar .navbar > .sf-menu > li > a.actief		  {
            color: white;
            background: #f90000; }
        .cat_navbar .navbar > .sf-menu > li > a.sf-with-ul {
          min-width: 1px; }
          .cat_navbar .navbar > .sf-menu > li > a.sf-with-ul > span.sf-sub-indicator {
            top: 48px;
            right: 45%;
            width: 0px;
            height: 8px;
            background-position: 0 -100px;
            position: absolute;
            display: block;
            text-indent: -999em;
            overflow: hidden; }
        .cat_navbar .navbar > .sf-menu > li li a {
          color: black;
          background-color: none;
          text-transform: capitalize;
          font-size: 13px;
          line-height: 14px;
          padding: 8px 0px 8px 0px;
          margin: 0px 20px;
          border-top: 1px dotted #d3d3d3; }
		  
        .cat_navbar .navbar > .sf-menu > li li.first a {

          border-top: 0px dotted #d3d3d3; }
		  
          .cat_navbar .navbar > .sf-menu > li li a:hover, .cat_navbar .navbar > .sf-menu > li li a:active {
            color: #f90000; }
      .cat_navbar .navbar > .sf-menu > li.sfHover > a.sf-with-ul {
        min-width: 1px; }
      .cat_navbar .navbar > .sf-menu > li.sfHover > ul {
        background-color: none;
        top: 70px; }
        .cat_navbar .navbar > .sf-menu > li.sfHover > ul > li.current_1 > a:hover, 
		.cat_navbar .navbar > .sf-menu > li.sfHover > ul > li.current_1 > a:active {
          background-color: transparent; }
        .cat_navbar .navbar > .sf-menu > li.sfHover > ul > li.current_1 > ul > li.current_2 > a:hover, .cat_navbar .navbar > .sf-menu > li.sfHover > ul > li.current_1 > ul > li.current_2 > a:active {
          background-color: transparent; }
        .cat_navbar .navbar > .sf-menu > li.sfHover > ul > li.current_1 > ul > li.current_2 > ul > li.current_3 > a:hover, .cat_navbar .navbar > .sf-menu > li.sfHover > ul > li.current_1 > ul > li.current_2 > ul > li.current_3 > a:active {
          background-color: transparent; }
		.cat_navbar .navbar > .sf-menu > li li a.actief{
          color: #ff0000; }
.sf-menu {
  margin: 0;
  padding: 0;
  list-style: none; }
  .sf-menu ul {
    padding-top: 22px;
    padding-bottom: 22px;
    background-color: #f1f1f1;
    text-align: left;
    position: absolute;
    top: -999em;
    width: 20em; }
    .sf-menu ul li {
      width: 100%; }
  .sf-menu li {
    float: left;
    position: relative; }
    .sf-menu li:hover {
      visibility: inherit;
      outline: 0; }
    .sf-menu li:hover ul,
    .sf-menu li .sfHover ul {
      left: 0;
      z-index: 99; }
  .sf-menu a {
    display: block;
    position: relative; }

span.sf-sub-indicator {
  top: 1.4em;
  background-position: 0 -100px;
  position: absolute;
  display: block;
  right: .75em;
  top: 1.05em;
  width: 10px;
  height: 10px;
  text-indent: -999em;
  overflow: hidden;
  background: url("../images/superfish-arrows.png") no-repeat -10px -100px; }

.nivoSlider_wrapper {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background: white; }

.nivoSlider {
  position: relative; }
  .nivoSlider a.nivo-imageLink {
	position: absolute;
	top: 371px;
	left: 0px;
	width: 100%;
	height: 0px;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 60;
}
  .nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px; }

#columnLeft {
  padding: 0px 0px 10px 0px; }

.infoBoxWrapper.box2 .infoBoxContents {
  padding: 10px 10px 10px 10px; }

.infoBoxWrapper.cart_box .infoBoxContents {
  padding: 10px 10px 10px 10px; }

.infoBoxWrapper.specials {
  text-align: left; }
  .infoBoxWrapper.specials .infoBoxContents {
    padding: 0px 0px 30px 2px; }
  .infoBoxWrapper.specials .box_wrapper_title {
    padding: 17px 0 17px 15px;
    display: inline-block; }
  .infoBoxWrapper.specials .price {
    display: inline-block;
    margin-top: 10px; }
    .infoBoxWrapper.specials .price span.productSpecialPrice {
      color: black;
      font-size: 24px;
      font-weight: 700;
      padding-right: 10px;
      margin-left: 11px; }
    .infoBoxWrapper.specials .price del {
      color: #f90000;
      font-size: 19px;
      font-weight: 700; }
  .infoBoxWrapper.specials .box-padd {
    padding: 0px 10px 0px 10px;
    display: inline-block;
    text-align: left;
    text-align: center; }
  .infoBoxWrapper.specials .name_padd {
    padding: 5px 0px 0 0px;
    width: 100%;
    text-align: center; }
  .infoBoxWrapper.specials .button__padd {
    padding: 13px 0px 0 0px;
    text-align: center; }
    .infoBoxWrapper.specials .button__padd .button_cart {
      float: none; }
  .infoBoxWrapper.specials .pic_padd {
    padding-top: 10px; }

.infoBoxContents.hover .box-padd {
  display: inline-block;
  text-align: left;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  text-align: center; }
.infoBoxContents.hover .border_prods {
  border-top: 0px;
  border: 1px solid #d8d8d8;
  padding: 12px 12px 12px 0px; }
.infoBoxContents.hover ul .wrapper_pic_div {
  margin-bottom: 50px; }

.infoBoxContents a {
  color: #888888; }
  .infoBoxContents a:hover {
    color: black; }

.infoBoxWrapper.border_none {
  margin-bottom: 11px;
  margin-top: -49px; }
  .infoBoxWrapper.border_none .infoBoxContents {
    padding: 0px;
    margin: 0; }
  .infoBoxWrapper.border_none .infoBoxWrapper {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #fff; }
  .infoBoxWrapper.border_none .infoHeading, .infoBoxWrapper.border_none .infoBoxHeading {
    margin-bottom: 0;
    margin: 0px 0px 0px 0px;
    position: relative; }
  .infoBoxWrapper.border_none .infoBoxContents {
    margin-bottom: 10px;
    background: transparent;
    margin-top: 10px;
    padding: 10px 0px 10px 0;
    font-size: 13px; }

.list ul.categories {
  padding: 0;
  margin-top: -1px;
  font-weight: normal; }
  .list ul.categories li.last a {
    border-bottom: 0px; }
  .list ul.categories li {
    padding: 0px 0; }
    .list ul.categories li .div_2 .div a {
      color: white;
      font-size: 11px;
      font-weight: 400;
      background-color: #1c2247;
      text-transform: uppercase;
      padding: 7px 0px 7px 25px;
      border-bottom: 0px solid; }
      .list ul.categories li .div_2 .div a:hover {
        color: black; }
    .list ul.categories li .div_2 .div .category_arrow {
      top: 8px; }
  .list ul.categories li {
    background: #232b59;
    padding: 0; }
    .list ul.categories li a {
      border-bottom: 1px solid #3b4684;
      background-color: transparent;
      color: white;
      font-size: 17px;
      font-weight: 700;
      font-family: "Roboto", sans-serif;
      text-transform: uppercase;
      text-decoration: none;
      vertical-align: top;
      padding: 12px 0px 14px 20px;
      line-height: 19px;
      position: relative;
      display: block;
      overflow: hidden; }
      .list ul.categories li a:hover {
        color: black; }
    .list ul.categories li .category_arrow {
      position: absolute;
      width: 17px;
      height: 16px;
      top: 9px;
      right: 8px;
      line-height: 0px;
      font-size: 0px;
      padding: 0px;
      background-position: 0 0px;
      background: url("../images/cats_arrows.png") no-repeat 0 2px;
      display: inline-block; }
    .list ul.categories li .category_arrow.act {
      background-position: 0 -17px; }
    .list ul.categories li:hover {
      background: #161c3a;
      /* Old browsers */
      /* IE9 SVG, needs conditional override of 'filter' to 'none' */
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2MWMzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iIzIzMmI1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
      background: -moz-linear-gradient(top, #161c3a 0%, #232b59 20%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #161c3a), color-stop(20%, #232b59));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #161c3a 0%, #232b59 20%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #161c3a 0%, #232b59 20%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #161c3a 0%, #232b59 20%);
      /* IE10+ */
      background: linear-gradient(to bottom, #161c3a 0%, #232b59 20%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#161c3a', endColorstr='#232b59',GradientType=0 );
      /* IE6-8 */ }
    .list ul.categories li:hover .category_arrow, .list ul.categories li .category_arrow.act {
      background-position: 0 -17px; }
  .list ul.categories li.htooltip a b {
    color: black;
    font-weight: 700; }
  .list ul.categories li.htooltip:hover .category_arrow, .list ul.categories li.htooltip:hover .category_arrow.act {
    background-position: 0 -17px; }
.list .information {
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  padding: 0px;
  margin: 0px; }
  .list .information .div_2 {
    padding: 10px 0;
    border-top: 1px solid #c6c9d0; }
    .list .information .div_2 a {
      font-weight: 500;
      font-size: 13px;
      padding: 0px 0px 0px 0px;
      color: #888888;
      display: inline-block; }
      .list .information .div_2 a:hover {
        color: black; }

.box_wrapper_title22 {
  overflow: hidden;
  position: relative;
  background: #ededed;
  margin-top: 9px;
  margin-bottom: 25px; }
  .box_wrapper_title22 .box_wrapper_title {
    padding: 17px 0px 17px 19px;
    margin-left: -1px; }
    .box_wrapper_title22 .box_wrapper_title h1, .box_wrapper_title22 .box_wrapper_title h1 a {
	color: #C00;
	font-size: 21px;
	font-weight: 700;
	text-transform: capitalize;
	font-family: "Roboto", sans-serif;
	line-height: 17px;
}
    .box_wrapper_title22 .box_wrapper_title h1 i {
      font-size: 20px;
      margin-right: 5px;
      display: inline-block;
      margin-left: -10px;
      display: none; }
    .box_wrapper_title22 .box_wrapper_title h1 span {
	color: #F00;
	font-size: 24px;
	font-weight: 700;
}
    .box_wrapper_title22 .box_wrapper_title h1 del {
      color: #f90000;
      font-size: 19px;
      font-weight: 700; }
    .box_wrapper_title22 .box_wrapper_title h1 .smallText {
      padding: 10px 10px 10px 0;
      display: block; }
    .box_wrapper_title22 .box_wrapper_title span.title-icon {
      background: url("../images/title-icon.gif") 0 0 no-repeat transparent;
      display: inline-block;
      width: 8px;
      height: 5px;
      position: absolute;
      top: 15px;
      left: 20px;
      display: none; }

.contentContainer.page_specials ul {
  margin: 0 0 0 0px; }
.contentContainer.page_specials .prods_vseparator {
  border: none; }

.contentContainer.page_un {
  margin-bottom: 0px;
  padding: 0px 0px 0px 0px; }
  .contentContainer.page_un .contentPadd {
    padding: 0px 0 0px 0px; }
  .contentContainer.page_un .prods_content.prods_table {
    background: #fff;
    padding-bottom: 31px; }
  .contentContainer.page_un .last {
    margin-bottom: 0px;
    padding-bottom: 0px; }

.show {
  padding: 0px;
  margin: 0px 5px 0px 5px;
  overflow: hidden; }
  .show > div {
    display: block;
    float: left; }
    .show > div strong, .show > div b {
      color: black;
      font-weight: 500;
      padding-right: 12px;
      padding-top: 4px;
      font-size: 12px;
      float: left; }
    .show > div select {
      float: left;
      width: 200px; }

.row_table {
  list-style: none;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: inline-block;
  float: right; }
  .row_table li {
    float: right;
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
    width: 24px;
    height: 21px; }
    .row_table li > .first {
      background: url("../images/icons/row.png") no-repeat scroll 0 0 transparent; }
    .row_table li > .last {
      background: url("../images/icons/table.png") no-repeat scroll 0 0 transparent; }

.row_table li.act, .row_table li:hover {
  background-position: 0 -21px; }

.form {
  margin: 0;
  padding: 0; }

.contentPadd h3 {
  margin: 0px 0px 0px 0px;
  padding: 12px 20px 7px 0px;
  font-size: 14px;
  text-transform: uppercase;
  color: black;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  border-bottom: 1px solid #c6c9d0;
  margin-bottom: 20px; }
  .contentPadd h3 .first_h3 {
    margin-top: 0px; }

.t_view ul {
  padding: 0px;
  margin: 0px -10px 0px -10px;
  padding: 0px 10px 0px 10px;
  overflow: hidden; }
.t_view .pic_padd {
  padding-top: 10px; }

.contentInfoText.extra {
  padding: 10px 10px 20px 10px; }

.contentInfoText {
  padding: 5px 20px 20px 20px;
  margin: 10px 0px 10px 0px;
  background: white;
  border: 1px solid #c6c9d0;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }
  .contentInfoText .prods_info {
    margin: 0 4px 0 4px;
    padding-top: 10px; }
    .contentInfoText .prods_info .stars_padd {
      color: black;
      padding: 14px 0px 12px 0px;
      display: block;
      line-height: 26px; }
      .contentInfoText .prods_info .stars_padd img {
        margin: 0px 10px 0px 10px; }
      .contentInfoText .prods_info .stars_padd span {
        color: #888888;
        font-weight: 500;
        font-size: 13px; }

.create_account table {
  padding-left: 10px; }

table {
  vertical-align: middle;
  padding: 0;
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  border-spacing: 0;
  margin-top: 10px; }
  table tbody {
    border: none; }
  table td {
    padding: 10px 10px;
    padding-bottom: 10px; }
    table td a {
      font-weight: 400;
      font-size: 13px; }

.fieldValue select.input {
  width: 305px; }

.listing_padd {
  padding: 0px 0px 0px 0px;
  text-align: left;
  margin: 20px 0px 14px 0px; }

.index_page .prods_content {
  padding: 0px 0px 0px 0px; }

.prods_vseparator {
  display: inline-block;
  width: 30px;
  border-left: 0px solid lightgray;
  float: left;
  position: relative;
  margin-left: 0px; }

.un_title {
  display: inline-block;
  width: 100%; }

.contentInfoBlock {
  padding: 20px 10px 20px 10px;
  background: white;
  margin-bottom: 0px; }

.contentInfoBlock.last {
  padding: 20px 10px 20px 10px; }

#sub_categories	{
	margin-left:-20px;margin-bottom:-10px;}
#sub_categories li.wrapper_prods {
  margin: 0px 0px 15px 20px;
  width: auto;
  background: #fff;
  position: relative; }
#sub_categories .wrapper_pic_div {
  padding-left: 0px;
  padding-right: 0px; }
#sub_categories .prods_padd {
  text-align: center; }

.txtPage ul {
  padding: 10px !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  border: 1px solid #c6c9d0;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }

.page_reviews .prods_info .data_padd {
  padding: 0 0 10px 0; }
.page_reviews .contentPadd {
  padding: 0; }

.contentPadd.prods_info_page {
  border: 1px solid #c6c9d0;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }

.page_new_product .contentInfoBlock {
  padding: 10px 10px 10px 10px;
  background: white;
  margin-bottom: 0px;
  border: 1px solid #c6c9d0;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }

.page_listing .prods_padd {
  padding: 0px 10px 0px 10px;
  width: auto; }
.page_listing .r_view .prods_padd {
  width: 639px;
  float: left;
  padding: 10px 5px 15px 15px; }
.page_listing .r_view .price_padd {
  padding-top: 0px; }
.page_listing .r_view .pic_padd {
  padding: 10px; }
.page_listing .price span.productSpecialPrice {
  display: inline-block;
  margin-right: 10px; }

.row.last li.wrapper_prods.last {
  margin-bottom: 10px; }

.cont7 {
  padding-top: 0px;
  padding-right: 0px;
  width: 100%; }
  .cont7 .price_padd.extra b {
    display: none; }

.button_header, .button_content {
  display: inline-block;
  line-height: 0em; }
  .button_header .button, .button_header .button.act, .button_header .button div, .button_content .button, .button_content .button.act, .button_content .button div {
    padding: 0;
    overflow: hidden;
    position: relative;
    display: inline-block;
    cursor: pointer; }

.prods_info del, .infoBoxContents del, .border_prods del,
.info .productSpecialPrice, .prods_info .productSpecialPrice,
.infoBoxContents .productSpecialPrice, .border_prods .productSpecialPrice {
  color: black;
  font-size: 14px;
  font-weight: 500;
  line-height: 15px;
  font-family: "Roboto", sans-serif; }

.prods_content {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px; }
  .prods_content .decks {
    margin: 0 auto;
    list-style-type: none; }
  .prods_content li.wrapper_prods {
    float: left;
    margin: 0px 0px 0px 0px;
    width: auto;
    width: 100%;
    position: relative; }
    .prods_content li.wrapper_prods > div {
      padding: 0px 0px 0px 0px; }
  .prods_content li.port_side, .prods_content li.starboard_side {
    display: table-cell;
    vertical-align: top; }
  .prods_content .left_side4 {
    width: 34.5%;
    text-align: center; }
  .prods_content li.bak4 {
    width: 65%; }
  .prods_content .data {
    font-size: 13px;
    font-weight: normal;
    color: black;
    border-bottom: 1px solid #d9d9d9;
    padding: 5px; }
    .prods_content .data span {
      color: #a7a7a7; }
  .prods_content .data_padd {
    padding: 0px 0px 11px 0px;
    text-align: left; }
  .prods_content .name2_padd {
    padding: 5px 0px 5px 0px;
    text-align: left; }
  .prods_content .manuf_padd {
    padding: 6px 0px 6px 0px;
    text-align: left;
    font-size: 13px; }
  .prods_content .price2_padd {
    padding: 5px 0px 10px 0px;
    text-align: left;
    border-bottom: 1px solid #d9d9d9; }
    .prods_content .price2_padd span.productSpecialPrice {
      font-size: 24px;
      color: black;
      line-height: 22px;
      padding: 0px 10px 0 0; }
    .prods_content .price2_padd del {
      color: #f90000;
      font-size: 19px;
      font-weight: 700; }
  .prods_content .desc2_padd {
    padding: 10px 0px 10px 0px;
    text-align: left;
    border-bottom: 1px solid #d9d9d9;
    font-size: 13px;
    margin-bottom: 10px; }
  .prods_content .button2__padd {
    padding: 5px 0px 2px 0px;
    text-align: left;
    margin: 11px 0px 0px 0px; }
  .prods_content .ui-state-default {
    border: 0px solid #303030; }

.masthead {
  display: table-row; }

.forecastle {
  display: table;
  width: 100%; }

.page_new_product .wrapper_pic_div {
  position: relative;
  display: block;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0 auto; }
  .page_new_product .wrapper_pic_div a {
    padding: 0;
    cursor: pointer;
    text-decoration: none; }
  .page_new_product .wrapper_pic_div img {
    position: absolute; }

.info {
  padding: 0 10px 0 10px; }
  .info .big h2 {
    padding: 0px 0px 0px 0px; }
  .info h2 {
    font-size: 15px;
    font-weight: 500;
    color: #888888;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    display: inline-block;
    width: 100%; }
    .info h2 .smallText {
      font-size: 13px;
      color: black;
      display: block;
      padding-top: 7px; }

.prods_info {
  margin: 10px 10px 10px 10px; }
  .prods_info .options {
    padding: 10px 10px 0px 10px;
    background: white;
    border: 1px solid #c6c9d0;
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    margin-bottom: 20px;
    margin-top: 20px; }
    .prods_info .options p.options-title {
      color: #888888;
      font-size: 15px;
      font-weight: 500;
      padding: 0px 0px 10px 0px; }
    .prods_info .options ul li {
      margin-bottom: 12px; }
      .prods_info .options ul li label {
        display: block;
        padding-bottom: 2px; }
    .prods_info .options select {
      width: 100%; }
  .prods_info .data_padd {
    padding: 30px 10px 0px 10px;
    color: black;
    display: inline-block; }
  .prods_info .desc_padd {
    padding: 11px 0px 11px 0px;
    text-align: left;
    font-size: 13px;
    line-height: 1.3em;
    margin-left: 10px;
    margin-right: 10px; }
  .prods_info h2 span.productSpecialPrice {
    margin-right: 10px;
    font-size: 24px;
    color: black;
    font-weight: 700;
    float: left;
    line-height: 17px; }
  .prods_info h3 a {
    font-weight: bold;
    display: inline-block;
    margin-right: 10px; }
    .prods_info h3 a:hover {
      color: black; }

.border_prods {
  padding: 0px 0px 0px 0px;
  text-align: left;
  border: 1px solid #c6c9d0; }

.prods_padd {
  padding: 10px 15px 10px 15px;
  border-top: 0px solid #e5e5e5;
  margin-top: 0px;
  text-align: left; }

.name_padd {
  padding: 7px 0px 0px 0px;
  margin-top: 0px;
  display: inline-block;
  line-height: 22px;
  width: 100%;
  text-align: left; }

.name span a {
  color: #f90000;
  font-size: 15px;
  font-weight: 500;
  text-transform: none;
  font-family: "Roboto", sans-serif;
  line-height: 14px; }
  .name span a:hover {
    color: black; }

.desc_padd {
  font-size: 11px;
  color: #888888;
  font-weight: 400;
  line-height: 15px;
  padding: 6px 0px 7px 0px;
  text-align: left; }

.pic_padd {
  padding: 10px 0px 0px 0px;
  margin: 0 auto; }

.prods_wrapp {
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 1px; }

.price_padd {
  padding: 21px 0px 0px 0px;
  color: black;
  position: relative;
  text-align: left; }

.price span.productSpecialPrice {
  display: inline-block;
  font-size: 24px;
  color: black;
  font-weight: 700; }
.price b {
  font-size: 11px;
  font-weight: 400;
  display: none;
  float: left;
  margin-top: 0px; }
.price del {
  color: #f90000;
  font-size: 19px;
  font-weight: 700;
  padding-bottom: 0px;
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px; }

.manuf span {
  font-weight: bold; }

.button__padd {
  padding: 4px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
  display: inline-block;
  line-height: 0em; }
  .button__padd .button_cart {
    height: 44px;
    padding: 0px 0px 0px 0;
    display: inline-block;
    background-color: black;
    float: left; }
    .button__padd .button_cart a {
      padding: 0; }
      .button__padd .button_cart a span.ui-button-text {
        color: white;
        font-weight: 500;
        font-size: 15px;
        text-transform: none;
        line-height: 15px;
        display: inline-block;
        text-decoration: none;
        background: url("../images/btn_cart.gif") no-repeat 0px 0px;
        padding: 14px 10px 15px 57px;
        margin-left: -1px; }
        .button__padd .button_cart a span.ui-button-text:hover {
          color: white; }
    .button__padd .button_cart:hover {
      background: red; }
    .button__padd .button_cart:hover span.ui-button-text {
      background-position: 0 -44px; }
  .button__padd .button_details {
    height: 44px;
    background-color: transparent;
    display: inline-block;
    margin-right: 10px;
    margin-top: 0px; }
    .button__padd .button_details a {
      color: black;
      font-weight: 500;
      font-size: 15px;
      text-transform: capitalize;
      margin: 13px 0px 16px 21px;
      background: transparent;
      text-decoration: none;
      line-height: 15px;
      padding: 0px;
      border: 0px; }
      .button__padd .button_details a span.ui-button-text {
        color: black;
        font-weight: 500;
        font-size: 15px;
        text-transform: capitalize;
        padding-right: 14px;
        line-height: 15px;
        text-decoration: none;
        display: inline-block;
        background: url("../images/btn_details.gif") no-repeat 100% 50%; }
        .button__padd .button_details a span.ui-button-text:hover {
          color: #f90000; }
      .button__padd .button_details a:hover {
        background: transparent; }
    .button__padd .button_details:hover {
      background: transparent; }

.buttonSet {
  height: 44px;
  padding: 10px 0 0 0;
  margin-top: 22px; }
  .buttonSet .button_cart button, .buttonSet .button_details button {
    color: black;
    font-size: 15px;
    font-weight: 700;
    text-transform: none;
    background: transparent;
    text-decoration: none;
    line-height: 15px;
    padding: 0px;
    border: 0px; }
    .buttonSet .button_cart button:hover, .buttonSet .button_details button:hover {
      color: #f90000;
      background: transparent; }
  .buttonSet a {
    color: black;
    font-size: 15px;
    font-weight: 700;
    text-transform: none;
    background: transparent;
    text-decoration: none;
    line-height: 15px;
    padding: 0px;
    display: block; }
    .buttonSet a:hover {
      color: #f90000;
      background: transparent; }
  .buttonSet p a {
    background: none;
    padding: 0; }
    .buttonSet p a:hover {
      background: none; }

.buttonAction {
  display: inline-block;
  float: left;
  padding-right: 10px;
  padding-left: 10px;
  margin-top: 2px; }

.buttonset1, .button_details {
  margin-top: 5px;
  margin-left: 3px; }
  .buttonset1 button, .button_details button {
    color: black;
    font-size: 15px;
    font-weight: 700;
    text-transform: none;
    background: transparent;
    text-decoration: none;
    line-height: 15px;
    padding: 0px;
    border: 0px; }
    .buttonset1 button:hover, .button_details button:hover {
      color: #f90000;
      background: transparent; }
  .buttonset1 a, .button_details a {
    color: black;
    font-size: 15px;
    font-weight: 700;
    text-transform: none;
    background: transparent;
    display: inline-block;
    text-decoration: none;
    line-height: 15px;
    padding: 0px; }
    .buttonset1 :hover,.buttonset1 a:hover, .button_details a:hover {
      color: #f90000;
      background: transparent; }

.button_cart {
  padding: 0px 0px 0px 0;
  display: inline-block;
  background-color: transparent; }
  .button_cart button {
    color: black;
    font-size: 15px;
    font-weight: 700;
    text-transform: none;
    background: transparent;
    text-decoration: none;
    line-height: 15px;
    padding: 0px;
    border: 0px; }
    .button_cart button:hover {
      color: #f90000;
      background: transparent; }
  .button_cart > i {
    display: none; }
  .button_cart a span.ui-button-text {
    color: white;
    font-weight: 500;
    font-size: 15px;
    text-transform: none;
    line-height: 15px;
    display: inline-block;
    text-decoration: none;
    padding: 0px; }
    .button_cart a span.ui-button-text:hover {
      color: white; }
  .button_cart:hover {
    color: #f90000;
    background: transparent; }

.buttonset1.fl_right {
  margin-top: 5px; }

ul.banner_set {
  list-style: none;
  overflow: hidden;
  padding: 0px 0px 0px 0px;
  margin: 0px -30px 0px 0px;
  display: block; }
  ul.banner_set li.first a {
    margin-bottom: 0px; }
  ul.banner_set li {
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    ul.banner_set li a {
      display: block;
      overflow: hidden;
      float: left;
      margin: 0 30px 0px 0; }
    ul.banner_set li:hover {
      opacity: 0.7;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }

.banner_side {
  line-height: 0em;
  margin-right: -30px;
  margin-top: 9px;
  margin-bottom: 0px;
  display: inline-block;
  float: left; }
  .banner_side a {
    display: block;
    overflow: hidden;
    float: left;
    margin: 0px 30px 0px 0px;}
    .banner_side a img {
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
.banner_side a :hover{
      opacity:0.7;
       -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; 
}
ul.banner_set_2 {
  list-style: none;
  overflow: hidden;
  padding: 0px 15px 0px 15px;
  margin: 30px -30px 0px -30px;
  display: block; }
  ul.banner_set_2 li.item11 h5 {
    padding: 8px 7px 9px 7px;
    margin: -112px 15px 0 15px;
    line-height: 27px; }
  ul.banner_set_2 li {
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
    border-bottom: 0px solid #333;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    ul.banner_set_2 li a {
      display: block;
      float: left;
      margin: 0 0px 0px 0; }
      ul.banner_set_2 li a h5 {
        color: #fff;
        font-size: 24px;
        font-family: "Lato", sans-serif;
        text-transform: uppercase;
        padding: 25px 7px 25px 9px;
        background: #000;
        display: block;
        margin: -112px 15px 0 14px; }
      ul.banner_set_2 li a p {
        padding: 3px 0 2px 0;
        color: #828282;
        font-size: 14px; }
      ul.banner_set_2 li a span.banner_set_arrow {
        display: block;
        width: 24px;
        height: 18px;
        float: right;
        margin-bottom: 23px;
        -webkit-transition: all 200ms linear;
        -moz-transition: all 200ms linear;
        -ms-transition: all 200ms linear;
        -o-transition: all 200ms linear;
        transition: all 200ms linear; }
      ul.banner_set_2 li a:hover span {
        margin-right: -15px;
        z-index: 999;
        -webkit-transition: all 200ms linear;
        -moz-transition: all 200ms linear;
        -ms-transition: all 200ms linear;
        -o-transition: all 200ms linear;
        transition: all 200ms linear; }
    ul.banner_set_2 li:hover {
      opacity: 0.7;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    ul.banner_set_2 li:hover h5 {
      background: #f90000; }

.row_5 {
  margin-top: 0px;
  padding: 0px 0px 0px 0px;
  position: relative;
  width: 100%;
  text-align: left;
  background-color: transparent; }
  .row_5 .foot_inner {
    margin: 0 auto;
    position: relative; }
  .row_5 .boxes_footer {
    padding: 0px 0px 0px 0px;
    display: block;
    width: 100%;
    border-top: 0px solid #bfbfbf; }

.Footer_BoxWrapper.first ul {
  padding: 0px; }

.Footer_BoxWrapper.soc {
  padding: 0px 0px 0px 60px;
  font-size: 0px;
  display: inline-block;
  float: right;
  margin-right: -10px;
  z-index: 1000; }
  .Footer_BoxWrapper.soc ul {
    display: inline-block;
    width: auto; }
    .Footer_BoxWrapper.soc ul li {
      float: left;
      padding: 0px 3px 0px 0px; }
      .Footer_BoxWrapper.soc ul li a {
        font-size: 0px;
        text-align: center;
        -webkit-border-radius: 50% 50% 50% 50%;
        border-radius: 50% 50% 50% 50%; }
        .Footer_BoxWrapper.soc ul li a i {
          font-size: 20px;
          color: #b4b4b4;
          background: transparent;
          padding: 11px 8px 6px 7px;
          margin: 0 0px 0 0;
          display: inline-block; }
          .Footer_BoxWrapper.soc ul li a i:hover {
            background: transparent;
            color: #f90000; }

.Footer_BoxWrapper.contact_footer {
  position: absolute;
  top: 83px;
  right: 82px;
  padding: 0;
  margin: 0;
  width: auto; }
  .Footer_BoxWrapper.contact_footer ul {
    display: inline-block;
    padding: 0px; }
    .Footer_BoxWrapper.contact_footer ul li.first {
      padding: 2px 10px; }
    .Footer_BoxWrapper.contact_footer ul > li {
      float: none;
      padding: 2px 10px;
      /* background: url("../images/btn_cont.png") no-repeat 4px 2px; */ }
      .Footer_BoxWrapper.contact_footer ul > li i {
        font-size: 31px;
        color: #fc0606;
        display: inline-block;
        margin: 5px 7px 0 15px; }
      .Footer_BoxWrapper.contact_footer ul > li span {
        padding: 0px 1px;
        color: #777;
        font-size: 20px;
        font-weight: 700;
        font-family: "Lato", sans-serif;
        text-transform: uppercase; }
      .Footer_BoxWrapper.contact_footer ul > li strong {
        padding: 3px 1px; }
    .Footer_BoxWrapper.contact_footer ul li.line_2 {
      padding: 3px 6px;
      background-position: 0px 2px;
      margin: 0 0 0 14px; }
    .Footer_BoxWrapper.contact_footer ul li.line_3 {
      padding: 4px 0px; }
      .Footer_BoxWrapper.contact_footer ul li.line_3 i {
        display: none; }
      .Footer_BoxWrapper.contact_footer ul li.line_3 span {
        color: #000;
        font-size: 30px;
        font-weight: 700;
        font-family: "Lato", sans-serif;
        padding: 0 0 0 20px; }
  .Footer_BoxWrapper.contact_footer:hover {
    cursor: pointer; }

.Footer_BoxWrapper {
  padding: 0px 0px 0px 0px; }
  .Footer_BoxWrapper .first ul {
    border-width: 0px;
    padding: 0px 0px 0px 0px; }
  .Footer_BoxWrapper h4 {
    padding: 15px 0px 17px 19px;
    margin: -3px 0px 0px 0px;
    color: #888888;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    display: none; }
  .Footer_BoxWrapper ul {
    padding: 0px 0px 0px 0px;
    margin: 0px;
    list-style: none;
    display: inline-block; }
    .Footer_BoxWrapper ul li.first {
      padding-left: 0px; }
    .Footer_BoxWrapper ul li {
      padding: 5px 10px;
      text-transform: none;
      font-weight: 400;
      font-size: 11px;
      float: left; }
      .Footer_BoxWrapper ul li a {
        font-family: "Roboto", sans-serif;
        font-size: 11px;
        color: #888888;
        font-weight: 400;
        text-transform: uppercase;
        padding: 0px 0px 0px 0px;
        line-height: 22px; }
        .Footer_BoxWrapper ul li a:hover {
          color: black; }

.footer {
  padding: 0px 0px 0px 0px;
  margin-top: 0px;
  text-align: left;
  left: 0px;
  display: inline-table;
  margin-left: -20px; }
  .footer p {
    font-size: 11px;
    color: #777777;
    margin: -44px 0 0 0px;
    padding: 0px;
    display: block;
    clear: both;
    width: 100%;
    text-indent: 20px;
    text-transform: none; }
    .footer p a {
      color: #777777;
      font-weight: 400; }
      .footer p a:hover {
        color: #f90000; }
    .footer p b {
      color: #777777;
      font-weight: 400; }
      .footer p b a {
        color: #f90000;
        font-weight: 400; }

        .footer p b a:hover {
          color: #777777; }

#back-top {
  bottom: 30px;
  right: 30px;
  position: fixed;
  z-index: 9999;
  visibility: hidden; }
  #back-top a {
    color: #eee;
    font-size: 52px;
    font-weight: bold;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s; }
    #back-top a:hover {
      color: #f90000; }

.breadcrumb {
  padding: 0px 0px 5px 0px;
  margin: 10px 0px 0px 10px; }
  .breadcrumb a {
    font-size: 11px;
    color: #888888;
    text-decoration: none;
    display: inline-block; }
    .breadcrumb a:hover {
      color: #888888;
      text-decoration: none; }
    .breadcrumb a:hover {
      color: black; }
  .breadcrumb a.last {
    color: black; }
    .breadcrumb a.last:hover {
      color: #888888; }
  .breadcrumb i {
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: 0px; }

.result {
  color: #888888;
  border: 1px solid #c6c9d0; }

.result1_top, .result2_top {
  margin: 10px 0px 10px 0px;
  overflow: hidden; }

.result1_bottom, .result2_bottom {
  padding: 0px 0; }

.result_top_padd, .result_bottom_padd {
  margin: 0px 0 0px 0;
  background: white;
  font-size: 11px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }
  .result_top_padd div, .result_bottom_padd div {
    padding: 9px 8px 8px 10px; }
    .result_top_padd div span, .result_bottom_padd div span {
      color: #a7a7a7; }
      .result_top_padd div span strong, .result_bottom_padd div span strong {
        font-weight: 400;
        color: #777777; }

.result_right {
  text-align: left; }
  .result_right b {
    color: #a7a7a7; }
  .result_right a.pageResults {
    color: #a7a7a7; }
    .result_right a.pageResults:hover {
      color: black;
      text-decoration: none; }
      .result_right a.pageResults:hover .next {
        color: #191919;
        text-decoration: none; }
        .result_right a.pageResults:hover .next:hover {
          color: #777777; }

select {
  background: #FFF;
  height: auto;
  padding: 6px 6px 6px 2px;
  width: auto; }

.box_cms {
  background: white;
  padding: 10px; }

input[type="text"], input[type="password"], input[type="date"],
input[type="datetime"], input[type="email"], input[type="number"],
input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
  background-color: #fff;
  font-family: inherit;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  color: rgba(0, 0, 0, 0.75);
  font-size: 14px;
  margin: 0 0 0px 0;
  padding: 6px;
  height: 32px;
  width: 100%;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  outline: none; }

.fieldValue textarea {
  height: 100px; }

.sale {
  position: absolute;
  top: 30px;
  left: -8px;
  z-index: 1000;
  font-family: 'Roboto',sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  padding: 0px 34px 1px 3px;
  -webkit-border-radius: 2px 0px 0px 2px;
  border-radius: 2px 0px 0px 2px;
  background: url("../images/sale.png") no-repeat 0px 0px;
  display: none; }

.welcome {
  font-size: 10px;
  overflow: hidden;
  color: #b4b3b3;
  margin: 0px 0px 20px 0px;
  display: inline-block;
  position: absolute;
  top: 42px;
  right: 1px; }

li.prods_hseparator {
  height: 30px;
  line-height: 0;
  font-size: 0;
  float: none;
  border-top: 0px solid #efefef;
  margin-top: 0px; }

.br {
  display: none; }

h1.fl_right {
  margin: 15px; }
