/* common */
body{ }

#Table_01 {
  position: relative;
  left:0px;
  top:0px;
  width:804px;
  height:722px;
}

#panel-bgnd {
  position: absolute;
  left:23px;
  top:0px;
  width:760px;
  height:720px;
  background:#009EE0;
}

#panel-shim {
  position: absolute;
  left:23px;
  top:119px;
  width:760px;
  height:522px;
  background:url(../imgs/bkgd_circ_shim.gif);
}

#panel-chat {
  position:absolute;
  left:148px;
  top:206px;
}

#header-bk {
  position:absolute;
  left:23px;
  top:0px;
}

#furb-footer {
  position:absolute;
  left:23px;
  top:671px;
}


#logos {
  position:absolute;
  left:105px;
  top:604px;
}





#win-image {
  position:absolute;
  left:23px;
  top:467px;
}

#win-text {
  position:absolute;
  left:183px;
  top:482px;
}

#win-btn-terms {
  position:absolute;
  left:183px;
  top:578px;
}



.space4{font-size: 4px;}
.space6{font-size: 6px;}
.space10{font-size: 10px;}

.black12 {color: #000000; font-size: 12px; font-weight: normal;}
/* homepage*/

#speechbub {
  position:absolute;
  left:210px;
  top:320px;
}

/* nav btns */

#btn-sings {
	position:absolute;
	left:541px;
	top:10px;
	width:78px;
	height:78px;
}

#btn-chat {
	position:absolute;
	left:460px;
	top:15px;
	width:78px;
	height:78px;
}

#btn-dict {
	position:absolute;
	left:619px;
	top:15px;
	width:78px;
	height:78px;
	z-index:100;
}

#btn-ecard {
	position:absolute;
	left:699px;
	top:29px;
	width:78px;
	height:78px;
}


#btn-adopt {
	position:absolute;
	left:378px;
	top:30px;
	width:78px;
	height:78px;
}



#btn-home {
	position:absolute;
	left:316px;
	top:65px;
	width:54px;
	height:54px;
}

/* adopt form */

#title-choose {
	position:absolute;
	left:57px;
	top:147px;
}

#choose-furby1 {
	position:absolute;
	left:46px;
	top:214px;
}

#choose-furby2 {
	position:absolute;
	left:223px;
	top:215px;
}

#heart2 {
	position:absolute;
	left:444px;
	top:225px;
}

#title-furbyname {
	position:absolute;
	left:480px;
	top:234px;
}

#heart1 {
	position:absolute;
	left:566px;
	top:301px;
}

#title-yourname {
	position:absolute;
	left:451px;
	top:310px;
}

#btn-ok {
	position:absolute;
	left:575px;
	top:414px;
}


#btn-choose1 {
	position:absolute;
	left:129px;
	top:339px;
}

#btn-choose2 {
	position:absolute;
	left:308px;
	top:339px;
}
#form-fn {
	position:absolute;
	left:452px;
	top:262px;
	width:220px;
	background:#FFFFCC;
	border:1px solid #404033;
}

#form-nn {
	position:absolute;
	left:452px;
	top:338px;
	width:220px;
	background:#FFFFCC;
	border:1px solid #404033;
}

/* certificate specific*/

#certificate {
  position:absolute;
  left:228px;
  top:127px;
  width:526px;
  height:289px;
}

#heart3 {
  position:absolute;
  left:124px;
  top:170px;
  width:34px;
  height:33px;
}

#title-myfurby {
  position:absolute;
  left:59px;
  top:205px;
  width:155px;
  height:34px;
}

#furby-display {
  position:absolute;
  left:46px;
  top:242px;
  width:167px;
  height:167px;
}

#btn-printcert {
  position:absolute;
  left:550px;
  top:431px;
  width:204px;
  height:54px;
}

#btn-sings-lg-cert {
  position:absolute;
  left:422px;
  top:435px;
  width:118px;
  height:112px;
}

#btn-chatnow {
  position:absolute;
  left:550px;
  top:493px;
  width:204px;
  height:54px;
}


#txt-cert {
  position:absolute;
  left:232px;
  top:290px;
  width:514px;
  height:70px;
  text-align:center;
}

#txt-closed {
  position:absolute;
  left:232px;
  top:240px;
  width:514px;
  height:70px;
  text-align:center;
}
#ttl-closing {
	position:absolute;
	left:439px;
	top:159px;
	width:274px;
	height:58px;
}


.yellow14B {color:#FFFF00; font-size:14px; font-weight:bold;}
.white14B {color:#FFFFFF; font-size:14px; font-weight:bold;}
.pink14B {color:#E31089; font-size:14px; font-weight:bold;}
.pink18B {color:#E31089; font-size:18px; font-weight:bold;}
.maroon18B {color:#660033; font-size:18px; font-weight:bold;}