.hidetab {
    display: none;
}
/* CSS Document */
body {
	background: url() top center no-repeat #000000; 
    font-size: 16px;
    color: #EEEEEE;
    font-family: Arial, Times, serif;
    margin: 0px;
}
#contain {
    width: 754px;
    margin: 10px auto 10px auto;
}
#contain > table:first-child {
	background: url('/i/hhead1.png') no-repeat;
	background-position: 198px;
}
#frontpage-left {
    display: block;
    float: left;
    width: 40%;
    padding: 4px;
}

#banner {
	padding: 7px 0px 0px 8px;
}

#frontpage-right {
    display: block;
    float: right;
    width: 55%;
    padding: 4px;
}
#frontpage-banner {
    height: 300px;
    overflow: hidden;
    border: 0px;
    width: 100%;
}
#content, #fightlist-block {
    min-height: 400px !important;
}
a, #navbar li, #refreshbtn, #attack-button {
    cursor: pointer;
    text-decoration: none;
}
#clearfloat {
    clear: both;
}
#footer {
    display: block;
}
#faqblock {
	font-size:0.8em;
}

#vtabs {
	height: 25px;
	margin-bottom: 7px;
}

h1, h2, h3 {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #EEEEEE;
    font-family: Arial, Times, serif;
}
h1 {
    color:#fff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 3px;
    border-bottom: #333 solid 1px;
    display: block;
}
h1.grunge {
	font-family: BoycottRegular;
}
h1.grunge.large {
	font-size: 200%;
	text-shadow: 1px 1px 1px red;
	line-height:30px;
}


@font-face {
    font-family: 'BoycottRegular';
    src: url('../fonts/BOYCOTT_-webfont.eot');
    src: url('../fonts/BOYCOTT_-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BOYCOTT_-webfont.woff') format('woff'),
         url('../fonts/BOYCOTT_-webfont.ttf') format('truetype'),
         url('../fonts/BOYCOTT_-webfont.svg#BoycottRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*---- Stats ----*/
#myname {
    border-bottom:1px solid #222;
	margin-bottom:20px;
	padding:10px;
}
#mystats {
	padding: 3px;
	cursor: pointer;
	font-size: 0.9em;
	color: #fff!important;
	margin-bottom: 12px;
	text-shadow: 1px 1px 25px white;
	font-size: 14px;
	color: #33FFFF;
	width: 70px;
	background-color: #000;
}
#mystats_name {
	color: white;
	font-weight: bold;
	text-shadow: 1px 1px 22px red;
	display: block;
	margin-bottom: 5px;
	font-size: 1.2em;
}
#mystats_image img {
    border: #666666 solid 1px;
}
#healthtimer,#energytimer,#staminatimer {
    float: right;
    clear: both;
    font-weight: normal;
    font-size: 12px;
}
#statsbar {
    height: 20px;
    display: block;
    width: 190px;
}
#statsbar div {
    border: #CC0000 1px solid;
    width: 100px !important;
    height: 12px;
    float: left;
    margin: 1px 3px 1px 3px;
}
#statsbar span {
    float: left;
}
#statbarred {
    height: 8px !important;
    margin: 1px !important;
    background: #990000;
}
#mystats_energy {
	color:gold;
	text-shadow:1px 1px 1px #111;
}
#mystats_cash {
    color:teal;
	text-shadow:1px 1px 1px #000;
	font-weight:bold;
}

#mystats_income {
    color:teal;
	text-shadow:1px 1px 1px #000;
	font-weight:bold;
}

#mystats_eincome {
    color:gold;
	text-shadow:1px 1px 1px #000;
	font-weight:bold;
}

#refreshbtn {
	padding: 7px 6px;
	font-weight: bold;
	width: 95px;
	text-align: center;
	font-size: 16px;
	margin: 6px;
	color: white!important;
	font: 0.8em Arial;
	font-weight: bold;
	border-radius: 6px;
	background: #222;
	border: 1px solid white;
	color: #888;
}
#refreshbtn:hover {
	color:#fff;
	border:1px solid #888;
}
#heal-block {
    border: 1px #333333 solid;
    margin: 10px 0px;
    padding: 4px 8px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#heal-out {
    margin: 6px 5px 6px 0;
    padding: 3px;
 /*border:1px #333333 solid;*/
    width: 350px;
    display: none;
    float: right;
    font-size: 12px;
    font-weight: bold;
    color: #FFCC00;
}
#heal-out2 {
	float: left;
	width: 100%;
	padding: 0 0 10px 15px;
	margin: 5px 0px 0px 38px;
}
}
#heal-out span {
    color: #CCCCCC;
    font-weight: bold;
}
#heal-out b {
    color: #FFFFFF;
}
#heal-left {
    color: #999999;
    float: left;
    margin: 13px 5px;
    padding: 3px 6px 3px 11px;
    width: 380px;
    text-align: right;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
#heal-btn, #attack-button, #equipment-buy, .equipment-buy, .equipment-sell, .property-buy, .property-sell {
    font-family: Arial;
	padding: 5px 15px;
	text-align: center;
	cursor: pointer;
	display: inline;
	border-radius: 5px;
	background: maroon;
	border: 1px solid white;
	color: black;
	font-weight: bold;
}
#heal-btn{
	padding:6px 18px!important;
	color:white!important;
}
#heal-btn:hover, #attack-button:hover, #equipment-buy:hover, .equipment-buy:hover, .equipment-sell:hover, .property-buy:hover, .property-sell:hover {
	background: black;
	color: white;
	border: 1px solid maroon;
}
/*---- Navbar ----*/
#navbar {
text-align: center;
font-size: 16px;
line-height: 35px;
}

#navbar b{
	font-family: BoycottRegular;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	border-bottom: #333 solid 1px;
	display: inline;
}

