
/* Original Yahero Template Cleanup */

/* div#wrapper { width: 1024px; margin: 0 auto; } */

div#page.purchase a {
	outline:none;
	color: #ca5818;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}

div#page.purchase h3 a {
	font-size: 1em;
}

div#menu { background-image: url(/public/images/fe/nav/mainnav.png); height: 25px; }
div#menu img { float: left; }


/* Membership */
div#membership a { color: #666; font-weight: bold; }
div#membership label { display: block; }

ul#steps { overflow: hidden; padding: 0; }
ul#steps li { float: left; list-style-type: none; }

ul.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 10;
	position: relative;
}

div#faqtabs ul.tabNavigation {
	height: 50px;
	display: block;
}

div#page.purchase div#content div#membershiptabs h3 {
	border:medium none;
	margin:0 0 5px;
}

div#page.purchase div#content div#membershiptabs p {
	font-size: 1.36em;
}
 
ul.tabNavigation li {
	display: inline;
	float: left;
}

ul.tabNavigation li h2 {
	margin: 0;
}
 
ul.tabNavigation li a {
	text-decoration: none;
}
 
ul.tabNavigation li a.selected, ul.tabNavigation li a:hover {
	
}

div#membershiptabs {
	position: relative;
}

div#membershiptabs ul.tabNavigation li a {
	background: url("../images/subscription-images/spritesheet.png") no-repeat scroll 0 0 transparent;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 81px;
	z-index: 10;
}

div#membershiptabs ul.tabNavigation li a#questtab {
	background-position:-1px -8px;
	width:120px;
}

div#membershiptabs ul.tabNavigation li.ui-tabs-selected a#questtab {
	background-position: -1px -84px;
	z-index: 10;
	height: 87px;
}


div#membershiptabs ul.tabNavigation li a#explorationtab {
	background-position:-144px -8px;
	width:120px;
}

div#membershiptabs ul.tabNavigation li.ui-tabs-selected a#explorationtab {
	background-position: -144px -84px;
	z-index: 10;
	height: 87px;
}

div#membershiptabs ul.tabNavigation li a#safetytab {
	background-position:-286px -8px;
	width:120px;
}

div#membershiptabs ul.tabNavigation li.ui-tabs-selected a#safetytab {
	background-position: -286px -84px;
	z-index: 10;
	height: 87px;
}

div#membershiptabs ul.tabNavigation li a#newitemstab {
	background-position: -422px -8px;
	width:120px;
}

div#membershiptabs ul.tabNavigation li.ui-tabs-selected a#newitemstab {
	background-position: -422px -84px;
	z-index: 10;
	height: 87px;
}

div#membershiptabs ul.tabNavigation li a#friendstab {
	background-position: -561px -8px;
	width:120px;
}

div#membershiptabs ul.tabNavigation li.ui-tabs-selected a#friendstab {
	background-position: -561px -84px;
	z-index: 10;
	height: 87px;
}

div#membershiptabs h3 {
	color:#2f2f2f;
	font-size:1.5em;
}
		
ul.tabNavigation li a:focus {
	outline: 0;
}
 
div.tabs > div {
	-moz-border-radius:0 0 8px 8px;
	background-color:#CFE9F1;
	background-repeat:no-repeat;
	border:2px solid #91B9C5;
	padding:20px 30px 30px;
	width:715px;
	z-index:1;
	position: relative;
	margin: -17px 0 35px 0;
	min-height: 100px;
}

div#membershiptabs div.tabs > div {
	position: absolute;
	top:81px;
}

div.tabs > div h2 {
	margin-top: 0;
}

/* Subscription */

div#membership {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background-color:#F2EDBD;
	border:2px solid #C1B573;
}

div#membership fieldset {
	border: none;
}

div#content.step1 legend {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -1px -179px transparent;
	height:55px;
	text-indent:-9999px;
	width:724px;
}

div#content.step2 legend {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -1px -237px transparent;
	height:55px;
	text-indent:-9999px;
	width:724px;
}

