/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/
html {
  color: #000;
  background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input, textarea, select {
  *font-size: 100%;
}

legend {
  color: #000;
}

body {
  font: 13px/1.231 arial, helvetica, clean, sans-serif;
  *font-size: small;
  *font: x-small;
}

select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

.yui3-g {
  letter-spacing: -0.31em;
  *letter-spacing: normal;
  word-spacing: -0.43em;
}

.yui3-u, .yui3-u-1, .yui3-u-1-2, .yui3-u-1-3, .yui3-u-2-3, .yui3-u-1-4, .yui3-u-3-4, .yui3-u-1-5, .yui3-u-2-5, .yui3-u-3-5, .yui3-u-4-5, .yui3-u-1-6, .yui3-u-5-6, .yui3-u-1-8, .yui3-u-3-8, .yui3-u-5-8, .yui3-u-7-8, .yui3-u-1-12, .yui3-u-5-12, .yui3-u-7-12, .yui3-u-11-12, .yui3-u-1-24, .yui3-u-5-24, .yui3-u-7-24, .yui3-u-11-24, .yui3-u-13-24, .yui3-u-17-24, .yui3-u-19-24, .yui3-u-23-24 {
  display: inline-block;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
}

.yui3-u-1 {
  display: block;
}

.yui3-u-1-2 {
  width: 50%;
}

.yui3-u-1-3 {
  width: 33.33333%;
}

.yui3-u-2-3 {
  width: 66.66666%;
}

.yui3-u-1-4 {
  width: 25%;
}

.yui3-u-3-4 {
  width: 75%;
}

.yui3-u-1-5 {
  width: 20%;
}

.yui3-u-2-5 {
  width: 40%;
}

.yui3-u-3-5 {
  width: 60%;
}

.yui3-u-4-5 {
  width: 80%;
}

.yui3-u-1-6 {
  width: 16.656%;
}

.yui3-u-5-6 {
  width: 83.33%;
}

.yui3-u-1-8 {
  width: 12.5%;
}

.yui3-u-3-8 {
  width: 37.5%;
}

.yui3-u-5-8 {
  width: 62.5%;
}

.yui3-u-7-8 {
  width: 87.5%;
}

.yui3-u-1-12 {
  width: 8.3333%;
}

.yui3-u-5-12 {
  width: 41.6666%;
}

.yui3-u-7-12 {
  width: 58.3333%;
}

.yui3-u-11-12 {
  width: 91.6666%;
}

.yui3-u-1-24 {
  width: 4.1666%;
}

.yui3-u-5-24 {
  width: 20.8333%;
}

.yui3-u-7-24 {
  width: 29.1666%;
}

.yui3-u-11-24 {
  width: 45.8333%;
}

.yui3-u-13-24 {
  width: 54.1666%;
}

.yui3-u-17-24 {
  width: 70.8333%;
}

.yui3-u-19-24 {
  width: 79.1666%;
}

.yui3-u-23-24 {
  width: 95.8333%;
}

h1 {
  font-size: 138.5%;
}

h2 {
  font-size: 123.1%;
}

h3 {
  font-size: 108%;
}

h1, h2, h3 {
  margin: 1em 0;
}

h1, h2, h3, h4, h5, h6, strong {
  font-weight: bold;
}

abbr, acronym {
  border-bottom: 1px dotted #000;
  cursor: help;
}

em {
  font-style: italic;
}

blockquote, ul, ol, dl {
  margin: 1em;
}

ol, ul, dl {
  margin-left: 2em;
}

ol li {
  list-style: decimal outside;
}

ul li {
  list-style: disc outside;
}

dl dd {
  margin-left: 1em;
}

th, td {
  border: 1px solid #000;
  padding: .5em;
}

th {
  font-weight: bold;
  text-align: center;
}

caption {
  margin-bottom: .5em;
  text-align: center;
}

p, fieldset, table, pre {
  margin-bottom: 1em;
}

input[type=text], input[type=password], textarea {
  width: 12.25em;
  *width: 11.9em;
}

.icons-sprite, .icons-flag-en, .icons-flag-lt, .icons-flag-ru {
  background: url('../images/icons-s893cc12fd5.png') no-repeat;
}

.icons-flag-en {
  background-position: 0 0;
}

.icons-flag-lt {
  background-position: 0 -13px;
}

.icons-flag-ru {
  background-position: 0 -26px;
}

body {
  background: url('../images/mainBg.jpg?1322038574');
  color: #676767;
}
body a {
  color: #676767;
}
body a:hover {
  color: #382193;
}

h1 {
  font-weight: normal;
  color: #8b0800;
  font-size: 169%;
  margin: 6px 0 15px;
}
h1 a {
  color: #8b0800;
  text-decoration: none;
}
h1 a:hover {
  text-decoration: underline;
}

h2 {
  margin: 1em 0 0.5em;
}

.aCenter {
  text-align: center;
}

.gapRight {
  margin-right: 25px;
}

input[type=text],
input[type=password],
textarea {
  border: 1px solid #cfcfcf;
  padding: 3px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 1px 1px 0 #e1e0e0;
  -webkit-box-shadow: inset 1px 1px 0 #e1e0e0;
  -o-box-shadow: inset 1px 1px 0 #e1e0e0;
  box-shadow: inset 1px 1px 0 #e1e0e0;
}

fieldset {
  border: 1px solid #E0E0E0;
  margin: 1em 0;
  padding: 1em;
}

table {
  background: #fefefe;
  border: 1px solid #e5e4e4;
  color: #8a8a8a;
}

th, td {
  border: 0 none;
  border-bottom: 1px dotted #c5c5c5;
  padding: 10px 10px 10px 20px;
}

th {
  border-right: 1px dotted #c5c5c5;
  text-align: left;
}

td {
  font-size: 93%;
}

.aRight {
  text-align: right;
}

#msgbox {
  background: #fff;
  padding: 1em;
}
#msgbox p {
  background: #f8f8f8;
  padding: 1em;
  border: 1px solid #eb5c54;
  color: #eb5c54;
}
#msgbox p.ok {
  border-color: #37b629;
  color: #37b629;
}

.wrapper {
  width: 970px;
  margin: 0 auto;
}

#header {
  border-top: 5px solid #5e5e5e;
  background: #787878 url('../images/paper-top.jpg?1322038574') repeat-x left bottom;
  overflow: hidden;
  *zoom: 1;
}
#header .wrapper {
  *zoom: 1;
  background: url('../images/paper-top-white.jpg?1322038574') no-repeat right bottom;
}
#header .wrapper:after {
  content: "";
  display: table;
  clear: both;
}

#headerTop {
  *zoom: 1;
  padding-bottom: 9px;
}
#headerTop:after {
  content: "";
  display: table;
  clear: both;
}

#slogan {
  float: left;
  position: relative;
  left: -18px;
  margin: 12px 0 0;
}

#headerRightTop {
  float: right;
  background: #5e5e5e;
  padding: 5px 10px 10px;
}

#siteSettings,
#searchbox {
  display: inline;
  float: left;
  height: 30px;
}

#siteSettings {
  border-right: 1px solid #7c7c7c;
  padding-right: 20px;
}

#lang {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  margin-top: 2px;
}
#lang {
  *display: inline;
}
#lang .flag {
  float: left;
  width: 18px;
  height: 13px;
  text-indent: -10000px;
  margin-right: 4px;
}

#currency {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  margin-top: 5px;
}
#currency {
  *display: inline;
}
#currency label {
  font-size: 85%;
  color: #fff;
  margin: 0 1em;
}
#currency #currencySelect {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  color: #5e5e5e;
  font-size: 85%;
  border: 1px solid #414141;
}
#currency #currencySelect {
  *display: inline;
}

