

		
			
	/*----*****---- << Buttons >> ----*****----*/
	
	.button.small { background:url(button-small-gradient.png) repeat-x; }
	.button.light-grey { background-color:#fafafa; color:#696969; border:1px solid #d0d0d0; text-shadow:0px 1px 0px #ffffff; }	
		
	/*----*****---- << Buttons >> ----*****----*/			
				
	.thumb .image-overlay a { border:none; }
	.image-overlay { background:urlimage-hover-bg.png) repeat; }			
	.thumb .image-overlay-video { background:url(image-video-ico.png) center center no-repeat; }	
	.thumb .image-overlay-zoom { background:url(image-zoom-ico.png) center center no-repeat; }
	.thumb .image-overlay-link { background:url(image-link-ico.png) center center no-repeat;  }			
	
	
	/* Portfolio Carousel */
	.portfolio-skin-carousel .jcarousel-prev-horizontal { background:url(carousel-prev.png) no-repeat; }
	.portfolio-skin-carousel .jcarousel-next-horizontal { background:url(carousel-next.png) no-repeat; }
	
	/* Clients Carousel */
	.clients-skin-carousel { background:url(clients-bg.jpg) repeat; }
	.clients-skin-carousel .jcarousel-prev-horizontal { background:url(carousel-prev.png) no-repeat; }
	.clients-skin-carousel .jcarousel-next-horizontal { background:url(carousel-next.png) no-repeat; }			
			
			
			
			