* {
  margin: 0px;
  padding: 0px;
  color: #444;
}

.clear {
	clear:both;
}

html {
	font: 11px/1.4 Arial,Helvetica sans-serif;
}

body {
	margin:0px;
	padding:0px;
	background-color:#F2F2F2;
	overflow-x: hidden !important;
}

a {
  color: #785326;
  cursor: pointer;
}

h1 {
  letter-spacing: -2px;
  font-size: 34px;
  color: #ab2020;
}

h2 {
  font-weight: normal;
  letter-spacing: -1px;
  font-size: 21.5px;
  color: #752121;
}

p {
  margin: 10px 0px;
}

sup, sub, b, i, u, strong {
  color: inherit !important;
}
sup, sub {
  font-size: 0.65em;
}

img {
	border:none;
}

.image {
	background-repeat:no-repeat;
	background-position:center;
}

.content_container .content_inner {
	margin-left:auto;
	margin-right:auto;
	background-repeat:repeat-y;
	background-position:center;
	text-align:left;
	background-color:white;
	padding:15px;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.content_container.headerBlock .content_inner,
.content_container.footerBlock .content_inner {
	background-color:#FFF;
	padding:0px;
}

.content_container.headerBlock .content_inner .logo {
	background: url(../images/vigrx_logo.png) transparent no-repeat;
	height: 64px;
	width: 185px;
}


.content_container.headerBlock .content_inner .controls #fb_count {
	border:none;
	overflow:hidden;
	width:82px;
	height:21px;
}

/*.content_container.headerBlock .content_inner .controls .cartHUD {
	background: url('https://ebd9fe6f7d3ce49f5ce6-2730854f069e28ed9129f131dc36c6d3.ssl.cf1.rackcdn.com/img/vert-bgs.png') repeat-x scroll 0px -220px transparent;
	text-align: center;
	height: 30px;
	width: 200px;
	cursor:pointer;
}

.content_container.headerBlock .content_inner .controls .cartHUD span {
	line-height:30px;
	font-size: 12px;
	color: #834C00;
}

.content_container.headerBlock .content_inner .controls .cartHUD:before {
	content:'';
	background: url('https://ebd9fe6f7d3ce49f5ce6-2730854f069e28ed9129f131dc36c6d3.ssl.cf1.rackcdn.com/img/buttons.png') repeat-x scroll 0px 0px transparent;
	height: 30px;
	width: 35px;
	float:left;
}

.content_container.headerBlock .content_inner .controls .cartHUD:after {
	content:'';
	background: url('https://ebd9fe6f7d3ce49f5ce6-2730854f069e28ed9129f131dc36c6d3.ssl.cf1.rackcdn.com/img/buttons.png') repeat-x scroll -38px 0px transparent;
	height: 30px;
	width: 14px;
	float:right;
} */

#cartBox {
	
}

#phoneInfo {
	background: url(../images/cart1.png);
}

#cartInfo {
	background: url(../images/cart2.png);
}

/*.content_container.headerBlock .content_inner .affiliate .phone .text,
.content_container.headerBlock .content_inner .affiliate .phone .number {
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #c52027;
	text-transform: uppercase;
}

.content_container.headerBlock .content_inner .affiliate .phone .number a {
	color: inherit;
}

.content_container.headerBlock .content_inner .affiliate .promo {
	width:185px;
}

.content_container.headerBlock .content_inner .affiliate .promo .number {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #752121;
  letter-spacing: -1px;
  line-height: 20px;
  text-transform: uppercase;
  border-bottom: 1px solid #CDC8C3;
}

.content_container.headerBlock .content_inner .affiliate .promo .text {
  color: #A9BE95;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
} */

.menu > .nav {
	background: #7B2137;
}

.menu > .nav > .popup > ul {
	list-style:none;
	padding: 0px 3px;
	text-align:center;
}

.menu > .nav > .popup > ul > li {
	display: inline-block;
	text-align: center;
	padding:0px 0px;
	text-transform: uppercase;
}

.menu > .nav > .popup > ul > li.index {
	margin-left:30px;
}

.menu > .nav > .trigger {
	display:none;
}

.menu.topMenu ul {
	width: 100%;
	text-align: center;
}

.menu.topMenu li {
	
}

.menu.topMenu li a {
  font-size: 12px;
  color: #FFF;
  text-decoration: none;
  line-height:25px;
  margin: 0 23px;
}

