/* CSS Document */

html {
	height: 100%;
}

body {
       	height: 100%;
	margin-bottom: 1px;
}

body.contentpane { 
        	background-color: #ffffff; 
}

.sitebackground {
        	background: #0784bb;
        	background-image: url(../images/background2.gif);
        	background-attachment: fixed;
}

.clr {
	clear: both;
}

.outline {
         	padding: 2px;
}

#buttons_outer {
	width: 718px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}

#buttons_inner {
	background: #e1f3fc;
       	height: 20px;
}
#buttons2_outer {
	width: 900px;
  	margin-top: 2px;
	margin-right: 2px;
	float: left;
}

#buttons2_inner {
	background: #e1f3fc;
        	height: 20px;
}

#pathway_text {
        	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #e4e4e4;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
        	margin: 0px;
	padding: 0px;
	width: auto;
}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}

ul#mainlevel-nav li {
	background: #e1f3fc;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 10px;
	line-height: 20px;
	white-space: nowrap;
	border-right: 2px solid #0784bb;
}

ul#mainlevel-nav li a {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
        	font-weight: normal;
	text-decoration: none;
	color: #0784bb;
}

#buttons>ul#mainlevel-nav li a { 
        width: auto; 
}

ul#mainlevel-nav li a:hover {
	color: #000066;
	background: #ffffff;
}

#search_outer {
	float: left;
	width: 180px;
}

#search_inner {
       	background: #ffffff;
	padding: 0px;
      	height: 20px !important;
    	height: 20px;
        	overflow: hidden;
}

#search_inner form {
  	padding: 0;
  	margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #9c2629;
}

#header_outer {
	width: 900px;
        
}

#header {
	border: 1px solid #e4e4e4;
	padding-left: 10px;
	height: 80px;
	background: url(../images/header_5_900.jpg);
        	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
       	 font-weight: bold;
        	color: #ffffff;
}

#footer_outer {
	width: 900px;
        	margin-top: 2px;
       	text-align: center;
}

#footer {
	border: 1px solid #e4e4e4;
	padding: 0px;
	font-size: 10px;
	height: 17px;
	text-align: center;
	background: #e1f3fc;
}

.signature {
	font-size: 10px;
	color: #bbbbbb;
	text-align: center;
}
.signature a:link, .signature a:visited {
	font-weight: normal;
	color: #aaaaaa;
}
.signature a:hover {
	color: #000099;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
	border: 1px solid #e4e4e4;
	padding: 2px;
	height: 80px;
	overflow: hidden;
	float: none !important;
	float: left;
}

#left_outer {
        	float: left;
	margin-top: 2px;
	width: 160px;
}

#left_inner {
	background: #ffffff;
	float: none !important;
        	float: left;
}
        
#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	float: left;
	width: 738px;
}

#content_inner{
	float: none !important;
	float: left;
	padding: 0;
	border-top: 2px solid #0784bb;
	margin: 0;
	text-align: left;
}

table.content_table {
        	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	border-left: 2px solid #0784bb;
        	border-bottom: 2px solid #0784bb;
	width: 210px;
}

#right_inner {
	float: none !important;
	float: left;
	background: #ffffff;
}

.user1_inner {
	border: 1px solid #e4e4e4;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #e4e4e4;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	background: #ffffff;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
	padding: 5px;
	color: #cccccc;
	font-size: 10px;
}

/** old stuff **/

.back_button {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}

.pagenav {
	text-align: center;
	font-size: 11px;
	width: auto;
	padding: 0px 0px;
	line-height: 20px;
	margin: 0px;
}

.pagenav_next {
	font-size: 12px;
}

.pagenav_prev {
	font-size: 12px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

ul {
	margin-top: 0;
	margin-left: 0;
	padding-left: 1.2em;
}

ul.latestnews {
	padding-left:1.6em;
	padding-right: 1em;
	padding-top: 0.6em;
}

li {
	line-height: 15px;
	padding-top: 0px;
}


td {
	font-size: 13px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	background: #ffffff;         
}

/* Joomla core stuff */

	a:link, a:visited {
	color: #2f2f2f; text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #000099;	
	text-decoration: none;
	font-weight: normal;
}
a.latestnews:link, a.latestnews:visited {
	font-size: 11px;	
	line-height: 13px;	
	text-decoration: none;
	font-weight: normal;
	padding-right:10px;
}
table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 2px;
}
table.contentpaneopen-proj {
	width: 100%;
	padding: 2px;
	border-collapse: collapse;
	border-spacing: 0px;
	background: #e1f3fc;
}
table.contentpaneopen img {
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 5px;

}
table.contentpaneopen-outras img {
	margin-top: 2px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 5px;
}
table.contentpaneopen-outras hr {
	width: 60px;
	border: 1px solid #0784bb;
}

