div.center {
  display: none;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, .p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
#footer, #header, hgroup, .menu, .nav, .section, summary,
time, .shopcatalog_sale, .sale, .new, .mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
#footer, #header, hgroup, .menu, .nav, .section {
	display: block;
}

blockquote, q { 
	quotes: none; 
}

blockquote:before, blockquote:after,
q:before, q:after { 
	content: ""; 
	content: none; 
}

ins { 
	background-color: #ff9; 
	color: #000; 
	text-decoration: none; 
}

.shopcatalogrow .shopcatalog_sale, .mark { 
	color: #000; 
	font-style: italic; 
	font-weight: bold;
}
.mark { 
	background-color: #D7141C;
}

del { 
	text-decoration: line-through; 
}

abbr[title], dfn[title] { 
	border-bottom: 1px dotted; 
	cursor: help; 
}

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

hr { 
	display: block; 
	height: 1px; 
	border: 0; 
	border-top: 1px solid #ccc; 
	margin: 1em 0; 
	padding: 0; 
}

input, select { 
	vertical-align: middle; 
}

body { 
	font:13px/1.231 sans-serif; 
	*font-size:small; 
}

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

pre, code, kbd, samp { 
	font-family: monospace, sans-serif; 
}

html { 
	overflow-y: scroll; 
}

a:hover, a:active { 
	outline: none; 
}

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

ol { 
	list-style-type: decimal; 
}

.nav ul, .nav li { 
	margin: 0; 
	list-style:none; 
	list-style-image: none; 
}

small { 
	font-size: 85%; 
}

strong, th, .strong { 
	font-weight: bold; 
}

td { 
	vertical-align: top; 
}

sub, sup { 
	font-size: 75%; 
	line-height: 0; 
	position: relative; 
}

sup { 
	top: -0.5em; 
}

sub { 
	bottom: -0.25em; 
}

pre {
	white-space: pre; 
	white-space: pre-wrap; 
	word-wrap: break-word;
	padding: 15px;
}

textarea { 
	overflow: auto; 
}
textarea.noresize { 
	resize: none; 
}


.ie6 legend, .ie7 legend { 
	margin-left: -7px; 
} 

input[type="radio"] { 
	vertical-align: text-bottom; 
}

input[type="checkbox"] { 
	vertical-align: bottom; 
}

.ie7 input[type="checkbox"] { 
	vertical-align: baseline; 
}

.ie6 input { 
	vertical-align: text-bottom; 
}

label, 
input[type="button"], 
input[type="submit"],
input[type="reset"], 
input[type="image"],
button,
#pointer-a a,
.shopcatalog_itemimage a { 
	cursor: pointer; 
}

button, input, select, textarea { 
	margin: 0; 
}

input:valid, textarea:valid   {  }
input:invalid, textarea:invalid {
   border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red;
}
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { 
	background-color: #f0dddd;
}

::-moz-selection{ 
	background: #292c82; 
	color:#fff; 
	text-shadow: none; 
}

::selection { 
	background:#292c82; 
	color:#fff; 
	text-shadow: none; 
}

a:link { 
	-webkit-tap-highlight-color: #292c82; 
}

button,
input[type="button"], 
input[type="submit"],
input[type="reset"] {  
	width: auto; 
	overflow: visible; 
}

.ie7 img { 
	-ms-interpolation-mode: bicubic; 
}

body, select, input, textarea {
	color: #283538;
  font-family:Tahoma, "Trebuchet MS", sans-serif;
  font-size:11px;
}

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

a, a:active, a:visited { 
	color: #4C4E59; 
}

a:hover { 
	color: #737479; 
}

.ir { 
	display: block; 
	text-indent: -999em; 
	overflow: hidden; 
	background-repeat: no-repeat; 
	text-align: left; 
	direction: ltr; 
}


.hidden { 
	display: none; 
	visibility: hidden; 
}

.visuallyhidden { 
	border: 0; 
	clip: rect(0 0 0 0); 
	height: 1px; 
	margin: -1px; 
	overflow: hidden; 
	padding: 0; 
	position: absolute; 
	width: 1px; 
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { 
	clip: auto; 
	height: auto; 
	margin: 0; 
	overflow: visible; 
	position: static; 
	width: auto; 
}

.invisible { 
	visibility: hidden; 
}

.clearfix:before, .clearfix:after { 
	content: "\0020";
	display: block; 
	height: 0; 
	overflow: hidden; 
}

.clearfix:after { 
	clear: both; 
}

.clearfix { 
	zoom: 1; 
}

.error,
.error label {
	color: #E0151D;
}

.explanation {
	font-size: 95%;
	color: #667174;
}

/* Headings */
h1, .h1 {
	font-size:16px;
	font-weight:bold;	
	margin-bottom:5px;
	line-height:18px;
}

h2 {
	color: #E0151D;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

h3, .shopcatalog_unitprice {
	font-weight:bold;
	font-size:12px;
	margin-bottom:7px;
	color:#000;	
	display: block;
}

h4 {
	color:#e0151d;	
	margin-bottom:10px;
}

/* Basic */
html, body {
	background:#E5E6E6;
	height:100%;	
}

body {
	background-image: url('images/main-page-bg2-real.png');
	background-repeat: repeat-x;
	background-position: top center;
	background-color: transparent;
	min-width: 1010px; /*gjs: 'hack' for mobile browsers*/
}
body.popupbody {
	background: none;
	min-width: 780px; /*gjs: 'de-hack' for compare window*/
}

.shopcatalogrow .shopcatalog_sale, .mark { 
	padding:3px 5px;
	color:#fff;
	font-style:normal;
	font-weight:normal;
	border-radius:3px;
	-moz-border-radius:3px;	
}

p, .p {
	margin-bottom:10px;	
}

.page {
	width:1003px;
	margin:auto;	
}

#footer {
	background:#f1f4f5;
	padding:35px 0;
	clear:both;
	color:#99a4a7;
	text-align: justify;
}

#content {
	clear: both;
	margin-bottom: 70px;
	overflow: hidden;
	padding-right: 3px;
	padding-top: 27px;
}
/* Header */
#header {
	height:126px;
	padding-top:16px;
	position:relative;	
}

#head-info {
	clear:both;
	overflow:hidden;
}

#head-info,
#head-info .section h1,
#head-info .section h1 a {
	color:#f1f4f5;	
	text-decoration:none;
}

#head-info h1 {
	font-size:18px;
	font-weight:normal;	
	margin-bottom:9px;
}

#head-info .section p {
	color:#A4A6AB;
}

#head-info,
#head-info .section,
#head-info aside {
	height:93px;
}

#head-info #small-cart div {
	padding-left:31px;	
}

#head-info #small-cart div.cart-large {
	height: 20px;
	padding-top: 1px;
}
#head-info #small-cart div.cart-large a {
	color: #F1F4F5;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}

#head-info #small-cart div {
	color:#A4A6AB;	
}

#head-info aside#logo {
	text-align:center;	
	margin-right:32px;
}

#head-info .section#info-phone {
	width:150px;
}

#head-info .section#info-mail {
	width:160px;
}

#head-info .section#info-deliver {
	width:110px;
}

#head-info .section#info-skype {
	width:135px;
}

#head-info #small-cart {
	width: 200px;
}

#head-info .section {
	float:left;
	margin-right:10px;
	padding-top:2px;
}

#header .nav {
	position:absolute;
	bottom:4px;
	left:0;
	height:33px;
}

#header .nav #main-menu {
	float:right;
	width:805px;
}
#header .nav #main-menu ul {
	width:805px;
}

#header .nav #main-menu li {
	float:left;	
	padding:11px 11px 5px 15px;
}

#header .nav #main-menu li a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display:block;
}

#header .nav #main-menu li a:hover {
	text-decoration:underline;	
}

#header .nav #main-menu li.active {
	background:#eaedee url('images/act_menu_bg.gif') repeat-x;	
	-moz-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;
	padding-bottom:3px;
}

#header .nav #main-menu li.active a {
	color:#283538;
	background:url('images/arrows.gif') no-repeat center 16px;
    padding-bottom:6px;
}

#header .nav #main-menu li.even {
	font-size:0;
	line-height:0;
	width:1px;
	height:15px;
	padding:0;
	display:block;
	background:#e2525a;
	margin-top:11px;
}

#header .nav #languages {
	text-align:center;
}

#header .nav #languages li {
	display:inline;	
	line-height:34px;
	padding:0 5px;
}

#header .nav #languages li,
#header .nav #languages li a {
	color:#fff;
}

#header .nav #languages li.active a {
	text-decoration: none;
}

/* Comps */
.blue-box,
.green-box,
.free-text img,
.section.box,
div.shopproductinfo_linked_products div.shopcatalogrow,
div.shopcatalogdivproductlist.list div.shopcatalogrow,
div.shopcatalogdivproductlist.grid div.shopcatalogrow,
.nav.options ul li,
.cart {
	-webkit-box-shadow: 2px 2px 0px #d5dcde;
	-moz-box-shadow: 2px 2px 0px #d5dcde;
	box-shadow: 2px 2px 0px #d5dcde;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#d5dcde', Direction=135, Strength=3);	
}

div.shopcatalog_sale.cust,
div.shopcatalog_sale.sale {
	color:#e0151d;	
}

div.shopcatalog_sale.new {
	color:#2e3192;	
}

/* Box */
.section.box {
	border:solid 1px #c6d0d3;
	padding:10px 13px;
	margin-bottom:6px;	
	background:#fff;
}

.section.box h2 {
	color:#fff;
	background:#24262A repeat-x;	
	padding:6px 11px;
	margin:-8px -11px 6px;
	font-size:12px;
	text-indent:0;
}

.section.box.highlight {
	background:#f1f4f5;	
	overflow: auto;
}

.section.box,
.section.box h2 {
	-moz-border-radius:3px;
	border-radius:3px;
}

/* Layouts */
div.center {
	float:left;
	width:610px;
}

div.sidebar {
	width:182px;
	float:left;
	margin-right:13px;
}

div.sidebar.right {
	float:right;
	margin:0;
	margin-left:13px;
}

/* Links */
p.more {
	background:url("images/arrows.gif") no-repeat scroll right -4px transparent;
	padding-right:12px;
	text-align: right;
	margin-top:5px;
	margin-bottom:0;
}

p.less {
	background:url("images/red-arrow-left.gif") no-repeat left transparent;
	padding-left: 10px;
	display: block;
	padding-right:12px;
	text-align: right;
	margin-top:5px;
	margin-bottom:0;
}

/* Menus */
#prodcatlist ul,
#sidemenu ul,
#prodcatlist ul ul {
	margin:0;
	list-style:none outside;	
}

#prodcatlist,
#sidemenu ul {
	margin-left: -7px;
	width: 168px;
}
#prodcatlist ul li a span.prodspan {
	margin-left: -9px;
	padding-left: 9px;
	line-height: 13px;
}

#prodcatlist ul ul {
	margin-left: 10px;
	display:none;
}

/* #prodcatlist ul ul.active, */
#prodcatlist ul ul.expanded {
	margin-left: 10px;	
	display:block;
}

#prodcatlist ul ul li {
	border:none;
	padding:2px 0;
}

#prodcatlist ul li,
#sidemenu ul li {
	border-bottom:solid 1px #d5dcde;
	padding:4px 7px;
}
#sidemenu ul li.active > a {
	color: #E0151D;
	background-position: -4px -22px;
}

#prodcatlist ul li a,
#sidemenu ul li a {
	display: inline-block;
	text-decoration:none;	
	padding-left:9px;
	color: #283538;
}

#pointer-a a {
	text-decoration: none;
	-webkit-text-size-adjust: 100%;
}

