a:hover, a:focus {
	color: #372c50;
}

.logo_top_img {
	background: url(../../images/logo-right.jpg) no-repeat center top;
}
.site_logo_mobile {
	background: url(../../images/logo-right.jpg) no-repeat right top;
}

#access .menu ul li a:hover {
	background: #f9f9f9 url(../../images/colors/violet/menu-s-arrow.png) no-repeat center bottom;
	border-bottom: 5px solid #372c50;
} 
#access .menu ul li a.active {
	background: #f9f9f9 url(../../images/colors/violet/menu-s-arrow.png) no-repeat center bottom;
	border-bottom: 5px solid #372c50;
}
#access .menu ul li ul li a:hover,
#access .menu ul li ul li.active a,
#access .menu ul li ul li a.selected {
	background: #372c50 url(../images/spacer.html) no-repeat center bottom;
}

.tp-caption.very_big_white{
	background-color:#372c50;
}

.highlight2.orange {
	color: #372c50;
}

#footer .footer_blog_posts {
	background: url(../../images/colors/violet/footer-blogs-bg.jpg) repeat-x left top;
}

#footer .footer_curve {
	background: url(../../images/colors/violet/footer-curve.jpg) no-repeat center top;
}

.jcarousel-skin-tango-two .jcarousel-item img {
	border: 5px solid #9034e5;
}
.jcarousel-skin-tango-two .jcarousel-item img:hover {
	border: 5px solid #ba70fe;
}

.iosSlider .slider .item .inner .text1 span i {
	color: #372c50;
	font-weight: normal;
	font-style: normal;
}

a.slider_more {
	background: url(../../images/colors/violet/arrow-slider.png) no-repeat left 3px;
}
.tp-caption a.slider_more{
	background: url(../../images/colors/violet/arrow-slider.png) no-repeat left 1px;
}
.tp-caption.large_text i {
	color: #372c50;
}

.our_services_list li {
	border-bottom: 5px solid #372c50;
}
.left_icon_box .left {
	background: #003683;
}
.left_icon_box .center {
	background: url(../../images/colors/violet/arrow-right-go.png) no-repeat left 20px;
}

.pricing-tables-helight .price {
	background-color: #372c50;
}
.pricing-tables-helight-two .price {
	background-color: #372c50;
}
.pricing-tables-helight .title {
	background-color: #9e3ef7;
	border-top: 3px solid #8e2bea;
	border-bottom: 1px solid #bb73fe;
}
.pricing-tables-helight-two .title {
	background-color: #9e3ef7;
	border-top: 3px solid #8e2bea;
	border-bottom: 1px solid #bb73fe;
}

.button.small.colorchan {
	background-color: #372c50;
}

ul.tabs li.active, html ul.tabs li.active a,  html ul.tabs li.active a:hover  {
	border-top: 2px solid #372c50;
}

.sidebars-navigation-list li a:hover {
	color: #372c50;
}

.pagenotfound_right {
	background-color: #372c50;
}

#site-searchform #searchsubmit{
	background: #372c50 url(../images/site-search-icon.html) no-repeat center 9px;
}


