/* main elements */
body {
	font-family: 'Arial rounded MT bold', Arial, sans-serif;
	font-size: 130%;
	color: #fff;
	background-image: url("../images/youth/body_background.gif");
	color: #fff;
	margin: 0;
}

.inline {
	/* 	padding: 0 0 10px 0; */
	
}

.inline>div {
	display: inline-block; // IE7 hack *display : inline;
	zoom: 1;
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	vertical-align: middle;
	text-overflow: ellipsis;
	//
	IE
	6+,
	FF
	7+,
	Op
	11+,
	Saf
	1.3+,
	Chr
	1+
	-o-text-overflow
	:
	ellipsis;
	//
	for
	Opera
	9
	&
	10
}

#nyc_wrapper {
	max-width: 1024px;
	margin: 0px auto;
	background: #fff;
	padding: 24px 0;
}

/* Container has blue image background and rounded corners
 * Height is fixed
*/
.container {
	background-image: url("../images/youth/container_bg.gif");
	background-repeat: no-repeat;
	background-position: top;
	height: 632px;
	/* 	padding-top: 20px; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

#top_nav {
	position: relative;
	left: 37%;
	height: 24px;
	top: -24px;
	background-color: #cb209b;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	font-size: 12px;
	line-height: 1.8em;
	text-align: center;
	width: 60%;
}

#top_nav #language {
	float: right;
	margin: 0 10px;
}
/* 
* header stuff
*/
#header a,#youth_calc_logo,#iearn_partner_logo {
	position: relative;
	display: inline-block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 112px;
	overflow: hidden;
}

#youth_calc_logo {
	background-position: left top;
	left: 2.5%;
	width: 43.5%;
	background-image: url('../images/youth/youth_calc_logo.png');
}

#iearn_partner_logo {
	width: 22%;
	left: 2.5%;
	background-position: center center;
	background-image: url("../images/youth/iearn_partner_logo.png");
}

div#reductions_box {
	position: relative;
	right: 2.5%;
	width: 25%;
	min-height: 80px;
	max-height: 80px;
	float: right;
	background-position: right;
	border: 7px solid #FFF;
	text-align: center;
	display: inline-block;
}

#reductions .fader {
	display: none;
}

#reductions h3 {
	color: #488406;
	font-size: 15px;
	margin: 0;
}

#reductions .totals {
	font-size: 30px;
	color: #0B7384;
}

#main {
	margin-top: 10px;
}
/* text styles */
p {
	font-size: 14px;
	/* 	color: #007887; */
	color: #fff;
}

h1,h2,h3 {
	/* 	font-family: "Arial rounded MT bold", Arial, sans-serif; */
	color: #fff;
}

h1 {
	font-size: 44px;
	line-height: 44px;
}

h2 {
	font-size: 17px;
	line-height: 17px;
}

h3 {
	font-size: 15px;
	line-height: 21px;
}

h4 {
	font-size: 14px;
	line-height: 20px;
}

/*
*  Index page landing buttons
*/
.landing_buttons {
	width: 95%;
	position: relative;
	left: 2.5%;
	margin-bottom: 20px;
}

.landing_buttons div,#responsive_row_jumper {
	height: 174px;
	position: relative;
	width: 33%;
	color: #FFFFFF;
	font-size: 22px;
	display: inline-block;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
}

.landing_buttons div:first-child {
	float: left;
	background-position: left;
}

.landing_buttons div:last-child {
	float: right;
	background-position: right;
}

.landing_buttons div:nth-child(2),#responsive_row_jumper {
	background-position: center;
}

.landing_buttons a {
	line-height: 174px;
	height: 174px;
	display: inline-block;
	width: 215px;
	text-align: center;
	height: 100%;
	text-indent: -9999px;
}

.landing_buttons a:hover {
	text-indent: 0;
	cursor: default;
}

.landing_buttons div:nth-child(1)  a {
	float: left;
}

.landing_buttons div:nth-child(2) a {
	float: none;
}

.landing_buttons div:nth-child(3) a {
	float: right;
}

div.landing_buttons div#transportation {
	background-image: url('../images/youth/960/transportation_button.png');
}

