@charset "iso-8859-1";
a { color: inherit;
text-decoration:none;
}
a:active {
	text-decoration: none;
	color: #6D276A;
}
.clear {
	clear: both;
}
.purplelarge {
	font-family: "Trebuchet MS", sans-serif;
font-weight: 400;
font-style: normal;
color: #007c8a;
text-rendering: optimizeLegibility;
font-size:28px;
}
.blacksmall {
	font-family: "Trebuchet MS", sans-serif;
font-weight: 400;
font-style: normal;
color: #000000;
text-rendering: optimizeLegibility;
font-size:16px;
}
.blacksmall a:hover {
	text-decoration:underline;
}
	
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:400;
	margin: 0px;
}
h1 {
	font-size: 17px;
	line-height: 20px;
	margin-right: 20px;
	margin-left: 20px;
	color: #6D276A;
		}
h2 {
	font-size: 32px;
	color: #6C911B;
	text-align: left;
}
h3 {
	font-size: 28px;
	color: #006A71;
}
h4 {
	font-size: 14px;
	color: #6D276A;
}
h5 {
	font-size: 20px;
	color: #006A71;
}
h6 {
	font-size: 16px;
	color: #FFF;
} 
.topblack {
	position: absolute;
	top: 0;
	z-index: 15;
	width: 100%;
	height: 56px;
	color: white;
	background: #363636;
	-webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 11px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 11px rgba(0, 0, 0, 0.4);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.main-header {
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
	position: relative;
	z-index: 10;
	background: white;
	height: 120px;
	margin-top: 56px;
	width: 100%;
}
.container {
	position: relative;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.rebeccajoyce {
	padding-left: 1px;
	padding-top:4px;
	float:left;
}
.main-body {
	background-image: url(../images/bgStars-purple.png);
}
	

img, a img { border:0; } /* nobody likes default border around images */
.fb-like {
	width: 352px;
	float: left;
	padding-left: 8px;
	padding-top: 7px;
	margin-left: 112px;
	margin-top: 11px;
    height: 28px;
    font-size: 14px;
    background: #F0F0F0;
    background: rgba(255, 255, 255, 0.8);
    color: #363636;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
}
.fb-likeside
{
	height: 25px;
	width: 150px;
	float: left;
	padding-top: 10px;
	padding-left: 32px;
	padding-bottom: 10px;
}
.toprightmenue {
	color: rgba(255, 255, 255, 0.7);
	font-family: "Trebuchet MS",sans-serif;
	font-size: 11px;
	float: right;
	height: 20px;
	width: 310px;
	padding-top: 29px;
	padding-left: 5px;
}
.toprightmenue > a:hover {
text-decoration:underline;
}
.main-navigation-container {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
max-width: 60em;
}
.main-logo-container {
	position: relative;
	width: 150px;
	float: left;
	height: 100px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.main-navigation-container:before, .main-navigation-container:after {
  content: " ";
  display: table;
}
.main-navigation-container:after {
  clear: both;
}
.main-navigation-links-and-site-tools {
	position: relative;
	padding-left: 0.625em;
	float: right;
	width: 692px;
	height: 120px;
}

.main-nav {
	text-align: center;
	width: 692px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.main-nav > ul {
  *zoom: 1;
}
.main-nav > ul:before, .main-nav > ul:after {
  content: " ";
  display: table;
}
.main-nav > ul:after {
  clear: both;
}
.main-nav > ul > li {
	float: left;
	width: 226px;
	height: 80px;
	border-left: 1px solid white;
}
.main-nav > ul > li:first-child {
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.main-nav-purple > ul a {
	display: block;
	background-color: #6D276A;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.4)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	background-image: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	color: white;
	font-size: 2.8125em;
	font-weight: 300;
	height: 56px;
	width: 222px;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	text-decoration: none;
}
.main-nav > ul a {
	display: block;
	background-color: #b76adb;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.4)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	background-image: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	color: white;
	font-size: 2.8125em;
	font-weight: 300;
	height: 56px;
	width: 222px;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	text-decoration: none;
}
.main-nav > ul a:hover, .main-nav > ul a.active {
	background-color: #66bec7;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.4)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	background-image: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	color: white;
	text-decoration: none;
	height: 56px;
	width: 222px;
}
.main-logo-container .main-logo img {
  display: inline-block;
}
.mainbody {
	height: auto;
	width: 938px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	float: left;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}
ul#main-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 938px;
	line-height: 40px;
}
#main-menu li {
	width: 12.5%;
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: center;
}
#main-menu li a {display:block;padding:0 0px;color:#007c8a;text-decoration:none;font-family:"Trebuchet MS",sans-serif;}
#main-menu li a:hover,#main-menu li.active a {background:#71b4bb;
}
.panel {box-shadow:0 1px 3px rgba(0,0,0,.30);border-radius:4px;background:#fff;overflow:hidden;margin:12px 0;}
.maintoptext
{box-shadow:0 1px 3px rgba(0,0,0,.30);border-radius:4px;background:#fff;overflow:hidden;
	height: 44px;
	width:922px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	padding-top:6px;
	padding-left:8px;
	padding-right:8px;
}
.bottompics
{box-shadow:0 1px 3px rgba(0,0,0,.30);border-radius:4px;background:#fff;overflow:hidden;
	height: 155px;
	width:940px;
	margin-top:0px;
	margin-bottom:10px;
	text-align:center;
	padding-top:10px;
}
.maintoptext a:hover
{
	text-decoration:underline;
	color: #6D276A;
}
.LeftColumn
{
	float: left;
	width: 220px !important;
	text-align: left;
	margin-right: 18px;
	padding: 0px;
}
.RightColumn
{
	float: left;
	width: 700px;
	text-align: left;
	min-height:1819px;
}
.shopping-nav {
	box-shadow:0 1px 3px rgba(0,0,0,.30);border-radius:4px;background:#fff;overflow:hidden;
background: #e6f7f9;
text-decoration: none;
border-bottom: 2px solid #e5e5e5;
font-weight: 300;
font-size: 18px;
height:28px;
padding-top:6px;
padding-left:4px;
}
.shopping-nav-sub {
	box-shadow:0 1px 3px rgba(0,0,0,.30);border-radius:4px;background:#fff;overflow:hidden;
background: #ffffff;
text-decoration: none;
padding-left: 20px;
height:24px;
padding-top:4px;
font-family: "Trebuchet MS", sans-serif;
font-weight: 400;
font-style: normal;
font-size:14px;
}
.shopping-nav-sub-addthis {
	box-shadow:0 1px 3px rgba(0,0,0,.30);border-radius:4px;background:#fff;overflow:hidden;
background: #ffffff;
text-decoration: none;
padding-left: 20px;
height:34px;
padding-top:4px;
font-family: "Trebuchet MS", sans-serif;
font-weight: 400;
font-style: normal;
font-size:14px;
}
.shopping-nav-sub > a:hover {
	box-shadow:0 1px 3px rgba(0,0,0,.30);border-radius:4px;background:#fff;overflow:hidden;
background: #71b4bb;
color: white;
text-decoration: none;
display: block;
margin-left:-30px;
padding-left:30px;
margin-top:-4px;
padding-top:4px;
margin-bottom:-4px;
padding-bottom:4px;
}
.bottom-menu {box-shadow:0 1px 3px rgba(0,0,0,.30);border-radius:4px;background:#fff;overflow:hidden;
	height: 30px;
	width:938px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	padding-top:10px;
}
.footer {
	height: 109px;
	background-image: url(/bg_ScentsyMagic_FooterTile.jpg);
	margin-top: 18px;
	width: 1440px;
	margin-left: -203px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 42px;
	clear: both;
}
.main-footer {
	height: 109px;
	background: #363636;
	margin-top: 18px;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	clear: both;
}
.l-wrapper {
	position: relative;
	width: 100%;
	height: 109px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 60em;
}
.footer-nav {
  height: 100px;
  padding: 10px 0.625em 0;
  font-size: 0.875em;
  *zoom: 1;
  display: block;
}
.footer-nav:before, .footer-nav:after {
  content: " ";
  display: table;
}
.footer-nav:after {
  clear: both;
}
.footer-nav ul {
	float: left;
	height: 80px;
	border-left: 1px solid #adadad;
	font-size: 12px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.footer-nav ul:first-child {
  margin-left: 10px;
  border-left: none;
}
.footer-nav li {
  display: block;
}
.footer-nav li a {
  color: #adadad;
  text-decoration: none;
}
.footer-nav .footer-product-information {
  display: inline-block;
}
.footer-nav .footer-product-information .footer-link-arrow:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent;
  border-right-width: 0;
  border-left-style: solid;
  border-left-color: white;
  margin-right: 4px;
}
.footer-nav .footer-company-information a {
  text-decoration: underline;
}
.footer-nav .footer-enrolled-brands-nav li {
  display: inline-block;
  padding-left: 5px;
}
.footer-nav .footer-enrolled-brands-nav li:first-child {
  padding-left: 0;
}

.company-info {
	display: inline-block;
	height: 40px;
	float: right;
	color: #adadad;
	font-size: 12px;
	padding-top: 50px;
	padding-right: 30;
	padding-bottom: 0;
	padding-left: 0;
	width: 300px;
}
.company-info img {
  padding-left: 10px;
}
.product-thumb-wrapper {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	border: 1px solid #c6c2b2;
	background-color: #F1F1F1;
	height: 226px;
	width: 153px;
	float: left;
	text-align: center;
	color: #6D276A;
	margin-top: 10px;
	margin-bottom: 10px;
}
.product-thumb-wrapper a:hover{
color:#71b4bb;
}
a.buybutton:hover, a.NS_ButtonCancel:hover {
	text-decoration:underline;
	color:#6D276A;
}
a.buybutton span, a.NS_ButtonCancel span {
	display:block;
	background: url(../images/combine-and-save/button-lightpink-cap.gif) no-repeat top right;	
	line-height:20px;
	padding:0px 10px 0px 10px;
}
a.buybutton, a.NS_ButtonCancel {
display: inline-block;
background: url(../images/combine-and-save/button-lightpink.gif) no-repeat;
color: #FFF;
font-size: 11px;
display: block;
text-align: center;
}
#slider1 {
    width: 700px; /* important to be same as image width */
    height: 200px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin-left: 0px;
}

#slider1Content {
    width: 700px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: -33px;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 13px/20px Arial, Helvetica, sans-serif;
    padding: 0px 0px;
    width: 700px;
    background-color: #fff;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.8;
    color: #6C911B;
    display: none;
}
.slider1Image span strong {
    font-size: 14px;
	color: #ffff;
}
.howitworks {
	float:left;
	min-height: 320px;
	width: 215px;
	text-align: center;
	color: #000;
	color: #6D276A;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 10px;
	margin-left: -1px;
	align="middle"
}

.ReadWriteReview {
	font-style: italic;
	color: #006A71;
}
.ReadWriteReviewlarge {
	font-style: italic;
	color: #006A71;
	font-size:24px;
}
.ReadWriteReviewright {
	font-style: italic;
	color: #006A71;
	text-align:right;
}
.loginregister {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #007c8a;
	text-align: left;
	margin-top: 5px;
}
.tcb {
	font-size: 20px;
	font-weight: bold;
	color: #007c8a;
	text-align: right;
	margin-left: 354px;
	
}
.loginregister a:hover {
	text-decoration:underline;
	color:#6D276A;
}
.viewmore {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #007c8a;
	text-align: right;
	margin-top:8px;
	padding-right:10px;
}
.viewmore a:hover {
	text-decoration:underline;
	color:#6D276A;
}
