/*** FACEBOOK GENERALISH... KINDA JUST THE MOST IMPORTANT STUFF ****/

form {
  margin: 0;
  padding: 0;
}

a:link {
  color: #0A3155;
  text-decoration: underline;
}

a:visited {
  color: #0A3155;
  text-decoration: underline;
}

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

a:active {
  color: #0A3155;
  text-decoration: none;
}

.inputtext {
  border: 1px solid #A36200;
  padding: 4px;
  font-size: 8pt;
  background-color: #f6f6f6;
}

.inputtext-small {
  border: 1px solid #A36200;
  padding: 2px;
  font-size: 7pt;
  background-color: #f6f6f6;
}

.inputsubmit-epw {
  border-width: 1px;
  border-color: #BF9B0B #362B00 #362B00 #BF9B0B;
  background-color: #705A00;
  font-size: 9pt;
  padding: 0.2em 0.4em;
  color: #fff;
}

.inputsubmit-epw-large {
  border-width: 2px;
  border-color: #BF9B0B #362B00 #362B00 #BF9B0B;
  background-color: #705A00;
  font-size: 10pt;
  font-weight: bold;
  padding: 0.4em 0.6em;
  color: #fff;
}

.inputsubmit-epw-small {
  border-width: 1px;
  border-color: #BF8C0B #362600 #362600 #BF8C0B;
  background-color: #705000;
  padding: 0.2em 0.4em;
  color: #fff;
}

.inputsubmit-gray {
  border-color: #E0E0E0 #1D3600 #1D3600 #E0E0E0;
  background-color: #575757;
}

.input-bordercolor {
  color: #694C02;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.inline {
  display: inline;
}

.padded-mild {
  padding: 5px;
}

.padded-medium {
  padding: 10px;
}

.padded-high {
  padding: 20px;
}

.margin-bottom-mild {
  margin-bottom: 5px;
}

.margin-bottom-medium {
  margin-bottom: 10px;
}

.margin-bottom-high {
  margin-bottom: 20px;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.clear {
  clear: both;
}


#facebook-main-container {
  width: 740px;
  text-align: left;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10pt;
}

#facebook-main-container a:link {
  color: #1E680C;
  text-decoration: underline;
}

#facebook-main-container a:visited {
  color: #1E680C;
  text-decoration: underline;
}

#facebook-main-container a:hover {
  color: #1E680C;
  text-decoration: none;
}

#facebook-main-container a:active {
  color: #1E680C;
  text-decoration: none;
}

#other-options-container {
  float: left;
  width: 300px;
  font-size: 10pt;
  padding-top: 10px;
  padding-left: 40px;
}

#top-players-link {
  color: #AA3109;
  font-weight: bold;
}

#logo-container {
  margin-bottom: 10px;
  text-align: center;
}

#facebook-menu-container {
  font-size: 10pt;
}

#facebook-main-menu {
  width: 450px;
  margin: 0 auto 0 140px;
}

#facebook-main-menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  height: 28px;
  width: 730px;
}

#facebook-main-menu ul a {
  background: transparent url(http://image.epicpetwars.com/esw/menu_main_link_bg.png) no-repeat scroll center right;
  padding: 0px 8px;
  display: block;
  line-height: 28px;
  font-size: 12px;
}

#facebook-main-menu ul a:link {
  color: #FFFFFF;
  text-decoration: none;
}

#facebook-main-menu ul a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

#facebook-main-menu ul a:hover {
  color: #DEC073;
  text-decoration: none;
}

#facebook-main-menu ul a:active {
  color: #FFFFFF;
  text-decoration: none;
}

#facebook-main-menu li {
  background: #fff url(http://image.epicpetwars.com/esw/menu_main_bg.png) repeat-x scroll top left;
  float: left;
}

