/* @group Global */

* {
	margin: 0;
	padding: 0;
}
 /* uncomment for sticky footer */
 /* also must add <div class='push'></div> right before div.wrapper closes */
/*html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px;
}
.footer, .push {
	height: 30px;
}
*/
html {
	height: 100%;
}
body {
	font: 12px/16px Helvetica, Arial, Tahoma, Geneva, sans-serif;
	background-color: #DED3A2;
	color: #453621;
	min-height: 100%;
}
h1 {
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
	color: #234B3F;
	text-transform: uppercase;
}
h3 {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 5px;
	color: #234B3F;
	text-transform: uppercase;
}
h4 {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
}
p {
	margin-bottom: 15px;
}
ul {
	
}
ul li {
	list-style-type: none;
}
a {
	text-decoration: underline;
	color: #453621;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
a.on {
	text-decoration: underline;
}
div.clear {
	clear: both;
}
#container.home {
	position: relative;
	width: 900px;
	margin: 0 auto 0;
	background-color: white;
	padding: 10px 0 15px;
	top: 15px;
}
#container {
	position: relative;
	width: 834px;
	margin: 0 auto 0;
	background-color: white;
	padding: 10px 30px 15px;
	top: 15px;
}
#header.home {
	position: relative;
	height: 75px;
	margin: 0 10px 0 30px;
}
#header {
	position: relative;
	height: 75px;
}
#header a.home-logo-link {
	display: block;
	background: url(../images/onepixclear.gif) no-repeat;
	width: 418px;
	height: 65px;
}
#header img.logo {
	position: relative;
	padding-top: 0px;
}
#mailing_list {
	position: absolute;
	top: 5px;
	right: 0px;
	z-index: 100;
	width: 260px;
	margin-right: -5px;
}
#mailing_list #email {
	border: 2px solid #e6dab0;
	float: left;
	width: 160px;
	margin-right: 3px;
	padding: 2px 5px 3px;
	color: #005c42;
	margin-top: 2px;
}
#support {
	position: absolute;
	top: 65px;
	right: -2px;
	z-index: 100;
}
#support a.support {
	display: block;
	background: url(../images/onepixclear.gif) repeat;
	width: 99;
	height: 35px;
}
a.header {
	background: url(../images/onepixclear.gif) repeat;
}
span.site-name {
	position: absolute;
	left: -999px;
}
#main_nav.home {
	margin-right: 0px;
	margin-left: 30px;
}
#main_nav {
	position: relative;
	font-size: 11px;
	text-align: left;
	margin-bottom: 10px;
	z-index: 1000;
	width: 735px;
}
#main_nav ul {
	position: relative;
	padding-left: 0;
	margin-left: 0;
}
#main_nav ul li {
	position: relative;
	list-style-type: none;
	display: block;
	float: left;
}
#main_nav ul li a {
	text-decoration: none;
	color: #0E3D27;
	text-transform: uppercase;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 5px;
	position: relative;
	display: block;
	float: left;
}
#main_nav ul li a.on {
	text-decoration: underline;
}
#main_nav ul li a:hover {
	text-decoration: underline;
}
#main_nav ul.sub-nav {
	display: none;
	position: absolute;
	top: 20px;
	left: 0px;
	float: none;
	padding-top: 8px;
	width: 175px;
	background: #fff;
	border: 1px solid #296d55;
}
#main_nav ul.sub-nav li {
	display: inline;
	float: none;
}
#main_nav ul.sub-nav li a {
	text-transform: capitalize;
	white-space: nowrap;
	display: block;
	float: none;
}
#main_nav ul.sub-nav li a.on {
	text-decoration: underline;
}
/*#home_gallery {
	position: relative;
}
#home_gallery img {
	position: absolute;
	top: 0;
	left: 0;
}
#image_nav_bg {
	display: none;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 25px;
	background-color: black;
	opacity: 0.7;
	z-index: 1000;
}
#image_nav {
	display: none;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 1100;
	height: 26px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
#image_nav a {
	padding: 5px 10px;
	color: #DFD3A0;
	text-decoration: none;
	line-height: 25px;
	font-weight: normal;
	font-style: normal;
}
#image_nav a:hover, #image_nav a.activeSlide {
	color: #FBF3E8;
}*/
#content_home {
	position: relative;
	margin: 0 30px;
}
#content_home a {
	color: #234B3F;
}
#main_home_content {
	position: relative;
	width: 218px;
	float: left;
	font-size: 14px;
	background-color: #e6dab0;
	border-top: 8px solid #f4f1df;
	border-right: 8px solid #f4f1df;
	border-bottom: 8px solid #f4f1df;
	border-left: 8px solid #f4f1df;
	padding: 8px;
	min-height: 366px;
	height: auto !important;
	height: 366px;
}
#main_home_content img {
	margin-bottom: 10px;
	margin-top: 15px;
}
#main_home_content a.support {
	position: absolute;
	display: block;
	bottom: 10px;
}
#main_home_content a.support img {
	margin: 0;
}
div.boxes {
	width: 251px;
	overflow: hidden;
	border: 1px solid #e4dbb2;
}
div.box-links {
	background: url(../images/box_bg.png) no-repeat 1px;
	height: 34px;
	width: 249px;
	position: absolute;
	bottom: 0px;
}
div.box-links a.archive {
	color: #4a8269;
	position: absolute;
	left: 5px;
	bottom: 5px;
	text-decoration: none;
	font-size: 11px;
}
div.box-links a.more {
	color: #4a8269;
	position: absolute;
	right: 5px;
	bottom: 5px;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
}
div.box-header {
	position: relative;
	background: #16583d;
	color: white;
	font-weight: bold;
	padding: 5px 10px;
	margin: 2px 1px;
}
#home_left {
	position: relative;
	float: left;
	width: 300px;
	color: #005b42;
}
#home_left div.box-top {
	position: relative;
	background: url(../images/left_box_top.png) no-repeat;
	width: 300px;
	height: 25px;
}
#home_left div.box-content {
	background: url(../images/left_box_bg.png) repeat-y;
	padding: 7px 17px;
	min-height: 235px;
	height: auto !important;
	height: 235px;
}
#home_left div.box-bottom {
	position: relative;
	background: url(../images/left_box_bottom.png) no-repeat;
	width: 300px;
	height: 25px;
}
#home_middle {
	position: relative;
	float: left;
	color: #005b42;
	margin-right: 17px;
	margin-left: 17px;
	height: 311px;
	width: 253px;
}
#home_middle div.box-top {
	background: url(../images/projects_top.png) no-repeat;
	width: 253px;
	height: 25px;
}
#home_middle div.box-content {
		background: url(../images/projects_bg.png) repeat-y;
	padding-bottom: 1px;
	height: 262px;
}
#home_middle div.box-bottom {
	background: url(../images/projects_bottom.png) no-repeat;
	width: 253px;
	height: 25px;	
}
#home_middle h3 {
	text-transform: capitalize;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	padding: 10px 0;
	border-bottom: 1px solid #e0dfb0;
	margin-left: 10px;
	margin-right: 10px;
}
#home_middle h3 a {
	text-decoration: none;
}
#home_middle p {
	margin-right: 10px;
	margin-left: 10px;
}
#home_right h3 {
	text-transform: capitalize;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
