* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
html {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
}
body {
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
body, td, th, input, textarea, select{
	font-size: 12px; max-width:100%;
}
h1,  .welcome #title{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: normal;
	text-transform:uppercase;
}
h2{font-size: 17px;}
h3{font-size: 16px;}
h4, .h4-style {font-size: 14px;}
h2, h3, h4, .h4-style {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
#doptext{ font-size:16px;}
a{
	color: #3DBCD4;
	text-decoration:none;
	cursor: pointer;
}
a:hover {
	color:#FB2B75;
	text-decoration: none;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: #Fff;
	border: 1px solid #ccc;
	color:#666;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;

}
.contactarea{ width:90%;}
select {
	background: #f6f6f6;
	border: 1px solid #CCCCCC;
	padding: 3px;
	/*-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;*/
}
.lmodul select.select1{ width:208px;cursor:pointer;}
.lmodul span.select1  {width:198px;}
.sort select.select1{ width:170px;cursor:pointer;}
.sort span.select1  {width:165px; overflow:hidden;}
.limit select.select1{ width:40px;cursor:pointer;}
.limit span.select1  {width:40px;}
span.select1 {
	color:#000;
	height:29px;
	font-size:13px;
	text-align:left;
	background:#fff url('../image/arrow-select.png') 100% 50% no-repeat;
	line-height:22px;
	white-space:nowrap;
	padding:3px 4px;
	border: 1px solid #ae1241;
	margin:0;
	zoom:1;
	border-radius: 3px;
}

label {
	cursor: pointer;
}

/***************************** layout ***************************************/
#container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow:hidden;
	position:relative;

}
#column-left {
	float: left;
	width: 210px;
	padding:0px;
	margin-left:0px;
	}
#column-right {
	float: right;
	width: 210px;
	padding:0px;
	margin-right:0px;
	}
#content {
	min-height: 400px;
	margin-bottom:20px;
	margin-right:0px;
	margin-left:0px;
}
#column-left + #column-right + #content {
	margin-left: 240px; margin-right:240px;
}
 #column-left + #content {
	 margin-right: 0px;
	margin-left:240px;}
#column-right + #content {
	margin-right: 240px;
	margin-left:0px;
}
.prapper{ max-width:1170px; margin:0 auto; padding: 0;  vertical-align:top;}
.topnote{ margin:0 auto;}
.welcome { padding:20px 0 ; }
.relat{ position:relative;}
.centerbox{ margin:0 50px;}
#container > #content > .breadcrumb {
 padding-left:20px;
 margin-left: -20px;
}

#container > #content  {
 margin-left:20px;
}
/******************************************* header *************************************/
/*.top-header::after,
.top-header::before {
	content: "";
	display: table;
}
.top-header::after {clear: both;}*/
.top_logo { position: relative; padding:10px 0; float:left; z-index:11;}
.top-nav {
	position: relative;
	float:right;
	z-index: 99;
}
#homebottom{ width:100%; clear:both;}
.ctr{ clear:both;}
.top-nav .topbox { float:right; padding: 8px 7px; border-right:1px solid #ddd; }
.top-nav #language img {
	cursor: pointer;
	margin-right: 5px;
}
.top-nav #language span{ display:none;}
.top-nav #currency span{ display:none;}
.select2 {
	color:#9d9d9d;
	height:18px;
	font-size:12px;
	text-transform:uppercase;
	text-align:left;
	padding-left:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:18px;
	white-space:nowrap;
	padding:0;
	margin:0;
		zoom:1;
	cursor:pointer;
}
select.select2{width:45px; margin-left:-1px; }
span.select2{width:42px; background:url('../image/arrow-select.png') 100% 50% no-repeat; }
.top-nav .topbox > a{ color:#666;
                    text-decoration:none;
					font-size:12px;
					line-height:18px;
					padding-bottom:6px;
}
.top-nav .topbox > a:hover{ color:#FB2B75;}

.top-nav .wishlist-tot a{
		 background:url(../image/herz.png) 0px -30px no-repeat;
		 padding-left:22px;
		 transition-delay: 0;
         transition-duration: 0.2s;
         transition-property: all;
         transition-timing-function: cubic-bezier(0, 0, 1, 1);}
.top-nav .wishlist-tot a:hover{
	background-position:  0px 0px;}

.top-nav #currency a b {
	color: #FB2B75;
	text-decoration: none;
}

.top-header #search { display:block; width:200px; position: absolute; top:4px;}
.relat #search { width:200px; position:relative;}
.colormenu #search { display:block; width:200px; position: absolute; right:0; top:7px; z-index:12;}

.relat #search .button-search{top:21px; background-position: center;}
#search .button-search {
	position:absolute;
	right:2px;
    /*background: url('../image/button-search.png') center center no-repeat;*/
	width: 25px;
	height: 25px;
	cursor: pointer;
}
#search input {
	background: #f6f6f6;
	padding: 1px 35px 1px 4px;
	width: 100%;
}
.dropdown_fullwidth  div#infolink{ float:left; width:50%;}
.dropdown_fullwidth ul {
    margin: 0;
	padding: 0; }
.dropdown_fullwidth ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding:3px 0;
}
.top_info{float: right;}
.top_info > div{
     display:inline-block;
	 text-align:left;
	 vertical-align:top;
     margin-left:20px;
	 margin-bottom:20px;
	 font-size:18px;
	 color:#000;}
.top_info > div img{ margin-right:6px; float:left;}

.content ul { list-style:none; margin:0; padding:0 0 0 20px;}
.content ul li{ padding:3px 0;}
/*******************************CART*********************************************/
#cart{ float:right;  }
#cart .content {
	margin:0;
	width:449px;
	display:none;
	position:absolute;
	background:#fff;
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:  0px 1px 3px 0px  rgba(0, 0, 0, 0.15);
	text-align:left;
	padding:20px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
    right:0px;
    top:34px;
   }
#cart:hover .content {
   display: block;
	}
#cart > a {
	background-color:#FB2B75;
	color: #fff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	text-decoration: none;
	padding: 10px 17px 10px 40px;
	white-space: nowrap;
   }

#cart h4, #cart .h4-style {display:none;}

.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;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
	background-color:#f2f2f2;
	padding:10px;
	margin-bottom: 5px;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	display: -moz-inline-stack;

}
.mini-cart-total td {
	color: #da0000;
	font-weight:bold;
	padding: 4px;
}
.mini-cart-total td b{ color:#000;}
 #cart .checkout {
	text-align: center;
	clear: both;
	margin: 10px 0;
}
#cart .empty {
	padding-top: 50px;
	text-align: center;
}
/*********************************** Top Account*******************************************/