#facebook-sub-menu {
  background-color: #FFF8E8;
  border-left: 1px solid #DEC373;
  border-bottom: 3px solid #D9BA5D;
  border-right: 1px solid #DEC373;
  padding: 4px;
  font-size: 8pt;
  font-weight: bold;
  width: 600px;
  margin: 0 auto;
  text-align: center;
}

#facebook-sub-menu a:link {
  color: #111;
  text-decoration: none;
}

#facebook-sub-menu a:visited {
  color: #111;
  text-decoration: none;
}

#facebook-sub-menu a:hover {
  color: #555;
  text-decoration: none;
}

#facebook-sub-menu a:active {
  color: #111;
  text-decoration: none;
}

/*** BATTLE MASTER ITEM OFFERS WIDGET ***/

.battle-master-item-offers-header {
  font-size: 14pt;
  color: #441100;
  font-weight: bold;
  margin-bottom: 2px;
  padding-left: 10px;
}
.battle-master-item-offers-container {
  padding: 5px;
  margin-bottom: 10px;
  border: 1px solid #000;
  background-color: #444;
  color: #f0f0f0;
}
.battle-master-item-cell {
  float: left;
  width: 226px;
  padding-right: 15px;
}
.battle-master-item-image {
  float: left;
  width: 75px;
  padding-right: 10px;
  text-align: center;
}
.battle-master-item-info {
  float: left;
  width: 131px;
  font-size: 9pt;
  text-align: center;
}
.battle-master-item-details {
  padding: 10px;
  font-size: 8pt;
  color: #e0e0e0;
  text-align: center;
}
  
/*** STATS BOX CONTAINERS ***/

.home-stats-container {
  padding: 5px;
  font-size: 10pt;
  margin: 10px 0px;
  border: 1px solid #bbb;
  background: #f6f6f6 url(http://image.epicpetwars.com/esw/gradients/stats_fieldset_gradient.png) scroll repeat-x bottom left;
}

.home-stats-container legend {
  border: 1px solid #333;
  background-color: #666;
  color: #fff;
  padding: 2px 10px;
  font-weight: bold;
  background: #666 url(http://image.epicpetwars.com/esw/gradients/stats_fieldset_legend_gradient.png) scroll repeat-x bottom left;
}

.stats-bar-container {
  border-style: solid;
  border-width: 1px;
  border-color: #666 #333 #333 #666;
  margin: 0px 3px 5px 3px;
  height: 10px;
  font-size: 4pt;
  overflow: hidden;
}

.stats-bar-left-title {
  text-align: right;
  color: #333;
  font-size: 8pt;
  font-weight: bold;
  padding: 0px 10px;
}

.stats-bar-right-value {
  text-align: right;
  font-size: 8pt;
  padding: 2px 5px;
}

.stats-bar-right-small-value {
  text-align: left;
  font-size: 8pt;
  padding: 2px 5px;
}

.plus-stat {
  color: #338000;
}

.minus-stat {
  color: #9B1F00;
}

.hp-bar-bg {
  background-color: #D5FFC0;
}

.hp-bar {
  background-color: #6BC73D;
  border-right: 2px solid #47991E;
  height: 10px;
}

.en-bar-bg {
  background-color: #FFE6BF;
}

.en-bar {
  background-color: #FFB744;
  border-right: 2px solid #E09215;
  height: 10px;
}

.mood-bar-bg {
  background-color: #EEC9FF;
}

.mood-bar {
  background-color: #C358F5;
  border-right: 2px solid #A014E0;
  height: 10px;
}

.exp-bar-bg {
  background-color: #C9E3FF;
}

.exp-bar {
  background-color: #549CE9;
  border-right: 2px solid #1F66B3;
  height: 10px;
}

.subnote {
  color: #333;
  font-size: 10pt;
}

.tinynote {
  color: #333;
  font-size: 8pt;
}

.padding-mild {
  padding: 10px;
}

.padding-medium {
  padding: 20px;
}

.padding-high {
  padding: 30px;
}

