
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #EBEBEB url(../images/homepage01.gif) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3B3B3B;
}

h1 {
	font-size: 34px;
}

h2 {
	font-size: 28px;
}

h3 {
	margin-bottom: 10px;
	font-size: 18px;
}

p, ol, ul {
	margin-top: 0px;
}

strong {
	color: #6B6B6B;
}

a {
	color: #58800C;
}

a:hover {
	text-decoration: none;
}

a.more {
	padding-left: 18px;
	background: url(../images/homepage08.gif) no-repeat left center;
}

a img {
	border: none;
}

img.border {
	padding: 5px;
	background: #EDEDED;
	border-bottom: 3px solid #DEDEDE;
}

img.border2 {
	padding: 5px;
	background: #fff;
	border: 3px solid #DEDEDE;
}

img.alignleft {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 20px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

.hr1 {
	height: 30px;
	margin-bottom: 10px;
	background: url(../images/homepage17.gif) repeat-x left center;
}

/** WRAPPER */

#wrapper {
	height: 100%;
	min-height: 100%;
	padding: 20px 0px;
	background: url(../images/homepage05.gif) repeat-y center top;
}

html>body #wrapper {
	height: auto;
}

.container {
	width: 950px;
	margin: 0px auto;
}

/** HEADER */

#header {
	height: 101px;
}

/** SEARCH */

#search {
	float: right;
	width: 400px;
	height: 101px;
	background: url(../images/homepage03.jpg) no-repeat left top;
}

#search form {
	margin: 0px;
	padding: 60px 0px 0px 0px;
	background: url(../images/subpage1_01.gif) no-repeat 0px 60px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input {
	float: left;
}

#search-query {
	width: 184px;
	margin: 3px 0px 0px 7px;
	background: none;
	border: none;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #959595;
}

#search-submit {
	margin: 0px 0px 0px 14px;
}

/** MENU */

#menu {
	height: 48px;
	background: url(../images/homepage04.gif) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
}

#menu li {
	float: left;
	padding: 9px 5px;
}

#menu a {
	float: left;
	height: 23px;
	padding: 6px 10px 0px 10px;
	text-decoration: none;
	text-transform: lowercase;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

#menu a:hover {
	background: url(../images/subpage1_03.gif) repeat-x left top;
	color: #000;
}

#menu a.active,
body.home #menu li.home a,
body.surveys #menu li.surveys a,
body.about #menu li.about a,
body.how-it-works #menu li.how-it-works a,
body.recognition-levels #menu li.recognition-levels a,
body.resources #menu li.resources a,
body.contact #menu li.contact a
 {
	background: url(images/subpage1_03.gif) repeat-x left top;
	color: #000;
}

/** PAGE */

#page {
	width: 850px;
	padding: 20px 0px 0px 0px;
}

/** CONTENT */

#content {
	float: left;
	width: 570px;
}

.homepage #content {
	width: 450px;
}

.wide-content #content {
	float: none;
	width: auto;
}

.post {
	padding-bottom: 20px;
}

.post .meta {
	height: 65px;
	background: url(../images/homepage10.gif) repeat-x left bottom;
}

.single .meta {
	height: 45px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #3B3B3B;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .byline {
	text-transform: lowercase;
	color: #939393;
}

.post .byline a {
	color: #939393;
}

.post .date {
	float: right;
	width: 53px;
	height: 65px;
	padding: 0px 0px 0px 10px;
	background: url(../images/homepage11.gif) no-repeat left top;
	line-height: 18px;
}

.post .month, .post .day {
	display: block;
	text-transform: lowercase;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .month {
	padding-top: 8px;
	font-size: 17px;
	color: #CED7B6;
}

.post .day {
	font-size: 28px;
	color: #FFFFFF;
}

.post .entry {
	padding: 20px 0px;
}

.post .comments {
	padding: 0px 20px 0px 21px;
	background: url(../images/homepage12.gif) no-repeat left center;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 230px;
}

.homepage #sidebar {
	width: 350px;
}

#sidebar .sponsorlogo {
	margin-top:20px;
	width:162px;
	margin-left:30px;
}

