/* Layout */

body {

}
img {
	max-width: 100%;
}
img.discord-avatar {
	display:none;
}

p.shout {
margin: 0px;
padding: 0px;
}

discord-user {
		
}
div.parentsopt {
	margin:0;
	padding:0;
}
div.modweight {
	font-size:1.2em;
}

span#baseresiinfo {
	color:rgba(10,10,10,0.5);
	font-size:1em;
}
span.resi-color {
	padding:0 3px;
	font-size:1em;
}
span.resi-color.phr {
	color:#ddd;
}
span.resi-color.fr {
	color:#ebc358;
}
span.resi-color.cr {
	color:#73b2e3;
}
span.resi-color.pr {
	color:#83db72;
}
span.resi-color.er {
	color:#b381ec;
}

/* START - CUSTOM CHECKBOX PASTE */

/* Customize the label (the container) */
.container {
  display: inline-block;
  width:auto;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  color:#ddd;
  cursor: pointer;
  font-size: 1.1em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: rgba(0,0,0,0) !important;
  border:0 !important;
  
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: rgba(0,0,0,0);
}



/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 26px;
  top: -31px;
  width: 12px;
  height: 35px;
  border: solid #f00;
  border-width: 0 4px 4px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* END - CUSTOM CHECKBOX PASTE */

div.selitemimbu {
	padding-left:15px;
	font-size:1em;
}
discord-avatar {
    width: 12px;
    height: 12px;
}
div.transfloat {
	margin-left:10px;
	margin-bottom:10px;
	float:right;
	text-align:right;
}

div.serverinfo-label, div.serverinfo-value {
	display:inline-block;
	padding-right:1rem;
}
div.serverinfo-label {
	color:#d00;
	margin-bottom:0.7rem;
	width:35%;
	min-width:200px;
	text-align:right;
}
div.serverinfo-value {
	margin-bottom:0.7rem;
	text-align:left;
	width:45%;
	min-width:400px;
}
div.serverlist-parent {
	width:100%;
	padding-left:1%;
	padding-right:1%;
}
div.serverlist-id, div.serverlist-session, div.serverlist-type, div.serverlist-status, div.serverlist-owner, div.serverlist-edit {
	display:inline-block;
	color:#fff;
	padding:5px;
	width:5%;
}
div.serverlist-session, div.serverlist-type, div.serverlist-status, div.serverlist-owner {
	text-align:center;
	width: 14%;
}
div.serverlist-session {
	width: 34%;
}
div.serverlist-owner {
	width: 14%;
}
div.serverlist-edit {
	text-align:right;
	width:18%
}
div.serverhdr {
	background:rgba(120,0,0,0.8);
}

@media (max-width: 768px) {
	div.serverinfo-label, div.serverinfo-value {
		display:block;
	}
	div.serverinfo-label {
		text-align:center;
		margin-bottom:0.2rem;
		width:100%;
	}
	div.serverinfo-value {
		text-align:center;
		width:100%;
	}
	div.serverlist-id {
		text-align:left;
		width:17%;
	}
	div.serverlist-type {
		text-align:right;
		width: 30%;
	}
	div.serverlist-status {
		text-align:left;
		width: 17%;
	}
	div.serverlist-session {
		text-align:left;
		width: 53%;
	}
	div.serverlist-owner {
		text-align:left;
		width: 48%;
	}
	div.serverlist-edit {
		text-align:right;
		width:35%
	}
}

div.projectrow {
	padding-bottom:7px;
	padding-top:7px;
	width:100%
}
div.projectrow:hover {
	background: rgba(150,0,0,0.8) !important;
}

span.transsubt {
	font-size:0.8em;
	color:#888;
}
span.transhdr {
	color:#eee;
}
span.transstar {
	color:#f00;
	font-weight:700
}
div.transcont {
	width:100%;
	background:rgba(70,0,0,0.8);
	padding:7px;
	padding-left:22px;
	padding-right:22px;
	margin-bottom:12px;
	display:inline-block;
}
.pdaid {
	min-height:262px;
	overflow:hidden;
	min-width:197px;
	margin-left:90px;
}
.pdaidback {
	background:url(img/paperdoll-preview2.png);
	background-position: top center;
	background-repeat: no-repeat;
	min-height:262px;
	min-width:197px;
}

a.opapp:link, a.opapp:visited, a.opapp:active {
	opacity:0.5;
}
a.opapp:hover {
	opacity: 1;
}
discord-user-status discord-idle {
	/* size: 50% */
}

.uotavernlogo {
margin-top: 0px;
/*right: 0px;*/
top: 0px;
z-index: -1;
background: url(img/uotavernlogo.png);
width: 185px;
height: 250px;
}
label.addcharglist {
    display: inline-block;
    margin: .2rem !important;
}

