body, html {
	font-family:  Verdana, Tahoma, "Times New Roman",serif;
	color: #000;
	font-size: 12px;
	height: 100%;
    margin: 0;
	padding: 0;
}

#wrapper {
    min-height: 100%;
    position: relative;
    width: 100%;
    overflow: hidden;
}

a {
	text-decoration: none;
}

.clear {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.h1 {
	font-size: 18px;
	color: #3a3792;
	margin: 0;
	font-weight: normal;
	display: block;
}

.h2 {
	font-size: 12px;
	color: #3a3792;
	margin: 0;
	font-weight: normal;
	display: block;
}

h3 {
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	margin: 0;
}

h4 {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
}

h5 {
	margin: 0;
	font-weight: normal;
	font-size: 22px;
	display: block;
	width: 520px;
	height: 40px;
	float: left;
}

h6 {
	margin: 0;
	font-weight: normal;
	font-size: 22px;
	display: block;
	width: 520px;
	height: 40px;
}


/* HEADER */


#header {
	width: 960px;
	height: 200px;
	margin: 0 auto;
	position: relative;
}

.header-nav {
	position: relative;
	margin-top: 10px;
}

.header-nav a {
	font-size: 12px;
	text-decoration: underline;
	color: #424242;
}

.header-nav-first {
	list-style: none;
	margin: 0;
	padding: 0;
}

.header-nav-first li {
	float: left;
	margin-right: 15px;
}

.header-nav-second {
	list-style: none;
	margin: 0 0 0 48px;
	padding: 0;
}

.header-nav-second li {
	float: left;
	margin-right: 15px;
}

.header-nav-third {
	list-style: none;
	margin: 0;
	padding: 0;
}

.header-nav-third li {
	float: left;
	margin-left: 15px;
}

.header-logo-contacts {
	margin-top: 15px;
}

.header-main-logo {
	width: 455px;
	margin-top: 8px;
}

.header-logo-title {
	margin-top: 14px;
}

.header-logo-title span {
	margin-bottom: 5px;
}

.header-tel-contacts {
	width: 265px;
}

.header-tel-contacts img {
	margin-top: 2px;
}

.h-t-c-main {
	margin-left: 22px;
}

.h-t-c-main span {
	display: block;
	color: #000;
}

.h-t-c-telephone {
	font-size: 20px;
}

.h-t-c-text {
	font-size: 11px;
	line-height: 14px;
	margin: 5px 0 8px 0;
}

.h-t-c-zak {
	font-size: 12px;
}

.h-t-c-zak a {
	text-decoration: underline;
	color: #009200;
}

.header-search-bascet {
	margin-top: 30px;
	position: relative;
}

