@CHARSET "UTF-8";
html, body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: center;}
    
strong, b {
    font-weight: bold;    
}
i {
    font-style: italic;
}
u {
    text-decoration: underline;
}
    
#mainContainer {
    display: block;
    width: 912px;
    padding: 35px 0px 0px;
    margin: 0px auto;
    /*background: url(../cat.gif) -40px 0px no-repeat;*/}

#header, #workPage, #footer {
    display: block;
    clear: both;
    overflow: hidden;}

#header {
    display: none;
}

#footer {
    display: none;
}
#workPage {
    overflow: visible;
}

#logoBlock {
    display: block;
    width: 215px;
    float: left;
    padding-top: 16px;}
#menuBlock {
    width: 697px;
    float: left;
    font-size: 12px;}

#workPage {
    text-align: left;}
#workPage_top, #workPage_center, #workPage_bottom {
    display: block;
    clear: both;
    overflow: hidden;}

#workPage_center {
    overflow: visible;
}

#workPage_top {
    height: 23px;
    background: url(/system/templates/ecmp_home/img/workPage_top2.gif) left top no-repeat;
    display: none;
}
#workPage_center {
    background: #fff;
    width: auto;
    padding: 0px 25px 0px;}
#workPage_bottom {
    height: 12px;
    background: url(/system/templates/ecmp_home/img/workPage_bottom.png) left top no-repeat;
    display: none;
}
 
#contactBlock, #copyrightBlock {
    display: block;
    width: 288px;
    float: left;
    text-align: left;
    padding: 20px 0px 0px 2px;}
#copyrightBlock {
    width: 620px;
    padding: 60px 0px 0px 0px;
    text-align: right;
    color: #898989;}
#copyrightBlock p {
    line-height: normal;}
    
#footer {
    background: url(/system/templates/ecmp_home/img/footerBackground3.gif) 0px 2px no-repeat;
    margin-top: -10px;
    font-size: 11px;
    padding: 40px 0px 30px;}
    
.systemList, .systemList li {
    display: block;
    overflow: hidden;
    list-style-type: none;
    list-style-position: inside;
    padding: 0px;}
.horisontalList li {
    float: left;}
.floatRightList li {
    float: right;}

.col {
    display: block;
    overflow: visible;
    float: left;}
.rightIndent {
    padding-right: 20px;}
    
.colWidth570px {
    width: 570px;}
.colWidth260px {
    width: 260px;}
.colWidth904px {
    width: 904px;
    margin-left: -24px;
    border: 0;}
    
.block {
    clear: both;
    overflow: hidden;
    padding-bottom: 20px;}
.paddingInner {
    padding: 30px 15px 20px 25px;}

h1 {
    color: #3f3f3f;
    font-size: 18px;
    padding-bottom: 15px;
    clear: both;}
h2 {
    padding-bottom: 5px;}
p {
    padding-bottom: 10px;
    line-height: 17px;}
a {
    color: #13157b;
    text-decoration: underline;}
img {}
img.bigImage {
    margin-top: 30px;}
ul, ul li, ol, ol li {
    padding-bottom: 10px;}
ul, ol {
    padding-left: 10px;}
ul, ul li {
    list-style-type: square;
    list-style-position: inside;}
ol, ol li {
    list-style-type: decimal;
    list-style-position: inside;}
dl {
    display: block;
    overflow: hidden;}
dt {
    display: block;
    overflow: hidden;
    float: left;
    clear: both;}
dd {
    display: block;
    overflow: hidden;}
    
table.systemTable {
    display: block;
    width: 860px;
    margin: 40px 0px 45px 25px;}
table.systemTable td, table.systemTable th {
    border: 1px solid #000;
    padding: 10px;}
table.systemTable th {
    background: #cecece;}
    
#footer dl {
    padding-bottom: 5px;}
#footer dt {
    color: #898989;
    padding-right: 5px;}
    
.date {
    color: #8a8a8a;
    display: block;
    padding-bottom: 5px;}
.readMore {
    display: block;
    clear: both;
    text-align: right;
    float: right;
    padding-bottom: 5px;}
.smallFont {
    display: block;
    font-size: 10px;
    padding-bottom: 5px;}

