/* Section 1 */

.signoutBtn
{
border: none;
position: absolute;
top: 1px;
left: 373px;
}

/* Section 2 */

#overallnav
{
width: 790px;
margin: 0px;
background: white;
padding-top: 2px;
}

#mainbg
{
width: 790px; height: 130px;
position: relative;
background: url(nav-normal.jpg) no-repeat;
margin: 0px;
padding: 0px;
}

.navbit
{
position: absolute;
top: 73px;
border: none;
}

/* for big klutz logo above nav cats */

#nav_home
{
position: absolute;
border: none;
top: 23px;
left: 291px;
width: 227px;
height: 51px;
}

#nav_1
{
left: 78px;
width: 71px;
height: 45px;
}

#nav_2
{
left: 149px;
width: 70px;
height: 45px;
}

#nav_3
{
left: 219px;
width: 70px;
height: 45px;
}

#nav_4
{
left: 289px;
width: 70px;
height: 45px;
}

#nav_5
{
left: 359px;
width: 70px;
height: 45px;
}

#nav_6
{
left: 429px;
width: 70px;
height: 45px;
}

#nav_7
{
left: 499px;
width: 70px;
height: 45px;
}

#nav_8
{
left: 569px;
width: 69px;
height: 45px;
}

#nav_9
{
left: 638px;
width: 69px;
height: 45px;
}

.subnavbit
{
position: absolute;
top: 110px;
height: 50px;
z-index: 2;
border: none;
}

/* crafts */

#subnav_2
{
left: 10px;
width: 490px;
height: 62px;
display: none;
}

/* art & drawing */

#subnav_3
{
left: 105px;
width: 317px;
height: 58px;
display: none;
}

/* games */

#subnav_4
{
left: 80px;
width: 469px;
height: 58px;
display: none;
}

/* travel */

#subnav_5
{
left: 230px;
width: 333px;
height: 58px;
display: none;
}

/* science */

#subnav_6
{
left: 380px;
width: 229px;
height: 58px;
display: none;
}

#topnav td
{
border-right: solid 1px #CCC;
font-family: Arial, Helvetica, sans-serif;
padding: 0px 8px;
height: 25px;
}

#topnav td a
{
text-decoration: none;
color: #666;
}

#dropdown
{
position: absolute;
top: 27px;
height: 50px;
z-index: 3;
background-color: white;
border: solid 1px #CCC;
color: #999;
padding: 10px;
height: auto;
display: none;
}

#dropdown p
{
margin: 0px 0px 2px 0px;
width: 100%;
white-space: nowrap;
}

#dropdown a, a:visited
{
color: #999;
}

#dropdown a:hover
{
background-color: #CCC;
}

/* Section 3 */

#bgl
{
background-color: rgb(0, 0, 0);
opacity: 0.7;
-moz-opacity: 0.70;
/* IE */
filter: alpha(opacity=70);
z-index: 20;
/* IE6 needs this; fixed below for others */
height: 2000px;
/* IE6 needs this; fixed below for others */
width: 1600px;
background-repeat: repeat;
/* IE6 needs this; fixed below for others */
position: absolute;
left: 0px;
top: 0px;
z-index: 5;
}

/* ignored by IE6 */

html>body #bgl
{
position:fixed;
height: 100%;
width: 100%;
}

#pu
{
position: absolute;
left: 63px;
top: 100px;
z-index: 10;
}

#pu .blurb2
{
position: absolute;
left: 215px;
top: 526px;
width: 360px;
height: 90px;
font-size: 11px;
}

html>body #pu .blurb2
{
top: 516px;
}

#pu a
{
color: #666;
text-decoration: none;
font-weight: bold;
}

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

#pu .thumb
{
position: absolute;
left: 190px;
top: 525px;
width: 138px;
height: 138px;
border: solid 1px #666;
}

#pu .proddescr
{
position: absolute;
left: 350px;
top: 525px;
width: 370px;
}

#pu .puhl
{
color: #666;
font-size: 14px;
font-weight: bold;
text-align: left;
margin-bottom: 8px;
}


#pu .proddescr span
{
color: #666;
font-size: 11px;
line-height: 14px;
}

#pu .proddescr img
{
margin-top: 10px;
}

#video_player
{
position: absolute;
left: 170px;
top: 105px;
width: 550px;
height: 340px;
border: solid 1px #666;
}

#tblcell
{
margin-bottom: 0px;
position: relative;
vertical-align: top;
}

#tc
{
vertical-align: top;
width: 145px;
}

.marg
{
margin-right: 10px;
}

#tblcell .descr a
{
font-weight: normal;
}