#prodcatlist ul li a:hover,
#prodcatlist ul li a:hover span,
#sidemenu ul li a:hover,
#pointer-a a:hover {
	text-decoration:underline;	
}
a.active-advanced {
	color:#e0151d;	/*sarkans*/
	background:url('images/sprite_icons_sm.png') no-repeat center 16px;
	background-position:-4px -22px;
}

#prodcatlist ul li ul {
	padding-top:3px;
}

#prodcatlist ul ul.open {
	display:block;	
}

/* kso rewrites prodcatlist css: */
#prodcatlist li.subcats > a span,
#prodcatlist li.active > a span,
#sidemenu li.active > a span {
  background: url('images/sprite_icons_sm.png') no-repeat center 16px;
}

#prodcatlist li.subcats > a span{
	background-position: -4px 2px;
}

#prodcatlist li.subcats.expanded > a span{
	background-position: -4px -11px;
}

#prodcatlist li.active > a,
#prodcatlist li.active.expanded > a {
  color: #e0151d;
}
#prodcatlist li.active > a span,
#prodcatlist li.active.expanded > a span {
	background-position: -4px -35px;
}
#prodcatlist > ul > li.active {
	background-color: #EDF1F2;
}
#prodcatlist li.active.deepest > a span {
	background-position: -4px -22px;
}
/* :kso */

/* Icons */	
.icon,
.shopcatalog_bonuspoints,
div.shopcatalogdivproductlist.grid div.shopcatalogrow .btn_addtobasket,
.searchsubmit {
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url('images/sprite_icons_sm.png');
	padding-left:16px;
}

.icon.star-active { background-position:1px -111px; /*height: 13px;*/}
.icon.delete { background-position:0px -48px;}
.icon.arrow-right-grey { background-position:-4px 2px;}
.icon.arrow-right-red { background-position:0px -22px;}
.icon.arrow-white-d { background-position:0px -130px;}
.icon.cart-large { background-position:-2px -147px; }
.icon.view-grid { background-position:right -182px; }
.icon.view-list { background-position:right -316px; }
.icon.arrow-bot-red { background-position:1px -35px; }
.icon.arrow-top-red { background-position:1px -205px; }
.searchsubmit { background-position:0px -248px; }
div.shopcatalogdivproductlist.grid div.shopcatalogrow .btn_addtobasket { background-position: -7px -287px; padding-left: 12px; }
/*.icon.plus-large { background-position: -8px -290px; padding-left: 15px; }*/
.icon.delete-large { background-position: -8px -345px; padding: 2px 9px; }


/* Forms */
form label, form span {
	display:block;
	margin-bottom:3px;
	color:#283538;
	padding-left:3px;
	line-height:16px;
}

form label.surveylbl {
	display: inline;
}

form p {
	margin-bottom:5px;
	overflow:hidden;
	/* GJS muļķības clear:both; */
}

input, textarea {
	padding:5px 7px;
	-webkit-box-shadow: inset 1px 2px 0px #e5e5e5;
	-moz-box-shadow: inset 1px 2px 0px #e5e5e5;
	box-shadow: inset 1px 2px 0px #e5e5e5; 
}
input[type=submit] {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none; 
}

input, textarea, select {
	/* GJS nah tādu vajag? width:50%; */
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box; 
}

input, textarea, button { 
	-moz-border-radius: 3px;
	border-radius: 3px; 	
	border:solid 1px #b6c4c8;	
}

input[type=checkbox],
input[type=radio] {
	width:auto;	
	padding:0;
	border:none;
}

input.large {
	background:#fcfce3;
	font-size:16px;	
	padding:6px 7px;
}

.ie6 input {
	padding-left:0;
	padding-right:0;
	width:auto;
}

button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
	color:#283538;
	font-weight:bold;
	background:#dee5e8 url('images/buttonbg.gif') repeat-x;
	display:block;
	float:left;
	margin-right:5px;
}

div.buttons {
	overflow:hidden;
	height:1%;
	clear:both;	
	padding-top:10px;
}

div.buttons button.stretch {
	margin:0;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner {
	border: 0;
}

input.searchsubmit,
input.servhistsubmit {
  font-size: 11pt;
  padding-left: 30px;
}

div#tab-paramfilter {
	min-height: 67px;
}

div#tab-paramfilter form#filterthings {
  width: 500px;
  float: left;
}
div#tab-paramfilter form#clearthings {
  width: 50px;
  float: left;
}
div#tab-paramfilter input.searchsubmit {
  position: absolute;
  top: 10px;
  right: 10px;
}
div#tab-paramfilter form#clearthings input.searchsubmit {
  top: 50px;
  font-size: 90%;
}


button:active,
input[type="button"]:active,
input[type="submit"]:active,
input[type="reset"]:active {
	border-color:#95a1a4;
	border-right-color:#d7dee1;	
	border-bottom-color:#d7dee1;	
	-webkit-box-shadow: inset 2px 2px 2px #cfd1d2;
	-moz-box-shadow: inset 2px 2px 2px #cfd1d2;
	box-shadow: inset 2px 2px 2px #cfd1d2;
	background:#e8ebec;
	padding:7px 9px 5px 11px;
}
.searchsubmit:active {
	border-color:#95a1a4;
	border-right-color:#d7dee1;	
	border-bottom-color:#d7dee1;	
	-webkit-box-shadow: inset 2px 2px 2px #cfd1d2;
	-moz-box-shadow: inset 2px 2px 2px #cfd1d2;
	box-shadow: inset 2px 2px 2px #cfd1d2;
	padding:7px 9px 5px 28px;
  background-position:0px -247px;
}

button .icon,
input[type="button"] .icon,
input[type="submit"] .icon,
input[type="reset"] .icon {
	display: block;
	margin-left: -12px;
	padding: 2px 0 3px 30px;
}

button,
.ie button:active,
input[type="button"],
input[type="submit"],
input[type="reset"] {
	padding:6px 10px;	
}

button.secondary,
input.secondary,
.shopcatalog_addtobasket .btn_addtobasket {
	background:#fbfcfc;	
}

.buttons input.stretch,
button.stretch,
input.btn_addtobasket {
	width:100%;	
}

form.compact label {
	float:left;
	width:30%;
	margin-right:1%;
}

form.compact input,
form.compact textarea {
	float:left;
	display:block;
	width:50%;
}

textarea {
	max-height:120px;
	min-height:120px;
}

div.stretch form input,
div.stretch form textarea {
	width:100%;
}

/* Login box */
.loginline4 {
	overflow:hidden;
	clear:both;
}

.loginline4 .loginbutton{
	float:right;	
	margin-right:0;
	width: 50%;
}

#forgot {
	padding-top:6px;	
}

/*loggedin*/
.loggedin{
	background: green;
}


/* Compare box */
#compare-box ul {
	list-style:none outside;
	margin:0;	
}

#compare-box ul li {
	margin-bottom:7px;	
	list-style-image: url('images/red-arrow.gif');
	margin-left: 12px;	
}

#compare-box ul li a {
	color:#000;
	text-decoration:none;	
}

#compare-box ul li a.delete {
	padding:0 7px 0 0;
}

#compare-box div.buttons {
	width: 105%;
}

#compare-box #mintwo {
	margin-top: 10px;
}


/* Spotlight */
#spotlight {
	height:183px;
	border:solid 1px #c6d0d3;
	position:relative;
	margin-bottom:15px;
}

#spotlight .slide {
	position:absolute;
	left:1px;
	top:1px;
}
#spotlight .slide a {
  cursor: default;
}

#spotlight .nav {
	z-index:100;
	position:absolute;
	right:10px;
	bottom:0px;
}


/* Product listing */
div.shopcatalogdivproductlist.list div.shopcatalogrow,
div.shopproductinfo_linked_products div.shopcatalogrow {
	border:solid 1px #c6d0d3;
	padding:6px;
	/*overflow:hidden;*/
	clear:both;
	background:#fff;
	margin-bottom:10px;
	min-height: 109px;
}

.ie6 div.shopcatalogdivproductlist.list div.shopcatalogrow,
.ie6 div.shopcatalogdivproductlist.list div.shopcatalogrow .shopcatalogcol_main,
.ie6 div.shopproductinfo_linked_products div.shopcatalogrow {
	height:1%;	
	filter:none;
}

div.shopcatalogdivproductlist.list div.shopcatalogrow .shopcatalogcol_price,
div.shopproductinfo_linked_products div.shopcatalogrow .shopcatalogcol_price {
	float:right;
	width:130px;
	min-height:102px;
	background:#f1f4f5;
	border-left:solid 1px #dce3e5;
	padding:8px 10px;
	margin:-5px -5px -5px 0;
}

div.shopcatalogdivproductlist.list div.shopcatalogrow .shopcatalogcol_price input[type="button"],
div.shopproductinfo_linked_products div.shopcatalogrow .shopcatalogcol_price input[type="button"] {
	margin:0;	
}

div.shopcatalogdivproductlist.list div.shopcatalogrow .shopcatalogcol_price .count,
div.shopproductinfo_linked_products div.shopcatalogrow .shopcatalogcol_price .count {
	overflow:hidden;
	margin-bottom:2px;	
}

div.shopcatalogdivproductlist.list div.shopcatalogrow .shopcatalogcol_price .count label,
div.shopproductinfo_linked_products div.shopcatalogrow .shopcatalogcol_price .count label{
	float:left;
	width:45px;
	line-height:23px;
}

div.shopcatalogdivproductlist.list div.shopcatalogrow .shopcatalog_productname,
div.shopproductinfo_linked_products div.shopcatalogrow .shopcatalog_productname {
	margin-bottom:5px;
}

div.shopcatalogdivproductlist.list div.shopcatalogrow .shopcatalog_productname a,
div.shopproductinfo_linked_products div.shopcatalogrow .shopcatalog_productname a {
	font-size:16px;
	color:#000;	
	text-decoration:none;
	font-weight:bold;
}

div.shopcatalogdivproductlist.list div.shopcatalogrow .shopcatalogcol_price .count input,
div.shopproductinfo_linked_products div.shopcatalogrow .shopcatalogcol_price .count input {
	width:50px;	
	text-align:center;
	color:#000;
}

div.shopcatalogdivproductlist.list div.shopcatalogrow div.shopcatalog_sale,
div.shopproductinfo_linked_products div.shopcatalogrow div.shopcatalog_sale {
	background:none;	
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	padding:0;
}

div.shopcatalogdivproductlist.list div.shopcatalogrow .shopcatalog_unitprice h3,
div.shopproductinfo_linked_products div.shopcatalogrow .shopcatalog_unitprice h3 {
	color:#000;
	font-size:16px;
	margin-bottom:5px;
}

.shopcatalog_itemimage {
	float:left;
	border:solid 1px #d5dcde;
	overflow:hidden;
	width:125px;	
}

div.shopcatalogdivproductlist.list div.shopcatalogrow .shopcatalogcol_main,
div.shopproductinfo_linked_products div.shopcatalogrow .shopcatalogcol_main {
	margin-left:140px;
	margin-right:160px;	
	min-height:72px;
	position:relative;
	padding-bottom:30px;
	word-wrap: break-word;
}

div.shopcatalogdivproductlist.list div.shopcatalogrow .shopcatalogcol_main div.shopcatalog_refill_container,
div.shopproductinfo_linked_products div.shopcatalogrow .shopcatalogcol_main div.shopcatalog_refill_container {
	margin:0;
}

div.shopcatalogdivproductlist.list div.shopcatalogrow .shopcatalogcol_main div.shopcatalog_refill_container,
div.shopproductinfo_linked_products div.shopcatalogrow .shopcatalogcol_main div.shopcatalog_refill_container {
	font-weight:bold;
	margin-bottom:7px;	
}

