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, 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-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
*:focus { outline: 0; }
body {
  line-height: 1em;
  background: #ffffff;
  overflow-x: hidden;
}
ol, ul { list-style: none; }
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q, blockquote { quotes: "" ""; }
q:before { content: ""; }
q:after { content: ""; }
blockquote:before { content: ""; }
blockquote:after { content: ""; }
img a { border: none; }
hr {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none;
}
hr.space {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none;
  background: #ffffff;
  color: #ffffff;
}
body {
  line-height: 1.5;
  font-family: Verdana, Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 75%;
}
h1 {
  font-weight: normal;
  color: #eee;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em;
}
h1 img { margin: 0; }
h2 {
  font-weight: normal;
  color: #fff;
  font-size: 2em;
  margin-bottom: 0.75em;
}
h3 {
  font-weight: bold;
  color: #fff;
  font-size: 16pt;
  line-height: 1;
  margin-bottom: 1em;
}
h4 {
  font-weight: normal;
  color: #fff;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
h5 {
  font-weight: normal;
  color: #eee;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em;
}
h6 {
  font-weight: normal;
  color: #eee;
  font-size: 1em;
  font-weight: bold;
}
h2 img { margin: 0; }
h3 img { margin: 0; }
h4 img { margin: 0; }
h5 img { margin: 0; }
h6 img { margin: 0; }
p { margin: 0 0 1.5em; }
p img.left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
p img.right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}
a {
  font-weight: bold;
  color: #eee;
}
a:hover {
  text-decoration: underline;
}
blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}
strong { font-weight: bold; }
em { font-style: italic; }
dfn {
  font-style: italic;
  font-weight: bold;
}
sup, sub { line-height: 0; }
abbr, acronym { border-bottom: 1px dotted #666666; }
address {
  margin: 0 0 1.5em;
  font-style: italic;
}
del { color: #666666; }
pre {
  margin: 1.5em 0;
  white-space: pre;
}
pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5;
}
li ul { margin: 0 1.5em; }
li ol { margin: 0 1.5em; }
ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc;
}
ol {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal;
}
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin-left: 1.5em; }
table {
  margin-bottom: 1.4em;
  width: 100%;
}
th { font-weight: bold; }
thead th { background: #c3d9ff; }
th, td, caption { padding: 4px 10px 4px 5px; }
tr.even td { background: #090974; }
tfoot { font-style: italic; }
caption { background: #eeeeee; }
.quiet { color: #666666; }
.loud { color: #111111; }
form p.field { margin-bottom: 0.5em; }
form p.field span.req {
  color: red;
  margin-left: 2px;
  position: relative;
  top: -3px;
}
form p.field.radios { line-height: 150%; }
form p.float_left { float: left;}
label { font-weight: bold; }
label.error {
  color: red;
  clear: both;
  display: inline-block;
  top: 0px;
  font-size: 11px;
  border: none;
  padding: 0px;
}
fieldset { margin-bottom: 1em; }
legend {
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.no_margin_or_padding {
  margin: 0;
  padding: 0;
}
.leftie {
  float: left;
  width: 49%;
}
.rightie {
  float: right;
  width: 49%;
}
.clearfix {
  overflow: hidden;
  display: inline-block;
}
.clearfix { display: block; }
.nowrap { white-space: nowrap; }
.no-bullets { list-style: none; }
.inline-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: inline;
}
.inline-list li {
  margin: 0px;
  padding: 0px;
  display: inline;
}
.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eeeeee;
}
body {
  background: #ccc url(../images/nav-grade.png) top left repeat-x;
}
div.left {
  float: right;
  width: 49%;
}
div.right {
  float: left;
  width: 49%;
}
a { outline: none; }
#wrapper {
  padding: 1.5em 20px 20px;
  position: relative;
  min-height: 700px;
  overflow: visible;
}
body.two-col #wrapper { background:#004b8e; }
.container {
  width: 1024px;
  margin: 0 auto;
  overflow: hidden;
  display: block;
  background: #004b8e;
}
#sidebar {
  display: inline;
  float: left;
  width: 150px;
  margin-right: 10px;
  padding-right: 40px;
  margin-right: 25px;
  border-right: 1px solid #eeeeee;
  background: #fff;
}
#sidebar h3 { margin-bottom: 0.5em; }
body.one-col #content {
  display: inline;
  float: left;
  width: 1024px;
  z-index: 5;
  position: relative;
  margin-left: -20px;
  padding-left: 20px;
  padding-right: 20px;
  background: #004B8E;
}
body.two-col #content {
  display: inline;
  float: left;
  width: 750px;
  z-index: 5;
  position: relative;
  margin-left: -20px;
  padding-left: 20px;
  padding-right: 20px;
  background: #004B8E;
}
#header {
  background: #004b8e url(../images/nav-grade.png) top left repeat-x;
  position: relative;
  /*color: #2e6ab1; */
  clear: both;
  padding: 0px 20px 20px;
  padding-bottom: 5px;
  overflow: visible;
  z-index: 10;
}
#header a { color: #2e6ab1; }
#header a:hover { color: #eeeeee; }
#footer {
  clear: both;
}
#footer img {
  padding: 0px 20px;
}
#footer div.left { width: 45%; }
#footer div.right { width: 55%; }
h1 { font-size: 2.5em; }
.form-buttons, .clear { clear: both; }
/* input.title { width: auto; } */
p.follow-all {
  font-size: 1.3em;
  text-align: center;
  display: block;
}
p img {
  float: left;
  margin-right: 5px;
  vertical-align: middle;
}
.no_margin_or_padding {
  margin: 0;
  padding: 0;
}
.leftie {
  float: left;
  width: 49%;
}
.rightie {
  float: right;
  width: 49%;
}
.clearfix {
  overflow: hidden;
  display: inline-block;
}
.clearfix { display: block; }
.nowrap { white-space: nowrap; }
.no-bullets { list-style: none; }
.inline-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: inline;
}
.inline-list li {
  margin: 0px;
  padding: 0px;
  display: inline;
}
.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eeeeee;
}
.genre_list {
  list-style: none;
  margin: 0px 15px 1.5em 0px;
}
.navigation-list {
  list-style: none;
  margin: 0px 15px 1.5em 0px;
  background: #fff;
}
.navigation-list li, .genre_list li { margin: 0; }
.navigation-list li a {
  cursor: pointer !important;
  color: #333333;
  display: block;
  line-height: 2.5em;
  padding-left: 20px;
  width: 170px;
  white-space: nowrap;
  overflow: hidden;
}
.navigation-list li a:hover { background: url(../images/menu-hover.png) right center no-repeat; }
.navigation-list li.current { width: 200px; }
.navigation-list li.current a {
  width: 180px;
  background: url(../images/menu-current.png) right center no-repeat;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
}
.navigation-list li.current a.root, .genre_list li.current a.root { width: 183px; }
.navigation-list a.root, .genre_list a.root {
  color: #333;
  font-size: 1.5em;
  text-indent: -5px;
  line-height: 2.2em;
}
.genre_list a.root { margin-bottom: 5px; }
.breadcrumbs { margin-bottom: 1em; }
.breadcrumbs ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: inline;
  margin: 0;
  padding: 0;
  overflow: auto;
}
.breadcrumbs ul li {
  margin: 0px;
  padding: 0px;
  display: inline;
}
.breadcrumbs ul li {
  line-height: 20px;
  color: #666666;
}
.breadcrumbs ul li a {
  text-decoration: none;
  padding: 5px 7px;
  color: #666666;
}
.breadcrumbs ul li span {
  text-decoration: none;
  padding: 5px 7px;
  color: #666666;
}
.breadcrumbs ul li span { color: #333333; }
div#login-bar { display: inline; }
div#login_box {
  display: none;
}
div#profile-box, div#signin-box, div#signin-box-form {
  position: absolute;
  right: 10px;
  margin-right: 5px;
  padding-right: 5px;
  margin-top: -48px;
  line-height: 33px;
  border: 0px solid;
  background: url('/images/sign-in-small-glass.png') repeat-x bottom;
}
div#profile-box p a.full {
  padding-left: 35px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: url(../images/cart-full_x32.png) no-repeat;
}
div#profile-box p a.user_icon {
  padding-left: 35px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: url(../images/user-icon.png) no-repeat;
}

