html {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
}
body {
	background:  url(../image/default/bg_body.jpg) repeat scroll top center;
	margin: 0px;
	padding: 0px;
	font-size:12px;
}
body, td, th, input, textarea, select, a {
	outline: 0 none;
}
a:focus {
	outline: 0 none;
	}
.fs9{ font-size:9px; }
.fs10{ font-size:10px; }
.fs11{ font-size:11px; }
.fs12{ font-size:12px; }
.fs13{ font-size:13px; }
.fs14{ font-size:14px; }
.fs15{ font-size:15px; }
.fs16{ font-size:16px; }
.welcome {
	color: #636E75;
	font: Verdana;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 32px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
}
a, a:visited, a b {
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'] {
	height: 22px;
	line-height: 22px;
}

input[type='text'], input[type='password'], textarea {
	background: #fff;
	border: 1px solid #dcdcdc;
	box-shadow: none;
	border-radius: 0;
	padding: 6px 5px;
	margin-left: 0px;
	margin-right: 0px;
	width:98%;
}
input[name='quantity'] {
	margin-bottom: 0;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: center;
    width: 20px;
}
input[name='captcha'] {
	width: 40%;
	margin-bottom: 10px;
}
select {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DCDCDC;
    padding: 4px;
	width: auto;
	margin-bottom: 0;
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
	margin-left: -10px;
}
input[type="radio"], input[type="checkbox"] {
	 margin: 0;
}
label {
	cursor: pointer;
	display:  inline-block;
}
ul,ol {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
h1, h2,h3,h4,h5,h6 {
    font-family: 'Arial Narrow Bold', Arial,sans-serif;
	margin: 0;
    font-weight: 400;
}
h1 {
	font-size: 28px;
	margin-bottom: 10px;
	line-height: 40px;
}
h2 {
	color: #3E4141;
    font-size: 20px;
}
h3 {
	font-size: 14px;
	line-height: 35px;
	text-transform: uppercase;
}
h4 {
	font-size: 11px;
}
ul.list li  {
	background: url(../image/default/arrow-li.png) no-repeat left 10px scroll;
	padding: 2px 0 2px 10px;
}
 ul.list li:hover  {
	background-position: left -32px;
}
ul.list li a {
    display: block;
}
ul.list li:hover a {
}
/* layout */
/*
#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}*/
#column-left {
	 
}
#column-right {

}
#content {
	min-height: 400px;
	margin-bottom: 25px;
}
#column-left + #column-right + #content, #column-left + #content {

}
#column-right + #content {
	
}
.container{
	position:relative;
	background: #fff;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #edeef0;
	border-right: 1px solid #edeef0;
}
/*menu*/

#off-canvas-nav .megamenu li.home a {
	 height: auto;
	 width: auto;
	 text-indent: inherit;
	 background: none;
}
.mainnav-inner {
	 border-bottom: 1px solid #f4f4f5;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}
.mainnav-inner > .row-fluid {
	border-bottom: 1px solid #e0e0e0;
}
#mainmenu .navbar {
	margin-bottom: 0px;
}
.navbar .nav {
	
}
.navbar .nav > li:hover {
    border-top: 3px solid #E46D0D;
    margin-top: -3px;
}
.navbar .nav > li:first-child {
}
.navbar .nav > li:last-child {
}
.navbar .nav > li > a {
	text-shadow: none;
	font-size: 14px;
    font-family: 'Arial Narrow Bold', Arial,sans-serif;
    padding:  0 15px;
    line-height: 36px;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    color: #E46D0D;
    position: relative;
    }
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: transparent;
}

.navbar .nav > li > a .menu-title {
    text-shadow: none;
    text-transform: uppercase;
}
.navbar .nav > li > a.dropdown-toggle {
	padding-right: 23px;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
	margin-right: 8px;
    margin-top: -3px;
}
.navbar .nav > li > .dropdown-menu:after {
    border-bottom: none;
	border-right: none;;
    border-left: none;
    border-right: none;
    content: "";
    display: inline-block;
    left: 25px;
    position: absolute;
    top: -11px;
}
.navbar .nav > li > .dropdown-menu:before {
    border-bottom: none;
    border-left: none;
    border-right: none;
    content: "";
    display: inline-block;
    left: 24px;
    position: absolute;
    top: -12px;
}
.navbar .nav li > .dropdown-menu {
	padding: 10px;}
.dropdown-menu {
	box-shadow: 0 0 5px #d0d0d0;
	border-radius: 0;
	margin: 0!important;
	border: none;
}
.dropdown .dropdown-menu li a {
	padding: 4px 0 4px 10px;
	background: url(../image/default/arrow-li.png) no-repeat scroll left 12px;
	display: block;
}
.dropdown .dropdown-menu li a:hover{
	background-position: left -30px;
}
.dropdown .dropdown-menu li:last-child ,
.megamenu .dropdown-mega li:last-child {
	border-bottom: 0px solid #f1f1f1;
}
 .dropdown-menu > li > a {
	padding: 0;
}
.nav .caret{
	position:absolute;
	top:20px;
	right:1px;
}
/****/