.topaccount .dropdown_fullwidth {
	margin:0;
	width:400px;
	display:none;
	position:absolute;
	background:#fff;
   box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:  0px 1px 3px 0px  rgba(0, 0, 0, 0.15);
	text-align:left;
	padding:20px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
   }
.topaccount:hover .dropdown_fullwidth    {
   right:0px;
   top:34px;
	display: block;
	}
.topaccount #loginform div{ margin-top:10px;
                        display:inline-block;
						display: -moz-inline-stack;}

/*********************************** DROP-DOWN MENU *******************************************/

#menu{ position:relative; clear:both;}
.btn-navbar div{ display:none;}
.colormenu{ background-color:#3DBCD4; z-index: 9; margin:0 auto;}
.colormenu .prapper{ position:relative;}
.menuResp {
	display:block;
	padding: 0;
	list-style: none;
	margin: 0;
	min-height:38px;

}
.colormenu.fixed {
    /*position:fixed;*/
    top:0px; left:0px;
    width:100%;
	z-index:99999;
	margin-left:auto;
	margin-right:auto;
   -webkit-box-shadow: 0px 2px 6px rgba(0,0,0,0.1);
   -moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 6px  rgba(0,0,0,0.1);

}
.menu .menuResp > li {
	float: left;
	padding: 0px;
	transition-delay: 0;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}

.menu .menuResp > li#homelink > a{ background:url('../image/homelink.png') center center no-repeat; width:24px;  text-indent:-9999px;}

.menuResp > li > a {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 18px;
	text-decoration: none;
	display: block;
	padding: 10px 12px;
	z-index: 6;
	position: relative;

}
.menu .menuResp > li:hover > a{ color:#fff;}
.menu .menuResp > li:hover {
	background-color: #000;
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:  0px 1px 3px 0px  rgba(0, 0, 0, 0.15);}
.menu .menuResp > li > div{
	display: none;
	position: absolute;
	z-index:8010;
	background-color: #fff;
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:  0px 1px 3px 0px  rgba(0, 0, 0, 0.15);
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd; }
.menu .menuResp > li > div.topmenu {
	padding:0px;
	float:left;
	width:100%;
	left:0;
   }
.menu .menuResp > li.customlink { position:relative;}
.menu .menuResp > li.customlink > div{
	float:right;
	right:0;
	left:auto;
	padding:20px;
	min-width:250px;

}

.menu .menuResp > li > div > ul > li:hover > div
{ display:block;}

.menu .menuResp > li:hover > div
{
 	display: table;
 }
.menu .menuResp > li > div > ul {
	display: table-cell;
	list-style:none;
	margin:0;
	vertical-align:top;

}
.menu .menuResp > li > div > ul{ padding:20px;}
.menu .menuResp > li > div > ul > li > div  ul{ padding:5px 0 0 0; list-style:none;}
.menu .menuResp > li ul + ul,
.menu .menuResp > li ul > li ul + ul {
	padding-left:20px;
}
.menu .menuResp > li > div > ul > li { margin-bottom:10px;}

.menu .menuResp > li > div > ul > li > a,
#topbrand .column_brand a{
     font-family: Arial, Helvetica, sans-serif;
	 font-size:15px;
	 text-decoration:none;
	 display:block;}
.menu .menuResp > li > div > ul > li > a span,
#topbrand .column_brand span{ background-color:#f4f4f4; padding:6px;  min-height:28px; display:block;color: #000;}

.menuResp ul ul> li > a{ text-transform:none;}
.menu .menuResp ul li a, .menu .menuResp > li > div > a{
	text-decoration: none;
	font-size:13px;
	color: #000;
	display: block;
	min-width: 120px;
	padding:2px 0;
}
.menu .menuResp .categ_image{width:300px; padding:20px 20px 40px 20px;  display: table-cell  }
.menu .menuResp .categ_image img{ display:block; margin-bottom:20px;}
.menu .menuResp .sub_image { float:left;}
.menu .menuResp .sub_image img { width:40px; height:auto; margin-right:10px;}
/*brand in topmenu*/

#topbrand {
	width:96%;
	padding:20px 2%;
	left:0;
}

#topbrand .column_brand{
	display:block;
	float:left;
	vertical-align:top;
	padding:0;}
#topbrand .column_brand ul{margin:0 20px 10px 0; padding:0; list-style: none;}
#topbrand .column_brand li a{ margin-bottom:10px;}
#topbrand.br_1 .column_brand ul{ margin-right:0px;}
.br_1 .column_brand{ width:100%;}
.br_2 .column_brand{ width:50%;}
.br_3 .column_brand{ width:33.3%;}
.br_4 .column_brand{ width:25%;}
.br_5 .column_brand{ width:20%;}
.br_6 .column_brand{ width:16.6%;}
.br_7 .column_brand{ width:14.2%;}
.br_8 .column_brand{ width:12.5%;}
.br_9 .column_brand{ width:11%;}
.br_10 .column_brand{ width:10%;}
#topbrand .column_brand li>div{ font-weight:bold; font-size:1.1em; color: #FB2B75;}


.menu .menuResp .categ_image a{ color:#000;}
/************************************** mobile menu ******************************************/
#navbar-inner{ z-index:10; position:relative;}

#mobile-menu{
    display:none;
	float:right;
	margin-right:10px; margin-left:5px;
}
#mobile-menu select{ }
#mobile-welcome{ text-align:right; height:24px; float:right; padding-top:15px; line-height:12px;}

@media only screen and (max-width: 990px){

.btn-navbar {
  display:block;
  float: left;
  padding:6px 0px;
  margin:0px;
  width:100%;
}
.btn-navbar div{
   float:left;
   margin-left:40px;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 18px;
	text-decoration: none;
	display: block;
	padding: 3px 12px;
	}

.btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
   box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
   margin-left:10px;
  margin-top: 4px;
}

#navbar-inner{ min-height:38px;}

