@charset "UTF-8";


/* ------ Global Styles ------- */
	
body  {
		font: 11px  Verdana, Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
		text-align:left;
		font-weight:500;
}

.thrColFix {
	background:url(flash/images/santa/bg_repeat.jpg);
	background-repeat:repeat-x;
	}	

#box{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:1150px;
	display:block;
}

#wrap{
	position:relative;
	margin:0px auto 0 auto;
	width:1020px;
	height: 100%;
	padding:0;
	background-image:url(flash/images/santa/bg.jpg);
	}

#flash {
	height:380px;
	left:0;
	top:0;
	width:1020px;
	position:absolute;
}
.text {
	width:535px;
	height:480px;
	position:absolute;
	left: 183px;
	top: 460px;
	line-height:15px;
	color:#FFFFFF;
}
.text2 {
	width:501px;
	height:117px;
	position:absolute;
	left: 3px;
	top: 531px;
}

#text {
	color:#003300;
	font-weight:600;
	}
#form_bg {
	/*margin-left:50px;*/
	padding: 5px 0px 0px 35px;
	margin-top: 17px;
	height:340px;
	background:url(images/text_Bg.gif);	
	background-repeat:no-repeat;
	font-size:10px;
	color:#FFFFFF;
	font-weight:450;
	line-height:14px;
	}
.answer {
	margin: 0;
	color:#99FF99;
	font-weight:bold;
}
.submit {
	color:transparent;
	background:url(images/submit_button.gif) top center no-repeat;
	width:78px;
	height:23px;
	border:none;
	margin-left:45px;
	}

.img {
	width:161px;
	height:121px;
	position:absolute;
	left: 33px;
	top: 420px;
	line-height:16px;
	color:#0066CC;
}

#title {
	font-weight:bold;
	font-size:18px;
	color:#0066CC;
	}
#larger {
	font-weight:600;
	font-size:12px;
	color:#0099CC;
	}
#larger2 {
	font-weight:500;
	font-size:10px;
	color:#CC0000;
	}
#book {
	width:240px;
	height:250px;
	position:absolute;
	top: 471px;
	left: 703px;
}
#book2 {
	width:240px;
	height:262px;
	position:absolute;
	top: 813px;
	left: 706px;
}
#tree {
	width:174px;
	height:214px;
	position:absolute;
	top: 639px;
	left: 96px;
	z-index:1;
}
#tree2 {
	width:174px;
	height:214px;
	position:absolute;
	top: 569px;
	left: 96px;
	z-index:1;
}
#video_link {
	width:177px;
	height:73px;
	position:absolute;
	top:722px;
	left:776px;
	}
#footer_left {
	text-align:left;
	left:25px;
	top:1078px;
	position:absolute;
	font-size:8px;
	margin-bottom:20px;
	color:#003366;
}
#footer_right {
	text-align:right;
	left:574px;
	top:1133px;
	position:absolute;
	font-size:8px;
	color:#003300;
}
#link a {
	color:#CC0000;
	text-decoration:none;
	}
#link a:hover {
	color:#336600;
		text-decoration:none;

	}
#link2 a {
	color:#FFFFFF;
	text-decoration:none;
	}
#link2 a:hover {
	color:#336600;
		text-decoration:none;

	}
.download a {
	font-weight:800;
	color:#003300;
	font-size:13px;
	text-decoration:none;
	}
.download a:hover{
	color:#CC0000;
	text-decoration:none;	}
#margin_left {
	margin-left:30px;
	}
