html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;text-decoration:none;} 
body {line-height: 1;} 
ol, ul {list-style: none;} 
blockquote, q {quotes: none;} 
blockquote:before, blockquote:after, 
q:before, q:after {content: '';content: none;} 
table {border-collapse: collapse;border-spacing: 0;}
body {
	font-family:'myFont', Tahoma, Geneva, sans-serif;
	min-width:960px;
	background:url(../img/bg-1.jpg);
}
/*HEADER*/
#header {
	width:100%;
	height:90px;
	background:url(../img/he-1.jpg) repeat-x center;
	border-bottom:1px solid #333;
}
#header .cont {
	width:960px;
	height:90px;
	margin:0 auto;
}
#header .cont .logo {
	display:block;
	float:left;
	width:315px;
	height:60px;
	background:url(../img/logo-1.png);
	margin-top:15px;
}
#header .cont .basket {
	font-family:'myFontB', Tahoma, Geneva, sans-serif;
	font-size:14px;
	line-height:16px;
	height:30px;
	text-transform:uppercase;
	display:block;
	float: right;
	margin-top:15px;
	padding:15px;
	padding-left:40px;
	background:url(../img/bas-1.png) no-repeat top left;
	text-align:center;
	color:#fff;
}
#header .cont .basket:hover {
	background:url(../img/bas-1.png) no-repeat bottom left;
	color:#ff0;
}

#header .cont .search {
	width:360px;
	position:relative;
	margin-top:27px;
	padding-left:62px;
	float:left;
}
#header .cont .search input {
	background:#fff;
	border:none;
	border:1px solid #691887;
	padding:9px 11px 12px;
	font-family:'myFontI', Tahoma, Geneva, sans-serif;
	width:340px;
	height:14px;
	color:#72029c;
	font-size:16px;
	border-radius:5px;
}
#header .cont .search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:#ccc;
}

#header .cont .search input::-moz-placeholder { /* Firefox 19+ */
	color:#ccc;
}
#header .cont .search input:-ms-input-placeholder { /* IE 10+ */
	color:#ccc;
}
#header .cont .search input:-moz-placeholder { /* Firefox 18- */
	color:#ccc;
}
#header .cont .search input.submit {
	position:absolute;
	right:0;
	top:1px;
	width:34px;
	height:24px;
	border:none;
	background: url(../img/search.png) no-repeat 0px 0px;
	margin-top:5px;
	cursor:pointer;
	text-indent:50px;
	border-radius:0px;
}
#header .cont .search input.submit:hover {
	background-position:0px -50px;
}
#header .cont .search input {
	outline:none;
}
/*/HEADER*/
/*TOPMENU*/
#topmenu {
	width:100%;
	height:45px;
	background:url(../img/topmenu-1.jpg);
	border-bottom:1px solid #916d1a;
}
#topmenu ul {
	display:block;
	width:960px;
	height:45px;
	margin:0 auto;
	text-align:center;
}
#topmenu ul li {
	display: inline-block;
}
#topmenu ul li a {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	font-size:18px;
	line-height:45px;
	color:#4d0266;
	margin:20px;
}
#topmenu ul li a:hover, #topmenu ul li.active a {
	color:#d45100;
}
#topmenu-b {
	width:100%;
	height:12px;
	position:absolute;
	background:url(../img/topmenu-2.png);
	z-index:1;
}
/*/TOPMENU*/
/*CENTER*/
#center {
	width:960px;
	background: url(../img/center-1.png) no-repeat top, url(../img/center-2.png) repeat-y;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	z-index:0;
}
#center #leftmenu {
	float:left;
	width:207px;
	padding:146px 0px 62px 0px; 
	background:url(../img/leftmenu-1.png) no-repeat top, url(../img/leftmenu-2.png) no-repeat bottom;
	margin-bottom:20px;
}
#center #leftmenu ul {
	background:#72029c;
	padding:0 10px;
	border-left:1px solid #4d0266;
	border-right:1px solid #4d0266;
}
#center #leftmenu ul li {
	border-bottom:1px dashed #a55bbe;
	padding:5px 0;
}
#center #leftmenu ul li a {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#eda7e9;
}
#center #leftmenu ul li a:hover {
	color:#fff;
}

