/* CSS Document */
#page {
	width: 770px;
	z-index: -1;
	margin: 0 0 0 0;
	*margin: 1px 0 0 0;
}

#store_logo {
	width: 104px;
	height: 77px;
	position: absolute;
	z-index: 4;
	margin: -21px 0 0 -10px;
}

/* ---------------------------------------- LANDING PAGE TILES STYLES -------------------------------------- */

#lpholiday1 {
	width:394px;
	float: left;
}

#lpholiday2 {
	width:364px;
	float: right;
}

#tileLayout {
	width:758px;
	*margin-top: 5px;
}

#tileLayout,
#tileLayout .tile,
#tileLayout .tilelong,
#tileLayout .tile a,
#tileLayout .tilelong a {
	height: 244px;
}

#tileLayout .tile,
#tileLayout .tile .top,
#tileLayout .tile .middle,
#tileLayout .tile .bottom,
#tileLayout .tile a {
	width:185px;
}

#tileLayout .tilelong,
#tileLayout .tilelong .top,
#tileLayout .tilelong .middle,
#tileLayout .tilelong .bottom,
#tileLayout .tilelong a {
	width:376px;
}

#tileLayout .tile,
#tileLayout .tilelong {
	position:relative;
	float:left;
	margin-right:6px;
	_margin-right: 5px;
}

#tileLayout .last {
	margin-right:0;
}

#tileLayout .tile .top,
#tileLayout .tilelong .top {
	height: 45px;
}

#tileLayout .tile .middle,
#tileLayout .tilelong .middle {
	height: 165px;
}

#tileLayout .tile .bottom,
#tileLayout .tilelong .bottom {
	height: 34px;
}

#tileLayout .tile a,
#tileLayout .tilelong a {
	position:absolute;
	top:0;
	left:0;
}
#tileLayout .tile #tile-a .top {
	background: url(/content/v4/us/fpstore/img/th_first_year.gif) no-repeat;
}

#tileLayout .tile #tile-a .middle {
	background: url(/content/v4/us/fpstore/img/tb_first_year.jpg) no-repeat;
}

#tileLayout .tile #tile-a .bottom {
	background: url(/content/v4/us/fpstore/img/tf_first_year.gif) no-repeat;
}
 /*--- For tile-b, if we ever have another large tile to replace with, change to .tilelong---*/
#tileLayout .tile #tile-b .top {
	background: url(/content/v4/us/fpstore/img/th_hero_world.gif) no-repeat;
}

#tileLayout .tile #tile-b .middle {
	background: url(/content/v4/us/fpstore/img/tb_hero_world.gif) no-repeat;
}

#tileLayout .tile #tile-b .bottom {
	background: url(/content/v4/us/fpstore/img/tf_hero_world.gif) no-repeat;
}


#tileLayout .tile #tile-c .top {
	background: url(/content/v4/us/fpstore/img/th_shopping.gif) no-repeat;
}

#tileLayout .tile #tile-c .middle {
	background: url(/content/v4/us/fpstore/img/tb_shopping.jpg) no-repeat;
}

#tileLayout .tile #tile-c .bottom {
	background: url(/content/v4/us/fpstore/img/tf_shopping.gif) no-repeat;
}

#tileLayout .tile #tile-d .top {
	background: url(/content/v4/us/fpstore/img/th_easter.gif) no-repeat;
}

#tileLayout .tile #tile-d .middle {
	background: url(/content/v4/us/fpstore/img/tb_easter.gif) no-repeat;
}

#tileLayout .tile #tile-d .bottom {
	background: url(/content/v4/us/fpstore/img/tf_easter.gif) no-repeat;
}

#legalterm {
	background: #f9e3b4 url(/content/v4/img/fpstore/legalterm.jpg);
	margin: 4px 0 0;
	padding: 10px 5px;
}
#legalterm .legal-highlight
{
	color: #EE2E24;
}
/* ------------------------------------------------------- FOOTER LOGO ------------------------------------------------ */

