﻿/******************************
* Common 
******************************/
* {
  font-family: Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

body, td, th, input, textarea, select, a {
  font-size: 12px;
}

strong, b {
  font-weight: bold;
}
/******************************/
/* TODO */
h1, .welcome {
  color: #cc0046;
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: normal;
  background: #f4f8fb;
  padding: 20px 0 16px 19px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

h2 {
  color: #000;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 5px;
}

p {
  margin-top: 0px;
  margin-bottom: 20px;
}

a, a:visited, a b {
  color: #cc0046;
  text-decoration: underline;
  cursor: pointer;
}

  a:hover {
    text-decoration: none;
  }

  a img {
    border: none;
  }
  .social {
	text-decoration: none;
    color: #000;
    border: none;
  }

ul {
  list-style: none;
}
  
form {
  padding: 0;
  margin: 0;
  display: inline;
}
/* END TODO */
/**************************/
button, .button {
  display: inline-block;
  padding: 3px 7px;
  border: 1px solid #8d002d;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background: #cc0046; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FlMDA0NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZTAwNDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #cc0046 0%, #b9003f 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc0046), color-stop(100%,#b9003f)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #cc0046 0%,#b9003f 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #cc0046 0%,#b9003f 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #cc0046 0%,#b9003f 100%); /* IE10+ */
  background: linear-gradient(to bottom, #cc0046 0%,#b9003f 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0046', endColorstr='#b9003f',GradientType=0 ); /* IE6-8 */
  font-size: 12px;
  color: #fff !important;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

  button:hover, .button:hover {
    background: #ff0060; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhMDA1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNTAwNDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ff0060 0%, #d40049 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0060), color-stop(100%,#d40049)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff0060 0%,#d40049 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff0060 0%,#d40049 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff0060 0%,#d40049 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ff0060 0%,#d40049 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0060', endColorstr='#d40049',GradientType=0 ); /* IE6-8 */
  }

  button:active, .button:active {
    background: #8c002d; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc3MDAzMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MjAwM2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #8c002d 0%, #ac003a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8c002d), color-stop(100%,#ac003a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #8c002d 0%,#ac003a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #8c002d 0%,#ac003a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #8c002d 0%,#ac003a 100%); /* IE10+ */
    background: linear-gradient(to bottom, #8c002d 0%,#ac003a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c002d', endColorstr='#ac003a',GradientType=0 ); /* IE6-8 */
/*
    -webkit-box-shadow: inset 0 1px 4px #8d002d;
    -moz-box-shadow: inset 0 1px 4px #8d002d;
    -ms-box-shadow: inset 0 1px 4px #8d002d;
    box-shadow: inset 0 1px 4px #8d002d;
*/
  }

 .button-grey {
    display: inline-block;
    padding: 3px 7px;
    border: 1px solid #464646;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background: #666666; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1YzVjNWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #666666 0%, #5c5c5c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#5c5c5c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #666666 0%,#5c5c5c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #666666 0%,#5c5c5c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #666666 0%,#5c5c5c 100%); /* IE10+ */
    background: linear-gradient(to bottom, #666666 0%,#5c5c5c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#5c5c5c',GradientType=0 ); /* IE6-8 */
	font-size: 12px;
    color: #fff !important;
	text-align: center;
    text-decoration: none;
	vertical-align: middle;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
 }
  
  /* Remove extra spacing in firefox */
  input::-moz-focus-inner {
    padding: 0;
    border: 0;
  }
  
input[type='text'], input[type='password'], textarea {
  border: 1px solid #969696;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  padding: 3px;
  margin-left: 0px;
  margin-right: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

span.ui-spinner > input {
  border: none;
  padding: 2px;
  margin: 0;
}

.clear {
  clear: both;
}

/******************************
* Layout
******************************/
html {
  overflow-y: scroll;
  margin: 0;
  padding: 0;
}

body {
  background: #dbdcde;
  margin: 0 auto 0 auto;
  padding: 0 40px 70px 40px;
  -moz-min-width: 950px;
  -webkit-min-width: 950px;
  -ms-min-width: 950px;
  -o-min-width: 950px;
  min-width: 950px;
  max-width: 1600px;
}

#container {
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 18px 15px 12px;
  background: #ffffff;
  border: 1px solid #b9b9b9;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
/*
  -webkit-box-shadow: 5px 8px 5px 0 #b9b9b9;
  -webkit-box-shadow: 5px 8px 5px 0 rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 5px 8px 5px 0 #b9b9b9;
  -moz-box-shadow: 5px 8px 5px 0 rgba(0, 0, 0, 0.14);
  -ms-box-shadow: 5px 8px 5px 0 #b9b9b9;
  -ms-box-shadow: 5px 8px 5px 0 rgba(0, 0, 0, 0.14);
  box-shadow: 5px 8px 5px 0 #b9b9b9;
  box-shadow: 5px 8px 5px 0 rgba(0, 0, 0, 0.14);
*/
}

#header {
  /*TODO*/
  position: relative;
  height: 126px;
  /*border: 1px solid black;*/
}

  #header #logo {
    position: absolute;
    left: -10px;
    bottom: 36px;
    float: left;
  }

#h_contacts {
  position: absolute;
  bottom: 51px;
  left: 265px;
  list-style: none;
  padding: 0;
  margin: 0;
}

#h_contacts .phone {
	margin-right:15px;
	font-weight:bold;
	padding-left:5px;
	font-size: 15px;
}

@media screen and (max-width: 1200px) {
  #h_contacts .openhours {
    display: none;
  }
}

#h_contacts .phone a {
	text-decoration:none;
	border-bottom:1px dotted #cc0046 
}

#h_contacts span {
	float:left
}
	
.callme {
  display: none;
  background: #fff;
  position: absolute;
  border: 1px solid #cc0046;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  z-index: 9999;
  left: 0;
  margin-top: 10px;
}
.callme > div {
  position: relative;
  padding: 20px;
}
.callme > div > div.hint {
  font-size: 12px;
  margin-bottom: 10px;
}
.callme > div > table {
  padding-bottom: 7px;
}
.callme > div > table input {
  width: 250px;
}
.callme > div > .right {
  padding: 2px;
  text-align: right;
}
#callmeclose {
  position: absolute;
  top: 7px;
  right: 7px;
  cursor: pointer;
}

#links {
  position: absolute;
  bottom: 51px;
  right: 236px;
  list-style: none;
  padding: 0;
  margin: 0;
}

  #links li {
    display: inline;
    padding: 0 5px 0 5px;
      -ms-text-shadow: 0px 1px 0px rgba(0,0,0,0.1);
     text-shadow: 0px 1px 0px rgba(0,0,0,0.1);

  }

    #links li a {
      position: relative;
      color: black;
      display: inline-block;
      text-decoration: none;
    }

      #links li a span {
        position: absolute;
        bottom: 20px;
        left: 50%;
        display: block;
      }

        #links li a span.icon_basket {
          margin-left: -18px;
          background: url(../image/icon_basket.png) no-repeat 0 0;
          width: 33px;
          height: 32px;
        }

      #links li a:hover span.icon_basket {
        background-position: 0 -32px;
      }

      #links li a:active span.icon_basket {
        background-position: 0 -64px;
      }

      #links li a span.icon_delivery {
        margin-left: -23px;
        background: url(../image/icon_delivery.png) no-repeat 0 0;
        width: 46px;
        height: 32px;
      }

      #links li a:hover span.icon_delivery {
        background-position: 0 -32px;
      }

      #links li a:active span.icon_delivery {
        background-position: 0 -64px;
      }

      #links li a span.icon_install {
        margin-left: -17px;
        background: url(../image/icon_install.png) no-repeat 0 0;
        width: 32px;
        height: 31px;
      }

      #links li a:hover span.icon_install {
        background-position: 0 -31px;
      }

      #links li a:active span.icon_install {
        background-position: 0 -62px;
      }

	  #header #search {
	    position: absolute;
	    bottom: 5px;
	    left: 262px;
	    right: 176px;
	  }

	    #header #search input {
	      width: 98.5%;
	      height:21px;
	  	 font-size: 15px;
	  	 -moz-box-sizing:content-box;
	  	 -webkit-box-sizing:content-box;
	    }

	  #header .button-search {
	    position: absolute;
	    right: -30px;
	    bottom: 0px;
	    width: 28px;
	    height: 29px;
	    font-weight: bold;
	    background: url(../image/btn_search.png) no-repeat 0 0;
	    border: none;
	    -webkit-border-radius: 3px;
	    -moz-border-radius: 3px;
	    -ms-border-radius: 3px;
	    border-radius: 3px;
	    cursor:pointer
	  }

  #header .button-search:hover {
    background-position: 0 -29px;
  }

  #header .button-search:active {
    background-position: 0 -58px;
  }

#header #welcome {
  position: absolute;
  right: 0px;
  bottom: -11px;
}

  #header #welcome a.button {
    width: 126px;
    line-height: 28px;
    display: block;
    margin-top: 4px;
    color: #ffffff;
    -ms-text-shadow: 0 1px 0 #cc0046;
    text-shadow: 0 1px 0 #cc0046;
  padding: 0;
  }

  #header #welcome a.need-reg {
    font-size: 9px;
    color:#000;
    text-decoration:none;
  }

  #header #welcome a.need-reg:hover {
    text-decoration:underline;
  }

  #header a.contacts {
      position: absolute;
    right: 3px;
    top: 5px;
  }

  #header #social {
    position: absolute;
    right: 100px;
    top: 5px;
  }
  
#sidebar {
  width: 234px;
  float: left;
  margin-left: 16px;
}

  #sidebar.shifted {
    margin-top: -34px;
  }

#column-right {
  width: 230px;
  float: right;
  margin-left: 16px;
  margin-top: 43px;
}

#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  position: relative;
}
#cssmenu {
  margin-bottom: 20px;
  z-index: 99;
}
#cssmenu.dropdown {
  z-index: 101 !important;
}
#cssmenu span.header {
  margin: 0;
  padding: 0;
  display: block;
  line-height: 29px;
  background: #cc0046; /* Old browsers */
  background: url(../image/btn_catalogue.png) no-repeat 0 0;
  font-size: 12px;
  color: #ffffff;
  -ms-text-shadow: 0px 1px 0px #000000;
  text-shadow: 0px 1px 0px #000000;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  cursor: default;
}
#cssmenu.dropdown:hover > span.header {
  background-position: 0 -58px;
}
#cssmenu > div {
  width: 234px;
  z-index: 5;
  background-color: #949494;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 0 0 5px 0;
}
#cssmenu.dropdown > div {
  display: none;
  position: absolute;
}
#cssmenu.dropdown:hover > div {
  display: block;
}

