@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
background: url(../images/body-bg.jpg) left top repeat-x #ff99ff;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #161616;
}
strong
{
	color: #1E1E1E;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:100%;
height:auto;
text-align:center;
float:left;
}
.warper
{
width:850px;
height:auto;
margin:0px auto;
text-align:center;
}
#header
{
	width:850px;
	height:280px;
	float:left;
	text-align:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.header-top
{
width:850px;
height:82px;
float:left;
text-align:left;
background:url(../images/header-top-bg.jpg) left top no-repeat;
}
.logo
{
margin:19px 0px 0px 10px;
}
.header-banner-box
{
width:850px;
height:163px;
float:left;
text-align:left;
}
/* CSS Menu */
.navcontainer {
	width:810px;
	margin:0px;
	height: 34px;
	float:left;
	background: url(../images/menu-bg.jpg) left top no-repeat;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
		}

.navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

.navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		height:30px;
		background: url(../images/menu-bar-bg.jpg) right center no-repeat;
		}

.navcontainer ul li a {
        width: auto;
        height: 34px;
        margin: 0px;
		padding:0px;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: center;
		padding:0px 20px;
        font: bold 13px/34px Arial, Helvetica, sans-serif;
		display:inline;
	}

.navcontainer ul li a:hover {
        color: #ff33cc;
		padding:0px 20px;
        font: bold 13px/34px Arial, Helvetica, sans-serif;
		display:inline;
		text-decoration:none;
		}
.navcontainer li.active a {
        color: #ff33cc;
		padding:0px 20px;
		font: bold 13px/34px Arial, Helvetica, sans-serif;
		text-decoration:none;
}
#body-main
{
width:850px;
height:auto;
margin:-3px 0 0 0;
float:left;
text-align:left;
background:url(../images/body-main-bg.jpg) left top repeat-y;
padding:0 0 3px 0;
}
.body-container
{
width:810px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-inside-top-bg.jpg) left top no-repeat;
padding:20px 20px 0px 20px;
}
.body-left
{
	width:200px;
	height:auto;
	float:left;
	text-align:left;
}
.menu-box
{
	width:200px;
	height:auto;
	float:left;
	text-align:left;
	padding-bottom:15px;
}
.menu-title
{
	width:190px;
	height:36px;
	float:left;
	text-align:left;
	background:url(../images/menu-title-bg.jpg) left top no-repeat;
	padding-left:10px;
	font: normal 18px/36px MyriadPro, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-style:italic;
}
.menu-inside-box
{
	width:188px;
	height:auto;
	float:left;
	text-align:left;
	border-left:1px solid #d685d6;
	border-right:1px solid #d685d6;
}
/* sub-navigation */
.subnav{
	color: #990066;
	font: normal 12px/32px Arial, Helvetica, sans-serif;
	float:left;
	width:198px;
	padding:0px;
	border-left:1px solid #d685d6;
	border-right:1px solid #d685d6;
}
.subnav ul {margin: 0; padding: 0; list-style-type:none;}
.subnav li {
	display: block;
	list-style-type:none;
	color: #990066;
	height:28px;
	width:191px;
	padding-left:7px;
	background: url(../images/menu-inside-bg.jpg) left top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	}
.subnav li a {
	display: block;
	color: #990066;
	height:28px;
	text-decoration: none;
	width:179px;
	padding-left:8px;
	background: url(../images/menu-arrow-bg.jpg) left center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
}
.subnav li a:hover {
	color: #ff06c1;
	width: 169px;
	text-decoration:none;
	padding-left: 8px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	}
