/***** Presets *****/
body, td, tr, th, p {
	font-family: Verdana;
}
body {
	background: #a49858 url('/library/images/background.png') repeat-y scroll center;
	/*background: #a49858;*/
	font-size: 0.75em;
	margin-top: 0px;
	margin:0;
	padding:0; 
	position:absolute;
	width:100%;
	height: 100%;
}
body.popup {
	background: #F6E9A3;
}
h1, h2, h3, h4 {
	margin: 4px 0px;
	text-align: left;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em
}
hr {
	border: 0;
	width: 100%;
	text-align: center;
	margin: 6px auto;
	padding: 0;
	color: #858413;
	background-color: #858413;
	height: 1px;
	clear: both;
}
img {
	border: 0px;
}
.center {
	text-align: center;
}
.small {
	font-size: 0.8em;
}
.bold {
	font-weight: bold;
}
.invis {
	display: none;
}
/***** Layout *****/
.container {
	background: #f6e9a3;
	border: 4px solid #000000;
	border-bottom: 0px;
	margin: 0px auto;
	width: 892px !important;
	padding: 0px;
	border-top: 0px;
	min-height: 100%;
	overflow: hidden;
}
.tooltip img, .questHeader img{
	border: 0px;
}
.banner {
	background: #f6e9a3 url('/library/images/banner2.gif') no-repeat scroll center top;
	/*height: 218px;
	height: 56px;
	width: 887px !important;
	padding-top: 152px;
	padding-right: 5px;*/
	height: 208px;
	width: 892px !important;
	text-align: right;
	font-weight: bold;
	font-size: 1.3em;
	color: #f0cf1a;
}
.VGWnetwork {
	float: left;
	clear: both;
	text-align: left;
	font-size: 0.8em;
	width: 160px;
	background: #EFDB70 none repeat scroll;
	border: 1px solid #858413;
	border-top: 0px;
	border-left: 0px;
	color: #000000;
	font-weight: normal;
}
.VGWnetwork select {
	font-size: 0.8em;
	background: #EFDB70 none repeat scroll;
	border: 1px solid #858413;
	border-top: 0px;
	border-left: 0px;
}
.VGWnetwork ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.VGWnetwork li ul {
	display: none;
}
.VGWnetwork li:hover ul, li.over ul{
	display: block;
}
.banner .mainmenu {
	position: relative;
	top: 184px;
	padding-right: 5px;
}
.mainBody {
	margin-left: 12px;
	width: 620px !important;
	float: left;
	text-align: justify;
	padding-bottom: 10px;
}
.mainBodyFull {
	margin: 0 12px 10px 12px;
	text-align: justify;
}
.sideMenu {
	width: 240px;
	padding: 4px;
	margin: 5px;
	margin-top: 10px;
	border: 1px solid #858413;
	background: #efdb70;
	clear: right;
	float: right;
	text-align: left;
}
.sideMenu li {
	font-size: 0.9em;
}
.sideMenuClear {
	width: 240px;
	padding: 4px;
	margin: 5px;
	margin-top: 10px;
	border: 1px solid #f6e9a3;
	background: #f6e9a3;
	clear: right;
	float: right;
	text-align: left;
}
.topMenuContainer {
	display: none;
	overflow: hidden;
}
.topMenu {
	width: 888px;
	background: #efdb70;
	border-bottom: 1px solid #858413;
	padding: 2px;
	text-align: left;
	display: block;
	overflow: hidden;
}
.indent {
	margin: 0px 10px;
}
.noscript {
	width: 868px !important;
	padding: 10px;
	text-align: center;
	border: 2px solid #858413;
	background-color: #efdb70;
	font-size: 1.5em;
	color: #ff0000;
	margin-top: 8px;
	margin-bottom: 8px;
}
.imgBorder {
	border: 1px solid #858413;
}
.imgBorderRemove {
	border: 0px;
}
.adSense {
	width: 250px;
	min-height: 250px;
	margin: 5px 5px 5px 0px;
	clear: right;
	float: right;
	text-align: left;
	overflow: hidden;
}
.helpWanted {
	width: 240px;
	padding: 4px;
	margin: 5px;
	border: 1px solid #858413;
	background: #cab95c;
	clear: right;
	float: right;
	text-align: left;
}
.leftColumn {
	width: 50%;
	float: left;
}
.rightColumn {
	width: 50%;
	float: right;
}
.loading img {
	display: block;
	margin: auto;
	border: 0px;
}
#menu {
	background: #EFDB70 none repeat scroll 0 0;
	border-bottom: 1px solid #858413;
	height: 20px;
	font-size: 1.3em;
}
#menu a {
	display: block;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #EFDB70 none repeat scroll 0 0;
	border: 1px solid #858413;
}
#menu ul ul {
	position: absolute;
	z-index: 500;
	padding: 5px;
	width: 145px;
	font-size: 0.9em;
	display: none;
}
#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1000;
	font-size: 1em;
}
#menu ul ul ul ul{
	z-index: 1500;
	display: block;
}
#menu li {
	position: relative;
	float: left;
	cursor: pointer;
}
#menu ul li {
	padding: 0px 5px;
	font-weight: bold;
}
#menu ul ul li {
	width: 100%;
	padding: 2px 0px 3px 0px;
	border-top: 1px solid #EFDB70;
	border-bottom: 1px solid #EFDB70;
	font-weight: normal;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul,
