html {
    color: #000;
    background: #FFF
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

q:before, q:after {
    content: ''
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

input, textarea, select {
    *font-size: 100%
}

legend {
    color: #000
}

#yui3-css-stamp.cssreset {
    display: none
}/* The gallery overlay */

#galleryOverlay{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	opacity:0;
	z-index:100000;
	background-color:#222;
	background-color:rgba(0,0,0,0.8);
	overflow:hidden;
	display:none;
	
	-moz-transition:opacity 1s ease;
	-webkit-transition:opacity 1s ease;
	transition:opacity 1s ease;
}

/* This class will trigger the animation */

#galleryOverlay.visible{
	opacity:1;
}

#gallerySlider{
	height:100%;
	
	left:0;
	top:0;
	
	width:100%;
	white-space: nowrap;
	position:absolute;
	
	-moz-transition:left 0.4s ease;
	-webkit-transition:left 0.4s ease;
	transition:left 0.4s ease;
}

#gallerySlider .placeholder{
	background: url("assets/img/preloader.gif") no-repeat center center;
	height: 100%;
	line-height: 1px;
	text-align: center;
	width:100%;
	display:inline-block;
}

/* The before element moves the
 * image halfway from the top */

#gallerySlider .placeholder:before{
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right:-1px;
}

#gallerySlider .placeholder img{
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}

#gallerySlider.rightSpring{
	-moz-animation: rightSpring 0.3s;
	-webkit-animation: rightSpring 0.3s;
}

#gallerySlider.leftSpring{
	-moz-animation: leftSpring 0.3s;
	-webkit-animation: leftSpring 0.3s;
}

/* Firefox Keyframe Animations */

@-moz-keyframes rightSpring{
	0%{		margin-left:0px;}
	50%{	margin-left:-30px;}
	100%{	margin-left:0px;}
}

@-moz-keyframes leftSpring{
	0%{		margin-left:0px;}
	50%{	margin-left:30px;}
	100%{	margin-left:0px;}
}

/* Safari and Chrome Keyframe Animations */

@-webkit-keyframes rightSpring{
	0%{		margin-left:0px;}
	50%{	margin-left:-30px;}
	100%{	margin-left:0px;}
}

@-webkit-keyframes leftSpring{
	0%{		margin-left:0px;}
	50%{	margin-left:30px;}
	100%{	margin-left:0px;}
}

/* Arrows */

#prevArrow,#nextArrow{
	border:none;
	text-decoration:none;
	background:url('assets/img/arrows.png') no-repeat;
	opacity:0.5;
	cursor:pointer;
	position:absolute;
	width:43px;
	height:58px;
	
	top:50%;
	margin-top:-29px;
	
	-moz-transition:opacity 0.2s ease;
	-webkit-transition:opacity 0.2s ease;
	transition:opacity 0.2s ease;
}

#prevArrow:hover, #nextArrow:hover{
	opacity:1;
}

#prevArrow{
	background-position:left top;
	left:40px;
}

