@charset "utf-8";

body 
{
	background: url(../images/ui/litegreen/top-line-green.gif) repeat-x center 57px;
}
	
#loginbox div 
{
	background: #C5D7D7 url(../images/ui/litegreen/login-green-bckgr.jpg) no-repeat center top;
	overflow: hidden;
}
		
.loginTopHeader
{
	color: #FFFFFF;
	background: #00A633;
}	

.loginfield {
	border-top: 1px solid #00A633;
	border-right: 1px solid #00A633;
	border-bottom: 1px solid #00A633;
	border-left: 1px solid #00A633;
}
.loginIcons
{
	background: #00A633;
}

.loginIcons a
{}

#loginbutton
{
	background: url(../images/ui/litegreen/btn-login-green.gif) no-repeat;
}

#loginSmallLinks a
{
	color: #007D25;
}

/*Main Column*/

.lightbox{
	background: #E9EFEF;
	border-top: 2px solid #B1F5C2;
	border-right: 2px solid #91FFB1;
	border-bottom: 2px solid #92E798;
	border-left: 2px solid #91FFB1;
}

#maincolumn h1 {
	color: #00A633;

}

blockquote{
	color: #FFFFFF;
	background: #46BF6A url(../images/ui/litegreen/quote-top.gif) no-repeat left top;
}

blockquote p{
	background: url(../images/ui/litegreen/quote-bottom.gif) no-repeat right bottom;
}


#maincolumn h2 {
	color: #FFFFFF;
	background: #007D25;
}

#maincolumn h5 {
	background: url(../images/ui/litegreen/testimonials-under-text.gif) no-repeat center top;
	color: #00A633;
}

#maincolumn a {
	color: #007D25;
}

#maincolumn em {
	color: #009421;
}

/*--Left Menu BUY buttons ----*/

a.buttonBuyLeft{}

#maincolumn a.buttonBuyLeft
{ color: #FFFFFF; 
}

a.buttonBuyLeft:link, a.buttonBuyLeft:visited{
	background: #669494 url(../images/ui/litegreen/btn-buy-left-n.jpg);
}
a.buttonBuyLeft:hover, a.buttonBuyLeft:active{
	background: #0D5554 url(../images/ui/litegreen/btn-buy-left-s.jpg);
}

/*--   LEFT MENU               -*/


#leftMenu
{
	background: url(../images/ui/litegreen/table-menu-green.jpg) no-repeat top;
}

#leftMenu ul
{
	background: url(../images/ui/litegreen/table-menu-green.jpg) no-repeat bottom;
}

#leftMenu a{
	background-color: #FFFFFF;
}
#leftMenu a.current
{
	color: #FFFFFF;
	background: #00A633 url(../images/ui/litegreen/arrow-menu-green.jpg) no-repeat left center;
}
#leftMenu a.current:link
{
	color: #FFFFFF;
}
#leftMenu a.current:visited
{
	color: #FFFFFF;
}

#leftMenu a:link,#leftMenu a:visited {
	color: #00A633;
}
#leftMenu a:hover,#leftMenu a:active {
	color: #FFFFFF;
	background: #00A633 url(../images/ui/litegreen/arrow-menu-green.jpg) no-repeat left center;
}
#leftMenu h4 {
	color: #FFFFFF;
	background: #00A633;
}


/*-Presentation Table-----------*/

.presentTable{
	color: #007D25;
	background-color: #C5D7D7;
}
.presentTable h3 {
	background-color: #FFFFFF;
}
.presentTable p {
	color: #007D25;
}
.presentTable a {
	color: #007D25;
}


.presentTable thead {
	background: url(../images/ui/litegreen/table-big-green-top.jpg);
}
.presentTable tbody {
	color: #007D25;
	background: url(../images/ui/litegreen/table-big-green-middle.jpg);
}
.presentTable tfoot {
	background: url(../images/ui/litegreen/table-big-green-bootom.jpg);
}

.presentTable li.even{
	background-color: #FFFFFF;
}


/** MAIN COLUMN -buttons/HightLight td  backgrounds *****************************************/

a.buttonMain{}

#maincolumn a.buttonMain
{ color: #FFFFFF; 
}

a.buttonMain:link, a.buttonMain:visited{
	background: #00A633 url(../images/ui/litegreen/btn-midtab-green-n.jpg);
}
a.buttonMain:hover, a.buttonMain:active{
	background: #00A633 url(../images/ui/litegreen/btn-midtab-green-s.jpg);
}

a.buttonImportant{}

#maincolumn a.buttonImportant
{ color: #FFFFFF; 
}

a.buttonImportant:link, a.buttonImportant:visited{
	background: #46BF6A url(../images/ui/litegreen/btn-midtab-important-n.jpg);
}
a.buttonImportant:hover, a.buttonImportant:active{
	background: #46BF6A url(../images/ui/litegreen/btn-midtab-important-s.jpg);
}


.hiLight
{
	background-color: #C7EDD6;
	color: #000000;
}

 .hiLightSmallerText
{
	background: #80D399;
}

/** FOOTER *****************************************/
#footer 
{
	background: #00A633;
}

/** TESTIMONIALS PAGE *****************************************/
#testimonials blockquote {
	background: url(../images/ui/litegreen/quote-box-litegreen.gif) no-repeat center top;
}

#testimonials blockquote h5 {
	background: url(../images/ui/litegreen/quote-box-litegreen.gif) no-repeat center bottom;
}


/** FOOTER *****************************************/
#footer 
{
	background-color: #26B3F3;
}

/* Leaderboard */
#leaderboard {
	background: url(../images/ui/litegreen/table-menu-green.jpg) no-repeat center bottom;
}

#leaderboard h4 {
	background: url(../images/ui/litegreen/table-menu-green.jpg) no-repeat center top;
}
#leaderboard span.hiLight {
	font-size: 15px;
	color: #FFF;
	background: #00A633;
}


#leaderboard table td { border-bottom: 1px solid #00A633; }