body {
	background:url(http://wdisneysecrets.com/images/background.png);
	background-attachment:fixed;
	font-family:arial,sans;
	font-size:0.8em;
  padding:0px;
  margin:0px;
}

.div {
    border:1px #999999 dotted;
}

#pageOuter {
}

#pageInner {
    width:800px;
    margin-left:auto;
    margin-right:auto;
    background-color:#ffffff;
    border:1px #999999 solid;
}

#pageHeader {
  position:relative;
  height:80px;
  background-image:url(http://toys.wdisneysecrets.com/common/images/toybox_banner_800x80.png);
}

#menuBar {
  position:absolute;
  bottom:0px;
  height:24px;
  padding-left:5px;
}

#menuBar a:link {
  font-size:1.0em;
  font-weight:bold;
  color:#ffffff;
  text-decoration:none;
  margin-right:15px;
}

#menuBar a:visited {
  font-size:1.0em;
  font-weight:bold;
  color:#ffffff;
  text-decoration:none;
  margin-right:15px;
}

#menuBar a:hover {
  font-size:1.0em;
  font-weight:bold;
  color:#ffff00;
  text-decoration:underline;
  margin-right:15px;
}



#pageBody{
    position:relative;
    padding:5px;
}

#block1{
    height:80px;
}

#block2 {
    float:left;
    width:550px;
}

#block3{
    float:right;
    width:230px;
}
    
#previewPanel {
    height:120px;
    border:1px #999999  dotted;
    background-color:#f0f0ff;
    text-align:center;
    margin-bottom:10px;
}

#previewPanel img {
  margin-top:2px;
  margin-bottom:10px;
}

#settingsPanel {
    height:285px;
}

#settingsPanel .tabPage {
    display:none;}

#settingsPanel .tabPageOpen {
    display:block;
    height:250px;
    overflow-x:hidden;
    overflow-y:auto;
    border:1px #999999 dotted;
    background-color:#ffffe0;
    padding:5px;
    position:relative;

}

#tabButtons {
    position:relative;
    font-size:1.1em;
    font-weight:bold;
}

#tabButtons .tabButton {
    text-decoration:none;
    color:#000000;
    border-top:1px #999999 dotted;
    border-left:1px #999999 dotted;
    border-right:1px #999999 dotted;
    padding-left:5px;
    padding-right:5px;
    background-color:#e0e0e0;
    cursor:pointer;
}

#tabButtons .tabButton:hover {
    background-color:#e0e0ff;
}

.tabButtonActive{
    text-decoration:none;
    color:#000000;
    border-top:1px #999999 dotted;
    border-left:1px #999999 dotted;
    border-right:1px #999999 dotted;
    padding-left:5px;
    padding-right:5px;
    background-color:#ffffe0;
    cursor:pointer;
}


#urlInfoPanel {
    height:404px;;
    border:1px #999999 dotted;
    background-color:#f5f5f5;
    padding:2px;
}

#pageFooter {
    clear:both;
    padding:5px;
    background-color:#f5f5f5;
    border-top:1px #999999 solid;
    text-align:center;
}

#bgList {
    height:150px;
    background-color:#e0e0e0;
}

#sliderList {
    height:150px;
    background-color:#e0e0e0;
}