#donate {
	display: none;
}
.rinfodiv {
	text-align: left;
	float: right;
	width: 323px;
	padding: 10px;
	margin-right: -20px;
	margin-bottom:20px;
    margin-top: -12px;
	/* background: rgba(100,0,0,0.3); */
}
.rosterpcont {
	width: 100%;
	max-width: 750px;
}
div.addchalf {
	width:48%;
	margin-top:20px;
	min-width:450px;
	float:left;
	display:inline-block;
	margin-right:3%;
}
div.addachalf {
	width:48%;
	min-width:450px;
	display:inline-block;
	background: rgba(100,0,0,0.3);
    border: 1px solid #800000;
	margin-top:20px;
	padding:20px;
}
td.guildlisel {
	margin:8px;
	padding: 8px;
}
div.guildlisel {
	display: inline-block;
	margin:8px;
	padding: 8px;
	/* background: rgba(100,0,0,0.5); */
}
#addprop {
	display: none;
}
.charinfolabel, .charinfovalue {
	line-height:1.4em;
	font-size:0.8em;
	width: 48%;
	display: inline-block;
}
.charinfovalue {
	text-align:right;
}
.skillname, .skillvalue {
	font-size: 0.8em;
}
.skillname {
	line-height:1.4em;
	font-size:0.8em;
	/* text-transform:uppercase; */
}
.charcomment {
	font-size:0.8em;
	line-height:1.2;
	min-height:45px;
	font-style: italic;
	color:#aaa;
}
.charquote {
	float: left;
	height: 45px;
	width: 60px;
	margin-right: 4px;
	margin-bottom: 3px;
	margin-top: -3px;	
	background-image: url(images/quote2.png);
	background-repeat: no-repeat;
}
.skillvalue {
	line-height:1.4em;
	font-size:0.8em;
	text-align: center;
}
.rosterentry {
	width:400px;
}
.rostertitle, .rostername {
	font-size:0.9em;
	display:inline-block;
	line-height:1.4em;
}
.rostertitle {
	color:#700000;
}
.rostercont {
	display: inline-block;
    max-width: 400px;
    min-width: 300px;
}
.rostername {
}
td.skillnhdr, td.skillvhdr {
}

td.skillvhdr {
	text-align:center;
}

fieldset.cal {
	/* background:rgba(60,0,0,0.8); */
	padding:0px;
	padding-bottom:10px;
	border:0;
	/* border-top: 3px solid #800; */
	/* border-bottom: 2px solid #800; */

}

div.legmatprop {
padding:10px 0;
height:40px;
width:33%;
min-width:150px;
max-width:320px;
display:inline-block;
}
img.legmatimg {
	height:20px;
	margin-right:10px;
}
fieldset.error {
	padding:10px;
	border:0px;
/*	border: 1px dotted #FF0000;*/
	background-color: #FF0000;
}

td.resiitem, td.resi-pr, td.resi-fr, td.resi-cr, td.resi-por, td.resi-er, td.resi-result {
	text-align:center;
	border-bottom: 1px solid rgba(0,0,0,0.7);
	
}
td.resiitem, td.resi-result {
	background: rgba(150,0,0,0.4);
}

td.resi-pr {
	background: #CCCCCC;
}
td.resi-fr {
	background: #ebc358;
}
td.resi-cr {
	background: #73b2e3;
}
td.resi-por {
	background: #83db72;
}
td.resi-er {
	background: #b381ec;
}

