﻿@font-face{
font-family: mtcorsiva;
src: url(mtcorsiva.woff);
format: ("woff");
}

a {
color: #000000;
text-decoration: underline;
}

a:hover, a:focus {
color: #CC0000;
}

a.links {
color: #210a02;
text-decoration: none;
}

a.links:hover {
color: #fdf4e5;
text-shadow: 0 2px 5px #210a02, 0 2px 5px #210a02, 0 2px 5px #210a02, 0 2px 5px #210a02;
}

a.is-active {
color: #fdf4e5;
text-shadow: 0 2px 5px #210a02, 0 2px 5px #210a02, 0 2px 5px #210a02, 0 2px 5px #210a02;
}

a.offlinks:hover, a.offlinks:focus, a.offlinks.is-active {
color: #afc68e;
}

a.sublinks:hover {
color: #333399;
}

.blue, .blue:hover, .blue:active, .blue:focus {
color: #021cb8;
}

body {
background: #fbe0ab;
font-family: mtcorsiva, Monotype Corsiva, Georgia, serif;
background-attachment: fixed;
background-image: url(../img/middle100.jpg);
background-repeat: repeat;
background-position: left 100px;
color: #000000;
}

.bottom20 {
padding: 0px 0px 20px 0px;
}

.bottom40 {
padding: 0px 0px 40px 0px;
}

.bottom50 {
padding: 0px 0px 50px 0px;
}

.button {
background-color: #000000;
font-size: 1.1rem;
}

.button:hover, .button:focus {
background-color: #afc68e;
}

.callout.terms {
font-family: Arial, Helvetica, sans-serif;
padding: 40px;
}

@media print, screen and (max-width: 40em) {
.callout.terms {
padding: 40px 20px 20px 20px;
}
}

.callout.alert {
color: #CC0000;
border: 1px solid #CC0000;
}

.callout.photo {
padding: 0px;
}

.callout.opaque {
background-color: rgba(255, 255, 255, 0.7);
}

.callout.secondary {
background-color: #7F9ABF;
}

.card-logo-bar {
background-color: #000000;
background-attachment: scroll;
background-image: url(../img/top1000.jpg);
background-repeat: repeat-x;
background-position: center top;
height: 195px;
}

@media print, screen and (max-width: 425px) {
#cdc {
padding-right: 0rem;
padding-left: 0rem;
transition: all 0.5s ease-out;
}
.cdc-left {
padding-left: 10px;
}
.cdc-right {
padding-right: 10px;
}
}

.clock {
padding: 20px 0px 0px 185px;
transition: all 0.5s ease-out;
}

@media print, screen and (max-width: 345px) {
.clock {
padding: 20px 0px 0px 150px;
}
}

.close-button {
color: #afc68e;
transition: background-color 0.5s ease-out;
border-radius: 25px;
padding: 1px 7px 0px 7px;
font-family: Arial, Helvetica, sans-serif;
}

.close-button:hover, .close-button:focus {
color: #ffffff;
background-color: #afc68e;
}

.contactlink {
color: #ffffff;
font-weight: normal;
}

.countdown {
max-width: 345px;
height: 468px;
background-image: url(../img/countdown-frame.gif);
background-repeat: no-repeat;
background-position: top center;
box-shadow:	0px 20px 15px -12px #171717;
}

.cursor-pointer {
cursor: pointer;
}

[data-sticky] {
width: 100%;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
border-color: #afc68e transparent transparent;
}

/*.dropdown.menu .is-active > a {
color: #ADD1F5;
}
replaced with below*/

.dropdown.menu > li.is-active > a {
background: transparent;
color: #afc68e;
}

.flip {
margin-left: 35px;
transition: all 0.5s ease-out;
}

@media print, screen and (max-width: 345px) {
.flip {
margin-left: 7px;
}
}

.footer {
padding: 3px 0px 0px 0px;
z-index: 10;
background: #462901;
width: 100%;
height: 45px;
position: fixed;
bottom: 0px;
right: 0px;
background-attachment: fixed;
background-image: url(../img/music-bg.jpg);
background-repeat: repeat-x;
background-position: bottom 0px left 0px;
}

.form-error {
font-size: 1rem;
color: #CC0000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: mtcorsiva, Monotype Corsiva, Georgia, serif;
line-height: 1;
padding: 0px 0px 15px 0px;
}

.hamburger {
padding: 20px 20px 20px 20px;
}

.has-tip {
border-bottom: 0px;
cursor: pointer;
}

.img-shadow {
box-shadow:	0px 10px 15px -7px #171717;
}

.is-dropdown-submenu {
border-top: 8px solid #afc68e;
border-right: none;
border-bottom: 12px solid #afc68e;
border-left: none;
min-width: 280px;
}

.is-stuck .title-bar, .is-stuck .top-bar {
box-shadow:	0px 10px 15px -7px #171717;
}

.is-invalid-label {
color: #CC0000;
}

label {
font-size: 1.5rem;
font-weight: bold;
line-height: 1.2;
}

.left30 {
padding: 0px 0px 0px 30px;
}

.leftright40 {
padding: 0px 40px 0px 40px;
}

.links {
/*color: #FFFFFF;*/
font-weight: bold;
font-size: 1.5rem;
text-shadow: 0 2px 5px #fbdda9, 0 2px 5px #fbdda9, 0 2px 5px #fbdda9, 0 2px 5px #fbdda9;
transition: all 0.4s ease-out;
/*background: #fbdda9;
margin: 0px 5px;*/
}

