/* Body and wrapper */
html {height:100%;}
body {
	background: #175F16 url(../images/site/wrapper-gradient.jpg) repeat-x top left;
	color: #fff;
	position: relative;
	height: 100%;
}
.wrapper {
	background: url(../images/site/wrapper-bg.jpg) no-repeat center top;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -58px;
	padding: 0;
}
.button-learnmore {
	background: url(../images/site/button-learnmore.jpg) no-repeat top left;
	border: none;
	display: block;
	float: left;
	height: 22px;
	margin: 10px 6px 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 90px;
}
.button-learnmore:hover {
	background: url(../images/site/button-learnmore-hover.jpg) no-repeat top left;
}
.button-support {
	background: url(../images/site/button-support.jpg) no-repeat top left;
	border: none;
	display: block;
	float: left;
	height: 22px;
	margin: 10px 6px 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 90px;
}
.button-support:hover {
	background: url(../images/site/button-support-hover.jpg) no-repeat top left;
}
.button-nextquestion {
	background: url(../images/site/button-nextquestion.jpg) no-repeat top left;
	border: none;
	display: block;
	height: 21px;
	margin: 25px auto;
	overflow: hidden;
	text-indent: -9999px;
	width: 130px;
}
.button-nextquestion:hover {
	background: url(../images/site/button-nextquestion-hover.jpg) no-repeat top left;
}
.button-submit {
	background: url(../images/site/button-submit.jpg) no-repeat top left;
	border: none;
	display: block;
	height: 21px;
	margin: 25px auto;
	overflow: hidden;
	text-indent: -9999px;
	width: 88px;
}
.button-submit:hover {
	background: url(../images/site/button-submit-hover.jpg) no-repeat top left;
}
.button-takethetest {
	background: url(../images/site/button-takethetest.jpg) no-repeat top left;
	border: none;
	display: block;
	height: 21px;
	margin: 25px auto;
	overflow: hidden;
	text-indent: -9999px;
	width: 173px;
}
.button-takethetest:hover {
	background: url(../images/site/button-takethetest-hover.jpg) no-repeat top left;
}
.subscript {
	font-size: 65%;
	vertical-align: text-bottom;
}
.superscript {
	font-size: 60%;
	position: relative;
	top: -6px;
}


/* Main */
.content-main {
	margin: 0 auto;
	padding: 10px 0 10px 0;
	width: 960px;
}
.content-main .content-top {
	background: url(../images/site/content-main-top-bg-trans.png) no-repeat top left;
	height: 84px;
	width: 960px;
}
.content-main .content-top h1 {
	float: right;
}
.content-main .content-top h1 a {
	display: block;
	height: 84px;
	overflow: hidden;
	text-indent: -9999px;
	width: 220px;
}

.content-main .content-middle {
	background: #fff;
	color: #000;
	overflow: auto;
	padding: 20px 0;
	z-index: 5;
}

/* HOME PAGE */

