s@charset "utf-8";
/* 

FAQ'S STYLE SHEET FOR [ATTIK DESIGNS]
Created by [ADRIAN CORCORAN]
[http://www.attikdesigns.ie]

*/

/* --------- faqs stylesheet  --------- */


/*Faq's*/
div.faqs
	{
	}
	
/*Faq List Item*/
div.faq-list-item
	{
	}
	
/*FAQ Item*/
div.faqs-item
	{
	}	
	

/*Has Slider Content?*/
div#faqs-slideshow .has-slider-content
	{
	}	
	
/*Hidden Content*/
div#faqs-slideshow .has-slider-content .slider-content.hide
	{
		
	}
	
/*Has Slider Content Read More*/
div#faqs-slideshow .has-slider-content a.closed
	{
		color:#F00;
	}		

/*Has Slider Content Read Less*/
div#faqs-slideshow .has-slider-content a.open
	{
		color:#F00;
	}		
	
/* Faq Widget */
div.faqs-widget
	{
	}

/* Faq Widget Thumbnail */
div.faqs-thumbnail
	{
	}
	
/* Faq Widget Button */
div.faqs-widget a.button
	{
	}
	