


/* Global overrides */

html {
 overflow-y: scroll;
}

a:active {
 outline: none;
}

a img {
 border: none;
}

.clear {
 clear: both;
 font-size: 0px;
 height: 0px;
}

input, textarea, select {
 vertical-align: middle;
}

/* xGlobal overrides */

/* Body */

body {
 padding: 0;
 margin: 0;
 background: #050400 url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/bg.jpg) repeat-y center top;
 text-align: center;
 font-family: Arial, Helvetica, FreeSans, sans-serif;
}

/* xBody */

/* Header */

#scroll {
 height: 1%;
 background: transparent url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/bg_scroll.jpg) repeat-y center 83px;
}

#head {
 font-size: 0;
 padding-top: 12px;
 background: transparent url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/bg_header.jpg) no-repeat center top;
}

#headBoard,#headOrangeTop,#headOrangeBottom,#headImage,#headAdvert,#menubox,.navigation,.navigation2,.navigation3, #headShort {
 margin: auto;
 color: white;
 font-size: 11px;
 font-weight: bold;
 width: 766px;
 background-image: url('blackstone.gif');
}

#headOrangeTop,
#headOrangeBottom {
 height: 3px;
}

#headOrangeTop {
 background: url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/head_orange_top.png);
}

#headImage {
 position: relative;
 background: #c69e56;
}

#headShort {
 background: #c69e56 url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/header_short.jpg);
 height: 19px;
 position: relative;
}

#headOrangeBottom {
 background: url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/head_orange_bottom.png);
}

#headAdvert {
 background: url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/advert/advert.png) top left no-repeat;
}

#sessionText {
 bottom: 2px;
 color: white;
 font-size: 12px;
 font-weight: bold;
 position: absolute;
 right: 5px;
}

#player_no {
 bottom: 2px;
 color: white;
 font-size: 12px;
 font-weight: bold;
 position: absolute;
 width: 100%;
 left: 0px;
}

#player_no a:link {
  color: white;
}

/* visited link */
#player_no a:visited {
  color: white;
}

/* mouse over link */
#player_no a:hover {
  color: #def0dd;
}

/* selected link */
#player_no a:active {
  color: #e0f0c5;
}

#logo_select {
 display: block;
 position: absolute;
 width: 365px;
 height: 121px;
 bottom: 20px;
 left: 12px;
 background: url(/web/20081115040636im_/https://www.runescape.com/css/global-7.css);
}

#accountName {
 color: #ffd800;
}

#lang {
 bottom: 3px;
 left: 4px;
 position: absolute;
}

#lang a {
 float: left;
 margin-right: 6px;
 font-size: 12px;
 color: white;
}

#headShort #lang {
 bottom: 3px;
 left: 3px;
 position: absolute;
}

/* xHeader */

/* Menu */

#menubox {
 background: #898989 url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/menu_bg.png) no-repeat left top;
 font-size: 12px;
 font-weight: bold;
 height: 27px;
 margin-top: 4px;
}

/* ================================================================
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/basic_dd.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.
=================================================================== */

/* remove the bullets, padding and margins from the lists */
#menubox ul{
 list-style-type: none;
 margin: 0;
}

/* set up top ul */
#menus {
 margin: 0;
 padding: 0 0 0 5px;
}

/* make the top level links horizontal and position relative so that we can position the sub level */
#menus li.top{
 float: left;
 position: relative;
 z-index: 100;
 margin: 0 1px;
 padding: 4px 0 0;
}

/* use the table to position the dropdown list in IE lte 6 */
#menus table{
 position: absolute;
 border-collapse: collapse;
 z-index: -1;
 left: 0px;
 top: 4px;
 width: 106px;
 text-align: left;
}

#menus table td {
 position: relative;
 top: -4px;
 line-height: 1px;
 font-size: 1px;
 height: 23px;
}

/* style top links */
#menus a.tl, #menus a.tl:visited {
 display: block;
 width: 106px;
 height: 19px;
 line-height: 19px;
 color: #e8d800;
 text-decoration: none;
 text-align: center;
 font-weight: bold;
 margin-bottom: 4px;
 background: url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/menu_buttons_bg.png) left top;
}