#searchbox {
  border-left: 1px solid #424242;
  padding-left: 20px;
}
#searchbox .txt {
  width: 211px;
  padding: 7px 10px 6px;
  background: url('../images/searchBg.png?1322038574') no-repeat left top;
  color: #cdcccc;
  border: 0 none;
  display: inline;
  float: left;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
}
#searchbox .btn {
  display: inline;
  float: left;
}

#headerLeft {
  display: inline;
  float: left;
  width: 226px;
  text-align: center;
  background: #f6f6f6;
  padding: 15px 0 0;
}
#headerLeft.whiteBg {
  background: #fff;
}

#headerRight {
  display: inline;
  float: right;
  width: 744px;
}

#mainnav {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  margin: 6px 0 0 50px;
}
#mainnav li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
}
#mainnav li:first-child, #mainnav li.first {
  padding-left: 0;
}
#mainnav li:last-child {
  padding-right: 0;
}
#mainnav li.last {
  padding-right: 0;
}
#mainnav a {
  display: block;
  color: #fff;
  font-size: 123%;
  font-family: Calibri, arial, sans-serif;
  text-decoration: none;
  padding: 3px 6px;
}
#mainnav a.active, #mainnav a:hover {
  background: #a09f9f;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

#mainContent {
  *zoom: 1;
}
#mainContent:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
#mainContent .wrapper {
  *zoom: 1;
  background: #fafafa;
}
#mainContent .wrapper:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

#leftColumn {
  background: #f6f6f6;
  width: 226px;
  display: inline;
  float: left;
  padding: 0 0 23px;
}
#leftColumn .h2 {
  font-size: 107%;
  text-transform: uppercase;
  font-weight: bold;
  margin: 15px 5px 0 18px;
  color: #880800;
}
#leftColumn .h2 a {
  color: #880800;
  text-decoration: none;
}

.btn {
  cursor: pointer;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  color: #939393;
  text-decoration: none;
  line-height: 192%;
  padding: 0 14px;
  border: 1px solid #d6d6d6;
  border-bottom-color: #b3b3b3;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  background: #eaeaea;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f4f4f4), color-stop(100%, #e1e1e1));
  background: -webkit-linear-gradient(#f4f4f4, #e1e1e1);
  background: -moz-linear-gradient(#f4f4f4, #e1e1e1);
  background: -o-linear-gradient(#f4f4f4, #e1e1e1);
  background: -ms-linear-gradient(#f4f4f4, #e1e1e1);
  background: linear-gradient(#f4f4f4, #e1e1e1);
  -moz-box-shadow: inset 1px 1px 1px white;
  -webkit-box-shadow: inset 1px 1px 1px white;
  -o-box-shadow: inset 1px 1px 1px white;
  box-shadow: inset 1px 1px 1px white;
  text-shadow: white 1px 1px 0px;
}
.btn {
  *display: inline;
}
.btn:hover {
  background: #dadada;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e4e4e4), color-stop(100%, #d2d2d2));
  background: -webkit-linear-gradient(#e4e4e4, #d2d2d2);
  background: -moz-linear-gradient(#e4e4e4, #d2d2d2);
  background: -o-linear-gradient(#e4e4e4, #d2d2d2);
  background: -ms-linear-gradient(#e4e4e4, #d2d2d2);
  background: linear-gradient(#e4e4e4, #d2d2d2);
}
.btn.medium {
  padding: 4px 14px;
}

#compareIndicator {
  background: #efefef;
  padding: 8px 0 8px 8px;
}
#compareIndicator ul {
  overflow: hidden;
  *zoom: 1;
  margin: 0;
}
#compareIndicator ul li {
  float: left;
  background: #fff;
  list-style: none;
  width: 64px;
  height: 56px;
  overflow: hidden;
  text-align: center;
  color: #d8d7d7;
  font-size: 76%;
  margin: 0 8px 0 0;
}
#compareIndicator ul li a {
  display: block;
  height: 56px;
  line-height: 560%;
}
#compareIndicator ul li img {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
}
#compareIndicator ul li img {
  *display: inline;
}
#compareIndicator ul li.emptySlot {
  padding-top: 17px;
  height: 39px;
}
#compareIndicator #compareIndicatorBtn {
  padding: 8px 9px 0 0;
  line-height: 176%;
}
#compareIndicator #compareIndicatorCloseBtn {
  color: #939393;
  font-size: 85%;
  text-shadow: white 1px 1px 0px;
}
#compareIndicator #compareIndicatorCloseBtn:hover {
  color: #382193;
}
#compareIndicator .btn {
  font-size: 85%;
  padding: 0 8px;
}

#leftnavCont {
  padding-top: 23px;
}

