html {
	color: #f1f1f1;
	font: normal 13px arial, verdana, tahoma, sans-serif;
	background: #0D0D0D url(http://www.tenaciousgaming.com/images/bg.png) repeat-y scroll center top;
	padding-bottom: 20px;
}
body {
	height: 100%;
}

h3 {
	font-size: 150%;
	font-weight: bold;
	padding-left: 10px;
}

p {
	padding-left: 10px;
}

a {
	color: #AA0000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

#header {
	position: relative;
	background: #000000;
	height: 185px;
	width: 100%;
}
#primary_nav {
	background: #ffffff url(http://tenaciousgaming.com/images/menu/bg.png);
	padding: 0px 20px 0px 20px;
	height: 30px;
}
#primary_nav a {
	color: #800000;
}

#primary_nav ul.dropdown li.active div a, #primary_nav ul.dropdown li:hover div a{
	color: #AA0000;
}

#logo-bottom{
	width: 300px;
	height: 15px;
	background: url(http://tenaciousgaming.com/images/logo2.png);
	top: 185px;
	left: 0px;
}

#loggedin {
	color: #ededed;
	font-size: 0.9em;
	padding: 12px 20px 0px 20px;
	text-align: center;
}

#loginbox {
	padding-top: 15px;
	text-align: center;
	width: 100%;
	color: #1e1e1e;
	position: relative;
}
#loginbox a {
	color: #1e1e1e;
}
#loginbox:hover {
	color: #f1f1f1
}
#loginbox:hover a {
	color: #AA0000;
}

#loginbox .left {
	position: absolute;
	text-align: right;
	width: 29%;
	height: 20px;
	line-height: 20px;
	top: 15px;
	left: 0px;
}

#loginbox .right {
	position: absolute;
	text-align: left;
	width: 29%;
	height: 20px;
	line-height: 20px;
	top: 15px;
	right: 0px;
}

#secondary_nav {
	position: relative;
	color: #800000;
	font-size: 0.9em;
	padding: 6px 20px 6px 20px;
	clear: both;
	background: #000000;
}

#secondary_nav a {
	color: #800000;
}

#copyright {
	color: #ededed;
	font-size: 0.9em;
	padding: 6px 20px 6px 20px;
	text-align: center;
	position: relative;
}

#breadcrumb {
	display: block !important;
	float: left;
	vertical-align: top;
}
#breadcrumb li {
	float: left;
	padding-right: 5px;
}

#section_links {
	display: block !important;
	float: right;
	vertical-align: top;
}

#section_links li {
	float: left;
	padding-left: 5px;
}

ul.dropdown {
	float: right;
}

ul.dropdown li div{
	line-height: 30px;
	background: #000000;
	float: left;
	height: 30px;
}

ul.dropdown li div.left {
	background: #000000 url(http://tenaciousgaming.com/images/menu/bottom-left.png) no-repeat bottom left;
	width: 15px;
}

ul.dropdown li div.right {
	background: #000000 url(http://tenaciousgaming.com/images/menu/bottom-right.png) no-repeat bottom right;
	width: 15px;
}

ul.dropdown li.active div, ul.dropdown li:hover div{
	background: #1e1e1e;
}

ul.dropdown li.active div.left, ul.dropdown li:hover div.left {
	background: #1e1e1e url(http://tenaciousgaming.com/images/menu/top-left.png) no-repeat top left;
}

ul.dropdown li.active div.right, ul.dropdown li:hover div.right {
	background: #1e1e1e url(http://tenaciousgaming.com/images/menu/top-right.png) no-repeat top right;
}

ul.dropdown li a {
	color: #800000;
	text-decoration: none;
}

ul.dropdown li.active a, ul.dropdown li:hover a, ul.dropdown li:hover a:hover{
	color: #f1f1f1;
	text-decoration: none;
}

ul.dropdown li ul {
	float: right;
	z-index: 10;
	margin-top: 30px;
}

ul.dropdown li ul ul{
	margin: 0px;
}

ul#donationsdropdown li ul {
	width: 375px;
	margin-top: -2px;
}

ul.dropdown li ul li {
	background: #1e1e1e;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	padding: 1px;
	float: none;
}

ul.dropdown li ul li a:link, ul.dropdown li ul li a:active, ul.dropdown li ul li a:visited {
	color: #800000;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	display: block;
	white-space: nowrap;
	font-weight: normal;
}

