/**
 * default style
 * (c) 2008, Artzavod
 */

html
{
    height: 100%;
    padding: 0;
    margin: 0;
}

* html body {
    height: 100%;
}

hr 
{
    border: none;
    color: #ccc;
    background-color: #ccc;
    height: 2px;
    padding: 0;
    margin: 8px 0;
}

BODY
{
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    min-height: 100%;
    _height: 100%;
    background-color: #ffffff;
    color: #4C4C4C;
}

*html body
{
}

html>body
{
    height: auto;
    min-height: 100%;
}

form
{
    padding: 0;
    margin: 0;
}

A
{
    color: #E4A216;
    text-decoration: underline;
}

A:hover
{
    text-decoration: none;
}

ABBR
{
    cursor: help;
}

img
{
    border: none;
    padding: 0;
    margin: 0;
}

/* custom error */

div.err b
{
    color: red;
    font-weight: bold;
}

div.err ul
{
    margin: 5px 0;
    color: #000000;
    list-style: none;
}

div.err
{
    padding: 5px 10px;
    margin: 10px;
    border: 1px solid red;
    background-color: #ffffdd;
}

/* clearfix */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
@media all and (min-width: 0px) {.clearfix { margin: -15px; }}/*opera*/
body:first-of-type .clearfix { margin: 0; }/*safari*/

/* layout */

#header,
#footer,
#menu,
#right,
#content
{
    font-family: arial;
    color: #4C4C4C;
    margin: 0;
    padding: 0;
    position: relative;
}


div.pages {
/*    position: absolute;
    bottom: -20px;*/
}

/* header */

#header
{
    margin: 38px 0 28px -72px;
    width: 901px;
}

#header table,
#header table td
{
    margin: 0;
    padding: 0;
    font-size: 33px;
    color: #999;
    font-family: "arial narrow", arial;
}

#header table td.phone
{
    padding-left: 19px;
}

#header table td.menu
{
    padding-right: 64px;
    padding-top: 17px;
}

.menu a
{
    color: #4C4C4C;
    border: 2px solid white;
    margin: 0;
    padding: 0;
    height: 25px;
    line-height: 25px;
    font-size: 25px;
}

* html .menu a
{
    padding: 3px;
}

.menu a:hover
{
    border-bottom: 2px solid #4C4C4C;
}

.menu a img
{
    border: none;
    height: 25px;
}

/* content */

#content
{
    padding: 0 40px 0 12px;
    font-size: 12pt;
    clear: both;
    display: block;
    width: 829px;
/*    height: 80%;*/
    position: relative;
    text-align: left;
}
* html #content
{
    padding: 0;
}

@-moz-document url-prefix()
{
    #content {
        padding: 0 90px 0 120px;
    }
}

html:first-child #content {
    padding-left: 50px;
}

#content table td
{
    font-size: 12pt;
}

/* footer */

#footer,
#footer table td
{
    font-size: 8pt;
}

#footer a
{
    color: #4C4C4C;
}

/* foto */

div.foto_group_title
{
    font-size: 10pt;
    font-weight: bold;
    padding-bottom: 16px;
}

div.img-container
{
    position: relative;
}

div.img-container hr
{
    margin: 20px 4px 16px 0;
}

*html div.img-container hr
{
    margin: 4px 8px 8px 0;
}

@-moz-document url-prefix()
{
    div.img-container hr
    {
        margin: 6px 4px 14px 0;
    }
}

div.foto
{
    position: relative;
    float: left;
    width: 100px;
    height: 80px;
    padding: 0 12px 12px 0;

    background: 5px 5px no-repeat;
}

*HTML div.foto
{
    padding: 0;
    margin: 0 12px 12px 0;
}

div.foto a 
{
    text-decoration: none;
}

div.foto a img
{
    position: absolute;
    border: 0;
    margin: 0;
    border: 0;
    left: 5px;
    top: 5px;
}

div.foto div.frame
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 80px;
}

*HTML div.foto div.frame
{
}

/* pages list */

table.pageslist {
    height: 58px;
	border-collapse: collapse;
}

table.pageslist td {
    text-align: center;
    vertical-align: middle;
    padding: 20px 10px 0 10px;
    vertical-align: top;
	color: #587CC6;
    font-size: 12px !important;
    background-color: #fff;
    font-family: arial;
}

table.pageslist td.link {
    font-size: 12px;
    background-color: transparent;
}

table.pageslist td.link a {
    font-size: 12px;
	color: #fff;
    text-decoration: none;
}

/* item info */

