Body
 {
  margin: 0;
 }

Form
 {
  margin: 0;
 }

a
 {
   color: #1B4CA2;
   text-decoration: none;
 }
 
a:hover
 {
   color: #1B4CA2;
   text-decoration: underline;
 }

#figures-body
 {
  margin-left: 1px;
  font: 11px Tahoma, "Lucida Grande";
 }

#wrapper
 {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;
  font: 12px "Trebuchet MS", "Lucida Grande";
  color: #292929;
  text-indent: 1em;
  text-align: justify;
  border-bottom: 1px solid #999999;
 }

#figures-wrapper
 {
  min-width: 660px;
  margin-left: auto;
  margin-right: auto;
  font: 12px "Trebuchet MS", "Lucida Grande";
  color: #292929;
  text-indent: 1em;
  text-align: justify;
  border-bottom: 1px solid #999999;
  height: 100%;
  width: 100%;
 }

#header
 {
  background: #2874e9 url(images/blue-back.png) repeat-x;
  color: #ffffff;
  border-bottom: 1px solid #999999;
  height: 31px;
  font: 20px/31px "Trebuchet MS", "Lucida Grande";
 }

#subtitle
 {
  font: bold 13px/31px "Trebuchet MS", "Lucida Grande";
  color: #FFFFFF;
  float: right;
  padding-right: 10px;
  background: transparent;
  text-indent: 0;
 }

#sidebar
 {
  background: #F8F8F8;
  border-bottom: solid #cccccc 1px;
  border-left: 1px solid #cccccc;
  width: 150px;
  float: right;
  margin-left: 10px;
  margin-bottom: 5px;
  text-indent: 0;
  font: 10px "Lucida Grande";
  text-align: left;
  color: #696969;
  border-top-color: #000000;
  padding: 5px;
 }
 
#sidebar img
{
   border: 0;
}

#sidebar a:link, #sidebar a:visited, #sidebar a:active
 {
  font: 10px "Lucida Grande";
  color: #696969;
  text-decoration: none;
 }

.side-disabled
 {
  color: #bdbdbd;
 }

.sideitems-disabled
 {
  color: #696969;
  font-weight: normal;
 }

#sidebar a:hover
 {
  font: 10px "Lucida Grande";
  color: #303030;
  text-decoration: underline;
 }

.sidetitle
 {
  font: bold 10px "Lucida Grande";
  color: #000000;
  background: transparent;
  text-align: left;
 }

.sideitems
 {
  font: bold 10px "Lucida Grande";
  color: #000000;
  background: transparent;
  text-align: left;
  padding-left: 3px;
 }

#tmi
 {
  background: #E5ECF8;
  font-size: 11px;
  color: #333333;
  border-bottom: 1px solid #9E9E9E;
  padding: 5px;
  line-height: 13px;
 }

#fig-footer
 {
  background: #E5ECF8;
  color: #333333;
  padding: 5px;
  border-top: solid #9e9e9e 1px;
  text-indent: 0;
  text-align: center;
  font: 11px/13px Tahoma;
 }

#fig-footer a, #fig-footer a:link, #fig-footer a:visited, #fig-footer a:active
 {
  color: #4167a1;
  text-decoration: none;
 }

#fig-footer a:hover
 {
  color: #4167a1;
  text-decoration: underline;
 }

.uname
 {
  font: 10px "Lucida Grande";
  color: #000000;
  background: transparent;
  text-align: left;
  margin-bottom: 2px;
  margin-top: 3px;
 }

.tmi-field
 {
  color: #666666;
  font-weight: bold;
  text-align: right;
  float: left;
  text-indent: 0;
  width: 150px;
 }

#figures-figs-title
 {
  font-weight: bold;
  padding: 5px 0 10px 0;
 }

.tmi-head
 {
  font-size: 11px;
  color: #333333;
  text-align: left;
  margin-bottom: 5px;
	text-indent: 15px;
	clear: both;
	font-weight: bold;
	padding-top: 10px;
}

.tmi-item
 {
  width: 100%;
  text-indent: 0;
  clear: both;
 }

.tmi-value
 {
  color: #000000;
  float: left;
  text-indent: 0;
  padding-left: 5px;
 }