.pading-mild-vertical {
  padding: 10px 0px;
}

.padding-medium-vertical {
  padding: 20px 0px;
}

.subnote strong {
  font-size: 12pt;
}

.bar-subnote {
  padding-left: 5px;
  margin-bottom: 5px;
  color: #555;
  font-size: 9pt;
  text-align: right;
}

.stats-fieldset {
  font-size: 9pt;
  
}

.stats-legend {
  font-weight: bold;
  color: #0e1f5b;
}

.stats-details {
  padding: 10px;
  font-size: 9pt;
  color: #333;
}

/*** FACEBOOK TUTORIAL ***/

.tutorial-animal-image {
  float: right;
  margin: 0 0 10px 10px
}

.tutorial-header {
  font-size: 20pt;
  color: #8D0000;
}

.tutorial-sub-header {
  font-size: 16pt;
  color: #8D0000;
}

.tutorial-text {
  line-height: 1.2em;
  font-size: 12pt;
}

.tutorial-step-box {
  border-top: 2px solid #8D0000;
  border-bottom: 2px solid #8D0000;
  background-color: #FFF3F3;
  padding: 2em;  
}

.tutorial-animal-box {
  float: left;
  width: 150px;
  padding: 5px;
  font-size: 9pt;
}

.tutorial-animal-box-key {
  float: left;
  width: 70px;
  font-weight: bold;
  color: #720000;
  font-size: 9pt;
  text-align: right;
  padding-right: 1px;
}

.tutorial-animal-box-value {
  float: right;
  width: 70px;
  text-align: left;
  font-size: 9pt;
  padding-left: 1px;
}

/*** FACEBOOK HOME ***/

#soldier-profile-left-container {
  float: left;
  width: 470px;
}

#soldier-container {
  width: 470px;
  height: 470px;
  border: 1px solid #68430D;
  margin-bottom: 20px;
}

#soldier-container img {
  position: absolute;
  left: 90px;
}

#soldier-stats-container {
  width: 450px;
  border: 1px solid #0D4469;
  background-color: #DEEDF7;
  padding: 10px;
}

.soldier-stats-key {
  float: left;
  width: 180px;
  font-weight: bold;
  padding: 2px;
}

.soldier-stats-value {
  float: right;
  width: 250px;
  text-align: right;
  padding: 2px;
}



#equipment-info-box {
  float: right;
  border: 0;
  padding: 0;
  width: 170px;
  background-color: transparent;
  font-weight: normal;
}

#profile-animal-box {
  float: left;
  width: 250px;
  padding: 10px;
  margin-top: 30px;
  text-align: center;  
}


.achievement-row {
  padding: 10px;
  border-bottom: 1px solid #ccc;
}

.achievement-image {
  float: left;
  width: 75px;
  padding-right: 15px;
}

.achievement-name {
  float: left;
  padding-top: 15px;
  padding-right: 15px;
  width: 350px;
  font-size: 14pt;
  font-weight: bold;
}

.achievement-details {
  margin-top: 5px;
  margin-left: 5px;
  color: #666;
  font-size: 11pt;
}

.achievement-date {
  float: right;
  width: 235px;
  padding-top: 30px;
  text-align: right;
  font-style: italic;
  color: #aaa;
}

.toplist-number {
  float: left;
  text-align: right;
  width: 50px;
  padding-top: 20px;
  padding-right: 15px;
  font-size: 36pt;
  color: #999;
}

.toplist-image {
  float: left;
  width: 75px;
  padding-right: 15px;
  text-align: center;
}

.toplist-view-profile {
  float: right;
  font-size: 8pt;
  width: 80px;
  text-align: center;
  font-weight: bold;
}

.toplist-leaderboards-container {
  margin: 20px 0px;
  text-align: center;
  font-size: 16pt;
  font-weight: bold;
}

.toplist-leaderboards-list {
  margin: 0px auto;
  width: 400px;
  font-size: 12pt;
  padding: 10px;
  border-top: 1px solid #aaa;
}

