/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end of resets */

body {
	font-family: Arial;
}

.mh {
	min-height: 1200px;
}

#toolbar-top {
	min-height: 30px;
	background: #222222;
}

#lang-select {
    position: relative;
    top: 5px;
}

#lang-selection {
	float: left;
	width: 200px;
}

#lang-selection ul {
	list-style-type: none;
}

#lang-selection ul li a {
	color: #ffffff;
	float: left;
	margin: 0 10px 0 0;
	text-transform: uppercase;
	font-size: 12px;
}

#user-login {
	float: left;
	width: 300px;
}

#user-login ul li {
	float: left;
	margin: 0 5px 0 0;
	color: #ffffff;
	line-height: 8px;
}

#user-login ul li a {
	color: #ffffff;
	font-size: 12px;
	margin: 0 5px 0 0;
}

#social-icons-top {
	position: relative;
	top: 10px;
}

#social-icons-top ul {
	position: absolute;
	min-width: 120px;
	top: -10px;
	left: 0;
}

#social-icons-top ul li a {
	float: left;
	display: block;
	height: 30px;
	width: 30px;
	background: #bebebe;
	margin-right: 1px;
	background: url('../images/soc_icons.png') no-repeat -2px 0;
}

#social-icons-top ul li a#twitter {
	background-position: -2px 0;
}

#social-icons-top ul li a#facebook {
	background-position: -32px 0;
}

#social-icons-top ul li a#youtube {
	background-position: -60px 0;
}

#toplogo {
	float: left;
}

#toplogo img {
	position: relative;
	top: 7px;
}

#navigation-bar #nav li {
	float: left;
}

#navigation-bar #nav {
	padding: 34px 0 0 20px;
	float: left;
}

#navigation-bar #nav li a {
	color: #ffffff;
	margin: 0 12px;
}

#navigation-bar #topsearch {
	float: right;
	padding: 15px 0 0 0;
}

#navigation-bar #topsearch #search {
	height: 30px;
	width: 300px;
	border: none;
	padding: 0 5px;
}

#fSearch .png.bttn {
    position: relative;
    top: 6px;
    right: 30px;
}

#navigation-bar {
	height: 75px;
	width: 100%;
	background: #000000;
}

#navigation-bar.small {
	height: 40px;
	box-shadow: 0 0 10px rgba(0,0,0,0.7);
	background: rgba(0,0,0,0.8);
}

#navigation-bar.small #nav {
	padding: 12px 0 0 20px;
}

#navigation-bar.small #nav li a {
	font-size: 14px;
}

#navigation-bar.small #topsearch  {
	padding: 0;
	position: relative;
}

#navigation-bar.small #topsearch #search {
	height: 20px;
	width: 250px;
}

#navigation-bar.small #topsearch .options {
	position: absolute;
	left: -160px;
	top: 10px;
}

#navigation-bar #topsearch .options {
	color: #ffffff;
	font-size: 11px;
}

#navigation-bar.small #toplogo img {
	height: 24px;
	position: relative;
	top: 8px;
}

#mainpage-tabs-wrapper {
	border-top: 6px solid #3F9976;
	background: #ede8e8;
	padding: 0 0 60px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	margin: 0 0 30px 0;
}

#mainpage-tabs-wrapper > .container {
	background: #EDE8E8;
	
}

#mainpage-tabs-wrapper .nav li.active a {
    background: #3F9976!important;
    border: 1px solid #3F9976;
    color: #ffffff;
}

#mainpage-tabs-wrapper .nav li a {
    background: #297c5b!important;
    border: 1px solid #297c5b;
    color: #ffffff;
}

.carousel-indicators {
	bottom: 70px;
}

#products-nav {
	margin: 60px 0 0 0;
}

.nav {
	margin-top: -50px;
	position: relative;
	z-index: 10;
}

.nav li {
	padding: 0;
}

#products-nav .nav li {
	width: 50%;
}

#products-nav .nav li a {
	background: #2F8564;
	border-bottom: 1px solid #297c5b;
	color: #ffffff;
}

#products-nav .nav li a:hover {
	background: #3F9976;
	color: #ffffff;
}

#products-nav .nav li.active a:hover {
	background: #3F9976;
	color: #ffffff;
}

#products-nav .nav li.active a {
	background: #3F9976;
	color: #ffffff;
}

/* end of carousel */

@media (max-width: 400px) {
    #user-login {
		display: none;
	}
}

@charset "UTF-8";
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url("./ajax-loader.gif") center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
/*.slick-slide img { display: block; }*/
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Icons */
@font-face { font-family: "slick"; src: url("./fonts/slick.eot"); src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: -25px; }
[dir="rtl"] .slick-prev { left: auto; right: -25px; }
.slick-prev:before { content: "←"; }
[dir="rtl"] .slick-prev:before { content: "→"; }

.slick-next { right: -25px; }
[dir="rtl"] .slick-next { left: -25px; right: auto; }
.slick-next:before { content: "→"; }
[dir="rtl"] .slick-next:before { content: "←"; }

