
/* TODO -- we don't want to universally prevent copy paste, but in most cases we don't want it.*/
/** {
  -webkit-user-select: none;
  -moz-user-select: none;
}
*/

body {
  margin: 0px;
  padding: 0px;
  min-height: 100%;
  height: 100%;
  width: 100%;
  font-family: Helvetica;
  font-size: 12pt;
  background: #fff;
  /* disable highlight after clicking on iOS.  */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
html {
  height: 100%;
  width: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th {
  margin:0;
  padding:0;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
fieldset, img {
  border:0;
}
abbr, acronym {
  border:0;
}
label {
  border: 0 !important;
}
img {
  border: 0;
}
iframe {
  border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
  font-style:normal;
  font-weight:normal
}
h1, h2, h3, h4, h5, h6 {
  font-size:1em;
  font-weight:normal;
}
ol, ul {
  list-style:none;
}
small {
  font-size: 1em;
}
a {
  text-decoration: none;
  outline: none;
  color: #2178a6;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  outline: none;
  color: #004f79;
}         
h1, h2, h3, h4, h5, h6, p {
  line-height: 1.3em;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 25px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
  font-weight: bold;
}
h5 {
  font-size: 16px;
  font-weight: bold;
}
h6 {
  font-size: 14px;
  font-weight: bold;
}
b, strong {
  font-weight: bold;
}
i, em {
  font-style: italic;
}
hr {
  border-top: 1px solid #000;
  margin: 20px 0px;
}
.hidden {
  display: none;
}
.clear {
  clear: both;
}
.fblike {
  background-color: #bcbbbf; 
  opacity: 0.87; 
  filter: alpha(opacity=90); 
  float: left; 
  padding: 5pt;
  margin-bottom: 10pt;
  text-decoration: none;
  outline: none;
  font-size: 20pt;
  color: #000;
  width: 13em;
  clear: both;
}
.transparent {
  opacity: 0 !important;
}
.vcenter1 {
  display: table;
  width: 100%;
  height: 100%;
}

.vcenter2 {
  display: table-cell;
  vertical-align: middle;
}

.vcenter3 {
  display: block;
}

#content {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

#header {
  position: absolute;
  top: 0px;
  border-bottom:1px solid #000; /* consider a shadow */
  width:100%;
  background: #fff;
  text-align: center;
  -webkit-transition: top 1.0s;
}

#topmenu {
}

#facebook-like {
  margin: 0 0 0 auto;
  opacity: 1;
  -webkit-transition: opacity 1s linear;
}

/*#debug {
  background: #222;
  opacity: 0.87;
  position: absolute;
  left: 0px;
  top: 0px;
  color: white;
}

*/
.menu {
  position: absolute;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  clear: both;
}

.logo {
  width: 600px;
  height: 153px;
  padding-top: 10px;
  margin-left: 10px;
}

a.menuheading {
  background-color: #bcbbbf; 
  opacity: 0.87; 
  filter: alpha(opacity=90); 
  float: left; 
  padding: 5pt;
  margin-bottom: 10pt;
  text-decoration: none;
  outline: none;
  font-size: 20pt;
  color: #000;
  width: 13em;
  clear: both;
}

.shadow {
  -moz-box-shadow: 0px 3px 6px black;
  -webkit-box-shadow: 0px 3px 6px black;
  box-shadow: 0px 3px 6px black;
}

a.menuheading:hover {
  color: #2178a6;
}         

.menuspacer { 
  clear: both;
}

.submenu {

} 

#backgroundimage {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

#galleryimage {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.leftarrow {
  position: absolute;
  left: 0;
  top: 50%;
  width: 24px;
  height: 42px;
  margin: -21px 8px 0px 8px;
  background: url('../images/arrowleft.png');
}

.leftarrow:hover {
  background: url('../images/arrowleft_hover.png');
}

.rightarrow {
  position: absolute;
  right: 0;
  top: 50%;
  width: 24px;
  height: 42px;
  margin: -21px 8px 0px 8px;
  background: url('../images/arrowright.png');
}

.rightarrow:hover {
  background: url('../images/arrowright_hover.png');
}

.home {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 5px;
  float:left; 
  padding: 5pt;
  text-decoration: none;
  outline: none;
  font-size: 20pt;
  font-color: #000;
  color: #000;
  margin-bottom: 10pt;
  clear:both;
}

.gallery_container {
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.gallery {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

#rhs {
  position: absolute;
  font-size: 20pt;
  left: 15em;
  top: 163px;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#stores {
  position:absolute;
  top: 0;
  left: 5%;
  right: 5%;
  bottom: 5%;
  padding: 10px;
  background-color:#bcbbbf;
  font-size: 15pt;
  opacity: 0.87;
  overflow: auto;
}

#about {
  position:absolute;
  top: 0;
  left: 5%;
  right: 5%;
  bottom: 5%;
  padding: 10px;
  background-color:#bcbbbf;
  font-size: 14pt;
  opacity: 0.87;
  overflow: auto;
}

#contact {
  position:absolute;
  top: 15%;
  left: 10%;
  right: 10%;
  width: auto;
  padding: 2%;
  background-color:#bcbbbf;
  opacity: 0.87;
  overflow: none;
}
#contact p {
  text-align: center;
}

#pastcollections {
  position:absolute;
  top: 15%;
  left: 10%;
  right: 10%;
  padding: 2%;
  background-color:#bcbbbf;
  opacity: 0.87;
  overflow: none;
}

.contactinner {
}
#stores table {
  width: 100%;
}
#stores td {
  padding-bottom: 0.5em;
}
