/* 
Style sheets for Platinum Employment
Created by:
Linsey Miller @ Tag New Media
www.tagnewmedia.co.uk
APR 08
*/


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

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

	body, p, table, th, ul, ol, textarea, input, select {font-family: arial,verdana,helvetica,sans-serif; font-size: 11px; color:#5a5a5a; font-weight: normal; line-height:18px; }
	
	p, ul, li	{margin-left: 40px; margin-right: 40px; }
	
	.p1 {font-family: arial,verdana,helvetica,sans-serif; font-size: 12px; color:#5b3f96; font-weight: normal; line-height:20px; }

	
	/*  HEADINGS  */
	h1 {font-family: geneva,arial,verdana,helvetica,sans-serif; font-weight: bold; color:#616161; background-color:transparent; text-decoration:none; font-size: 13px; line-height:30px; margin-top: 3px; margin-bottom: 0px; margin-left: 40px; }
	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:#5b3f96; background-color:transparent; text-decoration:none; font-weight: normal; }
	a:visited {color:#5b3f96; background-color:transparent; text-decoration:none; font-weight: normal; }
	a:active  {color:#5b3f96; background-color:transparent; text-decoration:none; font-weight: normal; }
	a:hover   {color:#000000; background-color:transparent; text-decoration:underline; font-weight: normal; }
	

	/*  NAVIGATION  */
	.util 			{font-family: arial,verdana,helvetica,sans-serif; font-size: 11px; color:#8f8f8f; font-weight: normal; line-height:18px; }
	a.util:link    	{color:#8f8f8f; background-color:transparent; text-decoration:none; font-size: 11; font-weight: normal; }
	a.util:visited 	{color:#8f8f8f; background-color:transparent; text-decoration:none; font-size: 11; font-weight: normal; }
	a.util:active  	{color:#8f8f8f; background-color:transparent; text-decoration:none; font-size: 11; font-weight: normal; }
	a.util:hover   	{color:#464646; background-color:transparent; text-decoration:underline; font-size: 11; font-weight: normal; }
	
	.menu 			{font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color:#4b4c4e; font-weight: normal; line-height:26px; margin-left: 22px;}
	a.menu:link    	{color:#4b4c4e; background-color:transparent; text-decoration:none; font-size: 10; font-weight: normal; }
	a.menu:visited 	{color:#4b4c4e; background-color:transparent; text-decoration:none; font-size: 10; font-weight: normal; }
	a.menu:active  	{color:#4b4c4e; background-color:transparent; text-decoration:none; font-size: 10; font-weight: normal; }
	a.menu:hover   	{color:#000000; background-color:transparent; text-decoration:underline; font-size: 10; font-weight: normal; }
	
	.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: verdana,arial,helvetica,sans-serif; font-size: 9px; color:#bababf; font-weight: normal; line-height:14px; }
	a.base:link    	{color:#bababf; background-color:transparent; text-decoration:none; font-weight: normal; }
	a.base:visited 	{color:#bababf; background-color:transparent; text-decoration:none; font-weight: normal; }
	a.base:active  	{color:#bababf; background-color:transparent; text-decoration:none; font-weight: normal; }
	a.base:hover   	{color:#ffffff; background-color:transparent; text-decoration:underline; font-weight: normal; }

	.tag 			{font-family: arial,verdana,helvetica,sans-serif; font-size: 11px; text-decoration: none; color: #b0b0b0; font-weight: normal; line-height: 15px; }
	a.tag:link 		{text-decoration: none; color: #b0b0b0; font-weight: normal; line-height: 15px; }
	a.tag:active 	{text-decoration: none; color: #b0b0b0; font-weight: normal; line-height: 15px; }
	a.tag:visited 	{text-decoration: none; color: #b0b0b0; font-weight: normal; line-height: 15px; }
	a.tag:hover 	{text-decoration: underline; color: #ec008b; font-weight: normal; line-height: 15px; }
	
	
	/*  SITE SPECIFIC  */
	
	.menutd			{background-image: url('/images/button-up.gif'); background-repeat: no-repeat;}
	.menutd-on		{background-image: url('/images/button-down.gif'); background-repeat: no-repeat;}
	.menutd-on-sub	{background-image: url('/images/button-down-sub.gif'); background-repeat: no-repeat;}
	.menutd-sub		{background-color: #ffffff; }
	
	

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