html {
background-color: transparent;
overflow-y: auto;
}

title {
text-transform: capitalize;
}

body {
background: url(http://z3.ifrm.com/397/66/0/f680502/2015_VKN_BG.jpg) #000000;
// (http://z3.ifrm.com/397/66/0/f676562/VKN_bg1.jpg) #000000;
background-repeat: repeat;
background-attachment: fixed;
background-size: cover;
background-position: top center;
// background-size: cover;
color:#FFFFFF;
font-family: "MuseoSans500", "Helvetica", "Arial", "Bitstream Vera Sans", "Verdana", sans-serif;
font-size: 93.3%;
margin:0;
padding:0;
overflow: auto;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #51CBBC;
scrollbar-shadow-color: #DDDDDD; /* #51CBBC; */
scrollbar-3dlight-color: #DDDDDD; /* #252C31; */
scrollbar-arrow-color: #1C982F;
scrollbar-track-color: #191919;
scrollbar-darkshadow-color: #51CBBC;
position: absolute;
top: 0;
left: 4px;
bottom: 0;
right: 0px;
overflow-y: scroll;
overflow-x: hidden;
z-index: 99;
}

::-webkit-scrollbar {
height: 13px;
width: 13px;
}
 
::-webkit-scrollbar:hover {
height: 18px;
}
 
::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {
background: #101211;
background-repeat: no-repeat;
display: block;
height: 15px;
width: 13px;
}
 
::-webkit-scrollbar-button:horizontal:decrement {
background-image: url(http://z3.ifrm.com/397/66/0/p482629/vkn_horizontal_decrement_arrow.png);
background-position: 4px 3px;
}

::-webkit-scrollbar-button:horizontal:decrement:active {
background-image: url(http://z3.ifrm.com/397/66/0/p482630/vkn_horizontal_decrement_arrow_active.png);
}
 
::-webkit-scrollbar-button:horizontal:increment {
background-image: url(http://z3.ifrm.com/397/66/0/p482631/vkn_horizontal_increment_arrow.png);
background-position: 3px 3px;
}

::-webkit-scrollbar-button:horizontal:increment:active {
background-image: url(http://z3.ifrm.com/397/66/0/p482632/vkn_horizontal_increment_arrow_active.png);
}
 
::-webkit-scrollbar-button:vertical:decrement {
background-image: url(http://z3.ifrm.com/397/66/0/p482634/vkn_vertical_decrement_arrow.png);
background-position: 3px 4px;
}
 
::-webkit-scrollbar-button:vertical:decrement:active {
background-image: url(http://z3.ifrm.com/397/66/0/p482635/vkn_vertical_decrement_arrow_active.png);
}
 
::-webkit-scrollbar-button:vertical:increment {
background-image: url(http://z3.ifrm.com/397/66/0/p482636/vkn_vertical_increment_arrow.png);
background-position: 3px 4px;
}
 
::-webkit-scrollbar-button:vertical:increment:active {
background-image: url(http://z3.ifrm.com/397/66/0/p482637/vkn_vertical_increment_arrow_active.png);
}
 
::-webkit-scrollbar-track-piece {
background: url() repeat-y center center;
background-color: #151716;
-webkit-border-radius: 6px;
}

::-webkit-scrollbar-thumb:vertical {
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #4d4d4d), color-stop(100%, #333333));
border: 1px solid #0d0d0d;
border-top: 1px solid #666666;
border-left: 1px solid #666666;
height: 50px;
-webkit-border-radius: 6px;
}

::-webkit-scrollbar-thumb:horizontal {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4d4d4d), color-stop(100%, #333333));
border: 1px solid #1f1f1f;
border-top: 1px solid #666666;
border-left: 1px solid #666666;
-webkit-border-radius: 6px;
width: 50px;
}

::-webkit-scrollbar-thumb {
background: #000000;
border: 1px solid #FFFFFF;
-webkit-border-radius: 1ex;
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

::-webkit-scrollbar-corner {
background: #000;
}

div .fb_bar {
background: #000000;
border: 1px solid #949494;
display: none;
float: left;
right: 80px;
bottom: 100px;
position: fixed;
height: 300px;
width: 140px;
visibility: hidden;
z-index: 5;
}

a {
color: #51CBBC;
text-decoration: none;
}

a:hover {
color: #1C982F;
text-decoration: underline;
}

li {
color: #B4B4B4;
list-style-position: inside;
}

hr {
background-color: #BFA73A;
border:0;
clear:both;
color: #949494;
height:1px;
}

table {
border-collapse:collapse;
border-spacing:0;
clear:both;
empty-cells:show;
width:100%;
}

th,td {
border: 3px ridge #000000; 
/* original: 3px ridge #0A0A0A; */
}

th {
background: #000000;
/* url(http://z3.ifrm.com/397/66/0/f667280/td_dark.png) repeat-x top; */
border-radius: 10px;
color:#C1C1C1;
font-weight:400;
padding:3px 5px;
text-align:left;
}

td {
background: url(http://z3.ifrm.com/397/66/0/f664727/bg_marble_grey.jpg) #333333;
/* url(http://z3.ifrm.com/397/66/0/f667280/td_dark.png) repeat-x top; */
border-radius: 10px;
color:#B4B4B4;
padding:5px 10px;
}

th a,th a:hover {
color: #FFFFFF;
font-weight:700;
}

h1 {
font-size:200%;
}

h2,h3 {
font-size:100%;
}

.category h2,.topic h2,#portal h2,#portal_foot h2,thead th {
background: url(http://z3.ifrm.com/397/66/0/f673949/vkn_head_g.png) no-repeat center center #000000;
border-radius: 10px;
color: #FFFFFF;
font-size:110%;
font-weight:700;
}

thead th {
border: 3px ridge #0A0A0A;
/* border: 0px solid #4C3F4C; */
border-bottom-width: 0px;
padding:5px;
text-align:center;
}

h2.special {
background: url(http://z3.ifrm.com/397/66/0/f673949/vkn_head_g.png) no-repeat center center #4C3F4C;
border: 0px;
border-color: #4C3F4C;
}

input,select,textarea,button,a.btn_fake {
background: #000000;
border: 2px ridge #646464;
color: #1C982F;
padding:3px 5px;
vertical-align:middle;
}

textarea {
font-family:"Verdana", sans-serif;
font-size:100%;
margin:auto;
width:98%;
}

input:focus,input.focus,textarea:focus,textarea.focus {
border-color: #C1C1C1;
}

.submit_error {
background:#fff8eb;
border:1px solid #4C3F4C;
}

button,a.btn_fake {
background: url(http://z3.ifrm.com/397/66/0/f667273/bar.png) repeat-x top;
border: 2px outset #646464;
color: #FFFFFF;
cursor:default;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
overflow:visible;
width:auto;
}

button:hover,a.btn_fake:hover {
border-color: #C1C1C1;
}

button.btn_text {
background:none;
border:0;
cursor:pointer;
font-family:Arial, "Bitstream Vera Sans", Verdana, sans-serif;
font-size:100%;
}

.notice {
background: transparent;
/* original: url(http://z3.ifrm.com/397/66/0/f673949/vkn_head_g.png) repeat-x center center #000000; */
border: 0px; /* 2px inset #51CBBC; */
color: #DDDDDD;
margin: 10px auto 0;
width:70%;
}

.notice dt {
visibility: hidden;
background: #000000;
border-bottom: 0px solid #BFA73A;
color: #DDDDDD;
text-align: center;
}

.notice dd {
font-weight: 700;
text-align: center;
}

dl.info {
background: url(http://z3.ifrm.com/397/66/0/p463912/alertNeutral.png) no-repeat center center #000000;
color: #BFA73A;
width: 730px;
height: 50px;
}

dl.error {
background: url(http://z3.ifrm.com/397/66/0/p463909/alertBadBg.png) no-repeat center center #000000;
color: #AA321B;
width: 730px;
height: 50px;
// margin: 10px auto 0;
// width:70%;
}

.info dt {
background: transparent;
// original: url(http://z3.ifrm.com/397/66/0/f673949/vkn_head_g.png) repeat-x center center #000000;
// border: 2px solid #000000;
border-bottom: 0px solid #BFA73A;
color: #DDDDDD;
}

dt.error {
background: url(http://z3.ifrm.com/397/66/0/f673949/vkn_head_g.png) repeat-x center center #000000;
border: 2px solid #000000;
border-bottom: 0px solid #BFA73A;
color: #DDDDDD;
font-weight: 700;
text-align: center;
}

dd.error {
background: url(http://z3.ifrm.com/397/66/0/f673949/vkn_head_g.png) repeat-x center center #000000;
font-style:italic;
}

#top ul,#nav,ul.cat-pages,ul.cat-topicpages,table.calendar ul,div.meta_menu ul,#pm_folderlist,#profile_menuwrap ul {
list-style:none;
padding:0;
}

#profile_menuwrap ul,ul.cat-topicpages,blockquote dl,#fast-reply dd {
margin:0;
}

#top li,#nav li,ul.cat-pages li,ul.cat-topicpages li,table.calendar li,#pm_folderlist li,#profile_menuwrap li,#ucp_gallery li {
display:inline;
}

#top {
background:url(http://z3.ifrm.com/397/66/0/f667273/bar.png) repeat-x top #000000;
border-bottom:1px solid #949494;
display: block;
height: 27px;
left: 0px;
padding: 0px;
position: fixed;
top: 0px;
width: 99%;
z-index: 1003;
}

#top_info {
color: #949494;
float:left;
font-size: 13px;
padding: 5px 1px 5px 20px !important;
}

#top_menu {
background: #000000;
border-left: 1px solid #000000;
font-size: 13px;
float:right;
margin-top:0px;
}

.drop_menu li {
background:url(http://z3.ifrm.com/397/66/0/f667273/bar.png) repeat-x top #000000;
float:left;
margin-right:1px;
opacity: 0.85;
-moz-opacity: 0.85;
text-align:center;
}

.drop_menu li a:hover {
color: #FFDF4C;
}

.drop_menu a {
color: #FFFFFF;
display:block;
padding:4px .25em;
position:relative;
width:9em;
}

.drop_menu a:hover {
color: #FFDF4C;
}

.drop_menu ul {
background: #3D3D3D;
border-top: 3px solid #000000;
border-left: 1px ridge #FFFFFF;
border-right: 1px ridge #FFFFFF;
border-bottom: 1px ridge #FFFFFF;
border-radius: 0px 0px 10px 10px;
color: #FFFFFF;
left: -999em;
margin: 0;
opacity: 0.85;
-moz-opacity: 0.85;
position: absolute;
width: 9.4em;
}

.drop_menu ul li {
background: #3D3D3D;
border-radius: 0px 0px 10px 10px;
font-size: 85%;
margin:0;
opacity: 0.92;
padding:0;
width:100%;
}

.drop_menu ul li a {
border: transparent;
border-width:0 1px 1px;
display:block;
margin-bottom: 4px;
padding:4px 5%;
text-decoration: none;
width:90%;
}

.drop_menu li ul li a:hover {
background: #40775F;
border-radius: 5px 5px 5px 5px;
color: #FFFFFF;
margin: auto;
margin-bottom: 4px;
width: 82%;
}

#logo {
background: repeat-x top #000000;
border: 0px solid #000000;
clear:both;
margin: auto; /* 0 2%; */
width: 780px;
}

#submenu_bar, #top_bar {
display: none;
}

#submenu {
background: url(http://z3.ifrm.com/397/66/0/f674489/med_cloud_bar.png) repeat-x bottom center #000;
border-left: 0px solid #8d8d8d;
border-right: 0px solid #8d8d8d;
border-radius: 10px;
color: #8d8d8d; /*#586eb1; */
font-size: 11px;
margin:0%;
padding-top:10px;
padding:8px 1% 10px;
text-align: center;
max-width: 640px;
}

#wrap {
background:#000000;
border: 1px solid #000000;
margin:0 2% 30px;
}

#nav {
color:#5a70b3;
height:1%;
padding:10px 1%;
}

.meta_box {
background:url(http://f.imagehost.org/0420/eh_box_cloud.png) repeat-x top #333333;
border:1px solid #FFFFFF;
font-size:85%;
line-height:150%;
padding:10px 25px;
}

.meta_menu {
background:#1E1E1E;
border:1px solid #000000;
padding:0;
width:49%;
}

.meta_menu h3 {
background: url(http://z3.ifrm.com/397/66/0/f667281/flag_head.jpg) repeat-x bottom center #FB9D3A;
border: 0px solid #000000;
clear:both;
color: #FFF;
font-size:100%;
font-weight:700;
margin:-1px;
text-align:center;
height: 110%;
}

.meta_menu a {
color: #51CBBC;
}
.meta_menu a:hover {
color: #1C982F;
}

ul.cat-pages {
float:left;
font-size:90%;
margin:15px 0;
padding: 5px 1px;
width:49%;
}

.cat-pages a,.cat-pagesjump i,.cat-topicpages a {
border: 1px outset #646464;
color: #FFFFFF;
text-decoration: none;
}

.cat-pages a:hover,.cat-topicpages a:hover {
background: #000000;
border: 1px outset #1C982F;
text-decoration: none;
color: #FFFFFF;
box-shadow: 0 0 60px #51CBBC;
}

.cat-pages span {
background: #000000;
border: 1px outset #51CBBC;
color:#FFF;
cursor:default;
font-weight:700;
padding:2px 5px;
}

.cat-pages input {
background:#fff;
color:#5a70b3;
padding:3px 5px;
vertical-align:baseline;
}

ul.cat-topicpages {
float:right;
font-size:80%;
padding:1px 0;
}

tr.generic td,div.generic {
font-size: 75%;
font-weight:700;
padding:20px;
text-align:center;
}

td.c_head,td.c_foot,td.c_sort {
background: url(http://z3.ifrm.com/397/66/0/f674489/med_cloud_bar.png) repeat-x top #1E1E1E;
color: #BFA73A;
font-size: 80%;
}

td.c_desc {
background: url(http://z3.ifrm.com/397/66/0/f680503/asphalt_bg.jpg) #404040;
font-weight:700;
text-align:right;
vertical-align:middle;
width:200px;
}

td.c_desc small {
display:block;
font-weight:400;
}

tr.pm_new td {
background: url(http://z3.ifrm.com/397/66/0/f674489/med_cloud_bar.png) #333333;
font-weight:700;
}

tr.hidden td.c_post {
background:#7F0000;
}

.bday {
background: url(http://z3.ifrm.com/397/66/0/e676599/e676599.png) no-repeat;
/* original: url(http://z3.ifrm.com/static/1/s_minibday.png) no-repeat; */
color:#425384;
font-size:90%;
font-weight:700;
height:16px;
padding:2px 2px 2px 18px;
width:20px;
}

.c_mark {
background: url(http://z3.ifrm.com/397/66/0/f680503/asphalt_bg.jpg) repeat #191919;
// http://z3.ifrm.com/397/66/0/f674490/dc_td.png) repeat-x top #191919;
text-align:center;
width:1%;
}

.c_forum {
background: url(http://z3.ifrm.com/397/66/0/f664727/bg_marble_grey.jpg) repeat;
color: #949494;
font-size:80%;
width:60%;
}

.c_forum:hover {
background: #000000;
}

.c_forum a:hover {
color: #FFFFFF;
}

.c_forum strong a,.c_last strong a {
color: #949494;
text-transform: capitalize;
}

.c_forum strong a {
font-size:135%;
}

td.c_last {
background: url(http://z3.ifrm.com/397/66/0/f680503/asphalt_bg.jpg) #191919;
font-size:85%;
}

.c_forum-desc {
color: #949494;
font-size:85%;
}

.c_last-title {
background:url(http://z3.ifrm.com/static/1/last.gif) no-repeat left;
display:block;
line-height:16px;
padding-left:10px;
}

td.c_info-v,td.c_info-t,td.c_info-r {
font-size:80%;
padding:8px;
text-align: left; /* center; */
white-space: nowrap;
}

td.c_subforum {
background: #000000; // #191919;
color:#949494;
font-size:80%;
font-style:italic;
}

.cat_head td {
border-color:#000000;
padding:0;
}

#stats .cat_head td {
border-color:#000000;
}

.description {
color:#949494;
font-size:85%;
}

a.member {
color:#C1C1C1;
text-transform: capitalize;
white-space: nowrap;
}

a.member:hover {
color:#949494;
white-space: nowrap;
}

td#stats_events a,td#stats_events span {
background: url(http://z3.ifrm.com/397/66/0/f654785/portal_icon.png) no-repeat 2px;
/* original: url(http://z3.ifrm.com/static/1/s_minical.png) no-repeat 2px; */
padding:4px 0 4px 20px;
}

td.c_username {
background:#191919;
padding:2px 0;
text-align:center;
}

td.c_username a {
font-size:140%;
font-weight:700;
}

td.c_user {
font-size:80%;
}

td.c_user dl {
background:#191919;
border:1px solid #000000;
margin:10px 0;
padding:5px 7px;
width:160px;
}

dl.user_profile {
overflow:hidden;
word-wrap:break-word;
}

dl.user_profile dd {
font-style:italic;
margin-left:8px;
}

dl.user_info dd {
font-weight:700;
margin-bottom:1px;
}

#profile_menu ul {
-moz-opacity: 1;
border-top:0;
opacity: 1;
}

#profile_menu li a {
background: transparent; /* #5a70b3; */
border: 0px solid #333333; /* #3a5197; */
}

#profile_menu li li a {
border-top:0;
font-weight: normal;
font-size: 90%;
}

#profile_menu li ul li a {
color: #FFFFFF;
margin-top: 4px;
}

#profile_menu li ul li a:hover {
background: #40775F; /* #5a70b3; */
border-radius: 5px 5px 5px 5px;
color: #FFFFFF;
margin: auto;
margin-bottom: 4px;
margin-top: 4px;
width: 82%;
}

.profile th {
text-align: center;
text-transform: capitalize;
}

td.c_poll-choice label {
font-weight:700;
padding-left:1em;
}

td.c_poll-votes {
font-size:120%;
text-align:center;
width:15%;
}

td.c_poll-bar div, td.c_bar div {
background:url(http://z3.ifrm.com/5/114/0/f26711/testpollbar.gif) no-repeat right;
float:left;
height:13px;
padding-right:3px;
}

td.c_poll-bar span, td.c_bar span {
background:url(http://z3.ifrm.com/5/114/0/f26712/pollbarstart.bmp) no-repeat;
display:block;
float:left;
height:15px;
width:17px;
}

.editby,.queued {
border:1px dotted #000000;
color:#C1C1C1;
font-size:85%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

.queued {
background-color:#D8DCEB;
border-color:#000000;
}

blockquote {
background: #3B3B3B;
border: 1px solid #1B1B1B;
border-radius: 10px;
margin:10px auto;
padding-bottom:1px;
width:98%;
}

blockquote dl {
background: #1B1B1B;
border-bottom: 1px solid #000000;
border-radius: 10px;
color: #FFF;
}

blockquote dl dt {
color: #FFF;
float:left;
font-weight:700;
}

code {
background: transparent;
display:block;
font-family: Monaco, Consolas, "Courier New", Courier, monospace;
white-space:normal;
}

div.spoiler {
background: #3B3B3B;
border: 1px solid #000;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border-top: 0;
padding: 5px 7px;
}

div.spoiler_toggle {
background: #1B1B1B;
border-bottom: 1px solid #000;
border-radius: 10px;
color: #FFF;
cursor:pointer;
font-weight:700;
padding:2px 4px;
}

td.c_postinfo {
background:#404040;
color:#949494;
font-size:80%;
vertical-align:middle;
}

td.c_sig {
color:#949494;
font-size:80%;
}

td.c_sig blockquote {
background:none transparent;
border:0;
border-left:3px solid #999;
padding-left:5px;
}

td.c_sig blockquote dl {
background:none transparent;
border:0;
color:#949494;
}

td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {
color:#949494;
padding:0;
}

td.c_sig blockquote div {
background: transparent;
border-radius: 10px;
margin-left:5px;
padding:0;
}

tr.c_postfoot {
background:#2B1E2B;
clear:both;
}

td.c_footicons,td.c_postinfo {
width:100%;
}

td.c_username {
width:175px;
}

.c_next a {
display:block;
font-size:125%;
font-weight:700;
text-align:center;
}

td.c_view {
background:#1E1E1E;
color:#949494;
}

div.c_view-list {
color:#949494;
font-size:92.5%;
}

dl#fast-reply dt {
background: url(http://z3.ifrm.com/397/66/0/f673949/vkn_head_g.png) repeat-x center center;
border: 1px solid #000000;
color: #FFFFFF;
text-align: center;
font-size: 110%;
font-weight: 700;
margin: 0;
padding: 5px;
}

dl#fast-reply dd {
background:#3A3A3A;
border:1px solid #000000;
padding:15px 0;
text-align:center;
}

#c_post-preview {
background: #000000;
border: 1px inset #51CBBC;
margin:0 auto 10px;
padding:5px;
text-align:left;
width:98%;
}

#c_post-resize span {
color:#C1C1C1;
cursor:pointer;
font-size:225%;
padding:20px 5px 0;
}

#emot_wrap {
background:#1E1E1E;
border:1px solid #000000;
}

#emot_wrap h3 {
background:url(http://z3.ifrm.com/397/66/0/f667273/bar.png) repeat-x top #1E1E1E;
border-bottom:1px solid #000000;
color:#949494;
font-size:120%;
text-align:center;
}

#emot_end {
border-top:1px solid #000000;
display: none;
font-weight:700;
padding:4px 0;
text-align:center;
visibility: hidden;
}

#pm_folders {
border-left:1px solid #000000;
border-right:1px solid #000000;
padding-top:30px;
vertical-align:top;
width:150px;
}

#pm_folderlist {
position: relative;
margin-left:0;
margin-top:0
}

#pm_folderlist li {
background: url(http://z3.ifrm.com/440/12/0/p489464/opened.gif) no-repeat 5px;
display: list-item;
margin-bottom: 4px;
padding-left: 28px;
}

#pm_forwarded {
border:1px dotted #000000;
color:#C1C1C1;
font-size:90%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

#ucp_gallery a {
color:#C1C1C1;
font-weight:700;
}

#ucp_gallery a:hover {
color:#FFFFFF;
}

.calendar td.cal_inactive {
background: url(http://z3.ifrm.com/397/66/0/f664727/bg_marble_grey.jpg) #000000;
color:#C1C1C1!important;
}

.calendar td div {
background: #1E1E1E;
border-bottom: 2px ridge #000000;
font-weight:700;
padding:5px 7px;
}

.calendar div a {
background:url(http://z3.ifrm.com/static/1/s_minibday.png) no-repeat 5px;
float:right;
font-size:80%;
font-weight:400;
padding:0 0 6px 24px;
}

.calendar li a,.calendar li span {
border-color:transparent;
border-style:solid;
border-width: 2px;
display:block;
padding:3px;
}

table.calendar {
width: 780px;
}

.calendar td {
background: #000000;
}

.calendar td#cal_current {
background: url(http://i8.photobucket.com/albums/a5/VoidNation/GR_Cut_zpsve9hrbiu.gif) center center #333333;
// url(http://z3.ifrm.com/397/66/0/p503933/WhitePortalSmall.png) center center #000000;
font-weight: bold;
margin: 2px;
-moz-opacity:0.85;
opacity: 0.85;
filter:alpha(opacity=85);
}

.calendar td#cal_current:hover {
border: #FFFFFF;
}

td#cal_current li a {
background: rgba(166, 166, 166, 0.29) !important;
border: 2px outset #4A4D56 !important;
color: #C4C4C4 !important;
text-decoration: none;
}

td#cal_current li a:hover {
background: rgba(0, 0, 0, 0) !important;
border: 2px outset #4A4D56 !important;
color: #C4C4C4 !important;
text-decoration: none;
}

div.portal_content {
background: url(http://z3.ifrm.com/397/66/0/f680503/asphalt_bg.jpg) #3A3A3A;
border:1px solid #000000;
font-size:88.3%;
margin:0;
padding:5px 7px;
}

div.portal_content img {
max-width: 300px;
max-height: 300px;
}

#portal_news div.portal_content {
height: 200px;
overflow: auto;
}

#portal h2 {
font-size:88.3%;
}

#portal h4 {
background: url(http://z3.ifrm.com/397/66/0/f674489/med_cloud_bar.png) repeat #3A3A3A;
// http://f.imagehost.org/0624/cloud_portal.png) repeat-x top #3A3A3A;
border-left:1px solid #000000;
border-right:1px solid #000000;
color:#949494;
font-size:88.3%;
font-weight:400;
margin:0;
padding:5px 7px;
}

#faq dt a {
color:#949494;
font-size:120%;
font-weight:700;
}

#faq dd.faq_more a,#faq dl.faq_more a:hover {
color:#FFFFFF;
font-style:italic;
}

.search_results {
background:#3A3A3A;
border:1px solid #000000;
margin-bottom:1em;
padding:5px 7px;
}

.search_results h3 {
display:inline;
font-size:125%;
}

.search_results cite,.search_results p {
color:#949494;
font-size:85%;
margin:0;
}

#findposts .c_mark {
color:#949494;
font-size:200%;
font-weight:700;
vertical-align:top;
}

#pmtoast {
background-image: url(http://z3.ifrm.com/397/66/0/f664727/bg_marble_grey.jpg);
background-attachment: fixed;
background-repeat: repeat;
background-position: center center;
border: 2px ridge #949494;
bottom: 36px;
color: #FFFFFF;
display: none;
font-size: 90%;
position: fixed;
right: 16px;
text-align: left;
text-decoration:none;
width:200px;
z-index: 5;
}

#pmtoast:hover {
border: 2px ridge #C1C1C1;
}

#pmlink {
background: url(http://z3.ifrm.com/397/66/0/f665911/vkn_book_50.png) no-repeat left center;
/* original: url(http://z3.ifrm.com/static/1/toast.png) no-repeat 5px; */
color: #949494;
display: block;
padding: 10px 10px 10px 65px;
margin-left: 10px;
text-decoration: none;
}

#pmlink:hover {
color: #FFFFFF;
}

