html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {

	background-color: #615e5e;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	margin: 0px;
	padding: 0px;
}
body, td, th, input, textarea, select, a {
	font-size: 14px;
	
}


h1 {
	color: #000000;
	
	margin-top: 0px;
	
	font-size: 26px;
	font-weight: bold;
	text-shadow: 0 0 2px rgba(0, 0, 0, .01);
}
h1 a {
	color: #000000;
	text-decoration:none;
	margin-top: 0px;
	
	font-size: 26px;
	font-weight: bold;
	text-shadow: 0 0 2px rgba(0, 0, 0, .01);
}

h2 {
	color: #000000;
	font-size: 22px;
	
	

	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	
	margin-top: 0px;
	margin-bottom: 5px;
}
h4 {
	font-size: 20px;
	
	
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
	
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: #F8F8F8;
	padding: 8px;
	border: 1px solid #ccc;
	margin-left: 5px;
	margin-right: 0px;
	-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;
	-webkit-box-shadow: 0px 1px 10px 2px #ccc;
	-moz-box-shadow: 0px 1px 10px 2px #ccc;
	box-shadow: 0px 1px 10px 2px #ccc;
	
}

input#id230799 {}
select {
	background: #fff;
	border: 1px solid #CCCCCC;
	padding: 2px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	-webkit-box-shadow: 2px 2px 2px #DDDDDD;
	-moz-box-shadow: 2px 2px 2px #DDDDDD;
	box-shadow: 0px 1px 12px #DDDDDD;
}
label {
	cursor: pointer;
}
/* layout */
#container {
	width: 100%;
	background: #fff;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: left;	
}
#column-left {
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	width: 210px;
	
}
#column-right {
	float: right;
	background: #fff;
	margin-top: 55px;
	/* margin-right: 10px; */
	width: 240px;
	padding: 10px;
}
#content {
	min-height: 400px;
	margin-bottom: 5px;	
	padding: 15px 25px 25px;
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 215px;
}
#column-right + #content {
	margin-right: 260px;
}
#header {
	height: 100px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
    width: 100%;
	border-bottom: 12px solid #f9c811;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: relative;
	z-index: 99;
	padding: 0px;

}

#header #logo a {
	position: absolute;
	top: 5px;
	font-size: 60px;
	text-decoration: none;
	margin-left: 12px;
	color: #fff;
}


#header #phone {
    position: relative;
   
	top: 40px;
	color: #fff;
	float: right;
	margin-right: 10px;
	font-size: 16px;
	
}




#header #text2 {
    position: relative;
	top: 30px;
	margin: 0 auto;
	font-size: 30px;
	font-weight: bold;
	
	text-align: center;
	color: #000066;
}
@media (min-width: 1024px) {
#block {
	position: relative;
	margin-right: 25px;
	
}

}

@media (max-width: 1023px) {
	#header #poisk {
	display: none;
    }

}

#header #zvonok {
	position: absolute;
	top: 2px;
	width: 190px;
	float: right;
	right: 55px;
	z-index: 15;
}


.callme {
	color: #000;
	padding: 2px 12px 2px 12px;
	text-decoration: none;
	background: #f9c811;
	border-radius: 5px;
}


#header #poisk {
	position: absolute;
	top: 65px;
	width: 190px;
	float: right;
	right: 30px;
	z-index: 15;
}

#header #poisk input {
	background: #eee;
	padding: 0px 0px 1px 13px;
	width: 100%;
	height: 25px;	
	border: 1px solid #ccc;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 5px 5px 5px;
	webkit-box-shadow: 0px 0px 0px 0px;
    -moz-box-shadow: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px;
	
}




#header #search {
	position: absolute;
	top: 10px;
	
	float: right;
	right: 10px;
	z-index: 15;
}

#header .button-search {
	position: absolute;
	right: 0px;
	top: 0px;
	background: url('../image/button-search.png') #fff center center no-repeat;
	width: 37px;
	height: 36px;
    border: 1px solid #ccc;
	cursor: pointer;
	-webkit-border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	-khtml-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
	-webkit-box-shadow: 1px 1px 15px 0px #ccc;
	-moz-box-shadow: 1px 1px 15px 0px #ccc;
	box-shadow: 1px 1px 15px 0px #ccc;
	
}

#header #soc {
	position: absolute;
	top: 97px;
	left: 693px;
}
#header #cart {
	position: absolute;
	width: 70px;
	height: 3px;
	float: right;
	right: 5%;
	
	z-index: 999999;
	top: 60px;
}


#header #cart .heading {
    background: url('/cart.png');
    background-repeat: no-repeat;
    height: 80px;
    width: 100px;

}
#header #cart .heading a {
	color: #fff;
	text-decoration: none;
}

#header #cart .heading a span {
    position: absolute;
    width: 24px;
    top: 25px;
    left: 47px;
    text-align: center;
}



#header #cart .content {
	clear: both;
	display: none;
	position: relative;
	top: -1px;
	padding: 8px;
	min-height: 50px;
	
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	-webkit-box-shadow: 0px 0px 50px -10px #ccc;
	-moz-box-shadow: 0px 0px 50px -10px #ccc;
	box-shadow: 0px 0px 50px -10px #ccc;
	background: #FFF;
}


