* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #016334;
}
body {/* Body settings */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	min-width: 960px;
	color: #0a0a0a;
	line-height: 18px;
}
	
a:link {
	color: #016334;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #014725;
}
a:hover {
	text-decoration: underline;
	color: #a0a0a0;
}

a:active {
	text-decoration: none;
	color: #014725;
}

#header {
	height: 97px;
	background:url(assets/images/header_bg.gif) repeat-x;
}
#header .logo { /* Logo */
	background:url(assets/images/ecology_action_logo.png);
	float: left;
	height: 90px;
	width: 230px;
	display: inline;
}
.topmenu { /* Navigation settings */
            list-style: none;
			float: left;
			padding-left: 0px;
			position: relative;
			overflow: hidden;
			display: inline;
        }
                .topmenu li {
					float: left;
                }
					.topmenu li.current a
					{
						color: #2a4561;/* Hover font color */
					}
					.topmenu a:hover {
						text-decoration: none;
						color: #f0f0f0;
					}
                    .topmenu li.back { 
						width: 9px; 
                        height: 97px;                     
                        z-index: 9;
						background: #2c455f;/* Navigation's background slider color */
						opacity: 0.6;
						filter: alpha(opacity=60);
                        position: absolute;						
                    }  
                    .topmenu li a {
						float: left;
						text-transform: uppercase;
						font-weight: bold;
						padding-left: 14px;
						padding-right: 14px;
						padding-top: 45px;
						color: #016334;
						height: 45px;
						font-family: Verdana, Arial, Helvetica, sans-serif;
                        z-index: 10;
                        display: block;
                        overflow: hidden;
						position: relative;
						display: inline;
                    }
#intro {/* Intro settings */
	color: #ffffff;
	float: left;
	width: 100%;
	height: 301px;
	background: url(assets/images/intro_bg.gif) repeat-x;
	display: inline;

	
}

#intro_sp { /* Intro settings, sp = subpage */
	color: #ffffff;
	float: left;
	width: 100%;
	background: url(assets/images/intro_bg.gif) repeat-x;
	border-bottom: 0px solid #FFF;
	display: inline;
}

#intro .bg {
	background: url(assets/images/intro_bg_left.jpg) left no-repeat;
	height: 301px;
	float: left;
	width: 100%;
	display: inline;
}

#intro_sp .bg {
	background: url(assets/images/intro_bg_left_sp.jpg) left no-repeat;
	float: left;
	width: 100%;
	display: inline;
}

#intro .content {
	padding: 45px 0px 40px 0px;
	width: 100%;
	float: left;
	height: 211px;
	position: relative;
	display: inline;
}

#intro_sp .content {
	padding: 20px 0px 0px 0px;
	width: 100%;
	float: left;
	position: relative;
	display: inline;
	height: 110px;
}

.left, .right {
	float: left;
}
#intro .left {
	padding-left: 60px;
	width: 501px;
}
#intro .left h2 {
	width: 501px;
	float: left;
	color: #ffffff;
	font-size: 36px;
	line-height: 48px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#intro .left .description {
	font-size: 12px;
	padding-bottom: 20px;
}

#intro_sp .left {
	padding-left: 60px;
	width: 501px;
}
#intro_sp .left h2 {
	width: 501px;
	float: left;
	color: #ffffff;
	font-size: 30px;
	line-height: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#intro_sp .left .description {
	font-size: 12px;
	padding-bottom: 20px;
}
.green_button {/* Testimonial balls */
	background: url(assets/images/green_button_bg.gif) repeat-x;
	height: 31px;
	border: solid 1px #000;
	padding: 0px 20px;
	font-weight: bold; 
	color: #ffffff;
	float: left;
	font-size: 11px;
	line-height: 31px;
	text-transform: uppercase;
}
#intro a {
	color: #c0c0c0;
	text-decoration: none;
}
.green_button:hover {/* Testimonial balls hover color */
	background: url(assets/images/button_bg_hover.jpg) repeat-x;
}
#intro .green_button {
	padding-top: 0px;
}
#intro .right {
	width: 220px;
	padding-left: 100px;
}
#intro_sp .right {
	display: none;
}
#intro .right .item {
	display: none;
}
.writer {
	padding: 5px 0px 0px 0px;
	color: #505f00;
	font-weight: bold;
	font-size: 13px;
}
#ball_control {
	position: relative;
	padding-top: 10px;
}
.ball_green {
	width: 18px;
	height: 14px;
	background: url(assets/images/green_ball.png) left no-repeat;
	float: left;
}
.ball_green_select,.ball_green:hover {
	background: url(assets/images/green_bold_ball.png) left no-repeat;
}
#content {
	background: #e0e0e0;
	float: left;
	padding: 0px 0px 30px 0px;
	width: 100%;
	color: #0a0a0a;
}
#content .left .item {
	padding-left: 60px;
	padding-right: 60px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content .left .item_bg {
	background:url(assets/images/content_item_bg.gif);
}
#content .left .last {
	border-bottom: none;
}
#content .left .item .bullet {/* Bullet color */
	position: absolute;
	background: #016334;
	left: 2px !important;
	left: -60px;
	top: 45px;
	width: 40px;
	height: 30px;
}
#content .left .item .porfolio  {
	position:relative;
	float: left;
	width: 150px;
	padding-right: 20px;
	display: inline;
}
#content .left .item .last {
	padding-right: 0px;
}
#content .left .item .porfolio .avatar {
	width: 150px;
	border: solid 1px #fff;
	background: #5e6601;
	height: 80px;
}
#content .left .item .more {
	padding-top: 20px;
}
#content .left .item .more a {
	color: #016334;
}
#content .left .item .more a:hover {
	color: #a0a0a0;
}
#content .left .item .porfolio .description {
	padding: 5px 0px;
}
#content .left {
	width: 620px;
}
#content .left img {
	float: right;
	margin: 10px;
	position: relative;
	border: 4px solid #b9b28d;
}
 