#pmlink big {
color: #949494;
display:block;
font-weight:700;
padding-bottom:5px;
}

#pmlink strong {
color: #949494;
}

#pmclose {
border-top: 2px ridge #949494;
color: #51CBBC;
display: block;
font-size: 85%;
padding: 5px 10px;
text-align: right;
}

#pmclose:hover {
border-top: 2px ridge #FFFFFF;
color: #1C982F;
}

#foot_wrap {
margin: auto;
max-width: 760px;
}

#foot td {
background: url(http://z3.ifrm.com/397/66/0/f667273/bar.png) repeat-x top #000000;
border-bottom:1px solid #000000;
border-top:1px solid #000000;
border-left:0;
border-right:0;
color:#949494;
font-size:80%;
}

#foot a,#foot a:hover {
color:#FFFFFF;
}

#foot #foot_datetime {
border-left:1px solid #000000;
width:1%;
white-space:nowrap;
}

#copyright {
color:#C1C1C1;
font-size:80%;
margin:10px 0;
text-align:center;
}

#copyright a {
color:#FFFFFF;
font-weight:700;
}

#c_tos h3 {
color:#949494;
font-size:120%;
}

td.username_ok {
background:#e0fae0;
}

input.username_ok {
outline:2px solid #0c0;
}

td.username_no {
background:#fae0e0;
}

