/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* clearfix*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


/* Variables */
/* MIXINS */
/* layout */
.clear {
  clear: both; }

body {
  margin: 0 10px;
  background: url("../images/body-bg.png") repeat-x;
  background-color: #524a40; }

div {
  position: relative; }

#page {
  width: 980px;
  margin: 0 auto;
  overflow: hidden; }

#header {
  height: 131px;
  background: url("../images/header-bg2.png") no-repeat; }

#footer {
  height: 36px;
  background: url("../images/footer2.png") no-repeat -1px 0; }

#maincol-wrapper {
  width: 100%;
  background: url("../images/content-bg2.png") repeat-y -1px 0;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden; }

#wrapper-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 980px;
  background: url("../images/content-bg-top2.png") no-repeat 10px 0; }

#maincol {
  width: 595px;
  padding: 0px 10px 10px 37px !important;
  padding-right: 0;
  display: inline;
  float: left; }

#rightcol {
  float: left;
  width: 300px;
  margin-left: 5px; }

#copyright {
  height: 1em;
  padding: 2px 0 30px 90px;
  color: #f2f2f2;
  text-align: center;
  width: 100%;
  clear: both; }
  #copyright a {
    color: #f2f2f2 !important;
    font-weight: normal; }
  #copyright li {
    float: left;
    padding: 0 4px;
    border-left: 1px solid white; }
  #copyright li.rss, #copyright li.first {
    border-left: none; }
  #copyright li.rss a {
    background: url("../images/icons.png") no-repeat 0px -180px;
    width: 40px;
    height: 20px;
    margin: -2px 10px 0;
    display: block;
    behavior: url(../stylesheets/iepngfix.htc); }

.floatleft {
  float: left; }

.floatright {
  float: right; }

.small, .small * {
  font-size: 0.9em; }

/* STYLES */
body {
  font-size: 0.75em;
  line-height: 1.167em;
  font-family: Arial, Helvetica, sans-serif;
  color: #f2f2f2; }

p {
  margin: 0 0 10px 0; }

h1 {
  font-size: 1.7em;
  font-weight: normal;
  margin-bottom: 20px; }

h2 {
  font-size: 20px;
  font-weight: bold;
  margin: 16px 0 8px; }

h3 {
  font-size: 1em;
  font-weight: bold;
  text-align: center; }

h1, h2, h3 {
  color: #e99026; }

a {
  color: #da861d;
  font-weight: bold;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

.orange {
  color: #e99026; }

.green {
  color: #429235; }

.grey {
  color: #858482; }

.txtl {
  text-align: left; }

.txtc {
  text-align: center; }

.txtr {
  text-align: right; }

.normal {
  font-weight: normal; }

.padding-10 {
  padding: 10px 0; }

.hidden {
  display: none; }

.message {
  background: url("/images/note_bg_right.png") top right no-repeat;
  height: 26px;
  margin: 0 3px; }
  .message .message_body {
    background: url("/images/note_bg_left.png") 0 0 no-repeat;
    height: 15px;
    padding: 6px 0 5px;
    text-align: center;
    font-size: 12px;
    margin: 0 3px 0 -3px; }
    .message .message_body strong {
      color: #e99026; }

/* TOPIC LINES */
#maincol h1 {
  width: 593px;
  height: 21px;
  margin: 15px 0 10px;
  background-image: url("../images/topiclines.png");
  background-repeat: no-repeat;
  behavior: url(../stylesheets/iepngfix.htc); }
  #maincol h1 span {
    display: block;
    text-indent: -9999px; }
#maincol h1.featured {
  background-position: 0 0; }
#maincol h1.action {
  background-position: 0 -22px; }
#maincol h1.rpg {
  background-position: 0 -44px; }
#maincol h1.strategy {
  background-position: 0 -66px; }
#maincol h1.adventure {
  background-position: 0 -88px; }
#maincol h1.mmo {
  background-position: 0 -110px; }