#menus a.tl#login, #menu a.tl#login:visited {
 color: #4fbf0c;
}

#menus a.tl#logout, #menu a.tl#logout:visited {
 color: #be1616;
}

/* style the top links hover & highlighted state */
#menus li.top:hover a.tl,
#menus a.tl:hover,
#menus li.top:hover a.tl#login,
#menus li.top:hover a.tl#logout,
#menus a.tl#login:hover,
#menus a.tl#logout:hover {
 color: black;
 background-position: left -24px;
}

/* 'you are here' highlights are done differently to workaround an ie bug */
#navhome #menus #home .ts,
#navplay #menus #play .ts,
#navaccount #menus #account .ts,
#navguide #menus #guide .ts,
#navcommunity #menus #community .ts,
#navhelp #menus #help .ts,
#navlogin #menus #login .ts,
#navlogout #menus #logout .ts {
 display: block;
 color: black;
 background: url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/menu_buttons_bg.png) left -24px;
}

/* submenu and hover visibility */
#menus li.top ul {
 visibility: hidden;
 position: absolute;
 left: -1px;
 top: 27px;
 padding: 0 0 1px 0;
 font-size: 12px;
 background: url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/menu_buttons_bg.png) left bottom;
}

#menus li:hover ul,
#menus a:hover ul{
 visibility: visible;
}

/* style the submenu links */
#menus li.top li {
 float: left;
}

#menus a.fly {
 display: block;
 width: 184px;
 height: 22px;
 overflow: hidden;
 line-height: 15px;
 color: white;
 text-decoration: none;
 text-align: left;
 background: transparent url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/menu_buttons_bg.png) no-repeat 999px top;
}

#menus a.fly span {
 display: block;
 padding: 3px 4px 0;
}

/* style the fly links :hover */
#menus a.fly:hover {
 color: black;
 background-color: white;
 background-position: 1px -48px;
}


#menus iframe { position: absolute; left: -9999px; top: -9999px; margin-left: 0; }
#menus a:hover iframe {left: -1px; top: 28px; width: 184px; }

#menus a#guide:hover iframe { height: 110px; }
#menus a#community:hover iframe { height: 132px; }
#menus a#help:hover iframe { height: 132px; }


/* xMenu */

/* Content */

#content {
 margin: 6px auto 0;
 width: 754px;
 height: 1%;
 font-size: 12px;
}

/* xContent */

/* Sections */

.sectionHeader {
 background: #bd9c5a url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/section_header_bg.png) top repeat-x;
}

.sectionHeader .left {
 background: url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/section_header_left.png) left no-repeat;
}

.sectionHeader .right {
 background: url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/section_header_right.png) right no-repeat;
}

.sectionHeader .plaque, .sectionHeader .plaque_medium, .sectionHeader .plaque_large {
 height: 26px;
 overflow: hidden;
 line-height: 25px;
 font-size: 14px;
 font-family: Palatino Linotype, Book Antiqua, Palatino, Times New Roman, Times, serif;
 font-weight: bold;
 font-variant: small-caps;
 color: #30291f;
}

.sectionHeader .plaque_medium {
 background: url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/section_header_plaque_medium.png) center top no-repeat;
}

.sectionHeader .plaque_large {
 background: url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/section_header_plaque_large.png) center top no-repeat;
}

.sectionHeader .plaque {
 background: url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/section_header_plaque.png) center top no-repeat;
}

.sectionHeader img {
 margin-top: 8px;
}

.section {
 text-align: left;
}

input {
 outline-style: none;
}

a {
 outline-style: none;
}

.section a {
 color: #a07f3b;
 outline-style: none;
 text-decoration: underline;
}

.section a:hover {
 text-decoration: none;
}

.firstborder {
 padding: 6px;
 background-color: #715e3e;
 height: 1%;
}

.subsectionHeader {
 height: 26px;
 line-height: 24px;
 text-align: center;
 font-weight: bold;
 color: #f3c334;
 background: url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/subsection_header_bg.png) repeat-x;
}