#other-options-title {
  font-size: 14pt;
  color: #666;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
}

.posse-row {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  font-size: 9pt;
  line-height: 1.2em;
}

.posse-image {
  float: left;
  width: 75px;
  padding-right: 15px;
  text-align: center;
}

.posse-info-column {
  float: left;
  width: 100px;
  padding-right: 15px;
}

.posse-view-profile {
  font-size: 8pt;
  font-weight: bold;
  float: right;
  width: 130px;
  text-align: center;
}

.column-of-keys {
  text-align: right;
  font-weight: bold;
  color: #444;
  padding-right: 5px;
}

.column-of-values {
  text-align: left;
  font-weight: bold;
  padding-left: 5px;
}

/*** FACEBOOK PROFILE ***/

.profile-column-container {
  float: left; 
  width: 225px;
  padding: 5px;
  margin-right: 5px;
}

.comment-single {
  font-weight: bold;
  font-size: 8pt;
  line-height: 1.2em;
  border-bottom: 1px solid #aaa;
  margin-bottom: 5px;
}

.battle-commenter-container {
  width: 265px;
  margin: 10px auto;
  padding: 5px;
  border: 2px solid #669FD8;
  background: #E7F3FF url(http://image.epicpetwars.com/esw/action_result_normal_bg.png) repeat-x scroll bottom left;  
}

#battle-done-comment-header {
  font-size: 11pt;
  text-align: center;
  font-weight: bold;  
  color: #003163;
}

.commenter-container {
  width: 240px;
  float: right;
  text-align: right;
  font-size: 8pt;
  font-weight: bold;
  margin-top: 20px;
}

.commenter-image {
  float: left;
  width: 50px;
  padding: 0px 6px;
  padding-top: 3px;
}

.commenter-box {
  float: left;
  width: 150px;
}

.comment-time {
  color: #777;
  font-size: 7pt;
}

.comment-content {
  font-weight: normal;
  font-size: 8pt;
  line-height: 1.4em;
  padding: 10px;
}

.comment-pic {
  float: right;
  width: 75px;
  margin: 3px;
}

.comment-pic-image {
  padding: 1px;
  /* border: 1px solid #d6d6d6; */
}

.achievement-single {
  float: left;
  width: 75px;
  margin: 0px 20px 20px 0px;
}

/*** FACEBOOK JOBS ***/

#job-tier-container {
  margin-bottom: 5px;
}

.job-tier-cell {
  padding: 10px 50px 10px 10px;
  font-size: 14pt;
  text-align: center;
  background: #F1FFEE url(http://image.epicpetwars.com/esw/job_arrow_bg.png) no-repeat scroll center right;
}

.job-tier-cell div {
  font-size: 10pt;
  color: #444;

}

#job-desc-header-container {
  border-bottom: 1px solid #aaa;
  margin-bottom: 5px;
}

.job-desc-row {
  border-bottom: 1px solid #ddd;
  padding: 10px;
}

.job-desc-header {
  font-size: smaller;
  font-weight: bold;
}

.job-desc-activity {
  float: left;
  padding-right: 10px;
  width: 120px;
}

.job-desc-reward {
  float: left;
  width: 150px;
}

.job-desc-requires {
  float: left;
  width: 350px;
}

.job-desc-do-job {
  float: left;
  width: 70px;
}

/*** FACEBOOK BATTLE ***/

#battle-processing {
  padding-top: 5px;
  display: none;
  font-size: 20pt;
  color: #666;
}

#battle-done-details {
  font-size: 11pt;
  line-height: 1.1em;
}

.inputsubmit-epw-battle {
  border-size: 1px;
  border-color: #BE4C4C;
  background-color: #610000;
  padding: 5px 15px;
  font-weight: bold;
  font-size: 10pt;
  color: #fff;
}

