body {
	font-family :	Verdana, Arial, sans-serif;
	font-style :	normal;
	font-variant :	normal;
	font-weight :	normal;
	font-size :		12;
	background :	#000000;
	color :		#000000;
	margin :		0;
}

form {
	margin: 0;
}

table {
}

tr {
}

tr.tda td, .tda {
	background : #EEEEEE;
}

tr.tdb td, .tdb {
	background : #DDDDDD;
}

tr.tdc td, .tdc {
	background : #90B1FE;
}

tr.tde td, .tde {
	background : #F9F9F9;
}

tr.tdl td, .tdl {
 font-family : Arial, sans-serif;
 font-variant : small-caps;
 font-weight : bold;
 font-size : 12;
 background : #90B1FE url("/img/tl.jpg") repeat-x;
 text-align : center;
}

tr.tdh td, .tdh {
 font-family : Arial, sans-serif;
 font-variant : small-caps;
 font-weight : bold;
 font-size : 12;
 text-align : center;
}

th.th {
 font-family : Arial, sans-serif;
 font-variant : small-caps;
 font-weight : bold;
 font-size : 14;
 background : #90B1FE url("/img/th.jpg") repeat-x;
 color : #000000;
 text-align : center;
 vertical-align : top;
}

td {
 font-family : Verdana, Arial, sans-serif;
 font-style : normal;
 font-variant : normal;
 font-weight : normal;
 font-size : 12;
 background : #FFFFFF;
 color : #000000;
}

.top {
	vertical-align : top;
}

.tdd {
 background: clear;
}

.listhead {
 font-family : Arial;
 font-variant : small-caps;
 font-weight : bold;
 font-size : 12;
 background-color : #99cccc;
 color : #000000;
 text-align : center;
 vertical-align : top;
}

.smallhead {
 font-family : Arial;
 font-variant : small-caps;
 font-weight : bold;
 font-size : 10;
 background-color : #99cccc;
 color : #000000;
 text-align : center;
 vertical-align : top;
}

.tableside {
 border-width : 2;
 border-style : solid;
 border-color : #90B1FE;
 vertical-align : top;
 text-align : center;
 width : 100%;
}

.tablemiddle {
 border-width : 2;
 border-style : solid;
 border-color : #90B1FE;
 vertical-align : top;
 text-align : left;
 width : 100%;
}

.tabletab {
 border-width : 2;
 border-style : none solid solid solid;
 border-color : #90B1FE;
 vertical-align : top;
 text-align : center;
 width : 100%;
}

.tabletexttab {
 border-width : 2;
 border-style : none solid solid solid;
 border-color : #90B1FE;
 vertical-align : top;
 text-align : left;
 width : 100%;
}

.large {
 font-weight : bold;
 font-size : 14;
}

.small {
 font-size : 10;
}

.verysmall {
 font-size : 8;
}

a {
 color : #000099;
 text-decoration : none;
}

.tab {
	cursor:pointer;
}

a:visited, a:active {
 color : #000099;
 text-decoration : none;
}

a:hover {
 color : #000000;
 text-decoration : none;
}

div.tdz {
 background : #CCCCCC;
}

img {
 border-width : 0;
}

input, textarea, file {
 font-size : 12;
 font-family : Verdana, Arial, sans-serif;
 font-weight : normal;
 font-style : normal;
 background-color : #90B1FE;
 color : #000000;
}

select {
 font-size : 12;
 font-family : Verdana, Arial, sans-serif;
 font-weight : normal;
 font-style : normal;
 background-color : #90B1FE;
 color : #000000;
}

.button {
 color : #000000;
 background-color : #cccccc;
}

ul.sortable li {
	position: relative;
	width: 80px;
	text-align: center;
	font-size : 10;
}

ul.boxy {
	list-style-type: none;
	padding-left: 3px;
	margin: 0px;
	width: 100%;
	text-align: center;
}

ul.teams1 {
	height: 100px;
}

ul.teams2 {
	height: 75px;
}

ul.teams3 {
	height: 50px;
}

ul.teams4 {
	height: 50px;
}

ul.boxy li {
	cursor:move;
	margin-bottom: 3px;
	padding: 1px 3px 1px 3px;
	width: 80px;
	text-align: center;
	font-size : 10;
}

ul.box {
	list-style-type: none;
	padding-left: 3px;
	margin: 0px;
	width: 100%;
}

ul.box li {
	margin-bottom: 3px;
	padding: 1px 3px 1px 3px;
	width: 75px;
	font-size : 10;
}

ul.repbox {
	list-style-type: none;
	text-align: center;
	padding-left: 3px;
	margin: 0px;
	width: 100%;
}

