

/*
	Site:	Little People
	File:	Base Page CSS
	Date:	June 2007
	Author:	Eric Shepherd
*/

/* GLOBAL RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 1px dotted #674d29;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

p {
	line-height: 1.3;
}

h1 {
	font-size: 150%;
	font-weight: bold;
}

h2 {
	font-size: 120%;
	font-weight: bold;
}

h3 {
	font-size: 130%;
	font-weight: bold;
}

h4 {
	font-size: 110%;
	font-weight: bold;
	margin: .5em 0 .3em 0;
}

hr {
	visibility: hidden;
}

/* BASE STYLES */

body {
	font-family: helvetica, arial, sans-serif;
	background: #daeeff;
	color: #183359;
	font-size: 82%;
}

a:link, a:visited, a:hover, a:active {
	color: #183359;
	text-decoration: underline;
}

#content h1 a,
#content h1 a:hover,
#content h1 span {
	position: relative;
	background: url(/content/v5/fr/littlepeople/img/logo.gif) no-repeat left top;
	width: 154px;
	height: 66px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#footer {
	clear: both;
	padding-left: 120px;
	padding-top: 25px;
}

#fp-logo {
	text-align: center;
}

	#fp-logo span {
		display: block;
		font-size: x-small;
		font-weight: bold;
	}
	
	#footer #fp-logo a {
		background: transparent;
	}

hr {
	display: none;
}

/* SIFR STYLES */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* end sifr default styles */

/* sifr specific styles */

.sIFR-active h2 {
	visibility: hidden;
	font-family: verdana;
	line-height: 1em;
	font-size: 18px;
	display: block;
}

/* end sifr specific styles */

<!--/* 0.709085958832986 [10.89.198.135] */-->