#navbar ul {
	margin: 25px 0 10px 0;
	box-shadow: 0px 1px 24px red;
	border-radius: 8px;
	padding: 8px 11px;
	border: 1px solid #111;
}
#navbar li {
display: inline;
list-style: none;
white-space: nowrap;
padding: 1px 3px 1px 5px;
margin: 0 0px 3px 8px;
font-size: 16px;
font-weight: normal;
font-family: BoycottRegular;
border-bottom: 1px solid #333;
}
#navbar li:hover {
	background: white;
	color: black;
	border-radius: 3px;
}
#navbar a {
    text-decoration: none;
    color: #EEEEEE;
}
#navbar2 {
    text-align: right;
    font-size: 10px;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 10px;
}
#navbar2 ul {
	color: red;
	list-style: none;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	margin-bottom:10px;
	height:30px;
}
#navbar2 li {
    float: left;
    display: inline;
    list-style: none;
    white-space: nowrap;
    padding: 6px 4px;
    margin: 0 0px 3px 10px;
    font-size: 16px;
    font-weight: normal;
    font-family: BoycottRegular;
    border-bottom: 1px solid #333;
}
#navbar2 li:hover {
	background: white;
	border-radius: 5px;
	color: red;
	cursor: pointer;
}
#navbar3 {
  text-align: right;
  font-size: 10px;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 10px;
  margin: 25px 0px -10px;
  padding-top: 6px;
  border-radius: 10px;
  border-bottom: 1px solid #C0C0C0;
  border-top: 1px solid #C0C0C0;
}
#navbar3 li {
  float: left;
  list-style: none;
  white-space: nowrap;
  padding: 5px 5px;
  color: white;
  font: 1.2em Arial;
  text-align: center;
  font-weight: bold;
  margin: 0px 10px 0px 10px;
}
#navbar3 li:hover {
  border-radius: 5px;
  color: red;
  font-weight: bold;
  cursor: pointer;
  background: white;
  padding: 5px;
}
#navbar3 ul {
  color: red;
  list-style: none;
  padding: 0;
  white-space: nowrap;
  margin-bottom: 10px;
  height: 25px;
  margin: 6px 0px 10px 0px;
}
.family {
  float: left;
  color: RED;
  margin: 8px 0px 0px 15px;
  border-bottom: none;
}
#famtag i {
	color: gold;
}

/*---- News Feed ----*/
#newsfeed-block, #frontpage-block {
    margin: 12px auto 12px auto;
    padding: 8px;
    /*border: #333333 1px dotted;*/
}
#newsfeed-form #newsfeed-entry,
#newsfeed-form #newsfeed-entrybox {
	background: #45484d; /* Old browsers */
	background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #45484d 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	margin-bottom: 4px;
	border-top: 0px;
	min-height: 60px;
	width: 500px;
	margin: 10px;
	border: 1px solid #111;
	font: 0.9em Arial;
	color: white;
	border-radius: 5px;
	padding: 10px;
}

#newsfeed-form-submit-button {
color: #FFFFFF;
cursor: pointer;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
float: left;
padding: 3px 8px;
-moz-border-radius: 10px;
border-radius: 10px;
border: #CC0000 2px solid;
margin: 5px 0 0 20px;
background: #CC0000;
}

#newsfeed-timestamp {
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
}
#newsfeed-timestamp strong {
	display:inline;
	color: white;
	font-weight: bold;
	text-shadow: 1px 1px 22px red;
	margin-bottom: 5px;
	font-size: 1.2em;
}
#newsfeed-message {
    font-family: "Times New Roman", Times, serif;
    font-size: 19px;
    color: red;
    padding: 0 28px 5px 28px;
}
#newsfeed-message span {
    word-wrap: break-word;
}
#newsfeed-image {
    width: 45px;
    height: 45px;
    border: #333333 1px inset;
}
#newsfeed-form {
    border: #333333 1px dotted;
    padding: 5px;
    margin: 3px auto 8px auto;
    display: block;
}
#newsfeed-form-clear-button {
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    padding: 3px 11px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: #CC0000 2px solid;
    margin: 5px 0 0 15px;
    background: #EE4400;
}
.broadcast-entry {
    margin: 0px 0px 15px 0px;
}

/*---- COMBATFEED ---- */
.combatfeed {
	margin:10px auto;
	width:740px;
	color:white!important;
}
.combatfeed-entry{
	color:white!important;
	padding: 3px 0px 10px 5px!important;
	font-size: 18px!important;
}
.executed-hit{
	color:red!important;
}
.added-to-hitlist, .combatfeed-entry h1{
	color:orange!important;
}
.hit-claimed{
	color:gold!important;
}

/*---- Fighting ----*/
#attack-button {
    /*color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    padding: 3px 11px;
    float: right;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: #003300 2px solid;*/
	float:right;
    margin: 12px 15px;
    /*background: #33CC00;*/
}
.attack-again{
	padding: 10px 15px;
    color: red;
    font-family: Arial;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid white;
    font-weight: bold;
    width: 100px;
    margin: 10px 0px 10px 5px;
    display: inline;
    float: left;
}
.weapon_toggle{
    padding: 10px 15px;
    color: red;
    font-family: Arial;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid white;
    font-weight: bold;
    width: 180px;
    margin: 10px;
    float: left;
    display: inline;
}
.attack-again:hover, .weapon_toggle:hover{
	color:white;
	border: 1px solid red;
}
#recruit-them {
    color: #FFCC00;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    padding: 6px 0px 6px 10px;
}
#attack-them {
	color: #FFCC00;
    font-weight: bold;
    font-size: 14px;
    border: 2px solid #565024;
    border-radius: 10px;
    background: black;
    margin: 0px 3px;
    padding: 4px 6px;
    cursor: pointer;
}
#attack-them:hover {
    border: 2px solid darkred;
    color: white;
}
#wall-stats-actions {
    margin: 15px 10px 20px;
}
#wall-stats-actions span{
	font-family: BoycottRegular;
}
#wall-player-tag{
	color:#FF0000;
	font-size:16px;
	margin-left: 10px;
}
#wall-stats-spacer{
    border-bottom: 1px solid #111;
    margin: -15px 0px 15px;
}

#stats-left-block {
float: left;
width: 40%;
padding: 10px;
border: #111 inset 1px;
margin: -15px -3px;
}

#stats-right-block {
float: right;
width: 50%;
margin: 0 10px 20px 20px;
padding: 10px;
}

