html, body 
{
    background-image:url(/images/bg.jpg);
    background-repeat:repeat-x;
    background-color:#bbbbc3;
    height:100%;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4C2A55;
}
.wrapper {
	width:1012px;
	position:relative;
    margin:0 auto;
	min-height: 100%;
    height: 100%;
}
.bodyBg 
{
    background-image:url(/images/bodyBg.png);
    background-repeat:repeat-y;
    width:974px;
    padding:0 19px 0 19px;
    float:left;
    min-height:400px;
}
.bodyBgBottom 
{
    background-image:url(/images/bodyBgBottom.png);
    background-repeat:repeat-y;
    width:974px;
    padding:19px 25px 0 19px;
    float:left;
    height:35px;
    text-align:center;
}
.topLinksHolder 
{
    width:974px;
    padding-right:26px;
    float:right;
    height:36px;
}
.topLinks, .topLinks a {
	color: #572459;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 34px;
    text-align: right;
    text-decoration: none;
}
.topLinks a:hover {
	text-decoration:underline;
}
.logo 
{
    float:left;
    width:528px;
    height:158px;
}
.headerRight 
{
    width:400px;
    float:right;
    margin:15px 15px 0 0;
    font-size:14px;
    text-align:right;
}
.headerRight a 
{
    font-size:14px;
}
.mainNavHolder 
{
    width:100%;
    float:left;
    background-image:url(/images/mainNavBg.jpg);
    background-repeat:repeat-x;
    height:35px;
}
.mainNavHolder a 
{
    color:#fff;
    font-size:15px;
    padding:0 58px;
    float:left;
    text-decoration:none;
    font-weight:normal;
    line-height:26px;
}
.mainNavHolder a:hover 
{
    color:#b18fb2;
}
.cartHolder 
{
    display:inline; 
    float:right;
}
.cartHolder img 
{
    display:none;
}
.cartHolder a 
{
    text-decoration:underline;
    font-weight:bold;
}
.searchHolder 
{
    float:right;
    width:195px;
    text-align:right;
}
.searchHolder input[type="text"]  
{
    border:1px solid #ab91ac;
    padding:2px;
    width:145px;
}
.bodyHolder 
{
    width:100%;
    float:left;
    z-index:-1;
}
.footer 
{
    width:100%;
    float:left;
}
.footerLinks 
{
    color:#a197a4;
	text-align:center;
}
.footerLinks, .footerLinks a, .footerBox p, .footerBox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a197a4;
	text-decoration: none;
	font-weight:normal;
}
.footerBox p 
{
    font-size:12px;
}
.footerLinks a:hover, .footerBox a:hover {
	text-decoration:underline;
	color:#333;
}
.footerBox 
{
    width:150px;
    padding:20px 20px 0 20px;
    float:left;
    min-height:100px;
}
.footerBar 
{
    background-color:#bcb0b9;
    width:100%;
    float:left;
    height:26px;
    color:#fff;
    height: 34px;
}
.footerBar p  
{
    margin:0;
}
.signUpInput 
{
    background-image:url(/images/newsletterInput.jpg);
    background-repeat:no-repeat;
    height:19px;
    padding: 2px 5px;
    width: 107px;
    border:0;
    font-size:10px;
    color:#A197A4;
    float:left;
}
.signUpButtonFooter 
{
    background-image:url(/images/newsletterButton.jpg);
    background-repeat:no-repeat;
    border:0;
    width:24px;
    height:23px;
    float:left;
    cursor:pointer;
    background-color:transparent;
}
.contentHolderFull 
{
    width:930px;
    padding:20px;
    float:left;
    min-height:400px;
}
.contentHolderOneColumn 
{
    width:970px;
    float:left;
    min-height:400px;
}
.loginBox
{
    width:390px;
    min-height:300px;
    float:left;
    border:1px solid #999999;
    margin-top:10px;
    padding:15px;
}
.loginBoxBottom 
{
    width:390px;
    height:20px;
    border-top:1px solid #ffffff;
    border-right:1px solid #999999;
    border-left:1px solid #999999;
    border-bottom:1px solid #999999;
    background-color:#dfdddd;
    float:left;
    padding:15px;
    text-align:right;
}
.loginBoxFull
{
    width:850px;
    min-height:300px;
    float:left;
    border:1px solid #999999;
    margin-top:10px;
    padding:15px;
}
.loginBoxBottomFull
{
    width:850px;
    height:20px;
    border-top:1px solid #ffffff;
    border-right:1px solid #999999;
    border-left:1px solid #999999;
    border-bottom:1px solid #999999;
    background-color:#dfdddd;
    float:left;
    padding:15px;
    text-align:right;
}
.loginBoxForgot {
    float:left;
    text-align:left;
    width:230px;
}
#breadcrumbs, #breadcrumbsCatalog, #breadcrumbsFullPage {
    border-bottom: 1px solid #CCCCCC;
    float: right;
    height: 15px;
    margin: 0 0 10px;
    padding-bottom: 10px;
    width: 100%;
}
.breadcrumbs, .breadcrumbs a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.breadcrumbsCurrent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.menuBox, .menuBox2
{
    float: left;
    font-size: 11px;
    margin-top: 20px;
    min-height: 185px;
    padding: 0 20px;
    width: 125px;
    
}
.menuBox2
{
    min-height: 105px;
    padding: 0 10px;
    width: 158px;
}
.menuBox p, .menuBox2 p
{
    font-weight: bold;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.menuBox a, .menuBox2 a
{
    font-size:10px;
    color:#351837;
    padding:0;
    line-height:16px;
    float:none;
    text-transform:none;
}
.menuBox a:hover, .menuBox2 a:hover
{
    text-decoration:underline;
}
.menu1 
{
    position:absolute;
    top:220px;
    left:19px;
    width:663px;
    height:216px;
    background-image:url(/images/menuBg.jpg);
    background-repeat:no-repeat;
    color:#fff;
    z-index:1000;
}
.menu2 
{
    position:absolute;
    top:220px;
    left:220px;
    width:536px;
    height:239px;
    background-image:url(/images/regimensMenuBg.jpg);
    background-repeat:no-repeat;
    color:#fff;
    z-index:1000;
}
.menu2 a.normal 
{
    font-size:12px;
    color:#4C2A55;
    float:none;
    text-decoration:underline;
    padding:0;
} 
.menu2 a.normal:hover
{
    text-decoration:none;
} 
#leftNavHolder
{
    width:165px;
    float:left;
    margin-bottom:30px;
}
#leftNavHolder ul.leftNavItem{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font:12px Arial, Helvetica, sans-serif;
	line-height:165%;
	width:165px;
	list-style-image:none;
	font-weight:normal;
}
#leftNavHolder ul.leftNavItem li{
	margin:0;
	padding:0;
	list-style-image:none;
	line-height:150%;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:normal;
	width:165px;
}
#leftNavHolder ul.leftNavItem li a{
    font:12px Arial, Helvetica, sans-serif;
	display:block;
	text-decoration:none;
	width:165px;
	list-style-image:none;
	line-height:20px;
	text-align:left;
	list-style-image:none;
}
#leftNavHolder ul.leftNavItem li a:hover{
	color:#4f2d58;
	font-weight:normal;
}
#leftNavHolder ul.leftNavItem li a.current,ul.vert-one li a.current:hover{
	background:#ebe7d9;
	color:#8f202f;
}
.contentHolder 
{
    border-left: 1px solid #CCCCCC;
    float: right;
    padding: 0 0 0 15px;
    width: 735px;
    min-height:400px;
}
.contentHolderInside 
{
    float: left;
    width: 100%;
}
.subNavTitle
{
    font-size:14px;
    font-weight:bold;
    margin-bottom:15px;
    padding-bottom:9px;
    border-bottom:1px solid #ccc;
}
.autoShipBox 
{
    width:100%;
    float:left; 
    border:1px solid #ccc;
    margin-bottom:15px;
}
.autoShipBox .inside 
{
    padding:2%;
    float:left;
    width:96%;
}
.sectionHeader 
{
    background-color:#ececec;
    font-size:15px;
    margin:0;
    line-height:30px;
}