.sortTableContainer {
    display: block;
    padding: 0px 0px 0px 5px;
    float: right;}
.sortTable, .sortTable.sortForward {
    display: inline;
    width: 5px;
    height: 11px;
    background: url(/system/templates/ecmp_home/img/tableSort.gif) left center no-repeat;
    text-decoration: none;
    letter-spacing: 2px;
    font-size: 10px;}
.sortTable.sortForward {
    background: url(/system/templates/ecmp_home/img/tableSortTop.gif) left top no-repeat;}
.sortTable.sortBackward {
    background: url(/system/templates/ecmp_home/img/tableSortBottom.gif) left top no-repeat;}

#siteNavigator {
    padding: 9px 0 31px 15px;}
#siteNavigator li {
    white-space: nowrap;
    text-align: center;
    width: 112px;}
#siteNavigator li img {
    display: block;
    margin: 0px auto;}
    
#newsListMain li {
    width: 155px;
    padding-right: 15px;}
    
#orderCalculationButton {
    display: block;
    width: 158px;
    height: 75px;
    padding: 25px 0px 0px 100px;
    background: url(/system/templates/ecmp_home/img/calculButton.gif) left top no-repeat;
    font-size: 16px;
    font-weight: bold;}
    
#searchForm {
    display: block;
    overflow: hidden;
    padding-bottom: 5px}
#searchForm_input {
    display: block;
    width: 215px;
    height: 20px;
    border-top: 2px solid #797979;
    border-right: 1px solid #dfdfdf; 
    border-bottom: 1px solid #dfdfdf; 
    border-left: 2px solid #797979; 
    float: left;}
#searchForm_submit {
    display: block;
    width: 30px;
    height: 25px;
    padding-left: 5px;
    float: left;
    background: url(/system/templates/ecmp_home/img/rightButton.gif) 5px 0px no-repeat;
    text-indent: -9000px;
    border: 0px;
    cursor: pointer;}

#subSiteNavigator, #subSiteNavigator_small {
    background: url(/system/templates/ecmp_home/img/subMenu.gif) left bottom repeat-x;
    padding-left: 15px;
    margin-left: -25px;
    width: 890px;
    font-size: 12px;}
#subSiteNavigator, #subSiteNavigator li, #subSiteNavigator_small, #subSiteNavigator_small li {
    height: 49px;}
#subSiteNavigator li, #subSiteNavigator_small li {
    padding: 0px 0px 0px 13px;
    background: url(/system/templates/ecmp_home/img/subMenu_left.gif) 7px 0px no-repeat;}
#subSiteNavigator li.active {
    background: url(/system/templates/ecmp_home/img/subMenu_left_active.gif) 7px 0px no-repeat;}
#subSiteNavigator li a, #subSiteNavigator li.active span, #subSiteNavigator_small li a, #subSiteNavigator_small li.active span {
    display: block;
    height: 34px;
    padding: 15px 11px 0 5px;
    text-align: center;
    background: url(/system/templates/ecmp_home/img/subMenu_right.gif) right top no-repeat;}
#subSiteNavigator li.twoStringItem a, #subSiteNavigator li.active.twoStringItem span {
    padding: 10px 11px 0px 5px;
    height: 40px;}
#subSiteNavigator li.active span {
    background: url(/system/templates/ecmp_home/img/subMenu_right_active.gif) right top no-repeat;}

#subSiteNavigator_small, #subSiteNavigator {
    padding: 0px 15px 0px 0px;}
#subSiteNavigator_small, #subSiteNavigator_small li {
    height: 29px;}
#subSiteNavigator_small li {
    background: url(/system/templates/ecmp_home/img/subSmallMenu_left.gif) 8px 0px no-repeat;}
#subSiteNavigator_small li a, #subSiteNavigator_small li.active span {
    padding: 7px 11px 0px 5px;
    background: url(/system/templates/ecmp_home/img/subSmallMenu_right.gif) right top no-repeat;}
#subSiteNavigator_small li.active {
    background: url(/system/templates/ecmp_home/img/subMenu_left_active.gif) 8px 0px no-repeat;}
#subSiteNavigator_small li.active span {
    background: url(/system/templates/ecmp_home/img/subMenu_right_active.gif) right top no-repeat;}

