﻿body
{
    margin: 0px;
    width: 100%;
    top: 0px;
    left: 0px;
    height: 0px;
    background-color: #f9f9f9;
    background-image: url('../Templates/HookedBkgd.jpg');
    background-repeat: repeat-x;
}


#Wrapper
{
    width: 996px;
    position: relative;
    z-index: 1;
    top: 0px;
    clear: both;
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
}


#Header
{
    z-index: 1;
    height: 238px;
    width: 996px;
    position: relative;
    float: left;
}


#Logospace
{
    z-index: 1;
    height: 209px;
    width: 325px;
    position: relative;
    float: left;
}

#Datespace
{
    z-index: 1;
    height: 170px;
    width: 579px;
    position: relative;
    float: right;
    right: 0px;
    text-align: right;
}

#Tagline
{
    z-index: 1;
    height: 30px;
    width: 549px;
    position: relative;
    float: right;
    right: 0px;
    text-align: right;
    padding-top: 20px;
    padding-right: 30px;
}

#Mainimage
{
    z-index: 1;
    height: 148px;
    width: 996px;
    position: relative;
    float: left;
}


#Contenttop
{
    z-index: 1;
    height: 18px;
    width: 996px;
    position: relative;
    float: left;
    top: 33px;
    left: 3px;
}

#Contentwrapper
{
    z-index: 1;
    width: 955px;
    background-color: #FFFFFF;
    position: relative;
    float: left;
    padding-left: 30px;
    padding-right: 10px;
}

#Informationspace
{
    z-index: 1;
    width: 945px;
    position: relative;
    float: Left;
    left: 0px;
    top: 0px;
}


#Contentfooter
{
    z-index: 1;
    height: 33px;
    width: 996px;
    position: relative;
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
}


#Leftcolumn
{
    z-index: 1;
    width: 550px;
    position: relative;
    float: Left;
    left: 0px;
    top: 0px;
}

#Rightcolumn
{
    z-index: 1;
    width: 290px;
    position: relative;
    float: right;
    right: 0px;
    top: 0px;
}


#InnerLeftcolumn
{
    z-index: 1;
    width: 540px;
    position: relative;
    float: Left;
    left: 0px;
    top: 0px;
}

#NewsletterSignUp
{
    background-color: #EAF7FF;
    border: 1px dotted #3366CC;
}

#InnerRightcolumn
{
    z-index: 1;
    width: 250px;
    position: relative;
    float: right;
    right: 0px;
    top: 0px;
}

#InnerVideospace
{
    z-index: 1;
    width: 250px;
    height: 250px;
    right: 0px;
    top: 0px;
}




#InsideToys
{
  z-index: 1;
  width: 390px;
}

#InsideToysLinks
{
    z-index: 1;
    width: 127px;
    position: relative;
    left: 0px;
    top: 0px; 
    }

#InsideToysImages
{
    z-index: 1;
    width: 233px;
    position: relative;
    right: 0px;
    top: 0px;
    background-color: #FFCCCC;
    height: 95px;
}

#ArticlefooterLeft
{
    z-index: 1;
    width: 230px;
    position: relative;
    float: Left;
    left: 0px;
    top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    border-right-style: dashed;
    border-right-width: 1px;
    border-right-color: #EBEBEB;
}

#ArticlefooterRight
{
    z-index: 1;
    width: 250px;
    position: relative;
    float: right;
    right: 0px;
    top: 0px;
}

.PanelHeader
{
  z-index: 1;
  width: 390px;
  height: 44px;
  position: relative;
  background-image: url('../Templates/T4BBPanelHeader.jpg');
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-left: 20px;
  text-align: left;
  
}

.PanelBody
{
    z-index: 1;
    width: 390px;
    position: relative;
    background-image: url('../Templates/T4BBPanelBody.jpg');
    background-repeat: repeat-y;
    padding-top: 6px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
}


.PanelFooter
{
    z-index: 1;
    width: 390px;
    height: 42px;
    position: relative;
    top: 0px;
    background-image: url('../Templates/T4BBPanelFooter.jpg');
    background-repeat: no-repeat;
}











