body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#663300;
}
body a {
	color:#663300;
	link:#663300;   	
	visited:#663300; 	
	hover:#663300; 	
	active:#663300; 
	outline:none;
}
#Screen {
	position:relative;
	align:center;
	margin:auto;
	width: 975px;
	height: 1697px;
}
#BackgroundDiv {
	position: relative;
}
#BackgroundImage {
	position: absolute;
	left: 0px;
	top: 0px;
	-webkit-transition: all 1s;
	transition: all 1s;  
}
#MainPage {
	position:relative;
	align:center;
	margin:auto;
	width: 975px;
	height: 675px;
}
#GCPage {
	position:relative;
	align:center;
	margin:auto;
	width: 975px;
}
#GrownupsBanner {
	position: absolute;
	left: 760px;
	top: 45px;
}
#top_banner {
	top:0px;
	height: 73px;
	width: 980px;
	margin-left: auto;
    	margin-right: auto;
}
#drop_down_menu {
	top:73px;
	left:0px;
	height:25;
	width: 955px;
	background-color:#CCCCCC;
}
#ViewCartButton {
	position: absolute;
	top: 33px;
	left: 50%;
	margin-left: 360px;
}
#PinterestButton {
	float: right;
	margin-top: 10px;
	z-index: 11;
}
#PButtonBottomCenter {
	position:relative;
	align:center;
	margin-left:auto;
	margin-right: auto;
	width: 60px;
	height: 35px;
	max-height: 35px;
}
.spacer10 {
	width: 10px;
	height: 20px;
}
#Spacer {
	width: 30px;
	height: 20px;
}
#Spacer30 {
	height: 30px;
	width: 30px;
}
.spacer {
	width: 30px;
	height: 20px;
}
.spacer30 {
	height: 30px;
	width: 30px;
}
#TextArea {
	position: absolute;
	left: 0px;
	top: 202px;
	width: 310px;
	height:360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #525252;
	-webkit-transition: all 1s;
	transition: all 1s;  
}
.scrollregion {
	width: 310px;
	height:380px;
	font-size: 20px;
	font-weight: bold;
	background-image: url('images/BackgroundYellow_MPD.jpg');	
	background-repeat: repeat;
	padding: 8px;
	color: #663300;
    overflow-y: auto;
	-webkit-transition: all .2s;
	transition: all .2s;  
}
#InstructionVideo {
	position: absolute;
	left: 646px;
	top: 207px;
	z-index: 10;
}
#InstructionVideoPoster {
	position: absolute;
	left: 364px;
	top: 186px;
	opacity: 0;
	z-index: 10;
}
#AnimGif {
	position: absolute;
	left: 363px;
	top: 183px;
	z-index: 10;
}
#AlbiVideo {
	position: absolute;
	left: 58px;
	top: 669px;
	z-index: 10;
}
#MPDButton {
	position: absolute;
	left: 833px;
	top: 865px;
	z-index: 10;
}
#MPDPrice {
	position: absolute;
	left: 853px;
	top: 885px;
	z-index: 10;
}
#HNFCButton {
	position: absolute;
	left: 833px;
	top: 950px;
	z-index: 10;
}
#HNFCPrice {
	position: absolute;
	left: 853px;
	top: 970px;
	z-index: 10;
}
#HAFCButton {
	position: absolute;
	left: 833px;
	top: 1035px;
	z-index: 10;
}
#HAFCPrice {
	position: absolute;
	left: 853px;
	top: 1055px;
	z-index: 10;
}
#HFCCButton {
	position: absolute;
	left: 833px;
	top: 1120px;
	z-index: 10;
}
#HFCCPrice {
	position: absolute;
	left: 853px;
	top: 1140px;
	z-index: 10;
}
#EPButton {
	position: absolute;
	left: 833px;
	top: 1200px;
	z-index: 10;
}
#EPPrice {
	position: absolute;
	left: 853px;
	top: 1220px;
	z-index: 10;
}
#RelatedProducts {
	position: absolute;
	left: 50%;
	top: 1475px;
	margin-left: -225px;
	align:center;
	width: 450px;
	height: 162px;
	max-height: 162px;
}
#Terms {
	position:fixed;
	top: 10px;
	left: 50%;
	width: 600px;
	height: 575px;
	margin-left: -300px;
	background-image:url('images/linen1.jpg');	
	background-repeat:repeat;
	border:solid 10px lightgray;
	border-top: solid 30px lightgray;
	display: none;
	color: #663300;
	-webkit-transition: all .2s;
	transition: all .2s;  
	z-index: 10;
}
#TermsXOut {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#TermsOfUse {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 100px;
	margin-top: 20px;
	text-decoration: underline;
	color: white;
}
#TermsOfUse_dark {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 100px;
	margin-top: 20px;
	text-decoration: underline;
	color: #663300;
}
#CenteredTextPage {
	position:relative;
	margin:auto;
	width: 500px;
	height: 500px;
	margin-top: 30px;
	font-size:17px;
	font-style:italic;
}
#ActivityLoadInfo {
	position: absolute;
	left: 8px;
	top: 593px;
	display: none;
	z-index: 10;
}
#InsertCardInfo {
	position: absolute;
	left: 8px;
	top: 593px;
	display: none;
	transition: all .5s;  
	z-index: 10;
}
#QuizCardLoadInfo {
	position: absolute;
	left: 8px;
	top: 130px;
	display: none;
	z-index: 10;
}
#QAFlashcardLoadInfo {
	position: absolute;
	left: 8px;
	top: 1100px;
	display: none;
	z-index: 10;
}
#CardCenter {
	position: absolute;
	left: 463px;
	top: 286px;
	opacity: 1;
	-webkit-transition: opacity .2s, -webkit-transform 1s;
	transition: opacity .2s, transform 1s;
}
#Frame {
	position: absolute;
	left: 480px;
	top: 213px;
	opacity: 1;
	-webkit-transition: opacity .2s, -webkit-transform 1s;
	transition: opacity .2s, transform 1s;
}
#Insert {
	position: absolute;
	left: 495px;
	top: 224px;
	opacity: 1;
	-webkit-transition: opacity .2s, -webkit-transform 1s;
	transition: opacity .2s, transform 1s;
}
#CardBottom {
	position: absolute;
	left: 444px;
	top: 302px;
	opacity: 1;
	-webkit-transition: opacity .2s, -webkit-transform 1s;
	transition: opacity .2s, transform 1s;
}
#CardTop {
	position: absolute;
	left: 453px;
	top: 197px;
	opacity: 1;
	-webkit-transition: opacity .2s, -webkit-transform 1s;
	transition: opacity .2s, transform 1s;
}
#Button1 {
	position: absolute;
	left: 800px;
	top: 600px;
	opacity: 1;
}
#Button2 {
	position: absolute;
	left: 800px;
	top: 1090px;
	opacity: 1;
}
#Button3 {
	position: absolute;
	left: 800px;
	top: 1261px;
	opacity: 1;
}
.home_page {
	position:relative;
	align:center;
	margin:auto;
	width: 975px;
	height: 675px;
}
.body_GC {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	background-color: #FFFFFF;
	color:#663300;
}
.body_GC a {
	color:#663300;
	link:#663300;   	
	visited:#663300; 	
	hover:#663300; 	
	active:#663300;
	outline:none; 	
}
#Message {
	position: absolute;
	left: 670px;
	top: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:red;
	z-index: 1;
	-webkit-animation: glow 2s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-webkit-animation-direction: normal;
	-webkit-animation-delay: 0s;
	-webkit-animation-fill-mode: none;
	-webkit-animation-play-state: running;
	animation: glow 2s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	animation-direction: normal;
	animation-delay: 0s;
	animation-fill-mode: none;
	animation-play-state: running;
}
#Message2 {
	position: absolute;
	left: 670px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:red;
	z-index: 1;
	-webkit-animation: glow 2s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-webkit-animation-direction: normal;
	-webkit-animation-delay: 0s;
	-webkit-animation-fill-mode: none;
	-webkit-animation-play-state: running;
	animation: glow 2s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	animation-direction: normal;
	animation-delay: 0s;
	animation-fill-mode: none;
	animation-play-state: running;
}
@-webkit-keyframes glow 
{
0% 	{opacity: 1; }
25%	{opacity: .3; }
50%	{opacity: 1; }
75%	{opacity: .3; }
100%	{opacity: 1; }
}
@keyframes glow 
{
0% 	{opacity: 1; }
25%	{opacity: .3; }
50%	{opacity: 1; }
75%	{opacity: .3; }
100%	{opacity: 1; }
}
#floatMsg {
	position: absolute;
	background: green;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: white;
	text-shadow: 1px 1px green;
	border-width:10px;
	border-width:medium;
	padding:5px;
	text-align: center;
