@charset "utf-8";
/* CSS Document */
.html {
	background-color: #FFFFFF;
	height: 100%;
}
#page {
	background-color: #FFF;
	background-image: url(../images/pg-bkgnd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: 'Amaranth', sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #7292d8;
}
#page.subpage {
	padding-top: 135px;
	padding-right: 942px;
	padding-left: 19px;
	padding-bottom: 62px;
}
div.fillv {
	height: 100vh;
}
body {
	background-color: #00c7f2;
	background-image: url(../images/bkgnd-tile.jpg);
	background-attachment: fixed;
	min-height: 100%;
}
#u116, #u117 {
	/*LOGO*/
	z-index: 19;
	width: 383px;
	background-color: transparent;
	position: fixed;
	top: 0px;
	left: -38px;
}
#u117 {
	/*SMALL LOGO*/
	left: -20px;
	width: 203px;
}
#nav {
}
.topnav, .subpg-topnav {
	z-index: 17;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: transparent;
	height: 67px;
	white-space: nowrap;
	min-width: 1300px;
	width: auto !important;
	width: 1227px;
}
.subpg-topnav {
	background-color: #FFF;
}
#u91 {
	/*topnav*/
	z-index: 17;
	width: 1227px;
	position: fixed;
	top: 0px;
	left: 20px;
}
div.subpgnav {
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
}
#u91 a {
	text-decoration: none;
}
#u91 div {
	position: relative;
	float: left;
}
#u91 div.button {
	height: 67px;
	background-color: #FFF;
	color: #00abf5;
	font-family: 'Dimbo Regular', sans-serif;
	font-size: 33px;
	line-height:18px;
	padding-left: 15px;
	padding-right: 16px;
	padding-top: 24px;
	display: inline-block;
}
#u91 div.button:hover {
	background-color: #f943b1;
	color: #FFF;
}
#u91 div.selected, #u91 div.selected:hover {
	background-color: transparent;
	color: #FFF;
	text-shadow: 0px 1px 1px #23a463, 0px 1px 1px #23a463;
}
#u91 div.subpg-selected, #u91 div.subpg-selected:hover {
	background-color: #73c2a3;
	color: #FFF;
	text-shadow: 0px 1px 1px #23a463, 0px 1px 1px #23a463;
}
div.section {
	width: 1158px;
	position: relative;
	padding-left: 70px;
	padding-bottom: 10px;
}
div.full-back {
	background-repeat: no-repeat;
	background-position: left top;
}
div.section div.intro {
	position: relative;
	float: left;
}
div.section div.tabs {
	position: relative;
	float: right;
	margin-left: 24px;
	top: -40px;
}
div.hspacer {
	position: relative;
	float: left;
	width: 14px;
	min-height: 320px;
}
div.hspacer-wide {
	position: relative;
	float: left;
	width: 30px;
	min-height: 160px;
}
div.section div.tabs div.active, div.section div.tabs div.inactive {
	position: relative;
	float: left;
	background-color: #FFF;
	text-align: center;
	border-radius: 12px;
}
div.section div.tabs div.active img {
	margin-left: 16px;
	margin-right: 16px;
}
div.section div.tabs div.inactive {
	background-color: transparent;
}
div.section div.tabs div.inactive:hover {
	background-color: #fc56bf;
}
div.section div.tabs div.inactive img {
	width: 75%;
	height: auto;
}
div.section div.arrow-link, div.section div.blurb-arrow-link {
	position: relative;
	float: right;
	color: #fc56bf;
	font-family: 'Dimbo Regular', sans-serif;
	font-size: 32px;
	top: 0;
	right: 0;
	z-index: 2;
	margin-bottom: 12px;
}
div.section div.rightcol div.arrow-link {
	float: left;
	right: 0;
}
div.section div.rightcol div.arrow-link p {
	position: relative;
	top: 5px;
	font-family: 'Amaranth', sans-serif;
	font-size: 20px;
	line-height: 18px;
	color: #7292d8;
	text-transform: none;
	max-width: 400px;
}
div.section div.rightcol div.arrow-link img {
	width: 42px;
	height: 44px;
	top: 10px;
}
div.section div.rightcol div.vspacer {
	position: relative;
	clear: right;
	height: 80px;
}
div.section div.blurb-arrow-link {
	position:relative;
	float:left;
	left:0;
}
div.section div.arrow-link a, div.section div.blurb-arrow-link a {
	color: #fc56bf;
	text-decoration: none;
}
div.section div.arrow-link a:hover, div.section div.blurb-arrow-link a:hover {
	color: #3d87f6;
}
div.section div.arrow-link img, div.section div.blurb-arrow-link img {
	position: relative;
	top: 15px;
	margin-left: 3px;
}
div.section div.rightcol {
	position: relative;
	float: right;
	min-width: 523px;
}
#rightmenu {
	max-width: 523px;
	position: fixed;
	font-size: 18px;
	line-height: 18px;
}
#rightmenu a {
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 9px;
	color: #3d87f6;
}
#rightmenu a:hover {
	color: #fc56bf;
}
div.section div.rightcol img.leftcol {
	position: relative;
	float: left;
}
div.section p.intro {
	width: 500px;
	margin-left: 20px;
	margin-bottom: 14px;
}
div.section img.inline-photo {
	position:relative;
	float:left;
	margin-right:14px;
	margin-bottom:14px;
}
div.section div.product-family {
	width: 540px;
	background-color: transparent;
	position: relative;
	top: -35px;
}
div.section div.product-info, div.section div.movie-info {
	position: relative;
	float: left;
	width: 540px;
	min-height: 320px;
	background-color: #FFF;
	border-radius: 18px;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
	background-repeat: no-repeat;
}
div.section div.movie-info {
	width: 300px;
	min-height: 160px;
}
div.section div.games-info {
	position: relative;
	float: left;
	width: 210px;
	height: 190px;
	border-radius: 24px;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
}

