@charset "UTF-8";
/* CSS Document */

*				{padding: 0px; margin: 0px;}
div				{position: relative;}
.img			{text-indent: -9999px;}
.clear			{clear: both; height: 1px; margin: -1px 0px;}
a				{outline: none;}

body			{background-color: #fcce67; padding: 0px; margin: 0px;}
#wrapper		{background: url(images/background.jpg) repeat-x 0px -20px;}
#inner-wrapper	{}
#top-curtain	{background: url(images/top-banner.png) repeat-x; width: 100%; height: 48px; position: relative; z-index: 5;}
#twitter		{background: url('images/twittersign.png') no-repeat; width: 141px; height: 113px; position: absolute; top: -26px; right: -55px; z-index: 3;}
#content		{width: 980px; margin: 0 auto;}

#product-info	{float: left; margin-right: 10px; margin-bottom: 5px;}
#hippo-hooray	{background: url(images/hippo-hooray-logo.jpg) no-repeat; width: 460px; height: 105px; position: relative; left: -10px;}
#tagline		{width: 415px; text-align: center; position: relative; top: -15px; margin-left: 10px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 19px; color: #fff;}

.icon			{width: 100px; height: 100px; margin: 0px; float: left; position: relative; display: block;}			
#hippo-hooray-numbers-icon	{background: url(images/app-icons.png) no-repeat 0px 0px;}
#hippo-hooray-shapes-icon	{background: url(images/app-icons.png) no-repeat -100px 0px;}
#hippo-hooray-colors-icon	{background: url(images/app-icons.png) no-repeat -200px 0px;}
#hippo-hooray-letters-icon	{background: url(images/app-icons.png) no-repeat -300px 0px;}

#new-small					{background: url(images/new-small.png) no-repeat; position: absolute; top: 41px; left: 41px; width: 51px; height: 51px;}
#free-small					{background: url(images/free-small.png) no-repeat; position: absolute; top: 41px; left: 42px; width: 51px; height: 51px; display: none;}

#products		{position: relative; left: -6px; margin-top: 10px;}

.app					{width: 200px; height: 375px; margin-left: -6px; float: left; display: inline-block; background-color: #ff0000; position: relative; z-index: 1;}
#hippo-hooray-numbers	{background: url(images/hippo-hooray-numbers.png) no-repeat; background-position: 0px 0px; top: -1px;}
#hippo-hooray-numbers:hover	{background-position: 0px -375px;}

#hippo-hooray-shapes	{background: url(images/hippo-hooray-shapes.png) no-repeat; background-position: 0px 0px;}
#hippo-hooray-shapes:hover	{background-position: 0px -375px;}

#hippo-hooray-colors	{background: url(images/hippo-hooray-colors.png) no-repeat; background-position: 0px 0px; top:-1px;}
#hippo-hooray-colors:hover	{background-position: 0px -375px;}

#hippo-hooray-letters	{background: url(images/hippo-hooray-letters.png) no-repeat; background-position: 0px 0px;}
#hippo-hooray-letters:hover	{background-position: 0px -375px;}

#new-large				{background: url(images/new-large.png) no-repeat; position: absolute; top: 8px; left: 15px; width: 92px; height: 92px;}
#free-large				{background: url(images/free-large.png) no-repeat; position: absolute; top: 7px; left: 16px; width: 92px; height: 92px; display: none;}

#price					{background: url(images/price.png) no-repeat; width: 219px; height: 282px; margin: 24px 0px 0px -15px; float: left; position: relative; left: -4px;}
#app-store				{background: url(images/app-store.png) no-repeat; width: 87px; height: 30px; position: absolute; top: 266px; right: 109px;}

#footer			{position: fixed; width: 100%; bottom: 0px; left: 0px; z-index: 10;}
#footer-bg		{background: url(images/bottom-banner.png) repeat-x; height: 43px; width: 100%; z-index: 10;}

#hippo			{background: url(images/hippo.png) no-repeat; width: 322px; height: 195px; position: fixed; right: 0px; bottom: 5px; z-index: 5;}
#get-in-touch	{background: url(images/get-in-touch.png) no-repeat; width: 52px; height: 41px; position: fixed; right: 192px; bottom: 105px; z-index: 5;} 
/*#get-in-touch:hover	{background: url(images/get-in-touch-hvr.png) no-repeat;}
*/
#jfm			{background: url(images/jackson-fish-market-experience.png) no-repeat; background-position: 0px -52px; width: 189px; height: 52px; z-index: 5; position: fixed; bottom: 148; right: 16px;}
/*#jfm:hover		{background-position: 0px 0px;}*/