/* 
Style sheets for anCnoc Website
Created by:
Linsey Miller @ Tag New Media
www.tagnewmedia.co.uk
JUNE 2007
*/


/* ============================ */

	/*  GENERAL  */
	body {background-color:#ffffff; margin-top:0px; margin-left:0px; font-size: 11px; font-family: arial,verdana,helvetica,sans-serif; line-height:14px;}

	body, p, table, th, ul, ol, textarea, input, select {font-family: arial,tahoma,verdana,sans-serif; font-size: 11px; color:#5e5e5e; font-weight: normal; line-height:18px; }

	
	
	
	/*  HEADINGS  */
	h1 {font-family: tahoma,arial,verdana,helvetica,sans-serif; font-weight: normal; color:#c75e24; background-color:transparent; text-decoration:none; font-size: 18px; line-height:20px; }
	h2 {font-family: arial,verdana,helvetica,sans-serif; font-weight: bold; color:#123876; background-color:transparent; text-decoration:none; font-size: 22px; line-height:20px; }
	h3 {font-family: arial,verdana,helvetica,sans-serif; font-weight: bold; color:#123876; background-color:transparent; text-decoration:none; font-size: 22px; line-height:20px; }

	
	/*  STANDARD LINKS  */
	a:link    {color:#8a3506; background-color:transparent; text-decoration:underline; font-weight: normal; }
	a:visited {color:#8a3506; background-color:transparent; text-decoration:underline; font-weight: normal; }
	a:active  {color:#8a3506; background-color:transparent; text-decoration:underline; font-weight: normal; }
	a:hover   {color:#000000; background-color:transparent; text-decoration:underline; font-weight: normal; }
	
	
	/*  NAVIGATION  */
	.util 			{font-family: verdana,arial; font-size: 11px; color:#000000; font-weight: bold; line-height:14px; }
	a.util:link    	{color:#123876; background-color:transparent; text-decoration:none; font-size: 11; font-weight: normal; }
	a.util:visited 	{color:#123876; background-color:transparent; text-decoration:none; font-size: 11; font-weight: normal; }
	a.util:active  	{color:#123876; background-color:transparent; text-decoration:none; font-size: 11; font-weight: normal; }
	a.util:hover   	{color:#efa629; background-color:transparent; text-decoration:underline; font-size: 11; font-weight: normal; }
	
	.sub			{font-family: arial,tahoma,arial,verdana,helvetica,sans-serif; font-size: 10px; color:#777777; font-weight: normal; line-height:14px; }
	a.sub:link    	{color:#9e9e9e; background-color:transparent; text-decoration:none; font-size: 10; font-weight: bold; }
	a.sub:visited 	{color:#9e9e9e; background-color:transparent; text-decoration:none; font-size: 10; font-weight: bold; }
	a.sub:active  	{color:#9e9e9e; background-color:transparent; text-decoration:none; font-size: 10; font-weight: bold; }
	a.sub:hover   	{color:#c75e24; background-color:transparent; text-decoration:none; font-size: 10; font-weight: bold; }
	.subon			{font-family: arial,tahoma,arial,verdana,helvetica,sans-serif; font-size: 10px; color:#000000; font-weight: normal; line-height:14px; }
	a.subon:link    	{color:#000000; background-color:transparent; text-decoration:none; font-size: 10; font-weight: bold; }
	a.subon:visited 	{color:#000000; background-color:transparent; text-decoration:none; font-size: 10; font-weight: bold; }
	a.subon:active  	{color:#000000; background-color:transparent; text-decoration:none; font-size: 10; font-weight: bold; }
	a.subon:hover   	{color:#c75e24; background-color:transparent; text-decoration:none; font-size: 10; font-weight: bold; }
	
	.base 			{font-family: arial,tahoma,verdana,sans-serif; font-size: 8px; color:#959595; font-weight: bold; line-height:14px; }
	a.base:link    	{color:#959595; background-color:transparent; text-decoration:none; font-size: 8px; font-weight: normal; }
	a.base:visited 	{color:#959595; background-color:transparent; text-decoration:none; font-size: 8px; font-weight: normal; }
	a.base:active  	{color:#959595; background-color:transparent; text-decoration:none; font-size: 8px; font-weight: normal; }
	a.base:hover   	{color:#a94610; background-color:transparent; text-decoration:underline; font-size: 8px; font-weight: normal; }

	.tag 			{font-family: arial,tahoma,verdana,sans-serif; font-size: 8px; color:#c4c4c4; font-weight: bold; line-height:14px; }
	a.tag:link 		{font-family: arial,tahoma,verdana,sans-serif; font-size: 8px; text-decoration: none; color: #c4c4c4; font-weight: normal; }
	a.tag:active 	{font-family: arial,tahoma,verdana,sans-serif; font-size: 8px; text-decoration: none; color: #c4c4c4; font-weight: normal; }
	a.tag:visited 	{font-family: arial,tahoma,verdana,sans-serif; font-size: 8px; text-decoration: none; color: #c4c4c4; font-weight: normal; }
	a.tag:hover 	{font-family: arial,tahoma,verdana,sans-serif; font-size: 8px; text-decoration: underline; color: #ec008b; font-weight: normal; }
	
	
	/*  SITE SPECIFIC  */
	
	.signup 		{font-family: arial,tahoma,verdana,sans-serif; font-size: 10px; color:#959595; font-weight: bold; line-height:10px; }
	.org 			{font-family: arial,tahoma,verdana,sans-serif; font-size: 11px; color:#c75e24; font-weight: bold; line-height:10px; }
	
	a.dwnld:link    {color:#5e5e5e; background-color:transparent; text-decoration:none; font-weight: normal; }
	a.dwnld:visited {color:#5e5e5e; background-color:transparent; text-decoration:none; font-weight: normal; }
	a.dwnld:active  {color:#5e5e5e; background-color:transparent; text-decoration:none; font-weight: normal; }
	a.dwnld:hover   {color:#8a3506; background-color:transparent; text-decoration:underline; font-weight: normal; }

/* ============================ */