.menu.topMenu li a:hover {
  color:#FCBBBB
}

#backTop {
	background-color:#6D5C47;
	text-align:right;
	height: 40px;
	padding: 2px 5px 2px;
}

#backTop a {
	float:right;
  display: block;
  height: 42px;
  width: 115px;
  text-decoration: none;
  border: 0px none;
  background: url('https://ebd9fe6f7d3ce49f5ce6-2730854f069e28ed9129f131dc36c6d3.ssl.cf1.rackcdn.com/img/social.png') repeat scroll 115px 0px transparent;
}

#backTop a span {
	display:none;
}

.footerBlock {
	margin-top: 25px;
	padding: 20px;
	background: #ECECEC;
}
.footerBlock a{
	color:#000;
	text-decoration:none;
}
.footerBlock a:hover{
	color: #787878;
}
.content_container.footerBlock .content_inner {
	background: none;
}

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

	.footerBlock ul li {
		display: inline-block;
		padding: 2px 20px;
		font-size: 12px;
	}

/*#footLinks ul {
  margin: 0px 12px 0px 0px;
  list-style-type: none;
  padding: 20px;
}

#footLinks ul a {
  font-size:15px;
  text-decoration:none;
}

#footLinks ul li.footNavHeader {
	font-size: 16px;
	letter-spacing: -1px;
	color: #6E8B51;
	font-weight: bold;
	line-height:25px;
}

#footLinks ul li {
	border-bottom: 1px solid #FFF;
	font-size: 12px;
	padding: 4px 4px 0px;
	line-height:20px;
} */

.content_container.footerBlock .content_inner #copyright {
	text-align:center;
	font-size:11px;
	color:#444;
	margin-top:50px;
}

.content_container .content_inner .mainBlock p {
  font-size: 13px;
  word-spacing: 0.1em;
  line-height: 1.5em;
  text-align: left;
}

.content_container .content_inner .mainBlock ul {
	text-align: left;
}

.content_container .content_inner .mainBlock ul.prodBox {
	list-style-type: none;
	padding:0px;
	font-size:13px;
}

.content_container .content_inner .mainBlock ul.prodBox img {
  float: left;
  margin-right: 10px;
}

.content_container .content_inner .mainBlock ul.prodBox li {
	background-color:#FFF;
	padding:10px;
	margin:0px 0px 6px 0px;
	border:3px solid #F5F8EF;
}

.content_container .content_inner .mainBlock ul.prodBox li p {
  line-height: 0.9em;
  font-size: 0.85em;
  padding: 0px;
  margin: 5px 0px;
}

.content_container .content_inner .mainBlock ul.prodBox li p.asLowAs {
  margin: 4px 0px;
  color: #c52027;
  font-weight: bold;
}