#ma-mobilemenu {
display: none;
height: auto;

}
.nav-collapse, .nav-collapse.collapse {
overflow-x: hidden;
overflow-y: hidden;
}
.menu1 .mobilemenu {
list-style: none;
margin: 0px;
padding: 0px;

}
.menu1 .mobilemenu .categ_image{ display:none;}
.nav-collapse {
text-align: left;
clear: both;
}
.menu1 .mobilemenu ul {
	padding: 0;
	margin: 0;
	display: block;
}
.menu1 .mobilemenu li {
	cursor: pointer;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float:none;
	display: block;
	width: 100%;
	position: relative;
}
.menu1 .mobilemenu li div {
	padding: 0 34px 0px 15px;
	display: block;
	float:none;
	position:relative;
	clear: both;
}
.menu1 .mobilemenu li div.sub_image{ display:none;}
.menu1 .mobilemenu a {
	text-decoration: none;
	display: block;
	cursor: pointer;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 18px;
	text-decoration: none;
	padding: 6px 12px;

}
.menu1 .mobilemenu li.customlink div { color:#FFF; padding-bottom:10px;}
.menu1 .mobilemenu a:hover{
	color: #FFF;
	background-color: #000;}

.menu1 .mobilemenu ul a {
	padding-left: 25px;
	padding-right:50px;
}
.menu1 .mobilemenu ul ul a {
	padding-left: 40px;
}
.menu1 .mobilemenu ul ul ul a {
	padding-left: 55px;
}
.menu1 .mobilemenu ul ul ul ul a {
	padding-left: 70px;
}
.menu1 .mobilemenu ul ul ul ul ul a {
	padding-left: 85px;
}
/*----------- button mobilemenu -------------*/
.menu1 .mobilemenu span.head a {
	background: url(../image/menu_down.png) no-repeat 50% 50%;
}
.menu1 .mobilemenu li.active>span.head a {
	background: url(../image/menu_up.png) no-repeat 50% 50%;
}
.menu1 .mobilemenu li.selected span.head a {
	background: url(../image/menu_up.png) no-repeat 50% 50%;
}


.menu1 .mobilemenu span.head {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index:7
}
.menu1 .mobilemenu span.head a {
	display:block;
	height:31px;
	padding:0;
	width:34px;
	border: 0;
}
.menu1 .mobilemenu .categories > span.head a, .menu1 .mobilemenu .linkinfo > span.head a{width:766px;}

.menu1 .mobilemenu li.custombox, .menu1 .mobilemenu #topmenuaccount{ display:none;}
}
@media only screen and (min-width: 480px) and (max-width: 789px) {
	.menu1 .mobilemenu .categories > span.head a, .menu1 .mobilemenu .linkinfo > span.head a{ width:448px;}
}
@media only screen and (max-width: 479px) {
	.menu1 .mobilemenu .categories > span.head a, .menu1 .mobilemenu .linkinfo > span.head a{ width:280px;}
}
/******************************************Breadcrumb*********************************************** */

.breadcrumb {
	color: #7b7b7b;
	margin-bottom: 20px;
	display:block;
	text-align:left;
	border-bottom:1px solid #ddd;
	background-color:#fff;
    padding:20px 0px;
}
.breadcrumb a{ color:#7b7b7b; font-size:11px; text-transform: uppercase;}
.breadcrumb a:hover{ color:#FB2B75;}

/******************************************Success*********************************************** */
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 0px;
	color: #555555;
}
/*.success {
	background: #e4f7cc url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;}
#notification .success{
	background: #fff url('../image/success.png') 10px center no-repeat;
	border:20px solid #EAF7D9;}*/
#notification .success, #notification .warning, #notification .attention, #notification .information {
    width:40%;
	position: fixed;
	top:20%;
	left:30%;
	z-index:8009;
	-webkit-box-shadow: 0px 5px 40px 1px rgba(0, 0, 0, 0.600);
	-moz-box-shadow: 0px 5px 40px 1px rgba(0, 0, 0, 0.600);
	box-shadow: 0px 5px 40px 1px rgba(0, 0, 0, 0.600);
}
.successimg{ width:100px; height:auto !important; display:block; margin-bottom:10px;}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
}
#notification .warning {
	background: #fff url('../image/warning.png') 10px center no-repeat;
	border: 20px solid #F8ACAC;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
}
#notification .attention {
	background: #fff url('../image/attention.png') 10px center no-repeat;
	border: 20px solid #F2DD8C;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #FF0000;
	font-weight: bold;
	padding-right: 5px;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}