#cssmenu a {
  line-height: 1;
}
#cssmenu > div > ul > li > a > span {
  background: #949494; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZDdkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmQ2ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #949494 0%, #949494 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#949494), color-stop(100%,#949494)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #949494 0%,#949494 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #949494 0%,#949494 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #949494 0%,#949494 100%); /* IE10+ */
  background: linear-gradient(to bottom, #949494 0%,#949494 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#949494', endColorstr='#949494',GradientType=0 ); /* IE6-8 */
/*
  background: #cc0046; /* Old browsers */
}
#cssmenu > div > ul > li > a:hover > span {
  background: #949494; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZGFkZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWQ3ZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #949494 0%, #949494 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#949494), color-stop(100%,#949494)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #949494 0%,#949494 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #949494 0%,#949494 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #949494 0%,#949494 100%); /* IE10+ */
  background: linear-gradient(to bottom, #949494 0%,#949494 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#949494', endColorstr='#949494',GradientType=0 ); /* IE6-8 */
}
#cssmenu > div > ul > li > a:active > span {
  background: #949494; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RmZDVkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2Q3ZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #949494 0%, #949494 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#949494), color-stop(100%,#949494)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #949494 0%,#949494 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #949494 0%,#949494 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #949494 0%,#949494 100%); /* IE10+ */
  background: linear-gradient(to bottom, #949494 0%,#949494 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#949494', endColorstr='#949494',GradientType=0 ); /* IE6-8 */
}
#cssmenu > div > ul > li > a {
  overflow: hidden;
  font-size: 14px;
  display: block;
  color: #eee;
  border-top: none;
}
#cssmenu > div > ul > li > a:hover {
  color: #fff;
}
#cssmenu > div > ul > li > a > span {
  display: block;
  padding: 8px 10px;
  border-top: solid 1px #adadad;
}
#cssmenu > div > ul > li.first > a > span {
  display: block;
  padding: 8px 10px;
  border-top: none;
}
#cssmenu > div > ul > li.active > a > span {
  border-bottom: none;
}
#cssmenu > div > ul > li > a.expand {
  float: right;
  display: block;
  overflow: hidden;
}
#cssmenu > div > ul > li > a.expand > span{
  float: right;
  width: 45px;
  height: 30px;
  padding: 0;
  position: relative;
}
#cssmenu > div > ul > li > a.expand > span > i{
  display: block;
  background: url(../image/menu_expand_18x18.png) no-repeat 0 0;
  width: 18px;
  height: 14px;
  position: absolute;
  left: 13px;
  top: 8px;
}
#cssmenu > div > ul > li.active > a.expand > span > i{
  background-position: 0 -14px;
}
#cssmenu > div > ul > li > a:hover {
  text-decoration: none;
}

#cssmenu > div > ul > li.separator {
  /*border-top: solid 1px #8d002d;*/
  height: 10px;
}
/* Sub menu */
#cssmenu ul ul {
  display: none;
  background: #949494;
}
#cssmenu ul ul li {
  padding: 0;
  border-top: none;
  background: #949494;
}
#cssmenu ul ul a {
  padding: 10px 10px 10px 25px;
  display: block;
  color: #eee;
  font-size: 12px;
  font-weight: normal;
}
#cssmenu ul ul a:hover {
  color: #fff;
}

	
#content {
  overflow: hidden;
  padding: 0 0 0 12px;
  margin-top: 16px;
  margin-left: 4px;
}

.article {
  margin: 0;
  padding: 0;
}

.article ul {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 40px;
}

.article ol, .article ul, .article dl {
/* IE7: reset rtl list margin. (#7334); */
padding: 0 40px;
}

.article h2 {
  font-weight: bold;
}
.article a {
  font-size: 14px;
}
#copyright {
  font-size: 10px;
  text-align: center;
  color: #949494;
}
#footer {
  text-align: center;
}

  #footer ul {
    list-style: none;
    margin: 48px 0 0px 0;
    line-height: 20px;
  }

    #footer ul li {
      display: inline;
      border-left: solid 1px #cc0046;
      margin: 0;
      padding: 0 30px 0 30px;
    }

      #footer ul li:first-child {
        border-left: none;
      }


      #footer ul li a {
        padding: 0 5px 0 5px;
        display: inline-block;
        text-decoration: none;
        font-size: 14px;
        color: #cc0046;
        -ms-text-shadow: 0 1px 0 #ffffff;
        text-shadow: 0 1px 0 #ffffff;
      }

#bottom {
  position: fixed;
  margin: 0 auto 0 auto;

  left: 0;
  bottom: 0;
  height: 28px;
  width: 100%;
  background: #c60044;
  background: -moz-linear-gradient(90deg, #c60044 0%, #a50037 100%);
  background: -webkit-linear-gradient(90deg, #c60044 0%, #a50037 100%);
  background: -o-linear-gradient(90deg, #c60044 0%, #a50037 100%);
  background: -ms-linear-gradient(90deg, #c60044 0%, #a50037 100%);
  background: linear-gradient(180deg, #c60044 0%, #a50037 100%);
  z-index: 100;
/*
  -webkit-box-shadow: 0 -4px 16px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 -4px 16px rgba(0,0,0,0.3);
  -ms-box-shadow: inset 0 -4px 16px rgba(0,0,0,0.3);
  box-shadow: 0 -4px 16px rgba(0,0,0,0.3);
*/
}

#bottom-container {
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 58px 0 52px;
  line-height: 28px;
  vertical-align: middle;
  -moz-min-width: 920px;
  -webkit-min-width: 920px;
  -ms-min-width: 920px;
  -o-min-width: 920px;
  min-width: 920px;
  max-width: 1570px;
  height: 28px;
}

#notification {
  position: absolute;
  bottom: 30px;
  right: 59px;
}

#bottom-container > .bottom-button {
  position: absolute;
  bottom: 0;
  height: 28px;

  background: -moz-linear-gradient(90deg, #c60044 0%, #a50037 100%);
  background: -webkit-linear-gradient(90deg, #c60044 0%, #a50037 100%);
  background: -o-linear-gradient(90deg, #c60044 0%, #a50037 100%);
  background: -ms-linear-gradient(90deg, #c60044 0%, #a50037 100%);
  background: linear-gradient(to bottom, #cc0044 0%,#a50037 100%);
}

#bottom-container >.active > .heading, #bottom-container >.active-notification > .heading{
  background: -moz-linear-gradient(90deg, #ff0060 0%, #d40049 100%);
  background: -webkit-linear-gradient(90deg, #ff0060 0%, #d40049 100%);
  background: -o-linear-gradient(90deg, #ff0060 0%, #d40049 100%);
  background: -ms-linear-gradient(90deg, #ff0060 0%, #d40049 100%);
  background: linear-gradient(to bottom, #ff0060 0%,#d40049 100%);
}

#to-top {
}

#to-top  > a {
  color: #fff;
  -ms-text-shadow: 0 1px 0 #cc0046;
  text-shadow: 0 1px 0 #cc0046;
}

#to-top > a > i {
  width: 18px;
  height: 18px;
  margin-right: 5px;
  margin-bottom: 3px;
  display: inline-block;
  vertical-align: middle;
  background: url(../image/to_top_page_18x18.png) no-repeat 0 0;
}
#to-top > a:hover > i {
  background-position: 0 -18px;
}


#wishlist {
  width: 170px;
  right: 59px;
}

#wishlist .heading {
      margin: 0;
      padding: 0 5px 0 5px;
  }
  
#wishlist .heading > a {
  padding: 0 5px 0 5px;
  text-decoration: underline;
  font-size: 14px;
  color: #ffffff;
  -ms-text-shadow: 0 1px 0 #cc0046;
  text-shadow: 0 1px 0 #cc0046;
}

#wishlist .heading > a > i {
  width: 21px;
  height: 18px;
  margin-right: 5px;
  margin-bottom: 3px;
  display: inline-block;
  vertical-align: middle;
  background: url(../image/bookmark_icn_18x18.png) no-repeat 0 0;
}

#wishlist .heading > a > span {
  width: 200px;
}

  #wishlist .heading a{
      color: #fff;
  }
  #wishlist .heading a:visited{
      color: #fff;
  }

#wishlist .content-notification {
  display: none;
  position: absolute;
  bottom: 28px;
  right: -1px;
  width: 588px;
  padding: 7px 7px 7px 5px;
  border-top: 1px solid #c60044;
  border-left: 1px solid #c60044;
  border-right: 1px solid #c60044;
  border-bottom: none;
  -webkit-border-radius: 7px 7px 0px 0px;
  -moz-border-radius: 7px 7px 0px 0px;
  -khtml-border-radius: 7px 7px 0px 0px;
  border-radius: 7px 7px 0px 0px;
  background: #FFF;
  z-index: 1;
}
  
#wishlist .content {
  display: none;
  position: absolute;
  bottom: 28px;
  right: -1px;
  width: 588px;
  padding: 7px 7px 7px 5px;
  border-top: 1px solid #c60044;
  border-left: 1px solid #c60044;
  border-right: 1px solid #c60044;
  border-bottom: none;
  -webkit-border-radius: 7px 7px 0px 0px;
  -moz-border-radius: 7px 7px 0px 0px;
  -khtml-border-radius: 7px 7px 0px 0px;
  border-radius: 7px 7px 0px 0px;
  background: #FFF;
  z-index: 2;
}

#wishlist > .content > #wishlist-notification {
  
}

#wishlist.active .content {
  display: block;
}

.mini-wishlist-info {
  max-height: 270px;
  overflow: auto;
  line-height: 16px;
}

.mini-wishlist-info table {
  border-collapse: collapse;
  width: 100%;
}

.mini-wishlist-info td {
  color: #000000;
  vertical-align: middle;
  padding: 2px 5px;
  border-bottom: 1px solid #efefef;
}

.mini-wishlist-info .image {
  width: 1px;
}

  .mini-wishlist-info .image div {
    border: 1px solid #efefef;
    text-align: left;
	width: 47px;
	height: 47px;
	overflow: hidden;
  }
.mini-wishlist-info .name{
}
.mini-wishlist-info .name  a{
  color: #000;
  
}
  
.mini-wishlist-info .name small {
  color: #666666;
}

