/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
CSS for Lifetime Advisory Services - Main Stylesheet
Author:		Alison Lee (alisonlee@silktide.com) / Silktide Ltd
Created:	30/05/2006
Updated:	

History:

30/05/2006	Stylesheet created

Right Blue	#192e55
Left Blue	#2a4d8d	
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* Global Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@import url(/las.css);


body					{ background: #fff none; font: 12px verdana, arial, helvetica, sans-serif; }

h1						{  }
h2						{ height: auto; background-color: #fff; color: #2a4d8d; padding: 0; }
h2 a, h2 a:visited		{ color: #2a4d8d;  }
h2 a:hover, h2 a:active	{  }
h3						{  }

p, li					{ font-size: 12px; }
p.colortext				{  }

a						{  }
a:visited				{  }
a:hover,
a:active				{  }

hr						{  }
img						{  }
form, table				{ font-size: 12px; }

.tablestyle				{  }
.tablestyle td, .tablestyle th		{  }
.tableborder td, .tableborder th	{  }

.clear					{  }
.right					{  }
.left					{  }

.widthwrapper			{  }
.padding				{  }

#skiptocontent			{ display: none; }


/* Layout Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#container 	  			{ min-width: 600px; width: 100%;  } /* margin-bottom to match #clearfooter */
* html #container 		{  }

#header					{ background-color: #fff; }
#header img				{ display: none; }
#header #logo			{ display: block; float: left; }

#textheader				{ display: none; }

#contentwrapper			{  clear: both;  }

#sidecol				{ display: none; }

#subcontent				{ background-color: #fff; border: 1px solid #84A0D3; }

#content				{ margin-left: 0; min-width: 100px; }

#clearfooter			{  } /* height to match height + padding + margin etc in #footer */
#footer					{  }


#breadcrumb				{ font-size: 10px; }
#breadcrumb b			{  }


/* Content Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.bullet					{  }
.bullet-blue			{  }


/* Subcontent Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#subcontent img			{  }
#subcontent .padding	{ }
#subcontent h2			{ color: #2a4d8d; }
#subcontent p			{ color: #2a4d8d; }
#subcontent a, 
#subcontent a:visited 	{ color: #2a4d8d; text-decoration: underline; }
#subcontent a:hover,
#subcontent a:active	{  }


/* Logos Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.logos #content					{  }
#sidecol div#logos				{  }
#sidecol div#logos table 		{  }
#sidecol div#logos table td		{  }
#sidecol div#logos table td img	{  }


/* Home Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.subbox					{  }
.subbox h2				{  }
.subbox p				{  }


/* Footer Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#footer	p				{ font-size: 10px; }

#sidefooter				{ display: none; }
#sidefooter p			{  }
#sidefooter a,
#sidefooter a:visited	{  }
#sidefooter a:hover,
#sidefooter a:active	{  }

#mainfooter				{ margin-left: 0; }
#mainfooter img			{  }
#mainfooter p			{  }