.subheader {
 height: 24px;
 line-height: 24px;
 text-align: center;
 font-weight: bold;
 color: #ffffff;
 background: url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/subsection_subheader_bg.png) repeat-x;
}

/* xSections */

/* Footer */

#footer {
 clear: both;
 margin: auto;
 padding-top: 5px;
 text-align: center;
 background: transparent url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/bg_footer.jpg) center bottom no-repeat;
}

.contain {
 width: 766px;
 height: 71px;
 margin-left: auto;
 margin-right: auto;
 position: relative;
 background: #bf9f5e url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/bg_footer.jpg) center bottom no-repeat;
}

#footer a {
 color: #392c14;
}

#footer a:hover {
 text-decoration: none;
}

.footerdesc {
 font-size:14px;
 margin: auto;
 
 
  padding-top: 6px;
 
}

.jagexlink {
 position: absolute;
 right: 9px;
 bottom: 16px;
 height: 38px;
 width: 114px;
}

/* xFooter */

/* KB trail */

.location a:link {
 color: #c1a05d;
 text-decoration: none;
}

.location a {
 color: #c1a05d;
 text-decoration: none;
}

.location a:visited {
 color: #c1a05d;
 text-decoration: none;
}

.bold {
 font-weight: bold;
}

.italic {
 font-style: italic;
}

.navigation, .navigation2, .navigation3 {
 margin-top: 4px;
 font-size: 11px;
 padding-top: 1px;
}

.navigation {
 background: transparent url('https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/kbase/trail1.png') no-repeat left top;
 height: 24px;
}

.navigation2 {
 background: transparent url('https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/kbase/trail2.png') no-repeat left top;
 height: 36px;
}

.navigation3 {
 background: transparent url('https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/kbase/trail3.png') no-repeat left top;
 height: 50px;
}

.location {
 margin: 5px;
 color: white;
 text-align: left;
}

/* xKB trail */

/* Sunburst (default) theme */

.row_a {
 background: #d3caa7;
}

.row_b {
 background: #c2b892;
}

/* xSunburst (default) theme */

/* Brown article theme */

.brown_background {
 background-color: #4d3f29;
 padding: 6px;
 text-align: center;
 font-size: 12px;
 color: #d4cec3;
}

.inner_brown_background {
 background-color: #2c210d;
 border: 1px solid #3f3320;
 padding: 5px;
}

.brown_box {
 background-color: #261c09;
 border: 1px solid #3f3320;
 height: 1%;
 padding: 4px;
 text-align: left;
}

.inner_brown_box {
 background-color: #392c14;
 height: 1%;
 padding: 8px;
 text-align: left;
}

.brown_background .row_a {
 background: #44351A;
}

.brown_background .row_b {
 background: #574422;
}

.brown_box_stack {
 margin-bottom: 5px;
}


/* xBrown article */

/* SunBurst article */

.article {
 background: #e9dfc5;
 height: 1%;
}

.topshadow {
 background: url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/kbase/sidebart.png) repeat-x scroll left top;
}

.bottombordershad {
 background: transparent url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/kbase/articlebottom.png) repeat-x scroll left bottom;
}

.leftshadow {
 background: url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/kbase/sidebarl.png) repeat-y scroll left center;
}

.rightshadow {
 background: url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/kbase/sidebar.png) repeat-y scroll right center;
}

.leftcorner {
 background: transparent url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/kbase/artroundtl.png) no-repeat scroll left top;
}

.rightcorner {
 background: transparent url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/kbase/artroundtr.png) no-repeat scroll right top;
}

.bottomleftshad{
 background: transparent url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/kbase/articlebottomshad.png) no-repeat scroll left bottom;
}

.bottomrightshad{
 background: transparent url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/kbase/artbottomshadr.png) no-repeat scroll right bottom;
 height: 1%;
}

.article_theme_1 ul {
 list-style: none;
 margin-left: 0;
 padding-left: 0;
}