/* Dots */
.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; list-style: none; display: block; text-align: center; padding: 0; width: 100%; bottom: -30px;}
.slick-dots li { position: relative; display: inline-block; height: 14px; width: 14px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { border: 0; background: #bebebe; display: block; height: 14px; width: 14px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; border-radius: 50px; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }

/*# sourceMappingURL=slick.css.map */



/* carousel */

/*
This is the visible area of you carousel.
Set a width here to define how much items are visible.
The width can be either fixed in px or flexible in %.
Position must be relative!
*/
.jcarousel {
    position: relative;
    overflow: hidden;
}

/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.jcarousel #carousel-wrapper {
    width: 20000em;
    position: relative;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.carousel-item {
    /* Required only for block elements like <li>'s */
	display: block;
    float: left;
	height: 220px;
	background: #ffffff;
	position: relative;
	margin: 15px 7px 0;
	width: 210px;
	overflow: hidden;
}

.carousel-item .image {
	text-align: center;
	padding: 20px 0 0;
}

.carousel-item .image img {
	max-height: 120px;
}

.carousel-item .price {
	font-size: 12px;
	line-height: 12px;
}

.carousel-item .item-overlay {
	height: 220px;
	width: 100%;
	background: rgba(0,0,0,0.9);
	position: absolute;
	top: 170px;
	left: 0;
	padding: 8px;
	transition: all 0.3s;
}

.carousel-item:hover .item-overlay {
	top: 0;
}

.carousel-item .green_button {
    position: absolute;
    bottom: 10px;
    display: block;
    background: #3f9976;
    width: 193px;
    margin: 0 auto;
    color: #ffffff;
    font-size: 13px;
    text-align: center;
    opacity: 1;
}

.item-overlay .top .left {
	float: left;
	color: #426d93;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	width: 70%;
	padding: 0 4px 4px 0;
	border-right: 1px solid #414141;
	min-height: 40px;
}

.item-overlay .top .right {
	float: right;
	width: 30%;
	padding: 4px;
}

.item-overlay .top .right .price-old {
	font-size: 11px;
	font-weight: bold;
	color: #fc0303;
	text-decoration: line-through;
	display: inline-block;
	position: relative;
	bottom: 4px;
}

.item-overlay .top .right .price {
	color: #ffffff;
}

.item-overlay .description {
	clear: both;
	border-top: 1px solid #414141;
	margin: 8px 0 0 0;
	padding: 8px 0 0 0;
	color: #ffffff;
	font-size: 11px;
    line-height: 14px;
	display: block;
}

.carousel-item.mini {
    width: 196px;
    height: 196px;
}

.carousel-item.mini .item-overlay {
    height: 196px;
    width: 100%;
    background: rgba(0,0,0,0.9);
    position: absolute;
    top: 145px;
    left: 0;
    padding: 8px;
    transition: all 0.3s;
}

.carousel-item.mini:hover .item-overlay {
    top: 0;
}

.carousel-item.mini .green_button {
    width: 180px;
}

.jcarousel-pagination {
	position: absolute;
	bottom: -10px;
	right: 0;
	width: 100%!important;
	width: 200px;
	height: 10px;
	z-index: 9999;
	text-align: center!important;
}

.jcarousel-pagination a {
	font-size: 1px;
	text-indent: -9999px;
	display: inline-block;
	margin: 0 10px 0 0;
	background: #000000;
	border-radius: 25px;
	height: 14px;
	width: 14px;
}

.jcarousel-pagination a.active {
	background: #163c5f;
}

/* end of carousel */

#shadow {
	width: 100%;
	height: 55px;
	background: url('../images/shadow.png') no-repeat top center;
	margin: -30px auto 0;
	clear: both;
	position: relative;
	z-index: 2;
}

/* quick links */

#bottom {
	margin: 30px 0 0;
}

.section-title {
	font-size: 18px;
	text-transform: uppercase;
	color: #3f9976;
	border-bottom: 3px solid #3f9976;
	padding: 5px 0 5px;
	margin: 0 0 30px 0;
	clear: both;
	width: 100%;
}

.quick-links {
	width: 230px;
}

.quick-links li {
	margin: 0 0 15px 0;
}

.quick-links li a {
	color: #ffffff;
	font-size: 16px;
	line-height: 18px;
}

.quick-links .title {
	font-size: 18px;
	text-transform: uppercase;
	color: #163c5f;
	display: block;
}

/* end of qiuick links */

/* left navigation styles */

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu {
  font-family: Helvetica, Arial, sans-serif;
  color: #ffffff;
}
#cssmenu ul ul {
  display: none;
}
.align-right {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 20px 20px;
    border-top: 1px solid #3b8769;
  cursor: pointer;
  z-index: 2;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
    text-transform: uppercase;
  color: #ffffff;
  background: #3F9976;
    text-shadow: none!important;
}
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a,
#cssmenu > ul > li.open > a {
  color: #eeeeee;
  background: #3F9976;
}
#cssmenu > ul > li.open > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid #1682ba;
}
#cssmenu > ul > li:last-child > a,
#cssmenu > ul > li.last > a {
  border-bottom: 1px solid #358667;
}
.holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 6px;
  right: 0;
}
.holder::after,
.holder::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  right: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.holder::after {
  top: 17px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}
#cssmenu > ul > li > a:hover > span::after,
#cssmenu > ul > li.active > a > span::after,
#cssmenu > ul > li.open > a > span::after {
  border-color: #eeeeee;
}
.holder::before {
  top: 18px;
  border-top: 2px solid;
  border-left: 2px solid;
  border-top-color: inherit;
  border-left-color: inherit;
}
#cssmenu ul ul li a {
  cursor: pointer;
  border-bottom: 1px solid #358667;
  border-left: 1px solid #358667;
  border-right: 1px solid #358667;
  padding: 10px 20px;
  z-index: 1;
  text-decoration: none;
  font-size: 13px;
  color: #eeeeee;
  background: #709a8a;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {
  background: #709a8a;
  color: #ffffff;
}
#cssmenu ul ul li:first-child > a {
  box-shadow: none;
}
#cssmenu ul ul ul li:first-child > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#cssmenu ul ul ul li a {
  padding-left: 30px;
}
#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {
  border-bottom: 0;
}
#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #32373e;
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#cssmenu ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 20px;
  z-index: 10;
  top: 11.5px;
  border-top: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}

#cssmenu li.active-link {
    background: #ffffff;
}

#cssmenu li.active-link a {
    color: #333333;
    font-weight: bold;
}

/* end of left navigation styles */

.container.products {
	padding: 140px 0 0 0;
    position: relative;
    min-height: 1100px;
}

.left .filter-title {
	display: block;
	padding: 15px 0 15px 40px;
	color: #3f9976;
	text-transform: uppercase;
	position: relative;
}

#left-nav .filter-title span {
	background: url('../images/nav_icons.png') no-repeat -30px 0;
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	left: 5px;
	top: 10px;
}

.left #left-nav ul li ul li ul li a {
	background: #cccfd0;
	color: #323232;
}

#left-nav #tabs_2 .ionTabs__tab.small {
	width: 100px;
	height: 34px;
	background: url('../images/tabs_small.png') no-repeat -1px -34px;
	position: relative;
	z-index: 10;
	color: #ffffff;
	line-height: 34px;
	padding: 0 0 0 40px;
	font-size: 12px;
}

#left-nav #tabs_2 .ionTabs__tab.small.ionTabs__tab_state_active {
	background-position: -1px 0;
	z-index: 20;
}

#left-nav #tabs_2 .ionTabs__tab.small:first-child {
	margin: 0 -30px 0 0;
}

#left-nav  #tabs_2 .ionTabs__item {
	padding: 0!important;
}

#left-nav {
	margin: 0 0 20px 0;
	padding: 160px 0 0 0;
}

#login {
	margin: -30px 0 34px 0;
	padding: 0 0 0 10px;
}

#login ul li {
	float: left;
	margin: 0 10px 0 0;
}

#login ul li a {
	font-size: 12px;
	color: #3F9976;
}

.filters .filter-title span {
	background: url('../images/nav_icons.png') no-repeat 0 0;
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	left: 5px;
	top: 10px;
}