/* OLD CSS
html, body {
    background:url(/images/bg.jpg);
    background-color:#422248;
    background-repeat:no-repeat;
	height:100%;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-position:center top;
}
.wrapper {
	width:960px;
	position:relative;
    margin:0 auto;
	min-height: 100%;
	height: auto !important;
    height: 100%;
}
.header {
	width:960px;
	height:151px;
	position:relative;
	float:left;
}
.headerLeft {
	width:400px;
	height:151px;
	position:relative;
	float:left;
}
.logo {
	width:171px;
	height:151px;
	position:relative;
	float:left;
}
.headerInfo{
	width:405px;
	height:89px;
	position:relative;
	float:left;
}
.headerRight {
	width:389px;
	height:151px;
	position:relative;
	float:left;
	text-align:right;
	background-image:url(/images/francine.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.headerRight a {
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}
.headerRight a:hover {
	color:#ffffff;
	font-size:10px;
	text-decoration:underline;
}
.headerRight p 
{
    margin:5px 0px;
}
.topHolder {
	height:44px;
	width:100%;
	position:relative;
	background-image:url(/images/topLinksBg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
#topLinks 
{
    margin:0 auto;
}
.topLinks, .topLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c2a55;
	text-decoration: none;
	text-align:left;
	font-weight:normal;
    text-transform:uppercase;
	padding-top:15px;
}
.topLinks a:hover {
	text-decoration:underline;
	color: #764787;
}
.searchHolder {
	height:30px;
	position:relative;
	float:right;
	text-align:right;
	margin-top:12px;
	width:210px;
}
.radioText 
{
  font-size:10px; 
  color:#4c2a55; 
  font-family:Arial, Helvetica, Sans-Serif; 
}
.phoneNumber 
{
    font-size:12px;
    font-weight:bold;
    float:right;
    color:#fff;
}
.cartHolder 
{
     width:100%; 
     float:right; 
     text-align:right;
}
.cartText, .cartText a
{
    color:#333333;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    text-transform:uppercase;
    text-decoration:none;
    cursor:pointer;
}
.cartText a:hover 
{
    color:#cb3502;
    text-decoration:none;
    cursor:pointer;
}
.bodyContent {
    width:960px;
    float:left;
	background-color:#fff;
	min-height:350px;
	z-index:100;
}
.bodyContentSecondary {
    width:960px;
    float:left;
	background-image:url(/images/bodyContentBg.jpg);
	background-repeat:repeat-y;
	min-height:350px;
}
#mainNavHolder {
	width:941px;
	height:31px;
	text-align:left;
	background-image:url(/images/navBg.jpg);
	background-repeat:repeat-x;
	float:left;
	padding-left:15px;
	z-index:999;
	border:1px solid #cccccc;
	margin:1px;
}
.mainNavItem a {
	color:#4c2a55;
	font-family:Arial, Helvetica, sans-serif;
	line-height:31px;
	text-align:center;
	float:left;
	text-decoration:none;
    padding:0px 20px;
    height:31px;
	font-weight:normal;
	font-size:12px;
	text-transform:uppercase;
	margin:0;
}
.mainNavItemHover
{
	text-decoration:none;
	color:#ffffff;
	background-image:url(/images/navBgOver.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
}
.mainNavItem a:hover {
	text-decoration:none;
	color:#ffffff;
	background-image:url(/images/navBgOver.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
}
.mainNavItemSelected {
	color:#ffffff;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:40px;
	text-align:center;
	float:left;
	text-decoration:none;
    width:154px;
    height:60px;
	font-weight:bold;
	background-image:url(/images/navBgHover.jpg);
	background-repeat:no-repeat;
}
.SubMenuItem 
{
    border-bottom: 1px solid #b2b1b1;
	border-left: 1px solid #fff;
	border-right: 1px solid #b2b1b1;
	border-top:1px solid #fff;
	display: block;
	background-color:#dddddd;
	color: #4a2d53;
	text-align: left;
	text-decoration: none;
	font: bold 10px/25px Arial, Verdana, Helvetica, sans-serif;
	z-index:1000;
}
.SubMenuItem a
{
	display: block;
	font: bold 10px/25px Arial, Verdana, Helvetica, sans-serif;
	color: #4a2d53;
	text-align: left;
	text-decoration: none;
	padding:0px 10px 0px 10px;
	width:160px;
}
.SubMenuItem a:hover 
{
	color: #d1a4df;
	text-decoration: none;
	background-image:url(/images/navBgOver.jpg);
	background-repeat:repeat-x;
}
table.SubMenuItem td 
{
	font-size:10px;
 }
.movie {
	width:960px;
	height:283px;
	position:relative;
	float:left;
	margin-top:10px;
	z-index:0;
}
.leftColumn {
	width:720px;
	position:relative;
	float:left;
	padding:10px;
}
.fourSystems 
{
    width:100%;
    float:left;
    height:25px;
    font-size:12px;
    color:#999;
    text-transform:uppercase;
    font-style:italic;
    margin-top:10px;
}
.fourSystems a 
{
    text-decoration:none;
    font-size:12px;
    color:#999;
    text-transform:uppercase;
    font-style:italic;
}
.fourSystems a:hover 
{
    color:#4c2a55;
    text-decoration:underline;
}
.homeContent 
{
    width:100%;
    float:left;
}
.leftAd 
{
    width:330px;
    float:left;
    border:1px solid #cccccc;
    min-height:100px;
    padding:10px;
}
.rightAd 
{
    width:330px;
    float:left;
    border:1px solid #cccccc;
    min-height:100px;
    margin-left:10px;
    padding:10px;
}
.rightColumn {
	width:200px;
	position:relative;
	float:right;
	padding:10px;
}
.middleColumnHolder 
{
    width:530px;
    float:left;
    position:relative;
    margin-right:3px;
}
.inside 
{
    padding:5px 10px;
    font-size:11px;
}
.leftColumnHolderCatalog 
{
    width:231px;
    float:left;
    margin-bottom:30px;
}
#leftNavHolder
{
    width:230px;
    float:left;
    margin-bottom:30px;
}
#leftNavHolder ul.leftNavItem{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font:12px Arial, Helvetica, sans-serif;
	line-height:165%;
	width:185px;
	list-style-image:none;
	line-height:normal;
	font-weight:normal;
}
#leftNavHolder ul.leftNavItem li{
	margin:0;
	padding:0;
	list-style-image:none;
	line-height:150%;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:normal;
	width:185px;
}
#leftNavHolder ul.leftNavItem li a{
    font:12px Arial, Helvetica, sans-serif;
	display:block;
	text-decoration:none;
	padding:3px 5px 3px 5px;
	width:200px;
	list-style-image:none;
	line-height:20px;
	border-bottom:1px solid #4f2d58;
	border-top:1px solid #8e7197;
	text-align:left;
	list-style-image:none;
	color:#fff;
	margin-left:10px;
}
#leftNavHolder ul.leftNavItem li a:hover{
	background-color:#a48dac;
	color:#4f2d58;
	font-weight:normal;}
#leftNavHolder ul.leftNavItem li a.current,ul.vert-one li a.current:hover{
	background:#ebe7d9;
	color:#8f202f;
}
.subNavTitle
{
    background-image:url(/images/subNavBg.png);
    background-repeat:repeat-x;
    color:#4C2A55;
    font-size:14px;
    font-weight:bold;
    height:34px;
    margin-bottom:15px;
    margin-left:1px;
    margin-top:10px;
    padding:10px 3px 3px 15px;
    width:211px;
}

.bottomContent 
{
    width:100%;
    float:left;   
}
.footerDivider {
	width:960px;
	height:26px;
	background-image:url(/images/bottomDivider.jpg);
	background-repeat:no-repeat;
	float:left;
}
.footerBar
{
    width:960px;
    float:left;
    background-color:#fff;
    height:110px;
}
.provenTech 
{
    width:144px;
    height:110px;
    background-image:url(/images/provenImage.jpg);
    background-repeat:no-repeat;
    float:left;
}
.freeShipping 
{
    width:253px;
    height:110px;
    float:left;
    margin-right:55px;
}
.blogPromo 
{
    width:225px;
    height:90px;
    float:left;
    margin-left:25px;
    padding-top:10px;
}
.testimonials 
{
    float:left;
    height:90px;
    padding-top:10px;
    text-align:center;
    width:250px;
}
.footer {
	width:960px;
	height:65px;
	margin-right:auto;
	margin-left:auto;
	padding-top:5px;
	float:left;
	margin-top:5px;
}
.footerLinks 
{
    color:#dcd3dc;
	text-align:center;
}
.footerLinks, .footerLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dcd3dc;
	text-decoration: none;
}
.footerLinks a:hover {
	text-decoration:underline;
	color:#ffffff;
}
.clearFooter {
    clear:both;
    height:63px;
}
.bodyBg 
{
    width:960px;
    float:left;
    background-image:url(/images/bodyContentBg.jpg);
    background-repeat:repeat-y;
}
.contentHolder 
{
    background-color:#FFFFFF;
    float:right;
    margin-right:10px;
    min-height:400px;
    padding:10px;
    width:692px;
}
.contentHolderFull 
{
    width:920px;
    float:left;
    padding:20px;
    background-color:#ffffff;
}
.contentHolderCatalog 
{
    width:686px;
    float:right;
    min-height:400px;
    background-color:#ffffff;
    padding:20px;
}
.contentHolderInside 
{
    border:1px solid #cccccc;
    padding:20px;
    float:right;
    width:650px;
}
.contentHolderFullInside 
{
    border:1px solid #cccccc;
    padding:20px;
    float:right;
    width:880px;
}
.loginBox
{
    width:390px;
    min-height:300px;
    float:left;
    border:1px solid #999999;
    margin-top:10px;
    padding:15px;
}
.loginBoxBottom 
{
    width:390px;
    height:20px;
    border-top:1px solid #ffffff;
    border-right:1px solid #999999;
    border-left:1px solid #999999;
    border-bottom:1px solid #999999;
    background-color:#dfdddd;
    float:left;
    padding:15px;
    text-align:right;
}
.loginBoxFull
{
    width:850px;
    min-height:300px;
    float:left;
    border:1px solid #999999;
    margin-top:10px;
    padding:15px;
}
.loginBoxBottomFull
{
    width:850px;
    height:20px;
    border-top:1px solid #ffffff;
    border-right:1px solid #999999;
    border-left:1px solid #999999;
    border-bottom:1px solid #999999;
    background-color:#dfdddd;
    float:left;
    padding:15px;
    text-align:right;
}
.loginBoxForgot {
    float:left;
    text-align:left;
    width:230px;
}*/