.subnav li a.active {
	color: #ff06c1;
	width: 169px;
	text-decoration:none;
	height: 28px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2px;
	font-weight: normal;
	font-variant: normal;
}
.subnav2 {
	color: #990066;
	font: normal 12px/32px Arial, Helvetica, sans-serif;
	float:left;
	width:198px;
	padding:0px;
	border-left:1px solid #d685d6;
	border-right:1px solid #d685d6;
}
.subnav2 ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
.subnav2 li {
	display: block;
	list-style-type:none;
	color: #990066;
	height:25px;
	width:191px;
	padding-left:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/menu-inside-bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.subnav2 li a {
	display: block;
	color: #990066;
	height:25px;
	text-decoration: none;
	width:179px;
	padding-left:8px;
	background: url(../images/menu-arrow-bg.jpg) left center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
}
.subnav2 li a:hover {
	color: #ff06c1;
	width: 169px;
	text-decoration:none;
	padding-left: 8px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
}
.subnav2 li a.active {
	color: #ff06c1;
	width: 169px;
	text-decoration:none;
	height: 25px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
}

/* sub-navigation1 */
.subnav1{
	color: #990066;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	float:left;
	width:198px;
	padding:0px;
	border-left:1px solid #d685d6;
	border-right:1px solid #d685d6;
}
.subnav1 ul {margin: 0; padding: 0; list-style-type:none;}
.subnav1 li {
	display: block;
	list-style-type:none;
	color: #990066;
	height: auto;
	width:191px;
	background: url(../images/menu-inside-bg.jpg) left bottom repeat-x #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	}
.subnav1 li a {
	display: block;
	color: #990066;
	height: auto;
	text-decoration: none;
	width:169px;
	padding-left:12px;
	background: url(../images/menu-arrow-bg.jpg) left 5px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}
.subnav1 li a:hover {
	color: #ff06c1;
	width: 169px;
	text-decoration:none;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1px;
	font-weight: normal;
	font-variant: normal;
	}
.subnav1 li a.active {
	color: #ff06c1;
	width: 169px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}
.contact-box
{
	width:200px;
	height:auto;
	float:left;
	text-align:left;
}
.contact-inside-box
{
	width:180px;
	height:auto;
	float:left;
	text-align:left;
	border-left:1px solid #d685d6;
	border-right:1px solid #d685d6;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
.menu-round-bottom
{
	width:200px;
	height:18px;
	float:left;
	text-align:left;
}
.body-right
{
	width:600px;
	height:auto;
	float:right;
	text-align:left;
}
.welcome-top-box
{
	width:600px;
	height:auto;
	float:right;
	text-align:left;
	padding-bottom:15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -20px;
}
.welcome-top-left2 {
	width:575px;
	height:auto;
	float:left;
	text-align:left;
	padding-left: 15px;
}
.Vigorelle-box
{
width:600px;
height:auto;
float:left;
text-align:left;
padding-bottom:20px;
}
.vigorelle-title-box
{
	width:580px;
	height:45px;
	float:left;
	text-align:left;
	color: #cc0099;
	padding-left:15px;
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 45px;
	font-weight: bold;
	background-image: url(../images/vogorelle-title-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.vigorelle-inside-box
{
	width:580px;
	height:auto;
	float:left;
	text-align:left;
	border-left:1px solid #d685d6;
	border-right:1px solid #d685d6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #161616;
}


.vigorelle-round-bottom
{
	width:600px;
	height:26px;
	float:left;
	text-align:left;
}
.product-left-box
{
	width:125px;
	height:auto;
	float:left;
	padding-top:4px;
	border: 1px solid #CCC;
	text-align: center;
}
.product-right-box
{
	width:445px;
	height:auto;
	float:right;
	text-align:left;
}
.vigorelle-botton-box
{
	width:425px;
	height:40px;
	float:left;
	text-align:center;
	text-decoration:none;
	color: #FFF;
	padding-bottom:4px;
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 10px;
}
.vigorelle-botton-box-left {
	width:196px;
	height:40px;
	float:left;
	text-align:center;
	text-decoration:none;
	color: #FFF;
	background-image: url(../images/vigorelle-botton-bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
}
.vigorelle-botton-box-right {
	width:196px;
	height:40px;
	float:right;
	text-align:center;
	text-decoration:none;
	color: #FFF;
	background-image: url(../images/vigorelle-botton-bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}


.vigorelle-botton-box a
{
	text-decoration:none;
	color: #FFF;
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
}
.vigorelle-botton-box a:hover
{
text-decoration: none;
color: #ffc0ff;
font: bold MyriadPro, Arial, Helvetica, sans-serif;
}
ul.spacing li  {
	padding-top: 4px;
	padding-bottom: 4px;
}
.gurantee-box
{
width:600px;
height:auto;
float:left;
text-align:left;
}
.gurantee-bg
{
float:left;
margin:0px 13px 10px 0px;
}
#footer
{
width:100%;
height:auto;
float:left;
text-align:left;
background: url(../images/footer-bg.jpg) repeat-x #a80077;
color: #FFF;
font: normal 12px/18px  Arial, Helvetica, sans-serif;
}
#footer a
{
text-decoration:none;
color: #FFF;
font: bold 12px/18px  Arial, Helvetica, sans-serif;
}
#footer a:hover
{
text-decoration: underline;
color: #ff33cc;
font: bold 12px/18px  Arial, Helvetica, sans-serif;
}
.footer-main
{
width:850px;
height:auto;
text-align:center;
margin:0px auto;
}
.footer-container
{
	width:810px;
	height:auto;
	float:left;
	text-align:center;
	background: url(../images/footer-main-bg.jpg) left top no-repeat;
	padding-top: 65px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #313131;
	text-decoration: none;
}
body a
{
	color:#cc0099;
	font-weight:bold;
}
body a:hover
{
	color:#cc0099;
	text-decoration: underline;
	font-weight: bold;
}
h1{
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height:26px;
	font-variant: normal;
	color: #cc0099;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 15px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:24px;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	margin-bottom: 15px;
}                          

.subheading {
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:24px;
	font-weight: normal;
	font-variant: normal;
	color: #F400B8;
	text-decoration: none;
}
h3 {
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height:24px;
	font-weight: bold;
	font-variant: normal;
	color: #ff33cc;
	text-decoration: none;
}

.product-image-spacing {
	margin-top: 10px;
	margin-right: 20px;
	float: right;
	padding: 8px;
}
.body-right td {
	padding: 3px;
}

.bottomlink {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.body-right ul {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.body-right ul li {
	list-style-image:url(../images/check_small.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0;
	color: #000;
}
.purple14 {
	font-size: 14px;
	color: #C0F;
	font-weight: bold;
}