.btn-catalog {
	padding: 8px 30px;
	font-size: 11px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #3a3792;
	background: linear-gradient(to top, #3a3792, #4c49a9);
	color: #fff;
	cursor: pointer;
	margin-top: 1px;
}

.active-catalog {
	background: #4c49a9;
}

.h-s-b-search {
	width: 600px;
	position: relative;
}

.catalog-main-nav {
	position: absolute;
	top: 26px;
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	background: #4b48a8;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	z-index: 2;
}

.c-m-n-first-nav {
	margin-top: 10px;
}

.c-m-n-second-nav {
	border-bottom: solid 1px #5f5cb8;
}

.catalog-main-nav li a {
	display: block;
	width: 100px;
	padding: 7px 13px 7px 30px;
	color: #fff;
}

.catalog-main-nav li .all-nav-a:hover {
	background: linear-gradient(to top, #3a3792, #4c49a9);
	color: #fbcd00;
}

.catalog-main-nav li .last-nav-a:hover {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	background: linear-gradient(to top, #3a3792, #4c49a9);
	color: #fbcd00;
}

.h-s-b-search form {
	margin: 0;
}

.h-s-b-search form table {
	border-collapse: collapse;
	border: 0 none;
}

.h-s-b-search form input {
	color: #9b9b9b;
	font-size: 11px;
	padding: 7px 8px;
	border: solid 1px #d1d1d1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 398px;
	outline: none;
	margin: 0;
}

.h-s-b-search form button {
	background: url("../images/btn-search.png") no-repeat;
	border: 0 none;
    cursor: pointer;
    height: 29px;
    width: 33px;
}

.h-s-b-bascet {
	position: relative;
	width: 240px;
	height: 30px;
	z-index: 10;
	background: #fff;
}

.bascet-first-img {
	margin-top: 6px;
}

.h-s-b-bascet span {
	display: block;
	margin: 8px 0 0 6px;
}

.btn-bascet {
	cursor: pointer;
}

.bascet-main-menu {
	position: absolute;
	top: -3px;
	right: -3px;
	width: 260px;
	padding: 0 10px 10px 10px;
	border: solid 3px #eaeaea;
	display: none;
	z-index: 1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
}

.bascet-cart {
	margin-top: 36px;
}

.bascet-cart table {
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
	color: #000;
}

.bascet-cart table span {
	font-size: 16px;
}

.cart-btn-buy {
	display: block;
	background: url("../images/btns/b-cart-one-click.png") no-repeat;
	width: 114px;
	height: 15px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 9px;
	padding: 7px 0;
}

.cart-btn-bascet {
	display: block;
	background: url("../images/btns/b-go-to-bascet.png") no-repeat;
	width: 163px;
	height: 15px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 7px 0;
}


/* SLIDER */


#slider_ui {
	background: #000;
	height: 358px;
	position: relative;
	text-align: center;
}

.slider-text {
	position: absolute;
	top: 120px;
	left: 185px;
}
.slide{
	float: left;
}

/* RIGHT HELP MENU CONTENT */


#content {
	position: relative;
	margin-bottom: 300px;
	margin-top: 25px;
}

.content-main {
	width: 960px;
	min-height: 440px;
	margin: 0 auto;
}

.content-right-help {
	position: absolute;
	height: 400px;
	right: 0;
	top: 50%;
	margin-top: -200px;
}

.content-right-help ul {
	margin: 0 0 30px 4px;
	padding: 0;
	list-style: none;
}

.content-right-help ul li {
	margin-bottom: 2px;
}

.content-right-help ul li a {
	display: block;
}

.content-right-help ul li .c-r-h-soc-fb {
	background: url("../images/right-soc-block/fb.png") no-repeat;
	width: 26px;
	height: 27px;
}

.content-right-help ul li .c-r-h-soc-tw {
	background: url("../images/right-soc-block/tw.png") no-repeat;
	width: 26px;
	height: 27px;
}

.content-right-help ul li .c-r-h-soc-vk {
	background: url("../images/right-soc-block/vk.png") no-repeat;
	width: 26px;
	height: 27px;
}

.content-right-help ul li .c-r-h-soc-od {
	background: url("../images/right-soc-block/od.png") no-repeat;
	width: 26px;
	height: 27px;
}


/* CONTENT */


.c-m-title-main span {
	font-size: 22px;
	display: block;
}

.c-m-title-main ul {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

.c-m-title-main ul li {
	float: left;
	margin-left: 7px;
}

.c-m-title-main ul li a {
	display: block;
}

.c-m-title-main ul .c-m-title-select-color {
	font-size: 14px;
	margin-top: 4px;
	margin-right: 3px;
}

.c-m-title-main ul li .c-m-color-1 {
	width: 28px;
	height: 28px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #000;
}

.c-m-title-main ul li .c-m-color-2 {
	width: 28px;
	height: 28px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #663300;
}

.c-m-title-main ul li .c-m-color-3 {
	width: 28px;
	height: 28px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #993333;
}

.c-m-title-main ul li .c-m-color-4 {
	width: 28px;
	height: 28px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #cc9900;
}

.c-m-title-main ul li .c-m-color-5 {
	width: 28px;
	height: 28px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #cccccc;
}

.c-m-title-main ul li .c-m-color-6 {
	width: 26px;
	height: 26px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #f2f2f2;
	border: solid 1px #d1d1d1;
}

.c-m-table-select-animal {
	margin-top: 15px;
	padding: 6px 0;
	background: #f6f6f6;
}

.c-m-table-select-animal table {
	width: 100%;
	text-align: center;
}

.c-m-table-select-animal table img {
	border: 0 none;
}

.c-m-table-select-animal table tr {
	vertical-align: top;
}

.c-m-table-select-animal span {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}

.c-m-table-select-animal a {
	color: #000;	
}

.c-m-table-select-animal a:hover {
	color: #3a3792;
}

.c-m-tovars-menu {
	margin-top: 40px;
}

.c-m-tovars-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.c-m-tovars-menu ul li {
	display: block;
	float: left;
}

.c-m-tovars-menu ul li .tovars-menu-title {
	display: block;
	font-size: 22px;
	margin-bottom: 12px;
}

.c-m-tovars-menu ul li .tovars-menu-tovar {
	display: block;
	width: 302px;
	height: 295px;
	border: solid 3px #eaeaea;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
}

.c-m-tovars-menu ul .t-li-left {
	margin-left: 18px;
}

.m-t-center {
	float: left;
	width: 218px;
	height: 265px;
	display: block;
}
.slider-news{
	margin-left: 42px;
	margin-top: 15px;
}
.tovars-menu-tovar .caroufredsel_wrapper{
	margin-left: 42px !important;
	margin-top: 15px !important;
}
.m-t-u-img-title {
	display: block;
	font-size: 14px;
	text-align: center;
	margin-top: 8px;
}

.m-t-u-img-price {
	display: block;
	font-size: 14px;
	text-align: center;
	margin-top: 12px;
}

.t-m-t-else {
	font-size: 18px;
}

.m-t-u-img-buy {
	display: block;
	margin-top: 16px;
}

.m-t-u-img-buy a {
	display: block;
}

.m-t-u-img-more {
	text-decoration: underline;
	margin-top: 7px;
	color: #424242;
}

.m-t-u-img-btn {
	background: url("../images/btns/b-buy-index.png") no-repeat;
	width: 81px;
	height: 15px;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	padding: 7px 0;
	font-weight: bold;
	color: #fff;
}

.t-m-t-left-ul {
	position: absolute;
	width: 30px;
	height: 30px;
	background: url("../images/left-right-ul.png") no-repeat;
	top: 76px;
	left: 6px;
}

.t-m-t-right-ul {
	position: absolute;
	width: 30px;
	height: 30px;
	background: url("../images/left-right-ul.png") no-repeat;
	background-position: -30px;
	top: 76px;
	right: 6px;
}

.t-m-t-aciya {
	font-size: 12px;
	color: #fd1e1e;
	text-decoration: line-through;
}


/* CART PAGE */


.cart-not-slider {
	height: 16px;
	position: relative;
	background: #f6f6f6;
	padding: 7px 0;
}

.c-n-s-main-urls {
	width: 960px;
	margin: 0 auto;
	color: #9b9b9b;
	font-size: 11px;
}

.c-n-s-main-urls a {
	text-decoration: underline;
	font-size: 11px;
	color: #9b9b9b;
}

.cart-steps {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	margin-top: 20px;
}

.cart-steps li {
	float: left;
	margin-right: 35px;
	font-size: 18px;
	color: #9b9b9b;
}

.cart-steps .cart-steps-active {
	color: #000;
}

.cart-tabs {
	position: relative;
	margin-top: 70px;
}

#cart_1 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 3px #eaeaea;
	margin-top: -3px;
	padding: 20px 10px;
}

#cart_2 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 3px #eaeaea;
	margin-top: -3px;
	padding: 20px 10px;
}

