/*
*/

body {
	display:block;
}

.content_container {
	min-width:1100px;
}

.content_container.headerBlock {
	background-image:url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/topBG.jpg');
	text-align:left;
	background-position:center top;
}

.content_container .content_inner {
	width:1060px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.topInfo {
	padding-top:20px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.logo {
	background-image:url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/logo.png');
	background-position:left bottom; 
	width:635px;
	height:52px;
	display:inline-block;
	vertical-align:top;
	margin-left:30px;
}

.phoneOrderBlock {
	margin-bottom:8px;
	text-align:right;
	display:inline-block;
}

.orderByPhone {
	background-image:url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/orderByPhone.png');
	width:134px;
	height:24px;
	display:inline-block;
	vertical-align:top;
}

.phoneNumber {
	background-image:url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/phoneNumber.png');
	width:164px;
	height:16px;
	display:inline-block;
	vertical-align:top;
	margin-top:1px;
}

.promo .label {
	font-weight: bold;
	height: 21px;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	color:white;
	display:inline-block;
	vertical-align:top;
	margin-top:1px;
}

.promo .code {
	width:180px;
	height:22px;
	font-weight: bold;
	line-height: 21px;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	background-color:white;
	border:solid 1px #aaa;
	display:inline-block;
	vertical-align:top;
	margin-top:5px;
	margin-left:5px;
}

.product {
	background-image:url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/product.png');
	width:644px;
	height:524px;
	display:inline-block;
	vertical-align:top;
}

.checklist {
	width:330px;
	margin-left:-350px;
	margin-top:170px;
	display:inline-block;
	vertical-align:top;
}

.checklist p {
	margin:8px 0px;
}

.checklist .item {
	background-image:url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/roundCheckmark.png');
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	padding: 0px 0px 0px 36px;
	min-height:45px;
}

.checklist .item p {
	font-size: 16px;
	line-height:19px;
}

.formContainer {
	margin-left:25px;
	width:340px;
	height:590px;
	display:inline-block;
	vertical-align:top;
}

.formContainer .resizable {
	position:absolute;
	left:0px;
	top:0px;
}

.formContainer input {
	padding-left:7px;
}

.formContainer input, .formContainer select {
	width:200px;
	margin-top:4px;
	height:28px;
}

.formContainer .label {
	display:inline-block;
	width:75px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	text-align:right;
	margin-right:5px;
	margin-top:4px;
}

.formTopCap {
	background-image:url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/formTopCap.png');
	height:36px;
	position:relative;
}

.formTopInnerHighlight {
	background-image:url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/formTopInnerHighlight.png');
	height:112px;
	position:relative;
	top:5px;
}

.formTopInnerHighlight .where {
	background-image:url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/where.png');
	height:73px;
}

.formBottomCap {
	background-image:url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/formBottomCap.png');
	height:36px;
}

.formMid {
	background-image:url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/formMid.jpg');
	background-size:100% 100%;
	padding-top:85px;
}

.formContainer .differentBillingAddressLink {
	width:60%;
}

.formContainer .formBottomPadding {
	height:60px;
}

.formContainer .orderButton .image {
	background-image: url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/orderButton.png');
	height:70px;
	position:relative;
	top:-50px;
}

.bigArrow {
	background-image: url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/bigArrow.png');
	width:703px;
	height:359px;
	display:inline-block;
	margin-top:-308px;
	margin-left:-10px;
	position:relative;
	z-index:51;
}

.content_container.block2 .content_inner .infoBackground {
	background-image: url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/infoBackground.png');
	background-repeat: repeat-y;
	background-position: center center;
	width:987px;
	margin-left:auto;
	margin-right:auto;
	padding:1px 35px;
}

.figure {
	background-image: url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/figure.jpg');
	width:501px;
	height:312px;	
	margin:15px 0px;
	display:inline-block;
	vertical-align:top;
}

.amazing {
	width:410px;
	display:inline-block;
}

.checkListShort {
	width:410px;
	display:inline-block;
	vertical-align:top;
}

blockquote.style1 span {
	padding-right:28px;
}

.bottle {
	width:180px;
	height:215px;
	background-size:100% 100%;
	float:left;
	margin-right:15px;
}

.ribbon {
	background-image: url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/ribbon.png');
	height:75px;
}

.ribbonShadow {
	background-image: url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/ribbonShadow.png');
	height:10px;
	background-repeat:no-repeat;
	background-position:center bottom; 
	margin-top:9px;
}

.ribbon .image {
	height:56px;
	background-position:center 22px; 
}

.headline1 {
	background-image: url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/headline1.png');
}

.headline2 {
	background-image: url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/headline2.png');
}

.headline3 {
	background-image: url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/headline3.png');
}

.headline4 {
	background-image: url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/headline4.png');
}

.headline5 {
	background-image: url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/headline5.png');
}

.headline6 {
	background-image: url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/headline6.png');
}

.passion {
	background-image: url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/passion.png');
	width:170px;
	height:256px;
	float:left;
	margin:0px 10px 0px 10px;
}

.clinicalStudyText {
	width:520px;
	display:inline-block;
}

.doctors {
	background-image: url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/doctors.png');
	width:386px;
	height:314px;
	display:inline-block;
	vertical-align:top;
}

.photoText {
	width:520px;
	display:inline-block;
}

.photo {
	background-image: url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/photo.png');
	width:386px;
	height:504px;
	display:inline-block;
	vertical-align:top;
}

.badge {
	background-image: url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/badge.png');
	width:310px;
	height:286px;
	float:right;
	margin-top:20px;
	margin-right:20px;
	background-position: right center;
}

.bottomFormLink {
	background-image: url('https://bd5d2d26e8fc708c6c26-4f77a1d142314ab33ed7eb56d59b103c.ssl.cf1.rackcdn.com/img/desktop/bottomFormLink.png');
	height:338px;
	margin-top:25px;
	margin-bottom:5px;
}

.metalBG {
	margin:0px 40px;
}

#ship_salutation,
#bill_salutation {
	width:75px;
	margin-right:5px;
}

#ship_firstname,
#bill_firstname {
	width: 120px;
}

.formBackground  {
	padding-left:25px;
}