#maincol h1.sports {
  background-position: 0 -132px; }
#maincol h1.casual {
  background-position: 0 -154px; }
#maincol h1.myaccount {
  background-position: 0 -220px; }
#maincol h1.mygames {
  background-position: 0 -242px; }
#maincol h1.transactions {
  background-position: 0 -396px; }
#maincol h1.contact_us {
  background-position: 0 -286px; }
#maincol h1.faq {
  background-position: 0 -308px; }
#maincol h1.support {
  background-position: 0 -330px; }
#maincol h1.related_games {
  background-position: 0 -352px; }
#maincol h1.search {
  background-position: 0 -374px; }
#maincol h1.transactions.purchased {
  background-position: 0 -264px; }
#maincol h1.login {
  background-position: 0 -418px; }
#maincol h1.register {
  background-position: 0 -440px; }
#maincol h1.checkout {
  background-position: 0 -462px; }
#maincol h1.newest_games {
  background-position: 0 -484px; }
#maincol h1.lowest_prices {
  background-position: 0 -506px; }
#maincol h1.current_specials {
  background-position: 0 -528px; }
#maincol h1.terms {
  background-position: 0 -550px; }
#maincol h1.privacy {
  background-position: 0 -572px; }
#maincol h1.game_description {
  background-position: 0 -594px; }

/* NAVIGATION */
ul#nav {
  width: 700px;
  overflow: hidden;
  position: absolute;
  top: 100px;
  left: 37px;
  height: 20px;
  list-style: none; }
  ul#nav li {
    float: left;
    margin: 0;
    padding: 0; }
    ul#nav li a {
      height: 20px;
      display: block;
      text-decoration: none;
      width: 75px; }
      ul#nav li a span {
        display: block;
        text-indent: 10000px; }
    ul#nav li a.action {
      background: url("../images/menu-buttons.png") no-repeat 0 -23px; }
      ul#nav li a.action:hover, ul#nav li a.action.selected {
        background-position: 0 0 !important; }
    ul#nav li a.rpg {
      background: url("../images/menu-buttons.png") no-repeat -75px -23px;
      width: 57px; }
      ul#nav li a.rpg:hover, ul#nav li a.rpg.selected {
        background-position: -75px 0 !important; }
    ul#nav li a.strategy {
      background: url("../images/menu-buttons.png") no-repeat -132px -23px;
      width: 100px; }
      ul#nav li a.strategy:hover, ul#nav li a.strategy.selected {
        background-position: -132px 0 !important; }
    ul#nav li a.adventure {
      background: url("../images/menu-buttons.png") no-repeat -232px -23px;
      width: 114px; }
      ul#nav li a.adventure:hover, ul#nav li a.adventure.selected {
        background-position: -232px 0 !important; }
    ul#nav li a.mmo {
      background: url("../images/menu-buttons.png") no-repeat -346px -23px;
      width: 61px; }
      ul#nav li a.mmo:hover, ul#nav li a.mmo.selected {
        background-position: -346px 0 !important; }
    ul#nav li a.sports {
      background: url("../images/menu-buttons.png") no-repeat -407px -23px;
      width: 80px; }
      ul#nav li a.sports:hover, ul#nav li a.sports.selected {
        background-position: -407px 0 !important; }
    ul#nav li a.casual {
      background: url("../images/menu-buttons.png") no-repeat -487px -23px;
      width: 82px; }
      ul#nav li a.casual:hover, ul#nav li a.casual.selected {
        background-position: -487px 0 !important; }

/* HEADER */
#header h1 {
  margin: 0;
  position: absolute;
  height: 50px;
  width: 280px;
  top: 38px;
  left: 55px;
  overflow: hidden; }
  #header h1 a {
    display: block;
    height: 100%;
    width: 100%; }
    #header h1 a span {
      display: block;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: url("../images/logo.gif") no-repeat;
      cursor: pointer; }