div.landing_buttons div#food {
	background-image: url('../images/youth/960/food_button.png');
}

div.landing_buttons div#home {
	background-image: url('../images/youth/960/home_button.png');
}

div.landing_buttons div#use {
	background-image: url('../images/youth/960/use_button.png');
}

div.landing_buttons div#waste {
	background-image: url('../images/youth/960/waste_button.png');
}

a#results_nav_link {
	background: url('../images/youth/results_button.png') no-repeat center;
	text-indent: -9999px;
	height: 64px;
	width: 64px;
	display: inline-block;
	position: relative;
	top: -15px;
}

#responsive_row_jumper ul {
	float: right;
	text-align: right;
	padding: 10px 10px 0 0;
}

/* Button styles
*/
a.button,button,.button,.drop_down {
	font-size: 16px;
	color: #fff;
	padding: 9px 12px;
	background-color: #cb209b;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	border: 5px solid #ffffff;
	-moz-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px -1px
		0px rgba(255, 255, 255, 0.7);
	-webkit-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px -1px
		0px rgba(255, 255, 255, 0.7);
	box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px -1px 0px
		rgba(255, 255, 255, 0.7);
	text-shadow: 0px -1px 1px rgba(000, 000, 000, 0.2), 0px 1px 0px
		rgba(255, 255, 255, 0.3);
	padding: 9px 12px;
	behavior: url(PIE-2.0beta1/PIE.htc);
}

a.button.arrow-icon span:after {
	content: url(../images/youth/icons/small_white_right_arrow.png);
	position: relative;
	top: 2px;
	left: 4px;
}

.button:hover {
	background: #28597a;
	color: #ccc;
}

.button:active {
	background: #1b435e;
}

.white_bordered_green_starburst {
	background: url("../images/youth/green_starburst.png") no-repeat;
	background-repeat: no-repeat;
	background-position: center;
	/* 	width: 100%; */
	height: 162px;
	margin: auto;
	display: table;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 10px solid #FFF;
}

.y-scroll {
	overflow: auto;
}

#goal_box {
	width: 95%;
	height: 35px;
	background-image: none;
	background-color: #5DD915;
	border: 5px solid #FFF;
	margin: 20px 0 0 0;
	text-align: center;
	margin: 20px 0 0 0;
	text-align: center;
	padding: 5px 0;
}

#goal_box span {
	margin: auto;
}

/* How this works
*/
.how_this_works {
	padding: 0 2.5%;
}

.how_this_works>div {
	width: 40%;
	display: table;
}

.how_this_works>div:first-child {
	float: left;
}

.how_this_works>div:last-child {
	float: right;
}

.how_this_works_buttons>div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.how_this_works_buttons div a {
	font-weight: bold;
	color: #0087B0;
	margin: 0 auto;
	text-align: center;
	font-size: 36px;
	padding: 5% 5%;
}

#index #bottom_links  li {
	list-style-type: none;
}

#index #bottom_links li a {
	font-weight: bold;
	float: none;
	position: static;
	display: inline;
	font-size: 20px;
	line-height: 1.8em;
	text-indent: 0;
	text-shadow: 1px 1px 10px #FFF, 1px 1px 10px #FFF, 1px 1px 10px #FFF,
		1px 1px 10px #FFF, 1px 1px 10px #FFF;
	font-size: 20px;
	display: inline;
	position: static
}

#index #bottom_links li a .left_side {
	color: #F28D30;
}

#index #bottom_links li .right_side {
	color: #EF6A2F;
}

.landing_buttons .one-third a {
	margin: auto;
}

.errorbox {
	display: block;
	color: red;
}

/* Placeholder */
::-webkit-input-placeholder {
	color: #fff;
}

::-moz-placeholder {
	color: #fff;
} /* firefox 19+ */
:-ms-input-placeholder {
	color: #fff;
} /* ie */
input:-moz-placeholder {
	color: #fff;
}

/* Rounding styles */
.rounded {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

/*  Link styles */
a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#index #get_started_button {
	position: relative;
	left: 2.5%;
	/* 	padding-top: 7px; */
	/* 	padding-bottom: 9px; */
}

#index #language_selector {
	position: relative;
	right: 2.5%;
	float: right;
}