div.shopcatalogdivproductlist.list div.shopcatalogrow .shopcatalogcol_main div.shopcatalog_refill_container a, 
div.shopproductinfo_linked_products div.shopcatalogrow .shopcatalogcol_main div.shopcatalog_refill_container a {
	background-color: #D7141C;
	background-position: 4px -127px;
	color: #FFFFFF;
	margin-left: 4px;
	padding: 2px 7px 3px 18px;
	text-decoration: none;
	-moz-border-radius:2px;
	border-radius:2px;
	font-weight:normal;
}

div.shopcatalogdivproductlist.list div.shopcatalogrow .shopcatalog_productstatus ul,
div.shopproductinfo_linked_products div.shopcatalogrow .shopcatalog_productstatus ul {
	list-style:none outside;
	margin:0;
	/* overflow:hidden; */
	position:absolute;
	bottom:0;
	left:0;	
}

div.shopcatalogdivproductlist.list div.shopcatalogrow .shopcatalog_productstatus ul li {
	float:left;
	margin-right:10px;	
	line-height:17px;
}
div.shopproductinfo_linked_products div.shopcatalogrow .shopcatalog_productstatus ul li {
	float:left;
	margin-right:10px;	
	line-height:17px;
}

/* Product thumbs */
.shopcatalogdiv {
	margin-bottom:15px;	
	padding-bottom:3px;
}

.shopcatalogdiv div.shopcatalogdivproductlist.grid div.shopcatalogrow.gridlastinrow {
	margin-right:0;	
}

div.shopcatalogdivproductlist.grid div.shopcatalogrow {
	border: 1px solid #C6D0D3;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 141px;
	/* width: 143px; zoom samazinot gridview rindā ielien tikai 3 no 4iem */
	height: 220px;
	background:#fff;
	position: relative;
}

div.shopcatalogdivproductlist.grid div.shopcatalogrow div{
	margin-bottom:5px;	
}

div.shopcatalogdivproductlist.grid div.shopcatalogrow div.shopcatalog_sale {
	height:28px;
	overflow: hidden;
	padding:1px 5px;
}

div.shopcatalogdivproductlist.grid div.shopcatalogrow div.shopcatalog_price {
	float:left;	
	width:85px;
}

div.shopcatalogdivproductlist.list div.shopcatalogrow div.shopcatalog_sale, 
div.shopproductinfo_linked_products div.shopcatalogrow div.shopcatalog_sale {
	background-color: none;
}
div.shopcatalogdivproductlist.list div.shopcatalog_sale.cust,
div.shopcatalogdivproductlist.list div.shopcatalog_sale.new,
div.shopcatalogdivproductlist.list div.shopcatalog_sale.sale {
  margin-top: -4px;
  margin-bottom: -2px
}

div.shopcatalogdivproductlist.grid div.shopcatalogrow div.shopcatalog_unitprice h3{
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	padding: 3px 5px;
	color:#283538;
	border-radius:3px;
	-moz-border-radius:3px;
}

div.shopcatalogdivproductlist.list div.shopcatalogrow p,
div.shopproductinfo_linked_products div.shopcatalogrow p {
	margin:0;	
}

div.shopcatalog_productcode a{
	text-decoration: none;
	color: #000;
}

	/* Izmeši */
div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalog_refill_container,
div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalog_productstatus,
div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalog_productcode,
div.shopcatalogdivproductlist.grid div.shopcatalogrow .count label {
	display: none;
}


/* Options menu */
.nav.options ul li {
	border:solid 1px #c6d0d3;
	margin-bottom:3px;
	border-radius:3px;
	-moz-border-radius:3px;
	background:#fff;
}

.nav.options ul li a {
	color:#283538;
	text-decoration:none;	
	font-size:12px;
	display:block;
	padding:6px 7px;
}

.nav.options ul li a:hover {
	text-decoration: underline;	
}
.nav.options ul li.active a {
	background:#f8f9fa;	
}

/* Product - thumbs */

div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalogcol_price,
div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalog_itemimage,
div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalogcol_main {
	position: absolute;
}
div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalogcol_main {
	bottom: 23px;
	width: 100%;
}
div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalogcol_price {
	top: 110px;
	text-align: right;
}
div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalogcol_price .shopcatalog_unitprice {
	margin-top: -35px;
	text-align: left;
}
div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalogcol_price .shopcatalog_unitprice h3 {
	margin-bottom: 0px;
	padding: 0px 5px;
	-moz-border-radius: 3px 3px 3px 3px;
	float: left;
	position: absolute;
}
div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalog_addtobasket {
	margin-top: 88px;
	border: none;
}
div.shopcatalogdivproductlist.grid div.shopcatalogrow .btn_addtobasket,
div.shopcatalogdivproductlist.grid div.shopcatalogrow .count {
	float: left;
	margin-left: 4px;
	height: 27px;
}
div.shopcatalogdivproductlist.grid div.shopcatalogrow .count {
	width: 35px;
	margin-left: 20px;
}
div.shopcatalogdivproductlist.grid div.shopcatalogrow .btn_addtobasket {
	width: 65px;
	height: 25px;
	padding: 4px 11px 4px 13px !important;
}
div.shopcatalogdivproductlist.grid div.shopcatalogrow .count input {
	width: 100%;
	text-align: center;
}

div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalog_itemimage {
	width: 100%;
}
div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalogcol_price {
	width: 143px;
}
div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalog_itemimage img {
	margin: auto;
}
div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalog_unitprice {
	margin-left: 5px;
}
div.shopcatalogdivproductlist.grid div.shopcatalogrow div.shopcatalogcol_price div.shopcatalog_unitprice.sale_new h3, 
div.shopcatalogdivproductlist.grid div.shopcatalogrow div.shopcatalogcol_price div.shopcatalog_unitprice.sale_sale h3 {
	color: #ffffff;
}
div.shopcatalogdivproductlist.grid div.shopcatalogrow .sale_new h3 {
	background-color: #363991;
}
div.shopcatalogdivproductlist.grid div.shopcatalogrow .sale_sale h3 {
	background-color: #E0151D;
}




div.shopcatalogdivproductlist.grid div.shopcatalogrow .sale div {
	background:#e0151d;
	color:#fff;
}

div.shopcatalogdivproductlist.grid div.shopcatalogrow .new div {
	background:#363991;
	color:#fff;
}


div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalog_productname {
	border-top:solid 1px #e2e6e8;
	border-bottom:solid 1px #e2e6e8;
	margin:0 1px;
	height:42px;
	background:#d5dee1 url('images/pricebg.gif') repeat-x;
	overflow: hidden;
}

div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalog_productname,
div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalog_addtobasket .btn_addtobasket {
	padding:6px 12px;
	margin-bottom:0;
}

div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalog_productname a {
	color:#000;
	text-decoration:none;
	height: 41px;
	display: block;
	overflow: hidden;
}

div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalog_addtobasket a {
	text-decoration:none;
	float: right;
}

div.shopcatalogdivproductlist.grid div.shopcatalogrow dd {
	float: left;
	width:48px;	
	text-align:right;
	line-height:19px;	
}

div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalog_itemimage {
	text-align:center;
	float: left;
	border: none;
} 

/* Paging */
.nav.paging,
div.catalogpager {
	margin-bottom:10px;	
	float: left;
	clear: both;
}

.nav.paging ol,
div.catalogpager ol {
	overflow:hidden;
	margin:0;
	list-style:none outside;
}	

.nav.paging ol li,
div.catalogpager ol li {
	-moz-border-radius: 3px 3px 3px 3px;
	background: url("images/sprite_icons_sm.png") repeat-x scroll 0 -62px transparent;
	display: block;
	float: left;
	margin-right: 2px;
	margin-top: 2px;
	border:solid 1px #c6d0d3;
}

.nav.paging ol li.active,
div.catalogpager ol li.active {
	background-position: 0 -84px;	
	border:solid 1px #ea161e;
}

.nav.paging ol li.active a,
div.catalogpager ol li.active a {
	color:#fff;
}

.nav.paging ol li a,
div.catalogpager ol li a {
	color: #323232;
	display: block;
	height: 22px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	width: 22px;	
}

/* Product filter */
.shopcataloghead {
	margin-bottom:10px;	
}

.shopcataloghead ul {
	overflow:hidden;	
	list-style-type: none;
	margin: 0px;
}

.shopcataloghead ul li{
	float: right;
	line-height: 14px;
	margin-left: 30px;
	padding-bottom: 2px;
}

.shopcataloghead ul li span.hasboughtlbl{
	float: right;
	line-height: 14px;
	margin-left: 30px;
	padding-bottom: 2px;
	padding-top: 1px;
}

.shopcataloghead ul li span.hasboughtlbl div.thelbl{
	float: right;
  line-height: 12px;
  margin-left: 2px;
  padding-bottom: 2px;
}

.shopcataloghead ul li.view {
	padding-left:0px;	
	padding-right:30px;
}
.shopcataloghead ul li#shopcatalog_tool_instock_switch {
	float: left;
	margin: 0px;
}
.shopcataloghead ul li#shopcatalog_tool_instock_switch a {
	text-decoration: none;
}

.shopcataloghead ul li a.icon {
	padding-left:14px;
}

.shopcataloghead ul li .active {
	color:#000;
	font-weight:bold;
}

.shopcataloghead ul li button {
	height: 21px;
	padding: 2px 10px;
}


/* Tabs */

.tabs, .toptabs {
	margin-bottom:15px;	
	position:relative;
	z-index:101;
}

.tabs ul.tabs-menu,
.tabs div.tabs-menu ul,
.toptabs ul.tabs-menu,
.toptabs div.tabs-menu ul {
	margin:0;
	list-style:none outside;
	overflow:hidden;
	margin:0 0 -1px 10px;
	position:relative;
	z-index:1;
}

.tabs ul.tabs-menu li,
.tabs div.tabs-menu ul li,
.toptabs ul.tabs-menu li,
.toptabs div.tabs-menu ul li {
	background-color: #FEFFFE;
	float:left;	
	margin-right:4px;
	border:solid 1px #c6d0d3;
	padding:1px;
	padding-bottom:0;
	-moz-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;
	border-bottom:1px solid #C6D0D3;
}

.tabs ul.tabs-menu li a,
.tabs div.tabs-menu ul li a,
.toptabs ul.tabs-menu li a,
.toptabs div.tabs-menu ul li a {
	display:block;
	padding:4px 10px;
	color:#000;	
	font-size:12px;
	text-decoration:none;
	cursor: pointer;
}

.tabs ul.tabs-menu li.active,
.tabs div.tabs-menu ul li.active,
.toptabs ul.tabs-menu li.active,
.toptabs div.tabs-menu ul li.active {
	border-bottom: 1px solid #F1F4F5;
	box-shadow: 2px 2px 0 #D5DCDE;
}

.tabs ul.tabs-menu li.active a,
.tabs div.tabs-menu ul li.active a,
.toptabs ul.tabs-menu li.active a,
.toptabs div.tabs-menu ul li.active a {
	background:#f1f4f5;	
	font-weight:bold;
}

.tabs ul.tabs-menu li.active a,
.tabs div.tabs-menu ul li.active a,
.toptabs ul.tabs-menu li.active a,
.toptabs div.tabs-menu ul li.active a {
	background-image:url('images/sprite_icons_sm.png');
	background-repeat:no-repeat;
	background-position:0px -220px;
	padding-left:29px;
}

.tabs .tab,
.toptabs .tab {
	background:#f1f4f5;
	border:solid 1px #c6d0d3;
	-moz-border-radius:3px;
	border-radius:3px;	
	display:none;
	position:relative;
	z-index:0;
	padding:10px;
	width:588px;
}

