@charset "UTF-8";
/* EcoLiving default CSS document */

/* ---------- Overall ---------- */
body {
	background:url(http://rainbowoverwisconsin.org/packages/theme_ecoliving/themes/ecoliving/images/main_background.jpg) top center repeat-x;
	margin:0px;
	padding:0px;
	cursor:default;
}

/* ---------- Construction ---------- */
#ecol-main-wrap {
	position:relative;
	margin:0 auto;
	width:1000px;
}

#ecol-main-wrap #header_wrap {
	display:inline-block;
	width:100%;
	height:142px;
	*text-align:left;
}

#ecol-main-wrap #header_wrap #logo_wrap {
	background:url(http://rainbowoverwisconsin.org/packages/theme_ecoliving/themes/ecoliving/images/logo_background.jpg) top center no-repeat;
	float:left;
	width:40%;
	min-height:61px;
	padding:30px 0px 0px 40px;
}

#ecol-main-wrap #header_wrap #contact_wrap {
	float:right;
	width:40%;
	margin:10px 30px 0px 0px;
}

#ecol-main-wrap #menu_wrap {
	display:inline-block;
	width:100%;
	_margin-top:3px;
}

#ecol-main-wrap #menu_wrap ul {border:none;}

#ecol-main-wrap #menu_wrap #menu_left {
	background:url(http://rainbowoverwisconsin.org/packages/theme_ecoliving/themes/ecoliving/images/menu_left_background.png) top right no-repeat;
	float:left;
	width:37px;
	height:57px;
}

#ecol-main-wrap #menu_wrap #menu_center {
	background:url(http://rainbowoverwisconsin.org/packages/theme_ecoliving/themes/ecoliving/images/menu_center_background.png) top left repeat-x;
	float:left;
	width:925px;
	height:57px;
}

#ecol-main-wrap #menu_wrap #menu_center ul {
	float:right;
	margin:0;
	padding:4px 0 0 0;
	padding:3px 0 0 0\9;
}

#ecol-main-wrap #menu_wrap #menu_center ul li {
	background:url(http://rainbowoverwisconsin.org/packages/theme_ecoliving/themes/ecoliving/images/menu_link_background.gif) center bottom no-repeat;
	float:left;
	list-style:none;
	margin-top:13px;
	margin-top:15px\9;
	*margin-top:15px;
	padding:10px 20px 10px 20px;
}

#ecol-main-wrap #menu_wrap #menu_center ul li:hover {
	background:url(http://rainbowoverwisconsin.org/packages/theme_ecoliving/themes/ecoliving/images/menu_hover_background.gif) center bottom no-repeat;
	cursor:pointer;
	color:#73d029 !important;
}

#ecol-main-wrap #menu_wrap #menu_center ul li:hover a {color:#73d029 !important;}

#ecol-main-wrap #menu_wrap #menu_center ul li.nav-selected {
	background:url(http://rainbowoverwisconsin.org/packages/theme_ecoliving/themes/ecoliving/images/menu_hover_background.gif) center bottom no-repeat !important;
	color:#73d029 !important;
}

#ecol-main-wrap #menu_wrap #menu_center ul li.nav-selected a {color:#73d029 !important;}

#ecol-main-wrap #menu_wrap #menu_right {
	background:url(http://rainbowoverwisconsin.org/packages/theme_ecoliving/themes/ecoliving/images/menu_right_background.png) top left no-repeat;
	float:left;
	width:35px;
	height:57px;
}

#ecol-main-wrap #banner_wrap {
	margin:0 auto;
	width:951px;
	border-top:2px #73d029 solid;
}

#ecol-main-wrap #content_wrap {
	margin:0 auto;
	width:95%;
	*text-align:left;
}

#ecol-main-wrap #content_wrap #content_holder {
	display:inline-block;
	width:100%;
	margin-top:30px;
	border-left:1px #d5d5d5 solid;
	border-right:1px #d5d5d5 solid;
}

#ecol-main-wrap #content_wrap .span-last {margin-right:0 !important;}

#ecol-main-wrap #content_wrap .span-1 {
	float:left;
	width:98%;
	margin:0 0 17px 0;
	padding:0 1%;
}

