body {
	height: 100%;
	width: 100%;
/*	background: #DDE5D1; */
        background: #999;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	border: 0px;
	font: 105% Arial, sans-serif;
	text-align: center;
}

body.contentpane {
	width : auto;
	margin : 10px;
	line-height : 1.4em;
	text-align: left;
}

.band {
	height: 25px;
	width: 100%;
	background: #e7f1fb;
	z-index: 25;
}

.header, .footer {
	clear:both;
	float:left;
	width:100%;
}

.header {
	background: #ffffff;
}

.colmask {
	clear:both;
	float:left;
	width:100%;			
	overflow:hidden;
	margin-bottom: 0;
	padding-bottom: 0;
	background: #ffffff;
}

.columnleft {
	float:left;
	width:100%;
	position:relative;
	right:50%;
	border-right: 1px solid black;
	margin-bottom: 0;
	padding-bottom: 0;
}

.logobar {
	height: 136px;
	width: 100%;
	background-image: url("../images/headerpic.png");
	background-repeat: no-repeat;
	background-position: right;
	overflow: visible;
	z-index: 40;
}

.logo {
	position: relative;
	top: -10px;
	left: 20px;
//	z-index: 50;
}

.topbar {
	border-top: 2px solid black;
}

.bottombar {
	border-bottom: 2px solid black;
}

.base {
/*	float: left; */
	position: absolute;
	bottom: 0;
	height: 25px;
/*	margin: 0 0 -.25em; */
	padding-top: .75em;
	text-align: center;
	font-size: .8em;
}

.about {
	position: relative;
	float: left;
	width: 46%;
	left: 52%;
	padding: 0 0 1em 0;
	overflow: hidden;
}

.upcoming {
	position: relative;
	float: left;
	width: 46%;
	left: 56%;
	padding: 0 0 1em 0;
	overflow: hidden;
	background-image: url('../images/reverseleafandglobepale.png');
	background-repeat: no-repeat;
	background-position: right 20px;
}

.sponsorlist {
	position: relative;
	border: 1px solid black;
	left: 8%;
	width: 80%;
	padding: 1em 1em 1em 1em;
	text-align: center;
	color: #000000;
}

.level {
	display: block;
	font-weight: bold;
	padding-top: .5em;
}

.spon {
	display: inline;
	background-image: url('../images/tinyglobe.png');
	background-repeat: no-repeat;
	background-position: 3px .2em;
	padding-left: 17px;
}

.level+.spon {
	background-image: url('');
	padding-left: 0px;
}

li.item {
	display: list-item;
	list-style-type: none;
	background-image: url('../images/tinyglobe.png');
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 13px;
}

.itemlist {
	margin-top: -.5em;
	padding: 0;
	padding-left: 2em;
}

h2 {
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-weight: normal;
	color: #5B8F22;  
/*	color: #69BE28; */
	font-size: 14pt;
}

h1, h2.contentheading ,h2.item-title,article>h2:first-child,.item-page > hgroup h2, .item-page > h2:first-child {
    border-bottom: 1px solid #666;
	font-family: 'Gill Sans MT', 'Gill Sans', Arial, sans-serif;
	font-weight: normal;
/*	color: #5B8F22;  */
    color: #385B00;
	font-size: 2.25em;
/*	line-height: 2em;
	padding-top: .5em; */
	margin-top: .5em;
}

.sponsorlist h2 {
	padding: .5em 0 .25em 0;
	margin: 0;
}

.green {
	color: #5B8F22;
}

.lgreen {
	color: #69BE28;
}

.cornerpic {
	float:left;
	width:100%;			
	overflow:hidden;
	margin-bottom: 0;
	padding-bottom: 0;
	background-image: url("../images/metrolinkcorner.png");
	background-repeat: no-repeat;
	background-position: bottom left;
}

.cf_label {
	color: #5B8F22;
	display: block;
	font-weight: bold;
	text-align: right;
	width: 130px;
	float: left;
}

.small {
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 130px;
	line-height: 11px;
}

button.cf_button, #login-form .button, #registrationTable .button, #cbsendnewuspass {
	clear: both;
	margin: 2px 0 20px 140px;
	width: 61%;
	height: 30px;
	background: #ffffff;
	text-align: center;
	line-height: 30px;
	color: #5B8F22;
	font-weight: bold;
	border: 1px solid #69BE28;
	padding: 0px;
}
#cbsendnewuspass {
width: 62%;
margin: 2px 0 20px 165px;
}
.cb_field img {
	margin-left: 212px;
}
#registrationTable .button {
	width: 63%;
}
button.cf_button span {
	line-height: 30px;
	text-align: center;
}
#cbIconsBottom {
	position: relative;
	float: right;
	margin-right: 20px;
}
.cbFieldIconsLabels img {
float: right;
}
button.cf_button:hover, #login-form .button:hover, #registrationTable .button:hover, #cbsendnewuspass {
	background: #F6FAFE;
}
#login-form .button {
width: 100%;
margin: 1em 0px;
}
textarea.cf_inputbox {
	width: 60%;
	height: 120px;
	border: 1px solid #69BE28;
	padding: 4px 2px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	float: left;
	margin: 2px 0 20px 10px;
}

