/* 
Style sheets for Graphix Sign & Design
Created by:
Linsey Miller @ Tag New Media
www.tagnewmedia.co.uk
Feb 2009
*/


/* ============================ */

	/*  GENERAL  */
	body {background-color:#da5f07; margin-top:0px; margin-left:0px; margin-bottom:0px; background-image: url('../images/bg.jpg'); background-repeat: repeat-x;}

	body, p, table, th, ul, ol, textarea, input, select {font-family: arial,verdana,helvetica,sans-serif; font-size: 12px; color:#6c6c6c; font-weight: normal; line-height:20px; }

	
	/*  HEADINGS  */
	h1 {font-family: arial,verdana,helvetica,sans-serif; font-weight: normal; color:#d65917; background-color:transparent; text-decoration:none; font-size: 15px; line-height:20px; letter-spacing: 0.3em;}
	h2 {font-family: arial,verdana,helvetica,sans-serif; font-weight: bold; color:#d65917; background-color:transparent; text-decoration:none; font-size: 12px; line-height:16px; }
	h3 {font-family: arial,verdana,helvetica,sans-serif; font-weight: bold; color:#ea8d46; background-color:transparent; text-decoration:none; font-size: 18px; line-height:24px; margin-right: 10px; font-style: italic; }

	
	/*  STANDARD LINKS  */
	a:link, a:visited, a:active, a:hover {
	color:#da792f; 
	background-color:transparent; 
	text-decoration:underline; 
	font-weight: normal;
	}

	a:hover {color:#6c6c6c;}
	

	
	/*  NAVIGATION  */
	.mainNav, a.mainNav:link, a.mainNav:visited, a.mainNav:active, a.mainNav:hover {
	font-family: arial,verdana,helvetica,sans-serif; 
	font-size: 12px; 
	color:#898989; 
	font-weight: bold; 
	line-height:25px;
	text-transform: uppercase;
	text-decoration: none;
	}

	a.mainNav:hover {
	color:#d65917; 
	text-decoration:underline;
	}
	
	
	.base 			{font-family: arial,verdana,helvetica,sans-serif; font-size: 10px; color:#9b9b9b; font-weight: normal; line-height:16px; }
	a.base:link    	{color:#9b9b9b; background-color:transparent; text-decoration:none; font-size: 10; font-weight: normal; }
	a.base:visited 	{color:#9b9b9b; background-color:transparent; text-decoration:none; font-size: 10; font-weight: normal; }
	a.base:active  	{color:#9b9b9b; background-color:transparent; text-decoration:none; font-size: 10; font-weight: normal; }
	a.base:hover   	{color:#4d1f7a; background-color:transparent; text-decoration:underline; font-size: 10; font-weight: normal; }

	.tag 			{font-family: arial,verdana,helvetica,sans-serif; font-size: 10px; color:#9b9b9b; font-weight: normal; line-height:16px; }
	a.tag:link 		{text-decoration: none; color: #9b9b9b; font-weight: normal; line-height: 15px; }
	a.tag:active 	{text-decoration: none; color: #9b9b9b; font-weight: normal; line-height: 15px; }
	a.tag:visited 	{text-decoration: none; color: #9b9b9b; font-weight: normal; line-height: 15px; }
	a.tag:hover 	{text-decoration: underline; color: #ec008b; font-weight: normal; line-height: 15px; }
	
	
	/*  SITE SPECIFIC  */
	
	.purple 		{color:#4d1f7a; }
	.smaller {font-family: arial,verdana,helvetica,sans-serif; font-size: 10px; color:#6c6c6c; font-weight: normal; line-height:14px; }

	hr {
	height: 1px;
	color: #dddddd;
	}
	
/* ============================ */