#center #leftmenu ul li ul {
	padding:0;
	padding-top:3px;
	border:none;
}
#center #leftmenu ul li ul li {
	padding:2px 0;
	border:none;
	margin-left:5px;
}
#center #leftmenu ul li ul li a {
	font-size:16px;
	color:#c287b1;
	background: url(../img/list-1.jpg) no-repeat left top;
	padding-left:10px;
}
#center #leftmenu ul li ul li a:hover, #center #leftmenu ul li.active ul li a:hover, #center #leftmenu ul li.active ul li.active a {
	color:#fff;
	background: url(../img/list-1.jpg) no-repeat 0px -62px;
}


#center #leftmenu ul li.active a {
	color:#fff;
}
#center #leftmenu ul li.active ul li a {
	color:#c287b1;
}

#center #right {
	margin-top:80px;
	margin-right:27px;
	float:right;
	width:666px;
	padding-right:40px;
}
#center #right .welcome {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	font-size:24px;
	line-height:26px;
	color:#d45100;
	text-align:center;
	margin-bottom:10px;
}
#center #right #slider {
	width:666px;
	height:344px;
	position:relative;
}
.lt, .rt, .rb, .lb {
	width:18px;
	height:18px;
	position:absolute;
	background:url(../img/lbrt.png);
	z-index:20;
}
.lt {
	top:0;
	left:0;
	background-position:0px 0px;
}
.rt {
	top:0;
	right:0;
	background-position:18px 0px;
}
.rb {
	bottom:0;
	right:0;
	background-position:18px 18px;
}
.lb {
	bottom:0;
	left:0;
	background-position:0px 18px;
}
#slider .slider {
	width:656px;
	height:334px;
	position:relative;
	background:#ffe2b0;
	padding:4px;
	border:1px solid #ffca6e;
}
	#center #right #slider .slider .sliderContent {
	float:left;
	width:654px;
	height:332px;
	clear:both;
	position:relative;
	overflow:hidden;
	border:1px solid #ffca6e;
	}
	#center #right #slider .slider .sliderContent .item {
	position:absolute;
	width:654px;
	height:332px;
	}
	#center #right #slider .slider .sliderBullets {
	position:absolute;
	bottom:14px;
	right:26px;
	z-index:10;
	}
	#center #right #slider .slider .sliderBullets a {
	display:block;
	float:left;
	text-indent:-9999px;
	outline:none;
	margin:0 2px;
	width:14px;
	height:14px;
	background: url(../img/bullets.png);
	}
	#center #right #slider .slider .sliderBullets .active {
	background-position: bottom;
	}
	#center #right #slider .slider .sliderContent a {
	outline:none;
	}
#center #right .slide-bot {
	width:666px;
	height:56px;
	background: url(../img/slide-bot.jpg) no-repeat center;
	margin:10px 0;
}
#center #right h1 {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#d45100;
	margin-bottom:10px;
}
#center #right h2 {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#d45100;
	margin-bottom:10px;
}
#center #right h3 {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#d45100;
	margin-bottom:10px;
}
#center #right h4 {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#d45100;
	margin-bottom:10px;
}
#center #right h5 {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#d45100;
	margin-bottom:10px;
}
#center #right p {
	font-size:18px;
	line-height:18px;
	color:#333;
	margin-bottom:10px;
}
#center #right p a, #center #right ul a, #center #right ol a {
	color:#d45100;
	border-bottom:1px solid #fffecb;
}
#center #right p a:hover, #center #right ul a:hover, #center #right ol a:hover {
	border-bottom:none;
	border-bottom:1px solid #d45100;
}
#center #right ul {
	margin-bottom:10px;
	list-style:circle outside;
	padding-left:30px;
	font-size:18px;
	color:#333;
}
#center #right ol {
	margin-bottom:10px;
	list-style:decimal outside;
	padding-left:30px;
	font-size:18px;
	color:#333;
}
#center #right ul li strong, #center #right ol li strong {
	font-family:'myFontB', Tahoma, Geneva, sans-serif;
	font-weight:normal;
}
#center #right table {
	width:100%;
	margin-bottom:10px;
}
#center #right table tr td {
	border:1px solid #666;
	padding:3px;
}
#center #right table tr td p {
	margin-bottom:0;
	margin:0;
}
#center #right hr {
	border:none;
	border-bottom:1px dashed #cf9b23;
	margin-bottom:10px;
}
/*/CENTER*/
/*PRODUCTS-1*/
#products-1 {
	width:893px;
	background:#fffecb;
	float:right;
	margin-right:10px;
	padding-bottom:20px;
}
#products-1 h3 {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	text-align:center;
	font-size:24px;
	font-weight:normal;
	color:#d45100;
	margin-bottom:5px;
}
#products-1 .top {
	width:893px;
	height:37px;
	background: url(../img/products-1.jpg) no-repeat center;
}
#products-1 .bottom {
	width:893px;
	height:13px;
	background: url(../img/products-2.jpg) no-repeat center;
}
#products-1 #slider-2 {
	width:833px;
	height:170px;
	margin:10px auto;
}

