/* ---------------------------------- */
/*		artleaf spring theme		  */
/* ---------------------------------- */

/* backgrounds */

.leftSidebarContainer, .leftSidebar
					 	{ background-color:#E8FAA9; }

.leftSidebarHeader		{ background-color:#E8FAA9;
					  	  background-image: url('/images/spring/artLeafLogo.gif');
			  		  	  background-repeat:none; background-position:top right; }



.leftSidebarContainer2, .leftSidebar2
					 	{ background-color:#E8FAA9; 
					 	}


.leftSidebarContainer2,.leftSidebar2{
background-image: url('/images/card_bgleft.gif');
			  		  	  background-repeat:repeat-y; background-position:top left;
 
 }

.leftSidebarHeader2		{ background-color:#E8FAA9;
					  	  background-image: url('/images/card_logo.gif');
			  		  	  background-repeat:none; background-position:top right; }
 
.rightSidebarContainer, .rightSidebar
						{ background-color:#E8FAA9; }
.rightSidebarContainer2, .rightSidebar2
						{ background-color:#E8FAA9; }
.rightSidebarFooter2		{ background-color:#E8FAA9;}
			  		  
.rightSidebarFooter		{ background-color:#D9EC9A;
					  	  background-image: url('/images/spring/page_bg_rightSidebarFooter.gif');
			  		  	  background-repeat: no-repeat; background-position:top left; }

/* page items */

.leafBoxLarge			{  background-image: url('/images/spring/bg_leafBox_large.gif'); }

.leafBoxSmall			{  background-image: url('/images/spring/bg_leafBox_small.gif'); }

.leafList				{ list-style-image: url('/images/spring/leaf_bulletImageColor.gif'); }

.login					{ background-color: #3F5E0D; color:#ffffff; }


/* font colours */

h1		{ color:#3F5E0D; }
h2		{ color:#333333; }
h3		{ color:#3F5E0D; border-bottom: 1px #3F5E0D solid; padding-bottom:2px; margin-bottom:-3px; }
h6 		{ border-top: 1px #cccccc solid; padding-top:5px;}

p, label, ul, h4, td		{ color:#3F5E0D; }
a				{ color: #333333; }

.navList a			{ color: #3F5E0D; }	
.navList a:hover	{ color: #222222; }
.navList #current	{ color: #94822e; }

.leafList a			{ color: #3F5E0D; }

.quoteBox			{ background-color: #f4f9d5; }
.quoteBox h2		{ color: #3F5E0D; }

.leafBoxLarge h2	{ color: #3F5E0D; }

.addressBookPopup	{ background-color:#E8FAA9; text-align:left; }
