/* link list style - used for menu */

ul#linklist {
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    text-indent: 0;
    list-style-position: inside;
    list-style-type: none;
    padding: 0 0 0 0;
    margin: 0 0;
}

/* button style - stone_brown1 */

a.stone_brown1, a.stone_brown1d {
    display: block;
    background-color: transparent;
    background-image: url("../buttons/stone_brown1.png");
    background-repeat: no-repeat;
    width: 203px;
    height: 24px;
    margin: 0 auto;
    padding: 5px 0 0 0;
    text-align: center;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
    font-family: 'Times New Roman', Roman, serif;
}
a.stone_brown1:link, a.stone_brown1:visited {
    color: #999933;
}
a.stone_brown1:hover {
    background-position: 0 -58px;
    color: #F4F4A8;
}
a.stone_brown1:active {
    background-position: 0 -29px;
    color: #F4F4A8;
}
a.stone_brown1d:link, a.stone_brown1d:visited, a.stone_brown1d:hover, a.stone_brown1d:active {
    background-position: 0 -87px;
    color: #CCCC66;
    cursor: default;
}

/* button style - stone_violet1 */

a.stone_violet1, a.stone_violet1a, a.stone_violet1d {
    display: block;
    background-color: transparent;
    background-image: url("../buttons/stone_violet1.png");
    background-repeat: no-repeat;
    width: 203px;
    height: 21px;
    margin: 0 auto;
    padding: 4px 0 0 0;
    text-align: center;
    font-size: smaller;
    font-weight: normal;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.stone_violet1:link, a.stone_violet1:visited {
    color: #999933;
}
a.stone_violet1:hover, a.stone_violet1a:hover {
    background-position: 0 -50px;
    color: #F4F4A8;
}
a.stone_violet1:active {
    background-position: 0 -25px;
    color: #F4F4A8;
}
a.stone_violet1a:link, a.stone_violet1a:active {
    background-position: 0 -25px;
    color: #F4F4A8;
}
a.stone_violet1a:visited {
    color: #F4F4A8;
}
a.stone_violet1d:link, a.stone_violet1d:visited, a.stone_violet1d:hover, a.stone_violet1d:active {
    background-position: 0 -75px;
    color: #CCCC66;
    cursor: default;
}

/* button style - teal_narrow2 */

a.teal_narrow2, a.teal_narrow2a, a.teal_narrow2d {
    display: block;
    background-color: transparent;
    background-image: url("../buttons/teal_narrow2.gif");
    background-repeat: no-repeat;
    width: 100px;
    height: 18px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    font-size: smaller;
    font-weight: normal;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.teal_narrow2:link, a.teal_narrow2:visited {
    color: #008484;
}
a.teal_narrow2:hover, a.teal_narrow2a:hover {
    background-position: 0 -36px;
    color: #00fcfc;
}
a.teal_narrow2:active {
    background-position: 0 -18px;
    color: #00fcfc;
}
a.teal_narrow2a:link, a.teal_narrow2a:active {
    background-position: 0 -18px;
    color: #00fcfc;
}
a.teal_narrow2a:visited {
    color: #00fcfc;
}
a.teal_narrow2d:link, a.teal_narrow2d:visited, a.teal_narrow2d:hover, a.teal_narrow2d:active {
    background-position: 0 -54px;
    color: #5F5F5F;
    cursor: default;
}

ul.buttonstext {
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    text-indent: 0;
    list-style-type: none;
    padding: 0 0;
    margin: 0 0;
    text-align: center;
    font-size: 14px;
}

/* button style - text menu button 1 */

li.textbtn1 {
    display: inline;
    white-space: nowrap;
    margin: 0 0;
    padding: 0 0;
}
li.textbtn1 a {
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0 0;
    padding: 0 0;
}

/* button style - text menu button 2 */

li.textbtn2 {
    display: inline;
    margin: 0 0;
    padding: 0 0;
}
li.textbtn2 a {
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0 0;
    padding: 0 0;
}

.icon {
    background-repeat: no-repeat;
    padding: 0 0 5px 18px;
}
    a.stone_brown1:hover .icon, a.stone_brown1:active .icon {
    background-position: 0 -28px;
}
    a.stone_brown1:link .icon, a.stone_brown1:visited .icon, a.stone_brown1:hover .icon, a.stone_brown1:active .icon {
    background-position: 0 -56px;
}


p.mapdesc {
    margin-left: 10%;
    margin-top: 0%;
    margin-bottom: 0%;
    font-size: 0.9em;
    text-indent: -16px;
    font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace;
}

p.mpackdesc {
    margin-left:5%;
    font-size:1.2em;
    text-indent: -16px;
}

div#sidebar {
    position: absolute;
    top: 74px;
    left: 8px;
    width: 205px;
    padding: 0;
}

div#sidelogo {
    position: absolute;
    top: 12px;
    left: 4px;
    padding: 0;
}

div.title {
    background-color: #1F1B17;
    background: url("../pictures/dk_title_background_lq.png") repeat-x top;
    height: 50px;
    padding: 5px;
    margin: 0;
    border: 0;
    font-size: xx-large;
}

div#titlebar {
    position: absolute;
    top: 10px;
    left: 235px;
    right: 6px;
    text-align: center;
}

div#page_content {
    margin: 86px 126px 6px 235px;
}

div#ads_content {
    position: absolute;
    top: 120px;
    right: 2px;
    width: 120px;
}

div#page_content_noads {
    margin: 86px 6px 6px 235px;
}

.rightfloatbox {
  margin-right: 10px;
  float: right;
}

.leftfloatbox {
  margin-right: 24px;
  float: left;
}

.authorfloatbox {
  margin-right: 100px;
  float: right;
}

div.clearright { clear: right; line-height: 0; height: 0; } 
div.clearleft { clear: left; line-height: 0; height: 0; } 