#header a.contact {
  position: absolute;
  right: 25px;
  top: 62px;
  width: 110px;
  height: 11px;
  background: url("../images/header-text.png") no-repeat -210px -31px;
  cursor: pointer;
  behavior: url(../stylesheets/iepngfix.htc); }
#header a.help {
  position: absolute;
  right: 198px;
  top: 61px;
  width: 50px;
  height: 11px;
  background: url("../images/header-text.png") no-repeat -96px -30px;
  cursor: pointer;
  behavior: url(../stylesheets/iepngfix.htc); }
#header a.faq {
  position: absolute;
  right: 138px;
  top: 61px;
  width: 50px;
  height: 11px;
  background: url("../images/header-text.png") no-repeat -159px -30px;
  cursor: pointer;
  behavior: url(../stylesheets/iepngfix.htc); }
#header a.specials {
  position: absolute;
  right: 260px;
  top: 61px;
  width: 87px;
  height: 11px;
  background: url("../images/header-text.png") no-repeat 0px -30px;
  cursor: pointer;
  behavior: url(../stylesheets/iepngfix.htc); }
#header form {
  position: absolute;
  width: 300px;
  overflow: hidden;
  top: 100px;
  right: 26px; }
  #header form input {
    float: left;
    background: white;
    border: none;
    width: 154px;
    height: 14px;
    padding: 1px 3px 0;
    margin-top: 1px;
    font-size: 0.9em; }
  #header form input.search {
    background: url(../images/buttons.png) no-repeat 0 -38px;
    width: 38px;
    height: 18px;
    margin-left: 6px;
    float: left;
    border: none;
    cursor: pointer;
    behavior: url(../stylesheets/iepngfix.htc);
    margin-top: -1px; }

/* SEARCH */
.search_form {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px; }
  .search_form input {
    float: left;
    background: white;
    border: none;
    width: 303px;
    height: 15px;
    padding-bottom: 2px; }
  .search_form input.search {
    background: url(../images/buttons.png) no-repeat 0 -38px;
    width: 38px;
    height: 18px;
    margin-left: 6px;
    float: left;
    border: none;
    cursor: pointer;
    behavior: url(../stylesheets/iepngfix.htc);
    float: left; }

#search_label {
  float: left;
  width: 77px;
  height: 8px;
  background: url("../images/header-text.png") no-repeat 0px 0px;
  margin-right: 10px;
  margin-top: 5px;
  behavior: url(../stylesheets/iepngfix.htc); }

/* MAINCOL */
.price_tag {
  position: absolute;
  bottom: 1px;
  right: 1px;
  height: 19px;
  line-height: 19px;
  background: url(/images/price_bg.gif) 0 0 no-repeat;
  padding: 0 4px;
  color: #f2f2f2;
  text-shadow: 1px 1px #970e0f;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, FreeSans, sans-serif;
  font-size: 0.85em; }

.special_tag {
  float: left;
  position: absolute;
  top: 1px;
  right: 1px;
  height: 22px;
  background: url(/images/specials_bg.gif) 0 0;
  line-height: 22px;
  white-space: nowrap;
  padding: 0 4px;
  color: #f2f2f2;
  text-shadow: 1px 1px #970e0f;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, FreeSans, sans-serif; }

#featured-images {
  width: 100%;
  overflow: hidden;
  padding-bottom: 5px; }
  #featured-images .main {
    width: 501px;
    height: 235px;
    float: left;
    margin-right: 9px;
    position: relative;
    overflow: hidden; }
    #featured-images .main .image {
      width: 100%;
      height: 100%;
      position: absolute; }
      #featured-images .main .image .title {
        background: url(/images/featured-title-bg.png) no-repeat 1px 100%;
        padding: 5px 10px 5px 30px;
        font-weight: bold;
        position: absolute;
        bottom: 1px;
        left: 0;
        behavior: url(../stylesheets/iepngfix.htc);
        text-shadow: 1px 1px black;
        width: 460px; }
        #featured-images .main .image .title a {
          background: url(/images/icons.png) no-repeat 0px -14px;
          padding-left: 21px;
          margin-left: -21px; }
  #featured-images .carousel {
    width: 82px;
    height: 235px;
    float: left;
    overflow: hidden; }
    #featured-images .carousel img {
      cursor: pointer;
      display: block;
      margin-bottom: 5px; }
    #featured-images .carousel .corner-top-right {
      position: absolute;
      top: -6px;
      right: -6px;
      width: 11px;
      height: 11px;
      background: url("/images/corners-top.gif") no-repeat 0 0; }
    #featured-images .carousel .corner-bottom-right {
      position: absolute;
      bottom: -5px;
      right: -7px;
      width: 11px;
      height: 11px;
      background: url("/images/corners.gif") no-repeat 0 0; }