.article_theme_1 ul li {
 padding: 0 0 1px 38px;
 background: transparent url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/kbase/sunburst_bullet.png) no-repeat 12px 3px;
}

.article_theme_1 ol li {
 background: transparent;
}

/* xSunBurst article */
.info_container {
 border-right: 1px solid #B3AA90;
 border-top: 1px solid #B3AA90;
 border-left: 1px solid #B3AA90;
 width: 333px;
}

.headertitleleft{
 background: transparent url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/kbase/headertitleleft.png) no-repeat scroll left center;
 padding-left: 43px;
}

.subarticleHeader {
 height: 22px;
 background: url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/subarticle_header_bg.png) repeat-x;
 line-height: 18px;
 text-align: left;
 padding: 4px 4px 0px;
 color: #443e22;
 margin: 2px;
}

.headertitleright{
 background: transparent url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/kbase/headertitleright.png) no-repeat scroll right center;
 padding-right: 42px;
}

.headings {
 font-weight: bold;
 text-align: center;
 padding-top: 18px;
 padding-bottom: 10px;
}

.hr {
 background: transparent url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/kbase/hr.png) repeat-x scroll center;
 border: medium none;
 font-size: 1px;
 height: 36px;
 margin: 20px 34px 25px;
}

/* Forms */

.brown_background .textinput, .brown_background select, .brown_background textarea, .firstborder .textinput, .firstborder select, .firstborder textarea {
 background-color: #e9dfc5;
 border: 1px solid black;
 color: black;
}

.leftshadow .textinput, .leftshadow select, .leftshadow textarea {
 background-color: white;
 border: 1px solid #382418;
 color: black;
}

.buttonmedium, .buttonlong, .buttonsmall, .buttonverylong, .buttonextreme {
 border: medium none;
 cursor: pointer;
 font-weight: bold;
 color: #382F1F;
}

.brown_background .buttonmedium {
 background: transparent url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/text_button_med.png) no-repeat scroll left top;
 height: 25px;
 width: 112px;
}

.brown_background .buttonsmall {
 background: transparent url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/text_button_short.png) no-repeat scroll left top;
 height: 25px;
 width: 35px;
 font-size: 10px;
}

.brown_background .buttonlong {
 background: transparent url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/text_button_long.png) no-repeat scroll left top;
 height: 25px;
 width: 140px;
}

.leftshadow .buttonlong {
 background: transparent url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/text_button_long_sun.png) no-repeat scroll left top;
 height: 25px;
 width: 140px;
}

.leftshadow .buttonmedium {
 background: transparent url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/text_button_med_sun.png) no-repeat scroll left top;
 height: 25px;
 width: 112px;
}

.leftshadow .buttonsmall {
 background: transparent url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/text_button_short_sun.png) no-repeat scroll left top;
 height: 25px;
 width: 37px;
 font-size: 10px;
}

.leftshadow .buttonverylong {
 background: transparent url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/text_button_verylong_sun.png) no-repeat scroll left top;
 height: 25px;
 width: 170px;
}

.leftshadow .buttonextreme {
 background: transparent url(https://web.archive.org/web/20081115040636im_/https://www.runescape.com/img/main/layout/text_button_extreme_sun.png) no-repeat scroll left top;
 height: 25px;
 width: 310px;
}

.brown_background .buttonmedium:hover, .brown_background .buttonsmall:hover, .brown_background .buttonlong:hover, .leftshadow .buttonmedium:hover, .leftshadow .buttonsmall:hover, .leftshadow .buttonlong:hover, .leftshadow .buttonverylong:hover,
.leftshadow .buttonextreme:hover {
 background-position: left bottom;
 color: #898989;
}

/* x Forms */
/*
     FILE ARCHIVED ON 04:06:36 Nov 15, 2008 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:59:29 Apr 20, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.627
  exclusion.robots: 0.036
  exclusion.robots.policy: 0.023
  esindex: 0.015
  cdx.remote: 29.861
  LoadShardBlock: 85.722 (3)
  PetaboxLoader3.datanode: 92.155 (4)
  load_resource: 126.529
  PetaboxLoader3.resolve: 67.556
*/