.filters .filter-cat {
	height: 30px;
	background: #3F9976;
	display: block;
	color: #ffffff;
	line-height: 30px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	font-size: 14px;
}

.filters ul {
	padding: 10px 15px;
}

.filters ul li {
	padding: 5px 0;
	font-size: 12px;
	color: #3F9976;
}

.filters ul li a {
	color: #323232;
	margin: 0 5px 0 0;
}

.cat-nav-item  {
    height: 190px;
    width: 190px;
    float: left;
    line-height: 150px;
    vertical-align: middle;
    position: relative;
    margin: 0;
    text-align: center;
    padding: 0;
    border: 1px solid #ffffff;
    box-shadow: 0 0 10px #bebebe;
    border-radius: 2px;
    margin: 0 20px 20px 0;
}

.cat-nav-item .title {
    display: block;
    position: absolute;
    bottom: 0;
    line-height: 18px;
    font-size: 14px;
    color: #3F9976;
    padding: 0 10px 10px;
    text-align: center;
    width: 100%;
}

.cat-nav-item img {
    line-height: 150px;
    vertical-align: middle;
}

.nomargin {
    margin: 0;
}

/* footer bottom */

#footer-bottom {
	height: 360px;
	background: #000000;
	color: #ffffff;
}

#footer-bottom .left .title {
	font-size: 22px;
	display: block;
	color: #636565;
	text-transform: uppercase;
	margin: 0 0 30px 0;
}

#footer-bottom .left {
	padding: 30px 0;
	float: left;
}

#footer-bottom .left p {
	font-size: 12px;
	line-height: 18px;
}

#footer-bottom .middle {
	float: left;
	padding: 30px 0;
	font-size: 12px;
	line-height: 18px;
	width: 320px;
}

#footer-bottom .middle img {
	float: left;
	margin: 0 10px 10px 0;
}

#footer-bottom .middle p a {
	color: #3F9976;
}

#footer-bottom .right {
	float: right;
	padding: 24px 0;
}

/* end of footer bottom */

#brands-main-page {
	padding: 0 0 30px;
    margin-top: -20px;
}

#brands .jcarousel img {
	margin: 0 40px 0 0;
	width: 230px;
}

#brands {
	position: relative;
	padding: 0 20px;
	margin: 0 0 40px 0;
}

#brands .jcarousel-control-prev {
	position: absolute;
	top: 20px;
	left: -5px;
	background: url('../images/arrows.png') no-repeat 0 0;
	display: block;
	height: 24px;
	width: 12px;
}

#brands .jcarousel-control-next {
	position: absolute;
	top: 20px;
	right: -5px;
	background: url('../images/arrows.png') no-repeat 0 -25px;
	display: block;
	height: 24px;
	width: 12px;
}

/* social footer */

#social-footer {
	background: #e3e2e2;
	padding: 50px 0 70px;
}

#social-footer .title {
	font-size: 22px;
	text-transform: uppercase;
	color: #3F9976;
	display: block;
	margin-bottom: 20px;
}

#social-footer .news-row {
	margin: 24px 0 24px;
}

#social-footer .news-row .calendar {
	float: left;
	width: 71px;
	height: 71px;
	background: #ffffff;
	padding: 5px;
}

#social-footer .news-row .calendar .month {
	display: block;
	text-align: center;
	font-size: 12px;
	position: relative;
	top: 5px;
}

#social-footer .news-row .calendar .date {
	font-size: 32px;
	display: block;
	text-align: center;
	position: relative;
	top: 14px;
	color: #163c5f;
}

#social-footer .news-row a {
	color: #323232;
	font-size: 16px;
	line-height: 18px;
}

#social-footer .news-row .newstitle {
	float: left;
	padding: 12px;
	width: 320px;
}

#social-footer .left {
	float: left;
	width: 450px;
	height: 500px;
	border-bottom: 4px solid #3f9976;
}

#social-footer .right {
	float: right;
	width: 450px;
	height: 500px;
	border-bottom: 4px solid #3f9976;
}

.news-list {
	padding: 20px;
}

.news-list .news-item {
	margin-bottom: 40px;
	position: relative;
}

.news-list .news-item .news-item-read-more {
	display: block;
	padding: 2px;
	color: #3f9976;
	position: absolute;
	bottom: 0;
	right: 20px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 12px;
}

.news-list .news-item .news-item-title {
	display: block;
	margin: 0 0 15px 0;
	color: #3F9976;
	text-transform: uppercase;
	font-weight: 700;
}

.news-list .news-item .image {
	float: left;
	margin: 0 20px 20px 0;
	height: 160px;
	width: 160px;
	border: 1px solid #bebebe;
	text-align: center;
	
	line-height: 160px;
}

.news-list .news-item .image img {
	height: auto;
	vertical-align: middle;
}

.pos-relative {
	position: relative;
}

/* sub nab styles */

#sub-nav {
	padding: 20px 0;
}

#sub-nav ul li {
	padding: 5px 0;
}

#sub-nav ul li a {
	color: #3F9976;
	
	font-size: 14px;
	font-weight: 600;
}

/* end of sub nav styles */

/*FAQS*/
.faq_question {
    margin: 0px;
    padding: 0 0 10px;
    display: inline-block;
    cursor: pointer;
    font-weight: bold;
	color: #3F9976;
}
 
.faq_answer_container {
    height: 0px;
    overflow: hidden;
    padding: 0px;
	margin-bottom: 15px;
}

.faq_answer_container .image {
	width: 160px;
	height: 160px;
	border: 1px solid #bebebe;
	margin: 10px 10px 10px 0;
}

/* open text item */

.main-open .pic {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
}

.main-open .pic img {
	width: 100%;
	height: auto;
	margin: 0;
}

.main-open {
	padding: 0 0 20px 0;
	font-size: 16px;
	line-height: 24px;
	min-height: 600px;
}

.main-open b {
	font-weight: 700;
	color: #323232;
}

.document-title {
	font-size: 22px;
	margin: 0 0 20px 0;
}

/* end of open text item */

#map-canvas {
	width: 100%;
	height: 400px;
}

.contact-intro-text {
	padding: 20px 0 0 40px;
}

h3.cs {
	font-size: 18px;
	margin: 0 0 20px 0;
}	

/* contact styles */

.form-label {
	display: block;
}

.form-row {
	padding: 10px 0;
}

.form-row input {
	width: 100%;
}

.form-row .message {
	width: 100%;
	height: 200px;
}

form.question {
	padding: 10px 0;
}

form.question #submit {
	background: #3F9976;
	border: none;
	color: #ffffff;
	font-size: 14px;
	padding: 3px 10px;
	position: relative;
	right: 15px;
}

