/* reset */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/* /reset */

/* unreset */
html {
background: #fff;
height: 100%;
overflow-y: scroll;
}
body {
color: #111;
font: 13px normal Tahoma, Verdana, sans-serif;
}
h1, h2, h3 {
font-weight: normal;
font-size: 175%;
}
h2 {
font-size: 150%;
margin: 0 0 0.75em;
}
h3 {
font-size: 125%;
margin: 0 0 0.5em;
}
p {
margin: 0 0 0.5em;
}
a {
color: #b10944;
text-decoration: none;
}
a:hover {
color: #b10944;
text-decoration: underline;
}
strong, b {
font-weight: bold;
}
em, i {
font-style: italic;
}
small {
font-size: 80%;
}
dt {   
margin: 0 0 0.25em;
}
dd {
margin: 0 0 0.5em 1em;
}
p, dt, dd {
line-height: 1.5;
}

.aligncenter {
text-align: center;
}
.alignright {
text-align: right;
}
.date {
color: #999;
}

.error {
margin: 3em;
}
.error h1 {
margin: 0 0 1em;
}
/* /unreset */



/* structure */
.content, .footer .menu, .copyright, .feedback {
margin: 0 auto;
overflow: hidden;
width: 925px;
//height: 1%;
}
.left {
float: left;
width: 200px;
}
.copyright .left {
float: left;
width: 400px;
}
.right {
margin-left: 225px;
}
body.index .right {
margin-left: 0;
}

.item .left {
width: 380px;
}
.item .right {
margin-left: 395px;
}
/* /structure */




/* cms */
.cms {
background: #ffffce;
border-bottom: 1px solid #cccca5;
font: 13px normal Tahoma, Verdana, sans-serif;
overflow: hidden;
//height: 1%;
}
.cms .left {
float: left;
margin: 0;
width: auto;
}
.cms .right {
float: right;
margin: 0;
width: auto;
}
.cms ul {
overflow: hidden;
padding: 0.5em 0;
//height: 1%;
}
.cms li {
float: left;
margin: 0 0.5em;
//height: 1%;
}
/* /cms */



/* header */
.header {
background: #b10944;
overflow: hidden;
padding: 1.5em 0 0;
//height: 1%;
}

.logo {
background: #000;
margin: 0 0 1.5em;
padding: 0.5em 0 1em;
}
.logo h1 {
background: url(../images/logo.png) no-repeat;
height: 31px;
margin: 0 auto;
text-indent: -1000em;
width: 206px;
}
.logo a {
display: block;
height: 100%;
outline: none;
}

.header .menu, .footer .menu {
background: #fff;
overflow: hidden;
position: relative;
//height: 1%;
}
* html .header .menu div {
margin: 0 auto;
width: 925px;
}
.header .menu div div, .footer .menu div {
float: left;
left: 50%;
position: relative;
}
.header .menu ul, .footer .menu ul {
background: #fff url(../images/header-menu.png) repeat-x 0 100%;
left: -50%;
overflow: hidden;
padding: 0 0 5px 1px;
position: relative;
//height: 1%;
}
.header .menu li, .footer .menu li {
border-right: 1px solid #000;
float: left;
padding: 0.75em 1.9em 1em;
white-space: nowrap;
}
.header .menu li {
padding: 0.75em 0.96em 1em;
}
.header .menu li.active, .header .menu li.shop {
background: #b10944 url(../images/header-menu-active.png) repeat-x 0 100%;
}
.menu a {
color: #000;
text-decoration: none;
}
.menu a:hover {
color: #b10944;
text-decoration: underline;
}
.header .menu li.active a, .header .menu li.shop a {
color: #fff;
}   
/* /header */



/* content */
.content {
margin: 2em auto;
}
.content img {
margin: 0 auto;
}
.content h2, .visual span {
letter-spacing: -1px;
text-transform: uppercase;
}
.content h3 {
font-weight: bold;
}
.content table {
margin: 0 0 1em;
width: 100%;
}
.content th {
text-transform: uppercase;
}
.content td, .content th {
padding: 0.35em 0.5em;
vertical-align: top;
}
.content li {
line-height: 1.5;
}

.text {
margin: 0 0 1em;
}   
.text li {
background: url(../images/li.png) no-repeat 0.5em 0.5em;
margin: 0 0 0.5em;
padding: 0 0 0 2em;
}

.visual {
margin: 0 0 1em;
position: relative;
text-align: center;
}
.visual span {
font-size: 135%;
top: 0;
position: absolute;
right: 0;
text-align: right;
}

.cells {
margin: 0 0 1em;   
overflow: hidden;
//height: 1%;
}
.cells div {
float: left;
}
.by2 div {
margin: 0 5% 0 0;
width: 45%;
}
.by4 {
margin: 0 0 0 -2%;
}
.by4 div {
border-left: 1px solid #9a9c9e;
padding: 0 2%;
width: 20.8%;
}
.by4 h3 {
background: url(../images/title.png) repeat-x 0 0;
color: #fff;
font-size: 100%;
font-weight: normal;
overflow: hidden;
padding: 0.5em 0 1em;
text-align: center;
text-transform: uppercase;
}
.by4 .news h3 {
background-image: url(../images/title-news.png);
}
.by4 .news li {
background: url(../images/li-news.png) no-repeat 0 0.25em;
padding: 0 0 0 2em;
//background-position: 1.25em 0.25em;
}

