@charset "utf-8";
/* CSS Document */

section.floorbase {margin-bottom: 1em;padding-bottom: 1em;border-bottom: 1px solid #666;position: relative;}
section.floorbase .flargeimg {float: none;width: 100%;margin-bottom: 1em;}
section.floorbase .flargeimg a {}
section.floorbase .flargeimg a p {font-size: 1.25em;font-style: oblique;position: absolute;padding-left: 0.3em;background: rgba(0,0,0,0.5);z-index: +1;width: 100%;}
section.floorbase .flargeimg a p span {padding-left: 0.5em;font-size: 0.75em;display: block;}
section.floorbase .flargeimg a img {}
section.floorbase .bnrsandicons {float: none;width: 100%;padding-left: 0;position: static;}
section.floorbase .bnrsandicons .bnrarea {}
section.floorbase .bnrsandicons .bnrarea a {margin-bottom: 0.75em;}
section.floorbase .bnrsandicons .bnrarea a img {width: 100%;}
section.floorbase .bnrsandicons .bnrarea a p {font-size: 1em;line-height: 1.3;}
section.floorbase .bnrsandicons .linkicons {display: flex;position: relative;bottom: 0;padding-bottom: 0;flex-wrap: wrap;justify-content: space-between;width: 100%;padding-right: 0;}
section.floorbase .bnrsandicons .linkicons li {flex-basis: 24%;margin-top: 0.5em;}
section.floorbase .bnrsandicons .linkicons li a {width: 100%;}
section.floorbase .bnrsandicons .linkicons li a img {width: 100%;}
section.floorbase .bnrsandicons .linkicons:after {content:"";display:none;position:absolute;clear:none;}

#wideBanners {padding-top: 8px;}

#electricguitar .bnrsandicons .bnrarea {height:770px;}
#fender .bnrsandicons .bnrarea {height:600px;}
#acousticguitar .bnrsandicons .bnrarea {height:1200px;}

@media screen and (min-width: 700px) {
	section.floorbase .flargeimg {float: left;width: 66%;margin-bottom: 0;}
	section.floorbase .bnrsandicons {float: right;width: 34%;padding-left: 0.4em;}
	section.floorbase .bnrsandicons .bnrarea a {margin-bottom: 0.25em;}
	section.floorbase .bnrsandicons .bnrarea a p {font-size: 0.75em;line-height: 1.1;}
	section.floorbase .bnrsandicons .linkicons {position: absolute;padding-bottom: 1em;width: 34%;padding-right: 0.4em;}
	section.floorbase .bnrsandicons .linkicons li {margin-top: 0.3em;}
}