/* end of contact */

/* product list */

.product-list-item.row {
	padding: 20px;
	margin: 0 0 20px 0;
	width: 100%;
	border-radius: 2px;
	position: relative;
    box-shadow: 0 0 20px #bebebe;
    border-radius: 2px;
}	

.product-list-item.row:first-child {
	border: none;
}

.product-list-item.row .image {
	float: left;
	margin: 0 20px 0 0;
}

.product-list-item.row .image img {

}

.product-list-item.row .description {
	float: left;
	width: 60%;
	height: 100px;
	overflow: hidden;
}

.product-list-item.row .description .title {
	display: block;
	margin: 0 0 10px 0;
	color: #3F9976;
	text-transform: uppercase;
	float: left;
}

.product-list-item.row .product-list-item-article {
	font-size: 14px;
	clear: both;
	display: block;
}

.product-list-item.row .price {
	font-size: 20px;
	float: right;
	color: #555555;
}

.product-list-item.row .toolbar {
	position: absolute;
	bottom: 20px;
	left: 200px;
}

.product-list-item.row .description .intro {
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0;
	display: block;
}

.product-list-item.boxed.mini {
    height: 180px;
    width: 180px;
}

.toolbar li {
	float: left;
	margin: 0 1px 0 0;
}

.toolbar li a {
	display: block;
	height: 40px;
	width: 40px;
	border: 1px solid #dadad9;
	text-align: center;
	line-height: 44px;
	vertical-align: middle;
}

.toolbar .qcntrl {
	display: block;
	height: 40px;
	width: 40px;
	border: 1px solid #dadad9;
	text-align: center;
	line-height: 44px;
	vertical-align: middle;
	cursor: pointer;
}

.text.quan {
	height: 40px;
	width: 40px;
	border: 1px solid #dadad9;
	text-align: center!important;
}

.toolbar li a img {
	line-height: 40px;
}

.product-list-item.boxed {
	padding: 20px;
	position: relative;
	height: 360px;
	margin: 0 20px 50px 0;
    width: 260px;
    float: left;
	text-align: center;
    box-shadow: 0 0 20px #bebebe;
    border-radius: 2px;
}

#Container .product-list-item.boxed, #Container .product-list-item.row {
    display: none;
}

.product-list-item.boxed .green_button, .product-list-item.row .green_button {
    width: 140px;
    color: #ffffff;
    font-size: 13px;
    border: none;
    margin: 20px auto 0;
    display: block;
    background: #3F9976;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -70px;
    opacity: 1;
    border: 1px solid #3b8769;
}

.product-list-item.row .green_button {
    left: 322px;
}

.product-list-item.boxed .image img {
	width: 120px;
	height: auto;
	max-height: 120px;
	width: auto;
	line-height: 200px;
	vertical-align: middle;
}

.product-list-item.boxed .image {
	text-align: center;
	height: 200px;
	line-height: 200px;
}

.product-list-item.boxed .price  {
	position: absolute;
	bottom: 75px;
	line-height: 18px;
	vertical-align: top;
	left: 0;
	width: 100%;
	text-align: center;
	vertical-align: top;
    font-size: 18px;
}

.product-list-item.row .price {
    position: absolute;
    bottom: 15px;
    right: 15px;
    font-size: 24px;
    line-height: 24px;
}

.product-list-item.row .price small {
    line-height: 24px;
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: top;
    margin: 0 5px 0 0;
}

.product-list-item.row .price .price-old {
    line-height: 24px;
    font-size: 12px;
    color: red;
    text-decoration: line-through;
    margin: 0 0 0 5px;
    vertical-align: top;
}

.product-list-item.boxed .price .price-old {
    line-height: 18px;
    vertical-align: top;
    font-size: 12px;
    display: inline-block;
    margin: 0 0 0 5px;
    text-decoration: line-through;
    color: #da0303;
}

.product-list-item.boxed .price small {
	line-height: 18px;
	vertical-align: top;
	font-size: 12px;
    text-transform: uppercase;
    margin: 0 5px 0 0;
    color: #777777;
}

.product-list-item.boxed .title {
	display: block;
    font-size: 13px;
    line-height: 16px;
	position: absolute;
	bottom: 80px;
	left: 0px;
	padding: 0 20px;
	height: 60px;
	color: #358667;
	width: 100%;
}

.product-list-item.boxed .product-list-item-article {
	display: none;
}

.product-list-item.boxed .description .intro {
	display: none;
}

.product-list-item.boxed .toolbar {
	width: 126px;
	position: absolute;
	bottom: 0;
	left: 90px;
	width: 100%;
	text-align: center;
}

.product-list-item.boxed .corner-ribbon, .product-list-item.row .corner-ribbon {
    position: absolute;
    top: -9px;
    right: -9px;
    height: 100px;
    width: 100px;
    background: url('../images/ribbon_special.png') no-repeat 0 0;
}

.product-list-item.boxed .corner-ribbon small, .product-list-item.row .corner-ribbon small {
    display: block;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    color: #ffffff;
    font-size: 11px;
    text-align: center;
    width: 100%;
    position: relative;
    top: 30px;
    left: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

.product-list-item.boxed .corner-ribbon.left {
    background: url('../images/ribbon_new_right.png') no-repeat 0 0;

}

.grid-list-switch {
	float: right;
    position: relative;
    bottom: 10px;
}

.button-grid, .button-list {
	border-radius: 3px;
	margin-left: 5px;
	float: left; 
	cursor:  pointer;
	font-size: 14px;
	text-transform: none;
    padding-left: 25px;
    height: 40px;
    text-transform: uppercase;
}

.button-grid.active, .button-list.active {
    opacity: 0.7;
    color: #323232;
}

.button-grid {
    background: url('../images/icon_grid.png') no-repeat 0 0;
    margin: 0 0 0 20px;
}

.button-list {
    background: url('../images/list_icon.png') no-repeat 0 0;
}

#add_to_cart_list img {
	width: 20px;
	height: auto;
	opacity: 0.6;
}

#add_to_cart_list:hover img {
	opacity: 1;
}

#towishlist img {
	width: 20px;
	height: auto;
	opacity: 0.6;
}

#towishlist:hover img {
	opacity: 1;
}

#compare img {
	width: 20px;
	height: auto;
	opacity: 0.6;
}

#compare:hover img {
	opacity: 1;
}

/* end of product list */

/* small cart */

A.cart {
	height: 30px;
	overflow: visible;
	display: block;
	position: absolute;
	top: 0;
	right: 14px;
	padding: 0 15px;
}
A.cart .cart-icon {
	display: block;
	height: 24px;
	width: 24px;
	background: url("../images/shopping_cart_icon.png");
	float: left;
	position: relative;
	top: 3px;
}