.mini-wishlist-info .price {
  text-align: right;
  min-width: 50px;
}

.mini-wishlist-info .price > span {
  text-align: right;
  min-width: 50px;
  white-space: nowrap;
}


.mini-wishlist-info td.total {
  text-align: right;
}

.mini-wishlist-info td.remove {
  width: 10px;
  text-align: right;
}

  .mini-wishlist-info .remove img {
    cursor: pointer;
  }

     .mini-wishlist-info td.addtocart {
	   width: 10px;
	 }
	  .mini-wishlist-info td.addtocart a span{
	      display: inline-block;
          background: url(../image/icon_basket_18x18.png) no-repeat 0 0;
          width: 18px;
          height: 17px;
        }

      .mini-wishlist-info td.addtocart a:hover span {
        background-position: 0 -17px;
      }

      .mini-wishlist-info td.addtocart a:active span {
        background-position: 0 -34px;
      }

  
#wishlist .empty, #wishlist .message{
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

#compare {
  width: 170px;
  right: 229px;
}

#compare .heading {
      margin: 0;
      padding: 0 5px 0 5px;
  }
  
#compare .heading > a {
  padding: 0 5px 0 5px;
  text-decoration: underline;
  font-size: 14px;
  color: #ffffff;
  -ms-text-shadow: 0 1px 0 #cc0046;
  text-shadow: 0 1px 0 #cc0046;
}

#compare .heading > a > i {
  width: 26px;
  height: 18px;
  margin-right: 5px;
  margin-bottom: 3px;
  display: inline-block;
  vertical-align: middle;
  background: url(../image/compare_icn_18x18.png) no-repeat 0 0;
}

#compare .heading > a > span {
  width: 200px;
}

  #compare .heading a{
      color: #fff;
  }
  #compare .heading a:visited{
      color: #fff;
  }

#compare .content-notification {
  display: none;
  position: absolute;
  bottom: 28px;
  right: -171px;
  width: 588px;
  padding: 7px 7px 7px 5px;
  border-top: 1px solid #c60044;
  border-left: 1px solid #c60044;
  border-right: 1px solid #c60044;
  border-bottom: none;
  -webkit-border-radius: 7px 7px 0px 0px;
  -moz-border-radius: 7px 7px 0px 0px;
  -khtml-border-radius: 7px 7px 0px 0px;
  border-radius: 7px 7px 0px 0px;
  background: #FFF;
  z-index: 1;
}
  
#compare .content {
  display: none;
  position: absolute;
  bottom: 28px;
  right: -171px;
  width: 588px;
  padding: 7px 7px 7px 5px;
  border-top: 1px solid #c60044;
  border-left: 1px solid #c60044;
  border-right: 1px solid #c60044;
  border-bottom: none;
  -webkit-border-radius: 7px 7px 0px 0px;
  -moz-border-radius: 7px 7px 0px 0px;
  -khtml-border-radius: 7px 7px 0px 0px;
  border-radius: 7px 7px 0px 0px;
  background: #FFF;
  z-index: 2;
}

#compare.active .content {
  display: block;
}

.mini-compare-info {
  max-height: 270px;
  overflow: auto;
  line-height: 16px;
}

.mini-compare-info table {
  border-collapse: collapse;
  width: 100%;
}

.mini-compare-info td {
  color: #000000;
  vertical-align: middle;
  padding: 2px 5px;
  border-bottom: 1px solid #efefef;
}

.mini-compare-info .image {
  width: 1px;
}

  .mini-compare-info .image div {
    border: 1px solid #efefef;
    text-align: left;
	width: 47px;
	height: 47px;
	overflow: hidden;
  }
.mini-compare-info .name{
}
.mini-compare-info .name  a{
  color: #000;
  
}
  
.mini-compare-info .name small {
  color: #666666;
}

.mini-compare-info .price {
  text-align: right;
  min-width: 50px;
  
}

.mini-compare-info .price > span {
  text-align: right;
  min-width: 50px;
  white-space: nowrap;
}


.mini-compare-info td.total {
  text-align: right;
}

.mini-compare-info td.remove {
  width: 10px;
  text-align: right;
}

  .mini-compare-info .remove img {
    cursor: pointer;
  }

     .mini-compare-info td.addtocart {
	   width: 10px;
	 }
	  .mini-compare-info td.addtocart a span{
	      display: inline-block;
          background: url(../image/icon_basket_18x18.png) no-repeat 0 0;
          width: 18px;
          height: 17px;
        }

      .mini-compare-info td.addtocart a:hover span {
        background-position: 0 -17px;
      }

      .mini-compare-info td.addtocart a:active span {
        background-position: 0 -34px;
      }

  
#compare .empty , #compare .message {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

#cart {
  width: 260px;
  right: 399px;
}

#cart .heading {
      margin: 0;
      padding: 0 5px 0 5px;
  }
  
#cart .heading > a {
  padding: 0 5px 0 5px;
  text-decoration: underline;
  font-size: 14px;
  color: #ffffff;
  -ms-text-shadow: 0 1px 0 #cc0046;
  text-shadow: 0 1px 0 #cc0046;
}

#cart .heading > a > i {
  width: 18px;
  height: 18px;
  margin-right: 5px;
  margin-bottom: 3px;
  display: inline-block;
  vertical-align: middle;
  background: url(../image/shop_cart_18x18.png) no-repeat 0 0;
}

#cart .heading > a > span {
  width: 200px;
}

  #cart .heading a{
      color: #fff;
  }
  #cart .heading a:visited{
      color: #fff;
  }
/*
#cart .heading {

  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #efefef;
  background: #FFF;
  position: relative;
  z-index: 1;
}
*/

#cart .content-notification {
  display: none;
  position: absolute;
  bottom: 28px;
  left: -1px;
  width: 588px;
  padding: 7px 7px 7px 5px;
  border-top: 1px solid #c60044;
  border-left: 1px solid #c60044;
  border-right: 1px solid #c60044;
  border-bottom: none;
  -webkit-border-radius: 7px 7px 0px 0px;
  -moz-border-radius: 7px 7px 0px 0px;
  -khtml-border-radius: 7px 7px 0px 0px;
  border-radius: 7px 7px 0px 0px;
  background: #FFF;
  z-index: 1;
}

#cart .content {
  display: none;
  position: absolute;
  bottom: 28px;
  left: -1px;
  width: 588px;
  padding: 7px 7px 7px 5px;
  border-top: 1px solid #c60044;
  border-left: 1px solid #c60044;
  border-right: 1px solid #c60044;
  border-bottom: none;
  -webkit-border-radius: 7px 7px 0px 0px;
  -moz-border-radius: 7px 7px 0px 0px;
  -khtml-border-radius: 7px 7px 0px 0px;
  border-radius: 7px 7px 0px 0px;
  background: #FFF;
  z-index: 2;
}

#cart.active .content {
  display: block;
}

.mini-cart-info {
  max-height: 270px;
  overflow: auto;
  line-height: 16px;
}

.mini-cart-info table {
  border-collapse: collapse;
  width: 100%;
}

.mini-cart-info td {
  color: #000000;
  vertical-align: middle;
  padding: 2px 5px;
  border-bottom: 1px solid #efefef;
}

.mini-cart-info .image {
  width: 1px;
}
  .mini-cart-info .image div {
    border: 1px solid #efefef;
    text-align: left;
	width: 47px;
	height: 47px;
	overflow: hidden;
  }

.mini-cart-info .name{
}
.mini-cart-info .name  a{
  color: #000;
}
  
.mini-cart-info .name small {
  color: #666666;
}

.mini-cart-info .quantity {
  text-align: right;
}

.mini-cart-info td.total {
  text-align: right;
}

.mini-cart-info .remove {
  text-align: right;
}

  .mini-cart-info .remove img {
    cursor: pointer;
  }

.mini-cart-total {
  position: relative;
  text-align: right;
}

.mini-cart-total table {
    border-collapse: collapse;
    display: inline-block;
    margin-bottom: 5px;
  }

  .mini-cart-total td {
    color: #000000;
    padding: 4px;
  }

#cart .checkout {
  position: absolute;
  left: 10px;
  bottom: 3px;
}

#cart .empty, #cart .message {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.bottom-minilinks {
  text-align: right;
  clear: both;
}
#bb_to_top {
  position: absolute;
  left: 18px;
  top: 18px;
  width: 18px;
  height: 18px;
  background: url(../image/to_top_page.png) no-repeat 0 0;
}

#bb_collapse {
  position: absolute;
  left: 100px;
  top: 18px;
  width: 32px;
  height: 32px;
  background: url(../image/collapse_icon.png) no-repeat 0 0;
}


#bbr_compare i {
  width: 26px;
  background: url(../image/compare_icn_18x18.png) no-repeat 0 0;
}

#content > h1 {
  padding: 10px 0 10px 19px;
  margin-bottom: 5px;
}

#content #default-heading {
  margin-top: 30px;
  color: #cc0046;
  background: #f4f8fb;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  font-size: 18px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  text-align: justify;
}

#content #default-heading .sort {
  float: right;
  margin-left: 15px;
  margin-right: 15px;
  display:inline-block;
}

#content #default-heading h1 {
  margin: 0px;
  padding: 0px;
  display:inline-block;
}

#content div.content {
  margin-top: 15px;
  background: #f4f8fb;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  font-size: 14px;
}


.cart-info .cart-product {
  margin-top: 15px;
  background: #f4f8fb;
  height: 227px;
  position: relative;
}

  .cart-info .cart-product .image {
    float: left;
    background: #ffffff;
    width: 225px;
    margin-top: 17px;
    margin-bottom: 17px;
    margin-left: 17px;
    height: 193px;
    position: absolute;
  }

  .cart-info .cart-product .right {
    float: right;
    width: 225px;
    background: #dae8f1;
    margin-top: 17px;
    margin-bottom: 17px;
    margin-right: 17px;
    height: 193px;
    position: absolute;
    right: 0;
  }

  .cart-info .cart-product .center {
    height: 193px;
    left: 250px;
    right: 250px;
    margin-top: 17px;
    margin-left: 17px;
    margin-right: 17px;
    position: absolute;
  }

    .cart-info .cart-product .center .name {
      float: left;
      width: 70%;
      position: absolute;
    }

      .cart-info .cart-product .center .name a {
        font-size: 20px;
        color: #0a273a;
        font-weight: bold;
        text-align: left;
        text-decoration: none;
      }

    .cart-info .cart-product .center .model {
      font-size: 18px;
      text-align: left;
      color: #0a273a;
      float: right;
      width: 30%;
      position: absolute;
      right: 0;
    }

    .cart-info .cart-product .center .description {
      float: bottom;
      font-size: 14px;
      text-align: left;
      color: #010000;
      margin-top: 63px;
      height: 138px;
      bottom: 0;
    }

  .cart-info .cart-product .right .price {
    width: 100%;
    text-align: center;
    margin-top: 49px;
    position: absolute;
    font-size: 18px;
    color: #0a273a;
  }

  .cart-info .cart-product .right .quantity {
    width: 100%;
    text-align: center;
    margin-top: 98px;
    position: absolute;
  }

    .cart-info .cart-product .right .quantity .quantity-stepper {
      font-size: 18px;
      color: #0a273a;
      height: 25px;
      width: 50px;
    }

  .cart-info .cart-product .right .total-price {
    width: 100%;
    text-align: center;
    margin-top: 133px;
    position: absolute;
    font-size: 20px;
    color: #0a273a;
    font-weight: bold;
  }