.item_det {
    margin: 10px;
    font-family: arial;
    width: 100%;
}

.item_det h3 {
    font-family: arial;
    padding: 0;
    margin: 0 0 8px 0;
    font-size: 14px;
    color: #4C4C4C;
}

.item_det table table {
    margin-right: 10px;
}

.item_det table table th {
    padding: 3px 4px 3px 0;
    font-family: arial;
    font-size: 12px;
    text-align: right;
    font-weight: normal;
}

.item_det table table td {
    width: 115px;
    padding: 4px;
    font-family: arial;
    font-size: 12px;
    text-align: left;
    background-color: #fff;
}

@-moz-document url-prefix()
{
    .item_det
    {
        margin: 0;
    }
    .item_det img,
    .item_det table table {
        margin: 10px;
    }
    .item_det table table td {
        width: 150px;
    }
    .item_det h3 {
        margin: 10px 0 0 10px;
    }
}


#divmap
{
    width: 576px;
    position: relative;
    overflow: visible;
}

#divmap p
{
    color: #fff;
    font-size: 11pt;
    font-family: "arial narrow", arial;
    text-align: right;
}

#divmap div#s_zal
{
/*   background: url(http://sumaterra.ru/themes/default/images//s_zal.png) left top no-repeat;*/
    position: absolute;
    width: 437px;
    height: 115px;
    left: -237px;
    top: -24px;
}

#divmap div#s_kab
{
/*    background: url(http://sumaterra.ru/themes/default/images//s_kab.png) left top no-repeat;*/
    position: absolute;
    width: 527px;
    height: 111px;
    left: 271px;
    top: -24px;
}

#divmap div#s_det
{
/*    background: url(http://sumaterra.ru/themes/default/images//s_det.png) left top no-repeat;*/
    position: absolute;
    width: 368px;
    height: 137px;
    left: 433px;
    top: 162px;
}

#divmap div#s_pri
{
/*    background: url(http://sumaterra.ru/themes/default/images//s_pri.png) left top no-repeat;*/
    position: absolute;
    width: 386px;
    height: 111px;
    left: -237px;
    top: 189px;
}

#divmap div#s_kux
{
/*    background: url(http://sumaterra.ru/themes/default/images//s_kux.png) left top no-repeat;*/
    position: absolute;
    width: 429px;
    height: 200px;
    left: 369px;
    top: 207px;
}

#divmap div#s_van
{
/*    background: url(http://sumaterra.ru/themes/default/images//s_van.png) left top no-repeat;*/
    position: absolute;
    width: 420px;
    height: 176px;
    left: -237px;
    top: 230px;
}

#divmap div#s_sad
{
/*    background: url(http://sumaterra.ru/themes/default/images//s_sad.png) left top no-repeat;*/
    position: absolute;
    width: 350px;
    height: 111px;
    left: -237px;
    top: 76px;
}

#divmap div#s_spa
{
/*    background: url(http://sumaterra.ru/themes/default/images//s_spa.png) left top no-repeat;*/
    position: absolute;
    width: 459px;
    height: 145px;
    left: 339px;
    top: 49px;
}

#divmap div#s_spa #spafix
{
    position: absolute;
    width: 70px;
    height: 70px;
    left: 55px;
    top: 65px;
}

#divmap div#s_sad #sadfix
{
    position: absolute;
    width: 50px;
    height: 111px;
    left: 300px;
    top: 0px;
}

/**/

#divmap div#s_zal p,
#divmap div#s_sad p,
#divmap div#s_pri p
{
    color: #fff;
    display: block;
    padding: 0;
    margin: 0;
    height: 85px;
    width: 290px;
    position: absolute;
    left: 10px;
    top: 20px;
    text-align: right;
}

#divmap div#s_van p
{
    color: #fff;
    display: block;
    padding: 0;
    margin: 0;
    height: 85px;
    width: 290px;
    position: absolute;
    left: 10px;
    top: 86px;
}

#divmap div#s_kux p
{
    color: #fff;
    display: block;
    padding: 0;
    margin: 0;
    height: 85px;
    width: 290px;
    position: absolute;
    left: 140px;
    top: 110px;
    text-align: left;
}

#divmap div#s_det p
{
    color: #fff;
    display: block;
    padding: 0;
    margin: 0;
    height: 85px;
    width: 290px;
    position: absolute;
    left: 80px;
    top: 46px;
    text-align: left;
}

#divmap div#s_spa p
{
    color: #fff;
    display: block;
    padding: 0;
    margin: 0;
    height: 85px;
    width: 290px;
    position: absolute;
    left: 170px;
    top: 55px;
    text-align: left;
}

