@import url('https://fonts.googleapis.com/css?family=Roboto');

@charset "UTF-8";

/* ------------------------------------------
  RESET
--------------------------------------------- */

body, div,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, dl, dt, dd, ol, ul, li, hr,
fieldset, form, label, legend, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section,
summary, hgroup {
  margin: 0;
  padding: 0;
  border: 0;
}

a:active,
a:hover {
  outline: 0;
}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }


/* ------------------------------------------
  BASE DEMO STYLES
--------------------------------------------- */

body {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	color: #37302a;
	background: #fff;
	font-family: "Roboto", Arial, Helvetica, sans-serif, sans serif;
	font-size: 100%;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
}

section {
  border-bottom: 1px solid #999;
  float: left;
  width: 100%;
  height: 800px;
}
#third a {
	width: 100%;
	margin: 0px;
}
.gallerypic {
	width: 100%;
	margin-right: 0%;
	float: left;
}
#gallerymenu {
	float: right;
	width: 100%;
	text-align: left;
	margin-top: 12px;
}
#gallerymenu p {
	margin-top: 4%;
	margin-right: 7%;
	margin-left: 7%;
	text-align: justify;
	font-size: 120%;
	line-height: 120%;
}
#gallerymenu  a {
	color: #005F86;
	text-decoration: underline;
}
#gallerymenu a:hover {
	color: #333333;
	text-decoration: none;
}
#welcometext {
	width: 100%;
	text-align: center;
	margin-top: 12%;
	margin-bottom: 6%;
}
#welcometext  p {
	margin-top: 4%;
	margin-right: 12%;
	margin-left: 12%;
	text-align: justify;
	font-size: 120%;
	line-height: 120%;
}
#shop {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 400px;
}
#shop  a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}

#store {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 400px;
}
#store  a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}
.home-image {
	width: 100%;
}



/* ------------------------------------------
  NAVIGATION STYLES
  (+ responsive-nav.css file is loaded in the <head>)
--------------------------------------------- */

.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}

.nav-collapse,
.nav-collapse * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: 100%;
  float: left;
}

.nav-collapse li {
  float: left;
  width: 100%;
}

.rectangle {
	width: 100%;
	margin-bottom: 1%
}
.square1 {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 2%;
	float:left;
}
.square2 {
	width: 49%;
	margin-right: 0%;
	margin-bottom: 2%;
	float:left;
}



@media screen and (min-width: 40em) {
  .nav-collapse li {
    width: 19.5%;
    *width: 19.5%; /* IE7 Hack */
    _width: 19.5%; /* IE6 Hack */
  }
  

}

.nav-collapse a {
	color: #333;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px solid white;
	padding: 0.7em 1em;
	float: left;
	font-size: 1em;
	letter-spacing: .1em;
	font-weight: 700;
}

.nav-collapse a:hover {
	color: #005F86;
}


}


@media screen and (min-width: 40em) {
  .nav-collapse a {
    margin: 0;
    padding: 1em;
    float: left;
    text-align: center;
    border-bottom: 0;
    border-right: 1px solid white;
  }


.nav-collapse ul ul a {
  background: #333;
  padding-left: 2em;
}
}

@media screen and (min-width: 40em) {
  .nav-collapse ul ul a {
    display: none;
  }

  .gallerypic {
	width: 49%;
	float: left;
	margin-right: 1%;
}
#gallerymenu {
	float: right;
	width: 50%;
	margin-top: 0px;
}
#shop {
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 280px;
}
#shop  a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}
#store {
	width: 40%;
	margin-right: 5%;
	margin-left: 5%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 280px;
}
#store  a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}
.home-image {
	width: 100%;
}


}




/* ------------------------------------------
  NAV TOGGLE STYLES
--------------------------------------------- */

@font-face {
  font-family: "responsivenav";
  src:url("icons/responsivenav.eot");
  src:url("icons/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("icons/responsivenav.ttf") format("truetype"),
    url("icons/responsivenav.woff") format("woff"),
    url("icons/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}

.nav-toggle {
  position: fixed;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  text-indent: -999px;
  position: relative;
  overflow: hidden;
  width: 70px;
  height: 55px;
  float: right;
}

.nav-toggle:before {
  color: #333; /* Edit this to change the icon color */
  font-family: "responsivenav", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 28px;
  text-transform: none;
  position: absolute;
  content: "≡";
  text-indent: 0;
  text-align: center;
  line-height: 55px;
  speak: none;
  width: 100%;
  top: 0;
  left: 0;
}

.nav-toggle.active::before {
  font-size: 24px;
  content:"x";
}
#logobox {
	text-align: center;
	width: 100%;
	background-color: #005F86;
}
.abascalgroup {
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: -12px;
	z-index: 999;
}
#threes {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	clear: both;
}

#homepic {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
}
#homepic   a {
	color: #005F86;
	text-decoration: underline;
}
#homepic  a:hover {
	color: #333333;
	text-decoration: none;
}
#gallery {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1300px
}
#footerbox {
	text-align: center;
	width: 100%;
	font-size: 0.8em;
	margin-bottom: 100px;
	color: #333;
	letter-spacing: 0.1em;
	clear: both;
	padding-top: 40px;
	margin-top: 0px;
}
#footerbox h3 {
	text-align: center;
	font-size: 1.1em;
	margin-bottom: 40px;
	color: #333;
	letter-spacing: 0.1em;
	margin-top: 20px;
	font-style: italic;
	font-weight: normal;
}
#footerbox  p {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
#purchasebox {
	text-align: center;
	width: 90%;
	font-size: 1em;
	margin-bottom: 100px;
	color: #333;
	letter-spacing: 0.1em;
	clear: both;
	padding-top: 40px;
	margin-top: 0px;
	margin-right: 5%;
	margin-left: 5%;
}
#purchasebox a {
	text-decoration: underline;
	color: #37302a;
}

.gallerythumb {
	width: 22%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 2%;
	margin-left: 2%;
}
#third {
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 140px;
	font-size: 0.9em;
}
#third a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
}
.linkclass {
	text-decoration: none;
	font-weight: normal;
	color: #37302a;
}
.presspic {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallerytour {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
