/* 
    Document   : default.css
    Created on : 31.07.2009, 14:03:44
    Author     : Sergey Jdanuk
    Description:
        Purpose of the stylesheet follows.
*/
body{
    background: transparent url('/images/bg.jpg');
    position: relative;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
div, p, a, span, table, tr, td, th{
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 11px;
}
img{
    border-width: 0px;
}
a{color: #860d05; text-decoration: underline;}
a:hover{color: #bc4942; text-decoration: none; }
#site{
    background: transparent url('/images/site_header_bg.gif') repeat-x left top;
}
#page{
    width: 848px;
    margin: 0px auto;
    text-align: left;
    z-index: 0;
}
#header{
    background: transparent url('/images/header.jpg') no-repeat left top;
    height: 155px;
    position: relative;
}
#header a{
    display: block;
    width: 360px;
    height: 100px;
    position: absolute;
    left: 220px;
    top: 30px;
    text-indent: -9999px;
}
#menuGlobal{
    padding: 0px;
    margin: 0px;
    width: 848px;
    overflow: hidden;
}
#menuGlobal li{
    display: inline;
    padding: 0px;
    margin: 0px;
}
#menuGlobal li a{
    padding: 0px;
    margin: 0px;
    height: 33px;
    display: block;
    float: left;
    text-indent: -9999px;
}

a.mm_contacts:hover, a.mm_contacts_active{width: 118px;background: #9e0205 url('/images/menu.jpg') no-repeat -730px -33px;}
a.mm_gallery:hover, a.mm_gallery_active{width: 118px;background: #9e0205 url('/images/menu.jpg') no-repeat -612px -33px;}


a.mm_vynos_balkona_svarka:hover, a.mm_vynos_balkona_svarka_active{width: 118px;background: #9e0205 url('/images/menu.jpg') no-repeat -236px -33px;}
a.mm_obshivka_balkona:hover, a.mm_obshivka_balkona_active{width: 118px;background: #9e0205 url('/images/menu.jpg') no-repeat -354px -33px;}
a.mm_francuzskiy_balkon:hover, a.mm_francuzskiy_balkon_active{width: 140px;background: #9e0205 url('/images/menu.jpg') no-repeat -472px -33px;}
/*a.mm_restavracionnye_raboty:hover, a.mm_restavracionnye_raboty_active{width: 140px;background: #9e0205 url('/images/menu.jpg') no-repeat -472px -33px;}
a.mm_montajnye_raboty:hover, a.mm_montajnye_raboty_active{width: 118px;background: #9e0205 url('/images/menu.jpg') no-repeat -354px -33px;}
a.mm_svarochnye_raboty:hover, a.mm_svarochnye_raboty_active{width: 118px;background: #9e0205 url('/images/menu.jpg') no-repeat -236px -33px;}*/

a.mm_vidy_deyatelnosti:hover, a.mm_vidy_deyatelnosti_active{width: 118px;background: #9e0205 url('/images/menu.jpg') no-repeat -118px -33px;}
a.mm_home:hover, a.mm_home_active{width: 118px;background: #9e0205 url('/images/menu.jpg') no-repeat 0px -33px;}

a.mm_contacts{width: 118px;background: #9e0205 url('/images/menu.jpg') no-repeat -730px 0px;}
a.mm_gallery{width: 118px;background: #9e0205 url('/images/menu.jpg') no-repeat -612px 0px;}

a.mm_vynos_balkona_svarka{width: 118px;background: #9e0205 url('/images/menu.jpg') no-repeat -236px 0px;}
a.mm_obshivka_balkona{width: 118px;background: #9e0205 url('/images/menu.jpg') no-repeat -354px 0px;}
a.mm_francuzskiy_balkon{width: 140px;background: #9e0205 url('/images/menu.jpg') no-repeat -472px 0px;}
/*a.mm_restavracionnye_raboty{width: 140px;background: #9e0205 url('/images/menu.jpg') no-repeat -472px 0px;}
a.mm_montajnye_raboty{width: 118px;background: #9e0205 url('/images/menu.jpg') no-repeat -354px 0px;}
a.mm_svarochnye_raboty{width: 118px;background: #9e0205 url('/images/menu.jpg') no-repeat -236px 0px;}*/

a.mm_vidy_deyatelnosti{width: 118px;background: #9e0205 url('/images/menu.jpg') no-repeat -118px 0px;}
a.mm_home{width: 118px;background: #9e0205 url('/images/menu.jpg') no-repeat 0px 0px;}


#content{
}

#center{
    padding: 10px 13px;
}
#td_center{
    border-left: 1px dotted #d78581;
    border-right: 1px dotted #d78581;
}
#h1{
    position: relative;
}
#h1 h1{
    color: white;
    font-size: 28px;
    text-transform: uppercase;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-weight: 100;
    padding: 0px;
    margin: 0px;
}
#h1 a{
    position: absolute;
    left: 76px;
    top: 10px;
    color: #ff9800;
    font-size: 24px;
    text-decoration: none;
    padding-left: 7px;
    background: transparent url('/images/arrow.gif') no-repeat left 50%;
}
#contentText{
    padding: 7px;
}
#left{
    width:217px;
    padding-right: 0px;
}
#td_left{
    background-color: white;
}
#right{
    width:218px; /* Установка ширины столбца */
    /*padding-top: 2px;*/
}
#rightContent{
    margin: 2px;
    padding: 4px;
    background: #f2f3ef url('/images/right_content_bg.jpg') repeat-x left top;
    border-top: 1px solid #cfcbcb;
    border-left: 1px solid #cfcbcb;
    border-right: 1px solid #cfcbcb;
    border-bottom: 3px solid #cfcbcb;
}
#td_right{
    background-color: white;
}
.error_message{
    color: red;
}
.flash_error_message{
    color: white;
    font-weight: bold;
    background-color: #b41818;
    display: block;
    padding: 10px;
    border: 3px double white;
}
.flash_info_message{
    color: white;
    font-weight: bold;
    background-color: #6cb418;
    display: block;
    padding: 10px;
    border: 3px double white;
}
h2#news{
    padding: 0px;
    margin: 2px 0px 2px 0px;
    height: 53px;
    width: 216px;
    overflow: hidden;
}
h2#news a{
    padding: 0px;
    margin: 0px;
}
h2#news a img{
    border-width: 0px;
}
.news_list_title{
    font-weight: bold;
}

