@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	margin-bottom: 20px;
	color: #554400;
}

.body_babyanimals {
	background: url(../img/bg_babyanimals.jpg) top center #ffffff repeat-x;
}

.body_coloringanimals {
	background: url(../img/bg_coloringanimals.jpg) top center #ffffff repeat-x;
}

.body_fingerpaint {
	background: url(../img/bg_fingerpaint.jpg) top center #ffffff repeat-x;
}


.body_babycolors {
	background: url(../img/bg_babycolors.jpg) top center #ffffff repeat-x;
}

.body_babyfood {
	background: url(../img/bg_babyfood.jpg) top center #ffffff repeat-x;
}

.body_mainpage {
	background: url(../img/bg_homepage.jpg) top center #ffffff;
}

img {
	border: none;
}

a:link, a:visited {
	color: #ff6622;
	text-decoration: none;
}

a:hover {
	color: #66cc00;
}

.main_content {
	width: 920px;
	margin: 0 auto;
	margin-top: 45px;
}

.main_header {
	width: 920px;
	height: 46px;
	margin: 0;
	padding: 0;
}

.header_left {
	float: left;
}

.header_right {
	float: right;
	margin-top: 5px;
}

.featureimage {
	clear: both;
	margin-top: 20px;
}

.featureimage_mainpage {
	clear: both;
}

.center_content {
	clear: both;
	display: inline-block;
}

h1 {
	font-size: 36px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	color: #66cc00;
}

h2 {
	font-size: 30px;
	line-height: 40px;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 0;
	margin-top: 18px;
}

.signup {
	color: #ff6622;
}

p {
	font-size: 16px;
	line-height: 24px;
}

h3 + p {
	margin-top: 8px;
}

.headline {
	width: 600px;
	height: 75px;
	font-family: AvenirLTStd-Black, Avenir, Arial, Helvetica, sans-serif;
	margin-left: 320px;
	margin-top: 40px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

.mainpage_headline {
	width: 920px;
	height: 75px;
	font-family: AvenirLTStd-Black, Avenir, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(/img/headline_learnlmain.png) top center no-repeat;
}

.mainpage_checkback {
	width: 920px;
	height: 25px;
	font-family: AvenirLTStd-Black, Avenir, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(/img/headline_checkback.png) top center no-repeat;
}

.hd_babyanimals {
	background: url(/img/headline_babyanimals.png) top left no-repeat;
}

.hd_babycolors {
	background: url(/img/headline_babycolors.png) top left no-repeat;
}

.hd_babyfood {
	background: url(/img/headline_babyfood.png) top left no-repeat;
}

.hd_coloringanimals {
	background: url(/img/headline_coloringanimals.png) top left no-repeat;
}

.hd_fingerpaint {
	background: url(/img/headline_fingerpaint.png) top left no-repeat;
}

.mainpage_product {
	width: 280px;
	margin-left: -16px;
	margin-top: 20px;
}

.mainpage_product_ipad {
	width: 360px;
	margin-left: -30px;
	margin-top: 20px;
}

.col_280 {
	width: 280px;
	margin-bottom: 30px;
	float: left;
	text-align: left;
}

.col_360 {
	width: 360px;
	margin-bottom: 30px;
	float: left;
	text-align: left;
}

.leftmargin_40 {
	margin-left: 40px;
}

.leftmargin_120 {
	margin-left: 120px;
}

.appstorebtn {
	display: block;
	clear: both;
	width: 280px;
	height: 66px;
	margin-left: 320px;
	background: url("/img/btn_appstore.png") no-repeat 0 0;
}

.appstorebtn_ipad {
	display: block;
	clear: both;
	width: 280px;
	height: 76px;
	margin-left: 320px;
	background: url("/img/btn_appstore_ipad.png") no-repeat 0 0;
}

.comingsoonbtn {
	display: block;
	clear: both;
	width: 280px;
	height: 76px;
	margin-left: 320px;
}

.titleupdatesbtn {
	display: block;
	clear: both;
	width: 280px;
	height: 66px;
	margin-left: 320px;
	margin-top: 40px;
	background: url("/img/btn_title_updates.png") no-repeat 0 0;
}

.appstorebtn:hover, .titleupdatesbtn:hover { 
  background-position: 0 -66px;
}

.appstorebtn_ipad:hover { 
  background-position: 0 -76px;
}

.appstorebtn span {
  display: none;
}

.appstorebtn_ipad span {
  display: none;
}

.titleupdatesbtn span {
  display: none;
}

.screens {
	clear: both;
	margin-top: 45px;
	margin-left: -10px;
}

.screens_main {
	clear: both;
	margin-top: 45px;
	margin-left: -17px;
}

.share_header {
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 0;
	clear: both;
}

.footer {
	clear: both;
	height: 53px;
	width: 920px;
	margin-top: 40px;
	text-align: center;
}

.logo_orange {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}

.copyright {
	position:absolute;
	margin-left: 320px;
	padding-top: 28px;
	font-size: 14px;
}

.allclear {
	clear: both;
}

/** Sharing Links **/

.share_buttons {
	clear: both;
	margin-top: 10px;
}

.share_digg {
  background: url("/img/btn_share_digg.png") no-repeat 0 0;
}

.share_reddit {
  background: url("/img/btn_share_reddit.png") no-repeat 0 0;
}

.share_twitter {
  background: url("/img/btn_share_twitter.png") no-repeat 0 0;
}

.share_facebook {
  background: url("/img/btn_share_facebook.png") no-repeat 0 0;
}

.share_myspace {
  background: url("/img/btn_share_myspace.png") no-repeat 0 0;
}

.share_stumble {
  background: url("/img/btn_share_stumble.png") no-repeat 0 0;
}

.share_delicious {
  background: url("/img/btn_share_delicious.png") no-repeat 0 0;
}

.sharebtn {
	display: inline-block;
	width: 30px;
	height: 30px;
}

.sharebtn:hover { 
  background-position: 0 -30px;
}

.sharebtn span {
  display: none;
}
