/* STYLE SHEET FOR LINCOLNSHIRE MONEY - www.lincolnshiremoney.co.uk */
/* copyright 2005 - developed and written by Digital Idiom Ltd */
/* Web Design, Domains and Hosting by Digital Idiom digitalidiom.co.uk */
/* NO copy or use of original material without permission */


/* ++++++++++ MAIN BOXES ++++++++ */
* {margin:0px; padding:0px; border:0px;}

body {
	font:normal 0.7em/1.6em Verdana, Arial, Helvetica, sans-serif;
}


#container {
	background-color: #FFF;
}

#content {
	margin-top:26px;
	background-color: #FFF;
}

#sidebar {
	display:none;
}

#footer {
	clear: both;
	border-top:2px solid #CCC;
	margin:0px 2px;
	font-size:10px;
	color:#999;
	line-height:11px;
}

#navcontainer {
	display:none;
}

.navlist {
	display:none;
}

/* ++++++++++ BODY STYLES ++++++++ */
p {
	margin:4px 0px 16px 0px;
}

img {border:0px;}

h1 {
	color:#393;
	font-size:130%;
}
#content h2 {
	color:#393;
	font-size:110%;
}

#sidebar h2 {
	color:#069;
	font-size:110%;
	padding-left:18px;
	margin-left:-4px;
	background: transparent url("../images/h2-bullet.gif") 0px 4px no-repeat;
}

h3,h4,h5,h6 {
font-size: 100%;
margin:3px 0px;
color:#393;
}

.fnote {font-size:11px;}

#sidebar li {
	color:#069;
}

.secret {display:none;}


acronym {
border-bottom:1px dashed;
cursor:help;
}


.imgLeft {
float:left;
margin-right:30px;
}

.imgRight {
float:right;
margin-left:30px;
}


/* ++++++++++ LINK STYLES ++++++++ */
#navcontainer a:link{color:#069; text-decoration:none; }
#navcontainer a:visited{color:#069; text-decoration:none;}
#navcontainer a:hover{color:#393; text-decoration:underline;}

#footer a:link{color:#069; text-decoration:underline; border-bottom: 0px solid #333333;}
#footer a:visited{color:#069; text-decoration:none; border-bottom: 0px solid #333333;}
#footer a:hover{color:#393; text-decoration:underline;}

/* BODY LINKS */
a:link{ text-decoration: underline; color: #333; }
a:visited{ text-decoration:underline; color: #333; }
a:active{ text-decoration: none; color: #F00;}
a:hover{ text-decoration:none; color: #393;}

/* ++++++++++ INCIDENTALS ++++++++ */
