@charset "UTF-8";
/* CSS Document */
/* Styles unique to the home page */

.home {
	background: transparent url("../images/interface/home-bg-border.png") repeat-y 50% 0;
}

#textfield{
	font-size: 10px;
	height: 12px;
	width: 130px;
	margin: 10px 6px 0 98px;
}
#content {
	background-attachment: scroll;
	background-color: #FFF;
	background-repeat: repeat;
	display: block;
	float: left;
	width: 950px;
	padding: 0px;
	margin: 0px;
}

#home_content {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom:25px;
}

#home_content h2 {
	font-size: 14px;
	color: #002c54;
	padding-top: 18px;
	text-decoration:none;
	font-family: "The Sans Semi Bold";		
	font-variant: small-caps;
}

#home_content h3 {
	color: #002c54;
	text-decoration: none;
	font-style: normal;
	font-family: "The Sans Semi Bold";
	font-variant: small-caps;
	font-size:1.5em;line-height:1;margin-bottom:1em;
}

#home_content img {
	float: left;
	padding: 2px;
	margin-bottom: 10px;
	border: 1px groove #002d56;
	background-color: #FFF;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 2px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 3px;
	nox-shadow: rgba(0, 0, 0, 0.3) 1px 1 px 3px;
}

#home_content blockquote {
	font-size: 1.2em;
	font-style: normal;
	text-align: center;
	color: #002d56;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/interface/block_quotes.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#home_content hr {
	background: #999999 no-repeat scroll 0 0;
	color: #999999;
	float: left;
	width: 588px;
	margin-right: 41px;
	margin-left: 41px;
	}

#home_content p.attribute {
	font-style: italic;
	text-align: right;
	color: #666;
	padding-right: 60px;
}
#home_content .span-5.bottom_padding {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#client_success {
	margin: 18px 40px 18px 40px;
}

#client_success img{
	border: solid 1px #fff;
	margin: 0 18px 0 0;
	float: left;
}

#client_success h4{
	font-size: 16px;
	color: #002d56;
}

#textfield{
	font-size: 10px;
	height: 12px;
	width: 130px;
	margin: 10px 6px 0 0;
}

/* slideshow */
.pics {
	height:  324px;
	width:   640px;
	padding: 0;
	margin:  0;
}


#slideshow {
	cursor: pointer
}


#nav {
	width: 310px;
	margin: 0;
	padding: 0;
}

#nav li {
	width: 310px;
	clear: left;
	list-style: none;
	background: #ccc;
	text-decoration: none;
}

#nav a {
	width: 310px;
	height: 108px;
	display: block;
	text-decoration: none;
	background: transparent url(../images/interface/carousel_background.gif) no-repeat scroll left center;
}

#nav a h6 {
		padding-top: 8px;
	padding-right: 10px;
	color: #002d56;
}

#nav a p {
	padding-top: 6px;
	padding-right: 10px;
	color: #000;
}

#nav a.activeSlide {
	background: #002d56
}

#nav a.activeSlide h6 {
	padding-top: 8px;
	padding-right: 10px;
	color: #d5e14d;
}

#nav a.activeSlide p {
	padding-top: 6px;
	padding-right: 10px;
	color: #fff;
}

#nav a:focus {
	outline: none
}

#nav img {
	border: 1px solid #fff;
	float: left;
	margin: 7px 9px 7px 9px;
	}



/********************************************************************************
	         Promo related styles
********************************************************************************/
#promo {
	margin-top: 35px;
	min-height: 234px;
	background-color: transparent;
	background-image: url(../images2/promo/promo.png);
	background-repeat: no-repeat;
	background-position: 30px 10px;
	display: block;
	height: 182px;
	width: 372px;
	margin-left: 500px;
}

#promo ol, ul{
	list-style: none;
	margin: 0;
}

#promo_text {
	width: 330px;
	min-height: 144px;
	padding-right:10px;
	padding-left:10px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: -8px;
}

#slides1 ul {
	float: left;
}

#slides1 h4 {
	color: #ffffff;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

#slides1 h3 {
	color: #d4df4d;
	font-size: 28px;
	margin: 0;
	padding: 0 0 4px 0;
}

#slides1 p {
	font-family: Georgia, "Helvetica", serif;
	color: #ffffff;
	font-size: 16px;
	margin: 2px 0 0 0;
	padding: 0;
	line-height: 1.3;
}

#slides1 a {
	font-family: Georgia, "Helvetica", serif;
	color: #d4df4d;
	font-size: 14px;
	text-decoration: none;
	display: block;
	width: 60px;
	height: 20px;
	background: url(../images2/promo/flourish_sprite2.png) no-repeat 40px 0;
	margin-top: 6px;
}

#slides1 a:hover {
	color: #231413;
	background: url(../images2/promo/flourish_sprite2.png) no-repeat 40px -20px;
}


.bx_pager {
	padding-left: 50px;
}


.bx_pager a {
	float: left;
	width: 90px;
	height: 66px;
	background-color: #fff;
	border: 1px solid #fff;
	margin-top: -10px;
	margin-left: 15px;
	padding: 0;
	z-index: 10;
	position: relative;
}

a.promo1 {
	text-indent: -9999px;
	overflow: hidden;
	background-color: #fff;
	background-image: url(../images2/promo/promo-share.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

a.promo2 {
	text-indent: -9999px;
	overflow: hidden;
	background-color: #fff;
	background-image: url(../images2/promo/promo-image-90day.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
a.promo3 {
	text-indent: -9999px;
	overflow: hidden;
	background-color: #fff;
	background-image: url(../images2/promo/promo-nutrition.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

a.promo1:hover {
	background-color: #786d62;
	background-image: url(../images2/promo/promo-share.png);
	background-repeat: no-repeat;
	background-position: 0 -65px;
	}

a.promo2:hover {
	background-color: #786d62;
	background-image: url(../images2/promo/promo-image-90day.png);
	background-repeat: no-repeat;
	background-position: 0 -65px;
	}
	
a.promo3:hover {
	background-color: #786d62;
	background-image: url(../images2/promo/promo-nutrition.png);
	background-repeat: no-repeat;
	background-position: 0 -65px;
	}

a.promo1.active {
	background-color: #231314;
	background-image: url(../images2/promo/promo-share.png);
	background-repeat: no-repeat;
	background-position: 0 -65px;
	}

a.promo2.active {
	background-color: #231314;
	background-image: url(../images2/promo/promo-image-90day.png);
	background-repeat: no-repeat;
	background-position: 0 -65px;
	}
	
a.promo3.active {
	background-color: #231314;
	background-image: url(../images2/promo/promo-nutrition.png);
	background-repeat: no-repeat;
	background-position: 0 -65px;
	}

#footer .span-4 a .smLogo {
	margin-top: 15px;
	margin-left: 25px;
}

