/* CSS for 7th Sea Master Index, created 2007-08-22; modified 2008-12-30 */

body.inner { background-image: url(../back-short.jpg);
 background-repeat: repeat-y; }

.crumbs { font-size: 80%; }
.textnav { font-size: 90%; text-align: center; }
.twocols { float: left; width: 49%; }
.clear { clear:both; }

#container { padding: 0px; margin: 0px 0px 0px 210px; width: 780px; }

#navbar, navbar a { float: left;
 width:181px; height:375px;
 margin: 0em 1em 1em 0em;
 padding: 0px;
 text-align:center;
 }
#navbar i { visibility:hidden; }

.navlink, navlink a { position:absolute;
 height:59px;
 background-repeat:no-repeat;
 }

/* buttons = 181 x 59 */
a#adv  { background-image:url(adv-dk.gif); left:6px; top:175px; width:181px; }
a#bgd  { background-image:url(bg-dk.gif); left:6px; top:235px; width:181px; }
a#grp  { background-image:url(grp-dk.gif); left:6px; top:295px; width:181px; }
a#item { background-image:url(item-dk.gif); left:6px; top:355px; width:181px; }
a#kn   { background-image:url(kn-dk.gif); left:6px; top:415px; width:181px; }
a#loc  { background-image:url(loc-dk.gif); left:6px; top:475px; width:181px; }
a#mon  { background-image:url(mon-dk.gif); left:6px; top:535px; width:181px; }
a#peo  { background-image:url(peo-dk.gif); left:6px; top:595px; width:181px; }
a#ship { background-image:url(ship-dk.gif); left:6px; top:655px; width:181px; }
a#skl  { background-image:url(skl-dk.gif); left:6px; top:715px; width:181px; }
a#sor  { background-image:url(sor-dk.gif); left:6px; top:775px; width:181px; }
a#ss   { background-image:url(ss-dk.gif); left:6px; top:835px; width:181px; }
a#tmp  { background-image:url(tmp-dk.gif); left:6px; top:895px; width:181px; }
a#msc  { background-image:url(msc-dk.gif); left:6px; top:955px; width:181px; }

a#adv, a#bgd, a#grp, a#item, a#kn, a#loc, a#mon, a#peo, a#ship, a#skl, a#sor, a#ss, a#tmp, a#msc
 { border:none;  text-decoration:none; }

a#adv:hover  { background-image:url(adv-lt.gif); }
a#bgd:hover  { background-image:url(bg-lt.gif); }
a#grp:hover  { background-image:url(grp-lt.gif); }
a#item:hover { background-image:url(item-lt.gif); }
a#kn:hover   { background-image:url(kn-lt.gif); }
a#loc:hover  { background-image:url(loc-lt.gif); }
a#mon:hover  { background-image:url(mon-lt.gif); }
a#peo:hover  { background-image:url(peo-lt.gif); }
a#ship:hover { background-image:url(ship-lt.gif); }
a#skl:hover  { background-image:url(skl-lt.gif); }
a#sor:hover  { background-image:url(sor-lt.gif); }
a#ss:hover   { background-image:url(ss-lt.gif); }
a#tmp:hover  { background-image:url(tmp-lt.gif); }
a#msc:hover  { background-image:url(msc-lt.gif); }

a#adv:hover, a#bgd:hover, a#grp:hover, a#item:hover, a#kn:hover, a#loc:hover, a#mon:hover, a#peo:hover, a#ship:hover, a#skl:hover, a#sor:hover, a#ss:hover, a#tmp:hover, a#msc:hover
 { border:none;  text-decoration:none; }
