body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.8em;
}
h1 {
	margin-top: 0.25em;
	margin-bottom: 0.5em;
	border-bottom: solid 1px #276B9A;
	font-weight: normal;
	font-size: 1.75em;
	color: #276B9A;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #276B9A;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border-bottom: solid 1px #276B9A;
}
.loginH2 {
	margin-top: 0.25em;
	margin-bottom: 0.5em;
	border-bottom: solid 1px #276B9A;
	font-weight: normal;
	font-size: 1.75em;
}
.loginH2 {
	margin-left: 500px;
}
#rightContent h2 {
	margin: 0em;
	padding: 0.3em;
	color: #FFF;
	font-size: 1em;
	background-color: #83C500;
	border-bottom: none;
	font-weight: bold;
	background-image: url(../images/right-content-grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	cursor: default;
}
#treeBarkH2 {
	font-size: 1.2em;
	margin-top: 1em;
}
.leaguesH2 {
	border-bottom: none;
	margin-top: 0em;
	margin-bottom: 0.15em;
}
.plantTreeH2 {
	border-bottom: none;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
h3 {
	color: #276B9A;
	font-size: 1.2em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	margin-top: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	background-color: #E9F0F5;
	border-bottom: solid 1px #276B9A;
	text-align: center;
	background-image: url(../images/h3-grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.barkH3 {
	font-size: 1em;
	margin-left: 65px;
	text-indent: 5px;
	margin-bottom: 0px;
	background-image: url(../images/friend-grad.jpg);
	background-color: #F9FCF2;
	border-bottom: solid 1px #83C500;
	background-repeat: repeat-x;
	background-position: left top;
}
h4 {
	font-size: 1.1em;
	color: #C48300; 
	margin-top:0em; 
}
a {
	color: #276B9A;
}
a:hover {
	color: #729FBD;
}
a:visited {
	color: #83C500;
}
ul {
	margin-bottom: 2px;
}
ul li {
	font-weight: bold;
	font-size: 0.9em;
}
ul ol {
	margin-bottom: 0px;
}
hr {
	background-color: #83C500;
	border: none;
	height: 1px;
}
input, textarea, select {
	color: #276B9A;
	border: solid 1px #276B9A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
fieldset {
	border: solid 1px #83C500;
	background-color: #F7FBED;
	margin-bottom: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	background-image: url(../images/grad.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
html>/**/body fieldset {
	padding-top: 0em;
	padding-bottom: 0em;
}
legend {
	display: none;
}
html>/**/body legend {
	display: inline;
	border: solid 1px #83C500;
	background-color: #83C500;
	color: #FFF;
	font-weight: bold;
	padding: 0.2em;
}
.loginCol, .leftCol, .findFriendCol {
	width: 8.5em;
	float: left;
	text-align: right;
	margin-right: 1em;
	display: block;
	font-weight: bold;
	color: #276B9A;
}
.loginCol {
	width: 5em;
	margin-right: 0.5em;
	font-size: 0.9em;
}
#register p {
	margin-top : 0em;
	margin-bottom: 0em;
}
#features {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
#features ul {
	margin-top: 0.5em;
}
#features li {
	list-style-image: url(../images/tree-slant.gif);
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}
#features li span {
	vertical-align: 45%;
	margin-left: 0.2em;
}
.findFriendCol {
	width: 20em;
}
.clearLeftCol {
	margin-left: 9.5em;
}
.hidden {
	display: none;
}
.invisible {
	position: absolute;
	left: -9000px;
	top: 0px;
}
.loginBtnSubmit {
	margin-left: 5.25em;
}
html>/**/body .loginBtnSubmit {
	margin-left: 5.5em;
}
.btnSubmit {
	margin-left: 9.5em;
}
html>/**/body .btnSubmit {
	margin-left: 10.5em;
}
.plantTreeBtn {
	font-size: 1.3em;
}
.frmFocus {
	background-color: #F0D9D9;
	border: solid 1px #276B9A;
}
.frmUnFocus {
	background-color: #FFF;
	border: solid 1px #276B9A;
}
.errorBox, .successBox {
	border: solid 1px #993300;
	border-top: solid 3px;
	background-color: #F0D9D9;
	font-weight: bold;
	color: #CC0000;
	padding: 1em;
	margin-top: 10px;
}
.successBox {
	border: solid 1px #83C500;
	border-top: solid 3px;
	background-color: #EDF6D9;
	color: #83C500;
}
.blue {
	color: #276B9A;
}
.mapImg {
	float: left;
	border: solid 1px #276B9A;
}
/* right content styles START */
#rightContent form {
	padding-left: 0.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
html>/**/body #rightContent form {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-top: 0em;
	margin-bottom: 0em;
}
#rightContent ul, #leagues ul, #createLeague ul {
	padding-left: 0em;
	margin-top: 0.5em;
	margin-bottom: 0.75em;
	margin-left: 1.5em;
}
html>/**/body #rightContent ul, #leagues ul, #createLeague ul {
	padding-left: 2em;
	margin-left: 0em;
}
#rightContent li, #leagues li, #createLeague li {
	list-style-image: url(../images/bullet-arrow-trans.gif);
}
#rightContent .friendReq {
	list-style-type: none;
	list-style-image: url(../images/user_16.gif);
	vertical-align: 40%;
	padding-left: 0.25em;
	padding-bottom: 0.15em;
}
html>body #rightContent .friendReq {
	padding-left: 0em;
}
#rightContent .waterIcon {
	list-style-type: none;
	list-style-image: url(../images/water-icon.jpg);
	margin-top: 0.15em;
}
#rightContent .leagueIcon {
	list-style-type: none;
	list-style-image: url(../images/league-tbl.jpg);
	margin-top: 0.15em;
	vertical-align: 40%;
	padding-left: 0.25em;
	padding-bottom: 0.15em;
}
html>body #rightContent .leagueIcon {
	padding-left: 0em;
}
#rightContent p {
	padding-left: 0.5em;
	padding-right: 0.5em;
}
#rightContent .rightImg {
	float: left;
	margin: 0.25em;
	margin-top: 0.5em;
}
/* right content styles END */