#leftnav {
  margin: 15px 15px 40px;
}
#leftnav li {
  list-style: none;
}
#leftnav li a {
  display: block;
  color: #fff;
  padding: 4px 30px 4px 13px;
  margin: 5px 0;
  background: #a30900 url('../images/catalog-bullets.png?1330095752') no-repeat -110px 4px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
}
#leftnav li a:hover, #leftnav li.selected > a {
  background: #500703 url('../images/catalog-bullets.png?1330095752') no-repeat -110px 4px;
  background: url('../images/catalog-bullets.png?1330095752') no-repeat -110px 4px, -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 100, color-stop(0%, #bf130f), color-stop(100%, #500703));
  background: url('../images/catalog-bullets.png?1330095752') no-repeat -110px 4px, -webkit-radial-gradient(top center, #bf130f, #500703);
  background: url('../images/catalog-bullets.png?1330095752') no-repeat -110px 4px, -moz-radial-gradient(top center, #bf130f, #500703);
  background: url('../images/catalog-bullets.png?1330095752') no-repeat -110px 4px, -o-radial-gradient(top center, #bf130f, #500703);
  background: url('../images/catalog-bullets.png?1330095752') no-repeat -110px 4px, -ms-radial-gradient(top center, #bf130f, #500703);
  background: url('../images/catalog-bullets.png?1330095752') no-repeat -110px 4px, radial-gradient(top center, #bf130f, #500703);
}
#leftnav li.opened > a {
  background: #500703 url('../images/catalog-bullets.png?1330095752') no-repeat 175px 4px;
  background: url('../images/catalog-bullets.png?1330095752') no-repeat 175px 4px, -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 100, color-stop(0%, #bf130f), color-stop(100%, #500703));
  background: url('../images/catalog-bullets.png?1330095752') no-repeat 175px 4px, -webkit-radial-gradient(top center, #bf130f, #500703);
  background: url('../images/catalog-bullets.png?1330095752') no-repeat 175px 4px, -moz-radial-gradient(top center, #bf130f, #500703);
  background: url('../images/catalog-bullets.png?1330095752') no-repeat 175px 4px, -o-radial-gradient(top center, #bf130f, #500703);
  background: url('../images/catalog-bullets.png?1330095752') no-repeat 175px 4px, -ms-radial-gradient(top center, #bf130f, #500703);
  background: url('../images/catalog-bullets.png?1330095752') no-repeat 175px 4px, radial-gradient(top center, #bf130f, #500703);
}
#leftnav li ul {
  margin: 8px 0;
}
#leftnav li ul a {
  color: #7f0700;
  padding: 0 0 0 14px;
  margin: 3px 5px 3px 14px;
  background: url('../images/catalog-bullets.png?1330095752') no-repeat -594px 0;
}
#leftnav li ul a:hover {
  text-decoration: underline;
  background: url('../images/catalog-bullets.png?1330095752') no-repeat -594px 0;
}
#leftnav li ul .selected a,
#leftnav li ul .opened a {
  background: url('../images/catalog-bullets.png?1330095752') no-repeat -894px 0;
  color: #1f144a;
  font-weight: bold;
}
#leftnav li ul .opened a {
  background: url('../images/catalog-bullets.png?1330095752') no-repeat -1791px 50%;
}
#leftnav li ul .selected ul,
#leftnav li ul .opened ul,
#leftnav li ul ul {
  margin: 3px 0 3px 17px;
}
#leftnav li ul .selected ul a,
#leftnav li ul .opened ul a,
#leftnav li ul ul a {
  background: url('../images/catalog-bullets.png?1330095752') no-repeat -1197px 50%;
  font-weight: normal;
  color: #7f0700;
  padding-left: 9px;
}
#leftnav li ul .selected ul a:hover,
#leftnav li ul .opened ul a:hover,
#leftnav li ul ul a:hover {
  background: url('../images/catalog-bullets.png?1330095752') no-repeat -1197px 50%;
}
#leftnav li ul .selected ul .selected a,
#leftnav li ul .opened ul .selected a,
#leftnav li ul ul .selected a {
  background: url('../images/catalog-bullets.png?1330095752') no-repeat -1497px 50%;
  color: #1f144a;
}

.greyBox {
  background: #787878 url('../images/greyboxBg.jpg?1322038573') no-repeat bottom right;
  padding: 0 0 40px 0;
  color: #fff;
}
.greyBox .topBg {
  padding-top: 40px;
  background: #787878 url('../images/greyboxBg.jpg?1322038573') no-repeat top left;
}
.greyBox .boxContent {
  padding: 0 15px;
}
.greyBox input[type='text'],
.greyBox select {
  border: 1px solid #595959;
  background: #afafaf;
  color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 12px;
  margin: 0 0 5px;
  width: 174px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.greyBox input[type='text']:hover, .greyBox input[type='text']:focus,
.greyBox select:hover,
.greyBox select:focus {
  border-color: #333333;
}
.greyBox select {
  width: 198px;
}
.greyBox input[type='submit'] {
  border: 1px solid #8b859f;
  border-width: 1px 0 0 1px;
  background: #080026;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #160a3d), color-stop(50%, #160d35), color-stop(75%, #090028), color-stop(100%, #06001d));
  background: -webkit-linear-gradient(#160a3d, #160d35 50%, #090028, #06001d);
  background: -moz-linear-gradient(#160a3d, #160d35 50%, #090028, #06001d);
  background: -o-linear-gradient(#160a3d, #160d35 50%, #090028, #06001d);
  background: -ms-linear-gradient(#160a3d, #160d35 50%, #090028, #06001d);
  background: linear-gradient(#160a3d, #160d35 50%, #090028, #06001d);
  color: #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  padding: 3px 12px;
}
.greyBox input[type='submit']:hover {
  background: #221943;
  background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 100, color-stop(0%, #574985), color-stop(100%, #0c0624));
  background: -webkit-radial-gradient(top center, #574985, #0c0624);
  background: -moz-radial-gradient(top center, #574985, #0c0624);
  background: -o-radial-gradient(top center, #574985, #0c0624);
  background: -ms-radial-gradient(top center, #574985, #0c0624);
  background: radial-gradient(top center, #574985, #0c0624);
}
.greyBox p {
  margin: 7px 10px;
}

#bannerCont {
  text-align: center;
  padding-top: 20px;
}
#bannerCont p {
  margin: 10px 0;
}

#rightContainer {
  width: 744px;
  display: inline;
  float: right;
}
#rightContainer.fullWidth {
  width: auto;
  float: none;
  display: block;
}

.centerWrapper {
  width: 549px;
}

.rightWrapper {
  width: 195px;
}

#sliderContainer {
  background: #fff;
  padding-top: 22px;
  position: relative;
  height: 373px;
  overflow: hidden;
  float: left;
}
#sliderContainer ul {
  margin: 0;
}
#sliderContainer ul li {
  width: 549px;
  height: 373px;
  list-style: none;
}
#sliderContainer #controls {
  margin: 0;
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 93%;
}
#sliderContainer #controls li {
  list-style: none;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  width: 15px;
  margin: 0 5px 0 0;
}
#sliderContainer #controls li {
  *display: inline;
}
#sliderContainer #controls li a {
  display: block;
  height: 15px;
  text-align: center;
  line-height: 15px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  background: #cacaca;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: inset 1px 1px 2px #969696;
  -webkit-box-shadow: inset 1px 1px 2px #969696;
  -o-box-shadow: inset 1px 1px 2px #969696;
  box-shadow: inset 1px 1px 2px #969696;
}
#sliderContainer #controls li.current a {
  background: #a30900;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

#userArea {
  background: #fff;
  padding-top: 22px;
  height: 373px;
}

#login {
  background: #e5e5e5;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -o-border-top-left-radius: 5px;
  -ms-border-top-left-radius: 5px;
  -khtml-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -o-border-top-right-radius: 5px;
  -ms-border-top-right-radius: 5px;
  -khtml-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid #f4f4f4;
  padding: 10px 0 0;
  height: 238px;
}
#login .txt {
  color: #787878;
  font-size: 93%;
  padding: 3px 5px;
  margin: 0 0 9px;
  border: 1px solid #ccc;
  border-color: #ccc #e0e0e0 #e0e0e0 #ccc;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -o-border-top-left-radius: 3px;
  -ms-border-top-left-radius: 3px;
  -khtml-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -o-border-bottom-right-radius: 3px;
  -ms-border-bottom-right-radius: 3px;
  -khtml-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
#login .txt:hover, #login .txt:focus {
  border-color: #b3b3b3;
}
#login a {
  color: #787878;
  font-size: 85%;
  text-decoration: underline;
}
#login a:hover {
  color: #7e0700;
}
#login .redBtn {
  margin: 0 5px 7px 0;
  width: 75px;
}
#login .blinks {
  margin: 0;
}
#login form {
  margin: 0 17px;
  border-top: 1px dashed #929292;
  padding-top: 14px;
}

#loginHeader {
  color: #8c8c8c;
  margin: 0 17px;
}
#loginHeader .h1 {
  font-size: 153%;
  font-weight: bold;
  margin: 0;
}
#loginHeader p {
  font-size: 107%;
  color: #929292;
  margin: 0 0 7px;
  height: 17px;
  overflow: hidden;
}