#divmap div#s_kab p
{
    color: #fff;
    display: block;
    padding: 0;
    margin: 0;
    height: 85px;
    width: 290px;
    position: absolute;
    left: 230px;
    top: 20px;
    text-align: left;
}

#divmap div a
{
    color: #fff;
    text-decoration: none;
    padding: 0;
    cursor: pointer;
    font-size: 11pt;
    font-family: "arial narrow", arial;
    position: relative;
    float: left;
    width: 90px;
    line-height: 13pt;
}

#divmap div a:hover
{
    text-decoration: underline;
}

div.main_text,
div.main_text table td
{
    font-size: 10pt !important;
    font-family: arial;
    text-align: left;
}


/* def layout */

#cat_title {
    float: right;
    min-width: 202px;
    height: 36px;
    line-height: 36px;
    font-size: 22px;
    font-weight: bold;
    font-family: arial, verdana;
    text-indent: 12px;
    text-align: left;
    color: white;
    background-color: #587CC6;
    position: absolute;
    right: 40px;
    padding-right: 10px;
}
* html #cat_title {
    right: -1px;
    overflow: hidden;
}

#cat_menu {
/*    max-height: 56px;
    height: 56px;*/
    color: white;
    position: relative;
    text-align: left;
}

.r_img {
    z-index: 2000;
    position: absolute;
    right: -50px;
    top: 15px;
    width: 150px;
    height: 44px;
}

* html .r_img {
    right: -80px;
    top: 0;
}

@-moz-document url-prefix() {
.r_img {
    top: 10px;
}
}

table#cat_menu {
/*    height: 56px;*/
	border-collapse: collapse;
}

table#cat_menu td {
    max-height: 56px;
    height: 56px;
    text-align: left;
    vertical-align: middle;
    padding: 0;
    color: white;
    font-family: "arial narrow", arial;
    line-height: 16px;
}

table#cat_menu td a {
    color: white;
    text-decoration: none;
    font-family: "arial narrow", arial;
    display: block;
}

#cat_line {
    height: 6px;
    margin-bottom: 16px;
    position: relative;
    background-position: left top;
    background-repeat: no-repeat;
}
#cat_line div {
    right: 0;
    top: 0;
    position: absolute;
    height: 6px;
    width: 97px;
    background-position: right top;
    background-repeat: no-repeat;
}
* html #cat_line div {
    margin-right: -1px;
}

#cat_pic {
    margin: 5px 0;
    width: 829px;
    height: 156px;
    background: url(http://sumaterra.ru/themes/default/images//cat_1.jpg) left top no-repeat;
}

#cat_items {
    margin-bottom: 16px;
}

#cat_items table td {
    text-align: left;
    vertical-align: top;
    padding: 6px 0 4px 6px;
    width: 25%;
    font-size: 12px;
    color: #000;
}

* html #cat_items table td {
    padding: 6px 0 0 4px;
}

.item_1,
#cat_items table td.item {
    background-color: #EEF2F9;
}

#cat_items table td.item div {
    line-height: 16px;
}

#cat_items table td div.clearfix {
    padding: 2px !important;
}
* html #cat_items table td div.clearfix {
    margin: 6px;
}

#cat_items table td img {
    float: left;
    border: 0;
    margin: 0 10px 0 0 ;
}

#cat_items table td div {
    vertical-align: top;
}

#cat_items table td p {
    margin: 0 2px 6px 0;
}

#cat_items table td.spc {
    width: 24px;
    font-size: 5px;
    height: 16px;
    padding: 0;
}
#cat_items table td.spc b {
    display: block;
    width: 24px;
    height: 16px;
}

/**/

.bline {
    color: #fff;
    height: 56px;
    width: 997px;

    position: relative;
/*    position: absolute;
    bottom: 0;
    left: 0;*/
}

.bline .pages {
    height: 56px;
}

.bline .mcolor_5 {
    background: #E56355 url(http://sumaterra.ru/themes/default/images//bot5-l.jpg) left top no-repeat;
}

.mcolor_5 .pages {
    background: url(http://sumaterra.ru/themes/default/images//bot5-r.jpg) right top no-repeat;
}

.bline table.pageslist {
    position: absolute;
    left: 50%;
    top: 0;
}

/* categories list */

.list_cat_box {
    margin: 50px 0 0 0;
    text-align: left;
    position: relative;
    width: 560px;
    float: left;
}

.list_cat {
    margin: 0 0 20px 0;
    position: relative;
    width: 250px;
    display: block;
    float: left;
    padding-right: 20px;
}

.list_cat a {
    color: #4C4C4C;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    font-family: 'arial narrow', arial;
}

.list_cat a:hover {
    color: #4C4C4C;
    text-decoration: underline;
}

.list_subcat {
    margin: 0 0 10px 40px;
}

table#cat_menu td.sel {
/*    background-color: #7D99D2;*/
}

