body {
    font-family: "Helvetica Neue", Helvetica, Arial;
    background: #1b1c1e url("images/background.png") repeat-x;
    -webkit-font-smoothing: antialiased;
}
div.container {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
/* Header */
.header {
	background: url("images/header-bottom.png") no-repeat center bottom;
	height: 65px;
	width: 963px;
	padding-top: 25px;
	margin-left: -2px;
	text-align: center;
	position: absolute; top: 0; left: 0;
	z-index: 2;
}
.header .go-back {
	position: absolute;
	left: 2px;
	top: 40px;
	color:#aaa;
	text-shadow: #000 0 1px 1px;
	font-size: 12px;
	transition: 0.2s color;
	-o-transition: 0.2s color;
	-ms-transition: 0.2s color;
	-moz-transition: 0.2s color;
	-webkit-transition: 0.2s color;
}
.header .go-back:hover {color: #ddd}
.header .logo {
	display: -moz-inline-stack;
	display: inline-block;
	margin-left: 5px;
	width: 50px;
	height: 38px;
	background: url("images/logo.png") no-repeat center center;
	transition: 0.2s opacity;
	-o-transition: 0.2s opacity;
	-ms-transition: 0.2s opacity;
	-moz-transition: 0.2s opacity;
	-webkit-transition: 0.2s opacity;
}
.header .logo:hover {opacity: 0.8}
div.main-content {padding-top: 86px}
div.contentarea {
	text-align: left;
	background: #bac0c5;
	width: 962px;
	box-shadow: #000 0 1px 3px, inset rgba(255, 255, 255, 1) 0 0 1px;
	-moz-box-shadow: #000 0 1px 3px, inset rgba(255, 255, 255, 1) 0 0 1px;
	-webkit-box-shadow: #000 0 1px 3px, inset rgba(255, 255, 255, 1) 0 0 1px;
}
div.padding {
	box-shadow: inset rgba(255, 255, 255, 0.25) 3px 3px 0, inset rgba(255, 255, 255, 0.25) -3px -3px 0;
	-moz-box-shadow: inset rgba(255, 255, 255, 0.25) 3px 3px 0, inset rgba(255, 255, 255, 0.25) -3px -3px 0;
	-webkit-box-shadow: inset rgba(255, 255, 255, 0.25) 3px 3px 0, inset rgba(255, 255, 255, 0.25) -3px -3px 0;
}
div.slides {
	border: 1px solid #000;
	height: 300px;
	width: 960px;
	background: #000;
}
div.slide {
	height: 300px;
}
div.slide h1 {
	font-weight: bold;
	font-size: 38px;
	color: #fff;
	text-shadow: #000 0 1px 2px;
	margin-bottom: 15px;
}
div.slide-detail {
	line-height: 35px;
	text-align: center;
	height: 250px;
	padding-top: 50px;
	color: #ccc;
	text-shadow: #000 0 1px 2px;
	font-size: 17px;
}
span.new {
    text-shadow: rgba(0, 0, 0, 0.8) 0 2px 3px;
    color: #C7DBFF
}
span.date {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 40px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-shadow: rgba(0, 0, 0, 0.4) 0 1px 1px;
}
a.beta {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 32px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-shadow: rgba(0, 0, 0, 0.4) 0 1px 1px;
	padding-left: 6px;
	background: url("images/header-nav.png") no-repeat 0 -360px;
	height: 36px;
	max-height: 36px;
	line-height: 15px;
	overflow: hidden;
}
a.beta > span {
	background: url("images/header-nav.png") no-repeat right -396px;
	padding-right: 6px;
	display: inline-block;
	height: 36px;
}
a.beta > span > span {
	background: url("images/header-nav.png") repeat-x 0 -324px;
	padding: 10px 7px 13px 7px;
	display: inline-block;
}
a.beta:hover {background-position: 0 -576px}
a.beta:hover > span {background-position: right -612px}
a.beta:hover > span > span {background-position: 0 -540px}
a.beta:active, a.beta:focus {background-position: 0 -468px}
a.beta:active > span, a.beta:focus > span {background-position: right -504px}
a.beta:active > span > span, a.beta:focus > span > span {background-position: 0 -432px}
div.feature {
	padding: 20px;
	text-align: left;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #9da4a9;
	box-shadow: rgba(136, 151, 162, 0.2) 0 1px 0;
	-moz-box-shadow: rgba(136, 151, 162, 0.2) 0 1px 0;
	-webkit-box-shadow: rgba(136, 151, 162, 0.2) 0 1px 0;
	margin: 0 20px 20px 20px;
	color: #40444a;
	font-size: 14px;
	line-height: 22px;
}
div.feature h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
div.feature .description {
	width: 600px;
}
div.feature .description.right {float: right}
div.feature .clear {clear: both}

h1.signup {
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	text-shadow: rgba(0, 0, 0, 0.4) 0 2px 2px;
}
h2.signup {
	font-size: 20px;
	padding: 15px 0 35px 0;
	text-shadow: rgba(255, 255, 255, 0.4) 0 1px 0;
}
.signup-field {
	padding: 10px;
	width: 420px;
	font-size: 18px;
	margin-top: 10px;
}
.submit {
	font-size: 18px;
	width: 440px;
}
div.notice.error {
	color: red;
	margin-bottom: 40px;
	text-align: center;
}

.footer {
	height: 140px;
	border-top: 1px solid #313334;
	padding-top: 20px;
	margin-top: 30px;
	text-align: left;
}

.footer .copyright {
	font-size: 11px;
	color: #6d7477;
	text-shadow: rgba(0, 0, 0, 0.5) 0 -1px 0;
	line-height: 1.4em;
}
.footer .social {cursor: default; margin-top: 15px}
.footer .social a {
	color: #91979c;
	font-weight: bold;
	font-size: 13px;
	padding: 10px 0 10px 35px;
	margin-right: 20px;
	background: url("images/footer-social.png") no-repeat;
	cursor: pointer;
}
.footer .social a.f {background-position: 0 2px}
.footer .social a.t {background-position: 0 -32px}
.footer .social a.y {background-position: 0 -65px}
.footer .social a:hover.f {background-position: 0 -97px}
.footer .social a:hover.t {background-position: 0 -131px}
.footer .social a:hover.y {background-position: 0 -164px}
.footer .social a:hover {color: #fff}