@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	margin-top: 40px;
	background-image: url(../images/treewala_background_tile.jpg);
	background-color: #030200;
	font-family: Helvetica , Arial , sans-serif;
	background-repeat: repeat-x;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 771px;
	text-align: left;
}
#nav {
	background-image: url(../images/nav-BG.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 100%;
}
#main-content {
	background-image: url(../images/main-content-BG.jpg);
	background-repeat: no-repeat;
	height: 325px;
	width: 764px;
	padding-left: 7px;
}
#ad {
	background-image: url(../images/footer-top-bg.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 100%;
	padding-top: 9px;
}
#footer {
	background-image: url(../images/footer-bottom-BG.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 100%;
	font-size: 13px;
	color: #263103;
	letter-spacing: 0.01em;
	text-align: center;
}

#nav ul {
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #cafea3;
	margin-top: -14px;
	font-size: 14px;
}
#nav li {
	display: block;
	float: left;
	padding-right: 25px;
	padding-top: 5px;
}
#nav li a {
	color: #cafea3;
	text-decoration: none;
}
#nav li a:hover {
	color: #ffffff;
}
#nav #share-this {
	display: block;
	padding-left: 0px;
	padding-right: 65px;
	float: right;
}
#ad img {
	margin-top: 0px;
	margin-left: 22px !important;
}
#footer a {
	color: #263103;
}
#footer a:hover {
	text-decoration: none;
}
#left-img {
	float: left;
}
#totals {
	float: left;
	width: 452px;
	padding-left: 65px;
	padding-top: 20px;
}
.cont-title {
	font-size: 22px;
	color: #283401;
	display: block;
	width: 400px;
	margin-left: 315px;
	padding-top: 20px;
}
.options-saved {
	display: block;
	float: right;
	width: 450px;
	color: #283401;
	margin-bottom: 0px;
}
#col1 {
	width: 226px;
	height: 286px;
	padding-left: 20px;
	padding-top: 15px;
	float: left;
}
#col1  .home-title {
	font-size: 22px;
	color: #4a5e03;
}
#col2 {
	height: 316px;
	width: 297px;
	float: left;
	background-image: url(../images/home-question-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 18px;
}
#col3 {
	padding-top: 20px;
	height: 282px;
	width: 213px;
	background-image: url(../images/home-image-right.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: 0px 10px;
}
#col3 .totalTrees {
	display: block;
	padding-top: 110px;
	color: #454D1B;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
#col1 .home-text {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #283401;
}
#col2 .gt-change {
	color: #283401;
}
#col2 .game-title {
	font-size: 19px;
	color: #048f01;
	display: block;
	padding-top: 50px;
	padding-left: 40px;
	font-weight: bold;
	text-transform: lowercase;
}
#col2 ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 40px;
	margin-top: 5px;
	display: block;
	text-transform: lowercase;
}
#col2  li   {
	font-size: 16px;
	color: #47560F;
	line-height: 30px;
}
#col2 li a {
	color: #048f01;
	text-decoration: none;
	
}

#col2 li a:hover {
	color: #283401;
}

#options .cont-title {
	padding-bottom: 20px;
}

#options form {
	width: 420px;
	float: right;
	margin-right: 24px;
	font-size: 11px;
	color: #283401;
	margin-top: -10px;
}

#options form .form-titles {
	font-weight: bold;
	display: block;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 3px;
}

.inpSent {
	display: block;
	margin-left: -18px;
}

#options input {
	height: 11px;
	width: 11px;
	margin-bottom: 5px;
}
#options form .opt-text {
	padding-left: 7px;
}
#options form td#opt-td  {
	padding-top: 0px;
}

form input#btn {
	height: 25px;
	width: 74px;
	margin-top: 10px;
	margin-left: 250px;
}

#challenge form {
	width: 440px;
	float: right;
	margin-right: 8px;
	font-size: 11px;
	color: #283401;
	margin-top: 20px;
}

#challenge input {
	/*height: 10px;*/
	width: 200px;
	display: block;
	float: right;
	margin-right: 125px;
	background-image: url(../images/field-bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #cccccc;
	border-left-color: #999999;
	margin-bottom: 5px;
}
#challenge .field-label {
	display: block;
	width: 80px;
	float: left;
	padding-top: 3px;
	padding-bottom: 8px;
}

#challenge form input#btn {
	height: 25px;
	width: 74px;
	margin-top: 5px;
	margin-left: 235px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #cccccc;
	border-left-color: #999999;
}
#question-left {
	width: 245px;
	float: left;
	height: 316px;
}
#question {
	float: left;
	height: 298px;
	width: 510px;
	background-image: url(../images/interior-question-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 17px;
	margin-left: 0px;
}

