/* $Id: style.css,v 1.2 2004/08/20 09:34:52 dries Exp $ */

/*
** HTML elements
*/
a, a:link, a:active {
  color: #484;
}
a:visited {
  color: #484;
}
body {
  padding: 0em 0 0 0em;
  font-family: trebuchet ms, tahoma, verdana, arial, helvetica;
/*  font-family: arial, helvetica; */
  border-top: 0px solid #484;
  border-bottom: 1.5em solid #007933;
  background-color: white;
	background-image: url(long_trees_bg_small.jpg);
	background-image: url(long_green_bg_small.jpg);
	background-repeat: repeat-x;
	background-position: -110px 0px;
}
ul {
  list-style-type: disc;
}

/*
** Page layout blocks / IDs
*/
#main {
	width: 890px;
	/* position: relative; top: -74px;  */
	padding: 0em 0 0 0em;
	border-top: 0px solid #484;
}
#sidebar-left {
  border-top: 0px solid #484;
  border-right: 1px solid gray;
}
#sidebar-right {
  border-top: 0px solid #484;
  border-left: 1px solid gray;
}

/*
** Common declarations for child classes of node, comment, block, box etc
*/
#header {
  margin-top: 54px;
	border-bottom: 24px solid #e4e4e4;
  clear: both;
}
/*
** Logo Image Positioning
*/
#header img {
  float: left;
	position: relative; top: -48px;
	position: relative; left: 10px;
}

#header .title {
  font-size: 2em;
  font-weight: bold;
  padding-top: .1em;
}
#header .title a,
#header .title a:link,
#header .title a:visited,
#header .title a:active {
  text-decoration: none;
  color: #aaa;
}
#header .title a:hover {
  color: #930;
}
#header .site-slogan {
  margin-top: -0.1em;
  font-size: 0.8em;
}
#content-div {
width: 890px;
margin-left:auto;
margin-right:auto;
}
#nccontent-div {
margin-left:20px;
}
.node .title {
  font-size: 14px;
}
.node .title a,
.node .title a:link,
.node .title a:active,
.node .title a:visited {
  text-decoration: none;
  font-weight: normal;
}
.node .title a:hover {
  text-decoration: underline;
}
.links {
  margin: 1em 0 3em 0;
  text-align: right;
 }
.comment .content, .block .content, .menu {
  font-size: 11px;
}
.block {
  padding-bottom: 1em;
}
.block .title {
  font-size: 12px;
}
legend { 
	font-size: 12px;
	color: black;
}
fieldset { 
	border:1px solid gray ;
	border-top: .5em solid #484;
	background-image: url(background_light_gray.png);
	background-repeat: repeat-x;
}
/**
.windoid_title { 
	position: relative; top: -14.2px; 
	height: 18px;
	font-size: 12px;
	color: white;
}
.windoid_inside { 
	position: relative; top: -1em; 
}
.windoid { 
	border:1px solid gray ;
	border-top: 1.5em solid #484;
	background-image: url(background_light_gray.png);
	background-repeat: repeat-x;
	padding-right: .5em;
	padding-left: .5em;
	margin-bottom: 1em;
}
*/
.windoid_title { 
	height: 1.5em;
	font-size: 1.5em;
	font-weight: bold;
	color: black;
}
.windoid_inside { 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	padding:18px;
}
.windoid { 
	width: 870px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	background-color:#dddddd; 
	padding:8px;
}
.windoid .form-item{
	margin-top: 1em;
	margin-bottom: 1em;
}


.windoid_flex_title { 
	height: 1.5em;
	font-size: 1.5em;
	font-weight: bold;
	color: black;
}
.windoid_flex_inside { 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	padding:18px;
}
.windoid_flex { 
	width: auto;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	background-color:#dddddd; 
	padding:8px;
}
.windoid_flex .form-item{
	margin-top: 1em;
	margin-bottom: 1em;
}

