html, body { height: 100%; }

body {
	margin: 0px;
	background-color: #737B7B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

A.Poor:link { text-decoration: none; color:#999999 }
A.Poor:visited { text-decoration: none; color:#999999 }
A.Poor:hover { text-decoration: underline; color:#999999 }

A.Common:link { text-decoration: none; color:#FFFFFF }
A.Common:visited { text-decoration: none; color:#FFFFFF }
A.Common:hover { text-decoration: underline; color:#FFFFFF }

A.Magic:link { text-decoration: none; color:#1EFF00 }
A.Magic:visited { text-decoration: none; color:#1EFF00 }
A.Magic:hover { text-decoration: underline; color:#1EFF00 }

A.Rare:link { text-decoration: none; color:#0070DD; }
A.Rare:visited { text-decoration: none; color:#0070DD; }
A.Rare:hover { text-decoration: underline; color:#0070DD; }

A.Epic:link { text-decoration: none; color:#A335EE; }
A.Epic:visited { text-decoration: none; color:#A335EE; }
A.Epic:hover { text-decoration: underline; color:#A335EE; }

A.Legendary:link { text-decoration: none; color:#D17C22 }
A.Legendary:visited { text-decoration: none; color:#D17C22 }
A.Legendary:hover { text-decoration: underline; color:#D17C22 }

A.Artifact:link { text-decoration: none; color:#FF0000 }
A.Artifact:visited { text-decoration: none; color:#FF0000 }
A.Artifact:hover { text-decoration: underline; color:#FF0000 }

A.SetItem1:link { text-decoration: none; color:#777777 }
A.SetItem1:visited { text-decoration: none; color:#777777 }
A.SetItem1:hover { text-decoration: underline; color:#777777 }

A.SetItem2:link { text-decoration: none; color:#FFFF97 }
A.SetItem2:visited { text-decoration: none; color:#FFFF97 }
A.SetItem2:hover { text-decoration: underline; color:#FFFF97 }

A.SetItem3:link { text-decoration: none; color:#FFD200 }
A.SetItem3:visited { text-decoration: none; color:#FFD200 }
A.SetItem3:hover { text-decoration: underline; color:#FFD200 }

A.ct_link:link { text-decoration: none; color: #000000 }
A.ct_link:visited { text-decoration: none; color: #000000 }
A.ct_link:hover { text-decoration: underline; color: #000000 }

A.ct_link2:link { text-decoration: none; color: #FFFFFF }
A.ct_link2:visited { text-decoration: none; color: #FFFFFF }
A.ct_link2:hover { text-decoration: underline; color: #FFFFFF }

A.ct_link3:link { text-decoration: none; color: #FFFFFF }
A.ct_link3:visited { text-decoration: none; color: #FFFFFF }
A.ct_link3:hover { text-decoration: none; color: #FFD100 }

.Poor { color: #999999; }
.Common { color: #FFFFFF; }
.Magic { color: #1EFF00; }
.Rare { color: #0070DD; }
.Epic { color: #A335EE; }
.Legendary { color: #D17C22; }
.Artifact { color: #FF0000; }
.StatText    { color: #FFFFFF; font-size:11px }
.RequiresText { color: #FF0000; font-size:11px }
.SetText    { color: #FFD200; font-size:11px }
.SocketText { color: #7A7A7A; font-size: 11px }
.SpellText   { color: #00FF00; font-size:11px }
.InfoText   { color: #FFD200; font-size:11px }
.SetItemUnknown { color: #775555 }
.ProfileStatText { color: #1EFF00; font-size:10px;  line-height:11px;}
.ct_link { color: #000000; }
.ct_link2 { color: #FFFFFF; }
.ct_link3 { color: #FFFFFF; }
.small {font-size:10px; }
.itemheader { text-align: center; background-color: #CCCCCC;}
.hidden { position:absolute;  top:0px; left:0px; visibility:hidden;}
.hidden2 { position:absolute; top:-1000px; left:-1000px; width:298px; height:367px; background-position:top left; }

#ct_menu A:link { text-decoration: none; color: #000000; font-weight:bold;}
#ct_menu A:visited { text-decoration: none; color: #000000; font-weight:bold;}
#ct_menu A:hover { text-decoration: none; color: #333333; font-weight:bold;}

#ct_leftbar A:link { text-decoration: none; color: #000000; }
#ct_leftbar A:visited { text-decoration: none; color: #000000; }
#ct_leftbar A:hover { text-decoration: none; color: #333333; }

.ct_body_left {
	background-image: url();
	background-position: left top;
	background-repeat: no-repeat;
}

.ct_body_right {
	background-image: url();
	background-position: right top;
	background-repeat: no-repeat;
}

.ct_body_leftbg {
	background-image: url();
	background-position: left top;
	background-repeat: repeat-y;
}

.ct_body_rightbg {
	background-image: url();
	background-position: right top;
	background-repeat: repeat-y;
}

.ct_header {
	background-color: #CFD0D6;
	border-left: 1px solid #7D7E83;
	border-top: 1px solid #7D7E83;
	border-right: 1px solid #7D7E83;
	background-image: url(images/interface/headerbar.jpg);
	background-position: top left;
	height: 18px;
	padding: 2px 0px 0px 5px;
	font-weight:bold;
}

#ct_bottombar {
	background-image: url();
	background-position: center bottom;
	background-repeat: repeat-x;
	height: 15px;
	}

#ct_topbar {
	background-image: url();
	background-position: center bottom;
	height: 50px; margin-bottom: 3px;
}

#ct_logo {
	background-image: url();
	background-position: left top;
	height: 62px;
	width: 168px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
}

#ct_version {
	padding: 3px; margin-bottom: 5px;
}

#ct_imbed {
	overflow: visible; padding: 5px;
	margin-top: 5px; margin-bottom: 5px;
}

.ct_imbed2 {
	overflow: visible; margin-top: 5px;
	padding: 5px;
}

#ct_page_body {
	padding: 5px;
	margin-bottom: 5px;
}

#ct_news_post {
	padding: 5px;
	margin-bottom: 5px;
}

#ct_news_header {
	padding-left: 85px;
	background-position: left top;
	background-repeat: no-repeat;
}

#ct_news_subject {
	font-size: 16px;
	font-weight: bold;
}

#ct_leftbar {
	background-image: url();
	background-position: left top;
	font-weight: bold;
	padding: 5px;
	width:110px;
	margin-bottom: 5px;
}

#ct_leftbar2 {
	background-image: url();
	background-position: left top;
	padding: 0px;
}

#ct_rightbar {
	padding: 5px;
}

.ct_talents {
	width: 300px;
	height: 580px;
	border: 1px solid #000000;
	margin: 5px;
}

.ct_talentsTab {
	margin-left: 5px;
	padding: 5px;
	padding-top: 0px;
	text-align: center;
}

.ct_highlighted {
	background-color: #CCCCCC;
}

#ct_leftbar, #ct_news_post, #ct_rightbar,
#ct_version, #ct_page_body, #ct_imbed, .ct_imbed2 {
	background-color: #CFD0D6;
	border: 1px solid #7D7E83;
}

.ct_talent {
	visibility: hidden;
	position: absolute;
	width: 32px;
	height: 32px;
}
.ct_talentimg {
	width: 32px;
	height: 32px;
	border: 0;
}

.ct_overlayimg {
	position: absolute;
	width: 45px;
	height: 43px;
	border: 0;
	visibility: hidden;
}

#contents {
	visibility: hidden;
	position: absolute;
	Z-INDEX: 999999;
	width: 5px;
}

#dynamicTooltip {
	visibility: hidden;
	position: absolute;
	Z-INDEX: 999999;
}

#tooltipText {
	visibility: hidden;
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 4px;
	white-space: normal;
}

.ct_talenttext {
	position: absolute;
	left: 24px;
	top: 28px;
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 6pt;
	font-weight: normal;
	padding: 0px;
	white-space: nowrap;
}
.pHidden {
	position:absolute;
	top:-1000px; left:-1000px;
	width:298px; height:367px;
	background-position:top left;
}
.pResistBox {
	text-align:center;
	width:23px; height:25px;
	color: #1EFF00; font-size:10px;
	line-height:11px;
}
.pResists {
	position:absolute;
	padding-top:8px;
	top:66px; left:226px;
	width:24px; height:181px;
}
.blackPixel {
	width: 1px; height: 1px;
	background-color: #000000;
}
.ct_talentarrow {
	visibility: hidden;
	position: absolute;
}
.trans_div {

/* This is an IE filter command. Other browsers will ignore it */
/* It goes into the trans_div class */

}

/* Square bracketed class styles are usable non-IE type browsers */
/* This is a seperate css entry, not part of the original trans_div class */

.trans_div[class] {
background-image:url(icons/pix2.png);
}

.cursorPointer { cursor: pointer; }
.cursorDefault { cursor: default; }

.ct_news A:link { text-decoration: none; color: #000000; font-weight: bold }
.ct_news A:visited { text-decoration: none; color: #000000; font-weight: bold }
.ct_news A:hover { text-decoration: underline; color: #000000; font-weight: bold }

.ct_gold { color: #FFD100; font-size: 10px; }
.ct_white { color: #FFFFFF; font-size: 10px; text-align: right }

.error { background-color: #CFD0D6; color: #FF2222; font-weight: bold ; font-size:18px; border: 1px solid #FF0000; margin: 10px 0px 10px 0px; padding: 20px; }

.wowitemt {background-color:#000000;}
