/*
	Fisher-Price Legal Footer CSS
	For site-wide .NET template implementation
	By Adam Cummins
	August, 2009
*/

/*
NOTES:

Last Edit: 08/03/10
*/

#template_legal {
	color: #000000;
	font-size: 100%;
	clear: both;
	margin: 0 auto;
}

#legal_footer {
	color: #0d6eb7;
	width: 770px;
	margin: 0 auto;
}

#legal_footer a {
	color: #0d6eb7;
}

#template_legal_solo {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .9em;
    line-height: 1.3em;
}

#template_legal_solo * {
	margin: 0;
	padding: 0;
}

#template_legal_solo a:link,
#template_legal_solo a:visited,
#template_legal_solo a:hover,
#template_legal_solo a:active {
    text-decoration: none;
}

#template_legal_solo a:hover {
	text-decoration: underline;
}

/* ---------------------------------------------------- TOP ROW ---------------------------------------------------- */

#legal_footer ul {
	font-size: .75em;
	text-align: center;
	line-height: 1.7em;
}

#legal_footer {
	padding-top: 5px;
	padding-bottom: 40px;
}

#legal_footer ul.footer_helplinks li {
	display: inline;
}

/* ---------------------------------------------------- MIDDLE ROW ---------------------------------------------------- */

#fplogolinks {
	clear: both;
	width: 108px;
	/*height: 62px;*/
	margin: 20px auto 0;
	position: relative;
	font-size: .6em;
}

#fplogolinks a {
	color: #000000;
	text-decoration: none;
}

#fplogolinks a:hover {
	text-decoration: underline;
	cursor: pointer;
}

/* WELCOME LOGO */

#footer_welcome {
	width: 104px;
	text-align: center;
	background: url(/content/v6/no/core/img/logo-welcome.png) no-repeat 0px 1px;
	display: block;
	padding-top: 34px;
	line-height: 1.6em;
	float: left;
	margin-right: 70px;
}

	.ie6 #footer_welcome {
		background: url(/content/v6/no/core/img/logo-welcome-ie6.gif) no-repeat 0px 0px;
		padding-top: 56px;
		width: 109px;
		margin-right: 55px;
	}

#footer_welcome a {
	padding-top: 46px;
}

	.ie6 #footer_welcome a {
		padding-top: 58px;
	}

/* HOME LOGO */

#footer_fplogo {
	width: 100px;
	text-align: center;
	background: url(/content/v6/no/core/img/logo-fpplg.png) no-repeat 2px 0px;
	display: block;
	padding-top: 46px;
	margin: 0 auto;
}

	.ie6 #footer_fplogo {
		background: url(/content/v6/no/core/img/logo-fpplg-ie6.gif) no-repeat 0px 0px;
		padding-top: 56px;
		width: 109px;
	}

#footer_fplogo a {
	padding-top: 46px;
}

	.ie6 #footer_fplogo a {
		padding-top: 58px;
	}

/* MOMENTS LOGO */

#footer_mtslogo {
	width: 76px;
	text-align: center;
	background: url(/content/v6/no/core/img/logo_mts.png) no-repeat 10px 0px;
	display: block;
	padding-top: 57px;
	float: left;
	margin-right: 70px;
	line-height: 1.6em;
}

	.ie6 #footer_mtslogo {
		background: url(/content/v6/no/core/img/logo_mts-ie6.gif) no-repeat 6px 0px;
		padding-top: 67px;
		margin-right: 55px;
	}

#footer_mtslogo a {
	padding-top: 60px;
}

	.ie6 #footer_mtslogo a {
		padding-top: 58px;
	}
	
/* STORE LOGO */

#footer_storelogo {
	background: url(/content/v6/no/core/img/logo-fpstore.png) no-repeat 18px 0px;
	width: 104px;
	padding-top: 46px;
	text-align: center;
	float: left;

}

	.ie6 #footer_storelogo {
		background: url(/content/v6/no/core/img/logo-fpstore-ie6.gif) no-repeat 0px 0px;
		padding-top: 56px;
		width: 109px;
	}

#footer_storelogo a {
	padding-top: 46px;
}

	.ie6 #footer_storelogo a {
		padding-top: 58px;
	}
	
div#fplogolinks:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

/* ---------------------------------------------------- BOTTOM ROW ---------------------------------------------------- */

#fplegal {
	clear: both;
	width: 625px;
	margin: 10px auto 0;
	color: #000000;
	position: relative;
}

	.ie6 #fplegal {
		margin: 20px auto 0;
	}

#fplegal a {
	color: #000000;
}

/* ---------------------------------------------------- FOOTER LEGAL LINKS ---------------------------------------------------- */

#footer_terms {
	text-align: center;
	font-weight: bold;
}

#footer_terms a {
	color: #CC3333;
}

#footer_legallinks {
	margin: 0 auto;
}

#footer_legallinks ul.footer_legallinks {
	font-size: .7em;
	text-align: center;
}

#footer_legallinks ul.footer_legallinks li {
	display: inline;
	line-height: 1.9em;
}

/* ---------------------------------------------------- ADD THIS ---------------------------------------------------- */

#social-container-core {
	clear: both;
	margin-top: 15px;
	padding-bottom: 100px;
}

#add-this-core,
#like-it-core {
	float: left;
	width: 50%;
}

#add-this-core {
	text-align: right;
	padding-right: 5px;
}