div#signin-box-form {
  display: none;
  height: 164px;
  background: url('/images/sign-in-big-glass.png');
  z-index: 10;
}
div#page-password-credentials {
  margin-left: 4px;
}
div#page-password-credentials p {
  margin-top: 4px;
  margin-bottom: 4px;
  height: 25px;
}
div#page-password-credentials input.signin {
  background: url('../images/sign-in-up.png') -40px 0px;
  display: block;
  width: 163px;
  height: 27px;
  margin-top: 2px;
  margin-left: 5px;
  margin-right: 5px;
  border: 0px solid;
}
div#page-password-credentials input.signin:hover {
  background: url('../images/sign-in-down.png') -40px 0px;
}

div#page-password-credentials input, div#page-password-credentials span.background_text{
  background: transparent;
  margin-left: 3px; 
  border: 1px solid #000;
  width: 164px;
  height: 20px;
}
div#page-password-credentials span.background_text {
  background: #fff;
  float: left;
  width: 160px;
  margin-top: 2px;
  padding-bottom: 1px;
  padding-left: 5px;
  color: #fff;
  line-height: 20px;
  position: absolute;
  z-index: -1;
}
div#page-password-credentials span.show {
  color: #777;
}
div#login_box a {
  padding-left: 5px;
  color: #eee;
}
div#profile-box img.user_icon {
  padding-top: 6px;
  float: left;
}
div#profile-box p {
  margin: 0px;
  margin-left: 2px;
}
ul#language-bar {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: inline;
}
ul#language-bar li {
  margin: 0px;
  padding: 0px;
  display: inline;
}
ul#language-bar strong { font-weight: normal; }
ul#search-bar {
  line-height: 42px;
  float: right;
  clear: both;
  font-size: 1.2em;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul#search-bar li {
  float: left;
  margin-left: 1em;
}
ul#search-bar li input {
  border: 1px solid #666666;
  color: #999999;
  padding: 5px;
  background-color: transparent;
}
ul#search-bar li select {
  border: 1px solid #666666;
  color: #999999;
  padding: 5px;
  background-color: transparent;
}
ul#nav-bar input {
  background: url("../images/search-back.png") transparent no-repeat;
  padding: 0px;
  padding-left: 5px;
  border: 0px solid;
  width: 153px;
  height: 19px;
  margin-top: 5px;
  float: left;
}
ul#nav-bar input.search_button {
  background: url("../images/search-graphic.png") transparent;
  border: 0px solid;
  padding: 0px;
  width: 20px;
  height: 19px;
  margin-top: 5px;
}
ul#nav-bar {
  line-height: 30px;
  float: right;
  clear: both;
  font-size: 1.2em;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  height: 30px;
}

