@charset "utf-8";
/* CSS Document */
/* BEGIN NAVIGATION MENU ID*/
html, body {
margin:0;
padding:0;
background-size: cover;
background-repeat: no-repeat;
height: 100%;
width: 100%;
}
#floatMenu {
    position:absolute;
    bottom:2px;
    right:2%;
	background-color:#8A8686;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	border:inset;
	z-index:99;
}
#navdiv {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}
#nav {
	height:1em;
	width:100%;
	margin:0 auto;
	list-style: none;
	display: block;
	padding:0px;
}
#nav li {
	float:left;
	width: 25%;
}
#nav a {
	display:block;
	text-align:center;
	font-size:75%;
	color:#000000;
	height:1.5em;
	width:100%;
	line-height:1.5em;
	text-decoration:none; 
	font-weight:bold;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#8A8686;
	padding-left:1%;
	padding-right:1%;
}
#nav a:hover, #nav a:focus {
	background:#A6A2A2;
	color:#fff;
}
#nav .active {
    background-color: #0099ff;
}
/*TITLE HEADER class */
table.title {
	table-layout: fixed;
    margin-left:10%;
    margin-right:10%;
    width: 80%;
}
td.title1 {
	color: #000000;
	font-size:1.5vw;
	text-align: center;
	text-shadow: 1px 1px 1px  #F0FF00, -1px -1px 1px  #F0FF00, 1px -1px 1px  #F0FF00, -1px 1px 1px  #F0FF00;
	background: url("./../../img/bg_img/a1sign.jpg") no-repeat;
	background-size: 100% 100%;
	width: 20%;
}
td.title2 {
	background: url("./../img/title.jpg") no-repeat;
	background-size: 100% 100%;
	width: 60%;
}
td.title3 {
  border:1px solid;
  position:relative;
	background: url("./../img/map.jpg") no-repeat;
	background-size: 100% 100%;
	width: 20%;
}
td.title3 a {
  position:absolute;
  top:0;
  bottom:0;
  right:0;
  left:0;
}
td.title_fb {
    background-color: #7BC8F3;	
	border-width:5px;
	border-style:outset;
	text-align: center;
	vertical-align:central;
	width: 80%;
}
/*Contact CLASS*/
table.contact {
    margin-left:10%; 
    margin-right:10%;
    width: 80%;    
    background-color: #7BC8F3;	
	border-width:5px;  
    border-style:inset;
}
td.contact {
	font-size: 75%;
	font-weight: bold;
	text-align: center;
}
td.contact1 {
	text-align: right;
	vertical-align:text-top;
	width: 50%;
}
td.contact2 {
	text-align: left;
}
td.contact3 {
	text-align: left;
}
/*FOOTER ID*/
.push {
    height: 25px; /* .push must be the same height as .footer */
}
.footer {
    height: 25px; /* .push must be the same height as .footer */
	background-color:#000000;
	text-align:center;
	color:#FDFDFD;
}
/* ABOUT CLASS */
table.about {
    margin-left:10%; 
    margin-right:10%;
    width: 80%;    
    background-color: #7BC8F3;	
	border-width:5px;  
    border-style:inset;
}
td.about1 {
	text-align: center;
	vertical-align:text-top;
}
td.about2 {
	border: 1px solid black;
	text-align: center;
	vertical-align:central;
}
td.about3 {
	border: 1px solid black;
	text-align: left;
	vertical-align:central;
}
td.about4 {
	border: 1px solid black;
	text-align: center;
	vertical-align:central;
}
/* SHOP MENU CLASS */
table.smenu {
    margin-left:10%; 
    margin-right:10%;
    width: 80%;    
    background-color: #7BC8F3;	
	border-width:5px;  
    border-style:inset;
}
td.smenu1 {
    background-color: #7BC8F3;	
	border-width:5px;
	border-style:outset;
	text-align: center;
	width:50%;
	font-size: 1.5vh;
}
td.memenu1 {
    background-color: #7BC8F3;	
	border-width:5px;
	border-style:outset;
	text-align: center;
	width:30%;
}
/* SHOP PARTS CLASS */
table.parts {
    width: 80%;
	margin-left: 10%;
	margin-right: 10%;
    background-color: #7BC8F3;	
	border-width:5px;  
    border-style:inset;
}
div.parts {
    margin-left:10%; 
    margin-right:10%;
    width: 80%;    
    background-color: #7BC8F3;	
	border-width:5px;  
    border-style:inset;
 	overflow-y:scroll;
	height:300px;
	overflow-x:hidden;
	border-color:#000000;
}
table.parts1 {
    width: 100%;
    background-color: #7BC8F3;	
}
td.parts1 {
    background-color: #7BC8F3;	
	border-width:5px;
	border-style:outset;
	text-align: center;
}
table.parts2 {
    margin-left:10%; 
    margin-right:10%;
    width: 80%;    
    background-color: #7BC8F3;	
	border-width:5px;  
    border-style:inset;
}
td.parts2 {
    background-color: #7BC8F3;	
	border-width:5px;
	border-style:outset;
	text-align: center;
	align-content:center;
	align-items:center;
	width:50%;
}
td.parts21 {
    background-color: #7BC8F3;	
	border-width:5px;
	border-style:outset;
	text-align: center;
	vertical-align:central;
	width:50%;
}
div.parts_show_notes {
    background-color: #7BC8F3;	
    border-style:inset;
 	overflow-y:scroll;
	height:80px;
	overflow-x:hidden;
}
table.show_parts{
 width: 100%;
}
img.view_link {
	width: 100%;
	height: 50px;
}
img.logo {
	height: 60px;
	width: 175px;
}
img.autosmpic_a {
	height: 30px;
	width: 30px;
}
/* SHOP AUTOS CLASS */
th.admin_auto{
	font-size: 75%;
}
table.autos {
    margin-left:10%; 
    margin-right:10%;
    width: 80%;    
	border-width:5px;  
    border-style:inset;
    border-collapse: separate;
    border-spacing: 10px 5px;
}
table.autos_wide {
    margin-left:2.5%; 
    margin-right:2.5%;
    width: 95%;    
	border-width:5px;  
    border-style:inset;
    border-collapse: separate;
    border-spacing: 10px 5px;
}
td.autos1 {
    background-color: #7BC8F3;	
	border-width:5px;
	border-style:outset;
	text-align: left;
	vertical-align: top;
	width: 30%;
	font-size: 1.0rem;
}
td.autospic1 {
    background-color: #7BC8F3;	
	border-width:5px;
	border-style:outset;
	text-align: center;
	vertical-align:central;
	width:50%;
}
td.autos2 {
    background-color: #7BC8F3;	
	border-width:5px;
	border-style:outset;
	text-align: center;
	vertical-align:central;
	width:100%;
}
/* Solve problem where border size changes on hover */
img.autosmpic { 
  border: 1px solid black; 
} 
img.autosmpic:hover { 
  outline: 2px solid black; 
} 
@media screen and (max-width: 600px) {
div.containerautoimg {
    width: 500px;
    height: 500px;
	align-content:center;
	align-items:center;
}
}
/* resize images */
div.containerautoimg img {
    width: 100%;
	height: 100%;
    height: auto;
}
* {box-sizing:border-box}
/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
}
.mySlides {
    display: none;
}
/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}
/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.prev {
  left: 0;
  border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}
