/* screen.css - mycomicshop.com screen styles */
/* @group GLOBALS
============================= */
/* @group Globals - Text Resets
============================= */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
html {
  background: #000000 url(https://media.mycomicshop.com/assets/images/steel/bg-html.gif) fixed repeat-x;
}
body {
  padding: 12px 0 2em;
  font-size: 62.5%;
  line-height: 1;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333;
  /*background: transparent url(https://media.mycomicshop.com/assets/images/steel/bg-body.png) fixed no-repeat 50% 0;*/
  background: #023e5e;
  /* 006699	003366 */
}
/* Background Treatments */
body.theme-minimize {
  /* use default */
}
body.theme-minimize #page {
  background: #666;
}
body.theme-minimize #logo a {
  /* use default */
}
/* We also reduce height of #header and set #logo to display:none elsewhere in the CSS */
body.theme-ifdestruction4 {
  background: #694f3e url(https://media.mycomicshop.com/assets/images/steel/themes/canvas-ifdestruction4.jpg) fixed no-repeat 50% 0;
}
body.theme-ifdestruction4 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-ifdestruction4.jpg) no-repeat 50% 50px;
}
body.theme-ifdestruction4 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-ifdestruction5 {
  background: #5e5e5e url(https://media.mycomicshop.com/assets/images/steel/themes/canvas-ifdestruction5.jpg) fixed no-repeat 50% 0;
}
body.theme-ifdestruction5 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-ifdestruction5.jpg) no-repeat 50% 50px;
}
body.theme-ifdestruction5 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-ifdestruction6 {
  background: #000000 url(https://media.mycomicshop.com/assets/images/steel/themes/canvas-ifdestruction6.jpg) fixed no-repeat 50% 0;
}
body.theme-ifdestruction6 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-ifdestruction6.jpg) no-repeat 50% 50px;
}
body.theme-ifdestruction6 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-ifdestruction7 {
  background: #000000 url(https://media.mycomicshop.com/assets/images/steel/themes/canvas-ifdestruction7.jpg) fixed no-repeat 50% 0;
}
body.theme-ifdestruction7 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-ifdestruction7.jpg) no-repeat 50% 50px;
}
body.theme-ifdestruction7 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-adamstrange1 {
  background: #000000 url(https://media.mycomicshop.com/assets/images/steel/themes/canvas-adamstrange1.jpg) fixed no-repeat 50% 0;
}
body.theme-adamstrange1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-adamstrange1.jpg) no-repeat 50% 50px;
}
body.theme-adamstrange1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-anomaly1 {
  background: #000;
}
body.theme-anomaly1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-anomaly1.jpg) no-repeat 50% 50px;
}
body.theme-anomaly1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-aquaman1 {
  background: #22c1e8;
}
body.theme-aquaman1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-aquaman1.jpg) no-repeat 50% 50px;
}
body.theme-aquaman1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-archie1 {
  background: #023e5e;
}
body.theme-archie1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-archie1.jpg) no-repeat 50% 50px;
}
body.theme-archie1 #logo a {
  /* use default */
}
body.theme-avengers1 {
  background: #023e5e;
}
body.theme-avengers1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-avengers1.jpg) no-repeat 50% 50px;
}
body.theme-avengers1 #logo a {
  /* use default */
}
body.theme-avengersbronze1 {
  background: #023e5e;
}
body.theme-avengersbronze1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-avengersbronze1.jpg) no-repeat 50% 50px;
}
body.theme-avengersbronze1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-batman1 {
  background: #000000 url(https://media.mycomicshop.com/assets/images/steel/themes/canvas-batman1.jpg) fixed no-repeat 50% 0;
}
body.theme-batman1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-batman1.jpg) no-repeat 50% 50px;
}
body.theme-batman1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-batman2 {
  background: #023e5e;
}
body.theme-batman2 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-batman2.jpg) no-repeat 50% 50px;
}
body.theme-batman2 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-bettyveronica1 {
  background: #e5b492;
}
body.theme-bettyveronica1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-bettyveronica1.jpg) no-repeat 50% 50px;
}
body.theme-bettyveronica1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-blackhawk1 {
  background: #023e5e;
}
body.theme-blackhawk1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-blackhawk1.jpg) no-repeat 50% 50px;
}
body.theme-blackhawk1 #logo a {
  /* use default */
}
body.theme-blackpanther1 {
  background: #023e5e;
}
body.theme-blackpanther1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-blackpanther1.jpg) no-repeat 50% 50px;
}
body.theme-blackpanther1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-bone1 {
  background: #dcb771;
}
body.theme-bone1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-bone1.jpg) no-repeat 50% 50px;
}
body.theme-bone1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-booksgiving1 {
  background: #69181f;
}
body.theme-booksgiving1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-booksgiving1.jpg) no-repeat 50% 50px;
}
body.theme-booksgiving1 #logo {
  position: absolute;
  top: 50px;
  left: 10px;
}
body.theme-booksgiving1 #logo a {
  width: 260px;
  height: 125px;
  background-image: none;
}
body.theme-captainamerica1 {
  background: #454578;
}
body.theme-captainamerica1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-captainamerica1.jpg) no-repeat 50% 50px;
}
body.theme-captainamerica1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-captainmarvel1 {
  background: #023e5e;
}
body.theme-captainmarvel1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-captainmarvel1.jpg) no-repeat 50% 50px;
}
body.theme-captainmarvel1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-captainatom1 {
  background: #023e5e;
}
body.theme-captainatom1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-captainatom1.jpg) no-repeat 50% 50px;
}
body.theme-captainatom1 #logo a {
  /* use default */
}
body.theme-casper1 {
  background: #1b1464;
}
body.theme-casper1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-casper1.jpg) no-repeat 50% 50px;
}
body.theme-casper1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-cerebus1 {
  background: #023e5e;
}
body.theme-cerebus1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-cerebus1.jpg) no-repeat 50% 50px;
}
body.theme-cerebus1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-conan1 {
  background: #023e5e;
}
body.theme-conan1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-conan1.jpg) no-repeat 50% 50px;
}
body.theme-conan1 #logo a {
  /* use default */
}
body.theme-conan2 {
  background: #023e5e;
}
body.theme-conan2 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-conan2.jpg) no-repeat 50% 50px;
}
body.theme-conan2 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-daredevil1 {
  background: #023e5e;
}
body.theme-daredevil1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-daredevil1.jpg) no-repeat 50% 50px;
}
body.theme-daredevil1 #logo a {
  /* use default */
}
body.theme-deadpool1 {
  background: #023e5e;
}
body.theme-deadpool1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-deadpool1.jpg) no-repeat 50% 50px;
}
body.theme-deadpool1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-defenders1 {
  background: #4e9a38;
}
body.theme-defenders1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-defenders1.jpg) no-repeat 50% 50px;
}
body.theme-defenders1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-dennismenace1 {
  background: #aee69d;
}
body.theme-dennismenace1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-dennismenace1.jpg) no-repeat 50% 50px;
}
body.theme-dennismenace1 #logo a {
  /* use default */
}
body.theme-donaldduck1 {
  background: #023e5e;
}
body.theme-donaldduck1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-donaldduck1.jpg) no-repeat 50% 50px;
}
body.theme-donaldduck1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-dragonballz1 {
  background: #023e5e;
}
body.theme-dragonballz1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-dragonballz1.jpg) no-repeat 50% 50px;
}
body.theme-dragonballz1 #logo a {
  /* use default */
}
body.theme-drdoom1 {
  background: #023e5e;
}
body.theme-drdoom1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-drdoom1.jpg) no-repeat 50% 50px;
}
body.theme-drdoom1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-drstrange1 {
  background: #023e5e;
}
body.theme-drstrange1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-drstrange1.jpg) no-repeat 50% 50px;
}
body.theme-drstrange1 #logo a {
  /* use default */
}
body.theme-fantasticfour1 {
  background: #005b7f;
}
body.theme-fantasticfour1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-fantasticfour1.jpg) no-repeat 50% 50px;
}
body.theme-fantasticfour1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-flash1 {
  background: #640000;
}
body.theme-flash1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-flash1.jpg) no-repeat 50% 50px;
}
body.theme-flash1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-fullmetalalchemist1 {
  background: #427f79;
}
body.theme-fullmetalalchemist1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-fullmetalalchemist1.jpg) no-repeat 50% 50px;
}
body.theme-fullmetalalchemist1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-galactus1 {
  background: #000000 url(https://media.mycomicshop.com/assets/images/steel/themes/canvas-galactus1.jpg) fixed no-repeat 50% 0;
}
body.theme-galactus1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-galactus1.jpg) no-repeat 50% 50px;
}
body.theme-galactus1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-ghostrider1 {
  background: #000000 url(https://media.mycomicshop.com/assets/images/steel/themes/canvas-ghostrider1.jpg) fixed no-repeat 50% 0;
}
body.theme-ghostrider1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-ghostrider1.jpg) no-repeat 50% 50px;
}
body.theme-ghostrider1 #logo a {
  /* use default */
}
body.theme-gijoe1 {
  background: #306479;
}
body.theme-gijoe1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-gijoe1.jpg) no-repeat 50% 50px;
}
body.theme-gijoe1 #logo a {
  /* use default */
}
body.theme-goon1 {
  background: #023e5e;
}
body.theme-goon1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-goon1.jpg) no-repeat 50% 50px;
}
body.theme-goon1 #logo a {
  /* use default */
}
body.theme-greenarrow1 {
  background: #005826;
}
body.theme-greenarrow1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-greenarrow1.jpg) no-repeat 50% 50px;
}
body.theme-greenarrow1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-greengoblin1 {
  background: #85c847;
}
body.theme-greengoblin1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-greengoblin1.jpg) no-repeat 50% 50px;
}
body.theme-greengoblin1 #logo a {
  /* use default */
}
body.theme-greenlantern1 {
  background: #000000 url(https://media.mycomicshop.com/assets/images/steel/themes/canvas-greenlantern1.jpg) fixed no-repeat 50% 0;
}
body.theme-greenlantern1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-greenlantern1.jpg) no-repeat 50% 50px;
}
body.theme-greenlantern1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-hawkman1 {
  background: #023e5e;
}
body.theme-hawkman1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-hawkman1.jpg) no-repeat 50% 50px;
}
body.theme-hawkman1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-hellblazer1 {
  background: #000;
}
body.theme-hellblazer1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-hellblazer1.jpg) no-repeat 50% 50px;
}
body.theme-hellblazer1 #logo a {
  /* use default */
}
body.theme-hellboy1 {
  background: #e8e294;
}
body.theme-hellboy1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-hellboy1.jpg) no-repeat 50% 50px;
}
body.theme-hellboy1 #logo a {
  /* use default */
}
body.theme-holidaychipdale1 {
  background: #023e5e;
}
body.theme-holidaychipdale1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-holidaychipdale1.jpg) no-repeat 50% 50px;
}
body.theme-holidaychipdale1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-holidayfrosty1 {
  background: #000;
}
body.theme-holidayfrosty1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-holidayfrosty1.jpg) no-repeat 50% 50px;
}
body.theme-holidayfrosty1 #logo a {
  /* use default */
}
body.theme-holidayrudolph1 {
  background: #01a5b0;
}
body.theme-holidayrudolph1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-holidayrudolph1.jpg) no-repeat 50% 50px;
}
body.theme-holidayrudolph1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-holidaysantastandard1 {
  background: #023e5e;
}
body.theme-holidaysantastandard1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-holidaysantastandard1.jpg) no-repeat 50% 50px;
}
body.theme-holidaysantastandard1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-holidaywoodywoodpecker1 {
  background: #e9e6dd;
}
body.theme-holidaywoodywoodpecker1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-holidaywoodywoodpecker1.jpg) no-repeat 50% 50px;
}
body.theme-holidaywoodywoodpecker1 #logo a {
  /* use default */
}
body.theme-houseofmystery1 {
  background: #000000 url(https://media.mycomicshop.com/assets/images/steel/themes/canvas-houseofmystery1.jpg) fixed no-repeat 50% 0;
}
body.theme-houseofmystery1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-houseofmystery1.jpg) no-repeat 50% 50px;
}
body.theme-houseofmystery1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-hulk1 {
  background: #5C781F;
}
body.theme-hulk1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-hulk1.jpg) no-repeat 50% 50px;
}
body.theme-hulk1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-invincible1 {
  background: #000000 url(https://media.mycomicshop.com/assets/images/steel/themes/canvas-invincible1.jpg) fixed no-repeat 50% 0;
}
body.theme-invincible1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-invincible1.jpg) no-repeat 50% 50px;
}
body.theme-invincible1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-ironfist1 {
  background: #00a94e;
}
body.theme-ironfist1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-ironfist1.jpg) no-repeat 50% 50px;
}
body.theme-ironfist1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-ironman1 {
  background: #f1992f;
}
body.theme-ironman1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-ironman1.jpg) no-repeat 50% 50px;
}
body.theme-ironman1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-jimmyolsen1 {
  background: #023e5e;
}
body.theme-jimmyolsen1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-jimmyolsen1.jpg) no-repeat 50% 50px;
}
body.theme-jimmyolsen1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-joker1 {
  background: #023e5e;
}
body.theme-joker1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-joker1.jpg) no-repeat 50% 50px;
}
body.theme-joker1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-justiceleague1 {
  background: #023e5e;
}
body.theme-justiceleague1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-justiceleague1.jpg) no-repeat 50% 50px;
}
body.theme-justiceleague1 #logo a {
  /* use default */
}
body.theme-legionofsuperheroes1 {
  background: #023e5e;
}
body.theme-legionofsuperheroes1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-legionofsuperheroes1.jpg) no-repeat 50% 50px;
}
body.theme-legionofsuperheroes1 #logo a {
  /* use default */
}
body.theme-loislane1 {
  background: #023e5e;
}
body.theme-loislane1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-loislane1.jpg) no-repeat 50% 50px;
}
body.theme-loislane1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-looneytunes1 {
  background: #88aba5;
}
body.theme-looneytunes1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-looneytunes1.jpg) no-repeat 50% 50px;
}
body.theme-looneytunes1 #logo a {
  /* use default */
}
body.theme-lukecage1 {
  background: #023e5e;
}
body.theme-lukecage1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-lukecage1.jpg) no-repeat 50% 50px;
}
body.theme-lukecage1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-lulu1 {
  background: #023e5e;
}
body.theme-lulu1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-lulu1.jpg) no-repeat 50% 50px;
}
body.theme-lulu1 #logo a {
  /* use default */
}
body.theme-magneto1 {
  background: #023e5e;
}
body.theme-magneto1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-magneto1.jpg) no-repeat 50% 50px;
}
body.theme-magneto1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-masterkungfu1 {
  background: #023e5e;
}
body.theme-masterkungfu1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-masterkungfu1.jpg) no-repeat 50% 50px;
}
body.theme-masterkungfu1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-moonknight1 {
  background: #023e5e;
}
body.theme-moonknight1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-moonknight1.jpg) no-repeat 50% 50px;
}
body.theme-moonknight1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-nickfury1 {
  background: #023e5e;
}
body.theme-nickfury1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-nickfury1.jpg) no-repeat 50% 50px;
}
body.theme-nickfury1 #logo a {
  /* use default */
}
body.theme-ourarmyatwar1 {
  background: #023e5e;
}
body.theme-ourarmyatwar1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-ourarmyatwar1.jpg) no-repeat 50% 50px;
}
body.theme-ourarmyatwar1 #logo a {
  /* use default */
}
body.theme-phantom1 {
  background: #5a3e71;
}
body.theme-phantom1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-phantom1.jpg) no-repeat 50% 50px;
}
body.theme-phantom1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-punisher1 {
  background: #023e5e;
}
body.theme-punisher1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-punisher1.jpg) no-repeat 50% 50px;
}
body.theme-punisher1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-rawhidekid1 {
  background: #023e5e;
}
body.theme-rawhidekid1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-rawhidekid1.jpg) no-repeat 50% 50px;
}
body.theme-rawhidekid1 #logo a {
  /* use default */
}
body.theme-redsonja1 {
  background: #f2673a;
}
body.theme-redsonja1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-redsonja1.jpg) no-repeat 50% 50px;
}
body.theme-redsonja1 #logo a {
  /* use default */
}
body.theme-richierich1 {
  background: #023e5e;
}
body.theme-richierich1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-richierich1.jpg) no-repeat 50% 50px;
}
body.theme-richierich1 #logo a {
  /* use default */
}
body.theme-robin1 {
  background: #7f67f0;
}
body.theme-robin1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-robin1.jpg) no-repeat 50% 50px;
}
body.theme-robin1 #logo a {
  /* use default */
}
body.theme-rom1 {
  background: #0677cc;
}
body.theme-rom1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-rom1.jpg) no-repeat 50% 50px;
}
body.theme-rom1 #logo a {
  /* use default */
}
body.theme-romance1 {
  background: #023e5e;
}
body.theme-romance1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-romance1.jpg) no-repeat 50% 50px;
}
body.theme-romance1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-scottpilgrim1 {
  background: #f14e23;
}
body.theme-scottpilgrim1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-scottpilgrim1.jpg) no-repeat 50% 50px;
}
body.theme-scottpilgrim1 #logo a {
  /* use default */
}
body.theme-sgtfury1 {
  background: #2a4d0d;
}
body.theme-sgtfury1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-sgtfury1.jpg) no-repeat 50% 50px;
}
body.theme-sgtfury1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-silversurfer1 {
  background: #000;
}
body.theme-silversurfer1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-silversurfer1.jpg) no-repeat 50% 50px;
}
body.theme-silversurfer1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-spawn1 {
  background: #000;
}
body.theme-spawn1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-spawn1.jpg) no-repeat 50% 50px;
}
body.theme-spawn1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-spectre1 {
  background: #3b0b53;
}
body.theme-spectre1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-spectre1.jpg) no-repeat 50% 50px;
}
body.theme-spectre1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-spiderman1 {
  background: #023e5e;
}
body.theme-spiderman1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-spiderman1.jpg) no-repeat 50% 50px;
}
body.theme-spiderman1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-submariner1 {
  background: #023e5e;
}
body.theme-submariner1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-submariner1.jpg) no-repeat 50% 50px;
}
body.theme-submariner1 #logo a {
  /* use default */
}
body.theme-stanlee1 {
  background: #000000;
}
body.theme-stanlee1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-stanlee1.jpg) no-repeat 50% 50px;
}
body.theme-stanlee1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-superboy1 {
  background: #023e5e;
}
body.theme-superboy1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-superboy1.jpg) no-repeat 50% 50px;
}
body.theme-supergirl1 #logo a {
  /* use default */
}
body.theme-supergirl1 {
  background: #fc0;
}
body.theme-supergirl1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-supergirl1.jpg) no-repeat 50% 50px;
}
body.theme-supergirl1 #logo a {
  /* use default */
}
body.theme-superman1 {
  background: #023e5e;
}
body.theme-superman1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-superman1.jpg) no-repeat 50% 50px;
}
body.theme-superman1 #logo a {
  /* use default */
}
body.theme-swampthing1 {
  background: #73a03c;
}
body.theme-swampthing1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-swampthing1.jpg) no-repeat 50% 50px;
}
body.theme-swampthing1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-talestoastonish1 {
  background: #006;
}
body.theme-talestoastonish1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-talestoastonish1.jpg) no-repeat 50% 50px;
}
body.theme-talestoastonish1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-tarzan1 {
  background: #023e5e;
}
body.theme-tarzan1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-tarzan1.jpg) no-repeat 50% 50px;
}
body.theme-tarzan1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-teentitans1 {
  background: #023e5e;
}
body.theme-teentitans1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-teentitans1.jpg) no-repeat 50% 50px;
}
body.theme-teentitans1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-thanos1 {
  background: #023e5e;
}
body.theme-thanos1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-thanos1.jpg) no-repeat 50% 50px;
}
body.theme-thanos1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-thor1 {
  background: #023e5e;
}
body.theme-thor1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-thor1.jpg) no-repeat 50% 50px;
}
body.theme-thor1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-tmnt1 {
  background: #000;
}
body.theme-tmnt1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-tmnt1.jpg) no-repeat 50% 50px;
}
body.theme-tmnt1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-tombofdracula1 {
  background: #023e5e;
}
body.theme-tombofdracula1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-tombofdracula1.jpg) no-repeat 50% 50px;
}
body.theme-tombofdracula1 #logo a {
  /* use default */
}
body.theme-transformers1 {
  background: #0076a3;
}
body.theme-transformers1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-transformers1.jpg) no-repeat 50% 50px;
}
body.theme-transformers1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-vaultofhorror1 {
  background: #000000 url(https://media.mycomicshop.com/assets/images/steel/themes/canvas-vaultofhorror1.jpg) fixed no-repeat 50% 0;
}
body.theme-vaultofhorror1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-vaultofhorror1.jpg) no-repeat 50% 50px;
}
body.theme-vaultofhorror1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-walkingdead1 {
  background: #000000 url(https://media.mycomicshop.com/assets/images/steel/themes/canvas-walkingdead1.jpg) fixed no-repeat 50% 0;
}
body.theme-walkingdead1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-walkingdead1.jpg) no-repeat 50% 50px;
}
body.theme-walkingdead1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-watchmen1 {
  background: #fbe941 url(https://media.mycomicshop.com/assets/images/steel/themes/canvas-watchmen1.png) fixed no-repeat 50% 0;
}
body.theme-watchmen1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-watchmen1.jpg) no-repeat 50% 50px;
}
body.theme-watchmen1 #logo a {
  /* use default */
}
body.theme-weirdscience1 {
  background: #254650;
}
body.theme-weirdscience1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-weirdscience1.jpg) no-repeat 50% 50px;
}
body.theme-weirdscience1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-wendy1 {
  background: #8fc740;
}
body.theme-wendy1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-wendy1.jpg) no-repeat 50% 50px;
}
body.theme-wendy1 #logo a {
  /* use default */
}
body.theme-westernphotocovers1 {
  background: #000;
}
body.theme-westernphotocovers1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-westernphotocovers1.jpg) no-repeat 50% 50px;
}
body.theme-westernphotocovers1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-wolverine1 {
  background: #023e5e;
}
body.theme-wolverine1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-wolverine1.jpg) no-repeat 50% 50px;
}
body.theme-wolverine1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-wonderwoman1 {
  background: #023e5e;
}
body.theme-wonderwoman1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-wonderwoman1.jpg) no-repeat 50% 50px;
}
body.theme-wonderwoman1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-xmen1 {
  background: #023e5e;
}
body.theme-xmen1 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-xmen1.jpg) no-repeat 50% 50px;
}
body.theme-xmen1 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
body.theme-xmen2 {
  background: #023e5e;
}
body.theme-xmen2 #page {
  background: #666666 url(https://media.mycomicshop.com/assets/images/steel/themes/banner-xmen2.jpg) no-repeat 50% 50px;
}
body.theme-xmen2 #logo a {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/logo-reverse.png);
}
p,
ul,
ol,
dl,
table,
blockquote {
  margin: 0 0 .77em;
}
p,
li,
dt,
dd,
table,
blockquote {
  font-size: 13px;
  line-height: 1.385;
}
li *,
dt *,
dd *,
td *,
th * {
  font-size: 1em;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
blockquote,
q {
  quotes: none;
}
blockquote {
  margin: 0 240px 10px 10px;
  padding: 0 0 0 7px;
  font-style: italic;
  border-left: 3px solid #b3b3b3;
}
blockquote p {
  margin: 0;
}
blockquote div cite {
  font-style: italic;
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
ins {
  text-decoration: none;
  font-style: italic;
  color: green;
}
del {
  text-decoration: line-through;
}
abbr,
acronym {
  border-bottom: 1px dotted;
  cursor: help;
}
sub {
  font-size: .75em;
  line-height: 1px;
  position: relative;
  bottom: -0.5em;
}
sup {
  font-size: .75em;
  line-height: 1px;
  position: relative;
  top: -0.5em;
}
pre,
code {
  margin: 1.5em 0;
  white-space: pre;
}
pre,
code,
tt {
  font-size: 1em;
  font-family: 'andale mono', 'lucida console', monospace;
  line-height: 1.5;
}
hr {
  border-color: #121212;
  border-style: solid;
  border-width: 3px 0 0;
  clear: both;
  margin: 50px 0 28px;
  height: 0;
}
a:link,
a:visited {
  color: #0152C1;
  text-decoration: none;
}
a:visited {
  color: #581C90;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active {
  outline: none;
}
/* remove outline from :active state only - http://people.opera.com/patrickl/experiments/keyboard/test*/
/* @end Globals - Text Resets
--------------------- */
/* @group Globals - Headings (H1-H6)
============================= */
h1 {
  margin: 0 0 0.5em;
  font-size: 30px;
  line-height: 1.167;
  font-weight: bold;
}
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
}
h2 {
  margin: 40px 0 10px;
  font-size: 26px;
  line-height: 1.27;
}
h3 {
  margin: 40px 0 10px;
  font-size: 23px;
  line-height: 1.348;
}
h4 {
  margin: 30px 0 10px;
  font-size: 21px;
  line-height: 1.381;
}
h5 {
  margin: 30px 0 10px;
  font-size: 18px;
  line-height: 1.389;
}
h6 {
  margin: 0 0 6px;
  font-size: 16px;
  line-height: 1.438;
}
/* @end Globals - Headings (H1-H6)
--------------------- */
/* @group Globals - Lists (UL, OL, DL)
============================= */
ol,
ul {
  margin: 1.5em 1.5em 1em 31px;
}
/*ol { margin-left: 2.5em; }*/
/* change bullet style when nesting lists */
ul {
  list-style: disc;
}
ul ul {
  list-style: circle;
}
ul ul ul {
  list-style: square;
}
ol {
  list-style: decimal;
}
ol ol,
ol.alpha {
  list-style: lower-alpha;
}
ol ol ol {
  list-style: lower-roman;
}
li {
  margin: 0 0 .462em;
}
dl {
  margin: 14px 240px 0 20px;
  padding: 0 0 7px;
}
dt {
  font-size: 16px;
  line-height: 1.438;
  font-weight: bold;
}
dd {
  margin: 0 0 10px;
}
.sidebar dl {
  margin: 0;
  padding: 0;
}
.sidebar dt,
.sidebar dd {
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 1.385;
}
.sidebar dd a {
  font-weight: bold;
}
/* @end Globals - Lists (UL, OL, DL)
--------------------- */
/* @group Globals - Tables
============================= */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
  font-weight: 700;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  #page {
    width: 100% !important;
  }
  .primary {
    width: 100% !important;
  }
  body,
  td,
  p,
  div#content label {
    font-size: 3vmin !important;
  }
  body {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }
  span.issuenum,
  div.title a {
    font-size: 2.5em !important;
  }
  .ui-tabs-anchor {
    font-size: 1.35em !important;
  }
  ul.nav-sections a,
  ul.nav-sections li.ui-tabs-selected span {
    font-size: 2.5vmin !important;
  }
  div.othercolright,
  div.indentrow {
    font-size: 2em;
  }
  div.paginate ul li {
    font-size: 2em;
    padding: 5px;
  }
  select > :not(:nth-child(0)) {
    /*makes the option in the select readable*/
    font-size: small;
  }
  div#content select {
    font-size: 34px;
  }
  div#content input[type="submit"] {
    font-size: 3vmin;
  }
  div#content button {
    font-size: 20px;
    height: 60px;
  }
  .price {
    clear: both;
  }
  table {
    -webkit-text-size-adjust: none;
    display: block !important;
    max-width: 100% !important;
    overflow: scroll !important;
  }
  table.sitestylea {
    border: 0px !important;
  }
  input#search-text {
    font-size: 28px;
  }
  #search select {
    height: 50px !important;
  }
  #search button {
    width: 80px !important;
    font-size: 20px !important;
  }
  #search a.advanced {
    position: absolute;
    top: 10px;
    right: 0px;
    font-size: 15px;
    font-weight: bold;
  }
  select.publisher {
    font-size: 28px;
  }
  select[name=PubRng] {
    font-size: 28px;
  }
  table.sitestylea {
    border: 0px;
  }
  #features dd,
  #features dt {
    font-size: 24px !important;
  }
  .message.success p {
    font-size: 1.4vmin !important;
  }
  .nav-menu a {
    font-size: 18px;
    font-weight: bolder;
  }
  div.imgcol > div > em {
    font-size: 20px !important;
  }
}
th,
td {
  padding: .5em;
  border: 0;
  font-size: 13px;
  line-height: 1.385;
  text-align: left;
  vertical-align: top;
}
th {
  padding-bottom: 4px;
  font-weight: 700;
}
/* @end Globals - Tables
--------------------- */
/* @end GLOBALS
--------------------- */
/* @group HELPER CLASSES
============================= */
.message {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: .715em;
  padding: 9px 10px 10px 26px;
  border: 5px solid;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  color: #333;
  background-color: #fff;
  background-position: 5px 11px;
  background-repeat: no-repeat;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.error {
  border-color: #FF0000;
  background-image: url(https://media.mycomicshop.com/assets/images/steel/ico-error.png);
}
.notice {
  border-color: #FFCF0F;
  background-image: url(https://media.mycomicshop.com/assets/images/steel/ico-alert.png);
}
.success {
  border-color: #10A121;
  background-image: url(https://media.mycomicshop.com/assets/images/steel/ico-checkmark.png);
}
.christmas {
  border: 10px solid transparent;
  -moz-border-image: -moz-repeating-linear-gradient(45deg, #008000, #ff0000 5%, #008000 15%);
  -webkit-border-image: -webkit-repeating-linear-gradient(45deg, #008000, #ff0000 5%, #008000 15%);
  border-image: repeating-linear-gradient(45deg, #008000, #ff0000 5%, #008000 15%);
  border-image-slice: 1;
}
.message p {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
}
div.note {
  margin: 0 0 20px;
  padding: 12px;
  border: 1px solid #d1d1d1;
  background: #ecf4ff;
}
div.note h2 {
  margin-top: 0;
  font-size: 16px;
  color: #000;
}
div.note p {
  margin-bottom: 0;
}
div.note a {
  font-weight: bold;
}
.figure {
  width: 170px;
  /* might want to set up a few sizes */
  padding: 5px;
  background: #f0f0f0;
}
.fig-l {
  float: left;
  margin-right: 20px;
}
.fig-r {
  float: right;
  margin-left: 20px;
}
.figure img {
  width: 168px;
  height: auto;
  margin: 0 0 5px;
  border: 1px solid #d1d1d1;
}
.figure p {
  font-size: 12px;
  line-height: 17px;
  color: #121212;
}
.primary p.alternate {
  position: absolute;
  top: .9em;
  right: 0;
  font-weight: bold;
}
.primary p.alternate a.step-back {
  padding-left: 10px;
  color: #7b7b7b;
  background: url(https://media.mycomicshop.com/assets/images/steel/ico-arrow-gray-left.gif) no-repeat 0 50%;
}
/* Clearfix ~ see: http://www.positioniseverything.net/easyclearing.html & http://perishablepress.com/press/2009/12/06/new-clearfix-hack/ */
.group:after,
#main:after,
#content:after,
.nav-menu:after,
#footer .utilities:after,
#footer div.about dl:after,
.entry:after,
ul.results-detailed li.issue:after,
body.cart .primary form li:after,
.sidebar div:after {
  display: block;
  clear: both;
  height: 0;
  content: " ";
  font-size: 0;
  visibility: hidden;
}
/* @end HELPER CLASSES
--------------------- */
/* @group FORMS
============================= */
form ol {
  margin: 0;
  padding: 0 0 12px;
  list-style: none;
}
input,
select,
button,
textarea {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
input.text,
textarea {
  margin: 0;
  padding: 4px 7px 6px;
  border: 1px solid #999;
  font-size: 13px;
  color: #999;
  background: #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
input.text:focus,
textarea:focus {
  color: #000 !important;
}
.req input,
.req textarea {
  border-color: #eb9100;
}
button,
.buttons input {
  cursor: pointer;
}
button {
  display: block;
  width: 70px;
  height: 32px;
  padding: 0 0 2px;
  border: 0;
  font-size: 13px;
  line-height: 28px;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #000;
  background: url(https://media.mycomicshop.com/assets/images/steel/bg-button.gif) repeat-x;
}
#content input.submit,
#content button {
  /*display: block;*/
  /*width: 70px;*/
  height: 30px;
  padding: 0 10px 2px;
  border: 1px solid #995e00;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #000;
  background: #ff9d00 url(https://media.mycomicshop.com/assets/images/steel/bg-button.png) repeat-x;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#content .sidebar input.submit,
#content .sidebar button {
  float: right;
  border-color: #9a9a9a;
  background: #ffffff url(https://media.mycomicshop.com/assets/images/steel/bg-button-gray.png) repeat-x;
}
button.begincheckout {
  width: 150px;
  display: inline;
}
button.continuecheckout {
  width: 170px;
}
button.chooseshipping {
  width: 150px;
}
button.pay {
  width: 90px;
}
button.callustopay {
  width: 170px;
}
button.paywithcheckmo {
  width: 170px;
}
button.submitorder {
  width: 150px;
}
input[type='submit'] {
  cursor: pointer;
}
input[type='hidden'] {
  display: none !important;
}
/* for Fx<=3.5 See Bugzilla id# 436046 & 501959 */
div.buttons {
  padding: 11px 0 0;
  border-top: 1px solid #606060;
  text-align: right;
}
div.buttons a {
  font-weight: bold;
}
div.buttons button {
  display: inline-block;
}
/* @end FORMS
--------------------- */
/* @group LAYOUT
============================= */
#page {
  width: 960px;
  margin: 0 auto;
  padding: 10px;
  background: #666;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#main {
  background: #fff;
}
#content {
  padding: 14px 10px 41px;
  font-size: 13px;
  line-height: 1.385;
}
.primary {
  width: auto;
}
body.cols-1 .primary {
  width: auto;
}
body.cols-2 .primary {
  position: relative;
  float: left;
  width: 695px;
}
.sidebar {
  position: relative;
  float: right;
  right: -10px;
  width: 220px;
  margin: 0 0 0 0;
  padding: 0 10px 50px 0;
}
/* @group Layout - Header
============================= */
#header {
  position: relative;
  height: 200px;
}
body.theme-minimize #header {
  height: 55px;
}
#logo {
  position: absolute;
  top: 120px;
  left: 10px;
}
body.theme-minimize #logo {
  display: none;
}
#logo a {
  display: block;
  width: 300px;
  height: 61px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(https://media.mycomicshop.com/assets/images/steel/logo.png);
}
body.theme-anomaly1 #bannertarget {
  position: absolute;
  top: 80px;
  right: 5px;
  border-width: 5px;
}
body.theme-anomaly1 #bannertarget a {
  display: block;
  width: 260px;
  height: 120px;
  overflow: hidden;
  text-indent: -9999px;
}
#header div.nav-menu {
  height: 30px;
  padding: 10px 4px 0 0;
  background: #333;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.nav-menu ul {
  float: left;
  width: 39%;
  margin: 0;
  list-style: none;
  text-align: left;
}
.nav-menu li {
  display: inline;
  margin: 0;
}
.nav-menu a {
  display: inline-block;
  padding: 0 8px 0 13px;
  line-height: 1.539;
  text-decoration: none;
  color: #fff !important;
  background: url(https://media.mycomicshop.com/assets/images/steel/rule-vert.gif) repeat-y;
  text-shadow: 0 -1px 0 #000000;
}
.nav-menu li:first-child a {
  background: none;
}
.nav-menu a:hover {
  text-decoration: underline;
}
.nav-menu ul.nav-utility {
  float: right;
  width: 60%;
  text-align: right;
}
/* @end Layout - Header
--------------------- */
/* @group Layout - Footer
============================= */
#footer {
  clear: both;
  background: #222;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
#features {
  overflow: hidden;
  padding: 0 0 2.3em;
  background: #fff;
}
#features dl {
  float: left;
  width: 216px;
  margin: 0 10px;
  padding: 19px 2px 0;
  border-top: 2px solid #000;
}
#features dt {
  margin: 0 0 .334em;
  font-size: 18px;
  line-height: 1.278;
  font-weight: bold;
  /*letter-spacing: -0.025em;*/
  letter-spacing: -1px;
  color: #333;
}
#features dt a {
  text-decoration: none;
  color: #333;
}
#features dd {
  margin: 0;
  font-size: 13px;
  line-height: 1.5;
}
#features dd a {
  font-weight: bold;
}
#footer div.about {
  padding: 18px 10px 25px;
  border-top: 3px solid #000;
  background: #333333 url(https://media.mycomicshop.com/assets/images/steel/rule-horz-666666.gif) repeat-x;
}
#footer div.about dl {
  margin: 0;
  color: #fff;
}
#footer div.about dt {
  width: 620px;
  margin: 0;
  padding: 0 0 6px;
  font-size: 18px;
  line-height: 1.5;
  text-shadow: 0 -1px 0 #000000;
  background: url(https://media.mycomicshop.com/assets/images/steel/rule-horz-about.gif) repeat-x 0 100%;
}
#footer div.about dd {
  float: left;
  width: 300px;
  margin: 0;
  padding: 7px 20px 0 0;
  font-size: 10px;
}
#footer div.about dd p {
  margin: 0;
  font-size: 13px;
  line-height: 1.5;
}
#footer div.about dd a {
  font-weight: bold;
  color: #FF270B;
}
#footer div.about dd.store {
  position: relative;
  padding: 0;
}
#footer div.about dd.store a {
  position: absolute;
  top: 6px;
  left: 40px;
  display: block;
  width: 220px;
  height: 57px;
  text-indent: -9999px;
  background: url(https://media.mycomicshop.com/assets/images/steel/logo-lone-star.png);
}
#footer div.about dd.store a:hover {
  text-decoration: underline;
}
#footer .utilities {
  padding: 9px 6px 11px 10px;
  border-top: 2px solid #000;
  color: #999;
  background: url(https://media.mycomicshop.com/assets/images/steel/rule-horz-434343.gif) repeat-x;
}
#footer .utilities p,
#footer .utilities ul,
#footer .utilities li {
  float: left;
  margin: 0;
  line-height: 1.5;
  list-style: none;
}
#footer .utilities p,
#footer .utilities li {
  font-size: 12px;
}
#footer .utilities p {
  padding: 0 4px 0 0;
}
#footer .utilities li a {
  text-decoration: none;
  color: #fff;
}
#footer .utilities li a:hover {
  text-decoration: underline;
}
#footer .utilities .nav-utility {
  display: block;
  float: right;
}
#footer .utilities li a {
  display: inline-block;
  padding: 0 6px 0 9px;
  text-decoration: none;
  color: #fff;
  background: url(https://media.mycomicshop.com/assets/images/steel/rule-vert.gif) repeat-y;
  text-shadow: 0 -1px 0 #000000;
}
#footer ul.nav-utility li:first-child a {
  background: none;
}
/* @end Layout - Footer
--------------------- */
/* @end LAYOUT
--------------------- */
/* @group NAV/UI
============================= */
/* @group Modal Dialog
============================= */
.modal {
  display: none;
}
.ui-dialog {
  position: relative;
  border: 10px solid #666;
  background: #666;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.ui-dialog-titlebar {
  position: relative;
  padding: 0 10px;
  background: #fff;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-top-radius: 3px;
}
.ui-dialog-titlebar-close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 10px;
  text-transform: uppercase;
}
.ui-dialog-content {
  padding: 7px 10px 26px;
  background: #fff;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.modal h2 {
  /*Changed from h2 to legend*/
  margin: 0 0 14px;
  padding: 0 80px 14px;
  border-bottom: 1px solid #999;
  font-size: 30px;
  color: #333;
}
.modal form {
  width: 300px;
  margin: 0 auto;
}
.modal form ol li {
  position: relative;
}
.modal form label {
  display: block;
  padding: 0 3px;
  font-weight: bold;
}
.modal form input.text {
  width: 284px;
  padding: 6px 7px 8px;
  border: 1px solid #999;
  font-size: 13px;
  color: #999;
  background: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#placebid-dialog.modal form input.text {
  width: 120px;
  color: #000;
  font-size: 20px;
}
.modal a.field-note {
  position: absolute;
  top: 0;
  right: 0;
}
.modal form .buttons {
  overflow: hidden;
}
.modal form .buttons input {
  float: right;
  display: block;
  width: 70px;
  height: 32px;
  padding: 0 0 2px;
  border: 0;
  font-size: 13px;
  line-height: 28px;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  color: #000;
  background: url(https://media.mycomicshop.com/assets/images/steel/bg-button.gif) repeat-x;
}
/* @end Modal Dialog
--------------------- */
#nav-session {
  color: #999;
}
/* @group Nav - Main
============================= */
#nav-main {
  position: relative;
  z-index: 600;
  width: 100%;
}
#nav-main ul {
  margin: 0;
  border-top: 2px solid #000;
  list-style: none;
  background: #333;
}
#nav-main li {
  float: left;
  width: 240px;
  /*width: 160px;*/
  margin: 0;
  font-weight: bold;
  background: #e4e4e4 url(https://media.mycomicshop.com/assets/images/steel/rule-horz-nav.gif) no-repeat 50% 100%;
}
#nav-main a {
  display: block;
  width: 212px;
  font-size: 1.5em;
  line-height: 2.0;
  /*
	width: 132px;
	font-size: 14px;
	line-height: 1.5;
	*/
  padding: 0 14px 2px 12px;
  border-top: 1px solid #333;
  border-right: 1px solid #000;
  border-bottom: 2px solid #000;
  border-left: 1px solid #858585;
  text-decoration: none;
  color: #fff;
  /*background: #333 url(https://media.mycomicshop.com/assets/images/steel/ico-arrow-nav-main.gif) no-repeat 210px -39px;*/
  background: #333;
  text-shadow: 0 -1px 0 #000000;
}
#nav-main li a:hover {
  /*background-position: 210px 18px;*/
  background-color: #404040;
}
#nav-main li.open a {
  padding-bottom: 4px;
  border-color: #444;
  border-bottom: none;
  color: #0052c0;
  background-color: transparent;
  background-position: 210px 18px;
  text-shadow: none;
}
#nav-buy a {
  width: 213px;
  border-left: 0;
}
#nav-community a {
  width: 213px;
  border-right: 0;
}
#nav-main li div {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 960px;
  padding: 8px 0 1px;
  border-bottom: 3px solid #000;
  font-weight: normal;
  background: #dcdcdc url(https://media.mycomicshop.com/assets/images/steel/bg-nav-dropdown.png) repeat-x;
}
#nav-main li div dl {
  float: left;
  width: 300px;
  height: 100px;
  margin: 0;
  padding: 0 10px;
  color: #111;
}
#nav-main li div dl.buyrow1 {
  width: 300px;
  height: 120px;
}
#nav-main li div dl.buyrow2 {
  width: 940px;
  height: 140px;
}
#nav-main li div dl.sellrow1 {
  width: 300px;
  height: 130px;
}
#nav-main li div dl.sellrow1double {
  width: 300px;
  height: 260px;
}
#nav-main li div dl.sellrow2 {
  width: 300px;
  height: 130px;
}
#nav-main li div dl.collectionrow1 {
  width: 300px;
  height: 130px;
}
#nav-main li div dl.collectionrow1double {
  width: 300px;
  height: 260px;
}
#nav-main li div dl.collectionrow2 {
  width: 300px;
  height: 130px;
}
#nav-main li div dl.communityrow1 {
  width: 450px;
  height: 160px;
}
#nav-main li div dl.communityrow1double {
  width: 450px;
  height: 260px;
}
#nav-main li div dl.communityrow2 {
  width: 450px;
  height: 100px;
}
#nav-main li div dl a {
  display: block;
  width: auto;
  padding: 0;
  border: 0;
  font-size: 1em;
  line-height: inherit;
  text-decoration: none;
  color: #fff;
  background: transparent;
  text-shadow: none;
}
#nav-main li div dl a:hover {
  padding: 0;
  text-decoration: underline;
}
#nav-main li div dt {
  margin: 0 0 8px;
  padding: 0 0 4px;
  font-size: 14px;
  line-height: 1.5;
  background: url(https://media.mycomicshop.com/assets/images/steel/rule-horz-nav.gif) repeat-x 0 100%;
}
#nav-main li div dt a {
  padding: 0 !important;
}
#nav-main li div dd {
  margin: 0;
  font-size: 12px;
  line-height: 1.5;
}
#nav-main li div dd a {
  display: inline;
  padding: 0 !important;
}
#nav-main li th,
#nav-main li td {
  margin: 0;
  padding: 0;
  border: none;
}
#nav-main li#nav-buy th {
  padding-right: 15px;
}
/* @end Nav - Main
--------------------- */
/* @group Site Tools (Search/Cart)
============================= */
#site-tools {
  border-bottom: 2px solid #000;
  background: #ffffff url(https://media.mycomicshop.com/assets/images/steel/bg-site-tools.png) repeat-y 100% 0;
}
#search {
  float: left;
  width: 700px;
  padding: 16px 0 0 10px;
}
#search div {
  position: relative;
  float: left;
  width: 100%;
  padding: 0 0 11px;
}
#search label {
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 13px;
  color: #666;
}
#search label em {
  position: absolute;
  left: -9999px;
}
#search label strong {
  color: #000;
}
#search-text {
  float: left;
  width: 222px;
  margin: 0 10px 0 0;
  padding: 6px 7px 8px;
  border: 1px solid #999;
  font-size: 13px;
  color: #999;
  background: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#search-text.default {
  color: #999;
}
#search-text.nondefault {
  color: #333;
}
#search select {
  float: left;
  width: 140px;
  height: 32px;
  margin: 0 10px 0 0;
  color: #333;
}
#search button {
  float: left;
  display: block;
  width: 70px;
  height: 32px;
  padding: 0 0 2px;
  border: 0;
  font-size: 13px;
  line-height: 28px;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  color: #000;
  background: url(https://media.mycomicshop.com/assets/images/steel/bg-button.gif) repeat-x;
}
#search a.advanced {
  position: absolute;
  top: 10px;
  right: 5px;
  font-size: 13px;
  font-weight: bold;
  /*padding: 0 12px 0 0;
	background: url(https://media.mycomicshop.com/assets/images/steel/ico-arrow-blue.gif) no-repeat 100% 50%;*/
}
div.cart {
  float: right;
  width: 239px;
  color: #fff;
}
div.cart a {
  display: block;
  padding: 12px 10px 15px 12px;
  text-decoration: none;
  color: #fff;
}
div.cart a:hover {
  text-decoration: none;
  background: #013a87;
}
div.cart span {
  display: block;
  width: 173px;
  min-height: 27px;
  overflow: hidden;
  margin: 0;
  padding: 4px 44px 0 0;
  background: url(https://media.mycomicshop.com/assets/images/steel/ico-cart.png) no-repeat 100% 0;
  text-shadow: 0 -1px 0 #001d44;
}
div.cart strong {
  display: block;
  float: left;
  margin: 0;
  font-size: 18px;
  line-height: 1.5;
  font-weight: normal;
}
div.cart em {
  display: block;
  float: right;
  margin: 0;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
  font-style: normal;
}
div.cart q {
  display: block;
  clear: both;
  margin: 0;
  font-size: 13px;
  line-height: 1.385;
}
/* @end Site Tools (Search/Cart)
--------------------- */
/* @group Tabs
============================= */
ul.nav-sections {
  overflow: hidden;
  margin: 0 0 15px;
  list-style: none;
  background: url(https://media.mycomicshop.com/assets/images/steel/bg-nav-tabs.gif) repeat-x 0 100%;
}
ul.nav-sections li {
  margin: 0 4px 0 0;
  float: left;
  font-size: 14px;
  font-weight: bold;
}
ul.nav-sections li.slideright {
  float: right;
  font-size: 13px;
}
.nav-sections .sort,
.nav-sections .displayas {
  float: left;
  color: #333;
  margin-left: 40px;
}
.nav-sections .sort label,
.nav-sections .displayas label {
  float: left;
  margin: 0 9px 0 0;
  padding: 2px 0 0;
  font-size: 13px;
  font-weight: bold;
}
ul.nav-sections a,
ul.nav-sections span {
  display: block;
  margin-top: 2px;
  padding: 4px 8px 5px;
  border: 1px solid #e0e0e0;
  border-width: 1px 1px 0;
  text-decoration: none;
  background: #ffffff url(https://media.mycomicshop.com/assets/images/steel/bg-nav-tabs-tab.png) repeat-x 0 100%;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
ul.nav-sections a:hover {
  border-color: #d1d1d1;
  color: #333;
}
ul.nav-sections li.ui-tabs-active a,
ul.nav-sections li.ui-tabs-active span {
  margin-top: 0;
  padding-top: 5px;
  padding-bottom: 6px;
  border-color: #d1d1d1;
  color: #333;
  background-position: 0 0;
}
div.issuedetailtabs ul.nav-sections li.ui-tabs-active a,
div.issuedetailtabs ul.nav-sections li.ui-tabs-active span {
  border-color: #ccc;
  background: #ddd;
}
.ui-tabs-hide {
  display: none;
}
/*.ui-tabs-panel { overflow: hidden; }*/
.ui-tabs {
  zoom: 1;
}
/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
/* @end Tabs
--------------------- */
/* @end NAV/UI
--------------------- */
/* @group MODULES
============================= */
/* @group Account
============================= */
body.account .primary {
  position: relative;
  width: 580px;
  margin: 0 auto;
}
body.account h1 {
  font-size: 26px;
}
body.account .primary p.alternate a {
  padding-right: 11px;
  background: url(https://media.mycomicshop.com/assets/images/steel/ico-arrow-blue.gif) no-repeat 100% 50%;
}
#create-account form {
  padding-top: 10px;
}
#create-account form li {
  margin: 0 0 1.25em;
}
#create-account form label {
  display: block;
  font-size: 13px;
  font-weight: bold;
}
#create-account form label span {
  display: block;
  margin-left: 20px;
  font-weight: normal;
}
#create-account form label input {
  margin-left: 0;
}
#create-account form input.text {
  width: 374px;
}
/* @end Account
--------------------- */
/* @group Banner
============================= */
#banner {
  min-height: 233px;
  margin: 0;
  padding: 8px 10px 16px;
  border-bottom: 2px solid #000;
  background: #ffffff url(https://media.mycomicshop.com/assets/images/steel/bg-banner.jpg) no-repeat 100% 100%;
}
#banner h1 {
  margin: 0 0 15px;
  font-size: 36px;
  line-height: 1.2;
}
#banner p {
  margin: 0 320px 1.389em 0;
  font-size: 18px;
  line-height: 1.389;
}
#banner a {
  font-weight: bold;
}
/* @end Banner
--------------------- */
/* @group Entries/Excerpts
============================= */
div.article {
  padding: 10px 0 0;
}
ul.entries {
  margin: 0;
  list-style: none;
}
.entry {
  margin: 0 0 15px 0;
  padding-bottom: 10px;
}
.entry h1 {
  margin: 0 0 .167em;
}
.entry p.byline {
  margin: 0 0 1.308em;
  padding: 0 0 2px;
  border-bottom: 1px solid #d1d1d1;
  color: #121212;
}
.entry img {
  border: 1px solid #c3c3c3;
}
.entry span.img {
  display: block;
  float: left;
  margin: -2px 10px 0 0;
  padding: 0 5px 15px 0;
  background: url(https://media.mycomicshop.com/assets/images/steel/bg-img-shadow.jpg) no-repeat 100% 100%;
}
.entry span.img img {
  vertical-align: top;
}
.entry a.continue {
  padding: 0 8px 0 0;
  font-weight: bold;
  background: url(https://media.mycomicshop.com/assets/images/steel/ico-arrow-blue.gif) no-repeat 100% 55%;
}
/* @end Entries/Excerpts
--------------------- */
/* @group Book List
============================= */
ul.books {
  margin: 0;
  list-style: none;
}
ul.books-sm {
  padding-bottom: 6px;
}
ul.books.result-set {
  padding-top: 26px;
}
ul.books li {
  float: left;
  width: 178px;
  margin: 0 0 16px 10px;
}
ul.books-sm li {
  width: 64px;
  margin: 0 10px 0 0;
}
ul.books li.jump {
  width: auto;
  white-space: nowrap;
}
ul.books li.jump a {
  display: block;
  margin-top: 33%;
  color: #0152C1;
}
ul.books a {
  display: block;
}
ul.books a:hover {
  text-decoration: underline;
}
ul.books-sm a {
  color: #333;
}
ul.books a span {
  display: block;
  position: relative;
  left: -2px;
  padding: 0 0 10px;
  background: url(https://media.mycomicshop.com/assets/images/steel/bg-book-cover.png) no-repeat 0 100%;
}
ul.books-sm a span {
  padding-bottom: 6px;
  background: url(https://media.mycomicshop.com/assets/images/steel/bg-img-shadow-sm.png) no-repeat 100% 100%;
}
ul.books a span img {
  display: block;
  position: relative;
  left: 2px;
  border: 1px solid #9b9b9a;
}
ul.books-sm a span img {
  width: 100%;
  /*devnote:temporary*/
  border-color: #d2d2d2 #d2d2d2 #aaa;
}
ul.books a:hover span img {
  border-color: #000;
}
ul.books a strong {
  display: block;
  margin: -3px 0 -2px;
}
ul.books a:hover strong {
  font-weight: bold;
}
ul.books-sm a strong {
  font-weight: normal;
  text-align: center;
}
ul.books a em {
  font-weight: bold;
  font-style: normal;
  color: #333;
}
ul.books a em span {
  display: inline;
  position: static;
  left: auto;
  padding: 0 0 0 5px;
  font-weight: normal;
  background: transparent;
}
ul.books a:hover em {
  color: #000;
}
ul.books li p {
  font-size: .924em;
  line-height: 1.334;
}
ul.books li {
  position: relative;
}
ul.books div.tip {
  position: absolute;
  /*top: 50px;*/
  top: 80px;
  z-index: 1000;
  /*width: 550px;*/
  width: 430px;
  border: solid #000;
  border-width: 2px 0;
  background: #dfdfdf;
  display: none;
}
ul.books div.tip * {
  z-index: 1000;
}
ul.books div.tip span.arrow {
  position: absolute;
  top: -11px;
  display: block;
  width: 15px;
  height: 11px;
  background: transparent url(https://media.mycomicshop.com/assets/images/steel_misc/tooltip-arrow.png) top left no-repeat;
}
/*ul.books div.tip.left { left: 20px; right: auto; }*/
ul.books div.tip.left {
  left: 50px;
  right: auto;
}
ul.books div.tip.left span.arrow {
  left: 10px;
  right: auto;
}
ul.books div.tip.right {
  right: 78px;
  left: auto;
}
ul.books-sm div.tip.right {
  right: 18px;
}
ul.books div.tip.right span.arrow {
  right: 10px;
  left: auto;
}
/* This is the default, see: ul.books div.tip */
ul.books div.tip.top span.arrow {
  top: -11px;
  bottom: auto;
}
ul.books div.tip.bottom {
  top: auto;
  bottom: 140px;
}
ul.books div.tip.bottom span.arrow {
  top: auto;
  bottom: -11px;
  background-position: bottom left;
}
/* @end Book List
--------------------- */
/* @group Rook List
============================= */
/*
table.covgal {
	margin: 0;
	}
table.covgal-sm {
	padding-bottom: 6px;
	}
table.covgal.result-set {
	padding-top: 26px;
	}
*/
table.covgal td {
  width: 178px;
  margin: 0 0 0 10px;
  padding-bottom: 20px;
}
/*table.covgal-sm li {
	width: 64px;
	margin: 0 10px 0 0;
	}
table.covgal li.jump {
	width: auto;
	white-space: nowrap;
	}
table.covgal li.jump a {
	display: block;
	margin-top: 33%;
	color: #0152C1;
	}

table.covgal a {
	display: block;
	}*/
table.covgal a:hover {
  text-decoration: underline;
}
table.covgal div.occupyspace {
  margin: 0;
  padding: 0;
  width: 122px;
  height: 184px;
}
table.covgal div.spanreplace {
  width: 120px;
  position: relative;
  left: -2px;
  padding: 0 0 6px;
  background: url(https://media.mycomicshop.com/assets/images/steel/bg-book-cover.png) no-repeat 100% 100%;
}
table.covgal span.noimg {
  display: block;
  width: 100px;
  height: 102px;
  border: 1px solid #9b9b9a;
  background-color: #ddd;
  padding: 65px 10px 0 10px;
  text-align: center;
}
table.covgal div.spanreplace a img {
  position: relative;
  left: 2px;
  border: 1px solid #9b9b9a;
}
table.covgal div.spanreplace a:hover img,
table.covgal span a:hover .noimg {
  border-color: #000;
}
table.covgal td p {
  font-size: .924em;
  line-height: 1.334;
}
table.covgal div.tip {
  position: absolute;
  top: 50%;
  z-index: 1000;
  width: 430px;
  border: solid #333;
  border-width: 1px;
  background: #fff;
  border-radius: 15px;
  /* Opera 10.5, IE 9 */
  -moz-border-radius: 15px;
  /* FF1+ */
  -webkit-border-radius: 15px;
  /* Saf3+, Chrome */
  box-shadow: 3px 3px 6px #000;
  /* Opera 10.5, IE 9.0 */
  -moz-box-shadow: 3px 3px 6px #000;
  /* FF3.5+ */
  -webkit-box-shadow: 3px 3px 6px #000;
  /* Saf3.0+, Chrome */
  display: none;
}
table.covgal div.tip * {
  z-index: 1000;
}
table.covgal div.tip.top.left {
  border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
}
table.covgal div.tip.top.right {
  border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
}
table.covgal div.tip.bottom.left {
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
}
table.covgal div.tip.bottom.right {
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
}
table.covgal div.tip span.arrow {
  position: absolute;
  top: -11px;
  display: block;
  width: 15px;
  height: 11px;
  background: transparent url(https://media.mycomicshop.com/assets/images/steel_misc/tooltip-arrow.png) top left no-repeat;
}
table.covgal div.tip.left {
  left: 50%;
  right: auto;
}
table.covgal div.tip.left span.arrow {
  left: 10px;
  right: auto;
}
table.covgal div.tip.right {
  right: 50%;
  left: auto;
}
table.covgal-sm div.tip.right {
  right: 18px;
}
table.covgal div.tip.right span.arrow {
  right: 10px;
  left: auto;
}
/* This is the default, see: table.covgal div.tip */
table.covgal div.tip.top span.arrow {
  top: -11px;
  bottom: auto;
}
table.covgal div.tip.bottom {
  top: auto;
  bottom: 50%;
}
table.covgal div.tip.bottom span.arrow {
  top: auto;
  bottom: -11px;
  background-position: bottom left;
}
table.covgal div.instockprices {
  border: 2px solid #3c6;
  background-color: #9f6;
  padding: 0 3px;
  margin: 0 0 5px 0;
}
table.covgal div.notinstock {
  border: 2px solid #bbb;
  background-color: #ddd;
  padding: 0 3px;
  margin: 0 0 5px 0;
}
table.covgal .clickable {
  cursor: pointer;
}
table.covgal .clickable a.fakelink,
.clickable a.fakelink:hover {
  text-decoration: none;
  color: #333;
}
table.covgal .clickable:hover a.fakelink {
  /*font-weight: bold;*/
}
table.covgal div.instockprices.clickable:hover {
  border-color: #093;
}
table.covgal div.notinstock.clickable:hover {
  border-color: #f90;
}
/* @end Rook List
--------------------- */
/* @group Cart/Checkout
============================= */
body.cart .primary {
  float: left;
  width: 691px;
}
body.cart .primary h1 {
  font-size: 26px;
}
body.cart .primary h2 {
  margin-bottom: 6px;
  font-size: 16px;
}
#cart-progress {
  overflow: hidden;
  margin: 0 0 15px;
  list-style: none;
}
#cart-progress li {
  float: left;
  margin: 0 20px 0 0;
  padding: 0 10px 0 0;
  font-size: 16px;
  font-weight: bold;
  color: #7b7b7b;
  background-image: url(https://media.mycomicshop.com/assets/images/steel/ico-arrow-gray.gif);
  background-position: 100% .5em;
  background-repeat: no-repeat;
}
#cart-progress li.active {
  color: #333;
  background-image: url(https://media.mycomicshop.com/assets/images/steel/ico-arrow-darkgray-down.gif);
  background-position: 100% .65em;
}
#cart-progress li.cart {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/ico-arrow-blue.gif);
  color: #0052c0;
}
table.cart-contents {
  width: 100%;
}
table.cart-contents th {
  white-space: nowrap;
  vertical-align: baseline;
}
table.cart-contents th strong {
  font-size: 16px;
}
table.cart-contents td {
  padding: 7px .5em;
  border-top: 1px solid #d1d1d1;
}
table.cart-contents th.desc,
table.cart-contents td.desc {
  padding-left: 0;
}
table.cart-contents th.price,
table.cart-contents td.price {
  font-weight: bold;
  white-space: nowrap;
}
table.cart-contents th.subtotal,
table.cart-contents td.subtotal {
  font-weight: bold;
}
table.cart-contents td.desc a span {
  float: left;
  margin-right: 15px;
}
table.cart-contents td.desc a img {
  width: 53px;
}
table.cart-contents td.qty input {
  width: 2.5em;
  margin: 0 2px 0 0;
  padding: 2px 1px;
  border: 1px solid #999;
  font-weight: bold;
  text-align: center;
  color: #333;
  background: #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
table.cart-contents td.price {
  color: #000;
}
table.cart-contents td.price em {
  display: block;
  font-weight: normal;
  font-style: normal;
  color: #333;
}
table.cart-contents td.subtotal {
  padding-right: 0;
  color: #000;
}
table.cart-contents tfoot td {
  font-size: 14px;
  font-weight: bold;
}
table.cart-contents tr.subtotal td {
  padding-bottom: 0;
  color: #333;
}
table.cart-contents tr.tax td {
  border: 0;
  color: #333;
}
table.cart-contents tr.shipping td {
  padding-bottom: 30px;
}
table.cart-contents tr.shipping td.price {
  text-align: right;
}
table.cart-contents tr.shipping td.price div.newlistSelected {
  float: right;
}
table.cart-contents tr.total td {
  border-color: #606060;
  color: #000;
}
table.cart-contents tr.checkout td {
  border-color: #606060;
  text-align: right;
}
table.cart-contents tfoot td {
  padding-right: 0;
}
table.cart-contents div.newListSelected {
  width: 312px;
  margin: 0;
}
table.cart-contents div.newListSelected .selectedTxt {
  width: 270px;
  margin: 0;
}
table.cart-contents div.newListSelected ul.newList {
  width: 310px;
}
body.cart .sidebar {
  position: relative;
  float: right;
  right: -10px;
  width: 220px;
  margin: -14px 0 0 0;
  padding: 0 10px 50px 11px;
  background: #efeeee url(https://media.mycomicshop.com/assets/images/steel/bg-sidebar-cart.png) no-repeat 0 100%;
}
.sidebar h2 {
  margin-bottom: .167em;
  padding-bottom: .167em;
  border-bottom: 1px solid #d1d1d1;
  font-size: 18px;
  color: #333;
}
.sidebar h3 {
  font-size: 14px;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #333;
}
.sidebar .pod {
  margin-bottom: 40px;
}
.sidebar .pod ul {
  margin: 0;
}
.sidebar .pod li {
  margin: 0;
  line-height: 1.5;
  list-style: none;
}
body.cart .sidebar h2 {
  margin-bottom: .167em;
  padding-bottom: .167em;
  border-bottom: 1px solid #d1d1d1;
  font-size: 18px;
  color: #333;
}
body.cart .sidebar p {
  line-height: 1.231;
}
body.cart .sidebar input.text {
  width: 204px;
  margin: 0 0 6px;
}
ul.account-addresses {
  margin: 0 0 20px;
  list-style: none;
  border-bottom: 1px solid #606060;
}
ul.account-addresses li {
  margin: 0;
  padding: 8px 0 13px;
  border-top: 1px solid #d1d1d1;
}
ul.account-addresses dl {
  position: relative;
  margin: 0;
  padding: 0;
}
ul.account-addresses dt {
  margin: 0;
  font-size: 13px;
  line-height: 1.385;
}
ul.account-addresses dd {
  margin: 0;
  font-size: 13px;
  line-height: 1.385;
}
ul.account-addresses dd.options {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}
ul.account-addresses dd.options .ship {
  display: block;
}
ul.account-addresses dd.options a {
  margin-left: 5px;
  font-weight: bold;
  color: #7B7B7B;
}
form.add-address {
  padding: 10px 0 0;
}
/*form.add-address li {
	margin: 0 0 10px;
	}

form.add-address label {
	float: left;
	width: 215px;
	margin: 0 5px 0 0;
	padding: 4px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	}

form.add-address input.text {
	width: 316px;
	}*/
body.cart .primary form li {
  margin: 0 0 10px;
}
body.cart .primary form label {
  float: left;
  width: 215px;
  margin: 0 5px 0 0;
  padding: 4px;
  text-align: right;
  font-size: 13px;
  font-weight: bold;
}
body.cart .primary form input.text {
  width: 316px;
}
body.cart .primary form li p {
  margin: 0 0 0 235px;
  font-size: 11px;
}
body.cart form.shipping ol {
  border-top: 1px solid #D1D1D1;
}
body.cart form.shipping li {
  overflow: hidden;
  padding: 8px 0 0;
}
body.cart form.shipping label {
  float: none;
  width: auto;
}
body.cart form.shipping label input {
  float: left;
  margin-left: 0;
}
body.cart form.shipping li p {
  margin: 0 0 0 22px;
}
body.cart form.shipping-address {
  padding-top: 12px;
  border-top: 1px solid #D1D1D1;
}
body.cart table.payment {
  width: 100%;
  margin: 0 0 30px;
}
body.cart table.payment td {
  padding: 7px 0.5em;
  border-top: 1px solid #D1D1D1;
}
body.cart table.payment td.option {
  padding-left: 0;
}
body.cart table.payment td.option img {
  display: block;
}
body.cart table.payment td.select {
  text-align: right;
  padding-right: 0;
}
body.cart table.payment tr.new td {
  border-bottom: 1px solid #D1D1D1;
  font-weight: bold;
  vertical-align: middle;
}
body.cart table.payment tr.expired td.expiration {
  font-weight: bold;
  color: #FF270B;
}
body.cart table.payment tr.expired td.expiration a {
  text-decoration: underline;
}
body.cart table.payment td p {
  margin-bottom: 0;
}
body.cart table.payment label {
  display: block;
}
body.cart table.payment label input {
  float: left;
  margin-left: 0;
  margin-right: 8px;
}
div.order-summary {
  margin: 0 0 40px;
}
div.order-summary td {
  font-weight: bold;
  vertical-align: middle;
}
div.order-summary table tr.total td {
  border: 1px solid #979797;
  font-size: 14px;
  color: #000;
  background: #fdfbd2;
}
div.order-summary table tr.total td.desc {
  padding-left: .5em;
  border-right: none;
}
div.order-summary table tr.total td.subtotal {
  border-left: none;
}
div.order-summary div.buttons {
  border-top: 0;
}
/* @end Cart/Checkout
--------------------- */
/* @group Search Results
============================= */
.search-results .search-header {
  padding: 4px 10px 11px 0;
}
.search-results .search-header p {
  margin: 0;
}
.search-results .search-header h1 {
  font-size: 26px;
  margin: 0 0 .424em;
}
.search-results .search-header h1 strong {
  color: #000;
}
.search-results p.refine {
  float: left;
  width: 600px;
}
.search-results p.search-fav {
  float: right;
}
.search-results a.search-refine {
  /*display: inline-block;
	width: 300px;*/
  padding: 0 15px 0 9px;
  font-weight: bold;
  background: url(https://media.mycomicshop.com/assets/images/steel/ico-arrow-blue-down.gif) no-repeat 100% 50%;
}
.search-results .search-fav a {
  font-weight: bold;
  padding: 0 11px 0 9px;
  background: url(https://media.mycomicshop.com/assets/images/steel/ico-arrow-blue.gif) no-repeat 100% 50%;
}
.search-results ul.nav-sections {
  margin-bottom: -1px;
}
.nav-search {
  margin: -1px 0 -1px;
  padding: 12px 3px 6px;
  border: solid #d9d9d9;
  border-width: 1px 0;
}
.nav-search .paginate strong {
  float: left;
  font-size: 13px;
  line-height: 1.3;
}
.nav-search .paginate ul {
  float: left;
  margin: 0 0 0 3px;
  list-style: none;
}
.nav-search .paginate div.browsebox {
  float: right;
}
.nav-search .paginate li {
  float: left;
  margin: 0;
}
.nav-search .paginate li a {
  padding: 1px 4px;
}
.nav-search .paginate li.disabled {
  color: #6d6d6d;
}
.nav-search .paginate li.current {
  font-weight: bold;
  border: 1px solid #CC6600;
  padding: 3px;
  margin-top: -4px;
}
.nav-search .paginate .issuepaginglabel {
  font-weight: bold;
  padding-left: 10px;
  padding-right: 3px;
}
.nav-search .paginate li.prev {
  /*margin-left: 5px;*/
  padding-left: 15px;
  /*border-left: 1px solid #9b9b9b;*/
  font-weight: bold;
  line-height: 1.3;
  background: url(https://media.mycomicshop.com/assets/images/steel/ico-arrow-blue-left.gif) no-repeat 9px 50%;
}
.nav-search .paginate li.prev.disabled {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/ico-arrow-gray-left.gif);
  padding-left: 19px;
  padding-right: 4px;
}
.nav-search .paginate li.next {
  margin-left: 5px;
  margin-right: 10px;
  padding-right: 6px;
  font-weight: bold;
  line-height: 1.3;
  background: url(https://media.mycomicshop.com/assets/images/steel/ico-arrow-blue.gif) no-repeat 100% 50%;
}
.nav-search .paginate li.next.disabled {
  background-image: url(https://media.mycomicshop.com/assets/images/steel/ico-arrow-gray.gif);
  padding-left: 4px;
  padding-right: 14px;
}
.nav-search .sort,
.nav-search .displayas {
  float: right;
  color: #333;
}
.nav-search .sort {
  margin-left: 50px;
}
.nav-search .sort label,
.nav-search .displayas label {
  float: left;
  margin: 0 9px 0 0;
  padding: 2px 0 0;
  font-size: 13px;
  font-weight: bold;
}
table.results {
  width: 938px;
  margin: 0 auto 20px;
}
table.results td {
  padding: 4px 10px 5px;
  border: solid #ccc;
  border-width: 1px 0;
  color: #333;
}
table.results-expanded td {
  border-width: 1px 0 0;
}
table.results tr.cover-header td {
  padding-bottom: 0;
}
table.results tr.covers td {
  padding-top: 15px;
  border-width: 0 0 1px;
}
table.results-expanded tr.covers-all td {
  border-bottom-color: #e7e7e7;
}
table.results-expanded tr.covers-all.last td {
  border-bottom-color: #ccc;
}
table.results .year {
  width: 75px;
  padding-left: 10px;
  padding-right: 10px;
  white-space: nowrap;
}
table.results .oneyear {
  width: 40px;
}
table.results tr.covers td.year {
  font-weight: bold;
  text-align: right;
  vertical-align: middle;
}
table.results .publisher {
  width: 100px;
  padding-left: 0;
  padding-right: 10px;
}
table.results .title {
  padding-left: 0;
  padding-right: 10px;
}
table.results .title div.auctionnotes {
  padding: 10px 10px 0 40px;
  font-size: 0.9em;
}
table.results .currentbid {
  padding-left: 0;
  padding-right: 10px;
  width: 110px;
  text-align: left;
}
table.results .auctioncover {
  padding-left: 0;
  padding-right: 10px;
  width: 95px;
}
table.results .timeleft {
  padding-left: 0;
  padding-right: 10px;
  width: 90px;
}
table.results .issue {
  padding-left: 0;
  padding-right: 10px;
  width: 140px;
}
table.results .stock {
  padding-left: 0;
  padding-right: 10px;
  width: 140px;
  text-align: right;
}
table.results tr.top-title td {
  background: #FFF68F;
}
table.results tr.top-title td.stock {
  border-left-width: 1px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
}
table.results tr.top-title td.year,
table.results tr.top-title td.books {
  border-right-width: 1px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
}
table.results td a {
  font-weight: normal;
}
table.results tr td.title a {
  font-weight: bold;
}
table.results tr td.title .auctionnotes a {
  font-weight: normal;
}
ul.results-detailed {
  margin: 0;
  list-style: none;
}
/* set unordered lists inside the results list to display normally rather than starting as a nested list */
ul.results-detailed div.tabcontents ul {
  margin-top: 0;
  list-style: disc;
}
ul.results-detailed div.tabcontents ul ul {
  list-style: circle;
}
ul.results-detailed div.tabcontents ul ul ul {
  list-style: square;
}
ul.results-detailed li.issue {
  position: relative;
  margin: 0 0 0 11px;
  padding: 10px 0 0 0;
}
ul.results-detailed div.imgcol {
  float: left;
  margin: 0 10px 10px 0;
  width: 120px;
  /* width: 122px; */
}
ul.results-detailed div.imgcol span.img {
  float: left;
  display: block;
  position: relative;
  left: -2px;
  margin: 0 0 0 0;
  padding: 0 0 10px;
  background: url(https://media.mycomicshop.com/assets/images/steel/bg-book-cover.png) no-repeat 0 100%;
}
ul.results-detailed div.imgcol span.img img {
  display: block;
  position: relative;
  left: 2px;
  /*border: 1px solid #a5a5a5;*/
}
ul.results-detailed div.othercol {
  float: right;
  width: 790px;
}
ul.results-detailed div.othercol div.othercolleft {
  float: left;
  margin-bottom: 10px;
}
ul.results-detailed div.othercol div.othercolleft div.title {
  font-size: 16px;
}
ul.results-detailed div.othercol div.othercolleft div.title span.issuenum {
  font-size: 18px;
  font-weight: bold;
  color: #474747;
}
ul.results-detailed div.othercol div.othercolleft div.indentrow {
  padding-left: 40px;
}
ul.results-detailed div.othercol div.othercolright {
  float: right;
}
ul.results-detailed div.othercol div.othercolfullwidth {
  margin: 0 0 20px 0;
  width: 780px;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuegrades {
  margin: 0 0 20px 0;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuegrades table td {
  border: 1px solid #bbb;
  width: 180px;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuegrades table td.highlighted {
  border: 2px solid #fc0;
  background-color: #ff9;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuegrades table td.highlightedauc {
  border: 2px solid #f94;
  background-color: #fca;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuegrades table td.incart {
  border: 2px solid #3c6;
  background-color: #9f6;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuegrades table td div.addcart {
  float: right;
  margin-left: 5px;
  width: 90px;
  text-align: right;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuegrades table td div.price {
  float: right;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuegrades table td div.hasscan {
  float: left;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuegrades table td div.cartmsg div.removecart {
  margin-top: 5px;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuegrades table td div.cartmsg div.removecart span {
  float: left;
  margin: 2px 5px 0 0;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuegrades table td div.cartmsg div.removecart input {
  float: left;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuegrades table td ul {
  list-style: none;
  margin: 0;
  font-size: 11px;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuegrades table td ul li {
  margin: 0;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuedetailtabs div.tabcontents {
  border: 1px solid #ccc;
  background-color: #ddd;
  padding: 10px 10px 5px 10px;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuedetailtabs ul.nav-sections a {
  font-size: 13px;
}
ul.results-detailed div.othercol div.othercolfullwidth div.editwantlist {
  padding-bottom: 20px;
}
ul.results-detailed div.othercol div.othercolfullwidth div.editwantlist div.removewantlist span {
  float: left;
  margin: 2px 5px 0 0;
}
ul.results-detailed div.othercol div.othercolfullwidth div.editwantlist div.removewantlist input {
  float: left;
}
ul.results-detailed div.othercol div.othercolfullwidth div.wantlist {
  padding-bottom: 20px;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuecontents,
ul.results-detailed div.othercol div.othercolfullwidth div.cgccensus,
ul.results-detailed div.othercol div.othercolfullwidth div.salesdata {
  position: relative;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuecontents div.attribution,
ul.results-detailed div.othercol div.othercolfullwidth div.cgccensus div.attribution,
ul.results-detailed div.othercol div.othercolfullwidth div.salesdata div.attribution {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 230px;
  font-size: 11px;
  font-style: italic;
  color: #666;
  border: 1px dashed #ccc;
  padding: 5px;
}
ul.results-detailed div.othercol div.othercolfullwidth div.cgccensus div.datanote {
  position: absolute;
  top: 130px;
  right: 10px;
  width: 230px;
  font-size: 11px;
  font-style: italic;
  color: #666;
  border: 1px dashed #ccc;
  padding: 5px;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuecontents h2 {
  margin-bottom: 0;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuecontents table.namevaluelist {
  margin: 0 0 30px 60px;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuecontents table.namevaluelist td {
  border-bottom: 1px solid #ccc;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuecontents table.namevaluelist tr:last-child td {
  border-bottom: 0;
}
ul.results-detailed div.othercol div.othercolfullwidth div.issuecontents table.namevaluelist td.rowlabel {
  border-right: 1px solid #ccc;
  width: 90px;
}
ul.results-detailed div.othercol div.othercolfullwidth div.cgccensus table th,
ul.results-detailed div.othercol div.othercolfullwidth div.cgccensus table td,
ul.results-detailed div.othercol div.othercolfullwidth div.salesdata table th,
ul.results-detailed div.othercol div.othercolfullwidth div.salesdata table td {
  text-align: right;
  border: 1px solid #ccc;
  font-size: 11px;
}
ul.results-detailed div.othercol div.othercolfullwidth div.cgccensus table th.univ {
  color: white;
  background-color: #1C5395;
}
ul.results-detailed div.othercol div.othercolfullwidth div.cgccensus table td.univ {
  background-color: #88ADC8;
}
ul.results-detailed div.othercol div.othercolfullwidth div.cgccensus table th.qual {
  color: white;
  background-color: #066344;
}
ul.results-detailed div.othercol div.othercolfullwidth div.cgccensus table td.qual {
  background-color: #94B0A4;
}
ul.results-detailed div.othercol div.othercolfullwidth div.cgccensus table th.sig {
  color: white;
  background-color: #CCA508;
}
ul.results-detailed div.othercol div.othercolfullwidth div.cgccensus table td.sig {
  background-color: #BAB689;
}
ul.results-detailed div.othercol div.othercolfullwidth div.cgccensus table th.rest {
  color: white;
  background-color: #7A4E8D;
}
ul.results-detailed div.othercol div.othercolfullwidth div.cgccensus table td.rest {
  background-color: #A698AF;
}
ul.results-detailed div.othercol div.othercolfullwidth div.cgccensus table td.total {
  font-weight: bold;
  font-size: 14px;
}
ul.results-detailed h2 {
  margin: 0 200px 23px 0;
  font-size: 13px;
}
ul.results-detailed h2 span {
  padding-right: 5px;
}
/*ul.results-detailed h2 span.img {
	float: left;
	display: block;
	position: relative;
	left: -2px;
	margin: 0 0 0 -135px;
	padding: 0 0 10px;

	background: url(https://media.mycomicshop.com/assets/images/steel/bg-book-cover.png) no-repeat 0 100%;
	}
ul.results-detailed h2 span.img img {
	display: block;
	position: relative;
	left: 2px;
	border: 1px solid #a5a5a5;
	}*/
ul.results-detailed h2 span.issue-number {
  color: #474747;
}
ul.results-detailed h2 span.publisher {
  font-weight: normal;
}
ul.results-detailed h2 span.date {
  font-weight: normal;
}
ul.results-detailed ul.options {
  position: absolute;
  top: 25px;
  right: 0;
  width: 180px;
  margin: 0;
  list-style: none;
}
ul.results-detailed ul.options li {
  margin: 0;
}
ul.results-detailed ul.options li a {
  padding: 0 9px 0 0;
  font-weight: bold;
  background: url(https://media.mycomicshop.com/assets/images/steel/ico-arrow-blue-sm.gif) no-repeat 100% 5px;
}
ul.results-detailed dl {
  margin: 0;
}
ul.results-detailed dt {
  margin: 0 0 3px;
  font-size: 13px;
}
ul.results-detailed dl.grades {
  float: left;
  width: 320px;
}
ul.results-detailed dl.grades table {
  width: 100%;
}
ul.results-detailed dl.grades td,
ul.results-detailed dl.grades th {
  padding: 0 10px 3px 0;
  border: 0;
  font-weight: normal;
}
ul.results-detailed dl.grades table a {
  font-weight: bold;
}
ul.results-detailed dl.grades table a.add {
  padding: 0 12px 0 0;
  background: url(https://media.mycomicshop.com/assets/images/steel/ico-arrow-blue-sm.gif) no-repeat 100% 5px;
}
ul.results-detailed dl.grades table input {
  width: 1.5em;
  margin: 0 2px 0 0;
  padding: 2px 1px;
  border: 1px solid #999;
  text-align: center;
  color: #333;
  background: #f3f3f3;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
ul.results-detailed dl.notes {
  float: right;
  width: 460px;
}
ul.results-detailed dl.notes a.more {
  padding: 0 13px 0 0;
  font-weight: bold;
  background: url(https://media.mycomicshop.com/assets/images/steel/ico-arrow-blue-down-sm.gif) no-repeat 100% 7px;
}
/* @end Search Results
--------------------- */
/* @group Stylish Select
============================= */
/*!
Stylish Select 0.4.1 - $ plugin to replace a select drop down box with a stylable unordered list
http://scottdarby.com/

Copyright (c) 2009 Scott Darby

Requires: jQuery 1.3 or newer

Dual licensed under the MIT and GPL licenses.

*/
.stylish-select ul.newList {
  left: -9999px;
}
ul.newList * {
  margin: 0 !important;
  padding: 0 ;
}
ul.newList a {
  color: #000;
  text-decoration: none;
  display: block;
}
ul.newList {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #000;
  width: 290px;
  background: #fff;
  position: absolute;
  border: 1px solid #999;
  top: 22px;
  left: 0;
  overflow: auto;
  z-index: 99;
}
.newListSelected {
  width: 285px;
  color: #000;
  height: 19px;
  padding: 3px 0 0 6px;
  float: left;
  background: transparent;
  /*url(select-bg.png) no-repeat;*/
}
.newListSelected span {
  width: 284px;
  display: block;
}
ul.newList li a {
  padding: 0 8px;
  display: block;
}
ul.newList li a:focus {
  -moz-outline-style: none;
}
.selectedTxt {
  width: 258px;
  overflow: hidden;
  height: 16px;
  padding: 0 23px 0 0;
}
.hiLite {
  background: #0152c1!important;
  color: #fff!important;
}
.hiLite a {
  background: #0152c1!important;
  color: #fff!important;
}
.newListHover {
  background: #ccc!important;
  color: #000!important;
  cursor: default;
}
.newListSelHover,
.newListSelFocus {
  background-position: 0 -22px;
  cursor: default;
}
.newListOptionTitle {
  font-weight: bold;
}
.newListOptionTitle ul {
  margin: 3px 0 0;
}
.newListOptionTitle li {
  font-weight: normal;
  border-left: 1px solid #ccc;
}
/*.newListSelFocus {
	-moz-box-shadow: 0 0 3px blue;
	}*/
div.newListSelected,
#search div.newListSelected {
  float: left;
  position: relative;
  z-index: 5;
  width: 140px;
  height: 30px;
  margin: 0 10px 0 0;
  padding: 0;
  font-size: 13px;
  text-align: left;
  color: #000;
  background: #e8e8e8 url(https://media.mycomicshop.com/assets/images/steel/bg-select-lf.png) no-repeat;
  cursor: pointer;
}
#search div.newListSelected {
  height: 32px;
  background: #e8e8e8 url(https://media.mycomicshop.com/assets/images/steel/bg-select.png) repeat-x;
}
form.sort div.newListSelected {
  width: 117px;
  margin-top: -6px;
  margin-right: 0;
}
form.displayas div.newListSelected {
  width: 147px;
  margin-top: -6px;
  margin-right: 0;
}
body.cart div.sidebar div.newListSelected {
  width: 220px;
  margin: 0 0 6px;
}
div.selectedTxt {
  float: none;
  width: auto;
  overflow: hidden;
  width: 98px;
  height: 28px;
  padding: 2px 34px 2px 8px;
  line-height: 28px;
  background: url(https://media.mycomicshop.com/assets/images/steel/bg-select-rt.png) no-repeat 100% 0;
}
#search div.selectedTxt {
  width: 98px;
  padding: 2px 34px 2px 8px;
  background: transparent;
}
form.sort div.selectedTxt {
  width: 73px;
  padding: 0 34px 2px 10px;
}
form.displayas div.selectedTxt {
  width: 103px;
  padding: 0 34px 2px 10px;
}
body.cart div.sidebar div.selectedTxt {
  width: 178px;
}
.webkit form.sort div.selectedTxt,
.webkit form.displayas div.selectedTxt {
  line-height: 2.4;
}
ul.newList,
#search ul.newList {
  width: 220px;
}
form.sort ul.newList {
  width: 115px;
}
form.displayas ul.newList {
  width: 145px;
}
/* @end Stylish Select
--------------------- */
/* @end MODULES
--------------------- */
/* added by Conan: */
#nav-collection #stattable td.stat {
  text-align: right;
  padding-right: 10px;
}
#nav-collection #stattable td.breakafter {
  padding-bottom: 10px;
}
.rowlabel {
  text-align: right;
}
td.r,
th.r {
  text-align: right;
}
.hilite {
  background-color: #ff6;
}
tr.odd td {
  background: #E0E0E0;
}
/* PAGE: RESTOCKED */
#page_restocked table.searchrestocks {
  background-color: #ddd;
}
#page_restocked .red {
  background-color: #F1818E;
}
/* TABLE STYLE: SITESTYLEA */
table.sitestylea {
  border: 1px solid #666;
}
table.sitestylea thead th {
  background-color: #F4C833;
  border-bottom: 1px solid #999;
}
table.sitestylea tbody td {
  border-top: 1px solid #DDD;
  background: #F3F3F3;
}
table.sitestylea tbody tr.odd td {
  background: #E0E0E0;
}
#comments .comment {
  margin-bottom: 40px;
}
#comments .comment a.commentpermalink {
  color: black;
}
/* EOF */
