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

/* The Doctors Box */

#doctorsVideo {
background: url(../images/the_doctors/box-bg.png) 0 170px;
width: 623px;
}

#drsVideoBox {
background: url(../images/the_doctors/video-frame.png);
width: 400px;
height: 300px;
margin: 0 auto;
padding: 19px;
}

/* Womens Health Box */

#womensHealth .left {
width: 306px;
}

#womensHealth .right {
width: 307px;
}

/* Steps Boxes */

.highlightHeader {
background: url(../images/steps/highlightheader-bg.png) #c31747;
padding: 5px 0 3px 15px;
margin: -12px 0 10px 0;
}

.boxPink img.left, .boxPink img.right, .boxWhite img.left, .boxWhite img.right {
margin: 0 10px 10px 8px;
}

#step1 .text {
margin-top: 45px;
}

#step2 .text {
margin-top: 35px;
}

#step3 .text {
margin-top: 40px;
}

#step4 .text {
margin-top: 45px;
}

/* Testimonials */

#testimonials {
width: 613px;
margin: 0 auto 15px auto;
}

.testimonial {
margin: 0 !important;
padding: 0 !important;
}

.testimonial .left {
text-align: right;
display: inline;
}

.testimonial .right {
text-align: left;
}

.success img {
display: block;
}

/* Natural */

.boxCenter.green {
border: 1px solid #a7c48c;
}

#natural ul li {
margin-bottom: 15px;
margin: 0 20px 15px 125px;
color: #333;
background: url(../images/bullet-pos.gif) no-repeat;
font-weight: normal;
}

#ingredients {
width: 108px;
margin: 0 10px;
}

#warning {
background-image: url(../images/natural_formulation/warning-box.png);
height: 212px;
width: 566px;
margin: 0 auto 20px auto;
padding-top: 105px;
}

#warning p {
margin: 17px 30px 0 30px;
}

/* Free Bottle */

.right.drs {
width: 257px;
text-align: center;
margin: 0 10px 15px 15px;
}

/* Doctor Approved */

#videoBox {
width: 400px;
height: 300px;
padding: 15px;
background: url(../images/dr_approved/movie-bg.png);
margin: 20px auto;
}

.boxCenter.blue {
border: 1px solid #98b4d8;
}

/* Free Gifts */

#threeBonuses h2 {
font-size: 18px;
}

#bonusGift1.boxFull, #bonusGift2.boxFull, #bonusGift3.boxFull {
margin: 0 auto 5px auto;
}

#bonusGift1, #bonusGift2, #bonusGift3 {
background: url(../images/gifts/bonus-box-1.png);
height: 335px;
padding: 15px 17px;
}

#bonusGift3, #packageSelect {
background: url(../images/gifts/bonus-box-2.png);
height: 222px;
padding: 15px 17px;
}

.bonusContent {
padding: 0 15px;
background-repeat: no-repeat;
}

.vibrator {
background-image: url(../images/gifts/gifts_vibrator.jpg);
background-position: top right;
}

.candle {
background-image: url(../images/gifts/gifts_candle.jpg);
background-position: bottom right;
height: 320px;
}

.gel {
background-image: url(../images/gifts/gifts-hersolution-gel.jpg);
background-position: top right;
height: 200px;
}

/* Guarantee */

#guarantee {
background: url(../images/guarantee/guarantee.png);
width: 513px;
height: 135px;
padding: 170px 55px 55px 55px;
}

/* Package Select */

.check {
background: url(../images/choose_packages/big-check.png) 15px center no-repeat #fde7ed;
}

.check p {
margin-left: 80px;
font-size: 16px;
color: #cb1044;
}

.check p * {
font-size: 16px;
color: #cb1044;
}

#packageSelect {
padding: 17px 30px;
height: 216px;
}

.button * {
font-size: 15px;
}

.button p {
padding: 5px 0;
margin: 0;
}

#no {
padding-top: 8px;
border-top: 1px dashed #999;
}

.button a {
text-decoration: none;
color: #333;
display: block;
}

.button a:hover {
color: #cb1044;
background: #FFF;
}