/*  Position the registration form */
#registration form {
	margin-top: 40px;
}

#tellus #register_submit {
	margin-left: 10px;
	margin-right: 10px;
}

.inner #new_school_entry_form,.inner #new_school_link,.inner #new_school_submit
	{
	display: none;
}

.static_page_text {
	height: 410px;
}

#teachers_guide,#privacy {
	font-size: 16px;
	/* 	color: ; */
	/* 	line-height: 12px; */
	color: #fff;
	font-family: 'Arial rounded MT', Arial, sans-serif;
	font-style: normal;
}

#teachers_guide p,#privacy p {
	font-size: 16px;
	/* 	color: black; */
	/* 	line-height: 12px; */
	color: #fff;
	font-family: 'Arial rounded MT', Arial, sans-serif;
	font-style: normal;
}

#teachers_guide h2,#privacy h2 {
	font-size: 22px;
	line-height: 22px;
	color: #fff;
	font-style: normal;
	font-family: 'Arial rounded MT', Arial, sans-serif;
}

/* ul.bottom_links li a { */
/* 	color: #0C7384; */
/* } */

/* Form fields */
input[type="text"],input[type="password"] {
	/* 	height: 22px; */
	font-family: 'Arial rounded', Arial, sans-serif;
	padding: 6px 15px 6px 5px;
	margin: 5px 0;
	border: 0;
	background: #e4f1f9; /* Old browsers */
	background: -moz-linear-gradient(top, #e4f1f9 0%, #00a7c3 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4f1f9),
		color-stop(100%, #00a7c3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e4f1f9 0%, #00a7c3 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e4f1f9 0%, #d5e7f3 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e4f1f9 0%, #00a7c3 100%);
	/* IE10+ */
	background: linear-gradient(top, #e4f1f9 0%, #00a7c3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(         
		                     
		                     
		                     
		                     
		                     
		                     
		                     
		                     
		                     startColorstr='#e4f1f9', endColorstr='#00a7c3',
		GradientType=0); /* IE6-9 */
	color: #fff;
	cursor: text;
	font-size: 20px;
}

/* General inner class to allow padding on content without messing up the grid.
*  If you need to pad stuff,  
*  wrap this around the content, and place it *inside* the Skelton grid class 
*/
.inner {
	padding: 0 2.5%;
}

/* Questions
*/
#question_wrapper,#chart_wrapper {
	margin-top: 20px;
	/* 	position: relative; */
	width: 100%;
}

/* Question meta navigation */
#meta_nav_outer {
	display: inline-block;
	width: 30%;
	/* 	margin-left: 2.5%; */
}

#meta_nav {
	/* 	width: auto; */
	padding: 10px;
	color: #007887;
}

#meta_nav_intro p {
	padding-left: 23px;
	margin-top: 22px;
}

#meta_nav ul {
	list-style: none;
	padding: 0px;
	margin: auto;
	overflow: auto;
}

#meta_nav ul li {
	display: inline;
	list-style-type: none;
	float: left;
	padding: 3px 3px 3px 3px;
}

#meta_nav ul li a {
	background-position: top;
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 24px;
	overflow: hidden;
}

.nav_circle_default {
	background: url("../images/youth/icons/white_nav_circle.png") no-repeat;
}

.nav_circle_current {
	background: url("../images/youth/icons/blue_nav_circle.png") no-repeat;
}

.nav_circle_answered {
	background: url("../images/youth/icons/green_nav_circle.png") no-repeat;
}

/* Questions */
.question_title {
	font-size: 22px;
}

.choice_container label {
	padding: 0 10px;
	margin: 0;
}

#question_outer {
	/* 	position: absolute; */
	/* 	left: 35%; */
	/* 	top: 0%; */
	width: 60%;
	float: right;
	/* 	margin: 0 5%; */
	display: inline-block;
}

#question #target {
	overflow: auto;
	max-height: 385px;
}
/* Results/charts
*/
#chart_wrapper {
	/* 	min-height: 450px; */
	width: 70%;
	margin: auto;
	background-image: none;
}

#chart_container {
	height: 250px;
	width: 100%;
}

