html body {
	background-color: #FFFFFF;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
	padding: 0;
}

html p {
	margin-bottom: 20px;
}

a {
	color: #66A642;
	text-decoration: none;
	outline: none;
}

html strong {
	font-weight: bold;
}

html h1 {
	font-size: 17px;
	line-height: 1.17em;
	margin: 0 0 16px 0;
	font-weight: bold;
	color: #F38AB3;
}

a:visited {
color:#66A642;
text-decoration:none;
}

a:link {
color:#66A642;
text-decoration:none;
}

a:hover {
color:#66A642;
text-decoration:underline;
}

h1 a {
	color: #F38AB3;
}

html h1 a:visited {
	color: #F38AB3;
}

html h1 a {
	color: #F38AB3;
}


h1 a:visited {
	color: #F38AB3;
}

html h2{
	font-size: 15px;
	line-height: 1.17em;
	margin: 20px 0 20px 0;
	font-weight: bold;
	color: #F38AB3;
}

html h3, h4, h5 {
	font-weight: bold;
	margin: 20px 0 20px 0;
	color:#F38AB3;
	font-size:15px;
	font-weight:bold;
	line-height:1.17em;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 955px;
	padding: 60px 30px 25px 15px;
	background-color: #BBDADD;
	text-align: right;
}

.clear {
	clear: both;
}

#unav {
	position: relative;
	height: 62px;
}

	#unav span {
		position: absolute;
		z-index: 500;
		top: 0;
		left: 635px;
	}

#right
{
   background-color:#FFFFFF;
   float:right;
   min-height:681px;
   padding:15px 35px 0 40px;
   text-align:left;
   width:495px;
   z-index:-100;
}

#right_splash {
	float: right;
	width: 495px;
	padding: 15px 35px 0 40px;
	text-align: left;
	/*border: 1px solid green;*/
	z-index: -100;
	background: #FFFFFF url('../img/bkgd_splash.gif') no-repeat;
	height: 681px;
}

#right_short {
	float: right;
	width: 495px;
	padding: 15px 35px 0 40px;
	text-align: left;
	/*border: 1px solid green;*/
	z-index: -100;
	background-color: #FFFFFF;
	height: 681px;
}

#left {
	position: relative;
	text-align: left;
}
	#left span {
		position: absolute;
		z-index: 100;
		top: -14px;
		left: -6px;
	}

#cart {
	float: right;
	height: 40px;
}
	#cart img {
		position: relative;
		right: -20px;
		top: 0;
		margin: 0 0 40px 20px;
	}
	#cart span {
		font-size: 17px;
		color: #764322;
		position: relative;
		top: -10px;
		font-weight: bold;
	}


#cart_home {
	float: right;
	padding: 0 40px 0 0;
}
	#cart_home img {
		position: relative;
		right: -20px;
		top: 0;
		margin-left: 20px;
	}
	#cart_home span {
		font-size: 17px;
		color: #764322;
		position: relative;
		top: -10px;
		font-weight: bold;
	}


hr {
	border-color:#F08BB5;
	border-style:none none dotted;
	border-width:medium medium thick;
	margin:15px 0;
	width:100%;
}


.hr {
	background:url(../images/dot_pink.gif) left top repeat-x;
	backgound-color: transparent;
	height: 6px;
	border: 0;
	margin:15px 0;
	width:100%;
	width:495px;
}


#footer {
	text-align: center;
	margin: 20px 0 50px 0;
	color: #8CC63F;
	font-size: 11px;
}
	#footer li {
		list-style-type: none;
		padding-left: 10px;
		display: inline;
	}

.logo_sec {
	position: absolute;
	top: 71px;
	z-index: 1;
}

#splash_email {
	margin: 0 auto 0 auto;
	width: 500px;
	padding: 0;
	background-color: #BBDADD;
	text-align: center;
}

	#splash_email span {
		/*margin-right: 35px;*/
	}

#splash_email_content {
		width: 380px;
		padding: 30px 25px 30px 25px;
		background-color: #FFFFFF;
		text-align: left;
		margin: 0 auto 0 auto;
	}

	#splash_email_content img {
			margin: 8px 0 0 0;
		}