input.username_no {
outline:2px solid #000000;
}

#acplogin {
background-image: url(http://z3.ifrm.com/397/66/0/f664727/bg_marble_grey.jpg);
background-attachment: fixed;
background-repeat: repeat;
background-position: center center;
border: 2px solid #949494;
height:275px;
left:50%;
margin:-137.5px 0 0 -250px;
padding:0;
position:absolute;
top:50%;
width:500px;
}

#acplogin h1 {
background: url(http://services.runescape.com/m=avatar-rs/Void%20Nation/clanmotif.png) center center no-repeat;
color: transparent;
font-weight:400;
height:50px;
margin-bottom:20px;
padding:50px 20px 0 0;
text-align:right;
}

#acplogin h1 img {
display: none;
position:absolute;
left:0;
top:0;
}

a img {
border:0;
}

form {
display:inline;
margin:0;
padding:0;
}

.category h2,.topic h2,#portal h2 {
padding:5px;
text-align:center;
}

h3 {
padding:3px 0;
}

input[type=checkbox] {
background:transparent;
border:0;
padding:0;
vertical-align:bottom;
}

input[type=radio] {
border:0;
}

select {
margin:0 7px;
padding:0;
vertical-align:bottom;
}

option {
margin:2px 0;
}

button.btn_img {
border:0;
cursor:pointer;
padding:0;
}