#stats-right-block img {
	height:60px;
	width:60px; 
	margin: 5px;
}
#stats-right-block #achievements img{
	width:130px!important;
	height: 115px!important;
}
#stats-left-block1 div {
    clear: both;
    border-bottom: #222222 1px dotted;
    text-align: right;
    padding: 1px;
	margin: 5px 0px;
}
#stats-left-block1 strong {
    float: left;
}
#stats-head {
    clear: both;
    background: #550000;
    border-bottom: #222222 1px dotted;
    text-align: right;
}
#stats-head div {
    padding: 1px 6px;
}
#stats-head strong {
    float: left;
}
#fightlist-block {
    padding: 8px,10px;
    margin-top: 8px;
}
.fight-block {
    -moz-border-radius: 10px;
    border-radius: 10px;
    border-bottom: #CC0000 2px solid;
    margin: 10px auto 10px auto;
    width: 650px;
}
#fight-name {
    font-size: 24px;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 12px 0 0 20px;
    color: #fff;
    float: left;
    cursor: pointer;
	text-shadow: 1px 1px 5px red;
	min-width:360px;
}
#fight-fam{
    color: gold;
    font-size: 12px;
    float: left;
    margin: 20px 5px;
    padding: 0px 10px;
    font-weight: bold;
    border-left: 1px dotted #cc0000;
	min-width:42px;
}
#fight-income-cash{
	color:limegreen;
	font-size: 12px;
    float: left;
    margin: 20px 5px 20px -25px;
    padding: 0px 10px;
    font-weight: bold;
    border-left: 1px dotted #cc0000;
}
#fight-level {
	color:white;
	font-size:12px;
	float: left;
    margin: 20px -7px;
    padding: 0px 10px;
    font-weight: bold;
    border-left: 1px dotted #cc0000;
    border-right: 1px dotted #cc0000;
}
#fight-hlamount{
	color: greenyellow;
    font-size: 12px;
    font-weight: bold;
    float: left;
    margin: 20px 5px;
    padding: 0px 10px;
}
#fight-hllister{
    color: #EEEEEE;
    font-size: 12px;
	font-weight: bold;
    border-left: 1px dotted #cc0000;
    border-right: 1px dotted #cc0000;
    float: left;
    margin: 20px -5px;
    padding: 0px 10px;
    cursor: pointer;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    min-width: 203px!important;
    width: 140px;
}
#fight-result {
    padding: 10px;
    margin: 12px;
}
#fightlist-output {
    display: block;
    color: #EEEEEE;
    padding-left: 15px;
    margin: 12px auto;
    width: 600px;
}
#fightlist-output #used {
    padding: 1px 8px;
}
#fightused{
	max-height: 400px;
    overflow: auto;
    overflow-x: hidden;
    border: 1px solid #777;
    border-radius: 10px 0px 0px 10px;
    margin: 5px -3px;
    padding: 10px;
}
#fightlist-output #won, #fightlist-output #lost {
    padding-left: 15px;
}
#fightlist-output #attacked {
    font-weight: bold;
    font-variant: small-caps;
    color: #FFCC00;
}
#won {
    color: #00FF00;
    font-weight: bold;
    line-height: 30px;
}
#lost {
    color: #FF0000;
    font-weight: bold;
    line-height: 30px;
}
#won span, #lost span, #fightlist-output #used span {
    color: #FFFFFF;
}
/*---- Players Wall ----*/
#wall-entry {
    border: #222222 1px inset;
    margin: 3px 3px 6px 3px;
    padding: 3px;
}
#wall-entry #newsfeed-timestamp {
    border-bottom: 1px #333333 solid;
    padding: 3px;
    margin-bottom: 2px;
}
#wall-entry img {
    padding-right: 5px;
}
#stats-left-comment-block {
    margin-top: 20px;
}
#stats-left-comment-block #label {
    margin-top: 10px;
    color: #FFCC00;
    font-size: 18px;
    font-variant: small-caps;
    font-weight: bold;
}
/*---- Missions ----*/
#job-block {
    padding: 8px;
    margin: 10px 5px;
}
#mission-block {
    margin: 10px 0px;
}
.mblock {
    border: 2px #333333 solid;
    margin-bottom: 8px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#misshead {
    border-bottom: 1px #333 solid;
	font-size: 1em;
	font-weight: bold;
	color: #AAA;
	text-shadow: 1px 1px 1px black;
	padding: 8px 10px 10px 10px;
	background: rgb(69,72,77); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
#missleft {
    float: left;
    min-width: 180px !important;
    padding: 5px;
    border-right: #333333 1px dotted;
	min-height: 145px;
}
#missright {
    float: left;
    min-width: 100px !important;
}
#missright img {
    margin-top: 4px;
    display: inline;
}
#items-have{
	margin-left: 10px;
}
#items-missing{
	color: red;
	font-weight: bold;
	text-decoration: line-through;
	margin-left: 10px;
}
#misscenter {
    float: left;
    height: 134px;
    min-width: 175px!important;
	margin: 10px 0px;
}
#misscenter div{
	margin: 0px 10px 10px;
}
#misscash{
	margin: 5px 0px;
}
#missxp{
	margin: -10px 0px;
}
#missbtn {
    float: right;
    padding: 15px 5px 0px 0px;
    width: 130px;
    text-align: right;
    border-left: 1px dotted #333;
	min-height: 138px;
}
.missprogress {
    padding: 5px 13px;
    text-align: center;
    color: gold;
    font-weight: bold;
    font-size: 14px;
    float: right!important;
    min-width: 71px;
    margin: -5px 10px;
    border-top: 1px solid darkgoldenrod;
    border-bottom: 1px solid darkgoldenrod;
    border-radius: 10px;
    box-shadow: 0px 1px 3px darkgoldenrod;
    background: black;
}
#mission-button-block{
    border-top: 1px dotted #444;
    margin: 10px 0px;
}
.missrepeater {
	cursor: pointer; 
	float: left;
	font-weight: bold; 
	margin: 10px 0px 5px 5px; 
	border: 1px solid; 
	border-radius: 5px; 
	padding: 5px;
}
#missagain, .missagain {
	font-family: Arial;
    padding: 8px 15px;
    text-align: center;
    cursor: pointer;
    display: inline;
    border-radius: 10px;
    background: maroon;
    border: 1px solid black;
    color: black;
    font-weight: bold;
}
#missagain:hover{
    background: #222;
    color: white;
    border: 1px solid maroon;
}
.missagain{
	float:right!important;
	margin: 5px 10px;
}
.missagain:hover{
    color: white;
    border: 1px solid maroon;
	background:black!important;
}
#missmax, .missmax, #missall{
	font-family: Arial;
    padding: 8px 15px;
    text-align: center;
    cursor: pointer;
    display: inline;
    border-radius: 10px;
    background: darkgreen;
    border: 1px solid black;
    color: black;
    font-weight: bold;
}
#missmax:hover, #missall:hover {
    background: #222;
    color: white;
    border: 1px solid darkgreen;
}
.missmax{
	float: right!important;
    min-width: 71px;
    margin: 0px 10px;
}
.missmax:hover{
    color: white;
    border: 1px solid darkgreen;
	background: black!important;
}
#miss-mastery, .miss-mastery{
    font-family: Arial;
    padding: 8px 15px;
    text-align: center;
    cursor: pointer;
    display: inline;
    border-radius: 10px;
    background: #116f9c;
    border: 1px solid black;
    color: black;
    font-weight: bold;
}
#miss-mastery:hover{
    background: #222;
    color: white;
    border: 1px solid #116f9c;
}
.miss-mastery{
	float: right!important;
    margin: 5px 10px;
    min-width: 71px;
    font-size: 14px;
}
.miss-mastery:hover{
    color: white;
    border: 1px solid #116f9c;
	background:black!important;
}

/*---- Property ----*/
.property-block {
    float: left;
    width: 160px;
    text-align: center;
    min-height: 375px !important;
    border: 1px solid #333;
    margin: 3px;
    padding: 4px 6px 8px;
    border-radius: 10px;
}