* {
	margin: 0;
}
html {
	height: 100%;
}
.footerwrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -155px; /* the bottom margin is the negative value of the footer's height */
}
.footerdiv, .footerpush {
	height: 155px; /* .push must be the same height as .footer */
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/


a.poreplyfirst:link, a.poreplyfirst:visited {
	display: inline-block;
	width: 133px;
 	height:22px;
	padding:3px;
	text-decoration: none;
	background: url('img/postoptions.png') no-repeat;
	background-position: 0px 0px;
}

a.posubmit:link, a.posubmit:visited {
	display: inline-block;
	width: 91px;
 	height:22px;
	margin:3px;
	text-decoration: none;
	background: url('img/postoptions.png') no-repeat;
	background-position: -794px 0px;
}

a.titlehover:link, a.titlehover:hover, a.titlehover:active, a.titlehover:visited {

	text-decoration: none;
	color: #eeeeee;
	font-weight: normal;

}

a.poreplypost:link, a.poreplypost:visited {
	display: inline-block;
	width: 84px;
 	height:22px;
	margin:3px;
	text-decoration: none;
	background: url('img/postoptions.png') no-repeat;
	background-position: -691px 0px;
}

a.poreply:link, a.poreply:visited {
	display: inline-block;
	width: 41px;
 	height:22px;
	margin:3px;
	text-decoration: none;
	background: url('img/postoptions.png') no-repeat;
	background-position: -263px 0px;
}
a.poreplies:link, a.poreplies:visited {
	display: inline-block;
	width: 50px;
 	height:22px;
	margin:3px;
	text-decoration: none;
	background: url('img/postoptions.png') no-repeat;
	background-position: -308px 0px;
}

a.pofeed:link, a.pofeed:visited {
	display: inline-block;
	float:right;
	width: 19px;
 	height:22px;
	margin-bottom:-6px;
	text-decoration: none;
	background: url('img/postoptions.png') no-repeat;
	background-position: -774px 0px;
}

a.poarchive:link, a.poarchive:visited {
	display: inline-block;
	width: 94px;
 	height:22px;
	margin:3px;
	text-decoration: none;
	background: url('img/postoptions.png') no-repeat;
	background-position: -364px 0px;
}

a.poperma:link, a.poperma:visited {
	display: inline-block;
	width: 82px;
 	height:22px;
	margin:3px;
	text-decoration: none;
	background: url('img/postoptions.png') no-repeat;
	background-position: -465px 0px;
}

a.pouoforums:link, a.pouoforums:visited {
	display: block;
	width: 134px;
 	height:22px;
	text-decoration: none;
	background: url('img/postoptions.png') no-repeat;
	background-position: -550px 0px;
}


a.po1:link, a.po1:visited {
	display: block;
	width: 9px;
 	height:22px;
	text-decoration: none;
	background: url('img/postoptions.png') no-repeat;
	background-position: -140px 0px;
}

a.po2:link, a.po2:visited {
	display: block;
	width: 8px;
 	height:22px;
	text-decoration: none;
	background: url('img/postoptions.png') no-repeat;
	background-position: -152px 0px;
}
a.po3:link, a.po3:visited {
	display: block;
	width: 10px;
 	height:22px;
	text-decoration: none;
	background: url('img/postoptions.png') no-repeat;
	background-position: -163px 0px;
}
a.po4:link, a.po4:visited {
	display: block;
	width: 8px;
 	height:22px;
	text-decoration: none;
	background: url('img/postoptions.png') no-repeat;
	background-position: -177px 0px;
}
a.po5:link, a.po5:visited {
	display: block;
	width: 10px;
 	height:22px;
	text-decoration: none;
	background: url('img/postoptions.png') no-repeat;
	background-position: -188px 0px;
}
a.po6:link, a.po6:visited {
	display: block;
	width: 10px;
 	height:22px;
	text-decoration: none;
	background: url('img/postoptions.png') no-repeat;
	background-position: -201px 0px;
}
a.po7:link, a.po7:visited {
	display: block;
	width: 8px;
 	height:22px;
	text-decoration: none;
	background: url('img/postoptions.png') no-repeat;
	background-position: -214px 0px;
}
a.po8:link, a.po8:visited {
	display: block;
	width: 10px;
 	height:22px;
	text-decoration: none;
	background: url('img/postoptions.png') no-repeat;
	background-position: -225px 0px;
}
a.po9:link, a.po9:visited {
	display: block;
	width: 10px;
 	height:22px;
	text-decoration: none;
	background: url('img/postoptions.png') no-repeat;
	background-position: -237px 0px;
}
a.po0:link, a.po0:visited {
	display: block;
	width: 9px;
 	height:22px;
	text-decoration: none;
	background: url('img/postoptions.png') no-repeat;
	background-position: -250px 0px;
}

.navbar2 {
	text-align: left;
	top :187px;
	display: block;
	width: 756px;
 	height:29px;
	text-decoration: none;
	background-position: 0px 0px;
}
.navbarcontent {
	vertical-align:middle;
}



.headerimg {	


	background-repeat: no-repeat; 
	height: 400px;
/*	max-height: 1104px;*/
	width: 100%;
/*	width: 1010px; */
	top: 0px;
	left: 0px;
	right: 0px; 
/*	left: 50%; 
	margin-left: -650px;*/
    overflow: hidden;
}
a img { border: none;
		padding: 0px; } 

hr.shoutdotted {
	padding: 0px;
	margin: 2px;
	color: #333333;
	height: 1px;
	background-color: #333333;
	border: 0px;
}

hr.feed {
	padding: 0px;
	margin: 8px;
	color: #333333;
	height: 1px;
	background-color: #333333;
	border: 0px;
}

TD.dotted
{
border-top: thin dotted #444444
}
TR.dottedc {
	height: 30px;
	background: url(img/calcbg.jpg) top left;
}
table.dottedc {
	/* border: thin dotted #444444; */
}
TD.dottedctop
{
text-align: center;
}
TD.dottedc
{
text-align: center;
padding:10px;
/* border-top: thin dotted #444444 */
}
TD.adotted
{
 background-color: rgba(70,0,0,0.5);
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 6px;
 padding-right: 6px;
}
TD.bdotted
{
 background-color: rgba(40,40,40,0.5);
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 6px;
 padding-right: 6px;
}
TD.calc
{
padding-top:5px;
padding-bottom:5px;
}
TD.calcc
{
padding:5px;
background-color: rgba(150,0,0,.6);
}
table.noborder{
 padding: 0px;
 border: 0px;
}
.uodflogo {
position: absolute;
margin-top: 0px;
/*right: 0px;*/
top: 0px;
width: 196px;
height: 195px;
}
.offfan {
position: absolute;
margin-top: 0px;
top: 0px;
z-index: 1;
background: url(img/officialfansite3.png);
width: 196px;
height: 195px;
}
tr.noborder{
 padding: 0px;
 border: 0px;
}
td.noborder{
 padding: 0px;
 border: 0px;
}
#error {
background-color: #b8abab;
border: 1px solid #ff0000;
padding: 5px;
}
.poster
{
text-align:right;
float: right;
margin: 6px 0 10px 10px;
}
.poster2
{
float: left;
margin: 6px 10px 10px 0;
}