/*BTSCWEB-406:*/
.tabs ul.tabs-menu li#similartab a,
.tabs ul.tabs-menu li#replacementtab a {
	padding: 4px 5px 4px 10px;
}
.tabs ul.tabs-menu li#similartab.active a,
.tabs ul.tabs-menu li#replacementtab.active a {
	padding: 4px 5px 4px 29px;
}
li.prodcat-badge span.newmenu,
.tabs ul.tabs-menu li#similartab span.newmenu,
.tabs ul.tabs-menu li#replacementtab span.newmenu {
	background-color: #D7141C;
	color: #FFFFFF;
	font-size: 11px;
	padding: 1px 5px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 2px;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
/*:BTSCWEB-406*/
/*BTSCWEB-448:*/
#prodcatlist li.prodcat-badge {
	position: relative;
}
#prodcatlist li.prodcat-badge a {
  padding-right: 35px;
}
#prodcatlist li.prodcat-badge span.newmenu {
	background-image: none;
	background-color: #D7141C;
	right: 0px;
	top: 3px;
	position: absolute;
	text-decoration: none;
	height: 14px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
/*:BTSCWEB-448*/

/*
ul.tabs-menu li a[rel="catalog"] {
  width: 110px;
}
ul.tabs-menu li a[rel="cartridge"] {
  width: 130px;
}
ul.tabs-menu li a[rel="paramfilter"] {
  width: 110px;
}
*/

#tab-catalog {
	position: relative;	
}

#tab-cartridge{
	height: 53px;
}
#tab-cartridge form {
	margin-left: -2px;
}
#tab-cartridge .even {
	margin-bottom:0;	
}

#tab-cartridge input {
	width:100%;
}

/* kso: initial tab state */
/* catalog category pages: */
div.center.catalog #tab-catalog,
div.center.catalog #tab-cartridge {
  display: none;
}
div.center.catalog #tab-paramfilter {
  display: block;
}
/* search page: */
div.center.search #tab-cartridge {
  display: none;
}
div.center.search #tab-catalog {
  display: block;
}
/* cartridge search pages: */
div.center.cartridge #tab-catalog {
  display: none;
}
div.center.cartridge #tab-cartridge {
  display: block;
}
/* :kso */

#catalog-search {
	overflow:hidden;
	margin-bottom:5px;	
}

#catalog-search input {
	display: block;
	float: left;
	margin-right: 10px;
	width: 490px;
}

.catalog-search input.small {
  width: 80px;
}

#catalog-search button {
	margin-right: 0;
	width: 88px;
}

#catalog-advanced {
	position:absolute;	
	z-index:500;
	background:#f1f4f5;
	border:solid 1px #c6d0d3;
	border-top:none;
	padding: 15px;
    width: 557px;
    top:74px;
    display:none;
}


/* default-jQuery-UI style tab styles:
.ui-tabs {
	margin-bottom:15px;	
	position:relative;
	z-index:101;
}

.ui-tabs ul.ui-tabs-nav {
	margin:0;
	list-style:none outside;
	overflow:hidden;
	margin:0 0 -1px 10px;
	position:relative;
	z-index:1;
}

.ui-tabs ul.ui-tabs-nav li {
	float:left;	
	margin-right:4px;
	border:solid 1px #c6d0d3;
	padding:1px;
	padding-bottom:0;
	border-bottom:none;
	-moz-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;
}

.ui-tabs ul.ui-tabs-nav li a {
	display:block;
	padding:6px 5px;
	color:#000;	
	font-size:12px;
	text-decoration:none;
}

.ui-tabs ul.ui-tabs-nav li.ui-tabs-selected a {
	background:#f1f4f5;	
	font-weight:bold;
}

.ui-tabs ul.ui-tabs-nav li.ui-tabs-selected a {
	background-image:url('images/sprite_icons_sm.png');
	background-repeat:no-repeat;
	background-position:0 -218px;
	padding-left:29px;
}

.ui-tabs .ui-tabs-panel {
	background:#f1f4f5;
	border:solid 1px #c6d0d3;
	-moz-border-radius:3px;
	border-radius:3px;	
	position:relative;
	z-index:0;
	padding:10px;
	width:589px;
}

.ui-tabs .ui-tabs-hide { display: none !important; }

 */
/*jquery ui tabs
.ui-tabs { position: relative; padding: .2em; zoom: 1; } / position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") /
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } / first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... /
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
*/

/* Searcher */
#tabs-1 {
	position:relative;	
}

#tabs-2 .evens {
	margin-bottom:0;	
}

#tabs-2 input {
	width:100%;
}

#simple-search{
	width: 100%;
	height: 40px;
}
div#simple-search input.large,
div#servhist-search input.large {
	height: 33px;
}

.catalog-search {
	overflow:hidden;
	margin-bottom:5px;	
}

.catalog-search input {
	display: block;
	float: left;
	margin-right: 10px;
	width: 490px;
}

.catalog-search input[type="submit"],
#product-data input[type="submit"] {
	margin-right: 0;
	width: 88px;
	abackground: url("images/buttonbg.gif") repeat-x scroll 0 0 #DEE5E8;
}

#detailed-search {
  display: none;
}

#detailed-search input.small {
  width: 80px;
}
#detailed-search select.small {
  min-width: 90px;
}

#search-groups {
  width: 200px;
  height: 250px;
  float: left;
}

#search-groups select {
  width: 200px;
  font-size: 12px;
  height: 225px;
}

.search-params {
  margin-left: 15px;
	width: 80%;
	float: left;
}

#detailed-search {
/*
	position: absolute;	
*/
	z-index: 1500;
	background: #f1f4f5;
	/*border: solid 1px #c6d0d3;*/
	border-top: none;
	padding: 15px;
  width: 557px;
  top: 74px;
}

.optionlevel_1 {
	padding-left: 20px;
}
.optionlevel_2 {
	padding-left: 40px;	
}


/* Category filter */
ul.category-filter {
	list-style:none outside;
	margin:0;
	overflow:hidden;
	margin-bottom:15px;
}

ul.category-filter li {
	line-height:18px;
	float:left;
	width:33%;
}

/* Breadcrumb */
.nav.breadcrumb ul {
	overflow:hidden;		
	margin-bottom:15px;
}

.ie6 .nav.breadcrumb ul {
	height:1%;	
}

.nav.breadcrumb li {
	float:left;	
}

.nav.breadcrumb li a {
	text-decoration:none;
}	

.nav.breadcrumb li a:hover {
	text-decoration:underline;	
}

.nav.breadcrumb li.sep {
	color:#b6c4c8;
	margin:0 5px;	
}

/* Product info */
#tab-info p {
	font-size:12px;
	line-height:19px;
}	
div.tabs p, div.tabs table {
	-webkit-text-size-adjust: 100%;
}	

/* Table */
table:not(.compare) {
	width:100%;
	margin:10px 0; 
}
table#parameters {
	margin: 0px;
}
table#parameters p.formline {
	width: 200px;
}

table caption,
th {
	background:#c6d0d3;
	font-weight:bold;
	color:#000;
	text-align:left;
	border:solid 1px #c6d0d3;
}

table caption,
table th,
table td {
	padding:10px 12px;	
}

table#parameters td {
	padding: 2px;
	border: none;
	background: none;
}

table td {
	border:solid 1px #c6d0d3;
	background:#fff;
	vertical-align:middle;	
}

table tr.odd td {
	background:#f1f4f5;	
}

div.userview table.recordview.notmuchtable td {
	border: none;
	background: none;
	padding: 2px;
}
div.userview table.recordview.notmuchtable td.columnlabel {
	font-weight: bold;
}

table.recordlist caption, table.recordlist th, table.recordlist td,
table.recordview caption, table.recordview th, table.recordview td {
	padding: 10px 10px;
}

table tr.sub_table {
	font-size: 90%;
}
table.recordview.service.matrix.itemrows tr td{
	background-color: #F1F4F5;
}
table.recordview.service.matrix.itemrows tr.sub_table td{
	background-color: #fff;
	padding: 5px 10px;
}
table.recordview.service.matrix.itemrows tr.sub_table.semi_header td{
	background-color: #fbfbfb;
}


/* Product */
#product-view {
	overflow:hidden;
	margin-bottom:20px;
	background:url('images/dotted-border.gif') repeat-y 410px 0;
}

#product-view .ui-tabs {
	float: left;
}

#product-view div.aside {
	width:190px;
	padding-left:10px;
	float:right;
}

#product-view div.aside .icon {
	display:block;
}

#product-view div#product-data {
	float: left;
	padding-right: 10px;
	width:400px;
        min-height: 280px;
}

#product-view #picture {
	float:left;
	width:140px;	
}
#product-view #picture img,
div.shopcatalogrow img{
	max-height: 102px;
	max-width: 125px;
}
#product-view #picture a {
	text-decoration: none;
}

#product-view #details {
	margin-left:140px;	
}

#product-view #picture img {
	border:solid 1px #b6c4c8;
}

#product-view p.onlyprice {
	text-indent:0;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

#product-view p.specialprice {
	text-indent:0;
	color: #E0151D;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#product-view p.regularprice {
	margin-top: 20px;
	margin-bottom: 0;
}

#product-view span.big {
	font-size:18px;	
}

#product-view div.count {
	float: left;
	margin-left: 0px;
	height: 27px;
	margin-right: 10px;
	overflow:hidden;
	margin-bottom:2px;
	padding-top: 2px;	
}
#product-view div.count input {
	float: left;
	text-align: center;
	width: 50px;	
	color: #000;
}
#product-view div.count label {
	float:left;
	width:45px;
	line-height:23px;
	padding-left: 1px;
}

/* Columns */
.evens {
	overflow:hidden;
	clear:both;
	margin-bottom:15px; 	
}

.evens .lt {
	float:left;
	margin-right:1%;
	width:49%;
}
.evens .lt div,
.evens .rt div {
	margin-bottom:10px;	
}


.evens .rt {
	float:right;
	margin-left:1%;
	width:49%;
}

/* Free text */
.free-text {
	font-size:12px;
	line-height:19px;	
}

.free-text img {
	border:solid 1px #c6d0d3;
}

/* Definitions list */
dl.list {
	overflow:hidden;	
}

dl.list dt {
	float:left;	
	width:49%;
	font-weight:bold;
	display:block;
	margin-right:1%;
}

dl.list dt,
dl.list dd {
	margin-bottom:6px;	
}

dl.list dd {
	float:left;	
	width:49%;
	display:block;
	margin-left:1%;
}

/* Panel */
div.panel {
	overflow:hidden;
	clear:both;	
}

div.panel p {
	display:block;
	float:left;
	line-height:22px;
	padding-right:5px;	
	clear:none;
}

div.panel p input {
	width:100%;
}

/* ORders */
#orders-filter p.date {
	width:70px;	
}

#orders-filter p.status {
	width:120px;	
	margin-right:10px;
}

#orders-filter p.status .selector {
	width:110px;	
}

#orders-filter p.status .selector span {
	width: 84px;
}
.checkout_delivery_address .selector {
  width: 350px;
}
.checkout_delivery_address .selector span {
  width: 325px;
}

/* Cart */
div.shopbasketdiv h3 {
	padding-left: 7px;
	color: #E0151D;
}

.cart {
	padding:13px;
	border:solid 1px #c6d0d3;
	overflow:hidden;	
	background:#FFF;
	margin-bottom:10px;
}

.cart.servicerow {
  border-color: navy;
}

.cart.refillrow {
  border-color: red;
}

.ie6 .cart {
	height:1%;
	width:570px;	
}

