td {
	color: #dbdbdb;
	font-family: verdana;
	font-size: 10px;
}
div {
	padding: 0px;
	margin: 0px;
}
div.armoryEquippedContainer {
	background-image: url('images/equipped_background.jpg');
	width: 215px;
	height: 175px;
	background-repeat: no-repeat;
}
div.armoryEquippedItem {
	position: absolute;
	width: 34px;
	height: 34px;
}
.armoryTitle {
	font-size:12px;	
	font-family:Verdana;
	color:#00aeff;
	font-weight:Bold;
	padding:2px;
}
div.armoryInventoryContainer {
	background-color: #2e4463;
	border: 1px solid #6987ae;
	padding: 3px;
	_height: 167px;
}
table.armoryInventoryContainer td {
	border: 1px solid #9f9f9f;
}
.armory_character_name {
	color: #ffffff;
	font-size:16px;	
	font-family:Verdana;
	font-weight:Bold;
	padding:2px;
	text-shadow:#000 1px 1px 1px;
}
.armory_character_title {
	color: #a6fbe8;
	font-size:12px;	
	font-family:Verdana;
}
.armory_hp_bar {
	background-image: url('images/hp_background.png');
	background-repeat: repeat-x;
	height: 12px;
}
.armory_mp_bar {
	background-image: url('images/mp_background.png');
	background-repeat: repeat-x;
	height: 12px;
}
.armory_top_label {
	font-size:12px;	
	color: #fff;
	font-family:Verdana;
	font-weight:Bold;
	text-shadow:#000 1px 1px 1px;
}
.armory_label_number {
	color:#ffa800;
	font-size: 12px;
}
.armory_label {
	color: #ffffff;
}
.armory_label_active {
	color: #00aeff;
}
.armory_label_inactive {
	color: #c4c4c4;
	text-shadow: none;
}
.armoryContainer {
	background-color: #2e4463;
	border: 1px solid #6987ae;
	padding: 3px;
}
.armory_facet_active {
	background-color: #2e4463;
	border: 1px solid #6987ae;
	font-size: 10px;	
	font-family: tahoma;
	text-align: center;
	color: #bdbdbd;
	height: 24px;
}
.armory_facet_inactive {
	background-color: #2e4463;
	border: 1px solid #6987ae;
	font-size: 10px;	
	font-family: tahoma;
	text-align: center;
	color: #bdbdbd;
	height: 24px;
	opacity: 0.35;
}
.label_emphasis_active {
	font-weight: bold;
	color: #00aeff;
}
.label_emphasis_inactive {
	color: #0b87c6;
	font-family: tahoma;
	font-weight: bold;
}
.amory_hpmp_label {
	color: #fff;
	font-family: tahoma;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

/*tabs*/
.ui-tabs .ui-tabs-nav {
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
}
.ui-tabs .ui-tabs-nav li {
	position: relative;
	float: left;
	font-size:11px;	
	font-family:Verdana;
	color:#152232;
}
.ui-tabs .ui-tabs-nav a {
	display: block;
	outline: none;
	font-size:12px;	
	font-family:Verdana;
	color:#0671a3;
	font-weight:Bold;
	padding:2px;
	text-decoration: none;
}
.ui-tabs-nav a:hover {
	text-decoration: underline;
}
.ui-tabs-nav a:visited {
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	color:#00aeff;
}
.ui-tabs .ui-tabs-panel {
	background-color: #2e4463;
	border: 1px solid #6987ae;
	padding: 3px;
	display: block;
	clear: both;
}
.ui-tabs .ui-tabs-hide {
    display: none;
}




.armoryItemPopUp {
	color: #747474;
	line-height: 20px;
	display: none;
}
.armory_character1 {
	font-family: tahoma;
	color: #bdbdbd;
	text-decoration: none;
	font-weight: bold;
}
.armory_character1 a {
	font-family: tahoma;
	color: #00aeff;
	text-decoration: none;
}
.armory_character1 a:hover {
	text-decoration: underline;
}
.armory_character0 {
	font-family: tahoma;
	color: #bdbdbd;
	text-decoration: none;
	font-weight: bold;
	opacity: 0.35;
}
.armory_character0 a {
	font-family: tahoma;
	color: #0b87c6;
	text-decoration: none;
}
.armory_character0 a:hover {
	text-decoration: underline;
	color: #ffcc00;
}
a.viewAllLink {
	font-family: tahoma;
	font-size: 10px;
	color: #00aeff;
	text-decoration: none;
}
a.viewAllLink:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #3fb6ee;
	text-decoration: underline;
}
.killstats_good  td {
	border: 1px solid #8DFF8A;
	background-color: #558f73;
}
.killstats_bad td {
	border: 1px solid #FF7979;
	background-color: #895b6c;
}
.killstats_streak  td {
	_border: 1px solid #fcdd22;
	border: 1px solid #00aeff;
	background-color: #558f73;
}
.killstats_streak_title {
	padding-top: 5px;
	font-size:10px;	
	font-family:tahoma;
	color:#00aeff;
	font-weight:bold;
	text-align: center;
}
table.killStats {
	font-family: tahoma;
	color: #fff;
	font-size: 10px;
	width: 100%;
}
table.killStats a {
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
}
table.killStats a:hover {
	color: #ffcc00;
	font-weight: bold;
	text-decoration: underline;
}
table.killStats a:visited {
	color: #00aeff;
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
}
.armory_container1 {
	background-color: #2e4463;
	border: 1px solid #6987ae;
	padding: 3px;
	color: #dbdbdb;
	font-size: 11px;	
	font-family: tahoma;
}
.armory_container2 {
	_background-color: #31517b;
	background-color: #2a323e;
	_border: 1px solid #6c8cbc;
	_border: 1px solid #415b80;
	border: 1px solid #476690;
	padding: 3px;
	color: #dbdbdb;
}
.armory_accolades {
	font-family: tahoma;
	font-size: 12px;
	color: #dbdbdb;
}
.armory_accolades  table {
	font-family: tahoma;
	font-size: 12px;
	color: #dbdbdb;
}
.armory_panel_container {
	padding-top: 5px;
}
.loading_box {
	text-align: center;
	width: 500px;
	height: 100px;
	font-size: 12px;
	font-family: tahoma;
	vertical-align: middle;
	background-color: #2a323e;
	border: 1px solid #2d8baa;
	padding: 3px;
	color: #dbdbdb;
}