ul#nav-bar li {
  float: left;
  padding: 0px;
  padding-left: 2px;
  height: 30px;
  /*background: url('../images/nav-divider.png') no-repeat top left;*/
}
ul#nav-bar li:hover {
  background: url('../images/nav-button-down-grade.png')
}
ul#nav-bar li.nohover:hover {
  background: url('../images/nav-grade.png');
}
ul#nav-bar li a img {
}
ul#nav-bar li a {
  display: inline-block;
  color: #dddddd;
}
ul#nav-bar li a:hover {
  color: #ffffff;
}
ul#nav-bar li.cart-indicator a {
  padding-right: 40px;
  background: transparent url(../images/cart-empty_x32.png) center right no-repeat;
  display: block;
  color: #dddddd;
}
ul#nav-bar li.cart-indicator a:hover {
  color: #ffffff;
}
ul#nav-bar li.cart-indicator a.full { background-image: url(../images/cart-full_x32.png); }

.no_margin_or_padding {
  margin: 0;
  padding: 0;
}
.leftie {
  float: left;
  width: 49%;
}
.rightie {
  float: right;
  width: 49%;
}
.clearfix {
  overflow: hidden;
  display: inline-block;
}
.clearfix { display: block; }
.nowrap { white-space: nowrap; }
.no-bullets { list-style: none; }
.inline-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: inline;
}
.inline-list li {
  margin: 0px;
  padding: 0px;
  display: inline;
}
.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eeeeee;
}
.flash {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 1.3em;
  margin-bottom: 1em;
  padding: 0.8em;
}
.flash.notice {
  background: #ccddff url(../images/shadow_top.png) 0px -50px repeat-x;
  color: #556699;
  border: 1px solid #99aacc;
}
.flash.errors {
  background: #f4b4b4 url(../images/shadow_top.png) 0px -50px repeat-x;
  color: #000000;
  border: 1px solid #000000;
}
.formError {
  font-size: 1.3em;
  margin-bottom: 1em;
  padding: 0.8em;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #f4b4b4 url(../images/shadow_top.png) 0px -50px repeat-x;
  color: #000000;
  border: 1px solid #000000;
}
.formError p { margin: 0px; }
.formError ul { margin-bottom: 0px; }
.formError h2 {
  font-weight: bold;
  font-size: 1em;
  margin: 0px;
}
.errorExplanation {
  font-size: 1.3em;
  margin-bottom: 1em;
  padding: 0.8em;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #f4b4b4 url(../images/shadow_top.png) 0px -50px repeat-x;
  color: #000000;
  border: 1px solid #000000;
}
.errorExplanation p { margin: 0px; }
.errorExplanation ul { margin-bottom: 0px; }
.errorExplanation h2 {
  font-weight: bold;
  font-size: 1em;
  margin: 0px;
}
.fieldWithErrors { clear: none; }
.no_margin_or_padding {
  margin: 0;
  padding: 0;
}
.leftie {
  float: left;
  width: 49%;
}
.rightie {
  float: right;
  width: 49%;
}
.clearfix {
  overflow: hidden;
  display: inline-block;
}
.clearfix { display: block; }
.nowrap { white-space: nowrap; }
.no-bullets { list-style: none; }
.inline-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: inline;
}
.inline-list li {
  margin: 0px;
  padding: 0px;
  display: inline;
}
.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eeeeee;
}
button, a.button, input.button {
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  background: #efefef;
  border-style: solid;
  border-width: 1px !important;
  border-color: #dddddd #999999 #999999 #dddddd !important;
  -moz-outline-radius: 0.3em;
  color: #111111;
  display: inline-block;
  font-family: Helvetica Neue, Helvetica, Arial, Sans-serif;
  font-size: 1.1em !important;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0px;
  overflow: visible;
  padding: 10px 17px;
  text-transform: lowercase;
  width: auto;
  height: auto;
  cursor: pointer;
}
button.primary, a.button.primary, input.button.primary {
  font-weight: bold;
  color: #000000;
}
button.large, a.button.large, input.button.large {
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  font-size: 1.4em !important;
  line-height: 1.4em;
}
button.small, a.button.small, input.button.small {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 0.9em;
  line-height: 1.4em;
  padding: 5px 10px;
}
button.small img { margin: 0 3px 0 0 !important; }
a.button.small img { margin: 0 3px 0 0 !important; }
input.button.small img { margin: 0 3px 0 0 !important; }
button.update img { margin-right: 7px; }
button.checkout img { margin-right: 7px; }
a.button.update img { margin-right: 7px; }
a.button.checkout img { margin-right: 7px; }
input.button.update img { margin-right: 7px; }
input.button.checkout img { margin-right: 7px; }
button img { vertical-align: middle; }
a.button img { vertical-align: middle; }
input.button img { vertical-align: middle; }
button:focus { outline: none; }
a.button:focus { outline: none; }
input.button:focus { outline: none; }
button::-moz-focus-inner {
  padding: 0px;
  border: none;
}
p a.button img { margin: 0 5px 0 0; }
p button img { margin: 0 5px 0 0; }
.prices { font-weight: bold; }
.prices #product-details .prices { font-size: 1.25em; }
.price.selling { color: #ddd; }
#product-details .price.selling { font-size: 1.5em; }
.price.diff {
  font-style: italic;
  font-weight: normal;
  color: #666666;
}
.no_margin_or_padding {
  margin: 0;
  padding: 0;
}
.leftie {
  float: left;
  width: 49%;
}
.rightie {
  float: right;
  width: 49%;
}
.clearfix {
  overflow: hidden;
  display: inline-block;
}
.clearfix { display: block; }
.nowrap { white-space: nowrap; }
.no-bullets { list-style: none; }
.inline-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: inline;
}
.inline-list li {
  margin: 0px;
  padding: 0px;
  display: inline;
}
.product-listing {
  list-style: none;
  margin: 2em 0px 0px 0px;
  padding: 0px;
}
.product-listing li {
  height: 80px;
  width: 105px;
  text-align: center;
  float: left;
  margin: 10px;
  padding: 10px;
  position: relative;
}
.product-listing li a {
  color: #111111;
}
.product-listing li a.info {
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 5px;
  width: 105px;
  min-height: 30px;
}
.product-listing li a.info span { display: block; }
.product-listing li:hover { border-color: #1b1b1b; }
.product-listing li:hover a.info {
  text-decoration: underline;
}
ul.thumbnails {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.thumbnails li {
  display: block;
  margin-right: 5px;
  padding: 3px;
  border: 1px solid #ffffff;
  min-height: 50px;
  width: 50px;
  position: relative;
}
ul.thumbnails li img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
ul.thumbnails li:hover { border-color: #cccccc; }
ul.thumbnails li.selected { border-color: #999999; }
.no_margin_or_padding {
  margin: 0;
  padding: 0;
}
.leftie {
  float: left;
  width: 49%;
}
.rightie {
  float: right;
  width: 49%;
}
.clearfix {
  overflow: hidden;
  display: inline-block;
}
.clearfix { display: block; }
.nowrap { white-space: nowrap; }
.no-bullets { list-style: none; }
.inline-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: inline;
}
.inline-list li {
  margin: 0px;
  padding: 0px;
  display: inline;
}
#product-variants { margin-bottom: 1em; }
#product-variants ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#product-images, #publisher-images, #bundle-images {
  width: 230px;
  margin-right: 10px;
  float: left;
  clear: both;
  height: 300px;
}
#product-images h4, #publisher-images h4, #bundle-images h4 {
  padding: 6px 0px;
  margin: 0px;
  font-weight: bold;
  clear: both;
}
#product-images #main-image, #publisher-images #main-image, #bundle-images #main-image {
  width: 225px;
}
#product-images #main-image img, #publisher-images #main-image img, #bundle-images #main-image img {
  width: 225px;
  height: 300px;
  float: left;
}
#product-images img, #publisher-images img, #bundl-images #main-image img {
  float: left;
}
#product-description {
  margin-right: 10px;
  padding-right: 24px;
  margin-right: 25px;
}
table.properties {
  width: 388px;
  float: left;
}
table.properties th {
  font-weight: bold;
  text-decoration: none;
  border: 0px solid;
  
}
#cart-form {
  display: inline;
  float: right;
  padding-top: 4px;
}
#taxon-crumbs {
  display: inline;
  float: left;
  width: 1024px;
  margin-right: 10px;
  display: block;
  float: right;
  margin-top: 20px;
  width: 300px;
}
dl.table-display {
  margin: 0;
  padding: 0;
}
dl.table-display dt {
  float: left;
  margin: 0;
  padding: 5px;
  border-top: 1px solid #dddddd;
}
dl.table-display dd {
  float: left;
  margin: 0;
  padding: 5px;
  border-top: 1px solid #dddddd;
}
dl.table-display dt { width: 100px; }
dl.table-display dd { width: 180px; }
.no_margin_or_padding {
  margin: 0;
  padding: 0;
}
.leftie {
  float: left;
  width: 49%;
}
.rightie {
  float: right;
  width: 49%;
}
.clearfix {
  overflow: hidden;
  display: inline-block;
}
.clearfix { display: block; }
.nowrap { white-space: nowrap; }
.no-bullets { list-style: none; }
.inline-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: inline;
}
.inline-list li {
  margin: 0px;
  padding: 0px;
  display: inline;
}
.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eeeeee;
}
div#subtotal {
  float: right;
  width: 49%;
  width: auto;
  text-align: left;
}
table { border-collapse: collapse; }
table th {
  background: transparent;
  border-bottom: 1px solid #dddddd;
}
table#cart tr td {
  border-bottom: 1px solid #dddddd;
  padding: 1em 0;
}
table#cart tr#none td { border-bottom: none; }
table#cart h4 { margin-bottom: 0em; }
.no_margin_or_padding {
  margin: 0;
  padding: 0;
}
.leftie {
  float: left;
  width: 49%;
}
.rightie {
  float: right;
  width: 49%;
}
.clearfix {
  overflow: hidden;
  display: inline-block;
}
.clearfix { display: block; }
.nowrap { white-space: nowrap; }
.no-bullets { list-style: none; }
.inline-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: inline;
}
.inline-list li {
  margin: 0px;
  padding: 0px;
  display: inline;
}
#signup #new-customer {
  display: inline;
  float: left;
  width: 470px;
  margin-right: 10px;
}
#signup #new-customer h2 { margin-bottom: 0.25em; }
#signup #new-customer p { margin-bottom: 10px; }
#signup #new-customer p input.title {
  padding: 3px;
  margin: 0px;
}
#signup #new-customer input[type=checkbox] { top: 0em; }
#login #existing-customer {
  display: inline;
  float: left;
  width: 470px;
  margin-right: 10px;
}
#login #existing-customer h2 { margin-bottom: 0.25em; }
#login #existing-customer p { margin-bottom: 10px; }
#login #existing-customer p input.title {
  padding: 3px;
  margin: 0px;
}
#login #existing-customer input[type=checkbox] { top: 0em; }
input.openid_url {
  background: #ffffff url(../images/openid-inputicon.gif) no-repeat scroll 0pt 50%;
  padding-left: 18px;
  border: 1px solid #bbbbbb;
  font-size: 1.5em;
}
.no_margin_or_padding {
  margin: 0;
  padding: 0;
}
.leftie {
  float: left;
  width: 49%;
}
.rightie {
  float: right;
  width: 49%;
}
.clearfix {
  overflow: hidden;
  display: inline-block;
}
.clearfix { display: block; }
.nowrap { white-space: nowrap; }
.no-bullets { list-style: none; }
.inline-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: inline;
}
.inline-list li {
  margin: 0px;
  padding: 0px;
  display: inline;
}
.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eeeeee;
}
ol.progress-steps {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 12px;
  background-color: #004b8e;
}
ol.progress-steps li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  float: left;
  color: #999999;
  background-position: top left;
  background-repeat: no-repeat;
  background-image: url(../images/step-progress/incomplete-incomplete.gif);
}
ol.progress-steps li span {
  padding: 5px 14px 7px 24px;
  display: block;
  float: left;
  background-position: top right;
  background-repeat: no-repeat;
}
ol.progress-steps li a {
  color: #333333;
}
ol.progress-steps li.current-first span { padding-left: 14px; }
ol.progress-steps li.completed-first span { padding-left: 14px; }
ol.progress-steps li.current-first { background-image: url(../images/step-progress/current-first.gif); }
ol.progress-steps li.completed-first { background-image: url(../images/step-progress/completed-first.gif) !important; }
ol.progress-steps li.current { color: #ffffff; }
ol.progress-steps li.current-first { color: #ffffff; }
ol.progress-steps li.current-last { color: #ffffff; }
ol.progress-steps li.completed { background-image: url(../images/step-progress/completed-completed.gif); }
ol.progress-steps li.current { background-image: url(../images/step-progress/completed-current.gif); }
ol.progress-steps li.current-last { background-image: url(../images/step-progress/completed-current.gif); }
ol.progress-steps li.next { background-image: url(../images/step-progress/current-incomplete.gif); }
ol.progress-steps li.next-last { background-image: url(../images/step-progress/current-incomplete.gif); }
ol.progress-steps li.last span { background-image: url(../images/step-progress/incomplete-right.gif); }
ol.progress-steps li.next-last span { background-image: url(../images/step-progress/incomplete-right.gif); }
ol.progress-steps li.current-last span { background-image: url(../images/step-progress/current-right.gif); }
div#checkout { position: relative; }
div#checkout .progress-steps {
  position: absolute;
  top: 0.5em;
  right: 0;
}
div#checkout form {
  background-position: top right;
  background-repeat: no-repeat;
}
div#checkout #checkout_form_address { background-image: url("../images/steps/2.png"); }
div#checkout #checkout_form_delivery { background-image: url("../images/steps/3.png"); }
div#checkout #checkout_form_address #billing label {
  width: 190px;
  float: left;
  padding-right: 10px;
  text-align: right;
}
div#checkout #checkout_form_address #shipping label {
  width: 190px;
  float: left;
  padding-right: 10px;
  text-align: right;
}
/*
div#checkout #checkout_form_address #billing input { width: 304px; }
div#checkout #checkout_form_address #shipping input { width: 304px; }
div#checkout #checkout_form_address #billing select { width: 304px; }
div#checkout #checkout_form_address #shipping select { width: 304px; }
*/
div#checkout #checkout_form_address #billing p.checkbox { padding-left: 200px; }
div#checkout #checkout_form_address #shipping p.checkbox { padding-left: 200px; }
div#checkout #checkout_form_address .form-buttons { padding-left: 200px; }
div#checkout #checkout_form_address #billing p.checkbox label {
  width: auto !important;
  float: none !important;
}
div#checkout #checkout_form_address #shipping p.checkbox label {
  width: auto !important;
  float: none !important;
}
div#checkout #checkout_form_address #billing p.checkbox input { width: auto !important; }
div#checkout #checkout_form_address #shipping p.checkbox input { width: auto !important; }
div#checkout #checkout_form_payment { background-image: url("../images/steps/5.png"); }
div#checkout #checkout_form_payment select { width: 75px; }
div#checkout #checkout_form_payment #payment {
  display: inline;
  float: left;
  width: 310px;
  margin-right: 10px;
}
div#checkout #checkout_form_payment #order_details {
  display: inline;
  float: left;
  width: 470px;
  margin-right: 10px;
}
div#checkout .payment_option {
  margin-left: 20px;
  width: 46%;
  float: left;
}
.boxshot {
  width: 75px;
  height: 95px;
  z-index: 9;
  cursor: pointer;
}
div.boxshot, div.boxshot a {
  height: 90px;
}
div#product_box {
  width: 800px;
  height: 330px;
  margin-left: auto;
  margin-right: auto;
}
div#product_view {
  width: 720px;
  height: 330px;
  float: left;
  background: #fff;
  cursor: pointer;
}
div.on_sale_lrg {
  background: url("/images/sale_overlay.png");
  width: 224px;
  height: 308px;
  position: absolute;
}
div.on_sale{
  background: url("/images/sale_overlay_tiny.png");
  width: 75px;
  height: 103px;
  margin-top: -95px;
  position: absolute;
  cursor: pointer;
}
div.sale_blurb {
  font-weight: bold;
  text-align: center;
}
div#product_summary{
  width: 642px;
  display: inline;
  float: left;
  line-height: 30px;
  color: #fff;
  padding-left: 10px;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
}
div#product_nav {
  width: 720px;
  height: 30px;
  background: url("../images/clear-glass-grade.png") #aaa;
  float: left;
  margin-top: -30px;
}
div#product_next {
  width: 14px;
  height: 20px;
  background: url("../images/white-arrow-right.png");
  display: inline;
  float: left;
  margin-top: 5px;
  margin-right: 20px;
}
div#product_prev {
  width: 14px;
  height: 20px;
  background: url("../images/white-arrow-left.png");
  display: inline;
  float: left;
  margin-top: 5px;
  margin-right: 20px;
}
div.zoom {
  background: url("../images/zoom-tab.png") no-repeat;
  margin-top: -26px;
  z-index: 10;
  width: 26px;
  height: 26px;
  float: right;
  clear: right;
}
div.price {
  position: relative;
  background: url("../images/sign-in-small-glass.png");
  margin-top: -23px;
  margin-right: 7px;
  z-index: 20000000;
  width: 68px;
  height: 16px;
  float: right;
  clear: right;
  text-align: center;
  font-weight: bold;
  text-shadow: 1px 1px 1px #000;
  /* ie hack */
  zoom: 1;
}
div#carousel ul li {
  margin-left: 5px;
  padding-bottom: 10px;
  z-index: 1;
  cursor: pointer;
}
div#carousel {
  width: 80px;
}

