@import "./forms.css";
@import "./typography.css";

body {
  color: #dadada;
  background-color: #222222;
}

#pohjataulukko {
  background-color: #000;
}
a.ver1 {
  color: #cacaca;
  text-decoration: none;
}

a:hover.ver1 {
  color: #dadada;
  text-decoration: none;
}

a,
a:active,
a:link,
a:visited {
  outline: 0;
  color: #cacaca;
  text-decoration: none;
}

a:hover {
  outline: 0;
  color: #dadada;
  text-decoration: none;
}

a.ver2 {
  color: #cacaca;
  text-decoration: none;
}

a:hover.ver2 {
  color: #dadada;
  text-decoration: none;
}

a.ver3 {
  color: #222222; /* 001c00 */
  text-decoration: none;
  font-weight: bold;
}

a:hover.ver3 {
  color: #222222; /* 001c00 */
  text-decoration: none;
  font-weight: bold;
}

a.linkki {
  color: #777777; /* 909090 */
  text-decoration: none;
}

a.linkki:hover {
  color: #222222; /* 001c00 */
  text-decoration: none;
}

a.linkki-pieni {
  color: #777777; /* 909090 */
  text-decoration: none;
}

a.linkki-pieni:hover {
  color: #222222; /* 001c00 */
  text-decoration: none;
}

#fyysinenkauppa {
  clear: both;
  margin-bottom: 20px;
}

#mainlogoa,
#mainlogoa img {
  display: block;
  max-width: 160px;
}

.cycle {
  width: 160px;
  height: 213px;
  margin: auto;
}

.c {
  clear: both;
  height: 0px;
}

hr {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  border-top: 1px dashed #777777; /* 7e877e */
  border-left: 0;
  border-bottom: 0;
  border-right: 0;
  height: 1px;
  width: 50%;
  clear: both;
}

#distributiontbl img {
  border: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#shopinfo h4 {
  margin-top: 15px;
}

#elsewhere {
  font-size: 80%;
  margin-top: 50px;
}

#distributiontbl {
  text-align: center;
  width: 100%;
}

#distributiontbl td {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

#distributiontbl a {
  text-align: center;
  text-decoration: none;
  color: #777777; /* 909090 */
}

#distributiontbl a:hover {
  text-decoration: underline;
  color: #777777; /* 909090 */
}

#oikeepalkki {
  vertical-align: top;
  width: 160px;
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
}

#maintable {
  border: 0;
  padding-right: 30px;
  padding-top: 10px;
  vertical-align: top;
  width: 600px;
  border-collapse: collapse;
}

#maintable,
.navi {
  padding-left: 30px;
}

a.non {
  text-decoration: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.bandinfo .labels,
.bandinfo .prodtype {
  padding: 3px 0 3px 5px;
}

.bandinfo img {
  padding: 0 0 5px 0;
  margin: 0 0 0 5px;
}

#navishopmessage {
  color: #777777;
  margin-left: 5px;
  font-variant: small-caps;
}

.newshopnavi {
  padding: 0;
  text-align: left;
}

.newshopnavi dl {
  padding: 0;
  margin: 0;
}

.newshopnavi dd {
  margin: 0 0 3px 0;
  padding: 0px;
}

.newshopnavi dt {
  margin: 30px 0 10px 0;
}

.newshopnavi .prodtypesub {
  padding-left: 15px;
}

.newshopnavi strong a {
  color: white;
}

.newshopnavi a {
  display: block;
  width: 100%;
  color: #cacaca;
  text-decoration: none;
  padding: 2px;
}

.newshopnavi a:hover {
  color: #dadada;
  text-decoration: none;
}

#latest {
  width: 100%;
  clear: both;
  float: left;
  margin-bottom: 10px;
}
#latestnews,
#latestblog {
  width: 49%;
  float: left;
}
#latestblog {
  float: right;
}

#latest dl dt {
  font-weight: bold;
}

#latest dl dt a {
  color: black;
}
#latest dl dd {
  margin: 0;
  padding: 0;
  border: 0;
}

#blog span.comments {
  display: block;
  font-weight: bold;
  margin: 5px 0;
}

#blog .oneItem h5 {
  margin: 5px 0 2px 0;
  font-weight: bold;
  font-size: 1.1em;
  display: inline;
}

