@charset "utf-8";
/* Universal */

* {
	margin:0px;
	padding:0px;
}
/* TABS */
#sddm	{	
	margin:0px;
	padding: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;
}

/* HEADER */
.header-wrapper {
	font-family:"Century Gothic",Arial;
}

.header-outer {
	background:url(http://www.oneearthmall.com/images/dropShadow.png) center repeat-y;
	width:1003px;
	margin:auto;
}

.header-section {
	float:left;
	clear:right;
}

.header-top {
	height:100px;
}
.header-bottom {
	height:27px;
	overflow:visible;
}




/* TOP NAV */
ul.topNav {
	margin:3px 15px 0 0;
	float:right;
}
ul.topNav li {
	margin:0px 7px 0 0;
	padding:0px;
	list-style: none;
	display:inline;
	font-size:14px;
	margin:0 0 0 -1px;
}
ul.topNav li a {
	font-family:"Verdana";
	font-size:14px;
}
ul.topNav li a:hover {
	text-decoration:underline;
}
ul.topNav li img {
	margin:0 3px 2px;
}
/*IFRAME*/
.content-wrapper {
	width:100%;
}
.content-inner {
	width:1003px;
	background:url(http://www.oneearthmall.com/images/dropShadow.png) center repeat-y;
	margin:auto;
}
.iframe-wrapper {
	margin:auto;
	width:980px;
}
.iframe-wrapper iframe{
	overflow:hidden; 
	height:3000px; 
	float:left;
	clear:right;
}
/* Advertisment */
.advertisment-wrapper {
	width:468px; 
	height:60px; 
	background:#000000; 
	color:#FFFFFF;
	float:right;
	clear:both;
	margin:0px 15px 0px;
	display:block;
}
#right {
	float:right;
}
/* Side bar border*/
.filler-banners-pos {
	margin:auto;
	width:120px;
}
.filler-banners-top-border {
	background:url(http://www.oneearthmall.com/images/top.jpg) top no-repeat;
	height:15px;
	margin:10px 0 0;
}
.filler-banners-bottom-border {
	background:url(http://www.oneearthmall.com/images/bot.jpg) top no-repeat;
	height:15px;
}
.filler-banners-mid-border {
	background:url(http://www.oneearthmall.com/images/middle.jpg) center repeat-y;
}
.filler-banners img{
	margin:10px 0px 10px 0px;
}