#header #cart.active .content {
	display: block;
	min-width: 500px;
	float: right;
	z-index: 99999999;
}
#header #cart .cart {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
#header #cart .cart td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}

#header #cart .cart .image {
	width: 1px;
}
#header #cart .cart .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
#header #cart .cart .name small {
	color: #666;
}
#header #cart .cart .quantity {
	text-align: right;
}
#header #cart .cart td.total {
	text-align: right;
}
#header #cart .cart .remove {
	text-align: right;
}
#header #cart .cart .remove img {
	cursor: pointer;
}
#header #cart table.total {
	border-collapse: collapse;
	padding: 5px;
	float: right;
	clear: left;
	margin-bottom: 5px;
}
#header #cart table.total td {
	color: #000;
}
#header #cart .content .checkout {
	text-align: center;
	clear: both;
}
#header #cart .empty {
	padding-top: 0px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

#header #welcome {
	position: absolute;
	top: 47px;
	right: 0px;
	z-index: 5;
	width: 298px;
	text-align: right;
	color: #999999;
}


#header .links {
	position: absolute;
	
	margin-left: 265px;
	
	top: 30px;
	
}
#header .links a {
	height: 30px;
    margin-right: 20px;
    margin-left: 0px;
    padding-top: 10px;
    float: left;
	text-align: center;
	display: block;
	
	color: #000;
	text-decoration: none;
	font-size: 16px;
	
}
#header .links a:hover {
	float: left;
	display: block;
	color: #ccc;
	text-decoration: none;
	 
}
	
#header .links a + a {
	margin-left: 0px;
	border-left: 1px solid #ccc;
	padding-left: 20px;
	
	
}





	

/* menu */

#menu {
	
    background: url('/menu.jpg');
	
	width: 100%;
	
	height: 54px;
	
	
	
	z-index: 100;
	
	
}
#menu ul {
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
}
#menu > ul > li {
	float : left;
	width: 16.666666%;
}

#menu > ul > li:hover {
	background: #1f1f1f;
}
#menu > ul > li > a.active {
	background: #1f1f1f;
}
#menu > ul > li > a {

	padding: 0px 9px 0px 9px;
	color: #fff;
	display: table-cell;
	

	
	height: 54px;
	text-align: center;
	word-spacing: 20px;
	
	position: relative;
	text-decoration: none;
	text-shadow: 1px 1px 1px #747373;
	vertical-align: middle;
	width: 12.5%;
	z-index: 6;
}
#menu > ul > li > div {
	background: #1f1f1f;
	border-radius: 0px 0px 7px 7px;
	box-shadow: 0px 20px 25px #666666;
	display: none;
	position: absolute;
	padding: 15px;
	z-index:99;
}
#menu > ul > li:hover > div {
	display: table;
}
#menu > ul > li > div > ul {

	display: table-cell;
}
#menu > ul > li ul + ul {
	padding-left: 20px;

}
#menu > ul > li ul > li > a {
	text-decoration: none;
	
	padding: 4px;
	color: #e80c89;
	display: block;
	white-space: nowrap;
	min-width: 120px;
}
#menu > ul > li ul > li > a:hover {
	text-decoration: underline;
}
#menu > ul > li > div > ul > li > a {
	background: none;
	color: #fff;
		display: table-cell;
	font-size: 14px;
	
	padding:5px 10px 5px 10px;
	text-decoration: none;

}
.breadcrumb {
	color: #CCCCCC;
	margin-bottom: 10px;
}
.success, .warning, .attention, .information, .rev-success {
	padding: 10px 10px 10px 10px;
	margin-bottom: 5px;
	color: #555;
}
.success a, .warning a, .attention a, .information a {
	color: #333;
}
#cart-success{
	position: fixed;
	z-index:9998;
}
.success {
	width:340px;/*width of your box*/
	height:80px;/*height of your box*/
	position:fixed;
	left:45%;
	top:50%;
	margin-left:-70px;/*Half of your width*/
	margin-top:-70px;/*Half of your height*/
	z-index:9999;
	background:#FFF; 
	border:2px solid #38B0E3;-webkit-border-radius:15px 15px 15px 15px;-moz-border-radius:15px 15px 15px 15px;-khtml-border-radius:15px 15px 15px 15px;border-radius:15px 15px 15px 15px;/*border thickness & colour with rounded corners*/
	font-size:16px;/*Size of your text that shows in the box*/
}
.success3 {

background: #fff;
font-size: 22px;
font-weight: bold;
text-align: center;
width: 90%;
height: 90%;
position: absolute;
}
.success2 {
	width:340px;/*width of your box*/
	height:80px;/*height of your box*/
	position:fixed;
	left:5%;
	top:20%;
	z-index: 999999999;
	background: #fff;
	padding: 5px;
	border:2px solid #38B0E3;-webkit-border-radius:15px 15px 15px 15px;-moz-border-radius:15px 15px 15px 15px;-khtml-border-radius:15px 15px 15px 15px;border-radius:15px 15px 15px 15px;/*border thickness & colour with rounded corners*/
	font-size:12px;/*Size of your text that shows in the box*/
}
.success-rev {
	background: #ed093f;
	padding: 20px;
	color: #fff;
	text-align: center;
	width: 500px;
	margin: 0 auto;
	margin: 20px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0px 1px 10px 2px #444444;
	-moz-box-shadow: 0px 1px 10px 2px #444444;
	box-shadow: 0px 1px 10px 2px #444444;
}
/*End added*/
/*Start changed parts*/
.warning {
	background: #f90634;
	padding: 20px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	margin: 20px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0px 1px 40px 2px #fda245;
	-moz-box-shadow: 0px 1px 40px 2px #fda245;
	box-shadow: 0px 1px 40px 2px #fda245;
}
.warning2 {
	background: #f90634;
	padding: 10px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	margin: 10px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0px 1px 40px 2px #fda245;
	-moz-box-shadow: 0px 1px 40px 2px #fda245;
	box-shadow: 0px 1px 40px 2px #fda245;
}


