html {
   height: 100%;
}
body {
   height: 100%;
   background-color: #fff;
   font-family: "Yu Gothic UI", arial, monospace;
   background: url('https://www.flyguitars.com/graphics/background.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
}
.content {
    display:inline-block;
    margin-top: 16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.container {
    margin: 0 auto 0 auto;
    padding: 0 8px 0 8px;
    max-width: 75em;      /* 1200px / 16px = 75em */
}
.adbanner {
   padding:16px 0 16px 0;
}
.floatright {
    float: right;
}
.floatleft {
    float: left;
}
.margin4 {
    margin: 4px;
}
.margin8 {
    margin: 8px;
}
.margin0440 {
    margin: 0 4px 4px 0;
}
.margin4040 {
    margin: 4px 0 4px 0;
}
.margin0880 {
    margin: 0 8px 8px 0;
}
.margin0080 {
    margin: 0 0 8px 0;
}
.margin0088 {
    margin: 0 0 8px 8px;
}
.margin001616 {
    margin: 0 0 16px 16px;
}
.margin8080 {
    margin: 8px 0 8px 0;
}
.margin160160 {
    margin: 16px 0 16px 0;
}
.margin016160 {
    margin: 0 16px 16px 0;
}
.margin032320 {
    margin: 0 32px 32px 0;
}
.pad2 {
   padding:0.125em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.pad4 {
   padding:4px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.pad8 {
   padding:8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.pad16 {
   padding:16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.pad4right-opt, .pad4right {
   display: block;
   overflow: hidden;
   padding: 4px;
   margin: 8px;
   float: right;
}
.pad4left-opt, .pad4left {
   display: block;
   overflow: hidden;
   padding: 4px;
   margin: 8px;
   float: left;
}
.padT0 {
   padding-top: 0;
   margin-top: 0;
}
.padR0 {
   padding-right: 0;
   margin-right: 0;
}
.padL0 {
   padding-left: 0;
   margin-left: 0;
}
.largeimage {
   display: block;
   width: 100%;
}
.black {
   background-color: #000;
}
.lightgrey {
   background-color: #eee;
}
.vlightgrey {
   background-color: #f3f3f3;
}
.white {
   background-color: #fff;
}
.midblue {
   background-color: #5bc0de;
   color: #fff;
   padding: 2px;
}
.blue {
   color: #37a;
}
.bigblue {
   font-size:110%;
   font-weight:bold;
   color: #37a;
   padding: 2px;
}
.blueborder {
   overflow:hidden;
   border:8px solid;
   border-color:#37a;
   border-radius:25px;
   -moz-border-radius:25px; /* Firefox 3.6 and earlier */
}
.cccborder1 {
   overflow:hidden;
   border:1px solid;
   border-color:#ccc;
}
.textred {
   color: #f00;
}
.textwhite {
   color: #fff;
}
A.textwhite {
   text-decoration: none;
   color:#fff;
}
.textlightblue {
   color: 5bc0de;
}
.textgrey {
   color: #ccc;
}
.textgold {
   color: #8f774a;
}
.footertext {
   color:#9d9d9d;
}
.redtext {
    color:#F00;
}
.small {
   font-size:80%;
}
.smallgrey {
   font-size:80%;
   color:#999999;
}
.smallbold {
   font-size:80%;
   font-weight:bold;
}
.smallboldblue {
   font-size:80%;
   color:#0099cc;
   font-weight:bold;
}
A.footertext:hover {
   text-decoration: none;
   color:#fff;
}
hr {
   border-top: 2px dotted #222;
   margin: 4px 0 4px 0;
}
hr.footertext {
   background-color: #222;
   border-top: 2px solid #fff;
   margin: 4px 0 16px 0;
}
td, th {
   padding: 4px;
}
table.space4 {
   border-spacing:4px;
   border-collapse: separate;
}
table.space8 {
   border-spacing:8px;
   border-collapse: separate;
}
table.space16 {
   border-spacing:16px;
   border-collapse: separate;
}
.block {
    display:block;
    overflow:hidden;
}
.itemcontainer {
    display: block;
    overflow: hidden;
    padding: 8px;
    background-color: white;
    margin:10px 0 10px 0;
}
.width152 {
   width: 152px;
}
.width200 {
   width: 200px;
}
.width200 {
   width: 200px;
}
.width240 {
    width: 240px;
}
.width250 {
    width: 250px;
}
.width300 {
   width: 300px;
}
.width308 {
   width: 308px;
}
.width400 {
   width: 400px;
}
.width25pc {
   width: 24%;
}
.width50pc {
   width: 47%;
}
.width90pc {
   width: 90%;
}
.width100pc {
   width: 100%;
}
.large {
   font-size: 1.5em;
   line-height: 120%;
}
.clearer {
    clear: both;
    height: 0;
}
.cursordefault {
    cursor: default;
}
.eee {
    color: #eee;
}
a.emerald {
    color:#3AA;
    text-decoration:none;
}
.sub_row {
    display: block;
    overflow: hidden;
    min-width: 100%;
    margin: 0;
    padding: 0;
}
.colleft, .colright {
    display: inline-block;
    float: left;
    margin:0;
    padding:0;
}
.col250left,.col250mid,.col250right {
    display: inline-block;
    float: left;
    width: 250px;
    margin: 0 8px 0 0;
    padding: 0;
}
.col400left,.col400right {
    display: inline-block;
    float: left;
    max-width: 385px;
    margin: 0 4px 0 0;
    padding: 0;
    overflow: hidden;
}
.marginright8, .margin0880 {
    margin: 0 8px 8px 0;
}
.marginleft8, .margin0088 {
    margin: 0 0 8px 8px;
}
.margin8080 {
    margin: 8px 0 8px 0;
}
.twocols {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
}
.threecols {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
}
.borderleft {
    padding-left: 8px;
    border-left: solid #000;
    border-left-width: 0.125em;
}
.borderright {
    padding-right: 8px;
    border-right: solid #000;
    border-right-width: 0.125em;
}
.border1 {
    border: solid #CCC;
    border-width: 4px;
}
.row {
    display: block;
    min-width: 100%;
    margin: 0;
    padding: 0;
}
.comment {
    display: block;
    overflow: hidden;
    background-color: #EEE;
    padding: 8px;
    margin: 8px;
}
.newcommentform{
    display: block;
    width: 95%;
    padding: 4px;
    background-color: #eee;
    margin-top: 4px;
}
.replycommentform{
    display: block;
    width: 95%;
    padding: 0.125em;
    background-color: #C0D5D5;
    margin-top: 12px;
}
.replycomment{
    display: block;
    width: 95%;
    padding: 0 0.125em 0 8px;
    margin: 0.125em 0.125em 0.125em 1.25em;
    border-left: solid #CCC;
    border-left-width: 4px;
}
.commentform {
    display: block;
    padding: 8px;
}
.show_hide2, .pointer {
    cursor: pointer;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -8px;
}

sub {
  bottom: -4px;
}
.smalllist {
    list-style-type: square;
    list-style-position: outside;
    margin:0;
}
.smalllistitem {
    margin: 0 0 0 -20px;
    padding: 0;
    line-height:115%;
    font-size:90%;
}

.nicebox
{
    position:relative;
    background-color:#eee;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.nicebox:before, .nicebox:after
{
    content:"";
    position:absolute; 
    z-index:-1;
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    border-radius:100px / 10px;
} 
.nicebox:after
{
    right:10px; 
    left:auto; 
    transform:skew(8deg) rotate(3deg);
}
.nicetitle
{
    text-size:140%;
    font-weight:bold;
    text-decoration:none;
    color:#000;
}
.doshow400 {
    display: none;
    }




/* navbar */
.navbar-inverse {
 border-radius: 0;
}

/* navbar stops when scrolling up*/
#nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:10;
}

/* dropdown menu */
.dropdown-menu>li {
    position:relative;
    -webkit-user-select: none; /* Chrome/Safari */        
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
    cursor:pointer;
}
.dropdown-menu .sub-menu{
    position: absolute;
    left: 100%;
    top: 0;
    display:none;
    margin-top: -1px;
    border-top-left-radius:0;
    border-bottom-left-radius:0;
    border-left-color:#fff;
    padding: 16px;
}
.right-caret:after {
    content:"";
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid orange;
    display: inline-block;
    height: 0;
    opacity: 0.8;
    vertical-align: middle;
    width: 0;
    margin-left:5px;
}
.left-caret:after {
    content:"";
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-right: 4px solid orange;
    display: inline-block;
    height: 0;
    opacity: 0.8;
    vertical-align: middle;
    width: 0;
    margin-left:5px;
}
.dropdown-menu>li {
margin: -8px;
}
.dropdown-menu>li>a:hover {
background-color : transparent;
color: #f00;
}
.lev1 {
    width:400px;
}
.maxwidth70  
{
    max-width:70px;
}
.maxwidth100  
{
    max-width:100px;
}
.maxwidth120  
{
    max-width:120px;
}
.maxwidth140  
{
    max-width:140px;
}
.maxwidth150  
{
    max-width:150px;
}
.maxwidth160  
{
    max-width:160px;
}
.maxwidth200  
{
    max-width:200px;
}
.maxwidth250  
{
    max-width:250px;
}
.maxwidth260  
{
    max-width:260px;
}
.maxwidth264  
{
    max-width:264px;
}
.maxwidth270  
{
    max-width:270px;
}
.maxwidth280  
{
    max-width:280px;
}
.maxwidth300  
{
    max-width:300px;
}
.maxwidth350  
{
    max-width:350px;
}
.maxwidth375  
{
    max-width:375px;
}
.maxwidth400  
{
    max-width:400px;
}
.maxwidth450  
{
    max-width:450px;
}
.maxwidth500  
{
    max-width:500px;
}
.maxwidth750  
{
    max-width:750px;
}
.maxwidth775  
{
    max-width:775px;
}
.minwidth250  
{
    min-width:250px;
}
.minwidth500  
{
    min-width:500px;
}
img.map, map area{
    outline: none;
}
.hidden
{
   display: none;
}
.vgp_inner_container {
    width:22.5em;
    height:17.25em;
    z-index:5;
    position:relative;
    border-radius:8px;
    background-color:#eee;
    padding:8px;
    margin:8px;
}
.vgp_title {
    text-align:right;
    z-index:1;
    position:absolute;
    top:16px;
    right:16px;
    padding:0.125em;
    border-radius:8px;
    background-color:#000;
    color:#fff;
    font: candara;
}
.vgp_outer_container {
    overflow:hidden;
    padding:8px;
    background-color:#fff;
    max-width:750px;
}
.vgp_float_left {
float: left;
}
.vgp_float_right {
float: left;
}
.curvedborderleft {
border-radius: 15px 0 0 15px;
}
.curvedborder {
border-radius: 15px;
}
.flexrow {
  display: flex;
  flex-direction: row;
}
.flexmargin8 {
  margin: 0 8px 0 0;
}
.flexmargin16 {
  margin: 0 16px 0 0;
}
.flexcol {
  display: flex;
  flex-direction: column;
}
.flexitem {
    flex: 1;
}
.bluebox {
  float:left;
  margin:0 8px 8px 0;
  border-style:solid;
  border-color:#0099cc;
  border-radius:25px;
  overflow:hidden;
}


.searchbox-custom
{
    height: 20px;
}
.dropshadow {
 -moz-box-shadow: 3px 3px 5px #aaa;
 -webkit-box-shadow: 3px 3px 5px #aaa;
 box-shadow: 3px 3px 5px #aaa;
}

/* fix for non responsive images in mobile */
.img-responsive { 
    width:100%; 
}
/* fix for mobile navbar dropdown nor scrolling */
.navbar-collapse.in, .navbar-collapse.collapsing {
    overflow-y: visible;
}




/* gallery */
a,
.galleryThumbnails img {
	transition: all 150ms linear;
	-webkit-transition: all 150ms linear;
	-moz-transition: all 150ms linear;
}
.galleryContainer {
	margin: 2px auto;
	max-width: 775px;
}
.galleryPreviewContainer {
	position: relative;
}
.galleryPreviewImage img {
	display: none;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	box-shadow: 3px 3px 0 0 #eeeeee;
	position: relative;
	top: 0;
	left: 0;
}
img.previewImage1 {
	display: block;
}
.galleryPreviewArrows a {
	font-family: Arial;
	font-size: 30px;
	background: rgba(0,0,0, 0.3);
	width: 70px;
	height: 70px;
	line-height: 70px;
	display: block;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -35px;
}
a.nextSlideArrow {
	right: 20px;
	left: auto;
}
.galleryPreviewArrows a:hover {
	background: #000;
	margin-top: -40px;
}
.galleryNavigationBullets {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 60px;
}
.galleryNavigationBullets span {
	display: none;
}
.galleryNavigationBullets a {
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right: 5px;
	background: #ddd;
}
.galleryNavigationBullets a:hover,
.galleryNavigationBullets a.active {
	background: #555;
}
.galleryThumbnailsContainer {
	max-width: 775px;
	overflow-x: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 5px 0;
}
.galleryThumbnails {
	width: 2000px;
}
.galleryThumbnails img {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	margin-right: 10px;
	border: 4px solid #e0e0e0;
	position: relative;
	top: 0;
}
.galleryThumbnails a:hover img {
	top: -5px;
	border: 4px solid #999;
}
.galleryThumbnails a.active img {
	border: 4px solid #000;
}





@media(max-width: 767px){
ul.lev1>li {
    margin: -8px 0 -8px 2em;
    padding: 0px;
  }
ul.lev2>li {
    margin: -8px 0 -8px 4em;
    padding: 0px;
  }
ul.lev1>b {
    margin: -8px 0 -8px 16px;
    color: #ccc;
  }
}




@media(max-width: 500px){
    .flexrow {
    display: flex;
    flex-direction: column;
    }
    .flexmargin16 {
    margin: 0;
    }
    .flexmargin8 {
    margin: 0 8px 0 0;
}
}


@media(max-width: 464px){
    .expand400 {
    width: 100%;
    float: none;
    margin: auto;
    }
    img.expand400 {
    max-width: 100%;
    }
    .borderright {
    padding-right: 0;
    border-right-width: 0;
    padding-top: 8px;
    border-top: solid #000;
    border-top-width: 0.125em;
    padding-bottom: 8px;
    border-bottom: solid #000;
    border-bottom-width: 0.125em;
    }
    .borderleft {
    padding-left: 0;
    border-left-width: 0;
    padding-top: 8px;
    border-top: solid #000;
    border-top-width: 0.125em;
    padding-bottom: 8px;
    border-bottom: solid #000;
    border-bottom-width: 0.125em;
    }
    .nodisplay400 {
    display:none;
    }
}



@media(max-width: 400px){
.dontshow400 {
    display: none;
    }
.doshow400 {
    display: block;
    }
.adbanner {
    padding:0;
    margin:0;
    }
}