/******************************Table form******************************/
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-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
	background-color:#FFF;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color:#f8f8f8;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #000;

}
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  tfoot .right{color:#da0000; font-weight:bold;}
table.list tfoot .right b{ color:#000;}
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********************************/
.pagination {
	display: inline-block;
	width: 100%;
	margin: 2px 0 20px 0;

}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
	padding: 4px 10px;
	text-decoration: none;
	color: #000;
	background-color:#e0e0e0;
}
.pagination .links b, .pagination .links a:hover {
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background-color: #32353A;
	cursor:pointer;
}
.pagination .results {
	float: right;
	padding-top: 3px;
	margin-right:10px;
}
/***************************************** button **********************************/
.boxfeatured .cart a.button,
.product-grid .cart a.button,
.verticaltab .cart a.button{
				  background-color:#32353A;
	              transition-delay: 0;
                  transition-duration: 0.2s;
                  transition-property: all;
                  transition-timing-function: cubic-bezier(0, 0, 1, 1);
				  display:inline-block;
}

.wishlist a, .compare a, .singleclick_wrapper a {
   transition-delay: 0;
   transition-duration: 0.2s;
   transition-property: all;
   transition-timing-function: cubic-bezier(0, 0, 1, 1);
   width:30px;
   height:30px;
   display: block;
  -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
     -khtml-border-radius: 3px;
	  border-radius: 3px;
	  color:#000;

  }
.product-grid .wishlist a, .product-grid .compare a, .boxfeatured .wishlist a, .boxfeatured .compare a,
.verticaltab .wishlist a, .verticaltab .comparet a{	text-indent:-9999px;}
.wishlist a{background:#eee url('../image/wishicon.png') 0px -30px  no-repeat;}
.compare a{background:#eee url('../image/compareicon.png') 0px -30px  no-repeat;}
.singleclick_wrapper a{background:#eee url('../image/mobileicon.png') 0px -30px  no-repeat;}
.wishlist a:hover,  .compare a:hover, .singleclick_wrapper a:hover{ color:#FFF; background-position:0px 0px; background-color:#FB2B75;}
.cart input.button{min-width:130px;}
.cart input.button:hover, .product-list .cart a.button:hover { background-color:#FB2B75; background-position:4px 0px;}

a.button, input.button, a.checkbut, a.redbutton , button{
	background-color:#32353A;
	cursor: pointer;
	color: #fff;
	text-decoration:none;
	font-size: 12px;
	padding:0 25px;
	line-height:30px;
	height:30px;
	 transition-delay: 0;
     transition-duration: 0.2s;
     transition-property: all;
     transition-timing-function: cubic-bezier(0, 0, 1, 1);
	 -webkit-border-radius: 3px;
	 -moz-border-radius: 3px;
      -khtml-border-radius: 3px;
	   border-radius: 3px;
	   border:none;

}
.simplecheckout-button-right .button {
	font-size: 14px;
    padding: 0 40px;
    line-height: 37px;
    height: 37px;
}
a.button:hover, input.button:hover,  .checkbut:hover, a.redbutton:hover, button:hover{ background-color:#FB2B75; color:#fff;}
a.button,  .checkbut, a.redbutton {
	display: inline-block;
	display: -moz-inline-stack;

}

.buttons {
	overflow: auto;
	margin: 10px 0 20px;
	border-top:1px solid #e0e0e0;
	padding-top:10px;

}
.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;
}
/**************************************Tabs************************************/
.htabs {border-bottom:1px solid #ddd;
 height:23px;

}
.htabs a {
	padding:5px 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height:20px;
	text-decoration: none;
	color: #000;
	border: 1px solid transparent;
}
.htabs a.selected, .htabs a:hover {
	background-color: #fff;
	color:#FB2B75;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-top:1px solid #FB2B75;
}
.tab-content {
	padding: 20px 30px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
	background-color:#fff;
}
.tab-content .buttons{ text-align:right;}
/*******************Box-account****************************************/

.box-account {
	border:1px solid #ddd;
	background-color:#f8f8f8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
	padding:10px;
}

.box-account li {
	list-style:none;
}

.box-account > li  {
	display:block;
	padding: 8px 4px 8px 4px;
	border-bottom:1px solid #eee;


}
.box-account > li > a {
	text-decoration: none;
	font-size:15px;
	color: #000;
}


.box-account li a:hover{color:#FB2B75;}
.box-account li:hover{ border-color:#FB2B75; background-color:#FFF;}

/*******************Vertical slider****************************************/
#content .arrbuttons, #homebottom .arrbuttons { display:none;}

#column-left .vertslide,
#column-right .vertslide{overflow:hidden; position:relative; }
#column-left .vertslide .viewport,
#column-right .vertslide .viewport { float: left; width: 100%; overflow: hidden; position: relative; height:390px;}
/* height:430px; ??? */
#column-right .vertslide .viewport { height:430px;}
#column-left .vertslide .overview,
#column-right .vertslide .overview {position: absolute; padding: 0; margin: 0; width:100%; left: 0; top: 0;}

#column-left .arrbuttons, #column-right .arrbuttons {
                        background-image: url("../image/slider_arrows_vert.png") ;
						background-color:#f8f8f8;
						background-repeat:no-repeat;
                        display:block;
						margin:0px;
						text-indent: -999em;
						width: 25px;
						height:25px;
						border:1px solid #ddd;
						top:0px;
						overflow: hidden;
						position: absolute;
                       z-index:2;
					      -webkit-border-radius: 3px;
	                    -moz-border-radius: 3px;
                       -khtml-border-radius: 3px;
	                    border-radius: 3px;}
.vertslide .prev { background-position: 0px center; right:28px;  }
.vertslide .next { background-position: -25px center; right:0px;  }
.vertslide .disable { -moz-opacity: 0.3;
                         -khtml-opacity: 0.3;
                          opacity: 0.3;
	                      filter:alpha(opacity=30); }

#column-left .block, #column-right .block{
	width:188px;
	padding:10px;
	text-align:left;
	max-height:80px;
	min-height:100px;

	}
#column-left .block:hover, #column-right .block:hover {
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:  0px 0px 7px rgba(0, 0, 0, 0.1) ;
}
#column-left .boxfeatured .image, #column-right .boxfeatured .image{ float:left; }
#column-left .buttonrow, #column-right .buttonrow{ display:none;}
#column-left .block .descr, #column-right .block .descr{ margin-left:90px;}
#column-left .savemoney, #column-right .savemoney{ display:none;}
#column-left .price-old, #column-right .price-old{ display:block;}
#column-left .boxfeatured .name a, #column-right .boxfeatured .name a{ font-size:13px;}


/******************************** box category ***********************************/
ul.box-category  {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box-category > li > a {
	display:block;
	padding: 8px 4px 8px 4px;
	text-decoration: none;
	font-size:15px;
	color: #000;
    border-bottom:1px solid #eee;
}
.box-category > li > ul {
	display: none;
	padding:5px 10px 10px 10px;
    background-color:#FFF;
	border: 1px solid #eee;
	font-size: 13px;
}
.box-category > li > a.active {
    background-color: #ae1241;
    color: #fff !important; 
}
.box-category li a:hover, .box-category > li > a.active, .vtabs li a.selected, .box-account li a:hover, .vtabs a:hover, .box-account li:hover {
    border-color: #D9D9D9!important;
}
.box-category > li a.active + ul {
	display: block;
}
.box-category > li > ul  li {
	list-style: none;
}
.box-category > li ul > li > a {
	text-decoration: none;
	color:#000;
	display: block;
	padding: 9px 0 0 30px;
	position: relative;
	font-size: 14px;
}
.box-category > li ul > li > a::before {
	content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    left: 15px;
    top: 50%;
    margin-top: 2px;
    background: #000;
}
.box-category li a:hover{color:#FB2B75; border-color: #FB2B75; background-color:#FFF;}

.box-category > li > a.active {
    background-color: #ae1241;
    color: #fff !important; 
}

.box-category > li > ul ul {
	display: block;
	padding:8px 0 8px 10px;

}
.filter-price{list-style: none;
	margin: 0;
	border:1px solid #ddd;
	background-color:#f8f8f8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
	padding:10px;

}
/********************** 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 {
	overflow: auto;
	margin-bottom: 20px;

}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}


/********************************* manufacturer ****************************/
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #fff;
	font-size: 18px;
	color:#32353A;
	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;
}
/********************* Category ***************************/
.category-info {
	overflow: auto;
	margin-bottom: 20px;
	display:block;
	width:auto;
	vertical-align:top;
}
.category-info .image {
	float: left;
	padding: 0px;
	margin-right: 20px;
	margin-bottom:10px;
}
.category-list {
	overflow: auto;
margin-bottom: 20px;
}
.category-list h2{ border-bottom:1px solid #ddd;
                   margin-bottom:10px;
                  display:none;}
.category-list ul {
	margin:0;
	padding:0;
	clear:both;
}
.category-list ul li{
	display: block;
	border:1px solid #ddd;
	float: left;
	margin: 0px 10px 10px 0px;
	text-align:center;
	padding:8px;
	background: #ae1241;
	border-radius: 3px;

}
.category-list ul li img{
	display:block;
	margin:0 auto 6px;
}
.category-list ul li span{ display:block; color: #fff;}

.product-filter {
	padding:5px 0px;
	overflow: auto;
	margin-bottom:10px;
/*	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;*/
}
.product-filter .display {
	margin-top:6px;
	float: left;
	color: #888;
	display: none;
}

.product-filter .display .iconlist, .product-filter .display .icongrid {
	padding-left:21px; margin-right:10px; height:17px; line-height:17px;

}
.product-filter .display a.iconlist{ background:url(../image/display-list.png) left no-repeat;}
.product-filter .display span.iconlist{ background:url(../image/display-list-over.png) left no-repeat;}
.product-filter .display a.icongrid{ background:url(../image/display-grid.png) left no-repeat;}
.product-filter .display span.icongrid{ background:url(../image/display-grid-over.png) left no-repeat;}
.product-filter .sort {
	float:right;
	margin-top:2px;
	margin-left: 10px;
	color: #333;
}
.product-filter .limit {
	margin-top:2px;
	margin-left: 10px;
   float:right;
	color: #333;
}
.product-compare{ display:inline-block;}

.product-compare a {
	background:url(../image/compare.png) 0px -30px no-repeat;
	text-decoration: none;
	line-height:28px;
	display:block;
	padding-top:1px;
	white-space: nowrap;
	padding-left:24px;
	transition-delay: 0;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0, 0, 1, 1);
}

.product-compare a:hover { color:#FB2B75;}
.product-compare a:hover { background-position:0px 0px;}

/***********************Modules***********************************/
#column-left .box, #column-right .box {
	margin-bottom: 30px;
}
.box{ margin-bottom:20px;}
.box .box-heading {
    margin-bottom:10px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-transform:uppercase;
	padding: 0px;

}
#column-left .box .box-heading, #column-right .box .box-heading{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-transform:uppercase;
}
.block {
	display: inline-block;
 	position:relative;
 	width: 222px;
 	text-align:center;
	margin:0px 7px 15px 0px;
	background-color:#fff;
	vertical-align:top;
	overflow:hidden;
	transition-delay: 0;
	transition-duration: 0.2s;
    transition-property: all;
	transition-timing-function: cubic-bezier(0, 0, 1, 1);
}
.block:hover{
	border-color:#FB2B75;
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:  0px 0px 7px rgba(0, 0, 0, 0.2) ;
}
.boxfeatured {
	margin:0;
	width: 100%;
	overflow: hidden;
	position:relative;
	text-align:center;
	padding:8px;
}
.viewport {padding: 7px 0;}
.horizslide .viewport {overflow: visible;}
#column-left + #column-right + #content .boxfeatured  div.item {
	width: 190px;
}
.boxfeatured .image {
	margin-bottom: 8px;
	padding:0;
	position:relative;
}
.boxfeatured .image img {
	border:none;
}
.boxfeatured .name{overflow:hidden; margin-bottom:8px;}
.boxfeatured .name a {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
    font-size:15px;
	line-height:18px;
	text-decoration: none;
	display: block;
	margin-bottom:10px;
}
.pbox_image {position: relative;}
.boxfeatured .name a:hover{ color:#FB2B75;}

.boxfeatured .description{ margin-bottom:8px;  padding-bottom:8px; text-align:left;}
.boxfeatured .description a{text-decoration:none; color:#777; }
.boxfeatured .description a:hover{ color:#FB2B75;}
.savemoney{
   /**display: inline-block;*/
   color:#fff;
   background-color:#FB2B75;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:12px;
	text-align:center;
	 -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
    -khtml-border-radius: 50%;
	border-radius: 50%;
}
.boxfeatured .savemoney, .product-grid .savemoney, .verticaltab .savemoney {
	display:block;
	position:absolute;
	left:10px; top:10px;
        z-index: 10;
}
.boxfeatured .price {
	display: block;
	color: #3DBCD4;
	margin-bottom:8px;
}
.boxfeatured .price-old {
	color: #888;
	text-decoration: line-through;
}
.boxfeatured .price-new {
	color: #FB2B75;
}
.boxfeatured .price .price-tax {
	display: none;
	color:#797979;
}
.boxfeatured .buttonrow {
   position: relative; padding-top:3px; padding-bottom:8px;
}

.range_tools > div {
      display:inline-block;
	  display: -moz-inline-stack;
      *display: inline;
	  vertical-align:middle;
	  margin-right:0px;
	  padding:0;
	  zoom:1;
}

/************************************Product-grid*******************************************/

.product-grid{
	margin:0 ;
	padding:0px;
	width: 100%;
	overflow: hidden;
	position:relative;
	text-align:center;
}
#column-left + #column-right + #content .product-grid > div {
	width: 232px;
}

.product-grid .image{
	margin:0 0 10px 0;
	position:relative;
	padding:0;
}
.product-grid .image a{ padding:0; margin:0;}
.product-grid .image_but{
	margin-bottom: 8px;
	position:relative;
	padding:0;}
.product-grid .image img {
	border:none;
}
.product-grid .name a {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
    font-size:15px;
	line-height:18px;
	text-decoration: none;
	display: block;
	height:36px;
	overflow:hidden;
	margin-bottom:8px;
}
.product-grid .name a:hover{ color:#FB2B75;}

.product-grid .description{ margin-bottom:10px;text-align:left; display:none;}
.product-grid .description a{text-decoration:none; color:#777; }
.product-grid .description a:hover{ color:#FB2B75;}
.product-grid .price {
	font-size:15px;
	display: block;
	color: #3DBCD4;;
	margin-bottom:8px;
}
.product-grid .price-old {
	color: #888;
	text-decoration: line-through;
}
.product-grid .price-new {
	color: #FB2B75;
}
.product-grid .price .price-tax {
	display: none;
	color:#797979;
}
.product-grid .buttonrow {
     position: relative;  padding-top:3px; padding-bottom:8px;
}

/*************************************Product-list******************************************/

.product-list .savemoney{
   position: relative;
   display:inline-block;
   margin-left:10px;
   height:22px;
   line-height:22px;
   	 -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
    -khtml-border-radius: 2px;
	border-radius: 2px;}
.product-list .left{ float:left; margin-right:30px;}
.product-list .pbox_image{ float:left; margin-right:30px;}
.product-list .block{
     width:95%;
	 display: inline-block;
      position:relative;
	  overflow:auto;
	  padding:20px;
}
.product-list .image img {
	border:none;
}
.product-list .name a {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
    font-size:15px;
	text-decoration: none;
	display: block;
	margin-bottom:8px;
}
.product-list .name a:hover{ color:#FB2B75;}

.product-list .description{margin:20px 0;}
.product-list .description a{
	text-decoration:none;
    color:#777;
}
.product-list .description a:hover{ color:#FB2B75;}
.product-list .price {
	display: block;
	color: #3DBCD4;
	margin-bottom:8px;
}
.product-list .price-old {
	color: #888;
	text-decoration: line-through;
}
.product-list .price-new {
	color: #FB2B75;
}
.product-list .compare a, .product-list .wishlist a, .product-list .singleclick_wrapper a {
    width:auto;
	line-height:30px;
	padding-left:30px;
	padding-right:10px;
}
.product-list .rating{ margin-bottom:10px;}
.product-list .price .price-tax {
	display: none;
	color:#797979;
}

/************************************ Product info ********************************************/
.product-info {
	padding:20px;
	margin-bottom: 20px;
}
.product-info .left {
	float: left;
}
.product-info .right  {
	margin-left: 320px;
}
.product-info .image {
	float: left;
	margin-bottom: 20px;
	padding: 0px;
	text-align: center;
}
.product-info .image-additional{
	width: 300px;
	clear: both;
	overflow: hidden;}
.product-info .image-scroll {
	overflow:hidden; position:relative; min-height:110px;
}
.product-info .image-scroll .viewport { float: left; width:268px; overflow: hidden; position: relative; height:110px; margin-left:20px;}
.product-info .image-scroll .overview {position: absolute; padding: 0; margin: 0; width:100%; left: 0; top: 0;}

.product-info .image-scroll  .arr2buttons {
                        background:#f8f8f8 url("../image/slider_arrows.png") no-repeat;
                        display:block;
						margin:0px;
						background-position: 0px 50%;
						text-indent: -999em;
						width: 25px;
						height:25px;
						border:1px solid #ddd;
						top:28px;
						overflow: hidden;
						position: absolute;
                       z-index:2;
					      -webkit-border-radius: 3px;
	                    -moz-border-radius: 3px;
                       -khtml-border-radius: 3px;
	                    border-radius: 3px;}
.product-info .image-scroll .next { background-position: -25px 50%; right:0px;  }
.product-info .image-scroll .prev{left:0px;}
.product-info .image-scroll .disable { -moz-opacity: 0.3;
                         -khtml-opacity: 0.3;
                          opacity: 0.3;
	                      filter:alpha(opacity=30); }
.buttonrow .minimum{ display:block;}

.product-info .buttonrow .cart{ margin:18px 0px 10px 0px;}
.product-info .image-additional .item {
	float: left;
	display: block;
	width:82px;
	margin-right: 10px;

}
.product-info .description {
	margin-bottom:20px;
	line-height: 20px;

}
.product-info .buttonrow{ padding:10px 0 30px; margin-top:10px;}
.product-info .share{ margin-top:10px;}
.product-info .description span {
	color: #a7a7a7;
}
.product-info .price {
	overflow: auto;
	margin-bottom: 10px;
	font-size: 26px;
	color: #3DBCD4;
	font-weight: 700;
}
.product-info .savemoney{ position:relative;
                          display:inline-block;
						  display: -moz-inline-stack;
                          *display: inline;
						  vertical-align: middle;
						  	zoom:1;}
.product-info .price-old {
	color: #888;
	text-decoration: line-through;
}
.product-info .price-new {color: #FB2B75;}
.product-info .price-tax {
	font-size: 11px;
	font-weight: normal;
	color: #777;
	margin-bottom:6px;
}
.product-info .price .reward {
	font-size: 11px;
	font-weight: normal;
	color: #777;
	margin-bottom:6px;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 11px;
	color: #777;
}
.product-info .options {
	margin-bottom: 20px;
	text-align:left;
	 vertical-align:top;
}
.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 #ddd;
	cursor: pointer;
}
.product-info #stars{
		   margin-bottom:20px;
}

.b-share {
margin-left: -4px;
margin-top: -6px;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
	text-align:left;
	margin-bottom:20px;
	}
.product-info .review .share a {
	text-decoration: none;
}
.product-info .minimum{ margin-bottom:10px;}
.review-list {
	overflow: auto;
	margin-bottom: 20px;
}
.review-list .author {
	background:url(../image/user_review.png) left no-repeat;
	padding-left:22px;
	float: left;
	line-height:18px;
	margin-bottom: 20px;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}

.review-list .text {
	clear: both;
}
.product-info #opname{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#32353A;
	margin-bottom:5px;
	margin-top:10px;
	}
.product-info table.gty {
  display: inline-block;
  vertical-align: middle;
  border-spacing: 0;
  margin-top: -22px;
  margin-right: 5px;
}
.product-info .cart	{
  display: inline-block;
  vertical-align: middle;}
.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: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.reviewfield{ margin-bottom:10px;}
.reviewfield strong{ float: left; min-width:180px; font-weight:normal;}
.reviewfield textarea{ max-width:50%; }

.product-info .compare a, .product-info .wishlist a{
              width:auto;
			line-height:30px;
			padding-left:30px;
			padding-right:10px;
			color:#000;}
.product-info .compare a:hover, .product-info .wishlist a:hover{ color:#FFF;}
.product-info .buttonrow table{ border-collapse: collapse;}
input#htop, #decrease, #increase{background-color: #eee; height: 44px;text-align: center;}
input#htop {width:70px; background-color: #fff;}
#decrease, #increase{
	width:44px;
	color:#222;
	border: 1px solid #ccc;
	font-size:18px;
	cursor:pointer;
	border-radius: 4px;

	}
/************************************Compare*****************************************/
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
	background-color:#FFF;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f8f8f8;
	border-top:1px solid #ddd;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000;
	background-color:#f8f8f8;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	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 {
	color:#FB2B75;
}
/************************************** wishlist ************************************************/
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
	background-color:#FFF;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #000;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f8f8f8;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.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 #eee;
}
.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: 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 #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.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 #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.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 #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.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;
	background-color:#FFF;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #000;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	background:#f8f8f8 ;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;

}
.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 {
	background-color:#f6f6f6;
	overflow: auto;
	padding: 10px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
	min-width:300px;
}
.cart-total td {
	padding: 3px;
	text-align: right;
	color:#da0000;
	font-weight:bold;
}
.cart-total td b{ color:#777;}
/******************************** checkout ************************************/
.checkout-heading {
	background: #eaeaea;
	border-bottom: 1px solid #ccc;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	margin-bottom: 1px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-heading a:hover{ color:#FB2B75;}
.checkout-content {
	padding: 20px;
	background-color:#fff;
	display: none;
	overflow: auto;
}
.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;
	margin-bottom: 20px;
	background-color:#FFF;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #000;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f8f8f8;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.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;
}
.checkout-product tfoot td.total{ color:#da0000; font-weight:bold;}
.contact-info {
	overflow: auto;
	padding:20px;
	 background-color:#ededed;
	-webkit-border-radius: 3px;
	  -moz-border-radius: 3px;
     -khtml-border-radius: 3px;
	border-radius: 3px;
	margin-bottom:20px;

}
.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%;
}
.sitemap-info ul{ list-style:none;}
.sitemap-info > div > ul > li > a{ font-weight:bold; line-height:30px; border:1px solid #ddd; padding:4px; background-color:#f8f8f8;}
.sitemap-info ul ul { padding:0 0 0 15px;}
/********************************* footer ********************************/
#topfooter {
	clear: both;
	overflow: auto;
	background-color: #fff;
}

#footer {
	clear: both;
	color:#888;
	overflow: auto;
	padding:30px 0px 20px 0px;
	min-height: 100px;
	 background: #32353a;
	 border-top:1px solid #44474c;
}
#footer .h3-style {
	color: #fff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 30px 8px 0;
	font-weight:normal;
	border-bottom:1px solid #4e5057;
}
#topfooter .part{ width:50%; float:left; padding:30px 0px 20px 0px;}
#topfooter .part.topfooter-info{ width:100%; float:none;}
#footer .part{ width:100%; }
#footer .part1 .part { width:75%; float:left;}
#footer .part2 .part { width:50%; float:left;}
#footer .part1 .column, #footer .part2 .column {width: 50%;}

#topfooter .part p{ padding:0 30px 0 0;}
#topfooter .part p img{ margin-bottom:15px; margin-right:15px;}
#footer .column {
	float: left;
	width: 25%;
	min-height: 140px;
}
#footer .column ul {
	margin: 0px;
	padding: 0px;
}
#footer .column ul li, #footer .tweetcolumn li {
	margin-bottom: 5px;
	list-style:none;
}
#footer .column a {
	text-decoration: none;
	color: #aaa;
	padding:4px;
}
#footer .column a:hover {
	text-decoration:none;
	background-color:#5E6067;
	color:#fff;

}
#footer .vcomcolumn{
	float: left;
	width: 25%;
	min-height:250px;
}