input.cf_inputbox, input.chrono_verification, .inputbox {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #69BE28;
	width: 60%;
	margin: 2px 0 20px 10px;
	font-family: Arial, sans-serif;
}
.inputbox {
	margin: .25em 0;
	width: 90%;
}
.inputbox[type="checkbox"] {
	width: 2em;
	height: 2em;
	float: right;
}
.fieldCell {
	vertical-align: middle;
}

#login-form fieldset {
	margin-top: 0.75em;
}

#login-form input {
	float: none;
	width: 242px;
	font-size: 12px;
	padding: 4px; 
	border: solid 1px #69BE28;
	font-family: Arial, sans-serif;
	margin-bottom: .5em;
}

#login-form ul {
	list-style: outside none none;
}

input#modlgn-remember {
	padding: .5em 0;
	width: 20px;
	height: 1em;
}
input.chrono_verification {
	width: 40%;
}

.cf_form form {
	margin: 20px auto;
	width: 80%;
	background-image: url('../images/reverseleafandglobepale.png');
	background-repeat: no-repeat;
	background-position: right 0px;
}

div.chronoform {
	display: inline;
	height: 0px;
	left: -3000px;
	position: absolute;
	top: -2000px;
	width: 0px;
	z-index: 200;
}

.contactlink {
	position: relative;
	float: right;
	margin: 15% 25px 0px 0px;
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	border-bottom: 2px solid #5B8F22;
}

.contactlink:hover {
	border-bottom: 2px solid #69BE28;
}

