/* WAS Eco Earth */
/* Eco Earth Fabrics */

/* !!! has rules for infomenu & basket components (will only affect menus with no declarations further up the cascade) */

body{ background: #E8E5DB; }

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

.displayarea { width: 870px; margin: 0px auto 0px auto; padding-top: 0px; text-align: left; background: transparent URL(ecoearth_logo.gif) 20px 25px no-repeat; }
.headingarea { width: 870px; height: 70px; background: transparent; }
  .headerleft { width: 170px; height: 70px; background: transparent; color: #FFFFFF; }
  .headermain { width: 430px; height: 25px; background: #FFF URL(nav_left.gif) bottom left no-repeat; padding-left: 10px; }
  .headerright { width: 260px; height: 60px; background: #6699FF URL(header_right.gif) bottom right no-repeat; }

.headermain a { float: left; color: #999B99; }
.headermain a:hover { color: #999B99; }

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

.rightcolumn { width: 160px; background: #FFF URL(right_top.gif) top right no-repeat; padding-left: 10px; }
    .righttop { }
	.rightmain { padding: 20px 10px; }
	.rightbase { }

.footer { text-align: left; background: transparent URL(footer_bottom.gif) top right no-repeat; height: 20px; }
    .footerleft { float: left;   }
	.footermain { float: left;  }
	.footerright { float: left;  }

.mainarea { width: 500px; background: #FFF URL(main_top.gif) top left no-repeat; padding: 5px 15px 10px 15px; }
.mainform { }

.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; }

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

.headermain .orgitem { float: left; width: 100px; padding: 5px 0px 5px 7px; background: transparent; border: 0px; border-right: 1px solid #E8E5DB; color: #999B99; }
.headermain .orglink { color: #999B99; font-size: 11px; }


.headerright .basketXmenu, 
.headerright .basketXtop, 
.headerright .basketXfirst, 
.headerright .basketXlink,
.headerright .basketXlink:hover,
.headerright .basketXsize,
.headerright .basketXtotal,
.headerright .basketXsize p,
.headerright .basketXtotal p,
.headerright .basketXbase,
.headerright .basketXbase a,
.headerright .basketXbase a:hover { 
	float: none;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background: transparent;
	background-image: none;
	text-decoration: none;
	font-weight: normal;
	border: none;
	}

.headerright .basketXmenu {
	font-size: 1em;
	}
.headerright h4.basketXtop {
	float: left;
	width: 90px;
	height: 40px;
	display: block;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	padding-top: 5px;
	}

.headerright .basketXlink {
	font-family: Georgia, Palatino, Times, "Times New Roman",serif;
	}
.headerright .basketXlink:hover {}
.headerright .basketXa1 {}
.headerright .basketXa1:hover {
	color: #99CCFF;
	}
.headerright .basketXsize {
	float: left;
	width: 70px;
	height: 22px;
	display: block;
	padding-top: 8px;
	}
.headerright .basketXtotal {
	float: left;
	width: 70px;
	height: 22px;
	display: block;
	padding-top: 8px;
	text-align:right;
	}
.headerright .basketXbase {
	float: left;
	width: 160px;
	height: 20px;
	border-top: solid 1px #7EA9FF;
	text-align: right;
	padding-top: 5px;
	}
.headerright .basketXbase a, .headerright .basketXbase a:hover {
	font-family: Georgia, Palatino, Times, "Times New Roman",serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	background: transparent URL(basket_arrow.gif) right 3px no-repeat;
	padding-right: 30px;
	}
.headerright .basketXbase a:hover {}



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; }