.content-main .content-middle .home {
	overflow: auto;
}
.content-main .content-middle .home #whatisyouriq {
	background: url(../images/site/whatisyouriq.jpg) no-repeat top left;
	height: 92px;
	overflow: auto;
	padding: 290px 0 0 350px;
	position: relative;
	width: 610px;
}
.content-main .content-middle .home #whatisyouriq.hover {
	background: url(../images/site/whatisyouriq-hover.jpg) no-repeat top left;
	cursor: pointer;
}
.content-main .content-middle .home #whatisyouriq a {
	margin: 10px 20px 0 0;
	position: absolute;
	right: 0;
	top: 0;
}
.content-main .content-middle .home #whatisyouriq p {
	font-family: Georgia, serif;
	font-size: 140%;
	line-height: 140%;
	width: 450px;
}
.content-main .content-middle .home #whatisyouriq p a {
	color: #ffffff;
	position: static;
	text-decoration: underline;
}
.content-main .content-middle .home #whatisyouriq p a:hover,
.content-main .content-middle .home #whatisyouriq.hover p a {
	color: #ccff66;
	text-decoration: underline;
}
.content-main .content-middle .home .content-boxes {
	margin: 10px 0 10px 110px;
	overflow: auto;
}
.content-main .content-middle .home .box-info {
	border-left: 1px solid #83bc82;
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 0 15px;
	position: relative;
	width: 265px;
}
.content-main .content-middle .home .box-info.first {
	border-left: none;
	margin: 0;
	padding: 0 15px 0 0;
	width: 260px;
}
.content-main .content-middle .home .box-info p.header {
	font-family: Georgia, serif;
	font-size: 240%;
	height: 110px;
	line-height: 120%;
	margin: 10px 0 0 0;
}
.content-main .content-middle .home .box-info p.header a {
	color: #006600;
	text-decoration: underline;
}
.content-main .content-middle .home .box-info p.header a:hover {
	color: #000;
	text-decoration: underline;
}
.content-main .content-middle .home .box-info p {
	color: #666666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 120%;
}
.content-main .content-middle .home .box-info p a {
	color: #333333;
	text-decoration: underline;
}
.content-main .content-middle .home .box-info p a:hover {
	text-decoration: none;
}

a.box-kindle {
	background: url(../images/site/box-kindle-bg.jpg) no-repeat top left;
	color: #666666;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 120%;
	display: block;
	height: 170px;
	padding: 110px 140px 0 20px;
	width: 99px;
}
a.box-kindle:hover {
	background: url(../images/site/box-kindle-bg-hover.jpg) no-repeat top left;
}

/* INNER (NON-QUIZ) PAGES */