.notice dt,.notice dd {
padding: 1px 1px;
}

.drop_menu a img {
vertical-align:bottom;
}

.drop_menu li:hover ul,.drop_menu li.hover ul {
left:auto;
}

#submenu a, #submenu a:hover {
color: #FFFFFF;
}

#submenu a {
padding: 3px 5px;
}

#submenu a:hover {
background: #000000;
border: 1px solid #1C982F;
border-radius: 5px;
box-shadow: 0 0 60px #51CBBC;
text-decoration: none;
}

#main {
height:1%;
padding:0 1%;
}

#nav li img {
vertical-align:top;
}

.meta_box,.meta_menu {
margin:10px 0;
}

.meta_box li {
display:list-item;
list-style-position:inside;
list-style-type:square;
margin-left:10px;
}

.meta_menu ul {
font-size:90%;
margin:5px 5%;
}

.meta_menu img,.meta_menu span {
float:right;
margin:10px 20px;
}

.cat-pages a,.cat-pagesjump i,.cat-topicpages a {
cursor:pointer;
padding:2px 5px;
}

.cat-topicpages a {
padding:0 2px;
}

.cat-buttons,.topic-buttons {
float:right;
margin:15px 0;
text-align:right;
width:50%;
}

tr.postbtn td {
padding:5px;
text-align:center;
}

.row1,.row2 {
line-height:1.4;
}

td.c_head input,td.c_head button,td.c_foot input,td.c_foot button,td.c_sort input,td.c_sort button {
padding:1px;
}

td.c_desc img,td.c_desc input {
float:left;
vertical-align:middle;
}

.category {
margin:10px 0 0;
}

span.collapse,span.uncollapse {
cursor: pointer;
float: right;
margin-top: 3px;
margin-right: 10px;
position: relative;
text-align: center;
}

.hide_controls, .show_controls {
background: url("http://z3.ifrm.com/440/12/0/f466341/contractexpand.gif") left top no-repeat;
/* original: url("http://www.runescape.com/img/forum/cmdicons/contractexpand.gif") left top no-repeat;*/
cursor: pointer;
font-size: 1px;
float: left;
width: 13px;
height: 13px;
}
.hide_controls:hover { background-position: left bottom;}
.show_controls { background-position: right top; }
.show_controls:hover { background-position: right bottom;}

.c_mark img {
display:block;
margin:auto;
}

.c_last {
line-height:1.4;
min-width:300px;
width:30%;
}

.category td.c_foot {
height:10px;
}

#stats_members {
line-height:1.2;
}

td.c_cat-mark,td.c_cat-icon {
padding:5px 0;
text-align:center;
width:30px;
}

td.c_cat-starter {
width:125px;
}

td.c_cat-lastpost {
width:175px;
}

.c_user {
vertical-align:top;
width:1px;
min-width:175px;
max-width:175px;
}

.c_post {
width:100%;
}

.c_sig,.c_nosig {
width:100%;
}

// .avatar {
background: url(http://z3.ifrm.com/397/66/0/p503933/WhitePortalSmall.png) #000000;
background-position: -42px 16px;
background-repeat: no-repeat;
background-size: 150px 150px;
border: 3px solid #B4B4B4;
border-radius: 100px;
display:block;
margin:auto;
padding-bottom: 2px;
text-align:center;
}

.avatar {
background: url(http://z3.ifrm.com/397/66/0/p515214/backplate_large.png);
background-position: 0px 2px;
background-repeat: no-repeat;
background-size: 150px 150px;
border-radius: 100px;
display: block;
margin: auto;
padding-bottom: 2px;
text-align: center;
background-size: initial;
/* box-shadow: inset 0 0 5px 5px #141414,0 0 5px 5px rgba(0,0,0,0.3); */
box-shadow: inset 0 0 5px 5px #141414,0 0 5px 5px rgba(255, 255, 255, 0.5);
white-space: nowrap;
}

.avatar:hover {
white-space: nowrap;
-webkit-filter: brightness(1.3);
-moz-filter: brightness(1.3);
-ms-filter: brightness(1.3);
-o-filter: brightness(1.3);
filter: brightness(1.3);
}

.av_wrap {
overflow:hidden;
text-align:center;
margin:auto;
}

td.c_user .usertitle {
margin: 13px 0;
overflow-x:hidden;
text-align:center;
}

.pip {
margin:3px 0;
white-space:nowrap;
}

dl.user_info dt,dl.user_info dd {
padding:.1em;
}

dl.user_info dt {
float:left;
margin:0;
min-width:4em;
}

dl.user_info dd.spacer,dl.user_profile dd.spacer {
clear:both;
float:none;
height:1px;
padding:0;
}

td.c_poll-choice {
line-height:1.5;
padding-left:45%;
}

td.c_poll-answer {
text-align:right;
width:42.5%;
}

td.c_poll-bar {
text-align:left;
vertical-align:middle;
width:42.5%;
}

/* html td.c_poll-bar span { margin-top:3px; } */

td.c_post {
line-height:1.7;
vertical-align:top;
}

td.c_post img {
max-width: 500px;
max-height: 500px;
}

 td.c_post ul {
list-style-type:square;
margin-left:10px;
}

.c_post img,#topic_review img {
max-width:90%;
}

.c_post-attachment {
font-size:83.3%;
margin-top:1em;
padding:1em;
}

.c_post-attachment dd {
margin-left:1em;
}

.post_sep {
font-size:1px;
height:1px;
}

td.c_sig,td.c_nosig {
height: 1%;
vertical-align: top;
}

td.c_nosig {
border-top-style:hidden!important;
}

blockquote dl dt,blockquote dl dd {
padding:2px 4px;
}

blockquote div,blockquote code {
margin:0;
padding:5px;
}

dl#fast-reply {
clear:both;
margin:auto;
width:80%;
}

dl#fast-reply dd p {
margin:-3px;
padding:0 5% 10px;
text-align:center;
}

dl#fast-reply dd textarea {
display:block;
height:100px;
margin-bottom:10px;
padding:2px;
width:90%;
}

#c_post-text {
height:223px;
}

#c_post-resize {
float:right;
margin-top:-1px;
padding:4px 0 0;
text-align:right;
}

#btn_preview {
float:left;
margin:10px 0 0 1px;
}

#c_emot {
height:225px;
vertical-align:top;
width:210px;
}

#emot_list {
height:275px;
margin:0 auto;
overflow:auto;
padding:5px 0;
text-align:center;
}

div#emot_list {
padding:0;
}

#emot_list li {
display:inline;
padding:4px 10px;
}

#emot_list img {
cursor:pointer;
vertical-align:baseline;
}

.pm {
margin-bottom:1em;
}

#pm_datesent {
width:200px;
}

#pm_select {
text-align:center;
width:1px;
}


#conversation .c_post {
padding: 2em;
}

table#conversation {
table-layout: fixed;
}

#conversation td.c_post a:link:before {
content: "(";
}

#conversation td.c_post a:link:after {
content: ")";
}

#ucp_profile,#pm_messages {
float:right;
}

#ucp_settings img,#ucp_profile img {
margin:18px 20px;
}

#ucp_gallery li {
float:left;
margin:15px 5px;
}

#ucp_gallery button {
cursor:pointer;
text-align:center;
}

.ucp button.btn_text {
padding:5px 0;
text-align:center;
width:100%;
}

.calendar td {
height:125px;
padding:0;
vertical-align:top;
width:14.3%;
}

.calendar li {
display:list-item;
font-size:80%;
margin:0;
}

.calendar li.placeholder {
padding:4px;
}

.calendar li span {
cursor:default;
}

.calendar td#cal_current div {
padding-top:3px;
}

#portal_head {
margin-bottom:10px;
}

#portal_foot {
margin-top:10px;
}

#portal_l,#portal_r {
font-size:88.3%;
margin:0;
padding:0;
}

#portal_l {
float:left;
width:200px;
}

#portal_r {
float:right;
width:150px;
}

#portal_news {
margin:0 160px 0 210px;
}

#portal_clear {
background:transparent;
border:none;
clear:both;
font-size:1px;
height:1px;
margin:0;
padding:0;
}

.portal_box {
margin-bottom:5px;
padding:1px;
}

.portal_box table {
clear:none;
}

#portal h2,#portal_foot h2 {
clear:none;
margin:0;
padding:3px 5px;
text-align:center;
}

#faq {
margin:20px 0;
}

#faq dl {
padding:1em;
}

