.text-color, 
.social-links li a:hover, 
#nav li ul li.current-menu-item a, 
#nav li ul li:hover > a, 
a:hover, 
.post-body a:hover h3, 
.blog-post.sticky .post-body a h3, 
.footer-breadcrumbs li a.active, 
.footer-breadcrumbs li a:hover, 
.tabs li.active a{
	color: #0099FF !important;
}

.read-more-btn:hover a, 
.aside_widgets .newsletter .submit:hover, 
.comment-reply-link{
	background-color: #AAD2FF;
}

.pricing-table-col.selected .head .price{
    color: #fcd6d5;
}

#nav > ul > li.current-menu-item, 
#nav > ul > li:hover, 
.pi_recent_posts .meta:hover, 
.blog-meta .category:hover, 
.read-more-btn:hover .plus, 
.widget_tag_cloud a:hover, 
.comment-reply-link:hover, 
.quicksand-filter-container #quicksand-filter li.active, 
.quicksand-filter-container #quicksand-filter li:hover, 
.portfolio-hover li:hover, 
.nivo-caption .subtitle, 
.team-info .title-position .position, 
span.dropcap-color, 
.pricing-table-col.selected .head .price{
	background-color: #B5CAE1 !important;
}

.aside_widgets .newsletter .submit:hover{
    border: 1px solid #d52b2a;
}

.portfolio:hover figcaption, 
.testimonials-alternative-content{
    border-top: 3px solid #d52b2a;
}

blockquote.style2{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B0CBE6;
}

#nav > ul > li:hover, 
#nav > ul > li.current-menu-item{
	height: 66px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B5CAE1;
	border-bottom-color: #B5CAE1;
}

.testimonials-alternative-nav li a:after{
    border-bottom: 8px solid #d52b2a;
}

.wpcf7-submit, 
.pager li.active, 
.pager li:hover, 
#respond #comment-reply, 
.expand, 
.btn-color, 
.btn-medium.red, 
.btn-big.red{
	background: #7C9BD6; /* Old browsers */
	background: -moz-linear-gradient(top,  #7C9BD6 0%, #d52b2a 100%); /* FF3.6+ */
	/* [disabled]background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e83130), color-stop(100%,#d52b2a)); */ /* Chrome,Safari4+ */
	/* [disabled]background: -webkit-linear-gradient(top,  #e83130 0%,#d52b2a 100%); */ /* Chrome10+,Safari5.1+ */
	/* [disabled]background: -o-linear-gradient(top,  #e83130 0%,#d52b2a 100%); */ /* Opera 11.10+ */
	/* [disabled]background: linear-gradient(to bottom,  #e83130 0%,#d52b2a 100%); */ /* W3C */
	/* [disabled]border: 1px solid #0066FF; */
}

.wpcf7-submit:hover, 
#respond #comment-reply:hover, 
.btn-color:hover, 
.btn-medium.red:hover, 
.btn-big.red:hover{
	background: #d52b2a; /* Old browsers */
	background: -moz-linear-gradient(top,  #d52b2a 0%, #e83130 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d52b2a), color-stop(100%,#e83130)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d52b2a 0%,#e83130 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d52b2a 0%,#e83130 100%); /* W3C */
	background-color: #7C9BD6;
	background-position: bottom;
}

#search-box .search-submit:hover{
    background: url('../img/red/search-hover.png') no-repeat center 3px;
}

.nivo-nextNav{
     background-image:  url('../img/rsar.png'); 
}

.nivo-prevNav{
    background-image: url('../img/rsal.png');
}

.nivo-nextNav:hover{
    background-image: url('../img/red/rsar-active.png');
}

.nivo-prevNav:hover{
    background-image: url('../img/red/rsal-active.png');
}

.accordion.faq .title.active a, 
.accordion.faq .title:hover a{
    background: url('../img/red/faq-opened.png') no-repeat 0 center;
}

.accordion .title.active a,
.accordion .title:hover a{
     background: url('../img/red/acc-opened.png') no-repeat 0 center;
}

.arrow-list li{
	background-image: url(../img/blue/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}

.carousel-nav li a.prev:hover{
    background-image: url('../img/red/cl-active.png');
}

.carousel-nav li a.next:hover{
    background-image: url('../img/red/cr-active.png');
}

.service-box-1 .icon{
	background-image: url(../img/blue/service-bkg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.carousel-portfolio .carousel-pagination a.selected {
    background: url('../img/red/sb-active.png') no-repeat;
}

.carousel-pagination a.selected {
    background: url('../img/red/db-active.png') no-repeat;
}

.widget .contact-info li.address{
	background-image: url(../img/blue/contact-address.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.widget .contact-info li.phone{
	background-image: url(../img/blue/contact-phone.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.widget .contact-info li.mail{
	background-image: url(../img/blue/contact-mail.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.btn-color span, .btn-color:hover span, 
#respond #comment-reply, 
.wpcf7-submit{
    color: #fff !important;
}

.pricing-excluded{
    background: url(../img/red/excluded.png) no-repeat center center;
    min-height: 38px;
}
