.spacer {
	clear:both;
}
.more {
	float: right;
	font-size:  0.92em;
	color: #006ead;
	text-decoration: none;
	padding-right: 20px;
	background: transparent url(/img/css/more-arrow.png)  100% 60% no-repeat;
}
body {
	background:url(../img/css/body-bg.jpg) repeat-x top left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

.h10 {
	height:10px;
}
.popup_description {
	position:absolute;
	top:20px;
	left:-165px;
	width:458px;
}
.popup_description .top {
	background:url(../img/css/popup-description-top.png) no-repeat top left;
	height:17px;
}
.popup_description .center-wrap {
	background:url(../img/css/popup-description-center.png) repeat-y top left;
	padding:0 8px 0 1px;
}
.popup_description .center-wrap .fav-remove {
	cursor:pointer;
	height:16px;
	position:absolute;
	right:13px;
	top:4px;
	width:16px;
}
.popup_description .center {
	min-height:280px;
	font-size:12px;
	color:#333333;
	padding:0 12px 0 12px;
	background:url(../img/css/popup-description-bg.jpg) no-repeat center bottom;
}
.popup_description .bottom {
	background:url(../img/css/popup-description-bottom.png) no-repeat top left;
	height:28px;
}

.popup_where_sold {
	position:absolute;
	top:20px;
	left:4px;
	width:176px;
}
.popup_where_sold .top {
	background:url(../img/css/popup-where-sold-top.png) no-repeat top left;
	height:12px;
}
.popup_where_sold .center {
	font-size:12px;
	color:#333333;
	padding:0 12px 10px 12px;
	background:url(../img/css/popup-where-sold-center.png) repeat-y center bottom;
	position:relative;
}
.popup_where_sold .center .fav-remove {
	cursor:pointer;
	height:16px;
	position:absolute;
	right:9px;
	top:-8px;
	width:16px;
}
.popup_where_sold .center p {
	color:#333333;
}
.popup_where_sold .center p.phone {
	padding:2px 0 3px 0;
	margin:0;
	color:#cd3e3d;
}
.popup_where_sold .center p span {
	color:#000000;
	display:block;
}
.popup_where_sold .bottom {
	background:url(../img/css/popup-where-sold-bottom.png) no-repeat top left;
	height:15px;
}
.popup_big_image_bg {
	background-color:#000000;
	opacity:0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	width:100%;
	height:500px;
	position:absolute;
	top:0;
	z-index:1000;
}
.popup_big_image {
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-230px;
	margin-top:-155px;
	width:455px;
	z-index:2000;
}
.popup_big_image .fav-remove {
	cursor:pointer;
	height:20px;
	position:absolute;
	right:1px;
	top:-5px;
	width:20px;
}
.popup_big_image .top {
	background:url(../img/css/popup-big-photo-top.png) no-repeat top left;
	height:14px;
}
.popup_big_image .center {
	background:url(../img/css/popup-big-photo-center.png) repeat-y top left;
	padding:0 8px 0 1px;
}
.popup_big_image .center img {
	display:block;
	margin:0 auto;
}
.popup_big_image .bottom {
	background:url(../img/css/popup-big-photo-bottom.png) no-repeat top left;
	height:17px;
}

.add-to-fav-mes {
	background:url(../img/css/add-to-fav-mes-bg.png) no-repeat top left;
	width:93px;
	height:40px;
	z-index:888;
	font-size:11px;
	color:#333333;
	text-align:center;
	padding:9px 0 0 0;
	/*margin:-70px 0 0 68px;*/
	position:absolute;
	top:-48px;
	right:-28px;
}
.add-to-fav-mes-added {
	background:url(../img/css/add-to-fav-mes-bg1.png) no-repeat top left;
	width:175px;
	height:60px;
	position:absolute;
	z-index:777;
	font-size:12px;
	color:#333333;
	padding:20px 35px 0 20px;
	text-align:center;
	/*margin:-94px 0 0 4px;*/
	top:-72px;
	right:-101px;
}
.add-to-fav-mes-added .fav-remove {
	position:absolute;
	top:7px;
	right:12px;
	cursor:pointer;
	width:16px;
	height:16px;
}
.menu-info {
	position:absolute;
	z-index:1020;
	display:none;
}
.menu-info.active {
	display:block;
	margin-top:-20px;
}
.menu-info .bottom {
	background:url(../img/css/menu-left-info-bg-bottom.png) no-repeat bottom right;
	padding:0 10px 17px 35px;
	width:445px;
}
.menu-info .top {
	background:url(../img/css/menu-left-info-bg-top.png) no-repeat top right;
	padding:12px 0 0 0;
	width:490px;
	position:relative;
}
.menu-info .top .arrow {
	width:17px;
	height:20px;
	background:url(../img/css/menu-left-info-bg-arrow.png) no-repeat left top;
	position:absolute;
	top:20px;
	left:15px;
}
.menu-info-left .bottom {
	background:url(../img/css/menu-left-info-bg-bottom.png) no-repeat bottom left;
	padding:0 35px 17px 21px;
}
.menu-info-left .top {
	background:url(../img/css/menu-left-info-bg-top.png) no-repeat top left;
}
.menu-info-left .top .arrow {
	background:url(../img/css/menu-left-info-bg-arrow-left.png) no-repeat left top;
	right:10px;
	left:auto;
}
.menu-info img {
	margin:0 4px 0 4px;
	border:1px solid #c5c5c5;
	display:block;
	float:left;
}
div.wrap {
	height:361px;
	background:url(/img/css/body-bg-img.jpg) no-repeat -2000px top;
	position:absolute;
	width:100%;
	top:0;
	z-index: -1;
}
.page {
	width:990px;
	margin:0 auto;
	margin-top:0;
	background-color:#ffffff;
	position:relative;
}
.sidebar-left {
	margin:10px 10px 0 0;
	width:220px;
	float:left;
}
.sidebar-right {
	margin:0;
	width:180px;
	float:left;
}
div.main-center {
	width:570px;
	float:left;
	margin:10px 10px 0 0;
}
h2 {
	font-size: 14px;
}
.sidebar h2,.bestsellers h2 {
	height:27px;
	padding:12px 0 0 10px;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 1px 0;
}
h2 a {
	color:#ffffff;
}
h2 a:hover {
	text-decoration:underline;
}
h2.left {
	background:#e65f5c url(../img/css/title-left-bg.jpg) no-repeat top left;
}
h2.right {
	background:#e65f5c url(../img/css/title-right-bg.jpg) no-repeat top left;
}
h2.center {
	background:#ebebeb url(../img/css/title-center-bg.jpg) no-repeat top left;
	color:#333333;
}
/*---------------left sidebar-------------------*/
.logo {
	padding:0 0 0 20px;
	margin-bottom:15px;
}
.logo a, .logo img {
	display:block;
}
.map {
	padding:0 0 20px 20px;
	margin-bottom: 3px;
}
.map img {
	display:block;
}
.map a {
	color:#006ead;
	font-size:12px;
	text-decoration:underline;
	background:url(../img/css/map-a-bg.gif) no-repeat right 6px;
	line-height:12px;
	padding:0 12px 0 0;
}
.map a:hover {
	text-decoration:none;
}
.sale {
	margin:0 0 9px 0;
	background:url(../img/css/sale-block.png) no-repeat top left;
	width:220px;
	height: 40px;
}
.sale a, .sale a img {
	display:block;
}
.catalog {
	padding:0 0 15px 0;
	margin:0 0 10px 0;
	background:url(../img/css/left-shadow.jpg) no-repeat bottom left;
}
.catalog ul li {
	background:/*#ebebeb */url(../img/css/catalog-line-bg.jpg) no-repeat top right;
	padding:0 0 0 0;


	line-height:19px;
	display:block;
	
}
.catalog ul li.active {
	height:auto;
}
.catalog ul li.active .wrap-level2 {
	display:block;
	border-bottom:1px solid #ffffff;
	height:auto;
}

.catalog ul li .level1 {
	cursor:pointer;
	border-bottom:1px solid #ffffff;
}
.catalog ul li .level1-item1 .icon {
	background:#ffa897 url(../img/catalog-icons/icon1.jpg) no-repeat top left;
}
.catalog ul li .level1-item2 .icon {
	background:#ffc878 url(../img/catalog-icons/icon2.jpg) no-repeat top left;
}
.catalog ul li .level1-item3 .icon {
	background:#ffdd65 url(../img/catalog-icons/icon3.jpg) no-repeat top left;
}
.catalog ul li .level1-item4 .icon {
	background:#cedf5d url(../img/catalog-icons/icon4.jpg) no-repeat top left;
}
.catalog ul li .level1-item5 .icon {
	background:#7fdec0 url(../img/catalog-icons/icon5.jpg) no-repeat top left;
}
.catalog ul li .level1-item6 .icon {
	background:#84c8f5 url(../img/catalog-icons/icon6.jpg) no-repeat top left;
}
.catalog ul li .level1-item7 .icon {
	background:#c7a3fd url(../img/catalog-icons/icon7.jpg) no-repeat top left;
}
.catalog ul li .level1-item8 .icon {
	background:#ea93ca url(../img/catalog-icons/icon8.jpg) no-repeat top left;
}
.catalog ul li .level1 .icon {
	float:left;
	width:51px;
	height:41px;
}
.catalog ul li .level1 .arrow {
	float:right;
	padding:17px 5px 0 0;
	width:10px;
	height:8px;
	background:url(../img/css/catalog-arrow.jpg) no-repeat left 17px;
}
.catalog ul li.active .level1 .arrow {
	background:url(../img/css/catalog-arrow-top.jpg) no-repeat left 17px;
}
.catalog ul li p {
	display:block;
	float:left;
	font-size:12px;
	text-transform:uppercase;
	color:#333333;
	padding:12px 0 0 5px;
}
.catalog ul li p span {
	font-size:11px;
	color:#777777;
}
.catalog ul li p a {
	font-size:12px;
	color:#333333;
}


.catalog .wrap-level2 {
	padding:0 0 0 48px;
	background-color:#ffffff;	
	display:none;
	height:0;
}
.catalog ul .item1 .level2 {
	border-left-color:#fea39e;
}
.catalog ul .item2 .level2 {
	border-left-color:#ffb258;
}
.catalog ul .item3 .level2 {
	border-left-color:#ffd77f;
}
.catalog ul .item4 .level2 {
	border-left-color:#b9d78d;
}
.catalog ul .item5 .level2 {
	border-left-color:#81d1c4;
}
.catalog ul .item6 .level2 {
	border-left-color:#a0c4f6;
}
.catalog ul .item7 .level2 {
	border-left-color:#c19df7;
}
.catalog ul .item8 .level2 {
	border-left-color:#d291bc;
}
.catalog .wrap-level2 .level2 {	
	border-left-width:3px;
	border-left-style:solid;
	background:#f4f4f4 url(../img/css/level2-bg-top.gif) no-repeat top right;
}
.catalog .level2 ul {
	background:url(../img/css/level2-bg-bottom.gif) no-repeat bottom right;
	padding:10px 0 10px 5px;
}
.catalog .level2 ul li {
	background:none;
	padding:0 5px 10px 0;
	margin:0;
	overflow:hidden;
	height:auto;
	line-height:normal;
	display:block;
}
.catalog .level2 ul li p {
	padding:0;
	float:none;
}
.catalog .level2 ul li a {
	display:block;
	float:left;
	margin:0 5px 0 0;
	color:#777777;
	font-size:11px;
	text-transform:uppercase;
}
.catalog .level2 ul li .question {
	float:left;
	cursor:pointer;
	width:15px;
	height:15px;
}
.catalog .level2 ul li .question img {
	display:block;
}
.catalog .level2 ul li a span.wrap {
	display:block;
}
.catalog .level2 ul li a span.wrap .name {
	color:#333333;	
}
.catalog .level2 ul li a:hover {
	text-decoration:none;
}
.catalog .level2 ul li a:hover p .name {
	color:#b41b1b;
}
.catalog .level2 ul li.active a span.wrap,
.catalog .level2 ul li.active a span.wrap .name {
	color:#b41b1b;
}

.choice {
	padding:0 0 15px 0;
	margin:0 0 10px 0;
	background:url(../img/css/left-shadow.jpg) no-repeat bottom left;
}
.choice .block-content {
	background:#e2e2e2/* url(../img/css/choice-bg.gif) top left no-repeat*/;
	padding:10px 20px 20px 20px;
}
.choice .block-content form {
	margin:0;
}
.choice .block-content select {
	display:block;
	width:180px;
	margin-bottom:17px;
}
.choice .block-content .two select {
	width:85px;
	float:left;
	margin-right:10px;
}
.choice .block-content .two select.second {
	margin-right:0;
}
.choice .block-content input.button {
	background:url(../img/css/button-bg.gif) no-repeat top left;
	margin:0 auto;
	width:62px;
	height:23px;
	display:block;
}

.buyers {
	padding:0 0 15px 0;
	margin:0 0 10px 0;
	background:url(../img/css/left-shadow.jpg) no-repeat bottom left;
}
.buyers .line {
	background:url(../img/css/catalog-line-bg.jpg) no-repeat top right;
	padding:14px 5px 0 10px;
	margin:0 0 1px 0;
	overflow:hidden;
	height:27px;
	
}
.buyers .line a {
	font-size:12px;
	text-transform:uppercase;
	color:#333333;
	line-height:14px;
}
.menu-left {
	padding:0 0 0 10px;
}
.menu-left ul li {
	padding:0 0 5px 0;
}
.menu-left ul li a {
	color:#333333;
	font-size:12px;
	text-transform:uppercase;
}
/*---------------------------------------------*/

/*---------------center-------------------*/
.nav-main {
	background:#ebebeb url(../img/css/menu-top-bg.gif) repeat-x top left;
	line-height:14px;
	height:31px;
}
.nav-main ul {
	width:495px;
	margin:0 auto;
}
.nav-main ul li {
	display:block;
	float:left;
	position:relative;
}
.nav-main ul li a {
	font:12px Tahoma, Geneva, sans-serif;
	display:block;
	color:#333333;
	text-transform:uppercase;
	 
}
.nav-main ul li a span {
	display:block;
	padding:10px 17px 7px 13px;
	text-align:center;
}
.nav-main ul li a.active {
	background:url(../img/css/menu-top-bg-active-left.png) no-repeat top left;
	padding-left:13px;
	text-decoration:none;
	color:#b41b1b;
}
.nav-main ul li a.active span {
	background:url(../img/css/menu-top-bg-active-right.png) no-repeat top right;
	padding-left:0;
}
.popup-level2 {
	position:absolute;
	top:10px;
	left:10px;
	z-index:999;
	display:none;
}
.popup-level2 .top-level2 {
	background:url(../img/css/menu-top-bg-top.png) no-repeat top left;
	height:15px;
}
.popup-level2 .top-level2 .left {
	background:url(../img/css/menu-top-bg-left.png) repeat-y top left;
	width:4px;
	height:15px;
	float:left;
}
.popup-level2 .top-level2 .center {
	height:15px;
	background-color:#ffffff;
	float:left;
}
.popup-level2 .top-level2 .right-wrap {
	height:15px;
	float:left;
}
.popup-level2 .top-level2 .right-wrap .right-left {
	width:10px;
	height:15px;
	float:left;
	background:url(../img/css/menu-top-bg-top-right-left.png) no-repeat top left;
}
.popup-level2 .top-level2 .right-wrap .right-center {
	height:15px;
	float:left;
	background:url(../img/css/menu-top-bg-top-right-center.png) repeat-x top left;
}
.popup-level2 .top-level2 .right-wrap .right-right {
	width:20px;
	height:15px;
	float:left;
	background:url(../img/css/menu-top-bg-top-right-right.png) no-repeat top left;
}
.popup-level2 .center-level2 {
	clear:both;
}
.popup-level2 .center-level2 .left {
	background:url(../img/css/menu-top-bg-left.png) repeat-y top left;
	padding-left:4px;
}
.popup-level2 .center-level2 .right {
	background:url(../img/css/menu-top-bg-right.png) repeat-y top right;
	padding-right:10px;
}
.popup-level2 .center-level2 .center {
	padding:0 4px 5px 9px;
	background-color:#ffffff;
}
.popup-level2 .bottom-level2 .left {
	background:url(../img/css/menu-top-bg-bottom-left.png) no-repeat top left;
	width:15px;
	height:15px;
	float:left;
}
.popup-level2 .bottom-level2 .center {
	background:url(../img/css/menu-top-bg-bottom-center.png) repeat-x top left;
	float:left;
	height:15px;
}
.popup-level2 .bottom-level2 .right {
	background:url(../img/css/menu-top-bg-bottom-right.png) no-repeat top left;
	width:15px;
	height:15px;
	float:left;
}
.popup-level2 .center-level2 ul {
	width:auto;
}
.popup-level2 .center-level2 ul li {
	float:none;
	width:auto;
	padding-bottom:4px;
}
.popup-level2 .center-level2 a {
	font-size:12px;
	color:#333333;
	text-transform:none;
	white-space:nowrap;
}
.popup-level2 .center-level2 a:hover {
	text-decoration:none;
	color:#b41b1b;
	background:none;
	padding:0;
}
.banner-top {
	height:107px;
	background:url(../img/css/banner-top.jpg) no-repeat bottom center;
	padding-top:8px;
	clear:both;
}
.banner-top img {
	display:block;
	width:203px;
	margin:0 auto;
}
.banner {
	margin:0 0 8px 0;
}
.settings-info {
	height:27px;
	padding:12px 10px 0 10px;
	font-size:14px;
	margin:0 0 1px 0;
	background:#ebebeb url(../img/css/title-center-bg.jpg) no-repeat top left;
	color:#333333;
}
.breadcrumbs {
	float:left;
	text-transform: uppercase;
}
.breadcrumbs a {
	font-size:14px;
	color:#333333;
	display:block;
	float:left;
}
.breadcrumbs span {
	display:block;
	float:left;
	padding: 0 .5em;
}
.breadcrumbs span.breadcrumb-arrow {
	display:block;
	float:left;
	padding:5px 10px 0 10px;
}
.breadcrumbs span.current,.breadcrumbs a.current {
	padding: 0 .1em;
	font-weight: bold;
}
.settings {
	color:#333333;
	font-size:12px;
	float:right;
}
.settings .number {
	float:left;
	margin-right:10px;
}
.settings span {
	display:block;
	float:left;
	margin:0 5px 0 0;
	padding-top:2px;
}
.settings .number select {
	height:20px;
	font:11px Tahoma, Geneva, sans-serif;
	color:#333333;
	width:38px;
	padding:1px 1px 1px 0;
}
.settings .sort {
	float:left;
}
.settings .sort a {
	width:18px;
	height:17px;
	display:block;
	float:left;
	margin-right:5px;
}
.settings .sort .down {
}
.settings .sort .down-active {
	background:url(../img/sort-down-active.gif) no-repeat top left;
}
.settings .sort .top {
	background:url(../img/sort-top.gif) no-repeat top left;
}
.settings .sort .top-active {
}

.bestsellers .block-content {
	padding:10px 0 0 0;
}
/*
.bestsellers .block-content .line1 .one {
	background:url(../img/css/center-color1.gif) no-repeat top left;
}
.bestsellers .block-content .line2 .one {
	background:url(../img/css/center-color2.gif) no-repeat top left;
}
.bestsellers .block-content .line3 .one {
	background:url(../img/css/center-color3.gif) no-repeat top left;
}
.bestsellers .block-content .line4 .one {
	background:url(../img/css/center-color4.gif) no-repeat top left;
}
.bestsellers .block-content .line5 .one {
	background:url(../img/css/center-color5.gif) no-repeat top left;
}
.bestsellers .block-content .line6 .one {
	background:url(../img/css/center-color6.gif) no-repeat top left;
}
.bestsellers .block-content .line7 .one {
	background:url(../img/css/center-color7.gif) no-repeat top left;
}
.bestsellers .block-content .line8 .one {
	background:url(../img/css/center-color8.gif) no-repeat top left;
}
*/
.bestsellers .block-content .section-all.one {
	background:url(../img/css/center-section-all.gif) no-repeat top left;
}
.bestsellers .block-content .section-straight.one {
	background:url(../img/css/center-section-straight.gif) no-repeat top left;
}
.bestsellers .block-content .section-corner.one {
	background:url(../img/css/center-section-corner.gif) no-repeat top left;
}
.bestsellers .block-content .section-leather.one {
	background:url(../img/css/center-section-leather.gif) no-repeat top left;
}
.bestsellers .block-content .section-leather-corner.one {
	background:url(../img/css/center-section-leather-corner.gif) no-repeat top left;
}
.bestsellers .block-content .section-bed.one {
	background:url(../img/css/center-section-bed.gif) no-repeat top left;
}
.bestsellers .block-content .section-couch.one {
	background:url(../img/css/center-section-couch.gif) no-repeat top left;
}
.bestsellers .block-content .section-chair.one {
	background:url(../img/css/center-section-chair.gif) no-repeat top left;
}
.bestsellers .block-content .one {
	width:129px;
	height:90px;
	position:relative;
	padding:25px 3px 0 3px;
	float:left;
	margin:0 10px 10px 0;
	z-index:500;
	z-index:auto;
}
.bestsellers .block-content .last {
	margin-right:0;
}
.bestsellers .block-content .one .label {
	position:absolute;
	top:4px;
	left:4px;
	text-align:center;
}
.bestsellers .block-content .one .add-to-fav {
	position:absolute;
	right:4px;
	top:4px;
	cursor:pointer;
	width:25px;
	height:18px;
	margin:0;
	padding:0;
	border-width:0px;
}
.bestsellers .block-content .one .new {
	color:#f0fcda;
	width:73px;
	height:18px;
	font-size:14px;
	background:#88b741 url(../img/css/label-new.jpg) no-repeat top left;
	position: absolute;
	z-index: 10;
}
.bestsellers .block-content .one .super {
	color:#fce5da;
	width:73px;
	height:17px;
	font-size:12px;
	background:#d23e3e url(../img/css/label-super.jpg) no-repeat top left;
	padding:1px 0 0 0;
	position: absolute;
	z-index: 10;
}
.bestsellers .block-content .one .hit {
	color:#ebf2fe;
	width:78px;
	height:17px;
	font-size:12px;
	background:#4083db url(../img/css/label-hit.jpg) no-repeat top left;
	padding:1px 0 0 0;
	position: absolute;
	z-index: 10;
}
.bestsellers .block-content .one a {
	display:block;
	width: 129px;
	position: absolute;
	bottom: 10px;
	left: 3px;
}
.bestsellers .block-content .one a.compare-href {
	display:inline;
	width: auto;
	position: relative;
	bottom: 0;
	left: 0;
}
.bestsellers .block-content .one img {
	display:block;
	margin:0 auto;
}
.bestsellers .block-content .one .info {
	position:absolute;
	bottom:0;
	font-size:12px;
	padding:0 5px 7px 5px;
	width:119px;
}
.bestsellers .block-content .one .info .name {
	float:left;
	color:#333333;
}
.bestsellers .block-content .one .info .price {
	color:#d91414;
	float:right;
	font-weight: bold;
}
.bestsellers h2 {font-weight: bold}
/** //TODO: Forms
*/
.content-form {
	background:url(../img/css/form-shadow.png) no-repeat 42% 100%;
	padding:0 0 15px 0;
	margin-bottom:30px;
}
.content-form form {
	padding:20px 35px 0;
	background-color:#e2e2e2;
	width:330px;
	margin:30px auto 0;
}
.starrequired, .red {color: red !important;}
.content-form .starrequired {width: 1em;}
.content-form form .starrequired {float: left;}
.content-form form .starrequired-none {width: 1em;float: none;}
.content-form form .input-line {clear: both;padding-bottom: 1em}
.content-form form .input-container {width: 310px;float: right;}

.content-form form textarea, .content-form form input.form-text, .content-form form select{
	font:12px Arial,Helvetica,sans-serif;
	color:#5A5A5A;
	width: 305px;
	border: 1px solid #7F9DB9;
	/*adding: 1px 1px 1px 3px;*/
}
.content-form input.captcha{
	font:12px Arial,Helvetica,sans-serif;
	color:#5A5A5A;
	width: 100%;
	border: 1px solid #7F9DB9;
	padding: 1px 1px 1px 3px;
}
.content-form  input.button {
	background:url(../img/css/button-bg.gif) no-repeat top left;
	margin:0 auto;
	width:62px;
	height:23px;
	display:block;
	float: right;
}

.content-form  input.button-big {
	background:url(../img/css/button-bg-big.gif) no-repeat top left;
	margin:0 0 0 3px;
	width:120px;
}
.content-form div.captcha {padding-bottom: 1em}
.bottomer{position:relative;top:40px;}
.bottomer-half {position:relative;top:10px;}

.search-form {
	padding: 0;
	padding:15px 30px;
	background-color:#e2e2e2;
	width:690px;
	margin:0;
}
.search-form input.form-text {
	width:600px;
	float: left;
	margin:0;
}
.search-form  input.button {
	background:url(../img/css/button-bg.gif) no-repeat top left;
	margin:0 auto;
	width:62px;
	height:23px;
	display:block;
	float: right;
}
.bottomer-half-left {
    display: block;
    float:left;
    margin-top:0.5em;
    vertical-align:bottom;
}
p.bottomer-half-left {
    color: red !important;
}
/** //TODO: Rasprodaga
*/
.rasprodaga .block-content {
	padding:10px 0 0 0;
}
.rasprodaga p {
	color: #333;
	font-size: 12px;
}
.rasprodaga .block-content a {
	color:#388ab6;
	text-decoration:underline;
}
.rasprodaga .block-content .line1 .one {
	background:url(../img/css/rasprodaga-center-color1.gif) no-repeat top left;
}
.rasprodaga .block-content .line2 .one {
	background:url(../img/css/rasprodaga-center-color2.gif) no-repeat top left;
}
.rasprodaga .block-content .line3 .one {
	background:url(../img/css/rasprodaga-center-color3.gif) no-repeat top left;
}
.rasprodaga .block-content .line4 .one {
	background:url(../img/css/center-color4.gif) no-repeat top left;
}
.rasprodaga .block-content .line5 .one {
	background:url(../img/css/center-color5.gif) no-repeat top left;
}
.rasprodaga .block-content .line6 .one {
	background:url(../img/css/center-color6.gif) no-repeat top left;
}
.rasprodaga .block-content .line7 .one {
	background:url(../img/css/center-color7.gif) no-repeat top left;
}
.rasprodaga .block-content .line8 .one {
	background:url(../img/css/center-color8.gif) no-repeat top left;
}

.rasprodaga .block-content .section-all.one {
	background:url(../img/css/rasprodaga-section-all.gif) no-repeat top left;
}
.rasprodaga .block-content .section-straight.one {
	background:url(../img/css/rasprodaga-section-straight.gif) no-repeat top left;
}
.rasprodaga .block-content .section-corner.one {
	background:url(../img/css/rasprodaga-section-corner.gif) no-repeat top left;
}
.rasprodaga .block-content .section-leather.one {
	background:url(../img/css/rasprodaga-section-leather.gif) no-repeat top left;
}
.rasprodaga .block-content .section-leather-corner.one {
	background:url(../img/css/rasprodaga-section-leather-corner.gif) no-repeat top left;
}
.rasprodaga .block-content .section-bed.one {
	background:url(../img/css/rasprodaga-section-bed.gif) no-repeat top left;
}
.rasprodaga .block-content .section-couch.one {
	background:url(../img/css/rasprodaga-section-couch.gif) no-repeat top left;
}
.rasprodaga .block-content .section-chair.one {
	background:url(../img/css/rasprodaga-section-chair.gif) no-repeat top left;
}

.rasprodaga .block-content .one {
	width:177px;
	height:199px;
	padding:23px 3px 3px 3px;
	float:left;
	margin:0 10px 10px 0;
	z-index:500;
	position:relative;
}
.rasprodaga .block-content .last {
	margin-right:0;
}
.rasprodaga .block-content .one .add-to-fav {
	position:absolute;
	right:4px;
	top:4px;
	cursor:pointer;
	width:25px;
	height:18px;
	margin:0;
	padding:0;
	border-width:0px;
}
.rasprodaga .block-content .one a {
	display:block;
}
.rasprodaga .block-content .one a.compare-href {
	display:inline;
}
.rasprodaga .block-content .one img {
	display:block;
	margin:0 auto;
}
.rasprodaga .block-content .one .name {
	position:absolute;
	left:7px;
	top:8px;
	color:#333333;
	font-size:12px;
}
.rasprodaga .block-content .one .info-bottom {
	font-size:12px;
	padding:3px 5px 7px 5px;
	width:167px;
}
.rasprodaga .block-content .one .info-bottom .old-price {
	float:left;
	color:#333333;
}
.rasprodaga .block-content .one .info-bottom .price {
	color:#d91414;
	float:right;
	font-weight: bold;
}
.rasprodaga .block-content .one .info-bottom ul {
	margin-top:3px;
	position:relative;
}
.rasprodaga .block-content .one .info-bottom a {
	display:inline;
	color:#388ab6;
	text-decoration:underline;
}
.rasprodaga .block-content .one .info-bottom div.description, .rasprodaga .block-content .one .info-bottom div.where_sold {
	display:none;
	height:0;
	position:absolute;
}
.rasprodaga .block-content .one .info-bottom a:hover {
	text-decoration:none;
}
/** //TODO: Compare Result
*/
.breadcrumbs a.compare {
	margin:0 10px 0 0;
	font-weight: bold;
}
.breadcrumbs a.compare span {
	display:inline;
	float:none;
	padding:0;
	color:#C94444;
}
.breadcrumbs a.compare-active {
	color:#c13333;
}
.compare .features {
	float:left;
	width:100px;
	color:#333333;
	font-size:12px;	
	padding:136px 0 0 0;
}
.compare .features div {
	border-top:1px solid #c2c2c2;
	text-align:right;
	padding:2px 15px 10px 0;
}

.compare .scroll {
	float:left;
	width:660px;
	overflow-x:scroll;
	z-index:1010;
	position:relative;
	padding:0 0 10px 0;
}
.compare .column {
	width:167px;
	float:left;
}
.compare .one {
	position:relative;
	width:157px;
	height:121px;
	background:url(../img/css/compare/one-border1.gif) no-repeat top left;
	padding:5px 0 0 0;
	z-index:1009;
}
.compare .column .info {
	color:#898b90;
	border-top:1px solid #c2c2c2;
	font-size:12px;
	padding:2px 13px 10px 0;
	line-height:14px;
	
}
.compare .scroll .img {
	padding:0 10px 10px 0;
	border:none;
}
.compare .scroll .one img {
	display:block;
	margin:0 auto;
}
.compare .scroll .one .compare-remove {
	cursor:pointer;
	height:16px;
	position:absolute;
	right:3px;
	top:3px;
	width:16px;
}
.compare .scroll .name {
	color:#000000;
}
.compare .scroll .price .new {
	color:#c94444;
	display:block;
	float:left;
	padding:0 5px 0 0;
}
.compare .scroll .price .old {
	color:#c94444;
	display:block;
	float:left;
	color:#000000;
}
.compare .scroll .mechanism .question {
	display:block;
	float:left;
	padding:0 1px 0 0;
	
}
.compare .scroll .mechanism .type {
	display:block;
	float:left;
}
.compare .scroll .dimensions {
	color:#000000;
}

.compare-list-empty {
	color: red !important;
	margin-top: 8px;
}

/** //TODO: Paginator
*/
.pages {
	text-align:center;
	font-size:12px;
	color:#333333;
	padding:30px 0 0 0;

}
.pages a {
	text-decoration:underline;
	color:#333333;
	padding:0 4px 0 4px;
}
.pages a:hover {
	text-decoration:none;
}
.pages span {
	background:#e65f5c url(../img/css/pages-active-bg.gif) no-repeat top left;
	color:#ffffff;
	padding:0 4px 0 4px;
}
.center-bottom-bg {
	background:url(../img/center-bottom-bg.jpg) no-repeat bottom center;
	height:180px;
	clear:both;
}
/*-------------------------------------------------*/

/*---------------right sidebar-------------------*/
.phone {
	padding:0 0 0 10px;
	margin:0 0 7px 0;
}
.city {
	padding:0 0 6px 10px;
}
.city p {
	font-size:12px;
	color:#999999;
}
.city p span {
	font-size:14px;
	color:#333333;
	border-bottom: 1px dotted;
	cursor: pointer;
}
.our-salon {
	padding:0 0 0 10px;
	margin:0 0 23px 0;
}
.our-salon img {
	margin-bottom:3px;
	display:block;
}
.our-salon a {
	color:#006ead;
	font-size:12px;
	text-decoration:underline;
	background:url(../img/css/map-a-bg.gif) no-repeat right 6px;
	line-height:12px;
	padding:0 12px 0 0;
}
.our-salon a:hover {
	text-decoration:none;
}
.service-icons {
	background:#ececec url(../img/css/service-icons-bg.jpg) no-repeat top right;
	height:27px;
	padding:13px 0 0 0;
	margin:0 0 8px 0;
}
.service-icons ul {
	text-align:center;
}
.service-icons ul li {
	display:inline;
	padding:0 18px;
}

.sideback {
	margin:0 0 10px 0;
	padding:0 0 15px 0;
	background:url(../img/css/right-shadow.jpg) no-repeat bottom right;
}
.sideback .block-content {
	background:#e2e2e2;
/*	padding:25px 0 0 0;
	height:225px;*/
}

.callback .block-content {
	padding:25px 0 0 0;
	background:#e2e2e2 url(../img/callback-bg.jpg) no-repeat bottom left;
	height:225px;
}
.callback .block-content input.button {
	background:url(../img/css/callback-button-bg.gif) no-repeat top left;
	margin:0 auto;
	width:79px;
	height:23px;
	display:block;
}

.mobile-manager h2 {
	font-weight: normal;
}
.mobile-manager .block-content {
	padding:25px 0 0 0;
	background:#e2e2e2 url(../img/mobile-manager-bg.jpg) no-repeat bottom left;
	height:225px;
}
.mobile-manager .block-content input.button {
	background:url(../img/css/callback-button-bg.gif) no-repeat top left;
	margin:0 auto;
	width:79px;
	height:23px;
	display:block;
}
.news {
	margin:0 0 10px 0;
	padding:0 0 15px 0;
	background:url(../img/css/right-shadow.jpg) no-repeat bottom right;
}
.news .block-content {
	background-color:#eaeaea;
	font-size:11px;
	padding:20px 10px 5px 10px;
}
.news .block-content .line {
	padding:0 0 15px 0;
}
.news .block-content .line div {
	color:#333333;
}
.news .block-content .line a {
	color:#777777;
}
.fav {
	margin:0 0 10px 0;
	padding:0 0 15px 0;
	background:url(../img/css/right-shadow.jpg) no-repeat bottom right;
}
.fav .block-content {
	background-color:#eaeaea;
	padding:0 0 20px 0;
	z-index:20;
}
.fav .block-content .list {
	height:315px;
	overflow:auto;
	padding:10px 0 0 0;
	position:relative;
	top:0;
	left:0;
	z-index:15;
}
.fav .block-content .one {
	width:129px;
	height:85px;
	position:absolute;
	position:relative;
	padding:10px 3px 0 3px;
	margin:0 auto 10px auto;
	z-index:10;
}
.fav .block-content .line1 {
	background:url(../img/css/fav-line1.gif) no-repeat top left;
}
.fav .block-content .line2 {
	background:url(../img/css/fav-line2.gif) no-repeat top left;
}
.fav .block-content .line3 {
	background:url(../img/css/fav-line3.gif) no-repeat top left;
}
.fav .block-content .line4 {
	background:url(../img/css/fav-line4.gif) no-repeat top left;
}
.fav .block-content .line5 {
	background:url(../img/css/fav-line5.gif) no-repeat top left;
}
.fav .block-content .line6 {
	background:url(../img/css/fav-line6.gif) no-repeat top left;
}
.fav .block-content .line7 {
	background:url(../img/css/fav-line7.gif) no-repeat top left;
}
.fav .block-content .line8 {
	background:url(../img/css/fav-line8.gif) no-repeat top left;
}
.fav .block-content .section-all {
	background:url(../img/css/fav-section-all.gif) no-repeat top left;
}
.fav .block-content .section-straight {
	background:url(../img/css/fav-section-straight.gif) no-repeat top left;
}
.fav .block-content .section-corner {
	background:url(../img/css/fav-section-corner.gif) no-repeat top left;
}
.fav .block-content .section-leather {
	background:url(../img/css/fav-section-leather.gif) no-repeat top left;
}
.fav .block-content .section-leather-corner {
	background:url(../img/css/fav-section-leather-corner.gif) no-repeat top left;
}
.fav .block-content .section-bed {
	background:url(../img/css/fav-section-bed.gif) no-repeat top left;
}
.fav .block-content .section-couch {
	background:url(../img/css/fav-section-couch.gif) no-repeat top left;
}
.fav .block-content .section-chair {
	background:url(../img/css/fav-section-chair.gif) no-repeat top left;
}

.fav .block-content .one .fav-remove {
	position:absolute;
	right:4px;
	top:4px;
	cursor:pointer;
	width:16px;
	height:16px;
}
/*
.fav .block-content .one a {
	display:block;
	position: absolute;
	bottom: 7px;
}
*/
.fav .block-content .one img {
	display:block;
	margin:0 auto;
	width: 94px;
	height: 70px;
	margin-top:-6px;
}
.fav .block-content .one img.good-preview {
}

.fav .block-content .one .fav-remove img {
	width:16px;
	height:16px;
	margin: 0;
}
.fav .block-content .one .info {
	position:absolute;
	bottom:0;
	font-size:12px;
	padding:0 5px 7px 5px;
	width:119px;
}
.fav .block-content .one .info .name {
	float:left;
	color:#333333;
}
.fav .block-content .one .info .price {
	color:#d91414;
	float:right;
	font-weight: bold;
}
.fav .block-content input.button {
	background:url(../img/css/callback-button-bg.gif) no-repeat top left;
	margin:0 auto;
	width:79px;
	height:23px;
	display:block;
	margin-top:20px;
}
/*-----------------------------------------------*/

/*----------------------main-content-------------*/

.main-content {
	width:760px;
	float:left;
	margin-top: -11px;
	_width:750px;
}
.main-content p {
	color: #333;
	font-size: 12px;
}
.main-content a {
	color:#388ab6;
	text-decoration:underline;
}

.main-content ul li {
	background:url(../img/css/bullet-level1.gif) no-repeat left 3px;
/*	font-size:0.75em;*/
	color:#58595b;
	padding:0 0 6px 15px;
	line-height:14px;
}
.main-content ul li ul {
	margin-top:6px;
}
.main-content ul li ul li {
	background:url(../img/css/bullet-level2.gif) no-repeat left 3px;
	font-size:1em;
}
.main-content ol {
	padding:0 0 0 20px;
	margin:10px 0;
}
.main-content ol li {
	font-size:0.75em;
	color:#58595b;
	padding:0 0 6px 0;
	line-height:14px;	
}

.main-content .link-with-arrows {
	padding:0 17px 0 0;
	background:url(../img/css/link-with-arrows-bg.png) no-repeat right 5px;
	font-size:11px;
	line-height:13px;
}

.main-content .title {
	margin:0 0 10px 0;
}
.main-content .title h1 {
	float:left;
	font-size:24px;
	color:#333333;
	font-weight:bold;
	padding:0;
	margin:0;
}
.main-content .title h1 .price {
	color:#b41b1b;
}
.main-content .title h1 .price span {
	font-size:18px;
	color:#333333;
}
.main-content .title h1 .info {
	font-size:11px;
	font-weight:normal;
	color:#777777;
	padding:0 0 0 10px;
}
.main-content .title .references {
	float:right;
	font-size:11px;
	padding:7px 0 0 0;
}
.main-content .title .references a:hover {
	text-decoration:none;
}
.main-content .title .references .first {
	font-size:11px;
	font-weight:normal;
	color:#333333;
	padding:0 0 0 20px;
	margin:0 20px 0 0;
	text-decoration:underline;
	background:url(../img/icon-add-to-favorites.jpg) no-repeat left top;
	display:block;
	float:left;
	height:16px;
}
.main-content .title .references .second {
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	padding:0 0 0 20px;
	margin:0 10px 0 0;
	background:url(../img/icon-print.jpg) no-repeat left top;
	display:block;
	float:left;
	height:16px;
}
.main-content .photo {
	clear:both;
	background:url(../img/content-frame.gif) no-repeat top left;
	padding:12px;
	margin:0 0 10px 0;
}

.main-content .photo-section-straight {
	background:url(../img/content-frame-section-straight.gif) no-repeat top left;
}
.main-content .photo-section-corner {
	background:url(../img/content-frame-section-corner.gif) no-repeat top left;
}
.main-content .photo-section-leather {
	background:url(../img/content-frame-section-leather.gif) no-repeat top left;
}
.main-content .photo-section-leather-corner {
	background:url(../img/content-frame-section-leather-corner.gif) no-repeat top left;
}
.main-content .photo-section-bed {
	background:url(../img/content-frame-section-bed.gif) no-repeat top left;
}
.main-content .photo-section-couch {
	background:url(../img/content-frame-section-couch.gif) no-repeat top left;
}
.main-content .photo-section-chair {
	background:url(../img/content-frame-section-chair.gif) no-repeat top left;
}

.main-content .photo .left {
	position:relative;
	float:left;
}
.main-content .photo .left .zoom {
	position:absolute;
	right:0;
	top:0;
	width:25px;
	height:19px;
	background:url(../img/content-photo-zoom.png) no-repeat top left;
}

.divan {margin-top: -1px}
.divan .title {margin: 0;padding-bottom: 4px !important;clear:both}
.divan .photo .left .photo-middler {
	height: 294px;display:table;
}
.divan .photo .left .photo-middler .photo-middler-inner {
	display: table-cell;vertical-align:middle
}
.main-content .photo .right {
	float:right;
	position:relative;
}
.main-content .photo .right .info {
	font-size:14px;
	color:#333333;
	position:absolute;
	top:0;
	right:0;
}
.main-content .photo .right .info span {
	color:#b41b1b;
}
.main-content .photo .right .info a {color: #b41b1b; text-transform: uppercase;}
.main-content .upholstery {
	clear:both;
	margin-top: -8px;
}
.main-content .upholstery h2 {
	margin-bottom:0;
}
.main-content h2 {
	font-size:14px;
	color:#333333;
	padding:0;
	height:20px;
}

.main-content .upholstery .block-content .one {
	position:relative;
	margin:0 10px 0px 0;
	float:left;
}
.main-content .upholstery .block-content .one img {
	display:block;
	cursor: pointer;
}
.main-content .upholstery .block-content .one-border img {
	border:1px solid #d7d7d7;
}
.main-content .upholstery .block-content .one .price {
	position:absolute;
	bottom:0;
	right:0;
	color:#d91414;
	font-size:12px;
	padding:0 6px 6px 0;
}
.main-content .buttons {
	float:right;
}
.main-content .buttons input.btn1 {
	background:url(../img/css/content-buttons-2.png) no-repeat top left;
	margin:0 auto;
	width:81px;
	height:23px;
	display:block;
	margin:0 0 10px auto;
}
.main-content .buttons input.btn1.inactive {
	background:url(/img/css/content-buttons-1.png) no-repeat top left;
}
.main-content .buttons input.btn2 {
	background:url(/img/css/content-buttons-2.png) no-repeat top left;
	margin:0 auto;
	width:123px;
	height:23px;
	display:block;
	margin:0 0 10px auto;
}
.main-content .buttons input.btn3 {
	background:url(/img/css/content-buttons-3.png) no-repeat top left;
	margin:0 auto;
	width:164px;
	height:23px;
	display:block;
	margin:0 0 0 auto;
}

.main-content .divan .where-there {
	display: none;
	margin-top: 51px;
}
.main-content .divan .where-there h2 {
	color:#ffffff;
	text-transform:uppercase;
	color:#ffffff;
	background:url(../img/css/divan-where-there-title-bg.png) no-repeat top left;
	height:27px;
	text-align:center;
	padding:13px 0 0 0;
	font-size:12px;
}
.main-content .divan .where-there ul {
	width:253px;
	float:left;
}
.main-content .divan .where-there ul li {
	background:url(../img/css/bullet-level1.gif) no-repeat left 3px;
	color:#58595b;
	line-height:14px;
	padding:0 5px 1px 20px;
	cursor:pointer;
	background-position:5px 3px;
}
.main-content .divan .where-there ul li a {
	color:#58595b;
	line-height:14px;
	text-decoration: none;
}
.main-content .divan .where-there ul li:hover {
	background-color:#e8e8e8;
	color:#dd2b2b;
}
.main-content .divan .where-there ul li a:hover {
	color:#dd2b2b;
}

.main-content .goodslist {
	margin:19px 0 0 0;
	display: none;
}
.main-content .goodslist h2 {
	color:#ffffff;
	text-transform:uppercase;
	color:#ffffff;
	background:url(../img/css/shop-goodslist-title-bg.png) no-repeat top left;
	height:27px;
	text-align:center;
	padding:13px 0 0 0;
	font-size:12px;
}
.main-content .goodslist ul {
	width:180px;
	float:left;
}
.main-content .goodslist ul li {
	background:url(../img/css/bullet-level1.gif) no-repeat left 3px;
	color:#58595b;
	line-height:14px;
	padding:0 5px 1px 20px;
	cursor:pointer;
	background-position:5px 3px;
}
.main-content .goodslist ul li a {
	color:#58595b;
	line-height:14px;
	text-decoration: none;
}
.main-content .goodslist ul li:hover {
	background-color:#e8e8e8;
	color:#dd2b2b;
}
.main-content .goodslist ul li a:hover {
	color:#dd2b2b;
}

.main-content .divan .description {
	clear:both;
	margin:10px 0 0px 0;
}
.main-content .divan h2, .main-content .dostavka h2{
	font-weight: bold;text-transform: uppercase;
}
.main-content .description h2 {
	height:16px;
	margin-bottom: 1em;
}
.main-content .description .left {
	float:left;
	width:360px;
	color:#777777;
	font-size:12px;
	padding:0 20px 0 0;
}
.main-content .description p {
	color:#777777;
	font-size:12px;
	margin:0 0 4px 0;
}
.main-content .description .right {
	float:left;
	width:370px;
}
.main-content .description .right table {
	border-collapse:collapse;
}
.main-content .description .right td {
	color:#777777;
	font-size:12px;
	vertical-align:top;
	padding:0 0 4px 0;
}
.main-content .description .right td.features {
	color:#333333;
	padding:0 5px 0 0;
	font-weight: bold;
}
.main-content .divan .completion {
	margin:20px 0 10px 0;
	clear:both;
}


.main-content .completion .block-content .one {

	margin:0 10px 10px 0;
	float:left;
	background:url(../img/css/completion/color1-center.gif) repeat-x top left;
}
.main-content .completion .block-content .one .left {
	background:url(../img/css/completion/color1-left.gif) no-repeat top left;
}
.main-content .completion .block-content .one .right {
	background:url(../img/css/completion/color1-right.gif) no-repeat top right;
	padding:20px 10px 10px 10px;
	height:195px;
	position:relative;
}
.main-content .completion .block-content .one img {

	margin:0 auto;
}
.main-content .completion .block-content .one .info {
	font-size:14px;
	padding:0 0 7px 10px;
	position: absolute;
	bottom:0;
	width:100%;
	left:0;
}
.main-content .completion .block-content .one .info .name {
	float:left;
	color:#333333;
	padding:0 0 0 0px;
}
.main-content .completion .block-content .one .info .price {
	color:#d91414;
	float:right;
	padding:0 20px 0 0;
	font-weight: bold;
}
.main-content .planner {
	clear:both;
}
.main-content a.back,.main-center a.back {
	margin:30px 0 0 0;
	color:#2774af;
	font-size:12px;
	display:block;
	float:left;
	background:url(../img/css/content-back-bg.jpg) no-repeat top left;
	padding:0 0 0 13px;
	text-decoration:underline;	
}
.main-content a.back:hover {
	text-decoration:none;
}
.main-content .select-region {
	margin:0 0 20px 0;
	padding:0 0 0 7px;
}
.main-content .select-region p {
	float:left;
	margin-right:10px;	
	padding:3px 0 0 0;
}
.main-content .select-region select {
	float:left;
	display:block;
	width:200px;
}
.main-content .shops {
	padding:0 0 0 7px;
	font-size:12px;
}
.main-content .shops ul {
	margin:10px 0 0 0;
}
.main-content .shops ul li {
	padding-bottom:8px;
}
.main-content .shops ul li.over {
	background-color:#e9e9e9;
}
.main-content .shops span.metro {
	display:block;
	float:left;
	width:160px;
}
.main-content .shops a {
	display:block;
	float:left;
	width:480px;
	color:#2a74ad;
	text-decoration:underline;
}
.main-content .shops a:hover {
	text-decoration:none;
}
.main-content .shops span.tel {
	display:block;
	float:right;
	width:97px;
}
.main-content .shops#shops_region_370 a {
	width:427px;
}
.main-content .shops#shops_region_370 span.tel {
	width:150px;
}
.main-content .shop {
	padding:0 0 0 7px;
}
.main-content .shop .title h1 {
	font-size:22px;
}
.main-content .shop .work-time {
	font-size:14px;
	color:#000000;
	margin:0 0 15px 0;
}
.main-content .shop .work-time .time {
	font-weight:bold;
	font-size:22px;
}
.main-content .shop .work-time .free {
	font-size:12px;
	display:block;
}
.main-content .shop .info {
	width:450px;
	float:left;
}
.main-content .shop	.line {
	padding:0 0 15px 0;
}
.main-content .shop	.line p {
	color:#898b90;
	font-size:12px;
}
.main-content .shop .info .btn-stock {
	background:url("../img/css/shop-buttons.png") no-repeat scroll left top transparent;
	display:block;
	height:23px;
	margin:0 auto 0 0;
	width:111px;
	font-weight:normal;
}
.main-content .shop	.line p:first-child {
	text-transform:uppercase;
	color:#000000;
}
.main-content .shop .shop-map {
	width:286px;
	float:right;
}
.main-content .shop .shop-map .btn-map {
	background:url("../img/css/shop-buttons.png") no-repeat scroll left top transparent;
	display:block;
	height:23px;
	margin:10px 0 0 auto;
	width:111px;
	font-weight:normal;
}
.main-content .shop .scheme {
	width:510px;
	float:left;
	padding:20px 7px 0 0;
}
.main-content .shop .scheme p {
	color:#000000;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.main-content .shop .shop-photo {
	width:236px;
	float:right;
	padding:20px 0 0 0;
}
.main-content .shop .shop-photo p {
	color:#000000;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:10px;
	text-align:center;
}
.main-content .shop .shop-photo .photo-wrap {
	background-color:#f0f0f0;
	padding:5px 0 7px 0;
}
.main-content .shop .shop-photo .photo-wrap img {
	margin:0 auto;
	display:block;
	margin-bottom:3px;
}
/*-----------------------------------------------*/