#products-1 #slider-2 .slider-2 {
float:left;
width:793px;
height:170px;
position:relative;
margin-left:20px;
}
#products-1 #slider-2 .slider-2 .sliderContent {
float:left;
width:793px;
height:170px;
margin-left:18px;
clear:both;
position:relative;
overflow:hidden;
}

#products-1 #slider-2 .slider-2 .sliderArrows a {
display:block;
text-indent:-9999px;
outline:none;
z-index:10;
background-image: url(../img/right.jpg);
width:31px;
height:31px;
position:absolute;
top:50%;
margin-top:-15px;
}

#products-1 #slider-2 .slider-2 .prev {
background-position:31px 31px;
left:-20px;
}

#products-1 #slider-2 .slider-2 .prev:hover {
background-position:0 31px;
}

#products-1 #slider-2 .slider-2 .next {
right:-20px;
background-position:0 0;
}

#products-1 #slider-2 .slider-2 .next:hover {
background-position:31px 0;
}

#products-1 #slider-2 .slider-2 .sliderContent .item {
position:absolute;
width:793px;
height:170px;
background:#fffecb;
}
#products-1 #slider-2 .slider-2 .sliderContent .item a {
	margin-right:14px;
	display: table-cell;
	vertical-align:middle;
}
#products-1 #slider-2 .slider-2 .sliderContent .item a .align {
	background:#666;
	position:relative;
	margin-right:17px;
}
#products-1 #slider-2 .slider-2 .sliderContent .item a .border {
	border:1px solid #ffca6e;
	padding:4px;
	background:#ffe3b0;
}
#products-1 #slider-2 .slider-2 .sliderContent .item a img {
	border:1px solid #ffca6e;
}
#products-1 #slider-2 .slider-2 .sliderBullets {
position:absolute;
bottom:0;
left:50%;
z-index:50;
margin-left:-45px;
}

#products-1 #slider-2 .slider-2 .sliderBullets a {
display:block;
float:left;
text-indent:-9999px;
outline:none;
margin-left:5px;
width:16px;
height:16px;
background:url(../gfx/bullets.png) no-repeat;
}

#products-1 #slider-2 .slider-2 .sliderBullets .active {
background-position:0 -16px;
}

#products-1 #slider-2 .slider-2 .sliderContent a {
outline:none;
}



/*/PRODUCTS-1*/
/*FOOTER*/
#footer {
	width:100%;
	border-top:1px solid #f39402;
	background:#ffca6e;
}
#footer .cont {
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:10px;
}
#footer .cont .block-1 {
	width:180px;
	float:left;
}
#footer .cont .block-2 {
	width:260px;
	float:left;
	margin-left:10px;
}
#footer .cont .block-2 .myscroll {
	height:90px;
	border:1px solid #f39402;
	background:#ffe2b0;
	padding:3px 1px 3px 5px;
}
#footer .cont .block-2 .myscroll a:hover {
	color:#000;
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #ffca6e; }
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail{ background-color: #f00; } 
.mCS-inset.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #ea6d0f;}
.mCS-inset.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #ea6d0f;}
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #fff;
    background-color: #fff;
}