div.news_item p{
    display: block;
    padding: 0px;
    margin: 0px;
}
div.news_item{
    padding: 10px 0px;
}
div.item{
    padding: 10px;
}
div.separator{
    height: 1px;
    font-size: 1px;
    border-top: 1px dotted #6a6a6a;
    margin: 0px 10px 0px 10px;
}

span.date{
    color: #d00700;
    font-weight:bold;
}
div.item p{
    display: inline;
}
a.readmore{
    margin-left: 4px;
    text-decoration: underline;
    color: #d00700;
    font-weight:bold;
}
a:hover.readmore{
    text-decoration: none;
}
div.newsBlock_Bottom{
    background: transparent url('/images/news_block_bottom.jpg') no-repeat left top;
    height: 12px;
    width: 214px;
}
#bottom{height: 79px;background: #951307 url('/images/bottom.jpg') no-repeat left top;position: relative;}

#gallery{
    margin: 0px auto;
    width: 310px;
    overflow: auto;
}
.gallery_item{
    float: left;
    height: 183px;
    width: 144px;
    margin: 3px;
    position: relative;
    overflow: visible;
}

div.image {
    height: 144px;
    width: 144px;
    display: block;
    position: relative;
    text-align: center;
}
div.image img{
    position: relative;
    bottom: 0px;
    margin: 0px auto;
}
div.title{
    text-align: center;
    padding: 3px 0px;
}
#menuBottom{
    list-style: none;
    position: absolute;
    left: 55px;
    top: 20px;
    padding: 0px;
    margin: 0px;
}
#menuBottom li{
    float: left;
}
#menuBottom li a{
    color: #f0ddd9;
    text-decoration: none;
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
    margin: 0px 10px;
}
#menuBottom li a:hover{
    color: #fc9620;
    text-decoration: underline;
}
span.sep{
    color: #f0ddd9;
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
}
#reclame_left {
    padding: 5px;
}

#contact dt{
    font-weight: bold;
    padding: 5px 0px;
}
.highslide {
    cursor: url(/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
    visibility: hidden;
}
.highslide img {
    border: 0px solid gray;
}
.highslide:hover img {
    border: 0px solid white;
}

.highslide-wrapper {
    background: white;
}
.highslide-image {
    border: 0px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;

    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 0px;
    background-color: white;
}
.highslide-loading {
    display: block;
    color: black;
    font-size: 8pt;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
    border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
    background: url(/highslide/graphics/fullexpand.gif) no-repeat;
    display: block;
    margin: 0 10px 10px 0;
    width: 34px;
    height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* These are not Highslide core CSS rules, but define the styles of the caption. */
.control {
    float: right;
    display: block;
    position: relative;
    margin: 0 5px;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
    color: #666;
}
#reclame_bottom{
    text-align: center;
    padding: 2px 0px;
}
.reclame_bottom_item{
    display: inline;
    margin: 0px 3px;
}
.copyright{
text-align: center;
}
.pagination{
    text-align: center;
}
