/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,abbr,article,aside,command,details,figcaption,figure,footer,header,hgroup,mark,meter,nav,output,progress,section,summary,time { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,figcaption { font-size: 1em; font-weight: normal; font-style: normal; }
fieldset,iframe { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
article,aside,footer,header,hgroup,nav,section,figure,figcaption { display: block; }

/* LAYOUT */
html { background-color:#F8F8F9; }

body { 
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	font-family: Arial, Times, serif;
	font-size: 12px;
	color:#000;
	background-color:#E4E4E4;
}

#frame {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 980px;
	height: auto;
}

#main {
	background:url(https://s3.amazonaws.com/ultracartsbg/OCEAN/47847/Footer_bg.png) no-repeat center bottom;
	background-color:#FFF;
}

#content {
	margin: 0 auto 0 auto;
	padding: 10px;
	width:900px;
	color:#414042;
	font-family:Arial, Times, serif;
	font-size:12px;
}

#content a,
#content a:link,
#content a:visited {
	color:#414042;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
}

#content a:hover {
	text-decoration: underline;
}

#dbcart {
	margin: 20px 0 50px 0;
}

.shoppingcart {
	float:left;
	text-align:left;
	font-size:20px;
	font-weight:bold;
	vertical-align:top;
}

.guarantee {
	float:right;
	text-align:right;
	font-size:12px;
}

.clearing {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
}

/* BUTTONS */
.ucTableBorderBackground {
	background: #D1D3D4;
}

