html *, body * {
	z-index: 100;
}
img {
	border: 0;
}

body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

body {
    abackground-color: rgb(234,244,254);
    abackground-image: url('i/bg-snow.gif');
    abackground-color: #FDBF6F;
    background-color: #ffffff;
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 11px;
}

.bg_whilte {
	background-color: white !important;
}

.bold {
	font-weight: bold;
}
.green {
	color:green;
}
.maroon {
	color:maroon;
}
.white {
	color:white;
}
.black {
	color:black;
}
.hand {
	cursor: hand;
	cursor: pointer;
}
#tborder {
	height: 100% !important;
}

#body {
	height: 100% !important;
	max-width: 1200px;
	min-width: 780px;
	margin: 0 auto;
}

#bg {
	height: 1500px;
	background-position: center top;
	abackground-image: url('i/bg-top.gif');
	abackground-image: url('i/bg-christmas.jpg');
	background-repeat: repeat-x;
}

#tborder {
	width: 100%;
}

#tborder .aaa11 {
	background: url('i/aaa11.png') no-repeat left top;
	width: 40px;
	height: 40px;
}

#tborder .aaa21 {
	background: url('i/aaa21.png') repeat-x top;
	height: 40px;
}

#tborder .aaa31 {
	background: url('i/aaa31.png') no-repeat right top;
	width: 40px;
	height: 40px;
}

#tborder .aaa13 {
	background: url('i/aaa13.png') no-repeat left top;
	width: 40px;
	height: 40px;
}

#tborder .aaa23 {
	background: url('i/aaa23.png') repeat-x top;
	height: 40px;
}

#tborder .aaa33 {
	background: url('i/aaa33.png') no-repeat right top;
	width: 40px;
	height: 40px;
}

#tborder .aaa12 {
	width: 25px;
	background: url('i/aaa12.png') repeat-y left;
}

#tborder .aaa32 {
	width: 25px;
	background: url('i/aaa32.png') repeat-y right;
}

#tborder .aaa22 {
	background: white;
	vertical-align: top;
}

#header {
	abackground-image: url('i/bg-header.gif');
	background-position: -100px top;
	background-repeat: no-repeat;
	height: 175px;
}

#header table.right_float {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	float: right;
	margin: 0px 6px 0 0;
	width: 340px;
	font-size: 11px;
	line-height: 16px;
    position: relative;
}
#header table.right_float td.narrow a {
	font-family: Arial Narrow;
	font-size: 12px;
}
#header table.right_float img {
	margin: -3px 1px -2px 1px;
}
#header td {
	abackground: #FCD19A none repeat scroll 0 0;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0 0px 0px 0;
	color: #842215;
	padding: 0px 6px;
}

#header td.title {
	height: 15px;
	padding: 0;
}
#header td.center {
	padding: 1px;
	text-align: center;
}

#header div.title {
	background: #aaa;
	abackground: transparent url(i/table_bg.gif) repeat scroll 0 0;
	border-bottom: 1px solid white;
	color: #ffffff;
	font-size: 15px;
	font-weight:bold;
	height: 18px;
	padding: 0 2px;
	line-height: 18px;
}
#header .smallText {
	font-size: 14px !important;
}
#header tr.dorange td {
	background: #FDBF6F none repeat scroll 0 0;
	font-weight: bold;
	height: 16px;
}
#header table.search_box {
	width:100%;
	height:25px;
}
#header table.search_box a{
	color: #842215;
}
#header table.search_box td {
	border:none;
	vertical-align: middle;
	padding:0;
	background: url("i/table_bg.gif") repeat scroll 0 0 transparent;
}
#header table.search_box input[type='text']{
	border: solid 1px #666666;
	height: 17px !important;
	width: 200px !important;
	margin: 0 3px;
}

#main_link {
	display: block;
	position: absolute;
}

span.red, span.red a, span.red a:hover {
	color: #CF0000;
	font-weight: bold;
}

.hr_tall {
	background: transparent url(i/hr_tall.gif) repeat scroll 0 0;
	border: 1px solid #8C8C8C;
	font-size: 1px;
	height: 7px;
}

.hr_short {
	background: transparent url(i/hr_short.gif) repeat scroll 0 0;
	border-color: -moz-use-text-color #757575 #757575;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	font-size: 1px;
	height: 4px;
}