#userLinks {
  margin: 0;
  border-top: 1px solid #b9b9b9;
}
#userLinks li {
  padding: 4px 10px 4px 20px;
  border-bottom: 1px solid #b9b9b9;
  border-top: 1px solid #e8e8e8;
  background: #d2d2d2;
  list-style: none;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d5d5d5), color-stop(50%, #dddddd), color-stop(50%, #d2d2d2));
  background: -webkit-linear-gradient(#d5d5d5, #dddddd 50%, #d2d2d2 50%);
  background: -moz-linear-gradient(#d5d5d5, #dddddd 50%, #d2d2d2 50%);
  background: -o-linear-gradient(#d5d5d5, #dddddd 50%, #d2d2d2 50%);
  background: -ms-linear-gradient(#d5d5d5, #dddddd 50%, #d2d2d2 50%);
  background: linear-gradient(#d5d5d5, #dddddd 50%, #d2d2d2 50%);
}
#userLinks li a {
  color: #787878;
  text-decoration: none;
  font-size: 93%;
  text-shadow: #eaeaea 1px 1px 0;
}
#userLinks li:hover {
  background: #c3c3c3;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #bcbcbc), color-stop(50%, #c3c3c3), color-stop(50%, #b9b9b9));
  background: -webkit-linear-gradient(#bcbcbc, #c3c3c3 50%, #b9b9b9 50%);
  background: -moz-linear-gradient(#bcbcbc, #c3c3c3 50%, #b9b9b9 50%);
  background: -o-linear-gradient(#bcbcbc, #c3c3c3 50%, #b9b9b9 50%);
  background: -ms-linear-gradient(#bcbcbc, #c3c3c3 50%, #b9b9b9 50%);
  background: linear-gradient(#bcbcbc, #c3c3c3 50%, #b9b9b9 50%);
}
#userLinks li:hover a {
  color: #fff;
  text-shadow: #adadad 1px 1px 0;
}

#logoutCont {
  padding: 8px 15px;
}

.redBtn,
.buyBtn {
  cursor: pointer;
  border: 1px solid #e03328;
  border-color: #e03328 #84241f #84241f #e03328;
  background: #9f2720;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #aa1f17), color-stop(50%, #9f2720), color-stop(50%, #8e0800), color-stop(100%, #800700));
  background: -webkit-linear-gradient(#aa1f17, #9f2720 50%, #8e0800 50%, #800700);
  background: -moz-linear-gradient(#aa1f17, #9f2720 50%, #8e0800 50%, #800700);
  background: -o-linear-gradient(#aa1f17, #9f2720 50%, #8e0800 50%, #800700);
  background: -ms-linear-gradient(#aa1f17, #9f2720 50%, #8e0800 50%, #800700);
  background: linear-gradient(#aa1f17, #9f2720 50%, #8e0800 50%, #800700);
  color: #fff;
  font-size: 85%;
  padding: 3px 13px 2px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.redBtn:hover,
.buyBtn:hover {
  background: #500703;
  background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 100, color-stop(0%, #bf130f), color-stop(100%, #500703));
  background: -webkit-radial-gradient(top center, #bf130f, #500703);
  background: -moz-radial-gradient(top center, #bf130f, #500703);
  background: -o-radial-gradient(top center, #bf130f, #500703);
  background: -ms-radial-gradient(top center, #bf130f, #500703);
  background: radial-gradient(top center, #bf130f, #500703);
}

.buyBtn {
  font-size: 138%;
  padding: 6px 14px;
  text-shadow: black 0 1px 0;
}

#cart {
  background: #f4f4f4;
  border-top: 1px solid #d9d9d9;
  padding: 8px 14px 0;
  color: #676767;
  height: 115px;
  -moz-box-shadow: inset 0 -5px 5px #e4e4e4;
  -webkit-box-shadow: inset 0 -5px 5px #e4e4e4;
  -o-box-shadow: inset 0 -5px 5px #e4e4e4;
  box-shadow: inset 0 -5px 5px #e4e4e4;
}
#cart .title {
  margin: 0 0 10px;
}
#cart .title a {
  color: #929292;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 3px 0 3px 33px;
  background: url('../images/icons/cart.gif?1322038574') no-repeat left top;
}
#cart .title a:hover {
  color: #7e0700;
}

#cartInfo {
  font-size: 93%;
  padding: 0 0 10px;
  margin: 0 0 14px 1px;
  border-bottom: 1px dashed #929292;
}

.bbtn {
  margin: 0;
}
.bbtn .btn {
  display: block;
  padding: 2px 14px;
  color: #fff;
  text-decoration: none;
  background: #5d5d5d url('../images/arrow.png?1322038573') no-repeat 93% center;
  background: url('../images/arrow.png?1322038573') no-repeat 93% center, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #787878), color-stop(50%, #686868), color-stop(50%, #5f5f5f), color-stop(100%, #515151));
  background: url('../images/arrow.png?1322038573') no-repeat 93% center, -webkit-linear-gradient(#787878, #686868 50%, #5f5f5f 50%, #515151);
  background: url('../images/arrow.png?1322038573') no-repeat 93% center, -moz-linear-gradient(#787878, #686868 50%, #5f5f5f 50%, #515151);
  background: url('../images/arrow.png?1322038573') no-repeat 93% center, -o-linear-gradient(#787878, #686868 50%, #5f5f5f 50%, #515151);
  background: url('../images/arrow.png?1322038573') no-repeat 93% center, -ms-linear-gradient(#787878, #686868 50%, #5f5f5f 50%, #515151);
  background: url('../images/arrow.png?1322038573') no-repeat 93% center, linear-gradient(#787878, #686868 50%, #5f5f5f 50%, #515151);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: inset 1px 1px 1px #8f8f8f;
  -webkit-box-shadow: inset 1px 1px 1px #8f8f8f;
  -o-box-shadow: inset 1px 1px 1px #8f8f8f;
  box-shadow: inset 1px 1px 1px #8f8f8f;
  text-shadow: none;
  border: 1px solid #646464;
}
.bbtn .btn:hover {
  background: #818181 url('../images/arrow.png?1322038573') no-repeat 93% center;
  background: url('../images/arrow.png?1322038573') no-repeat 93% center, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9b9b9b), color-stop(50%, #818181), color-stop(50%, #717171), color-stop(100%, #565656));
  background: url('../images/arrow.png?1322038573') no-repeat 93% center, -webkit-linear-gradient(#9b9b9b, #818181 50%, #717171 50%, #565656);
  background: url('../images/arrow.png?1322038573') no-repeat 93% center, -moz-linear-gradient(#9b9b9b, #818181 50%, #717171 50%, #565656);
  background: url('../images/arrow.png?1322038573') no-repeat 93% center, -o-linear-gradient(#9b9b9b, #818181 50%, #717171 50%, #565656);
  background: url('../images/arrow.png?1322038573') no-repeat 93% center, -ms-linear-gradient(#9b9b9b, #818181 50%, #717171 50%, #565656);
  background: url('../images/arrow.png?1322038573') no-repeat 93% center, linear-gradient(#9b9b9b, #818181 50%, #717171 50%, #565656);
}

#recomendedItemsCont {
  background: #fff;
}
#recomendedItemsCont h1 {
  padding: 6px 0 6px 28px;
  margin: 0;
  border-bottom: 1px solid #ededed;
}
#recomendedItemsCont ul {
  margin: 0;
  overflow: hidden;
  *zoom: 1;
  padding: 0;
}
#recomendedItemsCont li {
  list-style: none;
  display: inline;
  float: left;
  width: 162px;
  margin: 0 14px 0 0;
}

.narrowList .itemTitle {
  font-size: 100%;
  height: 32px;
  overflow: hidden;
}
.narrowList .itemTitle a {
  color: #1c0a63;
  text-decoration: none;
}
.narrowList .itemTitle a:hover {
  text-decoration: underline;
}
.narrowList .itemPic {
  background: #fff;
  border: 1px solid #ebebeb;
  text-align: center;
  height: 140px;
  line-height: 140px;
  position: relative;
}
.narrowList .itemPic a {
  display: block;
  height: 140px;
}
.narrowList .itemPic img {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
}
.narrowList .itemPic img {
  *display: inline;
}
.narrowList .itemPic .offerIcon {
  right: -7px;
}
.narrowList .itemDesc {
  color: #817f7f;
  font-size: 93%;
  margin: 10px 0;
  height: 45px;
  overflow: hidden;
}
.narrowList .itemPrice {
  font-size: 93%;
  color: #656565;
  padding-bottom: 15px;
}
.narrowList .itemPrice span,
.narrowList .itemPrice ins,
.narrowList .itemPrice del {
  font-size: 100%;
  color: #656565;
}

.offerIcon {
  position: absolute;
  width: 58px;
  height: 58px;
  bottom: -7px;
  text-indent: -10000px;
  background: url('../images/offers-lt.png?1322038574') no-repeat 0 0;
  margin: 0;
}
.offerIcon.offerType2 {
  background-position: -205px 0;
}
.offerIcon.offerType3 {
  background-position: -137px 0;
}
.offerIcon.offerType4 {
  background-position: -71px 0;
}
.offerIcon a {
  display: block;
  width: 58px;
  height: 58px;
}

#recomendedItemsSlider {
  padding-left: 25px;
}
#recomendedItemsSlider .jcarousel-clip-horizontal {
  width: 704px;
  overflow: hidden;
}
#recomendedItemsSlider .jcarousel-prev,
#recomendedItemsSlider .jcarousel-next {
  width: 12px;
  height: 26px;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  background: url('../images/slider-nav.gif?1322038575') no-repeat left top;
  cursor: pointer;
}
#recomendedItemsSlider .jcarousel-prev.jcarousel-prev-disabled, #recomendedItemsSlider .jcarousel-prev.jcarousel-next-disabled,
#recomendedItemsSlider .jcarousel-next.jcarousel-prev-disabled,
#recomendedItemsSlider .jcarousel-next.jcarousel-next-disabled {
  background: none;
  cursor: default;
}
#recomendedItemsSlider .jcarousel-next {
  background-position: right top;
  right: 6px;
}
#recomendedItemsSlider .jcarousel-prev {
  left: 6px;
}

#sliderTopNav {
  height: 19px;
  line-height: 146%;
  border-bottom: 1px solid #ededed;
  padding-right: 30px;
  color: #b5b0b0;
}

#mainPageBottom {
  background: #fafafa;
  -moz-box-shadow: inset -1px 3px 5px #e4e4e4;
  -webkit-box-shadow: inset -1px 3px 5px #e4e4e4;
  -o-box-shadow: inset -1px 3px 5px #e4e4e4;
  box-shadow: inset -1px 3px 5px #e4e4e4;
}

#newsCont {
  padding: 0 25px;
}
#newsCont h1 {
  margin: 20px 0 10px;
}

.newsItem {
  border-bottom: 1px dashed #929292;
  margin: 0 0 17px;
  padding: 0 0 17px;
}
.newsItem .data {
  font-size: 93%;
  color: #8b0800;
  margin: 0 0 7px;
}
.newsItem h2 {
  font-size: 107%;
  color: #777;
  margin: 7px 0;
}
.newsItem h2 a {
  color: #777;
  text-decoration: none;
}
.newsItem p {
  font-size: 93%;
  color: #676767;
}
.newsItem .more {
  margin: 0;
}
.newsItem .more a {
  color: #8b0800;
  text-decoration: none;
}
.newsItem .more a:hover {
  color: #4c0400;
}
.newsItem .more a .arrow {
  font-size: 85%;
}

#rightBannerCont {
  padding-top: 8px;
  float: right;
}
#rightBannerCont p {
  margin: 0 0 8px;
}

#footer {
  background: #787878;
  color: #fff;
  padding: 22px 0;
  font-size: 93%;
}
#footer a {
  color: #fff;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}

#ftrnav {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 15px;
}
#ftrnav li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 8px;
  padding-right: 8px;
}
#ftrnav li:first-child, #ftrnav li.first {
  padding-left: 0;
}
#ftrnav li:last-child {
  padding-right: 0;
}
#ftrnav li.last {
  padding-right: 0;
}
#ftrnav li {
  border-right: 1px solid #fff;
}
#ftrnav li.last {
  border-right: 0 none;
}

