/**
  div {
  border: 1px dashed red;
}

table {
  border: 1px dashed cyan;
}
/**/

tr#storeAlphaLink {
display: none;
}

div#store_nav {
    float: left; 
    margin-right: 25px;
    /* border: 3px dotted cyan; */
}

div#whats_available {
    margin-left: 100px;
}

td#right_side_bar {
    width: 1px;
}

span.on-sale {
}
div#productInfo_regularPrice {
}
div#productInfo_owners {
    margin-top: 15px;
    padding-bottom: 0;
}
div#productInfo_filesize {
    font-size: 10pt;
    margin-top: 15px;
}
div#productInfo_owners_header {
    font-size: 10pt;
    text-align: center;
    margin-left: 10px;
}
div#productInfo_owners_header:after {
    content: ":";
}
ul#productInfoOwnersList {
    list-style-type: none;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
}
ul#productInfoOwnersList > li {
    text-align: right;
    font-size: larger;
}
div.product-owner {
}
div.product-owner-store-link {
    font-size: 10pt;
}
div.product-owner-store-link > a {
    text-decoration: none;
}
div#productInfo {
}
div#productInfo_details {
  float: right;
  text-align: right;
  padding-top: 45px;
  font-size: larger;
}
div#productInfo_price {
  font-size: larger;
  font-weight: bold;
  margin-bottom: 10px;
  background-image: url(/images/pricebox.png);
  background-repeat: no-repeat;
  padding-top: 10px;
  padding-bottom: 5px;
  
  /* height: 35px; */
  /* display: table-cell; */
  vertical-align: middle;
}
div#productInfo_sellers {
}
div#productInfo_readme {
    margin-top: 25px;
    font-size: small;
}
span.readMeLink {
  cursor: pointer;
  color: white;
}

div#dataDump {
  border: 1px solid black;
  padding: 10px;
  background-image: url(/images/50pct_grey.png);
  font-family: Futura, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: black;
  position: fixed;
  bottom: 5px;
  overflow: auto;
  max-height: 75%;
  max-width: 95%;
}

div#dataDumpButton {
  padding: 5px;
  font-weight: bold;
  font-size: 10pt;
  background-image: url(/images/50pct_grey.png);
  cursor: pointer;
}

div#freebie_download_links {
  padding: 5px;
  margin-top: 8px;
  margin-bottom: 8px;
  border: 1px solid black;
  font-weight: bold;
  font-size: 12pt;
  background-image: url(/images/50pct_grey.png);
}

div.freebie_file_download > a {
  margin-left: 12px;
  text-decoration: none !important;
  padding-left: 4px;
  padding-right: 4px;
}

div.freebie_file_download > a:hover {
  background-color: black !important;
  color: #9999FF;
}

div#dataDumpData {
  margin-top: 10px;
  display: none;
}

dl.dataDump-property {
  padding: 0;
  margin: 2px;
}
dt.dataDump-property-key {
  margin: 0;
  font-weight: bold;
}
dd.dataDump-property-value {
  margin: 0;
  margin-left: 15px;
}
span.NULL {
  color: #880000;
  font-style: italic;
  font-weight: bold;
}

div#productShowcase {
  /* border: 2px dotted blue; */
}
div#productShowcase_name {
  font-size: x-large;
  font-weight: bold;
}
div#productShowcase_id {
    font-size: small;
    display: none;
}
div#productShowcase_mainImage {
}
div#productShowcase_popups {
    overflow: auto; 
    padding: 0px;
    /* padding-left: 2px; */
    position: relative;
    left: -2px;
    top: -2px;
    padding-left: 2px;
    margin: 0;
    padding-top: 0px;
}
div#productShowcase_tagline {
    font-size: smaller;
    margin-top: -3px;
    margin-left: 15px;
}
img.img-link {
    cursor: pointer;
    border: 2px solid transparent;
    margin-left: -2px; 
}
img.img-link:hover {
    border-color: white;
}
img.popup {
    margin: 0px;
    margin-left: -2px;
    padding: 0px;
}