#propreq, .propreq{
	font-size: 12px;
	color: #FFFFBB;
	font-weight: bold;
}
#propreq img, .propreq img{
	width: 16px;
	height: 16px;
}
#property-drop {
    padding: 12px;
}
/*
.property-buy {
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px 12px 3px 12px;
    width: 100px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: #003300 2px solid;
    margin: 3px;
    background: #33CC00;
    text-align: center;
    cursor: pointer;
}
*/
.property-sell {
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px 12px 3px 12px;
    width: 100px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: #003300 2px solid;
    margin: 3px;
    background: #33CC00;
    text-align: center;
    cursor: pointer;
}
#propname {
    color: #FFFFFF;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 20px;
    color: #FFFF00;
}
#propincome {
    color: #FFFFFF;
}
#propowned {
    font-size: 12px;
}
#builton {
    font-size: 12px;
    color: #666666;
}
#prop-items-have{
	font-size:12px;
	color:#FFFFBB;
	font-weight:bold;
}
#prop-items-missing{
    font-size: 12px;
    color: red;
    font-weight: bold;
    text-decoration: line-through;
}
#propcost{
	margin: 10px 0px 0px;
}

#job-block-header {
    margin-top: 8px;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	text-shadow: 1px 1px 5px red;
}
#pros-iframe-block {
    width: 200px;
    height: 800px;
    float: left;
    border: 0px;
    overflow: hidden;
    margin: 5px 5px 5px 10px;
}
#pros-left-block {
    width: 230px;
    float: left;
    margin: 5px 10px 5px 10px;
    border: #333333 1px solid;
    padding: 5px 10px;
    display: block;
}
#pros-right-block {
    width: 230px;
    float: left;
    margin: 5px 10px 5px 5px;
    border: #333333 1px solid;
    padding: 5px 10px;
    display: block;
}
#pros-left-block div, #pros-right-block div {
    text-align: right;
    clear: both;
    border-bottom: #111111 1px dotted;
}
#pros-left-block strong, #pros-right-block strong {
    float: left;
    color: #00CCFF;
    cursor: pointer;
}
#pros-left-block #headlabel, #pros-right-block #headlabel {
    border-bottom: #333333 1px solid;
    font-weight: bold;
    text-align: left;
    min-width: 100%;
    font-variant: small-caps;
    color: #FFCC00;
}
/*---- Skill Points ----*/
table {
	border-collapse: collapse;
}
#skill-point-block {
	width: 755px;
    background: #000000;
    border: #333 1px solid;
    margin: 3px 0px;
}
#skill-point-block td {
    border-top: #333 1px solid;
    border-bottom: #333 1px solid;
    background: #111;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    padding: 8px;
}
#skill-point-out {
	border: 1px solid #333;
    padding: 10px 10px 10px 16px;
    color: #FFCC00;
    font-weight: bold;
    background: #111111;
    text-align: left;
	font-size: 15px;
}
#skill-point-out span {
    color: #FFFFFF;
}
/*---- Invites ----*/
#invites-main-block {
    width: 750px;
}
#invites-main-block .entry {
    float: left;
    width: 83px;
    height: 140px;
    min-height: 120px !important;
    border: 1px solid #333333;
    margin: 5px;
    padding: 4px 6px;
    text-align: center;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#invites-main-block .entry .accept {
    color: #33FF00;
    cursor: pointer;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
}
#invites-main-block .entry .reject {
    color: #CC0000;
    cursor: pointer;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
}
#req_send,#req_team,#req_gift {
    border: 0px;
    cursor: pointer;
}
#content {
	margin-top:20px;
}
#LoadingTab {
    font-size: 18px;
    color: #FF9900;
    text-align: center;
    font-weight: bold;
}
#nextlevelTab {
    font-size: 14px;
    color: #FF9900;
    text-align: center;
    font-weight: bold;
}
/*---- Equipment ----*/
#armoryuse{
	margin: 0px 10px;
	padding: 10px;
	border: 1px solid #333;
	border-radius: 10px;
	text-align: center;
	font-style: italic;
	background: #222;
	font-family: BoycottRegular;
}
#equipment-buy {
	display:block;
}
/*
.equipment-buy {
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px 20px 3px 20px;
    width: 100px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: #003300 2px solid;
    margin: 12px 5px 12px 10px;
    background: #33CC00;
    text-align: center;
    cursor: pointer;
    display: inline;
}
.equipment-sell {
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px 20px 3px 20px;
    width: 100px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: #003300 2px solid;
    margin: 12px 5px 12px 5px;
    background: #33CC00;
    text-align: center;
    cursor: pointer;
    display: inline;
}
*/
#equipment-block {
    border: 1px #333333 solid;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    margin: 10px;
    padding: 4px,8px;
}
@-moz-document url-prefix() { 
  .equipment-blocks {
    min-height: 315px!important;
  }
}
.equipment-blocks {
    float: left;
    width: 160px;
    text-align: center;
    min-height: 315px;
    border: 1px solid #333;
    margin: 3px;
    padding: 4px 6px 8px;
    border-radius: 10px;
}