#footerLeft {
  border-right: 1px solid #959595;
  background: url('../images/footer-logo.png?1322038573') no-repeat 95% 95%;
  min-height: 80px;
  height: auto !important;
  height: 80px;
}

#footerRight {
  border-left: 1px solid #575757;
  padding-left: 36px;
  min-height: 79px;
  height: auto !important;
  height: 79px;
}
#footerRight ul {
  margin: 10px 0 0;
}
#footerRight ul li {
  list-style: none;
  margin-bottom: 3px;
}
#footerRight ul a {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  padding-left: 12px;
  background: url('../images/white-bullet.gif?1322038575') no-repeat left center;
}
#footerRight ul a {
  *display: inline;
}

.prodhold {
  padding: 18px;
}
.prodhold h1 {
  color: #423381;
  font-weight: bold;
  font-size: 138%;
  margin: 12px 0 15px;
}
.prodhold .h2 {
  padding: 8px 24px;
  color: #b0afaf;
  background: #fafafe;
  border: 1px solid #e0e0e0;
  border-width: 1px 1px 0;
}

#breadcrumbs {
  color: #9d9c9c;
  font-size: 93%;
}
#breadcrumbs a {
  color: #9d9c9c;
}

.filter table {
  width: 100%;
}
.filter table th {
  width: 25%;
}
.filter .priceRow th, .filter .priceRow td {
  background: #fbfbfb;
}

#filterBtns {
  margin-bottom: 28px;
}

#filterTable {
  width: 100%;
}
#filterTable .timeframeTable {
  border: 0 none;
  margin: 0;
}
#filterTable .timeframeTable th, #filterTable .timeframeTable td {
  padding: 0;
  border: 0 none;
}
#filterTable .timeframeTable table {
  margin-left: 10px;
  border: 0 none;
}
#filterTable .timeframeTable table td {
  padding: 5px;
}

.paginationbox {
  border: 1px solid #e0e0e0;
  padding: 10px 24px 10px 23px;
  background: #f0eef5;
  color: #9f9e9e;
  font-size: 93%;
}
.paginationbox a {
  color: #9f9e9e;
  text-decoration: none;
}
.paginationbox a:hover {
  color: #565656;
}
.paginationbox.top {
  border-bottom: 0 none;
}

.pagination {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  margin-right: 28px;
}
.pagination li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  white-space: nowrap;
  padding-left: 4px;
  padding-right: 4px;
}
.pagination li {
  *display: inline;
}
.pagination strong {
  color: #565656;
  font-weight: normal;
}

.prodbox {
  background: #fefefe;
  border: 1px solid #e0e0e0;
  border-bottom: 0 none;
  padding-right: 1px;
}
.prodbox.last {
  border-bottom: 1px solid #E0E0E0;
}
.prodbox.odd {
  background-color: #fcfcfc;
}
.prodbox .itemPic {
  margin: 20px 0;
  position: relative;
  text-align: center;
}
.prodbox .itemPic a {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  border: 1px solid #eee;
}
.prodbox .itemPic a {
  *display: inline;
}
.prodbox .itemPic img {
  display: block;
}
.prodbox h2 {
  color: #423381;
  font-size: 107%;
  font-weight: normal;
  padding: 18px 0 8px;
  margin: 0;
  border-right: 1px solid #efefef;
}
.prodbox h2 a {
  color: #423381;
  text-decoration: none;
}
.prodbox .itemDesc {
  font-size: 93%;
  line-height: 133%;
  color: #919191;
  border-right: 1px solid #efefef;
  min-height: 18px;
  height: auto !important;
  height: 18px;
  padding-right: 10px;
}
.prodbox .compareForm {
  border-right: 1px solid #efefef;
}
.prodbox .price {
  min-height: 37px;
  height: auto !important;
  height: 37px;
  margin: 12px 0 6px;
  text-align: center;
}
.prodbox .price span,
.prodbox .price ins {
  display: block;
  color: #a30900;
  font-size: 138%;
  font-weight: bold;
  text-decoration: none;
}
.prodbox .price del {
  display: block;
  color: #6d6c6d;
  font-size: 93%;
}
.prodbox .amountField {
  padding-bottom: 6px;
}
.prodbox .link {
  margin: 12px 0;
}
.prodbox .status {
  text-align: center;
  color: #5c5c5c;
  font-weight: bold;
  font-size: 115%;
}
.prodbox .buyForm {
  text-align: center;
}
.prodbox .buyForm .buyBtn {
  font-size: 100%;
  padding: 2px  6px;
}
.prodbox .variantInfo {
  text-align: left;
  padding: 15px 5px 10px 15px;
}
.prodbox .variantInfo h2 {
  font-weight: bold;
  color: #626262;
  padding-top: 0;
  border-right: 0 none;
}
.prodbox .variantInfo .itemCode {
  font-size: 93%;
  color: #626262;
  margin: 0;
}
.prodbox .variantInfo {
  border-right: 1px solid #efefef;
}
.prodbox .variantPrice {
  border-left: 1px solid #efefef;
}
.prodbox .variantPrice .price {
  margin: 15px 0;
}
.prodbox .variantPrice .price span {
  line-height: 168%;
}

