footer a, footer p, footer address, .phone-footer, .email-footer a {
	color: #C2C1C0;
}

#nav li a {
    color: #000;
}

#nav > li > a:hover, #nav > li > a.active, #nav ul.level1 > li a:hover, #nav > li > a:nth-child(1):hover, #nav > li > a:nth-child(1).active, #nav li:hover > a {
    background: #002AD8 !important;
    color: #fff !important;
}
#nav li.drop-menu ul li {
	width: auto;
}

#searchText:focus {
    border: 1px #002AD8 solid;
}

.product-block .product-action button.addcart:hover,
.product-block .product-action a.quickview:hover,
.toplinks div.links div a:hover {
    color: #002AD8 !important;
}

.toplinks div.links div > a:hover {
	color: #aaa !important;
}

.mini-cart .basket a:first-child:before,
.product-view .product-shop .add-to-box .btn-cart,
.button.btn-proceed-checkout,
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: #002AD8;
}

.z-active a.z-link {
	border-top: 2px solid #002AD8;
}

footer,
footer .newsletter #NewsletterRegistration form #NewsletterOptIn {
	background: #2E2E2E;

}
footer .inner a:hover {
    color: #fff;
}
footer .newsletter #NewsletterRegistration form  { position: relative; }
footer .newsletter #NewsletterRegistration form input#EMail {
	border: 1px solid #A9AAAA; 
	border-radius: 2px;
}
footer .newsletter #NewsletterRegistration form input#EMail:focus { 
	outline: 0; 
	border: 1px solid #fff; 
}
footer .newsletter #NewsletterRegistration form #NewsletterOptIn {
	position: absolute;
	top: 5px;
	right: 3px;
	padding: 7px 10px 5px 10px;
	border: 0;
}
footer #container_form_news2 input[type="text"] {
	height: auto;
	padding: 10px 15px 10px 10px;
	background: transparent;
}

header .top-links {
	background: #2E2E2E;
}