#equipment-block-upgrades, #equipment-block-hoppers , #equipment-block-clothing , #equipment-block-airtanks , #equipment-block-goggles , #equipment-block-other {
    display: none;
}
#equipment-image {
    width: 100px;
    height: 76px;
}
#equipment-name {
	font-size: 18px;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 10px 0 0 5px;
    color: #fff;
    float: left;
	text-shadow:1px 1px 1px red;
	text-align: left;
}
#equipment-name #equipment-buy {
    text-shadow: none;
    margin: 7px;
}
#equipment-name span, #equipment-name div {
    font-size: 14px;
    color: #EEEEEE;
	text-shadow:none;
	line-height: 20px;
}
#equipment-form {
    width: 100px;
    float: right;
}
#equipment-drop {
    float: left;
    margin: 8px 0px 0px -10px;
}
#equipment-drop select {
    margin: 5px 0px 12px 16px;
}
#equipment-drop span {
    display: block;
    font-size: 16px;
    color: #FFFFFF;
    padding: 10px 0px 3px;
	text-align: left;
}
.equipment-output {
    display: block;
    width: 80%;
    color: #FF9900;
    padding-left: 15px;
}
@-moz-document url-prefix() { 
  .equipment-block-label {
     padding: 4px 2px!important;
  }
}
.equipment-block-label {
padding: 6px 4px;
color: #CCC;
font-size: 12px;
font-variant: small-caps;
font-weight: bold;
cursor: pointer;
-moz-border-radius: 10px 10px 0px 0px;
border-radius: 10px 10px 0px 0px;
border: #333333 solid 1px;
margin: 1px;
float: left;
transition: background 1s;
-moz-transition: background 1s;
-webkit-transition: background 1s;
-o-transition: background 1s;
background: rgb(69,72,77);
background: -moz-linear-gradient(top, rgba(69,72,77,1) 5%, #AA0000 95%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,rgba(69,72,77,1)), color-stop(95%, #AA0000));
background: -webkit-linear-gradient(top, rgba(69,72,77,1) 5%, #AA0000 95%);
background: -o-linear-gradient(top, rgba(69,72,77,1) 5%, #AA0000 95%);
background: -ms-linear-gradient(top, rgba(69,72,77,1) 5%, #AA0000 95%);
background: linear-gradient(to bottom, rgba(69,72,77,1) 5%, #AA0000 95%);
}

.equipment-block-label:hover {
	background:#fff;
	color:#000;
}
.top-block-label {
	display: inline;
	color: #FFF;
	width: 110px;
	cursor: pointer;
	border: #FF3300 solid 2px;
	border-radius:5px;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	padding: 8px 9px;
	margin: 1px;
	background: rgb(69,72,77);
	background: -moz-linear-gradient(top, #550000 0%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#550000), color-stop(100%,rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top, #550000 0%,rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, #550000 0%,rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top, #550000 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, #550000 0%,rgba(0,0,0,1) 100%);
}
.top-block-label:hover {
	color: #FF0000;
	background: #FFF;
}
.top-block-label:active {
    color:darkred;
}
#vupkeep {
	margin-bottom:20px;
}
#cash_deposit,#cash_withdrawl {
    width: 80px;
    margin-left: 12px;
}
/*---- Limited Editon Items ----*/
#le-block {
    margin: 10px auto;
    padding: 4px;
    height: 270px;
    width: 735px;
    text-align: center;
}
#le-block img {
	display: block;
    width: 100px;
}
#le-block .equipment-blocks {
    width: 155px;
    text-align: center;
    float: left;
    font-size: 14px;
    padding: 4px 8px;
    margin: 5px;
    min-height: 370px!important;
}
#le-block #equipment-name {
    font-size: 16px;
    margin: 0px;
}
#le-block #equipment-drop {
    display: block;
    text-align: center;
    float: none;
}
#le-required{
	margin-left: 2px;
	display:inline-grid;
}
#le-required img{
	width:16px!important;
	height:16px!important;
	display:inline!important;
}
.le-required-missing, .le-required-have{
	font-size:12px!important;
	font-weight:bold;
	overflow: hidden!important;
    white-space: nowrap!important;
    text-overflow: ellipsis!important;
}
.le-required-missing{
	color: red!important;
    text-decoration: line-through!important;
}
.le-required-have{
	color: #FFFFBB!important;
}
/*
#le-block #equipment-name #equipment-buy {
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 2px 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: #003300 1px solid;
    width: 40px;
    margin: 8px auto;
    font-size: 14px;
    background: #33CC00;
    text-align: center;
    cursor: pointer;
}
*/
/*---- Login Stuff ----*/
.login {
	margin:20px 0;
}
.login a.btn {
	background: white;
	padding: 5px 20px;
	border-radius: 3px;
	color: black;
}
.login a.btn:hover {
	color:red;
}
.login .container {
	display:none;
	margin-top:20px;
	border-top:1px solid #222;
	border-bottom:1px solid #222;
	padding:20px 0;
}
.login  input[type="text"], .login .container input[type="password"] {
	padding: 5px 10px;
	width: 290px;
	margin-top: 10px;
}
.login input[type="submit"] {
	padding: 5px 10px;
	background: #222;
	color: white;
	border: black;
	border-radius: 5px;
	width: 100px;
	font-weight: bold;
	font-size:1em;
}
/*---- Hookup / Points ----*/
#ppts{
	text-decoration:none;
}
#ppts img{
	border:0px; cursor:pointer;
}
#pptsdiv {
	width:720px;
	margin:15px auto;
	border-bottom:#222 2px solid;
	padding:10px 0;
	color:#CCCCCC;
	font-size:18px;
	font-weight:bold;
}
#pptsdiv p {
	font-size:16px;
}
#pptsdiv #top3 {
	float: left;
	width: 300px;
	margin: 5px 10px;
	border: #333 2px solid;
	padding: 15px;
	min-height: 70px !important;
	border-radius: 10px;
}
#pptsdiv p.points-count {
	color:white;
	margin: 5px -1px -10px;
}
#pptsdiv p.points-count .number {
	font-size:20px;
	text-decoration:underline;
	color:red;
}
#pptsdiv .note {
	color:#fff;
}
#pptsdiv .payment-info {
	color: #444;
	font-size: 0.7em;
}
#pptsdiv span {
	font-size:12px;
	color:#CCCCCC;
}
#top3{
	float:left;
	width: 170px;
	margin:5px 10px;
	border:#333333 2px solid;
	padding: 4px 8px;
	min-height:70px !important;
}
#pptsdiv table tr td {
	padding: 0px 10px 15px;
	min-width:156px;
}
#ppts-amount{
	color: red;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	border-bottom: 1px solid white;
	margin: 5px 0px;
}
#ppts-contents{
	margin: 5px 0px;
}
.payment-options {
	width:550px;
	margin:0 auto;
}
.payment-options .prices td {
	color: white;
	text-shadow: 1px 1px 34px red;
	text-align:center;
}
.normal-buy-block {
    margin-left: -5px;
    width: 166px;
}
.one-time-buy-block {
    min-height: 295px;
    width: 160px;
}
.ppts-prices{
	color: red;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    border-bottom: 1px solid white;
    margin: 5px 0px;
}
.ppts-details{
	margin: 5px 0px;
}
.ppts-items{
	
}
.points-block-overview{
	font-size: 20px;
	margin: -19px -6px 0px -6px;
    font-family: Arial, Times, serif;
    border: 1px solid red;
    border-radius: 10px;
    padding: 10px;
}
.points-block-overview-le{
    font-size: 16px;
    font-family: Arial, Times, serif;
    font-weight: bold;
    border: 1px solid red;
    border-radius: 10px;
    padding: 10px;
    margin: 7px 0px 5px 10px;
    width: 710px;
	text-align:left;
}
.points-block-overview-le img{
	width:20px!important;
	height:20px!important;
	display:inline!important;
}
.points-block-overview-le div {
    margin: 8px 0px;
}
.points-block-overview-le .points-count .number{
	font-size: 20px;
    text-decoration: underline;
    color: red;	
}