.floatright
{
background-color: #222222;
padding: 8px;
width: 200px;
float: right;
margin: 0 0 10px 10px;
border: 1px dotted #800000;
}
.floatruoam
{
/* background: url(https://knuckleheads.dk/img/calcbg.jpg) top left; */
background-color: rgba(10,10,10,0.6);
width: 48%;
margin:1%;
display:inline-block;
vertical-align:top;
text-align: center;
/* float: right; */
line-height: 1.3em;
margin-bottom: 20px;
border: 2px solid rgba(120,0,0,.8);
}
.floatduoam
{
/* background: url(https://knuckleheads.dk/img/calcbg.jpg) top left; */
background-color: rgba(10,10,10,0.6);
width: 98%;
margin:1%;
display:inline-block;
vertical-align:top;
text-align: center;
/* float: right; */
line-height: 1.3em;
margin-bottom: 20px;
border: 2px solid rgba(120,0,0,.8);
}
div.uoamcreinp {
	width:98%;
	margin:1%;
	display:inline-block;
}
.floatleft
{
padding: 4px;
float: left;
margin: 0 0 10px 10px;
}

TD.infobox2 {
padding-right:12px;
padding-left:12px;
padding-bottom:8px;
padding-top:8px;
}
TD.calctop
{
border-top: thin dotted #444444;
border-bottom: thin dotted #444444;
}
table.navimbue
{
	width:100%;
	min-width: 200px;
	padding:5%;
	background: url(img/calcbg.jpg) top left;
	border: 2px solid rgba(150,0,0,.6);
	background-color: #111111;
	padding:5px;
}
td.nav
{
	background: url(img/calcbg.jpg) top left;
    /* border-top: 1px dotted #666666;
	border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;
    border-bottom: 1px dotted #666666; */
	background-color: #111111;
}
tr.nav
{
	/*  background: url(img/calcbg.jpg) top left; */
	/* background-color: #111111; */
}
tr.calcbottom2
{
	height: 30px;
	/* border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;
    border-bottom: 1px dotted #666666; */
	background-color: #111111;
}
td.calcbottom2
{
	text-align: right;
	width: 100%;
	height: 30px;
	border: 2px solid rgba(150,0,0,.6);
	background-color: #111111;
}
.menu2 {
	text-align: left;
	top :147px;
	width : 758px;
	}

.sitenav {
	text-align: left;
	top :187px;
	width : 758px;
	}

div.linklogos {
  text-align: right;
  margin-left: auto;
  margin-right: auto;
  max-width: 1365px;
}

.rightbar{
	text-align: center;
	top : 10px;
	width : 170px;
}


.content {
	text-align: left;
	top :224px;
	width:100%
}

.content2 {
position: relative;
width: 100%;

}

.eventimage {
	position: absolute;
	top : 164px;
	left : 378px;
}

td.shoutheader {
      height:26px;  
      background: url(img/rb/shouthead2.png); 
 }
td.shoutbody {
	  padding-left: 10px;
	  padding-right: 10px;
      background: url(img/rb/shoutbody2.png); 
 }
td.shoutfooter {
      height:11px;  
      background: url(img/rb/shoutfoot2.png); 
 }