.vAlignMiddle {
  vertical-align: middle;
}

.link {
  border: 0 none;
  color: #656464;
  background: none;
  text-decoration: underline;
  cursor: pointer;
  font-size: 93%;
}
.link:hover {
  text-decoration: none;
}

#productContainer {
  background: #fff;
  padding: 22px 17px 0 17px;
  min-height: 373px;
  height: auto !important;
  height: 373px;
}
#productContainer .itemCode {
  color: #423381;
  margin: 0 0 24px;
}
#productContainer #itemPicCont {
  width: 235px;
}
#productContainer #itemPicCont #bigPic {
  text-align: center;
  border: 1px solid #e6e6e6;
  height: 204px;
  line-height: 1569%;
  overflow: hidden;
}
#productContainer #itemPicCont #bigPic a {
  display: block;
}
#productContainer #itemPicCont #bigPic img {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
}
#productContainer #itemPicCont #bigPic img {
  *display: inline;
}
#productContainer #itemPicCont .thumbs {
  margin: 0;
  padding: 3px 9px;
}
#productContainer #itemPicCont .thumbs li {
  list-style: none;
  width: 64px;
  border: 1px solid #e6e6e6;
  float: left;
  margin: 3px;
  text-align: center;
  overflow: hidden;
}
#productContainer #itemPicCont .thumbs li a {
  display: block;
  line-height: 430%;
  height: 56px;
}
#productContainer #itemPicCont .thumbs li img {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
}
#productContainer #itemPicCont .thumbs li img {
  *display: inline;
}
#productContainer #itemPicCont .jcarousel-container {
  padding: 3px 10px;
}
#productContainer #itemPicCont .jcarousel-clip {
  overflow: hidden;
}
#productContainer #itemPicCont .jcarousel-next,
#productContainer #itemPicCont .jcarousel-prev {
  position: absolute;
  width: 7px;
  height: 14px;
  top: 50%;
  margin: -7px 0 0;
  background: url('../images/thumbs-slider-nav.gif?1322038575') no-repeat 0 0;
  cursor: pointer;
}
#productContainer #itemPicCont .jcarousel-next.jcarousel-prev-disabled, #productContainer #itemPicCont .jcarousel-next.jcarousel-next-disabled,
#productContainer #itemPicCont .jcarousel-prev.jcarousel-prev-disabled,
#productContainer #itemPicCont .jcarousel-prev.jcarousel-next-disabled {
  cursor: default;
  background: none;
}
#productContainer #itemPicCont .jcarousel-next {
  right: 0;
  background-position: right top;
}
#productContainer #itemPicCont .jcarousel-prev {
  left: 0;
}
#productContainer #itemInfoCont {
  width: 265px;
  padding-left: 15px;
}
#productContainer #itemInfoCont .itemDesc {
  font-size: 93%;
  color: #919191;
  line-height: 133%;
  margin-bottom: 20px;
}
#productContainer #itemInfoCont .itemPrice {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #929292;
}
#productContainer #itemInfoCont .itemStatus {
  font-size: 107%;
  color: #626262;
  margin-bottom: 8px;
}
#productContainer #itemInfoCont .itemBuy {
  margin-bottom: 10px;
}
#productContainer #itemInfoCont .amountField {
  font-size: 107%;
  color: #626262;
  margin: 10px 0;
}
#productContainer #itemInfoCont .compareForm {
  padding-top: 8px;
}
#productContainer #itemInfoCont .priceBrakesTable td, #productContainer #itemInfoCont .priceBrakesTable th {
  padding: 2px 15px;
  text-align: center;
  border-style: solid;
  border-color: #e5e4e4;
}
#productContainer #itemInfoCont .priceBrakesTable td {
  border-width: 0 1px;
}
#productContainer #itemInfoCont .priceBrakesTable th {
  font-weight: normal;
}
#productContainer .addthis_toolbox {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  vertical-align: top;
}
#productContainer .addthis_toolbox {
  *display: inline;
}

#variants {
  background: #fff;
  padding: 17px;
}
#variants table {
  width: 100%;
}

#productContainer h1,
#newCart h1 {
  color: #423381;
  font-size: 138%;
  font-weight: bold;
  margin: 10px 0 4px;
}

.itemPrice {
  font-size: 107%;
  color: #626262;
}
.itemPrice ins,
.itemPrice span {
  color: #a30900;
  font-size: 157%;
  text-decoration: none;
  font-weight: bold;
  margin-right: 5px;
}
.itemPrice del {
  font-size: 128%;
}

#productTabs {
  padding: 35px 17px 10px;
  background: #fff;
}

