
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
html {
    font-family: sans-serif;
}
body {
    margin: 0;
	background-color:#e2e4e3;
}
a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0 none;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
hr {
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ffff00 none repeat scroll 0 0;
    color: #000000;
}
code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "“" "”" "‘" "’";
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0 none;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0 none;
    padding: 0;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button, input {
    line-height: normal;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    box-sizing: content-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
}
img {
    height: auto;
    max-width: 100%;
}
#coming-soon-container {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 116%;
    font-weight: 300;
    line-height: 0px;
    padding: 0px;
}
#coming-soon {
    margin: 0px auto;
    text-align: center;
}
#teaser-image {
    margin: 0px;
}
#teaser-headline {
    font-size: 182%;
    margin: 0 auto 30px;
}
#teaser-description {
    margin: 0 auto 30px;
    max-width: 500px;
    text-align: left;
}
#coming-soon-custom-html {
    margin: 0 auto 30px;
}
#ajax-indicator {
    display: none;
    left: 300px;
    position: absolute;
    top: 13px;
}
#notify-email {
    background-clip: padding-box;
    border: 1px solid #999999;
    border-radius: 4px;
    font-size: 18px;
    height: 28px;
    margin: 0 7px 0 0;
    padding: 7px;
    position: relative;
    top: 0;
    width: 300px;
}
#coming-soon fieldset {
    margin: 0 auto 30px;
    max-width: 450px;
    position: relative;
}
#notify-incentive {
    display: none;
}
#notify-incentive-text {
    margin: 0 auto 10px;
}
#notify-btn {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #ffffff 0%, #ebebeb 50%, #dbdbdb 50%, #b5b5b5) repeat scroll 0 0;
    border: 1px solid #999999;
    border-radius: 4px;
    color: #050505;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 20px;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2), 0 1px 0 #ffffff;
}
#coming-soon-footer {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 85%;
    margin: 20px auto;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 0 #ffffff;
}
#credit {
    position: relative;
    top: 4px;
}
#csp3-credit {
    bottom: -3px;
    position: fixed;
    right: 20px;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#mainImage
{
width:100%;
}