table.contentpaneopen td {
	vertical-align: top;
	padding-right: 10px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	line-height: 16px;
}
table.contentpaneopen-proj td {
	vertical-align: top;
	margin-right: 0px;
	padding-right: 1px;
	padding-left: 2px;
	font-family: arial, verdana;
	font-size:11px;
	line-height: 12px;
	background: #e1f3fc;
}
table.contentpaneopen-outras td {
	vertical-align: top;
	padding-top:3px;
	padding-right: 4px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 13px;
}
table.contentpaneopen-poll td {
	vertical-align: top;
	padding-right: 5px;
	padding-left: 3px;
	font-size: 11px;
	line-height: 14px;
}
table.contentpaneopen td.contentheading {
	padding-left: 10px;
	padding-top: 10px;
}
table.contentpaneopen-outras td.contentheading-outras {
	width: 198px;
	padding-left: 4px;
	padding-top: 7px;
	padding-bottom: 0px;
	/*background: #e1f3fc;*/
        /*background: #ececec;*/
        border-top: 4px solid #ececec;
}
table.contentpaneopen td.buttonheading {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 7px;
}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane-poll {
	width: 100%;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 8px;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.contentpane-feeds {
	width: 96%;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 8px;
	margin-top:15px;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  	color: #333333;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-align: center;
  	font-size: 11px;
  	font-weight: bold;
  	border: solid 1px #e4e4e4;
  	width: auto;
  	background: #ffffff;
  	padding: 0px 5px;
  	line-height: 15px;
  	height: 22px;
  	margin: 1px;
}

.button-cb {
  	color: #333333;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-align: center;
  	font-size: 10px;
  	font-weight: bold;
  	border: solid 1px #e4e4e4;
  	width: auto;
  	background: #ffffff;
	height: 15px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #e4e4e4;
	background-color: #ffffff;
}

.inputbox-cb {
	height: 15px;
	font-size: 10px;
	text-align: center;
	line-height: 15px;
	padding: 0px;
	margin-top:-10px;
	border:solid 1px #e4e4e4;
	background-color: #ffffff;
}

.componentheading {
	background-color: #D20000;
	color: #ffffff;
	text-align: left;
	 letter-spacing: 1px;
	padding-left: 5px;
	height: 19px;
	line-height: 18px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px 0px 3px 0px;
}
.componentheading-feeds {
	background-color: #D20000;
	color: #ffffff;
	text-align: left;	
	letter-spacing: 1px;
	padding-left: 5px;
	height: 20px;
	line-height: 18px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px 0px 3px 0px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	color: #2f2f2f;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
        text-align:left;
}
.contentpagetitle {
	font-size: 18px;
	font-weight: normal;
	color: #2f2f2f;
	text-align:left;
	padding: 0px;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
        color: #2f2f2f; text-decoration: none; 
}
a.contentpagetitle:hover {
        color: #000099; text-decoration: none; 
}
.contentpagetitle-outras {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
	padding-left: 0px;
}
a.contentpagetitle-outras:link, a.contentpagetitle-outras:visited {
        color: #2f2f2f; text-decoration: none; font-weight: bold;
}
a.contentpagetitle-outras:hover {
        color: #000099; text-decoration: none; font-weight: bold;
}
table.contentpaneopen-proj a:link, table.contentpaneopen-proj a:visited {
        color: #000099; text-decoration: none; font-weight: bold;
}
table.contentpaneopen-proj a:hover {
        color: #2f2f2f; text-decoration: none; font-weight: bold;
}
table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable-species {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable-corals {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable-proj {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable-outras {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable-sponsors {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable-stats{
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable-poll{
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
div.moduletable {
	padding: 0;
	padding-bottom:8px;
}
div.moduletable-species {
	padding: 0;
	padding-bottom:8px;
}
div.moduletable-corals {
	padding: 0;
	padding-bottom:8px;
             background: #e8cd1a;
}
div.moduletable-poll {
	padding: 0;
	padding-bottom:10px;
}
div.moduletable-stats {
	padding: 0;
	padding-bottom:10px;
             font-size: 11px;
}

table.moduletable th, div.moduletable h3 {
	background: #000066;
	color: #ffffff;
	text-align: left;
	padding-left: 5px;
	height: 19px;
	line-height: 18px;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px 0px 3px 0px;
}

table.moduletable-species th, div.moduletable-species h3 {
	background: #000066;
	color: #ffffff;
	text-align: left;
	padding-left: 5px;
	height: 19px;
	line-height: 19px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px 0px 3px 0px;
}
table.moduletable-corals th, div.moduletable-corals h3 {
	background: #000066;
	color: #ffffff;
	text-align: left;
	padding-left: 5px;
	height: 19px;
	line-height: 19px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px 0px 3px 0px;
}

table.moduletable-proj th, div.moduletable-proj h3 {
	background: #000066;
	color: #ffffff;
	text-align: left;
	padding-left: 5px;
	height: 19px;
	line-height: 18px;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}

table.moduletable-outras th, div.moduletable-outras h3 {
	background: #000066;
	color: #ffffff;
	text-align: left;
	padding-left: 5px;
	height: 19px;
	line-height: 18px;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px 0px 7px 0px;
}
table.moduletable-sponsors th, div.moduletable-sponsors h3 {
	background: #000066;
	color: #ffffff;
	text-align: left;
	padding-left: 5px;
	height: 20px;
	line-height: 18px;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px 0px 7px 0px;
}
table.moduletable-poll th, div.moduletable-poll h3 {
	background: #000066;
	color: #ffffff;
	text-align: left;
	padding-left: 5px;
	height: 20px;
	line-height: 18px;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px 0px 7px 0px;
}
table.moduletable-stats th, div.moduletable-stats h3 {
	background: #000066;
	color: #ffffff;
	text-align: left;
	list-style: none;
	padding-left: 5px;
	height: 19px;
	line-height: 18px;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px 0px 7px 0px;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	list-style: none;
}
table.moduletable-poll td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	list-style: none;
}
table.moduletable-proj td {
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	list-style: none;
}
table.moduletable-outras td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	list-style: none;
	border-bottom: 1px solid #0784bb;
}
div.moduletable-stats li {
	font-size: 11px;
	padding:0px;
	margin: 0px;
	font-weight: normal;
	list-style: none;
}

table.pollstableborder td {
	padding: 2px;
}

.sectiontableheader {
	color: #333333;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #e1f3fc;
	line-height : 16px;
}

.sectiontableentry2 {
	background-color : none;
	line-height : 16px;
}
.sectiontableentry1-poll {
	font-size: 11px;
	background-color : #e1f3fc;
}

.sectiontableentry2-poll {
	font-size: 11px;
	background-color : none;
}

.small {
	color: #666666;
	font-size: 11px;
}

.createdate {
	height: 10px;
	padding-left: 10px !important;
	line-height: 1px;
	/*border-bottom: 1px solid #cccccc;*/
	text-transform: uppercase;
	letter-spacing:.2em;	
	color: red;
	font-size: 10px;
}

.modifydate {
	height: 15px;
	padding-top: 12px;
	color: #666666;
	font-size: 9px;
}

table.contenttoc {
  	border: 1px solid #e4e4e4;
 	background-color: #e1f3fc;
  	padding: 2px;
 	margin-left: 2px;
  	margin-bottom: 2px;
 }

table.contenttoc td {
 	 padding: 2px 10px;
	font-size: 12px;	
}

table.contenttoc th {
  	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 12px;
             vertical-align: middle;
             color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
      	height: 16px !important;
	height: 20px;
	width: 145px;
	text-decoration: none;
        font-weight: bold;
}
a.mainlevel-corals:link, a.mainlevel-corals:visited {
	display: block;
	font-size: 12px;
        vertical-align: middle;
        color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
      	height: 16px !important;
	height: 20px;
	width: 145px;
	text-decoration: none;
        font-weight: bold;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #000099;
        font-weight: bold;
}
a.mainlevel-corals:hover {
	text-decoration: none;
	color: #000099;
        font-weight: bold;
}

a.mainlevel#active_menu {
	color:#000099;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #000099;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	font-size: 11px;
	vertical-align: middle;
	font-weight: normal;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #000099;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #000099;
}
a.mainlevel-proj:link, a.mainlevel-proj:visited {
	display: block;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-align: left;
	padding-top: 1px;
	padding-left: 4px;
	width: 100%;
	text-decoration: none;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
	border: 1px solid #e4e4e4;
}

.mosimage {
	border: 1px solid #e4e4e4;
	margin: 5px
}

.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 10px;
	border-top: 1px solid #e4e4e4;
}

span.article_seperator {
	display: block;
	height: 1px;
	font-size: 2px;
	/*border-top: 2px solid #0784bb;*/
        border-top: 4px solid #ececec;
        margin-top: 5px;
        margin-left: 8px;
        margin-right: 8px;
}
.moduletable-login {
        
}
table.contactos td{
	font-size: 11px;
	padding: 1px;
	padding-left:2px;
	border-bottom: 1px solid #cccccc;
}
.readon {
	padding-left: 5px; 
}
a.jcebox span img {
	border:0px;
}
