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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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