
body {
background-color: #006142;
background-image: url(/img/bg4.png);
}
a {
color: #00c792;
}
.cart-border {
background: #00c792;
}
.logo a .colored {
color: #00c792;
}
.uMenuRoot a:hover,
.uMenuRoot a.uMenuItemA {
color: #00c792;
}
nav {
background: #00c792;
}
nav ul ul a {
background: #00c792 !important;
}
nav ul ul li:hover > div a {
color: #00c792 !important;
}
.blocktitle {
background: #00c792;
}
.useful-footer section a:hover {
color: #00c792;
}
input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
border-color: #00c792;
}
input[type=button],
input[type=submit],
input[type=reset],
.button,
.entryReadAllLink {
background-color: #00c792 !important;
}
input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover,
.button:hover,
.entryReadAllLink:hover {
background-color: #00e1a5 !important;
}
.button.grey-button {
background-color: #c2c2c2!important;
}
.button.grey-button:hover {
background-color: #00c792 !important;
}
.c-item.i-new:afte
...
Читать дальше »