
.sf-menu ul { behavior:url(js/PIE.htc); position:absolute;}



.sf-menu > li > a,
.camera_caption a.caption_btn,
.btns a.btn,
.third_box_btn { behavior:url(js/PIE.htc); position: relative;}


.client1:hover img, 
.client2:hover img, 
.client3:hover img, 
.client4:hover img, 
.client5:hover img, 
.client6:hover img{
	filter:alpha(opacity=70);
	background: #fff;
}

.footer_soc_icon li a:hover {
	filter:alpha(opacity=70);
	background-color: #fff;

	}


.top_item a:hover img{ 
	filter:alpha(opacity=60);
	background: url(../images/bg.png) repeat;
	}


#form .error-message,
#form .empty-message{
filter:alpha(opacity=0);
}

#form .invalid .error-message, #form .empty .empty-message{
filter:alpha(opacity=100); }

#search a:hover{
	filter:alpha(opacity=40);
	background-color: #f5f6f6;
	}