#topfooter .footercontact{
	list-style:none;
	margin:0;
	padding:0;}


li.phone_f {background: url('../image/mobile_phone2.png')  left no-repeat; line-height: 22px; padding:0px 0 8px 30px;}
li.skype_f {background: url('../image/skype.png')  left no-repeat; line-height: 22px; padding:0px 0 8px 30px;}
li.clock_f {background: url('../image/clock2.png')  left no-repeat; line-height: 22px; padding:0px 0 8px 30px;}
li.email_f {background: url('../image/mail.png')  left no-repeat; line-height: 22px;  padding:0px 0 8px 30px;}
li.address_f {background: url('../image/home.png')  left no-repeat; line-height: 22px; padding:0px 0 8px 30px;}
#powered {
	background: #383b40;
	border-top:1px solid #44474c;
	color:#888;
	padding:10px 0px;
	clear: both;
	min-height:40px;
}
#powered a{ color:#888; text-decoration:underline;}
#powered #copy{ float:right;}
#powered .paymetod{ float:left;}
#powered .paymetod ul {list-style:none; margin:0; padding:0; }
#powered .paymetod ul li{ float:left; margin-right:6px; display:block; width:52px; height:32px;}

.paymetod li#visa {
	background:url("../image/paymetod/visa.png") no-repeat;
}
.paymetod li#electron {
	background:url("../image/paymetod/visa-electron.png") no-repeat;
}
.paymetod li#master {
	background:url("../image/paymetod/mastercard.png") no-repeat;
}
.paymetod li#maestro {
	background:url("../image/paymetod/maestro.png") no-repeat;
}
.paymetod li#american {
	background:url("../image/paymetod/amex.png") no-repeat;
}
.paymetod li#cirrus {
	background:url("../image/paymetod/cirrus.png") no-repeat;
}
.paymetod li#two_checkout {
	background:url("../image/paymetod/2checkout.png") no-repeat;
}
.paymetod li#delta {
	background:url("../image/paymetod/delta.png") no-repeat;
}
.paymetod li#discover {
	background:url("../image/paymetod/discover.png") no-repeat;
}
.paymetod li#google {
	background:url("../image/paymetod/google.png") no-repeat;
}
.paymetod li#moneybookers {
	background:url("../image/paymetod/moneybookers.png") no-repeat;
}
.paymetod li#sage {
	background:url("../image/paymetod/sage.png") no-repeat;
}
.paymetod li#paypal {
	background:url("../image/paymetod/paypal.png") no-repeat;
}
.paymetod li#solo {
	background:url("../image/paymetod/solo.png") no-repeat;
}
.paymetod li#switch {
	background:url("../image/paymetod/switch.png") no-repeat;
}
.paymetod li#western {
	background:url("../image/paymetod/western.png") no-repeat;
}
.paymetod li#egold {
	background:url("../image/paymetod/egold.png") no-repeat;
}
.paymetod li#direct {
	background:url("../image/paymetod/direct.png") no-repeat;
}

