/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block;
}
mark, rp, rt, ruby, summary, time {
	display: inline
}
/* Global properties ======================================================== */
body {
	background: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:19px;
	color: #000;
	min-width: 1000px;
}
html, body {
	height: 100%;
}
p {
	padding-top: 17px;
}
a {
	color: #e38c10;
	outline: none;
}
a:hover {
	text-decoration: none;
}
/* Global Structure ============================================================= */
.main {
	margin: 0 auto;
	width: 960px;
}
/* Header */
	header {
	height:148px;
	background: url(/checkout/images/logo.png) top center no-repeat #000;
	
}
/* Content */
	section#content {
	padding-top:10px;
	background:#fff;
}
/* Footer */
	footer {
	background:url(../images/footer-bg.jpg) #000 no-repeat center bottom;
}
footer p {
	color:#CCC;
	padding-bottom:-1px;
	position:relative;
	top:-8px;
}
.logo-footer {
	margin-bottom:35px;
	padding-bottom:20px;
}
.supp-thumb {
	margin-top:15px;
}
/* Left & Right alignment */

.fleft {
	float: left;
}
.fright {
	float: right;
}
.clear {
	clear: both;
}
.col-1, .col-2, .col-3, .col-4, .col-5 {
	float: left;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.wrapper p {
	overflow: hidden;
}
.container {
	width: 100%;
}
/*----- form defaults -----*/
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align: middle;
	font-weight: normal;
}
/*----- other -----*/
.img-indent {
	margin: 0 12px 0 0;
	float: left;
}
.img-indent1 {
	margin: 0 17px 0 0;
	float: left;
}
.img-indent2 {
	margin: 0 20px 0 0;
	float: left;
}
.extra-wrap {
	overflow: hidden;
}
.phone {
	display: inline-block;
	width: 74px;
}
.color {
	color: #e38c10;
}
/*=============================================================================== text =====*/
h1 {
	padding: 39px 0 0px 0px;
	position: relative;
	/* float: left; */
}
h1 a {
	display: block;
	height: 56px;
	width: 191px;
	text-indent: -5000px;
	background: url(../images/logo.png) left top no-repeat;
}
h2 {
	font-size: 27px;
	line-height: 1.2307em;
	color: #e38c10;
	text-transform: uppercase;
	text-shadow: 1px 0 #f2c98f;
	padding: 48px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h2 span {
	display: block;
	font-size: 19px;
	line-height: 1.2307em;
	color: #000;
	text-transform: none;
	text-shadow: none;
	padding: 0px 0px 0px 0px;
	margin: -6px 0px 0px 0px;
}
h2 strong {
	text-transform: lowercase;
}
footer h2 {
	font-size: 25px;
	line-height: 1.2307em;
	color: #fff;
	text-transform: uppercase;
	text-shadow: none;
	padding: 50px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}
h3 {
	font-size: 37px;
	line-height: 1.2307em;
	color: #e38c10;
	font-weight: normal;
	padding: 17px 17px 22px 0;
}
h3 span {
	color: black;
}
h4 {
	text-align:center;
	font-size:32px;
	line-height: 1.2307em;
	color: #000;
	font-weight:bold;
	text-transform: capitalize;
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #dddbe0;
	padding-bottom: 3px;
}
h4 span {
	display: block;
	text-transform: lowercase;
	color: #7e7e7e;
	font-size: 19px;
	font-weight: normal;
	margin-top: -10px;
}
h4 strong {
	color: #e38d11;
	font-weight: normal;
}
.text {
	color: #000;
	display: block;
	padding-top: 20px;
}
.text1 {
	font-size: 16px;
	line-height: 19px;
	color: #000;
}
.bg_1 {
	float: left;
	margin-right: 6px;
}
.line-height {
	line-height: 19px;
}
.yellow {
	color: #e38c10;
}
.black {
	color: black;
}
.width {
	width: 284px;
}
.img {
	padding-top: 4px;
}
/*=================================================================================================================== header =====*/


/*=============================================================================== indents =====*/
.indent {
	padding: 0px 0px 0px 0px
}
.indent1 {
	padding: 0px 0px 0px 0px
}
/*=============================================================================== col-indents =====*/
.col-indent {
	padding-right: 0px;
}
.col-indent1 {
	padding-right: 0px;
}
.col-indent2 {
	padding-right: 0px;
}
.col-indent3 {
	padding-right: 0px;
}
/*=============================================================================== blockquote =====*/
blockquote {
	position: relative;
}
blockquote p span {
	padding-left: 33px;
	line-height: 19px;
}
blockquote .alignright {
	padding: 20px 27px 0 0;
	font-size: 11px;
	line-height: 19px;
	color: #7e7e7e;
}
blockquote .alignright span {
	display: block;
	margin-bottom: -2px;
}
.quote {
	position: absolute;
	top: 16px;
	left: 0px;
}
/*=============================================================================== line-hor =====*/
.line-hor {
	background: url(../images/line-hor-bg.gif) 0 0 repeat-x;
	height: 1px;
	margin-top: 49px;
}
.line-hor1 {
	background: url(../images/line-hor-bg.gif) 0 bottom repeat-x;
	padding-bottom: 50px;
	margin-bottom: 0px;
}
/*=============================================================================== lists =====*/
.list2 {
	padding: 8px 0 2px;
}
.list2 li {
	line-height: 19px;
	background: url(../images/list2-bg.gif) 0 5px no-repeat;
	padding-left: 14px;
}
.list2 li a {
	color: #7e7e7e;
	text-decoration: none;
}
.list2 li a:hover {
	text-decoration: underline;
}
.list2 li a span {
	display: block;
	margin-top: -5px;
}
.list1 {
	padding: 4px 0 0;
}
.list1 li {
	line-height: 19px;
	background: url(../images/list1.gif) 0 3px no-repeat;
	padding-left: 21px;
}
.list1 li a {
	color: #7e7e7e;
	text-decoration: none;
}
.list1 li a:hover {
	text-decoration: underline;
}
.list {
	padding: 10px 0 0;
}
.list li {
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.list li a {
	color: #fff;
	letter-spacing: 0px;
}
.list strong {
	font-size: 13px;
	line-height: 21px;
	color: white;
}
.productImgBurn {
	margin-top:10px;
	margin-bottom:-10px;
	margin-left:70px;
}
.productImgCardio {
	margin-top:15px;
	margin-bottom:-10px;
	margin-left:50px;
}
.productImgDetox {
	margin-top:10px;
	margin-bottom:-10px;
	margin-left:40px;
}
.productImgEnhance {
	margin-top:30px;
	margin-bottom:-10px;
	margin-left:35px;
}
.list_1 {
	padding:0;
	margin-bottom: -8px;
}
.list_1 dt {
	font-size: 16px;
	line-height: 1.2307em;
	color: #000;
	font-weight: bold;
}
.list_1 dd {
	display: block;
	padding: 3px 0 15px;
}
.list_1 .last {
	margin-bottom: -16px;
}
.list_1 dd span {
	color: #e38c10;
}
.list_1 a {
	text-decoration: none;
}
.list_1 a:hover {
	text-decoration: underline;
}
.trebuchet li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size: 13px;
	line-height: 21px;
}
/*=============================================================================== links =====*/
.order-links {
	width: 100%;
	overflow: hidden;
	padding: 20px 0 0 0;
}
*+ html .order-links {
	padding: 15px 0 0 0;
}
.order-links a {
	text-align: left;
	margin: 0 18px -2px 6px;
	padding: 7px 10px 0px 11px;
	text-align: center;
}
.links {
	padding: 9px 0 0 0;
}
.links a {
	float: left;
	margin-right: 8px;
	padding: 7px 21px 7px 15px;
}
.link {
	display: inline-block;
	background: url(../images/link-bg.gif) 0 0 repeat-x #cb6910;
	font-size: 19px;
	line-height: 1.2307em;
	color: white;
	text-decoration: none;
	padding: 7px 13px 7px 15px;
	font-weight: bold;
}
.link:hover {
	color: #000;
}
.link span {
	display: inline-block;
	margin-top: -8px;
}
.link-pad {
	padding: 7px 32px 7px 31px;
}
.link1 {
	display: inline-block;
	background: url(../images/link1-bg.gif) 0 0 repeat-x #67368f;
	font-size: 19px;
	line-height: 1.2307em;
	color: white;
	text-transform: capitalize;
	text-decoration: none;
	padding: 7px 16px 7px 15px;
}
.link1:hover {
	color: #000;
}
.text-link {
	text-decoration: none;
}
.text-link:hover {
	text-decoration: underline;
}
.order {
	background: url(../images/order-bg.png) 0 0 no-repeat;
	display: block;
	height: 67px;
	width: 218px;
	position: absolute;
	top: 35px;
	right: 84px;
	text-align: center;
	text-decoration:none;
	line-height: 1.2307em;
}
.order strong {
	display: block;
	color: white;
	font-size: 19px;
	padding: 13px 0 0;
	text-shadow: 1px 0 #e3a759;
	font-weight: normal;
}
.order:hover strong {
	color: #000;
	text-shadow: none;
}
.order span {
	display: block;
	color: white;
	font-size: 14px;
	text-shadow: 1px 0 #e6b482;
	padding: 4px 0 0;
}
/*=============================================================================== block =====*/
.block {
	line-height: 19px;
	padding-bottom: 12px;
}
.block .text1 {
	font-weight: bold;
	text-shadow: none;
	padding: 2px 0 3px 0;
	display: block;
}
/*=============================================================================== table =====*/

.col {
	font-weight: bold;
	color: #7e7e7e;
}
.cell_1 {
	width: 145px;
}
.cell_2 {
	text-align: center;
	width: 108px;
}
.cell_3 {
	text-align: center;
	width: 86px;
}
.cell_4 {
	text-align: center;
	width: 108px;
}
.cell_5 {
	width: 144px;
	text-align: center;
}
.cell_6 {
	text-align: center;
}
.cell_7 {
	text-align: center;
}
.cell {
	text-align: center;
}
.bg1 {
	background: #f0f0f0;
}
.bottom {
	vertical-align:bottom;
}
/*=============================================================================== nav =====*/

/*=================================================================================================================== footer =====*/
.col-1 {
	width:145px;
	margin-right: 20px;
}
.col-2 {
	width:104px;
	margin-right: 20px;
}
.col-3 {
	width:189px;
	margin-right: 20px;
}
/*=============================================================================== social =====*/


.clear {
	clear: both;
}
#clear {
	clear: both;
}