#nextArrow{
	background-position:right top;
	right:40px;
}
@font-face {
  font-family: 'krazy_nightsregular';
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot');
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/css/fonts/krazynights/krazynights-webfont.woff') format('woff'), url('/assets/css/fonts/krazynights/krazynights-webfont.ttf') format('truetype'), url('/assets/css/fonts/krazynights/krazynights-webfont.svg#krazy_nightsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-size: 10px;
}
.brand {
  font-family: krazy_nightsregular, Helvetica, Arial, sans-serif;
}
.brand b {
  color: #FF0000;
}
h1.base,
h2.base,
h3.base,
h4.base,
h5.base,
h6.base,
p {
  font-family: Helvetica, Arial, sans-serif;
}
h2.base {
  color: #000000;
  font-weight: 500;
  font-size: 3.6em;
  line-height: 1.6;
  margin-bottom: 1.1em;
  border-bottom: 1px dashed #000000;
  clear: both;
}
h2.base .brand {
  font-size: 1.4em;
}
h3.base {
  color: #000000;
  font-weight: 500;
  font-size: 2.4em;
  line-height: 2.2;
}
h4.base {
  color: #000000;
  font-weight: 500;
  font-size: 2.4em;
  line-height: 1.4;
  margin-bottom: 12px;
}
p.base {
  color: #000000;
}
a {
  font-family: Helvetica, Arial, sans-serif;
  color: #000000;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
@font-face {
  font-family: 'krazy_nightsregular';
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot');
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/css/fonts/krazynights/krazynights-webfont.woff') format('woff'), url('/assets/css/fonts/krazynights/krazynights-webfont.ttf') format('truetype'), url('/assets/css/fonts/krazynights/krazynights-webfont.svg#krazy_nightsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-size: 10px;
}
.brand {
  font-family: krazy_nightsregular, Helvetica, Arial, sans-serif;
}
.brand b {
  color: #FF0000;
}
h1.base,
h2.base,
h3.base,
h4.base,
h5.base,
h6.base,
p {
  font-family: Helvetica, Arial, sans-serif;
}
h2.base {
  color: #000000;
  font-weight: 500;
  font-size: 3.6em;
  line-height: 1.6;
  margin-bottom: 1.1em;
  border-bottom: 1px dashed #000000;
  clear: both;
}
h2.base .brand {
  font-size: 1.4em;
}
h3.base {
  color: #000000;
  font-weight: 500;
  font-size: 2.4em;
  line-height: 2.2;
}
h4.base {
  color: #000000;
  font-weight: 500;
  font-size: 2.4em;
  line-height: 1.4;
  margin-bottom: 12px;
}
p.base {
  color: #000000;
}
a {
  font-family: Helvetica, Arial, sans-serif;
  color: #000000;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
header,
section,
footer,
aside,
nav,
article {
  display: block;
}
header {
  background: #ffffff;
}
section {
  width: 100%;
  padding-top: 4em;
  padding-bottom: 2em;
}
article {
  display: inline-block;
  overflow: hidden;
}
footer {
  background: #000000;
  padding-top: 30px;
  margin-top: 40px;
}
header > div,
section > div,
footer > div {
  margin: 0 auto;
  max-width: 1440px;
  padding: 0 1em;
}
@font-face {
  font-family: 'krazy_nightsregular';
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot');
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/css/fonts/krazynights/krazynights-webfont.woff') format('woff'), url('/assets/css/fonts/krazynights/krazynights-webfont.ttf') format('truetype'), url('/assets/css/fonts/krazynights/krazynights-webfont.svg#krazy_nightsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'krazy_nightsregular';
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot');
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/css/fonts/krazynights/krazynights-webfont.woff') format('woff'), url('/assets/css/fonts/krazynights/krazynights-webfont.ttf') format('truetype'), url('/assets/css/fonts/krazynights/krazynights-webfont.svg#krazy_nightsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.mod-content article {
  width: 100%;
}
.mod-content p {
  font-size: 2em;
  line-height: 1.3;
  margin-bottom: 0.6em;
  color: #404040;
}
.mod-content p .brand {
  font-size: 1.2em;
}
.mod-content p .skinBig {
  font-size: 3em;
}
.mod-content p .floatRight {
  float: right;
}
.mod-content strong {
  font-weight: bold;
}
.mod-content .bigger {
  font-size: 3em;
}
.mod-content address p {
  line-height: 1.2em;
}
.mod-content .team {
  overflow: hidden;
  display: block;
  width: 100%;
}
.mod-content .team ul {
  clear: both;
}
.mod-content .team li {
  float: left;
  min-width: 320px;
  width: 50%;
}
.mod-content .team li img {
  width: 80%;
}
.mod-content .gallery {
  overflow: hidden;
  display: block;
  width: 100%;
}
.mod-content .gallery ul {
  clear: both;
}
.mod-content .gallery li {
  float: left;
  min-width: 320px;
  width: 50%;
  box-sizing: border-box;
  padding-right: 5px;
  padding-bottom: 5px;
}
.mod-content .gallery li:nth-child(even) {
  padding-left: 5px;
  padding-right: 0;
}
.mod-content .gallery li img {
  width: 100%;
}
@media only screen and (max-width: 620px) {
  .mod-content p .skinBig {
    font-size: 1.7em;
  }
  .mod-content .team li {
    width: 100%;
    min-width: inherit;
  }
  .mod-content .team li img {
    width: 100%;
  }
  .mod-content .gallery li {
    width: 100%;
    min-width: inherit;
    padding-left: 0;
    padding-right: 0;
  }
  .mod-content .gallery li img {
    width: 100%;
  }
}
@font-face {
  font-family: 'krazy_nightsregular';
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot');
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/css/fonts/krazynights/krazynights-webfont.woff') format('woff'), url('/assets/css/fonts/krazynights/krazynights-webfont.ttf') format('truetype'), url('/assets/css/fonts/krazynights/krazynights-webfont.svg#krazy_nightsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.mod-footer a,
.mod-footer a:hover,
.mod-footer a:focus,
.mod-footer p {
  color: #9C9C9C;
  font-size: 1.5em;
  line-height: 1.3;
  margin-bottom: 10px;
  text-decoration: none;
}
.mod-footer .copy {
  background: #FF0000;
}
.mod-footer .footer-nav a {
  color: #9C9C9C;
  font-size: 1em;
}
@font-face {
  font-family: 'krazy_nightsregular';
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot');
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/css/fonts/krazynights/krazynights-webfont.woff') format('woff'), url('/assets/css/fonts/krazynights/krazynights-webfont.ttf') format('truetype'), url('/assets/css/fonts/krazynights/krazynights-webfont.svg#krazy_nightsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.skin-footer-Copy {
  max-width: inherit;
  margin: 50px auto auto auto;
  background: #FF0000;
}
.skin-footer-Copy > div {
  margin: 0 auto;
  max-width: 1060px;
}
.skin-footer-Copy p {
  color: #ffffff;
  font-size: 1.1em;
  line-height: 2.5em;
}
@font-face {
  font-family: 'krazy_nightsregular';
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot');
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/css/fonts/krazynights/krazynights-webfont.woff') format('woff'), url('/assets/css/fonts/krazynights/krazynights-webfont.ttf') format('truetype'), url('/assets/css/fonts/krazynights/krazynights-webfont.svg#krazy_nightsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.mod-gallery ul {
  padding: 0;
  margin: 0;
}
.mod-gallery li {
  position: relative;
  float: left;
  width: 260px;
  height: 172px;
  overflow: hidden;
  margin: 0 0.25em 0.25em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-gallery li a {
  float: left;
}
.mod-gallery li.portrait a {
  position: absolute;
  top: -50%;
}
.mod-gallery li img {
  float: left;
  width: 260px;
}
@media only screen and (max-width: 620px) {
  .mod-gallery li {
    width: 100%;
    height: auto;
  }
  .mod-gallery li img {
    width: 100%;
    height: auto;
  }
}
@font-face {
  font-family: 'krazy_nightsregular';
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot');
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/css/fonts/krazynights/krazynights-webfont.woff') format('woff'), url('/assets/css/fonts/krazynights/krazynights-webfont.ttf') format('truetype'), url('/assets/css/fonts/krazynights/krazynights-webfont.svg#krazy_nightsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.mod-logo {
  height: 12em;
  text-align: center;
}
.mod-logo h1 {
  color: #000;
  font-size: 7.6em;
  line-height: 1.2;
}
.mod-logo h2 {
  font-family: Helvetica, Arial, sans-serif;
  color: #ccc;
  font-size: 2.0em;
  line-height: 1.2;
  text-transform: uppercase;
  margin-top: -1em;
}
@media only screen and (max-width: 620px) {
  .mod-logo {
    height: 7em;
  }
  .mod-logo h1 {
    font-size: 4.5em;
  }
  .mod-logo h2 {
    font-size: 1.5em;
  }
}
@font-face {
  font-family: 'krazy_nightsregular';
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot');
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/css/fonts/krazynights/krazynights-webfont.woff') format('woff'), url('/assets/css/fonts/krazynights/krazynights-webfont.ttf') format('truetype'), url('/assets/css/fonts/krazynights/krazynights-webfont.svg#krazy_nightsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.mod-map {
  margin-top: 30px;
  height: 350px;
  width: 100%;
}
.mod-map #map_canvas {
  height: 100%;
  width: 100%;
}
@font-face {
  font-family: 'krazy_nightsregular';
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot');
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/css/fonts/krazynights/krazynights-webfont.woff') format('woff'), url('/assets/css/fonts/krazynights/krazynights-webfont.ttf') format('truetype'), url('/assets/css/fonts/krazynights/krazynights-webfont.svg#krazy_nightsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media all {
  .mod-navigation {
    position: relative;
    width: 100%;
    min-height: 3rem;
    margin-bottom: -3rem;
    box-shadow: 0 2px 4px #ccc;
    -moz-box-shadow: 0 2px 4px #ccc;
    -webkit-box-shadow: 0 2px 4px #ccc;
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    -webkit-opacity: 0.85;
    opacity: 0.85;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
    filter: alpha(opacity=85);
  }
  .mod-navigation i {
    display: none;
  }
  .mod-navigation ul {
    overflow: hidden;
    top: 0;
    left: 0;
    background: #FF0000;
  }
  .mod-navigation ul li {
    float: left;
  }
  .mod-navigation ul a {
    display: block;
    overflow: hidden;
    line-height: 3rem;
    text-decoration: none;
    font-size: 1.5rem;
    padding: 0 1rem;
    color: #ffffff;
  }
  .mod-navigation ul a:hover,
  .mod-navigation ul li.active a {
    color: #FF0000;
    background: #ffffff;
  }
}
@media print {
  .mod-navigation {
    display: none;
  }
}
@media (max-width: 639px),(max-width: 320px) and (max-width: 479px) {
  .mod-navigation {
    margin-bottom: 0;
  }
  .mod-navigation ul li {
    float: inherit;
  }
  .mod-navigation ul a {
    font-size: 1rem;
    padding: 0 0.2em;
  }
}
.mod-page-info {
    background: red;
}@font-face {
  font-family: 'krazy_nightsregular';
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot');
  src: url('/assets/css/fonts/krazynights/krazynights-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/css/fonts/krazynights/krazynights-webfont.woff') format('woff'), url('/assets/css/fonts/krazynights/krazynights-webfont.ttf') format('truetype'), url('/assets/css/fonts/krazynights/krazynights-webfont.svg#krazy_nightsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media all {
  .mod-visual {
    overflow: hidden;
  }
  .mod-visual img {
    float: left;
    width: 100%;
    height: auto;
  }
}
@media print {
  .mod-visual {
    display: none;
  }
}