#blog .oneItem a {
  border-bottom: 1px dashed #777777; /* 7e877e */
}
#blog .oneItem a:hover {
  border-bottom: 1px solid black;
}

#blog .oneItem ul li {
  margin: 2px 0;
  list-style-type: square;
}
#blog .oneItem ol li {
  margin: 12px 0;
}

#blog .oneItem ul,
#blog .oneItem ol {
  padding-left: 25px;
}

.commentdate {
  font-weight: normal;
  padding-right: 5px;
}

#blog div.activerow {
  background-color: #000000;
}

#blog div a.morelink,
span.minorlinks {
  display: block;
}

span.minorlinks {
  margin: 0;
  padding: 0;
}
span.minorlinks img#rss {
  float: none;
  height: 12px;
  margin-right: 5px;
  vertical-align: middle;
  width: 12px;
}
span.minorlinks a {
}

span.minorlinks a:hover {
  background-color: #000000;
}

a#backtoblog {
  width: 80px;
  float: right;
}
div.paging {
  margin-top: 10px;
  width: 100%;
}
div.paging a {
  padding: 3px;
  display: block;
  width: 48%;
  margin: 0;
  border: 1px solid #000000;
}
div.paging a.next {
  float: right;
}
div.paging a.prev {
  float: left;
  text-align: right;
}
div.paging a:hover {
  background-color: #000000;
}

.levytuusi,
.uutisloota,
#bands div,
#news div,
#blog div,
#comments blockquote,
.infotext,
#maintext,
.news {
  vertical-align: top;
  text-align: left;
  color: #cccccc;
  margin: 0px;
  margin-bottom: 15px;
  clear: both;
  overflow: auto;
  border-collapse: collapse;
}
#blog div,
#maintext {
  padding: 20px;
  width: 480px;
  word-spacing: 0.07em;
  line-height: 1.4em;
  text-align: justify;
}

#comments {
  margin-top: 20px;
  clear: both;
}

#comments .commentcount {
  display: block;
  float: right;
  width: 40px;
  text-align: right;
}

#comments .commentsheader {
  margin: 10px 0;
  display: block;
}

#addcommentform #commenterror,
#error {
  display: none;
  background-color: red;
  color: #d0e0f0;
  font-weight: bold;
  margin: 3px;
  padding: 2px;
  border: 2px solid #ff5050; /* 800000 */
}
#error {
  display: block;
}

.warning {
  background-color: #000000;
  margin: 3px;
  padding: 5px;
  border: 2px solid #ff5050; /* 800000 */
}
.warning strong {
  font-size: 1.2em;
  font-weight: bold;
}

#addcommentform {
  display: none;
  float: none;
  clear: both;
  margin-top: 20px;
}

#addcommentform div {
  margin: 0;
  padding: 0;
  border: 0;
  clear: both;
}
#addcommentform fieldset {
  padding: 2px;
}
#addcommentform button {
  float: right;
}
#addcommentform input {
  float: right;
  margin: 0;
  padding: 0;
  width: 69%;
  height: 17px;
}
#addcommentform textarea {
  width: 99%;
  float: right;
  height: 200px;
}
#addcommentform span {
  clear: both;
  float: left;
  display: block;
  width: 29%;
  height: 17px;
}

#blog div.oneItem {
  margin: 0;
}
.infotext {
  width: auto;
  clear: none;
  margin: 5px 5px 0px 5px;
}

.noimgdummy {
  text-align: left;
  color: #9ba455;
  font-size: 0.8em;
  border: 2px solid #000000;
  background-color: #000000;
  margin: 0;
  width: auto;
  margin: 2px 4px 2px 2px;
  padding: 5px 4px;
}

.subinfo {
  margin: 0 5px 10px 10px;
  width: auto;
  float: left;
  clear: both;
}

.subinfo div {
  width: 45%;
}

.infolinks {
  font-size: 0.9em;
  width: 100%;
  margin: 20px 0;
}

.tags {
  font-size: 80%;
  margin-left: 5px;
  margin-top: 10px;
}

.showlongerinfo {
  padding: 4px 0;
}

.levytuusi tr.even {
  background-color: #222222; /* 303030 */
}

.levytuusi tr th {
  vertical-align: top;
  font-weight: normal;
  margin: 0;
  padding: 0;
  border: 0;
}

.levytuusi tr td {
  vertical-align: top;
  margin: 0;
  padding: 0 10px 10px 0;
  border: 0;
}