#footer .cont .block-3 {
	width:493px;
	float:left;
	margin-left:10px;
}
#footer .cont .block-3 .block-3l {
	float:left;
	width:285px;
}
#footer .cont .block-3 .block-3r {
	width:200px;
	float:right;
}
#footer .cont h4 {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#d45100;
	margin:10px 0 5px;
	padding-bottom:5px;
	border-bottom:1px dashed #d45100;
}
#footer .cont .block-2 h4 {
	margin:10px 0 3px;
}
#footer .cont ul li a {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#d45100;
	line-height:18px;
}
#footer .cont ul li a:hover {
	color:#fff;
}
#footer .cont p {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#d45100;
	line-height:18px;
}
#footer .cont p strong {
	color:#9e3d00;
	font-weight:normal;
	float:left;
}
#footer .cont table tr td {
	vertical-align: top;
}
#footer .cont p a {
	color:#9e3d00;
}
#footer .cont p a:hover {
	color:#fff;
}
/*/FOOTER*/
/*RIGHT*/
#rights {
	border-top:1px solid #826738;
	background:#826738;
}
#rights p {
	border-top:1px solid #b08c4d;
	line-height:35px;
	color:#ffca6e;
	text-align:center;
	font-size:16px;
}
/*/RIGHT*/


/*PRODUCTS-1*/
#products-2 {
	width:691px;
	background:#fffecb;
	float:right;
	margin-right:-25px;
	padding-bottom:20px;
}
#products-2 h3 {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	text-align:center;
	font-size:24px;
	font-weight:normal;
	color:#d45100;
	margin-bottom:5px;
}
#products-2 .top {
	width:691px;
	height:37px;
	background: url(../img/products-1a.jpg) no-repeat center;
}
#products-2 .bottom {
	width:691px;
	height:13px;
	background: url(../img/products-2a.jpg) no-repeat center;
}
#products-2 #slider-2 {
	width:691px;
	height:170px;
	margin:10px auto;
	margin-left:25px;
}

#products-2 #slider-2 .slider-2 {
float:left;
	width:600px;
height:170px;
position:relative;
margin-left:20px;
}
#products-2 #slider-2 .slider-2 .sliderContent {
float:left;
	width:600px;
height:170px;
margin-left:18px;
clear:both;
position:relative;
overflow:hidden;
}

#products-2 #slider-2 .slider-2 .sliderArrows a {
display:block;
text-indent:-9999px;
outline:none;
z-index:10;
background-image: url(../img/right.jpg);
width:31px;
height:31px;
position:absolute;
top:50%;
margin-top:-15px;
}

#products-2 #slider-2 .slider-2 .prev {
background-position:31px 31px;
left:-20px;
}

#products-2 #slider-2 .slider-2 .prev:hover {
background-position:0 31px;
}

#products-2 #slider-2 .slider-2 .next {
right:-20px;
background-position:0 0;
}

#products-2 #slider-2 .slider-2 .next:hover {
background-position:31px 0;
}

#products-2 #slider-2 .slider-2 .sliderContent .item {
position:absolute;
width:793px;
height:170px;
background:#fffecb;
}
#products-2 #slider-2 .slider-2 .sliderContent .item a {
	margin-right:14px;
	display: table-cell;
	vertical-align:middle;
}
#products-2 #slider-2 .slider-2 .sliderContent .item a .align {
	background:#666;
	position:relative;
	margin-right:17px;
}
#products-2 #slider-2 .slider-2 .sliderContent .item a .border {
	border:1px solid #ffca6e;
	padding:4px;
	background:#ffe3b0;
}
#products-2 #slider-2 .slider-2 .sliderContent .item a img {
	border:1px solid #ffca6e;
}

#products-2 #slider-2 .slider-2 .sliderBullets {
position:absolute;
bottom:0;
left:50%;
z-index:50;
margin-left:-45px;
}

#products-2 #slider-2 .slider-2 .sliderBullets a {
display:block;
float:left;
text-indent:-9999px;
outline:none;
margin-left:5px;
width:16px;
height:16px;
background:url(../gfx/bullets.png) no-repeat;
}