A.cart .cart-icon .cart-number {
	height: 14px;
	width: 14px;
	padding: 0;
	font-size: 10px;
	color: #ffffff;
	display: block;
	background: red;
	border-radius: 25px;
	line-height: 14px;
	text-align: center;
	position: absolute;
	top: 0;
	right: -4px;
}

A.cart .cart-amount {
	font-size: 13px;
	padding: 0 14px;
	position: relative;
	top: 9px;
	color: #ffffff;
	display: block;
	float: left;
}

A.cart .cart-amount .cart-currency {
	padding: 0 0 0 5px;
}

/* end of small cart */

/* checkout */

.checkout-progress-bar {
	width: 100%;
}

.checkout-progress-bar li {
	width: 20%;
	float: left;
	background: #3F9976;
	padding: 10px;
	color: #ffffff;
}

.checkout-progress-bar li a {
	color: #323232;
}

.auth .column {
	padding: 20px;
}

.form-message {
	padding: 20px 5px 0;
}

.cart-item {
	padding: 10px 0;
}

.cart-item .image {
	width: 70px;
	height: 70px;
	border: 1px solid #bebebe;
	text-align: center;
	line-height: 70px;
}

.cart-item .image img {
	line-height: 70px;
	vertical-align: middle;
}

.cart-item .title {
	padding: 0 10px;
}

.cart-item .title a {
	color: #3F9976;
}

/* end of checkout */

//* open product */

.similar-items-top {
	margin: -20px 0 20px 0;
	border-bottom: 3px solid #3F9976;
	padding: 0 0 10px 0;
}

.similar-items-top ul {
	
}

.similar-items-top ul li {
	float: left;
	width: 120px;
	font-size: 12px;
	line-height: 14px;
	margin: 0 10px 0 0;
	display: table-cell;
}

.similar-items-top ul li a {
	color: #163c5f;
}

.similar-items-top .title {
	float: left;
	font-size: 14px;
	margin: 0 15px 0 0;
	vertical-align: middle;
}

/** Stage container **/

.connected-carousels {
	float: left;
}

.connected-carousels .stage {
    width: 400px;
	height: 400px!important;
    position: relative;
}

.connected-carousels .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.connected-carousels .photo-credits a {
    color: #fff;
}

/** Navigation container **/

.connected-carousels .navigation {
    width: 320px;
    margin: 20px auto;
    position: relative;
}

/** Shared carousel styles **/

.connected-carousels .carousel {
    overflow: hidden;
    position: relative;
}

.connected-carousels .carousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.connected-carousels .carousel li {
    float: left;
}

/** Stage carousel specific styles **/

.connected-carousels .carousel-stage {
    height: 400px;
	border: 1px solid #bebebe;
}

.connected-carousels .carousel-stage ul li {
	width: 400px;
	height: 400px;
	text-align: center;
	line-height: 400px;
}

.connected-carousels .carousel-stage ul li img {
	vertical-align: middle;
}

/** Navigation carousel specific styles **/

.connected-carousels .carousel-navigation {
    height: 60px;
    background: #fff;
    border: 10px solid #fff;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}

.connected-carousels .carousel-navigation li {
    cursor: pointer;
}

.connected-carousels .carousel-navigation li img {
    display: block;
    border: 5px solid #fff;
	height: 50px;
	width: auto;
}

.connected-carousels .carousel-navigation li.active img {
    border-color: #ccc;
}

/** Stage carousel controls **/

.connected-carousels .prev-stage,
.connected-carousels .next-stage {
    display: block;
    position: absolute;
    top: 0;
    width: 305px;
    height: 410px;
    color: #fff;
}

.connected-carousels .prev-stage {
    left: 0;
}

.connected-carousels .next-stage {
    right: 0;
}

.connected-carousels .prev-stage.inactive,
.connected-carousels .next-stage.inactive {
    display: none;
}

.connected-carousels .prev-stage span,
.connected-carousels .next-stage span {
    display: none;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}

.connected-carousels .prev-stage span {
    left: 20px;
}

.connected-carousels .next-stage span {
    right: 20px;
}

.connected-carousels .prev-stage:hover span,
.connected-carousels .next-stage:hover span {
    display: block;
}

/** Navigation carousel controls **/

.connected-carousels .prev-navigation,
.connected-carousels .next-navigation {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 16px/29px Arial, sans-serif;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}

.connected-carousels .prev-navigation {
    left: -15px;
    top: 22px;
    text-indent: 6px;
}

.connected-carousels .next-navigation {
    right: -15px;
    top: 22px;
    text-indent: 20px;
}

.connected-carousels .prev-navigation.inactive,
.connected-carousels .next-navigation.inactive {
    opacity: .5;
    cursor: default;
}

.document .product-right .document-title {
	margin: 0 0 30px 0;
}

.document .product-right .price {
	float: right;
	margin: 0 20px 60px 0;
	font-size: 24px;
}

.document .product-right .price small {
	font-size: 14px;
	line-height: 22px;
	vertical-align: top;
}

.document .product-right .price .stock {
	display: block;
	font-size: 13px;
	margin-top: 5px;
	color: #358667;
	text-align: right;
}

.document .rental-button {
	display: block;
	width: 96px;
	height: 55px;
	background: url('../images/rent.png') no-repeat 0 0;
	float: right;
	margin: 20px 10px 0 0;
}

.document .sales-button {
    display: block;
    width: 120px;
    height: 55px;
    background: url('../images/sales_logo_eb.jpg') no-repeat 0 0;
    float: left;
    margin: 0 10px 0 0;
}

.document .product-right .price .old {
	display: block;
	color: red;
	font-size: 14tpx;
	padding: 5px 0;
}

.document .product-right .price .new {
	display: block;
	font-size: 24px;
	padding: 5px 0;
}

.document .product-right .product-buttons, .document .product-right .rental-info, .document .product-right .product-social {
	padding: 10px 0 10px 10px;
}

.document .product-right .rental-info div {
	font-size: 12px;
	float: left;
	width: 280px;
	padding: 15px 0 0 0;
}

.document .product-social p {
	padding: 0 0 15px 0;
	font-size: 12px;
}

.document .product-social {
    margin: 90px 0 0;
    clear: both;
    position: relative;
    top: 30px;
}

.product-description {
	clear: both;
	border-top: 3px solid #3F9976;
	padding: 20px;
	font-size: 16px;
	line-height: 24px;
}

.products-content {
	background: #ffffff;
    margin: -1px 0 0 0;
}

.document .ionTabs__item {
	clear: both;
}

.open-item-title {
    padding: 0 15px 20px;
    font-size: 34px;
    text-transform: uppercase;
    line-height: 44px;
    color: #777;
}

/* end of open product */

.search_results .item .image {
	float: left;
	width: 90px;
	height: 90px;
	border: 1px solid #bebebe;
	line-height: 90px;
	text-align: center;
	margin: 0 15px 15px 0;
}

.search_results .item .image img {
	line-height: 90px;
	vertical-align: middle;
}

.search_results .item .info {
	float: left;
	width: 70%;
}

.search_results .item .info .description {
	font-size: 14px;
	line-height: 18px;
}

.search_results .item .info .title {
	margin-bottom: 10px;
	display: block;
	color: #3F9976;
	font-weight: 600;
}

.search_results .item .price {
	float: right;
	font-size: 18px;
}	

.search_results .item .price small {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 5px 0 0;
	vertical-align: top;
}

.search_results .item {
	margin: 0 0 40px 0;
}	

.search_results .item .toolbar-small {
	clear: both;
	margin: 10px 0 0 0;
}

.search_results .item .toolbar-small li {
	float: left;
	margin: 0 10px 0 0;
}

.search_results .item .toolbar-small li a {
	font-size: 12px;
	color: #3F9976;
	font-weight: bold;
}

.pagination a {
	display: inline-block;
	margin: 0 5px 0 0;
	color: #3F9976;
}

.pagination a.act {
	color: #b3b3b3;
}

#topsearch .field .ajax {
	position: absolute;
	background: #fff;
	border: 1px solid #bebebe;
	z-index: 10;
	padding: 3px 0px;
	display: none;
	top: 35px;
	padding: 5px;
	right: 0;
	left: 0;
	width: 300px;
}