div#content.step3 legend {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -1px -298px transparent;
	height:55px;
	text-indent:-9999px;
	width:724px;
}

div#content.confirm table tr td {
	padding: 15px;
	font-size: 1.4em;
}

div#content.confirm table tr th {
	padding: 15px;
	font-size: 1.4em;
	font-weight: bold;
}

div#content.confirm table tr {
	border-bottom: 1px solid #C1B573;
}

div#content.confirm h2#confirmPurchase {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -1px -836px transparent;
	height:55px;
	text-indent:-9999px;
	width:724px;
	margin: 0;
}

div#page h1 {
	margin:-47px 0 44px;
	text-align:center;
}

div.purchase div#graphic {
	background:url("../images/subscription-images/subscribe-bkgd.jpg") no-repeat scroll 0 0 transparent;
	padding:180px 0 43px;
	background-color: #0c99e3;
}

div#content.giftsuccess h3 {
	color:#32AD12;
	font-size:2.8em;
	line-height: 1.2em;
}

div#page.purchase div#wrapper div#content {
	background:none repeat scroll 0 0 #FFFFFF;
	margin:0 0 0 47px;
	padding:20px 50px 50px;
	width:778px;
	min-height: 300px;
}

div#purchase-membership h3 {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -1px -434px transparent;
	display:block;
	height:69px;
	position:relative;
	text-indent:-9999px;
	width:724px;
	z-index:10;
}

div#purchase-membership.row select {
	cursor:pointer;
	display:block;
	height:24px;
	padding:2px;
	position:absolute;
	right:47px;
	top:46px;
	width:201px;
	z-index:10;
}

div.row {
	border-top:2px solid #C1B573;
	clear:both;
	padding:25px;
	position: relative;
}

div#redeem input {
	border:2px solid #5DCEEE;
	color:#666666;
	font-size:1.6em;
	height:27px;
	padding:0 0 0 8px;
	position:absolute;
	right:113px;
	top:42px;
	width:248px;
}

div#redeem input#redeem-submit {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -904px -708px transparent;
	border:medium none;
	cursor:pointer;
	display:block;
	height:37px;
	position:absolute;
	right:43px;
	text-indent:-9999px;
	top:42px;
	width:95px;
}

div#redeem {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -1px -360px transparent;
	height:70px;
	text-indent:-9999px;
	width:726px;
}

ul.bx {
	-moz-border-radius:8px 8px 8px 8px;
	background-color:#F2EDBD;
	display:inline;
	float:left;
	margin:0 6px;
	width:328px;
}

div.inner-bx {
	-moz-border-radius:0 0 5px 5px;
	background-color:#D9D198;
	margin:-19px 0 0;
	padding:20px;
	position:relative;
	width:681px;
	z-index:0;
}

ul.bx li {
	float: left;
}

ul.bx li a {
	display:block;
	margin:15px 0 9px 15px;
}

ul.bx li.bx-hd {
	position: absolute;
}

div#purchase-membership ul.bx li {
	padding-top: 40px;
}

ul.bx li.bx-hd span {
	display:block;
	font-size:1.7em;
	position:absolute;
	text-align:center;
	top:19px;
	width:329px;
}

/* CAD */

li#single-monthly a {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -1px -896px transparent;
	width: 145px;
	height: 100px;
	text-indent: -9999px;
}

div#page.purchase div#content h4#single-monthly {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -1px -1001px transparent;
	font-size:1.4em;
	height:0;
	margin-bottom: 50px;
	padding-top:104px;
	width:145px;
	line-height:1.1em;
	text-align: center;
}

li#single-monthly a:hover, li#single-monthly a.selected {
	background-position: -1px -1001px;
}

li#single-yearly a {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -152px -896px transparent;
	width: 145px;
	height: 100px;
	text-indent: -9999px;
}

div#page.purchase div#content h4#single-yearly {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -152px -1001px transparent;
	width: 145px;
	font-size:1.4em;
	height: 0px;
	padding-top:104px;
	margin-bottom: 50px;
	line-height:1.1em;
	text-align: center;
}