.socset {padding:0; clear:both; height:19px;}
.socset ul{list-style-type:none; margin:0; padding:0;}
.socset ul li{ display:inline-block; margin-left:6px;}
.socset ul li a{
	display: block;
    width: 24px;
    height: 24px;
    margin: 0px;}



/**************************** banner ************************************/

.banner {
	margin-bottom:20px;
	transition: all 0.4s ease-out;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition:  all 0.4s ease-out;
}

.boxbanner{margin:0; display: block; width:100%; overflow:hidden; text-align:center; padding-bottom:10px;}
.boxbanner div{ float:left; overflow:hidden; padding:0; margin:0;}
.boxbanner div img{ width:100%; height:auto !important; vertical-align:middle;}
.boxbanner div+ div { margin-left:1%;}
.boxbanner div.number-1{ width:100%; margin-top: 35px;}
.boxbanner div.number-2{ width:49.5%;}
.boxbanner div.number-3{ width:32.6%;}
.boxbanner div.number-4{ width:24.2%;}
.boxbanner div.number-5{ width:19.2%;}
.boxbanner div.number-6{ width:15.8%;}
.boxbanner div.number-7{ width:13.4%;}
.boxbanner div.number-8{ width:11.6%;}

/*******************************Tipsy*************************************/

.tipsy { padding: 5px;
        font-size: 11px;
		 opacity: 0.8;
		 filter: alpha(opacity=80);
		 background-repeat: no-repeat;
		 background-image: url(../image/tipsy.gif);
		 }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color:#000; color:#fff; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }
