<%@ Page Language="c#" AutoEventWireup="false" Inherits="mattel.fp.view.FpPage" %>
<%@ Import Namespace="mattel.fp" %>

<% Response.ContentType = "text/css"; %>

/*
NOTES:
This is a template, move it to your SWEEPS or ACQUISTION project and save it as default.css.aspx
*/

/* ---------------------------------------------------- INITIALIZE / DON'T TOUCH ---------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	height: 100%;
}

html {
    font-size: 100%; /* IE hack */
}

body {
	font-family: MS Gothic, Arial, Helvetica, Sans-Serif;
    font-size: 62.5%;
    line-height: 1.125em;
}

table,
select,
input {
    font-size: 100%; /* IE hack */
}

input,
select,
th,
td,
li li,
li p,
td p,
blockquote p {
    font-size: 1em;
}

em, i {
    font-style: italic;
}

strong, b {
    font-weight: bold;
}

/* ---------------------------------------------------- DEFAULT STYLES ---------------------------------------------------- */

a:link, a:visited, a:hover, a:active {
	color: #000000;
    text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style: none;
	/*padding: 0;
	margin: 0;*/
}

li {
    list-style: none;
    list-style-position: outside;
    /*padding: 0;
	margin: 0;*/
}

h1 {
    font-size:2em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.3em;
}

h4 {
    font-size: 1em;
}

.right {
    float: right;
}

.left {
    float: left;
}

.clear {
    clear: both;
}

#advertisement {
	font-size: 1em;
	margin: -17px 30px 0 0;
	float: right;
	position: relative;
}

	.ie7 #advertisement {
		margin: -16px 20px 0 0;
		height: 22px;
		width: 50px;
	}
	
#advertisement_inner {
	font-size: 1em;
	margin: -316px 84px 0 0;
	float: right;
	position: relative;
}

	.ie #advertisement_inner {
		margin: -316px 74px 0 0;
		height: 22px;
		width: 50px;
	}

#landing_container {
	font-size: 1.2em;
    line-height: 1.3em;
    margin: 20px auto 0;
	position: relative;
	background: url(/jp/2009promotion/img/landing_bg.jpg) no-repeat;
	width: 871px;
	height: 685px;
	padding-bottom: 30px;
}

#container {
	font-size: 1.2em;
    line-height: 1.3em;
    margin: -64px auto 0;
	position: relative;
	background: url(/jp/2009promotion/img/bg.gif) repeat-y;
	width: 967px;
	min-height: 1199px;
}

#header {
	background: url(/jp/2009promotion/img/header.jpg) no-repeat;
	margin-top: 20px;
	width: 806px;
	height: 364px;
}

#body {
	width: 704px;
	padding-left: 18px;
}

#body_top {
	background: url(/jp/2009promotion/img/body_top.png) no-repeat;
	width: 704px;
	height: 20px;
}

#body_main {
	background: url(/jp/2009promotion/img/body_mid.png) repeat-y;
	width: 704px;
}

#body_bot {
	background: url(/jp/2009promotion/img/body_bot.png) no-repeat;
	width: 704px;
	height: 32px;
}

/* ---------------------------------------------------- LANDING / AGEGATE ------------------------------------------ */

#landing_content {
	position: relative;
	width: 724px;
	height: 375px;
	padding-top: 210px;
}

#landing_nav {
	height: 33px;
    width: 714px;
    position: relative;
    top: -100px;
	left: 20px;
}

	.ie #landing_nav {
		top: -65px;
	}

#landing_nav li {
	float: left;
	text-indent: -9999px;
	padding-right: 20px;
}

#landing_nav li a {
	height: 33px;
	display: block;
}

#landing_nav li a:hover {
	cursor: pointer;
}

#landing_nav li#outline_btn a {
	background: transparent url(/jp/2009promotion/img/outline_btn.png) no-repeat 0px 0px;
	width: 218px;
}

#landing_nav li#outline_btn a:hover {
	background-position: 0px -33px;
}

#landing_nav li#present_btn a {
	background: transparent url(/jp/2009promotion/img/present_btn.png) no-repeat 0px 0px;
	width: 218px;
}

#landing_nav li#present_btn a:hover {
	background-position: 0px -33px;
}

#landing_nav li#pdf_btn a {
	background: transparent url(/jp/2009promotion/img/pdf_btn.png) no-repeat 0px 0px;
	width: 218px;
}

#landing_nav li#pdf_btn a:hover {
	background-position: 0px -33px;
}




/* ---------------------------------------------------- INNER NAV ------------------------------------------ */


.navigation {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navigation li {
    list-style: none;
    list-style-position: outside;
    padding: 0;
	margin: 0;
}

#inner_nav {
	height: 46px;
    width: 720px;
    position: relative;
    top: 20px;
	left: 1px;
	padding-bottom: 70px;
}

#inner_nav li {
	float: left;
	text-indent: -9999px;
	padding-right: 30px;
}