.games-list {
  margin: 10px 0; }

.games-wrapper {
  overflow: hidden;
  width: 610px;
  margin-bottom: 14px; }

.games-list .games-wrapper {
  margin-bottom: 30px; }

.games-wrapper th {
  vertical-align: bottom; }

.game-preview {
  width: 191px;
  overflow: hidden;
  padding-top: 4px;
  text-align: center;
  position: static; }
  .game-preview .image {
    position: relative;
    width: 191px;
    height: 92px; }
    .game-preview .image img {
      width: 191px;
      height: 92px; }
  .game-preview .description {
    text-align: left;
    padding: 8px 5px 0; }
    .game-preview .description a {
      white-space: nowrap; }
  .game-preview .download {
    background: url(../images/icons.png) no-repeat -100px 3px;
    padding-left: 15px;
    font-weight: bold;
    color: #f2f2f2;
    behavior: url(../stylesheets/iepngfix.htc); }
  .game-preview h3 a {
    color: #e99026; }
  .game-preview p.small {
    margin-top: 3px; }
    .game-preview p.small .serial_key {
      white-space: nowrap; }
    .game-preview p.small .green {
      text-transform: uppercase;
      color: #429235; }
  .game-preview .download_link {
    padding-left: 20px;
    background: url("/images/icons.png") 8px 3px no-repeat;
    color: #f2f2f2; }

.games-wrapper-specials .game-preview {
  width: 290px;
  margin-right: 12px;
  padding-top: 0;
  position: relative; }
  .games-wrapper-specials .game-preview a.image {
    display: block;
    width: 290px;
    height: 138px; }
  .games-wrapper-specials .game-preview img {
    width: 290px;
    height: 138px; }
  .games-wrapper-specials .game-preview .title {
    margin-top: 4px; }
  .games-wrapper-specials .game-preview .description {
    padding-top: 3px; }

/* RIGHTCOL */
#rightcol h1 {
  width: 300px;
  height: 21px;
  margin: 30px 0 20px;
  behavior: url(../stylesheets/iepngfix.htc); }
#rightcol h1.shopping {
  background: url("../images/topiclines-small.png") no-repeat 0 0; }
#rightcol h1.login {
  background: url("../images/topiclines-small.png") no-repeat 0 -24px; }
#rightcol h1.about {
  background: url("../images/topiclines-small.png") no-repeat 0 -48px; }
#rightcol h1.top {
  background: url("../images/topiclines-small.png") no-repeat 0 -72px; }
#rightcol h1.how {
  background: url("../images/topiclines-small.png") no-repeat 0 -96px; }
#rightcol h1.first {
  margin-top: 15px; }
#rightcol .login_block {
  background: url("../images/login-or-register-bg.png") no-repeat 0 0;
  text-align: center;
  width: 300px;
  margin: 15px 0 20px;
  line-height: 21px; }

ul.user-menu {
  width: 100%;
  overflow: hidden;
  margin: 10px 0; }
  ul.user-menu li {
    display: inline;
    padding: 0 10px;
    line-height: 1.2em; }