ul.repbox li {
	margin-bottom: 3px;
	padding: 1px 3px 1px 3px;
	width: 115px;
	text-align: center;
	font-size : 10;
}

#tabmenu {
	border-bottom: 2px solid #90B1FE;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px
}

#tabmenu li {
	cursor:pointer;
	display: inline;
	overflow: hidden;
	list-style-type: none;
}

#tabmenu a, a.active {
	background: #DDDDDD;
	border: 2px solid #90B1FE;
	padding: 4px 7px 0px 7px;
	margin: 0;
	text-decoration: none;
}

#tabmenu span {
	background: #CCCCCC;
	border: 2px solid #90B1FE;
	padding: 4px 7px 0px 7px;
	margin: 0;
	text-decoration: none;
}

#tabmenu a.active {
	background: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

#tabmenu a:hover {
	background: #EEEEEE;
}

#tabmenu a.active:hover {
	background: #EEEEEE;
}




#menu	{ background-color:#900; border-bottom:1px solid #600; list-style-type:none; margin:0; padding:0; font-family:Verdana, Arial, sans-serif; font-size:80%;  z-index:200000001; }
#menu li	{ font-weight:bold; color:white; padding:0 1em; margin:0; cursor:default; white-space:nowrap; list-style-type:none }

#menu.horizontal li	{ display:inline }

#menu li.active	{ background-color:#600 }
#menu li a		{ text-decoration:none; color:white }
#menu ul		{ position:absolute; visibility:hidden; text-align:left; background-color:#009; border:1px solid #006; width:15em; margin:0; padding:0 }
#menu ul li,
#menu.horizontal ul li	{ display:block; border-bottom:1px solid #33c; padding:0em; white-space:normal; width:200px; height:20px; list-style-type:none }
#menu ul li a		{ display:block; width:13em; color:#cdf; text-decoration:none; width:200px; height:20px; padding:0.1em 1em; margin:0 }
#menu ul li a:hover	{ color:white; width:200px; height:20px; background-color:#67f }

#menu ul li.active	{ background-color:#44d; width:200px; height:20px; color:white }