#cart_3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 3px #eaeaea;
	margin-top: -3px;
	padding: 20px 10px;
}

#cart_4 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 3px #eaeaea;
	margin-top: -3px;
	padding: 20px 10px;
}

.cart-tab-1 {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-top: solid 3px #eaeaea;
	border-left: solid 3px #eaeaea;
	border-right: solid 3px #eaeaea;
	padding: 6px 10px;
	font-size: 14px;
	display: inline-block;
}

.cart-tab-2 {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-top: solid 3px #eaeaea;
	border-left: solid 3px #eaeaea;
	border-right: solid 3px #eaeaea;
	padding: 6px 10px;
	font-size: 14px;
	display: inline-block;
}

.cart-tab-3 {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-top: solid 3px #eaeaea;
	border-left: solid 3px #eaeaea;
	border-right: solid 3px #eaeaea;
	padding: 6px 10px;
	font-size: 14px;
	display: inline-block;
}

.cart-tab-4 {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-top: solid 3px #eaeaea;
	border-left: solid 3px #eaeaea;
	border-right: solid 3px #eaeaea;
	padding: 6px 10px;
	font-size: 14px;
	display: inline-block;
}

.c-t-active-tab {
	background: #fff;
	color: #009800;
	font-weight: bold;
}

.c-t-no-tab {
	background: #eaeaea;
	color: #424242;
}