#topsearch .field {
	position: relative;
}

#topsearch .field .ajax > b {
    display: none;
}


#topsearch .field .ajax A.search_title {
	display: block;
	color: #000;
	margin-right: 170px;
	white-space: nowrap;
	overflow: hidden;
	line-height: 16px;
}

#topsearch .field .ajax A.search_title {
	display: block;
	color: #000;
	margin-right: 170px;
	white-space: nowrap;
	overflow: hidden;
	line-height: 16px;
}

#topsearch .field .ajax A {
	font: normal 12px Arial;
	text-decoration: none;
}

#topsearch .ajax .all_results {
	margin-top: 20px;
	display: block;
	cursor: pointer;
}

.as-line {
	width: 100%;
	padding: 8px 4px;
}

.as-line img {
	float: left;
	width: 30px;
	height: auto;
	margin: 0 8px 0 0;
}

.as-line .title {
	float: left;
	width: 190px;
	font-size: 13px;
	color: #3F9976;
}

.as-line .price {
	float: right;
	font-size: 13px;
	color: #323232;
}

.nodisplay {
	display: none;
}

.green_button {
	background: url('../images/add_to_cart.png') no-repeat 0 0;
	height: 38px;
	width: 38px;
	border: none;
	opacity: 0.6;
}

.green_button:hover {
	opacity: 1;
}

.tocart_wrap {
	border: 1px solid #dadad9;
	display: block;
}

.list-more {
	color: #3F9976;
}

#polyglotLanguageSwitcher, #polyglotLanguageSwitcher * {
	margin: 0;
	padding: 0;
	outline: none;
}

#polyglotLanguageSwitcher ul {
	list-style: none;
}

#polyglotLanguageSwitcher {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #444;
	line-height: normal;
	position: relative; /* sets the initial position for the drop-down menu */
	z-index: 100;
}

#polyglotLanguageSwitcher form {
	display: none;
}

/* ---------------------------------------------------------------------- */
/* JS-created Code
/* ---------------------------------------------------------------------- */
#polyglotLanguageSwitcher a {
	text-decoration: none;
	display: block;
	padding: 0.6em 6px 0.5em 28px; /* 6px 6px 6px 28px */
	color: #444;
	width: 9em; /* 84px; total width: 120px */
	background-repeat: no-repeat;
	background-position: 6px center;
}

#polyglotLanguageSwitcher a:hover {
	color: #ffffff;
}

#polyglotLanguageSwitcher a.current:link, #polyglotLanguageSwitcher a.current:visited, #polyglotLanguageSwitcher a.current:active {
	position: relative; /* sets the initial position for the trigger arrow */
	background-color: #323232;
	border: 1px solid #000000;
	color: #ffffff;
	border-radius: 3px;
	height: 30px;
}

#polyglotLanguageSwitcher a.current:hover,
#polyglotLanguageSwitcher ul.dropdown li:hover {
	background-color: #000000;
	color: #ffffff;
}

#polyglotLanguageSwitcher a.active { /* This style is applied as long as the drop-down menu is visible. */
	border-bottom: none !important;
	border-radius: 3px 3px 0 0 !important;
}

#polyglotLanguageSwitcher span.trigger {
	display: block;
	position: absolute;
	width: 9px;
	height: 5px;
	text-indent: -10000em;
	top: 0.5em; /* 6px */
	right: 6px;
}

#polyglotLanguageSwitcher a.current:link span.trigger, #polyglotLanguageSwitcher a.current:visited span.trigger {
	background: url(../images/arrow-down.gif) no-repeat left top;
}

#polyglotLanguageSwitcher a.current:hover span.trigger, #polyglotLanguageSwitcher a.current:active span.trigger, #polyglotLanguageSwitcher a.active span.trigger {
	background-position: left bottom !important;
}

/* Drop-Down Menu */

#polyglotLanguageSwitcher ul.dropdown {
	display: none;
	position: absolute;
	top: 2.333em; /* 28px */
	left: 0;
	width: 9em;
	background-color: #FFF;
	border: 1px solid #E5E5E5;
	border-top: none !important;
	border-radius: 0 0 3px 3px;
}

#polyglotLanguageSwitcher ul.dropdown li {
	border-top: 1px dotted #D4D4D4;
}

#polyglotLanguageSwitcher ul.dropdown li:last-child {
	border-radius: 0 0 3px 3px;
}

/* Flags */

#eng {
	background-image: url(../images/flags/16/gb.png);
}

#rus {
	background-image: url(../images/flags/16/rus.png);
}

#ned {
	background-image: url(../images/flags/16/ned.png);
}

#lat {
	background-image: url(../images/flags/16/lat.png);
}

#lt {
	background-image: url(../images/flags/16/lt.png);
}

#est {
	background-image: url(../images/flags/16/est.png);
}

th.r-align {
	text-align: right;
}

.t-border {
	border-top: 2px solid #3F9976;
}