.ie6 .cart .product-info {
	width:260px;	
}

.cart-block {
	margin-bottom:30px;
}

.cart .product-info {
	float:left;
	width:305px;
}

.cart .product-info p {
	margin-bottom:3px;	
}

.cart .product-info p.item a {
	font-weight:bold;
} 

.cart .product-info p.misc,
.cart .product-info ul.misc {
	font-size:11px;	
	color:#666666;
}
.cart .product-info ul.misc {
	list-style-type: none;
	margin-left: 0px;
}
.cart .product-info ul.misc li {
	width: 80px;
	float: left;
}
.cart .product-info ul.misc li.onthewaycontainer {
	width: 130px;
}
.cart .product-info ul.misc li.onthewaycontainer p {
	margin: 0px;
}
.cart .product-info ul.misc li.onthewaycontainer div.detailedinc {
	position: absolute;
	background-color: #eee;
	border: 1px solid #ddd;
	width: 140px;
	padding: 5px;
/*	height: 30px; */
}
.cart .product-info ul.misc li.onthewaycontainer div.detailedinc span{
	width: 70px;
	float: left;
	padding-left: 0px;
}

.cart .product-info p.misc span {
	display: block;
	float: left;
	line-height: 16px;
}

.cart .counts {
	float:left;
	width:55px;		
	margin-right:10px;	
}

.cart .counts input {
	float:right;
	width:51px;
	text-align:center;
}

.cart .counts p {
	text-align: right;
}

.cart .price {
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 82px;
}
.cart .price.rowsum {
	width: 94px;
}

.cart .price .value {
	font-size: 16px;
	font-weight: bold;
}
.cart .price.unitprice .value {
	font-weight: normal;
}

.cart .options {
	float:left;
	width:16px;		
	padding-top:22px;
}

.cart .options a {
	display: block;
	height: 17px;
	padding: 0;
	width: 15px;	
}

.cart .product-info,
.cart .counts p,
.cart .price {
	font-size:11px;	
}
.cart .product-info,
.cart .product-info p.misc span,
.cart .counts,
.cart .price {
	margin-right: 7px;
}
.cart .counts p:not(.value),
.cart .price p:not(.value) {
	height: 15px;
}

div.cart-totals {
	float: right;
	width: 50%;
	margin-top: 20px;
}

.cart-totals .titles {
	text-align: right;
	float:left;
	width:182px;
}

.cart-totals input {
	margin-top: 10px;
}
.cart-totals .titles input {
	margin-right:0;
	float:right;
	font-weight: normal;	
}

.cart-totals .prices {
	float:left;
	/*width:162px;*/
	width:100px;
	padding-left: 20px;
}
.cart-totals .prices input{
	width:100px;
}

.cart-totals p {
	display:block;
	line-height:16px;
	margin-bottom:3px;	
	font-size:13px;
}

body.site-ee .cart-totals p {
        line-height: 19px;
}

.cart-totals p.grand-total {
	font-weight:bold;
	height: 18px;
}
.cart-totals p.hghlgtd {
	color:#e0151d;
	font-size:16px;
}

textarea.maincommentfield {
	min-width: 250px;
	max-width: 250px;
	min-height: 70px;
	max-height: 70px;
}

textarea.surveyfreetext {
min-width: 100%;
max-width: 100%;
min-height: 70px;
max-height: 70px;
}

input.basketcommentok {
	float: right;
	margin-top: 50px;
}

a.addbcom {
	display: none;
}
div.bcom {
	display: block;
	float: left;
	width: 300px;
	margin-top: 8px;
	height: 200px; 
}
div.totaldiscountbox {
	display: block;
	float: left;
	width: 80%;
	margin-top: 8px;
	color: #E0151D;
	font-weight: bold;
}
div.totaldiscountbox span {
	color: #E0151D;
	display: inline;
}
div.totaldiscountbox .titles {
	float:left;
	margin-right: 5px;
}
div.totaldiscountbox .prices {
	float:left;
}

/* Cartridge buy */
#cartridge-select {
	width:300px;	
}

/* Boxes */
.special {
	margin-bottom:10px;
	padding:1px;
}

.special .contents {
	padding:8px;
}

.special .contents a.icon {
	float:right;
	text-decoration:none;	
}

.special h3 {
	margin:0;	
}

.blue-box {
	border:solid 1px #312f92;
}

.blue-box .contents {
	background:#e0e1fd;
}

.green-box {
	border:solid 1px #3d922d;
}

.green-box .contents {
	background:#f1fcde;
}

/* Popup */
#popup .heading {
/*	background:#2b2e85 url('images/popup_heading.gif') repeat-x; */
/*	background:#D7141C url('images/popup_heading_rolling.gif') repeat-x;*/
	background:#24262A;
	color:#FFF;
	padding:8px 13px;
}

#popup .heading button {
	float:right;
	margin-right:0;	
}

/* Compare */
table.compare td {
	border:none;
	border-top: 1px solid #F1F4F5;
}

table.compare td.option {
	font-weight:bold;	
}

table.compare tr td,
table.compare tr.odd td {
	background-color: #FEFFFE;
}
table.compare tr:nth-child(2n) td,
table.compare tr.even td {
	background-color: #F1F4F5;
}
div#popup table.compare tbody tr td:first-child {
	font-weight:bold;
	width: 100px;
	color: #444444;
}

table.compare tr.images td {
	text-align:center;	
}

table.compare tr.images td a {
	font-weight:bold;	
}


table.compare tr.comparisonprice td {
	font-weight:bold;	
	color: #363991;
}

table.compare tr.comparisonmyprice td {
	font-weight: bold;
	color: #E0151D;
}
/* Footer */


/* BTSCWEB-415 rra: */
.printDiv {
	display: none; 
}
/* BTSCWEB-415 rra: */


@media all and (orientation:portrait) {
  /* Style adjustments for portrait mode goes here */
}

@media all and (orientation:landscape) {
  /* Style adjustments for landscape mode goes here */
}

@media screen and (max-device-width: 480px) {
  /* Uncomment if you don't want iOS and WinMobile to mobile-optimize the text for you: j.mp/textsizeadjust */
  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}

@media print {
	* {
		/* background: transparent !important;  */
		color: black !important;
		text-shadow: none !important; 
		filter:none !important;
  		-ms-filter: none !important;
  		overflow: visible !important;   /* for firefox */
  	}
  	
	a, a:visited { 
		color: #444 !important; 
		text-decoration: underline; 
	}

/* BTSCWEB-415 gjs: */

	div.page:not(#content),
	div#footer,
	div.sidebar,
	div.toptabs,
	div#spotlight,
	div#struct-crumb,
	div.shopcataloghead {
		display: none;
	}
   
	div#content.page {
		margin: 0px;
		padding: 0px;
	}
	div.center {
		width: 980px;
	}
	div.center div.shopcatalogdiv,
	div#spotlight {
		width: 610px;
	}

	h1, h2 { font-size: 18px; }
	h3 { font-size: 17px; }
	h4 { font-size: 16px; }
	* ,
	div.free-text,
	div.tabs,
	div.center p,
	div.center label {
		font-size: 16px;
	}
	td, th, td a,
	input, button {
		font-size: 14px;
	}
	div.shopcatalogcol_main a {
		font-size: 12px;
		line-height: 13px;
	}
	div.free-text,
	div#struct-crumb li.active a {
		line-height: 22px;
	}
	
	p.formline {
		width: 100%;
	}
	
	div.shopcatalogrow,
	div.shopcatalogcol_price,
	div.shopcatalog_itemimage,
	div.shopcatalogcol_main { 
		page-break-inside: avoid;
	}
/*
	a[href]:after { 
		content: " (" attr(href) ")"; 
	}
	
	abbr[title]:after { 
		content: " (" attr(title) ")"; 
	}
	
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { 
		content: ""; 
	}
*/
/* BTSCWEB-415 :gjs */

	pre, blockquote { 
		border: 1px solid #999; 
		page-break-inside: auto; 
	}
	
	thead { 
		display: table-header-group; 
	}
	
	tr, img { 
		page-break-inside: avoid; 
	}
	
	@page { 
		margin: 0.5cm; 
	}
	
	p, h2, h3 { 
		orphans: 3; widows: 3; 
	}
	
	h2, h3{ 
		page-break-after: avoid; 
	}
	
/* BTSCWEB-415 rra: */
	div.shopcatalog_productname {
		line-height: 19px;
	}

	div#shopcatalogdivproductlist .page-break1 {
		margin-bottom: 163px;
		page-break-after: always;
	}
	
	div#shopcatalogdivproductlist .page-break2 {
		margin-bottom: 173px;
	}
		
	div#shopcatalogdivproductlist .page-break4 {
		margin-bottom: 573px;
	}
	
	div#shopcatalogdivproductlist .page-break1o {
		margin-bottom: 188px;
	}
	
	div.list .shopcatalog_productcode,
	div.list .shopcatalog_sale {
		height: 19px;
	}
	
	div.grid .shopcatalogrow {
		height: 222px;
	}
		
	div.list .shopcatalogrow {
		height: 123px;
	}
	
	div.list .captionrow {
		height: 108px;
	}
	
	div.list .shopcatalog_compare_button label,
	div.list .count label {
		font-size: 100%;
	}
	
	div#invoiceview,
	div#orders,
	div#orderview,
	div#mydata,
	div#prices,
	div#svoview,
	div#invoices,
	div#receipts,
	div#reminders,
	div#admin,
	div#product-view,
	div.free-text {
		width: 900px;
	}
	
	div.page div.center {
		display: block;
  	}
	
	div#shopbasket #basketform .shopbasketdiv {
		width: 700px;
	}
	
	div#shopbasket #basketform .shopbasketdiv .cart{
		height: 71px;
	}
	
	div#shopbasket #basketform .shopbasketdiv .cart p{
		font-size: 100%;
	}
	
	div#shopbasket #basketform .shopbasketdiv .unitprice .value,
	div#shopbasket #basketform .shopbasketdiv .rowsum .value{
		font-size: 16px;
	}
	
	div.grid .printDiv {
		display: block;
		page-break-after: always;
	}
	
	div.grid .addtobasket {
		display: none;
	}
	
	div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalog_productname {
		border-bottom: 0px;
	}
	
	div.grid .captiondiv {
		width: 100%;
		float: left;
	}
	
/* BTSCWEB-415 :rra */

}



/* jaunas lietas */
/* garozas */

#struct-crumb{
	height: 30px;
	margin-top: 5px;
}

div#struct-crumb a {
 text-decoration: none;
}

div#struct-crumb ul {
 font-size: 8pt;
 list-style: none;
 padding: 0;
 margin: 0;
}

div#struct-crumb li {
 display: inline;
}

div#struct-crumb li.active {
 text-decoration: underline;
}

div#struct-crumb li.parent:after {
 content: " / ";
 color: #C6D0D2;
}


/* Jaunumi */
ul#newslist {
	margin: 0px;
	list-style-type: none;
}
ul#newslist li {
	margin-bottom: 10px;
}

div.news h1 {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Salidzinashana */
#comparinglist{
	margin: 0px;
}


/* Produkta skata fancyness */
.imageholder{
	display: none;
}

div.loaderimage {
  margin-top: 50px;
  width: 100%;
  text-align: center;
}


/*Registeringering*/
#regselect {
	width: 70%;
	margin: 20px 80px;
	margin-top: 5px;
	text-align: center;
	display: block;
	float: left;
}
#regselect div{
	padding-left: 20px;
	float: left;
}
#regselect label {
	width: 70px;
	float: left;
	padding: 0px;
	text-align: left;
}

#regEnterprise {
	display: none;
}