.prodLink {
  width: 120px;
  text-align: center;
  height: 18px;
  font-size: 0.8em;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
  padding: 1px 10px;
  border-radius: 3px;
  background-color:#F88E11;
  background: linear-gradient(#F88E11, #F06015) repeat scroll 0% 0% transparent;
}

.package {
	background-color:#DCDCDC;
	background: linear-gradient(#DCDCDC, #ffffff) repeat scroll 0% 0% transparent;
	padding: 15px 15px 10px 15px;
	margin-top: 15px;
	border: 1px solid #C0C0C0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.packageImg {
	position: relative;	
	border: 1px solid #deaaaa;
	width: 125px;
	height: 125px;
	float: left;
	margin-right: 15px !important;
	margin-bottom: 5px;
}

.packageImg span, .productBonus span {
	background: #6c3131;
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	cursor: pointer;
}

.packageDetails {
	float: left;
	width: 554px;
}

.packageIntro {
	background: #7B2137;
	padding: 3px 7px 2px;
	position: relative;
}

.packageIntro span {
	display: block;
}

.packageProductName {
	color: #FFF;
	font-size: 18px;
	float: left;
	letter-spacing: -0.02em;
}
  
.packageProductName * {
	color: #FFF;
}

.packageMonthly {
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	width: 90px;
	height: 95px;
	padding-top: 35px;
	text-align: center;
	position: absolute;
	top: 10px;
	right: -50px;
	background: url('https://ebd9fe6f7d3ce49f5ce6-2730854f069e28ed9129f131dc36c6d3.ssl.cf1.rackcdn.com/img/burst.png') no-repeat -3px 0;
	z-index: 3;
}

.packageMonthly span {
	-webkit-transform: rotate(-15deg);	
	-moz-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
	transform: rotate(-15deg);
	color: #FFF;
}

.productIncludes {
	padding: 5px 7px 0;
	font-weight: bold;
	font-size: 16px;
	color: #752121;
	letter-spacing: -0.02em;
}

.productBonus {
	padding: 3px 0;
}

.productBonus a {
	position: relative;
	border: 1px solid #d1deaa;
	display: inline-block; 
	width: 65px;
	height: 65px;
	margin-right: 8px;
}

.packageSummary {
	padding: 5px 0 0 7px;
	font-weight: bold;
	color: #752121;
}

.packageSavings {
	float: left;
	font-size: 20px;
	letter-spacing: -0.04em;
	display: block;
	padding: 2px 6px;
	color: #f07801;
	background-color: #ffee93;
	border: 1px dotted #f18e47;
	margin-left: -7px;
}

#orderNow a,
a.packageButton {
	width: 220px;
	text-align: center;
	letter-spacing: -1px;
	height: 28px;
	line-height: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #7C3B3B;
	padding: 4px 10px 0;
	margin: 0;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	/*border: solid 1px #da7c0c;*/
	 border: solid 1px #7C3B3B;
    background: #C52027;
    -moz-box-shadow: 0 2px 2px rgba(155,155,155,0.5);
    -webkit-box-shadow: 0 2px 2px rgba(155,155,155,0.5);
    box-shadow: 0 2px 2px rgba(155,155,155,0.5);
}

#orderNow a:hover,
a.packageButton:hover {
	background: #8B2026;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7eded', endColorstr='#e2c8c8');
}

a.packageButton {
	float	: right;
}

a.packageButton:hover {
	background-position: 0 -282px;
	text-shadow: 2px 2px 2px #2B70C9;
}

#orderNow a {
	display:block;
	width: 169px;
	margin-top: 15px;
	margin-right: 6px;
}

#topImageBox {
  min-height: 268px;
  background-image: url('https://ebd9fe6f7d3ce49f5ce6-2730854f069e28ed9129f131dc36c6d3.ssl.cf1.rackcdn.com/img/grey_sub_bg.png');
  background-color: #eeeeee;
  background-repeat: repeat-x;
  border: 1px solid #eeeeee;
  /*padding: 18px 18px 10px;*/
  width: 1000px;
  margin: 0 auto;
}


#topImage {
  min-height: 268px;
  background-repeat: no-repeat;
  background-position: 15px 0;
}

#topImage h2 {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: -2px;
  position: relative;
  color: #752121;
  text-transform: uppercase;
  line-height: 0.6em;
  margin: 25px 25px 0 0;
  border-bottom: 1px solid #c52027;
  padding: 0 0 20px 0;
}

#topImage h3 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1px;
  position: relative;
  color: #444444;
  text-transform: uppercase;
  line-height: 0.7em;
}

#topImage p {
  font-size: 13px;
  line-height: 15px;
  margin: 20px 0px;
  color: #444444;
}

#topImage ul {
  margin: 20px 0px 0px 20px;
  font-size: 13px;
}

#topImage ul#checkList {
	margin: 0 0 15px 0;
}

#topImage ul#checkList li {
	color: #444444;
	background: url(../images/gold_arrow2.png) no-repeat 0 7px;
	list-style-type: none;
	margin: 0 !important;
	padding: 3px 0 5px 30px;
	font-size: 18px;
	font-weight: bold;
}

#topImage ul#mainButtons, 
#topImage ul#mainButtons li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#topImage ul#mainButtons li {
  float: left;
  position: relative;
  display: block;
}

#topImage ul#mainButtons li#readMore {
  width: 103px;
  height: 57px;
	background: url('https://ebd9fe6f7d3ce49f5ce6-2730854f069e28ed9129f131dc36c6d3.ssl.cf1.rackcdn.com/img/social.png') no-repeat scroll 0px -62px transparent;
  text-indent: -1000em;
}

#vigrx #topImage {
  background-image: url(../images/vigrx_bottle.png);
}

#vigrxoil #topImage {
  background-image: url(../images/vigrxoil_tube_box.png);
}