.tabs {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: -1px;
  position: relative;
}
.tabs li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  white-space: nowrap;
  padding-left: 0;
  padding-right: 0;
}
.tabs li {
  *display: inline;
}
.tabs li {
  vertical-align: bottom;
}
.tabs a {
  color: #919191;
  display: block;
  padding: 7px 20px;
  text-decoration: none;
  border: 1px solid #e5e4e4;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -o-border-top-left-radius: 5px;
  -ms-border-top-left-radius: 5px;
  -khtml-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -o-border-top-right-radius: 5px;
  -ms-border-top-right-radius: 5px;
  -khtml-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  background: #f5f5f5;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #efefef));
  background: -webkit-linear-gradient(#fbfbfb, #efefef);
  background: -moz-linear-gradient(#fbfbfb, #efefef);
  background: -o-linear-gradient(#fbfbfb, #efefef);
  background: -ms-linear-gradient(#fbfbfb, #efefef);
  background: linear-gradient(#fbfbfb, #efefef);
}
.tabs a:hover {
  color: #423381;
}
.tabs a.active {
  border-bottom: none;
  color: #423381;
  padding: 15px 20px 7px;
  background: #fefefe;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fafafa), color-stop(100%, #fefefe));
  background: -webkit-linear-gradient(#fafafa, #fefefe);
  background: -moz-linear-gradient(#fafafa, #fefefe);
  background: -o-linear-gradient(#fafafa, #fefefe);
  background: -ms-linear-gradient(#fafafa, #fefefe);
  background: linear-gradient(#fafafa, #fefefe);
}

.tabContent {
  border: 1px solid #e5e4e4;
  padding: 25px;
  background: #fefefe;
}
.tabContent label {
  color: #626262;
  font-size: 107%;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  width: 150px;
}
.tabContent label {
  *display: inline;
}
.tabContent input[type=text],
.tabContent textarea {
  width: 298px;
}
.tabContent .capcha {
  margin: 0 0 1em 150px;
}

.conthold2,
.conthold {
  padding: 17px;
  background: #fff;
}

#compareTable {
  width: 100%;
}
#compareTable .prop {
  text-align: right;
}

#newCart {
  background: #fff;
  padding: 1px 22px;
}
#newCart .pic {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  width: 64px;
  text-align: center;
  border: 1px solid #eee;
  margin-right: 20px;
}
#newCart .pic {
  *display: inline;
}
#newCart .pic img {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
}
#newCart .pic img {
  *display: inline;
}
#newCart table {
  width: 100%;
}
#newCart table th {
  background: #fafafe;
  border: 0 none;
  border-bottom: 1px solid #ededef;
  font-weight: normal;
}
#newCart table td {
  border: 1px solid #e7e7e7;
  font-size: 107%;
}
#newCart table td.suma {
  color: #423381;
  font-weight: bold;
  font-size: 123%;
}
#newCart table td.radioCell {
  width: 36px;
  text-align: center;
}
#newCart table td.extraPriceCell {
  width: 85px;
}
#newCart h2 {
  background: #f1eff5;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f9f7ff), color-stop(100%, #e8e7eb));
  background: -webkit-linear-gradient(#f9f7ff, #e8e7eb);
  background: -moz-linear-gradient(#f9f7ff, #e8e7eb);
  background: -o-linear-gradient(#f9f7ff, #e8e7eb);
  background: -ms-linear-gradient(#f9f7ff, #e8e7eb);
  background: linear-gradient(#f9f7ff, #e8e7eb);
  font-weight: normal;
  padding: 15px 20px;
  border: 1px solid #e0e0e0;
  border-bottom: 0 none;
  margin: 17px 0 0;
}
#newCart .amount {
  width: 44px;
  text-align: center;
}
#newCart .amount.disabled {
  background: #F6F6F6;
}
#newCart #cartUserInfo table {
  height: 220px;
  margin: 0;
  border-bottom: 0 none;
}
#newCart #cartUserInfo table th {
  height: 16px;
  padding: 8px 20px;
}
#newCart #cartUserInfo table td {
  font-size: 100%;
  border: 0 none;
  padding: 16px 14px 0;
}
#newCart #cartUserInfo table .lastRow td {
  padding-bottom: 16px;
}
#newCart #cartUserInfo table#cartLogin {
  border-right: 0 none;
}
#newCart #cartUserInfo table#cartLogin td {
  background: #f5f5ff;
}
#newCart #cartUserInfo .txt {
  width: 192px;
}
#newCart #cartUserInfo select {
  width: 204px;
}
#newCart #cartUserInfo .longTxt {
  width: 424px;
}
#newCart #cartUserInfo .loggedIn .txt {
  width: 267px;
}
#newCart #cartUserInfo .loggedIn select {
  width: 100%;
}
#newCart #cartUserInfo .loggedIn .longTxt {
  width: 577px;
}
#newCart #cart_delivery_time label {
  margin-right: 10px;
}
#newCart #invoice-comment-table {
  border: 0 none;
}
#newCart #invoice-comment-table .first p {
  margin: 9px 0;
}
#newCart #invoice-comment-table #comment {
  width: 770px;
  margin-left: 10px;
}

#couponWrapper {
  background: #f5f5ff;
  border: 1px solid #e0e0e0;
  border-bottom: 0 none;
  padding: 25px;
}

.lightGreyBox {
  border: 1px solid #e0e0e0;
  background: #fbfbff;
  padding: 12px 30px;
}
.lightGreyBox .price {
  font-size: 107%;
}
.lightGreyBox .price span {
  font-size: 142%;
}

.price {
  color: #423381;
  font-weight: bold;
}

#nuolaidu_uponai .btn {
  margin-right: 1em;
}
#nuolaidu_uponai .price {
  margin-left: 1em;
}

#agreementsWrapper {
  font-size: 85%;
  color: #908f8f;
  padding: 7px 16px 17px;
  border-bottom: 1px solid #e0e0e0;
}
#agreementsWrapper input {
  vertical-align: top;
}
#agreementsWrapper p {
  margin: 3px 0;
}

#btmline {
  padding: 18px 0 18px 15px;
}
#btmline .btn {
  margin-right: 7px;
}
#btmline .buyBtn {
  vertical-align: bottom;
}

.simpleForm label {
  display: block;
  padding-bottom: 2px;
}

.apgavikas {
  position: absolute;
  left: -10000px;
}

#companyOrders {
  width: 100%;
}
#companyOrders .canceled .status {
  color: red;
}
#companyOrders .confirmed .status {
  color: green;
}

#commercialOffer table {
  width: 100%;
}
#commercialOffer table th, #commercialOffer table td {
  padding: 5px;
}

/*
 * chosen - select boxes stiles
 */
