body{
padding:0;
margin:0;
font:76% verdana,tahoma,sans-serif;
background:#667BAF url(bodybg.jpg) repeat-x;}

a{
text-decoration:underline;
background-color:inherit;
font-weight:normal;
color:#43589C;}
    a:hover{
    text-decoration:none;
    color:#43589C;}

h1{
margin:0;
font-size:3.6em;
letter-spacing:-2px;
text-align:center;
background-color:inherit;
color:#6F0000;
display:none;}

h2{
margin:10px 0;
font-size:1.6em;
letter-spacing:-1px;
font-weight:normal;
color:#6F0000;} /* #A53E04 */

h3{
margin:0;
font-size:1.2em;
letter-spacing:-1px;
font-weight:bold;
color:#4C1212;}

p{
margin:0 0 15px 0;
line-height:1.3em;}

img{
margin:0;
border:solid 1px #974001;
}

#container{
margin:15px auto;
width:750px;
padding:10px;
background:#A35218 url(logo.jpg) top left no-repeat; /* #273F62 dark blue */
color:#303030;
border:solid 1px #282878;}

    #sidebar{
    margin:0 0 5px 175px;
    width:550px;
    }

        .menu{
        width:110px;
        padding:4px 5px 4px 5px;
        font-size:1.1em;
        font-weight:bold;
        color:#FFE69E;
        border:1px solid #303030;
        background:none no-repeat left center;}
            a.menu:link{text-decoration:none;}
            a.menu:hover{
            border:1px solid #282878;
            background:#282878 url(goldleaf.jpg) no-repeat right center;
            color:#FFE69E;}
            a.menu:visited{text-decoration:none;}

    #main{
    margin-left:175px;
    width:550px;
    border:solid 1px #303030;
    /*background-color:#F9F0C2;*/
    background-image:url(bg-content.png);
    /*filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;*/
    padding:10px;
    color:#6F0000;} /* lighter brown #A45B00 */
        #main img {
        border:solid 1px #660000;
        margin:3px;}
        #main ul {
        margin:0px 10px;
        padding:0px;}
        #main li {
        margin:0px 10px;
        padding:0px;}
        #main p.alt {
        margin:0px 0px;
        padding:0px;}
        #main img.left {float:left; margin:10px 20px 10px 0;}
        #main img.right {float:right; margin:10px 0 10px 20px;}
        #main .break {clear:both;}
    
    #footer{
    margin-bottom:0;
    padding:5px 0px 0px 200px;
    font-size:0.8em;
    background-color:none;
    color:#43589C;
    text-align:center;
    clear:both;}
        #footer a{
        background-color:inherit;
        color:#43589C;
        }
/* lightbox css */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; border:solid 0px #974001; background-color: #FFE69E; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #FFE69E; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	;}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #A53E04; }


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu 
{
    font:bold 12px verdana;
    width:550px; 
    height:10px; 
    position:relative; 
    z-index:100; 
    padding:0 0 15px 1px; 
    margin:0px; 
    border-style:none;}
.menu ul li a, .menu ul li a:visited {
    font:bold 12px verdana;
    display:block;
    margin-right:5px; 
    margin-top:-1px;
    padding:2px 8px;
    text-decoration:none; 
    color:#4c368b; 
    height:20px; 
    text-align:left; 
    border:1px solid #4c368b; 
    background:#faffc4; 
    line-height:20px; 
    overflow:hidden;}

.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}
.menu li.toyguide {width:100px;}
.menu li.toyguide2 {width:160px;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#282878; background:#f9d08c;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:100px; top:25px;}
.menu ul li:hover ul li a.hide {background:#fcebcd; color:#282878;}           /*submenu with more submenus*/
.menu ul li:hover ul li:hover a.hide {background:#fcebcd; color:#dc9819;}     /*submenu with more submenus*/
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#fcebcd; color:#282878; font-weight:normal;} /*submenu normal*/
.menu ul li:hover ul li a:hover {background:#fcebcd; color:#dc9819; font-weight:normal;}       /*submenu normal*/
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:94px; top:0px; width:150px;}
.menu ul li:hover ul li:hover ul.left {left:-100px;}