.news
 {
  padding: 5px 10px 10px;
  font-family: "Lucida Grande";
  font-size: 11px;
  color: black;
 }
 
.news p
 {
  margin: 0;
 }

.fig-character
 {
  font-family: "Lucida Grande";
  color: black;
  text-indent: 0;
  padding: 5px;
 }

.fig-section-header
 {
  background: #2788f2 url(images/blue-back.png) repeat-x;
  color: #ffffff;
  text-indent: 7px;
  text-align: left;
  font: bold 12px/20px "Lucida Grande";
 }

.fig-section-more
 {
  background: #fafafa none;
  color: #3974c5;
  text-indent: 40px;
  font: normal 12px/20px "Lucida Grande";
 }

.fig-section-more a, .fig-section-more a:link, .fig-section-more a:active, .fig-section-more a:visited
 {
  color: #3974c5;
  text-decoration: none;
 }

.fig-section-more a:hover
 {
  color: #3974c5;
  text-decoration: underline;
 }

.fig-section-item
 {
  background: #ffffff;
  color: #000000;
  text-indent: 14px;
  font: normal 10px Verdana;
  border-bottom: 1px solid #e6e6e6;
  padding: 3px;
  text-align: left;
 }

.fig-section-item a, .fig-section-item a:link, .fig-section-item a:active, .fig-section-item a:visited
 {
  color: #0052D2;
  font-weight: bold;
  text-decoration: none;
 }

.fig-section-item a:hover
 {
  color: #0052D2;
  font-weight: bold;
  text-decoration: underline;
 }

#fig-sets
 {
  width: 100%;
  background: #F0F0F0;
  text-indent: 0;
  border-bottom: 1px solid #b2b2b2;
  padding-top: 0;
  padding-bottom: 0;
 }

#fig-sets select, #fig-figures select
 {
  border: 1px solid #ffffff;
  width: 246px;
  margin: 2px;
 }

#fig-tubs
 {
  width: 100%;
  background: #F0F0F0;
  text-indent: 0;
  border-bottom: 1px solid #b2b2b2;
  padding-top: 0;
  padding-bottom: 0;
 }

#fig-tubs select
 {
  border: 1px solid #ffffff;
  width: 496px;
  margin: 2px;
 }

#fig-figures
 {
  background: transparent;
  float: right;
  width: 50%;
  text-indent: 0;
  font-size: 10px;
 }

#fig-figures-wrapper
 {
  text-indent: 0;
  font: 10px tahoma, "Lucida Grande";
 }

.newstitle
 {
  font: bold 16px "Trebuchet MS", "Lucida Grande";
  text-decoration: none;
  text-indent: 0;
  padding-left: 10px;
  margin-top: 10px;
  color: #303030;
  text-align: left;
 }

.tub-title
 {
  font: bold 14px "Trebuchet MS", "Lucida Grande";
  text-decoration: none;
  text-indent: 0;
  padding-left: 10px;
  color: #303030;
  text-align: left;
  padding-bottom: 5px;
 }

ul
 {
  padding: 0 5px 0 15px;
  margin: 0 5px 0 15px;
  text-indent: 0;
  text-align: left;
 }

#tub-wants
 {
  background: #f0f0f0;
  width: 50%;
  text-indent: 0;
  border-left: 1px solid #dadada;
  font-size: 11px;
  vertical-align: top;
  padding-left: 5px;
  padding-bottom: 5px;
 }

#tub-haves
 {
  background: #e4e4e4;
  text-indent: 0;
  border-bottom: none;
  width: 50%;
  font-size: 11px;
  vertical-align: top;
  padding-left: 5px;
  padding-bottom: 5px;
 }

.figures-figs-items
 {
  font-size: 11px;
  line-height: 17px;
  text-indent: 12px;
 }
 
.figures-figs-items a:link, .figures-figs-items a:active, .figures-figs-items a:visited
 {
  color: #404040;
  text-decoration: none;
 }

.figures-figs-items a:hover
 {
  color: #202020;
  text-decoration: underline;
 }

.figures-figs-title
 {
  font-weight: bold;
  font-size: 12px;
  padding-top: 10px;
  text-indent: 0;
  text-align: center;
 }