.levytuusi tr td,
.levytuusi tr th {
  border-bottom: 1px solid #000000;
}

.levytuusi {
  padding-top: 30px;
  display: block;
}

.half {
  width: 254px;
}

.levytuusi td.kuvalista strong {
  font-size: 150%;
  font-variant: small-caps;
}

.levytuusi tr td.prodtype {
  width: 38px;
}
.levytuusi tr td.price {
  width: 30px;
}
.levytuusi tr td.labels {
  width: auto;
}

#pagefooter td {
  clear: both;
  margin: 0;
  padding: 0 230px;
  border: 0;
  background-color: #cad294;
  border-top: 1px solid #000000;
}
#pagefooter dt a {
  width: 100%;
  display: block;
  color: black;
}
#pagefooter dl a {
  width: 100%;
  display: block;
}

#pagefooter dl a:hover {
  background-color: #000000;
}

#pagefooter dl dd {
  margin: 0;
  padding: 0;
}

#pagefooter dl dt {
  margin-top: 4px;
  font-weight: bold;
}

#pagefooter td div {
  margin: 0;
  padding: 0;
  border: 0;
}
#pagefooter td div.footercontainer {
  width: 66%;
}

#pagefooter td div.footerinner {
  width: 47%;
  padding: 0 4px;
}

#pagefooter td div.footerleft {
  float: left;
}
#pagefooter td div.footerright {
  float: right;
}

#pagefooter td div.footerownright {
  float: right;
  width: 33%;
}

#pagefooter td div.footercontent {
}

.frontpageimgs {
  width: 600px;
  margin: auto;
}
.frontpageimgs img {
  width: 100px;
  height: 100px;
  margin: 0;
  padding: 0;
  border: 0;
}
.frontpageimgs a {
  width: 100px;
  height: 100px;
  margin: 0;
  padding: 0;
  border: 0;
}

.frontpagenavi {
  width: 600px;
  border: 2px solid #000000;
  margin: 0 0 20px 0;
  padding: 0;
  clear: both;
  float: left;
}

.frontpagenavi dt {
  clear: both;
  margin: 0;
  padding: 0;
  width: 130px;
  font-weight: bold;
  float: left;
  background-color: #000000;
  border-bottom: 1px solid #000000;
  display: block;
}

.frontpagenavi a {
  width: 100%;
  display: block;
}

.frontpagenavi dd {
  margin: 0;
  padding: 0 0 0 5px;
  border-bottom: 1px solid #000000;
  width: 465px;
  white-space: nowrap;
  float: right;
  display: block;
}
.frontpagenavi dd a {
  color: black;
}

.suosfoot {
  margin-top: 3px;
  clear: both;
  width: 180px;
  border: 2px solid #000000;
}

.suosfoot ul,
.suosfoot li {
  margin: 0;
  padding: 0;
  border: 0;
}
.suosfoot li a {
  display: block;
  width: 100%;
}
.suosfoot li {
  padding-left: 10px;
  list-style-type: none;
}

.oiklista {
  vertical-align: top;
}

.oiklista {
  margin: 16px 0px 0px 0px;
}

#oikeepalkki h3 {
  margin: 20px 0 10px;
}

.oiklista dd {
  margin: 0;
  padding: 0;
  border: 0;
  clear: both;
}

.oiklista a.noa,
.suos a.noa,
.frontpagelist a.noa {
  color: #777777; /* 909090 */
  text-decoration: none;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
}

.oiklista a.recpic,
.frontpagelist a.recpic {
  min-height: 80px;
}

.oiklista a.noa img,
.suos a.noa img {
  width: 60px;
  padding: 0;
  margin: 0 10px 10px 0;
}

.frontPageLists {
  display: flex;
  justify-content: space-between;
}

.frontpagelist {
  flex-basis: 30%;
}

.frontpagelist dd {
  margin: 0;
  padding: 0 0 10px 0;
  min-height: 115px;
  clear: both;
}

.frontpagelist dd > div {
  display: flex;
  justify-content: space-between;
}

.frontpagelist dd > div > .noa {
  flex-basis: 46%;
  flex-shrink: 0;
}

.frontpagelist dd > div > .onerec {
  flex-basis: 46%;
  flex-shrink: 0;
}

.frontpagelist a.noa img {
  width: 90%;
}