/* header */
#header {
}
/*headertop*/
#headertop .container {
	background: none;
}
#headertop .login {
    margin-left: -10px;
    line-height: 30px;
}
#headertop .currency  {
    margin-right: -10px;
    line-height: 30px;
}
#headertop {
	 color: #989898;
}

/*headerbottom*/
#headerbottom .container {
	border-top: 1px solid #EDEEF0;
}
 #logo {
	padding: 5px 0;
	width: 392px;
	height: 80px;
}

.header-right .wrap-link{
	margin: 15px 0;
}
.language {
	margin-left: 10px;
	line-height: 30px;
}
#language img {
	cursor: pointer;
	margin-right: 5px;
}
#currency {
}
#currency a {
	padding: 0px 4px;
	text-decoration: none;
}
#currency a b {
	color: #000;
	text-decoration: none;
}
.cart-top {
	float: right;
	position: relative;
    z-index: 15;
}
#cart {
	position:relative;
	top: 25px;
	right: 0;
	z-index: 9;
	display: inline-block;
	
}
#cart .heading {
	position: relative;
	z-index: 1;
	background-image: url(../image/default/icon_cart.png)  ;
	background-position: left -64px;
	background-repeat:  no-repeat;
	padding-left: 40px;
}
 #cart .heading h4 {
	color: #118ede;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
    font-size: 16px;
}
#cart .heading a {
	text-decoration: none;
	padding-left: 5px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
 #cart .heading a span {
	background: #FFFFFF url('../image/arrow-down.png') 100% 50% no-repeat;
	padding-right: 15px;
	font-size: 13px;
	font-style: italic;
}
 #cart .content {
	background: #FFFFFF;
    border-top: 5px solid #E46D0D;
    box-shadow: 0 0 2px #BBBBBB;
    clear: both;
    display: none;
    min-height: 150px;
    min-width: 300px;
    padding: 8px;
    position: absolute;
    right: -10px;
    top: 40px;
}
 #cart.active .heading {

}
#cart.active .content {
	display: block;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}