.cart-table {
	color: #323232;
}

.cart-table td {
	padding: 5px 2px;
}

.cart-table .sum {
	text-align: right;
}

.cart-heading-row th {
	padding: 0 0 5px 0;
	font-size: 14px;
}

.summary th {
	padding: 5px 2px;
}

input.button.cart {
	padding: 4px 8px;
	background: #3F9976;
	float: right;
	border: none;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 12px;
}

ul.nav.cart li span, ul.nav.cart li a {
	padding: 10px 10px;
	background: #3F9976;
	float: left;
	color: #ffffff;
	display: block;
	width: 20%;
	border-right: 1px solid #ffffff;
}

ul.nav.cart li span {
	color: #bebebe;
}

ul.nav.cart {
	margin: 0 0 20px 0;
}

.cart-item-link {
	color: #3F9976;
	font-size: 15px;
}

.cart-item-image {
	width: 50px;
	height: 50px;
	border: 1px solid #bebebe;
	float: left;
	margin: 0 8px 0 8px;
	text-align: center;
	line-height: 50px;
	vertical-align: middle;
	position: relative;
	bottom: 15px;
}

.cart-item-image img {
	max-width: 40px;
	height: auto;
	max-height: 40px;
	width: auto;
	line-height: 50px;
	vertical-align: middle;
}

.del.curs {
	display: block;
	font-size: 12px;
	margin: 3px 0 0 0;
	color: #3F9976;
	cursor: pointer;
}

.tform td {
	padding: 7px 0;
}

.tform td input {
	height: 30px;
}

.tform td dfn {
	display: block;
	font-size: 12px;
	position: relative;
	top: 2px;
}

.auth small {
	font-size: 13px;
}

.address.checkout {
	padding: 10px 0;
}

#link-add {
	color: #3F9976;
	display: block;
	margin: 10px 0;
}

.form.address td {
	padding: 5px 3px;
}

.bcrumb-link-small {
    font-size: 10px;
    color: #777777;
    position: absolute;
    top: -24px;
    left: 0;

    height: 30px;
    width: 100%;
    padding: 0 20px;
    text-align: center;
}

.slider-caption-text h3 {
    font-size: 22px;
    padding: 20px 0;
}

.btn-link {
    padding: 10px;
    background: #3F9976;
    border: 1px solid #3F9976;
    color: #ffffff;
    font-size: 13px;
    display: block;
    float: left;
    margin-left: 1px;
}

.btn-link:hover {
    padding: 10px;
    background: #3F9976;
    color: #ffffff;
    text-decoration: none;
    border: 1px solid #ffffff;
}

#brands-main-page .brands-item {
    float: none;
    margin: 0 0 10px;
    text-align: center;
    display: inline-block;
}

#brands-main-page .brands-item img {
    width: 230px;
    height: auto;
}

#left-banners-brands {
    width: 160px;
    height: 600px;
    position: absolute;
    left: -200px;
    padding: 10px 0;
}

#left-banners-brands a {
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    height: 70px;
    line-height: 70px;
    vertical-align: middle;
    text-align: center;
}

#left-banners-brands a img {
    width: 100%;
    line-height: 70px;
    vertical-align: middle;
}

.ug-gallery-wrapper .ug-slider-wrapper {
    background: #ffffff!important;
}

.ug-gallery-wrapper .ug-strip-panel {
    background: #ffffff!important;
}

.product-gallery {
    padding: 20px 10px;
}

.document .product-description-short {
    position: absolute;
    right: 0;
    top: 40px;
    height: 200px;
    min-width: 180px;
    z-index: 888;
    text-align: right;
}

.document .product-description-short .price {
    font-size: 34px;
    color: #777777;
}

.document .product-description-short .price.special {
    color: #3F9976;
}

.document .product-description-short .price small {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 34px;
    vertical-align: top;
    margin: 0 5px 0 0;
}

.document .product-description-short .price .old-price {
    display: block;
    font-size: 18px;
    color: #da0303;
    text-decoration: line-through;
}

.document .product-description-short .price .price-special-msg {
    font-size: 18px;
    display: block;
    text-transform: uppercase;
    padding: 0 0 5px 0;
    color: #3F9976;
}

.document .product-description-short .green_button {
    width: 140px;
    color: #ffffff;
    font-size: 13px;
    border: none;
    margin: 20px 0 0;
    display: block;
    background: #3F9976;
    position: relative;
    top: 10px;
    opacity: 1;
    float: right;
    text-align: center;
    line-height: 40px;
}

.document .product-description-short .green_button:hover {
    text-decoration: none;
}

.document .open-product-brand-image {
    padding: 10px;
    float: right;
    height: auto;
    display: block;
}

.banner-wide {
    height: 60px;
    background: #bebebe;
}

img.open-product-brand-image {
	width: 250px;
    height: auto;
}

.open-item-art {
    display: block;
    font-size: 16px;
}

.breadcrumbs a {
    font-size: 12px;
    color: #323232;
    height: 24px;
}

.breadcrumbs a:first-child {
    text-indent: -9999px;
    display: inline-block;
    height: 24px;
    width: 16px;
    background: url('../images/bcrumb_home.png') no-repeat 0 0;
}

/* filters */

.cd-tab-filter-wrapper {
    background-color: #ffffff;
    z-index: 1;
}

.cd-filter {
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    height: 100%;
    background: #ffffff;
    z-index: 2;
    transform: translateX(-100%);
    transition: transform 0.3s, box-shadow 0.3s;
}

.cd-filter-trigger {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 60px;
    z-index: 3;
}

.cd-main-content.is-fixed .cd-tab-filter-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.cd-main-content.is-fixed .cd-filter {
    position: fixed;
    height: 100vh;
    overflow: hidden;
}

.cd-main-content.is-fixed .cd-filter-trigger {
    position: fixed;
}

.filter-wrapper {
    padding: 20px 0 20px;
}

.filter-wrapper .filter .filter-title {
    font-size: 12px;
    display: block;
    padding: 0 0 8px 0;
}

.filter-wrapper .filter select {
    width: 200px;
}

#Filters #Reset {
    background: #ffffff;
    border: none;
    color: #3F9976;
    font-size: 13px;
    margin: 20px 0 0 0;
    outline: none;
}

.related-items-container {
    width: 100%;
    overflow: hidden;
    height: 280px;
    margin-bottom: 20px;
}

.checkout-item {
    box-shadow: 0 0 20px #bebebe;
    border-radius: 2px;
    margin: 0 0 20px 0;
    height: 140px;
    padding: 5px;
}

