/***Natural Capital***/
/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10pt;
	line-height:15pt;
	color: #000000;
	background:#FFFFCC;
	margin-top:0;
	}
	
a:link, a:visited {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10pt;
	color:#336699;
	text-decoration:none;
	}
	
a:hover {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10pt;
	color:#3366CC;
	text-decoration:underline;
	}

input.button { cursor: pointer; }

img { border: 0 none; }


/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

/* menu links */

a.mainlevel:link, a.mainlevel:visited {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10pt;
	color:#000000;
	line-height:18pt;
	height: 20px !important;
	height: 20px;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: underline;
	color:#000000;
}

a.sublevel:link, a.sublevel:visited {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 9pt;
	color:#000000;
	margin-left: 12px;
	line-height:18pt;
	height: 20px !important;
	height: 20px;
	text-decoration: none;
	}
	
a.sublevel:hover {
	text-decoration: underline;
	color:#000000;
	}

a.mainlevel:active, #active_menu {
	font-weight: bold;
}

.latestnews, .latestnews ul, .latestnews li {
	font-size: 10pt;
	font-family: Trebuchet MS, Arial;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	list-style:none;
	margin-left: 2px;
	line-height: 30px;
	}
	
a.latestnews {
	font-size: 10pt;
	font-family: Trebuchet MS, Arial;
	text-decoration: none;
	color: #fff;
	}
	
a.latestnews:hover {
	font-size: 10pt;
	font-family: Trebuchet MS, Arial;
	text-decoration: underline;
	color: #fff;
	}
	
a.latestnews:visited {
	font-size: 10pt;
	font-family: Trebuchet MS, Arial;
	text-decoration: none;
	color: #fff;
	}
div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family: Trebuchet MS, Arial;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #000;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Trebuchet MS, Arial;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #000;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Trebuchet MS, Arial;
	color: #000;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
	font-size: 1.5em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* content styles */
/*table.contentpaneopen, table.contentpane {
	font-family: Trebuchet MS, Arial;
	color:#003300;
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Trebuchet MS, Arial;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}
/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}

/* West Wind Add Ons */
.footer {
	font-family: Trebuchet MS, Arial;
	font-size: 8pt;
	color: #000033;
	text-decoration: none;
}

.footer a:link{
	font-family: Trebuchet MS, Arial;
	font-size: 8pt;
	color: #000033;
	text-decoration: underline;
}

.footer a:hover{
	font-family: Trebuchet MS, Arial;
	font-size: 8pt;
	color: #000033;
	text-decoration: none;
}

.footer a:visited{
	font-family: Trebuchet MS, Arial;
	font-size: 8pt;
	color: #000033;
	text-decoration: none;
}

