/* 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;

*/

body		{ background-image:url(../../images/bg/powderblue-bg.jpg); background-repeat:repeat;	}

/* 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:#8FECEE; border-top:10px #56C7AF solid;}

#top	 				{    }

#name	 			{ 
						 }
#manchester			{ color:#000;	}					
#design-studio			{ color:#836D47;	}

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

#social-media p		{ 	}

#topnav 				{ 	}
#topnav ul			{ background-color:#3AE1E9;	}
#topnav ul li		{ border-style:solid; border-width:medium; border-color:#C4F2F5; display:inline; margin-right:20px; background-color:#000;	}
#topnav ul li a	{ font-weight:bold; color:#C4F2F5;	}

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

#banner 				{    }

#rightside 			{ background-color:#8DC1B8; }
#rightside h2			{ color:#509E9E;	}
#rightside h3			{ color:#509E9E;	 }
#rightside p			{ color:#000;	}
#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:#6E381E;	}
#rightside a:focus		{ color:#6E381E;	}

#content 				{	color:#000; }
#content h1			{ color:#23A2B3; }

#content h2			{ color:#23A2B3;	}
#content h3			{ color:#23A2B3;	}
#content p			{ color:#000;	}
#content img			{ border-style:solid; border-width:medium; border-color:#C4F2F5; 	}
#content li			{ 	}
#content a			{	}

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

#sample-popup h3		{ 	}
#sample-popup h4		{ color:#6E381E; }
#sample-popup p		{ 	}
#sample-popup img		{ 	}

#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:#6E381E;	}
#footer a:focus		{ color:#6E381E;	}
				




/* Miscellaneous  */

.footer-text		{ color:#333;  }