#fplogo_footer a{
		color: #6869B1;
		border-color: #fff;
		font-family: arial, helvetica, sans-serif;
		font-size: 1.1em;
		text-align: center;
		text-decoration: none;
		line-height: 1em;
		width: 115px;
		height: 1.125em;
		display: block;
		padding-top: 48px;
		background: url(/img/fplogo_www.png) no-repeat top center;
		margin: 0 auto;
	}
	
	#fplogo_footer a:hover{
		border-bottom: #6869B1 1px solid;
		height: 1.1em;
		cursor: pointer;
	}

/* IE 6 WORKAROUND FOR PNG SUPPORT */

#fplogo_footer a {
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fplogo_www.png', sizingMethod='crop');
	_background: none;
}

li#footer_terms a:link,
li#footer_terms a:visited {
	color: #CC3333;	
}

#URL {
	width: 135px;
	height: 10px;
	position: absolute;
	z-index: 5;
	*margin: -11px 0 0 100px;
	margin: -15px 0 0 100px;
}

#phone_number {
	width: 135px;
	height: 10px;
	position: absolute;
	z-index: 5;
	*margin: -11px 0 0 690px;
	margin: -15px 0 0 690px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404276;
	background-color: #FFF3BA;
	text-decoration: none;
	/*display: block;*/
	text-align: left;
}

.menu_over 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404276;
	background-color: #FFE257;
	text-decoration: none;
	/*display: block;*/
	text-align: left
}

body { 
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	font-size: 62.5%;
}

.search{
	border-width: 1px; 
	border-style: solid; 
	border-color: #282870; 
	height: 17px; 
	padding: 0px 0px 0px 1px;
	vertical-align: top;
}

table {
	/* border-collapse: collapse; */
	border-style: none;
}
/* This kills the borders on links */
a img {border: none;}

a {
	color: #28286D;
	text-decoration: none;
}

td 
{
	vertical-align: top;
}

img.featured_thumb_prod_image {
	border-width: 1px;
	border-style: solid;
	border-color: #28286D;	
}

img.thumb_prod_image {
	border-width: 1px;
	border-style: solid;
	border-color: #28286D;
}

.featured_thumb_prod_name {
	text-align: left;
	font-family: Arial;
	font-size: large;
	color: #28286D;
}

.featured_thumb_prod_price {
	text-align: left;
	font-family: Arial;
	font-size: large;
	color: #28286D;
}

td.thumb_prod_image {
	text-align: left;	
}
	
.thumb_prod_name {
	text-align: left;
	font-family: Arial;
	font-size: x-small;
	color: #28286D;
	text-decoration: none;
}

td.thumb_prod_age {
	text-align: left;
	font-family: Arial;
	font-size: x-small;
	color: #28286D;
}

td.thumb_prod_price {
	text-align: left;
	font-family: Arial;
	font-size: x-small;
	color: #28286D;
}

td.thumb_prod_saleprice {
	text-align: left;
	font-family: Arial;
	font-size: x-small;
	color: #28286D;
}

td.thumb_prod_award {
	text-align: left;
}

td.thumb_prod_demo {
	text-align: left;
}

td.thumb_prod_new {
	text-align: left;
}

td.thumb_prod_catexclusive {
	text-align: left;
}

td.thumb_prod_availdate 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-align:left;
	font-weight: bold;
	text-transform: uppercase;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E276D;
	}

#directional {
	font-family: verdana;
	font-size: 0.6em;
	margin-left: 569px;
	*padding-right:49px;
	margin-top:-5px;
	*margin-top:-3px;
}

#directional-inner {
	font-family: verdana;
	font-size: 1em;
	margin-left: 671px;
	margin-top:-5px;
	_margin-top:-1px; 
}

ul#shopping-links {
	background: #e6ebff;
	width: 630px;
	*width: 602px;
	float: left;
	padding: 0 0 0 0;
	text-transform: uppercase;
	margin-bottom: 3px;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	display:inline;
}

ul#shopping-links li {
	float: left;
	list-style: none;
}

ul#shopping-links li a,
ul#shopping-links li span {
	color: #777da5;
	display: block;
	font-weight: bold;
	padding: 2px 5px;
	background: url(/content/v4/img/fpstore/nav_divider.gif) no-repeat right center;
	*white-space: nowrap;
	text-decoration: none;
}