.phpbbm {
	font-size:12px;
	height: 30px;
	width: 100%;
	vertical-align: middle;
}
a.phpbbmenu:link {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a.phpbbmenu:visited {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a.phpbbmenu:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.phpbbmenu:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#itemstats {
	width:100%;
/*	border-style: 1px solid #999999; */
	height: 550px;
	border-width:0px;
}
textarea.member
{
color: #FFFFFF;
background: #0D0001;
border: 2px solid rgba(150,0,0,0.6)
}
select.member
{
color: #FFFFFF;
background: #0D0001;
border: 2px solid rgba(150,0,0,0.6)
}
select.memberunl
{
color: #FFFFFF;
background: #0D0001;
border: 2px solid rgba(150,0,0,0.6)
}
select.membertiny
{
color: #FFFFFF;
background: #111111;
border: 0px;

}
input.member
{
color: #FFFFFF;
background: #0D0001;
border: 2px solid rgba(150,0,0,0.6);
}

input.memberb
{
color: #FFFFFF;
background: #0D0001;
border: 2px solid rgba(150,0,0,0.6);
}
input.memberc
{
color: #DDDDDD;
background: #0D0001;
border: 1px solid #CCCCCC
}


input.memberweight
{
color: #FFFFFF;
background: #0D0001;
border: 1px solid #CCCCCC
}
input.memberup
{
color: #FFFFFF;
background: #144319;
border: 1px solid #144319
}
input.memberdown
{
color: #FFFFFF;
background: #431414;
border: 1px solid #431414
}
input.membermax
{
color: #FFFFFF;
background: #172a4e;
border: 1px solid #172a4e
}
#itemstats th {
	text-align:left;
	font-weight: bold;
	font-size:20px;
}
div.itemsearchparent {
	margin:1rem;
	float:right
}
.related {
/*	background-image: url("forum/styles/ankh/theme/images/table2b.png"); */
/*	background-color: #101010; */
	float: right;
	text-align: center;
	/* position: absolute; */
	right: 22px;
	max-width: 500px;
	width:40%
/*	height: 100%; */
/*	border: 1px dotted #cccccc; */
}

.detailsearch {
/*	background-color: #101010; */
	text-align: center;
	position: absolute;
	right: 22px;
	top: 70px;
	width: 252px;
/*	height: 100%; 
	border: 1px dotted #cccccc; */
}

.itemimg {
	background:url(https://www.knuckleheads.dk/img/items/frame.png);
	background-size:cover;
	text-align: center;
	/* float: right; */
	right: 300px;
	top: 70px;
	width: 125px;
	height: 125px; 
	/* padding:35px; */
	margin-right:30px;
/*	border: 1px dotted #cccccc; */
}
.itemimg2 {
	/* background:url(https://www.knuckleheads.dk/img/items/frame.png);
	background-size:cover; */
	text-align: center;
	background: rgba(0,0,0,0.85);
	float: left; 
	/* right: 300px; */
	/* top: 70px; */
	width: 125px;
	height: 125px; 
	/* padding:35px; */
	margin-right:20px;
/*	border: 1px dotted #cccccc; */
}

.fptile {
	width:32.33%;
	margin:0.5%;
}
.fptilecont {
	display:inline-block;
	width:50%;
}
.fptilen {
width:100%;
border-radius:10px;
padding-top:75%;
background-size:cover;
 background-position: center;
	

}
.fptilenn {
width:100%;
border-radius:10px;
 opacity: 0.8;
padding-top:75%;
background-size:200%;
 background-position: left;
	

}
.fptilenn:hover {
width:100%;
border-radius:10px;
padding-top:75%;
opacity: 1;
background-size:200%;
 background-position: right;

}
.fptilecontn {
	display:inline-block;
	width:50%;
}
a.fpa, a.fpa:visited {
	border-radius:10px;
	border:3px solid rgba(80,0,0,0) !important;
	width:24%;
	margin:0.5%;
	display:inline-block;

}
a.fpa:hover, a.fpa:active {
	border-radius:10px;
	border:3px solid rgba(180,0,0,0.8) !important;
	width:24%;
	margin:0.5%;
	display:inline-block;
}
a.fpan, a.fpan:visited {
	border-radius:10px;
	border:0;
	width:24%;
	margin:0.5%;
	display:inline-block;

}
a.fpan:hover, a.fpan:active {
	border-radius:10px;
	border:0;
	width:24%;
	margin:0.5%;
	display:inline-block;
}

@media (max-width: 1500px) {
	.fptilecontn {
		width:100%;
	}
	.fptilen, .fptilenn, .fptilenn:hover {
		padding-top:45%;
	}
}
@media (max-width: 768px) {
	div.legmatprop {
		width:50%;
	}
	div.uoamcreinp {
		width:98%;
	}
	div.floatruoam {
		width:98%;
		margin:1% 1% 20px 1%;
	}
}
@media (max-width: 648px) {
	.fptilecont {
		width:100%;
	}
	.fptilen {
		/* padding-top:35%; */
	}
}
.adddate, .relatedcont {
	font-size:0.9em;
margin-bottom:20px;
}
#itemstats td {
	text-align:left;
/*	vertical-align:text-top; 
	width:25%;*/
}
#itemstats td.infotitle {
	/* border-top: 1px solid #333333; */
	font-size:1em;
	/* font-weight: bold; */
	padding:6px;
	padding-left:22px;
}
#itemstats td.infoheader {
	font-size:0.9em;
	/*font-weight: bold;*/
	height:60px;
	padding-left:22px;

	
}
div.itemsearchparent {
	width:300px;
}
input#q.member.itemsearch {
	width:300px;
}
.itemstats .infoset {
	display:inline-block;
	width:19%;
	min-width:200px;
	margin: 0 1% 1% 0;
}
.itemstats .infotitle {
	/* border-top: 1px solid #333333; */
	font-size:1em;
	color:rgba(255,255,255,0.35);
	letter-spacing:0px;
	text-align:center;
	text-transform:uppercase;
	/* font-weight: bold; */
	padding:1em 0 0 0;
}
@media (max-width: 1700px) {
	.itemstats .infoset {
	width:24%;
}
}
@media (max-width: 1500px) {
	.itemstats .infoset {
	width:31%;
	margin: 0 2% 2% 0;
}
}