.ad {
margin: 0 0 2em;
overflow: hidden;
//height: 1%;
}
.left .ad {
margin: 1em 0;
}
.content .ad table {
border: none;
border-left: 0.75em solid #ccc;
width: auto;
}
.content .ad td {
border: 0.75em solid #ccc;
border-left: none;
padding: 0;
}
.right .ad img {
float: left;
margin-right: 1.5em;
}
.right .ad p {
font-size: 135%;
letter-spacing: -1px;
margin: 1em 1em 0 0;
}

.bread {
margin: 0 0 1em;
}
.bread ul {
font-size: 85%;
overflow: hidden;
//height: 1%;
}
.bread li {
background: url(../images/bread.png) no-repeat 0 50%;
float: left;
margin: 0 1em 0 0;
padding: 0 0 0 1em;
}
.bread .index {
background: none;
padding: 0;
}

.content .menu {
margin: 0 0 2em;
}
* html .content .menu li {
height: 1%;	
}
.content .menu li.even {
background: #000;
color: #fff;
}
.content .menu li.even a {
color: #fff;
}
.content .menu span {
display: block;
padding: 0.25em 0.5em;
}
.content .menu .active span {
background: #b10944;
color: #fff;
}
.content .menu span.drop {
background: url(../images/menu-drop.png) no-repeat 95% 50%;
cursor: pointer;
}
.content .menu span.active {
background: #b10944 url(../images/menu-drop-active.png) no-repeat 96% 50%;
}
.content .menu span.active a, .content .menu .active span a {
color: #fff;
text-decoration: none;
}

.content .menu ul ul {
background: #fff;
color: #000;
padding: 0 0 1em 1em;
}
.content .menu li li {
background: url(../images/menu-li-active.png) no-repeat 0 50%;
padding: 0.25em 0 0.25em 1em;
}
.content .menu li li a, .content .menu li.even li a {
color: #000;
}
.content .menu li li a.active {
color: #b10944;
}


.store, .slides {
margin: 1em 0;
}
.store ul, .slides ul {
overflow: hidden;
//height: 1%;
}
.store li, .slides li {
background: none;
float: left;
margin: 0 1.5em 2em 0;
padding: 0;
text-align: center;
}
.slides li {
font-size: 85%;
width: 13em;
}
.store img {
width: 115px;
}



.rounded {
position: relative;
}
.rounded img {
display: block;
//display: inline;
}
.rounded .tl, .rounded .tr, .rounded .bl, .rounded .br {
background: url(../images/corners.png) no-repeat 0 0;
height: 10px;
overflow: hidden;
position: absolute;
width: 10px;
}
* html .rounded .tl, * html .rounded .tr, * html .rounded .bl, * html .rounded .br {
background-image: url(../images/corners-ie.png);
}
.rounded .tl {
left: 0;
top: 0;
}
.rounded .tr {
background-position: -10px 0;
left: -10px;
margin: 0 0 0 100%;
top: 0;
}
.rounded .bl {
background-position: 0 -10px;
left: 0;
margin: 100% 0 0 0;
top: -10px;
}
.rounded .br {
background-position: -10px -10px;
left: -10px;
margin: 100% 0 0 100%;
top: -10px;
}

.tips {
background: #fff;
border: 1px solid #ccc;
padding: 1em;
width: 25em;
-moz-border-radius: 1em;
-khtml-border-radius: 1em;
-webkit-border-radius: 1em;
border-radius: 1em;
}
.tip .tip-text {
display: none;
}

.item-menu {
margin: 0 0 1em;
}
.item-menu ul {
overflow: hidden;
//height: 1%;
}
.item-menu li {
background: #999;
color: #fff;
float: left;
margin: 0 2px 0 0;
padding: 0.25em 0.5em;
}
.item-menu .active {
background: #b10944;
}
.item-menu a {
color: #fff;
text-decoration: none;
}

.item {
margin: 1em 0;
overflow: hidden;
//height: 1%;
}
.item .store {
margin: 0;
}
.item .store #big img {
background: url(../images/mbox/loader.gif) no-repeat 50% 50%;
height: 380px;
margin: 0 0 0.5em;
width: 380px;
}

.item .left .store li {
color: #333;
font-size: 85%;
margin: 0 1em 1em 0;
width: 7.5em;
}
.item .left .store img {
width: 100%;
}

.item .right .store li {
background: none;
margin: 0 0.75em 0.75em 0;
font-size: 85%;
padding: 0;
width: 5em;
}
.item .right .store img {
width: 100%;
}

.item dt {
float: left;
width: 8em;
}
.item dd {
margin-left: 9em;
}

.larger {
background: url(../images/larger.png) no-repeat 0 50%;
padding: 0.35em 0 0.35em 2em;
margin: 0 0 2em;
}

