@charset "utf-8";
@font-face {
	font-family:'Intro-Regular';
	src: url('../fonts/Intro_latin+latin-ext+cyrillic+cyrillic-ext_gdi.eot');
	src: url('../fonts/Intro_latin+latin-ext+cyrillic+cyrillic-ext_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Intro_latin+latin-ext+cyrillic+cyrillic-ext_gdi.woff') format('woff'),
		url('../fonts/Intro_latin+latin-ext+cyrillic+cyrillic-ext_gdi.ttf') format('truetype'),
		url('../fonts/Intro_latin+latin-ext+cyrillic+cyrillic-ext_gdi.svg#Intro-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-0491;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { 
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a, .a {
  background: transparent;
}
a:active, a:hover, .a:active, .a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
	font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea { 
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"], .button {
	background: none repeat scroll 0 0 #005f7d;
	border-color: #004155;
	border-image: none;
	border-style: solid;
	border-width: 0 1px 2px;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover {
	margin-top: 1px;
	border-width: 0 1px 1px;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 15px;
}
td, th {
	padding: 5px;
	border-bottom: 1px dashed rgba(0,0,0,0.2);
}
table tr:last-child td, table tr:last-child th {
	border-bottom: none;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #555555;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a, .a {
	color: #005f7d;
	text-decoration: underline;
	cursor: pointer;
}
a:hover, a:focus, .a:hover, .a:focus {}
a:focus, .a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
figure {
	margin: 0;
}
img {
  vertical-align: middle;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 400;
	line-height: 1.1;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1, .h1, h2, .h2, h3, .h3 {
	font-family: "Intro-Regular";
	margin-bottom: 10px;
	margin-top: 20px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
	margin: 0 0 15px;
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
} 
.clr{
	clear: both;
	display: block;
	height: 1px;
	margin: 0 0 -1px;
	position: relative;
} 
hr{
	border: none;
	border-bottom: 1px dotted #E8E8E9;
	clear: both;
	display: block;
	height: 0;
	margin: 5px 0;
	position: relative;
	width: 100%;
}

.main_wrp{
	background: none repeat scroll 0 0 #ffffff;
	clear: both;
	display: block;
	margin: 0 auto;
	min-width: 480px;
	padding: 0;
}
.main{
	background: none repeat scroll 0 0 #fff;
	clear: both;
	display: block;
	padding: 0;
	position: relative;
}
.main_wide_padding{padding: 0 30px;}

.header_wrp{
	background: url("../images/header_bg.jpg") repeat scroll 50% 50% / 100% 100% rgba(0, 0, 0, 0);
	border-bottom: 3px solid #005f7d;
	clear: both;
	display: block;
}

.header_menu_bg{
	clear: both;
	display: block;
	padding: 10px 30px;
}
.header_topmenu_wrp {
	margin: 0 auto;
	max-width: 1400px;
}
.header_topmenu_wrp .header_menu_cell{
	float: left;
	overflow: hidden;
}
.header_topmenu_wrp .header_menu_cell.header_menu_cell_right{
	float: right;
	overflow: hidden;
}
.header_topmenu_wrp{}
.header_topmenu_wrp table{
	margin: 0;
	width: 100%;
}
.header_topmenu_wrp table tr{}
.header_topmenu_wrp table tr td{
	padding: 5px 15px 5px 0;
	text-align: center;
}
.header_topmenu_wrp table tr td a{
	color: #fff;
	display: block;
	font-size: 14px;
	text-shadow: 1px 1px 1px rgba(0, 146, 241, 1);
	word-wrap: break-word;
}
.header_topmenu_wrp table tr td.htm_id_10 a{
	color: #ffbf6b;
	font-weight: bold;	
}

header{
	clear: both;
	display: block;
	margin: 20px auto 10px;
	max-width: 1400px;
	position: relative;
}
header .header_logo{
	background: url("../images/header_logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	cursor: pointer;
	display: block;
	float: left;
	height: 44px;
	margin: 5px 40px 10px 30px;
	width: 123px;
}
header .header_contacts{
	color: #fff;
	float: left;
	margin: 0 30px 10px 0;
	text-align: right;
	text-shadow: 1px 1px 1px rgba(0, 146, 241, 1);
}
header .header_contacts .header_phone_ico{
	background: url("../images/header_phone_ico.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: 21px;
	margin: 8px 5px 0 0;
	width: 21px;	
}
header .header_contacts .header_contacts_right .header_phone_wrp{
	font-family: "Intro-Regular";
	font-size: 22px;
	line-height: 22px;
}
header .header_contacts .header_contacts_right .header_phone_wrp small{font-size: 13px;}
header .header_contacts .header_contacts_right .js_link{
	border-bottom: 1px dashed;
	cursor: pointer;
	display: inline-block;
	font-family: arial;
	font-size: 11px;
	margin: 0 0 0 5px;	
}
header .header_search_wrp {
	display: block;
	padding: 0 230px 0 415px;
}
header .header_search_wrp .search_form{
	background: none repeat scroll 0 0 #fff;
	display: block;
	max-width: 525px;
	position: relative;
}
header .header_search_wrp .search_form #searchstring{
	background: none repeat scroll 0 0 #fff;
	border: medium none;
	display: block;
	font-style: italic;
	height: 34px;
	text-indent: 15px;
	width: 100%;
}
header .header_search_wrp .search_form #searchstring.input_message_focus{
	font-style: normal;
}
header .header_search_wrp .search_form #searchsubmit{
	background: url("../images/header_search_ico.png") no-repeat scroll 50% 50% #005f7d;
	border: medium none;
	border-radius: 0;
	height: 100%;
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
}
header .header_search_wrp .search_form:before{
	border-color: transparent #005f7d;
	border-style: solid;
	border-width: 17px 5px 17px 0;
	content: "";
	position: absolute;
	right: 60px;
	top: 0;
}
header .header_search_wrp .sample_search{
	color: #fff;
	font-size: 11px;
	padding: 5px 15px;
	text-shadow: 1px 1px 1px rgba(0, 146, 241, 1);
}
header .header_worktime_wrp{
	background: url("../images/header_worktime_ico.png") no-repeat scroll 0 8px rgba(0, 0, 0, 0);
	color: #fff;
	float: right;
	padding: 4px 0 0 20px;	
}
header .header_cart_wrp{
	color: #fff;
	position: absolute;
	right: 10px;
	text-shadow: 1px 1px 1px rgba(0, 146, 241, 1);
	top: 13px;
	width: 184px;
} 
header .header_cart_wrp .hcart_ico{
	background: url("../images/header_cart_ico.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
	float: left;
	height: 26px;
	margin: 0 15px 0 0;
	position: relative;
	width: 26px;
}
header .header_cart_wrp .hcart_ico .header_cart_ico_counter{
	background: none repeat scroll 0 0 #fff;
	border-radius: 50%;
	color: #ff6000;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
	line-height: 17px;
	position: absolute;
	right: -9px;
	text-align: center;
	text-shadow: none;
	top: -8px;
	width: 16px;
}
header .header_cart_wrp .header_cart_right{
	overflow: hidden;
}
header .header_cart_wrp .header_cart_right .header_cart_link{
	color: #fff;
	display: block;
	font-family: "Intro-Regular";
	font-size: 24px;
	line-height: 20px;
	padding: 0 0 5px;
	text-decoration: underline;
}
header .header_cart_wrp .header_cart_right .header_shopping_total{
	padding: 0 0 10px;
}

.header_menu_wrp{
	margin: 0 auto;
	max-width: 1400px;	
}
.header_menu_wrp .header_menu{
	background: none repeat scroll 0 0 #005f7d;
	border-top: 2px solid #005f7d;
	border-left: 2px solid #005f7d;
	border-right: 2px solid #005f7d;
	display: block;
	margin: 0 auto;
	max-width: 1400px;
	position: relative;
}
.header_menu_wrp .header_menu table{
	margin: 0;
	padding: 0;
	width: 100%;	
}
.header_menu_wrp .header_menu table tr{}
.header_menu_wrp .header_menu table tr td{
	border: medium none;
	padding: 0;
	text-align: center;
}
.header_menu_wrp .header_menu table tr td:hover{
	background: #f6f6f6;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1) inset;
}
.header_menu_wrp .header_menu table tr td .tv_alink{
	display: block;		
	padding: 5px 0;
}
.header_menu_wrp .header_menu table tr td.current {
	position: relative;	
}
.header_menu_wrp .header_menu table tr td.open{
	position: relative;
}
.header_menu_wrp .header_menu table tr td.current .tv_alink:before, .header_menu_wrp .header_menu table tr td.open .tv_alink:before {
	border-color: #005f7d transparent transparent;
	border-image: none;
	border-style: solid;
	border-width: 15px;
	content: "";
	display: block;
	left: 50%;
	margin: 0 0 0 -15px;
	position: absolute;
	top: 100%;
}
.header_menu_wrp .header_menu table tr td .tv_alink .tv_link_name{
	color: #fff;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	padding: 0 3px;
	vertical-align: middle;
	word-wrap: break-word;
}
.header_menu_wrp .header_menu table tr td:hover .tv_alink .tv_link_name{
	color: #005f7d;
}
.header_menu_wrp .header_menu table tr td .tv_alink .tv_link_helper{
	display: inline-block;
	height: 35px;
	vertical-align: middle;
}
.header_menu_wrp .header_menu table tr td .tv_subcategories_wrp{
	bottom: 0;
	display: block;
	height: 0;
	position: relative;
	z-index: 10;
}
.header_menu_wrp .header_menu table tr td.hover .tv_subcategories_wrp:after {
	background: none repeat scroll 0 0 #f6f6f6;
	content: "";
	display: block;
	height: 5px;
	width: 100%;
}
.header_menu_wrp .header_menu table tr td .tv_subcategories_wrp .tv_subcategories{
	background: none repeat scroll 0 0 #f6f6f6;
	border-color: transparent #005f7d #005f7d;
	border-image: none;
	border-style: none solid solid;
	border-width: medium 2px 2px;
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
	display: block;
	left: -2px;
	padding: 25px 0;
	position: absolute;
	text-align: left;
	top: 1px;
	visibility: hidden;
	width: 600px;
}
.header_menu_wrp .header_menu table tr td .tv_subcategories_wrp.cat_info_right .tv_subcategories{
	left: auto;
	right: -2px;
}

.category_info {
	padding: 0 20px;	
}
.category_info .h4{
	margin-top: 0;
}
.category_info .cat_inf_left{
	overflow: hidden;	
}
.category_info .cat_inf_left .tv_subcategories_ul{
	padding: 0 0 0 5px;	
}
.category_info .cat_inf_left .tv_subcategories_ul li{
	display: block;
	padding: 0 0 5px;
}
.category_info .cat_inf_left .tv_subcategories_ul li a{}
.category_info .cat_inf_right{
	background: url("../images/white_right_shadow_bg.png") repeat scroll 0 50% / 100% 100% rgba(0, 0, 0, 0);
	border-left: 1px dotted rgba(0, 0, 0, 0.05);
	float: right;
	padding: 0 0 0 20px;
}
.category_info .cat_inf_right .product_brief_table {}
.category_info .cat_inf_right .product_brief_table:after{
	display: none;
}
.category_info .cat_inf_right .product_brief_table .imgwrp {}
.category_info .cat_inf_right .product_brief_table .imgwrp img{}
.category_info .cat_inf_right .product_brief_table .pb_product_name{}

.page_body_wrp{
	clear: both;
	margin: 0 auto;
	max-width: 1400px;
	min-height: 400px;
	position: relative;
	padding: 30px 20px;
}
.page_body_wrp.page_body_home{
	max-width: none;
	padding: 30px 0;	
}
.page_body_wrp_nopadding{
	margin: -30px -20px;
}
.page_body_wrp .page_body_left{
	float: left;
	left: 0;
	padding: 30px 0;
	top: 0;
	width: 230px;
}
.page_body_wrp .page_body_right{
	overflow: hidden;
	padding: 30px 0 30px 30px;
}

.page_body_wrp .path{
	font-size: 11px;
	padding: 5px 0;
}
.page_body_wrp .path a{
	color: #686e6f;	
}

.page_body_wrp h1, .page_body_wrp h2, .page_body_wrp h3, .page_body_wrp h4{}
.page_body_wrp p, .tooltip  p{}
.page_body_wrp a{}
.page_body_wrp b, .page_body_wrp strong, .tooltip  strong, .tooltip  b{
	font-weight: bold;
}
.page_body_wrp i, .page_body_wrp em, .page_body_wrp address {
	font-style: italic;
}
.page_body_wrp ul{
	padding: 0 0 10px;
}
.page_body_wrp ul li{
	display: list-item;
	list-style: disc outside none;
	margin: 0 0 5px 20px;
}
.page_body_wrp table { 
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 0 15px;
}
.page_body_wrp table tr{}
.page_body_wrp table tr td, .page_body_wrp table tr th, .tooltip table tr td {
	border-bottom: 1px dotted #dadada;
	padding: 5px;
	vertical-align: top;
}
.page_body_wrp table tr:last-child td, .page_body_wrp table tr:last-child th, .tooltip table tr:last-child td {
	border-bottom: none;
}
.page_body_wrp table tr th {
	font-weight: bold;
}
.page_body_wrp table tr td table, .page_body_wrp table tr th table{
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FFFFFF;
	border-image: none;
	border-style: none none solid;
	border-width: medium medium 1px;
	margin: 0;
}
.page_body_wrp table tr td table tr{}
.page_body_wrp table tr td table tr td{}
.page_body_wrp img{max-width: 100%;}

.category_tree_title{
	background: url("../images/cattree_down_ico.png") no-repeat scroll 20px 14px #004155;
	color: #fff;
	display: block;
	font-size: 18px;
	margin: 0 0 10px;
	padding: 9px 25px 9px 44px;
}
.category_tree{
	background: none repeat scroll 0 0 #005f7d;
	box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
	margin: 0 0 30px;
	padding: 0 0 15px;
	position: relative;
	z-index: 2;
}
.category_tree ul{
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}
.category_tree ul li{
	display: block;
	list-style: none outside none;
	margin: 0;
}
.category_tree ul li.current, .category_tree ul li.open {
	background: none repeat scroll 0 0 #007fa7;
}
.category_tree ul li a{
	color: #fff;
	display: block;
	padding: 5px 20px;
	text-decoration: underline;
}
.category_tree ul li a:hover{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
}
.category_tree ul li a.current{
	position: relative;
}
.category_tree ul li a.current:after{
	border-color: transparent transparent transparent #007fa7;
	border-image: none;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	content: "";
	display: block;
	left: 100%;
	margin: -10px 0 0;
	position: absolute;
	top: 50%;
}
.category_tree ul li ul{
	padding: 0 0 10px;	
}
.category_tree ul li ul li{}
.category_tree ul li ul li a{
	font-size: 12px;
	padding-left: 30px;
}
.category_tree ul li ul li a.current{
	color: #ff8a00;
	font-weight: bold;
}
.category_tree ul li ul li ul {}
.category_tree ul li ul li ul li a{padding-left: 40px;}
.category_tree ul li ul li ul li ul li a{padding-left: 50px;}

.category_brands_title{
	background: url("../images/category_ico.png") no-repeat scroll 10px 50% rgba(0, 0, 0, 0);
	border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
	font-size: 18px;
	line-height: 40px;
	margin: 0 0 15px;
	padding: 0 45px;
}
.category_brands_title a{
	color: #BA0000;
	font-weight: normal;
}
.category_brands_wrp {
	margin: 0 0 5px;
}
.category_brands_wrp .category_brands_item{
	background: none repeat scroll 0 0 #FFFFFF;
	display: inline-block;
	font-size: 0;
	height: 40px;
	line-height: 40px;
	margin: 0 2% 15px 0;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
	width: 14%;
}
.category_brands_wrp .category_brands_item img{
	max-height: 40px;
	max-width: 80%;
	vertical-align: middle;
}

.left_news_title{
	border-bottom: 2px solid #c4c4c4;
	border-top: 2px solid #c4c4c4;
	color: #18b8ea;
	font-family: "Intro-Regular";
	font-size: 14px;
	height: 20px;
	line-height: 16px;
	margin: 0 auto 10px;
	position: relative;
	text-align: center;
	width: 200px;
}
.left_news_title:before, .left_news_title:after {
    background: url("../images/gray_small_stripe_lr.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    right: 100%;
    top: -2px;
    width: 14px;
}
.left_news_title:after {
    background-position: 100% 0;
    left: 100%;
    right: auto;
}
.left_news_wrp{
	border-bottom: 1px dashed #dadada;
	margin: 0 0 30px;
	padding: 5px 0 10px;
	position: relative;
}
.left_news_wrp .news_wrp{}
.left_news_wrp .news_item{
	clear: both;
	display: block;
	margin: 0 0 10px;
	padding: 5px 10px 0;
}
.left_news_wrp .news_item .imgwrp{
	background-position: 50% 50%;
	background-size: cover;
	border-radius: 50%;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	display: block;
	float: left;
	font-size: 0;
	height: 50px;
	line-height: 50px;
	text-align: center;
	vertical-align: middle;
	width: 50px;
}
.left_news_wrp .news_item .imgwrp img{
	max-height: 50px;
	vertical-align: middle;	
}
.left_news_wrp .news_item .news_item_right{
	display: block;
	font-size: 12px;
	overflow: hidden;
	padding: 0 0 0 10px;	
}
.left_news_wrp .news_item .news_item_name{
	font-size: 13px;
	font-weight: bold;
	word-wrap: break-word;
}
.left_news_wrp .news_item .news_item_date{
	color: gray;
	font-size: 10px;	
}
.left_news_wrp .news_item .news_item_description{
	font-size: 11px;
	word-wrap: break-word;	
}
.left_news_wrp .news_viewall{
	background: none repeat scroll 0 0 #a7a7a7;
	bottom: -10px;
	color: #ffffff;
	display: block;
	float: right;
	font-size: 12px;
	line-height: 20px;
	margin: -10px 15px 0 0;
	padding: 0 10px;
	position: relative;
	right: 0;
	text-align: right;
	text-decoration: underline;
}

.left_news_wrp .news_viewall:before, .left_news_wrp .news_viewall:after {
    border-color: #a7a7a7 transparent;
    border-image: none;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
}
.left_news_wrp .news_viewall:after {
    border-color: transparent transparent transparent #a7a7a7;
    border-width: 10px 0 10px 10px;
    left: 100%;
}

.pbl_soc_block{
	margin: 0 0 30px;
	overflow: hidden;
}

.category_right{
	display: block;
	float: right;
	width: 20%;
}
.category_left{
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0;
	width: 78%;
}

.category_subcategories_wrp{
	padding: 15px 0 0;
}
.category_subcategories_wrp .subcategory_item{
	color: #FFFFFF;
	display: inline-block;
	margin: 0 2% 15px 0;
	padding: 0 0 5px;
	position: relative;
	vertical-align: top;
	width: 23%;
}
.category_subcategories_wrp .subcategory_item .imgbrd{
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #dadada;
	border-radius: 5px;
	display: block;
	font-size: 0;
	height: 160px;
	line-height: 160px;
	margin: 0 0 5px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}
.category_subcategories_wrp .subcategory_item .imgbrd img{
	max-height: 160px;
	max-width: 100%;
	vertical-align: middle;
}
.category_subcategories_wrp .subcategory_item .subcategory_name{
	display: block;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 0 10px;
}
.category_subcategories_wrp .subcategory_item .subcategory_subcat_wrp{
	padding: 0 10px;
}
.category_subcategories_wrp .subcategory_item .subcategory_subcat_wrp a{}
.category_subcategories_wrp .subcategory_item .subcategory_subcat_wrp .subcategory_subcat_item{
	display: block;
	margin: 0 0 5px;
} 

.nothing_found{
	color: #B8B8B8;
	font-size: 18px;
	font-style: italic;
	padding: 100px;
	text-align: center;
}
.category_name{
	color: #000;
	font-family: "Intro-Regular";
	font-size: 30px;
	margin: 0;
	padding: 0 0 10px !important;
}

.view_panel{
	color: gray;
	display: block;
	font-size: 12px;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 5px 0 10px;
	position: relative;
}
.view_panel:after {
	background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: 0;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	width: 100%;
}
.view_panel #category_sort_select{
	display: inline-block;
	margin: 0 15px 0 0;
	vertical-align: middle;
}
.view_panel #category_sort_select select{
	background: none repeat scroll 0 0 #f6f6f6;
	background: rgb(250,250,250); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(250,250,250,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,250,250,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(250,250,250,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(250,250,250,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(250,250,250,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(250,250,250,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
	border: 1px solid #a5a5a5;
	border-radius: 3px;
	color: #334a13;
	cursor: pointer;
	display: inline-block;
	padding: 3px 5px;
	vertical-align: middle;
}
.view_panel #category_sort_select select option{
	background: none repeat scroll 0 0 #FFFFFF;
	color: #7E7E7E;
	text-decoration: none !important;
}
.view_panel #category_sort_select select option[selected='selected']{
	color: #99c13c;
	font-weight: bold;
}
.view_panel .category_view_select{
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
.view_panel .category_view_select .cat_view_list{
	background: url("../images/product_view_icons.png") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
	cursor: pointer;
	display: inline-block;
	height: 19px;
	margin: 0 10px 0 0;
	vertical-align: middle;
	width: 19px;
}
.view_panel .category_view_select .cat_view_table{
	background: url("../images/product_view_icons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	cursor: pointer;
	display: inline-block;
	height: 19px;
	margin: 0 10px 0 0;
	vertical-align: middle;
	width: 19px;
}
.view_panel .category_view_select .cat_view_table.current, .view_panel .category_view_select .cat_view_table:hover {
	background-position: 0 100%; 
}
.view_panel .category_view_select .cat_view_list.current, .view_panel .category_view_select .cat_view_list:hover {
	background-position: 100% 100%;
}

.view_panel .category_compariso_wrp {
	display: inline-block;
	vertical-align: middle;
}
.view_panel .category_compariso_wrp form{
	display: none;
	margin: 0 15px 0 0;	
}
.view_panel .category_compariso_wrp .hndl_submit_prds_cmp{
	height: 18px;
	padding: 0 10px;
}


.product_brief_wrp{
	margin: 0 -35px 0 5px;
	overflow: hidden;
	padding: 5px 0 0 5px;
}
.product_brief_table {
	display: inline-block;
	height: 350px;
	margin: 0 15px 15px 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	vertical-align: top;
	width: 200px;
}
.product_brief_table:after{
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	bottom: 0;
	content: "";
	height: 20px;
	left: 0;
	position: absolute;
	width: 100%;
	display: block;
}
.product_brief_table:hover{
	overflow: visible;
    z-index: 1;
}
.product_brief_table:hover:after{
	display: none;
}
.product_brief_table .product_brief_table_over{
	padding: 0 0 10px;
}
.product_brief_table:hover .product_brief_table_over{
	background: #fff;
	border: 1px solid #005f7d;
	box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
	margin: -5px;
	padding: 4px;	
}
.product_brief_table .imgwrp{
	background: none repeat scroll 0 0 #fff;
	border-color: #e9e9e9;
	border-image: none;
	border-style: solid;
	border-width: 1px 1px 3px;
	display: block;
	font-size: 0;
	height: 200px;
	line-height: 200px;
	margin: 0 0 5px;
	position: relative;
	text-align: center;
	width: 100%;
}
.product_brief_table .imgwrp img{
	max-height: 180px;
	max-width: 90%;
	vertical-align: middle;
}
.product_brief_table .imgwrp .pb_image_options{
	font-size: 0;
	line-height: 0;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 80px;
}
.product_brief_table .imgwrp .pb_image_options img{
	max-height: 20px;
	max-width: 80px;
	vertical-align: middle;
}
.product_brief_table h2{
	display: block;
	font-family: arial;
	margin: 0 0 10px;
	padding: 0;
}
.product_brief_table .pb_product_name{
	color: #18b8ea;
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px;
	word-wrap: break-word;
}
.product_brief_table .product_brief_rating{
	display: inline-block;
	margin: 0;
}
.product_brief_table .product_brief_rating_bg{
	background: url("../images/small_star_ico.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
	height: 9px;
	width: 60px;	
	overflow: hidden;
}
.product_brief_table .product_brief_rating_bg i{
	display: block;
	background: url("../images/small_star_ico.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	height: 9px;
}
.product_brief_table .pb_price_but_wrp{
	display: inline-block;
	margin: 0 5px 0 0;
	position: relative;
}
.product_brief_table .addtocart_wrp{
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	box-shadow: none;
	font-size: 0;
	height: auto;
	line-height: 1;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
.product_brief_table .addtocart_wrp .product_qty{
	font-size: 12px;
	height: 20px;
	line-height: 17px;
	margin: 0 5px 0 0;
	width: 18px;
}
.product_brief_table .addtocart_wrp .add2cart_handler{
	background: url("../images/blue_cart_ico.png") no-repeat scroll 44% 56% rgba(0, 0, 0, 0);
	border: 2px solid #000;
	border-radius: 50%;
	box-shadow: none;
	color: transparent;
	font-size: 0;
	height: 38px;
	padding: 0;
	width: 38px;
}
.product_brief_table .instock_remainder_wrp{
	display: inline-block;
	margin: 0;	
}  
.product_brief_table .instock_remainder_wrp .instock_remainder{
	font-size: 8px;
	font-weight: bold;
	padding: 3px 0;
	width: 50px;
}  
.product_brief_table .pb_price{
	color: #000;
	font-family: "Intro-Regular";
	font-size: 36px;
	font-weight: normal;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.product_brief_table .pb_price.pb_price_action {
	color: #a50000;
	white-space: nowrap;
}
.product_brief_table .pb_old_price{
	color: #808080;
	display: inline-block;
	font-style: italic;
	margin: 0 0 0 5px;
	padding: 0 5px;
	position: relative;
}
.product_brief_table .pb_old_price:before {
	background: url("../images/old_price_red_line.png") no-repeat scroll 50% 50% / 100% 11px rgba(0, 0, 0, 0);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.product_brief_table .pb_old_price small{font-size: 11px;}
.product_brief_table .pb_price_di{
	font-size: 26px;
	font-weight: bold;	
}
.product_brief_table .pb_price small{
	font-size: 8px;
}
.product_brief_table .pb_price_di small{
	font-size: 7px;
}
.product_brief_table .pb_price .price_num{}
.product_brief_table .pb_price .price_dec{
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 5px;
	vertical-align: top;	
}
.product_brief_table .pb_price_di .price_dec{
	font-size: 9px;
}
.product_brief_table .product_code{
	border-radius: 3px;
	font-size: 11px;
	margin: 0;
}
.product_brief_table .pb_left{
	float: left;
	margin: 0;
}
.product_brief_table .pb_right{
	display: block;
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.product_brief_table .stock_label{
	background: url("../images/outofstock_ico.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
	font-size: 11px;
	margin: 0 0 0 5px;
	padding: 0 0 0 16px;
}
.product_brief_table .stock_label.instock{
	background: url("../images/instock_ico.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
}
.product_brief_table .stock_label.outofstock{}
.product_brief_table  .simulate_add2cart {
	background: url("../images/small_cart_ico.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	box-shadow: none;
	display: inline-block;
	height: 35px;
	margin: 0;
	vertical-align: middle;
	width: 35px;
}
.product_brief_table .prdbrief_comparison{
	clear: both;
	display: block;
	font-size: 11px;
	padding: 5px 10px 0;
}
.product_brief_table .prdbrief_comparison input{
	margin: 0 5px 0 0;
}
.product_brief_table .pb_extra {
	font-size: 12px;
	margin: 0 0 10px;
}

/* product_brief_list */
.product_brief_list{
	border-bottom: 1px dotted #c9c9c9;
	display: block;
	margin: 0 55px 10px 0;
	padding: 0 0 10px;
	position: relative;
}
.product_brief_list:after{
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,1) 100%); /* W3C */
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 1;
}
.product_brief_list .pb_left{
	border-radius: 3px;
	float: left;
	margin: 0;
}
.product_brief_list .imgwrp{
	background: none repeat scroll 0 0 #fff;
	border-color: #e9e9e9;
	border-image: none;
	border-style: solid;
	border-width: 1px 1px 3px;
	display: block;
	font-size: 0;
	height: 200px;
	line-height: 200px;
	margin: 0 0 5px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 200px;
}
.product_brief_list .imgwrp img{
	max-height: 200px;
	vertical-align: middle;
}
.product_brief_list .imgwrp .pb_image_options{
	font-size: 0;
	line-height: 0;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 80px;
}
.product_brief_list .imgwrp .pb_image_options img{
	max-height: 20px;
	max-width: 80px;
	vertical-align: middle;
}
.product_brief_list .prdbrief_comparison {
	font-size: 11px;
	padding: 5px 10px 0;
	vertical-align: middle;
}
.product_brief_list .prdbrief_comparison input{
	margin: 0 5px 0 0;
}
.product_brief_list .pb_right{
	overflow: hidden;
	padding: 0 0 0 25px;
}
.product_brief_list .pb_right h2{
	font-family: arial;
	display: block;
	margin: 0;
	padding: 0;
}
.product_brief_list .pb_right h2 .pb_product_name{
	color: #18b8ea;
	display: block;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 15px;
	padding: 5px 0 0;
}
.product_brief_list .pb_right .pb_description{
	clear: both;
	font-size: 14px;
	margin: 0 0 15px;
}
.product_brief_list .pb_right .pb_row{
	clear: both;
	display: block;
	margin: 0 0 5px;
}
.product_brief_list .pb_right .pb_row .pb_cell{
	display: block;
	float: left;
	margin: 0 20px 0 0;
}
.product_brief_list .pb_price{
	color: #000;
	font-family: "Intro-Regular";
	font-size: 36px;
	font-weight: normal;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.product_brief_list .pb_price.pb_price_action {
	color: #a50000;
	white-space: nowrap;
}
.product_brief_list .pb_old_price{
	color: #808080;
	display: inline-block;
	font-style: italic;
	margin: 0 0 0 5px;
	padding: 0 5px;
	position: relative;
}
.product_brief_list .pb_old_price:before {
	background: url("../images/old_price_red_line.png") no-repeat scroll 50% 50% / 100% 11px rgba(0, 0, 0, 0);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.product_brief_list .pb_old_price small{font-size: 11px;}
.product_brief_list .pb_price_di{
	font-size: 26px;
	font-weight: bold;	
}
.product_brief_list .pb_price small{
	font-size: 8px;
}
.product_brief_list .pb_price_di small{
	font-size: 7px;
}
.product_brief_list .pb_price .price_num{}
.product_brief_list .pb_price .price_dec{
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 5px;
	vertical-align: top;	
}
.product_brief_list .pb_price_di .price_dec{
	font-size: 9px;
}
.product_brief_list .pb_right .stock_label{
	background: url("../images/outofstock_ico.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
	font-size: 11px;
	margin: 0 0 0 6px;
	padding: 0 0 0 16px;
}
.product_brief_list .pb_right .stock_label.instock {
  background: url("../images/instock_ico.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
}
.simulate_add2cart{
	background: rgb(254,185,79); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(254,185,79,1) 0%, rgba(211,134,32,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,185,79,1)), color-stop(100%,rgba(211,134,32,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(254,185,79,1) 0%,rgba(211,134,32,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(254,185,79,1) 0%,rgba(211,134,32,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(254,185,79,1) 0%,rgba(211,134,32,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(254,185,79,1) 0%,rgba(211,134,32,1) 100%); /* W3C */

	border-radius: 2px;
	box-shadow: 0 2px 0 #886607;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	height: 38px;
	line-height: 38px;
	margin: 0 0 5px;
	padding: 0 10px 0 0;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
	white-space: nowrap;
}
.simulate_add2cart .sm_cart_ico{
	background: url("../images/addtocart_white_ico.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: 39px;
	margin: 0 3px 0 0;
	vertical-align: middle;
	width: 40px;
}
.product_brief_list .pb_right .product_code{
	background: none repeat scroll 0 0 #f0f1f1;
	border-radius: 3px;
	font-size: 12px;
	margin: 0 10px 0 0;
	padding: 1px 10px;
}
.product_brief_list .pb_right .all_product_pictures_wrp{}
.product_brief_list .pb_right .all_product_pictures_wrp .imgwrp{
	height: 70px;
	line-height: 70px;
	margin: 0 5px 5px 0;
	width: 70px;
	overflow: hidden;
}
.product_brief_list .pb_right .all_product_pictures_wrp .imgwrp img{
	max-height: 70px;
}

/* advproduct_search_form */
.advproduct_search_form{
	background: none repeat scroll 0 0 #f4f4f4;
	margin: 0 0 5px;
	padding: 10px;
	position: relative;
}
.advproduct_search_form .adv_search_option_name{
	font-weight: bold;
	padding: 0 0 5px;
}
.advproduct_search_form .adv_search_row{
	margin: 0 0 10px;
}
.advproduct_search_form .adv_search_row .adv_search_variant{
	padding: 0 0 3px;
}
.advproduct_search_form .adv_search_row .adv_search_variant #prl, .advproduct_search_form .adv_search_row .adv_search_variant #prh{
	font-size: 11px;
	height: 20px;	
}
.advproduct_search_form .adv_search_row .adv_search_variant .checkbox{
	display: block;
	float: left;
	margin: 4px 5px 0 0;
	vertical-align: middle;
}
.advproduct_search_form .adv_search_row .adv_search_variant .adv_search_variant_name{
	display: block;
	overflow: hidden;
	text-decoration: underline;
	vertical-align: middle;
}
.advproduct_search_form .adv_search_row .adv_search_variant .adv_search_variant_name .adv_search_variant_product_count{
	color: #808080;
	display: inline-block;
	font-size: 9px;
	line-height: 9px;
	position: static;
	text-decoration: none;
	top: 0;
	vertical-align: text-top;
}
.adv_reset_filter{
	background: url("../images/x_ico.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: transparent;
	display: block;
	font-size: 0;
	height: 12px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 12px;
}

.trackbar_wrp {
	height: 25px;
	line-height: 25px;
	margin: 0 0 5px;
	position: relative;
}
.trackbar_wrp .tb_left, .trackbar_wrp .tb_right{}
.trackbar_wrp .tb_right{
	background-position: 100% 0;
	left: auto;
	right: -17px;
}
.trackbar_wrp .tb_middle{
	background: none repeat scroll 0 0 #fff;
	height: 4px;
	margin: 0 auto;
	position: relative;
	top: -13px;
	width: 140px;
	z-index: 0;
}
table.trackbar div, table.trackbar td {
	border: medium none !important;
	margin: 0;
	padding: 0 !important;
}
table.trackbar {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	margin: 0 auto;
}
table.trackbar .l {width:1%; text-align: right; font-size: 1px;}
table.trackbar .l div {position:relative; width:0; text-align: right; z-index:1; white-space:nowrap;margin:0!important;overflow:visible!important;}
table.trackbar .l div span {position:absolute;top:-12px; right:6px; z-index:1000; font:11px tahoma; color:#000;}
table.trackbar .l div span.limit {display: none;color:#7B7B7B;font-size:7px;margin:6px 4px;position:absolute;right:100%;text-align:left;top:-16px;z-index:0;}
table.trackbar .r {position:relative; width:1%; text-align: left; font-size: 1px;cursor:default;}
table.trackbar .r div {position:relative; width:0; text-align: left; z-index:1; white-space:nowrap;margin:0!important;overflow:visible!important;}
table.trackbar .r div span {position:absolute;top:-12px; left:6px; z-index:1000; font:11px tahoma; color:#7B7B7B;margin:0 0 0 -20px;}
table.trackbar .r div span.limit {display: none;position:absolute;top:-16px; left:100%; z-index:0;font-size:7px;color:#7B7B7B;margin: 6px -10px;}
table.trackbar .c {
	background: url("../images/trackbar_sel_bg.png") repeat-x scroll 0 50% rgba(0, 0, 0, 0);
	position: relative;
	z-index: 1;
}
table.trackbar .l div b, table.trackbar .r div b{
	background: none repeat scroll 0 0 #ff6000;
	cursor: pointer;
	display: block;
	float: right;
	height: 20px;
	margin: 0 !important;
	position: relative;
	top: 0;
	width: 10px;
	z-index: 1;
}
table.trackbar .r div b {float:none;}
table.trackbar .l div b:after, table.trackbar .r div b:after{
	border-color: #ff6000 transparent transparent;
	border-image: none;
	border-right: 5px solid transparent;
	border-style: solid;
	border-width: 3px 5px 0;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	top: 100%;
}

.category_nav{
	display: block;
	font-size: 18px;
	margin: 0 0 15px;
	text-align: center;
	clear: both;
}
.category_nav .prev{
	color: #575757;
	display: inline-block;
	line-height: 26px;
	padding: 0 10px 0 5px;
	margin: 0 5px 0 18px;
	position: relative;
	vertical-align: middle;
	text-transform: uppercase;
}
.category_nav .next{
	color: #575757;
	display: inline-block;
	line-height: 26px;
	margin: 0 18px 0 5px;
	padding: 0 5px 0 10px;
	position: relative;
	vertical-align: middle;
	text-transform: uppercase;
}
.category_nav .page_num{
	color: #575757;
	line-height: 26px;
	display: inline-block;
	vertical-align: middle;
	padding: 0 3px;
}
.category_nav .page_num.pn_current{
	background: none repeat scroll 0 0 #01851b;
	color: #FFFFFF;
	padding: 0 5px;
}
.category_nav .show_all{
	color: #575757;
	font-size: 13px;
}

.category_description{
	color: #4F4A2D;
	font-size: 12px;
	margin: 0 0 10px;
	overflow: hidden;
}
.category_description .category_description_imgwrp{
	display: block;
	float: left;
	font-size: 0;
	line-height: 100px;
	margin: 0 10px 10px 0;
	max-height: 100px;
	overflow: hidden;
	text-align: center;
	width: 100px;	
}
.category_description .category_description_imgwrp img{
	max-height: 100px;
	vertical-align: middle;	
}
.category_description table{
	background: transparent;
	border: none;
}

.banners_wrp{
	border-bottom: 2px solid #e9e9e9;
	clear: both;
	display: block;
	margin: 0 auto 20px;
	max-width: 1400px;
	padding: 0 0 20px;
	position: relative;
}
.banners_wrp .scrollable{
	height: 260px;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.banners_wrp .scrollable .lst{
	left: 0;
	position: absolute;
	top: 0;
	width: 22222em;
}
.banners_wrp .scrollable .lst .item{
	display: block;
	float: left;
	height: 260px;
	margin: 0 20px 0 0;
	overflow: hidden;
	position: relative;
	width: 638px;
}
.banners_wrp .scrollable .lst .item .imgwrp{
	display: block;
	font-size: 0;
}
.banners_wrp .scrollable .lst .item img{
	height: 100%;
	vertical-align: middle;
	width: 100%;
	position: absolute;
}
.banners_wrp .prev, .banners_wrp .next {
	cursor: pointer;
	display: block;
	height: 100%;
	left: -45px;
	position: absolute;
	top: 0;
	width: 34px;
	z-index: 1;
}
.banners_wrp .next {
	background-position: 100% 51%;
	left: auto;
	right: -45px;
}
.banners_wrp .navi {
	bottom: -11px;
	font-size: 0;
	position: absolute;
	right: 20px;
}
.banners_wrp .navi a{
	background: #eaeaea;
	border-radius: 50%;
	display: inline-block;
	height: 20px;
	margin: 0 0 0 10px;
	width: 20px;
}
.banners_wrp .navi a:hover{
	background-color: #ff6000;
}
.banners_wrp .navi a.active{
	background: #18b8ea;
} 

.home_row{
	margin: 0 auto 20px !important;
	max-width: 1400px;
	width: 100%;	
}
.home_row .home_row_left{
	float: left;
	width: 68%;
}
.home_row .home_row_right{
	float: right;
	width: 29%;	
}

.home_categories_wrp_wrp{
	background: url("../images/home_cats_blue_bg.png") repeat scroll 50% 50% #005f7d;
	border-bottom: 3px solid #005f7d;
	border-top: 3px solid #005f7d;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset;
	clear: both;
	margin: 0 0 30px;
}
.home_categories_wrp_wrp .home_categories_wrp{
	background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(50%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0) 100%); /* W3C */
	margin: 0 auto;
	max-width: 1400px;
	padding: 20px 0;	
}
.home_categories_wrp_wrp .home_categories_wrp .home_categories_title{
border-bottom: 2px solid;
border-top: 2px solid;
color: #fff;
font-family: "Intro-Regular";
font-size: 30px;
margin: 0 auto 30px;
text-align: center;
width: 200px;
}
.home_categories_wrp_wrp .home_categories_wrp .rc_category{
	display: inline-block;
	margin: 0 0 20px;
	vertical-align: top;
	width: 20%;	
}
.home_categories_wrp_wrp .home_categories_wrp .rc_category .imgwrp{
	background: none repeat scroll 50% 50% / cover  #fff;
	border-radius: 50%;
	box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1);
	display: block;
	float: left;
	font-size: 0;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	text-align: center;
	width: 70px;	
}
.home_categories_wrp_wrp .home_categories_wrp .rc_category .imgwrp img{
	max-height: 70px;
	vertical-align: middle;	
}
.home_categories_wrp_wrp .home_categories_wrp .rc_category .rc_info{
	overflow: hidden;
	padding: 0 10px 0 20px;
	text-shadow: 1px 1px 1px #000;
}
.home_categories_wrp_wrp .home_categories_wrp .rc_category .rc_info .rc_title{
	color: #fff;
	display: block;
	font-size: 18px;
	padding: 0 0 5px;
}
.home_categories_wrp_wrp .home_categories_wrp .rc_category .rc_info .rc_subcats{}
.home_categories_wrp_wrp .home_categories_wrp .rc_category .rc_info .rc_subcats a{
	color: #fff;
	display: block;
}

.panels_mini_wrp {
	clear: both;
	display: block;
	margin: 0 auto 30px;
	position: relative;
	z-index: 2;
}
.panels_mini_wrp .panels_tabs{
	clear: both;
	display: block;
	margin: 0 0 25px;
	padding: 5px 15px;
	position: relative;
	text-align: center;
}
.panels_mini_wrp .panels_tabs .panels_tabs_item{
	cursor: pointer;
	display: inline-block;
	margin: 0 10px;
	vertical-align: middle;
}
.panels_mini_wrp .panels_tabs .panels_tabs_item.current{
	background: none repeat scroll 0 0 #18b8ea;
	border-radius: 20px;
	position: relative;
}
.panels_mini_wrp .panels_tabs .panels_tabs_item.current:after{
	border-color: #18b8ea transparent transparent;
	border-image: none;
	border-style: solid;
	border-width: 15px;
	content: "";
	display: block;
	left: 50%;
	margin: 0 0 0 -13px;
	position: absolute;
	top: 100%;
}
.panels_mini_wrp .panels_tabs .panels_tabs_item .panels_tabs_name{
	color: #000;
	display: block;
	font-family: "Intro-Regular";
	font-size: 20px;
	padding: 5px 30px;
}
.panels_mini_wrp .panels_tabs .panels_tabs_item.current .panels_tabs_name{
	color: #fff;
} 
.panels_mini_wrp .panels_wrp{
	clear: both;
	display: block;
}
.panels_mini_wrp .panels_wrp .panel_item{
	display: block;
	height: 0;
	position: relative;
	visibility: hidden;
}
.panels_mini_wrp .panels_wrp .panel_item:first-child{
	height: auto;
	visibility: visible;
}
.panels_mini_wrp .panels_wrp .panel_item .panel_item_moar{
	background: none repeat scroll 0 0 #000;
	bottom: -10px;
	color: #ffffff;
	display: block;
	font-size: 13px;
	line-height: 20px;
	margin: 0 15px 0 0;
	padding: 0 10px;
	position: absolute;
	right: 0;
	text-align: right;
	text-decoration: underline;
}
.panels_mini_wrp .panels_wrp .panel_item .panel_item_moar:before, .panels_mini_wrp .panels_wrp .panel_item .panel_item_moar:after {
	border-color: #000 transparent;
	border-image: none;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	content: "";
	position: absolute;
	right: 100%;
	top: 0;
}
.panels_mini_wrp .panels_wrp .panel_item .panel_item_moar:after {
	border-color: transparent transparent transparent #000;
	border-width: 10px 0 10px 10px;
	left: 100%;
}

.products_scroll_wrp{
	margin: 0 0 20px;
	position: relative;
}
.products_scroll_wrp.products_scroll_alikeproducts{
	margin: 0 50px 19px;	
}
.products_scroll_wrp .scrollable{
	height: 334px;
	margin: 0;
	overflow: hidden;
	position: relative;
} 
.products_scroll_wrp .scrollable:after{
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 15px;
}
.products_scroll_wrp .scrollable .lst{
	left: 0;
	position: absolute;
	top: 0;
	width: 22222em;
}
.products_scroll_wrp .scrollable .lst .product_brief_table{
	display: block;
	float: left;
	height: auto;
	margin: 5px 25px 5px 5px;
	width: 210px;
}
.products_scroll_wrp .scrollable .lst .product_brief_table .pb_extra{
	display: none; 
}
.products_scroll_wrp .scrollable .lst .product_brief_table .instock_remainder_wrp{
	display: none; 
}
.products_scroll_wrp .prev, .products_scroll_wrp .next {
	background: url("../images/lr_arrs.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
	cursor: pointer;
	display: block;
	height: 100%;
	position: absolute;
	right: 100%;
	top: 0;
	width: 20px;
	z-index: 1;
}
.products_scroll_wrp .next {
	background-position: 100% 50%;
	left: auto;
	left: 100%;
}
.products_miniscroll_wrp {margin: 0 50px;} 
.products_miniscroll_wrp .product_brief_table{
	margin: 5px !important;
	width: 165px !important;
}
.products_miniscroll_wrp .product_brief_table .imgwrp{
	height: 70px;
	line-height: 70px;	
	overflow: hidden;
}
.products_miniscroll_wrp .product_brief_table .imgwrp img{max-height: 70px;}
.products_miniscroll_wrp .product_brief_table h2{margin: 0;}
.products_miniscroll_wrp .product_brief_table .pb_price {font-size: 12px;}
.products_miniscroll_wrp .product_brief_table .pb_product_name{font-size: 12px;}
.products_miniscroll_wrp .product_brief_table .pb_left{
	margin: 0 0 5px;
}
.products_miniscroll_wrp .product_brief_table .pb_right{
	margin: 0 0 5px;
}

.products_sale_wrp{
	background: none repeat scroll 0 0 #eaeaea;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
	margin: 20px 0 0;
	position: relative;
}
.products_sale_wrp .products_sale_title{
	background: none repeat scroll 0 0 #fff;
	border-bottom: 3px solid #f66017;
	border-top: 3px solid #f66017;
	box-shadow: 0 3px 0 rgba(0, 0, 0, 0.07);
	color: #f66017;
	font-family: "Intro-Regular";
	font-size: 20px;
	height: 31px;
	left: 50%;
	line-height: 24px;
	margin: 0 0 0 -80px;
	position: relative;
	text-align: center;
	top: -15px;
	width: 170px;	
}
.products_sale_wrp .products_sale_title:before, .products_sale_wrp .products_sale_title:after {
	background: url("../images/orange_stripe_lr.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	content: "";
	display: block;
	height: 34px;
	position: absolute;
	right: 100%;
	top: -3px;
	width: 19px;	
}
.products_sale_wrp .products_sale_title:after {
	background-position: 100% 0;
	left: 100%;
	right: auto;
} 
.products_sale_wrp .scrollable{
	margin: 0 20px;
	overflow: hidden;
	position: relative;
}
.products_sale_wrp .scrollable .lst{
	display: block;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 20000em;
}

.product_brief_scroll{
	display: block;
	float: left;
	margin: 0 30px 0 0;
	padding: 0 0 30px;
	position: relative;
	width: 300px;	
} 
.product_brief_scroll .imgwrp{
	background: none repeat scroll 0 0 #fff;
	border-radius: 50%;
	display: block;
	float: left;
	font-size: 0;
	height: 140px;
	line-height: 140px;
	margin: 0 0 15px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 140px;
}
.product_brief_scroll .imgwrp img{
	max-height: 150px;
	max-width: 100%;
	vertical-align: middle;	
}
.product_brief_scroll .pb_product_right{
	margin: 0 0 15px;
	overflow: hidden;
	padding: 0 0 0 20px;	
}
.product_brief_scroll .pb_product_name{
	color: #18b8ea;
	display: block;
	font-family: "Intro-Regular";
	font-size: 24px;
	padding: 0 0 20px;
	word-wrap: break-word;
	clear: both;	
}
.product_brief_scroll .pb_price{
	color: #000;
	display: inline-block;
	font-family: "Intro-Regular";
	font-size: 40px;
	font-weight: normal;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	vertical-align: middle;
	margin: 0 15px 0 0;
}
.product_brief_scroll .pb_price .price_dec {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	top: 7px;
	vertical-align: top;
}
.product_brief_scroll .pb_price small{
	font-size: 11px;	
}
.product_brief_scroll .addtocart_wrp{
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	color: transparent;
	display: inline-block;
	font-size: 0;
	height: auto;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	width: auto;	
}
.product_brief_scroll .addtocart_wrp .add2cart_handler{
	background: url("../images/blue_cart_ico.png") no-repeat scroll 44% 56% #fff;
	border: 2px solid #000;
	border-radius: 50%;
	box-shadow: none;
	color: transparent;
	font-size: 0;
	height: 38px;
	padding: 0;
	width: 38px;	
}
.product_brief_scroll .pb_description{
	clear: both;
	margin: 0 0 10px;	
}
.product_brief_scroll .pb_moar{
	background: none repeat scroll 0 0 #000;
	color: #ffffff;
	display: block;
	font-size: 13px;
	line-height: 20px;
	margin: 0 15px 0 0;
	padding: 0 10px;
	position: absolute;
	text-align: right;
	text-decoration: underline;
}
.product_brief_scroll .pb_moar:before, .product_brief_scroll .pb_moar:after {
	border-color: #000 transparent;
	border-image: none;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	content: "";
	position: absolute;
	right: 100%;
	top: 0;
}
.product_brief_scroll .pb_moar:after {
	border-color: transparent transparent transparent #000;
	border-width: 10px 0 10px 10px;
	left: 100%;
}

.home_products_auction_wrp{
	background: url("../images/sale_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	clear: both;
	padding: 30px 0;
	position: relative;	
	text-align: center;
	z-index: 1;
}
.home_products_auction_wrp .home_products_auction_title{
	background: none repeat scroll 0 0 #ff8a00;
	color: #fff;
	display: block;
	font-size: 36px;
	line-height: 36px;
	margin: 0 auto 15px;
	padding: 5px 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 300px;	
}
.home_products_auction_wrp .home_products_auction_title:before, .home_products_auction_wrp .home_products_auction_title:after{
	background: none repeat scroll 0 0 #ff8a00;
	border-radius: 50%;
	clear: both;
	content: "";
	display: block;
	height: 30px;
	left: -15px;
	margin: -15px 0 0;
	position: absolute;
	top: 50%;
	width: 30px;	
}
.home_products_auction_wrp .home_products_auction_title:after{
	left: auto;
	right: -15px;
}
.home_products_auction_wrp .product_brief_scroll{
	display: inline-block;
	float: none;
	margin: 0 15px 30px;
	vertical-align: top;
}
.home_products_auction_wrp .product_brief_scroll .imgwrp{
	background: none repeat scroll 0 0 #fff;
	border-radius: 50%;	
}
.home_products_auction_wrp .product_brief_scroll .imgwrp:before{
	display: none;
}
.home_products_auction_wrp .product_brief_scroll .pb_price:after{
	background: none repeat scroll 0 0 #b5e1ec;
}
.home_products_auction_wrp .panel_item_moar{
	background: none repeat scroll 0 0 #227885;
	bottom: -10px;
	color: #ffffff;
	display: block;
	font-size: 13px;
	line-height: 20px;
	margin: 0 35px 0 0;
	padding: 0 5px;
	position: absolute;
	right: 0;
	text-align: right;
	text-decoration: underline;
}
.home_products_auction_wrp .panel_item_moar:before{
	border-color: #227885 rgba(0, 0, 0, 0) #227885 rgba(0, 0, 0, 0);
	border-image: none;
	border-right: 10px solid #227885;
	border-style: solid;
	border-width: 10px;
	content: "";
	position: absolute;
	left: -20px;
	top: 0;
}
.home_products_auction_wrp .panel_item_moar:after{
	border-color: rgba(0, 0, 0, 0)  rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #227885 ;
	border-image: none;
	border-style: solid;
	border-width: 10px;
	content: "";
	position: absolute;
	right: -20px;
	top: 0;
}

.home_news_wrp {
	margin: 0 auto 40px;
	max-width: 1400px;
	padding: 0;
}
.home_news {
	display: block;
	float: left;
	padding: 0 25px 0 0;
	position: relative;
	width: 38%;
}
.home_news .home_news_title{
	border-bottom: 2px solid #c4c4c4;
	border-top: 2px solid #c4c4c4;
	color: #18b8ea;
	font-family: "Intro-Regular";
	font-size: 14px;
	height: 20px;
	line-height: 16px;
	margin: 0 auto 10px;
	position: relative;
	text-align: center;
	width: 200px;
}
.home_news .home_news_title:before, .home_news .home_news_title:after {
	background: url("../images/gray_small_stripe_lr.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	content: "";
	display: block;
	height: 20px;
	position: absolute;
	right: 100%;
	top: -2px;
	width: 14px;	
}
.home_news .home_news_title:after {
	background-position: 100% 0;
	left: 100%;
	right: auto;
}

.home_news .news_wrp{
	margin: 0 -25px 0 0;
	overflow: hidden;
	position: relative;
}
.home_news_wrp .news_wrp .news_item{
	border-right: 1px dashed #dadada;
	display: block;
	float: left;
	margin: 0 3% 0 0;
	padding: 5px 3% 0 0;
	width: 47%;
}
.home_news_wrp .news_wrp .news_item:last-child{
	border-right: none;
}
.home_news_wrp .news_wrp .news_item .imgwrp{
	background: none repeat scroll 50% 50% / cover  #fff;
	border-color: #e9e9e9;
	border-style: solid;
	border-width: 1px 1px 3px;
	display: block;
	font-size: 0;
	height: 150px;
	line-height: 150px;
	margin: 0 0 5px;
	text-align: center;
	width: 100%;
	overflow: hidden;
}
.home_news_wrp .news_wrp .news_item .imgwrp img{
	max-height: 150px;
	vertical-align: middle;	
}
.home_news_wrp .news_wrp .news_item .news_item_name{
	display: block;
	font-size: 13px;
	margin: 0 0 5px;
	word-wrap: break-word;
}
.home_news_wrp .news_wrp .news_item .news_item_date{
	color: #808080;
	font-size: 10px;
	margin: 0 0 5px 0;
}
.home_news_wrp .news_wrp .news_item .news_item_description{
	font-size: 11px;
	margin: 0 10px 0 0;
}
.home_news_wrp .news_viewall {
	background: none repeat scroll 0 0 #000;
	bottom: -10px;
	color: #ffffff;
	display: block;
	float: right;
	font-size: 13px;
	line-height: 20px;
	margin: 0 15px 0 0;
	padding: 0 10px;
	position: relative;
	right: 0;
	text-align: right;
	text-decoration: underline;
}
.home_news_wrp .news_viewall:before, .home_news_wrp .news_viewall:after {
	border-color: #000 transparent;
	border-image: none;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	content: "";
	position: absolute;
	right: 100%;
	top: 0;
}
.home_news_wrp .news_viewall:after {
	border-color: transparent transparent transparent #000;
	border-width: 10px 0 10px 10px;
	left: 100%;
}
.post_share{
	text-align: right;
	padding: 10px;
    clear: both;
}
/*home_last_discussions_wrp*/
.home_last_discussions_wrp{
	border-left: 1px dotted rgba(0, 0, 0, 0.1);
	float: left;
	padding: 0 25px;
	position: relative;
	width: 20%;
}
.home_last_discussions_wrp .last_discussions_title{
	font-size: 25px;
	margin: 0 0 10px;
}
.home_last_discussions_wrp .last_discussions{
	margin: 0 0 10px;
	position: relative;
}
.home_last_discussions_wrp .last_discussions .discu_item{
	clear: both;
	display: block;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
.home_last_discussions_wrp .last_discussions .discu_item:last-child{
	border:none;
}
.home_last_discussions_wrp .last_discussions .discu_item .imgwrp{
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	display: block;
	float: left;
	font-size: 0;
	height: 40px;
	line-height: 40px;
	margin: 0 10px 5px 0;
	overflow: hidden;
	text-align: center;
	width: 40px;
}
.home_last_discussions_wrp .last_discussions .discu_item .imgwrp img{
	max-height: 40px;
	max-width: 100%;
	vertical-align: middle;
}
.home_last_discussions_wrp .last_discussions .discu_item .discu_item_right{
	overflow: hidden;	
}
.home_last_discussions_wrp .last_discussions .discu_item .discu_item_right .discu_item_title{
	color: #b26500;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px;
	overflow: hidden;
	word-wrap: break-word;
}
.home_last_discussions_wrp .last_discussions .discu_item .discu_item_right .discu_item_description{
	font-size: 11px;
}

.home_map_wrp{
	float: right;
	height: 280px;
	margin: 35px 0 0;
	position: relative;
	width: 22%;
}
.home_map_wrp .home_map_title{
	font-size: 25px;
	margin: 0 0 10px;	
}
.home_map_wrp .home_map_iframe_wrp{
	height: 100%;
	left: 0;
	margin: 0 0 10px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
}
.home_map_wrp .home_map_iframe_wrp iframe{
	height: 600px;
	position: absolute;
	right: -36px;
	top: -149px;
	width: 600px;
}
.home_map_wrp .home_map_address{
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
	font-size: 14px;
	height: 100%;
	padding: 15px 20px;
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
}

.seo_txt{
	clear: both;
	color: grey;
	display: block;
	font-size: 11px;
	margin: 0 auto 15px;
	max-width: 1400px;
	padding: 0;
}

/* PRODUCT_INFO */
.product_info{
	margin: 0 15px 0 0;
}
.product_name_wrp{
	position: relative;
	margin: 0 0 15px;
	padding: 0 0 9px;
}
.product_name_wrp:before{
	background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(50%,rgba(0,0,0,0.1)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,0) 100%); /* W3C */
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
}
.product_name_wrp .product_name{
	color: #000;
	display: inline-block;
	font-family: "Intro-Regular";
	font-size: 40px;
	margin: 0;
	vertical-align: middle;
}
.product_name_wrp .category_name{
	font-size: 24px;
	padding: 0 0 5px;
}
.product_name_wrp .pi_product_code{
	float: right;
}
.product_info_lside {
	float: left;
	margin: 0 0 15px;
	width: 45%;
}
.product_info_rside{
	margin: 0 0 15px;
	overflow: hidden;
	padding: 0 20px 0;
}
.pi_image_options{
	float: right;
	font-size: 0;
	line-height: 0; 
}
.pi_image_options a{}
.pi_image_options a img{
	margin: 0 0 0 10px;
	max-height: 30px;
	max-width: 100px;
	vertical-align: middle;
}
.pi_soc_buttons{
	height: 27px;
	margin: 0 0 15px;
}
.pi_soc_buttons .pluso {vertical-align: middle;}

.pr_allprices_wrp{
	font-style: italic;
	font-weight: bold;
	padding: 0 0 5px 15px;
}
.pr_allprices_wrp .pi_allprice_item{}
.selectable_option_item{
	clear: both;
	display: block;
	margin: 0 0 10px;
}

.selectable_option_item .selectable_option_name{
	display: inline-block;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px 0 0;
	text-align: right;
	vertical-align: top;
	width: 90px;
	word-wrap: break-word;
}
.selectable_option_item .selectable_option_value{
	border: 2px solid #EAE2B4;
	height: 25px;
	line-height: 25px;
	width: 160px;
}

.pi_buybtn_wrp {
	margin: 0 0 20px;
}
.addtocart_wrp{
	background: none repeat scroll 0 0 #fff;
	display: inline-block;
	font-size: 22px;
	margin: 0 0 5px;
	padding: 0;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
	white-space: nowrap;
}
.addtocart_wrp .product_qty{
	border: 1px solid rgba(0, 0, 0, 0.4);
	border-radius: 4px;
	color: #000;
	display: inline-block;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	margin: 0 0 0 10px;
	text-align: center;
	vertical-align: middle;
	width: 40px;
}
.addtocart_wrp .add2cart_handler {
	background: url("../images/blue_cart_ico.png") no-repeat scroll 15px 50% rgba(0, 0, 0, 0);
	border: 2px solid #000;
	border-radius: 30px;
	color: #000;
	font-family: "Intro-Regular";
	font-size: 22px;
	font-weight: normal;
	height: 40px;
	padding: 0 19px 0 47px;
	text-transform: none;
}
.addtocart_wrp .add2cart_handler {
	border: 2px solid #000!important;	
}

.instock_remainder_wrp{
	padding: 0;
	margin: 0 0 10px;
}
.instock_remainder_wrp .instock_remainder{}
.instock_remainder_wrp .instock_remainder_form{
	background: none repeat scroll 0 0 #fafafa;
	border: 1px solid #949494;
	border-radius: 2px;
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
	display: none;
	padding: 5px;
	text-align: left;
}

.pi_prices_wrp{
	margin: 0 0 20px;
}
.pi_price{
	background: none repeat scroll 0 0 #f5f5f5;
	border: 2px solid #25c4f7;
	box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
	color: #000;
	display: inline-block;
	font-family: "Intro-Regular";
	font-size: 30px;
	height: 60px;
	line-height: 57px;
	margin: 0 0 5px;
	padding: 0 10px;
	position: relative;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	vertical-align: middle;
}
.pi_price:before, .pi_price:after {
	-webkit-transform: rotate(45deg); 
	-ms-transform: rotate(45deg); 
	transform: rotate(45deg); 
	background: none repeat scroll 0 0 #f5f5f5;
	border-color: transparent transparent #25c4f7 #25c4f7;
	border-radius: 50%;
	border-style: solid;
	border-width: 2px;
	content: "";
	height: 14px;
	left: -9px;
	margin: -8px 0 0;
	position: absolute;
	top: 50%;
	width: 14px;
}
.pi_price:after {
	border-color: #25c4f7 #25c4f7 transparent transparent;
	left: auto;
	right: -9px;	
}
.pi_price.pi_price_action{
	color: #a50000;	
}
.pi_price small{
	font-size: 14px;
}
.pi_price .price_num{}
.pi_price .price_dec{
	font-size: 14px;
	position: relative;
	top: -7px;
	vertical-align: middle;	
}
.pi_old_price {
	color: #808080;
	display: inline-block;
	font-style: italic;
	font-weight: bold;
	margin: 3px 10px 5px;
	padding: 0 5px;
	position: relative;
}
.pi_old_price:before{
	background: url("../images/old_price_red_line.png") no-repeat scroll 50% 50% / 100% 13px rgba(0, 0, 0, 0);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.pi_product_code{
	background: none repeat scroll 0 0 #f0f1f1;
	border-radius: 3px;
	display: inline-block;
	margin: 0 0 0 5px;
	padding: 3px 5px;
	vertical-align: super;
}
.pi_add2cart_button .addtocart_wrp{
	margin: 0 0 10px;	
	position: relative;
}
.pi_add2cart_button .addtocart_wrp .product_qty{
	color: #000;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 10px;
	text-align: center;
	vertical-align: middle;
	width: 45px;
}
.pi_add2cart_button .addtocart_wrp .add2cart_handler{
	background: url("../images/pi_cart_ico.png") no-repeat scroll 25px 50% rgba(0, 0, 0, 0);
	font-size: 26px;
	font-weight: normal;
	height: 60px;
	padding: 0 16px 0 74px;
}
.pi_add2cart_button .addtocart_wrp .add2cart_handler:hover{
	margin-top: 0;
}
.pi_add2cart_button {position: relative;}
.pi_credit_button{
	border: 2px solid #ff6000;
	border-radius: 30px;
	display: inline-block;
	font-size: 11px;
	font-style: italic;
	padding: 2px 12px;
	position: relative;
	vertical-align: middle;
}
.pi_credit_button:before{
	border-bottom: 6px solid #ff6000;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	bottom: 100%;
	content: "";
	left: 50%;
	margin: 0 0 0 -6px;
	position: absolute;	
}
.product_info .stock_label {
	background: url("../images/outofstock_ico.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
	clear: both;
	display: inline-block;
	font-size: 11px;
	margin: 0 10px 0 15px;
	padding: 0 0 0 16px;
}
.product_info .stock_label.instock {
  background: url("../images/instock_ico.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
}
.pi_row{
	clear: both;
	display: block;
	margin: 10px 0 15px;
}
.pi_row .pi_cell {
	float: left;
	margin: 0;
	width: 50%;
	padding: 0 15px 0 0;
}

#vote {
	clear: both;
	height: 18px;
	margin: 0 0 25px;
}
#curr-rating {
	background: url("../images/star_ico.png") repeat-x scroll left 100% rgba(0, 0, 0, 0);
	float: left;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 120px;
	z-index: 1;
}
#curr-rating i {
	background:url("../images/star_ico.png") repeat-x scroll left top transparent;
	display:block;
	height:18px;
}
#vote:hover #curr-rating i {
	display: none; 
}
#rating {
	float: left;
	height: 18px;
	margin: 0 0 0 -120px;
	position: relative;
	width: 120px;
	z-index: 2;
}
#rating:hover {
	height: 18px;
	width:120px;
	overflow:hidden;
}
#rating u{display:block;border: medium none;float:left;height:18px;width:20px;position:relative;cursor:pointer;}
#rating u:hover{background: url('../images/star_ico.png') left 0;left: 0px;}
#rating u#u1{z-index:5;}
#rating u#u2{
	margin: 0 0 0 -20px;
	width: 42px;
	z-index: 4;	
}
#rating u#u3{
	margin: 0 0 0 -42px;
	width: 72px;
	z-index: 3;
}
#rating u#u4{width: 96px;margin:0 0 0 -72px;z-index:2;}
#rating u#u5{width: 120px;margin:0 0 0 -96px;z-index:1;}

.product_info_extra{
	margin: 0 0 20px;
}
.product_info_extra ul{
	margin: 0;	
	padding: 0;	
}
.product_info_extra ul li{
	display: block;
	margin-left: 0;	
}
.all_product_pictures_wrp{
	clear: both;
	display: block;
	margin: 0;
}
.all_product_pictures_wrp .imgwrp{
	background: none repeat scroll 0 0 #ffffff;
    border-color: #e9e9e9;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 2px;
	display: inline-block;
	font-size: 0;
	height: 60px;
	line-height: 57px;
	margin: 0 7px 7px 0;
	overflow: hidden;
	text-align: center;
	width: 84px;
}
.all_product_pictures_wrp .imgwrp img{
	max-height: 60px;
	max-width: 100%;
	vertical-align: middle;
}

/*product_label*/
.auction_product_label_small{
	background: url("../images/listprice_small_label.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: transparent;
	display: block;
	font-size: 0;
	height: 41px;
	position: absolute;
	right: 0;
	top: 0;
	width: 41px;
}
.specialoffer_product_label_small{
	background: url("../images/discount_small_label.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: transparent;
	display: block;
	font-size: 0;
	height: 41px;
	position: absolute;
	right: 0;
	top: 0;
	width: 41px;
}
.new_product_label_small{
	background: url("../images/new_small_label.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: transparent;
	display: block;
	font-size: 0;
	height: 41px;
	position: absolute;
	right: 0;
	top: 0;
	width: 41px;
}
.sale_product_label_small{
	background: url("../images/discount_small_label.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: transparent;
	display: block;
	font-size: 0;
	height: 41px;
	position: absolute;
	right: 0;
	top: 0;
	width: 41px;
}
.auction_product_label_medium{
	background: url("../images/listprice_label.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: transparent;
	display: block;
	font-size: 0;
	height: 110px;
	position: absolute;
	right: 0;
	top: 0;
	width: 110px;
}
.specialoffer_product_label_medium{
	background: url("../images/discount_label.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: transparent;
	display: block;
	font-size: 0;
	height: 110px;
	position: absolute;
	right: 0;
	top: 0;
	width: 110px;
}
.new_product_label_medium{
	background: url("../images/new_label.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: transparent;
	display: block;
	font-size: 0;
	height: 110px;
	position: absolute;
	right: 0;
	top: 0;
	width: 110px;
}
.sale_product_label_medium{
	background: url("../images/discount_label.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: transparent;
	display: block;
	font-size: 0;
	height: 110px;
	position: absolute;
	right: 0;
	top: 0;
	width: 110px;
}

.product_info_images_wrp{
	position: relative;	
}
.product_info_images_wrp .imgwrp{
	background: none repeat scroll 0 0 #ffffff;
	border-color: #e9e9e9;
	border-image: none;
	border-style: solid;
	border-width: 1px 1px 3px;
	display: block;
	font-size: 0;
	height: 450px;
	line-height: 450px;
	margin: 0 0 10px;
	position: relative;
	text-align: center;
	overflow: hidden;
}
.product_info_images_wrp .imgwrp img{
	max-height: 450px;
	vertical-align: middle;
}
.product_info_images_wrp .imgwrp .zoom_ico{}

.pi_discription{
	margin: 0 15px 15px 0;
	padding: 15px 0;
}
.pi_models{
	width: 100%;	
}
.pi_models .pi_models_header{
	font-weight: bold;
}
.pi_models tr{}
.pi_models tr.current{
	background: #fff8ef;
}
.pi_models tr td{}
.pi_models .show_child_models{
	background: #01851a; /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(97,188,96,1) 0%, rgba(1,131,1,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(97,188,96,1)), color-stop(100%,rgba(1,131,1,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(97,188,96,1) 0%,rgba(1,131,1,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(97,188,96,1) 0%,rgba(1,131,1,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(97,188,96,1) 0%,rgba(1,131,1,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(97,188,96,1) 0%,rgba(1,131,1,1) 100%); /* W3C */	
	border-color: #006a14;
	border-image: none;
	border-radius: 2px;
	border-style: solid;
	border-width: 0 1px 2px;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-align: center;
	text-decoration: underline;
	vertical-align: middle;
}
.pi_models .show_child_models:before{
	border-color: transparent #31a031 transparent transparent;
	border-image: none;
	border-style: solid;
	border-width: 7px;
	content: "";
	display: block;
	left: -14px;
	margin: -7px 0 0;
	position: absolute;
	top: 50%;	
}
.pi_models .imgwrp{
	display: block;
	font-size: 0;
	line-height: 0;
	max-height: 50px;
	text-align: center;
	vertical-align: middle;
	width: 100px;	
}
.pi_models .imgwrp img{max-height: 50px;}
.pi_models .product_brief_price{
	background: none repeat scroll 0 0 #fff5d7;
	border: 2px solid #e18e21;
	border-radius: 3px;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
	color: #b26d13;
	display: inline-block;
	font-size: 21px;
	font-weight: normal;
	margin: 0 15px 0 0;
	padding: 3px 15px;
	position: relative;
	white-space: nowrap;
}
.pi_models .product_brief_price .price_num{}
.pi_models .product_brief_price .price_dec{
	font-size: 12px;
	font-weight: bold;
	vertical-align: text-top;	
}
.pi_models .product_brief_old_price{}
.pi_models .product_brief_old_price:before {
    background: url("../images/old_price_red_line.png") no-repeat scroll 50% 50% / 100% 11px rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.pi_models .product_brief_old_price {
    color: #808080;
    display: inline-block;
    font-style: italic;
    margin: 5px 0 0 5px;
    padding: 0 5px;
    position: relative;
}

/* product_child_model_wrp */
.product_child_model_wrp{
	margin: 0 -15px 0 0;
}
.product_child_model_wrp .product_brief_table{
	height: 260px;
	width: 155px;
}
.product_child_model_wrp .product_brief_table .imgwrp{
	height: 100px;
	line-height: 100px;	
}
.product_child_model_wrp .product_brief_table .imgwrp img{
	max-height: 90px;	
}
.product_child_model_wrp .product_brief_table .pb_product_name{
	font-size: 13px;	
}
.product_child_model_wrp .product_brief_table .pb_right{
	clear: both;
	padding: 5px 0 0;
}
.product_child_model_wrp .product_brief_table .addtocart_wrp{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	box-shadow: none;
	display: inline-block;
	font-size: 0;
	height: auto;
	line-height: 0;
	margin: 0;
}
.product_child_model_wrp .product_brief_table .addtocart_wrp .add2cart_handler{
	background: url("../images/small_cart_ico.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	box-shadow: none;
	display: inline-block;
	font-size: 0;
	height: 35px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	width: 35px;	
}

.tabs{
	border-bottom: 3px solid #005f7d;
	margin: 0 !important;
	overflow: hidden;
	padding: 0 !important;
}
.tabs li {
	background: none repeat scroll 0 0 #e6e6e6;
	color: #005f7d;
	cursor: pointer;
	display: inline-block !important;
	font-family: "Intro-Regular";
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	margin: 0 5px 0 0 !important;
	padding: 0 13px;
	position: relative;
}
.tabs li.current{
	background: #005f7d;
	color: #ffffff;
	z-index: 2;
	box-shadow: none;
}
.tabs li .pane_pay_ico {
	background-image: url(../images/tab_pay_ico.png);
	background-repeat: no-repeat;
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	margin: 4px 5px 0 0;
}
.tabs li.current .pane_pay_ico {
	filter: grayscale(1) brightness(3);
}
.tabs li .pane_shipping_ico {
	background-image: url(../images/tab_shipping_ico.png);
	background-repeat: no-repeat;
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	margin: 6px 5px 0 0;
}
.tabs li.current .pane_shipping_ico {
	filter: grayscale(1) brightness(3);
}

.tabs.model_tabs{
	background: none repeat scroll 0 0 #f3f3f3;
	border: medium none;
	border-radius: 15px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
	padding: 5px 0 0 10px !important;
	position: relative;
}
.tabs.model_tabs li{
	border-radius: 15px;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1), 0 2px 0 rgba(255, 255, 255, 0.4) inset;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	margin: 0 10px 5px 0 !important;
	padding: 0 15px;
	z-index: 1;
}
.tabs.model_tabs li.current{
	background: none repeat scroll 0 0 #ffb94f;
	background: rgb(255,185,79); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,185,79,1) 0%, rgba(253,187,77,1) 39%, rgba(255,208,139,1) 41%, rgba(240,162,53,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,185,79,1)), color-stop(39%,rgba(253,187,77,1)), color-stop(41%,rgba(255,208,139,1)), color-stop(100%,rgba(240,162,53,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,185,79,1) 0%,rgba(253,187,77,1) 39%,rgba(255,208,139,1) 41%,rgba(240,162,53,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,185,79,1) 0%,rgba(253,187,77,1) 39%,rgba(255,208,139,1) 41%,rgba(240,162,53,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,185,79,1) 0%,rgba(253,187,77,1) 39%,rgba(255,208,139,1) 41%,rgba(240,162,53,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,185,79,1) 0%,rgba(253,187,77,1) 39%,rgba(255,208,139,1) 41%,rgba(240,162,53,1) 100%); /* W3C */
	border-color: #c69143;
}

.panes{
	background: none repeat scroll 0 0 #ffffff;
	border-bottom: 2px solid #dadada;
	overflow: hidden;
}
.panes .pane_wrp{
	margin: 15px 0;
	padding: 0 15px;
}

.post_item{
	border-bottom: 1px dashed #E3E3E3;
	clear: both;
	display: block;
	margin: 0 10px 15px 0;
}
.post_item .post_title{
	display: block;
	margin: 0;
	padding: 0;
}
.post_item .post_title a{
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px;
}
.post_item .post_date{
	color: #808080;
	font-size: 11px;
	margin: 0 0 5px;
	display: block;
}
.post_item .post_content{
	clear: both;
	display: block;
	margin: 0 0 15px;
}
.post_item .post_item_imgwrp{
	display: block;
	float: left;
	font-size: 0;
	height: 90px;
	margin: 0 10px 10px 0;
	overflow: hidden;
	text-align: center;
	width: 130px;
}
.post_item .post_item_imgwrp img{
	max-height: 90px;
	max-width: 100%;
	vertical-align: middle;
}

.review_block{
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
	border-bottom: 1px dotted #dadada;
	clear: both;
	display: block;
	margin: 0 0 15px;
}
.review_block.review_block_admin{
	background: #fffcf4;
}
.review_block .rewiever_ico{
	background: url("../images/rewiever_ico.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
	float: left;
	height: 35px;
	margin: 0 10px 5px 0;
	width: 35px;	
}
.review_block .review_block_right{
	overflow: hidden;	
}
.review_block .review_discuss_manager_pane{
	display: block;
	float: right;	
}
.review_block .review_nick{
	display: inline-block;
	font-weight: bold;
	margin: 0 5px 5px 0;
}
.review_block .review_time{
	color: #808080;
	display: inline-block;
}
.review_block .review_content{
	padding: 0 0 5px;	
}
.review_block .review_reply{
	color: #003e40;
	cursor: pointer;
	padding: 0 0 5px;
	text-decoration: underline;
}
.no_reviews{
	color: gray;
	font-style: italic;
	padding: 20px;
	text-align: center;	
}

.footer_wrp{
	background: none repeat scroll 0 0 #000000;
	clear: both;
	color: #fff;
	display: block;
	position: relative;
}
.footer_wrp footer{
	clear: both;
	display: block;
	font-size: 12px;
	margin: 0 auto;
	max-width: 1400px;
	padding: 10px 0;
	position: relative;
}
.footer_wrp footer .footer_copy{
	display: block;
	float: left;
	padding: 0 20px 0 0;
	width: 17%;
}
.footer_wrp footer .footer_copy .footer_logo{
	background: url("../images/footer_logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	cursor: pointer;
	display: inline-block;
	height: 23px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	width: 65px;
}
.footer_wrp footer .footer_top_menu{
	float: left;
	margin: 0;
	padding: 0 25px 0 0;
}
.footer_wrp footer .footer_top_menu table{
	margin: 0;
	width: 100%;
}
.footer_wrp footer .footer_top_menu table tr{}
.footer_wrp footer .footer_top_menu table tr td{
	padding: 0 5px;	
	vertical-align: middle;
}
.footer_wrp footer .footer_top_menu table tr td a{
	color: #fff;
	display: inline-block;
	padding: 0 5px 0 0;
	vertical-align: middle;
}
.footer_wrp footer .footer_soc_buttons{
	clear: both;
	color: #18b8ea;
	display: block;
	padding: 15px 0 0;
	text-align: right;
}
.footer_wrp footer .footer_soc_buttons .fsoc_ico{
	background: url("../images/soc_icons.png") no-repeat scroll -35px 0 rgba(0, 0, 0, 0);
	display: inline-block;
	height: 29px;
	margin: 0 0 0 5px;
	vertical-align: middle;
	width: 29px;
}
.footer_wrp footer .footer_soc_buttons .fsoc_ico.fs_vk{}
.footer_wrp footer .footer_soc_buttons .fsoc_ico.fs_tw{background-position: -71px 0;}
.footer_wrp footer .footer_soc_buttons .fsoc_ico.fs_fb{background-position: 0 0;}
.footer_wrp footer .footer_soc_buttons .fsoc_ico.fs_gp{background-position: -105px 0;}
.footer_wrp footer .tops_logo{
	background: url("../images/tops.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	float: right;
	height: 30px;
	margin: 0;
	right: 30px;
	width: 88px;
}

.date_discount_wrp {
	background: none repeat scroll 0 0 #F5F5F5;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(235,235,235,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(235,235,235,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%);

	border: 2px solid #c23335;
	border-radius: 3px;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
	font-weight: bold;
	margin: 0 0 30px;
	padding: 20px 0 0;
	position: relative;
	text-align: center;
}
.date_discount_wrp .date_discount_title{
	background: none repeat scroll 0 0 #c23335;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	left: 50%;
	line-height: 24px;
	margin: 0 0 0 -75px;
	position: absolute;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	top: -13px;
	width: 150px;
}
.date_discount_wrp .date_discount_title:after, .date_discount_wrp .date_discount_title:before {
	border-color: #c23335 rgba(0, 0, 0, 0);
	border-image: none;
	border-style: solid;
	border-width: 12px 5px;
	content: "";
	left: -5px;
	position: absolute;
	top: 0;
}
.date_discount_wrp .date_discount_title:before{
	left: auto;
	right: -5px;
}
.date_discount_wrp .date_discount_content{}
.date_discount_wrp .date_discount_percent{
	color: #5B8B35;
	display: inline-block;
	font-size: 36px;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
	vertical-align: middle;
}
.date_discount_wrp .date_discount_counter{
	background: rgb(254,185,79); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(254,185,79,1) 0%, rgba(211,134,32,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,185,79,1)), color-stop(100%,rgba(211,134,32,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(254,185,79,1) 0%,rgba(211,134,32,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(254,185,79,1) 0%,rgba(211,134,32,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(254,185,79,1) 0%,rgba(211,134,32,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(254,185,79,1) 0%,rgba(211,134,32,1) 100%); /* W3C */
	border-radius: 2px;
	box-shadow: 0 2px 0 #886607;
	height: 52px;
	margin: 0 auto -5px;
	overflow: hidden;
	padding: 10px;
	white-space: nowrap;
	width: 268px;
}
.date_discount_wrp .date_discount_counter_txt{
	background: url("../images/header_action_counter_bottomtxt.png") no-repeat scroll 50% 0 rgba(0, 0, 0, 0);
	bottom: -22px;
	height: 13px;
	position: absolute;
	width: 100%;
}

/* Gifts scroll */
.pi_gift_scroll {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 0 25px;
	position: relative;
}
.pi_gift_scroll .pi_gift_title{
	color: #6E00A5;
	font-size: 18px;
	font-style: italic;
	left: 50%;
	margin: 0 0 0 -33px;
	position: absolute;
	top: 3px;
}
.pi_gift_scroll .scrollable{
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 285px;
}
.pi_gift_scroll .scrollable .lst{
	left: 0;
	position: absolute;
	top: 0;
	width: 22222em;
}
.pi_gift_scroll .scrollable .lst .item{
	display: block;
	float: left;
	width: 285px;
}
.pi_gift_scroll .scrollable .lst .item .pi_header_plus {
	background-color: #d8d8d8;
	height: 1px;
	vertical-align: middle;
	line-height: 1px;
	margin: 10px 0 15px;
	text-align: center;
	position: relative;
}
.pi_gift_scroll .scrollable .lst .item .pi_header_plus i {
	font-weight: bold;
	vertical-align: middle;
	line-height: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #fff;
	display: block;
	font-size: 28px;
	text-align: center;
	width: 30px;
	height: 30px;
	color: #e96a18;
	margin: -16px 0 0 -15px;
}
.pi_gift_scroll .scrollable .lst .item .imgwrp {
	display: block;
	float: left;
	font-size: 0;
	height: 60px;
	line-height: 60px;
	margin: 0 10px 0 0;
	overflow: hidden;
	text-align: center;
	width: 60px;
}
.pi_gift_scroll .scrollable .lst .item .imgwrp img{
	max-height: 60px;
	max-width: 60px;
	vertical-align: middle;
}
.pi_gift_scroll .scrollable .lst .item .pi_gift_item_right{
	overflow: hidden;
	padding: 0 0 5px;
}
.pi_gift_scroll .scrollable .lst .item .pi_gift_item_right .pi_gift_label{
	background-color: #dd0000;
	color: #fff;
	line-height: 28px;
	padding: 0 10px;
	display: inline-block;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0 0 3px;
	position: relative;
}
.pi_gift_scroll .scrollable .lst .item .pi_gift_item_right .pi_gift_label::before {
	border-style: solid;
	border-width: 14px 8px 14px 0;
	content: "";
	display: block;
	border-color: #dd0000 transparent #dd0000 transparent;
	position: absolute;
	text-align: 0;
	top: 0;
	left: 100%;
}
.pi_gift_scroll .scrollable .lst .item .pi_gift_item_right .pi_gift_item_name {
	display: block;
	font-size: 13px;
	margin: 0 0 5px;
	color: #004155;
}
.pi_gift_scroll .navi {
	top: 100%;
	position: absolute;
	right: 0;
	width: 100%;
	text-align: center;
}
.pi_gift_scroll .navi a {
	display: inline-block;
	height: 12px;
	margin: 0 3px 0 0;
	width: 12px;
	background-color: #005f7d;
	border-radius: 50%;
	outline:none;
}
.pi_gift_scroll .navi a.active{
	background-color: #25c4f7;
}
.pi_gift_scroll .navi a:hover{
	background-color: #007fa7;
}
.js_buy_button, .js_buypackage_button{
	background: none repeat scroll 0 0 #368A26;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	position: relative;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.js_buy_button:after, .js_buypackage_button:after{
	background: url("../images/buy_button.png") no-repeat scroll 100% -7px rgba(0, 0, 0, 0);
	content: "";
	height: 100%;
	position: absolute;
	right: -5px;
	top: 0;
	width: 5px;
}

.pi_pak_wrp {}
.pi_pak_wrp .pi_pak_scroll {
	position: relative;
	margin: 0 0 15px;
}
.pi_pak_scroll .scrollable{
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 285px;
}
.pi_pak_scroll .scrollable .lst{
	left: 0;
	position: absolute;
	top: 0;
	width: 22222em;
}
.pi_pak_scroll .scrollable .lst .item.package_item{
	display: block;
	float: left;
	width: 285px;
}
.pi_pak_scroll .scrollable .lst .item.package_item .item_table{}
.pi_pak_scroll .scrollable .lst .item.package_item .item_table .item_table_row{}
.pi_pak_scroll .scrollable .lst .item.package_item .item_table .item_table_row .item_table_cell{}
.pi_pak_scroll .scrollable .lst .item .pi_header_plus {
	background-color: #d8d8d8;
	height: 1px;
	vertical-align: middle;
	line-height: 1px;
	margin: 10px 0 15px;
	text-align: center;
	position: relative;
}
.pi_pak_scroll .scrollable .lst .item .pi_header_plus i {
	font-weight: bold;
	vertical-align: middle;
	line-height: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #fff;
	display: block;
	font-size: 28px;
	text-align: center;
	width: 30px;
	height: 30px;
	color: #e96a18;
	margin: -16px 0 0 -15px;
}
.pi_pak_scroll .scrollable .lst .item .pi-pak-item .imgwrp {
	display: block;
	float: left;
	font-size: 0;
	height: 60px;
	line-height: 60px;
	margin: 0 10px 0 0;
	overflow: hidden;
	text-align: center;
	width: 60px;
}
.pi_pak_scroll .scrollable .lst .item .pi-pak-item .imgwrp img{
	max-height: 60px;
	max-width: 60px;
	vertical-align: middle;
}
.pi_pak_scroll .scrollable .lst .item .pi-pak-item .pi-pak-item-data{
	overflow: hidden;
	padding: 0 0 5px;
}
.pi_pak_scroll .scrollable .lst .item .pi-pak-item .pi-pak-item-data .pi_pak_label{
	background-color: #dd0000;
	color: #fff;
	line-height: 28px;
	padding: 0 10px;
	display: inline-block;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0 0 3px;
	position: relative;
}
.pi_pak_scroll .scrollable .lst .item .pi-pak-item .pi-pak-item-data .pi_pak_label::before {
	border-style: solid;
	border-width: 14px 8px 14px 0;
	content: "";
	display: block;
	border-color: #dd0000 transparent #dd0000 transparent;
	position: absolute;
	text-align: 0;
	top: 0;
	left: 100%;
}
.pi_pak_scroll .scrollable .lst .item .pi-pak-item .pi-pak-item-data .pi_pak_item_name {
	display: block;
	font-size: 13px;
	margin: 0 0 5px;
	color: #004155;
}
.pi_pak_scroll .navi {
	top: 100%;
	position: absolute;
	right: 0;
	width: 100%;
	text-align: center;
}
.pi_pak_scroll .navi a {
	display: inline-block;
	height: 12px;
	margin: 0 3px 0 0;
	width: 12px;
	background-color: #005f7d;
	border-radius: 50%;
	outline:none;
}
.pi_pak_scroll .navi a.active{
	background-color: #25c4f7;
}
.pi_pak_scroll .navi a:hover{
	background-color: #007fa7;
}

.pi_info_block {
	background-color: #f5f5f5;
	padding: 15px 20px 8px 20px;
	clear: both;
	display: block;
	margin: 0 0 25px;
	position: relative;
}
.pi_info_block::before {
	position: absolute;
	bottom: 100%;
	left: 10px;
	display: block;
	content: "";
	border-style: solid;
	border-color: transparent transparent #f5f5f5 transparent;
	border-width: 0 15px 15px 15px;
}
.pi_info_block ul {
	display: block;
	font-size: 0;
	margin: 0;
	padding: 0;
}
.pi_info_block .pi_info_block_item, .pi_info_block ul li {
	width: 50%;
	display: inline-block;
	margin: 0 0 7px; 
	padding: 0 10px 0 23px;
	position: relative;
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
}
.pi_info_block .pi_info_block_item .pichkico, .pi_info_block ul li::before {
	background-image: url(../images/pi_info_ckeck_ico.png);
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
	display: block;
	position: absolute;
	text-align: 0;
	left: 0;
	top: 0;
	content: "";
}

/* Kits scroll */
.pi_kit_scroll{
	border: 2px solid #FFC781;
	border-radius: 5px 5px 5px 5px;
	clear: both;
	margin: 25px 0 15px;
	position: relative;
}
.pi_kit_scroll .scrollable{
	height: 150px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 460px;
}
.pi_kit_scroll .scrollable .lst{
	left: 0;
	position: absolute;
	top: 0;
	width: 22222em;
}
.pi_kit_scroll .scrollable .lst .item {
	display: block;
	float: left;
	width: 460px;
	padding: 5px 0;
}
.pi_kit_scroll .scrollable .lst .item .pi_kit_item {
	display: block;
	float: left;
	width: 160px;
}
.pi_kit_scroll .scrollable .lst .item .pi_kit_item.pi_kit_item_total {
	width: 80px;
}
.pi_kit_scroll .scrollable .lst .item .pi_kit_item .imgwrp {
	display: block;
	height: 70px;
	line-height: 70px;
	margin: 0 7px 5px 0;
	overflow: hidden;
	text-align: center;
	width: 70px;
	font-size: 0;
	float: left;
}
.pi_kit_scroll .scrollable .lst .item .pi_kit_item .imgwrp img{
	max-height: 65px;
	max-width: 65px;
	vertical-align: middle;
}
.pi_kit_scroll .scrollable .lst .item .pi_kit_item .pi_kit_item_footer {
	overflow: hidden;
}
.pi_kit_scroll .scrollable .lst .item .pi_kit_item .pi_kit_name {
	display: block;
	line-height: 16px;
	margin: 0 0 5px;
	max-height: 50px;
	overflow: hidden;
	text-decoration: underline;
	font-size: 12px;
	word-wrap: break-word;
}
.pi_kit_scroll .scrollable .lst .item .pi_kit_item .pi_kit_oldprice{
	color: #808080;
	display: inline-block;
	font-size: 12px;
	margin: 0 0 3px;
	position: relative;
}
.pi_kit_scroll .scrollable .lst .item .pi_kit_item .pi_kit_oldprice::before {
	background: url("../images/old_price_red_line.png") no-repeat scroll 50% 50% / 100% 13px rgba(0, 0, 0, 0);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.pi_kit_scroll .scrollable .lst .item .pi_kit_item .pi_kit_price{
	color: #BA0000;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px;
}
.pi_kit_scroll .scrollable .lst .item .sign {
	display: block;
	float: left;
	font-size: 22px;
	line-height: 85px;
	text-align: center;
	width: 20px;
}
.pi_kit_scroll .scrollable .lst .item .pi_kit_total_price {
	color: #4B5F22;
	display: block;
	float: left;
	font-size: 17px;
	margin: 0 0 5px;
	padding: 10px 0 0;
	font-weight: bold;
}
.pi_kit_scroll .navi{
	position: absolute;
	right: 10px;
	top: -19px;
}
.pi_kit_scroll .navi a{
	background: url("../images/small_scroll_navi.png") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
	display: inline-block;
	height: 12px;
	margin: 0 3px 0 0;
	width: 12px;
}
.pi_kit_scroll .navi a.active, .pi_kit_scroll .navi a:hover{
	background-position: 0 0;
}
.pi_kit_scroll .pi_kit_title{
	color: #A36416;
	font-size: 18px;
	font-style: italic;
	left: 10px;
	position: absolute;
	top: -27px;
}
 
/* input type number */
.input_type_number_control{
	display: inline-block;
	margin: 0 5px 0 0;
	overflow: hidden;
	vertical-align: middle;
}
.input_type_number_control .itnc_plusminus{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: url("../images/quantity_buttons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: rgba(0, 0, 0, 0);
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 13px;
	text-align: center;
	width: 11px;
}
.input_type_number_control .itnc_plusminus_down{
	background-position: 0 100%;
}

/* sidebar*/
.floating_sidebar{
	background: none repeat scroll 0 0 #e9e9e9;
	border-left: 3px solid #e18e21;
	box-shadow: -1px 3px 0 1px rgba(0, 0, 0, 0.03);
	margin: -176px 0 0;
	padding: 10px 0 0;
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 2;
}
.floating_sidebar .fs_item{
	background: url("../images/floating_sidebar_br.png") no-repeat scroll 50% 100% rgba(0, 0, 0, 0);
	margin: 0 0 10px;
	padding: 0 0 10px;
	width: 40px;	
}
.floating_sidebar .fs_item:last-child{
	background-image: none;
}
.floating_sidebar .fs_item sup{
	background: none repeat scroll 0 0 #fff;
	border-radius: 50%;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
	color: gray;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin: 0 auto 10px;
	text-align: center;
	top: 0;
	vertical-align: middle;
	width: 20px;	
}
.floating_sidebar .fs_item .fs_item_name{
	background: url("../images/floating_sidebar_text.png") no-repeat scroll 50% 0 rgba(0, 0, 0, 0);
	color: transparent;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 62px;
	text-shadow: none;
}
.floating_sidebar .fs_item.product_history_handler .fs_item_name{
	background-position: 50% -139px;
	height: 110px;
}
.floating_sidebar .fs_item.wishlist_handler .fs_item_name{
	background-position: 50% -73px;
	height: 56px;	
}
.floating_sidebar .fs_item .hndl_proceed_checkout{}

.tooltip_product_list{display: block;margin: 3px -5px 0;max-height: 300px;overflow-y: auto;}
.tooltip_product_list .pb_item{
	border-bottom: 1px dotted #dadada;
	display: block;
	font-weight: normal;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 0 0 5px;
	position: relative;
}
.tooltip_product_list .pb_item:last-child{
	border-bottom: 1px dotted transparent;
}
.tooltip_product_list .pb_item .imgwrp{
	background:#FFFFFF;
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 0 5px 0 0;
	text-align: center;
	width: 25px;
	font-size: 0;
}
.tooltip_product_list .pb_item img{
	max-height: 25px;
	max-width: 25px;
	vertical-align: middle;
}
.tooltip_product_list .pb_item .pb_item_right {
	overflow: hidden;
	padding: 0 15px 0 0;
}
.tooltip_product_list .pb_item .pb_item_right .price {color: #a50000;font-weight: bold;}
.tooltip_product_list .pb_item .pb_item_right .pb_item_delete {
	background: none repeat scroll 0 0 darkred;
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
	display: block;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	line-height: 13px;
	position: absolute;
	right: 0;
	text-align: center;
	text-shadow: none;
	top: 0;
	width: 15px;
}
.tooltip_product_list p{text-align: center;font-style:italic;}

.tooltip_product_list .delete {
	border-radius: 5px 5px 5px 5px;
	color: red;
	height: 16px;
	position: absolute;
	right: 4px;
	text-align: center;
	top: -1px;
	width: 16px;
}
.tooltip_product_list .delete:hover {font-weight: bold;background: #fff;}
.tooltip_btns {margin: 0;}
.tooltip_btns a{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DADADA;
	border-radius: 3px;
	cursor: pointer;
	display: inline-block;
	font-size: 10px;
	margin: 1px 0 0;
	padding: 0 4px;
	text-align: center;
	white-space: pre;
	font-weight: normal;
	*display: inline;
	zoom: 1;
}
.tooltip_btns a:hover{border-color: #007FC0;}
.tooltip_btns .dellallcompare{color: Red;}
.compare-list a, .wish-list a{
	padding: 0 16px 1px 3px;
	font-weight: normal;
} 

/*cart content*/
#white_body_frame {background: #fff;min-width:0;}
#white_body_frame #blck-content {
	padding: 30px;
}
#blck-content h1{font-size: 24px;}
#cart_content_tbl {
	margin: 10px 0;
	width: 100%;
}
#cart_content_tbl tr{}
#cart_content_tbl tr#cart_content_header{
	background: none repeat scroll 0 0 #f3f3f3;
	font-weight: bold;
	text-shadow: 0 1px 0 #FFFFFF;
}
#cart_content_tbl tr td{
	border-bottom: 1px solid #DADADA;
	padding: 5px;
}
#cart_content_tbl tr td .imgwrp{
	border-radius: 3px 3px 3px 3px;
	display: block;
	font-size: 0;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	width: 50px;
}
#cart_content_tbl tr td .imgwrp img{
	max-height: 50px;
	max-width: 50px;
	vertical-align: middle;
}
#cart_content_tbl #cart_total {}
.cart_package_items{
	border-left: 1px dotted rgba(0, 0, 0, 0.1);
	font-size: 11px;
	padding: 5px;	
}
.cart_package_items ul{
	margin: 0;
	padding: 0;	
}
.cart_package_items ul li{
	margin: 0 0 0 20px;	
}
.cart_package_items ul li a{}

.loading{
	background: url('../images/loading.gif') no-repeat scroll 50% 50% transparent;
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
}
.loading_block{position: relative;}
.loading_block:before{
	background: url("../images/loading.gif") no-repeat scroll 50% 50% rgba(255, 255, 255, 0.5);
	content: "";
	height: 100%;
	position: absolute;
	width: 100%;	
}
#message-block{
	background: none repeat scroll 0 0 #fff0f0;
	border: 1px solid red;
	border-radius: 5px;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
	margin: 0 0 15px;
	padding: 15px;	
}
#message-block.success_block{
	background: none repeat scroll 0 0 #f9ffe6;
	border: 1px solid #668300;
}

/*tooltip*/
.tooltip {
	background: none repeat scroll 0 0 #fff;
	border: 2px solid #005f7d;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	display: none;
	font-size: 13px;
	line-height: 14px;
	min-height: 30px;
	min-width: 100px;
	padding: 5px 10px;
	text-shadow: 0 1px 0 #ffffff;
	width: 230px;
	z-index: 10;
}
.tooltip:before{
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #005f7d;
	bottom: -10px;
	content: "";
	height: 0;
	left: 50%;
	margin: 0 0 0 -10px;
	position: absolute;
	width: 0;
}
.tooltip.bottom {
	margin: 10px 0 0 0;
}
.tooltip.bottom:before {
	border-top: none;
	border-bottom: 10px solid #005f7d;
	top: -10px;
}
.tooltip.left {
	margin: -10px 0 0 -13px;
}
.tooltip.left:before {
	border-bottom: 10px solid transparent;
	border-left: 10px solid #005f7d;
	border-top: 10px solid transparent;
	left: auto;
	margin: -10px 0 0;
	right: -22px;
	top: 50%;
}
.tooltip_subcats{
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #005f7d;
	box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
	display: none;
	margin: 5px 0 0 9px;
	min-width: 200px;
	z-index: 3;
}
.tooltip_subcats:before{
	border-color: rgba(0, 0, 0, 0) #005f7d rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-image: none;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	content: "";
	right: 100%;
	position: absolute;
	top: 2px;
}
.tooltip_subcats ul{
	margin: 0;
	padding: 0;
}
.tooltip_subcats ul li{
	color: #45638a;
	display: block;
	padding: 0;
	position: relative;
}
.tooltip_subcats ul li a{
	display: block;
	padding: 7px 10px 7px 15px;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8);
	border-bottom: 1px dotted rgba(0,0,0,0.1);
}
.tooltip_subcats ul li > a:hover{
	background: none repeat scroll 0 0 #005f7d;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.tooltip_subcats ul li > a:hover:before{
	background: #fff;
}
.tooltip_subcats ul li ul{
	background: none repeat scroll 0 0 #F4F8FC;
	border-left: 1px solid #DBDBDB;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1), 1px 0 0 rgba(255, 255, 255, 0.8) inset;
	display: none;
	left: 100%;
	margin: 0 0 0 15px;
	padding: 5px 0;
	position: absolute;
	top: 0;
	width: 200px;
}
.tooltip_subcats ul li:hover > ul{display:none;}
.tooltip_subcats ul li ul li{}
.tooltip_subcats ul li ul li a{}

/*autocomplete*/
.ac_loading {
	background: url("../images/ajax_load.gif") no-repeat scroll 229px 50% #FFFFFF;
	color: grey!important;
}
.ac_results {
	margin: 0;
	overflow: hidden;
	padding: 0 20px;
	z-index: 6;
}
.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}
.ac_results ul {
	box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.1);
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	background:#fff;
	border-bottom:1px solid #DADADA;
	cursor:pointer;
	display:block;
	font:menu;
	font-size:12px;
	margin:0;
	overflow:hidden;
	padding:2px 5px 5px;
	position:relative;
}
.ac_results li:hover{background: #E6E7E8;}
.ac_results li b{
	color: #C40000;
	display: block;
	font-size: 12px;
	padding: 3px 0 0;
}
.ac_results li a{font-size:12px;font-weight:bold;line-height:16px;text-decoration: underline;}
.ac_results li .imgbrd{
	background: url("/images/ajax_load.gif") no-repeat scroll 50% 50% #FFFFFF;
	display: block;
	float: left;
	font-size: 0;
	height: 40px;
	line-height: 40px;
	margin: 4px 10px 0 7px;
	overflow: hidden;
	text-align: center;
	width: 40px;
}
.ac_results li .imgbrd img{
	max-height: 40px;
	max-width: 40px;
	vertical-align: middle;
}
.ac_results ul li.ac_over {background-color: #ffb;}
#ac_allresults {
	display: none;
	background: none repeat scroll 0 0 #FFFFFF;
	cursor: pointer;
	font-style: italic;
	font-weight: bold;
	padding: 5px 10px;
	text-align: right;
	text-decoration: underline;
}

/*fancybox*/
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}
#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/fancybox.png');
}
#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
	background-color: #000000;
    opacity: 0.3;
}
#fancybox-overlay {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);}
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}
#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
	box-sizing: content-box;
}
#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
    border: 2px solid #005f7d;
	background: #fff;
	box-sizing: content-box;
	box-shadow:0px 2px 0 10px rgba(0, 0, 0, 0.2);
}
#fancybox-wrap div{
	box-sizing: content-box;
}
#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}
#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../images/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}
#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}
#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}
#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/images/blank.gif');
	z-index: 1102;
	display: none;
	visibility: visible;
}
#fancybox-left {left: -93px;}
#fancybox-right {left: auto;right: -93px;}
#fancybox-left-ico, #fancybox-right-ico {
	background-image: url("../images/lightboxarrs.png");
	cursor: pointer;
	display: block;
	height: 58px;
	margin-top: -27px;
	position: absolute;
	top: 50%;
	width: 79px;
	z-index: 1102;
}
#fancybox-left-ico {background-position: 0 -58px;}
#fancybox-right-ico {background-position: -79px -58px;right: 0;}
#fancybox-left:hover #fancybox-left-ico {
	margin-left: -3px;
}
#fancybox-right:hover #fancybox-right-ico {
	margin-right: -3px;
}
#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}
.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}
.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}
.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}
#fancybox-title-over {
	padding: 10px;
	background-image: url('../images/fancy_title_over.png');
	display: block;
}
.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}
#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}
#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}
#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../images/fancybox.png') -40px -90px no-repeat;
}
#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('../images/fancybox-x.png') 0px -40px;
}
#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../images/fancybox.png') -55px -90px no-repeat;
}

@media only screen and (max-width:1024px) {	
	.main_wide_padding {
		padding: 0 10px;
	}
	.header_menu_bg{
		padding: 0 10px;
	}
	.header_topmenu_wrp table tr td{
		padding: 2px 3px;
	}
	.header_topmenu_wrp table tr td a{
		font-size: 11px;
	}
	.header_topmenu_wrp .header_menu_cell.header_menu_cell_right{
		display: none;
	}
	header{
		margin: 10px auto;
	}
	header .header_logo{
		margin: 0 15px 10px 0;
	}
	header .header_search_wrp {
		clear: both;
		padding: 0;
	}
	header .header_search_wrp .search_form{
		max-width: none;
	}
	.header_menu_wrp{
		display: none;
	}
	header .header_contacts .header_contacts_right .header_phone_wrp {
		font-family: arial;
		font-size: 18px;
		font-weight: bold;
		line-height: 1;
		padding: 5px 0 0;
	}
	header .header_contacts .header_contacts_right .header_phone_wrp small{font-size: 11px;}
	header .header_contacts .header_contacts_right .js_link{
		display: none;
	}
	header .header_contacts .header_phone_ico{
		display: none;
	}
	header .header_cart_wrp{
		right: 0;
		top: 3px;
		width: 135px;
	}
	header .header_cart_wrp .header_cart_right .header_cart_link{
		font-size: 18px;
		line-height: 14px;
		padding: 0 0 3px;
	}
	.banners_wrp .scrollable .lst .item {
	  height: 120px;
	  margin: 0 10px 0 0;
	  width: 300px;
	}
	.panels_mini_wrp .panels_tabs{
		margin: 0 0 10px;
		padding: 5px 0;
	}
	.panels_mini_wrp .panels_tabs .panels_tabs_item .panels_tabs_name{
		font-size: 15px;
		padding: 3px 15px;	
	}
	.home_row .home_row_left {
		margin: 0 0 10px 0;
		float: none;
		width: auto;
		clear: both;
	}
	.home_row .home_row_right{
		float: none;
		width: auto;
		clear: both;
	}
	.home_categories_wrp_wrp .home_categories_wrp .rc_category{
		clear: both;
		display: block;
		margin: 0 auto 10px;
		max-width: 400px;
		vertical-align: top;
		width: auto;
	}
	.home_categories_wrp_wrp .home_categories_wrp .rc_category .rc_info{
		padding: 0 5px 0 10px;
	}
	.home_categories_wrp_wrp .home_categories_wrp .rc_category .imgwrp{
		height: 25px;
		line-height: 25px;
		width: 25px;
	}
	.home_categories_wrp_wrp .home_categories_wrp .rc_category .rc_subcats{
		display: none;
	}
	.home_news {
		float: none;
		padding: 0 0 20px;
		width: auto;
	}
	.home_map_wrp{
		display: none;
	}
	.page_body_wrp .page_body_left {
		float: none;
		padding: 10px 0;
		width: auto;
	}
	.category_tree{
		margin: 0;
	}
	.category_tree ul li a.current:after{
		display: none;
	}
	.product_info_lside{
		width: 250px;
	}
	.product_info_images_wrp .imgwrp{
		height: 250px;
		line-height: 250px;
	}
	.page_body_wrp .page_body_left .pbl_soc_block{display: none;}
	.page_body_wrp .page_body_left .left_news_wrp{display: none;}
	.page_body_wrp .page_body_right{
		padding: 0 0 15px;
	}
	.footer_copy{
		padding: 0 10px 0 0 !important;
		width: auto !important;
	}
	.footer_wrp footer .footer_copy .footer_logo {}
	.footer_wrp footer .footer_top_menu{
		display: none;
	}
}