div.desc-p {
    margin-top: 10px;
    text-align: justify;
    color: #333333;
}

div.first-desc-p {
    margin-top: 12px;
}

div.first-desc-p:first-letter {
    float: left;
    font-size: 300%;
    line-height: 0.85em;
    margin-top: 2px; 
    margin-right: 0.06em;
    margin-bottom:-0.25em;
}

div#productDescription_header {
    font-size: large;
    font-weight: bold;
    margin-top: 18px;
    padding-left: 20px;
    background-image: url(/images/titlefx_bg.png);
    background-repeat: repeat-y;
    padding: 8px;
    padding-top: 10px;
}

div#productDescription {
    border: 1px solid black;
    -webkit-box-shadow: 0px 5px 5px black;
    background-image: url(/images/50pct_grey.png);
    padding: 18px;
    padding-top: 0px;
}

div.cat-nav-section, div.cat-nav-item, div.cat-nav-all {
    width: 135px;
    margin-left: 15px;
}

div.cat-nav-section {
    font-weight: bold;
    font-style: italic;
    margin-top: +3px;
    border-bottom: 1px solid black;
    width: 150px;
}

div.cat-nav-item, div.cat-nav-all {
    padding-left: 18px;
    padding-top: 3px;
    font-weight: normal;
    font-size: medium;
}

div.cat-nav-item:hover, div.cat-nav-all:hover {
    background-color: black !important;
    color: white;
    cursor: pointer;
}

div.this-product-cat:hover {
    background-color: black !important;
    color: white;
    cursor: pointer !important;
}

div.cat-nav-header {
    width: 150px;
    margin-bottom: 15px;
    font-size: large;
    font-weight: bold;
}

div.cat-nav-selected {
    color: white !important;
    cursor: default !important;
    background-color: transparent !important;
    background-image: url(/images/dots/whitedot.png);
    background-repeat: no-repeat;
    background-position: 0 4px;
}

div.cat-nav-all {
    margin-top: 15px;
}

div#productInfotemplates {
    font-size: small;
    margin-top: 15px;
}

div#productInfo_3dvr {
}

div#productInfo_3dvr > div {

}

a.templatesDlLink {
    text-decoration: none;
    color: white;
}

span.templatesViewLink {
    color: white;
    cursor: pointer;
}

div#productInfo_rating {
    font-size: small;
    position: relative;
    top: -8px;
}

div#preload_stars {
    display: none;
}
div#ratingbox {
    position: relative;
    height: 24px;
    width: 111px;
}
div#ratingbox_img, div#rating_1, div#rating_2, div#rating_3, div#rating_4, div#rating_5 {    position: absolute;
    top: 0px;
    height: 100%;
}
div#rating_1, div#rating_2, div#rating_3, div#rating_4, div#rating_5 {
    width: 20%;
}
div#ratingbox_img {
    left: 0px;
    width: 100%;
}
div#rating_1 {
    left: 0%;
}
div#rating_2 {
    left: 20%;
}
div#rating_3 {
    left: 40%;
}
div#rating_4 {
    left: 60%;
}
div#rating_5 {
    left: 80%;
}

div.product-download {
    border: 1px solid white;
    padding: 10px;
}

div.product-download-thumbnail {
    padding-right: 10px;
}

div.product-download-info {
}

div.product-download-info-prodinfo, div.download-file, div.dl-footnote {
    padding-left: 20px;
}

div.download-file {
    margin-top: 12px;
}

div#download_files {
    top: -6px;
    position: relative;
    left: 12px;
    font-size: small;
}

div#download_footnotes {
    padding-top: 12px;
    font-size: small;
}

div.download-button {
    float: left;
    background-color: #333333;
    padding: 5px;
    border: 1px solid white;
    position: relative;
    top: -2px; 
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    cursor: pointer;
    padding-top: 1px;
    width: 200px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
}

div.download-button > span > a {
    text-decoration: none;
    font-size: small;
}