#faqblock{margin:12px auto; width:90%;}
h5{margin:0px 0px 6px 16px; padding:0px; color:#EEEEEE;}
blockquote{padding-left:16px; color:#999999; text-align:justify; font-size:12px;}

/*PROS LIST CSS*/
.proscontain {
  font-size: 14px;
  margin: 3px;
  padding: 3px;
  width: 48%;
  float: left;
  border: 1px #333 solid;
}
.pros {
  border-bottom: #333333 1px solid;
  font-weight: bold;
  min-width: 100%;
  text-align: left;
  color: #FFCC00;
  font-size: 18px;
  margin: 0px 2px 5px;
  padding: 2px 0px;
  font-family: Arial;
}
#pros_class {
  display: block;
  text-align: right;
  border-bottom: #111 1px solid;
  margin: 8px 0px;
}
#pros_class:hover{
	border-bottom: #FF0000 1px solid;
}
#pros_info {
  float: left;
  color: #FFF;
}
#pros_name {
  color: #FF0000;
  font-weight: bold;
  cursor: pointer;
  font-family: Arial;
}
#pros_name:hover {
  color: #FFF;
  border-bottom: 1px solid #FF0000;
}
#famtag {
  color: #FFF;
  font-size: 12px;
}
#balistvalue {

}
.famstat {
	color: #FF0000;
}
.famstat i {
	color: #FFFF00;
}
.playertabs {
	margin: 0px 0px -10px -40px;
}
.playertabs div{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
	font-family: BoycottRegular;
    padding: 10px;
    -moz-border-radius: 10px;
    border-radius: 5px;
    border: #FF5500 2px solid;
    margin: -10px -7px 12px 10px;
    background: #550000;
    text-align: center;
    cursor: pointer;
    display: inline-block;
}

/*FAMILY SHEET CSS*/
#fampoints {
	color: #FFFF00;
	padding: 20px 0px;
	border: none;
}
#fampoints2 {
	color: #FFFF00;
}
#fampoints span, #fampoints2 span {
	color: #FF0000;
	font-style: italic;
	text-decoration: underline;
}
#application {
	color: #FFFF00;
}
#application span {
	color: #BB0000;
}
.famblock {
	width:100%;
	clear:none;
	margin: -20px 0px 0px;
}
.famblock div {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px;
	border-bottom: #333 solid 1px;
	display: block;
}
#family-head {
	clear: both;
	background: #222222;
	border-bottom: #222222 1px dotted;
	text-align: right;
	padding: 10px;
	font-size: 18px;
	margin-top: 30px;
}
#family-head strong {
	float: left;
}
#value {
	float: right;
	font-size: 1em;
	margin: 0px 5px;
}
.familyblock div {
	color: white;
	font-weight: bold;
	text-shadow: 1px 1px 5px #FF0000;
	margin: 10px 0px;
	font-size: 16px;
	border-bottom: 1px dotted #333;
	cursor: pointer;
}
#fam-members {
	color: #FFF;
	font-size: 25px;
	text-shadow: 1px 1px 10px red;
	line-height: 45px;
	border-bottom: 1px solid #AA0000;
	font-family: BoycottRegular;
}
.joinfam {
	font-size: 18px;
	margin: -15px -30px;
}
.joinfam h1{
	font-size: 1em;
	margin: 10px 0px;
	border-bottom: 1px solid #555;
	color: #BB0000;
	line-height: 30px;
	font-family: BoycottRegular;
	font-weight: normal;
}
#famtag {
	color: #FFF;
	font-size: 12px;
}
#fambuttons {
	float: right;
}
#fambuttons span {
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: #FF5500 2px solid;
  margin: -5px 2px 5px;
  background: #550000;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
}
#fam-instruct {
    font-size: 14px;
    color: #FFF;
    font-family: BoycottRegular;
    margin: 10px 0px 20px;
}

.topmember {
	font-size: 16px;
	margin: 10px 0px;
	border-bottom: 1px solid #222;
	color: #FFF;
	font-family: BoycottRegular;
	font-weight: normal;
}
#emembers, #membe {
	color: #FFFF00;
}
#imembers, #membi {
	color: #00AA00;
}
.none {
	display: none;
}
video {
    width: 320px;
    height: 260px;
}
.catorg {
	font-family: BoycottRegular;
	font-variant: small-caps;
    margin: 15px 0px 0px;
	font-size: 20px;
}
#avatar {
	float:left;
	width:100px;
	text-align:center;
	margin:12px -3px;
}
#avatarname {
	font-size: 12px;
	color: red;
	font-family: BoycottRegular;
}
#avatar img {
	margin-bottom:10px;
	border:#333333 2px solid!important;
	cursor:pointer;
	width: 86px;
	height: 210px;
}
#avatar img:hover{
	border:#999 2px solid!important;
}

/*--- TEAM and FAMILY ---*/
#member-block{
	margin: 20px 0px 5px;
}
#request-block{
    margin: 20px 0px 5px;
}
#accept-all{
	cursor: pointer;
    font-weight: bold;
    border: 2px solid #005000;
    border-radius: 10px;
    background: #001000;
    padding: 7px 14px;
}
#deny-all{
	cursor: pointer;
	margin-right: 15px;
    font-weight: bold;
    border: 2px solid #990000;
    border-radius: 10px;
	background: #330000;
    padding: 7px 14px;
}
#all-options{
	margin: 2px 0px 10px;
	padding: 10px 0px;
	border-bottom: 1px dotted #222;
}
.team-block,
.member-block,
.applicant-block{
	float: left;
    width: 125px;
	min-height:340px;
    border: 1px solid #333;
	border-radius:5px;
    padding: 15px 10px;
	margin: 0px 3px 5px 0px;
}
.team-block:hover,
.member-block:hover,
.applicant-block:hover{
    border: 1px solid #555;
}
.team-block img,
.member-block img,
.applicant-block img{
	width:110px;
	height:75px;
}
.team-block #name,
.member-block #name,
.applicant-block #name{
	cursor:pointer;
	color:red;
	font-weight:bold;
	border-bottom:1px solid #222;
	margin:10px 0px 0px;
	padding:5px 1px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.team-block #name:hover,