#products-2 #slider-2 .slider-2 .sliderBullets .active {
background-position:0 -16px;
}

#products-2 #slider-2 .slider-2 .sliderContent a {
outline:none;
}
/*/PRODUCTS-1*/
/*PRODUCT-1*/
#center #right .overflow {
	overflow:hidden;
	margin-bottom:20px;
}

#center #right .product-list {
	width: auto;
}
#center #right .product-list tr {
	border-bottom:1px dashed #d45100;
}
#center #right .product-list tr td {
	border:none;
	border-right:1px dashed #d45100;
	vertical-align:top;
}
#center #right .product-1 {
	padding-top:8px;
	overflow:hidden;
	float:left;
	width:200px;
	padding:9px;
}
#center #right .product-1 .product-img {
	display: table-cell;
	vertical-align:middle;
	margin:0 auto;
}
#center #right .product-1 .product-img .align {
	background:#666;
	position:relative;
	margin-right:17px;
}
#center #right .product-1 .product-img .border {
	border:1px solid #ffca6e;
	padding:4px;
	background:#ffe3b0;
}
#center #right .product-1 .product-img img {
	border:1px solid #ffca6e;
}
#center #right .product-1 .product-1-text .overflow {
	text-align:center;
	padding:5px 0;
	margin-bottom: 0;
}
#center #right .product-1 .product-1-text .title {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#d45100;
}
#center #right .product-1 .product-1-text .title:hover {
	text-decoration:underline;
}
#center #right .product-1 .product-1-text p {
	font-size:14px;
	margin:0;
}
#center #right .product-1 .product-1-text .more {
	display:block;
	text-align:right;
	font-family:'myFontI', Tahoma, Geneva, sans-serif;
	color:#d45100;
	margin-bottom:5px;
}
#center #right .product-1 .product-1-text .more:hover {
	text-decoration:underline;
}
#center #right .product-1 .product-1-text .price {
	font-size:18px;
	float:left;
	display:block;
	color:#fff;
	height:34px;
	line-height:34px;
	background: url(../img/price-1.jpg) no-repeat left, url(../img/price-2.jpg) no-repeat right, url(../img/price-3.jpg) repeat-x;
	padding:0 12px;
}
#center #right .product-1 .product-1-text .buy {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	float: right;
	display:block;
	font-size:18px;
	color:#fff;
	height:34px;
	line-height:32px;
	background: url(../img/buy-1.jpg) no-repeat top left, url(../img/buy-2.jpg) no-repeat top right, url(../img/buy-3.jpg) repeat-x  top;
	padding:0 10px;
	border:none;
	margin-top:0px;
	cursor:pointer;
}


/*/PRODUCT-1*/
/*PRODUCT-PAGE*/
#center #right .big-img {
	position: relative;
	margin-bottom:10px;
	background:#ccc;
	width:672px;;
}

#center #right .big-img img {
	border:1px solid #ffca6e;
}
#center #right .big-img .border {
	border:1px solid #ffca6e;
	padding:4px;
	background:#ffe3b0;
}
#center #right .big-img .align {
	position:relative;
}


#center #right .block {
	overflow:hidden;
	float:right;
	width:295px;
}
#center #right hr {
	width:100%;
}
#center #right .price {
	float:left;
	display:block;
	font-size:24px;
	color:#fff;
	height:48px;
	line-height:48px;
	background: url(../img/price-1a.jpg) no-repeat left, url(../img/price-2a.jpg) no-repeat right, url(../img/price-3.jpg);
	padding:0 20px;
}
#center #right .buy {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	float:left;
	display:block;
	font-size:18px;
	color:#fff;
	height:34px;
	line-height:32px;
	background: url(../img/buy-1.jpg) no-repeat top left, url(../img/buy-2.jpg) no-repeat top right, url(../img/buy-3.jpg) repeat-x  top;
	padding:0 30px;
	border:none;
	margin-top:9px;
	margin-left:10px;
	cursor:pointer;
}
#center #right .buy:hover {
	line-height:38px;
	background: url(../img/buy-1.jpg) no-repeat bottom left, url(../img/buy-2.jpg) no-repeat bottom right, url(../img/buy-3.jpg) repeat-x bottom;
}
/*/PRODUCT-PAGE*/