#chart_header ul {
	display: table;
	padding-top: 10px;
	margin: auto;
	overflow: auto;
	width: 95%;
}

#chart_header ul li {
	display: table-cell;
	list-style-type: none;
	padding: 10px 10px;
	text-transform: capitalize;
	text-align: center;
}

/* TODO  use active */
/* #chart_header ul li a:link { */
/* 	color: #00626E; */
/* } */

/* .active, #chart_header ul li a:active { */
/* 	color: #fff; */
/* } */
#chart_footer {
	position: relative;
	font-size: 70%;
	padding-bottom: 5px;
	text-transform: capitalize;
}

#earths_title {
	width: 30%;
	font-size: 20px;
}

#earths_results {
	width: 70%;
}

.earths_results_rows {
	line-height: 32px;
	height: 32px;
}

.earths_results_rows>div {
	vertical-align: middle;
}

.earths_results_rows div:nth-child(1) {
	width: 30%;
}

.earths_results_rows div:nth-child(2) {
	width: 50%;
}

.earths_results_rows div:nth-child(3) {
	width: 10%;
	text-align: right;
}

.earths_icons {
	background: url(../images/youth/earth.png) repeat-x;
	height: 32px;
}

#question_nav {
	position: absolute;
	bottom: 5%;
}

#question_nav span {
	margin-right: 20px;
}

#question .choice_container {
	margin-top: 5px;
}

/* Hide the radio */
input[type="radio"] {
	display: none;
}

input[type="radio"]+label span {
	display: inline-block;
}

#question .choice_container label span:first-letter {
	text-transform: capitalize;
}

input[type="radio"]+label span:first-child {
	width: 19px;
	height: 19px;
	margin: -1px 10px 0 10px;
	vertical-align: middle;
	background: url(../images/check_radio_sheet.png) -38px top no-repeat;
	cursor: pointer;
}

#bottom_links a {
	cursor: auto;
}

input[type="radio"]:checked+label span:first-child {
	background: url(../images/check_radio_sheet.png) -57px top no-repeat;
}

.errors {
	color: red;
	font-weight: bold;
	display: block;
	margin-left: 105px;
}

.reg_label {
	width: 20%;
}

/* Note: Design for tablets */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	/*#earths_results {
		width: 100%;
	}*/
	.earths_results_rows {
		line-height: 24px;
		height: 24px;
	}
	.earths_icons {
		background: url(../images/youth/earth24.png) repeat-x;
		height: 24px;
	}
}