#characterNameSearch {
	font-size: 15px;
	font-family: tahoma;
	color: #96b9ec;
}
.navigation_image {
	width: 24px;
	padding: 0px;
	border: 1px solid #ffffff;
}
.armory_class_link {
	cursor: pointer;
	background-color: #2e4463;
	border: 1px solid #6987ae;
	font-size: 10px;	
	font-family: tahoma;
	text-align: center;
	color: #bdbdbd;
	height: 24px;
}
.classImage {
	margin-bottom: -2px;
 }
.navigation_label {
	text-align: center;
}
.navigation_label a {
 	color: #00aeff;
 	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.navigation_label a:hover{
 	color: #00aeff;
}
.navigation_label a:visited{
 	color: #00aeff;
}
.armory_top_table {
	width: 100%;
	background-color: #2a323e;
	border: 1px solid #476690;
	padding: 3px;
	color: #dbdbdb;
}
.armory_top_table td {
	text-align: center;
	font-family: tahoma;
}
.armory_top_table a {
	font-family: tahoma;
	color: #00aeff;
	text-decoration: none;
	font-weight: bold;
}
.armory_top_table a:hover {
	color: #ffcc00;
}
.armory_top_table a:visited:hover {
	color: #ffcc00;
}
.armory_top_table a:visited {
	color: #00aeff;
}
.armory_top_table_number {
	color: #4f4f4f;
	text-align: left;
}
.armory_recently_active_timestamp {
	color: #4f4f4f;
	text-align: right;
}
.armory_background {
	background-image: url('images/clarity_header.png');
	background-repeat: no-repeat;
}
.armory_spacing {
	padding: 5px;
}
.boss_alive  {
	border: 1px solid #8DFF8A;
	background-color: #558f73;
}
.npc_details_title {
 	font-size: 10px;
	font-family: tahoma;
	color: #4f4f4f;
	text-align: left;
}
.npc_details_detail {
 	font-size: 12px;
	font-family: tahoma;
	color: #cdcdcd;
	font-weight: bold;
}
.armory_bright_link a {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
.armory_bright_link a:hover {
	color: #ffcc00;
}
.armory_bright_link a:visited {
	color: #ffcc00;
}
.armory_bright_link a:visited :hover{
	color: #ffcc00;
}
.npc_buttons a {
	color: #00aeff;
	text-decoration: none;
	font-weight: bold;
}
.npc_buttons a:hover {
	color: #ffcc00;
}
.npc_buttons a:visited {
	color: #ffcc00;
}
.npc_buttons a:visited :hover{
	color: #ffcc00;
}
.npc_buttons td {
	background-color: #2a323e;
	border: 1px solid #476690;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	color: #dbdbdb;
	text-align: center;
	cursor: pointer;
}
.armory_kill_details_body {
	_background-color: #2e4463;
	background-color: #2a323e;
}
.armory_recent_details_link  {
	font-weight: normal;
	color: #fff;
}
.armory_emphasized {
	color: #00aeff;
	font-weight: bold;
}
.armory_emphasized_bad {
	color: #ff4400;
	font-weight: bold;
}
.notices {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	margin-bottom:5px;
}
.notices {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-box-shadow:-2px 2px 2px #C8C8C8;
	background:#FFEB90 none repeat scroll 0 0;
	clear:both;
	color:#666666;
	font-size:12px;
	margin-bottom:5px;
	padding:5px 10px;
}
.armory_notification {
	line-height: 25px;
}
.armory_notification  a {
	font-weight: bold;
	text-decoration: none;
	border-color: #666;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
.armory_notification_warning {
}
.armory_notification_warning a {
	font-weight: bold;
	text-decoration: none;
}
td.armory_account_menu {
	padding-left: 10px;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	color: #ffd71f;
}
td.armory_account_menu:hover {
	_background-color: #00aeff;
	background-color: #ffd71f;
	color: #2b2b2b;
	
}
.armory_container2_button {
	background-color: #2a323e;
	border: 1px solid #476690;
	padding: 3px;
	color: #ffcc00;
	text-align: center;
	cursor: pointer;
}
.armory_container2_button:hover {
	color: #00aeff;
}