.mini-cart-info .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
	color:#F6470A;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #000;
	padding: 4px;
}
 #cart .checkout {
	text-align: right;
	clear: both;
}
 #cart .empty {
	padding-top: 50px;
	text-align: center;
}
.login a {
	padding-left: 5px;
	padding-right: 5px;
}
#headertop .links {
	padding: 5px 0;
	margin-left: 15px;
}
#headertop .links a {
	padding-left: 7px;
	padding-right: 7px;
}
#headertop .links a.last{
	border-right: none;
	padding-right: 0;
}
#headertop .links a + a {
}
/*mainnav*/
.mainnav-inner {
	border-top: 3px solid #565859;
	margin-bottom: 20px;
	
}
.navbar-inner {
	background: none;
	border: none;
	box-shadow: none;
	border-radius: 0;
	padding-left: 0;
	padding-right: 0;
}
/*search*/
#search {
	position: relative;
}
#search .button-search {
     background: url("../image/default/icon-search.png") no-repeat scroll center center #f1f1f1;
    display: inline-block;
    height: 36px;
    overflow: hidden;
    text-indent: -9999em;
    width: 36px;
    float: right; 
    cursor: pointer;
}
#search input {
	float:  none;
	width: 77%;
	margin-bottom: 0;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #e0e0e0;
	height: 24px;
}
.breadcrumb {
	  background: url(../image/default/bg_bottom.png) repeat-x left bottom scroll;
    border-radius: 0 0 0 0;
    font-family: arial;
    font-size: 13px;
    margin-bottom: 20px;
    padding: 0 0 20px 0;
}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
	-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 {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
	-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;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	-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: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
	-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: #999;
	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: #000000;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 93%;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	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: #F1FFDD;
	cursor: pointer;
}
.pagination {
    display: inline-block;
    margin: 0 15px 0 0;
    padding: 0;
    width: 75%;
	zoom: 1;
	*display: inline;
}
.pagination .links {
	float: left;
	margin-left:  10px;
}
.pagination .links a {
	color: #b0b0b0;
}
.pagination .links b {
	color: #7d7d7d;
}
.pagination .results {
	float: right;
}
.pagination .links a,
.pagination .links b {
	background-color: #e9e6dd;
  background-image: -moz-linear-gradient(top, #fdfcfa, #e9e6dd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfcfa), to(#e9e6dd));
  background-image: -webkit-linear-gradient(top, #fdfcfa, #e9e6dd);
  background-image: -o-linear-gradient(top, #fdfcfa, #e9e6dd);
  background-image: linear-gradient(to bottom, #fdfcfa, #e9e6dd);
  background-repeat: repeat-x;
  border-top: 1px solid #ece8dd;
	border-bottom: 1px solid #d3cec2;
	border-right: 1px solid #e0dbd0;
	border-left: 1px solid #e0dbd0;
	font-size: 12px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	text-decoration: none;
	color: #A3A3A3;
	height: 20px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    width: 20px;
    border-radius:  3px;
}
/* button */
.checkout > a {
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 0 15px;
}
.checkout > a,
a.button, input.button {
    cursor: pointer;
	background-color: #e8e8e8;
    background-image: -moz-linear-gradient(top, #f8f8f8, #e8e8e8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#e8e8e8));
  background-image: -webkit-linear-gradient(top, #f8f8f8, #e8e8e8);
  background-image: -o-linear-gradient(top, #f8f8f8, #e8e8e8);
  background-image: linear-gradient(to bottom, #f8f8f8, #e8e8e8);
  background-repeat: repeat-x;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  border-bottom: none;
  box-shadow: 0 0 0 1px #dcdcdc;
    border-radius: 3px;
    color: #707070;
    display: inline-block;
	zoom: 1;
	*display: inline;
    height: 25px;
    line-height: 25px;
    padding: 0 15px;
	font-size: 12px;
	font-weight: bold;
}

input.button {
	
}
.checkout > a:hover,
a.button:hover, input.button:hover {
	background-color: #eb6e0a;
	background-image: -moz-linear-gradient(top, #f97c17, #eb6e0a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f97c17), to(#eb6e0a));
  background-image: -webkit-linear-gradient(top, #f97c17, #eb6e0a);
  background-image: -o-linear-gradient(top, #f97c17, #eb6e0a);
  background-image: linear-gradient(to bottom, #f97c17, #eb6e0a);
  border-top: 1px solid #f89442;
  border-right: 1px solid #f89442;
  border-left: 1px solid #f89442; 
  border-bottom: 1px solid #eb6e0a;
  box-shadow: 0 0 0 1px #de6d10;
  color: #fff;
}
.buttons {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	padding: 6px;
	margin-bottom: 20px;
	    overflow: hidden;
}
.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;
}
.htabs {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e0e0e0;
}
.htabs a {
    display: none;
    float: left;
    font-family:'Arial Narrow Bold',Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.htabs a.selected {
	color: #E46D0D;
}
.tab-content {
	padding: 20px 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: hidden;
}
.sitemap-info ul li {
    list-style: disc outside none;
    margin-left: 15px;
}
/* box */
.box {
	margin-bottom: 20px;
}
.box-heading h3{
	color: #6a6a6c;
	padding: 0 15px;
}
.box-heading h3 > span {
}

.box .box-heading{
	border-bottom: 1px solid #e0e0e0;
}
/* box products */
.box-product {

}
.box-product > div {
}
 
.box-product .image {
	display: block;
	margin-bottom: 0px;
	   text-align: center;
}
/*product-block */
.product-block .name a {
	display: block;
    font-size: 13px;
    font-weight: 600;
    margin: 5px 0 0;
    text-decoration: none;
}
.product-block .name a:hover {
}
.product-block .price {
	color: #F6470A;
    display: block;
    font-size: 17px;
    font-weight: 400;
	margin: 8px 0 5px;
}
.product-block .price-old {
	color: #6E6F70;
	margin-right: 10px;
	text-decoration: line-through;
}
.product-block .rating {
	display: block;
	padding-bottom: 7px;
	padding-top: 7px;
}
/* box category */
ul.box-category, ul.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-category > li:first-child {
}

ul.box-category > li ul {
	display: none;
}

ul.box-category   li.haschild {
	background:url(../image/default/arrow-li-children.png) no-repeat 94% 12px scroll;
}
ul.box-category > li + li {
}
ul.box-category > li a.active {
}
ul.box-category > li a.active + ul {
	display: block;
}
ul.box-category > li ul > li {
	padding-left: 15px;
	padding-right:0;
}
ul.box-category > li ul > li > a {
	text-decoration: none;
}
ul.box-category > li ul > li > a.active {
}
/* 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 #EEEEEE;	
	display: block;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
ul.box-filter > li ul {
	padding-bottom: 10px;
}
/* content */
#content .content {
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
	overflow: hidden;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */
.category-info {
}
.category-info p {
	margin: 0;
}
.category-info {
	border: 1px solid #e0e0e0;
	padding: 5px;
	margin-bottom: 20px;
}
h1.title-category {
	background: url(../image/default/bg_bottom.png) repeat-x scroll left bottom;
	color: #E46D0D;
    font-weight: 400;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.category-list {
    margin-bottom: 20px;
    margin-top: 20px;
    overflow: hidden;
}
.category-list ul {
}
.category-list ul li{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.category-list ul li a {
	background-color: #eb6e0a;
     background-image: -moz-linear-gradient(top, #f97c17, #eb6e0a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f97c17), to(#eb6e0a));
  background-image: -webkit-linear-gradient(top, #f97c17, #eb6e0a);
  background-image: -o-linear-gradient(top, #f97c17, #eb6e0a);
  background-image: linear-gradient(to bottom, #f97c17, #eb6e0a);
  background-repeat: repeat-x;
    color: #FFFFFF;
    text-shadow: 0 1px 0 #c45d0b;
    cursor: pointer;
    display: inline-block;
	zoom: 1;
	*display: inline;
    padding: 5px 16px;
    text-indent: 0;
    transition: all 0.3s ease 0s;
	 font-size: 12px;
    font-weight: bold;
}
.category-list ul li a:hover {
	   background-image: -moz-linear-gradient(top, #aa9e95, #7e7065);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aa9e95), to(#7e7065));
  background-image: -webkit-linear-gradient(top, #aa9e95, #7e7065);
  background-image: -o-linear-gradient(top, #aa9e95, #7e7065);
  background-image: linear-gradient(to bottom, #aa9e95, #7e7065);
  background-repeat: repeat-x;
    text-shadow: 0 1px 0 #000;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	margin-bottom: 20px;
	 overflow: hidden;
}
.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-body {
	 border: 1px solid #e0e0e0;
}
.product-filter {
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    border-bottom:  1px solid #e0e0e0;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
}
.product-filter .display a{
	background-image: url(../image/default/list-grid.png);
	background-repeat: no-repeat;
	height:13px;
	width:13px;
	text-indent:-9999em;
	overflow:hidden;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 4px 4px 0;
}
.product-filter .display a.list {
	background-position: -22px top;
}
.product-filter .display a.list:hover,
.product-filter .display a.list.active {
	background-position: -22px -27px;
}
.product-filter .display a.grid {
	background-position: left 1px;
}
.product-filter .display a.grid:hover,
.product-filter .display a.grid.active {
	background-position: left -26px;
}
.product-filter .sort {
	float: right;

}
.product-filter .limit {
	margin-left: 15px;
	margin-right: 20px;
	float: right;
}
.product-filter select {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
    color: #6E6F70;
    height: 20px;
    margin-bottom: 0;
    padding: 0;
}
.product-filter-bottom {
	 border-top: 1px solid #e0e0e0;
	 height: 36px; 
	 line-height: 36px;
}
.product-filter .product-compare {
	float: left;
}
.product-compare a {
	background-image: url(../image/default/icon_compare.png);
	background-repeat:  no-repeat;
	background-position: left top;
	padding-left: 17px;
}
.product-compare a:hover {

	background-position: left -57px;
}
.box-product-grid .product-container:hover,
.product-grid .product-container:hover{
    background-color: #F2F2F2;
    border: 1px solid #D2D2D2;
    display: inline-block;
    height: auto;
    left: -8px;
    padding: 10px 7px 15px;
    position: absolute;
    top: -1px;
    width: 100%;
    z-index: 15;
}
.box-product-grid .row-fluid .item-product:first-child:before,
.product-grid .row-fluid .item-product:first-child:before {
    border-left: none;
}
.box-product-grid .item-product:before,
.product-grid .item-product:before {
        border-left: 1px dashed #D2D2D2;
    content: "";
    height: 100%;
    left: -8px;
    position: absolute;
    top: 0;
    width: 1px;
}
.box-product-grid .row-fluid:last-child:after,
.product-grid .row-fluid:last-child:after {
   border-bottom: none;
}
.box-product-grid .row-fluid:after,
.product-grid .row-fluid:after {
      border-bottom: 1px dashed #D2D2D2;
    bottom: 0;
    content: "";
    height: 1px;
    left: -5px;
    position: absolute;
    width: 101%;
}
.box-product-grid .row-fluid,
.product-grid .row-fluid {
	 position: relative;
	 display: inline-block;
}
.item-product{
    min-height: 1px!important;
}
.product-list   div.product-block {
	margin-bottom: 15px;
	padding-bottom: 15px;
	clear: both;
	display: inline-block;
	border-bottom:1px dashed #D0D0D0;
}
.product-list  .row-fluid:last-child [class*="span"]:last-child {
	 border-bottom: none;
}
.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list > div + div {
	
}
.product-list .product-block  .image {
	float: left;
	margin-right: 15px;
}
.product-list .image img {
}

.product-list .product-block .description {
	line-height: 15px;
	margin-bottom: 5px;
	color: #4D4D4D;
}

.product-list .product-block .group-item {
	display: block;
	padding: 0;
	float: right;

}
.product-list .product-block .group-item .wishlist, 
.product-list .product-block .group-item .compare {
    width: auto;
	margin-right: 15px;
}

.product-list .product-block .group-item .wishlist a, 
.product-list .product-block .group-item .compare a,
.product-list  .product-block .group-item .cart  {
    text-indent: inherit;
    width: auto;
	height: auto;
}
.product-list .product-block .group-item  .wishlist a {
	text-decoration: none;
	padding-left: 18px;
	display: block;
}
.product-list .product-block  .group-item .compare a{
	text-decoration: none;
	padding-left: 18px;
	display: block;
}
.product-list .product-block  .group-item .wishlist:hover ,
.product-list .product-block  .group-item  .compare:hover,
.product-list .product-block  .group-item  .cart:hover{
	background-color: transparent;
}
.product-list .product-block .group-item .cart  {
	float: right;
}
.product-list .product-block .price-old {
	text-decoration: line-through;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.product-list .product-block .price-new {
	font-weight: bold;
}
.product-list .product-block .price .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
	display: block;
}
.product-list .product-block .cart {
	margin-bottom: 3px;
	float: left;
}
.product-list .product-block .name a {
	font-weight: 600;
	margin:  5px 0;
}
.product-grid,.product-list {
	padding-left: 7px;
	padding-right: 7px;
}

.product-grid {
}
.product-grid > div {
	display: inline-block;
	zoom: 1;
	min-height: 280px;
	*display: inline;
	vertical-align: top;
}

 .product-list .row-fluid  [class*="span"] {
	width:100%;
	margin-left:0
}
.product-block {
	position: relative;
}
.product-list .product-block .product-container {
    text-align: left;
}
.product-block .product-container {
	padding: 10px 0 15px;
	position: relative;
    text-align: center;
}
 

.product-block .image {
	display: block;
	margin-bottom: 0px;
	padding: 10px 0;
	overflow: hidden;
	position: relative;
}
.product-block:hover .image {
}
.product-grid .image img {
}
.product-grid .name a {

}
.box-product-grid .product-block .group-item,
.product-grid .product-block .group-item {
display:  none;	
}
.product-grid .product-block .group-item .wishlist,
.product-grid .product-block .group-item .compare {
	padding: 2px 0;
}

.product-container:hover .group-item {
	display:  block;	
}
.box-product.box-product-grid {
    padding: 0 7px;
}
.box-product-grid .product-container:hover .cart input,
.product-grid .product-container:hover .cart input {
background-color: #eb6e0a;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f97c17), to(#eb6e0a));
background-image: -webkit-linear-gradient(#f97c17, #eb6e0a);
background-image: -moz-linear-gradient(#f97c17, #eb6e0a);
background-image: -o-linear-gradient(#f97c17, #eb6e0a);
background-image: linear-gradient(#f97c17, #eb6e0a);
  border-top: 1px solid #f89442;
  border-right: 1px solid #f89442;
  border-left: 1px solid #f89442;
  border-bottom: 1px solid #eb6e0a;
  box-shadow: 0 0 0 1px #de6d10;
  color: #fff;

}
.product-grid .product-block .description {
	max-height: 20px;
    overflow: hidden;
}
.product-block .price .price-tax {
	display: none;
}
.product-block .cart {
	margin:  10px 0;
}

.product-block .colorbox.product-zoom {
    left: 0;
    position: absolute;
    top: -50px;
    z-index: 15;
	overflow: hidden;
	 transition: all 1s ease 0s;
}
.product-block:hover .colorbox.product-zoom {
	top: 40%;
	left: 40%;
}
.product-block .colorbox.product-zoom span {
    background: none repeat scroll 0 0 #BCBCBC;
    color: #FFFFFF;
    display: inline-block;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    opacity: 0.7;
    text-align: center;
    width: 45px;
}
.product-block .colorbox.product-zoom span:hover {
	opacity: 1;
}
/* Product */
.product-info {
	border: 1px solid #E0E0E0;
    margin-bottom: 20px;
    overflow: hidden;
}
.product-info  .group-image {
    padding: 10px;
    border-right: 1px solid #e0e0e0;
}
.product-info > .left {
	float: left;
	margin-right: 15px;
}
.product-info > .left + .right {
	margin-left: 265px;
}
.product-info .image {
	float: left;
	margin-bottom: 20px;
	text-align: center;
}
.product-info .image img#image{
	width: 100%;
}
.product-info .image-additional {
	clear: both;
	display: block;
    margin: 0 -10px;
	border-top: 1px dashed #e0e0e0;
	z-index: 10;
}
.product-info .image-additional img {
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 10px;
	padding-top: 10px;
}
.product-info .description {
    line-height: 20px;
    margin-bottom: 10px;
    padding: 10px 0 10px;
	font-style: italic;
}
.product-info .description span {
	    font-weight: bold;
    margin-right: 10px;
}
.product-info .description a {
	text-decoration: none;
}
.product-info  .price-cart {
	border-top: 1px dashed  #e0e0e0;
	margin-top: 10px;
    padding: 10px 10px 10px 0;
    overflow: hidden;
}
.product-info .compare-wish {
	border-bottom: 1px dashed  #e0e0e0;
	padding-bottom: 10px;
	clear: both;
}
.product-info .price {
    color: #f94b4b;
    float: left;
    font-family: arial;
    font-size: 18px;
    font-weight: 600;
    margin: 4px 10px 4px 0;

}
.product-info .price-old {
	color: #6E6F70;
    margin-right: 8px;
	 text-decoration: line-through;
}
.product-info .quantity-adder .add-action {
    cursor: pointer;
    height: 16px;
}
.product-info .price-new {
}
.product-info .price-other {
	clear: both;
}
.product-info .price-tax {
	font-style: italic;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #000000;
}
.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 #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 20px;
	color: #4D4D4D;
}
.product-info .cart div > span {
	color: #999;
}
.product-info .cart .links {
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
}
.product-info .review {
	color: #4D4D4D;
	padding-bottom: 10px;
}
.product-info .review > div {
	padding: 8px 0;
	line-height: 20px;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: hidden;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}
.product-block .group-item a,
.product-info .compare-wish a {
	background-image: url(../image/default/icon-wish-compace.png);
	background-repeat: no-repeat;
	margin-right: 20px;
    padding-left: 20px;
}
.product-block .group-item .wishlist a,
.product-info .compare-wish a.wishlist {
	background-position: left 2px;
}
.product-block .group-item .compare a,
.product-info .compare-wish a.compare {
	background-position: left -27px;
}

.product-block .group-item .wishlist a:hover,
.product-info .compare-wish a.wishlist:hover {
	background-position: left -54px;
}
.product-block .group-item .compare a:hover,
.product-info .compare-wish a.compare:hover {
	background-position: left -83px;
}
.product-info .image-container .product-label-special{ 
	top:15px; right: 30px; }
	.product-label-special {
    background: none repeat scroll 0 0 #C24913;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 20px;
    padding: 0 10px;
    position: absolute;
    right: 25px;
    text-align: center;
    top: 15px;
    z-index: 10;
}
.product-info .image {
	 margin-bottom: 20px;
	 position: relative;
}
.product-info .image-additional a {
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
}
.product-info .image-additional .carousel-control {
    cursor: pointer;
    display: none;
    font-size: 21px;
    height: 20px;
    line-height: 17px;
    top: 57%;
    width: 20px;
}
.product-info .image-additional:hover .carousel-control {
    display: block;
}
.review-list {
	padding: 10px;
	overflow: hidden;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
.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 #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
	margin-top: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.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 tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	margin-bottom: 20px;
	overflow: hidden;
}
.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;
	zoom: 1;
	*display: inline;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.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;
	zoom: 1;
	*display: inline;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	margin-bottom: 20px;
	overflow: hidden;
}
.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: hidden;
	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;
	zoom: 1;
	*display: inline;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: hidden;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: left;
}
/* checkout */
.checkout-heading {
	background: #F8F8F8;
	border: 1px solid #DBDEE1;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: hidden;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.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, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .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, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
.contact-info {
	overflow: hidden;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: hidden;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
/*mass-bottom*/
#pav-mass-bottom .container-inner{
			background: url(../image/default/bg_bottom.png) repeat-x left top scroll #fff;
			padding-top: 5px;
		}
/* footer */ 
#footer {
		clear: both;
		min-height: 100px;

	}
	#footer .footer-top {
	}
	.footer-top  .container-inner{
			background: url(../image/default/bg_bottom.png) repeat-x left top scroll #fff;
			padding-top: 5px;
		}
		.footer-top .box {
		}
	
	#footer .footer-center {
	}
		.footer-center .container-inner {
			background: url(../image/default/bg_bottom.png) repeat-x left top scroll;
		}
		.footer-center  .box {
			margin-top: 10px;
		}
	#footer .footer-bottom {
	

	}

	#footer .box .box-content{
			background:none;
			border:none;
			padding:0;
			margin:0;
		}
		#footer .box .box-heading {
			background:none;
			border:none;
			padding:9px 0;
	}
#footer h3 {
	color: #6a6a6c;
}
#footer .column {

}
#footer .column ul {
}
#footer .column ul li {
	margin-bottom: 5px;
}
#footer .column a {
	text-decoration: none;
}
#footer .column a:hover {
	text-decoration: underline;
}

/*contact*/
.contact ul li {
	display: inline-block;
    line-height: 15px;
    margin-bottom: 3px;
   font-weight: bold;
}
.contact ul li span {
	background-image: url(../image/default/icons_contact.png);
	background-repeat: no-repeat;
	text-indent:  -9999em;
	display: inline-block;
	overflow: hidden;
	height:  20px;
	 width: 20px;
	position: relative;
	top: 8px;
	margin-right: 5px;
}
.contact ul li.phone span {
	background-position: center 1px;
}
.contact ul li.email span {
	background-position: center -54px;
}
.footer-bottom .container-inner{
	border-top: 1px dashed #e0e0e0;
	padding-top: 15px;
	  border-bottom: 1px dotted #e0e0e0;
}
#powered .container-inner {
	 margin-bottom: 20px;
    overflow: hidden;
    border-top: 1px dotted #e0e0e0;
    margin-top: 1px;
    padding-top: 10px;
}
.copyright {clear: both;
}
.copyright  a {
	color: #E46D0D;
 }
 .copyright  a:hover{
	text-decoration:underline;
 }
 /*social*/
 .social a {
 	 background-image: url(../image/default/icon-social.png);
 	 background-repeat: no-repeat;
 	 text-indent: -9999em;
 	  display: inline-block;
 	  overflow: hidden;
 	  width: 33px;
 	height: 33px;
 	margin-right: 5px;
 	transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
    transition: all 1.4s ease 0s;
		-webkit-transition: all 1.4s ease 0s;
		-o-transition: all 1.4s ease 0s;
		-ms-transition: all 1.4s ease 0s;
		-moz-transition: all 1.4s ease 0s;
 }
  .social a:hover {
     font-weight: bold;
	transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
    
    transition: all 1.2s ease 0s;
		-webkit-transition: all 1.2s ease 0s;
		-o-transition: all 1.2s ease 0s;
		-ms-transition: all 1.2s ease 0s;
		-moz-transition: all 1.2s ease 0s;
}
 .social a.facbook {
 	background-position: left top;
 }
 .social a.twitter {
 	background-position: -40px top;
 }
 .social a.google {
 	background-position: -80px top;
 }
 .social a.skype {
 	background-position: -120px top;
 }
 .social a.vimeo {
 	background-position: -160px top;
 }
 .social a.yahoo {
 	background-position: -200px top;
 }
 .social a.rss {
 	background-position: -240px top;
 }

/* footer top */


/* banner */
.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 20px;
}
/*custom module*/

.newsletter-submit .inputbox {
    height: 19px;
    line-height: 19px;
    width: 60%;
    margin-bottom: 0;
   	 border: 1px solid #e0e0e0;
}
.newsletter-submit .button:hover,
.newsletter-submit .button {
	background: 0 0 #EA6706 !important;
    border: 1px solid #EA6706;
    border-radius: 0 0 0 0;
    box-shadow: none;
    color: #FFFFFF;
    height: 33px;
    margin-left: 5px;
    margin-top: 0;
    padding: 3px 10px;
    text-transform: uppercase;
}

/*product-related*/
.tabs-group ,
.product-related {
	 border: 1px solid #e0e0e0;
}
.product-related h3 {
	border-bottom: 1px solid #e0e0e0;
	padding: 0 15px;
}
.tabs-group {
	 margin-bottom: 20px;
}
/*column-left + column-right = .sidebar */
 .box.box-produce,
 .sidebar .box {
    border: 1px solid #e0e0e0;
}
.box-product-grid.carousel-inner .product-container:hover,
.sidebar .box-product-grid .product-container:hover{
    background-color: transparent;
    border: none;
    display: inline-block;
    height: auto;
    left: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    top: 0;
    width: 100%;
   
}
.sidebar .box-product-grid .item-product:before {
    border-left: none;
    content: "";
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: auto;
}
.box-product-grid.carousel-inner {
    padding: 0;
}
.box-product-grid.carousel-inner .product-container:hover {
	position: relative;
}
.box-product-grid.carousel-inner .product-container .group-item,
.sidebar .box-produce .product-block .group-item {
	display: none;
}
.sidebar .box-produce .box-product {
}
.sidebar .box-produce .product-block {
	width: 100%!important;
	margin-left: 0;
}
.sidebar .box-product .product-inner {
}
.sidebar .box-product .cart {
}
.sidebar .box-produce .price,
.sidebar .box-produce .cart {
	width: auto;
	clear: none;
	}
.sidebar ul li a {
	text-decoration: none;
	background-image: url(../image/default/arrow-li.png);
	background-repeat: no-repeat;
	background-position: 15px 13px;
	padding-left: 25px;
	line-height: 31px;
	display:  block;
    border-bottom: 1px dashed #e0e0e0;
}
.sidebar ul li a.active,
.sidebar ul li a:hover{
	background-position:15px -29px;
	background-color: rgba(223, 223, 223, 0.2); 
	color: #E46D0D;
}
.sidebar ul li:last-child a {
	border-bottom: none;
}

.quantity input[type="text"] {
    text-align: center;
	width: 24px;
}
.box {
    position: relative;
}
.box .carousel-controls {
    position: absolute;
    right: 0;
    top: 9px;
    width: 60px;
    z-index: 10;
}
.box .carousel-control {
	position:  absolute; 
	text-indent: -9999em;
	width: 11px;
	height: 17px;
	overflow:  hidden;;
	display: block;
	background-image: url(../image/default/icon-control.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	border-radius: 0;
	margin-top: 0;
	opacity: 1;
}

.box .carousel-control.left {
	background-position:  left top;
}
.box .carousel-control.right {
	background-position: right top;
}
.box .carousel-control.left:hover {
	background-position:  left bottom;
}
.box .carousel-control.right:hover {
	background-position: right bottom;
}

/*list-menu*/
.list-menu li { 
	display: inline-block;

}
.list-menu li a {

	padding-left: 10px;
	padding-right: 10px
}
.list-menu li a:hover {

}
.list-menu li:first-child a {
	padding-left:  0;
}
/*return-shipping*/
.shipping,.return {
	background-image: url(../image/default/icon-shipping.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-top: 25px;
	display: inline-block;
}
.shipping {
	background-position: left -48px;
}
.return {
	background-position: left 3px;
	float: right;
}
.shipping h4,.return h4 {
	text-transform: uppercase;
	color: #565859;
	line-height: 18px;
	font-size: 16px;
}
/*style-color*/
.style-color {
	border: 1px solid #e9edef;
	background-color: #eff3f6;
	padding: 10px;
}
.style-color img {
	 margin-right: 20px;
}
.style-color h3 {
	font-size: 20px;
	font-weight:400;
}
.style-color h3 > span {
	font-size: 36px;
	margin-right: 5px;
}
.style-color h3 span span {
	color: #E46D0D;
}

/*boder*/
.border{
	display: inline-block;
    border: 1px solid #e0e0e0;
    padding: 5px;
}
.border img {   
 	transform: scale(1);
	 -webkit-transform: scale(1);
	  -moz-transform: scale(1);
	  -ms-transform: scale(1);
	  -o-transform: scale(1);
    transform-style: preserve-3d;
	  -webkit-transform-style: preserve-3d;  
	  -moz-transform-style: preserve-3d;
	  -ms-transform-style: preserve-3d;
	  -o-transform-style: preserve-3d;
    transition: transform 0.15s linear 0s;
	 -webkit-transition: transform 0.15s linear 0s;
	  -moz-transition: transform 0.15s linear 0s;
	  -ms-transition: transform 0.15s linear 0s;
	  -o-transition: transform 0.15s linear 0s;
     }
.border img:hover{  
	transform: scale(0.95);
	-webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
 }
 .zoomWindow {
  border: 4px solid #565859!important;
  }


.pattern1{background:url(../image/pattern/pattern1.png);	}
.pattern2{background:url(../image/pattern/pattern2.png);	}
.pattern3{background:url(../image/pattern/pattern3.png);	}
.pattern4{background:url(../image/pattern/pattern4.png);	}
.pattern5{background:url(../image/pattern/pattern5.png);	}
.pattern6{background:url(../image/pattern/pattern6.png);	}
.pattern7{background:url(../image/pattern/pattern7.png);	}
.pattern8{background:url(../image/pattern/pattern8.png);	}
.pattern9{background:url(../image/pattern/pattern9.png);	}
.pattern10{background:url(../image/pattern/pattern10.png);}
.pattern11{background:url(../image/pattern/pattern11.png);}
.pattern12{background:url(../image/pattern/pattern12.png);}
.pattern13{background:url(../image/pattern/pattern13.png);}
.pattern14{background:url(../image/pattern/pattern14.png);}
.pattern15{background:url(../image/pattern/pattern15.png);}
.pattern16{background:url(../image/pattern/pattern16.png);}

/**
 * OFF CANVAS MENU 
 */
@media (min-width: 979px)  {
	body.off-canvas-active > * {
		transform:translateX(0px) !important;
		-webkit-transform:translateX(0px) !important;

	}
	body.off-canvas-active #page-container{
		position: inherit!important;
	}
	#off-canvas-nav {
		display:none;
	}
}

.off-canvas body > *, #off-canvas-nav .pavo-mainnav  {
	transition:all 500ms ease 0s;
}
body.off-canvas-active > * {
	transform:translateX(250px);
	-webkit-transform:translateX(250px);
}

body.off-canvas-active #page-container{
	position:fixed;
}
body.off-canvas-inactive #page-container {
	position: inherit;
}
body.off-canvas-inactive >#off-canvas-nav{
	 overflow:hidden;
}
body.off-canvas-active >#off-canvas-nav .pavo-mainnav {
	left: -256px;
}

.off-canvas body{ overflow-x: hidden; }
#page-container{ position: relative;}


#off-canvas-nav {
    backface-visibility: hidden;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0px;

}
#off-canvas-nav .pavo-mainnav {
	width:210px;
	padding: 12px 18px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: -500px;
	background: #fff;
	height: 100 
}

#off-canvas-nav .megamenu .mega-cols{ width: 100%; min-width:inherit; }
#off-canvas-nav .dropdown-menu{
	position: relative;
	 display: block;
	 left: 0;
	 right: 0;
	 top: 0;
	 float: none;
	border: none;
	 box-shadow: none;
	 margin: 0;
	  padding: 0 10px;
	background:#ffffff;
}
#off-canvas-nav .dropdown-mega,
#off-canvas-nav  li.mega-group .dropdown-menu {
	padding: 0 15px;
}
#off-canvas-nav .mega-col {
	display: block;
	width: 100%;
	position: relative;
}
#off-canvas-nav .megamenu .mega-group > a .menu-title {
	font-size:  13px;
	text-transform: none;
	padding: 5px 0;
}
#off-canvas-nav .dropdown-menu img{ width: 100%; }
#off-canvas-nav #off-canvas-button {   background: #FFF; padding: 12px 25px 12px 0; font-weight: bold;  position: fixed; z-index:1010; cursor: pointer; }
#off-canvas-nav #off-canvas-button span{ 
	font-weight: bold; 
	margin-right: 12px ;
}
#off-canvas-nav .dropdown .dropdown-menu li,#off-canvas-nav .megamenu .dropdown-mega li {
	 background:  none;
}
#off-canvas-nav .nav > li:hover, 
#off-canvas-nav .nav > li > a:hover, #off-canvas-nav .nav > li > a:focus {
	 background:  none;
}
#off-canvas-nav .dropdown .dropdown-menu li:hover,
#off-canvas-nav .megamenu .mega-group > a .menu-title {
color:#5C5B5B;
}
#off-canvas-nav .nav > li > a:hover,
#off-canvas-nav .dropdown .dropdown-menu li a:hover {
    color: #C24913;
}
#off-canvas-nav .megamenu li.homepage a {
	 height: auto;
	 width: auto;
	 text-indent: inherit;
}
#off-canvas-nav .nav li {
	 border:none;
	 padding:  0;
}
#off-canvas-nav ul li a {
	 border-bottom:  1px solid #e0e0e0;
	 display:  block;
	 line-height: 23px;
	 color: #5C5B5B;
}
#off-canvas-nav .nav > li > a {  
	font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    padding:  5px 0;
    line-height: 35px;
}
#off-canvas-nav .megamenu .menu-desc {
	display:  none;
}
#off-canvas-nav .megamenu .menu-icon {
	padding-left: 0;
}
#off-canvas-nav .megamenu .mega-col .margin {
	margin-left: 0;
}