/*BLACK*/
#black {
	position: fixed;
	width:100%;
	height:100%;
	background: url(../img/black-10.png);
	z-index:20;
	display: none;
}
#black #block {
	width:320px;
	margin:50px auto;
	margin-top:-400px;
	display: none;
}

#black #block .block-lt2, #black #block .block-rt2, #black #block .block-lb2, #black #block .block-rb2 {
	width:15px;
	height:15px;
	float:left;
}
#black #block .block-lt2 {
	background: url(../img/b-lt.png);
}
#black #block .block-rt2 {
	background: url(../img/b-rt.png);
}
#black #block .block-lb2 {
	background: url(../img/b-lb.png);
}
#black #block .block-rb2 {
	background: url(../img/b-rb.png);
}
#black #block .block-t, #black #block .block-b {
	width:290px;
	height:15px;
	background:#666;
	float:left;
}
#black #block .block-t {
	background: url(../img/b-t.png);
}
#black #block .block-b {
	background: url(../img/b-b.png);
}
#black #block .block-c {
	width:320px;
	background: url(../img/b-l.png) repeat-y left, url(../img/b-r.png) repeat-y right;
	float:left;
}
#black #block .block-c2 {
	width:290px;
	margin:0 auto;
	background:#fffecb;
	position:relative;
	overflow:hidden;
}
#black #block .block-c2 .close {
	width:16px;
	height:17px;
	background:url(../img/b-close.jpg);
	position:absolute;
	right:0;
	top:0;
	cursor:pointer;
}
#black #block .block-c2 .close:hover {
	background-position:bottom;
}
#black #block .block-c2 h3 {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:24px;
	text-align:center;
	color:#d45100;
	padding:3px 0;
}
#black #block .block-c2 .top {
	width:100%;
	height:36px;
	background: url(../img/b-top.jpg) no-repeat center, #fffecb;
	margin:7px 0;
}
#black #block .block-c2 .bottom {
	width:100%;
	height:13px;
	background: url(../img/b-bottom.jpg) no-repeat center, #fffecb;
	margin:7px 0;
}
#black #block .block-c2 p {
	font-size:18px;
	color:#333;
	text-align:center;
	margin-bottom:10px;
}
#black #block .block-c2 .min {
	margin:15px 0;
}
#black #block .block-c2 .min p strong {
	font-family:'myFontB', Tahoma, Geneva, sans-serif;
	font-weight:normal;
	color:#d45100;
}
#black #block .block-c2 .min hr {
	border:none;
	border-bottom:1px dashed #d45100;
}
#black #block .block-c2 a {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	text-align:center;
	display:block;
	width:214px;
	font-size:18px;
	color:#fff;
	height:34px;
	line-height:32px;
	background: url(../img/buy-1.jpg) no-repeat top left, url(../img/buy-2.jpg) no-repeat top right, url(../img/buy-3.jpg) repeat-x  top;
	border:none;
	margin:0 auto;
	cursor:pointer;
	margin-top:5px;
}
#black #block .block-c2 a:hover {
	line-height:38px;
	background: url(../img/buy-1.jpg) no-repeat bottom left, url(../img/buy-2.jpg) no-repeat bottom right, url(../img/buy-3.jpg) repeat-x bottom;
}
/*/BLACK*/
/*SHOP-CART*/
#center #right .shop-cart-table {
	border:none;
	vertical-align:middle;
	border-top:1px dashed #cf9b23;
}
#center #right .shop-cart-table tr td {
	border:none;
	vertical-align:middle;
	padding:10px 3px;
	border-bottom:1px dashed #cf9b23;
}
#center #right .shop-cart-table tr td a.relative {
	position:relative;
	display:block;
}
#center #right .shop-cart-table tr td a .left {
	width:18px;
	height:145px;
	background: url(../img/sl2-1.png) no-repeat;
	position:absolute;
	left:0;
	z-index:10;
}
#center #right .shop-cart-table tr td a .right {
	width:18px;
	height:145px;
	background: url(../img/sl2-2.png) no-repeat;
	position:absolute;
	right:0;
	z-index:10;
}
#center #right .shop-cart-table tr td a .top {
	width:138px;
	height:6px;
	background: url(../img/sl-3.jpg);
	position:absolute;
	top:0;
	left:18px;
	z-index:10;
}
#center #right .shop-cart-table tr td a .bottom {
	width:138px;
	height:6px;
	background: url(../img/sl-3.jpg);
	position:absolute;
	bottom:0;
	left:18px;
	z-index:10;
}
#center #right .shop-cart-table tr td a.title {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#d45100;
	border-bottom:1px solid #fffecb;
	line-height:20px;
}
#center #right .shop-cart-table tr td a.title:hover {
	border-bottom:1px solid #d45100;
}
#shopCart .shk-count {
	font-size:18px;
	padding:3px;
	border:1px solid #666;
	text-align:center;
	background:#fff;
}
#center .text #shopCart .field-arr-up, #center .text #shopCart .field-arr-down  {
	padding:0;
}
.div-count {
	overflow:hidden;
	position:relative;
	width:55px;
}
.div-count input {
	width:20px;
}
#shopCart .div-count .field-arr-up {
	padding:0;
	background: url(../img/up.jpg) no-repeat top;
	border:none;
	position:absolute;
	right:6px;
	top:4px;
	width:17px;
	height:9px;
}
#shopCart .div-count .field-arr-down {
	padding:0;
	background: url(../img/down.jpg) no-repeat top;
	border:none;
	position:absolute;
	right:6px;
	bottom:4px;
	width:17px;
	height:9px;
}
#shopCart .div-count .field-arr-up:hover, #shopCart .div-count .field-arr-down:hover {
	background-position:0px -9px;
}
.shk-del2 p {
	display:block;
	margin-top:10px;
	padding:0;
	background: url(../img/delete.jpg) no-repeat top;
	border:none;
	width:17px;
	height:17px;
}
.shk-del2 p:hover {
	background-position:0px -17px;
}
#center #right .all-price {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	font-size:18px;
	text-align:right;
	color:#d45100;
}
#center #right .all-price span {
	font-family:'myFont', Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#333;
}
#center #right .shoporderform table tr td {
	border:none;
	vertical-align:middle;
}
#center #right .shoporderform label {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#d45100;
}
#center #right .shoporderform input {
	width:270px;
}
#center #right .shoporderform textarea {
	width:370px;
}