.ucTableHeaderBackground {
	height: 32px;
	background: transparent url(https://secure.ultracart.com/cgi-bin/UCGraphic?merchantId=OCEAN&ThemeCode=D&Filename=Cart_Header.png) left top no-repeat;
}

.ucUpdateButton {
	width: 102px;
	height: 29px;
	background: transparent;
}

.ucUpdateButtonOverlay {
	width: 102px;
	height: 29px;
	background: transparent url(https://secure.ultracart.com/cgi-bin/UCGraphic?merchantId=OCEAN&ThemeCode=D&Filename=Cart_Update.png) left top no-repeat;
}

.ucContinueButton {
	width: 77px;
	height: 29px;
	background: transparent;
}

.ucContinueButtonOverlay {
	width: 77px;
	height: 29px;
	background: transparent url(https://secure.ultracart.com/cgi-bin/UCGraphic?merchantId=OCEAN&ThemeCode=D&Filename=Cart_Continue.png) left top no-repeat;
}

.ucContinueCheckoutButton{
	width: 142px;
	height: 29px;
	background: transparent url(https://secure.ultracart.com/cgi-bin/UCGraphic?merchantId=OCEAN&ThemeCode=D&Filename=Cart_Continue_Checkout.png) left top no-repeat;
}

.zucRemoveButton {
	width: 12px;
	height: 12px;
	overflow: hidden;
	background: transparent;
}

.zucRemoveButtonOverlay {
	width: 12px;
	height: 12px;
	overflow: hidden;
	background: transparent url(https://secure.ultracart.com/cgi-bin/UCGraphic?merchantId=OCEAN&ThemeCode=D&Filename=Cart_Remove.png) left top no-repeat;
}

.ucSubmitButton {
	width: 70px;
	height: 29px;
	background: transparent;
}

.ucSubmitButtonOverlay {
	width: 70px;
	height: 29px;
	background: transparent url(https://secure.ultracart.com/cgi-bin/UCGraphic?merchantId=OCEAN&ThemeCode=D&Filename=Cart_Submit.png) left top no-repeat;
}

.ucCheckoutButton {
	width: 156px;
	height: 29px;
	background: transparent;
}

.ucCheckoutButtonOverlay {
	width: 156px;
	height: 29px;
	background: transparent url(https://secure.ultracart.com/cgi-bin/UCGraphic?merchantId=OCEAN&ThemeCode=D&Filename=Cart_Secure_Checkout.png) left top no-repeat;
}

.ucApplyCouponButton {
	width: 122px;
	height: 29px;
	padding-top:5px;
	background: transparent;
}

.ucApplyCouponButtonOverlay {
	width: 122px;
	height: 29px;
	padding-top:5px;
	background: transparent url(https://secure.ultracart.com/cgi-bin/UCGraphic?merchantId=OCEAN&ThemeCode=D&Filename=Cart_Apply_Coupon.png) left top no-repeat;
}

.ucAddToCartButton {
	width: 102px;
	height: 29px;
	background: transparent;
}

.ucAddToCartButtonOverlay {
	width: 102px;
	height: 29px;
	background: transparent url(https://secure.ultracart.com/cgi-bin/UCGraphic?merchantId=OCEAN&ThemeCode=D&Filename=Cart_AddToCart.png) left top no-repeat;
}

.ucContinueShoppingButton {
	width: 142px;
	height: 29px;
	background: transparent;
}

.ucContinueShoppingButtonOverlay {
	width: 142px;
	height: 29px;
	background: transparent url(https://secure.ultracart.com/cgi-bin/UCGraphic?merchantId=OCEAN&ThemeCode=D&Filename=Cart_Continue_Shopping.png) left top no-repeat;
}

.ucFinalizeOrderButton {
	width: 122px;
	height: 29px;
	background: transparent;
}

.ucFinalizeOrderButtonOverlay {
	width: 122px;
	height: 29px;
	background: transparent url(https://secure.ultracart.com/cgi-bin/UCGraphic?merchantId=OCEAN&ThemeCode=D&Filename=Cart_Finalize_Order.png) left top no-repeat;
}

/* HEADER */
#cart {background:url(https://s3.amazonaws.com/ultracartsbg/OCEAN/47847/bg_cart.gif) no-repeat center top;}
.menu {position:relative; height:55px; width:980px; }
.menu ul {list-style:none; z-index:10; position:absolute; z-index:100; padding:5px 0 0 40px;}
.menu li {float:left;margin-right:5px;}
#slide {position:absolute; bottom:0; height:15px; background:url(https://s3.amazonaws.com/ultracartsbg/OCEAN/47847/arrow.png); background-repeat: no-repeat; background-position: center top; z-index:10;}

li.dreambrands a {
	background: url(https://secure.dreambrands.com/cgi-bin/UCGraphic?merchantId=OCEAN&ThemeCode=D&Filename=DreamBrands.png) no-repeat 0 0;
	width: 150px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	margin-right: 5px;
}

li.dreambrands a:hover { background-position: 0 -30px; }

li.store a {
	background: url(https://s3.amazonaws.com/ultracartsbg/OCEAN/47847/Store.png) no-repeat 0 0;
	width: 68px;
	height: 30px;
	display: block;
	text-indent: -9999px;
}

li.store a:hover { background-position: 0 -30px; }

li.harmony a {
	background: url(https://s3.amazonaws.com/ultracartsbg/OCEAN/47847/Internal-Harmony.png) no-repeat 0 0;
	width: 136px;
	height: 30px;
	display: block;
	text-indent: -9999px;
}

li.harmony a:hover { background-position: 0 -30px; }

li.addlib a {
	background: url(https://s3.amazonaws.com/ultracartsbg/OCEAN/47847/Add-Lib.png) no-repeat 0 0;
	width: 64px;
	height: 30px;
	display: block;
	text-indent: -9999px;
}

li.addlib a:hover { background-position: 0 -30px; }

li.g a {
	background: url(https://s3.amazonaws.com/ultracartsbg/OCEAN/47847/G.png) no-repeat 0 0;
	width: 35px;
	height: 30px;
	display: block;
	text-indent: -9999px;
}

li.g a:hover { background-position: 0 -30px; }

li.natural a {
	background: url(https://s3.amazonaws.com/ultracartsbg/OCEAN/47847/The-Natural.png) no-repeat 0 0;
	width: 98px;
	height: 30px;
	display: block;
	text-indent: -9999px;
}

li.natural a:hover { background-position: 0 -30px; }

li.massage a {
	background: url(https://s3.amazonaws.com/ultracartsbg/OCEAN/47847/Sensual-Massage.png) no-repeat 0 0;
	width: 73px;
	height: 30px;
	display: block;
	text-indent: -9999px;
}

li.massage a:hover { background-position: 0 -30px; }

li.onkor a {
	background: url(https://s3.amazonaws.com/ultracartsbg/OCEAN/47847/Onkor.png) no-repeat 0 0;
	width: 59px;
	height: 30px;
	display: block;
	text-indent: -9999px;
}

li.onkor a:hover { background-position: 0 -30px; }

li.mdrive a {
	background: url(https://s3.amazonaws.com/ultracartsbg/OCEAN/47847/Mdrive.png) no-repeat 0 0;
	width: 62px;
	height: 30px;
	display: block;
	text-indent: -9999px;
}

li.mdrive a:hover { background-position: 0 -30px; }

li.cart a,
li.cart a:hover,
li.cart a:visited {
	text-align:right;
	text-decoration:none;
	line-height: normal;
	font-size: 12px;
	font-family: Tahoma, "Trebuchet MS";
	color:#000;
	width: 95px;
	height: 30px;
	display: block;
	margin-top: 5px;
}

li.cart img  {
	border:none;
}

/* FOOTER */
#connect {
	height:60px;
	color:#414042;
	border-top: 1px solid #ccc;
	text-align: center;
}

.email {
	float:left;
	margin-top:17px;
	line-height:25px;
}

.emailform {
	float:left;
	margin:0 0 0 10px;
}

.emailform input.email{
	color: #414042;
	font-size: 12px;
	text-align: left;
	width: 200px;
	height: 25px;
	padding-left:5px;
}

.emailform input.button{
	width:49px;
	height:26px;
	cursor:pointer;
	margin-top:18px;
}

.social {
	float:right;
}

.social img  {
	border:none;
}

#dreambrandsfoot {
	height:30px;
	border-top: 1px solid #ccc;
	text-align: center;
}

.dblogo {
	float:left;
	margin:10px 0 0 10px;
}

#footericons {
	height:80px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom:10px;
	text-align: center;
}

.phone {
	width:400px;
	float:left;
	margin-top:13px;
	color:#414042;
	font-family:Arial, Times, serif;
	font-size:16px;
	font-weight:bold;
	line-height:25px;
}

.USA {
	width:100px;
	float:left;
	margin-top:25px;
}

.secure {
	width:350px;
	float:right;
	margin-top:3px;
}

.secure img  {
	border:none;
}

.mcafee {
	float:right;
	margin-top:5px;
}

.footerlinks {
	height: 25px;
	margin: 0;
	padding: 8px 0 0 0;
	display: block;
	clear: both;
	text-align: center;
}

.footerlinks span {
	margin: 0 4px 0 4px;
}

.footerlinks a,
.footerlinks a:link,
.footerlinks a:visited {
	color:#414042;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
}

.footerlinks a:hover {
	text-decoration: underline;
}

.footerproducts {
	height: 20px;
	margin: 0;
	padding: 4px 0 0 0;
	display: block;
	clear: both;
	text-align: center;
}

.footerproducts span {
	margin: 0 4px 0 4px;
}

.footerproducts a,
.footerproducts a:link,
.footerproducts a:visited {
	color:#414042;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
}

.footerproducts a:hover {
	text-decoration: underline;
}

.copyright {
	color:#414042;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	margin-top:10px;
	text-align: center;
}

.dreambrands {
	color:#414042;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	margin:2px 0 15px 0;
	text-align: center;
}

.ucFormLabel {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.ucFormField {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 5px 4px;
	border: 1px #ccc solid;
}