.frontpagelist .available,
.oiklista .available,
.frontpagelist .notavailable,
.oiklista .notavailable,
.kuvalista .available,
.kuvalista .notavailable {
  float: right;
}

.kuvalista .available,
.kuvalista .notavailable {
  clear: left;
}
#maintext {
  padding: 20px;
  width: 470px;
  margin: auto;
}

#maintitle {
  text-indent: -9999px;
  height: 1px;
  display: block;
  margin: 0;
  padding: 0;
}

.kuvalista .ilink {
  width: 124px;
  min-height: 136px;
}

.frontpagelistdiv {
  clear: both;
  margin: auto;
  width: 610px;
  background-color: #000000;
  padding: 0 5px 10px 5px;
  border: 4px solid #000000;
}

.suos a.noa img {
  width: 115px;
  float: none;
}

.suos a.noa {
  float: none;
}

.suos .imgdiv {
  display: block;
  width: 100%;

  text-align: center;
}
.suos {
  width: 180px;
  margin: 0;
  padding: 0;
  border: 0;
}
.suos ul,
.suos li {
  margin: 0;
  padding: 0;
  border: 0;
}
.suos li {
  width: 100%;
  float: left;
  list-style-type: none;
  border: 2px solid #000000;
  margin-bottom: 5px;
  clear: both;
}
.suos li h3 {
  padding: 2px;
  background-color: #000000;
  font-weight: bold;
}
.suosdetails {
  padding-left: 5px;
  float: left;
}
.suosdesc {
  padding: 2px 5px;
  float: left;
  width: 100%;
  clear: both;
}
.suos .available,
.suos .notavailable {
  padding-right: 5px;
  float: right;
}

.levytuusi strong {
  color: white;
  font-weight: bold;
}

.levytuusi tr td.notavailable {
  color: #ff5050; /* 800000 */
  text-align: right;
  white-space: nowrap;
}

.levytuusi tr td.available {
  text-align: right;
  white-space: nowrap;
  width: 75px;
}

.notavailable {
  color: #ff5050; /* 800000 */
}

.levytuusi tr td.kuvaus {
  margin: 0;
  padding: 0;
  border: 0;
  padding-left: 10px;
  color: #cccccc;
}

.separator {
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  height: 1px;
  width: 100%;
  border: 0px;
  border-bottom: 2px dotted #000000;
  font-size: 1pt;
}

.levytuusi a {
  text-decoration: none;
  padding: 1px;
  border: 0px;
}

.levytuusi a:hover {
  text-decoration: none;
  padding: 0px;
  border: 1px solid black;
}

#cartcontainer h3 {
  margin: 30px 0 10px 0;
}

#cartcontainer th {
  text-align: left;
}

#cartcontainer th,
#cartcontainer td {
  vertical-align: top;
}

#cartcontainer .centered {
  text-align: center;
}

#cartcontainer table {
  border-collapse: collapse;
}

#cartcontainer table td,
#cartcontainer table th {
  padding: 0 7px 7px 0;
}

#cartcontainer form {
  border: 0;
  margin: 0 0 20px 0;
  padding: 0px;
}

#cartcontainer form.confirm {
  border: 0px;
  margin: 0px;
  padding: 0px;
  text-align: right;
}

.deliveryOptionsContainer select {
  width: auto;
}

.cartactions {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
}

.cartactions > * {
  flex-basis: 30%;
}

button.addcomment {
  float: right;
  margin: 5px 0;
  padding: 0;
  clear: both;
}

.cart button {
  width: 36px;
}

#checkouttable {
  border: 0;
  border-collapse: collapse;
  margin-right: 30px;
}

#checkouttable tr > td:first-child {
  width: 20%;
  text-align: right;
  padding-right: 13px;
  padding-top: 9px;
}

#checkouttable td {
  padding-bottom: 14px;
}

#checkouttable p {
  margin-top: 0;
}

#checkouttable td {
  vertical-align: top;
}

#checkouttable #cb2,
#checkouttable #ml {
  margin-right: 10px;
  vertical-align: middle;
}

.cartdel {
  background-color: #aaa;
  display: block;
  padding: 10px;
}

.cart td.num {
  text-align: right;
}

.levytuusi a.noa img {
  width: 120px;
}

.levytuusi a.noa {
  color: #777777; /* 909090 */
  text-decoration: none;
  padding: 0px;
  float: right;
}