/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
/* The dots/bullets/indicators */
.dot {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.dota {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline;
  transition: background-color 0.6s ease;
}
.active, .dot:hover {
  background-color: #717171;
}
/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 0.5s;
  animation-name: fade;
  animation-duration: 0.5s;
}
@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}
/* SHOP AUTOS CLASS */
table.pieces {
    width: 100%;    
	border-width:5px;  
    border-style:inset;
    border-collapse: separate;
    border-spacing: 10px 5px;
}
td.pieces {
    background-color: #7BC8F3;	
	border-width:5px;
	border-style:outset;
	text-align: center;
	vertical-align: central;
	width: 20%;
}
td.pieces1 {
    background-color: #7BC8F3;	
	border-width:5px;
	border-style:outset;
	text-align: center;
	vertical-align: central;
	margin-left: 5%;
	margin-right: 5%;
	width: 20%;
}
.tooltip {
    position: relative;
    display: inline-block;
    /*border-bottom: 1px dotted black;*/
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 250px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: -50px;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.ltooltip {
    position: relative;
    display: inline-block;
    /*border-bottom: 1px dotted black;*/
}
.ltooltip .ltooltiptext {
    visibility: hidden;
    width: 650px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: -50px;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}
.ltooltip .ltooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}
.ltooltip:hover .ltooltiptext {
    visibility: visible;
    opacity: 1;
}
.boxsizingBorder {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
div.editable {
    width: 100%;
    height:inherit;
    border: 1px solid #ccc;
    padding: 5px;
	background-color:#FFFFFF;
	overflow-y:scroll;
	font-size:12px;
}
div.editablea {
    width: 100%;
    height:300px;
    border: 1px solid #ccc;
    padding: 5px;
	background-color:#FFFFFF;
	overflow:auto;
	font-size:12px;
}
#thumbwrap {
	margin:75px auto;
	width:252px; height:252px;
}
.thumb {
	float:left; /* must be floated for same cross browser position of larger image */
	position:relative;
	margin:3px;
}
.thumb img { 
	border:1px solid #000;
	vertical-align:bottom;
}
.thumb:hover {
	border:0; /* IE6 needs this to show large image */
	z-index:1;
}
.thumb span { 
	position:absolute;
	visibility:hidden;
}
.thumb:hover span { 
	visibility:visible;
	top:-200px; right:80px; 
}
#thumbawrap {
	/*margin:75px auto;*/
	width:500px; height:500px;
}
.thumba {
	float:left; /* must be floated for same cross browser position of larger image */
	position:relative;
	margin:3px;
}
.thumba img { 
	border:1px solid #000;
	vertical-align:bottom;
}
.thumba:hover {
	border:0; /* IE6 needs this to show large image */
	z-index:1;
}
.thumba span { 
	position:absolute;
	visibility:hidden;
}
.thumba:hover span { 
	visibility:visible;
	top:0px; left:75px; 
}
#thumbbwrap {
	/*margin:75px auto;*/
	width:500px; height:500px;
}
.thumbb {
	float:left; /* must be floated for same cross browser position of larger image */
	position:relative;
	margin:3px;
}
.thumbb img { 
	border:1px solid #000;
	vertical-align:bottom;
}
.thumbb:hover {
	border:0; /* IE6 needs this to show large image */
	z-index:1;
}
.thumbb span { 
	position:absolute;
	visibility:hidden;
}
.thumbb:hover span { 
	visibility:visible;
	top:-500px; left:75px; 
}
#thumbcwrap {
	/*margin:75px auto;*/
	width:500px; height:500px;
}
.thumbc {
	position:relative;
	margin:3px;
}
.thumbc img { 
	border:1px solid #000;
	vertical-align:bottom;
}
.thumbc:hover {
	border:0; /* IE6 needs this to show large image */
	z-index:1;
}
.thumbc span { 
	position:absolute;
	visibility:hidden;
}
.thumbc:hover span { 
	visibility:visible;
	top:-250px; left:75px; 
}