ul#shopping-links li a.last {
	padding: 2px 0 2px 5px;
	background: #e6ebff;
}

ul#shopping-links li a:hover {
	color: #28286d;
}

ul#shopping-links li span {
	cursor: default;
}

ul#shopping-links li.hover-active span {
	color: #28286d;
	background: #fff; 
}

ul#shopping-links li ul {
	background: #fff;
	display: none;
	border: 1px solid #777da5;
	border-top: none;
	width: 90px;
	position: absolute;
	z-index: 10000;
	padding: 2px;

}

ul#shopping-links li.hover-active ul {
	display: block;
}

ul#shopping-links li ul li {
	float: left;
	list-style-type: none;
}

ul#shopping-links li ul li a {
	background: none;
}

	
/* Styles for BOTW Subnav */
.subnav_botw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	}	
	
.subnav_botw a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	padding: 7px 5px 7px 5px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	}	
	
.subnav_botw a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #89489A;
	display: block;
	padding: 7px 5px 7px 5px;
	text-align:center;
	background-color: #E1C5E9;
	text-decoration:none;
	font-weight:bold;
	}	
/* END */
	
/* Styles for Infant Subnav */
.subnav_inf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	}	
	
.subnav_inf a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	padding: 7px 5px 7px 5px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;

	}	
	
.subnav_inf a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E37400;
	display: block;
	padding: 7px 5px 7px 5px;
	text-align:center;
	background-color: #FFCA6D;
	text-decoration:none;
	font-weight:bold;
	}	
/* END */

/* Styles for boys Subnav */
.subnav_boys {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	}	
	
.subnav_boys a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	padding: 7px 5px 7px 5px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;

	}	
	
.subnav_boys a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #117FB4;
	display: block;
	padding: 7px 5px 7px 5px;
	text-align:center;
	background-color: #82C2DC;
	text-decoration:none;
	font-weight:bold;
	}	
/* END */

/* Styles for girls Subnav */
.subnav_girls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	}	
	
.subnav_girls a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	padding: 7px 5px 7px 5px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;

	}	
	
.subnav_girls a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CB3B71;
	display: block;
	padding: 7px 5px 7px 5px;
	text-align:center;
	background-color: #EE8EB9;
	text-decoration:none;
	font-weight:bold;
	}	
/* END */

/* Styles for Breadcrumbs Grey */
.bread_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	text-align:center;
	text-decoration:none;
	}	
	
.bread_grey a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	display: block;
	padding: 2px 2px 2px 2px;
	text-align:center;
	text-decoration:underline;

	}	
	
.bread_grey a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	display: block;
	padding: 2px 2px 2px 2px;
	text-align:center;
	background-color: #EAEAEA;
	text-decoration:underline;
	}	
/* END */

.bread_botw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #89489A;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	}	
	
.bread_inf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E37400;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	}	
	
.bread_girls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD588A;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	}	
	
.bread_boys {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #117FB4;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	}	
	
/* Styles for BOTW Section Products */
.botw_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #89489A;
	line-height: 1.4;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
		}	
	
.botw_prod a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #89489A;
	line-height: 1.4;
	display: block;
	padding: 2px 2px 2px 2px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;

	}	
	
.botw_prod a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #89489A;
	line-height: 1.4;
	display: block;
	padding: 2px 2px 2px 2px;
	text-align:left;
	background-color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	}	
/* END */	
	
/* Styles for Infant Section Products */
.infant_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF8506;
	line-height: 1.4;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
		}	
	
.infant_prod a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF8506;
	line-height: 1.4;
	display: block;
	padding: 2px 2px 2px 2px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;

	}	
	
.infant_prod a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF8506;
	line-height: 1.4;
	display: block;
	padding: 2px 2px 2px 2px;
	text-align:left;
	background-color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	}	
/* END */

/* Styles for Infant Section Products */
.girls_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CB3B71;
	line-height: 1.4;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
		}	
	
.girls_prod a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CB3B71;
	line-height: 1.4;
	display: block;
	padding: 2px 2px 2px 2px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;

	}	
	
.girls_prod a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CB3B71;
	line-height: 1.4;
	display: block;
	padding: 2px 2px 2px 2px;
	text-align:left;
	background-color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	}	