@media (max-width: 900px) {
	.itemstats .infoset {
		width:48%;
		margin: 1%;
		min-width:100px;
	}
	input#q.member.itemsearch {
		width:100%;
	}
	div.itemsearchparent {
		margin:0;
		width:100%;
	}
	.itemstats .infoset {
		/* display:inline-block;
		width:19%;

		margin: 0 1% 1% 0; */
	}
	.itemstats .infotitle {
		font-size:1.1em;
	}
}

.itemstats .infoheader {
	font-size:0.9em;
	/*font-weight: bold;*/
	/*height:60px; */
	margin: 1em 0;
}

.itemstats .info {
	/* border-top: 1px solid #333333; */
	font-size:1.2em;
	text-align: center;
	padding:0.5em 0 1em 0;
}

#itemstats td.info {
	/* border-top: 1px solid #333333; */
	font-size:1em;
	text-align: right;
	padding:6px;
	padding-right:22px;
}
tr.astats {
	background: rgba(40,40,40,0.7);
}
tr.bstats {
	background: rgba(70,0,0,0.7);
}
td {
	text-align:left;
}
.itemname {
	color: CCCCCC;
	font-size: 16;
	font-weight: bold; 
}

	/* Tables */

table.footer {
	border: 0px;
	padding: 0px;
	width: 758px;
}

table.sitenaver2 {
	height: 30px;
	border: 0px;
	padding: 0px;
	width: 758px;

}

table.sitenaver {
	height: 30px;
	border: 0px;
	padding: 0px;
	width: 758px;

}

.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #EEEEEE;
	color: #eeeeee;
	background-color: #111111;
	font-size: 0.85em;
	font-weight: bold;
}
.quotetitle .quotetitle {
	font-size: 1em;
}
.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
         	border-color: #EEEEEE;
	padding: 5px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.5em;
	background-color: #111111;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
         color: #BBBBBB;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #00ff00;
	color: #00ff00;
	background-color: #404040;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #00ff00;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #00ff00;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #222222;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #FFFFFF;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}

	/* Main Body */

td.bodyhead {
	  background-repeat:repeat-y;
      height:11px;  

}

.bodyhead2 {
      display: block;
	  background-position: 0px -29px;
	  background-repeat:no-repeat;
      width:100%;
      height:6px;  
	  background-color: rgba(100,0,0,0.6);
}
table.tablebg, p.linkmcp {
	padding-left: 22px;
    padding-right: 22px;
}

.bodybody2 {
    padding-bottom: 10px;
    /* display: block; */
    padding-left: 22px;
    padding-right: 22px;
    background-position: 0px -42px;
    background-repeat: repeat-y;
    font-weight: normal;
    /* width: 714px; */
    line-height: 145%;
    padding-top: 12px;
    /* border-top: 4px solid rgba(100,0,0,0.6); */
    /* border-bottom: 4px solid rgba(100,0,0,0.6);  */
}
.bodybody0 {
    padding-bottom: 10px;
    /* display: block; */
    background-position: 0px -42px;
    background-repeat: repeat-y;
    font-weight: normal;
    /* width: 714px; */
    line-height: 145%;
    padding-top: 12px;
    background-color: rgba(30,0,0,0.5);
}

.bodyfoot2 {
      display: block;
	  background-position: 0px -43px !important;
	  background-repeat:no-repeat;
      width:100%;
      height:6px;  
	  background-color: rgba(100,0,0,0.6);

}