#faq dt {
margin-bottom:5px;
}

#faq dd {
display:list-item;
margin:0 0 3px 15px;
padding-left:3px;
}

.search_results div {
display:block;
margin:5px 0;
}

#acplogin #loginform {
display:block;
padding:0 50px;
}

.category h2 a,#portal h2 a,#portal_foot h2 a,thead a,#top_info a {
color: #B4B4B4;
}

.category h2 a:hover,#portal h2 a:hover,#portal_foot h2 a:hover,thead a:hover,.drop_menu a:hover,#top_info a:hover {
color: #FFFFFF;
}

input,select,td,th {
font-size:90%;
}

button.btn_default,#nav li span,.c_post-attachment dt,#c_tos dt {
font-weight:700;
text-transform: capitalize;
}

.meta_menu a:hover {
text-decoration:underline;
}

.meta_box h3,td.c_topicfoot strong,#meta_welcome strong {
font-size:120%;
}

.meta_box h3,.meta_box a,tr.pm_new td a,tr.hidden td a,.search_results h3 a {
color:#949494;
}

.meta_box a:hover,tr.pm_new td a:hover,tr.hidden td a:hover,.c_forum strong a:hover,.c_last strong a:hover,#faq dt a:hover,.search_results h3 a:hover {
color: #FFFFFF;
}

.row2 td {
background: url(http://z3.ifrm.com/397/66/0/f680503/asphalt_bg.jpg) #3D3D3D;
}

blockquote div {
background: transparent;
}

.calendar td a,.calendar a:hover,#faq dd a,#faq dd a:hover {
color:#949494;
}

img,.meta_box button img,td.c_cat-mark input,.c_post-attachment img,.warn img,#ucp_gallery a img {
vertical-align:middle;
}

h1,h2,h3,#nav,#boardmeta,#main {
clear:both;
margin:0;
}

#meta_welcome,.search_results {
clear:both;
}

#stats_events {
line-height:2;
}

.c_cat-starter,.c_cat-replies,.c_cat-views,td.c_poll-total,td.c_poll-vote,td.c_topicfoot,.warn,.ucp th,#c_notes,.calendar th {
text-align:center;
}

blockquote dl dd,#foot #foot_links {
text-align:right;
}

#c_post,#ucp_gallery {
text-align:center;
vertical-align:top;
}

#files_upload input,.pm .row1 a,.pm .row2 a,#ucp_gallery button img,#findposts td a {
display:block;
}

#ucp_settings,#pm_settings {
float:left;
}

#c_tos dd,#username_response {
margin-left:10px;
}

#blog {
background:#5a70b3;
border:1px solid #3a5197;
color:#949494;
margin:10px 0;
}

#blog blockquote {
background:none;
border:none;
font-size:85%;
padding:0 10px;
}

#blog h1 {
float:right;
}

#blog h2 {
background:none;
clear:none;
font-size:130%;
padding:0;
}

#blog h2,#blog h2 a,#blog h2 a:hover {
color:#949494;
}

#blog_foot {
clear:both;
margin-bottom:20px;
}

#blog_head {
background:#1E1E1E;
border:8px solid #000000;
padding:10px 14px;
}

#blog_head img.avatar {
display:inline;
}

#blog_main {
margin:20px 200px 10px 10px;
}

#blog_categories,#blog_readers,#blog_about,div.blog_options {
background:#1E1E1E;
margin:15px 0;
padding:5px 7px;
}

#blog_sidebar h3,#blog_sidebar dt {
color:#949494;
font-weight:700;
}

#blog_sub {
background:#3a5197;
clear:both;
position:relative;
padding:5px 7px;
text-align:right;
}

#blog_sub span {
padding-top:4px;
}

#blog_sidebar {
background:#3a5197;
float:right;
font-size:93.3%;
margin:20px 10px 0 0;
padding:0 10px;
width:160px;
}

#blog_sidebar dd {
margin-left:10px;
}

#blog_user {
font-size:175%;
}

div.blog_options {
font-size:90%;
text-align:right;
}

div.blog_date {
background:#1E1E1E;
border:1px solid #3a5197;
color:#949494;
float:right;
font-weight:700;
margin:0 15px;
text-align:center;
text-transform:uppercase;
width:40px;
}

div.blog_date span {
background:#3A3A3A;
border-top:1px solid #000000;
color:#949494;
display:block;
font-size:130%;
font-weight:700;
padding:2px 4px;
}

div.blog_entry {
background:#fff;
margin:10px 0;
padding:5px 7px;
}

#blog_comments li {
padding:5px 7px;
}

#blog_comments li.odd {
background:#1E1E1E;
}

#shoutwrap {
background: #000000;
border:1px solid #000000;
font-size:88.3%;
}

#shoutwrap td {
/* background: url(http://z3.ifrm.com/397/66/0/f669606/White_Portal.jpg) left center #000000; */
background-repeat: repeat;
margin: 2px;
padding: 2px;
-moz-opacity:0.85;
opacity: 0.85;
filter:alpha(opacity=85);
}

#shoutbox {
list-style-type:none;
margin:0;
padding:0;
}

#shoutbox li {
background: #000000;
padding:5px 7px;
}

#shoutbox li.odd {
background:#1E1E1E;
}

#shoutbox dl,#shoutbox dt,#shoutbox dd {
margin:0;
padding:0;
}

#shoutbox dt {
color:#949494;
font-size:80%;
}

#shoutopts,#shoutpost {
clear:both;
text-align:center;
}

/* Fonts */
@font-face {
font-family: 'GodOfWar';
 src: url('http://z3.ifrm.com/397/66/0/p482076/GODOFWAR.ttf');
 src: local('☺'), url('http://z3.ifrm.com/397/66/0/p482076/GODOFWAR.ttf') format('woff'),
url('http://z3.ifrm.com/397/66/0/p482076/GODOFWAR.ttf') format('truetype'),
url('http://z3.ifrm.com/397/66/0/p482076/GODOFWAR.ttf') format('svg');
font-style: normal;
font-weight: normal;
}

@font-face {
font-family: 'Unrealised';
 src: url('http://z3.ifrm.com/397/66/0/p482077/Unrealised.ttf');
 src: local('☺'), url('http://z3.ifrm.com/397/66/0/p482077/Unrealised.ttf') format('woff'),
url('http://z3.ifrm.com/397/66/0/p482077/Unrealised.ttf') format('truetype'),
url('http://z3.ifrm.com/397/66/0/p482077/Unrealised.ttf') format('svg');
font-style: normal;
font-weight: normal;
}

/* @font-face {
font-family: 'MuseoSans500';
 src: url('http://b2.ifrm.com/397/66/0/p710718/MuseoSans_500.otf') format('otf');
 src: local('☺'), url('http://b2.ifrm.com/397/66/0/p710718/MuseoSans_500.otf') format('woff'),
url('http://b2.ifrm.com/397/66/0/p710718/MuseoSans_500.otf') format('truetype'),
url('http://b2.ifrm.com/397/66/0/p710718/MuseoSans_500.otf') format('svg');
data: font/opentype;
base64;
font-style: normal;
}
*/

/* @font-face {
font-family: 'SentinelRegular';
 src: url('http://plugins.learningjquery.com/fancyletter/fonts/sentinel-webfont.eot');
 src: local('☺'), url('http://plugins.learningjquery.com/fancyletter/fonts/sentinel-webfont.woff') format('woff'), url('http://plugins.learningjquery.com/fancyletter/fonts/sentinel-webfont.ttf') format('truetype'), url('http://plugins.learningjquery.com/fancyletter/fonts/sentinel-webfont.svg#webfontbVUTdIaz') format('svg');
font-style: normal;
font-weight: normal;
}
*/

.fancy-letter {
font-family: 'GodOfWar', 'Unrealised', 'Angelina', 'Lucida Console', 'SentinelRegular', serif;
color: #1C982F;
display: inline;
font-size: 32px;
font-weight: normal;
float: left;
left: 1px; bottom: 1px;
line-height: 24px;
margin: 2px;
position: relative;
text-transform: capitalize;
}

span.fancy-letter {
margin-left: 5px;
}