span.title {
  font-weight: bold;
}
span.summary {
}

div#rec-games {
  margin-top: 20px;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}
div#rec-games ul, div.taxon ul {
  list-style-type: none;
  margin: 0px;
}
div#rec-games ul li, div.taxon ul li {
  margin-right: 10px;
  float: left;
  width: 75px;
  height: 100px;
  overflow: hidden;
}
div#rec-games ul li {
  margin-left: 15px;
  margin-right: 0px;
}
div#rec-games ul li:first-child {
  margin-left: 0px;
}
div.taxon ul li {
  width: 120px;
  height: 100%;
}
div.taxon ul li img {
  margin-left: auto;
  margin-right: auto;
  width: 75px;
  height: 95px;
  display: block;
}
div.taxon ul li a {
  margin-left: auto;
  margin-right: auto; 
  text-align: center;
  display: block;
}
div#news-box {
  margin-left: auto;
  margin-right: auto;
  width: 800px;
}
div#news-box div {
  float: left;
}
div#top10 {
  width: 200px;
}
div#news {
  width: 550px;
}
div.news_post a {
  color: #fff;
}
div.news_post span {
  color: #fff;
}
div.news_post {
  margin-bottom: 1em;
}
div#bottom-box {
  width: 100%;
  border-top: 1px solid white;
}
.centered {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
hr.white {
  color: #fff;
  margin: 0px;
}
hr.blue {
  color: #7198B9;
  background: #7198B9;
  margin: 0px;
}
div.grey {
  background: #333;
}
div#footer_box {
  background: #333;
  height: 151px;
}
div#footer_box div.container {
  padding: 0px 20px;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}
