
a {text-decoration: none;}
/* anchor properties */

.tab_home a span, .tab_home a:hover span,
.tab_trade a span, .tab_trade a:hover span,
.tab_trade_selected a span, .tab_trade_selected a:hover span,
.tab_wiki a span, .tab_wiki a:hover span, .tab_wiki_selected a span, .tab_wiki_selected a:hover span,
.tab_forums a span, .tab_forums a:hover span,
.tab_forums_selected a span, .tab_forums_selected a:hover span,
.tab_blogs a span, .tab_blogs a:hover span,
.tab_blogs_selected a span, .tab_blogs_selected a:hover span,
.tab_search a span, .tab_search a:hover span,
.tab_search_selected a span, .tab_search_selected a:hover span,
.tab_sci a span, .tabs_sci a:hover span,
.tab_ads_selected a span, .tabs_ads_selected a:hover span,
.tab_ads a span, .tabs_ads a:hover span {
	 font-family:"Verdana";
	 text-align: center;
	 font-size: 12px;
	 font-weight: none;
	 color: black;
	 line-height: 200%;
 }


/* TAB properties */
/* a */
.tab_home a, .tab_trade a, .tab_trade_selected a, .tab_wiki a, .tab_wiki_selected a, .tab_ads a, .tab_ads_selected a, .tab_sci a, .tab_forums a, .tab_forums_selected a, .tab_blogs a, .tab_blogs_selected a, .tab_search a, .tab_search_selected a, .tab_trade a{
float:left;
height: 31px;
padding:0 0 0 12px;
}
/* a span */
.tab_home a span, .tab_trade a span, .tab_trade_selected a span, .tab_wiki a span, .tab_wiki_selected a span, .tab_ads a span, .tab_ads_selected a span, .tab_sci a span, .tab_forums a span, .tab_forums_selected a span, .tab_blogs a span, .tab_blogs_selected a span, .tab_search a span, .tab_search_selected a span, .tab_trade a span{
float:left;
height: 31px;
padding:0px 13px 0px 0px;
}
/* a:hover */
.tab_home a:hover, .tab_trade a:hover, .tab_trade_selected a:hover, .tab_wiki a:hover, .tab_wiki_selected a:hover, .tab_ads a:hover, .tab_ads_selected a:hover, .tab_sci a:hover, .tab_forums a:hover, .tab_forums_selected a:hover, .tab_blogs a:hover, .tab_blogs_selected a:hover, .tab_search a:hover, .tab_search_selected a:hover, .tab_trade a:hover{
background-position:0% -31px;
text-decoration: none;
}
/* a:hover span */
.tab_home a:hover span, .tab_trade a:hover span, .tab_trade_selected a:hover span, .tab_wiki a:hover span, .tab_wiki_selected a:hover span, .tab_ads a:hover span, .tab_ads_selected a:hover span, .tab_sci a:hover span, .tab_forums a:hover span, .tab_forums_selected a:hover span, .tab_blogs a:hover span, .tab_blogs_selected a:hover span, .tab_search a:hover span, .tab_search_selected a:hover span, .tab_trade a:hover span {
background-position:100% -31px;
}