.inputsubmit-epw-grey {
  border-size: 1px;
  border-color: #C4C4C4;
  background-color: #2E2E2E;
  padding: 5px 15px;
  font-weight: bold;
  font-size: 10pt;
  color: #fff;
}

.battle-image-container {
  margin: 5px 0px;
  padding: 5px 0px;
  text-align: center;
  height: 150px;
}

.challenger-row {
  border-bottom: 1px solid #ddd;
  padding: 5px;
}

.challenger-image {
  float: left;
  width: 75px;
  text-align: center;
  font-size: 9pt;
  padding-right: 15px;
  font-weight: bold;
}

.challenger-info-column {
  float: left;
  width: 75px;
  padding-right: 15px;
}

.challenger-info-values-column {
  float: left;
  width: 50px;
  padding-right: 15px;
}

.challenger-equipment-column {
  float: left;
  width: 340px;
  font-size: 8pt;
  font-weight: bold;
}

.challenger-fight {
  float: right;
  padding-top: 10px;
  text-align: center;
  width: 100px;
}

.challenger-requires-energy {
  padding-top: 10px;
}

.battle-log-player-name {
  font-weight: bold;
  color: #003B94;
}

.battle-log-challenger-name {
  color: #5A5A5A;
  font-style: italic;
}

.battle-log-damage {
  font-weight: bold;
  color: #C00000;
}

.battle-log-entry {
  font-size: 10pt;
  padding: 10px;
  text-align: center;
  border-bottom: 1px solid #bbb;
}

.useable-item-container {
  float: left;
  padding: 10px;
  width: 190px;
  height: 100px;
  border: 1px solid #bbb;
  background: #f6f6f6 url(http://image.epicpetwars.com/esw/gradients/stats_fieldset_gradient.png) scroll repeat-x bottom left;
  margin: 5px;  
  text-align: left;
  font-size: 9pt;
  font-weight: bold;
  overflow: hidden;
}

.useable-item-image {
  float: left;
  width: 50px;
  padding-right: 10px;
}

.useable-item-name {
  float: left;
  width: 130px;
  line-height: 1.2em;
  text-align: center;
}

#log {
  height: 200px;
  overflow: auto;
  padding: 20px;
  background-color: #f6f6f6;
  line-height: 1.2em;
  margin-top: 20px;
  border: 5px solid #ddd;
}
  

/*** FACEBOOK SHOP ***/
.shop-row {
  padding: 10px;
  border-bottom: 1px solid #ddd;
}

.shop-type {
  float: left;
  width: 50px;
  padding-right: 15px;
}