#vigrxplus #topImage {
  background-image: url(../images/vigrxplus_box.png);
}

#vigrxdelayspray #topImage {
  background-image: url(../images/vigrxdelay_bottle_box.png);
}

.content_container .content_inner ol {
  margin: 20px 0px 0px 20px;
  font-size: 13px;
}

.content_container .content_inner .tab_container,
.content_container .content_inner .tab_container dd,
.content_container .content_inner .tab_container ul,
.content_container .content_inner .tab_container ol {
	font-size: 13px;
}

.content_container .content_inner .mainBlock p.small {
  font-size: 10px;
  line-height:normal;
}

img.none {
  border: medium none !important;
  padding: 0px !important;
}

img.alignleft {
  border: 1px solid #000 !important;
  clear: both !important;
  margin: 5px 13px 10px 0px !important;
  float: left !important;
}

img.alignright {
  border: 1px solid #000 !important;
  clear: both !important;
  margin: 5px 0px 10px 13px !important;
  float: right !important;
}

dt {
  font-weight: bold;
  border-bottom: 1px solid #C5D2B8;
  margin: 20px 0px 10px;
  font-size: 16px;
  color: #752121;
}

.diagramBlock {
	text-align:center;
}

.diagramBlock .item {
	display:inline-block;
	margin-bottom:8px;
}

.diagramBlock .imageItem {
	display:inline-block;
	margin:0px;
	max-width: 100%;
}

.diagramBlock .image img {
	float:none;
	margin:0px auto;
	padding:0px;
	height: auto;
	width: auto;
	max-width: 100%;
}

.diagramBlock .item.totalcurveFigureA,
.diagramBlock .item.totalcurveFigureB,
.diagramBlock .item.totalcurveFigureC {
	width:200px;
}

.chatBubble {
  background-color: #f7f3f3;
  border: 2px solid #c52027;
  margin: 20px auto 60px;
  padding: 20px 10px;
  position: relative;
  border-radius: 10px;
  box-shadow: 0px 0px 5px #c52027;
}

.chatBubbleArrow {
  border-color: #f7f3f3 transparent transparent;
  border-style: solid;
  border-width: 10px;
  height: 0px;
  width: 0px;
  position: absolute;
  bottom: -19px;
  right: 30px;
}

.chatBubbleArrowBorder {
  border-color: #c52027 transparent transparent;
  border-style: solid;
  border-width: 10px;
  height: 0px;
  width: 0px;
  position: absolute;
  bottom: -22px;
  right: 30px;
}

p.signature {
  position: absolute;
  bottom: -50px;
  right: 1px;
  text-align: right;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: italic;
  font-weight: bold;
  font-size: 18px !important;
  line-height: 1.25em !important;
  letter-spacing: -1.5px;
}

.right {
	float:right;
}

dd {
  font-size: 13px;
  word-spacing: 0.1em;
  line-height: 1.35em;
 	text-align: left;
}

#contact input.contactButton {
  height: 50px;
  width: 300px;
  background: url('https://ebd9fe6f7d3ce49f5ce6-2730854f069e28ed9129f131dc36c6d3.ssl.cf1.rackcdn.com/img/buttons.png') repeat scroll 0px -34px transparent;
  display: block;
  margin: 0px auto 15px;
  border: 0px none;
  cursor: pointer;
  text-indent: -300em;
}

#contact p {
  font-size: 13px;
  word-spacing: 0.1em;
  line-height: 1.5em;
  text-align:center;
}

#contact dd p {
	text-align:left;
  line-height: 1.3em;
}

.highlight {
  background-color:#FFF7E0;
  padding: 3px 6px;
}

#emailpriv ul {
  margin: 20px 0px 0px 20px;
  font-size: 13px;
}

blockquote {
  margin: 22px 40px;
  color: #575757;
  padding: 0px 20px 0px 50px;
  background: url('https://ebd9fe6f7d3ce49f5ce6-2730854f069e28ed9129f131dc36c6d3.ssl.cf1.rackcdn.com/img/blockquote.gif') no-repeat scroll 0px 0px #F2F2F2;
  clear: both;
  font-weight: bold;
  font-size:15px;
}

#contact .contactBox {
  padding: 10px 0px 0px;
  margin-bottom: 20px;
  border: 1px solid #d52730;
  box-shadow: 0px 0px 20px rgba(225, 92, 92, 0.7) inset;
}