.cart-tab-text-2 {
	display: none;
}

.tov-main-tabs-2 {
	display: none;
}

.tov-main-tabs-3 {
	display: none;
}

.tov-main-tabs-4 {
	display: none;
}

.cart-btn-otl {
	width: 103px;
	height: 15px;
	background: url("../images/btns/b-otlozhit.png") no-repeat;
	display: block;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	padding: 7px 0;
	text-align: center;
}

.cart-tabs table {
	width: 100%;
}

.cart-table-max-min {
	position: relative;
}

.cart-table-max-min input {
	width: 6px;
	color: #9b9b9b;
	padding: 5px 12px;
	border: solid 1px #d1d1d1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.t-b-p-1 {
	background: url("../images/top.png");
	width: 7px;
	height: 8px;
	display: block;
	margin-top: -8px;
	position: absolute;
	top: 9px;
	left: 38px;
	cursor: pointer;
}

.t-b-p-2 {
	background: url("../images/bottom.png");
	width: 7px;
	height: 8px;
	display: block;
	margin-top: 2px;
	position: absolute;
	top: 16px;
	left: 38px;
	cursor: pointer;
}

.next-p-1 {
	background: url("../images/top.png");
	width: 7px;
	height: 8px;
	display: block;
	margin-top: -8px;
	position: absolute;
	top: 9px;
	left: 38px;
	cursor: pointer;
}

.next-p-2 {
	background: url("../images/bottom.png");
	width: 7px;
	height: 8px;
	display: block;
	margin-top: 2px;
	position: absolute;
	top: 16px;
	left: 38px;
	cursor: pointer;
}

.cart-delete-tr {
	width: 18px;
	height: 18px;
	background: url("../images/cart-delete-tr.png");
	display: block;
}

.cart-tabs hr {
	color: #eaeaea;
}

.under-table-off-zak {
	margin-top: 15px;
	height: 42px;
}

.under-table-off-zak  a {
	width: 191px;
	height: 20px;
	background: url("../images/btns/b-oform-zakaz.png") no-repeat;
	display: block;
	float: right;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	padding: 11px 0;
	text-align: center;
}


/* OFORMLENIE PAGE */


.oformlenie-form {
	margin: 60px 0 0 0;
	padding: 0;
}

.oform-main-block {
	border-top: solid 1px #eaeaea;
	border-bottom: solid 1px #eaeaea;
	padding: 20px 0;
}

.oform-title {
	font-size: 14px;
	display: block;
}

.oform-radio-btns {
	width: 300px;
	margin-top: 16px;
	position: relative;
}

.oform-radio-btns table {
	border: 0 none;
	border-collapse: collapse;
}

.oform-radio-btns img {
	position: absolute;
	top: 0px;
	left: 115px;
}

.oform-inputs-text {
	margin-top: 20px;
}

.oform-inputs-text table {
	border: 0 none;
	border-collapse: collapse;
	width: 100%;
}

.oform-inputs-text table input {
	width: 88%;
	border: solid 1px #9b9b9b;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 2px 6px;
	font-size: 14px;
	color: #9B9B9B;
}

.oform-inputs-text table .input-not-big-line {
	width: 70px;
}

.oform-visnovok table {
	float: right;
	font-size: 18px;
	border-collapse: collapse;
}

.o-m-b-zapoln-all-fields {
	margin-bottom: 35px;
	display: block;
	font-size: 12px;
	color: #9B9B9B;
}


/* CATALOG PAGE */


.content-catalog-left {
	width: 175px;
}

.content-catalog-right {
	width: 735px;
}

.c-l-menu-main {
	background: #f6f6f6;
	padding-bottom: 20px;
	margin-bottom: 20px;
}


/* CATALOG PAGE (MENU) */


.c-l-menu-main ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.c-l-menu-main ul li {
	border-bottom: solid 1px #eeeeee;
}

.c-l-menu-main ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	display: block;
	padding: 12px 0 12px 70px;
}

.c-l-menu-main ul li .this-active-vk {
	color: #993333;
}

.c-l-menu-main ul li .c-l-li-1 {
	background: url("../images/animals-li-menu/l-1.png") no-repeat left;
	background-position: 8% 52%;
}

.c-l-menu-main ul li .c-l-li-2 {
	background: url("../images/animals-li-menu/l-2.png") no-repeat left;
	background-position: 10% 52%;
}