#footersponsor {
	width:850px;
	padding:10px 0px;
}

#footersponsor img {
	float:left;
	margin-right:40px;
	border: 3px solid #e8e8e8;
}

/** FOOTER */

#footer {
	width: 850px;
	padding: 30px 0px;
	background: url(../images/homepage17.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#footer .legal {
}

#footer .links {
}

/** BOX1 */

#box1 {
	width: 795px;
	height: 215px;
	margin: 0px auto;
	padding: 24px 29px 0px 24px;
	background: #FFD862 url(../images/bg01.jpg) no-repeat left top;
	border: 1px solid #E5E4B2;
	color: #A59259;
}

#box1 img.alignleft {
	margin: 0px 50px 0px 0px;
}

#box1 img.border {
	background: #FFFFFF;
	border-bottom-color: #DFBF5E;
}

#box1 h1 {
	color: #444200;
}

#box1 h2 {
	margin-bottom: 10px;
	font-size: 16px;
	color: #A3A16F;
}

#box1 .more {
	background-image: url(../images/homepage07.gif);
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#recognition {
	text-align:center;
}

#recognition .logolevel p {
	line-height:16px;
	margin:0px;
}

#recognition .logolevel img {
	margin-bottom:5px;
	border:2px solid #000;
}

#recognition .logolevel {
	float:left;
	width:250px;
	margin-bottom:15px;
}

/** CLIENT LOGIN */

#login, #profile {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom:20px;
}

#login fieldset {
	border:0px;
}

#login ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#login li {
	margin-bottom: 13px;
}

#login label {
	float: left;
	width: 70px;
	font-weight: bold;
	color: #000;
}

input#username, input#password {
	width: 120px;
	height: 15px;
	padding: 4px 5px 3px 5px;
	background: #F6F6F5;
	border: 1px solid #F6F6F5;
	border-left-color: #E1DFD7;
	border-top-color: #D4D2C5;
}

input#login-submit {
	float: left;
	width: 60px;
	height: 24px;
	margin-top:0;
	margin-right:7px;
	background: url(../images/subpage1_03.gif) repeat-x left top;
	font-weight: bold;
	color: #FFFFFF;
}

#login fieldset {
  padding:0.35em 0.625em 0.75em;
}

#login fieldset li {
  line-height:20px;
  padding-left:0;
}

#login fieldset li label {
  margin-left:0;
}

.forgot-password {
  font-size:13px;
}

ol.resources li {
	font-weight:bold;
	margin-bottom:10px;
}

ol.resources .description,
ol.resources ul li {
	font-weight:normal;
}

ul.otherresources li {
	font-weight:bold;
	margin-bottom:10px;
}

ul.otherresources ul li {
	font-weight:normal;
}

/** FORMS */

form fieldset {
  border:1px solid #eee;
  padding:10px 20px;
  margin-bottom:20px;
}

form fieldset legend {
  font-weight:bold;
  padding:5px 5px 10px 5px;
}

form fieldset ul {
  margin-left:0;
  padding-left:0;
}

form fieldset li {
  color:#999;
  font-size:11px;
  line-height:30px;
  list-style-type:none;
  padding-left:130px;
}

form fieldset li label {
  color:#000;
  display:block;
  float:left;
  font-size:13px;
  font-weight:bold;
  margin-left:-130px;
  width:125px;
}

form fieldset.wide li {
  padding-left:160px;
}

form fieldset.wide li label {
  margin-left:-160px;
  width:155px;
}

form fieldset.extrawide li {
  padding-left:190px;
}

form fieldset.extrawide li label {
  margin-left:-190px;
  width:185px;
}

form fieldset ul.errorlist li {
  color:#900;
  line-height:18px;
  padding-left:0;
  width:250px;
}

input[type="text"], input[type="password"] {
	width: 120px;
	height: 15px;
	padding: 4px 5px 3px 5px;
	background: #F6F6F5;
	border: 1px solid #F6F6F5;
	border-left-color: #E1DFD7;
	border-top-color: #D4D2C5;
	margin-right: 5px;
}