#inner_nav li a {
	height: 46px;
	display: block;
}

#inner_nav li a:hover {
	cursor: pointer;
}

#inner_nav li#outline_btn_inner a {
	background: transparent url(/jp/2009promotion/img/outline_btn_inner.png) no-repeat 0px 0px;
	width: 150px;
}

#inner_nav li#outline_btn_inner a:hover {
	background-position: 0px -46px;
}

#inner_nav li#present_btn_inner a {
	background: transparent url(/jp/2009promotion/img/present_btn_inner.png) no-repeat 0px 0px;
	width: 150px;
}

#inner_nav li#present_btn_inner a:hover {
	background-position: 0px -46px;
}

#inner_nav li#pdf_btn_inner a {
	background: transparent url(/jp/2009promotion/img/pdf_btn_inner.png) no-repeat 0px 0px;
	width: 150px;
}

#inner_nav li#pdf_btn_inner a:hover {
	background-position: 0px -46px;
}

#inner_nav li#top_btn_inner a {
	background: transparent url(/jp/2009promotion/img/top_btn_inner.png) no-repeat 0px 0px;
	width: 150px;
}

#inner_nav li#top_btn_inner a:hover {
	background-position: 0px -46px;
}

#inner_nav li#home_btn_inner a {
	background: transparent url(/jp/2009promotion/img/home_btn_inner.png) no-repeat 0px 0px;
	width: 150px;
}

#inner_nav li#home_btn_inner a:hover {
	background-position: 0px -46px;
}

#single_nav {
	float: right;
	height: 46px;
	left: -90px;
	position: relative;
	top: -67px;
	width: 150px;
}

#single_nav li {
	text-indent: -9999px;
}

#single_nav li a {
	height: 46px;
	display: block;
}

#single_nav li a:hover {
	cursor: pointer;
}

#single_nav li#present_btn_inner a {
	background: transparent url(/jp/2009promotion/img/present_btn_inner.png) no-repeat 0px 0px;
	width: 150px;
}

#single_nav li#present_btn_inner a:hover {
	background-position: 0px -46px;
}




/* ---------------------------------------------------- PRESENT ------------------------------------------ */

.h1 {
	/*font-family: A-OTF Shin Go Pro M, MS Gothic, Arial, Helvetica, Sans-Serif;*/
	color: #E35159;
	font-size: 3em;
	padding: 20px 0 22px;
	width: 602px;
}

	/*.ie7 .h1 {
		font-family: MS Gothic, Arial, Helvetica, Sans-Serif;
	}*/

.h2 {
	/*font-family: A-OTF Shin Go Pro R, MS Gothic, Arial, Helvetica, Sans-Serif;*/
	color: #000000;
	font-size: 1em;
	letter-spacing: 3px;
}

	/*.ie7 .h2 {
		font-family: MS Gothic, Arial, Helvetica, Sans-Serif;
	}*/

.border_copy {
	border: 1px solid #E35159;
	color: #E35159;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 6px 0 6px 10px;
	text-align: left;
	width: 582px;
}

.graphic_head {
	Width: 602px;
	height: 37px;
	padding: 20px 0;
}

#patch_bullets {
	Width: 596px;
	height: 124px;
	padding-bottom: 20px;
}

#final_copy {
	Width: 604px;
	height: 42px;
	padding-bottom: 20px;
}

#money {
	/*border: 1px solid;*/
	height: 155px;
	padding: 30px 0 10px;
	width: 604px;
}

#money_head,
#money_copy {
	float: left;
}

#money_head {
	/*font-family: A-OTF Shin Go Pro B, MS Gothic, Arial, Helvetica, Sans-Serif;*/
	color:#E35159;
	float: left;
	font-size: 2.5em;
	font-weight: bold;
	line-height: 1.3em;
	padding: 0 0 10px 10px;
	text-align: left;
	width: 320px;
}

#money_copy {
	/*font-family: A-OTF Shin Go Pro M, MS Gothic, Arial, Helvetica, Sans-Serif;*/
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	padding-left: 10px;
	text-align: left;
	width: 320px;
}

	/*.ie7 #money_head,
	.ie7 #money_copy {
		font-family: MS Gothic, Arial, Helvetica, Sans-Serif;
	}*/

#yen {
	float: right;
	width: 284px;
	height: 155px;
	margin-top: -158px;
}

	.ie #yen {
		margin-top: -80px;
	}


#mom {
	height: 272px;
	padding: 60px 0 10px;
	width: 604px;
}

#mom_head,
#mom_copy {
	float: left;
}

#mom_head {
	color:#E35159;
	float: left;
	font-size: 2.5em;
	font-weight: bold;
	line-height: 1.3em;
	padding: 0 0 10px 10px;
	text-align: left;
	width: 320px;
}


#mom_copy {
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	padding-left: 10px;
	text-align: left;
	width: 320px;
}

#mom_baby {
	float: right;
	height: 272px;
	margin-top: -120px;
	width: 267px;
}

