@CHARSET "UTF-8";
@font-face {
  font-family: "TrajanPro-Regular";
  src: url("fonts/TrajanPro-Regular.eot");
  src: url("fonts/TrajanPro-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/TrajanPro-Regular.eot?") format("embedded-opentype"), url("fonts/TrajanPro-Regular.woff") format("woff"), url("fonts/TrajanPro-Regular.ttf") format("truetype");
}
body {
  font-family: Verdana;
  width: 100%;
  min-width: 1260px;
  padding: 0px;
  margin: 0px;
  font-size: 16px;
}
.label.green {
  border-bottom-color: #a3af21;
}
.label.red {
  border-bottom-color: #d52c2c;
}
.label.lightred {
  border-bottom-color: #da5a3c;
}
.label.gold {
  border-bottom-color: #a79566;
}
.label.lightgold {
  border-bottom-color: #c7b991;
}
.label.darkgrey {
  border-bottom-color: #3d4044;
}
#content.turquoise a,
#content.turquoise .highlight {
  color: #a2b4b8;
}
#content.turquoise button,
#content.turquoise input[type="submit"] {
  background: #a2b4b8;
  color: #fff;
}
#content.green a,
#content.green .highlight {
  color: #a3af21;
}
#content.green button,
#content.green input[type="submit"] {
  background: #a3af21;
}
#content.hilltopgreen a,
#content.hilltopgreen .highlight {
  color: #a2c24f;
}
#content.hilltopgreen button,
#content.hilltopgreen input[type="submit"] {
  background: #a2c24f;
}
#content.red a,
#content.red .highlight {
  color: #d52c2c;
}
#content.red button,
#content.red input[type="submit"] {
  background: #d52c2c;
}
#content.lightred a,
#content.lightred .highlight {
  color: #da5a3c;
}
#content.lightred button,
#content.lightred input[type="submit"] {
  background: #da5a3c;
}
#content.orange a,
#content.orange .highlight {
  color: #d7892b;
}
#content.orange button,
#content.orange input[type="submit"] {
  background: #d7892b;
}
#content.gold a,
#content.gold .highlight {
  color: #a79566;
}
#content.gold button,
#content.gold input[type="submit"] {
  background: #a79566;
}
#content.lightgold a,
#content.lightgold .highlight {
  color: #c7b991;
}
#content.lightgold button,
#content.lightgold input[type="submit"] {
  background: #c7b991;
}
#content.darkgrey a,
#content.darkgrey .highlight {
  color: #3d4044;
}
#content.darkgrey button,
#content.darkgrey input[type="submit"] {
  background: #3d4044;
}
#content.white button,
#content.white input[type="submit"] {
  background: #fff;
  border: 1px solid #666;
  color: #666;
}
#content.white a,
#content.white .highlight {
  color: #816f6b;
}
#content.white a:hover {
  color: #5a4e4c;
}
a {
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
div.clear {
  clear: both;
}
div.left {
  float: left;
}
div.right {
  float: right;
}
.hide {
  display: none;
}
#content {
  font-family: Verdana;
  margin: 0px auto;
  padding: 20px 0px 40px 40px;
  max-width: 1240px;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
  min-height: calc(100% - 260px);
}
h1 {
  font-family: "TrajanPro-Regular";
  margin: 0px;
  padding: 20px 0px;
  font-size: 26px;
  color: #333;
}
h1 span.note {
  font-size: 16px;
}
h2 {
  font-family: "TrajanPro-Regular";
  margin: 0px;
  padding: 26px 0px 6px 0px;
  font-size: 20px;
  color: #333;
}
#head {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100px;
}
#head.black {
  background-color: #000;
}
#head.white {
  background-color: #fff;
}
#head.white #menu a {
  color: #666;
}
#head.lightyellow {
  background-color: #f7f6ee;
}
#head.lightyellow #menu a {
  color: #666;
}
#head.lightgold {
  background-color: #c7b991;
}
#head.lightgold #menu a {
  color: #111;
}
#head.grandtokajblue {
  background-color: #272b45;
}
#head.grandtokajblue #menu a {
  color: #c7b991;
}
#head.hilltopgreen {
  background-color: #a2c24f;
}
#head.hilltopgreen #menu a {
  color: #fff;
}
#head.ligthgrey-line {
  border-bottom: 1px solid #999;
}
#head.orange-line {
  border-bottom: 1px solid #a79566;
}
#head.mariasy {
  background-color: #816f6b;
}
#head.antracit {
  background-color: #303841;
}
#head.grey {
  background-color: #525252;
}
#head.darkgrey {
  background-color: #3d4044;
}
#head.mariasy #menu a,
#head.grey #menu a,
#head.darkgrey #menu a,
#head.antracit #menu a,
#head.black #menu a {
  color: #fff;
}
#head.nrc {
  background-position: center;
  background-repeat: no-repeat;
}
#head.ryc {
  background-position: center;
}
#menu {
  margin: 0px auto;
  width: 1240px;
}
#menu a {
  font-family: "TrajanPro-Regular";
  font-size: 18px;
  font-weight: normal;
}
#logo {
  display: inline-block;
}
#logo img {
  padding-left: 50px;
  width: 200px;
}
#links {
  width: 950px;
  text-align: right;
  display: inline-block;
  vertical-align: top;
}
#user {
  text-align: right;
  font-weight: normal;
  padding: 20px 0px;
}
#user a {
  font-size: 14px;
  padding-left: 20px;
}
#common a {
  padding-right: 80px;
  font-size: 18px;
}
#common {
  padding-left: 50px;
  text-align: left;
}
#head.hilltop #common a {
  font-size: 18px;
  padding-left: 20px;
  padding-right: 60px;
}
#text h1 {
  font-family: "TrajanPro-Regular";
  margin: 20px 0px 10px 0px;
  color: #333;
  font-size: 26px;
}
#text h2 {
  font-family: "TrajanPro-Regular";
  margin: 20px 0px 10px 0px;
  color: #333;
  font-size: 20px;
}
#text a {
  color: #a3af21;
  text-decoration: none;
  font-weight: bold;
}
#text div.img {
  margin-top: 20px;
  width: 300px;
  height: 400px;
  float: right;
}
#text div.product-description {
  max-width: 800px;
  float: left;
}
#text div.img img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
#text input.quantity {
  border: none;
  height: 40px;
  width: 100px;
  font-size: 30px;
  text-align: left;
  color: #666;
  text-align: center;
  font-family: Georgia;
  margin: 0px 20px;
  padding: 0;
  vertical-align: top;
}
#text .counter {
  padding: 40px 20px;
  vertical-align: top;
}
#text img.operation {
  cursor: pointer;
  padding: 0px;
  vertical-align: top;
}
#text span.price {
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
#text span.unitprice {
  font-size: 14px;
  color: #888;
}
#text span.price-old {
  font-size: 18px;
  color: #666;
  text-decoration: line-through;
}
#text span.unitprice-old {
  font-size: 12px;
  color: #aaa;
  text-decoration: line-through;
}
#text .price-grid {
  padding-top: 20px;
  padding-left: 20px;
  font-family: Georgia;
  display: grid;
  color: #333;
  font-weight: normal;
  font-size: 22px;
  grid-template-columns: 120px 240px 120px 240px;
}
#text .grid-item1 {
  grid-column-start: 1;
}
#text .grid-item2 {
  grid-column-start: 2;
}
#text .grid-item3 {
  grid-column-start: 3;
}
#text .grid-item4 {
  grid-column-start: 4;
}
#products .product {
  width: 260px;
  height: 385px;
  text-align: center;
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
  border: 1px solid #eee;
  margin: 0px 40px 40px 0px;
  position: relative;
  float: left;
}
#products .label {
  font-family: "TrajanPro-Regular";
  position: absolute;
  top: 16px;
  left: 168px;
  transform: rotate(45deg);
  line-height: 30px;
  border-bottom-width: 30px;
  border-bottom-style: solid;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  height: 0;
  width: 60px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}
