/* RuneScape Classic Site */

table#rsc_wrapper { width:100%; }

td#header, td#rsc_left_side, td#footer { text-align:left !important; }

td#content { /*padding:15px 10px 15px 0 !important;*/ }

table#rsc_wrapper, table#rsc_wrapper td#rsc_left_side, table#rsc_wrapper td#rsc_page { border:none !important; background:#253241 !important; }

#rsc_left_side {
	max-width:140px;
	min-width:140px;
	width: 140px;
	padding-left:20px;
	vertical-align:top;
	margin:0;
}
#rsc_left_side .box {
	-webkit-border-radius:0 0 18em 18em / 0 0 2em 2em;
	-moz-border-radius:0 0 18em 18em / 0 0 2em 2em;
	border-radius:0 0 18em 18em / 0 0 2em 2em;
}

#rsc_left_side li { margin:0; *margin-left:-10px; }

#rsc_left_side h3 {
	text-align:center;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #111;
	margin-bottom:0;
    *margin-bottom:-15px;
	margin-top:10px;
	margin-left:0px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
}
#rsc_left_side li.hr { margin-bottom:10px; }

td#rsc_page { padding-left:30px; }

table[border="0"] tr,
table[border="0"] tr td,
table[border="0"] {
    background: #1c232c !important;
    border:0 !important;
}
table[border="0"] {
    -webkit-box-shadow: 0 0 5px #111;
    -moz-box-shadow: 0 0 5px #111;
    box-shadow: 0 0 5px #111;
    background: #1c232c no-repeat scroll !important;
    background-position: center top !important;
    border: 1px solid #11161d !important;
}
    tr td { text-align:center; padding:2px; font-size:13px; }
    
p, a { color:white !important; }
p { text-align:justify; margin-bottom:0.5em; }
a { text-decoration:underline; }
    a:hover { text-decoration:none; }
    
#rsc_page h2, #rsc_page h2 b, #rsc_page h2 b i, #rsc_page h2 i, #rsc_page h2 i b {
    font-weight:bold;
    color:white;
    text-align:center;
    font-size:33px !important;
    font-variant:small-caps;
    margin-bottom:10px;
    text-decoration:underline;
    margin-top:0px;
    display:block;
    font-style:normal !important;
}

ul, ol {
    text-align:justify;
    list-style-position:inside;
}
li { text-align:left !important; margin-left:10px; }

font[color] { color:white; }

#footer_nav_container a { *margin-left:0px; }

#footer hr { width:100% !important; }