/* END */

/* Styles for Infant Section Products */
.boys_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #117FB4;
	line-height: 1.4;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
		}	
	
.boys_prod a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #117FB4;
	line-height: 1.4;
	display: block;
	padding: 2px 2px 2px 2px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	}	
	
.boys_prod a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #117FB4;
	line-height: 1.4;
	display: block;
	padding: 2px 2px 2px 2px;
	text-align:left;
	background-color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	}	
/* END */


/* Styles for Prices */
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	text-align: left;
	line-height: 1.4;
	text-decoration: none;
	font-weight:bold;
	}	

/* END */

/* Styles for BOTW Section Ages */
.botw_age {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #89489A;
	line-height: 1.2;
	display: block;
	padding: 2px 2px 2px 2px;
	text-align:left;
	text-decoration:none;
	
	}	
/* END */

/* Styles for Infant Section Ages */
.inf_age {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF8506;
	line-height: 1.2;
	display: block;
	padding: 2px 2px 2px 2px;
	text-align:left;
	text-decoration:none;
	}	
/* END */

/* Styles for boys Section Ages */
.boys_age {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #117FB4;
	line-height: 1.2;
	display: block;
	padding: 2px 2px 2px 2px;
	text-align:left;
	text-decoration:none;
	}	
/* END */

/* Styles for girls Section Ages */
.girls_age {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CB3B71;
	line-height: 1.2;
	display: block;
	padding: 2px 2px 2px 2px;
	text-align:left;
	text-decoration:none;
	}	
/* END */
	
/* in use by Tigra menus */
.root_menu {
	vertical-align: top;
	}

.subitem_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	}

.imenu_out {
	border-left:1px solid #FF8D16; 
	border-right:1px solid #FF8D16; 
	border-top:1px solid #FF8D16; 
	padding: 10px 5px 10px 10px;
	background: #FFCA6D;
	text-decoration: none;
	}

.imenu_over {
	border-left:1px solid #FF8D16; 
	border-right:1px solid #FF8D16; 
	border-top:1px solid #FF8D16;
	padding: 10px 5px 10px 10px;
	background: #FF8D16;
	text-decoration: none;
	}

.imenu_last_out {
	border-left:1px solid #FF8D16; 
	border-right:1px solid #FF8D16; 
	border-top:1px solid #FF8D16; 
	border-bottom:1px solid #FF8D16;
	padding: 10px 5px 10px 10px;
	background: #FFCA6D;
	text-decoration: none;
	}

.imenu_last_over {
	border-left:1px solid #FF8D16; 
	border-right:1px solid #FF8D16; 
	border-top:1px solid #FF8D16; 
	border-bottom:1px solid #FF8D16;
	padding: 10px 5px 10px 10px;
	background: #FF8D16;
	text-decoration: none;
	}

.gmenu_out {
	border-left:1px solid #DC5588; 
	border-right:1px solid #DC5588; 
	border-top:1px solid #DC5588; 
	padding: 10px 5px 10px 10px;
	background: #EE8EB9;
	text-decoration: none;
	}

.gmenu_over {
	border-left:1px solid #DC5588; 
	border-right:1px solid #DC5588; 
	border-top:1px solid #DC5588;
	padding: 10px 5px 10px 10px;
	background: #DC5588;
	text-decoration: none;
	}

.gmenu_last_out {
	border-left:1px solid #DC5588; 
	border-right:1px solid #DC5588; 
	border-top:1px solid #DC5588; 
	border-bottom:1px solid #DC5588;
	padding: 10px 5px 10px 10px;
	background: #EE8EB9;
	text-decoration: none;
	}

.gmenu_last_over {
	border-left:1px solid #DC5588; 
	border-right:1px solid #DC5588; 
	border-top:1px solid #DC5588; 
	border-bottom:1px solid #DC5588;
	padding: 10px 5px 10px 10px;
	background: #DC5588;
	text-decoration: none;
	}

.bmenu_out {
	border-left:1px solid #117FB4; 
	border-right:1px solid #117FB4; 
	border-top:1px solid #117FB4;
	padding: 10px 5px 10px 10px;
	background: #82C2DC;
	text-decoration: none;
	}

