@charset "utf-8";
/* Main Structure */
body {
	background:#EFEFEF;
	font-family:"Century Gothic";
}
a img {
	border:none;
}
* {
	margin:0px;
	padding:0px;
}
/*Site Wrappers */

.wrapper-outer-site {
	margin:auto;
	background:url(http://www.oneearthmall.com/images/dropShadow.png) center repeat-y;
	width:1003px;
}
.wrapper-site {
	margin:auto;
	width:980px;
	background:#FFFFFF;
}
/*Header wrappers*/
.wrapper-header {
	width:100%;
	background:url(http://www.oneearthmall.com/images/oem_01.jpg) center no-repeat;
}
.header-top {
	height:100px;
}
.header-bottom {
	height:27px;
	background:url(http://www.oneearthmall.com/images/bottom_bar.png) bottom repeat-x;
	overflow:visible;
}
.header-section {
	float:left;
	clear:right;
}
/*Formatting for the site slogan background */
.Site-Slogan-Top {
	width:100%;
	background:url(http://www.oneearthmall.com/images/oem_03.jpg) bottom no-repeat #FFFFFF;
}
/*Content Wrappers */
.wrapper-content-bottom {
	margin-top:5px;
}
/*Left Navigation */
.wrapper-nav {
	background:#d9e7d1;
	float:left;
	clear:right;
	width:162px;
}
/*Main Content and Content Section Wrappers*/
.wrapper-Main-Content {
	margin:-3px 0px 2px 1px;
	padding:0px 1px 0px;
	float:left;
	clear:right;
	width:801px;
	display:block;
}

.flash-holder {
	float:left;
	clear:right;
}
.flash-holder a, .flash-holder img, .flash-holder object {
	display:block;
	margin:3px 1px 5px 2px;
}
.content-Text {
	margin:auto;
	width:87%;
}
/* Featured Products */
.featured-Products-pos {
	margin:auto;
	width:87%;
}
.featured-Products-pos img {
	float:left;
	clear:right;
}
/*Footer Wrappers*/
.wrapper-footer {
	background:url(http://www.oneearthmall.com/images/oem_10.jpg) center no-repeat #FFFFFF;
	height:112px;
}
.wrapper-footer-inner {
	margin:auto;
	width:97%;
	padding-top:10px;
}
.wrapper-footer-pos {
	margin:auto;
	width:95%;
}


/* TABS */
#sddm	{	
	/*padding:20px 0px;*/
	z-index: 30;
}
#sddm li {	
	margin:0px;
	padding:0px;
	list-style: none;
	float: left;
	font: bold 16px arial;
}
#sddm li a {
	display:block;
	height:auto;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	padding:7px 0px 0px 21px;
}
#sddm div {	
	background:none;
	position: absolute;
	visibility: hidden;
	margin: -8px 0px 0px -48px;
	padding: 0px;
	width:auto;
}
#sddm div a {	
	position: relative;
	display: block;
	margin: 0;
	padding:-3px 0px;
	width: auto;
	white-space: nowrap;
	background:none;
}
#sddm div a:hover {	
	background:none;
}
/*Footer List Items */
.footerItem {
	min-width:160px;
	height:89px;
	margin-right:10px;
	float:left;
	clear:right;
	background:url(http://www.oneearthmall.com/images/footer_division.jpg) right no-repeat;
}
#last {
	background:none;
	margin-right:0;
}
.footerItem img {
	float:left;
	clear:right;
}
ul.footerNav {
	float:left;
	clear:right;
	list-style-type:none;   
	margin: 0px 5px;  
	padding: 0px;  
	position: relative;
	display:block;     
}
ul.footerNav li {
	display:block;
}
/*Possitioning IDs*/
#left {
	float:left;
}

#right {
	float:right;
}