.figures-dial-rookie
 {
  font-weight: bold;
  color: #ffff66;
  background: transparent;
  display: inline;
 }

.figures-dial-experienced
 {
  font-weight: bold;
  color: #3219ff;
  background: transparent;
  display: inline;
 }
 
 .figures-dial-collectors-edition
 {
  font-weight: bold;
  color: #dfffa2;
  background: transparent;
  display: inline;
 }

.figures-dial-veteran
 {
  font-weight: bold;
  color: #f84a50;
  background: transparent;
  display: inline;
 }

.figures-dial-unique
 {
  font-weight: bold;
  color: #b3b3b3;
  background: transparent;
  display: inline;
 }

.figures-dial-limited-edition
 {
  font-weight: bold;
  color: #b9ab52;
  background: transparent;
  display: inline;
 }

.figures-dial-bystander
 {
  font-weight: bold;
  color: #008000;
  background: transparent;
  display: inline;
 }

.figures-dial-feat
 {
  font-weight: bold;
  color: #ff8000;
  background: transparent;
  display: inline;
 }

.figures-dial-bfc
 {
  font-weight: bold;
  color: #680796;
  background: transparent;
  display: inline;
 }

.figures-dial-promo
 {
  font-weight: bold;
  color: #804fff;
  background: transparent;
  display: inline;
 }

#figures-sets
 {
  background: #f0f0f0;
  width: 150px;
  text-indent: 0;
  vertical-align: top;
  font: 10px/13px Tahoma, "Lucida Grande";
 }

#figures-figures
 {
  background: #e4e4e4;
  text-indent: 5px;
  vertical-align: top;
  border-left: 1px solid #b2b2b2;
  width: 175px;
  font: 11px/14px Tahoma, "Lucida Grande";
 }

#powers-universe
 {
  background: #f0f0f0;
  width: 50%;
  text-indent: 0;
  vertical-align: top;
  font: 10px/13px Tahoma, "Lucida Grande";
 }

#powers-powers
 {
  background: #e4e4e4;
  text-indent: 0;
  vertical-align: top;
  border-left: 1px solid #b2b2b2;
  width: 50%;
  font: 11px/14px Tahoma, "Lucida Grande";
 }

#figures-dial
 {
  vertical-align: top;
  border-left: 1px solid #b2b2b2;
  width: auto;
  text-indent: 0;
  font: 10px/14px Tahoma, "Lucida Grande";
 }

.figures-setitems
 {
  padding-left: 15px;
  line-height: 17px;
 }
 
.figures-setitems a:link, .figures-setitems a:active, .figures-setitems a:visited
 {
  color: #606060;
  text-decoration: none;
 }
 
.figures-setitems a:hover
 {
  color: #202020;
  text-decoration: underline;
 }

.figures-universe
 {
  padding-left: 5px;
  font-weight: bold;
  padding-top: 12px;
  color: #202020;
 }

.pow-header
 {
  padding-left: 5px;
  font-weight: bold;
  padding-top: 5px;
  color: #505050;
 }

.tub-figures
 {
  width: 100%;
  background: transparent;
  text-indent: 0;
  border-bottom: none;
  margin-right: -50%;
  font-size: 11px;
  padding-left: 5px;
 }

.newsdate
 {
  text-indent: 0;
  color: #7f7f7f;
  font: bold 11px "Trebuchet MS", "Lucida Grande";
  margin-top: 0;
  text-decoration: none;
  margin-left: 10px;
 }

#menuback
 {
  height: 55px;
  background: url('images/menuback.gif');
  border-bottom: 1px solid #8c8c8c;
  padding-left: 7px;
  padding-right: 7px;
  text-indent: 0;
 }

#menuitemselect
 {
  float: left;
  padding: 5px 4px 0 4px;
  font-family: "Lucida Grande", Tahoma;
 font-size: 11px;
 height: 50px;
 line-height: 18px;
 text-align: center;
 background: url('images/menuselect.gif');
 border-left: 1px solid #B8B8B8;
 border-right: 1px solid #B8B8B8;
  color: #000000;
 }