img.top-10 {
  padding: 0 0 5px;
  width: 298px;
  height: 156px; }

td.number {
  width: 20px;
  font-size: 0.84em;
  padding-top: 5px; }

td.download {
  background: url(../images/icons.png) no-repeat -100px 6px;
  width: 15px;
  behavior: url(../stylesheets/iepngfix.htc); }

table.list td {
  line-height: 1; }
  table.list td a {
    color: #f2f2f2;
    font-weight: bold; }

.number-1 {
  width: 28px;
  height: 22px;
  background: url("../images/icons.png") no-repeat 0px -88px;
  float: left;
  behavior: url(../stylesheets/iepngfix.htc); }

.number-2 {
  width: 28px;
  height: 22px;
  background: url("../images/icons.png") no-repeat 0px -117px;
  float: left;
  behavior: url(../stylesheets/iepngfix.htc); }

.number-3 {
  width: 28px;
  height: 22px;
  background: url("../images/icons.png") no-repeat 0px -148px;
  float: left;
  behavior: url(../stylesheets/iepngfix.htc); }

.how-left {
  width: 250px;
  float: left;
  font-weight: bold;
  padding-top: 4px; }

.how-clear {
  clear: both;
  width: 100%;
  overflow: hidden;
  margin-bottom: 7px; }

/* TABLES */
table.grid {
  width: 100%; }

table.grid th, table.grid td {
  padding: 4px;
  line-height: 22px;
  font-size: 88%; }

table.grid th {
  color: #f2f2f2;
  line-height: 22px;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px dotted #cccccc; }

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

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

table.grid tr.total td {
  border-top: 1px dotted #cccccc;
  font-weight: bold; }

/* FORMS */
.form_message {
  float: right;
  width: 250px;
  font-style: italic; }

.label {
  margin-bottom: 2px; }
  .label label {
    color: #e99026;
    font-weight: bold;
    font-size: 0.9em; }

.input input, .input textarea {
  width: 265px;
  padding: 2px 3px;
  border: 1px solid #505050;
  background: #1a1a1a;
  font-size: 0.9em;
  font-weight: bold;
  color: white; }
.input select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 270px;
  border: 1px solid #505050;
  padding: 2px 3px;
  background: #1a1a1a;
  font-size: 0.9em;
  font-weight: bold;
  color: white; }
.input textarea {
  height: 140px; }

.input.checkbox {
  width: 265px;
  overflow: hidden; }
  .input.checkbox input {
    margin: 0;
    float: left;
    width: auto !important; }
  .input.checkbox label {
    float: left;
    margin-left: 0.5em; }

.field {
  margin-top: 12px;
  margin-right: 10px; }
  .field .label {
    font-weight: bold;
    margin-bottom: 4px;
    text-align: left; }

.field.left {
  float: left; }

.field.right {
  float: right; }

.field.submit {
  clear: both;
  float: none;
  margin-top: 0; }
  .field.submit input {
    background: url("../images/save.gif") no-repeat;
    border: none;
    width: 126px;
    height: 50px;
    margin: 15px 0 10px; }
  .field.submit input.send {
    background: url("../images/send-button.png") no-repeat; }

.field input.readonly {
  background-color: #444444;
  color: white; }

.field .error {
  padding: 0; }
  .field .error .formError {
    padding: 1px 3px; }

/* FORM MESSAGES */
.notice, .cancel_order_notice {
  padding: 5px;
  margin-bottom: 10px;
  background-color: #33cc33;
  color: white; }