/*******************************Colorbox*************************************/
.colorbox div#plus{ position:absolute;
            z-index:1000;
			display:none;
			width:25px;
			height:25px;
			background:#FB2B75 url(../image/bigplus.png) center center no-repeat;}
.image:hover .colorbox div#plus{ display:block;}

#topcontrol{ z-index:10}
/*******************************Filter*************************************/
.filterprice{list-style: none;
	margin: 0;
	border:1px solid #ddd;
	background-color:#f8f8f8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
	padding:10px;

}


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;}
.box__categoryhome {
	text-align: center;
}
.box-product > div {
 	display: inline-block;
 	vertical-align: top;
 	margin: 0px 7px 8px 0px;
}
 /*slider*/
 #fon_slider .containermenu{ height:400px; }
#navbox a{min-height:400px;}
/* Flexible Slide-to-top Accordion Style*/
.wrapper{
	width:100%;
	margin:20px auto;
}
.st-accordion{
    width:100%;
    min-width:200px;
    margin: 0 auto;
    text-align: center;
}
.st-accordion ul{ padding:0; margin:0;}
.st-accordion ul li{
	display: inline;
    overflow: hidden;
	padding:7px 10px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding-left: 0;
}
.st-accordion ul li:first-child{
    border-top:none;
}
.st-accordion ul li > a {
   font-family:  Arial, Helvetica, sans-serif;
    font-size: 15px;
	color:#ae1241;
	line-height:20px;
    display: inline-block;
	position: relative;
	text-decoration:underline;
	outline:none;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
}
.st-accordion ul li > a span{
	/*background: transparent url(../image/down.png) no-repeat center center;*/
	text-indent:-9000px;
	width: 24px;
	height: 14px;
	position: absolute;
	top:20%;
	right: 20px;
	opacity:0;
	-webkit-transition:  all 0.2s ease-in-out;
	-moz-transition:  all 0.2s ease-in-out;
	-o-transition:  all 0.2s ease-in-out;
	-ms-transition:  all 0.2s ease-in-out;
	transition:  all 0.2s ease-in-out;
}
.st-accordion ul li > a:hover{
    color: #ae1241 !important;
}
/*.st-accordion ul li > a:hover span{
	opacity:1;
	right: 10px;
}*/
.st-accordion ul li.st-open > a{

}
.st-accordion ul li.st-open > a span{
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
    transform:rotate(180deg);
	right:10px;
	opacity:1;
}
.fastmodel{ display:block;}

