html {  
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.default-background.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='default-background.jpg', sizingMethod='scale')";

}
	
body {
	background: #f9f9f9 !important;
	color: #333 !important;
	margin:auto !important;
	max-width:800px;
	width:100%;
}

body.wppc-index .fancybox-type-iframe {
	max-width:800px;
}

body.wppc-index {
	max-width:100%;
	width:100%;
}

.clr {
	clear:both;
}

.wppc-container {
	margin:auto;
	padding-bottom:20px;
	padding-top:20px;
	max-width:960px;
}

.promotion {
	color:#333;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:16px;
	height:auto;
	max-width:800px;
	width:100%;
}

.promotion .wppc-entry-content {
	padding: 0 10px 0 10px;
    margin: 1em 5%;
    float: none !important;
    width: 90% !important;
}

h1:before, 
h2:before {
	background: none !important;
	content: '' !important;
	display: none !important;
}

.promotion h1 {
	color: #08088A;
	text-align:center;
	font-size:2em;
}

.promotion img {
	max-width:100%;
}

.wppc-title,
.wppc-intro h2	{
	text-align:center;
}

.wppc-title {
	display: inline-block;
    margin:0px;
    padding: 1em 0;
    width: 30%;
}

.wppc-title h1 ,
.wppc-title a  {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	text-decoration: none;
	font-size: 1.3em;
	border-bottom: none; 
}

.wppc-title img {
	max-width: 100%;
	height:auto;
}

.wppc-intro {
	padding: 0 20px 0 20px;
}

.wppc-intro h2 {
	font-size: 18px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.wppc-calendar {
	margin-top: 4em;
	text-align:center;
}

.wppc-error {
	background: #F4113D;
    color: #FFF;
    font-weight: bold;
    margin: auto;
    padding: 0.5em;
    text-align: center;
    width: 80%;
}

#wppc-default-optin { 
	background: #f3f3f3;
    border-top: solid 1px #ddd;
    margin: 0 auto;
    margin-top: 1em;
    overflow: hidden;
    padding: 20px 5%;
    text-align: center;
}

#wppc-default-optin h3 { 
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	margin-top: 0; 
	font-size: 1.2em;
    text-align: center;
}

#wppc-default-optin p { 
	margin: 8px 0 0; 
}

#wppc-default-optin input {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 2px 2px #ddd;
	-moz-box-shadow: 0 2px 2px #ddd;
	-webkit-box-shadow: 0 2px 2px #ddd
}

#wppc-default-optin input[type="text"],
#wppc-default-optin input[type="email"]{
	background: #fff url(../images/input.png) repeat-x bottom;
	border: 1px solid #ccc;
	float: left;
	font-size: 14px;
	margin: 1em 0.5%;
    padding: 8px 10px;
    width: 99%;
}
#wppc-default-optin input[type="submit"],
#wppc-default-optin button[type="submit"] {
	background: #217b30 url(../images/green.png) repeat-x top;
	border: 1px solid #137725;
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	text-shadow: -1px -1px #1c5d28;
	text-transform: uppercase;
	width: 99%;
	margin: 0.5em 0.5% 1em;
	
}

#wppc-default-optin input[type="submit"]:hover { 
	color: #c6ffd1;
}
	
#wppc-default-optin span { 
	background: url(../images/lock.png) no-repeat center left; 
	color: #666;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 14px;
	margin-bottom:1em;
	margin-right: 15px; 
	padding-left: 20px;
}

.wppc-header .wrap {
	margin:auto;
	max-width:1280px;
}

.wppc-sharebar-container {
	border: #ccc;
	display:inline-block;
	line-height: 3em;
	padding: 1em 0;
	text-align:right;
	width:65%;
	vertical-align: top;
}

.wppc-share-text {
	display: inline-block;
	text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    vertical-align: middle;
}
 
.wppc-share-buttons {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:11px;
	border: 0;
	box-shadow: 0;
	display: inline;
	text-align:center;
}

.wppc-share-buttons a {
	border-radius: 5px;
	color: #FFFFFF;
	margin:5px;
	padding: 0.6em 1.5em;
	text-transform: uppercase;
}

.wppc-share-buttons a:hover,
.wppc-share-buttons a:active,
.wppc-share-buttons a:visited,
.wppc-share-buttons a:focus {
	color: #FFFFFF;
}

.wppc-share-buttons a.wppc-facebook {
	background-color: #3b5998;
}