.error, .cancel_order_error, .warning {
  padding: 5px;
  margin-bottom: 10px;
  background-color: transparent;
  color: #ff3333; }

/* PAGING */
.pagination {
  text-align: center;
  line-height: 16px;
  height: 16px;
  width: 591px;
  margin-top: 10px;
  background: url(/images/paging_bg.gif) no-repeat 0 0;
  overflow: hidden; }

.pagination a {
  text-decoration: none;
  color: #f2f2f2; }

.prev_page {
  display: block;
  float: left;
  width: 23px;
  height: 16px;
  background: url(/images/prev_page.gif) no-repeat center center;
  padding: 0 !important; }

.next_page {
  display: block;
  float: right;
  width: 23px;
  height: 16px;
  background: url(/images/next_page.gif) no-repeat center center;
  padding: 0 !important; }

.pagination span.current {
  color: #0d0d0d;
  background-color: #e99026; }

.pagination a, .pagination span.current {
  padding: 2px 6px; }

/* Sorting */
.sort_by {
  clear: both;
  overflow: hidden;
  width: 100%; }
  .sort_by ul {
    float: left;
    left: 50%;
    margin: 0 auto;
    position: relative; }
    .sort_by ul li {
      font-size: 10px;
      height: 17px;
      line-height: 17px;
      float: left;
      right: 50%;
      position: relative;
      margin-left: 10px;
      padding-left: 10px;
      background-position: 0px 1px;
      background-repeat: no-repeat; }
      .sort_by ul li a {
        font-size: 10px;
        display: block;
        height: 17px;
        line-height: 17px;
        text-decoration: none;
        padding-right: 10px;
        background-position: 100% 1px;
        background-repeat: no-repeat; }
    .sort_by ul li.caption {
      color: #8c7e7e;
      margin-left: 0; }
    .sort_by ul li.order {
      background-image: url(/images/order_bg_left.gif); }
      .sort_by ul li.order a {
        background-image: url(/images/order_bg_right.gif); }
    .sort_by ul li.order.active {
      background-image: url(/images/order_bg_left_active_up.gif);
      padding-left: 20px; }
      .sort_by ul li.order.active a {
        background-image: url(/images/order_bg_right_active.gif);
        color: #0d0d0d; }
    .sort_by ul li.order.active.asc {
      background-image: url(/images/order_bg_left_active_down.gif); }

/* VIEWED GAMES */
.viewed_games {
  margin-top: 5px;
  padding: 4px;
  background-color: #858482;
  color: #0d0d0d;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
  .viewed_games.open .title {
    background: url("/images/viewed_games.gif") 280px -4px no-repeat; }
  .viewed_games.closed .title {
    background: url("/images/viewed_games.gif") 280px 7px no-repeat; }
  .viewed_games ul {
    list-style-type: none;
    margin-top: 4px;
    background-color: #0d0d0d;
    padding: 4px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
    .viewed_games ul li {
      display: block;
      white-space: nowrap;
      line-height: 1.2em; }

/* SHOPING CART */
#basket {
  padding: 2px 0 0px;
  text-align: center;
  width: 100%;
  color: #da861d; }
  #basket span.msg {
    background: url(../images/icons.png) no-repeat 0 -32px;
    padding-left: 27px;
    color: #f2f2f2;
    behavior: url(../stylesheets/iepngfix.htc); }
  #basket .price {
    font-size: 12px;
    font-weight: bold;
    margin: 4px 0; }
    #basket .price span {
      color: #f2f2f2; }
  #basket .products {
    width: 100%;
    overflow: hidden;
    clear: both;
    padding-left: 10px; }
    #basket .products .row {
      float: left;
      left: 50%;
      margin: 0 auto 10px;
      position: relative; }
      #basket .products .row .product {
        float: left;
        width: 78px;
        margin: 0 20px 0 0;
        overflow: hidden;
        position: relative;
        right: 50%; }
        #basket .products .row .product img {
          border: 1px solid white; }
        #basket .products .row .product .actions img {
          border: none; }