#ecol-main-wrap #content_wrap .span-32 {
	float:left;
	width:64%;
	margin:0 2% 17px 0;
	padding:0 1%;
}

#ecol-main-wrap #content_wrap .span-31 {
	float:left;
	width:30%;
	margin:0 2% 17px 0;
	padding:0 1%;
}

#ecol-main-wrap #content_wrap .span-2 {
	float:left;
	width:47%;
	margin:0 2% 17px 0;
	padding:0 1%;
}

#ecol-main-wrap #content_wrap .span-3 {
	float:left;
	width:30%;
	margin:0 2% 17px 0;
	padding:0 1%;
}

#ecol-main-wrap #content_wrap .span-4 {
	float:left;
	width:21.5%;
	margin:0 2% 17px 0;
	padding:0 1%;
}

#ecol-main-wrap #content_wrap .span-5 {
	float:left;
	width:16.4%;
	margin:0 2% 17px 0;
	padding:0 1%;
}

#ecol-main-wrap #content_wrap #content_holder #content_holder_left {
	float:left;
	width:60%;
	margin:0px 20px 20px 20px;
}

#ecol-main-wrap #content_wrap #content_holder #content_holder_right {
	float:right;
	width:28%;
	margin:0px 30px 20px 20px;
}

#ecol-main-wrap #content_wrap #content_footer {
	display:inline-block;
	width:100%;
}

#ecol-main-wrap #content_wrap #content_footer #content_footer_left {
	background:url(http://rainbowoverwisconsin.org/packages/theme_ecoliving/themes/ecoliving/images/content_footer_left_background.png) top left no-repeat;
	float:left;
	width:308px;
	height:58px;
}

#ecol-main-wrap #content_wrap #content_footer #content_footer_right {
	background:url(http://rainbowoverwisconsin.org/packages/theme_ecoliving/themes/ecoliving/images/content_footer_right_background.png) top left no-repeat;
	float:right;
	width:308px;
	height:58px;
}

#ecol-main-wrap #footer_holder {
	width:100%;
	*text-align:left;
}

#ecol-main-wrap #footer_holder #footer_content {
	background:url(http://rainbowoverwisconsin.org/packages/theme_ecoliving/themes/ecoliving/images/footer_main_background.gif) center left no-repeat;
	display:inline-block;
	width:100%;
	margin:30px 0px 20px 0px;
	min-height:185px;
	*padding:10px 0px 20px 0px;
	_padding:10px 0px 20px 0px;
}

#ecol-main-wrap #footer_holder #footer_content #footer_content_navigation {
	float:left;
	width:20%;
	margin-right:55px;
	margin-left:120px;
}

#ecol-main-wrap #footer_holder #footer_content #footer_content_shareuson {
	float:left;
	width:20%;
	margin-right:55px;
}

#ecol-main-wrap #footer_holder #footer_content #footer_content_navigation ul, #ecol-main-wrap #footer_holder #footer_content #footer_content_shareuson ul {
	border-top:1px #d5d5d5 solid;
	margin:0px;
	padding:0px;
}

#ecol-main-wrap #footer_holder #footer_content #footer_content_navigation ul li, #ecol-main-wrap #footer_holder #footer_content #footer_content_shareuson ul li {
	background:url(http://rainbowoverwisconsin.org/packages/theme_ecoliving/themes/ecoliving/images/footer_list_background.gif) left center no-repeat;
	border-bottom:1px #d5d5d5 solid;
	list-style:none;
	padding:7px 0px 7px 10px;
}

#ecol-main-wrap #footer_holder #footer_content #footer_content_information {
	float:left;
	width:34%;
}

#ecol-main-wrap #footer_holder #footer_credits {
	display:inline-block;
	width:100%;
	margin:20px 0px 20px 0px;
}

#ecol-main-wrap #footer_holder #footer_credits_left {
	float:left;
	width:60%;
	margin:0px 0px 0px 20px;
}

#ecol-main-wrap #footer_holder #footer_credits_right {
	float:right;
	width:10%;
	margin:0px 25px 0px 0px;
	text-align:right;
}

#ecol-main-wrap #footer_holder #footer_credits_right img {margin:0px 5px 0px 0px;}

