@charset "utf-8";
body {
	background:#EFEFEF;
}
.inactive-tab {	
	background: #fb6c0d url(http://www.oneearthmall.com/images/sl/left-tab.jpg) left top no-repeat;
}
.active-tab {	
	background: #aeaaab url(http://www.oneearthmall.com/images/sl/left-tab1.jpg) left top no-repeat;
}
.inactive-span {
	background: url(http://www.oneearthmall.com/images/sl/right-tab.jpg) right top no-repeat;
	padding:8px 27px 0px 0px;
	width:auto;
} 
.active-span {
	background: url(http://www.oneearthmall.com/images/sl/right-tab1.jpg) right top no-repeat;
	padding:8px 27px 0px 0px;
}
/* HEADER */
.header-inner {
	width:980px;
	background:#FFFFFF;
	margin:auto;
}
.header-bottom {
	background:url(http://www.oneearthmall.com/images/sl/bottombar.png) bottom repeat-x;
}
/*NAV*/
ul.topNav li a {
	text-decoration:none;
	color:#FB6C0C;
}
.filler-banners {
	height:1200px;
	background:#FFFFFF;
}