#contact .contactBox label {
  display: block;
  font-size: 19px;
  letter-spacing: -1px;
  font-weight: normal;
  color: #6A6461;
  text-align: center;
  padding: 0px 0px 8px;
}

#contact .formRow label {
  width: 160px;
  text-align: right;
  float: left;
  margin-right: 15px;
  padding: 2px 0px 0px;
}

#contact form input.filledField {
  background-color:#FFF;
  font-weight: bold;
  color: #708859;
}

#contact select, #contact textarea {
  padding: 5px;
  margin: 0px auto;
  display: block;
  width: 460px;
  border: 1px solid #CCC;
  color: #6A6461;
}

.formRow input {
  border-width: 1px 1px 1px 4px;
  border-style: solid;
  border-color: #d52730;
  padding: 5px;
  color: #6A6461;
  width: 460px;
  float: left;
}

.formRow {
  padding: 10px;
  clear: both;
}

.lineBox {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #DCE1CD;
}

.chatBubble.testVigRXPlus,
.chatBubble.testVigRXDelaySpray,
.chatBubble.testVigRXOil,
.chatBubble.testVigRX {
  padding: 50px 20px 10px;
  background-position: left 10px;
  background-repeat: no-repeat;
  font-size: 1.3em;
}

.chatBubble.testUHA {
	background-image: url('https://ebd9fe6f7d3ce49f5ce6-2730854f069e28ed9129f131dc36c6d3.ssl.cf1.rackcdn.com/img/testimonials/ultrahairaway.png');
}

.chatBubble.testSemenax {
	background-image: url('https://ebd9fe6f7d3ce49f5ce6-2730854f069e28ed9129f131dc36c6d3.ssl.cf1.rackcdn.com/img/testimonials/semenax.png');
}

.chatBubble.testProfollica {
	background-image: url('https://ebd9fe6f7d3ce49f5ce6-2730854f069e28ed9129f131dc36c6d3.ssl.cf1.rackcdn.com/img/testimonials/profollica.png');
}

.chatBubble.testMaxoderm {
	background-image: url('https://ebd9fe6f7d3ce49f5ce6-2730854f069e28ed9129f131dc36c6d3.ssl.cf1.rackcdn.com/img/testimonials/maxoderm.png');
}

.chatBubble.testVivaxa {
	background-image: url('https://ebd9fe6f7d3ce49f5ce6-2730854f069e28ed9129f131dc36c6d3.ssl.cf1.rackcdn.com/img/testimonials/vivaxa.png');
}

#suggestedProducts {
	margin-top: 20px;
	display: block;
	background: #fef4eb !important;
	padding-bottom:10px;
}

#suggestedProducts h2 {
	color: #FFF;
	font-weight: bold;
	background-color: #f17900;
	margin-bottom: 12px;
	font-size: 16px;
	letter-spacing: -1px;
	width: 100%;
	text-align: center;
	padding:3px 0px;
}

.suggestionBox {
	float: left;
	width: 240px;
	text-align: center;
}

.suggestionBox a {
	text-decoration: none;
}

.suggestionBox p {
	font-size: 11px !important;
	width: 200px;
	margin: 6px auto 0;
	line-height: 1em !important;
	}

.suggestionBox img {
	border: 1px solid #eee;
}

.suggestionBox p.suggestionTitle {
	font-weight: bold;
	margin: 0 auto 6px !important;
}

#cartButtons img {
	vertical-align:middle;
}

#altCheckout {
  background-color:#FFF;
  padding: 10px 15px 1px;
}

#altCheckout h3 {
  letter-spacing: -0.03em;
  color: #6D5C47;
  font-size:18px;
}

.content_container .content_inner .sideBlock {
	width:200px;
}

ul#categories {
  margin: 15px 0 15px 0;
  list-style-type: none;
  width: 200px;

}

ul#categories li {
  list-style-type: none;
  padding: 0px 10px;
  border-bottom: 1px solid #FFF;
  display: block;
  min-height: 20px;
  background-color: #ECECEC;
}

ul#categories li a {
  text-decoration: none;
  display: block;
  padding-top: 5px;
}

ul#categories li:hover {
	background-color: #eedbdb;
	color: #f4afb2
}
            
ul#categories li a:hover h4, 
ul#categories li a:hover p {
	color: #950108;
}