table#cat_menu td {
    height: 56px;
}

#ups {
    margin: 0 0 10px 0;
    width: 997px;
}


/****************************** customize colors using catalog.style_num */

/* 0 -- for types w/o room_id */

td.mcolor_0 {
    height: 9px;
}

.mcolor_0,
#cat_0 #cat_title,
.cat_0 #cat_menu,
.cat_0 #cat_line
{
    background-color: #4C4C4C;
}

.mcolor_0 table.pageslist td {
	color: #4c4c4c;
}

.item_0,
#cat_0 #cat_items table td.item
{
    background-color: #E6E6E6;
}

.bline .mcolor_0 {
    background: #4c4c4c url(http://sumaterra.ru/themes/default/images//bot0-l.jpg) left top no-repeat;
}

.mcolor_0 .pages {
    background: url(http://sumaterra.ru/themes/default/images//bot0-r.jpg) right top no-repeat;
}

/* trim menu to line */
.cat_0 #cat_menu {
    height: 6px;
    margin-bottom: 16px;
}
.cat_0 table#cat_menu {
    height: 6px;
}
.cat_0 table#cat_menu td {
    padding: 0;
}

.cat_0 #cat_menu .leftgrad {
    width: 100px;
    height: 6px;
    position: absolute;
    top: 0;
    left: -100px;
    background: url(http://sumaterra.ru/themes/default/images//gr-cat-lin.jpg) left top no-repeat;
}

/* 1 */

.mcolor_1,
#cat_1 #cat_title,
.cat_1 #cat_menu,
.cat_1 #cat_line
{
    background-color: #587CC6;
}