.c-l-menu-main ul li .c-l-li-3 {
	background: url("../images/animals-li-menu/l-3.png") no-repeat left;
	background-position: 11% 52%;
}

.c-l-menu-main ul li .c-l-li-4 {
	background: url("../images/animals-li-menu/l-4.png") no-repeat left;
	background-position: 10% 52%;
}

.c-l-menu-main ul li .c-l-li-5 {
	background: url("../images/animals-li-menu/l-5.png") no-repeat left;
	background-position: 8% 52%;
}

.c-l-menu-main ul li .c-l-li-6 {
	background: url("../images/animals-li-menu/l-6.png") no-repeat left;
	background-position: 10% 52%;
}

.c-l-menu-main ul li .c-l-li-7 {
	background: url("../images/animals-li-menu/l-7.png") no-repeat left;
	background-position: 10% 52%;
}

.c-l-menu-main ul li .c-l-li-8 {
	background: url("../images/animals-li-menu/l-8.png") no-repeat left;
	background-position: 14% 52%;
}

.c-l-menu-main ul li .c-l-li-9 {
	background: url("../images/animals-li-menu/l-9.png") no-repeat left;
	background-position: 12% 52%;
}

.c-l-menu-main ul li .c-l-li-10 {
	background: url("../images/animals-li-menu/l-10.png") no-repeat left;
	background-position: 14% 52%;
}

.c-l-menu-main ul li .c-l-li-11 {
	background: url("../images/animals-li-menu/l-11.png") no-repeat left;
	background-position: 12% 52%;
}

.c-l-menu-main ul li a:hover {
	color: #3a3792;
}


/* END CATALOG PAGE (MENU) */


.c-l-menu-price {
	margin-top: 10px;
}

.c-l-menu-price input {
	width: 40px;
	font-size: 12px;
	color: #9b9b9b;
	padding: 5px 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 1px #d6d6d6;
}