#subSiteNavigator {
    display: none;    
}
    
#siteTreeContainer {
    overflow: hidden;
    padding: 10px 0px 0px;
    margin: 0px 0px 0px 25px;}
#siteTreeContainer a, #siteTreeContainer .asHref {
    display: block;
    float: left;
    padding: 0px 20px;
    margin-left: -20px;
    font-size: 11px;
    background: url(/system/templates/ecmp_home/img/siteNavigatorStream.gif) 7px 5px no-repeat;}

#siteTreeContainer {
    display: none;
}

.progectInfo {
    width: 310px;
    float: left;
    /* padding: 30px 30px 35px 15px; */
    padding: 2px 30px 35px 1px;
    font-size: 14px;}
.progectInfo dt {
    padding-right: 10px;}
.progectInfo dd {
    font-weight: bold;
    padding-bottom: 5px;}
    
#photoContainer {
    display: block;
    float: left;
    width: 530px;
    height: 330px;
    padding: 3px;
    background: #cfcfcf;
    overflow: hidden;}
#photo {
    display: block;
    float: left;
    width: 440px;
    height: 330px;
    overflow: hidden;}
#verticalPhotoStream {
    display: block;
    float: left;
    width: 78px;
    padding: 0 4px 0 7px;}
#aboutPhotoContainer {
    overflow: hidden;
    width: 270px;
    padding: 0px 0px 0px 55px;
    font-size: 12px;}
#aboutPhotoContainer h2 {
    font-size: 14px;}
#horisontalPhotoStream {
    display: block;
    clear: both;
    overflow: hidden;
    width: 850px;
    height: 106px;
    padding: 20px 0px 0px;}

.normalFonts p, .normalFonts {
    font-size: 12px;
    line-height: 15px;}
