/* general rules */
body { background: #000; border: 0; margin: 0; padding: 0; }
a img, form, fieldset { border: 0; }

#centercontent { position: relative; top: -20px; width: 1000px; margin: 0px auto; }

#leftcontent { background: url(../images/leftnavbg.png) repeat-y; position: absolute; top: 342px; width: 195px; float: left; z-index: 1; padding-top: 8px; }
#leftcontent div { position: relative; }

#topleftlogo { position: absolute; top: 45px; left: -30px; z-index: 3; }
#topleftlogo img { height: 218px; width: 250px; background: url(../images/logo-theearlystrike.png) no-repeat; }

/* left nav */
#leftnav { text-align: center; }
#leftnav a span { position: absolute; top: 0px; width: 195px; margin: 0px auto; left: 0px; text-shadow: #666 0px 0px 2px; color: #181818; font-size: 26px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }

#rightcontent { position: relative; top: 45px; background: #0d030d url(../images/contentbg.jpg); width: 800px; border: 5px solid #292929; float: right; z-index: 2; margin-bottom: 40px; }

/* top nav */
#topnav { height: 40px; background: #CCC url(../images/navbg.jpg); padding: 0px 12px; border-top: 5px solid #292929; border-bottom: 5px solid #292929; }
#topnav fieldset { margin: 0; padding: 0; float: right; }
#topnav input { height: 40px; width: 100px; background-position: top left; }
#topnav input:hover { background-position: bottom left; }
#viewcart { background-image: url(../images/viewcart.png); }
#checkout { background-image: url(../images/checkout.png); }

/* flash banner */
#flashbanner { height: 251px; }
#flashbanner object { z-index: 1; }
#flashbanner object img { z-index: 3; }
#store-overlay { position: relative; bottom: 89px; width: 250px; height: 84px; z-index: 2; }