/*
Container for the menu. We set top and bottom borders only because the menu container
stretches the entire window width. Note that this container can go inside a fixed width
element that is centered on the page, if you so desire. It can even go inside a table cell.
It carries a background image for aesthetics.
*/
#menuwrapper {
	border-top: 1px solid #000;
	border-bottom: 1px solid #333;
	background-color: #909090;
	background-image: url(images/p7exp_mbar.jpg);
	background-repeat: repeat-x;

}
/*Clears the floated menu items.
Assigned to a BR tag placed just before
menuwrapper's closing DIV tag*/
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*
p7menubar is the root UL and p7menubar ul applies to all the sub-menu ULs.
We set padding and margin to zero to eliminate all indentation, turn bullets off,
and set a font-family different from the global font-family declared for the
body element above. This sets font for just the menu. Do not add a font-size here.
*/
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #333;
	font-size: .85em;
	color: #CCCCCC;
}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/
#p7menubar a.trigger {
	padding: 5px 16px 5px 10px;
	background-image: url(images/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p7menubar li {
	float: left;
	width: 9em;
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p7menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image: url(images/p7exp_mgrad.jpg);
	background-repeat: repeat-x;
}
/*
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #000000;
	background-color: #C19674;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p7menubar ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p7menubar li {width: auto;}




.q  { color: #ffd100 !important }
.q0, .q0 a { color: #9d9d9d !important }
.q1, .q1 a { color: #ffffff !important }
.q2, .q2 a { color: #1eff00 !important }
.q3, .q3 a { color: #0070dd !important }
.q4, .q4 a { color: #a335ee !important }
.q5, .q5 a { color: #ff8000 !important }
.q6, .q6 a { color: #e5cc80 !important }
.q7, .q7 a { color: #ff0000 !important }
.q8, .q8 a { color: #ffff98 !important }

.tooltip { z-index: 100000001; width: 350 }
.tooltip a { text-decoration: none }
.tooltip a:hover { text-decoration: underline }
.tooltip table { border-spacing: 0; border-collapse: collapse }

.tooltip td, .tooltip th { background: url(/img/item/tooltip.png); font-family: Verdana; font-size: 12px; line-height: 17px; color: white }
.tooltip th { padding: 3px; height: 8px }
.tooltip td { padding: 8px 4px 1px 9px }

.tooltip b { font-size: 14px; line-height: 19px; font-weight: normal }
.tooltip div.indent { padding-left: 0.6em }

.tooltip td th, .tooltip td td { background: none }
.tooltip td th { padding: 0 0 0 4em; text-align: right; font-weight: normal }
.tooltip td td { padding: 0 }

.tooltip table.shrink b { font-size: 12px; line-height: 15px }
.tooltip table.shrink td, .tooltip table.shrink th { font-size: 10px; line-height: 14px }

.socket-meta   { padding-left: 26px; background: url(/img/item/socket_meta.gif) no-repeat left center }
.socket-red    { padding-left: 26px; background: url(/img/item/socket_red.gif) no-repeat left center }
.socket-yellow { padding-left: 26px; background: url(/img/item/socket_yellow.gif) no-repeat left center }
.socket-blue   { padding-left: 26px; background: url(/img/item/socket_blue.gif) no-repeat left center }








/* The whole body of the popup frame */
.wowitemt
{
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	width: 395px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-color: #B08617;
	border-style: ridge;
}

.wowitem, .wowitemname 
{
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	width: 395px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-color: #B08617;
	border-style: ridge;
}

.wowrttxt 
{
	float: right;  display: compact;  position: relative;  top: -14px;  text-align: right;
}

.iname { font-size: 14px; }

/* Default link colors for the whole frame */
.wowitemt a:link, .wowitemt a:visited, .wowitemt a:active { color: #FFB019; text-decoration: none; font-weight: normal }
.wowitemt a:hover { color: #FFB019; text-decoration: underline; font-weight: normal }

.wowitemt td
{
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

/* Item icon stuff */
.itemicon { width: 40px; height: 40px; }
.smallitemicon { width: 20px; height: 20px; }

/* Item colors */
.redname,    .quality6, a:link.quality6, a:visited.quality6 { color: #FF0000; font-weight: bold; }
.orangename, .quality5, a:link.quality5, a:visited.quality5 { color: #FF8000; font-weight: bold; }
.purplename, .quality4, a:link.quality4, a:visited.quality4 { color: #A335EE; font-weight: bold; }
.bluename,   .quality3, a:link.quality3, a:visited.quality3 { color: #0070DD; font-weight: bold; }
.greenname,  .quality2, a:link.quality2, a:visited.quality2 { color: #1ECC00; font-weight: bold; }
.whitename,  .quality1, a:link.quality1, a:visited.quality1 { color: #FFFFFF; font-weight: bold; }
.blackname,  .quality0, a:link.quality0, a:visited.quality0 { color: #333333; font-weight: bold; }
.greyname              { color: #9D9D9D; font-weight: bold; }
.goldtext              { color: #FFA500; }


/* Item effects */
.itemeffectlink { color: #1EFF00; max-width: 400px; }
a:link.itemeffectlink, a:visited.itemeffectlink, a:active.itemeffectlink { text-decoration: none; color: #1EFF00; max-width: 400px; }
a:hover.itemeffectlink { text-decoration: underline; color: #1EFF00; max-width: 400px; }

/* Item link (Name of items on ViewItem page) */
a:link.itemlink, a:visited.itemlink, a:active.itemlink { text-decoration: none; }
a:hover.itemlink { text-decoration: none; }

/* Forum link */
a:link.forumitemlink, a:visited.forumitemlink, a:active.forumitemlink { text-decoration: none; font-weight: normal }
a:hover.forumitemlink { text-decoration: none; font-weight: normal }

/* Armor set info link */
.setbonus { color: #1EFF00; font-weight: normal; }
a:link.setbonus, a:visited.setbonus, a:active.setbonus { text-decoration: none; font-weight: normal; color: #FFA500; }
a:hover.setbonus { text-decoration: underline; font-weight: normal; color: #FFA500; }
a:link.set, a:visited.set, a:active.set { text-decoration: none; font-weight: normal; color: #FFA500; }
a:hover.set { text-decoration: underline; font-weight: normal; color: #FFA500; }

/* Refresh link */
a:link.itemrefresh, a:visited.itemrefresh, a:active.itemrefresh { text-decoration: none; font-weight: normal; font-size: x-small }
a:hover.itemrefresh { text-decoration: none; font-weight: normal; font-size: x-small }

/* Item Description Text */
.itemdesc { color: #FFD200; }

/* Allakhazam credits stuff */
.akznotice a:link, .akznotice a:visited, .akznotice a:active { text-decoration: underline; font-weight: normal; color: #FFA500; }
.akznotice a:hover { text-decoration: underline; font-weight: normal; color: #FFA500; }
.akznotice { color: #FFFFFF; font-size: smaller; text-align: center; background-color: #0B0B0B; }

/* Blasc Update */
.itemspells {
	color: #1EFF00;
}
.tooldiv  {
	color: white;
	display: block;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
.tooldiv table, .tooldiv td  {
	border-width: 0px;
	color: white;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.wowitemt td {
	color: white;
}










.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}