#links {
	background: #E8E8E8 url(i/link_bg.gif) repeat-x scroll
		0 3px;
	height: 36px;
	min-width: 940px;
}

#links .main {
	color: #8B8989;
	font-size: 12px;
	height: 26px;
	padding: 10px 0px 0 16px;
}

#links .main a {
	color: #323131;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#links .main a:hover {
	text-decoration: underline;
}

#links .secondary {
	background: #E1E3E3 none repeat scroll 0 0;
	border-left: 1px solid #FFFFFF;
	color: #707070;
	float: right;
	height: 25px;
	margin-top: 3px;
	padding-top: 8px;
	text-align: center;
	width: 191px;
}

#links .secondary a {
	color: #707070;
	font-weight: bold;
}

#links .secondary a:hover {
	color: #CF0000;
}

a {
    color: #842215;
    font-weight: bold;
    text-decoration: none;
    afont-family: tahoma,verdana,arial,sans-serif
}

a:hover {
    color: #C45C07;
    text-decoration: underline;
}
span.selected {
	font-weight: bold;
}

#manufacturers ul.red li a {
    color: #d80058;
    text-decoration: underline;
}
#manufacturers ul.red li a:hover { color: #d80058; }
#manufacturers ul.red {
    list-style: none;
    width: 214px;
    border-top: 1px solid #d8dbdb;
    padding:0;
    margin:0;
}

#manufacturers ul.red li {
    padding: 3px 10px;
    border-bottom: 1px solid #d8dbdb;
}

#manufacturers ul.red li a {
    font-weight: bold;
    text-decoration: none;
}

#manufacturers ul.red li a:hover {
    text-decoration: underline;
}


.infoBoxHeading_right, .infoBoxHeading {
	text-transform: uppercase;
	color: #95531D;
	font-weight: bold;
	text-align: left;
}
.infoBoxHeading_right img.ico, .infoBoxHeading img.ico {
	float: left;
	margin: 2px 10px 0 30px;
}
.infoBoxHeading_right font, .infoBoxHeading font {
	margin: 7px 0 0 30px;
	display: block;
}
.infoBoxHeading_right font {
	margin-left: 7px;
}
.infoBoxHeading_right a:HOVER font, .infoBoxHeading a:HOVER font {
	text-decoration: underline;
}
.infoBoxHeading_right font {
	margin-top: 0;
}

.category_desc {
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
}
.pageHeading {
	font-size:150%;
	font-weight:bold;
	padding:10px;
}
.pageHeading .smallText {
	font-size:70%;
	font-weight: normal;
}
.right_col {
	border-left:1px solid silver;
	border-bottom: 1px solid silver;
}
td.main {
	padding-left: 10px;
	padding-right: 10px;
}
td.main img {
	clear: left;
}

h1 {
	margin: 0 0px 2px 0px;
	font-size: 16px;;
}

td.left_col {
	vertical-align: top;
	border-right: 1px solid silver;
	border-bottom:1px solid silver;
}
td.left_col td.boxText {
	padding-left:8px;
	padding-right: 12px;
}
td.center_col {
	border-bottom:1px solid silver;
}

.center_col TD:first-child+td.infoBoxHeading {
	padding-left:10px;
}


TABLE.left_border {
	background-image: url('i/bg_menu.jpg');
}

TABLE.left_border TR:first-child>TD:first-child {
	background: url('i/bbb11.png') no-repeat left top;
	width: 20px;
	height: 20px;
}

TABLE.left_border TR:first-child>TD:first-child+TD {
	background: url('i/bbb21.png') repeat-x left top;
}

TABLE.left_border TR:first-child>TD:first-child+TD+TD {
	background: url('i/bbb31.png') no-repeat right top;
	width: 20px;
	height: 20px;
}

TABLE.left_border TR:first-child+TR>TD:first-child {
	background: url('i/bbb12.png') repeat-y left top;
}

TABLE.left_border TR:first-child+TR>TD:first-child+TD+TD {
	background: url('i/bbb32.png') repeat-y right top;
}

TABLE.left_border TR:first-child+TR+TR>TD:first-child {
	background: url('i/bbb13.png') no-repeat right bottom;
	width: 20px;
	height: 20px;
}