.warning3 {
	position: relative;
	top: 10px;
	height:20px;
	width: 100px;
	margin: 0 auto;
	left: 29%;
	
	
	
	background: #f90634;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	-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;
	-webkit-box-shadow: 0px 1px 40px 2px #fda245;
	-moz-box-shadow: 0px 1px 40px 2px #fda245;
	box-shadow: 0px 1px 40px 2px #fda245;
}


.attention {
	background: #f90634;
	padding: 20px;
	color: #fff;
	text-align: center;
	width: 500px;
	margin: 0 auto;
	margin: 20px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0px 1px 40px 2px #fda245;
	-moz-box-shadow: 0px 1px 40px 2px #fda245;
	box-shadow: 0px 1px 40px 2px #fda245;
}
.information {
	background: #E8F6FF url('../image/information.png') left no-repeat;
	border: 1px solid #B8E2FB;
	padding-left:20px;
}









.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;
	
	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: 300px;
}
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 a {
	text-decoration: underline;
}
table.list tbody td {
	vertical-align: top;
	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.form-forg {
	width: 37%;
	margin-top: 20px;
	margin-bottom: 20px;
	vertical-align: center;
	padding: 20px;
    -webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	-webkit-box-shadow: 0px 0px 50px -10px #660066;
	-moz-box-shadow: 0px 0px 50px -10px #660066;
	box-shadow: 0px 0px 50px -10px #660066;
}
table.form-for tr td:first-child {
	width: 150px;
}
table.form-for > * > * > td {
	color: #000000;
}
table.form-for td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
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 a {
	text-decoration: underline;
}
table.list tbody td {
	vertical-align: top;
	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;
}

.pagination {
	
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links {
	text-align: center;
}
.pagination .links a {
	display: inline-block;
	font-size: 16px;
	color: #000;

	border: 1px solid #000;

	

	border-radius: 5px;

	padding: 4px 10px;
	text-decoration: none;
	
}
.pagination .links b {
	display: inline-block;
	font-size: 22px;
	color: #fff;
	background: #7c3c8c;
	
	border-radius: 5px;

	padding: 5px 15px 8px;
	text-decoration: none;
}
.pagination .results {
	text-align: center;
	margin-top: 15px;
}
/* button */
a.button {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
		background: #ffc81f;
	
	box-shadow: 0 1px 2px #888;
	padding: 9px 25px 9px 25px;
	box-shadow: 0 1px 2px #888;
	text-align: center;
	
	
	
	
}
a.button span {
	color: #000;
	line-height: 20px;
	font-size: 16px;
	text-shadow: 1px 1px 1px #747373;
	
	display: inline-block;
	
	
	
}
a.button:hover {
	background: #000;
	
	box-shadow: 0 1px 2px #888;
}
a.button:hover span {
	color: #FFFFFF;
	
	
}









/* button */
a.button-filter {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
		background: #b1b1b2;
	
	box-shadow: 0 1px 2px #888;
	padding: 8px;
	box-shadow: 0 1px 2px #888;
}
a.button-filter span {
	color: #fff;
	line-height: 2px;
	font-size: 16px;
	text-shadow: 1px 1px 1px #747373;
	
	display: inline-block;
	
	
	
}
a.button-filter:hover {
	background: #ccc;
	
	box-shadow: 0 1px 2px #888;
}
a.button:hover span {
	color: #FFFFFF;
	
	
}











.buttons {
	background: #FFFFFF;
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}



/* button */
a.button2 {
	
	
	text-decoration: none;
	cursor: pointer;
	
	background: #000;
	
	padding: 4px 10px 5px 10px;

	border-radius: 5px;
	box-shadow: 0 1px 2px #888;
}



a.button2 span {
	color: #FFFFFF;
	line-height: 12px;
	font-size: 16px;
	display: inline-block;
	
	
	
}
a.button2:hover {
	
	
	box-shadow: 0 1px 2px #888;
}
a.button2:hover span {
	color: #ccc;
	
	
}
a.button3 {
	text-decoration: none;
	cursor: pointer;
	background: #b80314;
	background: linear-gradienttop(top, #e4041a, #b80314);
	background: -moz-linear-gradient(top, #e4041a, #b80314);
	background: -webkit-linear-gradient(top, #e4041a, #b80314);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e4041a", endColorstr="#b80314");
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e4041a", endColorstr="#b80314");
	padding: 7px;
	border-radius: 7px;
	box-shadow: 0 1px 2px #888;
}
a.button3 span {
	color: #FFFFFF;
	line-height: 12px;
	font-size: 16px;
	display: inline-block;
}
a.button3:hover {
	background: #b80314;
}






.htabs {

	height: 30px;		
	line-height: 16px;
		
}
.htabs {

	margin-top: 0px;
	height: 30px;
	line-height: 16px;
	border-bottom: 1px solid #DDDDDD;
}
.htabs a {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #ccc;
	padding: 7px 15px 6px 15px;
	float: left;
	
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin-right: 2px;
	display: none;
}
.htabs a.selected {
	padding-bottom: 7px;
	background: #FFFFFF;
}
.tab-content {
	
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
}
/* box */
.box {
	margin-bottom: 20px;
}
.box .box-heading {
	padding: 10px 0px 10px 0px;
	text-align: center;
	background: #f9c811;
	font-size: 22px;
	
	
	line-height: 14px;
	color: #000;
}

.box .box-heading-hidden {
	display: none;
}



.box .box-content {
    margin-top: 0px;
    
    padding: 0px;
}


.box .box-content-pash {
    -webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	-webkit-box-shadow: 0px 0px 45px 0px #0066CC;
	-moz-box-shadow: 0px 0px 45px 0px #0066CC;
	box-shadow: 0px 0px 45px 0px #0066CC;
	padding: 10px;
}



/* box products */
.box-product-home {
	width: 100%;
	overflow: auto;
	
}
.box-product-home > div {
	width: 330px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	
	margin-top: 5px;
	margin-bottom: 0px;
	
}


.box-product-home > .image {
	padding-top: 5px;
	display: block;
	margin-bottom: 0px;
	text-align: center;
}

.box-product-home .name a {
	color: #000;
	

	
	
	font-size: 14px;
	height: 53px;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 4px;
}





/* box products */
.box-product {
	width: 100%;
	overflow: auto;
	
}
.box-product > div {
	width: 190px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 15px;
}

#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product > .image {
	padding-top: 5px;
	display: block;
	margin-bottom: 0px;
	text-align: center;
}

.box-product .name a {
	color: #000;
	
	
	font-size: 14px;
	height: 53px;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 4px;
}
.box-product .name {
	color: #d6338e;
	
	font-size: 12px;
	
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 4px;
}
.box-product .price {
	display: block;
	 font-size: 18px;
	 font-weight: bold;
	color: #000;
	margin-bottom: 4px;
	text-align: center;
	
}
.box-product .price a {
	color: #f00;
	
	font-size: 12px;
	text-decoration: none;	
}

.box-product .price-old {
	  font-size: 13px;
	color: #000;
	font-weight: bold;
	text-decoration: line-through;
}
.box-product .price-new {
	font-size: 16px;
    color: #ce2125;
    font-weight: bold;
}
.box-product .cart {
	
	text-align: center;
	
}


/* box products */
.box-heading-sim{
	text-align: center;
	font-size: 14px;
}
.box-product-sim {

	width: 100%;
	overflow: auto;
	text-align: center;
}
.box-product-sim > div {
	width: 180px;
	display: inline-block;
	vertical-align: top;
	border-top: 1px solid #ccc;
	margin-bottom: 10px;
	padding-top: 5px;

	
}

#column-left + #column-right + #content .box-product-sim > div {
	width: 119px;
}
.box-product-sim > .image {
	padding-top: 5px;
	display: block;
	margin-bottom: 0px;
	text-align: center;

}

.box-product-sim .name a {
	color: #000;
	
	font-size: 12px;
	height: 45px;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 4px;
}
.box-product-sim .name {
	color: #d6338e;
	
	
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 4px;
}
.box-product-sim .price {
	display: block;
	 font-size: 16px;
	 font-weight: bold;
	color: #fdd269;
	margin-bottom: 4px;
	text-align: center;
	
}
.box-product-sim .price a {
	color: #f00;
	
	font-size: 12px;
	text-decoration: none;	
}

.box-product-sim .price-old {
	  font-size: 13px;
	color: #000;
	font-weight: bold;
	text-decoration: line-through;
}
.box-product-sim .price-new {
	font-size: 16px;
    color: #ce2125;
    font-weight: bold;
}
.box-product-sim .rating {
	display: block;
	margin-bottom: 4px;
}



/* box products-rel */
.box-product-rel {
	

margin: 0 auto;
	
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
    padding: 0px;
	
	
	
    
}

#column-left + #column-right + #content .box-product-rel > div {
	width: 119px;
}

.box-product-rel > div {
    width: 160px;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	margin-top: 5px;
	margin-bottom: 5px;
    padding: 15px;
}


.box-product-rel .image {
	display: block;
	margin-bottom: 0px;
	text-align: center;
}

.box-product-rel .name a {
	color: #000;
	
	width: 190px;
	
	
	
	font-size: 14px;
	
	height: 53px;
	text-decoration: none;
	
	display: inline-block;
	margin-bottom: 4px;

}
.box-product-rel .name {

	color: #d6338e;
	
}
.box-product-rel .price {
	display: block;
	 font-size: 16px;
	 font-weight: bold;
	color: #fdd269;
	margin-bottom: 4px;
	text-align: center;
	
}


.box-product-rel .price-old {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-decoration: line-through;
}
.box-product-rel .price-new {
	font-size: 16px;
    color: #ff0000;
    font-weight: bold;
}
.box-product-interest {
	text-align: center;
}

.box-product-interest > div {
	width: 200px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 15px;
	margin-bottom: 15px;

}


.box-product-interest .image {
	display: block;
	margin-bottom: 0px;
	text-align: center;
}

.box-product-interest .name a {
	color: #000;
	
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 4px;
}
.box-product-interest .name {
	color: #d6338e;
	
}
.box-product-interest .price {
	display: block;
	 font-size: 16px;
	 font-weight: bold;
	color: #000;
	margin-bottom: 4px;
	text-align: center;
	
}


.box-product-interest .price-old {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-decoration: line-through;
}
.box-product-interest .price-new {
	font-size: 16px;
    color: #ff0000;
    font-weight: bold;
}



#wrapper {
	
background: none;
background-color: #FFF;
padding: 0px;
width: 100%;
margin: 0px;
   

}

/* box products-similar */
.box-product-similar {
	
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
    padding: 10px;
	
	
	
    
}
.box-product-similar > div {
    width: 160px;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	margin-top: 5px;
	margin-bottom: 5px;
    padding: 15px;
}

#column-left + #column-right + #content .box-product-similar > div {
	width: 119px;
}
.box-product-similar .image {
	display: block;
	margin-bottom: 0px;
	text-align: center;
}