.logo {
padding: 30px;
}

.logo-bar {
background-color: #000000;
background-attachment: fixed;
background-image: url(../img/logo-bar.jpg);
background-repeat: repeat-x;
background-position: center top;
}

.menu-icon:hover::after {
background: #afc68e;
box-shadow: 0 7px 0 #afc68e, 0 14px 0 #afc68e;
}

.off-canvas {
background: #210a02;
padding: 30px 0px 0px 0px;
}

.offlinks {
color: #ffffff;
font-weight: normal;
font-size: 1.2em;
}

.offlogo {
padding: 20px 0px 0px 36px;
}

.orbit-bullets {
margin-top: -4rem;
margin-bottom: 1rem;
}

.orbit-bullets button {
width: 1.4rem;
height: 1.4rem;
margin: 0.7rem;
cursor: pointer;
background-color: rgba(255, 255, 255, 0.9); }
.orbit-bullets button:hover {
background-color: rgba(255, 255, 255, 0.5); }
.orbit-bullets button.is-active {
background-color: #afc68e; }

.orbit-previous, .orbit-next {
z-index: 1;
color: rgba(0, 25, 63, 0.7);
border: 1px solid #7F8C9F;
}

.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
background-color: rgba(10, 10, 10, 0.2);
}

.order-box {
/*border: 3px gray solid;*/
border-top: 2px solid #c8c8c8;
border-right: 3px solid #4d4d4d;
border-bottom: 3px solid #4d4d4d;
border-left: 2px solid #c8c8c8;
box-shadow: inset 0 2px 4px rgba(10, 10, 10, 1);
border-radius: 5px;
background: #999999;
}

.order-todo {
/*background: #aea699;*/
background: rgba(174, 166, 153, 0.5);
color: #ffffff;
font-size: 0.75rem;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
height: 1.2rem;
}

.order-inprogress {
/*background: #aea699;*/
background: rgba(22, 179, 81, 0.5);
color: #000000;
font-size: 0.75rem;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
height: 1.2rem;
}

.order-complete {
/*background: #16b351;
background: rgba(22, 179, 81, 0.5);*/
background-image: linear-gradient(0deg, #06411c, #16b351, #06411c);
color: #ffffff;
font-size: 0.75rem;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
height: 1.2rem;
}

p {
line-height: 1.2;
}

.parabody {
padding: 60px 30px 40px 30px;
transition: all 0.5s ease-out;
}

.paratop {
padding: 60px 30px 40px 30px;
transition: all 0.5s ease-out;
}

.paratunestxt {
padding: 60px 30px 0px 30px;
transition: all 0.5s ease-out;
}

.paratunes {
padding: 0px 30px 40px 30px;
transition: all 0.5s ease-out;
}

@media print, screen and (max-width: 425px) {
.paratop {
padding: 60px 0px 40px 0px;
}
.paratunes {
padding: 0px 0px 40px 0px;
}
}

::-webkit-input-placeholder {
color: #000000;}

:-ms-input-placeholder {
color: #000000;}

::-ms-input-placeholder {
color: #000000;}

::placeholder {
color: #000000;}

.shake:hover {
  -webkit-animation-name: shake;
          animation-name: shake;
}

.spin-ccw:hover {
  -webkit-animation-name: spin-ccw;
          animation-name: spin-ccw;
}

.sitemap-list {
list-style-type: none;
}

.space220 {
height: 220px;
}

.sublinks {
color: #00193F;
font-size: 0.83em;
background: #afc68e;
}

.sticky {
z-index: 5;
}

.sticky.is-stuck {
z-index: 10;
}

table {
width: 355px;
height: 468px;
background: none;
}

tbody {
background: none;
border: 0;
padding: 0;
}

tbody td {
padding: 0;
}

.title-bar {
padding: 0rem 1rem 0rem 1rem;
background-image: url(../img/cardnavbg.jpg);
background-attachment: scroll;
background-repeat: repeat-x;
background-position: top center;
background-color: #462901;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}

.top-bar {
padding: 0rem 1rem 0rem 1rem;
background-image: url(../img/cardnavbg.jpg);
background-attachment: scroll;
background-repeat: repeat-x;
background-position: top center;
background-color: #462901;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}

.top-bar-card {
height: 46px;
background-image: url(../img/cardnavbg.jpg);
background-attachment: scroll;
background-repeat: repeat-x;
background-position: top center;
background-color: #462901;
}

.top-bar ul {
background-color: rgba(0, 102, 255, 0);
}

.tooltip {
background-color: #000000;
font-size: 130%;
}

.tooltip::before {
border-color: transparent transparent #000000;
}

.tooltip.top::before {
border-color: #000000 transparent transparent;
}

.tooltip.right::before {
border-color: transparent #000000 transparent transparent;
}

.tooltip.bottom::before {
border-color: transparent transparent #000000 transparent;
}

.tooltip.left::before {
border-color: transparent transparent transparent #000000;
}

.top5 {
padding: 5px 0px 0px 0px;
}

.top20 {
padding: 20px 0px 0px 0px;
}

ul {
list-style-type: circle;
font-size: 120%;
}

.white {
color: #FFFFFF;
}

.zoom {
transition: all 0.5s ease;
}

.zoom:hover {
transform: scale(1.15);
}

.zoomin {
transition: all 0.5s ease;
}

.zoomin:hover {
transform: scale(0.9);
}