.menuitem a, .menuitem a:link, .menuitem a:active, .menuitem a:visited, #menuitemselect a, #menuitemselect a:link, #menuitemselect a:active, #menuitemselect a:visited, .footitem a, .footitem a:link, .footitem a:active, .footitem a:visited, .footitemselect a, .footitemselect a:link, .footitemselect a:active, .footitemselect a:visited, .menuitemright a, .menuitemright a:link, .menuitemright a:active, .menuitemright a:visited, #menuitemrightselect a, #menuitemrightselect a:link, #menuitemrightselect a:active, #menuitemrightselect a:visited
 {
  color: #000000;
  text-decoration: none;
 }

#tmi a, #tmi a:link, #tmi a:active, #tmi a:visited
 {
  color: #3e67a8;
  text-decoration: none;
 }

#tmi a:hover
 {
  color: #3e67a8;
  text-decoration: underline;
 }

.menuitem
 {
  float: left;
  padding: 5px 5px 0 5px;
  font-family: "Lucida Grande", Tahoma;
 font-size: 11px;
 height: 50px;
 line-height: 18px;
 text-align: center;
 color: #999999;
 }

.divider
 {
  float: left;
  padding: 0 8px 0 8px;
 }

#footback
 {
  background: url('images/menuback.gif');
  border-top: 1px solid #9f9f9f;
  padding-right: 18px;
  height: 16px;
  text-indent: 0;
 }

#fig-dial iframe
 {
  text-indent: 0;
  width: 100%;
  border-width: 0;
 }

#fig-dial
 {
  text-indent: 0;
  margin: 0;
  padding: 0;
 }

.footitem
 {
  background: url('images/mainbacklight.gif');
  float: right;
  padding: 0 5px 0 5px;
  margin-left: 5px;
  font-family: "Lucida Grande", Tahoma;
  border-right: 0 solid #B8B8B8;
  border-left: 0 solid #B8B8B8;
  font-size: 9px;
  line-height: 16px;
  color: #3f72b3;
 }
 
.footitem img
{
  border: 0;
}

#sethead
 {
  margin: 0 0 0 10px;
  font-weight: bold;
 }

#fig-links
 {
  text-align: left;
  background: #e4e4e4;
  border-bottom: 1px solid #b2b2b2;
  padding: 0;
  text-indent: 12px;
  font: 11px/30px Tahoma;
  color: #4c4c4c;
  height: 30px;
 }

#all-logged
 {
  height: 25px;
  text-align: left;
  background: #f0f0f0;
  border-bottom: 1px solid #b2b2b2;
  padding: 0;
  padding-left: 10px;
  text-indent: 0;
  font: 10px/18px Tahoma;
  color: #4c4c4c;
 }

.about-dark
 {
  text-align: left;
  background: #e4e4e4;
  border-bottom: 1px solid #dadada;
  text-indent: 1em;
  font: 10px Tahoma;
  color: #4c4c4c;
  padding: 5px 10px 10px;
 }

.about-title
 {
  text-align: left;
  border-bottom: 0 none;
  font: bold 10px Tahoma;
  color: #4c4c4c;
  text-indent: 0;
  padding-bottom: 10px;
 }

.about-light
 {
  text-align: left;
  background: #f0f0f0;
  border-bottom: 1px solid #dadada;
  text-indent: 1em;
  font: 10px Tahoma;
  color: #4c4c4c;
  padding: 5px 10px 10px;
 }

#all-logged input
 {
  font-size: 10px;
  margin-top: 3px;
 }

#all-logged-links
 {
  border-bottom: none;
  font: 10px/25px Tahoma;
  color: #696969;
  float: right;
  padding-right: 15px;
  background: transparent;
 }

#fig-links a, #fig-links a:link, #fig-links a:active, #fig-links a:visited, #all-logged-links a, #all-logged-links a:link, #all-logged-links a:visited, #all-logged-links a:active
 {
  padding: 0;
  color: #3966a0;
  font-family: Tahoma;
  background: transparent;
  text-decoration: none;
 }

#fig-links a:hover, #all-logged-links a:hover
 {
  padding: 0;
  color: #4c4c4c;
  font-family: Tahoma;
  background: transparent;
  text-decoration: underline;
 }