.cat_1 #cat_line 
{
    background-image: url(http://sumaterra.ru/themes/default/images//lin1-l.jpg);
}
.cat_1 #cat_line div
{
    background-image: url(http://sumaterra.ru/themes/default/images//lin1-r.jpg);
}

.bline .mcolor_1 {
    background: #587CC6 url(http://sumaterra.ru/themes/default/images//bot1-l.jpg) left top no-repeat;
}

.mcolor_1 .pages {
    background: url(http://sumaterra.ru/themes/default/images//bot1-r.jpg) right top no-repeat;
}

/* 2 */

#cat_2 .r_img {
    background: url(http://sumaterra.ru/themes/default/images//gr-cat-tit.jpg) left top no-repeat;
}

.mcolor_2,
#cat_2 #cat_title,
.cat_2 #cat_menu,
.cat_2 #cat_line
{
    background-color: #916E47;
}

.cat_2 #cat_line 
{
    background-image: url(http://sumaterra.ru/themes/default/images//lin2-l.jpg);
}
.cat_2 #cat_line div
{
    background-image: url(http://sumaterra.ru/themes/default/images//lin2-r.jpg);
}

.bline .mcolor_2 {
    background: #916E47 url(http://sumaterra.ru/themes/default/images//bot2-l.jpg) left top no-repeat;
}

.mcolor_2 .pages {
    background: url(http://sumaterra.ru/themes/default/images//bot2-r.jpg) right top no-repeat;
}

.item_2,
.cat_2 table#cat_items td.item
{
    background-color: #F4F0EC;
}

.cat_2 table#cat_menu td.sel {
    background-color: #B58F66;
}

/* 3 */

.mcolor_3,
#cat_3 #cat_title,
.cat_3 #cat_menu,
.cat_3 #cat_line
{
    background-color: #B54BA1;
}

.cat_3 #cat_line 
{
    background-image: url(http://sumaterra.ru/themes/default/images//lin3-l.jpg);
}
.cat_3 #cat_line div
{
    background-image: url(http://sumaterra.ru/themes/default/images//lin3-r.jpg);
}

.bline .mcolor_3 {
    background: #B54BA1 url(http://sumaterra.ru/themes/default/images//bot3-l.jpg) left top no-repeat;
}

.mcolor_3 .pages {
    background: url(http://sumaterra.ru/themes/default/images//bot3-r.jpg) right top no-repeat;
}

.item_3,
#cat_3 #cat_items table td.item
{
    background-color: #F7EDF5;
}

.cat_3 table#cat_menu td.sel {
    background-color: #C067AE;
}

/* 4 */

.mcolor_4,
#cat_4 #cat_title,
.cat_4 #cat_menu,
.cat_4 #cat_line
{
    background-color: #3DAD9D;
}

.cat_4 #cat_line 
{
    background-image: url(http://sumaterra.ru/themes/default/images//lin4-l.jpg);
}
.cat_4 #cat_line div
{
    background-image: url(http://sumaterra.ru/themes/default/images//lin4-r.jpg);
}

.bline .mcolor_4 {
    background: #3DAD9D url(http://sumaterra.ru/themes/default/images//bot4-l.jpg) left top no-repeat;
}

.mcolor_4 .pages {
    background: url(http://sumaterra.ru/themes/default/images//bot4-r.jpg) right top no-repeat;
}

.item_4,
#cat_4 #cat_items table td.item
{
    background-color: #EBF7F5;
}

.cat_4 table#cat_menu td.sel {
    background-color: #6BCBBD;
}

/* 5 */

.mcolor_5,
#cat_5 #cat_title,
.cat_5 #cat_menu,
.cat_5 #cat_line
{
    background-color: #E56355;
}
.cat_5 #cat_line 
{
    background-image: url(http://sumaterra.ru/themes/default/images//lin5-l.jpg);
}
.cat_5 #cat_line div
{
    background-image: url(http://sumaterra.ru/themes/default/images//lin5-r.jpg);
}

.mcolor_5 table.pageslist td {
	color: #E56355;
}

.item_5,
#cat_5 #cat_items table td.item
{
    background-color: #FCEFEE;
}

.cat_5 table#cat_menu td.sel {
    background-color: #EC8C82;
}

/* 6 */

.mcolor_6,
#cat_6 #cat_title,
#cat_6 #cat_menu,
.cat_6 #cat_line
{
    background-color: #EDA651;
}

.cat_6 #cat_line 
{
    background-image: url(http://sumaterra.ru/themes/default/images//lin6-l.jpg);
}
.cat_6 #cat_line div
{
    background-image: url(http://sumaterra.ru/themes/default/images//lin6-r.jpg);
}

.bline .mcolor_6 {
    background: #EDA651 url(http://sumaterra.ru/themes/default/images//bot6-l.jpg) left top no-repeat;
}

.mcolor_6 .pages {
    background: url(http://sumaterra.ru/themes/default/images//bot6-r.jpg) right top no-repeat;
}

.item_6,
#cat_6 #cat_items table td.item
{
    background-color: #FDF6ED;
}

#cat_6 #cat_menu table td.sel {
    background-color: #F0B771;
}

/* 7 */

.mcolor_7,
#cat_7 #cat_title,
#cat_7 #cat_menu,
.cat_7 #cat_line
{
    background-color: #B3CE41;
}

.cat_7 #cat_line 
{
    background-image: url(http://sumaterra.ru/themes/default/images//lin7-l.jpg);
}
.cat_7 #cat_line div
{
    background-image: url(http://sumaterra.ru/themes/default/images//lin7-r.jpg);
}

.bline .mcolor_7 {
    background: #B3CE41 url(http://sumaterra.ru/themes/default/images//bot7-l.jpg) left top no-repeat;
}

.mcolor_7 .pages {
    background: url(http://sumaterra.ru/themes/default/images//bot7-r.jpg) right top no-repeat;
}

.item_7,
#cat_7 #cat_items table td.item
{
    background-color: #F7FAEC;
}

#cat_7 #cat_menu table td.sel {
    background-color: #C6DB73;
}

/* 8 */

.mcolor_8,
#cat_8 #cat_title,
#cat_8 #cat_menu,
.cat_8 #cat_line
{
    background-color: #5AA03D;
}

.cat_8 #cat_line 
{
    background-image: url(http://sumaterra.ru/themes/default/images//lin8-l.jpg);
}
.cat_8 #cat_line div
{
    background-image: url(http://sumaterra.ru/themes/default/images//lin8-r.jpg);
}

.bline .mcolor_8 {
    background: #5AA03D url(http://sumaterra.ru/themes/default/images//bot8-l.jpg) left top no-repeat;
}

.mcolor_8 .pages {
    background: url(http://sumaterra.ru/themes/default/images//bot8-r.jpg) right top no-repeat;
}

.item_8,
#cat_8 #cat_items table td.item
{
    background-color: #EEF5EB;
}

#cat_8 #cat_menu table td.sel {
    background-color: #77C058;
}

/**/