TABLE.left_border TR:first-child+TR+TR>TD:first-child+TD {
	background: url('i/bbb23.png') repeat-x left bottom;
}

TABLE.left_border TR:first-child+TR+TR>TD:first-child+TD+TD {
	background: url('i/bbb33.png') no-repeat right bottom;
	width: 20px;
	height: 20px;
}

TABLE.left_border TR:first-child+TR>TD:first-child+TD {
	
}

TABLE.left_border ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

TABLE.left_border li.title {
	font-weight: bold;
	background-image: url('i/bbb22.png');
}

TABLE.left_border li {
	width: 100%;
}

TABLE.left_border li.selected a {
	color: #333333;
}

TABLE.left_border li.selected {
	background-position: 2px 7px;
	background-image: url('i/arrow_gray.gif');
	background-repeat: no-repeat;
}

TABLE.left_border li div {
	display: block;
	margin: 1px 0 0 0;
	padding: 0 5px 0 15px;
	background-image: url('i/bbb22.png'); //
	background-image: none;
}

TABLE.left_border li div:hover {
	background-position: 2px 7px;
	background-image: url('i/arrow.png');
	background-repeat: no-repeat;
}

TABLE.left_border li a {
	display: block;
	width: 100%;
	color: red;
	font-family: "Century Gothic";
	font-size: 90%;
	font-weight: normal;
	padding: 3px 0;
	white-space: nowrap;
}

TABLE.left_border li:first-child a {
	margin-top: 0;
}

TABLE.left_border li a:active {
	color: white;
}

TABLE.left_border li a:hover {
	color: white;
}

.productListing-heading td {
	padding: 3px;
}
.productListing-heading {
	font-weight: bold;
	font-size: 105%;
	padding: 3px;
	color: white;
}
td.productListing-heading {
		background: #f9e9d3 url(i/table_bg.gif) repeat-x top;
}
a.productListing-heading, a.productListing-heading:hover {
	color: white
}

.productListing-even {
	background-color: #F2F4F6;
}
.productListing-odd {
	background-color: #e8eaec;
}


.cell_1_0, .sub_cell_1_0, .cell_0_2, .sub_cell_0_2 {
	background-color: #f0f2f4;
}
.cell_1_2, .sub_cell_1_2, .cell_0_0, .sub_cell_0_0 {
	background-color: #e8eaec;
}

/*MY*/

.border_bottom {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: gray;
}

.product {
	float: left;
	width: 30%;
	padding: 5px;
	text-align: center;
}

.product_prefix {
	font-size: 80%;
	clear: both;
}