#regform p.formline {
	float: left;
	width: 50%;
}

#regform, #regtxt {
	width: 100%;
	float: left;
	display: block;
}

#errors {
	clear: both;
}
#errors ul {
	list-style-type: square;
}

div#regtxt p {
	width: 100%;
	float: left;
}

/* Lietotāja sadaļas */
.loggedout {
	/*float: right;*/
}

.userview {
	width: 100%;
	overflow: hidden;
}

.userview form, 
.needssomefloating form,
.needssomefloating table {
	float: left;
	width: 100%;
}
.userview form p span.formsubtitle{
	width: 600px;
}
.userview form p{
	float: left;
	margin-right: 20px;
}
.userview form p input[type="submit"]{
	margin-top: 17px;
}
.userview form p input#chpasswd{
	width: 110px;
}

.userview table{
	float: left;
}
.userview table th {
	border:solid 1px #c6d0d3;
}
.userview table tbody tr:nth-child(2n) td,
.userview table tfoot tr:nth-child(2n) td,
.userview table td.recordtitle, 
.userview table tr.even td {
	background-color: #F1F4F5;
}
.userview table tr.odd td {
	background-color: #FFFFFF;
}
.userview ul {
	list-style-type: none;
	float: left;
	width: 100%;
	margin: 0px;
}


.userview #boxhelpfrom {
	width: 264px;
	float: left;
}
.userview #boxhelpto,
.userview #boxhelpfrom {
	margin-bottom: 10px;
}

.userview form select#multilistfrom,
.userview form select#multilistto,
div.multilisttoolbar {
	float: left;
	margin-right: 10px;
}
.userview form select#multilistfrom,
.userview form select#multilistto {
	margin-bottom: 10px;
	width: 200px;
	height: 200px;
}
div.multilisttoolbar input {
	margin: 0px;
	float: left;
	clear: both;
	margin-bottom: 5px;
}

div#adduser {
	float: right;
}

div#adduser p.formline {
	width: 260px;
}
div#adduser .reqdeladdrbtn {
	width: 100%;
	float: left;
}

#settingforms {
	display: block;
}
#settingforms form{
	width: 100%;
}
#settingforms .radio{
	float: left;
}
#settingforms form label{
	margin-bottom: 10px;
}

/* Menedžera lapa */
.manside {
	float: left;
	width: 45%;
}

#manfields{
	margin-top: 325px;
	float: right;
}

#manfields-asst{
	margin-top: 325px;
	float: right;
}

#manfields-sub{
	margin-top: 325px;
	float: right;
}

#manager{
  height: 430px;
}

#manager-asst{
  display: none;
  height: 430px;
}

#manager-sub{
  display: none;
  height: 430px;
}



.manfo {
	float: left;
	width: 100%;
}


/* DatePicker */
#ui-datepicker-div {
	border:solid 1px #c6d0d3;
	padding:10px 13px;
	margin-bottom:6px;	
	background:#fff;
	box-shadow: 2px 2px 0 #D5DCDE;
}
div.ui-datepicker-header {
	color:#fff;
	background:#2a2d83 url('images/boxbg.gif') repeat-x;	
	padding:9px 11px;
	margin:-8px -11px 6px;
	font-size:12px;
	text-indent:0;
}
div.ui-datepicker-header span {
	color:#fff;
}
div.ui-datepicker-header .ui-datepicker-prev {
	padding-left: 10px;
}
div.ui-datepicker-header .ui-datepicker-next {
	padding-right: 20px;
}
#ui-datepicker-div,
div.ui-datepicker-header {
	-moz-border-radius:3px;
	border-radius:3px;
}
a.ui-state-active {
	color: #E0151D;
}
a.ui-state-highlight {
	background:#f1f4f5;
	font-weight: bold;
}
th.ui-datepicker-week-end span{
	color: #555;
}

/* jQuery UI Datepicker 1.8.12
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 * http://docs.jquery.com/UI/Datepicker#theming */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 1px solid #C6D0D3; }
.ui-datepicker td { border: 1px solid #C6D0D3; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}


/* Accordion */
.ui-accordion h3{
	margin: 0px;
	margin-left: -2px;
}
.ui-accordion .ui-accordion-header a{
	background: url("images/red-arrow.gif") no-repeat scroll center 16px transparent;
	background-position: 2px 6px;
}
.ui-accordion .ui-accordion-header.ui-state-active a{
	background: url("images/red-arrow2.gif") no-repeat scroll center 16px transparent;
	background-position: 0px 8px;
}

/* jQuery UI Accordion 1.8.12
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 * http://docs.jquery.com/UI/Accordion#theming */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-header { outline: 0; } /*gjs CSS trick*/
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: 0px 12px 0px 12px; text-decoration: none; margin: 5px 0px 3px 0px;}
.ui-accordion .ui-accordion-header.ui-state-active a { color: #E0151D; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 0px 12px 10px 16px; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }


/* BuyBack */
#buyback table .code { width: 100px; }
#buyback table .price { width: 140px; }

/* changepass */
#changepass input[type="password"] {
	width: 180px;
}
#changepass span.loginvalue{
	width: 177px;
}

#regform p.formline {
  min-height: 60px;
}

input[type="text"], input[type="password"] {
  font-size: 11pt;
  padding: 2px 5px;
  height: 1.7em;
}

.explain-note {
  font-size: smaller;
  background-color: lightyellow;
  border: 1px solid #ccc;
  padding: 0 2px;
}
.info-note,
div.success_msg {
  font-size: 120%;
  border: 1px solid #ccc;
  padding: 10px;
  clear: both;
}
.info-note {
	background: #fff8f8;
}
div.success_msg {
	background: #F8FFF8;
	margin-bottom: 10px;
}

.edit-link {
  color: black;  
}

.edit-link a {
  text-decoration: none;
}

div.checkout_invoice_address, div.checkout_delivery_address, div.checkout_select_paymethod {
  margin-top: 20px;
}
div.checkout_invoice_address p {
  font-size: larger;
}

div.checkout_delivery_address p {
  font-size: 108%;
  padding: 10px 0 0 12px;
}
div#register-for-order {
  display: none;
}
div#search-long, div#search-very-long {
  display: none;
  margin: 20px;
  text-align: center;
  font-size: 120%;
}
div.servicerow-info {
  float: left;
  width: 565px;
}
div.servicerow-info textarea {
  width: 545px;
  height: 60px;
  min-height: 60px;
  max-height: 120px;
  min-width: 545px;
  max-width: 545px;
}

/* Next after basket*/
#nextstepselect, 
#nextsteptxt {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
#nextstepselect {
	height: 100px;
	padding: 0px;
}
#nextsteptxt {
	margin-top: 50px;
	margin-bottom: 20px;
	text-align: center;
}
.thebigbutton {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.nstepselect {
	float: left;
}
.thebigbutton,
.nstepselect {
	background: url('images/bigbutton.png') repeat-x;
	height: 60px;
	width: 245px;	
	text-align: center;
	border: 1px solid #A9B6BC;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#nextstepb1 {
	margin-right: 50px;
}

.thebigbutton a,
.nstepselect a{
	display: block;
	width: 205px;	/* 245-2x20 */
	height: 20px; /*  60-2x20 */
	padding: 20px;
	text-decoration: none;
	font-size: 16px;
}
.thebigbutton a:active,
.nstepselect a:active{
	padding: 21px;	/*pušefekc*/
}

/* form#clearthings {
	display: none;
} */

#buyregbox {
	width: 560px;
}
#buylogcont {
	width: 400px;
}
#buylogbox{
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}

div#fancybox-content div#popup div#buyregbox #regselect {
	width: 40%;
}
div#fancybox-content div#popup div#buyregbox #regform p.formline {
	width: 30%;
}
div#fancybox-content div#popup > #regtxt,
div#fancybox-content div#popup > #regselect {
	margin-bottom: 50px;
}

/* misc */
#izejmati {
	display: none;
}

/* Gallery stuff */
/*production videe nesmuki izskataas - ja nevaram salabot, tad vismaz nebaazham to sejaa/gjs */
div.galleria-errors {
	display: none;
}

span.gallery {
	text-align: center;
	display: block;
}

div#galleryContainer {
	height: 67px;
}
div#theImages img,
div#theImages,
div#arrow_left img,
div#arrow_right img {
	height: 65px;
}
div#previewPane img, img#singleimg {
	max-height: 404px;
	max-width: 608px;
}

div.center span.gallery img{
	box-shadow: none;
	border: none;
}

div.detailedinc {
	display: none;
	position: absolute;
	background-color: #eee;
	border: 1px solid #ddd;
	width: 120px;
	padding: 5px;
}

div.shopcatalogdivproductlist.list div.shopcatalogrow .shopcatalog_productstatus ul li {
	padding-top: 30px;
}
li.onthewaycontainer {
	padding-right: 7px;
}
div.shopcatalogdivproductlist.list div.shopcatalogrow .shopcatalog_productstatus ul li.onthewaycontainer {
	margin-right: 0px;
}

li.onthewaycontainer div.detailedinc {
	display: none;
	position: absolute;
	background-color: #eee;
	border: 1px solid #ddd;
	width: 120px;
	padding: 5px;
	margin-top: -20px;
}

div.detailedinc span.incdate, div.detailedinc span.incdatelabel {
	display: inline-block;
	width: 80px;	
  cursor: pointer;
}

span.incdatelabel, span.incqtylabel {
  font-weight: bold;
}

div.detailedinc p.toolbar {
	display: none;
}

p.ontheway {
  display: inline;
  border-bottom: 1px dashed #ccc;
}
.detailedinc {
	z-index: 999;
}

td.valfield:hover div.detailedinc, div.onthewaycontainer:hover div.detailedinc, li.onthewaycontainer:hover div.detailedinc {
	display: block;
}
div.shopcatalog_unitprice h3 {
	display: inline;
}
span.vatindicator {
	margin-top: 1px;
	font-weight:normal;
	font-size:7pt;
	color:gray;
	display: block;
}
p.vatindicator {
  color: gray;
}
.shopcatalogdivproductlist.grid span.vatindicator {
	padding-right: 7px;
	float: right;
  margin-top: 14px;
}
#product-view #details span.vatindicator{
	margin-right: 60px;
	margin-top: -54px;
}


table.recordview.order.matrix.itemrows th, 
table.recordview.order.matrix.itemrows td {
	font-size: 90%;
	padding: 5px;
}


#addressboxbox {
	display: block;
	float: left;
}

div.checkout_error {
  font-size: 110%;
  color: red;
  font-weight: bold;
  margin-bottom: 10px;
}

#reqdeladdrfancy {
	width: 300px;
}
#reqdeladdrfancy input#newaddr{
	width: 100%;
}


div.basketurgent {
	float: left;
	width: 75%;
}
div.basketurgent ul {
	list-style-type: none;
	margin: 0px;
}

div#emptythisbasket {
	float: right;
	margin-right: 10px;
}

a.fancyslide img,
a.linkslide img {
	cursor: pointer;
}

#head-info #small-cart div#basket-widget-container {
  padding-left: 0;
  margin-top: -1px;
}

div#content div.sidebar div.shopcatalogdivproductlist.grid div.shopcatalogrow {
	float: none;
}

div#firstitembox {
	width: 570px;
}
div#firstitembox .nstepselect {
	margin-bottom: 10px;
}
#firstitemtxt {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}

#isos {
	padding: 16px;
}

input.small-qty {
	width: 50px;
	float: left;
	margin-right: 8px;
	margin-top: 2px;
	text-align: center;
}

