/* WAS Stripe blue style sheet */
/* WAS Babeco_green style sheet */
/* Eco Earth */

/* !!! has rules for orgmenu & infomenu components (will only affect menus with no declarations further up the cascade) */
/* REMOVED - 12px padding on left side to keep main area lined up when left column is removed */
/* 0px padding on left side of main area, left column has padding-right */


.pagearea { text-align: center; background: #FFFFFF URL(background.gif) top right no-repeat; background-attachment: fixed; margin: 0px; }

.displayarea { width: 720px; margin: 0px auto 0px auto; padding-top: 0px; text-align: left; background: transparent URL(ecoearth_logo.jpg) left top no-repeat; }
.headingarea { width: 720px; height: 145px; background: transparent; /*border-bottom: 15px solid #FFF;*/ }
  /*.headerleft { width: 170px; height: 130px; background: transparent URL(babeco_logo_green.gif) left top no-repeat; color: #FFFFFF; }*/
  .headerleft { width: 170px; height: 130px; background: transparent; color: #FFFFFF; }
  .headermain { width: 550px; height: 105px; background: transparent URL(babeco_top.jpg) left top no-repeat; color: #FFFFFF; }
  .headerright { width: 550px; height: 25px; background: #8CB340 URL(nav_left.jpg) bottom left no-repeat; padding-bottom: 0px; color: #FFFFFF; }

.headermain a { float: left; color: #FFFFFF; }
.headermain a:hover { color: #FFFFFF; }
.headermain .leftpic { float: left; padding: 0px; margin: 0px; margin-right: 5px; }
.headermain .rightpic { float: left; padding: 0px; margin: 0px; }

.leftcolumn { width: 160px; padding-top: 25px; padding-right: 10px; }
  .lefttop { height: 0px; width: 160px; background: transparent; }
  .leftmain { width: 160px; background: transparent; padding: 0px; }
  .leftbase { height: 10px; width: 160px; background: transparent; }

.rightcolumn { }
    .righttop { }
	.rightmain { }
	.rightbase { }

.footer { text-align: left; background: transparent; height: 20px; }
    .footerleft { float: left;   }
	.footermain { float: left;  }
	.footerright { float: left;  }

.mainarea {
width: 550px;
/*background: #E8E5DB URL(main_top.jpg) top left no-repeat;*/
background: #E8E5DB URL(closingdownsale_01.gif) top left no-repeat;
padding: 56px 5px 10px 5px;
}


.toplinkarea { background: transparent; padding-top: 10px; padding-bottom: 10px; padding-right: 10px; height: 0px; margin-top: 10px; }
.botlinkarea { background: transparent; }

hr { background: none; color: #FFFFFF; width: 0px; height: 0px; }

.headerright .infomenu { float: right; margin: 0px;/*needed for IE6*/ }
.headerright .infofirst { float: right; /*width: 80px;*/ width: auto; padding: 5px 10px 5px 10px; background: transparent; border: 0px; border-right: 1px solid #FFFFFF; color: #FFFFFF; }
.headerright .infoMARKfirst { float: right; /*width: 80px;*/ width: auto; padding: 5px 10px 5px 10px; background: #8CC63E; border: 0px; border-right: 1px solid #FFFFFF; color: #FFFFFF; }
.headerright .infoa { float: left; color: #FFFFFF; font-size: 12px; }
.headerright .infoa1 { color: #FFFFFF; font-size: 12px; }
.headerright .infoMARKa { float: left; color: #FFFFFF; font-size: 12px; }
.headerright .infoMARKa1 { float: left; color: #FFFFFF; font-size: 12px; }

.headerright .orgitem { float: right; width: 100px; padding: 5px 0px 5px 7px; background: transparent; border: 0px; border-right: 1px solid #FFFFFF; color: #FFFFFF; }
.headerright .orglink { color: #FFFFFF; font-size: 11px; }

div.front_prompt .leftpic { padding: 0px; margin: 0px; }
div.front_prompt_right .leftpic { margin-left: 5px; margin-bottom: 5px; }

div.front_prompt_flash { float: left; padding: 0px; margin: 0px; }


/*infomenu-E*/
/* SD: RIGHT HAND SIDE FLOATING SUBMENUS AND DROPDOWN MENUS - COMMENT OUT. DON'T DELETE. */
.leftout UL LI { position: relative; }
.leftout LI UL { position: absolute; left:160px; top:0px; display:none; }
.leftout LI UL .infofirst { background: #FAF9F7; }
.leftout LI UL .infoa { background: #FAF9F7;
.leftout UL LI:hover UL { display: block; }