.bmenu_over {
	border-left:1px solid #117FB4; 
	border-right:1px solid #117FB4; 
	border-top:1px solid #117FB4;
	padding: 10px 5px 10px 10px;
	background: #117FB4;
	text-decoration: none;
	}

.bmenu_last_out {
	border-left:1px solid #117FB4; 
	border-right:1px solid #117FB4; 
	border-top:1px solid #117FB4; 
	border-bottom:1px solid #117FB4;
	padding: 10px 5px 10px 10px;
	background: #82C2DC;
	text-decoration: none;
	}

.bmenu_last_over {
	border-left:1px solid #117FB4; 
	border-right:1px solid #117FB4; 
	border-top:1px solid #117FB4; 
	border-bottom:1px solid #117FB4;
	padding: 10px 5px 10px 10px;
	background: #117FB4;
	text-decoration: none;
	}
/* CUSTOMER SERVICE */
.custserv_header {
	font-family: VAGRounded BT, Arial;
	font-size: 24px;
	color: #28286D;
}
.custserv_subhead {
	font-family: VAGRounded BT, Arial;
	font-size: 18px;
	color: #28286D;

}
.custserv_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #28286D;
	text-align:left;
		}	
.custserv_copyA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #28286D;
	text-align:left;
	text-decoration: underline;	
		}	
.custservsm_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28286D;
	text-align:left;
		}	
.custserv_table {
	background-color: #FFFFFF;
	border-color: #28286D;
	border-top-color: #28286D;
	border-right-color: #28286D;
	border-bottom-color: #28286D;
	border-left-color: #28286D;
	border-right-width: 1px;
	border-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}
/* Shipping Info */
#shipinfo_content {
	width: 545px;
	/*margin-left: 20px;*/
	*padding-right:20px;
	margin-top:5px;
	*margin-top:5px;
	border: solid #ECF0FC 8px;
	}
.shipinfo_header {
	font-family: VAGRounded BT, Arial;
	font-size: 18px;
	color: #28286D;
	}
	.header_full {
		width: 530px;
		background: #ECF0FC;
		margin-left: 5px;
		*margin-top: 5px;
		padding-left: 5px;
	}
.shipinfo_option_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #28286D;
	line-height: 16px;
	}
.shipinfo_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #28286D;
	text-align:left;
	line-height: 16px;
}
.body_full {
	padding: 0 10px;
}
.shipinfo_copy a{
	text-decoration: underline;
	color: #28286D;
		}
.shipinfo_close {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28286D;
	text-align:center;
	line-height: 16px;
	}
.shipinfo_close a{
	text-decoration: underline;
	color: #28286D;
	}
/* FAQ */
.faq_header {
	font-family: VAGRounded BT, Arial;
	font-size: 18px;
	color: #28286D;
}
.faq_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #28286D;
	text-align:left;
	line-height: 16px;
	padding: 0 10px;
}
.faq_copy a {
	text-decoration: underline;
	color: #28286D;
}
.faq_copy ul li {
	padding-bottom: 3px;
}
.faq_table {
	background-repeat: repeat-x;
}
/* FAQ */
.back a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #28286D;
	font-weight: bolder;	
	text-decoration: none;
}
.prod_name {
	font-family: VAGRounded BT, Arial;
	font-size: 18px;
	color: #28286D;
}

td .prod_name h1 {
	font-family: VAGRounded BT, Arial;
	font-size: 18px;
	color: #28286D;
	font-weight: 100;
}

.prod_num{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #28286D;
	font-weight: bold;
	text-align:left;
}

.prod_age{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28286D;
	text-align:left;
	
}

td.kid_artist
{
	vertical-align: middle;
}

.prod_choking_hazard {
	background: url(/content/v4/us/fpstore/img/warning_store.gif) no-repeat;
	height: 48px;
		}
		.prod_choking_hazard p#ch-warning-copy {
					display: none;
				}

.prod_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #28286D;
	text-align:left;
		}	
		
.prod_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28286D;
	text-align:center;
	/* background-color: #DFE6FA;
	display: block;*/
	font-weight: bold;
		}	
		