.cart-info .cart-total {
  margin-top: 15px;
  height: 40px;
  position: relative;
  text-align: right;
  font-weight: bold;
  font-size: 20px;
  color: #0a273a;
}

.buttons {
  overflow: auto;
  padding: 6px;
  margin-bottom: 20px;
}

  .buttons .left {
    float: left;
    text-align: left;
  }

  .buttons .right {
    float: right;
    text-align: right;
  }

  .buttons .center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .buttons .right .button, .buttons .right .button-grey {
    line-height: 28px;
    display: inline-block;
    padding-left: 7px;
    padding-right: 7px;
    margin: 4px;
    color: #ffffff;
  }

  .buttons .center .button, .buttons .center .button-grey {
    line-height: 28px;
    display: inline-block;
    padding-left: 7px;
    padding-right: 7px;
    color: #ffffff;
  }

  .buttons .left .button, .buttons .left .button-grey {
    line-height: 28px;
    display: inline-block;
    padding-left: 7px;
    padding-right: 7px;
    margin: 4px;
    color: #ffffff;
  }

.product-list > .row {
  margin-bottom: 15px;
  background: #f4f8fb;
  height: 193px;
  padding: 17px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

  .product-list > .row > .left {
    float: left;
    background: #ffffff;
    width: 225px;
    height: 193px;
  }

  .product-list > .row > .right {
    float: right;
    width: 225px;
    background: #dae8f1;
    height: 173px;
	text-align: center;
	padding-top: 20px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
  }

  .product-list > .row > .center {
    height: 193px;
	overflow: hidden;
	padding: 0 17px 0 17px;
	position: relative;
  }

    .product-list > .row > .center > .name {
      overflow: hidden;
      text-overflow: ellipsis;
      max-height: 144px;
    }

      .product-list > .row > .center > .name a {
        font-size: 20px;
        color: #0a273a;
        font-weight: bold;
        text-align: left;
        text-decoration: none;
		margin: 0;
		padding: 0;
      }

    .product-list > .row > .center > .model {
      position: absolute;
      bottom: 0;
      right: 17px;
      font-size: 12px;
      text-align: right;
      color: #0a273a;
      right: 17px;
      left: auto;
    }

    @media screen and (max-width: 1200px) {
      .product-list > .row > .center > .model {
        text-align: left;
        bottom: 15px;
        right: auto;
        left: 17px;
      }
    }

	
	.product-list > .row > .center > .rating {
      color: #7c7c7c;
	  clear: both;
	  margin-top: 5px;
    }


    .product-list > .row > .center > .description {
      font-size: 14px;
      text-align: left;
      color: #010000;
	    clear: both;
	    margin-top: 5px;
      overflow: hidden;
      text-overflow: ellipsis;
      height: 138px;
    }

  .product-list > .row > .right > .price {
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #0a273a;
  }
  
  .product-list > .row > .right > .price > .price-old {
    color: #ff0000;
    text-decoration: line-through;
  }
  
  .product-list > .row > .right > .price > .price-new {
    font-weight: bold;
  }

  .product-list > .row > .right > .cart {
    margin: 4px 0 3px 0;
  }
  .product-list > .row > .right > .cart > .button {
    width: 150px;
	line-height: 33px;
  }
  .product-list > .row > .right > .view {
    margin: 11px 0 3px 0;
  }
  .product-list > .row > .right > .view > .button-grey {
    width: 150px;
  }

  .product-list > .row > .right > .reward {
    margin-top: 0px;
  }

  .product-list > .row > .center > .stock {
	position: absolute;
    font-size: 14px;
    text-align: left;
    color: #0a273a;
	bottom: 0;
	left: 17px;
  }
  
  .product-list > .row > .center > .stock.s0 {
    color: #ff6600;
  }
  .product-list > .row > .center > .stock.s1 {
    color: #009900;
  }

.product-list .price-tax {
  font-size: 12px;
  font-weight: normal;
  color: #bcbcbc;
}

  .product-list .cart .button {
    width: 150px;
  }

.product-minilist table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #dedede;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
}

.product-minilist td {
  color: #000000;
  vertical-align: middle;
  padding: 7px 7px;
  border-bottom: 1px solid #efefef;
}

.product-minilist thead td {
  color: #4c4c4c;
  font-weight: bold;
  background-color: #f7f7f7;
  border-bottom: 1px solid #dedede;
}

.product-minilist thead .image {
  text-align: center;
}

.product-minilist thead .name, .product-minilist thead .stock {
  text-align: left;
}

.product-minilist thead .quantity, .product-minilist thead .price, .product-minilist thead .total, .product-minilist thead .action, .product-minilist thead .model {
  text-align: center;
}

.product-minilist thead .addtocart, .product-minilist thead .remove {
  width: 30px;
}
.product-minilist tbody td {
  vertical-align: center;
  border-bottom: 1px solid #dedede;
}

.product-minilist tbody .image img {
  border: 1px solid #dedede;
}

.product-minilist tbody .image {
  text-align: center;
}
.product-minilist tbody .image div {
    border: 1px solid #efefef;
    text-align: left;
	width: 47px;
	height: 47px;
	overflow: hidden;
}

.product-minilist tbody .name, .product-minilist tbody .stock {
  text-align: left;
}
.product-minilist tbody .name a, .product-minilist tbody .model a, .product-minilist tbody .stock a {
  color: #000;
}
.product-minilist tbody .quantity, .product-minilist tbody .price, .product-minilist tbody .total, .product-minilist tbody .action, .product-minilist tbody .model {
  text-align: center;
}
.product-minilist tbody .addtocart, .product-minilist tbody .remove {
  text-align: center;
}
  .product-minilist tbody .price {
    font-weight: bold;
  }
  .product-minilist tbody .price-new {
    font-weight: bold;
  }
  .product-minilist tbody .price s {
    color: #ff0000;
  }
  
  .product-minilist tbody .price > .price-old {
    color: #ff0000;
    text-decoration: line-through;
  }


  .product-minilist tbody .action img {
    cursor: pointer;
  }

     .product-minilist tbody .addtocart {
	   width: 25px;
	 }
 	  
      .product-minilist tbody .addtocart a span{
	    display: inline-block;
        background: url(../image/icon_basket_18x18.png) no-repeat 0 0;
        width: 18px;
        height: 17px;
      }

      .product-minilist tbody .addtocart a:hover span {
        background-position: 0 -17px;
      }

      .product-minilist tbody .addtocart a:active span {
        background-position: 0 -34px;
      }

	  .product-minilist tbody .addtocompare {
	    width: 25px;
	  }

      .product-minilist tbody .addtocompare a span{
	    display: inline-block;
        background: url(../image/compare_icn_18x18_purple.png) no-repeat 0 0;
        width: 26px;
        height: 18px;
      }

      .product-minilist tbody .addtocompare a:hover span {
        background-position: 0 -18px;
      }

      .product-minilist tbody .addtocompare a:active span {
        background-position: 0 -36px;
      }
      .product-minilist tbody .addtowishlist a span{
	    display: inline-block;
        background: url(../image/bookmark_icn_18x18_purple.png) no-repeat 0 0;
        width: 21px;
        height: 18px;
      }
	  
	  .product-minilist tbody .addtowishlist {
	    width: 25px;
	  }
	  
      .product-minilist tbody .addtowishlist a:hover span {
        background-position: 0 -18px;
      }

      .product-minilist tbody .addtowishlist a:active span {
        background-position: 0 -36px;
      }
	  
  .product-minilist tbody .remove img {
    cursor: pointer;
  }

  
.product-minilist tbody .stock {
  width: 100px;
}

.product-minilist tbody .stock.s0 {
  color: #ff6600;
}
.product-minilist tbody .stock.s1 {
  color: #009900;
}


/* checkout */
  a.need-reg-co {
    font-size: 9px;
    color: #000;
    text-decoration: none;
  }
  .checkout-heading {
      margin-top: 20px;
      color: #ae0046;
      background: #f5f8fb; 
      padding-top: 15px;
      padding-bottom: 15px;
      padding-left: 15px;
      font-size: 14px;
	  -webkit-border-radius: 5px 5px 5px 5px;
	  -moz-border-radius: 5px 5px 5px 5px;
	  -khtml-border-radius: 5px 5px 5px 5px;
	  border-radius: 5px 5px 5px 5px;
  }
  .checkout-heading a {
  	float: right;
  	margin-top: 1px;
  	font-weight: normal;
  	text-decoration: none;
  }
  .checkout-content {
	  padding: 15px;
      background: #f5f8fb; 
	  display: none;
	  overflow: auto;
      margin-top: 10px;
	  -webkit-border-radius: 5px 5px 5px 5px;
	  -moz-border-radius: 5px 5px 5px 5px;
	  -khtml-border-radius: 5px 5px 5px 5px;
	  border-radius: 5px 5px 5px 5px;
  }
  .checkout-content .left {
  	float: left;
  	width: 48%;
  }
  .checkout-content .right {
  	float: right;
  	width: 48%;
  }
  #shipping-address  > .checkout-content {
   overflow: hidden;
   white-space: nowrap;
  }
  .checkout-content .del-left {
    /*display: inline-block;*/
	  padding: 15px;
	  background: #fff;
	  color: #1c2b3c;
	  /*width: 47%;*/
	  -webkit-border-radius: 5px 5px 5px 5px;
	  -moz-border-radius: 5px 5px 5px 5px;
	  -khtml-border-radius: 5px 5px 5px 5px;
	  border-radius: 5px 5px 5px 5px;
	  white-space: nowrap;
  }
  .checkout-content .del-right {
    display: inline-block;
    /*padding: 15px;*/
	  background: #fff;
	  color: #1c2b3c;
    /*width: 47%;*/
    vertical-align: top;
	  -webkit-border-radius: 5px 5px 5px 5px;
	  -moz-border-radius: 5px 5px 5px 5px;
	  -khtml-border-radius: 5px 5px 5px 5px;
	  border-radius: 5px 5px 5px 5px;
	  white-space: nowrap;
  }

