@import url(reset.css);
@import url(header.css);
@import url(font-styles.css);
@import url(home.css);
@import url(internal.css);
@import url(footer.css);
@import url(gallery.css);
@import url(photo-gallery.css);
@import url(news.css);
@import url(events.css);
@import url(forms.css);
@import url(ecoparticipantslisting.css);
@import url(media-gallery.css);
@import url(sponsors.css);


.align-right
	{
	float: right;
	margin: 0 0 10px 10px;
	}



body
	{
	background: #fff url(../images/bg.jpg) no-repeat top center;
	}
	
.hidden
	{
	position:absolute;
 	left:-5000px;
 	top:-5000px;
 	overflow:hidden;
 	}
	
img
	{
	border: none;
	}
	
	
#wrapper
	{
	position: relative;
	width: 879px;
	margin: 0 auto 0 auto;
	}
	
	
	
.content
	{
	position: relative;
	margin: 0 5px 0 5px;
	}
	
button, .submit
	{
	border: none;
	background: none;
	outline: none;
	}
	
.go_to_top
	{
	text-align: right;
	clear: right;
	}	
	
.go_to_top a:link, .go_to_top a:visited
	{
	background: url(../images/go_to_top.gif) no-repeat right;
	background-position: right 1px;
	padding: 1px 15px 0 0;
	}
	
	
	
	
/* search */

	
	
.result
	{
	border-bottom: solid 1px #cdcdcd;
	padding: 0 0 20px 0;
	margin: 0 0 20px;
	}

#search
	{
	position: absolute;
	top: 267px;
	right: 0;
	width: 200px;
	text-align: right;
	}
	
#search label
	{
	margin: 0 5px 0 0;	
	}
	
.search-input
	{
	width: 100px;
/*	float: right; */
	border: solid 1px #cdcdcd;
	padding: 2px;
	}
	
.search
	{
/*	float: right;  */
	}
	
	
	
	
	
	
	
.content-body img
	{
	margin: 0 0 10px 10px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* tables */
	
	
table
	{
	width: 100%;
	border: none;
	border-bottom: solid 1px #73b032;
	}	
	
th, td
	{
/* 	border-bottom: solid 1px #cdcdcd; */
	padding: 5px 10px 5px 0;
	vertical-align: top;
	}

/*td {background-color: #ccc;}*/

th {border-bottom: solid 1px #73b032;}










/* big button */

.second-line a:link, .second-line a:visited
	{
	margin-top: -7px;
	}
	
.second-line-first a:link, .second-line-first a:visited
	{
	clear: left;
	margin-left: 207px;
	}
	
.content-body .big-buttons
	{
	float: right;
	display: block;
/* 	width: 260px; */
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	width: auto;
	}

.content-body .big-buttons li
	{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 12px;
	width: 260px;
	
	width: 318px;
	
	margin: 0 10px 10px 0;
	}
	
a.big-button:link, a.big-button:visited
	{
	text-decoration: none;
	display: block;
	height: 63px;
	background: url(../images/big-button.gif) no-repeat top left;
	padding: 17px 23px 0 23px;
	padding: 17px 23px 0 90px
	}
	
a.big-button:hover, a.big-button:active
	{
	background-position-y: -80px;
	}
	
a.big-button strong
	{
	display: block;	
	color: #73B032;
	padding: 0 0 4px 0;
	}
	
	
	
	
	
	
a.button-blog:link, a.button-blog:visited
	{
	background-position: -318px 0;
	}
	
a.button-blog:hover, a.button-blog:active
	{
	background-position: -318px -80px;
	}
	
	
	
	
	
a.button-map:link, a.button-map:visited
	{
	background-position: -636px 0;
	}
	
a.button-map:hover, a.button-map:active
	{
	background-position: -636px -80px;
	}
	
	
	
a.button-youtube:link, a.button-youtube:visited
	{
	background-position: -954px 0;
	}
	
a.button-youtube:hover, a.button-youtube:active
	{
	background-position: -954px -80px;
	}
	
	
	
a.button-rankings:link, a.button-rankings:visited
	{
	background-position: -1272px 0;
	}
	
a.button-rankings:hover, a.button-rankings:active
	{
	background-position: -1272px -80px;
	}
	
	
	
a.button-newsletter:link, a.button-newsletter:visited
	{
	background-position: -1590px 0;
	}
	
a.button-newsletter:hover, a.button-newsletter:active
	{
	background-position: -1590px -80px;
	}