.member-block #name:hover,
.applicant-block #name:hover{
	color: white;
	border-bottom:1px solid red;
}
.team-block #family {
    cursor: pointer;
    color: gold;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0px 0px;
    padding: 5px 1px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.team-block #family:hover{
	color: white;
}
.team-block #level,
.member-block #rank{
	font-size:14px;
	font-weight: bold;
    border-bottom: 1px dotted #111;
    margin: 3px 0px 10px;
    padding: 5px 1px;
}
.team-block #add,
.member-block #promote,
.applicant-block #add{
	cursor: pointer;
    margin: 5px 0px 0px -2px;
    font-weight: bold;
	font-style: italic;
    border: 2px solid #005000;
    border-radius: 10px;
	background: #001000;
    padding: 6px;
    text-align: center;
}
.team-block #remove,
.team-block #attack,
.team-block #deny,
.member-block #boot,
.applicant-block #deny{
    cursor: pointer;
    margin: 5px 0px 0px -2px;
    font-weight: bold;
    border: 2px solid #990000;
    border-radius: 10px;
	background: #330000;
    padding: 6px;
	text-align: center;
}
.member-block #demote{
    cursor: pointer;
    margin: 5px 0px 0px -2px;
    font-weight: bold;
    border: 2px solid #333;
    border-radius: 10px;
	background: #111;
    padding: 6px;
	text-align: center;
}
.team-block #add:hover,
.team-block #remove:hover,
.team-block #deny:hover,
.member-block #promote:hover,
.member-block #demote:hover,
.member-block #boot:hover,
.applicant-block #add:hover,
.applicant-block #deny:hover,
#accept-all:hover,
#deny-all:hover{
	color: black;
	background: white;
}
#member-count,
#applicant-count{
	margin: 20px 0px 5px;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #333;
    padding: 10px 0px;
}
#application {
	color: #FFFF00;
	font-weight: bold;
	font-size: 20px;
}
#application span {
	color: #FF0000;
	font-size: 18px;
}
#teamrefresh{
    clear: both;
    border-bottom: 1px solid #111;
    padding: 10px 5px;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    color: darkgreen;
    cursor: pointer;
}
#emptymembers {
    clear: both;
    border-bottom: 1px solid #111;
    padding: 10px 5px;
    text-align: center;
	font-size:14px;
    font-style: italic;
    font-weight: bold;
    color: darkgreen;
}
.famstatsblock {
	margin:-5px 0px;
}
.famstatsblock div{
	font-weight:bold;
    padding: 5px 0px;
    margin: 10px 0px;
    border-bottom: 1px solid #222;
}
.famstatsblock #family-head {
	clear: both;
	background: #222222;
	border-bottom: #222222 1px dotted;
	text-align: right;
	padding: 10px;
	font-size: 18px;
	margin:10px 0px;
}
.famstatsblock #instructions{
	color:gold;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
}
#warmembers{
	color:green;
	font-size:12px;
	font-weight:bold;
	margin-left: 5px;
}
#family-head strong {
	float: left;
}
#value {
	float: right;
	font-size: 1em;
	margin: 0px 10px;
	color: red;
}
#battleRecord{
	margin-left: 5px;
    padding: 10px 5px;
}
#battleRecord #famLeader{
	cursor: pointer;
	color: gold;
	font-size: 14px;
}

.nicebox{
	width:600px;
	padding:10px 0px;
	display:block;
	text-align: center;
}
.need {
	color: red;
	font-weight: bold;
	font-size:14px;
	line-height:30px;
}
.used {
	color: green;
	font-size:14px;
	font-weight: bold;
	line-height:30px;
}

/*---LOTTERY---*/
#lottery-block{
	display:block;
	margin: 10px 5px;
}
#lottery-tabs{
	border-bottom: 1px solid #333;
    padding-bottom: 32px;
    margin-bottom: 12px;
}
.lottoinfo{
    font-weight: bold;
    margin: 5px 0px;
    border-bottom: 1px dotted #222;
    padding: 10px 0px;
	font-size:14px;
}
.lottoinfo b{
	color:red;
	font-size:16px;
	font-style:italic;
	text-decoration:underline;
}
#LotteryPick{
	width: 100px;
    border-radius: 10px;
    color: black;
    margin: 5px;
	padding: 5px;
}
#LotteryPick:hover{
	border-radius: 10px;
}
#lottoentry{
	width: 125px;
    text-align: center;
    border-radius: 10px;
    color: black;
    padding: 5px;
    border: 1px solid #AA0000;
    cursor: pointer;
}
#lottoentry:hover{
    background: grey;
    color: black;
    border-color: grey;
    border-radius: 10px;
}

/* AUTO BUY SECTION */
#autobuy-block{
	border-bottom: 1px solid #333;
	padding: 25px 2px 13px;
}
#autobuy{
    margin: 15px 0px 0px;
    border-radius: 10px;
    padding: 10px;
    width: 150px;
	font-family: BoycottRegular;
	font-size:14px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    background: teal;
    border: 1px solid black;
    color: black;
}
#autobuy:hover{
    background: black;
    color: white;
    border: 1px solid teal;
}
#autobuy_e{
    margin: 15px 0px 0px;
    border-radius: 10px;
    padding: 10px;
    width: 150px;
    font-family: BoycottRegular;
	font-size:14px;
    font-weight: bold;
	text-align: center;
    cursor: pointer;
    background: darkgoldenrod;
    border: 1px solid black;
    color: black;
}
#autobuy_e:hover{
    background: black;
    color: white;
    border: 1px solid darkgoldenrod;
}
#daily-incomes-block {
    border: 1px solid #333;
    border-radius: 10px;
    padding: 15px 0px 15px 10px;
    float: left;
    width: 363px;
    margin: 0px 2px 0px 0px;
}
#daily-income, #daily-eincome{
	font-weight: bold;
}
#daily-income span{
	color: teal;
    text-shadow: 1px 1px 1px #000;
}
#daily-eincome span{
	color:gold;
	text-shadow: 1px 1px 1px #000;
}
#income-timer-block, #eincome-timer-block{
    font-weight: bold;
    margin: 5px 1px 0px;
}

/*---- Avatars ----*/
#avatar-block{
	position:relative;
	border-bottom: 1px solid #111;
	border-right: 1px solid #111;
	width:25%;
	float:left;
}
#current-avatar{
	float:right;
	width:30%;
	border-left: 1px solid #111;
	border-bottom:1px solid #111;
	cursor:pointer;
}
#avatarpart{
	position:absolute;
	top:0px; 
	left:0px;
}
#avatarpart img {
	width: 200px;
	height: 450px;
}
#avatarSelects{
	margin-left:15px;
	float:left;
	font-weight:bold;
	min-width:160px;
}
#gender-block{
	border-bottom: 1px solid #999;
}
#head-block,
#body-block,
#shirt-block,
#pants-block,
#shoe-block,
#weapon-block,
#helmet-block,
#gender-block {
	margin: 5px 0px 10px;
}
#headSelect,
#bodySelect,
#pantsSelect,
#shirtSelect,
#shoesSelect,
#weaponSelect,
#helmetSelect,
#genderSelect{
	margin: 5px 0px;
    padding: 2px;
	min-width: 190px;
	border-radius:5px;
}
#avablock-left{
	float:left;
}
#avablock-right{
	float:left;
	margin-left:15px;
}
#avaupdatebtn{
    clear: both;
    float: left;
    border-radius: 5px;
    cursor: pointer;
    padding: 5px;
    font-weight: bold;
}
.equipnone {
	font-weight: bold;
	margin: 10px 5px 0px;
	float: left;
}
#avaitem{
	border: 1px solid #333;
    border-radius: 10px;
    padding: 10px;
    margin: 6px 0px 0px;
    color: orange;
    font-weight: bold;
}
#specava{
    font-weight: bold;
}
#ava-current{
	width:520px;
}
#current-header{
	font-family: BoycottRegular;
	border-bottom:1px solid #777;
	text-align:center;
	padding: 10px;
    margin: 5px 0px;
}
#current-left{
	float:left;
}
#current-right{
	float:left;
}
#current-details{
	border: 1px solid #777;
	border-radius: 10px;
	padding: 10px;
	margin: 10px 0px;
	min-width: 285px;
}
#current-name{
	font-family: BoycottRegular;
}
#current-attrb{
	color:red;
	font-weight:bold;
	margin-top: 5px;
}
#current-bonus{
	clear: both;
	font-weight: bold;
	text-align: center;
	border: 1px solid #777;
	border-radius: 10px;
	padding: 10px;
	margin-bottom: 5px;
}