.citadel_0 {
background: url(http://z3.ifrm.com/397/66/0/f657352/citadel_tier_0.jpg) top center no-repeat;
}
.citadel_1 {
background: url(http://z3.ifrm.com/397/66/0/f654640/citadel_tier_1.jpg) top center no-repeat;
}
.citadel_2 {
background: url(http://z3.ifrm.com/397/66/0/f654641/citadel_tier_2.jpg) top center no-repeat;
}
.citadel_3 {
background: url(http://z3.ifrm.com/397/66/0/f654642/citadel_tier_3.jpg) top center no-repeat;
}
.citadel_4 {
background: url(http://z3.ifrm.com/397/66/0/f654643/citadel_tier_4.jpg) top center no-repeat;
}
.citadel_5 {
background: url(http://z3.ifrm.com/397/66/0/f654644/citadel_tier_5.jpg) top center no-repeat;
}
.citadel_6 {
background: url(http://z3.ifrm.com/397/66/0/f654645/citadel_tier_6.jpg) top center no-repeat;
}
.citadel_7 {
background: url(http://z3.ifrm.com/397/66/0/f654646/citadel_tier_7.jpg) top center no-repeat;
}

.citadel_0 td, .citadel_0 th, .citadel_0 table {
background: transparent;
border: 0px;
}

.clear {
border: 0px solid transparent;
background: transparent;
color: #000000;
}

td .clear {
color: #000000;
}

.clear a {
color: #000000;
}
.clear a:hover {
color: #646464;
text-decoration: none;
}

.transparency {
background: url(http://z3.ifrm.com/405/126/0/f666106/transparency_25.png) repeat;
}

.li_xlink {
list-style-image: url(http://z3.ifrm.com/static/1/nav.png);
list-style-position: inside;
}

.li_xlink a:hover {
background: #000000;
border: 1px solid #DDDDDD;
color: #FFFFFF;
padding: 4px;
}

td .hw_title {
font-weight: bold;
}

td .hw_select a {
background: #000000;
color: #51CBBC;
font-size: 8pt;
height: 20px;
width: 80px;
text-align: left;
}

td .hw_select a:hover {
color: #1C982F;
}

div.document {
color: #666666;
text-align: left;
}
.cold {
color: #6699CC;
font-weight: bold;
}
.havoc {
color: #990000;
font-weight: bold;
}

#wrap,#nav,#foot{background:#000000;border:0;}
#foot{margin-top:20px;}

/* Dropdown Navigation */
.dropdownnav_bg {
background:url(http://z3.ifrm.com/397/66/0/f673949/vkn_head_g.png) no-repeat; 
background-position: bottom center;
background-size: 760px 40px;
width: 760px;
margin-left:auto;
margin-right:auto;
}

#ddnav {
padding: 0;
margin:0;
margin-left: 20px;
list-style: none;
height: 50px;
position: relative;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
width: 990px;
text-shadow: 0px 3px 1px #000;
text-indent: 5px;
z-index: 1001;
}
#ddnav li.top {display:block; float:left; height:50px;}
#ddnav li a.top_link {display:block; float:left; height:35px; line-height:50px; color:#fff; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 1px; cursor:pointer;background: url(); font-size:14px;}
#ddnav li a.top_link span {
background: url() right top no-repeat;
display:block;
float:left;
height:35px;
padding: 4px 24px 0 12px;
}
#ddnav li a.top_link span.down {
background: url() no-repeat 70px 25px;
display:block;
float:left;
height:35px;
padding: 4px 24px 0 12px;
}

#ddnav li:hover a.top_link {color: #FFDF4C;}
#ddnav li:hover a.top_link span {}
#ddnav li:hover a.top_link span.down {}

/* Default List Styling */
#ddnav li:hover {
position:relative;
z-index:200;
}
#ddnav li:hover ul.sub {
left: -20px;
top: 49px;
background: #3D3D3D;
padding: 3px;
border: 1px ridge #FFFFFF;
border-top: none;
white-space: nowrap;
width: 115px;
height: auto;
z-index: 300;
opacity: 0.92;
filter:alpha(opacity=92);
border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;
}
#ddnav li:hover ul.sub li {
display:block;
height:25px;
position:relative;
float:left;
width:115px;
font-weight:normal;
}
#ddnav li:hover ul.sub li a {
display:block;
font-size:13px;
height:18px;
width:110px;
line-height:18px;
text-align:center;
color:#ccc;
text-decoration:none;
border: 0px solid #bbd37e;
transition-duration:300ms;
-webkit-transition-duration:300ms;
-moz-transition-duration:300ms;
}
#ddnav li ul.sub li a.fly {
background:url(http://z4.ifrm.com/12402/111/0/p1050400/arrow_over.gif) 100px 6px no-repeat;
}
#ddnav li:hover ul.sub li a:hover {
background: #40775F;
color: #FFFFFF;
border-color: #FFFFFF;
border-radius: 5px 5px 5px 5px;
text-shadow: 0 0 1px white;
transition-duration: 300ms;
-webkit-transition-duration: 300ms;
-moz-transition-duration: 300ms;
}
#ddnav li:hover ul.sub li a.fly:hover {
background: #508F8C url(http://z4.ifrm.com/12402/111/0/p1050400/arrow_over.gif) 107px 6px no-repeat;
color:#fff;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
}

#ddnav li:hover li:hover ul, #ddnav li:hover li:hover li:hover ul, #ddnav li:hover li:hover li:hover li:hover ul, #ddnav li:hover li:hover li:hover li:hover li:hover ul {
left: 112px;
top: -3px;
background: #333333;
padding: 3px;
border: 1px ridge #FFFFFF;
white-space: nowrap;
width: 115px;
z-index: 400;
height: auto;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
}

#ddnav ul, #ddnav li:hover ul ul, #ddnav li:hover li:hover ul ul, #ddnav li:hover li:hover li:hover ul ul, #ddnav li:hover li:hover li:hover li:hover ul ul {
position:absolute;
left:-9999px;
top:-9999px;
width:0;
height:0;
margin:0;
padding:0;
list-style:none;
}

#ddnav li:hover li:hover a.fly, #ddnav li:hover li:hover li:hover a.fly,m #ddnav li:hover li:hover li:hover li:hover a.fly, #ddnav li:hover li:hover li:hover li:hover li:hover a.fly {
background: #333333 url(http://z4.ifrm.com/12402/111/0/p1050400/arrow_over.gif) 107px 6px no-repeat;
color: #FFFFFF;
text-shadow: 0 0 1px white;
border-color: #FFFFFF;
} 

#ddnav li:hover li:hover li a.fly, #ddnav li:hover li:hover li:hover li a.fly, #ddnav li:hover li:hover li:hover li:hover li a.fly {
background:#bbd37e url(http://z4.ifrm.com/12402/111/0/p1050399/arrow.gif) 100px 6px no-repeat;
color:#000;
border-color:#bbd37e;
}

.sub_head {
background-color: #151515;
}
.sub_title {
background: url(http://z3.ifrm.com/397/66/0/f680503/asphalt_bg.jpg) #3D3D3D;
}
.TipBubble-Parent {
/* color: #51CBBC; */
cursor: pointer;
position: relative;
}
.TipBubble {
padding: 0 15px;
margin-top: -30px;
top: 30px;
left: 8px;
position: absolute;
width: 152px;
height: 77px;
background: url(http://z3.ifrm.com/397/66/0/p491831/TipBubble.png) no-repeat center top;
z-index: 1;
display: none;
text-align: center;
pointer-events: none;
}
.TipBubble :first-child {
margin-top: 25px;
}
.TipBubble h6:last-child {
margin-top: 35px;
}
.TipBubble-Parent h6 {
color: #f3b13f;
font-size: 16px;
font-family: KingthingsPetrockRegular,Times New Roman,serif;
margin-bottom: 3px;
}
.TipBubble-Parent h6 li {
color: #f3b13f;
}
.TipBubble-Parent p {
font-size: 10px;
color: #fff;
margin: 0;
}
.TipBubble-Parent:hover {
/* color: #1C982F; */
position: relative;
z-index: 10;
}
.TipBubble-Parent:hover .TipBubble{
display: block;
}
.TipBubble-Parent:hover .TipBubble:hover{
display: none;
}
.transparent {
background: transparent;
}

/* Clan Banner */
.CrestWrapper_l {
/* background: url(http://z3.ifrm.com/397/66/0/f664711/crestBgVkn.png) no-repeat transparent; */
background: transparent;
background-position: top right;
background-attachment: initial;
background-size: contain;
display: block;
float: left;
left: 0px;
bottom: 289px;
margin-top: 0px;
position: fixed;
top: 26px;
height: 179px;
width: 240px;
z-index: 1004;
}
.AvatarMotif {
margin-top: -2px;
margin-left: 8px;
height: 100px;
width: 200px;
z-index: 1004;
}

/* Text Gradients */
.Gradient_link3 {
margin: 0px !important; padding: 0px 5px !important; left: 0px !important; top: 4px; position: relative !important; top: 36px; font: 11px/12px MuseoSans500, Times New Roman, serif; width: 166px; text-align: center; display: inline-block; font-size-adjust: none; font-stretch: normal;
}
.Gradient_link3 * {
-moz-transition: color 100ms; -webkit-transition: color 100ms; -webkit-backface-visibility: hidden; -o-transition: color 100ms; transition: color 100ms; top: 0px; font: 11px/12px MuseoSans500, Times New Roman, serif; width: 166px; text-align: center; display: inline-block; font-size-adjust: none; font-stretch: normal;
}
.Gradient_link3 b {color: rgb(206, 152, 88);}
.Gradient_link3 .g1 {left: 5px; top: 0px; overflow: hidden; position: absolute;}
.Gradient_link3 .g2 {left: 5px; top: 0px; overflow: hidden; position: absolute;}
.Gradient_link3 .g3 {left: 5px; top: 0px; overflow: hidden; position: absolute;}
.Gradient_link3 .g1 {height: 7px; color: rgb(200, 148, 85); z-index: 1;}
.Gradient_link3 .g2 {height: 6px; color: rgb(243, 193, 133); z-index: 2;}
.Gradient_link3 .g3 {height: 4px; color: rgb(247, 212, 170); z-index: 3;}
#wrap, #submenu, #submenu_bar, #top_bar {
border: 0px ridge #949494; margin: 0 auto; padding-left: 0; padding-right: 0; width: 780px;
}

/* Recruitment Bugs */
.recruitingOn {
background: url(http://z3.ifrm.com/397/66/0/f664712/recruitingBg.png) no-repeat;
display: block;
position: fixed;
float: left;
visibility: visible;
height: 66px;
width: 179px;
left: 16px;
top: 106px;
z-index: 1003;
}
.recruitingOff {
background: url(http://z3.ifrm.com/397/66/0/f664795/recruitingBgOff.png) no-repeat;
display: block;
position: fixed;
float: left;
visibility: visible;
height: 66px;
width: 179px;
left: 16px;
top: 106px;
z-index: 1003;
}
.CrestMenu {
background: url(http://z3.ifrm.com/397/66/0/f674486/BlankChat.png) top left no-repeat #000000;
bottom: 22px;
display: none;
float: right;
right: 0px;
opacity: 0.85;
position: fixed;
height: 280px;
width: 210px;
z-index: 2;
}
.CrestMenu_f {
border: 0px;
height: 100%;
margin-top: 28px;
}

/* RuneScape Bug */
#bug {
top: 30px;
display: block;
float: right;
margin: 0px auto;
position: fixed;
right: 10px;
text-align: center;
visibility: visible;
z-index: 1003;
}

/* Footer Toolbar Navigation */
#footpanel {
background: url("http://z3.ifrm.com/397/66/0/f667273/bar.png") repeat-x top #000000;
border-top: 0px solid #949494;
display: block;
height: 0px; /* 32px; */
padding: 0px;
position: fixed;
bottom: 0px; left: 0px;
width: 99%;
margin: 0px auto;
z-index: 4; /* Keeps the panel on top of all other elements */
}

html #footpanel {
/* IE6 Hack - Fixed Positioning to the Bottom */
margin-top: -1px; /* prevents IE6 from having an infinity scroll bar due to 1px border on #footpanel */
position: fixed;
top: expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}

#footpanel ul {
border-top: 1px solid #C1C1C1; /* Gives the bevel feel on the panel */
float: left;
font-size: 1.1em;
list-style: none;
margin: 0;
padding: 0;
width: 100%;
}

