* { margin: 0; padding: 0; }
		
body { 
    background-color: white;
    -webkit-text-size-adjust: 100%;}
    
p { 
	font: 16px 'Saira Condensed', sans-serif;
	letter-spacing: 0px;
    line-height: 125%;
	color: white;}

h1 {
	font: 30px 'Special Elite', sans-serif;
	letter-spacing: 2px;
	color: white;
	font-weight: 400;}

h2 { 
	font: 14px 'Special Elite', cursive;
	letter-spacing: 0px;
	color: #aaa;
	font-weight: 400;}
    
h3 { 
	font: 14px 'VT323', monospace;
	letter-spacing: 0px;
    line-height: 150%;
	color: white;
    font-weight: 400;}

h4 { 
	font: 12px 'Cutive', sans-serif;
	letter-spacing: 0px;
	color: white;
    line-height: 150%;}

ol,ul {
    list-style:none;}

a:link {
	color: #aaa;
	text-decoration:none;}

a:visited {
	color: #aaa;
	text-decoration:none;}

a:hover {
	color: red;
	text-decoration:none;}

a:active {
	color: red;
	text-decoration:none;}

a,a:visited,a:hover,a:active{
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
    position:relative;
    transition:1.0s color ease;
	text-decoration:none;
	font: 16px 'Saira Condensed', sans-serif;
    
}

a.rocksalt:link {
	color: #666;
	text-decoration:none;}

a.rocksalt:visited {
	color: #666;
	text-decoration:none;}

a.rocksalt:hover {
	color: red;
	text-decoration:none;}

a.rocksalt:active {
	color: red;
	text-decoration:none;}

a.rocksalt,a.rocksalt:visited,a.rocksalt:hover,a.rocksalt:active{
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
	position:relative;
  transition:0.5s color ease;
	text-decoration:none;
	font: 14px 'Saira Condensed', sans-serif;
}
    
a.under {
  text-decoration: none;
  position: relative;
  color: white;
  font: 20px 'Saira Condensed', sans-serif;
}

a.under:hover {
	color: darkred;
	text-decoration:none;}

a.under:after {
  content: '';
  position: absolute;
  bottom:0px;
  left: 0;
  width: 0%;
  border-bottom: 1px solid red;
  transition: 0.4s;
}

a.under:hover:after {
  width: 100%;
}

hr.heading {
    border: 0;
    height: 2px;
    background: #ccc;
    width: 908px;
}

hr.news {
    border: 0;
    width: 600px;
    margin-top: 0px; margin-bottom: 30px;
    border-top: 1px dotted #ccc;
}

.headerbar {
    top: 0%;
    position: fixed;
    background-color: #b30808;
    border: 0px solid #fff;
    width: 100%;
    height: 5px;
    margin: 0px auto 0px auto;
	z-index: 3;}

.footer {
    bottom: 0%;
    position: relative;
    border: 0px solid #000;
    width: 450px;
    bottom: 6px;
    text-align: center;
    margin: 75px auto 0px auto;}

.footerbar {
    bottom: 0%;
    position: fixed;
    background-color: #b30808;
    border: 0px solid #000;
    width: 100%;
    height: 5px;
    margin: 0px auto 0px auto;
	z-index: 3;}

.navcontainer {
	position: relative;
	border: 0px solid #000;
	margin: 10px auto;
	width: 525px;
	overflow: auto;}
    
.logoSA {

    display: inline;
    float: left;
    padding-top: 40px;
    padding-bottom: 10px;
    border: 0px solid #000;
}
.logoSA img {
    display: block;
    margin: 0px auto;}

.logo {

    display: inline;
    float: left;
    padding-top: 40px;
    padding-bottom: 10px;
    padding-left: 25px;
    border: 0px solid #000;
}
.logo img {
    display: block;
    margin: 0px auto;}

.navtt {

    display: inline;
    float: left;
    padding-left: 58px;
    padding-bottom: 5px;
}


