/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* GENERIC */

Body {
font-family: Arial, Helvetica, sans-serif;
}



TFOOT, THEAD    {
}

TH  {
}

A:link,a:visited  {
color:#006600;
text-decoration:underline;
}

A:hover,a:active {
color:#0000FF;
}

.links a:link, .links a:hover {
text-decoration:underline;
}

.hp-feature {
width:95px;
margin-left:5px;
float:left;
}

.hp-feature h1 {
font-size:90%;
}
.hp-feature p {
font-size:80%;
}

#testimonial {
	float:right;
	
	background-color:#C8F5C9;
	background-image:url(/Portals/0/testimonial-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
width:248px;
	
}

#testimonial p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:90%;
	margin:10px;
	
}


#main-nav  {
margin-top:10px;
}

#main-nav a {
font-size:14px;
font-weight:bold;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
}


#main-nav a:hover {
color:#006600;
}


#home-product {
width: 668px;
margin-left:6px;
margin-top:15px;
border: solid 1px #006600;
}


#product-features {
float:left;
margin-left:5px;
width:280px;
}

#order-today{
float:right;
margin-right:5px;
border: 1px solid #006600;

}


.bordered-image {
padding:10px;
border-top: 1px solid #006600;
border-bottom: 1px solid #006600;
}




#home-product h1 {
color:#006600;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
}


#home-consumers {
margin-top: 15px;
margin-left: 7px;
background-image: url(http://www.earth-kind.com/Portals/0/background-home-consumers.jpg);
background-repeat:no-repeat;
width: 668px;
height:294px;
border: 0px solid #006600;
}

#home-consumers3 {
margin-top: 15px;
margin-left: 7px;
background-image: url(http://www.earth-kind.com/Portals/0/background-home-consumers3.jpg);
background-repeat:no-repeat;
width: 668px;
height:294px;
border: 0px solid #006600;
}

#home-consumers p, #home-consumers3 p {
padding-left: 30px;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}

#home-consumers h1, #home-consumers3 h1 {
padding-left: 30px;
padding-top:22px;

font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#006600;
font-weight:bold;
}

#opt-in {
background-color: #c2c191;
border: 1px solid #006600;
padding: 0px;
margin:0px;
width:200px;
}

#opt-in h1 {
display: block;
margin:0px;
padding:5px;
background-color: #006600;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-wieght: bold;
}

#opt-in p {
padding:5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}









/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
font-size:14px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}


SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
color:#333333;
}


UL LI   {
padding-left:10px;
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}


H1 {
color:#006600;
font-size:22px;
font-weight:bold;
}

H2  {color:#003399;
font-size:20px;
}

H3  {
color:#006600;
font-size:18px;
}

H4  {
}

H5, DT  {
}

H6  {
}

p,ul,li {
font-size:14px;
color:#333333;
ul {

li {

}
















































