/* Timothy Framework - www.timothyframework.com */
/* This work is licensed under the MIT License - http://www.opensource.org/licenses/mit-license.php */


/* Color Legend 

font-family: 'Abel', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Mate SC', serif;
font-family: 'Bilbo', cursive;

*/


/* Global */

body		{ background-color:#9F5000; }



/* Tables */

#sample-table        				{  }

#sample-table tr					{	}
#sample-table .odd					{ background-color:#eee; }
#sample-table .even					{ background-color:#fff; }

#sample-table th          			{  }
#sample-table thead, #sample-table th   { background-color:#FFE0C1;  }

#sample-table tbody					{   }

#sample-table th, #sample-table td		{  	}
#sample-table caption 				{ 	}

#sample-table tfoot       			{	}
#sample-table .tfooter				{ background-color:#ccc;  }

#sample-table caption     			{ background-color: #FFE0C1; }
#sample-table tfoot td				{ background-color:#FFE0C1;}


/* Containers */

#wrapper 			{ background-color:#fff; border-top:10px #BF6000 solid; }

#top	 			{   }

#name	 			{ width:225px; height:108px; background-image:url(../../images/Logo%20Panaceb.jpg);
						background-repeat:no-repeat;   }
#manchester		{ color:#000;	}					
#design-studio		{ color:#A85400;	}

#social-media		{ 	}
#social-media ul 	{	}
#social-media ul li	{ 	}
#social-media img	{ 	}

#social-media p	{ 	}

#topnav 			{ 	}
#topnav ul		{ 	}
#topnav ul li		{ 	}
#topnav ul li a	{ 	}

#topnav a:link		{ color:#000;	}
#topnav a:visited	{ color:#000;	}
#topnav a:active	{ color:#000;	}
#topnav a:hover	{ color:#BF6000;	}
#topnav a:focus	{ color:#BF6000;	}

#banner 			{     }

#rightside 		{ 	}
#rightside h2		{ color:#9F5000;	}
#rightside h3		{ color:#9F5000;	 }
#rightside p		{ 	}
#rightside .image	{ 	}
#rightside li		{ 	}
#rightside a		{	}

#rightside a:link		{ color:#000;	}
#rightside a:visited	{ color:#000;	}
#rightside a:active		{ color:#000;	}
#rightside a:hover		{ color:#BF6000;	}
#rightside a:focus		{ color:#BF6000;	}

#content 				{   }
#content h1			{ color:#000;	}
#content h2			{ color:#9F5000;	}
#content h3			{ color:#9F5000;	}
#content p			{ 	}
#content img			{ 	}
#content li			{ 	}
#content a			{	}

#content a:link		{ color:#000;	}
#content a:visited		{ color:#000;	}
#content a:active		{ color:#000;	}
#content a:hover		{ color:#BF6000;	}
#content a:focus		{ color:#BF6000;	}

#sample-popup h3		{ 	}
#sample-popup h4		{ color:#954A00; }
#sample-popup p		{ 	}
#sample-popup img		{ 	}

#myModal1, #myModal2, #myModal3, #myModal4, #myModal5, #myModal6 	{ 	}

#gallery				{	}
#gallery ul li			{ 	}
#gallery img			{ 	}

#faqs img				{ 	}
#faqs p				{	}
#faqs h4				{ 	}
						
#products				{	}
#products	h3			{ 	}
#products h4			{ 	}
#products p			{  	}
#products img			{ 	}

#footer 				{ 	}
#footer a				{ 	}
				
#footer a:link			{ color:#000;	}
#footer a:visited		{ color:#000;	}
#footer a:active		{ color:#000;	}
#footer a:hover		{ color:#BF6000;	}
#footer a:focus		{ color:#BF6000;	}

#share				{ 	}
					
#box1 img, #box2 img 	{ border:8px #F8D7AB solid;	}


/* Miscellaneous  */

.footer-text		{ font-size:14px; font-weight:bold; color:#333; text-align:center;
					padding-bottom:5px; margin-bottom:5px;  }