td.bodybody {
	  background-repeat:repeat-y;
/*	  padding-top: 6px; */
	  line-height: 145%;

}
td.bodyfoot {
	  background-repeat:repeat-y;
      height:12px;

}
table.shoutbox {
	width: 168px;
	padding: 0px;
	border: 0px;
}
table.feedbox {
	margin-top: 2px;
	width: 168px;
	padding: 0px;
	border: 0px;
}
td.feedheader {
      height:39px;  
      background: url(img/rb/uocomfeedbox_head.png); 
 }
.itemselect, .itemselected {
margin: 1%;
padding:1%;
display:inline-block;
border: 3px solid rgba(100,0,0,0);
background: rgba(100,0,0,0.6);
border-radius:12px;
}
span.itemselectdes {
	line-height:1.4em;
}
a.itemselect img {
    /*filter: alpha(opacity=60);*/
    /* padding: 10px; */
}
a.itemselected {
	border: 3px solid rgba(200,0,0,0.6);	
}
a.itemselect:hover {
	border: 3px solid rgba(0,200,0,0.6) !important;	
}
td.feedbody {
	  font-size: 10px;
	  padding-left: 10px;
	  padding-right: 10px;
      background: url(img/rb/uocomfeedbox_body.png); 
	  color: #FFF;
/*	  font-family: verdana;
	  font-size: 8;*/
 }
td.feedfooter {
      height:10px;  
      background: url(img/rb/uocomfeedbox_foot.png); 

 }

td.dffeedheader {
      height:39px;  
      background: url(img/rb/straticsfeedbox_head.png); 
 }
td.dffeedbody {
	  font-size: 10px;
	  padding-left: 10px;
	  padding-right: 10px;
      background: url(img/rb/straticsfeedbox_body.png); 
	  color: #FFF;
/*	  font-family: verdana;
	  font-size: 8;*/
 }
td.dffeedfooter {
      height:10px;  
      background: url(img/rb/straticsfeedbox_foot.png); 
 }
td.emfeedheader {
      height:39px;  
      background: url(img/rb/emfeedbox_head.png); 
 }
td.emfeedbody {
	  font-size: 10px;
	  padding-left: 10px;
	  padding-right: 10px;
      background: url(img/rb/emfeedbox_body.png); 
	  color: #FFF;
/*	  font-family: verdana;
	  font-size: 8;*/
 }
td.emfeedfooter {
      height:10px;  
      background: url(img/rb/emfeedbox_foot.png); 
 }

 .discord_header {
	  display: block;
	  width: 168px;
      height:17px;  
      background: url(img/discord_header.png); 
	  padding-bottom: 0px;
	  margin-bottom: 0px;
}
.discord_body {
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	position: relative;
	  margin-top: 15px;
	  /* margin-top: -4px!important!;
	  margin-bottom: 4px!important!; */
	  width: 170px;
	  padding-bottom: 0px;
	  padding-top: -1px;
	  /* font-size: 10px;
	  padding-left: 10px; 
	  padding-right: 10px; */
      background: url(img/discord_body.png); 
	  background-repeat:repeat-y;
	  color: #FFF;
/*	  font-family: verdana;
	  font-size: 8;*/
	  /* overflow: hidden; */
 }
 .discord-widget {
	width: 154px;	 
 }
 .discord-title {
	 text-align: center;	 
 }
 .discord-channel {
	 font-size: 50%!important;
	 color: #333;
	 text-transform: uppercase;	 
 }
 .discord-allusers-toggle {
	color: #ddd;
 }
 
.discord_footer {
	margin-top: 4px;
	  display: block;
	  width: 168px;
      height:10px;  
      background: url(img/discord_footer.png); 
 }
 .discord-widget {
	 padding: 0px;	 
 }
 .discord-title {
	 width: 168px;
	 
 }
 
 

	/* Footer body */

td.foothead {
      width:758px;
      height:7px;  

}
td.footbody {
	  padding-top: 0px;
	  padding-left: 22px;
	  padding-right: 22px;
	  width:714px;

}
td.footfoot {
      width:758px;
      height:8px;

}

	/* Roster Body */