ul.dropdown li ul li a:hover {
	background: #121212;
	color: #f1f1f1;
	background-position: right;
	vertical-align: middle;
}

ul.dropdown li ul li.bottom {
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: relative;
	height: 15px;
	background: transparent;
}

ul.dropdown li ul li.bottom div.left {
	position: absolute;
	width: 15px;
	height: 15px;
	bottom: 0px;
	left: 0px;
	background: url(http://tenaciousgaming.com/images/menu/dropdown-bottom-left.png)
}

ul.dropdown li ul li.bottom div.middle {
	position: absolute;
	height: 15px;
	bottom: 0px;
	left: 15px;
	right: 15px;
	background: #1e1e1e;
	border-bottom: 1px #000000 solid;
}

ul.dropdown li ul li.bottom div.right {
	position: absolute;
	width: 15px;
	height: 15px;
	bottom: 0px;
	right: 0px;
	background: url(http://tenaciousgaming.com/images/menu/dropdown-bottom-right.png)
}

ul.dropdown li ul li.line {
	height: 0px;
	position: relative;
}

ul.dropdown li ul li.line div.line {
	position: absolute;
	top: -30px;
	left: -1px;
	height: 30px;
	width: 1px;
	border: 0px;
	background: #000000;
}

ul.dropdown li ul li ul {
	border-top: 1px #000000 solid;
}

.small_block {
	width: 330px;
}

h3.title {
	font-size: 150%;
	font-weight: bold;
	color: #800000;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
	text-align: center;
	margin-bottom: -6px;
}

h3.title span.highlight {
	color: #ff0000;
}

.small_block .content {
	width: 306px;
	background: #121212;
	/*border: 3px solid #121212;*/
	margin: 0px;
	padding: 0px 12px 0px 12px;
}

p {
	padding-bottom: 15px;
}

strong {
	font-weight: bold;
}

input {
	background: #1e1e1e;
	color: #000000;
	border: 1px solid #000000;
	height: 18px;
	line-height: 18px;
	padding: 0px 3px;
	margin: 0px;
	position: relative;
	vertical-align: top;
}
input.submit {
	height: 20px;
}

.size60 {
	background: url(http://www.tenaciousgaming.com/images/input/60.png) no-repeat;
	border: 0px;
	margin: 0px;
	width: 50px;
	height: 17px;
	padding: 6px 5px 6px 5px;
	line-height: 29px;
}

.size90 {
	background: url(http://www.tenaciousgaming.com/images/input/90.png) no-repeat;
	border: 0px;
	margin: 0px;
	width: 80px;
	height: 17px;
	padding: 6px 5px 6px 5px;
	line-height: 29px;
}

.size120 {
	background: url(http://www.tenaciousgaming.com/images/input/120.png) no-repeat;
	border: 0px;
	margin: 0px;
	width: 110px;
	height: 17px;
	padding: 6px 5px 6px 5px;
	line-height: 29px;
}

.size150 {
	background: url(http://www.tenaciousgaming.com/images/input/150.png) no-repeat;
	border: 0px;
	margin: 0px;
	width: 140px;
	height: 17px;
	padding: 6px 5px 6px 5px;
	line-height: 29px;
}

.size200 {
	background: url(http://www.tenaciousgaming.com/images/input/200.png) no-repeat;
	border: 0px;
	margin: 0px;
	width: 190px;
	height: 17px;
	padding: 6px 5px 6px 5px;
	line-height: 29px;
}

.size250 {
	background: url(http://www.tenaciousgaming.com/images/input/250.png) no-repeat;
	border: 0px;
	margin: 0px;
	width: 240px;
	height: 17px;
	padding: 6px 5px 6px 5px;
	line-height: 29px;
}

button.size60 {
	background: url(http://www.tenaciousgaming.com/images/input/red/60.png) no-repeat;
	font-weight: bold;
	width: 60px;
	cursor: pointer;
	height: 29px;
	padding: 0px 5px;
}

button.size90 {
	background: url(http://www.tenaciousgaming.com/images/input/red/90.png) no-repeat;
	font-weight: bold;
	width: 90px;
	height: 29px;
	cursor: pointer;
	padding: 0px 5px;
}

button.size120 {
	background: url(http://www.tenaciousgaming.com/images/input/red/120.png) no-repeat;
	font-weight: bold;
	width: 120px;
	height: 29px;
	cursor: pointer;
	padding: 0px 5px;
}

button.size150 {
	background: url(http://www.tenaciousgaming.com/images/input/red/150.png) no-repeat;
	font-weight: bold;
	width: 150px;
	height: 29px;
	cursor: pointer;
	padding: 0px 5px;
}

button.size200 {
	background: url(http://www.tenaciousgaming.com/images/input/red/200.png) no-repeat;
	font-weight: bold;
	width: 200px;
	height: 29px;
	cursor: pointer;
	padding: 0px 5px;
}

button.size250 {
	background: url(http://www.tenaciousgaming.com/images/input/red/250.png) no-repeat;
	font-weight: bold;
	width: 250px;
	height: 29px;
	cursor: pointer;
	padding: 0px 5px;
}

/* news homepage */

.newsitem {
	position: relative;
	height: 60px;
	padding-top: 4px;
	background-position: bottom middle;
	background-repeat: no-repeat;
}

.newsitem .date {
	background: url(http://tenaciousgaming.com/images/info.png) no-repeat bottom right;
	height: 50px;
	width: 75px;
	float: left;
	color: #000000;
	font-weight: bold;
	position: relative;
	margin-top: 5px;
	margin-left: 5px;
}

.newsitem .date .month {
	position: absolute;
	top: 4px;
	width: 100%;
	text-align: center;
}

.newsitem .date .day {
	font-size: 170%;
	position: absolute;
	bottom: 4px;
	width: 100%;
	text-align: center;
}

.newsitem .title {
	width: 227px;
	height: 51px;
	padding: 5px 0px 4px 0px;
	float: right;
}

.newsitem .title div {
	width: 232px;
	height: 51px;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	vertical-align: middle;
	display: table-cell;
}

.newsbg1 {
	background: url(http://tenaciousgaming.com/images/statbox/bg1.png) no-repeat bottom left;
}

.newsbg1:hover {
	background: url(http://tenaciousgaming.com/images/statbox/bg1h.png) no-repeat bottom left;
}

.newsbg1:hover a {
	color: #ff0000;
}

.newsbg2 {
	background: url(http://tenaciousgaming.com/images/statbox/bg2.png) no-repeat bottom left;
}

.newsbg2:hover {
	background: url(http://tenaciousgaming.com/images/statbox/bg2h.png) no-repeat bottom left;
}

.newsbg2:hover a {
	color: #ff0000;
}

.newsbg3 {
	background: url(http://tenaciousgaming.com/images/statbox/bg3.png) no-repeat bottom left;
}

.newsbg3:hover {
	background: url(http://tenaciousgaming.com/images/statbox/bg3h.png) no-repeat bottom left;
}

.newsbg3:hover a {
	color: #ff0000;
}

.newsbg4 {
	background: url(http://tenaciousgaming.com/images/statbox/bg4.png) no-repeat bottom left;
}

.newsbg4:hover {
	background: url(http://tenaciousgaming.com/images/statbox/bg4h.png) no-repeat bottom left;
}

.newsbg4:hover a {
	color: #ff0000;
}

/* realms homepage */

.realm {
	position: relative;
	height: 66px;
}

.realm .status {
	background: url(http://tenaciousgaming.com/images/info.png);
	height: 50px;
	width: 75px;
	color: #000000;
	font-weight: bold;
	position: relative;
	margin-top: 8px;
	text-align: center;
	line-height: 50px;
	font-size: 150%;
	float: left;
}

.realm .title {
	width: 232px;
	height: 51px;
	padding: 7px 0px 6px 0px;
	float: right;
}

.realm .title div {
	width: 232px;
	height: 51px;
	font-size: 150%;
	line-height: 17px;
	font-weight: bold;
	vertical-align: middle;
	display: table-cell;
	color: #800000;
}

.online .status {
	background: url(http://tenaciousgaming.com/images/online.png);
}

.online .title div {
	color: #00440A;
}

.indev .status {
	background: url(http://tenaciousgaming.com/images/info-blue.png);
}

.indev .title div {
	color: #002060;
}


/* ROUNDED CORNERS */

.spiffy-box{display:block}
.spiffy-box *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#121212}
.spiffy-box1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #181818;
  border-right:1px solid #181818;
  background:#151515}
.spiffy-box2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #1c1c1c;
  border-right:1px solid #1c1c1c;
  background:#141414}
.spiffy-box3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #141414;
  border-right:1px solid #141414;}
.spiffy-box4{
  border-left:1px solid #181818;
  border-right:1px solid #181818}
.spiffy-box5{
  border-left:1px solid #151515;
  border-right:1px solid #151515}
.spiffy-boxfg{
  background:#121212;
  padding: 0px 5px 0px 5px;}
  
.spiffy-black{display:block}
.spiffy-black *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#000000}
.spiffy-black1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #111111;
  border-right:1px solid #111111;
  background:#070707}
.spiffy-black2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #1b1b1b;
  border-right:1px solid #1b1b1b;
  background:#050505}
.spiffy-black3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #050505;
  border-right:1px solid #050505;}
.spiffy-black4{
  border-left:1px solid #111111;
  border-right:1px solid #111111}
.spiffy-black5{
  border-left:1px solid #070707;
  border-right:1px solid #070707}
.spiffy-blackfg{
  background:#000000;
  padding: 0px 5px 0px 5px;}









.accountregistration_left {
	width: 20%;
	text-align: right;
	vertical-align: top;
	line-height: 28px;
	padding: 10px;
}

.accountregistration_right {
	width: 80%;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

.accountregistration_full {
	text-align: left;
	padding: 10px;
}

.accountregistration_error {
	text-align: left;
	padding: 10px;
	color: red;
}

.success {
	color: green;
	font-weight: bold;
}

.error {
	color: red;
	font-weight: bold;
}

#account-header {
	text-align: center;
}

#account-content {
	margin: 10px;
}

ul#donationsdropdown li.main {
	background: url(http://www.tenaciousgaming.com/images/input/red/250.png) repeat-x;
	color: #000;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	padding: 3px 7px;
	margin: 3px;
	cursor: pointer;
	width: 236px;
	height: 24px;
	line-height: 24px;
}

ul.list li, ul.bbc li {
	list-style-type:disc;
	margin-left: 35px;
}
ul.list {
	margin-bottom: 15px;
}

ol.list li, ol.bbc li {
	list-style-type:decimal;
	margin-left: 35px;
}

#content {
	position: relative;
	padding: 20px;
	background: #1E1E1E;
}

#content_margin {
	position: absolute;
	width: 949px;
	left: 50%;
	margin-left: -475px;
	background: #1E1E1E;
	top: 0px;
	bottom: 0px;
}

#donatelist {
	font-size: 75%;
	width: 100%;
}

#donatelist tr th {
	font-weight: bold;
	background: #000000;
	padding: 2px;
}

#donatelist tr {
	cursor: pointer;
}

#donatelist tr td {
	padding-left: 2px;
}

#donatelist tr:hover {
	background: #000000;
}

.donatedetails {
	font-size: 80%;
	width: 100%;
}

.donatedetails tr th {
	font-weight: bold;
	background: #000000;
	padding: 2px;
}

.donatedetails tr td {
	padding: 2px;
}

div.newspost img {
	border: 2px solid #f1f1f1;
}

table.donationdetails td {
	padding: 3px;
	font-size: 80%;
}

#tooltip {position:absolute; display: none; opacity:0; filter:alpha(opacity=0); z-index: 10;}

#tooltip td, #tooltip th {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://www.tenaciousgaming.com/images/tooltip.png) repeat scroll 0 0;
	color: white;
	font-family:Verdana,sans-serif;
	font-size:12px;
	line-height:17px;
}
#tooltip th {
	padding:3px;
	vertical-align:top;
}
#tooltip table {
	border-collapse:collapse;
	border-spacing:0;
}
	
#tooltip p {
	padding-bottom: 8px;
	font-size: 12px;
	line-height: 13px;
}

#statbox {
	width: 260px;
	height: 102px;
	position: absolute;
	top: 5px;
	right: 5px;
	border: 2px solid #800000;
}

#statbox #realms {
	width: 260px;
	height: 101px;
	position: relative;
}

#statbox #realms .realmname {
	position: absolute;
	left: 10px;
	width: 130px;
	height: 30px;
}

#statbox #realms .realmstatus {
	position: absolute;
	left: 155px;
	height: 30px;
	width: 90px;
}

.q{color:#ffd100!important;}
.q0,.q0 a{color:#9d9d9d!important;}
.q1,.q1 a{color:#fff!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:#e5cc80!important;}
.q8,.q8 a{color:#ffff98!important;}
.q9,.q9 a{color:#71d5ff!important;}
.q10,.q10 a{color:#f00!important;}

.indent {
	padding-left: 5px;
}

div.customitemtooltip {
	width: 300px;
}

div.customitemtooltip div {
	width: 100%;
}

div.customitemtooltip div.name {
	font-size: 120%;
}

div.customitemtooltip div.left {
	width: 49%;
	float: left;
}

div.customitemtooltip div.right {
	width: 49%;
	float: right;
	text-align: right;
}

.socket_meta{padding-left:26px;background:url(http://static.wowhead.com/images/socket_meta.gif) no-repeat left center;color:#9d9d9d;}
.socket_red{padding-left:26px;background:url(http://static.wowhead.com/images/socket_red.gif) no-repeat left center;color:#9d9d9d;}
.socket_yellow{padding-left:26px;background:url(http://static.wowhead.com/images/socket_yellow.gif) no-repeat left center;color:#9d9d9d;}
.socket_blue{padding-left:26px;background:url(http://static.wowhead.com/images/socket_blue.gif) no-repeat left center;color:#9d9d9d;}
.socket_prismatic{padding-left:26px;background:url(http://static.wowhead.com/images/socket_prismatic.gif) no-repeat left center;color:#9d9d9d;}

table.mall-itemlist {
	width: 888px;
	margin: 5px;
	border: 1px solid #1e1e1e;
}

table.mall-itemlist th, table.mall-itemlist td {
	border: 1px solid #1e1e1e;
	padding: 3px 3px 3px 5px;
}

table.mall-itemlist .name {
	width: 25%;
	text-align: left;
}

table.mall-itemlist .contains {
	width: 60%;
	text-align: left;
}

table.mall-itemlist .emblems {
	width: 15%;
	text-align: center;
}

table.suggestions .contains {
	width: 45%;
}

table.suggestions .status {
	width: 15%;
	text-align: center;
}

table.mall-itemlist tr:hover {
	cursor: pointer;
	background: #000000;
}

table.mall-itemlist tr th {
	background: #000000;
	font-weight: bold;
	cursor: normal;
}




table.mall-details {
	width: 888px;
	margin: 5px;
	border: 1px solid #1e1e1e;
}

table.mall-details th, table.mall-details td {
	border: 1px solid #1e1e1e;
	padding: 5px;
}

table.mall-details tr th {
	text-align: center;
	background: #000000;
	font-weight: bold;
	cursor: normal;
}

table.mall-details tr td.items {
	text-align: left;
	padding-left: 318px;
	line-height: 40px;
}

table.mall-details tr td.items div.icon-medium {
	margin-right: 5px;
}






table.mall-navigation {
	width: 888px;
	margin: 5px;
	border: 1px solid #1e1e1e;
}

table.mall-navigation tr td.categories {
	text-align: center;
	background: #1e1e1e;
	font-size: 1px;
}

table.mall-navigation td.breadcrumb {
	background: #121212;
}

table.mall-navigation th, table.mall-navigation td.breadcrumb {
	border: 1px solid #1e1e1e;
	text-align: center;
	padding: 5px;
}

table.mall-navigation tr th {
	background: #000000;
	font-weight: bold;
	cursor: normal;
	padding: 5px;
}

table.mall-navigation tr td a button {
	color: #f1f1f1;
	border: 0px;
	border-top: 1px solid #1e1e1e;
	width: 220.75px;
	background: #121212;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	font-size: 12.8667px;
	cursor: pointer;
}

table.mall-navigation tr td a button:hover {
	background: #000000;
}

div.icon-medium {
	position: relative;
	width: 36px;
	height: 36px;
	padding: 4px;
	background: url(http://tenaciousgaming.com/images/Icons/icon_border_medium.png);
	float: left;
}
div.icon-medium  img{
	position: absolute;
	top: 4px;
	left: 4px;
	width: 36px;
	height: 36px;
}
div.icon-medium div {
	position: absolute;
	bottom: 4px;
	right: 4px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: right;
	font-size: 10px;
	color: #ffffff;
	background: #000000;
}

div.icon-large {
	width: 56px;
	height: 56px;
	padding: 6px;
	background: url(http://tenaciousgaming.com/images/Icons/icon_border_large.png);
}
div.icon-large  img{
	width: 56px;
	height: 56px;
}