.prod_desc a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #28286D;
	text-align:left;
	}
		
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28286D;
	text-align:left;
		}	
		
.price_orig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28286D;
	text-align:left;
	text-decoration: line-through;
		}	

.price_sale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;	
	text-align:left;
		}	
		
.price_sale_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;	
	text-align:left;
	text-decoration: underline;
		}

.prod_soldout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align:left;
	font-weight: bold;
	text-transform: uppercase;
		}	

.prod_com_block /* product testimonials block */
{
	background-color: #F3F3D5;
	border: solid 1px #C1CFFE;
}	

.prod_com_item /* product testimonials row */
{
	margin: 0 15px 10px 15px;
	*margin: 0;
	*padding: 0 15px 10px 15px;
}	

.prod_com_divider /* product testimonials divider */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	*font-size: .9em;
	color: #C1CFFE;
	text-align:left;
}

.prod_com /* product testimonials */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	*font-size: .6em;
	color: #28286D;
	text-align:left;
}

.prod_dev{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #28286D;
	text-align:left;
		}	
		
.prod_dvtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28286D;
	text-align:left;
	font-weight: bold;	
		}	

.prod_cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28286D;
	text-align:center;
	font-weight: bold;	
		}	

.prod_ctitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #28286D;
	text-align:center;
	font-weight: bold;
	line-height: 12px;
		}	

.prod_cname a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #28286D;
	text-align:center;
		}	
		
.prod_batt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #28286D;
	text-align:left;
	text-decoration:underline
	}

#ixl {
	font-size: .95em;
    width: 550px;
    margin: 0 auto 20px;
    color: #28286D;
}

#ixl p {
	text-align: center;
	margin: 0;
	padding: 0;
}

#product-wrapper #ratings-container {
	float: left;
	margin: 13px 15px 13px 0;
}

#facebook-link {
	float: left;	
	padding: 30px 0 0 0;
}
	
/*REVIEWS RESPONSE*/
	
#reviews-response h4 {
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 5px;
	font-size: 14px;
	color: #28286D;
}

#reviews-response p {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 10px;
	font-size: 12px;
	color: #28286D;
}

#reviews-response ul {
	font-size: 12px;
	line-height: 1.4em;
    margin-right: 20px;
	color: #28286D;
}


#reviews-response hr {
	display: none;
}


/* CATALOG */
.cat_header {
	font-family: VAGRounded BT, Arial;
	font-size: 18px;
	color: #28286D;
}
.cat_subhead {
	font-family: VAGRounded BT, Verdana, Arial;
	font-size: medium;
	color: #28286D;
}
.cat_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28286D;
	text-align:left;
		}	
.cat_copy a{
	text-decoration: underline;
	color: #28286D;
		}	
.cat_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #28286D;
	text-align:left;
	line-height: 15px;
		}	
.cat_links a{
	text-decoration: underline;
	color: #28286D;
		}	

.cat_button a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28286D;
	background-color: #E6ECFF;
}

/* THUMBNAIL PAGE*/

.thumb_prod_name a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28286D;
	text-align:left;
		}	

.thumb_prod_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #28286D;
	text-align:left;
		}	

.cat_head {
	font-family: VAGRounded BT, Arial;
	font-size: 18px;
	color: #28286D;
}

.featured_thumb_prod_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #28286D;
	text-align:left;
	font-weight: bold;
		}	
		
.featured_thumb_prod_name a{
	color: #28286D;
		}	
		
.featured_thumb_prod_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #28286D;
	text-align:left;
	font-weight: bold;
		}
.thumb_prod_promo  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-align:left;
	line-height: 11px;
}
.featured_thumb_prod_promo{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	text-align:left;
	line-height: 14px;
}

.featured_thumb_prod_availdate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align:left;
	font-weight: bold;
	text-transform: uppercase;
}	
		
/* END */


/* Product page main image thumbnail scroller */
#scroll-frame {
	position: relative;  /*required if you want to use the frame to put arrows inside - arrows can be absolute, if this parent is relative*/
	width: 250px;
}

#scroll-view {
	position: relative; /*necessary to shift it away from the left edge*/
	left: 20px; /*shift to allow for arrows*/
	top: 0;
	width: 210px; /*width of view area*/
	overflow: auto;
	padding-bottom: 15px;
}