@media (min-width: 700px) {
  .checkout-content .del-left {display: inline-block;width: 47%;}
  .checkout-content .del-right {display: inline-block;width: 47%;padding: 15px;}
}
  
 #payment-method  > .checkout-content {
   overflow: hidden;
   white-space: nowrap;
  }

  .checkout-content .pay-method {
	  width: 32%;
	  margin-left: 1%;
	  float: left;
	  height: 193px;
	  background: #fff;
	  color: #1c2b3c;
	  display: inline-block;
	  -webkit-border-radius: 5px 5px 5px 5px;
	  -moz-border-radius: 5px 5px 5px 5px;
	  -khtml-border-radius: 5px 5px 5px 5px;
	  border-radius: 5px 5px 5px 5px;
	  white-space: normal;
  }
  
  .checkout-content .pay-method .name {
   font-size: 18px;
   width: 100%;
   text-align: center;
   text-decoration: none;
   margin-top: 10px;
  }
  
  .checkout-content .pay-method .description {
   font-size: 14px;
   width: 70%;
   margin: 0 auto;
   text-align: center;
   text-decoration: none;
   margin-top: 20px;
  }
  
  .checkout-content .pay-method .action-button {
   width: 100%;
   margin: 0 auto;
   text-align: center;
   text-decoration: none;
   margin-top: 20px;
   margin-bottom: 20px;
  }

  .checkout-content .buttons {
  	clear: both;
  }
  .checkout-product table {
  	width: 100%;
  	border-collapse: collapse;
  	border-top: 1px solid #DDDDDD;
  	border-left: 1px solid #DDDDDD;
  	border-right: 1px solid #DDDDDD;
  	margin-bottom: 20px;
  }
  .checkout-product td {
  	padding: 7px;
  }
  .checkout-product thead td {
  	color: #4D4D4D;
  	font-weight: bold;
  	background-color: #F7F7F7;
  	border-bottom: 1px solid #DDDDDD;
  }
  .checkout-product thead .name {
  	text-align: left;
  }
  .checkout-product thead .quantity, .checkout-product thead .model {
    	text-align: center;
    }
  .checkout-product thead .price, .checkout-product thead .total {
  	text-align: right;
  }
  .checkout-product tbody td {
  	vertical-align: top;
  	border-bottom: 1px solid #DDDDDD;
  }
  .checkout-product tbody .name {
  	text-align: left;
  }
  .checkout-product tbody .quantity, .checkout-product tbody .model {
    text-align: center;
  }
  .checkout-product tbody .price, .checkout-product tbody .total {
  	text-align: right;
  }
  .checkout-product tfoot td {
  	text-align: right;
  	border-bottom: 1px solid #DDDDDD;
  }

  .checkout-content div > input, .checkout-content > input {
      font-size: 16px;
      padding: 8px 16px;
      margin: 5px 0 12px;
  }

  .autocomplete-suggestions { border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
  .autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
  .autocomplete-no-suggestion { padding: 2px 5px;}
  .autocomplete-selected { background: #F0F0F0; }
  .autocomplete-suggestions strong { font-weight: bold; color: #000; }
  .autocomplete-group { padding: 2px 5px; }
  .autocomplete-group strong { font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }

  #delivery-address-wrapper {
  	position: relative;
  }
  #delivery-address-advice-wrapper{
  	display : none;
  	background-color: rgb(80, 80, 114);
  	color: rgb(255, 227, 189);
  	-moz-opacity: 0.95;
  	opacity: 0.95;
  	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=95);
  	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
  	filter:alpha(opacity=95);
  	z-index:999;
  	top: 0px; left: 0px;
  }

  #delivery-address-advice-wrapper .delivery-address-advice-variant{
  	cursor: pointer;
  	padding: 5px;
  	text-align: left;
    white-space: normal;
    width: 290px;
  }

  #delivery-address-advice-wrapper .delivery-address-advice-variant:hover{
  	color:#FEFFBD;
  	background-color:#818187;
  }
  #delivery-address-advice-wrapper .active{
  	cursor: pointer;
  	padding: 5px;
  	color:#FEFFBD;
  	background-color:#818187;
  }

  textarea.large-area {
  	width: 300px;
	height: 90px;
    margin: 12px 0 0 0;
  }

.payment-logo {
  vertical-align  : middle;
}

/* Copied from Opencart */
.breadcrumb {
  color: #cdcdcd;
  margin-bottom: 10px;
}