#fig-links-searchbox
 {
  text-align: right;
  float: right;
  vertical-align: middle;
  padding-top: 5px;
  padding-right: 5px;
 }

#setitem
 {
  margin: 0 0 0 15px;
 }

#dialrank
 {
  margin: 0 0 0 5px;
  clear: right;
 }

.dialitem
 {
  clear: both;
  width: 100%;
  padding-top: 1px;
  padding-bottom: 1px;
 }

#dialname
 {
  float: left;
  font-size: 15px;
  font-family: "Trebuchet MS";
 }

#dialset
 {
  font-size: 11px;
  font-family: "Trebuchet MS";
  margin-left: 15px;
  text-align: center;
 }

#dialpoints
 {
  float: right;
  font-size: 15px;
  font-family: "Trebuchet MS";
 }

#dialfaction
 {
  float: left;
  clear: left;
  font-size: 11px;
  color: #909090;
  font-weight: bold;
  font-family: "Trebuchet MS";
  margin-bottom: 5px;
 }

#dialrank
 {
  font-size: 11px;
  color: #909090;
  font-weight: bold;
  font-family: "Trebuchet MS";
  float: right;
  margin-bottom: 5px;
 }

#power-header
 {

 }

#power-image
 {
  float: left;
  padding: 4px 10px 10px;
 }

#power-name
 {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
 }

#power-optional
 {
  font-size: 9px;
 }

#power-text
 {
  font-size: 10px;
  clear: both;
  text-indent: 1em;
  padding: 0 20px 10px;
 }

.dialfield
 {
  width: 50%;
  float: left;
  font-weight: bold;
  color: #909090;
  text-align: right;
  margin-right: 6px;
  font-size: 11px;
 }

.dialinfo
 {
  margin-left: 6px;
  font-size: 11px;
 }

.dialimage
 {
  text-align: center;
  clear: both;
 }

.click
 {
  padding-right: 2px;
  margin: 1px 1px 1px 0;
  border-left: 1px solid #D0D0D0;
 }

#dialrange
 {
  float: left;
  height: 81px;
  font-size: 13px;
  line-height: 12px;
  margin: 14px 5px 0px 0;
  display: run-in;
  clear: none;
  position: relative;
 }

.beginclicks
 {
  width: 22px;
  margin: 1px 0 2px 0;
  padding-left: 4px;
  padding-right: 4px;
  border-right: 1px solid #00C000;
 }

.greenline
 {
  background-color: #00C000;
  width: 1px;
  height: 81px;
  margin: 1px 0 0;
 }

.pa
 {
  height: 16px;
  width: 16px;
  color: #FFFFFF;
  text-align: center;
  line-height: 16px;
  margin: 1px;
  font: 11px/16px Tahoma;
  background: #de4d50 url('images/pa.gif') no-repeat;
 }

.pb
 {
  height: 16px;
  width: 16px;
  color: #000000;
  text-align: center;
  line-height: 16px;
  margin: 1px;
  font: 11px/16px Tahoma;
  background: #eda252 url('images/pb.gif') no-repeat;
 }

.pc
 {
  height: 16px;
  width: 16px;
  color: #000000;
  text-align: center;
  line-height: 16px;
  margin: 1px;
  font: 11px/16px Tahoma;
  background: #e5ea00 url('images/pc.gif') no-repeat;
 }

.pd
 {
  height: 16px;
  width: 16px;
  color: #000000;
  text-align: center;
  line-height: 16px;
  margin: 1px;
  font: 11px/16px Tahoma;
  background: #ace906 url('images/pd.gif') no-repeat;
 }

.pe
 {
  height: 16px;
  width: 16px;
  color: #000000;
  text-align: center;
  line-height: 16px;
  margin: 1px;
  font: 11px/16px Tahoma;
  background: #4ac546 url('images/pe.gif') no-repeat;
 }

.pf
 {
  height: 16px;
  width: 16px;
  color: #000000;
  text-align: center;
  line-height: 16px;
  margin: 1px;
  font: 11px/16px Tahoma;
  background: #93daec url('images/pf.gif') no-repeat;
 }