/*------------------------footer-----------------*/
.footer {
	width:990px;
	margin:0 auto;
	padding:95px 0 25px 10px ;
	clear:both;
}
.footer ul {
	height:14px;
}
.footer ul li {
	float:left;
	display:block;
	height:14px;
}
.footer ul li a {
	display:block;
	font-size:12px;

	color:#999999;
	padding:0 13px 0 0;
	margin:0 13px 0 0;
	text-decoration:underline;
	background:url(../img/css/footer-menu-border.gif) no-repeat right 1px;
}
.footer ul li a:hover {
	text-decoration:none;
}
.footer ul li a.last {
	background:none;
}
.footer p {
	font-size:11px;
	color:#666666;
	clear:both;
	padding:5px 0 0 0;
}
.footer .left {
	float: left;width: 49%;text-align: left;
}
.footer .right {
	float: right;width: 49%;text-align: left;
}
/** //TODO: Internal Content
*/
.internal-content {
	margin-left: 10px;
	margin-top: -13px;
}
.main-content .internal-content {
	margin-top: -8px;
}
.internal-content ul li {
	background:url(../img/css/bullet-level1.gif) no-repeat left 3px;
/*	font-size:0.75em;*/
	color:#58595b;
	padding:0 0 6px 15px;
	line-height:14px;
}
.internal-content ul li ul {
	margin-top:6px;
}
.internal-content ul li ul li {
	background:url(../img/css/bullet-level2.gif) no-repeat left 3px;
	font-size:1em;
}
.internal-content ol {
	padding:0 0 0 20px;
	margin:10px 0;
}
.internal-content ol li {
	font-size:0.75em;
	color:#58595b;
	padding:0 0 6px 0;
	line-height:14px;	
}