.success, .warning, .attention, .information {
  padding: 10px 10px 10px 33px;
  margin-bottom: 15px;
  color: #545454;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

.success {
  margin-bottom: 15px;
  color: #000;
  border: 1px solid #c60044;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #FFF;
}

.warning {
  background: #ffd2d2 url('../image/warning.png') 10px center no-repeat;
  border: 1px solid #ffadae;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

.attention {
  background: #fff5cb url('../image/attention.png') 10px center no-repeat;
  border: 1px solid #fade88;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

  .success .close, .warning .close, .attention .close, .information .close {
    float: right;
    padding-top: 4px;
    padding-right: 4px;
    cursor: pointer;
  }

.required {
  color: #ff0000;
  font-weight: bold;
}

.error {
  display: block;
  color: #ff0000;
}

.help {
  color: #9a9a9a;
  font-size: 10px;
  font-weight: normal;
  font-family: Verdana, Geneva, sans-serif;
  display: block;
}

table.form {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}

  table.form tr td:first-child {
    width: 150px;
  }

  table.form > * > * > td {
    color: #000;
  }

  table.form td {
    padding: 4px;
  }

input.large-field, select.large-field {
  width: 300px;
}

table.list {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #dedede;
  border-left: 1px solid #dedede;
  margin-bottom: 20px;
}

  table.list td {
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
  }

  table.list thead td {
    background-color: #efefef;
    padding: 0px 5px;
  }

    table.list thead td a, .list thead td {
      text-decoration: none;
      color: #1c1c1c;
      font-weight: bold;
    }

  table.list tbody td {
    padding: 0px 5px;
  }

  table.list .left {
    text-align: left;
    padding: 7px;
  }

  table.list .right {
    text-align: right;
    padding: 7px;
  }

  table.list .center {
    text-align: center;
    padding: 7px;
  }

table.radio {
  width: 100%;
  border-collapse: collapse;
}

  table.radio td {
    padding: 5px;
  }

    table.radio td label {
      display: block;
    }

  table.radio tr td:first-child {
    width: 1px;
  }

    table.radio tr td:first-child input {
      margin-top: 1px;
    }

  table.radio tr.highlight:hover td {
    background: #ecffdc;
    cursor: pointer;
  }

.pagination {
  border-top: 1px solid #efefef;
  padding-top: 8px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}

  .pagination .links {
    float: left;
  }

    .pagination .links a {
      display: inline-block;
      border: 1px solid #efefef;
      padding: 4px 10px;
      text-decoration: none;
      color: #a4a4a4;
    }

    .pagination .links b {
      display: inline-block;
      border: 1px solid #009cc9;
      padding: 4px 10px;
      font-weight: normal;
      text-decoration: none;
      color: #009cc9;
      background: #ffffff;
    }

  .pagination .results {
    float: right;
    padding-top: 3px;
  }

.htabs {
  height: 30px;
  line-height: 16px;
  border-bottom: 1px solid #dedede;
}

  .htabs a {
    border-top: 1px solid #d2dce3;
    border-left: 1px solid #d2dce3;
    border-right: 1px solid #d2dce3;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -ms-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    background: #c2ced6;
    padding: 7px 15px 6px 15px;
    float: left;
    color: #202438;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: center;
    text-shadow: 0px 1px 0px #ffffff;
    text-decoration: none;
    margin-right: 1px;
    display: none;
  }

    .htabs a.selected {
      padding-bottom: 7px;
      background: #d2dce3;
      color: #cc0046;
      text-shadow: 0px 1px 0px #fff;
    }

.tab-content {
  border-left: 1px solid #d2dce3;
  border-right: 1px solid #d2dce3;
  border-bottom: 1px solid #d2dce3;
  background-color: #f4f8fb;
  padding: 10px;
  margin-bottom: 20px;
  z-index: 2;
  overflow: auto;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
/* box */
.sidebox {
  margin-bottom: 20px;
  padding: 19px 18px 0px 0px;
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
/*
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
  -ms-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.1);
  box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
*/
}
  .sidebox .box-heading {
    color: #202438;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 15px;
  }

  .sidebox .box-content {
    margin-right: -18px;
  }
  
  .sidebox .box-content ul {
    list-style: none;
  }
/* box */
.box {
  margin-bottom: 20px;
  padding: 19px 32px 17px 16px;
  background-color: #f4f8fb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
/*
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
  -ms-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.1);
  box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
*/
}

  .box .box-heading {
    color: #202438;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 15px;
  }
  
  .box-heading > a {
    color: #202438;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 15px;  
  }

  .box .box-content {
    margin-right: -18px;
  }
  
  .box .box-content ul {
    list-style: none;
  }
  
.product-foot > div {
    margin-bottom: 20px;
    padding: 15px;
    background-color: #f4f8fb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
.product-foot > div .box-heading {
  color: #202438;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 15px;
}


/* news */
.news-box {
  margin-bottom: 20px;
  padding: 19px 32px 17px 16px;
  background-color: #f4f8fb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

  .news-box .news-box-heading > a{
    color: #cc0046;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 15px;
	text-decoration: none;
  }

  .news-box .news-box-content {
    margin-right: -18px;
  }
  
  .news-box .news-box-content > div {
    margin-bottom: 12px;
	position: relative;
	margin-bottom: 30px;
  }
  .news-box .news-box-content > div > div {
    margin: 0;
	padding: 0;
  }
  .news-box .news-box-content > div > .news-title {
    font-size: 12px;
    margin-bottom: 10px;
	font-weight: bold;
  }
  .news-box .news-box-content > div > .news-description  {
    font-size: 12px;
	margin-bottom: 10px;
  }

  .news-box .news-box-content > div > .news-date  {
    font-size: 10px;
  }
  .news-box .news-box-content > div > .news-view  {
    position: absolute;
    font-size: 10px;
	right: 0;
  }
  .news-box .news-box-content > div > .news-view a {
    font-size: 10px;
  }

  /* articles */
.articles-box {
  margin-bottom: 20px;
  padding: 19px 32px 17px 16px;
  background-color: #f4f8fb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

  .articles-box .articles-box-heading > a {
    color: #cc0046;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 15px;
	text-decoration: none;
  }

  .articles-box .articles-box-content {
    margin-right: -18px;
  }
  
  .articles-box .articles-box-content {
    margin-right: -18px;
  }
  
  .articles-box .articles-box-content > div {
    margin-bottom: 12px;
	position: relative;
  }
  .articles-box .articles-box-content > ul > li > a{
    color: #000;
	text-decoration: none;
  }
  .articles-box .articles-box-content > ul > li > a:hover{
	text-decoration: underline;
  }
  
.info-box {
  margin-bottom: 0px;
  padding: 19px 32px 17px 16px;
  background-color: #f4f8fb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

  .info-box .info-box-heading {
    color: #cc0046;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 15px;
  }

  .info-box .info-box-content {
    margin-right: -18px;
  }
  
  .info-box .info-box-content > div {
    margin-bottom: 12px;
	position: relative;
  }
  .info-box .info-box-content > ul > li > a{
    color: #000;
    font-size: 14px;
    font-weight: bold;
	text-decoration: none;
  }
  .info-box .info-box-content > ul > li > a:hover{
	text-decoration: underline;
  }

  
/* box category */
ul.box-category, ul.box-category ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

  ul.box-category > li:first-child {
    padding: 0px 8px 8px 0px;
  }

  ul.box-category > li {
    padding: 8px 8px 8px 0px;
  }

    ul.box-category > li + li {
      border-top: 1px solid #efefef;
    }

    ul.box-category > li > a {
      text-decoration: none;
      color: #303030;
    }

    ul.box-category > li ul {
      display: none;
    }

    ul.box-category > li a.active {
      font-weight: bold;
    }

      ul.box-category > li a.active + ul {
        display: block;
      }

    ul.box-category > li ul > li {
      padding: 5px 5px 0px 10px;
    }

      ul.box-category > li ul > li > a {
        text-decoration: none;
        display: block;
      }

        ul.box-category > li ul > li > a.active {
          font-weight: bold;
        }
/* box filter */
ul.box-filter, ul.box-filter ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

  ul.box-filter span {
    font-weight: bold;
    border-bottom: 1px solid #efefef;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 8px;
  }

  ul.box-filter > li ul {
    padding-bottom: 10px;
  }
/* content */
#content .content {
  padding: 10px;
  overflow: auto;
  margin-bottom: 20px;
  border: 1px solid #efefef;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

  #content .content .left {
    float: left;
    width: 49%;
  }

  #content .content .right {
    float: right;
    width: 49%;
  }
/* category */
.category-info {
  overflow: auto;
  margin-bottom: 20px;
}

  .category-info .image {
    float: left;
    padding: 5px;
    margin-right: 15px;
    border: 1px solid #e8e8e8;
  }

.category-list {
  overflow: auto;
  margin-bottom: 20px;
}

  .category-list ul {
    float: left;
    width: 18%;
  }
/* manufacturer */
.manufacturer-list {
  border: 1px solid #dbdfe2;
  padding: 5px;
  overflow: auto;
  margin-bottom: 20px;
}

.manufacturer-heading {
  background: #f8f8f8;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 8px;
  margin-bottom: 6px;
}

.manufacturer-content {
  padding: 8px;
}

.manufacturer-list ul {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 10px;
}
/* product */
.product-filter {
  padding-top: 5px;
  padding-bottom: 5px;
  overflow: auto;
}

  .product-filter .display {
    margin-right: 15px;
    float: left;
    color: #303030;
  }

    .product-filter .display a {
      font-weight: bold;
    }

  .product-filter .sort {
    float: right;
    color: #303030;
  }

  .product-filter .limit {
    margin-left: 15px;
    float: right;
    color: #303030;
  }

.product-compare {
  padding-top: 6px;
  margin-bottom: 25px;
  font-weight: bold;
}

  .product-compare a {
    text-decoration: none;
    font-weight: bold;
  }

  .series-container {
    background: #f4f8fb;
	padding: 300;
  }
   .slides > li {margin-right: 20px; margin-top:10px;}

  .series-container > ul > li > div {
    width: 225px;
    display: inline-block;
    vertical-align: top;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
  }
  
  .series-container > div > ul > li > div > .image {
    position: relative;
    display: block;
    margin: 0;
    width: 225px;
    height: 193px;
    background: #ffffff;
    overflow: hidden;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -ms-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .series-container > div > ul > li > div > .image img {
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -ms-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .series-container ul  li  div > .name {
    background-color: #cc0046;
    height: 28px;
    padding: 3px 10px 3px 10px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -ms-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
  }
  .series-container ul  li  div > .name > a {
    color: #ffffff;
    text-decoration: none;
    display: block;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  

  .series-container ul  li  div   .image > .links {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #cc0046;
    padding: 2px;
    line-height: 14px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;

  }
  
  .series-container > div  ul  li:hover > div > .image > .links {
    display: block;
  }

  .series-container ul  li > div .image > .links > a {
    height: 18px;
  }

  .series-container  ul  li > div .image > .links > a.cart {
	display: inline-block;
    width: 18px;
    height: 18px;
    margin-left: 3px;
    margin-right: 5px;
    background: url(../image/shop_cart_18x18.png) no-repeat 0 0;
  }

    .series-container  ul  li > div > .image > .links > a.compare {
      display: inline-block;
      width: 26px;
      height: 18px;
      margin-right: 5px;
      background: url(../image/compare_icn_18x18.png) no-repeat 0 0;
    }

    .series-container  ul  li > div > .image > .links > a.bookmark {
      display: inline-block;
      width: 21px;
      height: 18px;
      margin-right: 3px;
      background: url(../image/bookmark_icn_18x18.png) no-repeat 0 0;
    }


  .series-container  ul  li > div > .price {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #303030;
    margin: 10px 0 10px 10px;
  }

  .series-container  ul  li > div > .price > .price-old {
    font-size: 16px;
    color: #ff0000;
    text-decoration: line-through;
  }

  .series-container  ul  li > div > .price > .price-new {
    font-size: 16px;
    font-weight: bold;
  }

  .series-container  ul  li > div > .stock {
    display: block;
    margin: 4px 0 10px 10px;
    vertical-align: bottom;
    font-size: 10px;
  }

  .series-container  ul  li > div > .stock.s0 {
    color: #ff6600;
  }
  .series-container  ul  li > div > .stock.s1 {
    color: #009900;
  }


  .series-container  ul  li > div > .rating  {
    display: block;
    margin: -5px 0 10px 10px;
    float: right;
  }

  .series-container  ul  li > div > .cart {
    margin: 0 0 15px 10px;
    float: left;
    visibility: hidden;
  }
  .series-container  ul  li:hover > div > .cart{
    visibility: visible;
  }
  .series-container  ul  li > div > .view {
    float: right;
    visibility: hidden;
  }
  .series-container  ul  li:hover > div > .view{
    visibility: visible;
  }
  /*
.grid-container {
  margin-right: -18px;
  width: 100%;
  position: relative;
}


  
  .grid-container > div:hover {
    
  }

#column-left + #column-right + #content .product-grid > .grid-container > div, #column-left + #column-right + #content .grid-container  ul  li  div {
  width: 119px;
}






  */
  
.grid-container {
  margin-right: -18px;
}

  .grid-container > div {
    width: 225px;
    display: inline-block;
    vertical-align: top;
    margin-right: 18px;
    margin-bottom: 18px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
  }
  
  .grid-container > div:hover {
    
  }

#column-left + #column-right + #content .product-grid > .grid-container > div {
  width: 119px;
}

.grid-container  > div > .image {
  position: relative;
  display: block;
  margin: 0;
  width: 225px;
  height: 193px;
  background: #ffffff;
  overflow: hidden;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

  .grid-container  > div > .image img {
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  }

.grid-container  > div > .name {
  background-color: #cc0046;
  height: 28px;
  padding: 3px 10px 3px 10px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -ms-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -ms-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}
.grid-container  > div > .name > a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.grid-container  > div > .image > .links {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #cc0046;
  padding: 2px;
  line-height: 14px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -ms-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;

}

.grid-container > div:hover > .image > .links {
  display: block;
}

.grid-container > div > .image > .links > a {
  height: 18px;
}

  .grid-container > div > .image > .links > a.cart {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-left: 3px;
    margin-right: 5px;
    background: url(../image/shop_cart_18x18.png) no-repeat 0 0;
  }

  .grid-container > div > .image > .links > a.compare {
    display: inline-block;
    width: 26px;
    height: 18px;
    margin-right: 5px;
    background: url(../image/compare_icn_18x18.png) no-repeat 0 0;
  }

  .grid-container > div > .image > .links > a.bookmark {
    display: inline-block;
    width: 21px;
    height: 18px;
    margin-right: 3px;
    background: url(../image/bookmark_icn_18x18.png) no-repeat 0 0;
  }


.grid-container > div > .price {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #303030;
  margin: 10px 0 10px 10px;
}

.grid-container > div > .price > .price-old {
  font-size: 16px;
  color: #ff0000;
  text-decoration: line-through;
}

.grid-container > div > .price > .price-new {
  font-size: 16px;
  font-weight: bold;
}

.grid-container > div > .stock {
  display: block;
  margin: 4px 0 10px 10px;
  vertical-align: bottom;
  font-size: 10px;
}

.grid-container > div > .stock.s0 {
  color: #ff6600;
}
.grid-container > div > .stock.s1 {
  color: #009900;
}


.grid-container > div > .rating {
  display: block;
  margin: -5px 0 10px 10px;
  float: right;
}

.grid-container > div > .cart {
  margin: 0 0 15px 10px;
  float: left;
  visibility: hidden;
}
.grid-container > div:hover .cart {
  visibility: visible;
}
.grid-container > div > .view {
  float: right;
  visibility: hidden;
}
.grid-container > div:hover .view {
  visibility: visible;
}

/* Product */
.product-info {
  overflow: auto;
  margin-bottom: 20px;
  padding: 16px;
  background-color: #f4f8fb;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

  .product-info > .left {
    float: left;
    margin-right: 15px;
  }

    .product-info > .left + .right {
      margin-left: 500px;
    }

  .product-info .image {
    border: 1px solid #e8e8e8;
    float: left;
    margin-bottom: 15px;
    text-align: center;
    width: 467px;
    background: #ffffff;
  }


  .product-info .image-additional {
    width: 467px;
    clear: both;
    overflow: hidden;
    margin-left: -8px;
  }

    .product-info .image-additional img {
     border: 1px solid #e8e8e8;
     background: #ffffff;
      height: 71px;
    }

    .product-info .image-additional a {
      float: left;
      display: block;
      margin-left: 8px;
      margin-bottom: 10px;
    }

  .product-info .description {
    padding: 5px 5px 10px 5px;
    margin-bottom: 10px;
    line-height: 20px;
    color: #4c4c4c;
  }

    .product-info .description > h1 {
      background-color: transparent !important;
      padding: 0 !important;
      font-size: 15px !important;
      font-weight: bold !important;
	  color: #000;
    }

    .product-info .description span {
      color: #00b2e6;
    }

    .product-info .description .s0 {
     color: #ff6600;
    }
    .product-info .description .s1 {
      color: #009900;
    }

    .product-info .description .prepayment {
      color: #000;
      text-decoration: underline;
    }

    .product-info .description a {
      color: #4c4c4c;
      text-decoration: none;
    }

    .product-info .reward-text {
      color: #00b2e6;
    }

    .product-info .reward-points {
      color: #0a273a;
    }
	
    .product-info span.reward-help {
		background: url(../image/help.png) no-repeat 0 0;
        margin-top: 15px;
        margin-left: 5px;
        width: 15px;
        height: 15px;
		display: inline-block;
    }
    .product-info span.reward-help:hover {
		background: url(../image/help_red.png) no-repeat 0 0;
    }
	 .product-info span.quantity-help {
	    position: relative;
		margin-left: 5px;
		margin-top: 5px;
    }
    .product-info span.quantity-help a {
	    position: relative;
		background: url(../image/help.png) no-repeat 0 0;
		display: inline-block;
        width: 15px;
        height: 15px;
		vertical-align: -25%;
    }
    .product-info span.quantity-help a:hover {
		background: url(../image/help_red.png) no-repeat 0 0;
    }
	.product-info .quantity-hint {
	  display: none;
	  position: absolute;
	  right: 0;
	  width: 300px;
      background: #fff;
      border: 1px solid #cc0046;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px;
      z-index: 9999;
	  padding: 10px;
	}
	.quantityhintclose {
      position: absolute;
      top: 7px;
      right: 7px;
      cursor: pointer;
    }

 .product-info div.content-price {
   display: table;
   text-align: center;
   margin: auto;
   padding: 0px 5px 10px 5px;
 }

 .product-info div.content-price > div.price {
   display: table-cell;
   vertical-align: middle;
 }
 .product-info div.content-price > div.price-links {
   display: table-cell;
   vertical-align: middle;
   padding-left: 20px;
 }
  .product-info .price {
    overflow: auto;
    font-size: 28px;
    font-weight: bold;
    color: #0a273a;
    text-align: center;
  }

  .product-info .price-old {
    color: #ff0000;
    text-decoration: line-through;
    font-size: 28px;
  }

  .product-info .price-new {
    font-size: 28px;
    font-weight: bold;
  }

  .product-info .price-tax {
    font-size: 12px;
    font-weight: normal;
    color: #9a9a9a;
  }

  .product-info .price .reward {
    font-size: 14px;
    font-weight: normal;
    color: #0a273a;
  }

  .product-info .price .discount {
    font-weight: normal;
    font-size: 12px;
    color: #4c4c4c;
  }

  .product-info .options {
    padding: 0px 5px 10px 5px;
    margin-bottom: 10px;
    color: #000;
  }

  .product-info .option-image {
    margin-top: 3px;
    margin-bottom: 10px;
  }

    .product-info .option-image label {
      display: block;
      width: 100%;
      height: 100%;
    }

    .product-info .option-image img {
      margin-right: 5px;
      border: 1px solid #cdcdcd;
      cursor: pointer;
    }

  .product-info .cart {
    color: #4c4c4c;
    text-align: center;
	margin: 12px 0 0 0;
  }

    .product-info .cart > .buy > span {
      color: #9a9a9a;
    }

    .product-info .cart > .buy  > input {
      font-size: 16px;
      padding: 9px 16px 8px 16px;
	  height: 37px;
    }

	.product-info .cart > .quantity {
	  vertical-align: middle;
	}
    .product-info .cart > .quantity .input-quantity {
      text-align: right;
	  margin-right: 17px;
	  width: 80px;
	  height: 24px;
    }
	.product-info .cart > .total {
	  margin-top: 5px;
	}
	.product-info .cart > .buy {
	  margin-top: 5px;
	}
  .product-info  .cart .total {
    font-size: 28px;
      font-weight: bold;
  }

  .product-info  .cart .average {
    color: #00b2e6;
  }

    .product-info .cart .links {
      display: inline-block;
      vertical-align: middle;
	  height: 35px;
	  margin-left: 50px;
    }
    
    .product-info .cart .minimum {
      padding-top: 5px;
      font-size: 11px;
      color: #9a9a9a;
    }
	
    .product-foot > div > div{
      overflow: auto;
	  max-height: 270px; 
    }
    .product-component {
      overflow: auto;
      font-size: 28px;
      font-weight: bold;
      color: #0a273a;
      text-align: center;
    }
	
	
	.product-component table {
	  width: 100%;
	  border: none;
	}

	.product-component td {
	  color: #000000;
	  vertical-align: middle;
	  padding: 2px;
	}

	.product-component thead td {
	  color: #4c4c4c;
	  font-weight: bold;
	}

	.product-component thead .image-mini {
	  text-align: center;
	}

	.product-component thead .name, .product-component thead .stock {
	  text-align: left;
	}

	.product-component tbody td {
	  vertical-align: center;
	}

	.product-component tbody .image-mini {
	  text-align: center;
	}
	.product-component tbody .image-mini div {
	    text-align: left;
		width: 80px;
		height: 80px;
		overflow: hidden;
	}

	.product-component tbody .name-mini, .product-component tbody .stock {
	  text-align: left;
	}
	.product-component tbody .name-mini a, .product-component tbody .model a, .product-component tbody .stock a {
	  color: #000;
	}
	.product-component .name-mini a div {
	  overflow: hidden;max-height: 48px;line-height: 16px;font-size: 12px;vertical-align: inherit;
	}
	.product-component tbody .price-mini, .product-component tbody .model {
	  text-align: center;
	}
	  .product-component tbody .price-mini {
	    font-weight: bold;
	  }
	  .product-component tbody .price-new-mini {
	    font-weight: bold;
	  }
	  .product-component tbody .price-mini s {
	    color: #ff0000;
	  }
  
	  .product-component tbody .price-mini > .price-old-mini {
	    color: #ff0000;
	    text-decoration: line-through;
	  }

  
	.product-component tbody .stock-mini {
	  width: 100px;
	}

	.product-component tbody .stock-mini.s0 {
	  color: #ff6600;
	}
	.product-component tbody .stock-mini.s1 {
	  color: #009900;
	}
	
	.product-component tbody .addtocart, .product-component tbody .remove {
	  text-align: center;
	}
	  .product-component tbody .action img {
	    cursor: pointer;
	  }

	     .product-component tbody .addtocart {
		   width: 25px;
		 }
 	  
	      .product-component tbody .addtocart a span{
		    display: inline-block;
	        background: url(../image/icon_basket_18x18.png) no-repeat 0 0;
	        width: 18px;
	        height: 17px;
	      }

	      .product-component tbody .addtocart a:hover span {
	        background-position: 0 -17px;
	      }

	      .product-component tbody .addtocart a:active span {
	        background-position: 0 -34px;
	      }

		  .product-component tbody .addtocompare {
		    width: 25px;
		  }

	      .product-component tbody .addtocompare a span{
		    display: inline-block;
	        background: url(../image/compare_icn_18x18_purple.png) no-repeat 0 0;
	        width: 26px;
	        height: 18px;
	      }

	      .product-component tbody .addtocompare a:hover span {
	        background-position: 0 -18px;
	      }

	      .product-component tbody .addtocompare a:active span {
	        background-position: 0 -36px;
	      }
	      .product-component tbody .addtowishlist a span{
		    display: inline-block;
	        background: url(../image/bookmark_icn_18x18_purple.png) no-repeat 0 0;
	        width: 21px;
	        height: 18px;
	      }
	  
		  .product-component tbody .addtowishlist {
		    width: 25px;
		  }
	  
	      .product-component tbody .addtowishlist a:hover span {
	        background-position: 0 -18px;
	      }

	      .product-component tbody .addtowishlist a:active span {
	        background-position: 0 -36px;
	      }
	  
	  .product-component tbody .remove img {
	    cursor: pointer;
	  }

  .product-info .review {
    color: #4c4c4c;
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    margin-bottom: 10px;
  }

    .product-info .review > div {
      padding: 8px;
      border-bottom: 1px solid #e8e8e8;
      line-height: 20px;
    }

      .product-info .review > div > span {
        color: #00b2e6;
      }

    .product-info .review .share {
      overflow: auto;
      line-height: normal;
    }

      .product-info .review .share a {
        text-decoration: none;
      }

.review-list {
  padding: 10px;
  overflow: auto;
  margin-bottom: 20px;
  border: 1px solid #efefef;
}

  .review-list .author {
    float: left;
    margin-bottom: 20px;
  }

  .review-list .rating {
    float: right;
    margin-bottom: 20px;
  }

  .review-list .text {
    clear: both;
  }

.attribute {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #dedede;
  border-left: 1px solid #dedede;
  margin-bottom: 20px;
}

  .attribute thead td, .attribute thead tr td:first-child {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    background: #f7f7f7;
    text-align: left;
  }

  .attribute tr td:first-child {
    color: #000;
    font-weight: bold;
    text-align: right;
    width: 20%;
  }

  .attribute td {
    padding: 7px;
    color: #4c4c4c;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
  }

.compare-info {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #dedede;
  border-left: 1px solid #dedede;
  margin-bottom: 20px;
}

  .compare-info thead td, .compare-info thead tr td:first-child {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    background: #f7f7f7;
    text-align: left;
  }

  .compare-info tr td:first-child {
    color: #000;
    font-weight: bold;
    text-align: right;
  }

  .compare-info td {
    padding: 7px;
    width: 20%;
    color: #4c4c4c;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
  }

  .compare-info .name a {
    font-weight: bold;
  }

  .compare-info .price-old {
    font-weight: bold;
    color: #ff0000;
    text-decoration: line-through;
  }

  .compare-info .price-new {
    font-weight: bold;
  }
/* wishlist */
.wishlist-info table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #dedede;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  margin-bottom: 20px;
}

.wishlist-info td {
  color: #000000;
  vertical-align: middle;
  padding: 7px 7px;
  border-bottom: 1px solid #efefef;
}

.wishlist-info thead td {
  color: #4c4c4c;
  font-weight: bold;
  background-color: #f7f7f7;
  border-bottom: 1px solid #dedede;
}

.wishlist-info thead .image {
  text-align: center;
}

.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
  text-align: left;
}

.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
  text-align: right;
}

.wishlist-info thead .addtocart, .wishlist-info thead .remove {
  width: 30px;
}
.wishlist-info tbody td {
  vertical-align: center;
  border-bottom: 1px solid #dedede;
}

.wishlist-info tbody .image img {
  border: 1px solid #dedede;
}

.wishlist-info tbody .image {
  text-align: center;
}
.wishlist-info tbody .image div {
    border: 1px solid #efefef;
    text-align: left;
	width: 47px;
	height: 47px;
	overflow: hidden;
}

.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
  text-align: left;
}
.wishlist-info tbody .name a, .wishlist-info tbody .model a, .wishlist-info tbody .stock a {
  color: #000;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
  text-align: right;
}
.wishlist-info tbody .addtocart, .wishlist-info tbody .remove {
  text-align: center;
}
  .wishlist-info tbody .price s {
    color: #ff0000;
  }

  .wishlist-info tbody .action img {
    cursor: pointer;
  }

       .wishlist-info tbody .addtocart {
	   width: 10px;
	 }
	  .wishlist-info tbody .addtocart a span{
	      display: inline-block;
          background: url(../image/icon_basket_18x18.png) no-repeat 0 0;
          width: 18px;
          height: 17px;
        }

      .wishlist-info tbody .addtocart a:hover span {
        background-position: 0 -17px;
      }

      .wishlist-info tbody .addtocart a:active span {
        background-position: 0 -34px;
      }
	  
  .wishlist-info tbody .remove img {
    cursor: pointer;
  }


  
.login-content {
  margin-bottom: 20px;
  overflow: auto;
}

  .login-content .left {
    float: left;
    width: 48%;
  }

  .login-content .right {
    float: right;
    width: 48%;
  }

    .login-content .left .content, .login-content .right .content {
      min-height: 190px;
    }
/* orders */
.order-list {
  margin-bottom: 10px;
}

  .order-list .order-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
  }

  .order-list .order-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
  }

  .order-list .order-content {
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
  }

    .order-list .order-content div {
      float: left;
      width: 33.3%;
    }

  .order-list .order-info {
    text-align: right;
  }

.order-detail {
  background: #efefef;
  font-weight: bold;
}
/* returns */
.return-list {
  margin-bottom: 10px;
}

  .return-list .return-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
  }

  .return-list .return-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
  }

  .return-list .return-content {
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
  }

    .return-list .return-content div {
      float: left;
      width: 33.3%;
    }

  .return-list .return-info {
    text-align: right;
  }

.return-product {
  overflow: auto;
  margin-bottom: 20px;
}

.return-name {
  float: left;
  width: 31%;
  margin-right: 15px;
}

.return-model {
  float: left;
  width: 31%;
  margin-right: 15px;
}

.return-quantity {
  float: left;
  width: 31%;
}

.return-detail {
  overflow: auto;
  margin-bottom: 20px;
}

.return-reason {
  float: left;
  width: 31%;
  margin-right: 15px;
}

.return-opened {
  float: left;
  width: 31%;
  margin-right: 15px;
}

  .return-opened textarea {
    width: 98%;
    vertical-align: top;
  }

.return-captcha {
  float: left;
}

.download-list {
  margin-bottom: 10px;
}

  .download-list .download-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
  }

  .download-list .download-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
  }

  .download-list .download-content {
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
  }

    .download-list .download-content div {
      float: left;
      width: 33.3%;
    }

  .download-list .download-info {
    text-align: right;
  }