.box-product-similar .name a {
	color: #000;
	
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 4px;
}
.box-product-similar .name {
	color: #d6338e;
	
}
.box-product-similar .price {
	display: block;
	 font-size: 16px;
	 font-weight: bold;
	color: #000;
	margin-bottom: 4px;
	text-align: center;
	
}


.box-product-similar .price-old {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-decoration: line-through;
}
.box-product-similar .price-new {
	font-size: 16px;
    color: #ff0000;
    font-weight: bold;
}





#wrapper-similar {
	
background: none;
background-color: #FFF;
padding: 6px;
width: 98%;
margin: 0px;
    -webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	-webkit-box-shadow: 0px 0px 30px -10px #1E3EA7;
	-moz-box-shadow: 0px 0px 30px -10px #1E3EA7;
	box-shadow: 0px 0px 30px -10px #1E3EA7;

}




.jcarousel-direction-rtl {
direction: rtl;
}

.d-carousel h4 {
margin: 5px 0 5px 0;
}

.d-carousel .jcarousel-container {
display: block;
overflow: hidden;
margin-bottom: 0px;
}

.d-carousel .jcarousel-item {
background: none repeat scroll 0 0 #FFFFFF;


padding: 0 6px;
width: 160px;
}

.d-carousel .jcarousel-container-horizontal {
width: 100%;
padding: 0px;
}