.levytuusi a.noa:hover {
  color: #777777; /* 909090 */
  text-decoration: none;
}

.levytuusi td.kuvalista a.noa {
  color: #777777; /* 909090 */
  text-decoration: none;
  padding: 0px;
  float: left;
}

.levytuusi td.kuvalista a.noa:hover {
  float: left;
}

.levytuusi td.kuvalista div {
  margin-bottom: 3px;
}

.descraud {
  border: 0px;
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.descraud td {
  width: 50%;
}

/* UUSIKAUPPA loppuu */

/* NAVI alkaa */

.AjaxRes dt {
  color: black;
}
.AjaxRow {
  color: #101010;
  margin-left: 0;
}
.AjaxRow a {
  display: block;
  padding: 3px;
  cursor: pointer;
  color: #222222; /* 303030 */
}
.AjaxRow a:hover {
  background-color: #dadada; /* eeeeee */
}

.navi {
  vertical-align: top;
  padding-bottom: 20px;
  padding-top: 4px;
}

ul.mainnavi a,
ul.mainnavi div {
  background-color: #000000;
  color: #777777; /* 909090 */
  text-decoration: none;
  margin: 0;
  padding: 1px;
  border: 0px;
  font-family: "chainprinter-1", "chainprinter-2", sans-serif;
  font-size: 30px;
}

ul.mainnavi div,
ul.mainnavi a.this {
  display: inline;
  background-color: transparent;
  font-weight: bold;
  color: #777777; /* 505050 */
}
ul.mainnavi a:hover {
  color: #222222; /* 001c00 */
  padding: 0px;
  border: 1px dotted #777777; /* 909090 */
}

ul.mainnavi {
  margin: 0;
  border: 0;
  padding: 0;
}
ul.mainnavi li {
  margin: 5px;
  border: 0;
  padding: 0;
  display: inline;
}

.shortcutSelects {
  display: flex;
  justify-content: space-between;
  margin-right: 190px;
}

.shortcutSelects > div {
  flex-basis: 50%;
}

.shortcutSelects > div select {
  width: 100%;
}

.shortcutSelects > div:first-child {
  padding-right: 15px;
}

.shortcutSelects > div:nth-child(2) {
  padding-left: 15px;
}

.shortcutSelects > div > h3 {
  margin-bottom: 3px;
  margin-top: 0px;
  display: block;
}

.navi form {
  margin: 0px;
  padding: 0px;
}
.navi option.ots {
  background-color: #dadada; /* aaaaaa */
  font-weight: bold;
}

/* NAVI loppuu */

#piirros {
  vertical-align: top;
  margin: 0;
  padding: 0;
  width: 160px;
}

#mailinglist {
  font-size: 0.8em;
  width: 180px;
  text-align: center;
  margin-top: 10px;
}

#mailinglist td {
  text-align: left;
}

#mailinglist em {
  font-style: normal;
  color: #ff5050; /* 800000 */
}
#mailinglist input {
  font-size: 9px;
}

table#pohjataulukko {
  vertical-align: top;
  width: 980px;
  padding: 27px;
  margin: 30px auto 100px auto;
  border: 3px solid #ffffff;
}

#pohja {
  vertical-align: top;
  background-color: #222222;
  padding: 3px;
  margin: auto;
  border: 4px solid black;
}

.help {
  font-size: 8pt;
}

img {
  border: 0px;
}

.text1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border-bottom: #cccccc 1px solid;
  border-left: #cccccc 1px solid;
  border-right: #cccccc 1px solid;
  border-top: #cccccc 1px solid;
}

#media div,
.pienempi {
  font-size: 80%;
}

#media div.vp {
  font-size: 120%;
  margin-left: 30px;
  border: 1px solid black;
}
#media ul {
  list-style: none;
  margin: 0px;
  padding: 10px;
  margin-bottom: 10px;
}
#media ul li {
  margin: 0px;
  padding: 0px;
}

.teksti {
  color: #cccccc;
}

.teksti-pieni_r {
  vertical-align: top;
  text-align: right;
  color: #cccccc;
}

.teksti-pieni {
  vertical-align: top;
  text-align: left;
  color: #cccccc;
}

.forum_header {
  font-weight: bold;
  color: #cccccc;
}

td.vasenteksti {
  color: #222222; /* 001c00 */
  text-align: left;
  vertical-align: top;
}