/* cart */
.cart-info table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #dedede;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  margin-bottom: 20px;
}

.cart-info td {
  color: #000000;
  vertical-align: middle;
  padding: 7px 7px;
  border-bottom: 1px solid #efefef;
}

.cart-info thead td {
  color: #4c4c4c;
  font-weight: bold;
  background-color: #f7f7f7;
  border-bottom: 1px solid #dedede;
}

.cart-info thead .image {
  text-align: center;
}

.cart-info thead .name, .cart-info thead .stock {
  text-align: left;
}

.cart-info thead .quantity, .cart-info thead .price, .cart-info thead .total, .cart-info thead .action, .cart-info thead .model {
  text-align: center;
}

.cart-info thead .addtocart, .cart-info thead .remove {
  width: 30px;
}
.cart-info tbody td {
  vertical-align: center;
  border-bottom: 1px solid #dedede;
}

.cart-info tbody .image img {
  border: 1px solid #dedede;
}

.cart-info tbody .image {
  text-align: center;
  width: 100px;
}


.cart-info .del {
  width: 30px;
}

.cart-info tbody .image div {
    border: 1px solid #efefef;
    text-align: left;
	width: 47px;
	height: 47px;
	overflow: hidden;
}

.cart-info tbody .name, .cart-info tbody .stock {
  text-align: left;
}
.cart-info tbody .name a, .cart-info tbody .model a, .cart-info tbody .stock a {
  color: #000;
}
.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total, .cart-info tbody .action, .cart-info tbody .model {
  text-align: center;
}
.cart-info .quantity {
  min-width: 90px;
}
.cart-info .quantity input[type='text'] {
  width: 40px;
  text-align: right;
  margin-right: 17px;
}
.cart-info .quantity input[type='image'],.cart-info .quantity a img {
  vertical-align: middle;
}