/* Note: Design for mobile phones */
@media only screen and (max-width: 767px) {
	body {
		background-image: none;
		padding: 0;
		margin: 0;
		font-size: 75%;
	}
	#nyc_wrapper {
		background-image: url("../images/youth/container_bg.png");
		background-repeat: no-repeat;
		background-position: top;
		padding: 0;
		margin: 0;
	}
	.container {
		position: relative;
		min-height: 0;
		margin: 0;
		padding: 0;
		min-height: 0;
	}

	/* text styles */
	p {
		font-size: 10px;
	}
	h1,.question_title {
		font-size: 12px;
		line-height: 12px;
		margin-top: 5px;
	}
	h2 {
		font-size: 11px;
		line-height: 11px;
		margin-top: 3px;
	}
	#top_nav {
		position: static;
		width: 100%;
		margin-bottom: 5px;
		font-size: 9px;
	}
	/* 
* header stuff
*/
	#header a,div#reductions_box {
		height: 42px;
	}
	#youth_calc_logo {
		background-image: url('../images/youth/300/youth_calc_logo.png');
	}
	#iearn_partner_logo {
		width: 10%;
		background-position: right top;
		background-image: none;
		/* 		background-image: url("../images/youth/300/iearn_partner_logo.png"); */
	}
	div#reductions_box,#chart_outer {
		min-height: 46px;
		max-height: 46px;
		border: 3px solid #FFF;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		width: 40%;
	}
	#reductions h3 {
		color: #488406;
		font-size: 10px;
		line-height: 10px;
		margin: 0px 0 0 0;
		padding: 0;
	}
	#reductions .totals {
		font-size: 14px;
		color: #0B7384;
		line-height: 13px;
	}

	/* 
	* Landing buttons
	*/
	.landing_buttons {
		margin-bottom: 0;
	}
	.landing_buttons div,.landing_buttons div a {
		height: 76px;
	}
	.landing_buttons a {
		line-height: 76px;
		height: 76px;
		width: 90px;
		font-size: 14px;
	}
	div.landing_buttons div#transportation {
		background-image: url('../images/youth/300/transportation_button.png');
	}
	div.landing_buttons div#food {
		background-image: url('../images/youth/300/food_button.png');
	}
	div.landing_buttons div#home {
		background-image: url('../images/youth/300/home_button.png');
	}
	div.landing_buttons div#use {
		background-image: url('../images/youth/300/use_button.png');
	}
	div.landing_buttons div#waste {
		background-image: url('../images/youth/300/waste_button.png');
	}
	#responsive_row_jumper {
		display: block;
		width: 100%;
	}
	#responsive_row_jumper ul {
		margin-top: 0;
		padding: 0;
		width: 100%;
		/* 		float: left; */
	}
	#responsive_row_jumper ul li {
		text-align: center;
	}

	/* How this works
	*/
	.how_this_works_buttons {
		margin-bottom: 10px;
		width: 240px;
		height: 100px;
		border: 5px solid #FFF;
		width: 240px;
	}
	.how_this_works_buttons div a {
		font-size: 22px;
	}

	/* Registration form
*/
	/*  Position the registration button */
	#registration form {
		margin-top: 10px;
	}
	#goal_box {
		width: 95%;
		height: 20px;
		margin-top: 5px;
	}
	/* Button styles
*/
	a.button,button,.button,.drop_down {
		font-size: 14px;
		padding: 5px 5px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		border: 3px solid #ffffff;
		-moz-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px -1px
			0px rgba(255, 255, 255, 0.7);
		-webkit-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px -1px
			0px rgba(255, 255, 255, 0.7);
		box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px -1px 0px
			rgba(255, 255, 255, 0.7);
		text-shadow: 0px -1px 1px rgba(000, 000, 000, 0.2), 0px 1px 0px
			rgba(255, 255, 255, 0.3);
	}
	.drop_down {
		padding: 3px 5px;
	}
	#index #bottom_links li a {
		font-weight: bold;
		font-size: 14px;
		line-height: 1.2em;
		text-shadow: 1px 1px 10px #FFF, 1px 1px 10px #FFF, 1px 1px 10px #FFF,
			1px 1px 10px #FFF, 1px 1px 10px #FFF;
	}

	/* Questions. 
	*/
	#question_wrapper,#chart_wrapper {
		margin-top: 0px;
	}
	#question #target {
		max-height: 285px;
	}
	#meta_nav_outer,#question_outer {
		/* 		position: static; */
		/* 		width: 100%; */
		
	}
	#meta_nav {
		border: 5px solid #FFF;
		padding: 2px;
		width: 100%;
	}
	#meta_nav_outer {
		display: none;
		width: 0%;
	}
	#meta_nav_outer p {
		display: none;
	}
	#meta_nav a {
		background-size: 60%;
	}
	#meta_nav ul li {
		padding: 0;
	}
	#meta_nav ul li a {
		height: 16px;
		width: 16px;
	}
	#question_outer {
		width: 100%;
		/* 		left: 30%; */
		float: none;
	}
	#question {
		min-height: 290px;
	}
	#question .choice_container {
		margin-top: 2px;
	}
	#question_nav {
		position: fixed;
		bottom: 5%;
	}

	/* Charts/Results
	*/
	#earths_results {
		width: 100%;
	}
	.earths_results_rows {
		line-height: 18px;
		height: 18px;
	}
	.earths_icons {
		background: url(../images/youth/earth18.png) repeat-x;
		height: 18px;
	}
	#earths_title,#earths_results,#chart_footer {
		display: none;
	}
	#chart_container {
		height: 200px;
	}
	#chart_wrapper {
		border: 5px solid #FFF;
		padding: 2px;
	}
	#chart_header ul {
		padding: 0 0 0 20px;
	}
	#chart_header ul li {
		padding: 0;
	}
}