/* scroller_home */
div.scroller_home_wrapper {
    width: 535px;
    height: 165px;
    background: #fff;
    position: relative;    
}
div.scroller_home_wrapper div.scroller_home_container {
    width: 471px;
    height: 165px; /* (20 px scrollbar height) */
    background: #fff;
    position: absolute;
    top: 0;
    left: 32px;
    overflow-x: scroll;
    overflow-y: hidden;    
}
div.scroller_home_wrapper div.scroller_home_line {
    width: 10000px;
    height: 145px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
}
div.scroller_home_wrapper div.scroller_home_left_arrow {
    width: 32px;
    height: 145px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    background-image: url('/system/templates/ecmp_home/img/leftButton.gif');
    background-repeat: no-repeat;
    background-position: left 50px;
}
div.scroller_home_wrapper div.scroller_home_right_arrow {
    width: 32px;
    height: 145px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fff;
    background-image: url('/system/templates/ecmp_home/img/rightButton.gif');
    background-repeat: no-repeat;
    background-position: right 50px;
}
div.scroller_home_wrapper div.scroller_home_project {
    width: 157px;
    height: 145px;
    float: left;
}
div.scroller_home_wrapper div.scroller_home_image {
    border: 1px #13157a solid;
    width: 140px;
    height: 104px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 7px;
}
div.scroller_home_wrapper div.scroller_home_title {
    height: 34px;
    background: #fdfdfd;
    width: 155px;
    margin-left: 1px;
    overflow: hidden;
    white-space: normal;
    padding-top: 5px;
    text-align: center;
}
div.scroller_home_wrapper a.title {
    font-size: 12px;
}
div.scroller_home_wrapper a.image {
    display: block;
    width: 140px;
    height: 104px;
    text-decoration: none;
}
/* end of scroller_home */
/* scroller_gallery */
div.scroller_gallery_wrapper {
    width: 849px;
    height: 165px;
    background: #fff;
    position: relative;    
}
div.scroller_gallery_wrapper div.scroller_gallery_container {
    width: 786px;
    height: 165px; /* (20 px scrollbar height) */
    background: #fff;
    position: absolute;
    top: 0;
    left: 32px;
    overflow-x: scroll;
    overflow-y: hidden;    
}
div.scroller_gallery_wrapper div.scroller_gallery_line {
    width: 10000px;
    height: 145px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
}
div.scroller_gallery_wrapper div.scroller_gallery_left_arrow {
    width: 32px;
    height: 145px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    background-image: url('/system/templates/ecmp_home/img/leftButton.gif');
    background-repeat: no-repeat;
    background-position: left 40px;
}
div.scroller_gallery_wrapper div.scroller_gallery_right_arrow {
    width: 32px;
    height: 145px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fff;
    background-image: url('/system/templates/ecmp_home/img/rightButton.gif');
    background-repeat: no-repeat;
    background-position: right 40px;
}
div.scroller_gallery_wrapper div.scroller_gallery_project {
    width: 157px;
    height: 145px;
    float: left;
}
div.scroller_gallery_wrapper div.scroller_gallery_image {
    border: 1px #13157a solid;
    width: 140px;
    height: 104px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 7px;
}
div.scroller_gallery_wrapper div.scroller_gallery_title {
    height: 34px;
    background: #fdfdfd;
    width: 155px;
    margin-left: 1px;
    overflow: hidden;
    white-space: normal;
    padding-top: 5px;
}
div.scroller_gallery_wrapper a.title {
    font-size: 12px;
}
div.scroller_gallery_wrapper a.image {
    display: block;
    width: 140px;
    height: 104px;
    text-decoration: none;
}
/* end of scroller_gallery */
/* scroller_photo */
div.scroller_photo_wrapper {
    width: 78px;
    height: 324px;
    background: #cfcfcf;
    position: relative;    
}
div.scroller_photo_wrapper div.scroller_photo_container {
    width: 78px;
    height: 274px; /* (20 px scrollbar height) */
    background: #cfcfcf;
    position: absolute;
    top: 25px;
    left: 0;
    overflow-y: scroll;
    overflow-x: hidden;    
}
div.scroller_photo_wrapper div.scroller_photo_line {
    height: 10000px;
    width: 78px;
    background: #cfcfcf;
    position: absolute;
    left: 0;
    top: 0;
}
div.scroller_photo_wrapper div.scroller_photo_up_arrow {
    width: 78px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #cfcfcf;
    background-image: url('/system/templates/ecmp_home/img/upArrow.gif');
    background-repeat: no-repeat;
    background-position: center center;
}
div.scroller_photo_wrapper div.scroller_photo_down_arrow {
    width: 78px;
    height: 25px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #cfcfcf;
    background-image: url('/system/templates/ecmp_home/img/downArrow.gif');
    background-repeat: no-repeat;
    background-position: center center;
}
div.scroller_photo_wrapper div.scroller_photo_project {
    width: 78px;
    height: 58px;
    padding: 5px 0;
}
div.scroller_photo_wrapper div.scroller_photo_image {
    border: 1px #13157a solid;
    width: 76px;
    height: 56px;
    background-repeat: no-repeat;
    background-position: center center;
}
div.scroller_photo_wrapper div.scroller_photo_title {
    height: 34px;
    background: #fdfdfd;
    width: 155px;
    margin-left: 1px;
    overflow: hidden;
    white-space: normal;
    padding-top: 5px;
}
div.scroller_photo_wrapper a.title {
    font-size: 12px;
}
div.scroller_photo_wrapper a.image {
    display: block;
    width: 76px;
    height: 56px;
    text-decoration: none;
}
/* end of scroller_photo */
#photo a {
    display: block;
    text-decoration: none;
    background-color: #cfcfcf;
    width: 440px;
    height: 330px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: url('/system/images/zoom_in.cur'), pointer;
}








table {
    display: block;
    margin: 40px 0px 45px 25px;
}
td {
    border: 1px #000 solid;
    padding: 4px;
}

table.catalogInContainer {
    display: block;
    width: 860px;
    margin: 40px 0px 45px 25px;}
table.catalogInContainer td, table.catalogInContainer th {
    border: 0;
    padding: 10px;
    vertical-align: top;
}
table.catalogInContainer th {
    background: #cecece;
}   
.tableBlock {
    display: block;
    overflow: visible !important;
}


div.print {
    display: none;
}

h1.openProjectHeader {
    clear:both;
    color:#3F3F3F;
    font-size:18px;
    padding: 25px;
    padding-bottom: 0;
}