#details {
	/*font-family: Arial,Helvetica,Sans-serif;*/
	height: 110px;
	padding-top: 100px;
	width: 604px;
	text-align: left;
	font-size: 11px;
}

	.ie #details {
		padding-top: 130px;
	}

#detail_1 {
	float: left;
	height: 178px;
	margin-top: -120px;
	width: 279px;
}

#detail_2 {
	float: right;
	height: 178px;
	margin-top: -120px;
	width: 290px;
}

#patch_head {
	/*font-family: A-OTF Shin Go Pro B,MS Gothic,Arial,Helvetica,Sans-Serif;*/
	color: #E35159;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.3em;
	padding: 3px 0 20px 54px;
	text-align: left;
	width: 330px;
}

	.ie #patch_head {
		font-size: 1.3em;
	}

#patch {
	float: right;
	font-size: 11px;
	height: 81px;
	line-height: 1.4em;
	margin-top: -10px;
	text-align: left;
	padding: 8px 0 20px 0;
	width: 230px;
	margin-right: 80px;
	letter-spacing: -1px;
}
	
	.ie6 #patch {
		margin-right: 40px;
	}
	

/* ---------------------------------------------------- OUTLINE ------------------------------------------ */

.section_head {
    background-color: #fad8d5;
	border-left: #eb6c70 4px solid;
	width: 602px;
	height: 24px;
	margin-left: 20px;
}

	.ie .section_head {
		margin-left: -5px;
	}

.section_title {
    /*font-family: A-OTF Shin Go Pro M, MS Gothic, Arial, Helvetica, Sans-Serif;*/
	color: #eb6c70;
	float: left;
	padding: 5px 7px;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 3px;
}

	/*.ie .section_title {
		padding: 5px 7px;
	}*/

.section_subhead {
    color: #EB6C70;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 23px 0 0;
	width: 624px;
}

.section_copy {
    clear: both;
	color: #000000;
	font-size: 1em;
	margin-left: 10px;
	padding: 10px 0 20px;
	text-align: left;
	width: 592px;
}

.section_copy_bold {
    clear: both;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	margin-left: 10px;
	padding: 10px 0 20px;
	text-align: left;
	width: 608px;
}

.section_copy_test {
	clear: both;
	font-size: 12px;
	margin-left: 14px;
	padding: 10px 0 20px;
	text-align: left;
}

	.ie .section_copy_test {
		margin-left: 25px;
	}

/*.section_copy_test {
    clear: both;
	font-family: A-OTF Shin Go Pro L,MS Gothic,Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	margin-left: 14px;
	padding: 10px 0 20px;
	text-align: left;
	line-height: 18px;
}

	.ie .section_copy_test {
		margin-left: 36px;
	}*/

.section_copy_prodlist {
    border: 1px solid darkgray;
	clear: both;
	color: #000000;
	font-size: 1em;
	margin-left: 10px;
	padding: 6px 0 6px 10px;
	text-align: left;
	width: 582px;
	line-height: 1.2em;
}

.prodlist {
	padding-bottom: 3px;
	margin-left: -10px;
}

	.ie .prodlist {
		margin-left: 1px;
	}
	
.numlist {
	margin-left: -256px;
	padding: 20px 0;
}

	.ie .numlist {
		margin-left: -240px;
	}

#thumbs_container {
	Width: 620px;
	padding-top: 30px;
}

.age_title {
	Width: 604px;
	height: 27px;
	padding-bottom: 20px;
}

#thumbs_2 {
	clear: both;
	padding-top: 50px;
}

.product {
	float: left;
	height: 170px;
	margin-left: 0px;
	width: 150px;
}

.product-image {
	padding-bottom: 10px;
}

.product-name {
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
	margin-left: 22px;
	/*font-family: A-OTF Shin Go Pro R, MS Gothic, Arial, Helvetica, Sans-Serif;*/
}

.copy_list li {
	margin-left: -25px;
}

.copy_list li {
	list-style: disc;
}

.copy_list2 li {
	margin-left: -25px;
	list-style-image: url(/jp/2009promotion/img/x.gif);
	list-style-type: square;
}


/* ---------------------------------------------------- FOOTER OVERWRITE ------------------------------------------ */

#footer {
	position: relative;
    text-align: center;
    margin-top: 20px;
    color:#000000;
}

#fplogo a {
	background: transparent url(/jp/content/img/fplogo.gif) no-repeat scroll 0 0;
	display: block;
	color: #000000;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 1.1em;
	margin: 0 auto 15px;
	text-align: center;
	height: 40px;
	width: 108px;
	text-indent: -9999px;
}

#footer #legal_footer {
	padding-top: 5px;
}

#footer a {
    color:#000000;
}

/* h4 relates to footer legal copy */
h4 {
    display: none;
}

#fplogo_footer {
	color: #000000;
}

#fplogo_footer a {
	color: #000000;
    font-size: .9em;
}