div#sitemap {
  margin-top: 1em;
  width: 500px;
}
div.sitemap_entry {
  float: left;
  display: inline;
}
div#developer_portal {
  margin-top: 1em;
  width: 270px;
  padding-right: 20px;
}
div#footer_box div.container div {
  float: left;
}
a#user-signin {
  background: url('../images/sign-in-up.png') -40px 0px;
  display: block;
  width: 163px;
  height: 27px;
  margin-top: 2px;
  margin-left: 5px;
  margin-right: 5px;
}
a#user-signin:hover {
  background: url('../images/sign-in-down.png') -40px 0px;
}
a#dev-signin {
  background: url('../images/sign-in-up.png');
  display: block;
  width: 254px;
  height: 27px;
  margin-left: 20px;
}
a#dev-signin:hover {
  background: url('../images/sign-in-down.png');
}
div#footer_box a {
  margin-left: 5px;
}
div#player_ad_box {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  width: 800px;
  height: 100px;
}
div#title_box {
  width: 800px;
  float: left;
}
div#genre_list {
  width: 200px;
  display: inline;
  float: right;
}
div#bundle-description {
  margin-top: 1em;
}
div#product-summary, div#publisher-summary {
  width: 760px;
  float: right;
  padding-left: 1.5em;
}
div#product-summary span.name, div#publisher-summary span.name, div#bundle-summary span.name{
  display: inline;
  font-weight: bold;
  font-size: 2.5em;
}
div#product-summary span.price, div#bundle-summary span.price {
  float: right;
  display: inline;
  font-weight: bold;
  font-size: 2.5em;
}

