
a {
color: #608551;
text-decoration: none;
}

a:hover {
color: #608551;
text-decoration: none;
}

a:visited {
color: #608551;
text-decoration: none;
}

ul.sub-menu li.current-menu-item a {
color: #608551 !important;
}

ul#nav .sub ul li h2 a { 
color: #608551 !important;
}

.btn, .submit, .button-primary {
background: #4c5648;
background: -webkit-gradient(linear, left top, left bottom, from(#4c5648), to(#4c5648));
background: -webkit-linear-gradient(#4c5648, #4c5648);
background-image: -moz-linear-gradient(top, #4c5648, #4c5648);
background-image: -moz-gradient(top, #4c5648, #4c5648);
border: 1px solid #4c5648;
}

ul.tabs li.active a {
background: #fff;
border-color: #4c5648;
color: #333;
background: -webkit-gradient(linear, left top, left bottom, from(#4c5648), to(#4c5648));
background: -webkit-linear-gradient(#4c5648, #4c5648);
background-image: -moz-linear-gradient(top, #4c5648, #4c5648);
background-image: -moz-gradient(top, #4c5648, #4c5648);
color: #FFF;
}

#lang_change a.selected img {
border: 1px solid #608551;
}

.slideshow_content ul li:hover {
border: 1px solid #608551;
}

.item:hover {
border: 1px solid #608551 !important;
}

.single_item .item_pics .pic_slide ul li img:hover {
border: 1px solid #608551;
}

.blog .blog_article .blog_left a:hover img {
border: 1px solid #608551;
}

.blog_content a:hover img {
border: 1px solid #608551;
}

#wp-calendar thead tr th {
background-color: #608551;
}

.favourite_products a img:hover {
border: 1px solid #608551;
}

.featured_product_item:hover {
border: 1px solid #608551;
}

.pagination a.current, .pagination a:hover  {
background-color: #608551;
}

.do_checkout, .write_review, .login_form {
border-bottom: solid 4px #608551;
}

.slider_control a.selected {
background-color: #608551;
}