a
{
    text-decoration: underline;
    color: #008c5d;
}

a:hover
{
    text-decoration: underline;
    color: #373737;
}

.header-wrapper
{
    border-top: 1px solid #32dda3;
}

.header-color
{
    background: #00a970;
    background: -moz-linear-gradient(bottom, #00a970, #2dcf98);
    background: -webkit-gradient(linear, bottom, bottom, color-stop(0%,#00a970), color-stop(100%,#2dcf98));
    background: -webkit-linear-gradient(bottom, #00a970, #2dcf98);
    background: -o-linear-gradient(bottom, #00a970, #2dcf98);
    background: -ms-linear-gradient(bottom, #00a970, #2dcf98);
    background: linear-gradient(bottom, #00a970, #2dcf98);
}

.header-search
{
    background: #32dda3;
}

.top-menu-color
{
    background: #008c5d;
}

#main-menu li a.root-item-selected, #main-menu li:hover a.root-item, #main-menu li.jshover a.root-item,
#main-menu li:hover, #main-menu li.jshover, #main-menu li.item-selected, #main-menu li ul, #main-menu .portals:hover,
.footer-search
{
    background:#156049;
}

#main-menu li ul li.item-selected, #main-menu li ul li:hover, #main-menu li ul li.jshover
{

    background:#008c5d;
}

.footer
{
    border-top: 5px solid #03a56f;
}

.footer-search-button
{
    background: url("../images/icons-green.png") no-repeat 0px -100px;
}

.title-color, .block-color, .quote-color
{
    background: #03a56f;
}

.quote-tail{
    border-left: 10px solid #03a56f;
}

.block-color
{
    border: 1px solid #2dcf98;
}

.title-grey h2, .text-color
{
    color: #008c5d;
}

.title-button
{
    border-bottom: 35px solid #2dcf98;
}

.title-button:hover
{
    border-bottom: 35px solid #008c5d;
}

.projects-wrapper .jcarousel-next-horizontal
{
    background: url("../images/icons-green.png") no-repeat 0px 0px;
}


.projects-wrapper .jcarousel-next-horizontal:hover
{
    background: url("../images/icons-green.png") no-repeat 0px -25px;
}

.projects-wrapper .jcarousel-prev-horizontal 
{
    background: url("../images/icons-green.png") no-repeat 0 -50px;
}

.projects-wrapper .jcarousel-prev-horizontal:hover
{
    background: url("../images/icons-green.png") no-repeat 0 -75px;
}

.attention-list .jcarousel-next-horizontal, .attention-list .jcarousel-prev-horizontal, .photo-direction-nav .photo-next, .photo-direction-nav .photo-prev
{
    background-color: #2dcf98;  
}

.attention-list .jcarousel-next-horizontal:hover, .attention-list .jcarousel-prev-horizontal:hover, .photo-direction-nav .photo-next:hover, .photo-direction-nav .photo-prev:hover
{
    background-color: #008C5D;  
}

.title-news
{
    background: url('../images/icons-green.png') no-repeat 0px -207px;
}

.title-events
{
    background: url('../images/icons-green.png') no-repeat 0px -151px;
}

.title-reception
{
    background: url('../images/icons-green.png') no-repeat 0px -180px;
}

.title-link
{
    background: url('../images/icons-green.png') no-repeat 0px -126px;
}

.element-edit, .section-edit
{
    background: url("../images/icons-green.png") no-repeat 0px -237px;
}

.element-edit:hover, .section-edit:hover
{
    background: url("../images/icons-green.png") no-repeat 0px -256px;
}

.element-date, .media-active
{
    background-color: #2dcf98;
}

.complete .statistics-column-left
{
    background: #97af07;
    background: -moz-linear-gradient(left,  #759604 0%, #97af07 10%, #97af07 58%, #83a005 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#759604), color-stop(10%,#97af07), color-stop(58%,#97af07), color-stop(100%,#83a005));
    background: -webkit-linear-gradient(left,  #759604 0%,#97af07 10%,#97af07 58%,#83a005 100%);
    background: -o-linear-gradient(left,  #759604 0%,#97af07 10%,#97af07 58%,#83a005 100%);
    background: -ms-linear-gradient(left,  #759604 0%,#97af07 10%,#97af07 58%,#83a005 100%);
    background: linear-gradient(to right,  #759604 0%,#97af07 10%,#97af07 58%,#83a005 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#759604', endColorstr='#83a005',GradientType=1 );
}

.complete .statistics-status-caption
{
    color: #97af07;
    border-bottom: 1px solid #97af07;
}

.approve .statistics-column-left
{
    background: #8b9d08;
    background: -moz-linear-gradient(left,  #526d03 0%, #8b9d08 10%, #8b9d08 58%, #647c05 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#526d03), color-stop(10%,#8b9d08), color-stop(58%,#8b9d08), color-stop(100%,#647c05));
    background: -webkit-linear-gradient(left,  #526d03 0%,#8b9d08 10%,#8b9d08 58%,#647c05 100%);
    background: -o-linear-gradient(left,  #526d03 0%,#8b9d08 10%,#8b9d08 58%,#647c05 100%);
    background: -ms-linear-gradient(left,  #526d03 0%,#8b9d08 10%,#8b9d08 58%,#647c05 100%);
    background: linear-gradient(to right,  #526d03 0%,#8b9d08 10%,#8b9d08 58%,#647c05 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#526d03', endColorstr='#647c05',GradientType=1 );  
}

.approve .statistics-status-caption
{
    color: #8b9d08;
    border-bottom: 1px solid #8b9d08;
}

.send .statistics-column-left
{
    background: #008c5d;
    background: -moz-linear-gradient(left,  #004329 0%, #008c5d 10%, #008c5d 58%, #005536 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#004329), color-stop(10%,#008c5d), color-stop(58%,#008c5d), color-stop(100%,#005536));
    background: -webkit-linear-gradient(left,  #004329 0%,#008c5d 10%,#008c5d 58%,#005536 100%);
    background: -o-linear-gradient(left,  #004329 0%,#008c5d 10%,#008c5d 58%,#005536 100%);
    background: -ms-linear-gradient(left,  #004329 0%,#008c5d 10%,#008c5d 58%,#005536 100%);
    background: linear-gradient(to right,  #004329 0%,#008c5d 10%,#008c5d 58%,#005536 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004329', endColorstr='#005536',GradientType=1 );      
}

.send .statistics-status-caption
{
    color: #008c5d;
    border-bottom: 1px solid #008c5d;
}

.new .statistics-column-left
{
    background: #156049;
    background: -moz-linear-gradient(left,  #002c1e 0%, #156049 10%, #156049 58%, #013926 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#002c1e), color-stop(10%,#156049), color-stop(58%,#156049), color-stop(100%,#013926));
    background: -webkit-linear-gradient(left,  #002c1e 0%,#156049 10%,#156049 58%,#013926 100%);
    background: -o-linear-gradient(left,  #002c1e 0%,#156049 10%,#156049 58%,#013926 100%);
    background: -ms-linear-gradient(left,  #002c1e 0%,#156049 10%,#156049 58%,#013926 100%);
    background: linear-gradient(to right,  #002c1e 0%,#156049 10%,#156049 58%,#013926 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002c1e', endColorstr='#013926',GradientType=1 );        
}

.new .statistics-status-caption
{
    color: #156049;
    border-bottom: 1px solid #156049;
}

.button-color, .button-editor-color, .modern-page-navigation .modern-page-current, #sub-menu li a.selected
{
    background: #008c5d;
}

.button-color:hover, .button-editor-color:hover, .modern-page-navigation a:hover, #sub-menu li a:hover
{
    background-color: #156049;
}

.element-rating .like
{
    background-image: url("../images/icons-green.png");
}

.element-rating span, .element-show-counter
{
    color: #156049;
}

.element-show-counter i, a.calendar-icon, .download-icon
{
    background-image: url("../images/icons-green.png");
}

#login h3, #registration h3, #registration_info h3, #forgot_form h3, #changePWD h3
{
    color: #008c5d;
}

.input-file-styling
{
    background-color: #008c5d;
}

ul.tabs li.head > ul li{
    background: #008c5d;
    border: 1px #008c5d solid;
    border-bottom: none;
}

/* Структура */
#structure-tree li .item{
    background-color: #EBF3EA;
    border-bottom: 3px solid #9FB09B;
}
#structure-tree li .item.selected{
    background-color: #C5EEBD;
}

/* Вакансии */
.job-preview .salary{color: #59B88E;}

/* Scroll left*/
.scroll-up-left{background: #DEF1E9;}
.scroll-up-left:hover{background: #D0E9DB}

.header-search .selectbox .dropdown{
    background: #008c5d;
}