#home_right {
	position: relative;
	float: left;
	color: #6d6f71;
	height: 311px;
}
#home_right div.event {
	position: relative;
	padding: 10px 0;
	border-bottom: 1px solid #e0dfb0;
	margin-right: 10px;
	margin-left: 10px;
}
#get_involved {
	position: relative;
	margin: 20px 30px 0;
	padding-bottom: 30px;
	border-bottom: 1px solid #43341a;
}
#interested {
	position: relative;
	float: left;
	width: 512px;
	height: 61px;
	background: url(../images/interested_bg.jpg) no-repeat;
	padding: 10px;
}
#interested h3 {
	text-align: center;
	text-transform: uppercase;
	color: #005b42;
	font-size: 18px;
	margin-bottom: 13px;
}
#interested a.bench {
	position: absolute;
	display: block;
	right: 145px;
	bottom: 12px;
}
#interested a.tree {
	display: block;
	position: absolute;
	right: 12px;
	bottom: 12px;
}
#follow_us {
	position: relative;
	float: left;
	width: 280px;
	margin-left: 20px;
}
div.follow-text {
	position: relative;
	width: 100px;
	float: left;
}
#social {
	position: relative;
	float: left;
	width: 135px;
	margin-left: 20px;
	margin-top: 20px;
}
#social a {
	display: block;
	float: left;
	margin: 0 4px;
}
#page_image {
	position: relative;
	width: 316px;
	float: left;
}

#content {
	position: relative;
	width: 475px;
	padding: 0 0 10px 10px;
	float: right;
	/*border-left: 1px solid #0E3D27;*/
}
#content ul {
	padding-left: 0px;
	margin-bottom: 10px;
}
#content ul li {
	list-style-type: none;
}
#content img {
	margin: 10px;
}
#contact_form td {
	padding-bottom: 5px;
}
div.credits {
	margin: 10px 0 0;
	text-align: center;
}
div.credits.inner {
	border-top: 1px solid #43341A;
	padding-top: 10px;
}
#footer {
	position: relative;
	width: 900px;
	text-align: right;
	margin: 10px auto 0;
	padding-top: 10px;
	color: gray;
}
#footer.inner {
	width: 890px;
}
#footer a.facebook {
	position: absolute;
	display: block;
	background: url(../images/onepixclear.gif) repeat;
	left: 0;
	bottom: 0;
}
#footer p {
	font-size: 10px;
}
#footer p a {
	color: gray;
	text-decoration: none;
}

