body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.9em;
line-height:1.5em;
text-align:center;
margin-top:0;
padding-top:0;
background: #2A053D url("../images/bgthing.gif") no-repeat;
/*background: #fff url("../images/pagebg-blobs.gif");*/
}

/* --- wrapper --- */
#wrapper {
width:760px;
margin-right:auto;
margin-left:auto;
padding:0px;
text-align:left;
background:#E4E8EE;
background-image: url("../images/wrapper-bg.gif");
background-repeat:repeat-y;
border-left: 3px solid #fff;
border-right: 3px solid #fff;
}

/* --- header --- */

#header, #header-hak {
width:760px;
/*background:#fff;
padding-top: 30px;*/
margin-top:30px;
height:147px;
border-left: 3px solid #fff;
border-right: 3px solid #fff;
margin-right:auto;
margin-left:auto;
}

#header {
background: #fff url("../images/newheader.gif") no-repeat;
}


/* --- left --- */
#left {
width:136px;
padding:5px 0 10px 25px;
float:left;
line-height:1em;
background:#D2D8E3;/*#C7D6ED*/
}

/* --- right --- */

#content {
width:496px;
padding:0 25px 10px 25px;
float:right;
border-left:3px solid #fff;;
background: #E4E8EE url("../images/bg-ball.jpg") right bottom no-repeat;
}

div#topbuttons {
padding:85px 10px 0 0;
margin:0;
text-align:right;
}

#topbuttons img {
padding-left:16px;
}

/* messages div */
div#messages {
padding:0;
margin:0;
}

.infomsg {
color:#000;
font-size:1.2em;
font-weight:bold;
}

.errormsg {
color:#000;
font-size:1.2em;
font-weight:bold;
}

div.signin {
width:250px;
border:1px solid #ccc;
padding:5px;
background:#eee;
}

div.join {
width:370px;
border:1px solid #ccc;
padding:5px;
background:#eee;
}

div.formbox {
/*border:1px solid #ccc;*/
background:#FBF9FC;
padding:10px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.formbox form {
margin-top:10px;
margin-bottom:10px;
}

.formbox label, .formbox input {
display:block;
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-bottom:6px;
padding: 2px;
}

form#signin  {
margin-top:20px;
}

.formbox label {
width: 90px;
padding-right: 10px;
}

.formbox input {
width:200px;
font-size:.8em;
}

.formbox select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:.8em;
}

.formbox td {
vertical-align:top;
}

input#button {
width:70px;
border: 1px solid #8389AF;
margin-top:5px;
background: #E4E8EE;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#595F8F;
}

input#confirm-button {
width:90px;
border: 1px solid #8389AF;
margin:0 10px 0 0;
background: #E4E8EE;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#595F8F;
}

input#cancel-button {
width:70px;
border: 1px solid #8389AF;
margin:0 10px 0 0;
background: #E4E8EE;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#595F8F;
}

input#hidden {
border:0;
width:20px;
display:none;
}

#toy_search input {
width:20px;
}

#toy_search input#advsearch {
width:170px;
}

#toy_search input#button {
width:70px;
}

form#toy_booking  {
margin:0;
padding:0;
}

.confirmtext p {
padding-bottom:0;
margin:12px 0 0 0;
line-height:1.3em;
}

table.search-results {
margin-top:10px;
}

.search-results th {
padding: 3px 8px 5px 3px;
font-size:.9em;
vertical-align:top;
line-height:1em;
text-align:left;
}

.search-results th.toyname {
width:130px;
}

.search-results th.toyimage {
width:240px;
}
.search-results td {
padding: 5px 8px 5px 3px;
border-bottom:1px dotted #D2D8E3;
font-size:.8em;
line-height:1.2em;
vertical-align:top;
}

.search-results td a img {
border:1px solid #D2D8E3;
}

.search-results td a img:hover {
border:1px solid #777A7F;
}

.catalogue td {
padding: 8px;
border-bottom:1px dotted #D2D8E3;
font-size:.8em;
line-height:1.2em;
vertical-align:top;
}

.catalogue h3 {
padding-bottom:15px;
}

.catalogueprice {
color:#666;
font-size:11px;
}

.pagination {
font-size:12px;
color:#999;
}

.paginationtop {
font-size:12px;
color:#999;
border-top:1px dotted #D2D8E3;
}

.previousnext {
text-align:right;
}

.previousnexttop {
text-align:right;
border-top:1px dotted #D2D8E3;
}
/* left cell on toy details, search forms */
.desc-cell {
width:110px;
vertical-align:top;
font-weight:bold;
font-size:.9em;
}

.btable td {
font-size:.8em;
vertical-align:top;
}

.btable td {
padding: 3px 8px 3px 3px;
border-bottom:1px solid #eee;
}

.btable th {
padding: 3px 8px 3px 3px;
border-bottom:1px solid #eee;
background-color: #eee;
}

.cat-table td {
padding-right: 20px;
border-bottom:1px dotted #E4E8EE;
}


/* --- footer --- */

#footer {
text-align:right;
border-top:3px solid #fff;
border-bottom:3px solid #fff;
padding:0 5px 8px 16px;
background-color:#660099;
font-size:.9em;
color:#ccc;
width:739px;
font-size: .7em;
}