.windoid_title_2 { 
	position: relative; top: -14.2px; 
	height: 18px;
	font-size: 12px;
	color: white;
}
.windoid_inside_2 { 
	/* position: relative; top: -1em; */
}
.windoid_2 { 
	border:1px solid gray ;
	border-top: 1.5em solid #484;
	background-image: url(background_light_gray.png);
	background-repeat: repeat-x;
	padding-right: .5em;
	padding-left: .5em;
	margin-bottom: 1em;
}
.expando_container { 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	border:1px solid #e4e4e4 ;
	border-top: 4px solid #e4e4e4;
	border:4px solid #e4e4e4 ;
	padding: 4px;
	/**
	background-image: url(background_light_gray.png);
	*/
	background-image: url(gray_bg_light.gif);
	background-repeat: repeat-x;
}
.expando_container_home { 
	border:0px solid #e4e4e4 ;
	border-top: 0px solid #e4e4e4;
	padding: 0px;
}
.expando_title{
	font-size:1.1em;
	font-weight:bold;
}
.expando_container_active { 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	border:1px solid #e4e4e4 ;
	border-top: 4px solid #e4e4e4;
	border:4px solid #e7f6d2 ;
	padding: 4px;
	/**
	background-image: url(background_light_gray.png);
	*/
	background-image: url(grn_bg_light.gif);
	background-repeat: repeat-x;
}
.expando_container_home_active { 
	border:0px solid #e4e4e4 ;
	border-top: 0px solid #e4e4e4;
	padding: 0px;
}
.expando_title_active{
	font-size:1.1em;
	font-weight:bold;
}
.trigger_content_old { 
	border:1px solid #e4e4e4 ;
	border-top: 4px solid #e4e4e4;
	padding: 4px;
	background-image: url(background_light_gray.png);
	background-repeat: repeat-x;
}
.note {
	margin-top: 1em;
	font-size: 10px;
	color: red;
	line-height: 1.1em;
}
.link_listz_title { 
	position: relative; top: -1.35em; 
	height: 1.5em;
	font-size: 12px;
	color: white;
}
.link_listz_inside { 
	position: relative; top: -1em; 
}
.link_listz { 
	border:1px solid gray ;
	border-top: 1.5em solid #484;
	background-color: #f4ff9a;
	background-color: white;
	padding-right: .5em;
	padding-left: .5em;
	margin-bottom: .5em;
	color: black;
}
.link_listz a:link{
	font-weight: bold;
	color: #484;
}
.bigurl {
	margin: 1em;
	font-size: 24px;
	color: #484;
	line-height: 1.1em;
}
.note {
	margin-top: 1em;
	font-size: 11px;
	color: red;
	line-height: 1.1em;
}
.logout {
  margin: -1.5em 1.5em 0em 0em;
  text-align: right;
  position: relative;
  float:right;
	z-index:30;
 }
 .ptips_container{
	line-height: 15px;
	font-size:12px;
 	position: relative; bottom: 24px;
 	position: relative; left: 4px; 
 /*	position: absolute; top: 8.1em;
 	position: absolute; left: .81em; 
 	position: absolute; top: 105px;
 	position: absolute; left: 10px; */
 /*	margin-right: 6em; */
 }
 .ptips{
 	z-index: 10;
	position: relative; right: 12px; 
	position: relative; bottom: 14px;
/*	position: absolute; top: 18px; 
	position: absolute; left: 10px;  */
 	font-size:12px;
 	color: #074f07;
 	background-color: #e4e4e4; 
 	margin-right: 12px;
 	margin-left: 40px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	width: 480px;
}
.form-item textarea {
  font-size: 12px;
}