#ecol-main-wrap .ccm-button .ccm-input-submit {
	margin:10px 0px 0px 0px;
	padding:1px 5px 1px 5px;
	border:1px #989898 solid;
}

#ecol-main-wrap .ccm-button .ccm-input-submit:hover {
	background:#fff;
	border:1px #73d029 solid;
	cursor:pointer;
}

#ecol-main-wrap .ccm-input-text {
	padding:3px;
	border:#73d029 1px solid;
}

#ecol-main-wrap a:link, #ecol-main-wrap a:active, #ecol-main-wrap a:visited {color:#73d029;}

#ecol-main-wrap a:hover {
	color:#999;
	text-decoration:underline;
}

#ecol-main-wrap .formBlockSurveyTable {width:100%;}
#ecol-main-wrap label {color:#888;}

#ecol-main-wrap input {width:70% !important;}
#ecol-main-wrap textarea {width:70% !important;}
#ecol-main-wrap select {width:74% !important;}

#ecol-main-wrap input[type="radio"],
#ecol-main-wrap input[type="checkbox"] {
	width:auto !important;
}

#ecol-main-wrap input,
#ecol-main-wrap textarea,
#ecol-main-wrap select {
	background:url(http://rainbowoverwisconsin.org/packages/theme_ecoliving/themes/ecoliving/images/input-background.jpg) center top repeat-x #fff;
	border:1px #ebebeb solid;
	padding:5px;
}

#ecol-main-wrap input:focus,
#ecol-main-wrap textarea:focus,
#ecol-main-wrap select:focus {
	background:none;
	border:1px #e2e2e2 solid;
	box-shadow:#ebebeb 0 0 5px;
}

#ecol-main-wrap .actions #submit {
	width:auto !important;
	margin:10px 0 10px 0;
	cursor:pointer;
}

#ecol-main-wrap a.href-img-style-thin img {
	border:2px #fff solid;
	box-shadow:#ccc 0 0 5px;
}

#ecol-main-wrap a.href-img-style-thick img {
	border:5px #fff solid;
	box-shadow:#ccc 0 0 5px;
}

#ecol-main-wrap a:hover.href-img-style-thin img,
#ecol-main-wrap a:hover.href-img-style-thick img {
	box-shadow:#888 0 0 5px;
}

#ecol-main-wrap .alert-box-info {
	background:url(http://rainbowoverwisconsin.org/packages/theme_ecoliving/themes/ecoliving/images/alert-icon-info.png) right bottom no-repeat #e6ebf0;
	margin:10px 0;
	padding:5px;
	border:1px #277dce solid;
	color:#277dce;
	text-shadow:#fff 1px 1px 0;
}

#ecol-main-wrap .alert-box-error {
	background:url(http://rainbowoverwisconsin.org/packages/theme_ecoliving/themes/ecoliving/images/alert-icon-error.png) right bottom no-repeat #fdd2d1;
	margin:10px 0;
	padding:5px;
	border:1px #883333 solid;
	color:#883333;
	text-shadow:#fff 1px 1px 0;
}

#ecol-main-wrap .alert-box-success {
	background:url(http://rainbowoverwisconsin.org/packages/theme_ecoliving/themes/ecoliving/images/alert-icon-success.png) right bottom no-repeat #c6fad6;
	margin:10px 0;
	padding:5px;
	border:1px #1ca747 solid;
	color:#1ca747;
	text-shadow:#fff 1px 1px 0;
}

#ecol-main-wrap .alert-box-warning {
	background:url(http://rainbowoverwisconsin.org/packages/theme_ecoliving/themes/ecoliving/images/alert-icon-warning.png) right bottom no-repeat #fbdd96;
	margin:10px 0;
	padding:5px;
	border:1px #ca6b1c solid;
	color:#ca6b1c;
	text-shadow:#fff 1px 1px 0;
}

#ecol-main-wrap .alert-box-star {
	background:url(http://rainbowoverwisconsin.org/packages/theme_ecoliving/themes/ecoliving/images/alert-icon-star.png) right bottom no-repeat #fffeb6;
	margin:10px 0;
	padding:5px;
	border:1px #d79024 solid;
	color:#d79024;
	text-shadow:#fff 1px 1px 0;
}