#footer a:link, #footer a:visited {
color:#fffcf1;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

#footer p {
width: 260px;
/*font-size:.8em;*/
line-height:1.2em;
padding:8px 0 4px 0;
margin:0;
text-align:justify;
}

#ad-log {
width:760px;
margin:0px auto;
background:#2A053D;
font-size:.75em;
text-align:left;
color:#E4E8EE;
}

#ad-log a:link, #ad-log a:visited {
color:#D2D8E3;
text-decoration:none;
}

#ad-log a:hover {
color:#fff;
}

.footerlinks {
float:right;
font-weight:bold;
}

.nsw {
width:320px;
float:right;
font-size:.9em;
line-height:1.3em;
}

.nswcrest {
float:right;
margin-left: 20px;
}

/* --- text --- */

p {
text-align:justify;
}

h1 {
margin:0;
padding: 0;
font-size:17px;
color:#660099;
font-weight:bold;
}

h2 {
margin-top:0;
font-size:1.6em;
color:#FD0101;
padding-top:5px;
font-weight:normal;
}

h3 {
margin:0;
padding-bottom:5px;
font-size:1.4em;
color:#609;
font-weight:normal;
}

h4 {
margin-top:0;
font-size:1.2em;
color:#999;
font-weight:normal;
}

ul {
margin:0 0 .5em .5em; 
padding: 0 0 .8em 1em; 
list-style-image: url(../images/bullet-02.gif);
}

li {
margin: .3em 0 0 0; 
padding: 0 0 .4em 0;
}

/* my bookings, in the sidebar */
#mybookings {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
font-size:10px;
color:#666;
margin-top:20px;
margin-bottom:20px;
background-color:#FBF9FC;
width:160px;
padding: 7px 5px 3px 8px;
font-family: Arial, Helvetica, Verdana, sans-serif;
}

#mybookings h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#666;
border-bottom:1px solid #999;
padding:3px 0 3px 0;
margin:0 3px 3px 3px;
}

.mybookingstable td {
vertical-align:top;
padding: 1px 2px 0 2px;
}

td.mybookingstitle {
width:32px;
font-weight:bold;
}

/* news */
.little {
font-size:.8em;
color: #A7B0BF;
}

.newsimage {
float:left;
margin: 0 25px 5px 0;
}

div.newsfile {
border-top: 1px solid #D2D8E3;
font-size:.8em;
}

/* forms */
.error {
font-size:.8em;
line-height: 1.2em;
color:#FD0101;
font-weight:bold;
}

td.form-label-mandat {
width:195px;
vertical-align:top;
font-weight:bold;
line-height:1.1em;
font-size:.9em;
}

td.form-label {
width:195px;
vertical-align:top;
font-weight:normal;
line-height:1.1em;
font-size:.9em;
}

.cr input {
width:15px;
text-align:left;
}

.form-checkbox label {
width: 200px;
vertical-align:top;
font-size:.8em;
line-height:1.1em;
}



/* feature toys little pics at bottom of pages */

.sometoys img  {
border:0;
}

div#featurepics {
margin-top:20px;
}

#featurepics img {
border:2px solid #fff;
margin-right:5px;
}

#smallertext {
font-size:.75em;
line-height:1.2em;
font-family:Arial, Helvetica, Verdana, sans-serif;
}

#siteby {
float:right;
}

/* signup form terms */
.newwindow {
font-size:10px;
font-weight:normal;
}

.games-listing td {
vertical-align:top;
padding: 10px 10px 0 0;
font-size:120%;
line-height:160%;
}

/*.games-listing img {
border:3px solid #fff;
}*/

.games-listing a:link img, .games-listing a:visited img {
border:3px solid #fff;
}


/*--------- for the ruzee borders thing -----------*/
.width160 { 
width: 160px; 
margin: 10px; 
}

#onlyTop { background: #7B3; border: solid 1px yellow; border-bottom: none; padding: 16px; }

#onlyBottom {
background-color: #fff;
}

/* healthy active kids */

#header-hak {
background: #fff url("../images/hak-header.gif") no-repeat;
}

div#hak {
margin-top:10px;
width:145px;
background:#fff;
padding:4px 8px;
}

div#hak ul {
padding:0 5px;
margin:0;
list-style-image:none;
list-style-type:none;
}

div#hak li a {
display:block;
font-family: Arial, Verdana, sans-serif;
font-weight:bold;
color: #564544;
text-decoration:none;
padding-bottom:4px;
border-bottom:1px solid #BFBFBF;
text-transform:lowercase;
}

div#hak li a:hover {
color:#000;
}

a.hak-buds-home {
display:block;
text-decoration:none;
text-indent:-100em;
width:155px;
background:transparent url("../images/hak-buds-home-button.gif") no-repeat scroll left center;
height:99px;
}

a.hak-buds-home:hover {
background-position: -155px 0;
}

a.hak-home {
margin-top:10px;
display:block;
text-decoration:none;
text-indent:-100em;
width:156px;
background:transparent url("../images/hak.gif") no-repeat scroll left center;
height:68px;
}

a.hak-home:hover {
background-position: -156px 0;
}