td.rosterbodyhead {
      width:410px;
      height:12px;  

}
td.rosterbodybody {
      width:366px;
	  padding-left: 22px;
	  padding-right: 22px;

}
td.rosterbodyfoot {
      width:410px;
      height:12px;

}
input.resiphys, input.resifire, .resicold, .resipoison, .resienergy {
	color: #000 !important;
	border: 0;
	background-color: rgba(0,0,0,0);
	text-align:center;
}
input.resiphys { color:#CCCCCC; }
input.resifire { color:#ebc358; }
input.resicold { color:#73b2e3; }
input.resipoison { color:#83db72; }
input.resienergy { color:#b381ec; }


	/* Fonts */

body,td,th {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	line-height:120%
}
div.discord-widget {
	font-size: 11px;
}
.discord-user-status {
display: none;
}
.t {
  font-size: 22px; 
  line-height: 26px;
  font-family: Arial, Helvetica, sans-serif;
}
.st {
  font-size: 16px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.stw {
  font-size: 1.2em; 
  font-family: Arial, Helvetica, sans-serif;
}
.sst {
  font-size: 1em; 
  font-family: Arial, Helvetica, sans-serif;
}
.postedby {
  font-size: 9px; 
}


.leftshop
{
text-align:justify;
}

.style7 {
	font-size: 9px;
}

h8 {
	text-align:justify
}

	/* Form Elements */

select.membertiny
{
font-size: 0.9em;
}
select.member
{
	height:40px;
	padding-left:8px;
	padding-right:8px;
	margin:3px;
font-size: 1em;
border: 2px solid rgba(150,0,0,0.6);
}
select.memberunl
{
	padding-left:8px;
	padding-right:8px;
	margin:3px;
font-size: 1em;
border: 2px solid rgba(150,0,0,0.6);
}
select.memberhidden
{
position: absolute;
z-index: -1;
margin-right: -497px;
margin-top: 0px;
padding: 2px;
font-size: 1em;
border: 2px solid rgba(150,0,0,0.6);
visibility: hidden;
}
input.memberb
{
padding: 2px;
font-size: 1em;
}
input.memberc
{
padding: 3px;
font-size: 1em;
}
input.member
{
	height:40px;
	margin:3px;
padding-left: 4px;
padding-right:4px;
}

input.membercsub
{
padding: 3px;
font-size: 14px;
}
input.memberweight
{
font-weight: bold;
}
input.memberup
{
height:32px;
width: 32px;
font-weight: bold;
font-size:1em; 
}
input.memberdown
{
height:32px;
width: 32px;
font-weight: bold;
font-size:1em; 
}
input.membermax
{
	height:32px;
padding-left: 4px;
padding-right: 4px;
font-weight: bold;
font-size: 1em; 
}
input.membersubmit, button.membersubmit {
    font-size: 1em;
	height:40px;
	margin:3px;
    padding-left: 15px;
    padding-right: 15px;
	color: #fff;
    background: rgba(150,0,0,0.8);
    border: 2px solid rgba(150,0,0,0.6);
}
textarea.member
{
padding: 2px;

}

	/* Links */


a:link {
	/* font-weight: bold; */
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	/* font-weight: bold; */
}
a:hover {
	text-decoration: underline;
	/* font-weight: bold; */
}
a:active {
	text-decoration: none;
	/* font-weight: bold; */
}

a.alt:link {
	font-weight: normal;
	text-decoration: none;
}
a.alt:visited {
	text-decoration: none;
	font-weight: normal;
}
a.alt:hover {
	text-decoration: underline;
	font-weight: normal;
}
a.alt:active {
	text-decoration: none;
	font-weight: normal;
}


/* Misc */

img.view {
	width: 100px;
	height: 49px;
}
td.post {
	width: 100px;
	height: 49px;
}


/* expanding menu */

.navcontainer {
  width: 155px;
  border: 0px gray solid;
  margin:0px;
}

.navcontainer a {
  display: block;
  text-decoration:none;
  text-align: left;
}

ul {
  list-style-type: none;
  padding:0;
  margin:0px;
}

.navlist > li a {
 /* font-weight:;  */
}

li.active > a {
  color:#800000;
}

.subnavlist {
  display:none;
}

.navlist > li:hover > ul {
  display:block;
}

.navlist > li.active > ul {
  display:block;
}

.subnavlist li a {
  font-weight:normal;
}

.subnavlist li a:hover {
  color:orange;
}

.subnavlist > li.subactive a{
  color:#800000;
  font-weight:bold;
  font-size: 18px;
}
  
.menu5_header {
	  display: block;
	  width: 168px;
      height:17px;  
      background: url(img/discord_header.png); 
	  padding-bottom: 0px;
	  margin-bottom: 0px;
}
.menu5_body {
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	position: relative;
	  margin-top: 0px;
	  /* margin-top: -4px!important!;
	  margin-bottom: 4px!important!; */
	  width: 170px;
	  padding-bottom: 0px;
	  padding-top: -1px;
	  /* font-size: 10px;
	  padding-left: 10px; 
	  padding-right: 10px; */
      background: url(img/discord_body.png); 
	  background-repeat:repeat-y;
	  color: #FFF;
/*	  font-family: verdana;
	  font-size: 8;*/
	  /* overflow: hidden; */
 }
 .menu5-widget {
	width: 154px;	 
 }
.menu5_footer {
	margin-top: 0px;
	  display: block;
	  width: 168px;
      height:10px;  
      background: url(img/discord_footer.png); 
 }
 a.parent:link, a.parent:visited, a.parent:active, a.parent:hover {
	 color: #800000;
 }