/* @group Accelsite Definitions */

/* @group Generic Module Styles */

#module_toc {
	position: relative;
	padding: 10px;
}
#module_toc div.module-item {
	position: relative;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
}
#module_toc h2 {
	
}
#module_toc div.module-image {
	
}
#module_toc div.module-description {
	
}
#module_detail {
	position: relative;
}
#module_detail a.back-to-list {
	
}
#module_detail h1 {
	
}

#module_detail h3 {
	
}

#module_detail h3 a {
	
}

#module-image-detail {
	margin-bottom: 10px;
}

#module-image-detail img {
	padding: 3px;
	border: 1px solid #ddd;
}
/* @end */

/* @group Table Sorting Styles */


.table-stripe-nosort {
	border-collapse: collapse;
}

.table-stripe-nosort tr.table-hover td {
	background-color: #ffd !important;
}

.table-stripe-nosort thead tr th {
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #FDE5B4;
}
.table-stripe-nosort tr.even td.contentListCell {
	background: #fafafa;
}

.table-stripe-nosort tr.odd td.contentListCell {
	background: #f6f6f6;
}

table.table-stripe {
	border-collapse: collapse;
	margin-bottom: 25px;
	border-bottom: 2px solid #ccc;
}

table.table-stripe thead tr th {
	border-bottom: 1px solid #FDE5B4;
}
table.issue tr td.contentListCell.first {
	width: 40%;
}
table .categoryCell {
	background: transparent url("/index.php?accelFile=theme|admin/new/bg.gif") repeat bottom;
	font-weight: bold;
}
table td.contentListCell {
	
}

table .adminHeaderCell {
	background: transparent url("/index.php?accelFile=theme|admin/new/bg.gif") repeat bottom;
}
.table-stripe tr.table-hover td {
	background-color: #ffd !important;
}


table.table-stripe tr.even td.contentListCell {
	background: #fafafa;
}

table.table-stripe tr.odd td.contentListCell {
	background: #f6f6f6;
}
table.navigation td.main_level{
	background-color: #ececec;
	border-bottom: 1px solid #ccc;
}

table.navigation td.sub_level{
	background-color: #f9f9f9;
}

/* @end */

.smallNote {
 font-size: 11px;
 color: #999999;
 font-style: italic;
 }
.formLabel {
 /*background-color: #ECEEF0;*/
 }
.requiredField {
 font-weight: bold;
 }
.missingField {
 font-weight: bold;
 color: #FF0000;
 }
.contentHeaderCell {
 /*background-color: #AAAA77;*/
 /*color: #FFFFFF;*/
 font-weight: bold;
 }
.contentListCell {
 /*background-color: #EEEEEE;
 color: #000000;*/
 }
.contentListCellAlt1 {
 /*background-color: #CCCCCC;
 color: #000000;*/
 }
.contentListCellAlt2 {
 /*background-color: #DDDDDD;
 color: #000000;*/
 }
.alternate1 {
 /*background-color: #CCCCCC;
 color: #000000;*/
 }
.alternate2 {
 /*background-color: #DDDDDD;
 color: #000000;*/
 }
.alternate3 {
  /*background-color: #FFF;*/
  border:2px solid #EFEDEE;
  /*color: #000000;*/
}
.loginStatusSpan {
  font-size: 10px;
  color: #333;
}
.loginStatusSpan a {
  color: #4E4E4E;
  text-decoration: none;
}
.as_errorText {
  color: red;
  font-weight: bold;
}
.as_errorField {
  border: 2px solid red;
}
.as_errorInput {
  border: 2px solid red;
}
.as_successMessage {
 font-weight: bold;
 color: green;
 font-size: 14px;
 }

/* @end */

/* @end */