li#single-yearly a:hover, li#single-yearly a.selected {
	background-position: -152px -1001px;
}

li#family-monthly a {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -303px -896px transparent;
	width: 145px;
	height: 100px;
	text-indent: -9999px;
}

div#page.purchase div#content h4#family-monthly {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -303px -1001px transparent;
	width: 145px;
	font-size:1.4em;
	height: 0px;
	padding-top:104px;
	margin-bottom: 50px;
	line-height:1.1em;
	text-align: center;
}

li#family-monthly a:hover, li#family-monthly a.selected {
	background-position: -303px -1001px;
}

li#family-yearly a {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -454px -896px transparent;
	width: 145px;
	height: 100px;
	text-indent: -9999px;
}

div#page.purchase div#content h4#family-yearly {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -454px -1001px transparent;
	width: 145px;
	height: 0px;
	font-size:1.4em;
	padding-top:104px;
	margin-bottom: 50px;
	line-height:1.1em;
	text-align: center;
}

li#family-yearly a:hover, li#family-yearly a.selected {
	background-position: -454px -1001px;
}

li#single-gift a {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -605px -896px transparent;
	width: 145px;
	height: 100px;
	text-indent: -9999px;
	margin-right: 10px;
}

div#page.purchase div#content h4#single-gift {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -605px -1001px transparent;
	width: 145px;
	height: 0px;
	font-size:1.4em;
	padding-top:104px;
	margin-right: 10px;
	margin-bottom: 50px;
	line-height:1.1em;
	text-align: center;
}

li#single-gift a:hover, li#single-gift a.selected {
	background-position: -605px -1001px;
}

li#family-gift a {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -755px -896px transparent;
	height:100px;
	margin-right:10px;
	text-indent:-9999px;
	width:145px;
}

div#page.purchase div#content h4#family-gift {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -755px -1001px transparent;
	margin-right:10px;
	height: 0px;
	font-size:1.4em;
	padding-top:104px;
	width:145px;
	margin-bottom: 50px;
	line-height:1.1em;
	text-align: center;
}

li#family-gift a:hover, li#family-gift a.selected {
	background-position: -755px -1001px;
}

div#page.purchase h2 {
	font-size: 4em;
	margin-bottom: 15px;
}

div#page.purchase label.JaySFX {
	font-size:3em;
	text-shadow:2px 2px 0 #CBC79F;
}

div#gift-membership span#family {
	display:block;
	font-size:1.8em;
	margin:37px 0 0 30px;
	line-height: 1.1em;
}

div#gift-membership span#single-child {
	display:block;
	font-size:1.8em;
	margin:48px 0 0 30px;
}

div#gift-membership ul.bx li#single-gift {
	float: right;
	/* margin-left: 44px; */
}

div#gift-membership ul.bx li#family-gift {
	float: right;
	margin-left: 0px;
}

div#gift-membership h3 {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -1px -508px transparent;
	display:block;
	height:69px;
	position:relative;
	text-indent:-9999px;
	width:724px;
	z-index:10;
}

/* End CAD */

/* US */

div.usd li#single-monthly a {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -1px -580px transparent;
	width: 145px;
	height: 100px;
	text-indent: -9999px;
}

div#page.purchase div#content div.usd h4#single-monthly {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -1px -685px transparent;
	font-size:1.4em;
	height:0;
	margin-bottom: 50px;
	padding-top:104px;
	width:145px;
	line-height:1.1em;
	text-align: center;
}

div.usd li#single-monthly a:hover, div.usd li#single-monthly a.selected {
	background-position: -1px -685px;
}

div.usd li#single-yearly a {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -152px -580px transparent;
	width: 145px;
	height: 100px;
	text-indent: -9999px;
}

div#page.purchase div#content div.usd h4#single-yearly {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -152px -685px transparent;
	width: 145px;
	font-size:1.4em;
	height: 0px;
	padding-top:104px;
	margin-bottom: 50px;
	line-height:1.1em;
	text-align: center;
}