#game-question {
	font-size: 18px;
	color: #048f01;
	display: block;
	padding-top: 10px;
	padding-left: 35px;
	clear: both;
}

#game-question .gt-change {
	color: #202707;
}

#game-question ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 0px;
	display: block;
	padding-right: 35px;
}

#game-question li {
	font-size: 14px;
	color: #048f01;
	line-height: 14px;
	padding-bottom: 13px;
}

#game-question li a {
	color: #048f01;
	text-decoration: none;
}

#game-question li a:hover {
	color: #47560F;
	text-decoration: none;
}

#game-question .gt-title {
	font-weight: bold;
}
#game-question  .gt  {
	color: #202707;
}
#game-tally  {
	width: 100%;
}
#game-tally  .correct  {
	display: block;
	width: 445px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	color: #47560F;
	background-color: #eaf2e8;
	line-height: 25px;
	padding-left: 15px;
	padding-right: -15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#vocab .vocab-level  {
	position:absolute;
	display: inline;
	width: 200px;
	height: 20px;
	margin-top: 260px;
	padding-left: 300px;
	font-size: 11px;
	color: #47560F;
	z-index: 1;
}

#count {
	padding-top: 20px;
	padding-left: 20px;
	color: #202707;
}

#count  .col1-content  {
	font-size: 12px;
	display: block;
	padding-top: 5px;
}

#count .trees-planted {
	display: block;
	padding-top: 10px;
	padding-bottom: 40px;
}
#about ul.tabs /* tabbed menu */

 {
	height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	padding-left: 0px;
}
#about ul.tabs li  {
	display:block;
	float:left;
	font-weight:bold;
	height:23px;
	margin:0px 0px -1px 0px;
	padding:6px 6px 0px 8px;
	text-transform: uppercase;
}
ul.tabs li a, ul.tabs li a:visited {
	color:#283401;
}
ul.tabs li.selectedtab a, ul.tabs li a:hover {
	cursor:pointer;
	color: #7E8422;
}

.nodisplay {
display:none;
}

#about   {
	padding-right: 30px;
	padding-left: 290px;
	font-size: 13px;
	color: #283401;
	padding-top: 15px;
}
#tabpage1 {
	overflow: auto;
	height: 255px;
}
#tabpage3, #tabpage4 {
	overflow: auto;
	height: 255px;
}

#totals table {
	margin-top: 30px;
	margin-left: 0px;
}

#totals th {
	color: #cafea3;
	background-color: #9db017;
	text-align: left;
	padding-left: 15px;
	height: 25px;
	padding-top: 5px;
}

#spacer {
	height: 20px;
}

#totals td {
	width: 33%;
	color: #003311;
	padding-left: 15px;
	padding-bottom: 10px;
	font-size: 15px;
}

#totals  #table-title td {
	font-size: 20px;
}
a {
	color: #6A7A2F;
	text-decoration: none;
}
a:hover {
	color: #6D7653;
}
#count .totalTrees {
	display: block;
	color: #454D1B;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding-right: 22px;
}
#count .leaves {
	display: block;
	height: 125px;
}

#count .leaves2 {
	display: block;
	height: 90px;
	color: #202707;
}

 #challenge .spacer {
	padding: 10px 0 10px 0;
}

#opt #btn {
	margin: 0px;
}
#options form .opt-text1 {
	padding-bottom: 5px;
}

.radio-btn {
	padding-top: 0px;
}
#ad-index  #home-ad {
	background-image: url(../images/ad-home_new.jpg);
	height: 68px;
	width: 428px;
	font-weight: bold;
	font-size: 17px;
	color: #394213;
	padding-left: 300px;
	padding-top: 22px;
	line-height: 24px;
	margin-left: 20px;
}
#ad-index {
	background-image: url(../images/footer-top-bg.jpg);
	background-repeat: no-repeat;
	height: 97px;
	width: 100%;
	padding-top: 15px;
}
#main-content-banners {
	background-image: url(../images/main-content-BG-banners.jpg);
	background-repeat: no-repeat;
	width: 771px;
	padding-left: 0px;
	background-position: 0px bottom;
}
#main-content-privacy {
	background-image: url(../images/main-content-BG-banners1.gif);
	background-repeat: no-repeat;
	width: 771px;
	height: 100%;
	padding-left: 0px;
	background-position: 0px bottom;
}

#wrapper #main-content-banners img {
	padding-left: 22px;
	padding-top: 25px;
}
.banner-code   {
	display: block;
	padding-left: 22px;
	padding-right: 22px;
	color: #394213;
	font-size: 13px;
}
#wrapper #main-content-banners #cont-top img {
	padding: 0px;
}
.banner-text {
	font-size: 15px;
	display: block;
	padding-right: 22px;
	padding-left: 22px;
	color: #394213;
}