.content-main .content-middle .inner-page {
	font-family: Georgia, serif;
	font-size: 160%;
	line-height: 140%;
	margin: 0 auto;
	padding: 20px 0;
	width: 600px;
}
.content-main .content-middle .inner-page h2 {
	font-size: 137%;
	font-weight: normal;
	line-height: 120%;
	text-align: center;
}
.content-main .content-middle .inner-page h3 {
	color: #3b9439;
	font-size: 312%;
	font-weight: normal;
	line-height: 200%;
}
.content-main .content-middle .inner-page h4 {
	color: #3b9439;
	font-size: 200%;
	font-weight: normal;
	line-height: 150%;
}
.content-main .content-middle .inner-page h5 {
	font-weight: bold;
	margin: 20px 0 0 0;
}
.content-main .content-middle .inner-page p {
	margin: 15px 0 0 0;
}
.content-main .content-middle .inner-page p.asterisk {
	color: #666666;
	font-size: 70%;
}
.content-main .content-middle .inner-page p.indent {
	font-size: 87.5%;
	margin: 0 0 0 20px;
}
.content-main .content-middle .inner-page ul {
	list-style: none;
	margin: 30px 0 30px 10px;
}
.content-main .content-middle .inner-page ul li {
	background: url(../images/site/list-bullet.jpg) no-repeat 0 5px;
	margin: 0 0 10px 0;
	padding-left: 20px;
}
.content-main .content-middle .inner-page ul.contacts {
	list-style: none;
	margin: 30px auto;
	width: 440px;
}
.content-main .content-middle .inner-page ul.contacts li {
	background: none;
	float: left;
	padding: 0 0 20px 0;
	width: 220px;
}
.content-main .content-middle .inner-page ul.contacts li p {
	font-size: 75%;
	line-height: 150%;
	margin: 0;
}
.content-main .content-middle .inner-page ul.contacts li p.name {
	font-size: 100%;
	font-weight: bold;
}
.content-main .content-middle .inner-page ol {
	margin: 30px 0 30px 40px;
}
.content-main .content-middle .inner-page ol li {
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.content-main .content-middle .inner-page ol li span {
	display: block;
	font-size: 80%;
	font-weight: normal;
	margin: 0 0 0 0;
}
.content-main .content-middle .inner-page a {
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}
.content-main .content-middle .inner-page a:hover {
	text-decoration: none;
}
.button-aboutgreenchemistry {
	background: url(../images/site/button-aboutgreenchemistry.jpg) no-repeat top left;
	clear: both;
	display: block;
	height: 32px;
	margin: 20px auto;
	overflow: hidden;
	text-indent: -9999px;
	width: 217px;
}
.button-aboutgreenchemistry:hover {
	background: url(../images/site/button-aboutgreenchemistry-hover.jpg) no-repeat top left;
}
.content-main .content-middle .inner-page a.share-addthis,
.content-main .content-middle .inner-page a.share-facebook,
.content-main .content-middle .inner-page a.share-twitter {
	display: block;
	float: left;
	height: 100px;
	margin: 20px 20px 20px 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 100px;
}
.content-main .content-middle .inner-page a.share-addthis {
	background: url(../images/site/share-addthis.jpg) no-repeat top left;
}
.content-main .content-middle .inner-page a.share-addthis:hover {
	background: url(../images/site/share-addthis-hover.jpg) no-repeat top left;
}
.content-main .content-middle .inner-page a.share-facebook {
	background: url(../images/site/share-facebook.jpg) no-repeat top left;
}
.content-main .content-middle .inner-page a.share-facebook:hover {
	background: url(../images/site/share-facebook-hover.jpg) no-repeat top left;
}
.content-main .content-middle .inner-page a.share-twitter {
	background: url(../images/site/share-twitter.jpg) no-repeat top left;
}
.content-main .content-middle .inner-page a.share-twitter:hover {
	background: url(../images/site/share-twitter-hover.jpg) no-repeat top left;
}

/* QUIZ PAGES */

.content-main .content-middle .quiz-page {
	background: url(../images/site/quiz-bg-middle.jpg) repeat-y top left;
	font-family: Georgia, serif;
	margin: 75px auto 0 auto;
	position: relative;
	width: 788px;
}
.content-main .content-middle .quiz-page .topcorners {
	background: url(../images/site/quiz-bg-top1.jpg) no-repeat top left;
	height: 25px;
	margin: 0 0 25px 0;
	position: relative;
	width: 788px;
}
.content-main .content-middle .quiz-page .topblock {
	background: url(../images/site/quiz-bg-top2.jpg) no-repeat top left;
	height: 150px;
	margin: 0 0 25px 0;
	position: relative;
	text-align: center;
	width: 788px;
}
.content-main .content-middle .quiz-page .topblock p {
	font-size: 240%;
	margin: 0 auto;
	padding: 35px 0 0 0;
	width: 600px;
}
.content-main .content-middle .quiz-page .topblock p.correct {
	color: #339933;
	line-height: 150px;
	padding: 0;
}
.content-main .content-middle .quiz-page .topblock p.incorrect {
	color: #cc0000;
	line-height: 150px;
	padding: 0;
}
.content-main .content-middle .quiz-page .topcorners h2,
.content-main .content-middle .quiz-page .topblock h2 {
	background: url(../images/site/header-quiz-trans.png) no-repeat top left;
	color: #fff;
	font-family: Georgia, serif;
	font-size: 150%;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin: 0 0 0 -119px;
	position: absolute;
	text-align: center;
	top: -20px;
	left: 50%;
	width: 238px;
}
.content-main .content-middle .quiz-page .bottomcorners {
	background: url(../images/site/quiz-bg-bottom.jpg) no-repeat top left;
	clear: both;
	height: 25px;
	margin: 25px 0 0 0;
	position: relative;
	width: 788px;
}
.content-main .content-middle .quiz-page .middleblock {
	margin: 0 auto;
	width: 620px;
}
.content-main .content-middle .quiz-page .middleblock label {
	display: block;
	font-size: 180%;
	margin: 8px 0 0 22px;
	text-indent: -22px;
}
.content-main .content-middle .quiz-page p.asterisk {
	color: #006600;
	font-size: 60%;
	text-align: center;
}
.content-main .content-middle .quiz-page p.contestrules {
	color: #333;
	font-size: 60%;
	text-align: center;
}
.content-main .content-middle .quiz-page p.contestrules a {
	color: #666;
	text-decoration: none;
}
.content-main .content-middle .quiz-page p.contestrules a:hover {
	color: #666;
	text-decoration: underline;
}
.content-main .content-middle .quiz-page .middleblock .question input {
	margin: 0 10px 0 0;
	width: 13px;
}
.content-main .content-middle form#quiz-form .quiz-page .middleblock .question button.hover {
	background: url(../images/site/button-submit-hover.jpg) no-repeat top left;
}
.content-main .content-middle .quiz-page .middleblock label.field {
	color: #247722;
	display: block;
	font-family: Georgia, serif;
	font-size: 62.5%;
	margin: 8px auto;
	text-indent: 0;
	width: 295px;
}
.content-main .content-middle .quiz-page .middleblock input.field {
	background: url(../images/site/field-bg.jpg) repeat-x top left;
	border: none;
	clear: both;
	display: block;
	font-family: Georgia, serif;
	font-size: 62.5%;
	height: 22px;
	margin: 8px auto;
	padding: 4px 5px 0 5px;
	width: 260px;
}
.content-main .content-middle .quiz-page .middleblock .intro {
	font-size: 160%;
	line-height: 140%;
}
.content-main .content-middle .quiz-page .middleblock .intro p {
	margin: 0 0 10px 0;
}
.content-main .content-middle .quiz-page .middleblock .question {
	margin: 0 auto;
	width: 500px;
}
.content-main .content-middle .quiz-page .middleblock .question p {
	font-size: 180%;
	text-align: center;
}
.content-main .content-middle .quiz-page .middleblock .progressblock {
	margin: 0 auto;
	width: 500px;
}
.content-main .content-middle .quiz-page .middleblock .progressblock .progress {
	background: #cccccc;
	height: 4px;
	margin: 4px 0;
	width: 100%;
}
.content-main .content-middle .quiz-page .middleblock .progressblock .progress #completed {
	background: #288c3f;
	height: 4px;
	width: 1%;
}
.content-main .content-middle .quiz-page .middleblock .progressblock .start {
	background: url(../images/site/progress-start.jpg) no-repeat top left;
	display: block;
	float: left;
	height: 10px;
	overflow: hidden;
	text-indent: -9999px;
	width: 30px;
}
.content-main .content-middle .quiz-page .middleblock .progressblock .finish {
	background: url(../images/site/progress-finish.jpg) no-repeat top left;
	display: block;
	float: right;
	height: 10px;
	overflow: hidden;
	text-indent: -9999px;
	width: 32px;
}
.content-main .content-middle .quiz-page .middleblock .results {
	font-size: 180%;
	text-align: center;
}
.content-main .content-middle .quiz-page .middleblock .results p {
	margin: 0 auto 10px auto;
	width: 500px;
}
.content-main .content-middle .quiz-page .middleblock .results h3 {
	color: #339900;
	font-size: 150%;
}
.content-main .content-middle .quiz-page .middleblock .results img {
	margin: 20px auto;
}
.content-main .content-middle .quiz-page .middleblock .whatsnext {
	margin: 30px auto 0 auto;
	width: 390px;
}
.content-main .content-middle .quiz-page .middleblock .whatsnext p {
	color: #666666;
	font-size: 140%;
	text-align: center;
	width: 390px;
}
.whatsnext a.learnmore {
	background: url(../images/site/whatsnext-learnmore.jpg) no-repeat top left;
	display: block;
	float: left;
	height: 78px;
	margin: 20px 0 20px 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 185px;
}
.whatsnext a.learnmore:hover {
	background: url(../images/site/whatsnext-learnmore-hover.jpg) no-repeat top left;
}
.whatsnext a.help {
	background: url(../images/site/whatsnext-help.jpg) no-repeat top left;
	display: block;
	float: right;
	height: 78px;
	margin: 20px 0 20px 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 185px;
}
.whatsnext a.help:hover {
	background: url(../images/site/whatsnext-help-hover.jpg) no-repeat top left;
}
.whatsnext a.share {
	background: url(../images/site/whatsnext-share.jpg) no-repeat top left;
	display: block;
	float: left;
	height: 78px;
	margin: 20px 20px 20px 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 185px;
}
.whatsnext a.share:hover {
	background: url(../images/site/whatsnext-share-hover.jpg) no-repeat top left;
}