ul#categories li a h4 {
  font-size: 16px;
  text-transform: uppercase;
  color: #752121;
  text-align: left;
  font-weight: bold;
}

ul#categories li a p {
  background-color: transparent;
  font-size: 11px;
  line-height: 1em;
  margin: 1px 0px 5px;
  padding: 0px;
  text-decoration: none;
  color: #000;
}

#leftNewProd {
	position:relative;
	border:solid 1px #E9EEDD;
	text-align:center;
	margin-bottom:15px;
}

#leftNewProd p {
	margin:0px 10px 10px;
}

#leftNewProd:after {
	content:'';
	display:block;
	position:absolute;
	width:70px;
	height:70px;
	background-image:url('https://ebd9fe6f7d3ce49f5ce6-2730854f069e28ed9129f131dc36c6d3.ssl.cf1.rackcdn.com/img/left-new-flag.png');
	left:-3px;
	top:-3px;
}

/* Homepage Content Slider */

#featureBox {
	width: 100%;
	background: url(../images/grey_square_bg.png) #CCC;
}

#featured { 
	position: relative; 
	width: 1000px;
	margin: 0 auto;
	background: #999;
}

#featured ul.ui-tabs-nav { 
	list-style: none; 
}

#featured ul.ui-tabs-nav li { 
	font-size: 12px; 
	color: #666;
	padding: 0px;
}

#featured ul.ui-tabs-nav li img { 
	border:0;
}

#featured ul.ui-tabs-nav li span { 
	font-size: 11px; 
	font-family: Verdana; 
	line-height: 18px; 
}

#featured .ui-tabs-panel { 
	width: 781px; 
	height: 391px; 
	background: #999;
	position: relative;
}

#featured .ui-tabs-hide { 
	display: none; 
}

#featured img {
	padding: 0 !important;
	margin: 0 !important;
}

#featured .ui-slider-panel {
	position:absolute;
	left:0px;
	top:0px;
	opacity:0.0;
	transition:opacity 1.0s;
	z-index:1;
}

#featured .ui-tabs-nav-item {
	opacity:0.3;
	transition:opacity 1.0s;
}

#featured.fragment-1 #nav-fragment-1,
#featured.fragment-2 #nav-fragment-2,
#featured.fragment-3 #nav-fragment-3,
#featured.fragment-4 #nav-fragment-4 {
	opacity:1.0;
}

#featured.fragment-1 #fragment-1.ui-slider-panel,
#featured.fragment-2 #fragment-2.ui-slider-panel,
#featured.fragment-3 #fragment-3.ui-slider-panel,
#featured.fragment-4 #fragment-4.ui-slider-panel {
	opacity:1.0;
	z-index:2;
}

/* */

#boxBorder {
  display: block;
  border: 2px solid #DCE1CD;
  margin: 20px auto;
  text-align: center;
  padding: 15px;
  font-size: 15px;
}

#mainbody .highlight {
  margin-bottom: 15px;
  background: none repeat scroll 0% 0% #FFF7E0;
  padding: 3px 6px;
}

#mainbody .phoneline {
	text-align:center;
}

/*#homeCategories {
  text-align: center;
  background: url('https://ebd9fe6f7d3ce49f5ce6-2730854f069e28ed9129f131dc36c6d3.ssl.cf1.rackcdn.com/img/social.png') repeat-x scroll 0px -120px transparent;
}

#homeCategories h3 {
  margin: 0px auto 10px;
  background: none repeat scroll 0% 0% #FFF;
  display: block;
  width: 210px;
  padding: 0px 15px;
  color: #ab2020;
  font-size:18px;
}

#homeCategories h4 {
  font-size: 16px;
  letter-spacing: -1px;
  margin: 10px 0px 0px 11px;
  color: #ab2020;
}

#homeCategories ul {
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  list-style:none;
}

#homeCategories li {
  width: 309px;
  height: 144px;
  float: left;
  list-style-type: none;
  margin: 0px 0px 9px;
  padding: 0px;
  text-align: left;
  position: relative;
  background-image: url('https://ebd9fe6f7d3ce49f5ce6-2730854f069e28ed9129f131dc36c6d3.ssl.cf1.rackcdn.com/img/category-bgs.jpg');
}

#homeCategories a {
	text-decoration:none;
}

#homeCategories p {
  margin: 0px 185px 0px 12px;
  font-size: 11px;
  line-height: 1em;
}

#homeCategories .viewMore {
  position: absolute;
  background: url('https://ebd9fe6f7d3ce49f5ce6-2730854f069e28ed9129f131dc36c6d3.ssl.cf1.rackcdn.com/img/buttons.png') no-repeat scroll -246px 0px transparent;
  height: 29px;
  width: 116px;
  display: block;
  text-indent: -1000em;
  bottom:10px;
}

#homeCatAging {
	background-position: 0 0;
}

#homeCatMen {
	background-position: -318px 0;
}

#homeCatWomen {
	background-position: -636px 0;
}

#homeCatSex {
	background-position: 0 -152px;
}

#homeCatSkin {
	background-position: -318px -152px;
}

#homeCatGeneral {
	background-position: -636px -152px;
}*/

