/* 
    Created on : 31-Oct-2014, 13:33:11
    Author     : Danny
*/
/* reset */
/* ************************************************************************************* */
/* *** Reset *** */
/* ************************************************************************************* */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code,
dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form,
h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, main, mark, menu, meter,
nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup,
table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
  border: 0;
  margin: 0;
  padding: 0;
  /*font-size: 100%;*/ }

html, body {
  -webkit-text-size-adjust: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
  display: block; }

b, strong {
  font-weight: bold; }

img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

ul, ol {
  list-style: none; }

li {
  display: list-item; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

th, td, caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left; }

q {
  quotes: none; }

q:before,
q:after {
  content: "";
  content: none; }

sub, sup, small {
  font-size: 75%; }

sub, sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

svg {
  overflow: hidden; }

*:before,
*:after {
  content: "";
  content: none; }

/* use it for selected elements only */
.nothing {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  color: #5d6e7a;
  background-color: #FFFFFF;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px; }

.orange {
  color: #ff9900; }

img,
.img {
  border: 0px; }

/* =center| center container
==================================================*/
#center {
  max-width: 1024px;
  text-align: left;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
  /*height:768px;*/
  background-color: #FFFFFF;
  padding-bottom: 0px;
  padding-top: 0px;
  min-height: 700px;
  position: relative; }

.header {
  text-align: center; }
  .header img {
    max-width: 100%; }

.topbig {
  color: #F90;
  font-size: 45px;
  text-align: center;
  margin: 25px 0 35px;
  font-family: "adelle, serif"; }

.top {
  color: #F90;
  font-size: 25px;
  text-align: center;
  margin: 15px 0 10px;
  font-family: "adelle, serif"; }

.mid {
  font-size: 24px;
  color: #3E454F;
  text-align: center;
  font-family: "adelle, serif"; }

.signupform {
  text-align: center;
  width: 600px;
  margin: 20px auto; }
  .signupform p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 20px;
    color: #333333;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px; }
    .signupform p label {
      font-size: 16px;
      padding-right: 10px;
      font-weight: bold; }
  .signupform input[type="email"], .signupform input[type="text"] {
    color: #3E454F;
    background-color: #EAEBEC;
    border-radius: 6px;
    height: 40px;
    width: 250px;
    font-size: 18px;
    border-style: none;
    padding-left: 10px; }
  .signupform .button {
    background-color: #F90;
    color: #FFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 27px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    height: 50px;
    line-height: 20px;
    display: block;
    width: 165px;
    border-radius: 5px;
    box-sizing: border-box;
    margin: 5px auto;
    border: medium none;
    text-transform: uppercase;
    cursor: pointer; }
  .signupform .button:hover, .signupform .button:active {
    background-color: #3E454F; }

.disclaimer {
  float: right;
  margin-top: 20px;
  color: #666666; }

.signature {
  text-align: right;
  padding-right: 150px; }

#linkback {
  margin-top: 10px;
  background-color: #F90;
  color: #FFF;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 27px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  height: 50px;
  line-height: 20px;
  display: block;
  width: 165px;
  border-radius: 5px;
  box-sizing: border-box;
  margin: 5px auto;
  border: medium none;
  text-transform: uppercase;
  cursor: pointer;
  padding-top: 15px; }

#linkback:hover, #linkback:active {
  background-color: #3E454F; }

.ui-tooltip {
  font-size: 14px; }

.formwarn {
  display: none; }

#shop-holder {
  margin-left: 0px;
  margin-top: 35px;
  position: relative; }
  #shop-holder a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

a.shop-button {
  background-image: url(../images/shop-dark.png);
  background-position: top center;
  background-repeat: no-repeat;
  display: block;
  width: 206px;
  height: 220px;
  color: #FFFFFF;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  float: left;
  padding: 170px 0 0 0;
  margin: 0 0 25px 45px; }

#shop-holder a.active,
a.shop-button:hover,
a.shop-button:active,
a.shop-button:focus {
  background-image: url(../images/shop-light.png);
  text-decoration: none; }

/*# sourceMappingURL=style.css.map */