/*
	border: 18px solid red;
*/
	border-radius: 10px;
	margin:0px;
/*
	border-image:url("images/holly_sm.png")	;
	border-image-repeat: round;
*/
	box-shadow: 5px 5px 5px #888888;
}
#floatMsg.p {
}
#MPD_text {
	position: relative;
	width: 700px;
	margin-left: auto;
    	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#663300;
}
.body_selection {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	background-image:url("images/background_greeting_card_selection.jpg");
	color:#663300;
	background-repeat:repeat;
	background-position:center;
}
.body_boomzoom {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	background-image:url("images/Space_background1.jpg");
	background-color:black;
	background-repeat:repeat;
	background-position:center;
	color:white;
}
.body_albihatbandit {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	background-image:url("images/background_MPD_ACZ_blue.gif");
	background-repeat:repeat;
	background-position:center;
	color:white;
}
.body_parchment {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	background-image:url("images/linen1.jpg");
	color:#663300;
	background-repeat:repeat;
	background-position:center;
}
#Wrapper {
	position: relative;
	width: 980px;
	height: 900px;
	margin-left: auto;
    margin-right: auto;
}
#MainFrame{
	position: absolute;
	top: 0px;
	left: 0px;
	align:center;
	margin:auto;
}
#BoomZoomVideo {
	position: absolute;
	left: 30px;
	top: 347px;
	z-index: 1;
}
.left_bar {
	top:108px;
	left:0px;
	width: 175px;
	height: 1000px;
	background-color: #FFFFFF;
	font-family: arial; 
	font-size:10px;
	line-height: 18px;
}
.main_frame{
	top: 108px;
	left: 190px;
	background-color: #FFFFFF;
	position:absolute;
}
.main_frame p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#663300;
	font-style:italic;
}
.main_frame_no_leftbar{
	top: 108px;
	left: 0px;
	align:center;
	margin:auto;
}
.main_frame_no_leftbar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#663300;
	font-style:italic;
}
.main_frame_no_leftbar p.lessons {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#990066;
	font-style:italic;
}
.main_frame_no_leftbar p.copyright_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	text-align:center;
	font-style:normal;
}
.main_frame_no_leftbar p.copyright_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#663300;
	text-align:center;
	font-style:normal;
}
.main_frame_no_leftbar_white{
	top: 108px;
	left: 0px;
	align:center;
	margin:auto;
}
.main_frame_no_leftbar_white p {
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-style:italic;
}
#bottom{
	height:86px;
	width: 400px;
	position:relative;
	line-height:normal;
	margin: auto;
	align:center;
	margin-top: 100px;
}
#bottom a {
	color:#663300;
	link:#663300;   	 
	visited:#663300; 	
	hover:#663300; 	
	active:#663300; 
	outline:none;	 
}

#bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	position:relative;
	text-align:center;
	margin-top: 10px;
	color:#663300;
}

#bottom_white{
	height:86px;
	width: 400px;
	position:relative;
	line-height:normal;
	margin: auto;
	align:center;
	margin-top: 100px;
}
#bottom_white a {
	color:white;
	link:white;   	 
	visited:white; 	
	hover:white; 	
	active:white; 
	outline:none;	
}

#bottom_white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	position:relative;
	text-align:center;
	margin-top: 10px;
	color:white;
}
#bottom_white_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	position:relative;
	text-align:center;
	margin-top: 10px;
	color:white;
	font-weight:bold;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#663300;
	font-weight:bold;
}
.titles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#663300;
	font-weight:bold;
}
.titles3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#663300;
	font-weight:bold;
}
.centertitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#663300;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	margin-top: 20px;
	margin-bottom: 15px;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#990066;
	font-style:italic;
	font-weight:bold;
}
.centersubtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#663300;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	margin-bottom: 17px;
}
.centersubtitles_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#990066;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	margin-top: -18px;
}
.centertitleswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	color:white;
	font-weight:bold;
	text-align:center;
	margin-top: 20px;
}
.centersubtitleswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:white;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	margin-top: -7px;
}
.message {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 250px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#663300;
	font-weight:bold;
	background-color: white;
	margin-left: -125px;
	margin-top: -50px;
}
p.coming_soon {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#663300;
	font-weight:bold;
	font-style:italic;
}
p.coming_soon2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#663300;
	font-weight:bold;
	font-style:italic;
}
.small_image {
	margin-top:-15px;
	align:center;
}
.large_image {
	margin-top: 10px;
	align:center;
	outline: none;
}
img.map{
    outline: none;
}
.albi_zorro_menu_image {
	margin-top: 20px;
	align:center;
}
.albi_hatbandit_menu_image {
	margin-top: 20px;
	align:center;
}
.boom_zoom_menu_image {
	margin-top: 20px;
	align:center;
}
.small_top_spacer {
	margin-top: 5px;
}
.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#990066;
	font-style:italic;
	font-weight:bold;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#990066;
	font-style:italic;
	font-weight:bold;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#990066;
	font-style:italic;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#663300;
	font-style:italic;
}
.white_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:white;
	font-style:italic;
}
.white_content  a {
	color:white;
	link:white;   	
	visited:white; 	
	hover:white; 	
	active:white; 	
}
.copyright_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	text-align:center;
}
.copyright_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#663300;
	text-align:center;
}
.picture_caption p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#663300;
	text-align:center;
	font-style:normal;
}
.main_image{
	align=center;
	margin-top: 20px;
	margin-right: 5px;
}
.text_titles {
	text-align:center;
	margin-top: 20px;
}
.left_titles {
	text-align:left;
	margin-top: 20px;
}
.card_list {
	top: 300px;
	left: 700px;
	background-color: #FFFFFF;
	position:absolute;
}
.no_indent {
	font-family: arial;
	font-size:15px;
	margin-left: 0px;
}
.indent1	{
	margin-left: 10px;
}
.indent2	{
	margin-left: 20px;
}
table.site_word_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	border-width:1px;
	border-color:#FFFF99;
	color:#ECF150;
}
table.site_word_table td {
	border-width:1px;
	border-spacing:2px;
	border-style:outset;
	border-color:#ECF150;
	border-collapse:separate;
	background-color:#993366;
	color:#FFFF99;
	text-align:center;
}
table.site_word_table td:hover {
	border-color:#993366;
	background-color:#FFFF99;
}
table.site_word_table td:hover a{
	color:#000000;
}
table.site_word_table a{
	width:203;
	height:159:
	outline:none;
	text-decoration:none;
	color:#ECF150;
	visited:#663300;
	hover:#000000; 
	active:#FFFF99;
}
table.site_word_table a:hover{
	color:#000000;
	background-color:#FFFF99;
}
table.site_word_table td.empty:hover {
		border-color:#ECF150;
		background-color:#993366;
}
table.text_table a{
	text-decoration:underline;
}
table.text_table p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#663300;
	font-style:italic;
}
.background_area {
	position:relative;
	align:center;
	margin:auto;
	width: 975px;
}
#HatbanditBounce {
	position: absolute;
	left: 848px;
	top: 370px;
	width: 113px;
	height: 120px;
	background: url(images/H_Bounce.gif) no-repeat;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;  
	transition: all .4s;  
}
#HatbanditStars {
	position: absolute;
	left: 848;
	top: 370;
	width: 113px;
	height: 120px;
	background: url(images/starBurst1.png) no-repeat;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;  
	transition: all .4s;  
	-moz-transform: perspective(100px) scale3d(0,0,0);
	-webkit-transform: perspective(100px) scale3d(0,0,0);
	-o-transform: perspective(100px) scale3d(0,0,0);
	-ms-transform: perspective(100px) scale3d(0,0,0);
	transform: perspective(100px) scale3d(0,0,0);
}
#Boom {
	position: absolute;