/* @group Home Gallery */
#home_gallery_container {
	position: relative;
	height: 400px;
	margin-bottom: 15px;
	overflow: hidden;
	width: 650px;
	float: left;
}
#image_title {
	position: absolute;
	top: 290px;
	left: 20px;
	z-index: 5000;
}
#image_title p {
	color: white;
	font-size: 26px;
	line-height: 42px;
	font-weight: normal;
	text-transform: uppercase;
}
#image_title_bg {
	position: absolute;
	top: 283px;
	left: 0px;
	width: 650px;
	height: 115px;
	background-color: #005b42;
	z-index: 500;
}
#slider {
    width: 650px; /* important to be same as image width */
    height: 400px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#slider div.slider-image {
	height: 400px;
	width: 650px;
}
#slider span {
	position: relative;
	top: 342px;
	display: block;
	padding: 20px;
	color: white;
	font-size: 14px;
	line-height: 16px;
	z-index: 1000;
}
#slider_nav {
	position: relative;
	z-index: 600;
	top: -32px;
	width: 650px;
	height: 25px;
	right: 5px;
}
#slider_nav #prev {
	position: relative;
	float: right;
	background: url(../../images/slide_prev.png) no-repeat;
	width: 18px;
	height: 18px;
	display: block;
	top: 3px;
	margin-right: 5px;
}
#slider_nav #prev:hover {
	background: url(../../images/slide_prev_on.png) no-repeat;
}
#slider_nav #next {
	position: relative;
	float: right;
	background: url(../../images/slide_next.png) no-repeat;
	width: 18px;
	height: 18px;
	display: block;
	top: 3px;
	margin-left: 2px;
}
#slider_nav #next:hover {
	background: url(../../images/slide_next_on.png) no-repeat;
}
#slider_nav #pager_box {
	float:right;
	position:relative;
}
#slider_nav #pager {
	position: relative;
	margin: 0 auto;
	text-align: center;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#slider_nav #pager li {
	list-style-type: none;
	display: block;
	color: white;
	float: left;
}
#slider_nav #pager li a {
	background:url(../images/nav_bg.png) no-repeat scroll 0 0 transparent;
	color:#005b42;
	display:block;
	float:left;
	font-weight: bold;
	padding:2px;
	text-decoration: none;
	margin-right: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#slider_nav #pager li a span {
	display:block;
	height:18px;
	line-height: 14px;
	text-align:center;
	width:18px;
	font-weight: bold;
	font-size: 14px;
}
#slider_nav #pager li a:hover, #slider_nav #pager li a.activeSlide {
	text-decoration: none;
	background:url(../images/nav_bg_on.png) no-repeat scroll 0 0 transparent;
}
#slider_description_holder {
	font-size: 14px;
	line-height: 18px;
	position: absolute;
	top: 335px;
	z-index: 1000;
	color: white;
	left: 20px;
	width: 430px;
}
#container.home a.learn-more {
	position: absolute;
	display: block;
	z-index: 5000;
	background: url(../images/find_out_more.png) no-repeat;
	width: 116px;
	height: 28px;
	top: 300px;
	right: 75px;
}
.pointer {
	cursor:pointer;
}
.line-item {
	width:590px; 
	border:1px solid #d95f20;
	margin-bottom: 10px;
	padding: 4px;
}
.line-item-title { 
	position:relative; 
	color:#F17022; 
	font-family: Arial; 
	font-size:1.7em;
	padding:6px;
	height:22px;
}
.line-item-title a:hover { text-decoration:underline;}
/* @end */
/* @group Donate */

table input.visitor-amount {
	margin-bottom: 10px;
}
#content b.final-sales {
	display: block;
	margin-top: 5px;
	font-size: 11px;
	color: #c6c6c6;
	margin-left: 10px;
	margin-bottom: 5px;
}
#content img.cc-logos {
	display: block;
	margin: 0 0 0 8px;
}
#mpls_purchase_table.total td {
	padding-bottom: 5px;
	padding-top: 5px;
}
#mpls_purchase_table.total tr.total td, #mpls_confirm_table.total tr.total td {
	border-top: 1px solid #453621;
	padding-bottom: 5px;
	padding-top: 5px;
}
#mpls_purchase_table td, #mpls_confirm_table td {
	padding-bottom: 5px;
}
#mpls_purchase_table_form td span {
	font-weight: normal;
	font-style: normal;
	padding-left: 10px;
}
#donation {
	position: relative;
}
#donation .formRow {
	position: relative;
	margin-bottom: 10px;
}
#donation input.radio, #donation input.checkbox {
	margin: ;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
}
#donation input.ffb-input-amount {
	padding: 2px 5px;
	border: 1px solid #ccc;
	width: 55px;
}
#donation td.formLabel {
	text-align: right;
	padding-right: 10px;
	white-space: nowrap;
}
#donation td.formLabel span {
	font-weight: normal;
	font-style: normal;
	padding-left: 5px;
}
#donation #billingRows {
	width: 400px;
}
#donation table td {
	padding-bottom: 7px;
}
#donation table td input.text {
	padding: 2px 5px;
	border: 1px solid #ccc;
	width: 90%;
}
#donation select option {
	padding: ;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#donation input.donate-submit {
	position: relative;
	float: right;
}
/* @end */
/* @group Events */
td.event-month strong{
	margin-left: -20px;
	padding-bottom: 10px;
}
tr.event td {
	padding-bottom: 20px;
} 
td span.event-date {
	font-weight: bold;
	position: relative;
	float: right;
}
h3.event-title a {
	color: #234B3F;
}
a.back-to-list {
	position: absolute;
	top: 33px;
	right: 0px;
}
/* @end */