.pg
 {
  height: 16px;
  width: 16px;
  color: #FFFFFF;
  text-align: center;
  line-height: 16px;
  margin: 1px;
  font: 11px/16px Tahoma;
  background: #1800ae url('images/pg.gif') no-repeat;
 }

.ph
 {
  height: 16px;
  width: 16px;
  color: #FFFFFF;
  text-align: center;
  line-height: 16px;
  margin: 1px;
  font: 11px/16px Tahoma;
  background: #ac02ae url('images/ph.gif') no-repeat;
 }

.pi
 {
  height: 16px;
  width: 16px;
  color: #FFFFFF;
  text-align: center;
  line-height: 16px;
  margin: 1px;
  font: 11px/16px Tahoma;
  background: #ac8400 url('images/pi.gif') no-repeat;
 }

.pj
 {
  height: 16px;
  width: 16px;
  color: #FFFFFF;
  text-align: center;
  line-height: 16px;
  margin: 1px;
  font: 11px/16px Tahoma;
  background: #3a3a3a url('images/pj.gif') no-repeat;
 }

.pk
 {
  height: 16px;
  width: 16px;
  color: #000000;
  text-align: center;
  line-height: 16px;
  margin: 1px;
  font: 11px/16px Tahoma;
  background: #929292 url('images/pk.gif') no-repeat;
 }

.p
 {
  height: 16px;
  width: 16px;
  color: #000000;
  text-align: center;
  line-height: 16px;
  margin: 1px;
  font: 11px/16px Tahoma;
 }

.clickhead
 {
  height: 10px;
  width: 16px;
  color: #606060;
  text-align: center;
  font-size: 8px;
  line-height: 10px;
  margin: 1px;
  border-bottom: 1px solid #C0C0C0;
 }

.ko
 {
  height: 16px;
  width: 16px;
  color: #ff6666;
  line-height: 16px;
  text-align: center;
  margin: 1px;
  font: bold 10px/16px Tahoma;
 }

#maintitle
 {
  font-weight: bold;
  float: left;
 }
 
.bb-dark
 {
  text-indent: 0;
  background: #e4e4e4;
  border-bottom: 1px solid #b2b2b2;
  padding: 7px 0 7px 20px;
  font: 11px Tahoma;
  color: #4c4c4c;
 }

.bb-light
 {
  text-indent: 0;
  background: #F0F0F0;
  border-bottom: 1px solid #b2b2b2;
  padding: 7px 0 7px 20px;
  font: 11px Tahoma;
  color: #4c4c4c;
 }
 
.bb-dark select, .bb-dark input, .bb-light select, .bb-light input
 {
  font-family: Tahoma;
  font-size: 13px;
 }

.card-table
{
 background: url(images/card-back.png);
 width: 325px;
}

.card-header-feat
{
 background: url(images/card-top-feat.png);
 font: Bold 18px/50px 'Trebuchet MS';
 color: #FFFFFF;
 text-align: center;
 text-shadow: #000000 0px 1px 1px; 
}

.card-header-bfc
{
 background: url(images/card-top-bfc.png);
 font: Bold 18px/50px 'Trebuchet MS';
 color: #FFFFFF;
 text-align: center;
 text-shadow: #000000 0px 1px 1px; 
}

.card-header-bs
{
 background: url(images/card-top-bs.png);
 font: Bold 18px/50px 'Trebuchet MS';
 color: #FFFFFF;
 text-align: center;
 text-shadow: #000000 0px 1px 1px; 
}

.card-header-bsle
{
 background: url(images/card-top-bsle.png);
 font: Bold 18px/50px 'Trebuchet MS';
 color: #FFFFFF;
 text-align: center;
 text-shadow: #000000 0px 1px 1px; 
}

.card-main
{
 vertical-align: top;
 padding: 10px 18px 5px 20px;
 min-height: 200px;
 display:table-cell;
 height: 200px;
 font: 11px 'Tahoma';
}

.card-cost
{
 font: 11px 'Tahoma';
 padding-left: 25px;
}

.card-set
{
 font: 11px 'Tahoma';
 padding-right: 25px;
 text-align: right;
}

.card-bottom
{
 background: url(images/card-bottom.gif);
 height: 34px;
}

.card-subtext
{
 font: 11px 'Trebuchet MS';
}