#scroll-item {
	left: 0; /* this is required */
	list-style: none; /*get rid of bullets...optional*/
	position: relative;
	margin: 0;
	padding: 0;
}

#scroll-left-arrow, #scroll-right-arrow {
	visibility: visible; 
	width: 16px; /*dimensions of arrow*/
	height: 16px;
	position: absolute; /*allows positioning of arrow*/
	cursor: pointer; /*make sure they get a hand*/
	text-indent: -7877px; /*hide the text, whether "<" or "left" */
	z-index: 100;/* safari - so that arrows are on top of content*/
}

#scroll-left-arrow {
	top: 30px; /*move it down to line up with picture center - vertical offset*/
	left: 0; 
	background: url(/content/v4/img/fpstore/arrow_back.gif) no-repeat; /*image*/
}

#scroll-right-arrow {
	right: 0;
	top: 30px; /*again, move it down to picture center*/
	background: url(/content/v4/img/fpstore/arrow_forward.gif) no-repeat; /*image*/
}

#scroll-frame div.scroll-active, #scroll-frame div.scroll-active { visibility: visible; }

#scroll-frame div.scroll-inactive, #scroll-frame div.scroll-inactive { visibility: hidden; }

#scroll-item li {
	float: left; /*required to float block elements*/
	margin: 0 5px 0 5px; /*set padding*/
	*display: inline; /*required for IE to not double margins (if there are margins on this element)*/
}

#landbg
{
	margin: 0;
	padding-bottom: 4px;
	width: 758px;
	z-index: 2;
}



#landexclusives
{
	position: relative;
	margin-top: -50px;
	text-align: right;
	z-index: 3;
}

#chapter-list {
	position: relative;	
	float: left;
	padding-right: 20px;
}

#chapter-list a{
	text-decoration: underline;	
}

#chapter-list ul{
	margin: 0;
	padding: 0;
}

#chapter-list li{
	font-size: 0.6em;
	list-style-type: none;
}

#page-image{
	width: 313px;
	height: 328px;
	margin: 0 auto;
}
#catalog{
	z-index: 1;
}
.exclusive_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28286D;
	font-weight: bold;	
	text-align:left;
		}
		
#legalCopy 
{
	background-color: #FFFF99;
	border: 2px solid red;
	padding: 5px 0px 5px 15px;
}

td.price {
	position: relative;
}

#add-this {
	float: right;
}

div.cat_copy li {
	list-style: none;
}

#recalls {
	background: #fff;
	color: #ee2e24;
	border: 2px solid #ee2e24;
	width: 637px;
	font-size: 1.2em;
	padding: 3px;
	margin: 0 auto 20px;
}

#recalls a {
	color: #ee2e24;
	text-decoration: underline;
}

#recalls a:hover {
	text-decoration: none;
}
/* --------------- PRODUCT PAGE ASSEMBLY ---------------- */        

#directions {
	border:1px #3a1e56 solid;
	width:345px;
    background-color:#ffffff;
    padding:15px;
}

#directions h3 {
	font:10pt verdana bold;
    text-align:left;
}

#directions p {
	font:8pt verdana;
    line-height:15px;
    margin-top:15px;
}

#bubble {
	clear: both;
	width: 580px;
	margin: 0 auto 15px;
	border: 1px solid #3846A4;
	font-size: 1.2em;
	color: #28286D;
	padding: 12px;
}

#note-left {
	width: 270px;
	float: left;
	margin-right: 45px;
}

#note-right {
	width: 260px;
	float: left;
}

#note-right:after {
	content: ".";
	height: 0;
	clear: both;
	display:block;
	visibility:hidden;
}

#bubble h3 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
}

#bubble h4 {
	font-size: 1.1em;
	margin: 0;
}

#bubble h4#bubble-conditions {
	margin-top: 15px;
} 

#bubble p {
	margin-bottom: 5px;
}

#bubble ul {
	padding-left: 20px;
	margin: 5px 0 0 5px;
} 

#bubble li {
	margin: 0 0 5px 0;
	padding: 0;
}

.clear {
	clear: both;
	height: 0;
}




