/* CSS Document */

header, section, article, nav, footer {
	display:block;
}
.cssTxt	{
	text-indent:-10000px;
}
.clear	{
	clear:both;
}
.blockLink	{
	display:block;
	background-repeat:no-repeat;
	background-position:left bottom;
}
a.blockLink:hover	{
	background-position:left top;
}
#iceAgeWrapper	{
	background:url(../images/bkgrdIceHomepage.jpg) no-repeat;
	height:1150px;
	width:865px;
	font:13px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:48px 0 0 55px;
}
#iceAgeWrapper img {
    border:none;
}
#iceAgeWrapper a	{
	outline:none;
}
#iceAgeHeader	{
	height:300px;
}
#logoIceAge	{
	background:url(../images/logoIceAge.png) no-repeat;
	width:147px;
	height:68px;
	margin-left:700px;
}
#hdrCatchTheDrift	{
	background:url(../images/hdrCatchTheDrift.png) no-repeat;
	margin-left:310px;
}
#hdrCatchTheDrift,
#hdrCatchTheDrift img	{
	width:470px;
	height:68px;
}
#txtCatchTheDrift	{
	font-size:18px;
	line-height:23px;
	font-weight:bold;
	text-align:center;
	margin-left:220px;
}
#iceAgeLeftColumn	{
	float:left;
	width:330px;
}
#iceAgeLeftColumn h4	{
	margin:0 0 10px 0;
	padding:0;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#fff!important;
}
#hdrClassroomScienceActivities	{
	background:url(../images/hdrClassroomScienceActivities.png) no-repeat;
	width:327px;
	height:42px;
}
.iceAgeClassroomActivities	{
	padding:0 10px 0 115px;
}
#imgCharacter1	{
	background:url(../images/imgCharacter1.png) no-repeat;
}
#btnDownloadMiniPoster	{
	background-image:url(../images/btnDownloadMiniPoster.png);
	width:240px;
	margin-left:-30px;
}
#imgCharacter2	{
	background:url(../images/imgCharacter2.png) no-repeat;
}
.iceButton	{
	height:39px;
	margin:15px 0 30px 0;
}
#btnDownloadActivity1	{
	background-image:url(../images/btnDownloadActivity1.png);
	width:240px;
	margin-left:-30px;
	margin-bottom:0;
}
#btnDownloadActivity2	{
	background-image:url(../images/btnDownloadActivity2.png);
	width:240px;
	margin-left:-30px;
	margin-top:0;
}
#imgCharacter3	{
	background:url(../images/imgCharacter3.png) no-repeat;
}
#btnDownloadFamilyActivity	{
	background-image:url(../images/btnDownloadFamilyActivity.png);
	width:250px;
	margin-left:-30px;
}
#imgCharacter4	{
	background:url(../images/imgCharacter4.png) no-repeat;
}
#imgCharacter4 span	{
	color:#52bfef;
	font-weight:bold;
}
#btnDownloadStandardsChart	{
	background-image:url(../images/btnDownloadStandardsChart.png);
	width:250px;
	margin-left:-30px;
}
#iceAgeRightColumn	{
	float:left;
	padding-left:125px;
	width:323px;
}
.iceButton2	{
	height:39px;
	margin:0 auto;
	margin-top:-5px;
}
#iceAgeRandomActs	{
	height:270px;
}
#hdrRandomActsOfNicenessSweepstakes	{
	background:url(../images/hdrRandomActsOfNicenessSweeps.png) no-repeat;
	width:237px;
	height:54px;
}
.iceAgeText	{
	height:95px;
	padding:5px 0 0 8px;
}
#btnEnterNow	{
	background-image:url(../images/btnEnterNow.png);
	width:174px;
	height:39px;
	margin:-10px auto;
}
#iceAgeFinePrint	{
	padding:5px 0 0 15px;
	font-size:11px;
}
#iceAgeFinePrint a.blockLink	{
	color:#fff!important;
}
#iceAgeQuiz	{
	height:233px;
}
#hdrIceAgeNicenessQuiz	{
	background:url(../images/hdrIceAgeNicenessQuiz.png) no-repeat;
	width:195px;
	height:51px;
}
.iceAgeText	{
	
}
#btnPlayNow	{
	background-image:url(../images/btnPlayNow.png);
	width:174px;
}
#iceAgeVideo	{
	height:220px;
}
#btnWatchTrailer	{
	background:url(../images/imgIceAgeVideo.png) no-repeat;
	width:326px;
	height:141px;
}
#btnVisitSite	{
	background-image:url(../images/btnVisitSite.png);
	width:174px;
	margin-top:10px;
}
#iceAgeSponsors	{
	height:125px;
}
#iceAgeSponsors a	{
	float:left;	
}
#logo20thCenturyFox	{
	background:url(../images/logo20thCenturyFox.png) no-repeat;
	width:127px;
	height:115px;
}
#logoBlueSky	{
	background:url(../images/logoBlueSky.png) no-repeat;
	width:147px;
	height:115px;
}
#bkgrdVideoOverlay	{
	background:url(../../images/bkgrdVideoOverlay2.png) no-repeat;
	width:686px;
	height:437px;
	/*padding-top:28px;*/
    top:121px;
	left:19px;
	position: absolute;
	z-index: 6000;
	visibility:hidden;
}

/* WINNERS LIST COMMING SOON POPUP */
.openPopup2	{
	/* FOR JAVASCRIPT */
}
#iceWinnersPopup	{
	display: none;
    
	position:absolute;
	top:250px;
	left:706px;
    
	width:148px;
	height:52px;
	border:2px solid;
	background-color: #FFF !important;
	color:#333;
	padding: 8px 21px 0 21px;
	font:12px/14px Arial, Helvetica, sans-serif;
	text-align:center;
    
    z-index: 1000;
}