.button-principles {
	background: url(../images/site/button-principles.jpg) no-repeat top left;
	clear: both;
	display: block;
	height: 32px;
	margin: 20px auto;
	overflow: hidden;
	text-indent: -9999px;
	width: 253px;
}
.button-principles:hover {
	background: url(../images/site/button-principles-hover.jpg) no-repeat top left;
}
.button-inaction {
	background: url(../images/site/button-inaction.jpg) no-repeat top left;
	clear: both;
	display: block;
	height: 32px;
	margin: 20px auto;
	overflow: hidden;
	text-indent: -9999px;
	width: 235px;
}
.button-inaction:hover {
	background: url(../images/site/button-inaction-hover.jpg) no-repeat top left;
}
.button-supportchempower {
	background: url(../images/site/button-supportchempower.jpg) no-repeat top left;
	clear: both;
	display: block;
	height: 32px;
	margin: 20px auto;
	overflow: hidden;
	text-indent: -9999px;
	width: 207px;
}
.button-supportchempower:hover {
	background: url(../images/site/button-supportchempower-hover.jpg) no-repeat top left;
}
.button-donateonline {
	background: url(../images/site/button-donateonline.jpg) no-repeat top left;
	clear: both;
	display: block;
	height: 32px;
	margin: 20px auto;
	overflow: hidden;
	text-indent: -9999px;
	width: 157px;
}
.button-donateonline:hover {
	background: url(../images/site/button-donateonline-hover.jpg) no-repeat top left;
}