#footpanel ul li {
padding: 0; margin: 0;
float: left;
position: relative;
}

#footpanel ul li a {
padding: 5px;
float: left;
font-size: 0.9em;
text-indent: -9999px;
height: 16px; width: 16px;
position: relative;
text-decoration: none;
}

html #footpanel ul li a:hover {
background-color: transparent;
text-decoration: none;
}

html #footpanel ul li a.active { /* Active state when subpanel is open */
height: 17px;
margin-top: -2px; /* Push it up 2px to attach the active button to subpanel */
border: 1px solid #555;
border-top: none;
position: relative;
text-decoration: none;
z-index: 6; /*--Keeps the active area on top of the subpanel--*/
}

#footpanel a.home {   
background: url("http://z3.ifrm.com/397/66/0/p481234/WorldWakesIcon_24x24.png") no-repeat 16px center;
/* original: url(http://z3.ifrm.com/397/66/0/p481226/toolbar_home_tele.png) no-repeat center center; */
padding-left: 40px;
border-right: 1px solid #333;
text-indent: 0; /* Reset text indent */
text-decoration: none;
width: 50px;
}

a.profile {
background: url("http://z3.ifrm.com/397/66/0/p481227/toolbar_profile.png") no-repeat center center;
text-decoration: none;
}

a.editprofile {
background: url("http://z3.ifrm.com/397/66/0/p481228/toolbar_preferences.png") no-repeat center center;
text-decoration: none;
}

a.contacts {
background: url("http://z3.ifrm.com/397/66/0/p481229/toolbar_contacts.png") no-repeat center center;
text-decoration: none;
}

a.messages {
background: url("http://z3.ifrm.com/397/66/0/p481230/toolbar_messages.png") no-repeat center center;
text-decoration: none;
}

a.playlist {
background: url(document_music_playlist.png) no-repeat center center;
text-decoration: none;
}

a.videos {
background: url(film.png) no-repeat center center;
text-decoration: none;
}

#footpanel a.chat{   
background: url("http://z3.ifrm.com/397/66/0/p481233/toolbar_online.png") no-repeat 15px center;
width: 126px;
border-left: 1px solid #333;
border-right: 1px solid #333;
padding-left: 40px;
text-indent: 0; /* Reset text indent */
text-decoration: none;
}

a.alerts {
background: url("http://z3.ifrm.com/397/66/0/p481231/toolbar_notice.png") no-repeat center center;
margin-top: 2px;
height: 24px; width: 24px;
text-decoration: none;
}

a.stats {
background: url(http://z3.ifrm.com/397/66/0/p481219/toolbar_xp_counter.png) no-repeat center center;
margin-top: 2px;
text-decoration: none;
}

#footpanel li#chatpanel, #footpanel li#alertpanel {
float: right;
} 
/* Right align the chat and alert panels */

#footpanel a small {  /* panel tool tip styles */
text-align: center;
width: 70px;
background: transparent; /* url(pop_arrow.gif) no-repeat center bottom; */
padding: 5px 5px 11px;
display: none; /* Hide by default */
color: #fff;
font-size: 1em;
text-indent: 0;
font: 10px normal Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}

#footpanel a:hover small {
display: block; /* Show on hover */
position: absolute;
top: -35px; /* Position tooltip 35px above the list item */
left: 50%; 
margin-left: -40px; /* Center the tooltip */
text-decoration: none;
z-index: 9999;
}

#footpanel ul li div a {
/* Reset link style for subpanel links */
text-indent: 0;
width: auto;
height: auto;
padding: 0;
float: none;
position: static;
text-decoration: none;
}

#footpanel ul li div a:hover {
text-decoration: underline;
}
/* Reset link style for subpanel links */

#footpanel .subpanel {
background: url(http://z3.ifrm.com/397/66/0/f664727/bg_marble_grey.jpg) repeat center center #000;
background-attachment: fixed;
position: absolute;
left: 0; bottom: 27px;
display: none; /* Hide by default */
width: 220px;
border: 1px ridge #C1C1C1;
border-bottom: 0px;
overflow: hidden;
padding-bottom: 2px;
}

#footpanel h3 {
background: url(http://z3.ifrm.com/397/66/0/f673949/vkn_head_g.png) #333333 no-repeat center center;
padding: 4px 10px;
color: #FFFFFF;
font-size: .9em;
cursor: pointer;
}

#footpanel h3 span { 
font-size: 1.3em;
float: right;
line-height: 0.8em;   
font-weight: normal;
}

#footpanel .subpanel ul {
padding: 0; margin: 0;
background: transparent; /* #FFFFFF; */
width: 100%;
overflow: auto;
}

#footpanel .subpanel li { 
float: none; /* Reset float */
display: block;
padding: 0; margin: 0;
overflow: hidden;
clear: both;
background: #fff;
position: static;  /* Reset relative positioning */
font-size: 0.7em;
}

#chatpanel .subpanel li {
background: url(http://i1.ifrm.com/2857/0/upload/p248988.gif) repeat center center;
/* original: url(dash.gif) repeat-x left center; */
} 

#chatpanel .subpanel li span {
padding: 5px;
background: transparent; /* #FFFFFF */;
color: #777;
float: left;
}

#chatpanel .subpanel li a img {
float: left;
margin: 2px 5px;
text-decoration: none;
}

#chatpanel .subpanel li a {
padding: 3px 0;   margin: 0;
line-height: 22px;
height: 22px;
background: #000000; /* #FFFFFF */;
display: block;
text-decoration: none;
opacity: 0.85;
}

#chatpanel .subpanel li a:hover {
background: #333333; /* #3b5998; */
color: #FFFFFF;
text-decoration: none;
opacity: 0.85;
}

#alertpanel .subpanel {
background: url(http://z3.ifrm.com/397/66/0/f664727/bg_marble_grey.jpg) repeat center center;
background-attachment: fixed;
border: 1px ridge #C1C1C1;
border-bottom: 0px;
right: 0; left: auto; /* Reset left positioning and make it right positioned */
width: 170px;
}

#alertpanel .subpanel li {
background: url(http://z3.ifrm.com/397/66/0/f664727/bg_marble_grey.jpg) repeat center center;
background-attachment: fixed;
border-top: 0px solid #C1C1C1;
display: block;
}

#alertpanel .subpanel li a.delete{
background: url(delete_x.gif) no-repeat;
float: left;
width: 13px; height: 14px;
margin: 5px;
text-indent: -9999px;
text-decoration: none;
visibility: hidden; /* Hides by default but still takes up space (not completely gone like display:none;) */
}

#alertpanel .subpanel li a.delete:hover {
background-position: left bottom;
text-decoration: none;
}

#statpanel .subpanel {
border: 1px ridge #C1C1C1;
border-bottom: 0px;
right: auto; left: 0; /* Reset right positioning and make it left positioned */
}

#statpanel .subpanel li {
background: url(http://z3.ifrm.com/397/66/0/f664727/bg_marble_grey.jpg) repeat center center;
background-attachment: fixed;
border-top: 0px solid #949494;
display: block;
}

#statpanel .subpanel li a.delete{
background: url(delete_x.gif) no-repeat;
float: right;
width: 13px; height: 14px;
margin: 5px;
text-indent: -9999px;
text-decoration: none;
visibility: hidden; /* Hides by default but still takes up space (not completely gone like display:none;) */
}

#statpanel .subpanel li a.delete:hover {
background-position: left bottom;
text-decoration: none;
}

#alertpanel .subpanel li p, #statpanel .subpanel li p {
background: transparent; /* #333; */
border: 1px inset #949494;
padding: 5px 10px;
opacity: 0.85;
}