div.bonuswrapper h3 {
	clear: both;
}
div.bonuswrapper div.shopcatalogdivproductlist.grid div.shopcatalogrow {
	height: 240px;
}
div.bonuswrapper div.shopcatalogdivproductlist.grid div.shopcatalogrow .shopcatalog_addtobasket {
	margin-top: 108px;
}
div.bonuswrapper div.shopcatalogdivproductlist.grid span.original-value {
	display: block;
}

span.original-value {
  display: block;
  font-size: 10pt;
}

div.bonusbasketfields {
	float: left;
	display: block;
	width: 600px;
}
div.bonusbasketfields p {
	margin-top: 5px;
	margin-bottom: 0px;
}
div.bonusbasketfields input,
div.bonusbasketfields textarea {
	width: 320px;
	min-width: 320px;
	max-width: 595px;
}

span.emphasize {
	color: #E0151D;
}

div.bonuswrapper div.shopcataloghead {
	margin-top: 38px;
	margin-bottom: -38px;
}

div.bonuswrapper div.shopcatalogdivproductlist.grid span.vatindicator {
	margin-top: 7px;
}

div.basket-error {
  display: none;
}

div.shopbasketdiv h3 {
  clear: both;
}

div.shopbasketdiv textarea {
  font-size: 11pt;
}

tr.changeduser td.username:before {
  content: "*";
}

.cart .product-info p.misc span span.instock_large {
  border-bottom: 1px dashed black;
  float: right;
}

span.mandatory-field {
  display: inline;
  font-size: 11pt;
  color: #E0151D;
}

div.mandatory-notice {
  color: #E0151D;
}

div.detSearchElem label {
	height: 30px;
	overflow: hidden;
}

div.detSearchElem label span.prodspan {
	display: none;	
}

div.bonuswrapper div.shopcatalogdiv {
	padding-top: 10px;
}

div.shopcatalogcol_rating,
div#product-data div.ratingbadge {
	position:absolute;
	margin-left:-4px;
	margin-top:5px;
	width:26px;
	height:25px;
	z-index: 500;
}

div.shopcatalogcol_goodchoice,
div#product-data div.goodchoice {
	position:absolute;
	margin-left:77px;
	margin-top:55px;
/* 	width:26px; */
/* 	height:25px; */
	z-index: 501;
}

div.shopcatalogcol_benefit,
div#product-data div.benefit {
	position:absolute;
	margin-left:77px;
/* 	margin-top:55px; */
/* 	width:26px; */
/* 	height:25px; */
	z-index: 502;
}

div.grid div.shopcatalogcol_rating {
	margin-left:-5px;
}

div.detailedcompare {
	margin-top: 10px;
	line-height: 17px;
	margin-left: -2px;
}

div#partners a {
	margin-right: 10px;
	margin-bottom: 10px;
}

/*BTSCWEB-417:*/
.unregmsg a {
	color: #E0151D;
	text-decoration: none;
	font-size: 12px;
}
.unregmsg a:hover {
	text-decoration: underline;
}
/*:BTSCWEB-417*/

/*BTSCWEB-416:*/
p.captionrow {
	font-weight: bold;
	font-size: 12px;
	margin-top: 25px;
	margin-left: 10px;
	float: left;
	width: 100%;
	clear: both;
}
p.captionrow.first {
	margin-top: 5px;
}
/*:BTSCWEB-416*/
/*BTSCWEB-407:*/
div.qtydiscount span {
	color: red;
	display: block;
	float: left;
	margin-top: 5px;
}
div.qtydiscountrow {
	width: 100%;
	display: block;
	float: left;
}       
div.qtydiscountrow form, div.qtydiscountrow form fieldset {
	display: inline;
	float: right;
}       
div.qtydiscountrow input.btn_addtobasket {
	padding: 3px 0;
	margin: 1px;
}
div.qtydiscount {
	margin-bottom: 20px;
}
/*:BTSCWEB-407*/

a#burti {
	float: right;
	margin-top: 20px;
	color: #99A4A7;
	cursor: pointer;
	text-decoration: none;
	width: 200px;
	text-align: right;
}
a#burti span {
	float: right;
	width: 38px;
	background: url("/resources/css/images/burti_icon.gif") no-repeat right 0px transparent;
	height: 14px;
	display: block;
}

div.cart div.price p.value span {
  display: inline;
  padding: 0;
  color: #444444;
}

div.cart div.price p.value span.insignificant {
  font-size: 11px;
  padding-left: 1px;
  color: #666666;
  font-weight: normal;
}

div.precision-warning {
	padding-bottom: 15px;
}

/*BTSCWEB-460:*/
#login_timeout_message {
	width: 240px;
	height: 50px;
}
#login_timed_out p, #login_timeout_message p {
	font-size: 16px;
	text-align: center;
}
#counter {
	display: block;
	margin: 0px auto;
	width: 75px;
	height: 30px;
	font-size: 28px;
	padding-bottom: 20px;
}
#minutes,
#semicolon,
#seconds {
	display: block;
	float: left;
}

#login_timeout_message #timeout-actions {
	margin-left: 10px;
}
#login_timeout_message #timeout-actions button {
	width: 110px;
}
#login_timed_out #timeout-actions {
	margin-left: 32px;
}
#login_timed_out #timeout-actions button {
	width: 150px;
}
/*:BTSCWEB-460*/

/*BTSCWEB-471*/
div.mybtscmenu {
	position: relative;
}
.nav.options ul li div.mybtscmenu a {
	padding: 6px 27px 6px 7px;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	background-color: #D7141C;
}
div.countbadge {
	position: absolute;
	right: 5px;
	top: 5px;
	background-color: #FFFFFF;
	color: #283538;
	font-size: 11px;
	padding: 1px 5px 2px 5px;
	font-weight: normal;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.countbadge .decimal {
	display: none;
	visibility: hidden;
}

.countbadge.withdecimal .decimal {
	display: inline;
	visibility: visible;
}

/*BTSCWEB-499:*/
div#socnetwlinks {
	height: 34px;
}
div#socnetwlinks a, div#socnetwlinks img {
	height: 30px;
/*	width: 56px; */
	display: block;
	float: left;
	border-radius:2px;
	-moz-border-radius:2px;	
}
div#socnetwlinks a {
	box-shadow: 2px 2px 0px #CCD3D5;
	text-align: center;
}
div#socnetwlinks a.fb { background: url("/resources/css/images/ico-fb.jpg") no-repeat 0px 0px transparent; }
div#socnetwlinks a.tw { background: url("/resources/css/images/ico-tw.jpg") no-repeat 0px 0px transparent; }
div#socnetwlinks a.dr { background: url("/resources/css/images/ico-dr.jpg") no-repeat 0px 0px transparent; }

div#socnetwlinks a.fb {
	margin-left: 2px;
}
div#socnetwlinks a.tw, div#socnetwlinks a.dr {
	margin-left: 5px;
}

div#videobanner {
	border: 1px solid #C6D0D3;
	margin-bottom: 15px;
	background: none repeat scroll 0 0 #F1F4F5;
	padding: 1px 1px 41px 1px;
}
div#videobanner button.closevideo {
	float: right;
	margin: 8px 10px 6px 0px;
}
/*:BTSCWEB-499*/

/*
div.shopbasketdiv div.btsclati,
div.shopbasketdiv div.btsclati-foot {
  clear: both;
  border-left: 1px solid red;
  border-left-width: 5px;
  padding: 2px;
  background-color: #ffeeee;  
}
*/

div.shopbasketdiv div.btsclati-foot {
  width: 280px;
  float: right;
  margin-top: 15px;
  height: 80px;
  clear: both;
}

div.btsclati div.cart div.product-info {
  width: 295px;
}

div.btsclati-foot div.btsclati-totals {
  height: 100px;
  font-size: 13px;
}

div.btsclati-foot div.btsclati-totals div.titles {
  width: 160px;
  height: 20px;
  float: left;
  text-align: right;
}

div.btsclati-foot div.btsclati-totals div.totals {
  width: 95px;
  height: 20px;
  float: left;
  padding-left: 20px;
  text-align: left;
}

input#btsclati {
  width: 50px;
}

div#rolllati-banners div.product div {
  display: none;
}

div#rolllati-banners div.product div.shopcatalogcol_main,
div#rolllati-banners div.product div.shopcatalog_productname,
div#rolllati-banners div.product div.shopcatalogrow,
div#rolllati-banners div.product div.shopcatalog_itemimage {
  display: block;
}

div#rolllati-banners div.product div.shopcatalog_itemimage {
  border-width: 0px;
  width: 180px;
  height: 128px;
  margin: 4px 4px;
  clear: both;
}

div#rolllati-banners div.product div.shopcatalog_itemimage img {
  max-height: 128px;
  max-width: 180px;
}

div#rolllati-banners div.product {
  text-align: center;
}

div.bonus-typed-class {
  float: left;
  width: 190px;
  border: 1px solid #C6D0D3;
  box-shadow: 2px 2px 0 #D5DCDE;
  margin: 0 13px 13px 0;
  background-color: white;
}

div.bonus-typed-class.last {
  margin-right: 0px;
}

div#rolllati-banners div.title {
  height: 39px;
  background: url('/resources/css/images/slice-gray-gradient-vertical-39px.png') repeat-x;
  border-top: 1px solid #C6D0D3;
  margin: 0px 1px;
  text-align: center;
  font-size: 9pt;
  font-weight: bold;
  line-height: 3em;
}

div#rolllati-banners div.product {
  height: 180px;
}


div#rolllati-banners div.product a {
  text-decoration: none;
  color: black;
}

div#rolllati-banners div.more-button input {
  height: 25px;
  padding-top: 4px;
  margin: 8px 40px;
}

p#bonusitems-title {
  font-size: 13pt;
  margin: 0px;
}

p#bonusitems-groupname {
  font-size: 9pt;
  font-weight: bold;
}

.cart ul.misc li.roll img,
p.bonuspts img,
div.shopcatalog_roll img,
td.cst_subtotal img,
div.totaldiscountbox div.roll p img,
div.cart-widget-roll img {
  vertical-align: bottom;
}

p.bonuspts {
  line-height: 14px;
}

div.roll-warning {
  float: left;
  margin-bottom: 5px;
}

div.shopcatalogdivproductlist.list div.shopcatalogrow .shopcatalog_productstatus ul {
  width: 100%;
}

div.shopcatalogdivproductlist.list div.shopcatalogrow .shopcatalog_productstatus ul li.roll {
  float: right;
}

div#bonusitems-itemlist div {
  display: none;
}

div.shopcatalogdivproductlist.list div.shopcatalog_roll {
  width: 160px;
  float: right;
  text-align: right;
}

.roll-multiplier {
  color: #E0151D;
  font-weight: bold;
  cursor: help;
}

.event-label {
  padding-right: 3px;
}

p.bonuspts .event-label {
  display: block;
}

div#bonusitems-itemlist div.shopcatalogcol_main,
div#bonusitems-itemlist div.shopcatalog_productname,
div#bonusitems-itemlist div.shopcatalogrow,
div#bonusitems-itemlist div.shopcatalog_itemimage,
div#bonusitems-itemlist div.shopcatalogcol_price,
div#bonusitems-itemlist div.shopcatalog_addtobasket,
div#bonusitems-itemlist div.shopcatalog_addtobasket div.count,
div#bonusitems-itemlist div.shopcatalog_unitprice {
  display: block;
}

div#bonusitems-itemlist div.shopcatalog_itemimage {
  border-width: 0px;
  width: 180px;
  height: 140px;
  margin: 4px 4px;
  clear: both;
  float: none;
  position: absolute;
  top: 0px;
}