.cart-info tbody .addtocart, .cart-info tbody .remove {
  text-align: center;
}
  .cart-info tbody .price, .cart-info tbody .total {
    font-weight: bold;
  }
  .cart-info tbody .price-new {
    font-weight: bold;
  }
  .cart-info tbody .price s {
    color: #ff0000;
  }
  
  .cart-info tbody .price > .price-old {
    color: #ff0000;
    text-decoration: line-through;
  }


  .cart-info tbody .action img {
    cursor: pointer;
  }

     .cart-info tbody .addtocart {
	   width: 25px;
	 }
 	  
      .cart-info tbody .addtocart a span{
	    display: inline-block;
        background: url(../image/icon_basket_18x18.png) no-repeat 0 0;
        width: 18px;
        height: 17px;
      }

      .cart-info tbody .addtocart a:hover span {
        background-position: 0 -17px;
      }

      .cart-info tbody .addtocart a:active span {
        background-position: 0 -34px;
      }

	  .cart-info tbody .addtocompare {
	    width: 25px;
	  }

      .cart-info tbody .addtocompare a span{
	    display: inline-block;
        background: url(../image/compare_icn_18x18_purple.png) no-repeat 0 0;
        width: 26px;
        height: 18px;
      }

      .cart-info tbody .addtocompare a:hover span {
        background-position: 0 -18px;
      }

      .cart-info tbody .addtocompare a:active span {
        background-position: 0 -36px;
      }
      .cart-info tbody .addtowishlist a span{
	    display: inline-block;
        background: url(../image/bookmark_icn_18x18_purple.png) no-repeat 0 0;
        width: 21px;
        height: 18px;
      }
	  
	  .cart-info tbody .addtowishlist {
	    width: 25px;
	  }
	  
      .cart-info tbody .addtowishlist a:hover span {
        background-position: 0 -18px;
      }

      .cart-info tbody .addtowishlist a:active span {
        background-position: 0 -36px;
      }
	  
  .cart-info tbody .remove img {
    cursor: pointer;
  }

  
.cart-info tbody .stock {
  width: 100px;
}

.cart-info tbody .stock.s0 {
  color: #ff6600;
}
.cart-info tbody .stock.s1 {
  color: #009900;
}

.cart-module > div {
  display: none;
}

.cart-total {
  overflow: auto;
  padding-top: 8px;
  margin-bottom: 15px;
}

  .cart-total table {
    float: right;
  }

  .cart-total td {
    padding: 3px;
    text-align: right;
  }

  .cart-total .center{
    text-align: center;
  }
  
.contact-info {
  overflow: auto;
}

  .contact-info .left {
    float: left;
    width: 48%;
  }

  .contact-info .right {
    float: left;
    width: 48%;
  }

.sitemap-info {
  overflow: auto;
  margin-bottom: 40px;
}

  .sitemap-info .left {
    float: left;
    width: 48%;
  }

  .sitemap-info .right {
    float: left;
    width: 48%;
  }
#contact {
}
#contact-map {
  margin: 10px 10px 0 0;
}

#news-list {
  list-style: none;
}
#news-list > li {
  margin-bottom: 20px;
  position: relative;
}
#news-list > li > .news-title a {
  color: #000;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
}
#news-list > li > .news-title a:hover {
  text-decoration: underline;
}

#news-list > li > .news-description {
  margin-top: 10px;
  font-size: 12px;
  margin-bottom: 10px;
}
#news-list > li > .news-date {
  font-size: 12px;
}
#news-list > li > .news-view {
  position: absolute;
  font-size: 12px;
  right: 0;
}
#news-list > li > .news-view  a {
  font-size: 12px;
}

#articles-list {
  list-style: none;
  margin-bottom: 20px;
  margin-left: 15px;
}
#articles-list > li {
  position: relative;
}
#articles-list > li > .articles-title a {
  color: #000;
  text-decoration: none;
}
#articles-list > li > .articles-title a:hover {
  text-decoration: underline;
}

#articles-list > li > .articles-description {
  margin-top: 10px;
  font-size: 12px;
  margin-bottom: 10px;
}
#articles-list > li > .articles-date {
  font-size: 12px;
}
#articles-list > li > .articles-view {
  position: absolute;
  font-size: 12px;
  right: 0;
}
#articles-list > li > .articles-view  a {
  font-size: 12px;
}