.shop-image {
  float: left;
  width: 50px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.shop-name {
  float: left;
  width: 280px;
  padding-right: 15px;
}

.shop-details {
  padding: 5px;
  font-size: 9pt;
  color: #333;
}

.shop-owned {
  float: left;
  width: 175px;
  padding-right: 15px;
  font-size: 9pt;
  font-weight: bold;
  color: #666;
}

.shop-buy {
  float: left;
  width: 150px;
  text-align: center;
}

.requires-level {
  font-size: 8pt;
  font-weight: bold;
}

/*** FACEBOOK INVENTORY ***/

.inventory-image {
  float: left;
  width: 50px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.inventory-name {
  float: left;
  width: 250px;
  padding-right: 15px;
}

.inventory-actions {
  float: left;
  width: 230px;
  text-align: center;
  padding: 5px;
  border: 1px solid #62B800;
  background-color: #F3FFE6;
}

.inventory-primary-action {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #62B800;
}

.inventory-equipped {
  padding: 0px 5px;
  color: #3C7000;
  font-size: 10pt;
  font-weight: bold;
}

/*** FACEBOOK OFFERS ***/
.offer-row {
  padding: 5px;
  border-bottom: 1px solid #ccc;
}

.offer-image {
  float: left;
  width: 50px;
  padding-right: 25px;
}

.offer-name {
  float: left;
  width: 425px;
  font-size: 10pt;
  font-weight: bold;
  color: #1D5800;
}

.offer-details {
  padding: 5px;
  font-size: 9pt;
  color: #000;
  font-weight: normal;
}

.offer-redeem {
  padding-top: 5px;
  float: right;
  text-align: right;
  width: 150px;
}

.inputsubmit-epw-offer {
  border-width: 2px;
  border-color: #A17C1F;
  background-color: #594600;
  padding: 5px 10px;
  font-weight: bold;
  color: #fff;
}

#respect-points-container {
  font-weight: bold;
  width: 500px;
  margin: 10px auto;
  border: 2px double #006B9C;
  background-color: #EEFAFF;
  padding: 10px;
  font-size: 16pt;
  text-align: center;
}

.rewards-countdown-container {
  margin-left: 10px;
  color: #911f10;
  font-weight: bold;
  font-size: 11px;
  border: 1px solid #911f10;
  padding: 3px 8px;
  background-color: #FFEDEB;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

/*** FACEBOOK SETUP ***/

.adopt-name-box {
  width: 350px;
  text-align: center;
  padding: 5px;
  border: 1px solid #62B800;
  background-color: #F3FFE6;
  margin: 10px auto;
}

.adopt-name-primary-action {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #62B800;
}

.adopt-pet-cell {
  float: left;
  width: 150px;
  margin: 15px 1px;
  padding: 14px;
  text-align: center;
  line-height: 1.5em;
  font-size: 14pt;
  font-weight: bold;
}

/*** GENERAL PURPOSE ***/

.info-container {
  padding: 10px;
  margin: 0 0 10px 0;
  line-height: 1.2em;
  font-size: 11pt;
  background-color: #F0F5FF;
  border-style: solid;
  border-color: #0E327A;
  border-width: 1px 1px 1px 1px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.page-header {
  text-align: center;
  font-size: 20pt;
  color: #4D3700;
  margin: 10px 0px;
}

.page-header-color {
  color: #114D00;
}

#auto-revive-timer {
  color: #277400;
  font-weight: bold;
  text-decoration: underline;
}

#hp-refresh-timer-block {
  display: inline;
}

#hp-refresh-timer {
  color: #47991E;
  font-weight: bold;
  text-decoration: underline;
}

#energy-refresh-timer {
  color: #BB7300;
  font-weight: bold;
  text-decoration: underline;
}

#footer {
  margin-top: 100px;
  text-align: center;
  padding: 10px;
  font-size: 9pt;
  font-style: italic;
  color: #999;
}

.header {
  padding: 5px;
  font-size: 16pt;
  color: #002352;
  border-bottom: 1px solid #5B7CA7;
  margin-bottom: 10px;
}

.suggestion-container {
  border: 1px solid #F1DE62;
  background-color: #FFFCE9;
  color: #524700;
  font-size: 9pt;
  padding: 10px 10px 10px 30px;
  margin: 20px 0 10px 0;
  line-height: 1.5em;
}

.important-suggestion-container {
  border: 2px solid #CC3300;
  background-color: #FFEEEE;
  color: #000000;
  font-size: 15pt;
  padding: 10px;
  margin: 20px 0 10px 0;  
  line-height: 1.5em;
}

.suggestion-lightbulb {
  float: left;
  position: relative;
  right: 20px;
  bottom: 20px;
}

.pagination {
  font-size: 14pt; 
  margin: 20px 0px;
  text-align: center;
}

.note {
  font-size: 9pt;
  font-style: italic;
}  

.steps-container {
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
  margin: 5px 0px;
  color: #aaa;
}

.steps-container em {
  font-style: normal;
  color: #00589C;
}

.equipment-container {
  float: left;
  padding: 10px;
  width: 50px;
  height: 75px;
  border: 1px solid #bbb;
  background: #f6f6f6 url(http://image.epicpetwars.com/esw/gradients/stats_fieldset_gradient.png) scroll repeat-x bottom left;
  margin: 0px 5px 5px 0px;
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
  overflow: hidden;
  line-height: 1em;
}