#payment-methods{ width: 400px; }
p#bfname { width: 200px; margin-bottom: 0px;}
p#blname { width: 200px; margin-bottom: 0px;}
p#baddress { width: 600px;}
span#bcountry select { width: 145px !important;}
p#bcountry { width: 200px;}
p#bstate { width: 200px;}
p#bcity { width: 200px;}
p#bzip { width: 300px;}
p#bphone { width: 300px;}
input.topic {
  width: 400px;
  height: 20px;
}
textarea.message {
  width: 400px;
  height: 200px;
}

ul.client li {
  font-size: 10pt;
}
div#client{
  font-size: 12pt;
  margin: 2em;
}
div.col_2 {
  float: left;
  width: 50%;
}
img.background {
  position: absolute;
  margin-top: -71px;
  z-index: 1;
  left: 0px;
}
img.background_left {
  position: absolute;
  margin-top: -71px;
  z-index: 2;
  left: 0px;
}
img.background_right {
  position: absolute;
  margin-top: -71px;
  z-index: 2;
  left: 0px;
}
table.gallery {
  width: 100%;
}
table.gallery tr td {
  padding: 4px;
  max-width: 200px;
}

a#feedback{
  position: fixed;
  top: 50%;
  left: -5px;
  z-index: 10;
}
iframe {
  background-color: #004b8e;
}
#content #new-customer{ float: left; padding-right: 4em; }
#content #new-customer h2 { margin-bottom: 0.25em; }
#content #new-customer p { margin-bottom: 10px; }
#content #new-customer p input.title {
  padding: 3px;
  margin: 0px;
}
#content #new-customer input[type=checkbox] { top: 0em; margin-top: 1em; }
#content #existing-customer {
  display: inline;
  float: left;
  width: 470px;
  margin-right: 10px;
  float: left;
}
#content #existing-customer h2 { margin-bottom: 0.25em; }
#content #existing-customer p { margin-bottom: 10px; }
#content #existing-customer p input.title {
  padding: 3px;
  margin: 0px;
}
#content #existing-customer input[type=checkbox] { top: 0em; }
#content #existing-customer #password-credentials {
  margin-bottom: 3em;
}
table.games tr td {
  text-align: center;
  vertical-align: top;
}
div#twitter {
        margin-bottom: 2em;
}