/* @group Base */
.chzn-container {
  font-size: 13px;
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.chzn-container .chzn-drop {
  background: #fff;
  border: 1px solid #aaa;
  border-top: 0;
  position: absolute;
  top: 29px;
  left: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  z-index: 999;
}

/* @end */
/* @group Single Chosen */
.chzn-container-single .chzn-single {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -o-linear-gradient(top, #eeeeee 0%, white 50%);
  background-image: -ms-linear-gradient(top, #eeeeee 0%, white 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
  background-image: linear-gradient(top, #eeeeee 0%, #ffffff 50%);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #aaa;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 26px;
  line-height: 26px;
  padding: 0 0 0 8px;
  color: #444;
  text-decoration: none;
}

.chzn-container-single .chzn-single span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.chzn-container-single .chzn-single abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 8px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: image-image-url("chosen-sprite.png") right top no-repeat;
}

.chzn-container-single .chzn-single abbr:hover {
  background-position: right -11px;
}

.chzn-container-single .chzn-single div {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cccccc), color-stop(0.6, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, #cccccc 0%, #eeeeee 60%);
  background-image: -moz-linear-gradient(center bottom, #cccccc 0%, #eeeeee 60%);
  background-image: -o-linear-gradient(bottom, #cccccc 0%, #eeeeee 60%);
  background-image: -ms-linear-gradient(top, #cccccc 0%, #eeeeee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #cccccc 0%, #eeeeee 60%);
  border-left: 1px solid #aaa;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}

.chzn-container-single .chzn-single div b {
  background: url('../images/chosen-sprite.png?1324977133') no-repeat 0 1px;
  display: block;
  width: 100%;
  height: 100%;
}

.chzn-container-single .chzn-search {
  padding: 3px 4px;
  position: relative;
  margin: 0;
  white-space: nowrap;
  z-index: 1010;
}

.chzn-container-single .chzn-search input {
  background: white url('../images/chosen-sprite.png?1324977133') no-repeat 100% -22px;
  background: url('../images/chosen-sprite.png?1324977133') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url('../images/chosen-sprite.png?1324977133') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url('../images/chosen-sprite.png?1324977133') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url('../images/chosen-sprite.png?1324977133') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: url('../images/chosen-sprite.png?1324977133') no-repeat 100% -22px, -ms-linear-gradient(top, white 85%, #eeeeee 99%);
  background: url('../images/chosen-sprite.png?1324977133') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  outline: 0;
  border: 1px solid #aaa;
  font-family: sans-serif;
  font-size: 1em;
}

.chzn-container-single .chzn-drop {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

/* @end */
.chzn-container-single-nosearch .chzn-search input {
  position: absolute;
  left: -9000px;
}

/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background-image: -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background-image: -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background-image: -ms-linear-gradient(top, white 85%, #eeeeee 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #ffffff 85%, #eeeeee 99%);
  border: 1px solid #aaa;
  margin: 0;
  padding: 0;
  cursor: text;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  position: relative;
}

.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none;
}

.chzn-container-multi .chzn-choices .search-field {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}

.chzn-container-multi .chzn-choices .search-field input {
  color: #666;
  background: transparent !important;
  border: 0 !important;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.chzn-container-multi .chzn-choices .search-field .default {
  color: #999;
}

.chzn-container-multi .chzn-choices .search-choice {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e4e4), color-stop(0.7, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, #e4e4e4 0%, #eeeeee 70%);
  background-image: -moz-linear-gradient(center bottom, #e4e4e4 0%, #eeeeee 70%);
  background-image: -o-linear-gradient(bottom, #e4e4e4 0%, #eeeeee 70%);
  background-image: -ms-linear-gradient(top, #e4e4e4 0%, #eeeeee 70%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #e4e4e4 0%, #eeeeee 70%);
  color: #333;
  border: 1px solid #b4b4b4;
  line-height: 13px;
  padding: 3px 19px 3px 6px;
  margin: 3px 0 3px 5px;
  position: relative;
}

.chzn-container-multi .chzn-choices .search-choice span {
  cursor: default;
}

.chzn-container-multi .chzn-choices .search-choice-focus {
  background: #d4d4d4;
}

.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: image-image-url("chosen-sprite.png") right top no-repeat;
}

.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
  background-position: right -11px;
}

.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
  background-position: right -11px;
}

/* @end */
/* @group Results */
.chzn-container .chzn-results {
  margin: 0 4px 4px 0;
  max-height: 190px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}

.chzn-container-multi .chzn-results {
  margin: -1px 0 0;
  padding: 0;
}

.chzn-container .chzn-results li {
  display: none;
  line-height: 80%;
  padding: 7px 7px 8px;
  margin: 0;
  list-style: none;
}

.chzn-container .chzn-results .active-result {
  cursor: pointer;
  display: list-item;
}

.chzn-container .chzn-results .highlighted {
  background: #3875d7;
  color: #fff;
}

.chzn-container .chzn-results li em {
  background: #feffde;
  font-style: normal;
}

.chzn-container .chzn-results .highlighted em {
  background: transparent;
}

.chzn-container .chzn-results .no-results {
  background: #f4f4f4;
  display: list-item;
}

.chzn-container .chzn-results .group-result {
  cursor: default;
  color: #999;
  font-weight: bold;
}

.chzn-container .chzn-results .group-option {
  padding-left: 20px;
}

.chzn-container-multi .chzn-drop .result-selected {
  display: none;
}

/* @end */
/* @group Active  */
.chzn-container-active .chzn-single {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border: 1px solid #5897fb;
}

.chzn-container-active .chzn-single-with-drop {
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow: 0 1px 0 #fff inset;
  -o-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
  background-image: -ms-linear-gradient(top, white 0%, #eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.chzn-container-active .chzn-single-with-drop div {
  background: transparent;
  border-left: none;
}

.chzn-container-active .chzn-single-with-drop div b {
  background-position: -18px 1px;
}

.chzn-container-active .chzn-choices {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border: 1px solid #5897fb;
}

.chzn-container-active .chzn-choices .search-field input {
  color: #111 !important;
}

/* @end */
/* @group Disabled Support */
.chzn-disabled {
  cursor: default;
  opacity: 0.5 !important;
}

.chzn-disabled .chzn-single {
  cursor: default;
}

.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @group Right to Left */
.chzn-rtl {
  direction: rtl;
  text-align: right;
}

.chzn-rtl .chzn-single {
  padding-left: 0;
  padding-right: 8px;
}

.chzn-rtl .chzn-single span {
  margin-left: 26px;
  margin-right: 0;
}

.chzn-rtl .chzn-single div {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #aaaaaa;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.chzn-rtl .chzn-single abbr {
  left: 26px;
  right: auto;
}

.chzn-rtl .chzn-choices li {
  float: right;
}

.chzn-rtl .chzn-choices .search-choice {
  padding: 3px 6px 3px 19px;
  margin: 3px 5px 3px 0;
}

.chzn-rtl .chzn-choices .search-choice .search-choice-close {
  left: 5px;
  right: auto;
  background-position: right top;
}

.chzn-rtl.chzn-container-single .chzn-results {
  margin-left: 4px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 4px;
}

.chzn-rtl .chzn-results .group-option {
  padding-left: 0;
  padding-right: 20px;
}

.chzn-rtl.chzn-container-active .chzn-single-with-drop div {
  border-right: none;
}

.chzn-rtl .chzn-search input {
  background: url('../images/chosen-sprite.png?1324977133') no-repeat -38px -22px, white;
  background: url('../images/chosen-sprite.png?1324977133') no-repeat -38px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url('../images/chosen-sprite.png?1324977133') no-repeat -38px -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url('../images/chosen-sprite.png?1324977133') no-repeat -38px -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url('../images/chosen-sprite.png?1324977133') no-repeat -38px -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: url('../images/chosen-sprite.png?1324977133') no-repeat -38px -22px, -ms-linear-gradient(top, white 85%, #eeeeee 99%);
  background: url('../images/chosen-sprite.png?1324977133') no-repeat -38px -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
  padding: 4px 5px 4px 20px;
}

/* @end */
.greyBox {
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /* @end */
  /* @end */
}
.greyBox .chzn-container .chzn-drop {
  background: #afafaf;
  border: 1px solid #595959;
  border-top: 0;
}
.greyBox .chzn-container-single .chzn-single {
  background: #afafaf;
  border: 1px solid #595959;
  height: 22px;
  line-height: 22px;
  color: #fff;
  filter: none;
}
.greyBox .chzn-container-single .chzn-single div {
  filter: none;
}
.greyBox .chzn-container-active .chzn-single-with-drop {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.greyBox .chzn-container-single .chzn-search input {
  color: #363636;
}
.greyBox .chzn-container .chzn-results li em {
  background: #999;
  font-style: normal;
}
.greyBox .chzn-container .chzn-results .no-results {
  background: #595959;
}

#adv_driver_search select {
  width: 180px;
}

.quantity_to_basket {
  width: 2em !important;
}

.item_code {
  font-size: 93%;
  color: #919191;
}

input[class=narrow_text] {
  width: 30px !important;
}

.searchPh {
  margin-top: -10px;
  color: #b0afaf;
}

#narrowResults,
.consumablesBox {
  border: 1px solid #e0e0e0;
  padding: 3px;
}
#narrowResults h2,
.consumablesBox h2 {
  color: #423381;
  font-size: 107%;
  margin: 0;
  padding: 10px 12px;
}
#narrowResults table,
.consumablesBox table {
  width: 100%;
  margin-bottom: 0;
}
#narrowResults table th,
.consumablesBox table th {
  background: #f5f5f5;
  border: 0 none;
  border-right: 1px dotted #c5c5c5;
}
#narrowResults table td,
.consumablesBox table td {
  border-right: 1px dotted #c5c5c5;
  font-size: 100%;
}

.consumablesBox {
  border-bottom: 0 none;
}
.consumablesBox h2 {
  font-weight: bold;
}

.variantsCell {
  padding: 0;
}
.variantsCell .prodbox {
  border: 0 none;
  border-bottom: 1px dotted #c5c5c5;
}
.variantsCell .prodbox.last {
  border-bottom: 0 none;
}
.variantsCell .variantInfo {
  border-right: 0 none;
}
.variantsCell .variantInfo h2 {
  font-size: 100%;
  padding: 0;
}
.variantsCell .variantPrice {
  border-left: 0 none;
}