.oddRow {
	background-color: #E9F0F5;
	padding: 0.25em;
}
.evenRow {
	padding: 0.25em;
}
.treeCol, .editCol {
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 1em;
	display: block;
	font-weight: bold;
	color: #276B9A;
	font-size: 0.9em;
}
.editCol {
	width: 14em;
	margin-right: 2em;
}
.barkForm, .msgForm {
	margin:0px; 
	margin-bottom: 0.5em;
	padding:0px;
	border-bottom: dashed #93B5CC 1px;
}
.barkTextarea, .barkTextareaFocus, .msgTextarea, .msgTextareaFocus {
	width: 98%;
	margin-bottom: 0.5em;
	background-color: #FFF;
}
.barkTextareaFocus, .msgTextareaFocus {
	background-color: #F0D9D9;
}
.barkBtn, .msgBtn {
	margin-bottom: 0.5em;
}
.barkImg, .msgImg {
	float: left;
	border: solid 1px #276B9A;
}
.msgImg {
	margin-top: 0.75em;
	margin-left: 0.75em;
}
.barkSmlTxt, .msgSmlTxt {
	font-size: 0.85em;
	color: #999;
	margin-left: 0.5em;
}
#bark {
	background-color: #FFF;
}
#bark ul, #messages ul {
	margin: 0px;
	padding: 0px;
}
#bark li, #messages li {
	list-style-type: none;
	margin: 0px;
	margin-right: 0.5em;
	padding: 0px;
	padding-right: 0.5em;
	float: left;
	border-right: solid 1px #000;
}
#bark #noBorder, #messages #noBorder {
	border-right: none;
}
.barkPost, .msgPost {
	margin-left: 75px;
	margin-top: 0.5em;
	color: #000;
	font-weight: normal;
}
.barkBar, .msgBar {
	border-top: dashed 1px #CCC;
	margin-left: 75px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.msgBar {
	margin-bottom: 1.25em;
}
.read, .unread {
	padding: 0.5em;
	border: solid 1px #276B9A;
	background-color: #E9F0F5;
}
.unread {
	background-color: #739EBD;
	color: #FFF;
}
.unread a {
	color: #FFF;
	font-weight: bold;
}
.unread:hover {
	background-color: #1B4969;
}
.btn {
	padding: 0.5em;
}
.calendarText {
	font-size: 0.9em;
	color: #276B9A;
	font-weight: bold;
	display: block;
	width: 4em;
	text-align: right;
	float: left;
	margin-right: 1em;
}
html>body .calendarText {
	width: 5em;
}
.calendarBtn {
	margin-left: 5em;
}
html>body .calendarBtn {
	margin-left: 6em;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
.green {
	color: #83C500;
	font-weight: bold;
}
.coolArrowList li {
	list-style-image: url(../images/bullet-arrow-trans.gif);
}
.gold {
	color: #EBAF25;
}
.silver {
	color: #999;
}
.bronze {
	color: #974B06;
}
.showHideArrow {
	vertical-align: -5%;
}
.pollutionPic {
	border: solid 1px #000;
	float: right;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
}
.pollutionImg {
	float: none; 
	display: inline;
}
.findFriendsSmlTxt {
	color: #999999;
	font-size: 0.85em;
}