/*contact-form*/
.custom_contacts-desc {
	float: left;
}
.contact-form {
	float: right;
	width: 430px;
	padding: 20px 30px;
}
.contact-form fieldset {
    border: medium none;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
.contact-form input {
	height: 34px;
}
.contact-form input:not([type="submit"]),
.contact-form textarea {
	border: 1px solid #7d7d7d;
	-ms-border-radius: 3px;
	border-radius: 3px;
	width: 100%;
}
.contact-form .row {
	margin: 5px 0;
}
.contact-form #contact-captcha {
	width: 50%;
}
.contact-form input[type="submit"] {
	display: inline-block;
    padding: 0 32px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    line-height: 34px;
    background: #3aaa35;
    width: 50%;
}

.contact-form .row-btn {
	text-align: right;
}
.contact-form label {
        display: block;
	-webkit-transition: transform .3s, opacity .2s;
	-ms-transition: transform .3s, opacity .2s;
	transition: transform .3s, opacity .2s;
}
.contact-form label:not([for="contact-captcha"]) {
    display: inline-block;
    z-index: 1;
    pointer-events: none;
}
.contact-form label.act-lbl {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0) translateX(4px);
	-ms-transform: translateY(0) translateX(4px);
	transform: translateY(0) translateX(4px);
}
.contact-form label.act-lbl + input,
.contact-form label.act-lbl + textarea {
	border: 1.5px solid #10A33C;
}
.contact-form input.error,
.contact-form textarea.error {
	border: 2px solid #ff0000;
}
.contact-form input.error::-webkit-input-placeholder {color:#ff0000;text-overflow:ellipsis;}
.contact-form input.error::-moz-placeholder          {color:#ff0000;text-overflow:ellipsis;}
.contact-form input.error:-moz-placeholder           {color:#ff0000;text-overflow:ellipsis;}
.contact-form input.error:-ms-input-placeholder      {color:#ff0000;text-overflow:ellipsis;}
.contact-form input::-webkit-input-placeholder {color:#3e3e3e;text-overflow:ellipsis;}
.contact-form input::-moz-placeholder          {color:#3e3e3e;text-overflow:ellipsis;}
.contact-form input:-moz-placeholder           {color:#3e3e3e;text-overflow:ellipsis;}
.contact-form input:-ms-input-placeholder      {color:#3e3e3e;text-overflow:ellipsis;}
/*end contact-form*/

.menu .menuResp > li > div.topmenu {
    margin-top: 12px;
}
.menu .menuResp > li > div.topmenu::after {
	content: "";
	position: absolute;
	top: -10px;
	width: 100%;
	background: transparent;
	height: 10px;
	left: 0;
}
.menu .menuResp > li > div.topmenu a:hover {
	color: #ae1241;
}