.d-carousel .jcarousel-item-horizontal {
margin-left: 3px;
margin-bottom: 3px;
margin-top: 3px;
margin-right: 11px;

}

.d-carousel .jcarousel-next-horizontal {
position: absolute;
top: 114px;
right: 0;
margin-right: 0px;
width: 25px;
height: 25px;
cursor: pointer;
background: transparent url('/carousel/image/right.png');
}

.d-carousel .jcarousel-direction-rtl .jcarousel-next-horizontal {
left: 5px;
right: auto;
background-image: url('/carousel/image/blog-arrows.jpg');
}

.d-carousel .jcarousel-next-horizontal:hover {
background-position: bottom right;
}

.d-carousel .jcarousel-prev-horizontal {
position: absolute;
top: 114px;
left: 0px;
margin-left: 0px;
width: 25px;
height: 25px;
cursor: pointer;
background: transparent url('/carousel/image/left.png');
}

.d-carousel .jcarousel-direction-rtl .jcarousel-prev-horizontal {
left: auto;
right: 5px;
background-image: url('carousel/image/blog-arrows.jpg');
}

.d-carousel .jcarousel-prev-horizontal:hover {
background-position: bottom left;
}








/* box category */
.box-category {
	margin-top: -5px;
	padding: 15px;
}
.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box-category > ul > li {
	padding: 8px 8px 8px 0px;
}
.box-category > ul > li + li {
	border-top: 1px solid #EEEEEE;
}
.box-category > ul > li > a {
	text-decoration: none;
	color: #333;
}
.box-category > ul > li ul {
	display: none;
}
.box-category > ul > li a.active {
	font-weight: bold;
}
.box-category > ul > li a.active + ul {
	display: block;
}
.box-category > ul > li ul > li {
	padding: 5px 5px 0px 10px;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: block;
}
.box-category > ul > li ul > li > a.active {
	font-weight: bold;
}
/* content */
#content.content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
	background: #fff;
	
	
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}