html > body {
  background-color: #5e564c; }


/*
* Style by Rogie http://www.komodomedia.com/blog/2007/01/css-star-rating-redux/
*/

.ajaxful-rating,
.ajaxful-rating a:hover,
.ajaxful-rating a:active,
.ajaxful-rating a:focus,
.ajaxful-rating .show-value{
    background: url(/images/ajaxful_rating/star.png) left -1000px repeat-x;
}
.ajaxful-rating{
    position: relative;
    /*width: 125px; this is setted dynamically */
    height: 16px;
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0;
    background-position: left top;
}
.ajaxful-rating li{ display: inline; }
.ajaxful-rating a,
.ajaxful-rating span,
.ajaxful-rating .show-value{
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -1000em;
    height: 16px;
    line-height: 16px;
    outline: none;
    overflow: hidden;
    border: none;
}
.ajaxful-rating a:hover,
.ajaxful-rating a:active,
.ajaxful-rating a:focus{
    background-position: left bottom;
}

/* This section is generated dynamically.
Just add a call to the helper method 'ajaxful_rating_style' within
the head tags in your main layout 
.ajaxful-rating .stars-1{
width: 20%;
z-index: 6;
}
.ajaxful-rating .stars-2{
width: 40%;
z-index: 5;
}
.ajaxful-rating .stars-3{
width: 60%;
z-index: 4;
}
.ajaxful-rating .stars-4{
width: 80%;
z-index: 3;
}
.ajaxful-rating .stars-5{
width: 100%;
z-index: 2;
}
*/
.ajaxful-rating .show-value{
    z-index: 1;
    background-position: left center;
}

/* smaller star */
.ajaxful-rating.small{
    /*width: 50px; this is setted dynamically */
    height: 10px;
}
.ajaxful-rating.small,
.ajaxful-rating.small a:hover,
.ajaxful-rating.small a:active,
.ajaxful-rating.small a:focus,
.ajaxful-rating.small .show-value{
    background-image: url(/images/ajaxful_rating/star_small.png);
    line-height: 10px;
    height: 10px;
}


/* ie6 trash */
* html #gritter-notice-wrapper {
	position:absolute; 
}
* html .gritter-top {
	margin-bottom:-10px;
}
* html .gritter-item {
	padding-bottom:0;
}
* html .gritter-bottom {
	margin-bottom:0;
}
* html .gritter-close {
	background:url(../images/gritter/gritter-close-ie6.gif);
	width:22px;
	height:22px;
	top:7px;
	left:7px;
}

/* the norm */
#gritter-notice-wrapper {
	position:fixed;
	top:20px;
	right:20px;
	width:301px;
	z-index:9999;
}
.gritter-item-wrapper {
	position:relative;
	margin:0 0 10px 0;
}
.gritter-top {
	background:url(../images/gritter/gritter.png) no-repeat left -30px;
	height:10px;
}
.hover .gritter-top {
	background-position:right -30px;
}
.gritter-bottom {
	background:url(../images/gritter/gritter.png) no-repeat left bottom;
	height:8px;
	margin:0;
}
.hover .gritter-bottom {
	background-position: bottom right;
}
.gritter-item {
	display:block;
	background:url(../images/gritter/gritter.png) no-repeat left -40px;
	color:#eee;
	padding:2px 11px 8px 11px;
	font-size: 11px;
	font-family:verdana;
}
.hover .gritter-item {
	background-position:right -40px;
}
.gritter-item p {
	padding:0;
	margin:0;
}
.gritter-close {
	position:absolute;
	top:-5px;
	left:3px;
	background:url(../images/gritter/gritter.png) no-repeat left top;
	cursor:pointer;
	width:30px;
	height:30px;
}
.gritter-title {
	font-size:14px;
	font-weight:bold;
	padding:0 0 7px 0;
	display:block;
	text-shadow:1px 1px #000; /* Not supported by IE :( */
}
.gritter-image {
	width:48px;
	height:48px;
	float:left;
}
.gritter-with-image,
.gritter-without-image {
	padding:0 0 5px 0;
}
.gritter-with-image {
	width:220px;
	float:right;
}