#content .left .item h2 {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #016334;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	border-left: solid 30px #016334;
	border-top: solid 1px #0a0a0a;
	padding-left: 20px;
	margin-left: -60px;
}
#content .left .item p {
	padding-bottom: 10px;
}
#content .left .line {
	height: 0px;
	clear: both;
	overflow: hidden;
	border-bottom: solid 1px #4e4c4d;
}
#content .right {
	background: url(assets/images/right_bg.gif) repeat-y;
	width: 298px;
	border: solid 1px #016334;
	float: left;
	line-height: 18px;
	position: relative;
	top: -120px;
}
#content .right a:link {
	color: #016334;
}
#content .right a:hover {
	color: #ffffff;
}
#content .right .bg {
	background: url(assets/images/right_bg_top.gif) top repeat-x;
}
#content .right .bg .item {
	padding: 20px 30px;
	border-bottom: solid 1px #016334;
	color:	#343a00;
}
#content .right .bg .item .title {
	color: #016334;
	font-weight: normal;
	font-size: 21px;
	line-height: 24px;
	padding-bottom: 20px;
	letter-spacing: -1px;
}
#content .right .bg .item .date {
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #343A00;
}
#content .right .bg .item h2 {
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
}
#content .right .bg .item .description {
	font-style: italic;
	padding-bottom: 25px;
}
#content .right .bg .item .more {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #343A00;
}

#content .right .bg .item .more a:hover{
	color: #FFF;
}



#gallery {
	list-style: none;
	background-color: #000;
}

#gallerypage {
	list-style: none;
	background-color: #000;

}
#content .right .bg .last {
	border-bottom: none;
}
#gallery li {
	width: 117px;
	height: 107px;
	float: left;
	
}
#gallerypage li {
	width: 117px;
	height: 107px;
	float: left;
	padding: 2px;
}

#gallery li a {
	float: left;
	width: 110px;
	height: 100px;
	border: solid 2px #fff;
}

#gallerypage li a {
	float: left;
	width: 110px;
	height: 100px;
	border: solid 2px #fff;
	opacity: 0.4;
	filter: alpha(opacity=40);	
}
#gallery li a img {
	width: 110px;
	height: 100px;
	border: none;
}
#gallerypage li a img {
	width: 110px;
	height: 100px;
	border: none;
}
#footer {	
	border-top: solid 1px #4e4c4d;
	background: url(assets/images/footer_bg.gif);
	float: left;
	padding: 30px 0px;
	width: 100%;
	display: inline;
	
}
.clear4px {
	clear: both;
	overflow: hidden;
	height: 4px;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}
#google_map {
	width: 220px;
	border: solid 1px #ccc;
	height: 200px;
	background: #5e6601;
	float: left;
}
#company_info {
	padding-left: 20px;
	float: left;
}
#company_info a {
	color: #e3f52f;
}
#company_info h3 {
	text-transform: uppercase;
}
#footer ul {
	list-style: none;
	padding-left: 60px;
}
#footer ul li {
	float: left;
	padding-right: 26px;
	display: inline;
}
#footer ul li .current {
	color: #016334;
}
#footer a {
	color: #d1d1d1;
}
#footer a:hover {
	color: #016334;
}
#footer .copyright {
	font-size: 9px;
	color: #555;
	padding-left: 60px;
}
#imgPreviewContainer {
    background: #222 url(assets/images/loading.gif) no-repeat center;
    padding: 5px;
    display: none;
    position: absolute;
    z-index: 999;
    border: none;
}
#imgPreviewContainer span {
    color: white;
    font-size: 0.7em;
    text-align: center;
    display: block;
    padding: 10px 0 3px 0;
}