/** //TODO: Reviews
*/
.user-reviews {
	font-size: 12px;
	font-family: Tahoma;
	margin-top: 40px;
}
.user-reviews .review {
	margin: 1em 0 2em 0;
}
.user-reviews .review .review-title {
	border-bottom: dotted 1px gray
}
.user-reviews .review .review-text {
	margin: 0.5em;
}
.user-reviews .review .review-title {
	border-bottom: 0;
	margin-bottom: 10px;
}

.review-tema p{
	border:0px;
	font-size: 12px;
	color:black;
	font-family: Tahoma;
	margin-bottom: 10px;
}
.review-text p{
	
	padding-bottom:8px;
	border-bottom: 1px solid gray;
	color:#818285;
	font-size: 12px;
	font-family: Tahoma;
	margin-left: -5px;
	width: 100%;

}
.otz{
	color: red;
	font-family:Tahoma;
	font-size:12px;	
	display:block;
}
.otz1{
	color: red;
	font-family:Tahoma;
	font-size:12px;	
	display:block;
	float:left;
}
*+html .otz1{
	color: red;
	font-family:Tahoma;
	font-size:12px;	
	display:block;
	float:left;
	
}
.br{line-height: 5px;}
.content-form input.button {
	padding-bottom:3px;
	width:77px;
	float:right;
	background:url("../img/css/middle-button.png") no-repeat scroll left top transparent;
}
*+html .content-form input.button {
	margin-top:22px;
	padding-bottom:3px;
	width:77px;
	position:absolute;
	margin-left:255px;
	float:right;
	background:url("../img/css/middle-button.png") no-repeat scroll left top transparent;
}
.content-form input.captcha {width:115px;font-size:11px;}