div#twitter h2 {
        margin: 0;
        padding: 0.4em 1em;
        font-size: 1.1em;
        color: #fff;
        background-color: #888;
}

p#preloader {
        margin: 0;
        padding: 1em 1em 1em 3em;
        background: transparent url("/images/loading.gif") 1em center no-repeat;
        /* generate your own loader gif: http://www.ajaxload.info */
}

ul#twitter_update_list {
        margin: 0;
        padding-bottom: 0.5em;
  padding-right: 1em;
        list-style-type: none;
}

ul#twitter_update_list li {
        margin: 0;
        padding: 0.8em 0 1em 0;
        border-bottom: 1px solid #ccc;
}

ul#twitter_update_list li span {
        display: block;
}

ul#twitter_update_list li.firstTweet {
}

ul#twitter_update_list li.lastTweet {
        border-bottom: none;
}

a#profileLink {
        display: block;
        padding: 0.3em 1em;
        color: #fff;
        background-color: #888;
}

.form-show-detail {
  font-size: 16px;
  line-height: 1.5;
}

.store-logo {
  max-width: 240px;
  height: auto;
  margin: 10px;
  display: inline-block;
}
.store-logo img {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 52px;
}

img.hero-image {
  max-width: 100%;
  height: auto;
  margin: 10px;
  border-radius: 10%;
}

.gamecontent {
  font-size: 150%;
}

.gamecontent blockquote {
  color: #ddd;
}

.gamepage {
  padding: 100px; 
  padding-top: 5em; 
  margin-top: 40px; 
  background-color: #333; 
  background: url('/images/stone_texture.width-1920.jpg');
  background-size: cover;
  min-width: 400px;
  border-radius: 10px;
}

.storebutton {
  display: inline-block;
  padding: 10px 20px;
  background-color: green !important;
  color: #fff;
  margin: 10px;
  text-decoration: none;
  border: 2px solid darkgreen !important;
  border-radius: 5px;
  font-weight: bold;
}
.storebutton:hover {
  background-color: darkgreen !important;
}
.storebutton:active {
  background-color: #004b8e !important;
  color: #fff;
}

.storebutton-disabled {
  display: inline-block;
  padding: 10px 20px;
  background-color: grey !important;
  color: #fff;
  margin: 10px;
  text-decoration: none;
  border-radius: 5px;
  font-weight: bold;
  cursor: not-allowed;
}

.vendor-card {
  color: #333;
  background-color: #f9f9f9;
}