#footpanel #alertpanel li.view, #footpanel #statpanel li.view {
background: url(http://i1.ifrm.com/2857/0/upload/p248988.gif) repeat center center;
border: 0px inset #949494;
text-align: right;
padding: 5px 10px 5px 0;
}

.bbcode-Owner img, .bbcode-Deputy img, .bbcode-Overseer img, .bbcode-Coordinator img, .bbcode-Organiser img, .bbcode-Admins img, .bbcode-General img, .bbcode-Associate img {
margin-top: -4px;
}

/* Reddit Flair Edit */
span[class*="flair-status-"], span[class*="flair-faction-"], span[class*="flair-skill-"], span[class*="flair-rare-"] {
padding: 0px 2px 0px 2px;
border: 1px solid #808080;
font-weight: bold;
// font-size: small;
}

.flair, .linkflairlabel {
display: inline-block;
margin-right: .5em;
padding: 0 2px;
background: #F5F5F5;
color: #555;
border: 1px solid #DDD;
border-radius: 2px;
}

span[class*="flair-status-f2p"]:before {
background-image: url(http://z3.ifrm.com/397/66/0/f665191/F2P_World.png);
}
.flair-status-f2p:before{
background-position: 0px -0px;
}
.flair-status-f2p:after{content:""}

span[class*="flair-status-p2p"]:before {
background-image: url(http://z3.ifrm.com/397/66/0/f665190/P2P_World.png);
}
.flair-status-p2p:before{
background-position: 0px -0px;
}
.flair-status-p2p:after{content:""}

span[class*="flair-status-vip"]:before {
background-image: url(http://z3.ifrm.com/397/66/0/f681325/VIP_World.png);
}
.flair-status-vip:before{
background-position: 0px -0px;
}
.flair-status-vip:after{content:""}

span[class*="flair-faction-"]:before {
background-image: url(http://d.thumbs.redditmedia.com/8iXGwSl7jq5zSvQ3.png);
content: "";
position: relative;
display: inline-block;
width: 24px;
height: 24px;
margin: -8px 1px;
padding: 0px 0px;
background-color: transparent;
background-repeat: no-repeat;
}
.flair-faction-armadyl:before{background-position:0px -0px;}
.flair-faction-armadyl:after{content:"";}
.flair-faction-bandos:before{background-position:0px -24px;}
.flair-faction-bandos:after{content:"";}
.flair-faction-godless:before{background-position:0px -48px;}
.flair-faction-godless:after{content:"";}
.flair-faction-guthix:before{background-position:0px -72px;}
.flair-faction-guthix:after{content:"";}
.flair-faction-saradomin:before{background-position:0px -96px;}
.flair-faction-saradomin:after{content:"";}
.flair-faction-seren:before{background-position:0px -120px;}
.flair-faction-seren:after{content:"";}
.flair-faction-sliske:before{background-position:0px -144px}
.flair-faction-sliske:after{content:"";}
.flair-faction-zamorak:before{background-position:0px -168px;}
.flair-faction-zamorak:after{content:""}
.flair-faction-zaros:before{background-position:0px -192px;}
.flair-faction-zaros:after{content:"";}
.flair-faction-armadyl{color:#0073e5;}
.flair-faction-armadyl:after{color:#0073e5;}
.flair-faction-bandos{color:#6c4824;}
.flair-faction-bandos:after{color:#6c4824;}
.flair-faction-godless{color:#e57100;}
.flair-faction-godless:after{color:#e57100;}
.flair-faction-guthix{color:#009960;}
.flair-faction-guthix:after{color:#009960;}
.flair-faction-saradomin{color:#e5bb00;}
.flair-faction-saradomin:after{color:#e5bb00;}
.flair-faction-seren{color:#00e1e1;}
.flair-faction-seren:after{color:#00e1e1;}
.flair-faction-sliske{color:#00c000;}
.flair-faction-sliske:after{color:#00c000;}
.flair-faction-zamorak{color:#e50000;}
.flair-faction-zamorak:after{color:#e50000;}
.flair-faction-zaros{color:#5e3886;}
.flair-faction-zaros:after{color:#5e3886;}

span[class*="flair-skill-"]:before {
background-image: url(http://z3.ifrm.com/397/66/0/p510560/skill_icons.png);
content: "";
position: relative;
display: inline-block;
width: 24px;
height: 24px;
margin: -8px 1px;
padding: 0px 0px;
background-color: transparent;
background-repeat: no-repeat;
}

.flair-skill-attack:before {background-position: -156px -2px;}
.flair-skill-attack:after {content:"";}
.flair-skill-constitution:before {background-position: -2px -38px;}
.flair-skill-constitution:after {content:"";}
.flair-skill-mining:before {background-position: -4px -146px;}
.flair-skill-mining:after {content:"";}

.flair-skill-strength:before {background-position: -308px -186px;}
.flair-skill-strength:after {content:"";}
.flair-skill-agility:before {background-position: -308px -2px;}
.flair-skill-agility:after {content:"";}
.flair-skill-smithing:before {background-position: -2px -184px;}
.flair-skill-smithing:after {content:"";}

.flair-skill-defence:before {background-position: -458px -40px;}
.flair-skill-defence:after {content:"";}
.flair-skill-herblore:before {background-position: -308px -114px;}
.flair-skill-herblore:after {content:"";}
.flair-skill-fishing:before {background-position: -462px -74px;}
.flair-skill-fishing:after {content:"";}

.flair-skill-ranged:before {background-position: -308px -148px;}
.flair-skill-ranged:after {content:"";}
.flair-skill-thieving:before {background-position: -1px -223px;}
.flair-skill-thieving:after {content:"";}
.flair-skill-cooking:before {background-position: -461px 0px;}
.flair-skill-cooking:after {content:"";}

.flair-skill-prayer:before {background-position: -156px -148px;}
.flair-skill-prayer:after {content:"";}
.flair-skill-crafting:before {background-position: -306px -42px;}
.flair-skill-crafting:after {content:"";}
.flair-skill-firemaking:before {background-position: -308px -76px;}
.flair-skill-firemaking:after {content:"";}

.flair-skill-magic:before {background-position: -460px -116px;}
.flair-skill-magic:after {content:"";}
.flair-skill-fletching:before {background-position: -2px -114px;}
.flair-skill-fletching:after {content:"";}
.flair-skill-woodcutting:before {background-position: -154px -223px;}
.flair-skill-woodcutting:after {content:"";}

.flair-skill-runecrafting:before {background-position: -460px -148px;}
.flair-skill-runecrafting:after {content:"";}
.flair-skill-slayer:before {background-position: -154px -184px;}
.flair-skill-slayer:after {content:"";}
.flair-skill-farming:before {background-position: -156px -74px;}
.flair-skill-farming:after {content:"";}

.flair-skill-construction:before {background-position: -156px -38px;}
.flair-skill-construction:after {content:"";}
.flair-skill-hunter:before {background-position: -156px -114px;}
.flair-skill-hunter:after {content:"";}
.flair-skill-summoning:before {background-position: -458px -184px;}
.flair-skill-summoning:after {content:"";}

.flair-skill-dungeoneering:before {background-position: -2px -74px;}
.flair-skill-dungeoneering:after {content:"";}
.flair-skill-divination:before {background-position: -308px -222px;}
.flair-skill-divination:after {content:"";}

span[class*="flair-skill-invention"]:before {
background-image: url(http://vignette3.wikia.nocookie.net/runescape2/images/1/13/Invention.png/revision/latest?cb=20160128080548);
background-position: 0px 0px;
background-size: 24px 24px;
border: 0px;
content: "";
position: relative;
display: inline-block;
width: 24px;
height: 24px;
margin: -8px 1px;
padding: 0px 0px;
background-color: transparent;
background-repeat: no-repeat;
}
.flair-skill-invention:after {content:"";}

Pseudo ::before element
.flair-ears:before {
content: "";
width: 20px;
height: 20px;
display: inline-block;
background-repeat: no-repeat;
background-image: url(http://e.thumbs.redditmedia.com/6xOoCUxOwB003CL4.png);
background-position: -6px -58px;
vertical-align: top;
margin-right: -3px;
padding: 0 8px 0 0;
}

span[class*="flair-status-"]:before, span[class*="flair-faction-"]:before, span[class*="flair-skill-"]:before, span[class*="flair-rare-"]:before {
content: "";
position: relative;
display: inline-block;
width: 24px;
height: 24px;
margin: -8px -0px;
padding: 0px 1px;
background-color: rgba(0, 0, 0, 0);
background-repeat: no-repeat;
}

#menu_acp > a:hover {
color: #FFDF4C;
text-decoration: none;
}

#menu_rcp > a:hover {
color: #FFDF4C;
text-decoration: none;
}

#menu_ucp > a:hover {
color: #FFDF4C;
text-decoration: none;
}

#menu_pm > a:hover {
color: #FFDF4C;
text-decoration: none;
}

#menu_discord > a:hover {
color: #FFDF4C;
text-decoration: none;
}

.l {text-align:left}
.c {text-align:center}
.r {text-align:right}
.left {float:left}
.right {float:right}
#stats_members a.member, .bday_strip {white-space:nowrap}
.calendar li span {cursor:default}
#c_tos li {display:list-item;margin-left:25px}
#c_tos ul li {list-style:disc}
#c_tos ol li {list-style:lower-alpha}
#shoutrefresh {cursor:pointer}