div.section div.product-info p.title {
	position:relative;
	float:left;
	font-family: 'Dimbo Regular', sans-serif;
	font-size: 32px;
	color: #30dab8;
	margin-top:18px;
	margin-left:20px;
}
div.section div.product-info p.title a {
	color:inherit;
	text-decoration:none;
}
div.section div.product-info p.title a:hover {
	color:#fc56bf;
}
div.section div.product-info div.details, div.section div.movie-info div.details {
	position: relative;
	float: right;
	top: 45px;
	right: 45px;
}
div.section div.movie-info div.details {
	width:120px;
	top: 15px;
	right: 10px;
}
div.section div.movie-info div.thumb, div.section div.movie-info div.games-thumb {
	position: relative;
	float: left;
	width:130px;
	height:97px;
	left: 25px;
	top: 30px;
	background-color:#000;
	border-radius:8px;
	overflow:hidden;
}
div.section div.movie-info div.games-thumb {
	height:130px;
	left: 20px;
	top: 20px;
}
div.section div.movie-info div.thumb img {
	width:130px;
	height:97px;
}
div.section div.product-info div.details img {
	margin-top: 9px;
}
div.section div.product-info div.details p.heading, div.section div.movie-info div.details p.heading {
	font-family: 'Dimbo Regular', sans-serif;
	font-size: 18px;
	line-height: 18px;
}
div.section div.movie-info div.details p.heading {
	font-size: 14px;
	line-height: 14px;
}
div.section div.product-info div.details p.info, div.section div.movie-info div.details p.info {
	font-size: 22px;
	margin-bottom: 18px;
}
div.section div.movie-info div.details p.info {
	font-size:14px;
	line-height:14px;
	padding-bottom:15px;
}
div.section p.label {
	color: #000;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 8px;
}
div.section ul, div.section ol {
	margin-left: 20px;
	margin-bottom: 14px;
	width: 540px; 
}
div.section ul li, div.section ol li {
	margin-bottom: 0;
	width: inherit;
}
div.section p.blurb {
	width: 180px;
	float: left;
}
div.section p.header, div.section p.subheader {
	font-family: 'Dimbo Regular', sans-serif;
	font-size: 42px;
	line-height: 32px;
	margin-bottom: 8px;
	max-width: 540px;
	margin-top: 20px;
	clear:left;
}
div.section p.subheader {
	font-size: 24px;
	line-height: 24px;
	font-style:italic;
}
div.section p.header img.social {
	margin-left: 24px;
}
div.section p.header a:hover {
	text-decoration: none;
	color: inherit;
}
#home {
}
#meet {
}
#entertainment {
}
#games {
}
#buy {
}
#contact {
}
div.clearall {
	clear: both;
}
#footer {
	background-color: transparent;
	width: 100%;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	height: 88px;
	z-index: 20;
	background-image: url(../images/bkgnd-footer.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: 'Amaranth', sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #5486f4;
}
#footer a {
	color: #5486f4;
	text-decoration: none;
}
#footer a:hover {
	color: #fc56bf;
}
#footer div.logos {
	position: relative;
	float: left;
	margin-left: 21px;
}
#footer div.links {
	position: relative;
	float: left;
	left: 24px;
	top: 50px;
}
#footer div.links span.socialLink img {
	position: relative;
	top: 6px;
}
#footer span.pipe {
	margin-left: 8px;
	margin-right: 8px;
}
#youtubeLink {
	background-image: none;
}
#youtubeLink:hover {
	background-image: url(../images/logo-youtube-hover.png);
	background-repeat: no-repeat;
}
#youtubeLink:hover img {
	visibility: hidden;
}
#pinterestLink {
	background-image: none;
}
#pinterestLink:hover {
	background-image: url(../images/logo-pinterest-hover.png);
	background-repeat: no-repeat;
}
#pinterestLink:hover img {
	visibility: hidden;
}
#twitterLink {
	background-image: none;
}
#twitterLink:hover {
	background-image: url(../images/logo-twitter-hover.png);
	background-repeat: no-repeat;
	background-position: left 6px;
}
#twitterLink:hover img {
	visibility: hidden;
}
#facebookLink {
	background-image: none;
}
#facebookLink:hover {
	background-image: url(../images/logo-facebook-hover.png);
	background-repeat: no-repeat;
}
#facebookLink:hover img {
	visibility: hidden;
}
.teal {
	color: #00af97;
}
.blue {
	color: #5486f4;
}
.violet {
	color: #a64cae;
}
.yellow {
	color: #ffbd16;
}
.pink {
	color: #fc56bf;
}

.section.wtb .retailers a.open_interstitial {
    text-decoration: none;
}