/*============== breadcrumb =====*/
.breadcrumb {
	
}
.breadcrumb ul {
	list-style:none;
}
.breadcrumb ul li {
	float: left;
	padding-bottom: 15px;
	padding-left: 25px;
}
.breadcrumb ul li a {
	color: #090;
	text-decoration:none;
	background-position: right;
	background-repeat: no-repeat;
}
.breadcrumb ul li a:hover {
	color:#0C0;
	text-decoration:underline;
}
.breadcrumb ul li.active {
	color: #000000;
	background-image: url(/checkout/images/icons/iconActive.png);
	background-repeat: no-repeat;
	margin-left: 20px;
}
.breadcrumb ul li.inactive {
	color: #CCCCCC;
	background-image: url(/checkout/images/icons/iconInactive.png);
	background-repeat: no-repeat;
	margin-left: 20px;
}
/*============== breadcrumb =====*/

#homepageHeaderGraphic {
}

#homepageContent {
	width: 100%;
	background-color:#ffffff;
	background-image: url('../images/homeContentBg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	height: auto;
}
#homepageContentContainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px 10px 10px;
}
#homepageContentBlock {
	width: 225px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
#getStartedBlock {
	font-size: 10px;
	margin-top: 4px;
	margin-right: 5px;
	width: 100%;
	color: #999999;
}
#getStartedBlock a {
	font-size: 10px;
	color: #999999;
	padding-right: 10px;
}
#homepageFooter {
	
}
#productIngredientHeader {
	font-size: 18px;
	color: #F60;
	font-weight: bold;
}
#productIngredientBox {
	width: 260px;
	margin: 5px 5px 5px 5px;
	float: left;
	padding: 10px 10px 10px 10px;
}
#footer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#footerBlock {
	width: 240px;
	height: 240px;
	float: left;
	color: #efefef;
}

#footerLogo {
	margin: 20px 4px 20px 10px;
}

#footerBlockText {
	margin: 10px 10px 10px 10px;
	color: #efefef;
}

#footerBlockText a {
	color: #efefef;
}