div.usd li#single-yearly a:hover, div.usd li#single-yearly a.selected {
	background-position: -152px -685px;
}

div.usd li#family-monthly a {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -303px -580px transparent;
	width: 145px;
	height: 100px;
	text-indent: -9999px;
}

div#page.purchase div#content div.usd h4#family-monthly {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -303px -685px transparent;
	width: 145px;
	font-size:1.4em;
	height: 0px;
	padding-top:104px;
	margin-bottom: 50px;
	line-height:1.1em;
	text-align: center;
}

div.usd li#family-monthly a:hover, div.usd li#family-monthly a.selected {
	background-position: -303px -685px;
}

div.usd li#family-yearly a {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -454px -580px transparent;
	width: 145px;
	height: 100px;
	text-indent: -9999px;
}

div#page.purchase div#content div.usd h4#family-yearly {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -454px -685px transparent;
	width: 145px;
	height: 0px;
	font-size:1.4em;
	padding-top:104px;
	margin-bottom: 50px;
	line-height:1.1em;
	text-align: center;
}

div.usd li#family-yearly a:hover, div.usd li#family-yearly a.selected {
	background-position: -454px -685px;
}

div.usd li#single-gift a {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -605px -580px transparent;
	width: 145px;
	height: 100px;
	text-indent: -9999px;
	margin-right: 10px;
}

div#page.purchase div#content div.usd h4#single-gift {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -605px -685px transparent;
	width: 145px;
	height: 0px;
	font-size:1.4em;
	padding-top:104px;
	margin-right: 10px;
	margin-bottom: 50px;
	line-height:1.1em;
	text-align: center;
}

div.usd li#single-gift a:hover, div.usd li#single-gift a.selected {
	background-position: -605px -685px;
}

div.usd li#family-gift a {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -755px -580px transparent;
	height:100px;
	margin-right:10px;
	text-indent:-9999px;
	width:145px;
}

div#page.purchase div#content div.usd h4#family-gift {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -755px -685px transparent;
	margin-right:10px;
	height: 0px;
	font-size:1.4em;
	padding-top:104px;
	width:145px;
	margin-bottom: 50px;
	line-height:1.1em;
	text-align: center;
}

div.usd li#family-gift a:hover, div.usd li#family-gift a.selected {
	background-position: -755px -685px;
}

/* end US */


div.nb {
	border: none;
}

div#check {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -717px -796px transparent;
	float:left;
	height:18px;
	margin:5px 0 0 9px;
	width:22px;
}

div#child-confirmed {
	float: left;
}

div#confirm-lt {
	background:url("../images/subscription-images/confirm-lt.png") no-repeat scroll 0 0 transparent;
	height:34px;
	width:20px;
	float: left;
}

h4#children-confirmed {
	background:url("../images/subscription-images/confirm-md.png") repeat-x scroll 0 0 transparent;
	color:#FFFFFF;
	font-size:1.2em;
	height:14px;
	float: left;
	padding:9px 10px 10px;
	max-width: 188px;
}

div#confirm-rt {
	background:url("../images/subscription-images/confirm-rt.png") no-repeat scroll 0 0 transparent;
	height:34px;
	width:13px;
	float: right;
}

input#nxt {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -336px -790px transparent;
	border:medium none;
	display:block;
	height:43px;
	text-indent:-9999px;
	width:115px;
	float: right;
	cursor: pointer;
}

div#page div#content input#confirmPurchase {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -940px -790px transparent;
	border:medium none;
	display:block;
	height:43px;
	text-indent:-9999px;
	width:233px;
	float: right;
	cursor: pointer;
}

div#page div#content input#edit-product-selection, div#page div#content input#edit-billing, div#page div#content input#edit-recipient {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll transparent;
	border:medium none;
	display:block;
	height:43px;
	text-indent:-9999px;
	cursor: pointer;
}

div#page div#content input#edit-product-selection {
	background-position: -904px -580px;
	margin: 15px 0 25px 0;
	width:268px;
}
div#page div#content input#edit-billing {
	background-position: -904px -622px;
	width:203px;
	float: left;
}
div#page div#content input#edit-recipient {
	background-position:-904px -665px;
	float:right;
	margin-right:287px;
	width:222px;
}