div#bonusitems-itemlist div.shopcatalogcol_main {
  height: 39px;
  margin: 0px 1px;
  text-align: center;
  font-size: 10pt;
  font-weight: bold;
  line-height: 3em;
  position: absolute;
  top: 145px;
  width: 100%;
  padding-bottom: 0;
}

div#bonusitems-itemlist.shopcatalogdivproductlist div.shopcatalogrow div.shopcatalog_productname,
div#bonusitems-itemlist.shopcatalogdivproductlist.grid div.shopcatalogrow div.shopcatalog_productname
{
  padding: 0px 5px;
  line-height: 1em;
  background: none;
}

div#bonusitems-itemlist div.shopcatalog_productname a {
  font-size: 8pt;
  font-weight: bold;
}

div#bonusitems-itemlist div.shopcatalog_itemimage img {
/*height: 140px;
  width: 180px;*/
  max-height: 140px;
  max-width: 180px;
}

div#bonusitems-itemlist {
  text-align: center;
}

div#bonusitems-itemlist div.shopcatalogrow {
  float: left;
  clear: none;
  width: 188px;
  height: 255px;
  border: 1px solid #C6D0D3;
  box-shadow: 2px 2px 0 #D5DCDE;
  margin: 0 13px 13px 0;
  background-color: white;
  padding: 0px;
  position: relative;
}

div#bonusitems-itemlist div.shopcatalogrow.gridlastinrow {
  margin-right: 0px;
}

div#bonusitems-itemlist {
  height: 180px;
}


div#bonusitems-itemlist a {
  text-decoration: none;
  color: black;
}

div#bonusitems-itemlist div.more-button input {
  height: 25px;
  padding-top: 4px;
  margin: 8px 40px;
}

div#bonusitems-itemlist div.shopcatalog_unitprice {
  height: 30px;
  background: url('/resources/css/images/slice-gray-gradient-vertical-39px.png') repeat-x;
  border: 1px solid #dbe0e4;
  border-width: 1px 0px;
  margin: 0px 1px;
  text-align: center;
}

div#bonusitems-itemlist.shopcatalogdivproductlist div.shopcatalogrow div.shopcatalog_unitprice h3,
div#bonusitems-itemlist.shopcatalogdivproductlist.grid div.shopcatalogrow div.shopcatalog_unitprice h3 {
  font-size: 8pt;
  font-weight: normal;
  line-height: 2.7em;
  display: block;
  position: relative;
  width: 100%;
}

div#bonusitems-itemlist div.shopcatalog_unitprice span.vatindicator {
  display: none;
}

div#bonusitems-itemlist div.shopcatalogcol_price {
  position: absolute;
  top: 180px;
  border: 0px;
  background: none;
  float: none;
  width: 100%;
  padding: 0;
  margin: 0;
}

div#bonusitems-itemlist div.shopcatalog_addtobasket div.count {
  width: 105px;
  float: left;
  text-align: center;
}

div#bonusitems-itemlist.shopcatalogdivproductlist.grid div.shopcatalogrow .count {
  margin-left: 0;
}

div#bonusitems-itemlist div.shopcatalog_addtobasket input[type="submit"] {
  float: left;
  width: 70px;
  padding: 4px 10px;
  background: url("images/buttonbg.gif") repeat-x scroll 0 0 #DEE5E8;
  height: 25px;
}

div#bonusitems-itemlist div.shopcatalog_addtobasket input[type="text"] {
  width: 30px;
  font-size: 9pt;
  height: 25px;
  margin-left: 0px;
}

div#bonusitems-itemlist.shopcatalogdivproductlist div.shopcatalog_addtobasket label,
div#bonusitems-itemlist.shopcatalogdivproductlist.grid div.shopcatalog_addtobasket label {
  display: inline;
  text-align: right;
  margin-right: 10px;
}

div#bonusitems-itemlist div.shopcatalog_addtobasket label {
  margin-right: -10px;
}

div#bonusitems-itemlist div.shopcatalog_addtobasket {
  margin-top: 8px;
}

#product-view.rollproduct #picture img {
	max-height: 128px;
	max-width: 180px;
}

#product-view.rollproduct #details {
	margin-left:200px;	
}

div.tabs.rollproduct table#product-parameters {
  display: none;
}

.cart-widget-roll img {
  margin-left: 2px;
}

div.btsclati-totals p span {
  display: inline;
  border-bottom: 1px dashed #aaa;
  cursor: help;
}

div.btsclati-totals p {
  line-height: 19px;
}

div.bonuswrapper div.shopcatalogdiv div.shopcatalogrow {
  min-height: 116px;
}

div#rolllati-banners div.more-button input {
  float: none;
  display: inline-block;
  margin-left: 0px;
  margin-right: 0px;
}

div.bonus-typed-class div.more-button {
  text-align: center;
}

div#footer div.center {
  float: none;
  text-align: center;
  margin: auto;
}

div#footer div.center a,
div#footer div.center a:active,
div#footer div.center a:visited {
    color: #99A4A7;
}

div.prevnextpos {
  border-top: 1px solid #BAC5C9;
  display: block;
  height: 45px;
  padding-top: 5px;
}

div.prevcont {
  display: block;
  float: left;
}

div.nextcont {
  display: block;
  float: right;
}

div#product-view.rollproduct div#product-data div#details p.vatindicator {
  display: none;
}

span.eurhover {
  cursor: pointer;
  border-bottom: 1px dashed #bbb;
  display: inline-block;
}

div.eurhoverpanel {
  display: none;
  position: absolute;
  width: 50px;
  height: 30px;
  margin-top: -40px;
  border: 1px solid #dfdfdf;
  background-color: #eaeaea;
  padding: 5px 10px !important;
  text-align: center;
  color: black !important;
  z-index: 100;
}

span.eurhover:hover div.eurhoverpanel {
  display: inline-block;
}

div.eurhoverpanel h5 {
  font-size: 12px;
  line-height: 1em;
}

div.eurhoverpanel p {
  font-size: 12px;
  font-weight: normal;
}

div.eurobanner {
  margin: 10px 0px;
}

div#bonusitems-itemlist div.shopcatalogcol_price span.eurhover {
  height: 21px;
}

div.cart-totals div.titles p {
  height: 19px;
}

div.cart-totals div.titles input.secondary {
  margin-top: 11px
}

table.compare form.addtobasket div.count {
	width: 100px;
	float: left;
}

table.compare form.addtobasket div.count input {
	width: 40px;
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}

table.compare form.addtobasket div.count label {
	display: inline;
}

table.compare form.addtobasket input.btn_addtobasket {
	width: 100px;
}

table.compare td.oneitem {
	min-width: 207px;
}

/*
div#content-wrapper {
  margin-top: -27px;
}
*/

div#content-wrapper img#bgbanner {
  position: fixed;
  z-index: -5;
  left: 50%;
  margin: 27px -820px;
  width: 1640px;
}


div#bgclickleft {
  cursor: pointer; 
  position: fixed;
  z-index: 1;
  left: 50%;
  margin: 27px -820px;
  height: 545px;
  width: 318px;
}

div#bgclickright {
	cursor: pointer; 
  position: fixed;
  z-index: 1;
  left: 50%;
  margin: 27px 502px;
  height: 545px;
  width: 318px;
}

/* anketa profiņu vakancei */
div#pro-anketa table,
div#pro-anketa table tr,
div#pro-anketa table td, 
div#pro-anketa table th {
  border: 0px;
  background: none;
  font-size: 12pt;
  padding: 5px;
}

div#pro-anketa h2 {
  margin-top: 30px;
}

div#pro-anketa ul li {
  list-style: none;
  font-size: 12pt;
  display: inline;
  margin: 0px 10px;
  font-weight: bold;
  font-size: 11pt;
}

div#pro-anketa p {
  font-size: 12pt;
  padding: 10px 0px;
}

div#pro-anketa table th {
  font-weight: normal;
  text-align: center;
  font-weight: bold;
}

td.pro-antketa-nrcol {
  width: 15px;
}

td.pro-radiocol {
  text-align: center;
}

div#pro-anketa div#pro-anketa-section-1 label,
div#pro-anketa div#pro-anketa-section-2 label,
div#pro-anketa div#pro-anketa-section-1 input, 
div#pro-anketa div#pro-anketa-section-2 input {
  width: 22%;
  float: left;
  margin: 0;
}

div#pro-anketa div#pro-anketa-section-1 label,
div#pro-anketa div#pro-anketa-section-2 label {
  font-size: 12pt;
  line-height: 1.5em;
  text-align: right;
  padding-right: 5px;
}

div#pro-anketa div#pro-anketa-section-1,
div#pro-anketa div#pro-anketa-section-2 {
  height: 35px;
}

div#pro-anketa div#pro-anketa-section-3 label {
  margin-top: 20px;
  font-size: 12pt;
  line-height: 1.5em;
}

div#pro-anketa div#pro-anketa-section-3 textarea {
  width: 100%;
  height: 200px;
  font-size: 12pt;
}

div#pro-anketa input[type="submit"],
div#pro-anketa input[type="button"] {
  margin-top: 20px;
  float: right;
  font-size: 12pt;
}

div#pro-anketa input[type="button"] {
  margin-top: 0;
}

div#pro-anketa-round1, 
div#pro-anketa-round2 {
  margin-top: 20px;
  margin-bottom: 50px;
}

div#pro-anketa-round2,
div#pro-anketa-fail {
  display: none;
}

div#pro-anketa-fail {
  padding: 50px;
}

div#pro-anketa-fail h2 {
  font-size: 12pt;
}

#pro-anketa-form input.empty,
#pro-anketa-form textarea.empty {
  border: 1px solid red;
}

/* end anketa */

div#bonusitems-itemlist.grid div.shopcatalogrow .shopcatalog_productname {
  border-width: 0px;
}

#fancybox-outer #fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	/*overflow: hidden;*/
	z-index: 1102;
	border: 0px solid #fff;
	overflow: visible;
}

div#roll-survey-btn {
  padding-top: 20px;
  padding-bottom: 30px;
  
}
 
.bubble {
  position: absolute;
  width: 250px;
  height: auto;
  border-radius: 3px;
  border: solid 1px #c6d0d3;
  padding: 10px 13px;
  margin-bottom: 6px;
  background: #fff;
  right: -250px;
  z-index:1000;
}

.bubble h2.bubble_header {
	color:#fff;
	background:#D7141C repeat-x;	
	padding:6px 11px;
	margin:-8px -11px 6px;
	font-size:12px;
	text-indent:0;
}

.bubble p.bubble_header2 {
	color:#000;
	font-size:12px;
	text-indent:0;
	font-weight: bold;
}

span.newusermenu {
	background-color: #D7141C;
	color: #FFFFFF;
	font-size: 11px;
	padding: 1px 5px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 2px;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: right;
	margin: 5px;
}

/*VGS:BTSC-2350*/
#outerdiv {
  position: fixed;
  z-index: +550;
}

div.fbbox {
	position: fixed;
	margin: 5px;
	right:9%;
	bottom:0;
}

div.fbheader{
	background-color:#f2f4f7;
	height:40px;
}

div.fbfollow {
	margin-left:5px;
}

div.fbfollow strong {
	font-size: 16px;
	margin-top: 9px;
	position: fixed;
}

div.FBclose{
	float: right;
	font-size: 30px;
	margin-right:1%
}

div.fbfooter{
	margin:0;
}

div#outerdiv a {
	color: red;
}

/* EVS: BTSC-2446 */
div.shopcatalog_addtobasket div.btn_addtobasket_div {
	float: right;
}

div.shopcatalog_addtobasket div.count label {
	float: left;
	width: 24%;
	margin-top: 5px;
}

div.shopcatalog_addtobasket div.count input {
	float: left;
	width: 33%;
}
/* :EVS BTSC-2446 */