#center #right .shoporderform .cartTpl_2_submit {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	display:block;
	float:left;
	width:214px;
	font-size:18px;
	color:#fff;
	height:34px;
	line-height:32px;
	background: url(../img/buy-1.jpg) no-repeat top left, url(../img/buy-2.jpg) no-repeat top right, url(../img/buy-3.jpg) repeat-x  top;
	border:none;
	margin:0 auto;
	cursor:pointer;
	margin-top:5px;
}
#center #right .shoporderform .cartTpl_2_submit:hover {
	line-height:38px;
	background: url(../img/buy-1.jpg) no-repeat bottom left, url(../img/buy-2.jpg) no-repeat bottom right, url(../img/buy-3.jpg) repeat-x bottom;
}
#center #right .shoporderform .relative {
	position:relative;
	width:275px;
}
#center #right .shoporderform .error {
	position:absolute;
	right:0;
	top:0;
	background:#c00;
	height:19px;
	float:right;
	color:#fff;
	text-align:center;
	line-height:19px;
	font-size:14px;
	margin:1px;
	padding:0 10px;
	display:none;
}
#shk_butEmptyCart2 {
	float:right;
	font-size:16px;
	color:#d45100;
	margin-bottom:5px;
	border-bottom:1px solid #fffecb;
}
#shk_butEmptyCart2:hover {
	border-bottom:1px solid #d45100;
}
/*/SHOP-CART*/

