@charset "utf-8";
/* CSS Document */


/* -------------------------------------
#######################################	

	You Will Find All CSS Styles for:
	
	PREDEFINED PAGES
	- Homepage
	- About Us
	- Contact Us
	- FAQ page (generator default styles)
	- Privacy, Shipping, Return Policy
	- Sitemap

	CUSTOM PAGES
	- Page

	TIMED CONTENT
	- Content

#######################################	
--------------------------------------- */



/*#### PREDEFINED PAGES ####*/


/*------ Home Page ------*/

	/*All Content Above Featured Products*/
	.homepage_top-of-page {  }
	
		.splash {}
			.splash .splash-image { }
			.splash .splash-text { }
			.splash .splash-text h2 { }
		.image-fader {}
		.banners { }
		
	/*Featured Products*/
	 .index-page table.product-list {  }
		.index-page .product-list-item-container {  } 
		.index-page .product-list-item-special {  }
	
	/*All Content Bellow Featured Products*/
	.homepage_bottom-of-page {  }
	


/*------ ABOUT US ------*/
.about-us-page {  }


/*------ CONTACT US ------*/
.contact-us-page {  }


/*------ FAQ ------*/
.faq-page {   }

.faqlist {  } 

	/* This is the name of the FAQ List. You can have multiple lists*/
	.faqlist h3 {  } 
	
	/*Questions*/
	.faqlist-questions {  }
		.faq-question { margin: 0px; padding: 12px 20px 12px 0; }
		.faq-question li { margin: 0px; padding: 2px 0; }
		.faq-question a {  }
		.faq-question a:hover {  }
	
	/*Separator*/
	.faq-separator { }
	
	/*Answer*/
	.faqlist-answers {  }
		.fla-wrap { padding: 10px 0 22px; }
			.fla-question { font-weight: bold; padding: 0 0 5px; }
			.fla-answer { line-height: 18px; padding: 0 10px; }
			a.fla-button-text { /*Back to Top*/ 
			clear: both;
			float: right;
			padding: 5px;
			
			}



/*------ PRIVACY POLICY ------*/
.privacy-policy-page {  }



/*------ SHIPPING POLICY ------*/
.shipping-policy-page {  }



/*------ RETURN POLICY ------*/
.return-policy-page {  }


/* ------ SITEMAP Page ------ */						
.sitemap-container {  }

	.content-head-top-row {  }
	/*Page Title*/
	.content-head-row {  }
		.content-head {  }
		.content-head h1 {  }
						
	.content-body-row {  }
		.content-body {  }
		.content-body td {  }
		.content-body h3 {  }
		.content-body ul { padding: 0 0 0 20px; list-style-type: square; }
		.content-body ul ul { padding: 5px 0 8px 20px; list-style-type: circle; }
		.content-body ul ul ul { padding: 5px 0 8px 20px; list-style-type: disc; }
		.content-body li { padding: 2px 0;	}
		.content-body li a {  }
		.content-body li li a {  }
		.content-body li li li a {  }
			
	.content-bottom-row {  }




/*#### CUSTOM PAGES ####*/

/*------ PageName ------*/


/*#### TIMED CONTENT ####*/

/*------ ContentName ------*/