div.box1, div.box2, div.box3, div.box4 {
	height: 100%;
	display: block;
}
div.box1 {
	background-image: url('i/box1.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 5px;
	max-width: 300px;
}
div.box2 {
	background-image: url('i/box2.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
div.box3 {
	background-image: url('i/box3.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.box4 {
	background-image: url('i/box4.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 10px;
}

.c2_0_1 div.box1,.c2_0_1 div.box2,.c2_0_1 div.box3,.c2_0_1 div.box4,
.c2_1_0 div.box1,.c2_1_0 div.box2,.c2_1_0 div.box3,.c2_1_0 div.box4,
.c2_1_2 div.box1,.c2_1_2 div.box2,.c2_1_2 div.box3,.c2_1_2 div.box4
{
	abackground-image: none;
}

span.news_date {
	color: #CF0000;
	border: 1px dashed #CF0000;
	padding: 1px;
	margin: 1px 20px;
}

div.news_text {
	padding-left: 30px;
}
img.news_image {
	float:left;
	margin: 3px 8px;
}
a.news_readmore {
	float: right;
	margin: 0 15px;
}
span.SmallRed {
	color: red;
}
span.SmallGreen {
	color: green;
}
.price-container, .price-container a {
	position: relative;
	z-index: 100;
}

.price-container * {
	z-index: 100;
}
.productSpecialPrice {
    margin-right: 15px;
}
.price-box {
-moz-border-radius:9px;
-webkit-border-radius:9px;
border-radius:9px;
background-color:#FFDEB4;
border-left-color-ltr-source:physical;
border-left-color-rtl-source:physical;
border-left-color-value:#DC8208;
border-left-style-ltr-source:physical;
border-left-style-rtl-source:physical;
border-left-style-value:solid;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:3px;
border-right-color-ltr-source:physical;
border-right-color-rtl-source:physical;
border-right-color-value:#DC8208;
border-right-style-ltr-source:physical;
border-right-style-rtl-source:physical;
border-right-style-value:solid;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:3px;
float:left;
font-size:15px;
line-height:16px;
margin-bottom:2px;
margin-left:5px;
margin-right:2px;
margin-top:-10px;
position:absolute;
//position:static;
width:100px;
border:3px solid #DC8208;
z-index:1000;
behavior:url(border-radius.htc);
clear:both;
color: black;
}
.price-box2 {
    line-height: 13px;
    margin-top: -21px;
    -moz-border-radius:16px;
    -webkit-border-radius:16px;
    border-radius:16px;
    background-color: #FDBF6F;
    border-color:#EE1100;
    font-size:120%;
    font-weight:bold;
    text-align: center;
}
.special .price-box2 {
    background-color:#FDE56F;
}
.price-box2 s {
	color:gray;
	font-size:75%;
    margin-right: 20px;
}
.price-box2 div.starburst4 {
position: absolute;
right: 0;
width: 32px;
height: 32px;
display: block;
line-height: 32px;
top: 0;
border: 3px red solid;
border-radius: 18px;
background: #FFF300;
margin-right: -14px;
margin-top: -6px;
}
.price-box2 div.starburst4 b {
    display: block;
    line-height: 32px;
    width: 32px;
    height: 32px;
    border-radius: 18px;
    background: #FDBF6F;
    white-space:nowrap;
}
.special .price-box2 div.starburst4 b {
    background: #FFF300;
}
.price-box2 div.starburst4 span.font_1_2em {
    font-size: 1.2em;
}

.product_info_box {
	margin: 5px;
	padding: 3px;
	border: 1px solid #ffaadd;
	float:left;
	display:block;
	width:170px;
}

div.centermain {
	margin: 0px;
	padding: 10px;
}
div.centermain p{
	margin: 1px 0 0 5px;
	text-align: justify;
}
div.centermain a{
	color: black;
	font-weight: normal;
	font-size: inherit;
}
h1.mainkeys {
	text-align: justify;
	font-size: 14px;
	margin-bottom: 7px;
}
h2 {
	font-size: 12px;
	margin: 3px 0;
}

.expand_content {
	padding-left: 10px;
	overflow: hidden;
}
.expand_content a{
	font-weight: normal;
}
.expand_title {
	border: 1px solid gray;
	background-image: url('images/infobox/background_right.gif');
}
.expand_title a {
	color: black;
	width: 80%;
	display: block;
	padding: 2px 0;
}
a:HOVER div.expand_tooltip, td:HOVER > div > div.expand_tooltip {
	display: block;
	text-decoration: none;
	white-space: normal;
}
div.expand_tooltip{
	background-image: url('i/border_right_arrow.gif');
	background-repeat: no-repeat;
	background-position: top right;
	position: absolute;
	width: 370px;
	display:none;
	margin-left: -370px;
	margin-top: -2px;
	z-index: 1000;
}
div.expand_tooltip_content {
	margin: 0 20px 0 0 ;
	border:1px solid #fdbf6f;
	border-right: none;
	background-color: white;
	min-height: 100px;
	padding: 5px;
	color:black;
}

.moduleRowOver {
	background-color: #FFF9F3;
	cursor: hand;
	cursor: pointer;
}
.inputRequirement {
    color:red;
}
a.shop_availability {
	color: green;
	position: relative;
}
a.shop_availability:hover {
	text-decoration: none;
}
a.shop_availability:hover table {
	display: block;
	clear: both;
	margin-left: -70px;
}
a.shop_availability table {
	-moz-border-radius: 5px;
	position: absolute;
	display: none;
	cursor: default;
	color: black;
}

/* Starburst 4 */
.starburst4 {
    display:block;
    width: 32px;
    height: 32px;
    text-align:center;
    text-decoration:none;
    color:#000;
    font-weight:bold;
    font-family:Arial, sans-serif;
    -webkit-transform:rotate(-67.5deg);
    -moz-transform:rotate(-67.5deg);
    -ms-transform: rotate(-67.5deg);
    -o-transform:rotate(-67.5deg);
    transform:rotate(-67.5deg);
}
.special .starburst4 {
    -webkit-transition: -webkit-transform 1s ease;
    -moz-transition: -moz-transform 1s ease;
    -ms-transition: -moz-transform 1s ease;
    -o-transition: -o-transform 1s ease;
    transition: transform 1s ease;
}
.starburst4 div {
    display:block;
    width: 32px;
    height: 32px;
    -webkit-transform:rotate(22.5deg);
    -moz-transform:rotate(22.5deg);
    -ms-transform: rotate(22.5deg);
    -o-transform:rotate(22.5deg);
    transform:rotate(22.5deg);
    rotation:22.5deg;
}
.special .starburst4 div {
    background:red;
}
.special .starburst4:hover {
    rotation:285deg;
    -webkit-transform:rotate(285deg);
    -moz-transform:rotate(285deg);
    -ms-transform: rotate(285deg);
    -o-transform:rotate(285deg);
}
.special .starburst4 b {
    -webkit-transition: -webkit-transform 1s ease;
    -moz-transition: -moz-transform 1s ease;
    -ms-transition: -moz-transform 1s ease;
    -o-transition: -o-transform 1s ease;
    transition: transform 1s ease;
}
.special .starburst4:hover b {
    transform:rotate(-360deg);
    -webkit-transform:rotate(-360deg);
    -moz-transform:rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform:rotate(-360deg);
}

.button-red {
    -moz-box-shadow:inset 0px 1px 7px 1px #f5978e;
    -webkit-box-shadow:inset 0px 1px 7px 1px #f5978e;
    box-shadow:inset 0px 1px 7px 1px #f5978e;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
    background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
    background-color:#f24537;
    -webkit-border-top-left-radius:2px;
    -moz-border-radius-topleft:2px;
    border-top-left-radius:2px;
    -webkit-border-top-right-radius:2px;
    -moz-border-radius-topright:2px;
    border-top-right-radius:2px;
    -webkit-border-bottom-right-radius:2px;
    -moz-border-radius-bottomright:2px;
    border-bottom-right-radius:2px;
    -webkit-border-bottom-left-radius:2px;
    -moz-border-radius-bottomleft:2px;
    border-bottom-left-radius:2px;
    text-indent:0;
    border:1px solid #d02718;
    display:inline-block;
    color:#ffffff;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    font-style:normal;
    height:20px;
    line-height:20px;
    text-decoration:none;
    text-align:center;
    text-shadow:-1px -1px 0px #810e05;
    padding: 0 4px;
    min-width: 80px;
}
.button-red:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
    background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
    background-color:#c62d1f;
    color:#ffffff;
    text-decoration:none;
}
.button-red:active {
    text-decoration:none;
    position:relative;
    top:1px;
    color:#ffffff;
 }
#yandexform0 .yaform__form .yaform__search,
#yandexform0 .yaform__form .yaform__search td {
    background-color: transparent !important;;
}




.wrapper_slider #slides .slidesNext, .wrapper_slider #slides .slidesPrevious {
    background: url("images/arrows.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 35px;
    position: absolute;
    right: 640px;
    top: 156px;
    width: 30px;
    z-index: 101;
}

.wrapper_slider #slides .slidesNext {
    background: url("images/arrows.png") no-repeat scroll -30px 0 rgba(0, 0, 0, 0);
    right: 10px;
}

.wrapper_slider #slider {
    margin: 0 auto;
    position: relative;
    width: 680px;
}

.wrapper_slider .slide_info {   
    color: #000;        
    position: absolute;
    background-color: #e8eaec;
    opacity: 0.7;
    overflow: hidden;
}
.wrapper_slider .slide_info p {
    margin:0;
}

.slide_info .price-box {
  margin: 0;
  text-align: center;  
}
.offer-head {
  color: #cc0000;
  font-size: 18px;
  font-weight: bold;
}
.offer-price-line {
  font-size: 18px;
}

.slidesPagination {
  padding-left: 0px;
  text-align: center;
}
.slidesPagination li {
  list-style: none;
  display: inline;
  padding-right: 5px;
}
.slidesPagination li.slidesCurrent img {
  border: 2px solid #842215;
}
.stockWarning, .quantity_stock_text {
  font-weight: bold;
  color: #ff0000;
}