/*
	left: 20px;
	top: 470px;
*/
	left: 0px;
	top: 370px;
	width: 97px;
	height: 155px;
	background: url(images/Animated_LogoButton.PNG) no-repeat;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;  
	transition: all .4s;  
	-moz-transform: scale(.8,.8);
	-webkit-transform: scale(.8,.8);
	-o-transform: scale(.8,.8);
	transform: scale(.8,.8);
}
#Boom:hover {
	transform: scale(.9,.9) rotate(-5deg);
	-webkit-transform: scale(.9,.9) rotate(-5deg);
}
#BoomPulse {
	position: absolute;
/*
	left: -7;
	top: 490;
*/
	left: -20px;
	top: 390px;
	width: 151px;
	height: 151px;
	background: url(images/Animated_LogoButton_glow.PNG) no-repeat;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;  
	transition: all .4s;  
	-moz-transform: scale(.8,.8);
	-webkit-transform: scale(.8,.8);
	-o-transform: scale(.8,.8);
	transform: scale(.8,.8);
}
@-moz-keyframes pulse 
{
from {opacity: .2;}
to {opacity: 1;}
}
@-webkit-keyframes pulse 
{
from {opacity: .2;}
to {opacity: 1;}
}
@-o-keyframes pulse 
{
from {opacity: .2;}
to {opacity: 1;}
}
@-ms-keyframes pulse 
{
from {opacity: .2;}
to {opacity: 1;}
}
@keyframes pulse 
{
from {opacity: .2;}
to {opacity: 1;}
}
.animpulse {
	opacity: 0;
	-moz-animation: pulse .8s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-moz-animation-direction: alternate;
	-moz-animation-delay: 0s;
	-moz-animation-fill-mode: forwards;
	-webkit-animation: pulse .8s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-webkit-animation-direction: alternate;
	-webkit-animation-delay: 0s;
	-webkit-animation-fill-mode: forwards;
	-o-animation: pulse .8s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
	-o-animation-direction: alternate;
	-o-animation-delay: 0s;
	-o-animation-fill-mode: forwards;
	-ms-animation: pulse .8s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	-ms-animation-direction: alternate;
	-ms-animation-delay: 0s;
	-ms-animation-fill-mode: forwards;
	animation: pulse .8s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	animation-direction: alternate;
	animation-delay: 0s;
	animation-fill-mode: forwards;
} 
#AHProducts {
	position: absolute;
	left: 670px;
	top: 500px;
	-webkit-transform: scale(.7);
	transform: scale(.7);
	-webkit-transition: all 1s;
	transition: all 1s;  
}
#BZProducts {
	position: absolute;
	left: 35px;
	top: 500px;
	-webkit-transform: scale(.7);
	transform: scale(.7);
	-webkit-transition: all 1s;
	transition: all 1s;  
}
