/* @override 
	http://growsmall.dev/growsmall.css
	http://southwood.org/growingsmall/growsmall.css
*/

@import url('reset.css');

body {
	color: #e6e6e6;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #191919 0 0 1px;
	text-align: center;
	margin-bottom: 40px;
	background: #000 url(img/grass.jpg) repeat-x;
	margin-top: 11px;
	overflow-y: scroll;
}

a {
	color: #5b8e53;
	text-decoration: none;
}

#wrapper {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: rgba(0,0,0,0.42);
	padding-bottom: 50px;
	padding-top: 40px;
	min-height: 670px;
	padding-left: 42px;
	position: relative;
}

#footer {
	font-size: 11px;
	margin-top: 35px;
	color: #636363;
}

.module {
	position: absolute;
	top: 118px;
	width: 596px;
	color: #191919;
	text-shadow: #e6e6e6 0px 0px 0px;
	margin-left: -30px;
	background: #fff url(img/top-grad.png) repeat-x 0 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	min-height: 640px;
	padding: 10px 11px 14px;
}

#mastHead {
	background: url(img/gs-mast.png) no-repeat;
	width: 231px;
	height: 44px;
	text-indent: -1000000px;
	margin-left: -33px;
	margin-top: -29px;
	margin-bottom: 13px;
}

/* // TIMER */

#timer {
	position: absolute;
	top: 7px;
	right: 12px;
	font-weight: bold;
	font-size: 29px;
	text-align: center;
}

#until {
	color: #cdcdcd;
	font-size: 11px;
	font-style: italic;
	position: relative;
	top: 3px;
	letter-spacing: 1px;
}

.timeBlock {
	font-size: 10px;
	float: left;
	width: 62px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: #ccc;
}

.timeBlock span {
	font-weight: bold;
	font-size: 37px;
	color: #fff;
}

#submissionSheet {
	width: 690px;
	position: absolute;
	top: 30px;
	left: -58px;
	background-color: rgba(0,0,0,0.93);
	padding: 20px 20px 30px;
	line-height: 1.5em;
	color: #fff;
	text-shadow: #2c2c2c 0 0 1px;
	font-size: 22px;
	display: none;
}

/* // NAVIGATION */

#nav {
	margin-left: -30px;
}

#nav li {
	display: inline-block;
	background-color: #f6f6f6;
	height: 39px;
	width: 204px;
	text-indent: 40px;
	font-size: 14px;
	color: #242424;
	font-weight: bold;
	text-shadow: #f6f6f6 0px 0px 0px;
	cursor: pointer;
	padding-top: 7px;
}

#nav li.active {
	background-color: #dadada;
}

#nav li span {
	font-size: 10px;
	margin-left: 40px;
	font-weight: normal;
	font-style: normal;
	color: #7f7f7f;
	position: relative;
	top: 2px;
}

#nav-signup {
	background: url(img/signup.png) no-repeat 2px 4px;
}

#nav-overview {
	background: url(img/overview.png) no-repeat 3px 4px;
}

#nav-faq {
	background: url(img/faq.png) no-repeat 3px 3px;
}

#gs-signup {
	width: 600px;
}

h3 {
	text-align: left;
	margin-bottom: 20px;
	font-size: 32px;
	letter-spacing: -1px;
}

select {
	width: 292px;
	font-size: 16px;
	margin-bottom: 20px;
	float: left;
	margin-right: 8px;
}

div.inputArea {
	position: relative;
	margin-bottom: 12px;
}

div.inputArea label {
	position: absolute;
	line-height: 42px;
	color: #e6e6e6;
	text-shadow: #000 0 1px 1px;
	font-weight: bold;
	background-color: #434343;
	height: 48px;
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
	width: 73px;
	margin-left: -1px;
	padding-left: 12px;
	border-right: 3px solid #616161;
	font-size: 18px;
	cursor: pointer;
}

input[type="text"] {
	height: 45px;
	width: 498px;
	padding-left: 95px;
	font: 26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border: 1px solid #8a8a8a;
}

input[type="radio"] {
	cursor: pointer;
}

div.inputContinuum {
	padding-top: 9px;
	padding-bottom: 10px;
}

.radioArea {
	float: left;
	width: 120px;
	text-align: center;
	height: 35px;
	cursor: pointer;
	padding-top: 8px;
	padding-bottom: 9px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
}

.odd .radioArea:hover
 {
	background-color: #ccc;
}

.radioArea:hover {
	background-color: #dadada;
}

div.inputContinuum span {
	font-size: 12px;
	text-shadow: #fff 0 1px 1px;
	font-weight: bold;
}

.clearFix {
	clear: both;
}

div.inputContinuum.odd {
	background-color: #f1f1f1;
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
}

div.inputContinuum input {
	margin-bottom: 5px;
}

div.inputContinuum span.last {

}

#submit {
	border: 1px solid #999;
	background-color: #fff;
	background-image: url(img/top-grad.png);
	-webkit-border-radius:4px;
	height: 44px;
	width: 240px;
	font: bold 24px/40px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 17px;
	margin-left: 174px;
	cursor: pointer;
	text-align: center;
}

/* // FAQ */

#areaFAQ {
	display: none;
}

.q {
	cursor: pointer;
	margin-bottom: 1em;
}

.q strong {
	font-size: 26px;
}

.answer {
	display: none;
	margin-top: 12px;
	font-size: 14px;
	line-height: 1.4em;
	color: #191919;
}

.answer p {
	margin-bottom: 0.8em;
}

#areaFAQ ul {
	list-style-type: square;
	list-style-position: inside;
	margin-bottom: 0.8em;
}

#areaFAQ ul li {
	
}

/* // VIDEO */

.players {
	display: none;
}

#areaOverview {
	display: none;
}

.videoSpot {
	border-bottom: 1px dotted #b3b3b3;
	padding-bottom: 14px;
	margin-bottom: 14px;
}

.videoSpot img {
	cursor: pointer;
	height: 140px;
}

.videoMeta {
	width: 362px;
	float: right;
	height: 140px;
	position: relative;
}

.videoMeta h4 {
	font-size: 20px;
	margin-bottom: 8px;
}

.videoMeta p {
	color: #666;
	font-size: 14px;
	line-height: 1.5em;
}

.watchVideoBtn {
	width: 120px;
	background-image: url(img/top-grad.png);
	border: 1px solid #ccc;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	-webkit-border-radius:2px;
	margin-top: 20px;
	height: 1.7em;
	line-height: 1.6em;
	margin-left: 109px;
	position: absolute;
	bottom: 0;
	text-shadow: #fff 0 1px 1px;
}

.watchVideoBtn:hover {
	border: 1px solid #999;
}

#videoModal {
	width: 758px;
	height: 524px;
	position: fixed;
	top: 10%;
	left: 50%;
	margin-left: -398px;
	background: url(img/videoModalBg.png) no-repeat;
	padding-left: 38px;
	padding-top: 41px;
	display: none;
}

#closeBox {
	width: 30px;
	height: 30px;
	background: url(img/closebox.png) no-repeat;
	position: absolute;
	top: 9px;
	left: 9px;
	cursor: pointer;
}