.content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
	background: #fff;
	
	
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
.content .left {
	float: left;
	width: 49%;
}
.content .right {
	float: right;
	width: 49%;
}



/* menu-catalog-nodes */
figure {
    margin: 0;
    padding: 0;
}

.grid-box {
    
}
.grid-box a {
    text-decoration: none;
    font-size: 14px;
    /* margin-left: 10px; */
}

.menu-catalog-nodes{
	border-bottom: 1px solid #ccc;
}

.m-catalog-nodes-item {
    border: 2px solid rgba(0,0,0,0.05);
   padding: 5px;
    height: 170px;


    box-sizing: border-box;

    width:24.33%;
    display:inline-block;
   
    text-align: center;
}

/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #E7E7E7;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 18%;
}
.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */
.product-filter {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 5px;
	overflow: auto;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 4px;
	color: #333;
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: left;
	margin-top: 9px;
	color: #000;
	font-style: italic;
	
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #333;
}
.product-compare {
	padding-top: 6px;
	margin-bottom: 25px;
	font-weight: bold;
}
.product-compare a {
	text-decoration: none;
	font-weight: bold;
}
.product-list > div {
	overflow: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list > div + div {
	border-top: 1px solid #EEEEEE;
	padding-top: 16px;
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.product-list .name {
	color: #38B0E3;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 3px;
}
.product-list .name a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	color: #4D4D4D;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	float: right;
	height: 50px;
	margin-left: 8px;
	text-align: right;
	color: #333333;
	font-size: 12px;
}
.product-list .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 3px;
}

.product-grid {
	width: 100%;
	overflow: auto;
	/* text-align: center; */
}

.product-grid > div {
	width: 185px;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 10px;
}


#column-left + #column-right + #content .product-grid > div {
	/* width: 125px; */
}
.product-grid .image {

	margin-bottom: 0px;
}

.product-grid .name a {
	color: #000;
	
	width: 190px;
	
	
	
	font-size: 14px;
	
	height: 53px;
	text-decoration: none;
	
	display: inline-block;
	margin-bottom: 4px;

}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .price {
	display: block;
	
	color: #333333;
	margin-bottom: 4px;
	text-align: center;
}

.product-grid .price {
	display: block;
	 font-size: 18px;
	 font-weight: bold;
	color: #000;
	margin-bottom: 4px;
	text-align: center;
}



.product-grid .price a {
	color: #f00;
	
	font-size: 12px;
	text-decoration: none;	
}





.product-grid .price-old {
    font-size: 16px;
	color: #000;
	font-weight: bold;
	text-decoration: line-through;
}
.product-grid .price-new {
    font-size: 16px;
    color: #ff0000;
    font-weight: bold;
	
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-bottom: 3px;
	text-align: center;
}


				z-index:999999999;
				margin-top:-70px;
				margin-left:420px;
}
.product-list .description {
				line-height: 15px;
				margin-bottom: 5px;
				width:410px;
				color: #4D4D4D;
}
.product-grid .options {
	line-height: 16px;
	margin-bottom: 8px;
	text-align: left;


}
.product-grid .options label {
	
	

}

.product-grid .options span {
	font-size: 16px;
	font-weight: bold;
	color: #000000;

	float: right;
		background: #fdfadc;
	
	padding: 4px;

	border-radius: 5px;
	box-shadow: 0 1px 2px #888;
}

/* Product */

#headcat {
	position: absolute;
	width: 200px;
	margin-top: -17px;
	z-index: 999;
}

@media (min-width: 1024px) {
	#tovar-pc {
	display: none;
    }

}

@media (max-width: 1023px) {
	#tovar {
	display: none;
    }

}


