@font-face {
    font-family: 'Tinos-Regular';
    src: url('/fonts/Tinos/Tinos-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%;}

.bg {
  background-image: url("images/srtc.jpg");

  height: 100%; 
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.clear{ clear: both; }

p {margin: 10px;padding: 0; /* letter-spacing: 0px; */}

/*#bg { position:absolute; overflow:hidden; left:0; right:0; z-index: 1; width:100%; height:100%; }
#bg img { min-width:100%; min-height:auto;   position:relative; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }*/

img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1360px;
	
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
	
	border: 0;
}

a img{border:0}

@media screen and (max-width: 1360px) { /* Specific to this particular image */
	img.bg {
		left: 50%;
		margin-left: -680px;   /* 50% */
	}
	
	
}

#wrapper { min-height:100%; position:relative;  }
.clear{ clear: both}

body {
    font-size: 18px;
    line-height: 26px;
    font-family: 'Tinos-Regular', Georgia, times, serif;
    color: #555555;
    min-width:480px;
	/*background: url(images/bg.jpg) 0 0 no-repeat #ffffff;*/
}
header p,
#box h1,
#box p,
#countdown-container p,
#footer p.note,
#footer p.legal {
	white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */;
}
#cont{
	position: relative;
	top:100px;
	width: 600px;
	margin: 0 auto;
}

header{
	width: 600px;
	margin: 0 auto;
	height: 110px;
}

header #logo{margin: 0; padding: 0; float: left;}
header p{
	width: 360px; 
	text-align: right;
	float: right;
	font-weight: bold;
		font-weight: normal;\9;
		*font-weight: normal;
	color: #000000; 
	font-size: 30px; 
	line-height: 25px; 
	margin: 25px 0; 
	padding: 0; 
	/* letter-spacing: -1px; */
}
.arrow-up {
	position: absolute;
	top: 9px;
	width: 0; 
	height: 0; 
	margin-left: 457px;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid white;
	z-index: 20;
}
#box {
	position: relative;
	width: 600px;
	margin: 0 auto;
	z-index: 2;
	padding-top: 29px;
}
#box:after{
	/* content:url(images/shadow-heavy.png);
	position: absolute;
	margin:0;
	z-index: -10; */
}
#box-top {
	position: relative;
	background: #fff;
	-webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    padding: 21px 0 19px 0;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    z-index: 1;
}
#box-bottom {
	position: relative;
	background: #343434 url(images/bg-btm.png) top left repeat;
	-webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    padding: 12px 5px 3px 5px;
    z-index: 0;

}

#box h1{
	color: #39a0e1;
	font-size: 38px;
	font-weight: 100;
	/* letter-spacing: -0.5px; */
	margin: 0 auto;
	padding: 35px 30px 5px;
	text-align: center;
}

#box p{
	
	font-size: 22px;
	text-align: center;
	font-weight: 300;
		font-weight: 100\9;
		*font-weight: 100;
	/* letter-spacing: -.5px; */
	color: #fff;
	padding: 0 20px;
	margin:0;
	
}




p.theAddress {
	margin-bottom: 17px !important;
}
p.theEmail {
	font-family: 'Tinos-Regular';
}
p.theEmail > a {
	font-size: 17px;
	padding: 5px 45px 6px 45px;
	border: 1px solid white;
}
p.theTerms {
	color: #8f8f8f !important;
	font-size:11px !important;
	margin-top: 9px !important;
	font-family: 'Tinos-Regular' !important;
}
p.theTerms > a { color: #8f8f8f !important; }
p.theCopyrght {
	color: #8f8f8f !important;
	font-size:11px !important;
	/* margin-top: 9px !important; */
	font-family: 'Tinos-Regular' !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	
	div#form{
		margin: 20px auto 0;
		padding: 0;
		width: 550px;
	}
}


div #form input{float: left;}
#email{
	width: 353px;
	height: 50px;
	background: #ededed;
	border-radius: 4px;
	box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.1);
	border: none;
	color: #999999;
	font-size: 18px;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
		line-height: 50px\9;
		*line-height: 50px;

}
#submit{
	margin-left: 15px;
	width: 138px;
	height: 50px;
	background: #3698d7;
	border: 1px solid #3698d7;
		border:none\9;
		*border:none;
	box-shadow: inset 0px 1px 1px rgba(250, 250, 250, 0.5);
	cursor: pointer;
	font-size: 22px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
	color: #fff;
	border-radius: 2px;
	/* letter-spacing: 1px; */
	background: #3da6e4;
	background: -moz-linear-gradient(top,  #3da6e4 0%, #3697d7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3da6e4), color-stop(100%,#3697d7));
	background: -webkit-linear-gradient(top,  #3da6e4 0%,#3697d7 100%);
	background: -o-linear-gradient(top,  #3da6e4 0%,#3697d7 100%);
	background: -ms-linear-gradient(top,  #3da6e4 0%,#3697d7 100%);
	background: linear-gradient(to bottom,  #3da6e4 0%,#3697d7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3da6e4', endColorstr='#3697d7',GradientType=0 );
}
#submit:hover {
	background: #3698d7;
}

#footer{
	position: relative;
	width: 600px;
	margin: 0px auto;
	color: #555;
	font-size: 14px;
	z-index: 20;
	text-align: center;
}
#footer p.legal{ 
	width: 600px;
	position: absolute;
	text-align: center;
	margin-top: 35px;
	z-index: 20;
}
#footer p.note{ 
	color: #FFF;
	text-align: center;
	margin-top:12px;
	z-index: 20;
	text-shadow: 3px 0px 2px rgba(0, 0, 0, 1);
}

#footer p a{
	color: #fff;
	text-decoration: underline;
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 650px) {
	body {
		min-width: 310px;
	}
	#cont {
		width: 100%;
	}
	header {
		width: 90%;
	}
	#box {
		width: 90%;
	}
	#footer {
		width: 100%;
	}
	#footer p.note {
		width: 100%
	}
	.arrow-up {
		display:none;
	}
	header p {
		margin:0;
	}
	
/* Styles */
}