.equipment-container-nameless {
  float: left;
  padding: 10px;
  width: 50px;
  height: 50px;
  border: 1px solid #bbb;
  background: #f6f6f6 url(http://image.epicpetwars.com/esw/gradients/stats_fieldset_gradient.png) scroll repeat-x bottom left;
  margin: 0px 5px 5px 0px;
  text-align: center;
  overflow: hidden;
}

.existing-animal-container {
  float: left;
  margin: 0px 12px 12px 0px;
  padding: 10px;
  border: 1px solid #ccc;
  background-color: #eee;
  text-align: center;
  font-size: 10pt;
  width: 110px;
  height: 175px;
}
  

.health {
  color: #47991E;
  font-weight: bold;
}

.energy {
  color: #BE7500;
  font-weight: bold;
}  

.money {
  color: #217400;
  font-weight: bold;
}

.posse {
  color: #cc3300;
  font-weight: bold;
}

.exp {
  color: #0E4D91;
  font-weight: bold;
}

.positive {
  color: #1A5C00;
  font-weight: bold;
}

.negative {
  font-weight: bold;
  color: #B50000;
}


.action-result-box {
  padding: 10px 20px;
  margin: 10px 0;
  line-height: 1.2em;
  font-size: 12pt;
}

.action-result-normal {
  border: 2px solid #669FD8;
  background: #E7F3FF url(http://image.epicpetwars.com/esw/action_result_normal_bg.png) repeat-x scroll bottom left;
  color: #000;  
}

.action-result-failure {
  border: 2px solid #8F0C0C;
  background: #ffe7e7 url(http://image.epicpetwars.com/esw/action_result_failure_bg.png) repeat-x scroll bottom left;
  color: #520303;
}

.action-result-box strong {
  color: #188D00;
}

.action-result-box em {
  font-style: normal;
  font-weight: bold;
  color: #B50000;
}

.action-result-box h1 {
  font-size: 18pt;
}

.action-result-box h2 {
  font-size: 16pt;
}

.action-result-box-message {
  margin: 5px 0px;
  font-weight: bold;
}

.action-result-box-sub-message {
  padding: 10px;
  font-size: 9pt;
  font-weight: normal;
}

.action-result-requires-item-container {
  margin: 20px auto 0px auto;
  width: 365px;
}

.action-result-requires-item-image {
  float: left;
  width: 50px;
  padding-right: 15px;
}

.action-result-requires-item-shop {
  float: left;
  width: 290px;
  padding-top: 5px;
}

.attention-box {
  border: 1px solid #e2c822;
  background-color: #fff9d7;
  color: #524700;
  font-size: 10pt;
  padding: 10px;
  margin: 10px 0px;
  line-height: 1.5em;
}

.notice-large {
  padding: 30px;
  text-align: center;
  font-size: 16pt;
  color: #999;
  line-height: 1.5em;
}

.note-box {
  border: 1px solid #999;
  background-color: #f0f0f0;
  color: #111;
  font-size: 9pt;
  padding: 8px;
  line-height: 1.4em;
  margin: 10px 0px;  
}

.table-header-row {
  font-weight: bold;
  text-align: center;
  color: #0e1f5b;
}

.table-column-category {
  text-align: right;
  font-weight: bold;
  color: #666;
  padding-right: 10px;
}

.sub-menu {
  padding: 10px;
  border: 1px solid #856A00;
  background-color: #F7F3E1;
  margin-bottom: 25px;
  font-size: 12pt;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0em;
}

.blog-image-right {
  float: right;
  width: 75px;
  margin: 0px 0px 15px 15px;
}

.legal-info {
  font-size: 8pt;
  color: #333;
  font-style: italic;
  text-align: center;
  margin: 10px 0px;
}