.bullet li {
	display: block;
	padding-left: 12px;
	background: url(../img/bullet.gif) no-repeat 0px 6px;
	margin-bottom: 10px;
}

.bulletSitemap li {
	display: block;
	padding-left: 24px;
	margin-bottom: 5px;
	line-height:15px;
}
.bulletSitemap {
	padding: 0 0 15px 0;
}

.big {
	font-size: 17px;
}

.extra-items-list {
	margin: 15px 0 15px 50px;
	clear: both;
	}
	.extra-items-list dl {
		float: left;
		margin: 0 40px 30px 0;
		}
		.extra-items-list dl dt {
			padding: 3px;
			border: 1px solid #bcdbde;
			}
		.extra-items-list dl dd {
			margin-top: 5px;
			width: 104px;
			}

.green {
	color: #709455;
}

.greenBold {
	color: #709455;
	font-weight:bold;
}

.crossout
{
   text-decoration:line-through;
}

.product {
	padding: 3px;
	border: 1px solid #bcdbde;
	margin-bottom: 5px;
}

.product_desc {
	width: 300px;
	text-align: left;
	float: right;
}

.price {
	font-size: 15px;
}

.pink {
	font-weight: bold;
	color: #F38AB3;
}

.benefits p {
	margin-left: 20px;
}

/* Breadcrumbs */
#breadcrumbs {
	margin: 0 0 20px;
	}

#breadcrumbs li
{
	display: inline;
	padding: 0 5px;
	border-right: 1px solid #f08bb5;
	font-size: 1.1em;
}

#breadcrumbs li a
{
	color: #f08bb5;
	font-size: 16px;
	font-weight: 900;
	text-decoration: none;
}

#breadcrumbs li a.activ
{
	color: #83a16d;
}

#footer ul li.first, #breadcrumbs li.first {
	padding-left: 0;
	}
#footer ul li.last, #breadcrumbs li.last {
	border-right: none;
	}

/* Breadcrumbs */
.main-content{
	color:#F08BB5;
	font-size:1.3em;
	font-weight:900;
	padding:0 0 20px;
	vertical-align:bottom;

}
.border_dotted{
	border-color:-moz-use-text-color -moz-use-text-color #F08BB5;
	border-style:none none dotted;
	border-width:medium medium thick;
	margin:15px 0;
	width:100%;
}
.h1 {
	font-size: 15px;
	line-height: 1.17em;
	margin: 20px 0 20px 0;
	font-weight: bold;
	color: #F38AB3;
}
.sub_h1{
	color:#F38AB3;
	font-size:12px;
	font-weight:bold;
	line-height:1.17em;
	padding:0.3em;
}

.ftContainerHome {
	clear:both;
	padding: 5px 0 0 20px;
	width:300px;
	text-align:left;
	float: left;
}

.ftContainer {
	clear:both;
	padding: 5px 0 0 20px;
	width:300px;
	text-align:left;
	\ left: 12.88%;
	float: left;
  position:absolute;
  top: 824px;
  z-index:100;
  margin-bottom:20px;
}

.updateCartImg {
	padding: 0 0 0 0;
}
.shopUnderline:hover {
	text-decoration:underline;
}
.txtNormal {
	font-size:12px;
	font-weight: normal;
}

.submitNotification{
   text-align: center;
}
.shop_cont{
	float: left;
	margin-top: 10px;
	border-bottom: 1px solid #cbe9eb;
}
.shop_cont_img{
	float: left;
	margin: 10px 0 20px 0;
}
.left_text{
	width: 315px;
	float: left;
	margin-top: 10px;
}
.left_text a{
	color: #ff67a6;

}

.aboutImg{
padding-bottom: 50px;
padding-left: 20px;
}

.border {
	border-bottom: 1px solid #7bbe36;
}

.row {
	padding: 3px;
	}

.altrow {
	padding: 3px;
	background-color: #dfeeef;
}

span.h3
{
   color:#F38AB3;
   font-size:15px;
   font-weight:bold;
   line-height:1.17em;
   margin:20px 0pt;
}

