/*****************************************************
 * dhinteractive:
 * Duncan Hart
 * http://www.dhinteractive.co.uk
 *
 * Client: True Financial Ltd
 * Client: http://www.truefinancial.co.uk
 *
 * Author: Duncan Hart
 * Author: http://www.dhinteractive.co.uk ::: <info@dhinteractive.co.uk>
 *
 * Date 06/2006	- Created
 *
 *****************************************************
 */
 
 
 
/*****************************************************
* Main Title [ title ]
/*****************************************************
*/

.titletxt 					{
font-family : Verdana, Arial, Helvetica, sans-serif;
color:#05213B;
font-size: 10px;
line-height: 14px;
text-decoration: none;
font-weight: bold;
}
.titletxt A:link 			{
color:#05213B;
text-decoration: none;
}
.titletxt A:visited 		{
color:#05213B;
text-decoration: none;
}
.titletxt A:hover 			{
color:#000000;
text-decoration: underline;
}
 
 
 
/*****************************************************
* Section Text [ body ]
/*****************************************************
*/

.bodytxt 					{
font-family : Verdana, Arial, Helvetica, sans-serif;
color:#05213B;
font-size: 10px;
line-height: 16px;
text-decoration: none;
}
.bodytxt A:link 			{
color:#005293;
text-decoration: none;
}
.bodytxt A:visited 			{
color:#005293;
text-decoration: none;
}
.bodytxt A:hover 			{
color:#000000;
text-decoration: none;
}

.lightbodytxt {
font-family : Verdana, Arial, Helvetica, sans-serif;
color:#005293;
font-size: 10px;
line-height: 16px;
text-decoration: none;
}


/*****************************************************
* Header Text [ header date etc... ] 
/*****************************************************
*/

.subtxt 					{
font-family : Verdana, Arial, Helvetica, sans-serif;
color:#0F497F;
font-size: 10px;
line-height: 20px;
text-decoration: none;
}


/*****************************************************
* Footer Text
/*****************************************************
*/

.footertxt 					{
font-family : Verdana, Arial, Helvetica, sans-serif;
color:#0B3466;
font-size: 9px;
line-height: 15px;
text-decoration: none;
}
.footertxt A:link 			{
color:#063051;
text-decoration: none;
}
.footertxt A:visited 		{
color:#063051;
text-decoration: none;
}
.footertxt A:hover 			{
color:#000000;
text-decoration: none;
}


/*****************************************************
* Form Processing etc...
/*****************************************************
*/

.formtxt 					{
font-family : Verdana, Arial, Helvetica, sans-serif;
color:#05213B;
font-size: 11px;
line-height: 16px;
text-decoration: none;
}
.formtxt A:link 			{
color:#005293;
text-decoration: none;
}
.formtxt A:visited 			{
color:#005293;
text-decoration: none;
}
.formtxt A:hover 			{
color:#000000;
text-decoration: none;
}

.form {
font-family : Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #0B3466;
font-size: 11px;
}

.dropdown {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
border: 1px solid #0B3466;
width: 200px;
}






/*****************************************************
* Google Maps Text
/*****************************************************
*/

.googlemapstxt 					{
font-family : Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size: 10px;
line-height: 16px;
text-decoration: none;
}
.googlemapstxt A:link 			{
color:#000066;
text-decoration: none;
}
.googlemapstxt A:visited 		{
color:#000066;
text-decoration: none;
}
.googlemapstxt A:hover 			{
color:#000066;
text-decoration: underline;
}


/*****************************************************
* Search Module
/*****************************************************
*/

.searchbox {
font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#FFFFFF;
border: 1px solid #99A8C1;
background: #667DA1;
}

.googlesearchtxt 					{
font-family : Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size: 10px;
line-height: 16px;
text-decoration: none;
}
.googlesearchtxt A:link 			{
color:#000066;
text-decoration: none;
font-weight: bold;
}
.googlesearchtxt A:visited 			{
color:#000066;
text-decoration: none;
font-weight: bold;
}
.googlesearchtxt A:hover 			{
color:#000066;
text-decoration: underline;
font-weight: bold;
}





/*****************************************************
* Error Pages
/*****************************************************
*/

.errortxt 						{
font-family : Verdana, Arial, Helvetica, sans-serif;
color:#005293;
font-size: 10px;
line-height: 16px;
text-decoration: none;
}
.errortxt A:link 				{
color:#05213B;
text-decoration: none;
}
.errortxt A:visited 			{
color:#05213B;
text-decoration: none;
}
.errortxt A:hover 				{
color:#000000;
text-decoration: none;
}










 





/*****************************************************
* Content Management Tool v 1.5
/*****************************************************
*/

.cmttxt 					{
font-family : Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size: 10px;
line-height: 14px;
text-decoration: none;
}
.cmttxt A:link 				{
color:#000000;
text-decoration: none;
}
.cmttxt A:visited 			{
color:#000000;
text-decoration: none;
}
.cmttxt A:hover 			{
color:#000000;
text-decoration: none;
}

.formcmt {
font-family : Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #666666;
font-size: 12px;
}

.cmtdropdown {
font-family : Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #999999;
font-size: 10px;
}

#p7s1content1 {
position: absolute;
width: 250px;
z-index: 99;
left: 0px;
top: 0px;
visibility: visible
}  