a:link {
	color: #5B8F22;
	text-decoration: none;
}
a:visited {color: #5B8F22; text-decoration: none;}
a:hover {color: #69BE28; text-decoration: none;}
a:active {color: #69BE28; text-decoration: none;}

/* TOC */
table.contenttoc{
	float: right;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

.bmember {
	font-weight: bold;
	color: #5B8F22;
	padding-right: 1em;
	width: 20%;
	display: inline-block;
}

.clink {
	display: inline;
	margin-left: .25em;
}

.oc {
	display: inline;
}

span.halfspace {
	display: block;
	padding-bottom: .5em;
}

.box {
	border: #5B8F22 dotted 2px;
	padding: 10px;
	position: relative;
	margin: 1em auto;
	text-align: center;
	background: #F6FAFE;
	line-height: 1.25em;
}

.ui-state-active {
	color: #5B8F22 !important;
	background-color: #F6FAFE; 
}
.ui-accordion-content-active {
	background-color: #F6FAFE; 
	padding-bottom: 0.75em !important;
	padding-left: .75em !important;
	padding-right: .75em !important;}

.toggler_accordion {
	border-top: #CCC solid 1px; 
	width: 95%;
	padding-top: .5em !important;
	padding-bottom: .5em !important;
	padding-left: .5em !important;
	padding-right: .5em !important; *\
}

/*#allweblinksbox_accordion > .toggler_accordion:first-child {
	border: 0px;
	padding-top: 0px !important; */
}

.links_accordion {
/*	margin-top: -0.25em !important; */
	margin-bottom: 0.75em !important;

}

.links_accordion dd {
	padding-left: 2.5em;
}

.blackborder {
	border: 1px solid black;
}

.subitem {
	padding-top: 1em;
	display: block;
	clear: right;
}


.midmenu  ul#mainlevel{
	margin-top: -1em !important;
}

body.gcpage .agmenu, body.default .gcmenu, body.treepage .gcmenu, body.default .treelogo, body.default .gclogo, body.treepage .gclogo {
	display: none;
}

body.default .agmenu, body.gcpage .gcmenu, body.gcpage .gclogo, body.treepage .treelogo, body.treepage .agmenu {
	display: block;
}

.gclogo {
	position: relative;
	float: right;
	height: 186px;
	width: 175px;
	background-image: url("../images/scgclogo.png");
	z-index: -1;
}

.treelogo {
	position: relative;
	float: right;
	height: 186px;
	width: 175px;
	background: url("../images/treelogo.png") no-repeat bottom center;
	z-index: -1;
}

#allweblinksbox_gc {
	padding-top: 0.75em;
}
	
.gcpage .links_gc, .gcpage .allweblinks {
	float: none;
	width: 100%;
	border: 0;
}

.gcpage .link_gc, .dlist dt  {
	padding-left: 0;
}

.gcpage .link_gc {
	font-weight: bold;
}

.gcpage .links_gc .desc, .dlist dd {
	padding: 0 0 1em 1em ;
}

div.center  div.phocagallery {	
	width: 100%;
	padding: 0em 20%;
}
.category.table {
    border-collapse: collapse;
    width: 100%;
}
tbody.cattable td {
	border: 0 !important;
}
tbody.cattable td.year {
    border-bottom: 1px dotted #666 !important;
    font-size: 1.1em;
    font-weight: bold;
    padding-left: 0;
    padding-top: 1em;
}
.list-date {
    text-align: right;
	white-space: nowrap;
	vertical-align: top;
	padding-left: 0 !important;
    width: 3em;
}

.list-author {
	white-space: nowrap;
	vertical-align: top;
    width: 15em;
}

span.year {
/*	width: 3em; */
	text-align: left;
	padding-right: 0;
}

span.date {
	display: inline-block; 
	width: 2em;
	text-align: left;
	padding-right: 1em;
	margin-left: 3em;
}

span.year + span.date {
	margin-left: 0 !important;
}

span.date2 {
	display: inline-block; 
	width: 7em;
}

.item-page hgroup h1 {
	display: none;
}

.captcha > img {
    padding-left: 1em;
}

.chrono_credits {
	display: none;
}

.text-button {
   border: none !important;
   background-color: transparent;
   padding: 0 !important;
   color: #5B8F22; 
   width: auto !important; 
   cursor: pointer;
}

.earthday2015 {
	width: 434px;
	background-image: url("/images/Earth_Day_BG_2015.png"); 
	padding: .5em 1em .25em; 
	margin-bottom: .5em;
}

h2.ed2015, h2.fn {
	padding: .5em 12px 0; 
	margin-bottom: 0;
	color: #000000;
	display: none;
}

.featured_news {
	width: 434px;
	padding: .5em 1em .25em; 
	margin-bottom: .5em;
}

.form-search {
    position: absolute;
    right: 75px;
    top: 2px;
    z-index: 100;
}

::-webkit-input-placeholder { color:#5b8f22!important; }
::-moz-placeholder { color:#5b8f22!important; }
:-ms-input-placeholder { color:#5b8f22!important; }
input:-moz-placeholder { color:#5b8f22!important; }

#mod-finder-searchword {
    background: white url("/images/search_icon.png") no-repeat scroll left center / 16px auto;
    border: 2px solid #5b8f22;
    border-radius: 5px;
    padding: 0 0.5em 0 1.25em;
}
.word > label {
    float: left;
    position: relative;
    top: 3px;
}
.word input {
    border: 2px solid #5b8f22 !important;
    border-radius: 5px;
    margin: 0 5px !important;
    width: 75%;
}

.word > button {
    border: 1px solid silver;
    border-radius: 5px;
    line-height: 19px;
}
.social {
	margin-top: 1em;
	padding-right: 5px;
}
.buttons {
    margin: 1.5em auto;
    padding-right: 5px;
    width: 125px;
}
.small.buttons {
    display: flex;
    flex-flow: row wrap;
    float: right;
    justify-content: space-between;
    margin-top: 1em;
    margin-left: 1em;
    padding-right: 0;
    width: 235px;
}

.buttons a, .buttons form {
    background-image: url("/templates/claremont2.0/images/buttons.png");
    display: inline-block;
    height: 125px;
    position: relative;
    width: 125px;
    margin-bottom: 1.5em;
}

.small.buttons a, .small.buttons form {
    background-size: 225px 150px;
    height: 75px;
    width: 75px;
    margin-bottom: 0;
}

.volunteer {
    background-position: left top;
}

.volunteer:hover {
    background-position: left bottom;
}
.support {
    background-position: center top;
}

.support:hover {
    background-position: center bottom;
}
.newsletter {
    background-position: right top;
}

.newsletter:hover {
    background-position: right bottom;
}
.hide {
    opacity: 0;
}
.row-1 .column-1 h2:first-child {
    letter-spacing: -.75px;
}
.submenu {
    margin: 1em auto -.5em;
    text-align: center;
}
.submenu li {
    display: inline-block;
}
.submenu li::after {
    content: "|";
    margin: 0 .5em;
}
.submenu li:last-of-type::after {
    content: "";
    margin: 0 0 0 .5em;
}
.allweblinks li {
    height: 1.25em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.greenline {
    border-bottom: 1px solid #5b8f22;
}
.latestnews > li:first-of-type {
    border-top: medium none;
    padding-top: 0;
}
.latestnews > li {
    border-top: 1px dotted #dde5d1;
    padding-top: 1em;
}
.videos {
    align-content: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    border-bottom: 1px dotted #dde5d1;
    padding-bottom: 1em;
}
.videos:last-of-type { 
    border-bottom: none;
}
.video {
    display: inline-block;
    padding-top: 1em;
}
.video > span {
    display: block;
    width: 100%;
    text-align: center;
}