/* HOME tab */
.tab_home a {background:url(http://www.ecoreef.org/header_info/tab_left_forum.jpg) no-repeat left top}
.tab_home a span {background:url(http://www.ecoreef.org/header_info/tab_right_forum.jpg) no-repeat right top}
.tab_home a:hover span {color:white;}



/* WIKI tab */
.tab_wiki a {background:url(http://www.ecoreef.org/header_info/tab_left_wiki.jpg) no-repeat left top}
.tab_wiki a span {background:url(http://www.ecoreef.org/header_info/tab_right_wiki.jpg) no-repeat right top}

.tab_wiki_selected a {background:url(http://www.ecoreef.org/header_info/tab_left_wiki_selected.jpg) no-repeat left top}
.tab_wiki_selected a span {background:url(http://www.ecoreef.org/header_info/tab_right_wiki_selected.jpg) no-repeat right top}


/* ADS tab */
.tab_ads a {background:url(http://www.ecoreef.org/header_info/tab_left_ads.jpg) no-repeat left top}
.tab_ads a span {background:url(http://www.ecoreef.org/header_info/tab_right_ads.jpg) no-repeat right top}
.tab_ads_selected a {background:url(http://www.ecoreef.org/header_info/tab_left_ads_selected.jpg) no-repeat left top}
.tab_ads_selected a span {background:url(http://www.ecoreef.org/header_info/tab_right_ads_selected.jpg) no-repeat right top}

/* SCIENTIFIC tab */
.tab_sci a {background:url(http://www.ecoreef.org/header_info/tab_left_new.jpg) no-repeat left top}
.tab_sci a span {background:url(http://www.ecoreef.org/header_info/tab_right_new.jpg) no-repeat right top}

/* FORUMS tab */
.tab_forums a {background:url(http://www.ecoreef.org/header_info/tab_left_forum.jpg) no-repeat left top}
.tab_forums a span {background:url(http://www.ecoreef.org/header_info/tab_right_forum.jpg) no-repeat right top}
.tab_forums a:hover span {color:white;}

.tab_forums_selected a {background:url(http://www.ecoreef.org/header_info/tab_left_forums_selected.jpg) no-repeat left top}
.tab_forums_selected a span {background:url(http://www.ecoreef.org/header_info/tab_right_forums_selected.jpg) no-repeat right top}
.tab_forums_selected a span {color:white;}
.tab_forums_selected a:hover span {color:white;}


/* BLOGS tab */
.tab_blogs a {background:url(http://www.ecoreef.org/header_info/tab_left_blogs.jpg) no-repeat left top}
.tab_blogs a span {background:url(http://www.ecoreef.org/header_info/tab_right_blogs.jpg) no-repeat right top}
.tab_blogs_selected a {background:url(http://www.ecoreef.org/header_info/tab_left_blogs_selected.jpg) no-repeat left top}
.tab_blogs_selected a span {background:url(http://www.ecoreef.org/header_info/tab_right_blogs_selected.jpg) no-repeat right top}







/* SEARCH tab */
.tab_search a {background:url(http://www.ecoreef.org/header_info/tab_left_search.jpg) no-repeat left top;
padding:0 0 0 29px;
}
.tab_search a span {background:url(http://www.ecoreef.org/header_info/tab_right_search.jpg) no-repeat right top}
.tab_search_selected a {background:url(http://www.ecoreef.org/header_info/tab_left_search_selected.jpg) no-repeat left top;
padding:0 0 0 29px;
}
.tab_search_selected a span {background:url(http://www.ecoreef.org/header_info/tab_right_search_selected.jpg) no-repeat right top}

/* trade tab */
.tab_trade a {background:url(http://www.ecoreef.org/header_info/tab_left_trade.jpg) no-repeat left top}
.tab_trade a span {background:url(http://www.ecoreef.org/header_info/tab_right_trade.jpg) no-repeat right top}
.tab_trade_selected a {background:url(http://www.ecoreef.org/header_info/tab_left_trade_selected.jpg) no-repeat left top}
.tab_trade_selected a span {background:url(http://www.ecoreef.org/header_info/tab_right_trade_selected.jpg) no-repeat right top}




.space_top {
	height:31px;
	width: 6px
	background-color: #FFFFFF;
	background:url(http://www.ecoreef.org/header_info/space_top.jpg) repeat-x right bottom;
	padding-top: 3px;
	float:none
}
.cornerbutton_dyn {
	background-color: #FFFFFF;
	background-image:url(http://www.ecoreef.org/header_info/cornerbutton_mid.jpg); 
	background-repeat:repeat-x;
	font-weight: normal;
	color: #000000;
	font-family:Tahoma;
	font-size: 16px;
	text-align: center
}
.cornerbutton_left {
	width:11px;
	height:30px;
	background-color: #FFFFFF;
	background-image:url(http://www.ecoreef.org/header_info/cornerbutton_left.jpg);
	background-repeat: no-repeat;
	float:left
}

.donate_text {
	border: 0;
	padding: 0 0 0 0;
	font-family: verdana;
	font-size: 9px;
	line-height: -10pt;
	height: 5px
	float:left;
}