#imgPreviewContainer.loading {
    height: 32px;
    width: 32px;
}
.sidebarmenu a, .sidebarmenu a:visited, .sidebarmenu ul{	
	text-align:left;
	font-size: 14px;
	color:#016334;
	font-weight: normal;
	padding: 0;
	margin: 0;
 }
 .sidebarmenu li{
	position:relative;
	list-style-type:none;
	background-image: url(assets/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.sidebarmenu a:hover{
	color:#FFF;	
  }
  
.newsauthor {
	color:#666;
	font-style: italic;
}

.sidebar_text {
	color: #000;
}

.postimg {
	float:left;
	padding: 3px 20px 10px 0;
	display: inline;
}

.input_fields {	/* Form field style */
	color: #000000;	
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin: 0px 0px 5px 75px; 
	background-color: #EEE;	
	border: 1px; 
	border-color:#CCC; 
	border-style:solid;
	display: inline;
} 

.input_fields:hover {
	background-color: #CCC;
	border: 1px;
	border-style:solid
} /* Form field style */

.input_button {	
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	margin-top: 10px; 
	margin-left: 130px;
	padding: 10px 20px 10px 20px;	
	background-color: #990007;	
	border: 0px;
	display: inline;
	clear: both;
	} /* Button style */

.input_button:hover {	
	background-color: #333;	
	border: 0px;} /* Button style */

.fb_titles {
	width: 55px;
	float: left;
	text-align: left;
	}

fieldset {
	border: none;
}

.redLink{
  font-size:12px;
  color: red;
}
.ajaxSearch_hiddenField{
	position:absolute;
	text-decoration:underline;
	background-color:#CC0000;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
#ajaxSearch_subSearch{
	padding: 3px 2px 2px 2px;
  margin: 5px 0 10px 0;
  list-style: none;
}
#subSearch_maxigallery{
	padding: 2px 2px 2px 2px;
  margin: 5px 0 10px 0;
  width: 100%;
  clear: both;
}
#ajaxSearch_radio {
	background:#FFFFFF;
	font-size:10px;
	margin:0 0 5px;
	padding: 1px 1px 2px 1px;
}
#ajaxSearch_select {
	background:#FFFFFF;
	height:auto;
	width: 150px;
	font-size:12px;
	padding: 3px 1px 2px 1px;
	border: 2px inset gray;
}
#search #ajaxSearch_form, #search form {
position:relative;
width:auto;
margin:0;
padding:0;
}

#ajaxSearch_intro {
margin: 10px 0 15px 0;
}

#ajaxSearch_input {
	width: 225px;
	background: #FFFFFF;
	font-size: 12px;
	padding: 3px 1px 2px 1px;
	border: 2px inset gray;
}

#ajaxSearch_submit {
	height: 2em;
	background: #6F9303;
	text-transform: lowercase;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#ajaxSearch_output {
  font-size: 90%;
	background-color: #EFEFEF;
	border: 1px solid #6F9303;
	color: black;
  width: 225px;
	z-index: 1;
	padding: 5px;
	margin: 5px 0 15px 0;
}

.ajaxSearch_paging {
display: block;
margin: 5px 0 10px;
}
.ajaxSearch_currentPage {
  color: #6F9303;
  font-weight: bold;
}
.AS_ajax_result {
  color: #444;
  margin-bottom: 3px;
}
.AS_ajax_resultLink {
  text-decoration: underline;
}
.AS_ajax_resultDescription, .ajaxSearch_resultDescription{
  color: #555;
  padding: 2px;
}
.AS_ajax_resultsIntroFailure{
  padding: 3px;
}
.AS_ajax_highlight1, .ajaxSearch_highlight1{
  color : #CC0000;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight2, .ajaxSearch_highlight2{
  color : #CB53DF;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight3, .ajaxSearch_highlight3{
  color : #DF53B5;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight4, .ajaxSearch_highlight4{
  color : #DF5380;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight5, .ajaxSearch_highlight5{
  color : #A453DF;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight6, .ajaxSearch_highlight6{
  color : #53ADDF;
  padding: 0;
  font-weight: bold;
}
.AS_intro { display: none;}

.AS_ajax_resultImage img{
  margin:10px 140px 20px 140px;
}
.ajaxSearch_resultImage img{
  margin:10px 20px 20px 20px;
}
div .AS_ajax_more{
  margin: 20px 0;
}
.AS_ajax_more a{
  font-weight: bold;
}
#ajaxSearch_cmtThks{
  color: #CC0000;
  padding: 0;
  margin: 10px;
	font-size: 12px;
	font-weight: bold;
	height: 2em;
}
.ajaxSearch_cmtIntro{
  color: gray;
	font-size: 12px;
	font-weight: bold;
}
#ajaxSearch_cmtArea{
	width: 452px;
	height: 50px;
	padding: 3px;
	margin: 8px 0 3px;
}
#ajaxSearch_cmtSubmit, #ajaxSearch_cmtReset{
	height: 2em;
	background: #6F9303;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#search div .thumbscontainer ul.thumbs li{
	height: 150px;
}
