* {
  padding: 0px;
  margin: 0px;
}
body {
  background-color: #004900;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  padding-right: 30px;
  width: 934px;
}
h1 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
}
h2 {
  font-size: 12px;
  font-weight: bold;
  margin-top: 15px;
}
p {
  margin-top: 10px;
}
.small {
  font-size: 9px;
}
a:link,
a:active,
a:visited {
  color: #006633;
}
a:hover {
  color: #006633;
  text-decoration: underline;
}
a.whitelink:link,
a.whitelink:active,
a.whitelink:visited {
  color: #FFFFFF;
  text-decoration: none;
}
a.whitelink:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
#logo {
  background-color: #004900;
}
#container {
  background-repeat: no-repeat;
  background-position: top left;
}
#content-outer {
  background-color: #FFFFFF;
  background-image: url(http://www.gpureview.com/images/content-right.gif);
  background-repeat: repeat-y;
  background-position: right;
}
#content {
  min-height: 500px;
  padding: 10px 40px 20px 40px;
  background-image: url(http://www.gpureview.com/images/content-left.gif);
  background-repeat: repeat-y;
  background-position: left;
  width: 737px;
}
#breadcrumb {
  font-size: 11px;
  margin-bottom: 10px;
}


/* Ratings System */
.gpu-rating-container,
.gpu-rating-container-interactive {
  padding: 0px 3px 0px 3px;
}
.gpu-rating-left {
  float: left;
}
.gpu-rating {
  width: 72px;
  height: 15px;
  background-image: url(http://www.gpureview.com/images/stars-light.jpg);
}
.gpu-rating-dark {
  position: absolute;
  width: 72px;
  height: 15px;
  background-image: url(http://www.gpureview.com/images/stars-dark.jpg);
}
.gpu-rating-overlay {
  position: absolute;
  width: 72px;
  height: 15px;
}
.gpu-rating-score {
  float: right;
  margin-top: 8px;
  text-align: right;
}
/* End Ratings System */


/* Sliders On Card Page */
.slider-container {
  margin-top: 4px;
}
.slider-table {
  border: none;
  width: 100%;
}
.slider-label {
  width: 40px;
  text-align: right;
  padding-right: 2px;
  line-height: 10px;
}
.slider-td {
  line-height: 10px;
}
.slider-button {
  border: none;
  padding: 0px 5px;
  cursor: pointer;
  cursor: hand;
}
.slider-scale-container {
  border: 1px solid #444444;
  border-top: none;
  width: 65px;
  height: 8px;
}
.slider-scale {
  background-image: url(http://www.gpureview.com/images/enhance-scale.gif);
  height: 8px;
  width: 0px;
}
/* End Sliders */



/* Card & Chip Images Slideshow */
.gpu-image-viewer {
}

.bigimage {
  cursor: url(http://www.gpureview.com/images/zoom-out.cur), pointer;
  position: absolute;
  display: none;
  border: 1px solid #b0b0b0;
  border-left: none;
  border-top: 0px;
  z-index: 2;
}
.smallimage {
  cursor: url(http://www.gpureview.com/images/zoom-in.cur), pointer;
}
.prevlink {
  cursor: pointer;
}
.nextlink {
  cursor: pointer;
}
.zoomlink {
  cursor: pointer;
}
.gpu-viewer-toolbar {
  background-repeat: no-repeat;
  background-position: left;
  position: absolute;
  z-index: 3;
  width: 175px;
  height: 17px;
  color: #000;
  -moz-user-select: none;
}
.gpu-viewer-toolbar span {
  padding: 0px 3px 0px 3px;
  font-size: 12px;
  font-weight: bold;
}

/* End Slideshow Styles */




.card-info-header {
  font-weight: bold;
  height: 16px;
  color: #FFFFFF;
  font-family: tahoma, sans-serif;
  background-position: right;
  background-image: url(http://www.gpureview.com/images/block-bg.gif);
  border-bottom: 1px solid #b0b0b0;
  padding-left: 3px;
  font-size: 11px;
  line-height: 16px;
}
.card-info {
  background-color: #f4f4f4;
  color: #444444;
  font-family: tahoma, sans-serif;
  font-size: 11px;
}
.card-info-table {
  color: #444444;
  font-family: tahoma, sans-serif;
  font-size: 11px;
}
.card-info-column1 {
  padding-left: 3px;
  width: 150px;
}
.card-info-column2 {
  padding-left: 3px;
}
.mass-card-info {
  font-size: 11px;
  width: 105px;
  border-right: 1px solid #004900;
  border-bottom: 1px solid #004900;
  padding: 3px;
}
.mass-card-header {
  width: 105px;
  border-top: 1px solid #004900;
  border-right: 1px solid #004900;
  border-bottom: 1px solid #004900;
  padding: 3px;
}
.mass-keystone {
  height: 61px;
  width: 131px;
  border-right: 1px solid #004900;
  border-bottom: 1px solid #004900;
  padding: 3px;
}
.mass-card-side {
  font-size: 11px;
  width: 130px;
  border-left: 1px solid #004900;
  border-right: 1px solid #004900;
  border-bottom: 1px solid #004900;
  padding: 3px;
}
.retail-card-info {
  margin-left: 3px;
  border: 1px solid #004900;
}
.inner-table-header {
  background-color: #619c61;
}
.inner-table-header td {
  color: #FFFFFF;
}
.inner-table-oddrow {
  background-color: #c7e3c7;
}
.inner-table-evenrow {
  background-color: #fff;
}
#retail_cards_based_on_this_board table tr td {
  padding: 3px;
}
.article-title {
  font-size: 14px;
  font-weight: bold;
  padding-left: 60px;
  padding-top: 3px;
  margin-bottom: 5px;
  background-image: url(http://www.gpureview.com/images/header-bg.gif);
  background-repeat: no-repeat;
  background-color: #1D4F1E;
  color: #FFFFFF;
  height: 21px;
}
.page-title {
  font-size: 14px;
  font-weight: bold;
  padding-top: 3px;
  margin-bottom: 25px;
  background-image: url(http://www.gpureview.com/images/page-header-bg.gif);
  background-repeat: no-repeat;
  background-position: center;
  color: #FFFFFF;
  height: 21px;
  text-align: center;
}
.article-page-title {
  margin: 25px 0px 15px 35px;
  font-size: 15px;
  border-bottom: 1px solid #999;
}
.article-info {
  margin-left: 35px;
  margin-bottom: 10px;
  font-size: 11px;
}
.article-content {
  font-weight: normal;
  font-size: 12px;
  margin-left: 35px;
  margin-bottom: 25px;
}
#article-navigation {
  clear: both;
  margin-top: 40px;
  margin-bottom: 30px;
}
.article-navigation-nextprev-link * {
  font-weight: bold;
}
.article-navigation-nextprev-title,
.article-navigation-nextprev-title a {
  text-decoration: none;
  font-size: 11px;
  color: #000;
}
.article-navigation-nextprev-title a:hover {
  text-decoration: underline;
}
.article-continue-reading {
  margin-left: 35px;
}

.article-comment-count,
.article-comment-count a {
  margin-top: 10px;
  font-size: 11px;
  color: #bbb;
}
.link-title {
  font-size: 12px;
  font-weight: bold;
  padding-left: 25px;
}
.link-location {
  margin-left: 25px;
  margin-bottom: 10px;
  font-size: 10px;
}
.link-comment {
  font-weight: normal;
  font-size: 10px;
  margin-left: 25px;
  margin-bottom: 25px;
}
.bigtable {
  padding: 3px;
  text-align: center;
}
.bigtable-header {
  padding: 3px;
  text-align: center;
}
.bigtable-header a {
  color: #ffffff;
}
#footer {
  color: #FFFFFF;
  padding: 20px 0px 20px 0px;
  text-align: center;
  font-size: 11px;
}
.popular-links {
  font-size: 10px;
}
A.popular-links:visited,
A.popular-links:active,
A.popular-links:link {
  color: #FFFFFF;
  text-decoration: none;
}
A.popular-links:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
#popular-cards {
  text-align: center;
  color: #FFFFFF;
  font-size: 11px;
  margin-bottom: 10px;
  margin-top: 10px;
}
#latest-cards {
  text-align: center;
  color: #FFFFFF;
  font-size: 11px;
  margin-bottom: 10px;
  margin-top: 10px;
}
A.adminlink {
  color: #FF0000;
}
.comments-name {
  width: 150px;
  font-size: 14px;
  font-weight: bold;
  padding: 3px;
}
.comments-body {
  padding: 5px;
}
.comments-head {
  background-color: #004900;
  color: #FFFFFF;
  font-size: 10px;
  padding: 2px;
}
.mass-compare {
  font-size: 10px;
}
.mass-compare tr td {
  padding: 1px;
}
.search-result {
  font-size: 16px;
  font-weight: bold;
}
.cardlinks {
  text-align: center;
  width: 350px;
}
.single-card-list {
  float: right;
  margin-right: 5px;
}
.compare-card-list {
  margin-bottom: 20px;
  text-align: center;
}
.compare-card-list select {
  border: 1px solid #999999;
}
.single-card-list select {
  border: 1px solid #999999;
}
.card-toolbar {
  width: 365px;
  margin-bottom: 10px;
}
.card-toolbar a img {
  border: 0px;
  display: inline;
}
.card-title {
  margin: 20px 0px 5px 3px;
  font-size: 18px;
  font-weight: bold;
}
.compare-card-title {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.compare-card-toolbar {
  width: 365px;
  margin-bottom: 10px;
  text-align: center;
}
.compare-card-toolbar a img {
  border: 0px;
  display: inline;
}
.rating * {
    font-family: arial, sans-serif;
    font-size: 10px;
}