/* Ширина слайдера */
#slider {
	width: 150px;
	margin: 10px 14px;
}
/* Контейнер слайдера */
.ui-slider {
	position: relative;
}
/* Ползунок */
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 9px;   /* Задаем нужную ширину */
	height: 14px;  /* и высоту */
	background: url(../images/scroll.png) no-repeat; /* картинка изображающая ползунок. Или можно залить цветом, задать бордюр и скругления */
	cursor: pointer
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	overflow: hidden;
}
/* горизонтальный слайдер (сама полоса по которой бегает ползунок) */
.ui-slider-horizontal {
	 height: 6px; /* задаем высоту согласно дизайна */
}
/* позиционируем ползунки */
.ui-slider-horizontal .ui-slider-handle { 
	top: -3px;
	margin-left: -6px;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min { 
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}
/* оформление полосы по которой ходит ползунок */
.ui-widget-content { 
	background: #000;
}
/* оформление активного участка (между двумя ползунками) */
.ui-widget-header { 
	background: #43409d;
}
/* скругление для полосы слайдера */
.ui-corner-all {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}


.c-l-menu-select-color {
	margin-top: 40px;
}

.c-l-menu-select-color table {
	border-collapse: collapse;
	border: 0 none;
	width: 140px;
	margin-left: 7px;
}

.c-l-menu-select-color table a {
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 28px;
	height: 28px;
}

.c-l-menu-select-color table .c-l-a-1 {
	background: #000;
}

.c-l-menu-select-color table .c-l-a-2 {
	background: #663300;
}

.c-l-menu-select-color table .c-l-a-3 {
	background: #993333;
}

.c-l-menu-select-color table .c-l-a-4 {
	background: #cc9900;
}

.c-l-menu-select-color table .c-l-a-5 {
	background: #cccccc;
}

.c-l-menu-select-color table .c-l-a-6 {
	background: #f2f2f2;
	width: 26px;
	height: 26px;
	border: solid 1px #d1d1d1;
}

.c-l-menu-values {
	margin-top: 30px;
}

.c-l-menu-values table {
	border-collapse: collapse;
	border: 0 none;
	width: 166px;
	margin-left: 8px;
}

.c-t-m-tovars-menu {
    margin-bottom: 20px;
}


.c-t-m-tovars-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.c-t-m-tovars-menu ul li {
	display: block;
	float: left;
}

.c-t-m-tovars-menu ul li .tovars-menu-title {
	display: block;
	font-size: 22px;
	margin-bottom: 12px;
}

.c-t-m-tovars-menu ul .t-li-left {
	margin-left: 18px;
}


.c-t-m-tovars-menu ul li .c-t-tovars-menu-tovar {
	display: block;
	width: 222px;
	height: 270px;
	border: solid 3px #eaeaea;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
}

.c-t-m-t-center {
	width: 198px;
	height: 265px;
	display: block;
	margin-left: 12px;
	margin-top: 12px;
}

.c-t-m-tovars-menu ul .c-t-li-left {
	margin: 0 12px;
}
.catalog-title-right-menu {
	font-size: 22px;
	color: #000;
	margin-bottom: 10px;
	position: relative;
	
}

.catalog-title-right-menu span {
	display: block;
	width: 520px;
	height: 42px;
}

.catalog-paginator {
	margin-top: 10px;
	padding-top: 10px;
}

.catalog-paginator ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.catalog-paginator ul li {
	float: left;
	text-align: center;
	margin-right: 4px;
}

.catalog-paginator ul li a {
	display: block;
	padding: 5px;
	width: 18px;
	text-decoration: none;
	color: #322f2f;
	background: #eaeaea;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.catalog-paginator ul li a:hover {
	color: #fff;
	background: #403d9a;
}

.catalog-paginator ul li a.pagin-active {
	background: #403d9a;
	color: #fff;
}


/* TOVAR PAGE */


.catalog-title-right-menu span {
	float: left;
}

.catalog-title-right-menu a {
	float: right;
	color: #424242;
	font-size: 12px;
	text-decoration: underline;
	display: block;
	margin-top: 10px;
}

.tovar-main-selected {
	padding: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 3px #eaeaea;
}


/* TOVAR ZOOM START */


.tovar-main-front-1 {
	width: 415px;
	float: left;
	height: 380px;
}

.tovar-main-front-2 {
	width: 275px;
	float: right;
}

.m-f-1-big {
	background: url("../img/tovar-first-big.png");
	width: 353px;
	height: 353px;
}

.m-f-1-list {
	margin-top: 13px;
	height: 110px;
}

.m-f-1-list-1 {
	background: url("../img/tovar-first-little.png");
	width: 110px;
	height: 110px;
	float: left;
}

.m-f-1-list-2 {
	background: url("../img/tovar-first-little.png");
	background-position: -110px;
	width: 110px;
	height: 110px;
	margin-left: 11px;
	float: left;
}

.f-2-print-title {
	height: 20px;
}

.f-2-print-title a {
	font-size: 11px;
	color: #065bb0;
	display: inline-block;
	float: left;
}

.f-2-print-title span {
	background: url("../img/tovar-print.png");
	width: 14px;
	height: 15px;
	display: inline-block;
	float: left;
	margin-left: 6px;
}

.f-2-op {
	color: #322f2f;
	font-size: 14px;
	margin-top: 5px;
	line-height: 22px;
}

.f-2-op span {
	display: inline-block;
}

.f-2-price {
	margin-top: 30px;
	line-height: 40px;
	height: 86px;
}

.p-main-price {
	font-size: 24px;
	color: #322f2f;
}

.p-main-price-inp {
	display: inline-block;
	float: left;
}

.p-main-price-inp input {
	border: solid 1px #c7c7c7;
	padding: 4px 13px;
	width: 10px;
	color: #322f2f;
	font-size: 14px;
}

.p-main-price-inp {
	position: relative;
}

.p-main-price-inp .t-b-11 {
	position: absolute;
	top: 7px;
	left: 45px;
	cursor: pointer;
}

.p-main-price-inp .t-b-22 {
	position: absolute;
	top: 16px;
	left: 45px;
	cursor: pointer;
}

.p-main-price-str-t-b {
	width: 10px;
	height: 28px;
	display: inline-block;
	margin-top: 7px;
	margin-left: 5px;
	float: left;
}

.t-b-11 {
	background: url("../img/top.png");
	width: 10px;
	height: 9px;
	display: block;
}

.t-b-22 {
	background: url("../img/bottom.png");
	width: 10px;
	height: 9px;
	display: block;
	margin-top: 8px;
}


.f-2-else-text {
	margin-top: 40px;
	font-size: 12px; 
	line-height: 22px;
	color: #595959;
}

.f-2-soc-net {
	margin-top: 40px;
	border-top: solid 1px #e5e5e5;
	width: 375px;
}

.f-2-soc-net-img {
	margin-top: 10px;
}

.clearfix {
	list-style:none;
	margin: 0;
	padding: 0;
}


/* TOVAR ZOOM END */


.tovar-main-front-2 table {
	border-collapse: collapse;
	border: 0 none;
	width: 100%;
}

.btn-otz-in-tovar {
	text-decoration: underline;
	color: #424242;
}

.tovar-m-price {
	font-size: 18px;
}

.tovar-m-price span {
	font-size: 26px;
}

.tovar-buy {
	display: block;
	background: url("../images/btns/b-buy.png") no-repeat;
	width: 104px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	padding: 11px 0;
	text-align: center;
}

.tovar-buy-one-click {
	display: block;
	background: url("../images/btns/b-buy-one-click-tovar.png") no-repeat;
	width: 104px;
	height: 28px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	padding: 3px 0;
	text-align: center;
	text-decoration: none;
}

.tovar-opisanie-tabs {
	margin-top: 35px;
}

.tovar-opisanie-tabs span {
	cursor: pointer;
}

.tov-main-tabs-1 {
	padding: 15px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 3px #eaeaea;
	margin-top: -3px;
	font-size: 12px;
	color: #424242;
	line-height: 20px;
}

.tov-main-tabs-2 {
	padding: 15px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 3px #eaeaea;
	margin-top: -3px;
	font-size: 12px;
	color: #424242;
	line-height: 20px;
}

.tov-main-tabs-3 {
	padding: 15px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 3px #eaeaea;
	margin-top: -3px;
	font-size: 12px;
	color: #424242;
	line-height: 20px;
}

.tov-main-tabs-4 {
	padding: 15px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 3px #eaeaea;
	margin-top: -3px;
	font-size: 12px;
	color: #424242;
	line-height: 20px;
}

.tovar-past-like {
	margin-top: 60px;
}

.toval-left-size {
	position: absolute;
	width: 30px;
	height: 30px;
	background: url("../images/left-right-ul.png") no-repeat;
	top: -6px;
	right: 46px;
}

.toval-right-size {
	position: absolute;
	width: 30px;
	height: 30px;
	background: url("../images/left-right-ul.png") no-repeat;
	background-position: -30px;
	top: -6px;
	right: 6px;
}

.cboxElement {
	position: absolute;
	top: 0;
	left: 362px;
}

.tabs-menu a {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-top: solid 3px #eaeaea;
	border-left: solid 3px #eaeaea;
	border-right: solid 3px #eaeaea;
	border-bottom: solid 3px #eaeaea;
	padding: 8px 10px;
	font-size: 12px;
	display: inline-block;
	background: #f4f4f2;
	color: #a8a8a8;
}

.tabs-menu .active-tab {
	background: #fff;
	padding: 8px 10px;
	border-bottom: solid 3px #fff;
	color: #AC0000;
	font-weight: bold;
}

.tabs-menu span {
	cursor: pointer;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-top: solid 3px #eaeaea;
	border-left: solid 3px #eaeaea;
	border-right: solid 3px #eaeaea;
	border-bottom: solid 3px #eaeaea;
	padding: 8px 10px;
	font-size: 12px;
	display: inline-block;
	background: #f4f4f2;
	color: #a8a8a8;
}





















/* FOOTER */


#footer {
	background: #000;
    height: 185px;
    margin:-185px auto 0;
    width: 100%;
	color: #fff;
}

.footer-main {
	width: 960px;
	margin: 0 auto;
	height: 180px;
	position: relative;
}

.footer-main table {
	border: 0 none;
	border-collapse: collapse;
	width: 100%;
}

.footer-tr-main {
	height: 38px;
	vertical-align: middle;
}

.footer-tr-else {
	vertical-align: top;
}


.footer-main ul {
	margin-top: 0;
	padding: 0;
	list-style: none;
}

.footer-main ul li	a {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	display: inline-block;
	margin-bottom: 5px;
}

.footer-tel-numb {
	display: block;
	font-size: 16px;
}

.footer-letter {
	display: block;
	font-size: 11px;
	margin-top: 5px;
	color: #fff;
	text-decoration: underline;
}

.footer-table-img {
	margin: 15px 0;
}

.footer-raz {
	font-size: 11px;
}

.footer-raz a {
	color: #fff;
	text-decoration: underline;
}




