input[type="submit"] {
	float: left;
	height: 24px;
	margin-right:7px;
	margin-top:10px;
	background: url(../images/subpage1_03.gif) repeat-x left top;
	font-weight: bold;
	color: #FFFFFF;
}

/** SURVEY: Tables */

table.answers thead th, table.answers thead td,
table.answers tbody th, table.answers tbody td,
table#survey-list thead th, table#survey-list thead td,
table#survey-list tbody th, table#survey-list tbody td {
  font-size:12px;
  padding:7px 3px;
}

table#survey-list thead th,
table.answers thead th {
  border-bottom:1px solid #eee;
  font-weight:bold;
  text-align:center;
  text-transform:uppercase;
}

/** SURVEY: List */

table#survey-list {
  width:100%;
}

table#survey-list th.points-earned {
  width:105px;
}

table#survey-list th.completed {
  width:140px;
}

table#survey-list th.started-at,
table#survey-list th.status {
  width:95px;
}

table#survey-list td {
  text-align:center;
}

table#survey-list td.status.pending-review {
  color:#ff7e00;
}

table#survey-list td.status.in-progress {
  color:#aaa;
}

table#survey-list td.status.approved {
  color:#72ca36;
  font-weight:bold;
  text-transform:uppercase;
}

table#survey-list td.empty {
  color:#999;
  padding:50px 25px;
}

#getting-started {
  background-color:#F8FFD8;
  font-size:12px;
  padding:20px;
  margin-bottom:20px;
}

#getting-started h3 {
  color:#6E8C03;
  border-bottom:none;
}

#getting-started p:last-child {
  margin-bottom:0;
}

/** SURVEY: Forms */

body.surveys.detail .entry h3,
body.surveys.edit .entry h3 {
  border-bottom:2px solid #eee;
  margin-bottom:10px;
  padding-bottom:3px;
}

table.answers {
  margin-bottom:40px;
  width:100%;
}

table.answers thead th.answer {
  width:30px;
}

table.answers tbody th {
  font-weight:normal;
  text-align:left;
}

table.answers tbody th .points {
  color:#999;
  font-size:11px;
}

table.answers tbody td.answer {
  text-align:center;
}

#write-in-answers .description {
  font-size:12px;
}

#write-in-answers ul {
	margin:0;
	padding:0;
}

#write-in-answers li {
	border-bottom:1px solid #eee;
	list-style-type:none;
	margin:0 0 15px;
	padding:0 0 15px;
}

#write-in-answers textarea {
	border:1px solid #888;
	padding:5px;
	height:70px;
	width:560px;
}

#submit-for-review {
  background-color:#eee;
  margin:0 0 25px 0;
  padding:20px;
  text-align:center;
}

#submit-for-review p {
  display:inline-block;
  margin:0 10px 0 0;
}

#submit-for-review input {
  display:inline;
  float:none;
  margin:0;
}

/** SURVEY: Detail */

body.surveys.detail table.answers .points {
  text-align:center;
}

body.surveys.detail table.answers thead th.answer {
  width:60px;
}

body.surveys.detail table.answers td.answer.yes {
  color:#72ca36;
  font-weight:bold;
}

body.surveys.detail table.answers td.answer.no {
  color:#900;
}

body.surveys.detail table.answers td.answer.na {
  color:#aaa;
}

body.surveys.detail #summary {
  line-height:25px;
}

body.surveys.detail #summary dt {
  float:left;
  font-weight:bold;
  width:145px;
}

body.surveys.detail #summary dd {
  padding-left:150px;
  margin:0;
}

body.surveys.detail #additional-projects td.points {
	vertical-align:top;
}

/** SURVEY: "Pending Review" Notice */

#pending-review {
  background-color:#FFF8C1;
  margin-bottom:25px;
  padding:20px;
}

#pending-review h3 {
  border-bottom:0;
  color:#CA5A17;
  padding-bottom:0;
}

#pending-review p {
  font-size:12px;
  margin-bottom:0;
}

/** SURVEY: Question Description Dialog Box */

#question-details {
  width:460px;
  height:600px;
  overflow:auto;
}

#question-details dt {
  font-weight:bold;
  margin-bottom:10px;
}

#question-details dd.question {
  margin-bottom:15px;
}