.disclaimer {
  font-size: 10px;
  padding: 0px 10px;
  line-height: 11px;
}

#homeGuarantee {
  margin: 15px 0px 0px;
  padding: 0px 0px 10px 22px;
	background: url(../images/guarantee_gradient.png) repeat-x #8e0006; /* Old browsers */
}

#homeGuarantee .seal {
	background: url(../images/guarantee_seal.png) no-repeat scroll right top;
	width:239px;
	height:218px;
	float:right;
}

#homeGuarantee h3 {
	color: #E9EDDD;
	padding-top: 13px;
	font-size: 25px;
}

#homeGuarantee p {
  color: #E9EDDD;
  font-size: 15px;
  line-height: 1.1em;
  padding-right: 15px;
}

#homeGuarantee a {
  color: #FFF;
}

#leftGuarantee {
	margin-top:13px;
}

#sitemap .mainBlock ul li {
	font-size: 13px;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 10px;
  border-top: 1px solid #FFF;
  list-style-type: none;
  background-color: #EBF0E6;
  margin-bottom: 0px !important;
}

#sitemap .mainBlock ul li li {
  margin-left: -15px;
  padding-left: 30px;
  background-color: #f7f3f3;
  border-top: 1px solid #EBF0E6;
  padding-bottom: 0px;
  padding-top: 20px;
}

#sitemap .mainBlock ul li li li {
  margin-left: -30px;
  padding-left: 45px;
  background-color: #FFF;
  border-top: 1px solid #f7f3f3;
  padding-bottom: 10px;
}

#sitemap .mainBlock ul li.nopad {
	padding-bottom: 0px;
}

#sitemap .mainBlock ul li li strong {
	display: block;
	padding-bottom: 15px;
}

.packagePrice, .packagePriceMultiCurrency {
	color: #ffd800;
	font-size: 20px;
	line-height: 23px;
	font-weight: 900;
	letter-spacing: -1px;
	position: absolute;
	top: 3px;
	right: 10px;
	z-index: 100;
}

.packagePriceMultiCurrency { right: 40px; }
.packageCurrencyCode { color: #fff; font-size: 14px; top: 5px; line-height: 23px; font-weight: 900; letter-spacing: -1px; position: absolute; right: 10px; z-index: 100; }

ul.clinical-studies {
	margin: 20px 0px 20px 10px;
	font-weight:bold;
}
.clinical-studies li{
	margin: 5px 0;
	padding: 10px;
}

#footHelp{
margin-top:5px;	
}
#copyright{
	text-align:center;
}

#prod-orderButton{
	float:left; 
	font-size:14px; 
	padding-bottom:8px; 
	margin:0 0 40px 0;
}
#topImage h2 sup{
font-size:12px;
vertical-align: top; 
position: relative; 
top: -0.4em;
right: -5px;
}

.formRow label, .lineBox label{
float:left;
width:100%;
font-weight:bold;	
}

#frmEmailer{
margin:30px 0;	
}

.prodLink-order{
	    width: 120px;
    text-align: center;
    height: 18px;
    font-size: 0.8em;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    padding: 1px 10px;
    border-radius: 3px;
	background-color: #7CA43F;
background: linear-gradient(#A0C53A, #7CA43F) repeat scroll 0% 0% transparent;
}

body.products-page ul#categories{	
	display:none;
}

.counterfeit_check #counter{
	display:none;
}

.content_container.headerBlock > #container.content_inner img.ordernow {
	display:none;
}

.bbbBlock {
	text-align:center;
	padding:20px 0px 5px;
}