td.logo {
  vertical-align: top;
}

.levyt {
  margin-bottom: 0px;
}

table.hintataulukko {
  width: 100%;
  margin: 1px;
  color: #cccccc;

  border: 2px solid black;
  border: 0;
  padding: 0px;
  margin-bottom: 20px;
  margin-top: 10px;
}

table.hintataulukko th {
  border: 1px solid black;
  border: 0;
}

table.hintataulukko td {
  border: 1px dotted black;
  border: 0;
}

#hinnat td {
  vertical-align: top;
}

#bands {
  clear: both;
}

#bands ul {
  margin-left: 0;
  padding-left: 0;
}

#bands dl {
  margin-left: 30px;
}

#bands li {
  clear: both;
  width: 100%;
  padding-bottom: 5px;
}

#bands ul img {
  width: 80px;
  height: 80px;
  float: left;
}

#bands img {
  width: 120px;
  height: 120px;
  float: right;
  border: 1px solid black;
  margin: 4px;
}

#bands .photos img {
  width: auto;
  height: auto;
  float: none;
}

#media h2 {
  margin-top: 15px;
}
#news,
#blog {
  margin-top: 15px;
}

.obsolete {
  text-decoration: line-through;
}

.uutiskuva,
.uutisloota img,
#news img,
#blog img {
  float: right;
  border: 1px solid black;
  margin-left: 5px;
  clear: both;
}

#news h2,
#blog h2,
#bands h1 {
  display: inline;
  font-variant: small-caps;
  font-size: 15px;
  clear: both;
}

.taglink_off {
  margin: 1px;
  border: 0px;
  padding: 2px;
  color: #584838; /* 805000 */
}
.taglink_on {
  margin: 1px;
  border: 0px;
  padding: 1px;
  border: 1px dotted black;
  color: #229922;
  background-color: #000000;
}
.taglist {
  margin: 10px;
  padding: 0px;
  display: inline;
}
.taglist li {
  display: inline;
  margin: 4px;
}

.hide {
  display: none;
}
.show {
  display: block;
}

.available a {
  color: black;
  font-weight: bold;
  white-space: nowrap;
  background-color: #dadada; /* aaaaaa */
  border: 1px solid black;
  padding: 1px 2px 1px 18px;
  margin: 0;
  margin-left: 2px;
  background-image: url(/images/cart_sm.gif);
  background-repeat: no-repeat;
  background-position: 1px 50%;
  line-height: 18px;
}

.available a:hover {
  background-color: #000000;
  border: 2px solid green;
  padding: 0px 1px 0px 17px;
  background-position: 0 50%;
}

/* AjaxSearch */
#ajaxsearch2 {
  margin-bottom: 10px;
}

#AjaxResult {
  z-index: 99;
  background-color: #777777; /* 666666 */
  min-width: 205px;
  width: 100%;
  margin: 1px 0px 2px 0px;
  padding: 0px;
}

#AjaxResult a,
#AjaxResult a:hover {
  color: #000;
  display: block;
  padding: 5px;
}

#AjaxResult li {
  padding-bottom: 1px;
  padding-top: 1px;
  line-height: 13px;
  margin-bottom: 0px;
  font-size: 9px;
}

#AjaxResult li a {
  width: 100%;
}

#AjaxResult ul {
  margin-bottom: -5px;
  margin-top: 0px;
  padding-top: 0px;
  margin: 0px;
  padding: 0px;
}

#AjaxResult ul li {
  text-indent: -20px;
  padding: 0px 15px 3px 20px;
  list-style: none;
}

.AjaxRes {
  margin: 0;
  padding: 0;
  background-color: white;
  border: 1px solid #aaa;
}

.AjaxHighlight {
  color: #564b47;
  background-color: #cccccc;
}
p img {
  clear: both;
  border: 1px solid black;
  float: right;
  margin-left: 4px;
}

.purchaseprocess ol {
  padding: 0 0 30px 0;
  margin: 0;
  display: flex;
  list-style-position: inside;
  justify-content: space-between;
}

.purchaseprocess ol li {
  margin: 0 0;
}

.purchaseprocess ol .pst {
  color: #dadada; /* aaaaaa */
  font-weight: bold;
}

.purchaseprocess ol .cur {
  color: #ff5050; /* 800000 */
  font-weight: bold;
}