.vendorbutton {
  display: flex; 
  align-items: center;
  background-color: #004b8e;
  border-radius: 5px;
  color: #fff;
  height: '40px';
  padding: 10px 20px;
}

/* Order History Table Styles */
.order-history-table {
  margin: 0 auto;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  max-width: 600px;
}

.order-history-table th {
  background-color: #333;
  color: white;
  padding: 12px 15px;
  font-weight: bold;
  text-align: left;
  border-bottom: 2px solid #555;
}

.order-history-table td {
  padding: 10px 15px;
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
}

.order-history-table tr:hover {
  background-color: #f5f5f5;
}

.order-history-table tr:nth-child(even) {
  background-color: #f9f9f9;
}

.order-history-table tr:nth-child(even):hover {
  background-color: #f0f0f0;
}

/* Order Link Styling */
.order-link {
  color: #116070 !important;
  text-decoration: none;
  font-weight: bold;
}

.order-link:hover {
  color: #0a4a56 !important;
  text-decoration: underline;
}

.order-link:visited {
  color: #116070 !important;
}

/* Admin Pagination Wrapper Styles */
.pagination-wrapper .pagination {
  margin: 0;
}

.pagination-wrapper .page {
  display: inline-block;
  padding: 0.5rem 0.75rem;
  margin: 0 2px;
  border-radius: 0.375rem;
  text-decoration: none;
  border: 1px solid #dee2e6;
  background-color: #f8f9fa;
  vertical-align: middle;
  line-height: 1;
}

.pagination-wrapper .page a {
  color: #495057 !important;
  text-decoration: none;
}

.pagination-wrapper .page a:hover {
  color: #0056b3 !important;
}

.pagination-wrapper .page:hover {
  background-color: #e9ecef;
  border-color: #adb5bd;
}

.pagination-wrapper .page.current {
  background-color: #0d6efd !important;
  border-color: #0d6efd !important;
  color: white !important;
  font-weight: bold;
}

.pagination-wrapper .page.gap {
  color: #6c757d !important;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-wrapper .first,
.pagination-wrapper .prev,
.pagination-wrapper .next,
.pagination-wrapper .last {
  display: inline-block;
  padding: 0.5rem 0.75rem;
  margin: 0 2px;
  border-radius: 0.375rem;
  border: 1px solid #dee2e6;
  background-color: #f8f9fa;
  vertical-align: middle;
  line-height: 1;
}

.pagination-wrapper .first a,
.pagination-wrapper .prev a,
.pagination-wrapper .next a,
.pagination-wrapper .last a {
  color: #495057 !important;
  text-decoration: none;
}

.pagination-wrapper .first:hover,
.pagination-wrapper .prev:hover,
.pagination-wrapper .next:hover,
.pagination-wrapper .last:hover {
  background-color: #e9ecef;
  border-color: #adb5bd;
}

.pagination-wrapper .first a:hover,
.pagination-wrapper .prev a:hover,
.pagination-wrapper .next a:hover,
.pagination-wrapper .last a:hover {
  color: #0056b3 !important;
}

/* Custom tooltip styling for light theme */
.tooltip .tooltip-inner {
  background-color: #f8f9fa !important;
  color: #333 !important;
  border: 1px solid #dee2e6 !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  font-weight: 500;
}

.tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: #f8f9fa !important;
}

.tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: #f8f9fa !important;
}

.tooltip.bs-tooltip-start .tooltip-arrow::before {
  border-left-color: #f8f9fa !important;
}

.tooltip.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: #f8f9fa !important;
}

/* Mobile responsive styles */
@media (max-width: 768px) {
  /* Reduce content padding on mobile */
  .content {
    padding: 20px !important;
    padding-top: 1em !important;
  }
  
  /* Smaller headings on mobile */
  h1 {
    font-size: 1.8em !important;
    line-height: 1.2 !important;
    margin-bottom: 0.5em !important;
  }
  
  h2 {
    font-size: 1.2em !important;
    line-height: 1.3 !important;
    margin-bottom: 0.5em !important;
  }
  
  /* Jumbotron banner adjustments */
  .jumbotron.main-banner {
    min-height: 200px !important;
  }
  
  .display-3 {
    font-size: 1.5em !important;
  }
  
  /* Footer adjustments for mobile */
  #footer {
    flex-direction: column !important;
    text-align: center !important;
    padding: 15px !important;
  }
  
  #footer > div {
    margin-left: 0 !important;
    margin-bottom: 10px;
  }
  
  #footer > div:last-child {
    text-align: center !important;
    margin-bottom: 0;
  }
  
  /* Button adjustments */
  .btn-lg {
    font-size: 1.1em !important;
    padding: 8px 16px !important;
  }
  
  /* Game page adjustments */
  .gamepage {
    padding: 20px !important;
    padding-top: 2em !important;
    min-width: auto !important;
  }
  
  .gamecontent {
    font-size: 120% !important;
  }
}

/* Extra small screens */
@media (max-width: 480px) {
  .content {
    padding: 15px !important;
    padding-top: 0.5em !important;
  }
  
  h1 {
    font-size: 1.5em !important;
  }
  
  h2 {
    font-size: 1em !important;
  }
  
  .display-3 {
    font-size: 1.2em !important;
  }
  
  .gamepage {
    padding: 15px !important;
  }
}