div#menu ul ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul,
div#menu ul ul ul ul li:hover ul
{display: block;}

#menu ul ul li:hover {
	background-color: #CAB95C;
	border-top: 1px dashed #858413;
	border-bottom: 1px dashed #858413;
}
.submenu {
	background: #EFDB70 url('/library/images/triangle.gif') no-repeat scroll right center;
}
#menu .heading, #menu .heading:hover{
	background-color: #EFDB70;
	border-bottom: 1px solid #858413;
	font-weight: bold;
	border-top: 0px;
	font-size: 1.1em;
}
/***** Floats *****/
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.clear {
	clear: both;
}
/***** Links *****/
a:link, a:visited, a:active  {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #00F;
	text-decoration: underline;
}
.topMenu a:link, .topMenu a:visited, .topMenu a:active {
	color: #000;
	text-decoration: none;
}
.topMenu a:hover {
	color: #000;
	text-decoration: underline;
}
.banner a:link, .banner a:visited, .banner a:active  {
	color: #f0cf1a;
	text-decoration: none;
}
.banner a:hover {
	color: #f0cf1a;
	text-decoration: underline;
}
#menu a:link, #menu a:visited, #menu a:active, #menu a:hover {
	color: #000;
	text-decoration: none;
}
.newsHeader a:link, .newsHeader a:visited,.newsHeader a:active {
	color: #6c5a01;
	text-decoration: none;
}
.newsHeader a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.questHeader a:link, .questHeader a:visited, .questHeader a:active  {
	color: #FF0000;
	text-decoration: none;
}
.questHeader a:hover {
	color: #6c5a01;
	text-decoration: underline;
}
.VGWnetwork a:link , .VGWnetwork a:visited, .VGWnetwork a:active{
	color: #000000;
	text-decoration: none;
}
.VGWnetwork a:hover {
	color: #6c5a01;
}
.tooltip a:link, .tooltip a:visited, .tooltip a:active  {
	color: #ffffff;
	text-decoration: underline;
}
.tooltip a:hover {
	text-decoration: none;
}
.Common, .Common a:link, .Common a:visited , .Common a:active, .Common a:hover{
	color: #00f58a;
	font-weight: bold;
}
.Uncommon,.Uncommon a:link, .Uncommon a:visited , .Uncommon a:active, .Uncommon a:hover{
	color: #00b0d5;
	font-weight: bold;
}
.Rare, .Rare a:link, .Rare a:visited , .Rare a:active, .Rare a:hover{
	color: #ffff00;
	font-weight: bold;
}
.Heroic, .Heroic a:link, .Heroic a:visited , .Heroic a:active, .Heroic a:hover{
	color: Orange;
	font-weight: bold;
}
.Fabled, .Fabled a:link, .Fabled a:visited , .Fabled a:active, .Fabled a:hover{
	color: #c800b4;
	font-weight: bold;
}
.Legendary, .Legendary a:link, .Legendary a:visited , .Legendary a:active, .Legendary a:hover{
	color: #FF0000;
	font-weight: bold;
}
.Mythic, .Mythic a:link, .Mythic a:visited , .Mythic a:active, .Mythic a:hover{
	color: #FFF75A;
	font-weight: bold;
}
.Mundane a:link, .Mundane a:visited, .Mundane a:active, .Mundane a:hover{
	color: #ffffff;
}
/***** News *****/
.newsdate {
	color: #000000;
	float: right;
}
.newsHeader {
	color: #6c5a01;
	padding-left: 10px;
	border-bottom: 1px solid #858413;
	clear: both;
}
.newsBody {
	margin: 10px;
	margin-top: 0px;
	min-height: 150px;
	clear: both;
}
.calendar {
	border: 0px;
	font-size: 0.8em;
}
.calendarDay {
	background: #efcd70;
}
.calendarDay a {
	display: block;
	width: 30px;
	height: 12px;
}
.calendarDay:hover {
	background: #efcd70;
}
/***** Quests *****/
.questHeader {
	text-align: center;
	color: #F00;
}
.questHeader h1 {
	text-align: center;
}
.letters {
	font-weight: bold;
	color: #bfbe1a;
}
.imgLeft {
	float: left;
	margin-right: 10px;
	border: 1px solid #858413;
}
.imgRight {
	float: right;
	margin-left: 10px;
	border: 1px solid #858413;
}
/***** List *****/
.list {
	width: 100%;
	border-spacing: 0px;
	text-align: left;
}
.listHeader {
	font-weight: bold;
}
.listRow:hover {
	background: #f6daa3;
	background: #efdb70;
	background: #e2d383;
}
.listInfo{
	font-size: 0.75em;
}
.listDesc {
	padding-left: 5px;
	font-size: 0.95em;
}
/***** FAQ *****/
/***** Map *****/
.map {
	text-align: center;
	background: #efdb70;
}
/***** Spoiler *****/
.spoiler {
	margin: 0px 10px;
	display: none;
}
/***** Bring Back Jaye *****/
.bbj {
	padding-top: 4px;
	font-family: verdana;
	font-size: 18pt;
	color: #e6c71f;
	margin: 0px auto;
	height: 34px;
	width: 63px;
	background: url('/library/images/box.gif')
}
/***** Buddy Key *****/
.winners {
	width: 175px;
	padding: 4px;
	border: 1px solid #858413;
	background: #efdb70;
	float: left;
	margin-right: 10px;
}
/***** List Items / Item List *****/
#listItems {
	width: 600px;
}
#listItems th {
	border-bottom: 1px solid #79785a;
	cursor: pointer;
}
#listItems td {
	border-bottom: 1px solid #79785a;
	padding: 4px 0px;
	text-align: center;
	color: #ffffff;
}
#listItems tr:hover {
	background-color: #141c38;
}
#listItems .Mundane, #listItems .Common, #listItems .Uncommon, #listItems .Rare, #listItems .Heroic, #listItems .Fabled, #listItems .Legendary {
	text-align: left;
}
.pagedisplay li {
	list-style-type: none;
	display: inline;
	margin: 0px 5px;
	cursor: pointer;
}
.pager {
	margin-bottom: 5px;
}
/***** Tooltip *****/
#floatingTooltip {
	position: absolute;
	z-index: 1000;
	width: 300px;
}
.tooltip {
	max-width: 610px !important;
	min-width: 285px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	background: url('/library/images/tooltip.png') no-repeat;
	color: #ffffff;
	text-align: left;
	float: left;
}
.tooltipright {
	padding: 9px 5px 9px 0px;
	position: relative;
	left: 5px;	
	background: url('/library/images/tooltip.png') no-repeat top right;
}
.tooltipbottom {
	position: relative;
	top: 0px;
	height: 5px;
	margin-left: -5px;
	margin-bottom: -9px;
	background: url('/library/images/tooltip.png') no-repeat bottom left;
}
.tooltipbottomright {
	height: 5px;
	margin-right: -5px;
	margin-bottom: -9px;
	margin-left: 5px;
	background: url('/library/images/tooltip.png') no-repeat bottom right;
}
#unique {
	color: #c800b4;
}
#soulbound {
	color: #00cc00;
}
#noSell {
	color: #ff8400;
}
#noRent {
	color: #ff0000;
}
.ttRight {
	float: right;
	text-align: right;
}
.ttRed {
	color: #ff0000;
}
.ttGold {
	color: #ffcc66;
}
.ttGreen {
	color: #00f58a;
}
.ttBlue {
	color: #00b0d5;
}
.ttGrey {
	color: #bcbabd;
}
.ttYellow {
	color: #ffff00;
}
.ttBrown {
	color: #b5904c;
}
.ttTeal {
	color: #00ffff;
}
/***** Edit Item *****/
.floatingBox {
	position: absolute;
	top: 10px;
	z-index: 100;
	overflow: hidden;
}
.addAbilities {
	height: 500px;
	width: 650px;
	overflow: auto;
	background-color: #F6E9A3;
	border: 4px solid #000000;
}
.icons {
	height: 400px;
	width: 600px;
	overflow: auto;
	background-color: #F6E9A3;
	border: 4px solid #000000;
}
.error {
	color: #ff0000;
	font-weight: bold;
}
.abilitiesTable {
	width: 100%;
	text-align: left;
}
.abilitiesTable td {
	background-color: #EFDB70;
}
#attributes, #delAttribute {
	list-style-type: none;
	padding: 0px;
	margin-bottom: 0px;
}
#attributes li {
	background-color: #EFDB70;
	margin: 2px;
	display: block;
}
.deleteButton {
	padding: 5px 5px;
}
#moveHandle {
	padding: 3px 5px;
	cursor: move;
}
#attributes .ui-sortable-placeholder {
	background: #CAB95C;
	display: block;
	height: 22px;
	border: 1px solid #858413;
}
#delAttribute {
	background: url('/library/images/trashcan_full.png') no-repeat top right;
	height: 128px;
	margin-bottom: 12px;
}
#delAttribute li {
	display: none;
}