.form_message{
	margin-top: 1em;
	margin-bottom: 1em;
	border:1px solid #007933 ;
	color: #007933;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left:1em;
}
.email_number_container{
	margin-top: 1em;
	width: 120px;
	border:1px solid #e4e4e4 ;
}
.email_number{
	font-size: 16px;
	text-align: center;
	padding-top: .5em;
}
.email_number_description{
	font-size: 11px;
	text-align: left;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left:1em;
	color: #007933;
}
.green_bar{
	background-color: #007933;
	border-bottom: 25px solid #007933;
	width: 100%;
}
/* Tab navigation */
ul.primary {
	background-color: #007933;
	border-collapse: collapse;
	padding: 0 0 0 0px;
	white-space: nowrap;
	list-style: none;
	margin: 0px;
	height: auto; 
/*	height: 24px;*/
	line-height: 22px;
	border-bottom: 1px solid black;
	padding-left: 100px; 
}
ul.primary li {
  display: inline;
	background-color: #007933;
	border: none;
	font-size: 11px;
}
ul.primary li a {
	background-color: #007933;
	border: none;
  height: auto;
  margin-right: 1.2em;
  padding: 0 0px;
  color: white;
  text-decoration: none;
	font-weight: normal;
}
ul.primary li a:visited {
	background-color: #007933;
	border: none;
  height: auto;
  margin-right: 1.2em;
  padding: 0 0px;
  color: white;
  text-decoration: none;
	font-weight: normal;
}
ul.primary li.active a {
	background-color: #007933;
  color: white;
  border: none;
  border-bottom: 2px solid #a2b48c;
}
ul.primary li a:hover {
	background-color: #007933;
  color: white;
  border-bottom: 2px solid #a2b48c;
}
ul.secondary {
	background-color: #6d8d6d;
	border-collapse: collapse;
	padding: 0 0 0 0px;
	white-space: nowrap;
	list-style: none;
	margin: 0px;
	height: auto; 
/*	height: 24px;*/
	line-height: 22px;
	border: 0px;
	border-bottom: 1px solid #484848;
	padding-left: 100px;
}
ul.secondary li {
	display: inline;
	background-color: #6d8d6d;
	font-size: 11px;
	border-right: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	border-left: 0px;
	border: 0px;
}
ul.secondary li a {
	font-weight: normal;
	background-color: #6d8d6d;
	color: white;
	text-decoration: none;
	margin-right: 1.2em;
}
ul.secondary li a:visited {
	font-weight: normal;
	background-color: #6d8d6d;
	color: white;
	text-decoration: none;
	margin-right: 1.2em;
}
ul.secondary li.active a {
	background-color: #6d8d6d;
	color: white;
	border-bottom: 2px solid #4c4c4c;
}
ul.secondary li a:hover {
	background-color: #6d8d6d;
	color: white;
	border-bottom: 2px solid #4c4c4c;
}
 .group_links_new  {
/*	position: relative; left: 2em; 
	position: relative; bottom: 3.8em; */
	position: relative; right: 100px;
	position: absolute; top: 102px;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: left;
	z-index: 20;
 }
 .group_links li {
	display: inline;
 	font-size:11px;
 	color: black;
 /*	background-color: #e4e4e4; 
 	border: solid 1px #074f07; */
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}
 .group_links li a {
 	font-size:10px;
 	color: black;
 	background-color: #ffb700; 
 	padding: 1px;
	border: 1px solid #4c4c4c;
}
 .group_links li.active a {
 	background-color: white; 
}

/*
** Module specific styles
*/
.item-list ul li {
  list-style: square;
}
#aggregator .source {
  color: gray;
  font-style: italic;
  font-size: 10px;
}
table.tables-simple {
  border-top: green solid 3px;
  border-bottom: green solid 3px;
  border-collapse: collapse;
}

table.tables-simple tr.firstrow td {
  border-bottom: green solid 1px;
}
.formula{
	font-size: 1.3em;
	color:green;
	padding: 8px;
	border: solid 1px gray;
}
#list-o-promoterz{
/**	float:left;
	position: relative;
	left: -100px;
	
*/
}
.messages{
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	border:1px solid #e4e4e4 ;
	border-top: 4px solid #e4e4e4;
	border:4px solid #e4e4e4 ;
	padding: 14px;
	background-color: #DFFEB5;
	font-size: 1.2em;
}
.form-item textarea tinymce{
 border-bottom:2px; solid black;
}
.mceContentBody{
font-size:14pt;
}