.subBenefit
{
   margin-left:60px;
}
.comingSoon {
	margin: 0 0 2px 0;
}
.greenText {
	color:#668951;
}

.purple
{
  color:#F38AB3;
}

.AuthorizeNetSeal
{
   clear:both;
   float:right;
   margin-right:-20px;
   margin-top:-30px;
}

.AuthorizeNetSeal img
{
   height: 50px;
   width : 63px;
}

.horizontalline {
	background-image: url(../img/horizontalline.jpg);
	background-repeat: repeat-x;
	height: 2px;
	width: 100%;
}
.blueTxt {
	color:#619ac7 !important;
}
.homeBotCon1 {
	float:left;
	padding: 0px 10px 0 0;
	background-image: url(../img/verticalline.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width:161px;
	height:140px;
}
.homeBotCon2 {
	float:left;
	padding: 0 10px 0 10px;
	background-repeat: repeat-y;
	background-position: right;
	width:148px;
}
.homeBotCon3 {
	float:left;
	padding: 45px 0px 0 10px;
	background-repeat: repeat-y;
	background-position: right;
	width:170px;
}
.imgGrnGrw {
	padding-bottom:9px;
}

#rightHome
{
   background-color:#FFFFFF;
   float:right;
   min-height:681px;
   padding:15px 0 0 40px;
   text-align:left;
   width:530px;
   z-index:-100;
}
#rightHome2
{
   background-color:#FFFFFF;
   float:right;
   padding:15px 0 0 40px;
   text-align:left;
   width:530px;
   min-height:681px;
   z-index:-100;
}
.addSpace
{
   padding-top:3px;
}
.newsletterform
{
   margin:20px 0 0 20px;
}
.thanksFacbook {
	background-image: url(../images/freeshipcode.jpg);
	background-repeat: no-repeat;
	height: 411px;
	width: 503px;
}

.moreImages
{
  margin-left: 32px;
}

.enlarge
{
  margin-left: 32px;
}
.kit_list_container{
	width:520px;
	margin: 0 ;
	height:76px;

}
.kit_list_container ul{
	list-style-type: disc !important;
	list-style-position: inside !important;
	float:left;
	padding: 0 30px 0 0;

}
.kit_list_container ul.second {
	/*margin-top: -50px;*/
}

.kit_list{
	width: 230px;
	float: left;
}

.sign_up{
	background-color: #ff86a3;
	float: right;
	padding: 5px 20px;
	text-align: left;
	font-size: 12px;
	width: 530px;
	clear: right;
	z-index: 5000;
}
.sign_up_text{
	width: 400px;
	float: left;
}
.sign_up_form{
\	float: right;
	margin-top: 3px;
}
.sign_up_bg{
	background: url(../img/sign_up_bg.gif);
	width: 119px;
	height: 15px;
	border: none;
	margin:  0 0 0 5px;
	float: right;
}
.btn_submit{
	float: right;
}

.h1Alike {
	line-height: 1.17em;
	margin: 0 0 16px 0;
	font-weight: bold;
	color: #F38AB3;
}

.nobullet li {
	display: block;
	padding-left: 0px;
	/*background: url(../img/bullet.gif) no-repeat 0px 6px;*/
	margin-bottom: 10px;
}

.copyright
{
   text-align: center;
   margin-top: 30px;
   color: #666666;
}

.spanPink
{
   color:#FF66CC;
}

.spanPinkBold
{
   color:#FF66CC;
   font-size: 17px;
   font-weight: bold;
}
/* Newly Added Start */

.home_bottom
	{
		width:520px;
		display:table;
	}
.home_bottom h1
	{
		color:#000;
	}
.home_bottom h2
	{
		color:#66A642;
		margin:5px 0;
	}
.home_bottom p
	{
		font-weight:bold;
	}
/* Newly Added End */

label.inputLabel
{
   float:left;
   width:6em;
}

.home_bottom p.greyHeading
{
   font-weight: normal;
}

.deepGreenText
{
font-weight: bold;
color: #00B050;
}