/* 
Style sheets for JetCut
Created by:
Linsey Miller @ Tag New Media
www.tagnewmedia.co.uk
JUNE 2008
*/


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

	/*  GENERAL  */
	body {background-color:#666666; margin-top:0px; margin-left:0px; }

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

	
	/*  HEADINGS  */
	h1 {font-family: arial,verdana,helvetica,sans-serif; font-weight: bold; color:#51bdeb; 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:#2990bc; background-color:transparent; text-decoration:underline; font-weight: normal; }
	a:visited {color:#2990bc; background-color:transparent; text-decoration:underline; font-weight: normal; }
	a:active  {color:#2990bc; background-color:transparent; text-decoration:underline; font-weight: normal; }
	a:hover   {color:#106386; background-color:transparent; text-decoration:underline; font-weight: normal; }
	

	/*  NAVIGATION  */
	.menu 			{font-family: arial,verdana,helvetica,sans-serif; font-size: 11px; color:#434343; font-weight: normal; line-height:18px; }
	a.menu:link    	{color:#434343; background-color:transparent; text-decoration:none; }
	a.menu:visited 	{color:#434343; background-color:transparent; text-decoration:none; }
	a.menu:active  	{color:#434343; background-color:transparent; text-decoration:none; }
	a.menu:hover   	{color:#000000; background-color:transparent; text-decoration:underline; }
	
	.sub 			{font-family: arial,verdana,helvetica,sans-serif; font-size: 12px; color:#ffffff; font-weight: bold; line-height:20px; }
	a.sub:link    	{color:#8f8f8f; background-color:transparent; text-decoration:none; font-size: 11; font-weight: normal; }
	a.sub:visited 	{color:#8f8f8f; background-color:transparent; text-decoration:none; font-size: 11; font-weight: normal; }
	a.sub:active  	{color:#8f8f8f; background-color:transparent; text-decoration:none; font-size: 11; font-weight: normal; }
	a.sub:hover   	{color:#464646; background-color:transparent; text-decoration:underline; font-size: 11; font-weight: normal; }
	
	.base 			{font-family: arial,verdana,helvetica,sans-serif; font-size: 10px; color:#9d9d9d; font-weight: normal; line-height:14px; }
	a.base:link    	{color:#9d9d9d; background-color:transparent; text-decoration:none; }
	a.base:visited 	{color:#9d9d9d; background-color:transparent; text-decoration:none; }
	a.base:active  	{color:#9d9d9d; background-color:transparent; text-decoration:none; }
	a.base:hover   	{color:#787878; background-color:transparent; text-decoration:underline; }

	.tag 			{font-family: arial,verdana,helvetica,sans-serif; font-size: 10px; text-decoration: none; color: #bca4bb; font-weight: normal; line-height: 14px; }
	a.tag:link 		{text-decoration: none; color: #bca4bb; font-weight: normal; }
	a.tag:active 	{text-decoration: none; color: #bca4bb; font-weight: normal; }
	a.tag:visited 	{text-decoration: none; color: #bca4bb; font-weight: normal; }
	a.tag:hover 	{text-decoration: underline; color: #ec008b; font-weight: normal; }
	
	
	/*  SITE SPECIFIC  */
	
	.news {font-family: arial,verdana,helvetica,sans-serif; font-size: 11px; color:#7a7a7a; font-weight: normal; line-height:16px; }
	

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