#products h2 {
  font-family: "TrajanPro-Regular";
  text-align: center;
  margin: 0px;
  padding: 20px 0px 0px 0px;
  font-size: 22px;
  color: #333;
}
#products h3 {
  font-family: "Cinzel-Regular";
  text-align: center;
  margin: 0px;
  padding: 0px 10px;
  font-size: 18px;
  height: 40px;
  vertical-align: middle;
  color: #888;
  font-weight: normal;
}
#products .q {
  display: none;
  position: absolute;
  opacity: 0.7;
  background-color: #fff;
  height: 40px;
  width: 100px;
  margin-top: 73px;
  z-index: 10;
}
#products .image {
  width: 100px;
  height: 220px;
  margin: 10px 0px 12px 0px;
  vertical-align: middle;
  display: inline-block;
}
#products .image img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
#products .operation {
  cursor: pointer;
  padding: 0px 15px;
  display: inline-block;
}
#products .price-grid.green {
  background: #a3af21;
  color: #fff;
}
#products .price-grid.red {
  background: #d52c2c;
  color: #fff;
}
#products .price-grid.gold {
  background: #c7b991;
  color: #fff;
}
#products .price-grid.lightgold {
  background: #c7b991;
  color: #fff;
}
#products .price-grid {
  font-family: Georgia;
  display: grid;
  color: #333;
  grid-template-columns: 80px auto 80px;
  margin-top: 5px;
  padding: 4px 0px;
  align-items: center;
  justify-items: center;
}
#products .grid-item1 {
  grid-column-start: 1;
  font-size: 14px;
}
#products .grid-item2 {
  grid-column-start: 2;
}
#products .grid-item3 {
  grid-column-start: 3;
  font-size: 14px;
}
#products .lt {
  text-decoration: line-through;
}
#products .grid-item2 .highprice {
  font-size: 18px;
}
#products .grid-item2 .exhighprice {
  font-size: 14px;
}
#products .note {
  opacity: 0.9;
  line-height: 18px;
  padding-top: 5px;
}
#products .price {
  font-size: 22px;
  font-weight: normal;
}
#products .unitprice {
  font-size: 14px;
  opacity: 0.7;
  line-height: 18px;
  font-weight: normal;
}
#products .price-small {
  font-size: 16px;
  line-height: 20px;
  padding-top: 5px;
  opacity: 0.9;
  font-weight: normal;
}
#products .unitprice-small {
  font-size: 12px;
  line-height: 20px;
  opacity: 0.7;
  font-weight: normal;
}
#products input.quantity {
  border: none;
  height: 40px;
  width: 100px;
  font-size: 30px;
  text-align: center;
  color: #666;
  font-family: Georgia;
}
table {
  font-size: 14px;
  border-spacing: 0;
}
border-collapse collapse,
table td {
  padding: 8px 20px;
  color: #333;
}
table td:nth-child(1) {
  width: 200px;
  color: #333;
}
table td:nth-child(2) {
  color: #333;
}
table tr:nth-child(even) {
  background: #f4f4f4;
}
#cart .options {
  cursor: pointer;
  width: 260px;
  font-family: Georgia;
  text-align: center;
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
  border: 1px solid #eee;
  margin: 0px 40px 40px 0px;
  padding-bottom: 10px;
  color: #666;
  line-height: 24px;
  font-size: 16px;
  float: left;
}
#cart .partprice {
  text-align: right;
  font-size: 20px;
  padding-top: 25px;
  color: #999;
  font-family: Georgia;
  widht: 100%;
  border-top: 1px solid #666;
}
#cart .totalprice {
  text-align: right;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #666;
  font-family: Georgia;
  margin-top: 20px;
}
#cart .selected {
  background: #f0f0f0;
}
#cart .disabled {
  cursor: arrow;
  opacity: 0.4;
}
#cart input {
  border: none;
  height: 40px;
  width: 100px;
  font-size: 30px;
  text-align: left;
  color: #666;
  font-family: Georgia;
}
#cart .options div {
  padding: 0px 20px 0px 20px;
}
#cart .options h2 {
  font-family: "TrajanPro-Regular";
  text-align: center;
  margin: 0px;
  padding: 20px 0px 0px 0px;
  font-size: 22px;
  color: #333;
}
#cart .options h3 {
  font-family: "Cinzel-Regular";
  text-align: center;
  margin: 0px;
  padding: 0px 10px 10px 10px;
  font-size: 14px;
  line-height: 18px;
  vertical-align: middle;
  color: #888;
  font-weight: normal;
}
#cart div.inputblock {
  text-align: left;
  margin-bottom: 30px;
}
#cart .inputblock input,
.inputblock select {
  border: none;
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
  height: 40px;
  font-size: 20px;
  font-family: "Cinzel-Regular";
  margin-right: 40px;
  padding-left: 10px;
  width: 260px;
  color: #666;
}
#cart select.wide {
  width: 560px;
}
#cart textarea {
  border: none;
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
  height: 80px;
  font-size: 20px;
  font-family: "Cinzel-Regular";
  margin-right: 80px;
  margin-bottom: 20px;
  padding-left: 10px;
  width: 860px;
  color: #666;
}
#cart .info {
  font-size: 16px;
  font-family: "Cinzel-Regular";
  padding-top: 10px;
  padding-left: 10px;
  width: 860px;
  color: #666;
  font-style: italic;
}
#cart input::placeholder,
textarea::placeholder {
  color: #aaa;
}
#cart button,
input[type="submit"] {
  cursor: pointer;
  width: 260px;
  height: 80px;
  border: none;
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
  font-size: 24px;
  font-family: "TrajanPro-Regular";
  color: #fff;
}
#cart button.mini {
  position: relative;
  top: -3px;
  height: 40px;
  font-size: 16px;
  font-family: "TrajanPro-Regular";
}
#cart table.summary {
  width: 100%;
  padding-bottom: 20px;
  padding-right: 40px;
}
#cart table.summary thead {
  font-family: "TrajanPro-Regular";
  margin: 0px;
  padding: 20px 0px;
  font-size: 26px;
  color: #333;
  font-weight: bold;
}
#cart table.summary td.right {
  text-align: right;
  width: 230px;
}
#cart table.summary tbody tr {
  border: 1px solid #999;
}
#cart table.summary tbody td {
  padding: 5px 5px;
  font-size: 18px;
}
#cart table.summary tbody td img {
  cursor: pointer;
}
#cart table.summary tbody tr:nth-child(1) td {
  border-top: 1px solid #ccc;
}
#cart table.summary tbody tr:nth-child(2n) {
  background: #f3f3f3;
}
#cart table.summary tr {
  background: none;
}
#cart table.summary tbody input {
  vertical-align: top;
  width: 60px;
  height: 30px;
  background: transparent;
  border: none;
  border-bottom: none;
  font-size: 22px;
  font-family: Georgia;
  margin: 0px 15px;
  text-align: center;
}
#cart table.summary tfoot #shippingline,
table.summary tfoot #cartline,
table.summary tfoot #discountline,
table.summary tfoot #redemptionline {
  font-size: 18px;
}
#cart table.summary tfoot #totalline {
  font-size: 22px;
  font-weight: bold;
}
#cart table.summary tfoot #totalline td {
  border-top: 1px solid #ccc;
}
#cart table.summary tfoot td {
  padding: 5px 5px;
}
#cart table.summary tfoot tr:nth-child(1) td {
  border-top: 1px solid #ccc;
}
#cart table.summary tfoot span {
  display: inline-block;
  width: 180px;
}
#cart div.error {
  border: none;
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
  background: #f33;
  color: #fff;
  padding: 20px;
  font-size: 20px;
  margin-right: 60px;
  margin-bottom: 40px;
  display: none;
}
#foot.green {
  background: #c3cf21;
}
#foot.lightgray {
  background: #f6f6f6;
  color: #666;
}
#foot.darkgrey {
  background: #3d4044;
}
#foot.black {
  background: #000;
}
#foot.grandtokajblue {
  background: #272b45;
}
#foot.antracit {
  background: #303841;
}
#foot.lightgold {
  background: #c7b991;
  color: #111;
}
#foot.white {
  background: #fff;
  color: #000;
}
#foot {
  width: 100%;
  color: #fff;
  line-height: 20px;
  padding: 40px 0px;
  text-align: center;
}
#submenu {
  font-family: "TrajanPro-Regular";
  font-size: 12px;
  color: #aaa;
  margin: 0px;
  padding: 0px 76px 20px 0px;
}
#submenu a.category {
  text-align: left;
  font-size: 14px;
  color: #aaa;
  font-weight: normal;
}
#submenu a.category.selected {
  font-size: 18px;
  color: #333;
}
#submenu a.order {
  text-align: left;
  font-size: 12px;
  color: #aaa;
  font-weight: normal;
}
#submenu a.order.selected {
  color: #333;
  font-size: 13px;
}