.instagram {
    position: absolute;
    top: 39px;
    right: 30px;
    width: 31px;
    height: 26px;
    border: 0px solid #fff;}

.instagram img {
    display: block;
    margin: 0px auto;}

.fb {
    position: absolute;
    top: 40px;
    right: 0px;
    width: 31px;
    height: 26px;
    border: 0px solid #fff;}

.fb img {
    display: block;
    margin: 0px auto;}

.memberlink {
    position: absolute;
    top: 39px;
    left: 0px;
    width: 150px;
    height: 26px;
    border: 0px solid #fff;}

.cart {
    position: absolute;
    top: 15px;
    right: 8px;
    width: 31px;
    height: 26px;
    border: 0px solid #000;}

.cart img {
    display: block;
    margin: 0px auto;}

.navrecords {

    display: inline;
    float: left;
    padding-left: 10px;
    padding-bottom: 5px;

}
.navtt {

    display: inline;
    float: left;
    padding-left: 58px;
    padding-bottom: 5px;
}
.navacc {

    display: inline;
    float: left;
    padding-left: 58px;
    padding-bottom: 5px;
}
.navrepair {

    display: inline;
    float: left;
    padding-left: 58px;
    padding-bottom: 5px;
}

.navac {

    display: inline;
    float: left;
    padding-left: 58px;
    padding-bottom: 5px;
}
.navevents {

    display: inline;
    float: left;
    padding-left: 58px;
    padding-bottom: 5px;
}
.navcontact {

    display: inline;
    float: left;
    padding-left: 58px;
    padding-bottom: 5px;
}

.photo { 
	position: relative;
	top: 0px;
	width: 900px;
	height: 406px;
	margin: 0px auto; 
	padding: 2px;
	background: black;
    -moz-box-shadow: 0 0 20px black; 
	-webkit-box-shadow: 0 0 20px black; 
	box-shadow: 0 0 20px black;
	z-index: 2;}

.photoerror { 
	position: relative;
	top: 0px;
	width: 900px;
	height: 6px;
	margin: 0px auto; 
	padding: 2px;
	background: black;}

.pagewrap {
	position: relative;
	border: 0px solid #fff;
	margin: 5px auto;
	width: 905px;
	overflow: auto;}

.pagecontent {
    display: inline;
    float: left;
	border: 0px solid #fff;
    margin: 30px auto 30px auto;
	width: 905px;
	overflow: auto;}

.pagecontentnews {
    display: inline;
    float: left;
	border: 0px solid #000000;
    margin: 30px auto 30px auto;
	width: 630px;
	overflow: auto;}


.pagecontentfeed {
    position: relative;
	border: 0px solid #fff;
    margin: 30px auto 30px auto;
	width: 900px;
    height: 100%;
    padding-left: 3px;
	overflow: auto;}

.pagetext {
    display: inline;
    float: left;
	border: 0px solid #000000;
	width: 550px;}

.pagedate {
    display: inline;
    float: left;
	border: 0px solid #000000;);
    width: 95px;}

.pagephoto {
    display: block;
	border: 0px solid #000000;
    width: 600px;}

.pagephoto img {
    float: left;
    margin: 0px auto;
    border: 0px solid #000;}
    
.pageinstagram {
    display: inline;
    float: left;
	border: 0px solid #000000;
	width: 600px;
    margin-left: 0px;}

.pageinstagramdate {
    display: inline;
    float: left;
	border: 0px solid #000000;
	width: 105px;}
    
.pagecontentshows {
	position: relative;
	border: 0px solid #fff;
    margin: 30px auto 30px auto;
	width: 670px;
	overflow: auto;}

.pagetextshows {
    display: inline;
    float: left;
    text-align: right;
    padding-top: 70px;
	border: 0px solid #fff;
	width: 285px;}

.pagetextshowshori {
    display: inline;
    float: left;
    text-align: right;
    padding-top: 45px;
	border: 0px solid #fff;
	width: 285px;}

.pagephotoshowshori {
    display: block;
    float: left;
	border: 0px solid #000000;
    width: 325px;
    padding-left: 15px;}

.pagephotoshowshori img {
    float: right;
    margin: 0px auto;
    border: 4px solid #000;}

.pagephotoshows {
    display: block;
    float: left;
	border: 0px solid #000000;
    width: 260px;
    padding-left: 10px;}

.pagephotoshows img {
    float: right;
    margin: 0px auto;
    border: 4px solid #000;}

.audiobody {
	position: relative;
	border: 0px solid #ffffff;
	margin: 10px auto;
	width: 500px;
    font: 18px 'Pathway Gothic One', sans-serif;}

.audiotext {
	position: relative;
	border: 0px solid #ffffff;
	margin: auto;
	width: 490px;
    font: 18px 'Pathway Gothic One', sans-serif;}

.form-containerleft {
    display: inline;
   position: relative;
   margin: 0px auto 0px auto;
   border: 0px solid #000;
   background: #ccc;
   font-family: 'Cutive', sans-serif;
   font-size: 14px;
   text-decoration: none;
   margin-left: 50px;
   vertical-align: middle;
   min-width:200px;
   padding:0px;
   width:250px;
   float: left;
   }

.form-containerright {
   display: inline;
   position: relative;
   margin: 0px auto 0px auto;
   border: 0px solid #000;
   background: #ccc;
   font-family: 'Cutive', sans-serif;
   font-size: 14px;
   text-decoration: none;
   margin-right: 50px;
   vertical-align: middle;
   min-width:200px;
   padding:0px;
   width:250px;
   float: right;
   }

.form-field {
   background: #eee;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   font-family: 'Cutive', sans-serif;
   font-size: 11px;
   height: 25px;
   width:245px;
   line-height: 30px;
   padding: 0px;
   margin-top: 0px;
   border: none;
   }
.form-field:focus {
   background: #eee;
   color: #000;
   }
.form-container h2 {
   font-size:14px;
   margin: 0 0 5px 0;
   text-align:center;
    }
.form-title {
   margin-bottom:20px;
    font-size: 12px;
   margin-top: 5px;
   color: #000;
   }

textarea {
       background: #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
       border: 0px solid #000;
	   width: 243px;
	   height: 120px;
       line-height: 30px;
    padding: 2px;
    margin-top: 2px;
   font-family: 'Cutive', sans-serif;
   font-size: 11px;}

.submit-container {
   margin:20px 0;
   text-align:right;
    
   }
.submit-button {
   border: 0px solid #030000;
   background: #7f0000;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #ffffff;
   font-family: 'Cutive', sans-serif;
   padding: 8.5px 18px;
   font-size: 16px;
   text-decoration: none;
   vertical-align: middle;
   cursor: pointer;
   }
.submit-button:hover {
   border: 0px solid #333333;
   background: #333333;
   color: #fff;
   }
.submit-button:active {
   border: 0px solid #333333;
   background: #333333;
   color: #fff;
   }







/* The work below, CSSBox, is released under the Creative Commons
   Attribution-ShareAlike 4.0 license and is available on
   https://notabug.org/SylvieLorxu/CSSBox. You are not required to add
   additional credit to your website, just leave the above text in this file */
div.cssbox {
  display: inline-block;
}

span.cssbox_full {
  z-index: 999;
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.8);
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s linear;
}

span.cssbox_full img {
  position: fixed;
  background-color: white;
  margin: 0;
  padding: 0;
  max-height: 90%;
  max-width: 90%;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}

a.cssbox_close,
a.cssbox_prev,
a.cssbox_next {
  z-index: 999;
  position: fixed;
  text-decoration: none;
  visibility: hidden;
  color: white;
  font-size: 36px;
}

a.cssbox_close {
  top: 1%;
  right: 1%
}

a.cssbox_close::after {
  content: '\00d7';
}

a.cssbox_prev,
a.cssbox_next {
  top: 50%;
  transform: translate(0%, -50%);
}

a.cssbox_prev {
  left: 5%;
}

a.cssbox_next {
  right: 5%;
}

a:target ~ a.cssbox_close,
a:target ~ a.cssbox_prev,
a:target ~ a.cssbox_next {
  visibility: visible;
}

a:target > img.cssbox_thumb + span.cssbox_full {
  visibility: visible;
  opacity: 1;
  pointer-events: initial;
}

span.cssbox_full {
  cursor: initial;
}


/* This is the end of CSSBox */


.headerbar_form {
    top: 0%;
    position: fixed;
    background-color: #b30808;
    border: 0px solid #fff;
    width: 100%;
    height: 5px;
    margin: 0px auto 0px auto;
	z-index: 3;}

.footer_form {
    bottom: 0%;
    position: relative;
    border: 0px solid #000;
    width: 450px;
    bottom: 6px;
    text-align: center;
    margin: 75px auto 0px auto;
    font: 11px 'Saira Condensed', sans-serif;
}

.footerbar_form {
    bottom: 0%;
    position: fixed;
    background-color: #b30808;
    border: 0px solid #000;
    width: 100%;
    height: 5px;
    margin: 0px auto 0px auto;
	z-index: 3;}



input[type=text] {
  width: 450px;
  padding: 6px 12px;
  margin-bottom: 10px;
  box-sizing: border-box;
  border: none;
  background-color: #ccc;
  color: black;
  font: 'Saira Condensed', sans-serif;
      font-size: 24px;
}

input[type=email] {
  width: 450px;
  padding: 6px 12px;
  margin-bottom: 10px;
  box-sizing: border-box;
  border: none;
  background-color: #ccc;
  color: black;
  font: 'Saira Condensed', sans-serif;
      font-size: 24px;
}


input[type=submit] {
  width: 100%;
  padding: 6px 12px;
  border: none;
  background-color: #222;
  color: white;
  font-size: 20px;
}

.header_form {
  font: 30px 'Saira Condensed', sans-serif;
  position: relative;
  margin: 25px 0 0 0;
  text-align: center;
  color: black;
  letter-spacing: 10px;
}

.description {
  font: 18px 'Saira Condensed', sans-serif;
  width: 785px;
  margin: 0 auto;
  padding-bottom: 20px;
  display: block;
  text-align: center;
  color: black;
}

.smalltext {
  font: 16px 'Saira Condensed', sans-serif;
  width: 445px;
  margin: 0 auto;
  padding-bottom: 20px;
  display: block;
  text-align: center;
color: white;
  text-decoration: underline;
}

.container_form {
    position: relative;
    width: 820px;
    margin: 0px auto;
    border: 0px solid #ccc;
    	overflow: auto;
}

.fields {
    margin: 0px auto;
    width: 475px;
    border: 0px solid #ccc;
    background: white;
    padding: 10px 10px 0px;
    display: block;
    font: 20px 'Saira Condensed', sans-serif;
    
}

.fieldsbottom {
    margin: 0px auto;
    width: 521px;
    border: 0px solid #ccc;
    background: white;
    display: block;
    font: 'Saira Condensed', sans-serif;
}

.fieldsbottomsubmit {
    width: 100px;
  margin: 0 auto;
    display: block;
        border: 0px solid #474;
      font: 26px 'Saira Condensed', sans-serif;
}

.formtop {
    position: relative;
    width: 543px;
    margin: 0px auto;
    border: 0px solid #ccc;
    	overflow: auto;
}


.formbottom {
    position: relative;
    width: 545px;
    margin: 0px auto;
    padding-right: 3px;
    padding-bottom: 50px;
    border: 0px solid #ccc;
    	overflow: auto;
}


label {
  font-family: 'Lato', sans-serif;
    font-size: 12px;
    margin-top: 0px;
    margin-right: 10px;
}

.g-recaptcha {
    width: 305px;
  margin: 0 auto;
    display: block;
    border: 0px solid #474;
    margin-bottom: 30px;

}

.error {
    color: red;
    font-weight: 400;
    display: block;
    padding: 6px 0;
    font-size: 14px;
}

.form-control.error {
    border-color: red;
    padding: .375rem .75rem;
}