.content-main .content-bottom {
	background: url(../images/site/content-main-bottom-bg-trans.png) no-repeat top left;
	height: 186px;
	width: 960px;
}
.content-main .content-bottom p {
	color: #247722;
	font-family: Georgia, serif;
	font-size: 160%;
	margin: 0 0 0 110px;
	padding: 10px 0;
}



div.greenchemistryinstitute {
	margin: 0 auto;
	text-align: right;
	width: 960px;
}



/* Footer */
.push {height: 70px;}
.content-footer {
	background: #003300;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	height: 58px;
	text-transform: uppercase;
	width: 100%;
}
.content-footer a.support {
	background: url(../images/site/support-bg-trans.png) no-repeat top left;
	color: #ccff66;
	display: block;
	height: 29px;
	line-height: 29px;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	width: 268px;
}
.content-footer a.support:hover {
	background: url(../images/site/support-bg-hover-trans.png) no-repeat top left;
	color: #000;
	text-decoration: none;
}
.content-footer ul {
	list-style: none;
	margin: 0px;
}
.content-footer ul li {
	float: left;
	margin: 0 5px;
}
.content-footer ul li a {
	line-height: 18px;
}
.content-footer ul li a img {
	float: left;
	margin: 2px 2px 0 0;
}
.content-footer .acs {
	float: right;
	height: 57px;
	text-align: right;
	width: 450px;
}
.content-footer .acs p {
	margin: 30px 5px 0 0;
}
.content-footer a {
	color: #fff;
	text-decoration: underline;
}
.content-footer a:hover {
	color: #ccff66;
	text-decoration: none;
}
.content-footer .acs img {
	float: right;
	margin: 0 0 0 8px;
}