.wppc-share-buttons a.wppc-facebook:hover {
	background-color: #2D4373;
}

.wppc-share-buttons a.wppc-twitter {
	background-color: #00a9f1;
}

.wppc-share-buttons a.wppc-twitter:hover {
	background-color: #0085b3;
}

.wppc-share-buttons a.wppc-google {
	background-color: #DC4E41;
}

.wppc-share-buttons a.wppc-google:hover {
	background-color: #C63224;
}

.wppc-share-buttons a.wppc-linkedin {
	background-color: #007bb6;
}

.wppc-share-buttons a.wppc-linkedin:hover {
	background-color: #005983;
}

.wppc-share-buttons a.wppc-email {
	background-color: #787878;
}

.wppc-share-buttons a.wppc-email:hover {
	background-color: #5F5F5F;
}

/* Introduction Styles */

.wppc-intro .wppc-entry-content {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:16px;
	text-align:left;
	margin:0px
}

.wppc-entry {
	background: #fff;
	border-radius: 2px;
	font-size: 0.8em;
	margin:0 auto;
	margin-top: 2em;
	opacity:0.90;
		filter: alpha(opacity=90);
	padding:2em;
	position: relative;
	text-align:center;
	width:auto;
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

ul.wppc-doors {
	list-style: none !important;
	margin:0px;
	padding:0px;
}
	
li.wppc-door {
	display:inline-block;
	margin-left: 1%;
	margin-right: 1%;
	width: 16%;
}

li.wppc-door a {
	background: transparent;
	border-radius: 10px;

	cursor: pointer;
	display: block;
	font: 40px Arial;
	text-align: center;
	margin-bottom: 20px;
	padding: 22px 0;
	text-decoration: none!important;
	text-shadow: 1px 1px 1px #000000;
	opacity: 0.6;
		filter: alpha(opacity=60);
}

li.wppc-door a:hover {
	opacity: 0.9;
}

/* Single Promotion Styling */
.fancybox {
	max-height:100%;
}

.fancybox-wrap {
	border: 3px dashed #bcbcbc;
    border-radius: 10px;
}

.fancybox-skin { 
	padding: 0px !important;
}

.locked-promotion,
.single-promotion {
    background: #f9f9f9 !important;
}

.locked-promotion .wppc-entry-header,
.single-promotion .wppc-entry-header {
    background: #f5f5f5;
    border-bottom: solid 1px #ddd;
    margin: 0px;
    padding: 2%;
}


.locked-promotion .wppc-entry-header h1,
.single-promotion .wppc-entry-header h1 {
	color: #333;
    font-size: 1.2em;
    text-align: center;
    margin:0px;
    padding:0px;
}

.locked-promotion .promotion-image img,
.single-promotion .promotion-image img {
	width: 90%;
    height: auto;
    margin: 1em 5%;
    border-radius: 10px;
    margin-top: 1em;
}

/* Active Campaign Styling */

._form-label,
._form-branding {
	display:none !important;
}

.wppc-credit,
.wppc-credit a {
	color: #ffffff;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 14px;
	text-align: center;
	text-decoration: none; 
}


/* Snow */
.snow{
	background: none;
	font-family: Androgyne;
	background-image: url('s1.png'), url('s2.png'), url('s3.png');
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index:1;
	-webkit-animation: snow 10s linear infinite;
	-moz-animation: snow 10s linear infinite;
	-ms-animation: snow 10s linear infinite;
	animation: snow 10s linear infinite;
}

@keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-moz-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 400px 1000px, 200px 400px, 100px 300px;}
}
@-webkit-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-ms-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}	


/* Responsive Queries */

@media (max-width: 960px) {

	.wppc-container {
		margin:auto;
		padding:5%;
		width:90%;
	}
	
	.wppc-sharebar-container {
		max-width:90%;
		margin: auto 5%;
		text-align:center;
		width:100%;
	}
	
	.wppc-title {
		margin:auto;
		padding: 1em 0 0;
		width:100%;
	}
	
	.wppc-entry {
		margin-bottom:2em;
	}
		
}

@media (max-width: 768px) {
	
	.wppc-entry {
		width:100%;
		padding: 20px 0 20px 0;
	}
	
	li.wppc-door {
		display:none;
		float:none;
		margin-left: 0px;
		width: 100%;
	}
	
	li.wppc-current {
		display:block;
		float:none;
		margin-left: 0px;
		margin-right:0px;
		width: 100%;
	}
}