ul.news li {
margin: 0 0 1em;
}
ul.news a {
color: #000;
}

.pager {
overflow: hidden;
//height: 1%;
}
.pager li {
float: left;
margin: 0 1em 0 0;
}
/* /content */



/* footer */
.footer {
padding: 0 0 2em;
}
.footer .menu {
border-top: 1px solid #000;
padding: 1em 0;
}
.footer .menu ul {
background: none;
border: none;
}
.footer .menu li {
border: none;
padding: 0;
text-align: center;
width: 11.75em;
}
.footer .menu a {
display: block;
height: 100%;
outline: none;
padding: 8.5em 0.85em 0;
}
.footer .menu a:hover {
background-position: 50% 5%;
}
.footer .about a {
background: url(../images/about.jpg) no-repeat 50% 0;   
}
.footer .about a.active {
background: url(../images/about-active.jpg) no-repeat 50% 5%;   
}
.footer .news a {
background: url(../images/news.jpg) no-repeat 50% 0;   
}
.footer .news a.active {
background: url(../images/news-active.jpg) no-repeat 50% 5%;   
}
.footer .textile a {
background: url(../images/textile.jpg) no-repeat 50% 0;   
}
.footer .textile a.active {
background: url(../images/textile-active.jpg) no-repeat 50% 5%;   
}
.footer .furniture a {
background: url(../images/furniture.jpg) no-repeat 50% 0;   
}
.footer .furniture a.active {
background: url(../images/furniture-active.jpg) no-repeat 50% 5%;   
}
.footer .mattress a {
background: url(../images/mattress.jpg) no-repeat 50% 0;
}
.footer .mattress a.active {
background: url(../images/mattress-active.jpg) no-repeat 50% 5%;
}
.footer .contacts a {
background: url(../images/contacts.jpg) no-repeat 50% 0;
}
.footer .contacts a.active {
background: url(../images/contacts-active.jpg) no-repeat 50% 5%;
}
.footer .shop {
display: none;
}



.copyright {
border-top: 1px solid #000;
color: #000;
font-size: 85%;
}
.copyright .right {
background: url(../images/copyright-bg.png) no-repeat 100% 100%;
padding: 0 0.75em 0 0;
text-align: right;
}
.copyright a {
color: #000;
}

.feedback {
background: url(../images/feedback.jpg) no-repeat;
padding: 3em 0;
}
.feedback p {
margin-left: 10em;
}
.feedback .phone {
background: #b10944 url(../images/header-menu-active.png) repeat-x 0 50%;
color: #fff;
padding: 0.35em;
}
/* /footer */



/* multibox */
.MultiBoxOverlay {
background: #fff url(../images/mbox/overlay-bg.png);
position: absolute;
top: 0;
width: 100%;
z-index: 50;
}
.MultiBoxContainer {
background-color: #fff;
border: 1px solid #d7d7d9;
display: none;
padding: 19px;
position: absolute;
text-align: left;
z-index: 60;
/*overflow: hidden;*/
}
.MultiBoxLoading {
background: url(../images/mbox/loader.gif) no-repeat center;
}
.MultiBoxContent {
height: 100%;
overflow: hidden;
position: relative;
width: 100%;
}
.MultiBoxClose {
background: url(../images/mbox/close.png) no-repeat;
cursor: pointer;
height: 24px;
position: absolute;
right: -0.75em;
top: -0.75em;
width: 24px;
}
.MultiBoxControlsContainer {
height: 0px;
overflow: hidden;
position: relative;
}
.MultiBoxControls {
background-color: #fff;
height: auto;
position: relative;
width: 100%;
}
.MultiBoxPrevious {
background: url(../images/mbox/left.png) no-repeat;
cursor: pointer;
height: 24px;
left: 0;
margin: 1em 0 0;
position: absolute;
width: 24px;
}
.MultiBoxNext {
background: url(../images/mbox/right.png) no-repeat;
cursor: pointer;
height: 24px;
margin: 1em 0 0;
position: absolute;
right: 0;
width: 24px;
}
.MultiBoxNextDisabled {
background: url(../images/mbox/right-disabled.png) no-repeat;
cursor: default;
}
.MultiBoxPreviousDisabled {
background: url(../images/mbox/left-disabled.png) no-repeat;
cursor: default;
}
.MultiBoxTitle {
color: #333;
float: left;
margin: 1.5em 0 0 2.5em;
position: relative;
text-align: left;
}
.MultiBoxNumber {
color: #999;
float: right;
margin: 1.5em 2.5em 0 0;
position: relative;
text-align: right;
width: 4em;
}
.MultiBoxDescription {
clear: left;
color: #333;
margin: 0 2.5em 0 2.5em;
padding-top: 0.5em;
position: relative;
text-align: left;
}
/* /multibox */

.indexdiv h1 {
	font-size:16px;
	font-weight:bold;
}

.indexdiv img {
	padding:0px 5px;
}

.indextext,
a:link.indextext,
a:visited.indextext,
a:hover.indextext,
a:active.indextext
{
color:#000000;
text-decoration:none;
}
