﻿#SplashHolder {;}
#SplashHolder .SplashContent {;}
#SplashHolder .SplashContent .SplashClose {position: absolute;top: 0;right: 0;width: 36px;height: 36px;cursor: pointer;z-index: 1000;background-image: url('../images/fancybox_sprite.png');}	
#SplashHolder .SplashContent .SplashBody {;}
#SplashHolder .SplashContent .SplashBody img {vertical-align:top;}
#SplashHolder .SplashContent .SplashBody .formHolder {position:absolute;left: 35px;bottom: 26px;width: 420px;font-size: 0;padding: 0 1%;}
#SplashHolder .SplashContent .SplashBody .formHolder input[type="text"],
#SplashHolder .SplashContent .SplashBody .formHolder input[type="email"] {width: 46%;height:38px;line-height:38px;color:#000;padding:0 10px;border: 1px solid #361638;background-color: #c09fb0;margin: 0 2% 4% 2%;font-size: 15px;-webkit-border-radius: 6px!important;-moz-border-radius: 6px!important;border-radius: 6px!important;}
#SplashHolder .SplashContent .SplashBody .formHolder input[type="text"]::-webkit-input-placeholder {color:#383838;}
#SplashHolder .SplashContent .SplashBody .formHolder input[type="email"]::-webkit-input-placeholder {color:#383838;}
#SplashHolder .SplashContent .SplashBody .formHolder input[type="text"]:-moz-placeholder {color:#383838;}
#SplashHolder .SplashContent .SplashBody .formHolder input[type="email"]:-moz-placeholder {color:#383838;}
#SplashHolder .SplashContent .SplashBody .formHolder input[type="text"]::-moz-placeholder {color:#383838;}
#SplashHolder .SplashContent .SplashBody .formHolder input[type="email"]::-moz-placeholder {color:#383838;}
#SplashHolder .SplashContent .SplashBody .formHolder input[type="text"]:-ms-input-placeholder {color:#383838;}
#SplashHolder .SplashContent .SplashBody .formHolder input[type="email"]:-ms-input-placeholder {color:#383838;}
#SplashHolder .SplashContent .SplashBody .formHolder input[type="submit"]{width:215px;height:38px;line-height:38px;color:#fff;padding:0 10px;border: 1px solid #0db501;background-color: #0db501;margin:0 30px 16px 30px;font-size: 18px;font-weight: normal;-webkit-border-radius: 6px!important;-moz-border-radius: 6px!important;border-radius: 6px!important;text-align:center;}
#SplashHolder .SplashContent .SplashBody .formHolder input[type="email"].redAlert::-webkit-input-placeholder {color:#ff0000!important;}
#SplashHolder .SplashContent .SplashBody .formHolder input[type="email"].redAlert:-moz-placeholder {color:#ff0000!important;}
#SplashHolder .SplashContent .SplashBody .formHolder input[type="email"].redAlert::-moz-placeholder {color:#ff0000!important;}
#SplashHolder .SplashContent .SplashBody .formHolder input[type="email"].redAlert:-ms-input-placeholder {color:#ff0000!important;}
#SplashHolder .SplashContent .SplashBody .formHolder input[type="email"].redAlert {border:1px solid #ff0000;}
#SplashHolder .SplashContent,#SplashHolder .SplashTeaser {left: 2%;position: fixed;/* max-width:90%; */display:none;z-index: 16777272;}
#SplashHolder .SplashTeaser {background-color: #58005A;background-image: -ms-linear-gradient(top, #58005A 0%, #3A013C 100%);background-image: -moz-linear-gradient(top, #58005A 0%, #3A013C 100%);background-image: -o-linear-gradient(top, #58005A 0%, #3A013C 100%);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #58005A), color-stop(1, #3A013C));background-image: -webkit-linear-gradient(top, #58005A 0%, #3A013C 100%);background-image: linear-gradient(to bottom, #58005A 0%, #3A013C 100%);-webkit-border-top-left-radius: 6px;-webkit-border-top-right-radius: 6px;-moz-border-radius-topleft: 6px;-moz-border-radius-topright: 6px;border-top-left-radius: 6px;border-top-right-radius: 6px;color: #fff;cursor: pointer;color: #fff;font-size: 1.2em;padding: 1em;font-weight: bold;bottom:0;}
#SplashHolder .SplashTeaser p a {color:#fff;}
#SplashHolder .SplashTeaser p {color: #fff;font-size: 1.2em;margin: 0;padding: 5px;}
@media (max-width: 767px) {
	.WideScreen {display:none;}
	#SplashHolder .SplashContent,
	#SplashHolder .SplashTeaser	{left:0;max-width: 100%;}
	#SplashHolder .SplashContent .SplashBody img {width:280px;}
	#SplashHolder .SplashContent .SplashClose {left:260px;top:-18px;bottom:auto;}
	#SplashHolder .SplashContent .SplashBody .formHolder {width:280px;}
	#SplashHolder .SplashContent .SplashBody .formHolder input[type="text"],
	#SplashHolder .SplashContent .SplashBody .formHolder input[type="email"] {width:240px;font-size:18px;}
	#SplashHolder .SplashContent .SplashBody .formHolder input[type="submit"] {width:220px;}
}
@media (max-width: 767px) { 
	#SplashHolder .SplashTeaser {width: 100%;-ms-transform: rotate(0deg); /* IE 9 */-webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */transform: rotate(0deg);left: 0px;bottom: 0px!important;font-size: 12px;padding: 0px 5px;}	
	

}
@media (min-width: 768px) {
	.Mobile {display:none;}
}