/** //TODO: Mechanisms
*/
.mechanism-list p{color:gray; margin-bottom:5px;}
.mechanism-list { margin-top:20px;}
.mechanism-detail p{color:#777777;}
.mechanism-detail { margin-top:-15px;}
.mechanism-list a,
.mechanism-detail a {
	color:#006ead;
	text-decoration:underline;
}
.mechanism-list a:hover,
.mechanism-detail a:hover {
	color:#c13532;
}
.mechanism-list a:visited,
.mechanism-detail a:visited {
	color:#6e1645;
}

/** //TODO: Callback
*/
.callback-page { color: #666666;margin-top: 40px}
.main-content .callback-page { margin-top:-16px;}
.callback-page p{color:#777777;}
.callback-page strong{color:black}

.main-content .callback-form input.button {float: left}
.content-form.callback-form input.button-submit {
	float: right;
	background:url(../img/css/button-bg-big.gif) no-repeat top left;
	margin:0 0 0 3px;
	width:120px;
}
.content-form.callback-form input.button-reset {
	float: left;
}
/** //TODO: Vacancies
*/
.vacancy-list {margin-top:40px}
.vacancy-list p {color:#666666; margin-bottom: 5px;}
.vacancy-list a {
	color:#006ead;
	text-decoration:underline;
}
.vacancy-list a:hover {
	color:#c13532;
}
.vacancy-list a:visited {
	color:#6e1645;
}

.vacancies {margin-top: 40px}
.vacancies li,.vacancies p {color:#666666; line-height: 17px;}
.vacancies h2 {color: #231F20;text-transform:uppercase;}
.vacancies .bold {color:#000000;font-weight:bold;margin:0;padding:0 0 6px;}
.vacancies .under-price {margin-top:4px;}
.vacancies .requirements-left {width:100px;float:left;}
.vacancies .requirements-right {width:400px; margin-bottom: 4px;}
.vacancies .paycash {color:#C94444}
.vacancies p {color:#666666;}
.vacancies h3 {color:black; display: inline; margin: 0; padding: 0;}
.vacancy-back {float:right !important}
/** //TODO: Dostavka
*/
.dostavka {margin-top:10px}
.dostavka h1 {color:#333333; font-size:24px;font-weight:bold;margin:0;padding:0;}
.dostavka h2 {color:#231F20;font-size:14px;text-transform:uppercase;margin:0px;height:17px}
.dostavka h2 {clear: both;margin:0 0 3px;}
.dostavka ol {margin:10px 0;padding:0 0 0 20px;font-weight: bold;}
.dostavka ol li  {font-size: 12px;}
.dostavka ol li span {font-weight: normal;}
.dostavka .bold {color:#000000;font-weight:bold;margin:0;padding:0 0 6px;}
.dostavka .border {border-bottom:1px solid #C2C2C2;float:left;margin:0 0 10px;}
.dostavka p {font-size: 12px; color: #666666; margin-bottom: 8px;}
.dostavka table {font-size: 12px; border: 1px solid black;border-collapse: collapse;}
.dostavka th {border-collapse: collapse; border: 1px solid black; color: #FFFFFF;padding:2px 10px 3px;}
.dostavka td {color:#58595b;font-weight:bold;font-size: 12px; border: 1px solid black;border-collapse: collapse;padding:6px 10px 7px;}
.dostavka table thead {
	font-weight:bold; text-align: center; border: 1px solid black;
	background:url("../img/css/delivery-table-header-bg.png") repeat-x scroll left top #D33A3A;
}
.dostavka table tbody {
	background:#e2e2e2;
}
.dostavka td.name  {font-weight:normal;text-align:left;}
/** //TODO: News
*/
.news-list {margin-top: 40px;}
.news-list .news-item {margin-bottom: 3em;clear: both}
.news-list .news-item .news-title {margin-bottom: 1em;text-transform: uppercase;}
.news-list .news-item .news-title a {
	font-weight: bold;
	color:#006ead;
	text-decoration:underline;
}
.news-list .news-item .news-title a:hover {
	color:#c13532;
}
.news-list .news-item .news-title a:visited {
	color:#6e1645;
}
.news-list .news-item .news-text {color: #666666;}
.news-detail{margin-top:40px;}

/** //TODO: Contacts
*/
.contacts {margin-top: 20px;}
.contacts p{color:#666;}
/** //TODO: Mobile Manager Form
*/
.mobile-manager-wrapper {clear: both;margin-top: 27px}
.mobile-manager-wrapper p {
	margin: inherit;
}
/** //TODO: IE Hacks
*/
/* Hack for IE7 */
*+html .main-content .divan .where-there {margin-top: 59px;}
*+html .mechanism-detail { margin-top:5px;}
/* Hack for IE8 and Opera */
.main-content .divan .where-there {margin-top: 52px\0/;}
/* Hack for Firefox */
@-moz-document url-prefix() {
	.bottomer {margin-top: 30px}
	.main-content .shop {margin-top: -6px;}
	.main-content .divan .where-there {margin-top: 52px;}
}

/** //TODO: Special Actions
*/
.special-actions {margin-top: -25px;margin-left: -5px;}