#mobile-menu {
	width:100px;
	height:40px;
	background: url(../img/m-menu.jpg) no-repeat top right;
	position:absolute;
	right:20px;
	top:20px;
	cursor:pointer;
	font-size:20px;
	line-height:40px;
	color:#efa62e;
	font-family: 'myFontB', Tahoma, Geneva, sans-serif;
	display:none;
}
#mobile-menu:hover {
	background: url(../img/m-menu.jpg) no-repeat bottom right;
	color:#d45100;
}
.close-3 {
	width:20px;
	height:20px;
	background: url(../img/close-3.png) top;
	position:absolute;
	right:11px;
	top:91px;
	cursor:pointer;
	display:none;
}
.close-3:hover {
	background: url(../img/close-3.png) bottom;
}

#center #right #breadcrumb {
	overflow:hidden;
	list-style:none;
	padding:0;
}
#center #right #breadcrumb li {
	font-family:'myFont2', Tahoma, Geneva, sans-serif;
	float:left;
	font-size:14px;
	color:#c9a058;
	line-height:18px;
}
#center #right #breadcrumb li a {
	font-size:14px;
	color:#e3b464;
	border-bottom:1px solid #fffecb;
}
#center #right #breadcrumb li a:hover {
	border-bottom:1px solid #e3b464;
}
#center #right #breadcrumb li + li:before{
  content:  '/';
  margin:   0 5px;
}



#center #right .other {
	margin-bottom:20px;
	max-width:800px;
	overflow:hidden;
}
#center #right .other a {
	margin-right:14px;
	margin-bottom:14px;
	display: block;
	float:left;
}
#center #right .other a .align {
	background:#666;
	position:relative;
}
#center #right .other a .border {
	border:1px solid #ffca6e;
	padding:4px;
	background:#ffe3b0;
}
#center #right .other a img {
	border:1px solid #ffca6e;
}

#center #right .cart-order a {
	display: block;
	position:relative;
}
#center #right .cart-order a .align {
	background:#666;
	position:relative;
	margin-right:17px;
}
#center #right .cart-order a .border {
	border:1px solid #ffca6e;
	padding:4px;
	background:#ffe3b0;
}
#center #right .cart-order a img {
	border:1px solid #ffca6e;
}


#center #right .product-1 .product-img .align {
    margin-right: 0px;
}

#center #right p strong {
	font-family:'myFontB', Tahoma, Geneva, sans-serif;
	font-weight:normal;
}

#center #right table.search h2 {
	margin-bottom:6px;
}
#center #right table.search h2 a {
    color:#d45100;
}
#center #right table.search h2 a:hover {
    color:#c00
}
#center #right p.sisea-results {
	padding-bottom:10px;
	border-bottom:1px dashed #cf9b23;
}
#center #right table.search tr td {
    border:none;
	vertical-align:top;
}
#center #right table.search tr td .img {
	border:1px solid #ffca6e;
	display:block;
	margin-right:5px;
}
#center #right table.search tr td .img img {
	padding:4px;
	background:#ffe2b0;
}
#center #right table.search  .price {
	margin-top:8px;
}
#center #right table.search .more {
    font-family: 'myFont2', Tahoma, Geneva, sans-serif;
    float: right;
    display: block;
    font-size: 18px;
    color: #fff;
    height: 34px;
    line-height: 32px;
    background: url(../img/buy-1.jpg) no-repeat top left, url(../img/buy-2.jpg) no-repeat top right, url(../img/buy-3.jpg) repeat-x top;
    padding: 0 10px;
    border: none;
    margin-top:8px;
    cursor: pointer;
}
#center #right p.sisea-paging {
	margin:20px 0 15px;
}
#center #right .sisea-page a {
	padding:5px 10px;
	margin:0;
	background:#72029c;
	margin:0 2px;
	border-radius:3px;
	color:#eda7e9;
	border:1px solid #4d0266;
	width:16px;
	display:inline-block;
	margin-bottom:5px;
}
#center #right .sisea-page a:hover {
	color:#fff;
}
#center #right .sisea-current-page {
	padding:5px 10px;
	margin:0;
	background:#72029c;
	margin:0 2px;
	border-radius:3px;
	color:#fff;
	border:1px solid #4d0266;
	width:16px;
	display:inline-block;
	margin-bottom:5px;
}