/* CRATES */
.craterec{
    margin: 5px 0px 10px;
    border-bottom: 1px solid #333;
}

/*---TRIBUTE---*/
#vipleitems{
	margin: -5px 0px auto 10px;
}
#tribute-block{
	display:block;
	margin: 10px 5px;
}
.tribute-message{
	font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: gold;
	border-bottom: 1px dotted #333;
    padding: 10px 0px;
}
.tribute-list {
    border: 1px solid #333;
    border-radius: 5px;
    padding: 10px 8px;
    margin: 5px 1px 0px 1px;
    width: 164px;
    min-height: 315px;
    float: left;
}
.tribute-list:hover {
    border: 1px dotted #888;
}
.tribute-left{
	line-height:25px;
}
.tribute-middle{
	min-height:85px!important;
	line-height:25px;
}
.tribute-right{}
.tribute-again{
	border-top: 1px solid #333;
}
.tribute-spacer{}
#tribute-claim{
    border: 2px solid #AA0000;
    border-radius: 10px;
    padding: 8px;
    text-align: center;
    background: #330000;
    cursor: pointer;
    color: white;
    font-weight: bold;
    font-style: italic;
    font-size: 14px;
    margin: 10px 0px 0px;
	width:115px;
}
#tribute-claim:hover {
    background: #EEE;
    color: black;
}
.tribute-header{
	margin-bottom: 5px;
	font-style:italic;
	border-bottom: 1px solid #333;
    margin-top: 10px;
}
#tribute-none{
	font-size: 16px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    text-shadow: 0 0 10px red, 0 0 10px firebrick, 0 0 6px darkred;
    padding: 10px;
    border-bottom: 2px dotted #111;
    margin: 5px -1px;
}
#tribute-mastery{
	margin-bottom: 10px;
    border-bottom: 1px solid #111;
    padding: 0px 0px 3px;
	color:gold;
	font-weight:bold;
}
#tribute-image{
	width:25px;
	height:25px;
}
#tribute-name{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    min-width: 160px!important;
    width: 140px;	
}
#tribute-rewards{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    min-width: 160px!important;
    width: 140px;
	font-family: serif;
	font-style: italic;
}
#tribute-button-block{
	border-top: 1px dotted #444;
    margin: 10px 0px;
}
#tribute-again{
    font-family: Arial;
    text-align: center;
    cursor: pointer;
    display: inline;
    border-radius: 10px;
    background: darkgreen;
    border: 1px solid black;
    color: black;
    font-weight: bold;
    float: left;
    padding: 5px 8px;
    margin: 10px 5px 5px 5px;
}
#tribute-again:hover{
    background: #222;
    color: white;
    border: 1px solid darkgreen;
}
#tribute-turnin{}
#tribute-payout{
	color:gold;
}
.tribute-gained, .tribute-used{
    color: white;
	margin: 10px;
}
.tribute-mastered{
	margin: 10px;
    font-weight: bold;
    color: gold;
}
#tribute-mastered{
    color: white;
    font-style: italic;
    border-top: 1px solid #444;
	padding:10px 0px;
}
#active, .active {
	color: black;
	background: #BBB;
}
.mission-none{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-shadow: 0 0 10px red, 0 0 10px firebrick, 0 0 6px darkred;
	padding: 10px;
	border-bottom: 2px dotted #111;
	border-top: 2px dotted #111;
	margin: 15px -1px;
}
#target-id {
    color: red;
    font-weight: bold;
    font-style: italic;
    cursor: pointer;
    border-bottom: 1px solid red;
}
#target-id:hover{
	color: white;
}

/*markshitlist*/
#markshitlist{
	margin: 0px 30px;
    color: darkorange;
    font-weight: bold;
    cursor: pointer;
}
#markshitlist:hover{
	color:white;
}
#markshealer{
    border: #FF3300 solid 1px;
    border-radius: 10px;
    background: linear-gradient(to bottom, #550000 0%,rgba(0,0,0,1) 100%);
    color: #FFF;
    padding: 10px;
    text-align: center;
    width: 725px;
    margin: 10px 0px -5px;
    cursor: pointer;
    font-weight: bold;
}
#markshealer:hover{
	color: #FF0000;
    background: #FFF;
}

/*medic*/
#medicbtn {
	color:#EEE;
	cursor: pointer;
	border: 1px solid white;
	border-radius: 5px;
	margin: 18px 0px -5px 0px;
	width: 92px;
	padding: 6px;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	background: maroon;
}
#medicbtn:hover{
	border:1px solid #EEE;
	background: #EEE;
	color:red;
}
#medicoptions{
    border-bottom: 1px solid #333;
    padding: 10px;
    margin: 10px 0px 0px;
}
#medcurrent{
	font-weight:bold;
	font-style:italic;
	color:gold;
	text-decoration: underline;
}
#medoption{
    font-weight: bold;
    cursor: pointer;
    border: 1px solid red;
    border-radius: 10px;
    padding: 6px;
}
#medoption:hover{
	color:red;
	border: 1px solid white;
}

/* boosts */
.boost-block{
	border: 1px solid red;
    border-radius: 10px;
    padding: 10px;
    margin: 5px 0px;
}
.boost-block div{
	margin: 10px 0px;
}
.boost-header{
    font-family: BoycottRegular;
}
.boost-remaining{
	border-bottom: 1px solid gold;
    font-style: italic;
	font-weight:bold;
    color: gold;
}
.boost-not-activated{
	color: red;
    font-weight: bold;
}
#income-timer, #eincome-timer{
	border-bottom: 1px solid red;
    font-style: italic;
	font-weight:bold;
    color: red;
}
#boost-btn{
	float: left;
    width: 129px;
    text-align: center;
    min-height: 100px!important;
	margin: 3px 3px 3px 0px;
    padding: 4px 6px 8px;
    border-radius: 10px;
}
#boost-payout{
	border-bottom: 1px dotted;
}
#boost-req{
	color:goldenrod;
	font-weight:bold;
	font-style:italic;
	overflow: hidden;
	white-space: nowrap;
}
#boost-req img{
	width:20px;
	height:20px;
	border-radius:5px;
}
#boost-cooldown{
	color:white;
	font-style:italic;
}
#boost-border{
	border-top: 1px dotted black;
}
.boost-owned{
	text-decoration:underline;
	font-size:20px;
	color:red;
}
.mission-counter {
    color: white;
    border: 1px solid black;
    border-radius: 7px;
    padding: 2px 3px;
    background: black;
}