.price {
  font-weight: bold;
  color: dadada; /* #ffdada */
}

.realprice {
  font-weight: normal;
  text-decoration: line-through;
  opacity: 0.5;
  padding-right: 0.5em;
}
.cartprice .realprice,
table.levytuusi .realprice {
  display: block;
  padding: 0;
}

.front .price {
  font-size: 15px;
}

.levytuusi2 strong {
  color: white;
  font-weight: bold;
}

.levytuusi2 tr td.notavailable {
  color: #ff5050; /* 800000 */
  text-align: right;
  white-space: nowrap;
}

.levytuusi2 tr td.available {
  text-align: right;
  white-space: nowrap;
  width: 75px;
}

.levytuusi2 {
  margin: 0 0 30px 0;
  width: 100%;
}

.levytuusi2 td.kuvalista2 strong {
  font-size: 150%;
  font-variant: small-caps;
}

.levytuusi2 tr td.prodtype {
  width: 38px;
}
.levytuusi2 tr td.price {
  width: 30px;
}
.levytuusi2 tr td.labels {
  width: auto;
}

.levytuusi2 td.kuvalista2 {
  margin: 0;
  padding: 0px;
  width: 251px;
  height: 251px;
  vertical-align: bottom;
  border: 2px solid #000000;
  cursor: pointer;
  cursor: hand;
  background-repeat: no-repeat;
  background-size: cover;
}

.overlay {
  background-image: url(/images/alphablack.png);
  color: white;
  padding: 5px;
  border: 2px solid black;
  min-height: 110px;
}

.ri {
  text-align: right;
}

.levytuusi2 div {
  color: white;
}

.kuvalista2 a {
  color: white;
}

.kuvalista2 a:hover {
  color: #777777; /* 909090 */
}

.kuvalista2 .price a {
  color: #ff5050; /* c03333 */
}

.kuvalista2 .price a:hover {
  color: #777777; /* 909090 */
}

.kuvalista2 .price {
  float: right;
  padding: 7px;
  font-size: 15px;
  color: #ff5050; /* c03333 */
}

#salesign {
  border: 4px solid #ff5050; /* 800000 */
  padding: 10px;
  font-size: 15px;
}
#salesign strong,
#salesign small {
  display: block;
}

#salesign small {
  text-align: right;
  padding-bottom: 5px;
}

#salesign strong {
  text-align: center;
  font-size: 30px;
  color: #ff5050; /* 800000 */
}

.danger {
  color: #ff5050;
}

#shoppingcart {
  padding: 7px 0 0 0;
  text-align: left;
}

#shoppingcart ul,
#shoppingcart li {
  padding: 0;
  margin: 0;
}
#shoppingcart li {
  list-style-type: none;
  padding: 5px 0;
}

.cartStatus {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.cartStatus > p {
  margin: 0;
  padding: 7px;
}

.quantity {
  display: block;
  width: 30px;
  height: 30px;
  border: 3px solid #222222; /* 333333 */
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  font-size: 20px;
  font-weight: bold;
}

.quantity,
.quantity:visited {
  color: #222222; /* 333333 */
}

.quantity.hasItems {
  border-color: #ffffff;
  color: #ffffff;
}

.gutter {
  width: 30px;
  height: 30px;
}

.productListItem {
  margin-bottom: 20px;
  height: 310px;
}

.previousPrice {
  text-decoration: line-through;
}

.productListImage {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  padding-bottom: 100%;
}

.productListImage span {
  display: none;
}

.artist {
  display: block;
  font-weight: 600;
}

.addToCart {
  padding-top: 10px;
  align-self: flex-end;
}

.addAction {
  background-color: #222222;
  margin-bottom: 10px;
  background-image: url("/images/cart_sm.gif");
  background-repeat: no-repeat;
  background-position: 97% center;
  padding: 2px 15px;
  text-align: left;
}

.soldOut {
  background-color: transparent;
  border: 1px solid #222222;
}

a.product {
  display: block;
  max-height: 18px;
  overflow: hidden;
}

.oiklista .productListItem,
.frontpagelist .productListItem {
  height: auto;
  display: grid;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-columns: 30% 70%;
}

.oiklista .addToCart,
.frontpagelist .addToCart {
  margin: 0;
  padding: 0;
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 2;
}

.hr {
  margin: 20px 0;
  height: 1px;
  background-color: #777777;
}
