/* Hover Fx
aoddesign.con

*/

@charset "utf-8";

.hfxover{
	background:url(images/zoom.gif) no-repeat 50% 50%;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}
.hfxover2{
	background:#fff;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}
.hfxout2{
	background:url(images/frame.gif) no-repeat 0 0;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.hfxover3{
	background:url(images/frame.gif) no-repeat 0 0;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}
.hfxover4{
	background:url(images/pattern.gif) repeat;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}
.hfxover5{
	background:url(images/button.gif) no-repeat 50% 50%;	
}
.hfxover6{
	background:url(images/more.png) no-repeat 50% 50%;
}