.checkout-item .image {
    height: 130px;
    text-align: center;
    padding: 0;
    line-height: 130px;
    vertical-align: middle;
    border-right: 1px dotted #bebebe;
}

.checkout-item .image img {
    line-height: 130px;
    vertical-align: middle;
    max-height: 170px;
    width: auto;
    height: auto;
}

.checkout-item .title {
    height: 140px;
    line-height: 140px;
}

.checkout-item .title a {
    color: #3F9976;
}

.checkout-item .title a {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.checkout-item .price {
    height: 140px;
    padding: 0;
    color: #777777;
}

.checkout-item .price .unit-price .currency {
    font-size: 12px;
    vertical-align: top;
    text-transform: uppercase;
    margin: 0 0 0 5px;
}

.checkout-item .price .unit-price {
    height: 65px;
    text-align: center;
    font-size: 20px;
    border-bottom: 1px dotted #bebebe;
    border-left: 1px dotted #bebebe;
    padding: 35px 0 5px 0;
    position: relative;
}

.checkout-item .price .total-price {
    height: 65px;
    text-align: center;
    font-size: 20px;
    border-left: 1px dotted #bebebe;
    padding: 35px 0 5px 0;
    position: relative;
}

.checkout-item .price .total-price .currency {
    font-size: 12px;
    vertical-align: top;
    text-transform: uppercase;
    margin: 0 0 0 5px;
}

.checkout-item .price .price-definition {
    width: 100%;
    text-align: center;
    font-size: 12px;
    padding: 5px;
    position: absolute;
    top: 0;
    left: 0;
}

.checkout-item .price .del.curs {
    position: absolute;
    top: -16px;
    right: -12px;
}

.checkout-item .quantity {
    position: relative;
    height: 140px;
}

.checkout-item .quantity input {
    width: 40px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -15px;
    text-align: center;
}

.summary .col-md-2, .delivery .col-md-2 {
    text-align: right;
    padding: 5px;
}

.summary .col-md-2.col-md-offset-8, .delivery .col-md-2.col-md-offset-8 {
    font-size: 14px;
    text-align: right;
    padding: 5px 0;
}

.button-checkout .button {
    padding: 10px 20px;
    border: none;
    background: #3F9976;
    color: #ffffff;
    font-size: 14px;
}

.button-checkout {
    margin: 0 0 10px 0;
}

.nav.checkout {
    margin: -30px 0 20px 0;
    background: #3F9976;
}

.nav.checkout li {
    float: left;
    color: #3F9976;
    background: #ffffff;
    font-size: 14px;
    height: 40px;
    width: 150px;
    text-align: center;
    line-height: 40px;
    border-right: 1px solid #ffffff;
}

.nav.checkout li.haslink {
    background: #bebebe;
}

.nav.checkout li.haslink .act {
    background: #3F9976;
    color: #ffffff;
}

.nav.checkout li.haslink a {
    color: #777777;
    display: block;
}

.nav.checkout li.haslink a:hover {
    text-decoration: none;
}

.payment-option {
    border: 1px solid #bebebe;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 30px;
}

.payment-option .title label {
    font-size: 16px;
    margin: 0 0 10px 0;
}

.payment-option input {
    position: absolute;
    top: 50%;
    left: 50%;
}

.payment-option .title .lead {
    font-size: 12px;
}

.lead.cat.checkout {
    font-size: 14px;
}

.block.main.col-md-6 {
    padding: 20px;
}

.address-form .form-row .labels {
    color: #323232;
    font-size: 12px;
}

.address-form .form-row {
    padding: 15px 0;
}

.form-group label {
    font-weight: 700;
    padding: 5px 0;
    display: block;
    color: #777777;
    font-size: 13px;
}

.btn-default-ebt {
    background: #3F9976;
    color: #ffffff;
    border-radius: 2px;
    min-width: 160px;
}

.price_calc {
    padding: 0;
}

.price_calc .col-md-4 {
    text-align: left;
    font-size: 12px;
    padding-left: 15px;
}

.price_calc .col-md-6 {
    text-align: right;
    font-size: 18px;
    padding-right: 0;
}

.price_calc .col-md-6 small {
    font-size: 10px;
    line-height: 18px;
    vertical-align: top;
}

.price_calc input {
    position: relative;
    bottom: 7px;
}

.price_calc div {
    padding: 3px 0;
}

#rental_prices {
    width: 200px;
    color: #777777;
}

#login-form-aside .error {
    padding: 5px;
    font-size: 13px;
}

#login-form-aside .error a {
    color: #3F9976;
    font-size: 12px;
    display: block;
    padding: 7px 0;
}

#map {
    display: block;
    width: 100%;
    height: 400px;
    background: #58B;
}

.form-section-title {
    padding: 20px 0;
    text-transform: uppercase;
}

.form-address-label {
    font-size: 13px;
    margin: 20px 0 10px 0;
}

.address-checkout-option {
    font-size: 12px;
    line-height: 18px;
}

.drop-shipment-items div {
    padding: 5px;
}

.drop-shipment-items div a {
    color: #3F9976;
}

.summary.drop-shipment {
    padding: 15px 0;
    border-top: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
}

.guest-checkin-wrapper {
    padding: 5px 0;
    margin: 20px 0;
}

.guest-checkin-wrapper h2 {
    padding: 15px 0;
    color: #777777;
}

.guest-checkin-wrapper .border-left {
    border-left: 1px dotted #bebebe;
}

.order-history .col-md-12 {
    padding: 7px 0;
    font-size: 13px;
}

.order-history .col-md-12.header {
    font-size: 12px;
    font-weight: 700;
}

.items-wrapper-checkout {
    padding: 35px 10px;
}

.my_menu {
    color: #ffffff;
    padding: 6px 0 0;
}

.my_menu .separator {
    float: left;
    padding: 0 10px;
}

.my_menu .my_nav {
    float: left;
    margin-left: 10px;
}

.my_menu .my_menu_info {
    color: #ffffff;
    font-size: 12px;
    float: left;
    padding: 3px 0 0;
}

.my_menu small {
    color: #ffffff;
    font-size: 12px;
    float: left;
    padding: 3px 0 0;
}

#login-form-top {
    position: relative;
    top: 3px;
}

#login-form-top input {
   background: #111111;
    border: none;
    height: 25px;
}

#login-form-top .login-link {
    background: none;
    color: #ffffff;
    font-size: 12px;
    color: #777777;
}

#login-form-top .err {
    font-size: 12px;
    color: #bebebe;
}

#login-form-top .err a {
    color: #3F9976;
    margin-left: 5px;
}

a.print {
    float: right;
}

.checkout-address-errors {
    padding: 3px 0;
}

.agree a {
    color: #3F9976;
}