div#page div#content.confirm input {
	border:1px solid #2F2F2F;
	color:#2F2F2F;
	font-size:1.4em;
	height:50px;
	padding:5px;
	width:216px;
}

div#page div#content input#back, div#page div#content a#back {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -214px -790px transparent;
	border:medium none;
	cursor:pointer;
	height:43px;
	margin:0 0 0 223px;
	position:absolute;
	right:154px;
	text-indent:-9999px;
	top:26px;
	width:115px;
}

div#page.purchase div#content.confirm div.row a#back {
	right: 272px;
}

input#submit {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -453px -790px transparent;
	border:medium none;
	cursor:pointer;
	height:41px;
	text-indent:-9999px;
	width:116px;
	position: absolute;
	top: 26px;
	right:30px;
}

input#login {
	background:url("../images/subscription-images/spritesheet.png") no-repeat scroll -818px -790px transparent;
	border:medium none;
	cursor:pointer;
	float:right;
	height:41px;
	text-indent:-9999px;
	width:116px;
}

div#login-box {
	-moz-border-radius:11px 11px 11px 11px;
	border:2px solid #0167A9;
	float:left;
	margin-top: 15px;
}

div#login-bx-tp {
	background:url("../images/subscription-images/login-bx-tp.png") repeat-x scroll 0 0 transparent;
	height:9px;
	width:345px;
}

div#login-bx {
	background:url("../images/subscription-images/login-bx-md.png") repeat-x scroll 0 0 #0079C4;
	padding:15px;
	width:315px;
}

div#login-bx-btm {
	background:url("../images/subscription-images/login-bx-btm.png") repeat-x scroll 0 0 transparent;
	height:9px;
	width:345px;
}

div#page.purchase div#content.step2 div#login-bx label {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 1px;
}

div#login-bx input {
	margin-bottom: 10px;
}

div#lt {
	float: left;
	width:465px;
}

div#rt {
	float: right;
	width: 242px;
}

div#page.purchase div#content.step3 label {
	float:left;
	font-size:1.4em;
	margin:3px 15px 0 0;
	text-align:right;
	width:222px;
	color: #2F2F2F;
}

div#page.purchase div#content.step2 label {
	font-size:1.4em;
	margin:6px 0 2px 0;
	color: #2F2F2F;
}

div#page.purchase div#content.step3 input, div#page.purchase div#content.step3 select {
	margin:0 0 10px 0;
}

div#page.purchase div#content.step3 h3, div#page.purchase div#content.step2 h3 {
	border-bottom:1px solid #C1B573;
	margin:0 0 19px;
	padding:0 0 7px;
}

input {
	border:1px solid #2F2F2F;
	color:#2F2F2F;
	font-size:1.4em;
	height:15px;
	padding:5px;
	width:216px;
}

textarea {
	border:1px solid #2F2F2F;
	font-size:1.2em;
	padding:5px;
	line-height: 1.3em;
}

input#trnCardCvd {
	width: 61px;
}

div#wt {

}

div#wt p {
	float:right;
	margin:4px 65px 0 0;
	
}

select {
	font-size:1.4em;
}

div#trms {
	float: left;
}

div#page.purchase div#content.step3 div#trms label {
	text-align: left;
	margin-left: 8px;
}

input#termsCheck {
	width:20px;
	float: left;
	height: 20px;
}

/* JaySFX */

@font-face {
	font-family: 'JaySFXRegular';
	src: url('jaysfx-webfont.eot');
	src: local('?'), url('jaysfx-webfont.woff') format('woff'), url('jaysfx-webfont.ttf') format('truetype'), url('jaysfx-webfont.svg#webfontSuXWe5i4') format('svg');
	font-weight: normal;
	font-style: normal;
}

.JaySFX {
	font-family:'JaySFXRegular',sans-serif;
	font-style:normal;
	font-weight:normal;
	line-height:normal;
}