.h1-heading {
	
}
#infobox{float:right;padding:7px;}
.product-info{overflow:auto;margin-bottom:10px;min-height:80px;}
.product-info > .left{float:left;margin-right:15px;}
.product-info > .left + .right{margin-left:265px;font-size:16px;}
.product-info2{width:100%;margin-top:0px;overflow:auto;margin-bottom:10px;}
.product-info2 > .left2{position:relative;overflow:auto;width:39%;float:left;}
.product-info2 > .left2 + .right2{width:60%;float:right;}
.product-info .image{float:left;margin-bottom:10px;padding:0px;text-align:center;}
.product-info .image-additional{position:absolute;text-align:center;opacity:0.7;margin-top:190px;clear:both;overflow:hidden;}
.product-info .image-additional img{border:1px solid #E7E7E7;border-radius:5px;}
.product-info .image-additional a{float:left;display:block;margin-left:10px;}
.product-info .description{padding:5px 5px 10px 5px;margin-bottom:10px;line-height:20px;color:#646161;font-size:18px;font-weight:bold;}
.product-info .description span{color:#000000;padding:5px 5px 10px 55px;}
.product-info .description a{color:#db0d0d;font-size:22px;font-weight:bold;text-decoration:none;margin-bottom:5px;}
.product-info .model{padding:0px 5px 0px 2px;margin-bottom:0px;margin-top:0px;font-size:16px;color:#000;}
.product-info .model span{padding:0px 5px 0px 12px;margin-bottom:0px;margin-top:0px;font-size:20px;font-weight:bold;color:#000;}
.product-info .stock{margin-top:0px;margin-bottom:10px;}
.product-info .price span4{padding:0px 5px 0px 15px;font-size:16px;color:#f00;}
.product-info span8{padding:0px 10px 0px 10px;font-size:15px;color:#f00;font-weight:normal;}
.product-info .price-main{padding:0px 5px 0px 2px;margin-bottom:10px;margin-top:10px;font-size:26px;height:45px;font-weight:bold;color:#000;}
.product-info .price-old-main{color:#000;text-decoration:line-through;}
.product-info .price-new-main{color:#ff0000;font-size:33px;border:1px solid #ccc;-webkit-border-radius:8px 8px 8px 8px;-moz-border-radius:8px 8px 8px 8px;-khtml-border-radius:8px 8px 8px 8px;border-radius:8px 8px 8px 8px;-webkit-box-shadow:0px 0px 50px 0px #66CCFF;-moz-box-shadow:0px 0px 50px 0px #66CCFF;box-shadow:0px 0px 30px -10px #66CCFF;padding:5px;}
.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{margin-top:5px;padding:10px 5px 10px 5px;margin-bottom:20px;color:#4D4D4D;overflow:auto;}
.product-info .cart div{float:left;vertical-align:middle;}
.product-info .cart div > span7{padding-top:10px;display:block;color:#999;}
.product-info .cart div > span8{margin-top:-5px;margin-right:5px;display:block;color:#000000;}
.product-info .cart .but{padding:8px 20px 20px 20px;display:block;color:#999;}
.product-info .cart .minimum{padding-top:5px;font-size:11px;color:#999;clear:both;}
.product-info .review a{color:#66CCFF;font-size:15px;font-style:italic;}
.product-info .review > div{margin-top:0px;line-height:20px;}
.product-info .review > div > span{color:#38B0E3;}
.product-info .review .share{overflow:auto;line-height:normal;}
.product-info .review .share a{text-decoration:none;}




.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;
}
.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;
	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 {
	font-weight: bold;
}
/* wishlist */
.wishlist-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;
}
.wishlist-product td {
	padding: 7px;
}
.wishlist-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-product thead .remove, .wishlist-product thead .image, .wishlist-product thead .cart {
	text-align: center;
}
.wishlist-product thead .name, .wishlist-product thead .model, .wishlist-product thead .stock {
	text-align: left;
}
.wishlist-product thead .quantity, .wishlist-product thead .price, .wishlist-product thead .total {
	text-align: right;
}
.wishlist-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-product tbody .remove {
	vertical-align: middle;
}
.wishlist-product tbody .remove, .wishlist-product tbody .image, .wishlist-product tbody .cart {
	text-align: center;
}
.wishlist-product tbody .name, .wishlist-product tbody .model, .wishlist-product tbody .stock {
	text-align: left;
}
.wishlist-product tbody .quantity, .wishlist-product tbody .price, .wishlist-product tbody .total {
	text-align: right;
}
.wishlist-product tbody .price s {
	color: #F00;
}
.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 #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;
	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 {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 33.3%;
}
.return-model {
	float: left;
	width: 33.3%;
}
.return-quantity {
	float: left;
	width: 33.3%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 33.3%;
}
.return-opened {
	float: left;
	width: 33.3%;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-remove {
	float: left;
	width: 33.3%;
	padding-top: 90px;
	text-align: center;
	vertical-align: middle;
}
.return-additional {
	overflow: auto;
	margin-bottom: 20px;
}
.return-comment {
	float: left;
	width: 49%;
}
.return-captcha {
	float: right;
	width: 49%;
}
.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 #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: 20px;
	border-collapse: collapse;
	
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	-webkit-box-shadow: 2px 2px 2px 2px #DDDDDD;
	-moz-box-shadow: 2px 2px 2px 2px #DDDDDD;
	box-shadow: 2px 2px 2px 2px #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #000000;
	font-weight: bold;
	
}
.cart-info thead .remove, .cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model {
	text-align: left;
}
.cart-info thead .quantity, .cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .remove {
	vertical-align: middle;
}
.cart-info tbody .remove, .cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model {
	text-align: left;
}
.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module .cart-heading {
	border: 1px solid #DBDEE1;
	padding: 8px 8px 8px 22px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
	cursor: pointer;
	background: #F8F8F8 url('../image/arrow-right.png') 10px 50% no-repeat;
}
.cart-module .active {
	background: #F8F8F8 url('../image/arrow-down.png') 7px 50% no-repeat;
}
.cart-module .cart-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* 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: auto;
	
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: left;
	width: 48%;
	margin-left: 80px;
}
.checkout-content .buttons {
	clear: both;
	text-align: center;
}
.checkout-product table {
	width: 100%;
	padding: 5px;
	border: 1px solid #DDDDDD;
	
	margin-bottom: 10px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #000;
	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: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
/* footer */ 
#footer {
	border-top: 12px solid #f9c811;
	clear: both;
	overflow: auto;
	min-height: 50px;
	background: #fff;
	color: #000 !important; 
	padding: 10px;	
}

#footer table.avio td {
	border: 1px solid #fff;
}


#footer a {
	
	color: #fff;
	
}



#footer .column1 {
    width: 25%;
    float: left;
    text-align: center;
    margin-top: 0px;
    color: #fff;
    font-size: 16px;
    
}

#footer .column2 {
    width: 25%;
    float: left;
    text-align: center;
    margin-top: 0px;
    color: #fff;
    font-size: 16px;
    line-height: 33px;
}
#footer .column3 {
      width: 25%;
    float: left;
    text-align: center;
    margin-top: 0px;
    color: #fff;
    font-size: 16px;
    line-height: 33px;
}
#footer .column4 {
   
    color: #f13021;
    width: 25%;
    float: left;
    text-align: center;
    margin-top: 10px;
    color: #fff;
    font-size: 16px;
    line-height: 33px;
}

/* banner */
.banner div {
	text-align: center;
	width: 100%;
}
.banner div img {
	margin-bottom: 20px;
}
/*code start */
.banner-square {
list-style : none;
margin: 0;
padding: 0;
width:170px;
position: relative;
}

.banner-square img {
}

.product_image {
list-style : none;
position: relative;
}

.product_image img {
}

.promotags {
display: block;
position: absolute;
z-index: 1;
}
.discount-bullet {
text-align: center;
position: absolute;
background: url('../image/discount_bgred.png') no-repeat;
z-index: 1;
} 
.discount-bullet2 {
text-align: center;
position: absolute;
background: url('../image/discount2.png') no-repeat;
z-index: 1;
}
.percentage {
text-align: center;
font:bold 26px arial;
color:#ffffff;
padding-top:5px;
line-height:69px;
height:36px;
}
.box-content-mail {
	text-align: center;
	margin-top: 20px;
	padding: 15px;
		background: #fdd269;
	background: -o-linear-gradient(top, #fe8081 0px, #fe0001 100%) transparent;
	background: -moz-linear-gradient(top, #fe8081 0%, #fe0001 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe8081), color-stop(100%,#fe0001)); 
	background: -ms-linear-gradient(top, #fe8081 0%,#fe0001 100%); 
	background: linear-gradient(top, #fe8081 0%,#fe0001 100%);
	box-shadow: 0 1px 2px #888;
	padding: 8px;
	box-shadow: 0 1px 2px #888;}
.box-content-mail span {
	position: relative;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	
	
}
input.button {
	text-align: center;
	width: 185px;
	margin: 12px 5px 5px 5px;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 16px;
	    	background: #d98f24;
	background: linear-gradient(top, #fdd269, #d98f24);
	background: -moz-linear-gradient(top, #fdd269, #d98f24);
	background: -webkit-linear-gradient(top, #fdd269, #d98f24);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdd269", endColorstr="#d98f24");
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdd269", endColorstr="#d98f24");
	border: 1px solid #d98f24;
	padding: 8px;
	border-radius: 3px;
	box-shadow: 10 11px 17px #888;

}
input.button:hover {
	background: #fdd269;
}



/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	background:none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:100%; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			15em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu b{
	text-decoration: none;
	color: #fff;
	font-size: 18px;
}
.sf-menu a {
	border-top:		1px solid #cccccc;
	padding: 		.75em 1em;
	text-decoration: none;

}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
	background:		#000;
}

.sf-menu li li {
	background:		#1f1f1f;
	width:100%;
}
.sf-menu li li li {
	background:		#d98f24;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#43423f;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* F@ 07/07/2017
--------------------------------------------------*/ 
table.options_table {
	border-collapse: collapse;
}
table.options_table td {
    border: 1px solid #CCC;
	padding: 10px;
	line-height:1.2em;
}
.heading_row {
	background:#CCC;
	font-weight: 700;
}
.heading_row td, .heading_row td a {
	font-size: 18px;
}
.img_left {
	float:left;
	margin: 0 0 20px;
}
.img_center {
	margin: 0 1px 20px;
}
.img_right {
	float:right;
	margin: 0 0 20px;
}
.productInformation {
	margin: 0px 0px 20px;
    padding: 20px;
    border: 1px solid rgb(213, 216, 217);
    background: rgb(247, 248, 248);
}
.tab-content p {
	text-align:justify;
}


table.options_table {
	width: 100%;
}

table.options_table th {
	background: #ccc;
	font-size: 20px;
	padding: 10px;
}
table.avio {
	width: 100%;
}

table.avio th {
	border: 1px solid #CCC;
	padding: 10px;
	line-height:1.2em;
	background: #ccc;
	font-size: 18px;
}

 

table.avio th a {
	
	font-size: 18px;
}

table.avio td {
    border: 1px solid #CCC;
	padding: 10px;
	line-height:1.2em;
}

.tab-content img {
	margin: 7px;
	
}



@media (max-width: 1023px) {
	#column-right {
	display: none;
    }
	#column-right + #content {
	margin-right: 0px;
	}

}
 