 BODY {
      background-repeat: no-repeat;
      background-attachment: fixed;
      background-position: center center;
      scrollbar-face-color: #666699; scrollbar-shadow-color: #666699; 
      scrollbar-highlight-color: #666699; scrollbar-3dlight-color: #CCCCFF; 
      scrollbar-darkshadow-color: #4C7179; scrollbar-track-color: #9999CC;
      scrollbar-arrow-color: #FFCC00
    }
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
}

.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.text11-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 15px;
	color: #FFFFFF;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.text10-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #CCCCFF;
	text-decoration: underline;
}
.stockistpic{
	display:block;
	text-align:center;
		}
.stockistpic a img, .stockistpic img{
	margin:4px;
	padding:0;
	}
body a:link, body a:visited { color: #ffcc00; text-decoration: none; }
body a:hover, body a:active { color: #ccccff; }
.joinclub-bk {
	background-attachment: fixed;
	background-image: url(../graphics/join-club-bk.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.form-box-join {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	height: 17px;
	width: 126px;
	border: 1px solid #FF66FF;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	width: 220px;
	border: 1px solid #663399;
}

.form-qty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #663399;
}
.win-bk {
	background-attachment: fixed;
	background-image: url(../graphics/free-arts-kits-bk.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.games-bk {
	background-attachment: fixed;
	background-image: url(../graphics/games-bk.gif);
	background-repeat: repeat;
	background-position: center top;
}
.workshops-bk {
	background-attachment: fixed;
	background-image: url(../graphics/workshops-bk.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.parties-bk {
	background-attachment: fixed;
	background-image: url(../graphics/crafty-parties-bk.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu-tx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.sub-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #663399;
	letter-spacing: normal;

}
.formError {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	width: 220px;
	border: 2px solid #FFCC00;
}
.errortext{
	color: #FFCC00;
}
.join-bk-home {
	background-attachment: fixed;
	background-image: url(../graphics/join-bk1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.win-bk-home {
	background-attachment: fixed;
	background-image: url(../graphics/win-bk1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.text11a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCFF;
}
.menu-bk {
	background-attachment: fixed;
	background-image: url(../graphics/menu-bk.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.basket-bk {
	background-attachment: fixed;
	background-image: url(../graphics/basket-bk.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.homethumb{
	float:left;
	display:block;
	margin:0 3px 10px 0;
	}
	
/* Lightbox */
#facebox .b {
  background:url(../graphics/b.png);
}

#facebox .tl {
  background:url(../graphics/tl.png);
}

#facebox .tr {
  background:url(../graphics/tr.png);
}

#facebox .bl {
  background:url(../graphics/bl.png);
}

#facebox .br {
  background:url(../graphics/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
.toysaward{ float:right; clear:right; margin:5px 0 0 5px;}