@charset "UTF-8";
/***************************/
/** GENERAL LAYOUT STYLES **/

* { margin: 0; }
html, body, form, body > form, #avaAnderson { height: 100%; }
body {
/* Set main font-family for entire/general site. Add to specific when tags/classes require new font-family. */
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-align: center; /*For centered layout*/
	color: #653614;
	}
#avaAnderson { background: url(../images/avaTop.gif) repeat-x top transparent; }

h2, h3 { margin-bottom: .5em; font-weight: bold; color: #799900; }
h2 { font-size: 2.2em; }
h3 { font-size: 1.8em; }
		
a {
	color: #653614;
	text-decoration: underline; /*Default link style*/
	cursor: pointer;
	}
p { font-size: 1.4em; margin-bottom: 1em; line-height: 1.6em; }
.p { color: #799900; }

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -150px;
	width: 900px;
	}

.clear { clear: both; }

.alert { background: yellow; }
/************/
/** HEADER **/
#header {
	position: relative;
	overflow: hidden;
	padding: 50px 0 65px;
	}
	#logo {
		background: url(../images/ava_mainlogo.gif) no-repeat left top transparent;
		width: 175px;
		height:175px;
		float: left;
		margin-right: 15px;
		}
		#logo span { position: absolute; left: -999px; top: -999px; }
	#repInfo {
		width: 700px;
		position: absolute;
		top: 25px; right: 0;
		}
	.repDetails { overflow: hidden; margin-bottom: .5em; }
		#repInfo p { text-align: right; }
		#repInfo p span { font-size: 1.1em; color: #799900; }
		.repImg { float: right; margin-left: 7px; height: 75px; padding: 1px; border: 2px solid #f16622; }
	.homeTagline {
		position: absolute;
		bottom: 65px;
		right: 0;
		float: right;
		margin: 0;
	}
	.homeTagline p { margin: 0; text-align: right; }
	.tagProducts { font-size: 1.8em; }
		.tagProducts a { font-weight: bold; color: #799900; }
	.tagConsultant { font-size: 1.3em; }
		.tagConsultant a { color: #799900; }

/*****************/
/** NAV or MENU **/

#nav {
	overflow: hidden;
	float: left;
	margin-top: 75px;
	border-top: 1px solid #8c684f;
	font-size: 1.2em;
	font-weight: bold;
	}
	#nav li {
		float: left;
		padding: 11px;
		border-top: 1px solid #653614;
	}
	#nav li:first-child { padding-left: 0; }
	#nav li:last-child { padding-right: 0; }
	#nav li a { text-decoration: none; }
	#nav li a:hover { color: #799900; }

/********************/
/** CONTENT LAYOUT **/
#body {
	margin: 0 auto;
	text-align: left;
	padding-bottom: 70px;
	}

	#home { overflow: hidden; }
	.homeTopFold { overflow: hidden; margin: 0 0 25px; }
	.homeContent {
		overflow: hidden;
		float: left;
		width: 465px;
		color: #653614;
	}
	#homeBanner {
		overflow: hidden;
		float: right;
		margin-left: 10px;
	}
	.homeBuckets {
		clear: both;
		overflow: hidden;
	}
		.homeBuckets li {
			display: block;
			width: 265px; height: 265px;
			float: left;
			margin-right: 52px;
		}
		.homeBuckets .homeBucket3 { margin-right: 0; }
	
		.homeIntro, .homeOpp { margin-bottom: 1em; line-height: 1.6em; }
		.homeIntro span, .homeOpp span { color: #799900; }
		.homeIntro { font-size: 1.9em; }
		.homeOpp { font-size: 1.4em; }
		.homeOpp span { font-weight: bold; }
		
	#vote {text-align: center; margin: 0 0 20px;}
	.final5 { font-size: 1.8em; }
		
	#content { }
		p span { color: #799900; }
		.contentTopFold p { font-size: 1.8em;}
		.contentTopFold a { text-decoration: none; }
		.contentTopFold a:hover { text-decoration: underline; }
		.contentTopFold img { float: right; margin-left: 20px; margin-bottom: 10px; }
	.content_twoCol {
		float: left;
		overflow: hidden;
		padding-bottom: 1px;
	}
	.inner { float: left; overflow: hidden; }
		.content_leftContent {
			margin-bottom: -9999px;
			padding-bottom: 9999px;
			width: 580px;
			float: left;
			margin-right: 25px;
		}
		.content_rightWidget {
			float: left;
			margin-bottom: -9999px;
			padding-bottom: 9999px;
			width: 295px;
		}
		.content_rightWidget img { margin-left: 25px; }
			.rightWidget_repImg { width: 150px; padding: 3px; border: 4px solid #f16622; }
		.rightContent {
			float: right;
			margin-top: 25px;
			margin-bottom: -9999px;
			padding-bottom: 9999px;
			border-left: 1px solid #653614;
			padding-left: 15px;
		}
		.content_rightWidget .rightContent img { margin-left: 0; }
	.content_oneCol {
		overflow: hidden;
		clear: both;
	}

/************/
/** FOOTER **/
#footer, .push {
	height: 150px;
	clear: both;
	}
/*
Sticky Footer by Ryan Fait
http://ryanfait.com/
*/
#footer { background: url(../images/avaBot.gif) repeat-x bottom transparent; position: relative; overflow: hidden; }
.footerContent { width: 900px; margin: 0 auto; text-align: left; overflow: hidden; position: relative; clear: both; }
.footerContent ul {
	overflow: hidden;
	clear: both;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
}
	.footerContent ul li {
		float: left;
		padding: 11px;
	}
	.footerContent li:first-child { padding-left: 0; }
	.footerContent li a { text-decoration: none; }
	.footerContent li a:hover { color: #799900; }
.footerNav { float: left; }
.footerLegal { float: left; width: 600px; }
.footerDSA {
	position: absolute;
	right: 0; top: 7px;
	width: 265px;
	font-size: 1.3em;
}
.footerSocial {
	overflow: hidden;
	clear: both;
	float: left;
	padding-top: 5px;
}
	.footerSocial p { margin: 0 0.5em 0 0; display: inline; float: left; }
	.addthis div { display: inline; }
	.footerSocial a { margin: 0.25em 0.5em 0.5em 0; } 
.copyright { font-style: italic; } 

/***************/
/* Content CSS */
a.bannerBucket { display: block; width: 265px; height: 265px; text-decoration: none; text-decoration: none; }
a.bannerBucket span { display: block;width: 265px; color: #ffffff; background: #653614; text-align: center; line-height: 1.4em; padding: 7px 0; font-size: 1.6em; font-weight: bold; }
a.bannerBucket:hover span { color: #653614; background: #799900; }
.bannerBucket img { margin-left: 0; }

.subPageTitle {
	margin: 0 auto 25px;
	text-align: center;
	background: #799900;
	padding: 10px;
}
.subPageTitle h3 {
	font-size: 2.3em;
	color: #ffffff;
	border: 1px solid #ffffff;
	margin: 0;
	padding: 15px 0;
}
.subPageTitle h3 span { font-size: 0.8em; display: block; }
.pageList { margin-bottom: 25px; }
.pageList li { clear: both; margin: 0; padding: 0; }
.pageList li h4 {
	position: relative;
	margin-right: 10px;
	float: left;
	width: 35px;
	font-size: 2em;
	text-align: center;
	color: #ffffff;
	background: #799900;
}
.pageList li h4 span {
	background: #799900;
	margin: 3px;
	display: block;
	border: 2px solid #ffffff;
	width: 25px;
	line-height: 25px;
}
.pageList li p { position: relative; overflow: hidden; margin-top: 0; padding: 0; }
.pageList li p strong { color: #f16622; font-size: 1.25em; line-height: 1.6em; margin: 0; }

/* Host Page */
.hostPlan { margin-bottom: 25px; }

.hostContact {
	background: #f16622;
	width: 265px;
	text-align: center;
	padding: 1px 0;
}
	.hostContact p {
		font-size: 2.1em;
		font-weight: bold;
		margin: 5px;
		padding: 22px 25px;
		border: 2px solid #ffffff;
	}
	.hostContact p a { color: #ffffff; text-decoration: none; }
	.hostContact p a:hover, .hostContact p a:active { text-decoration: underline; }
	/* Host Plan */
	.hostPerks { padding: 25px 0; }
	.hostPerks table { border-collapse: collapse; text-align: center; border-bottom: 7px solid #799900; }
		.hostPerks th {
			width: 180px;
			border: 0;
			background: #f16622;
			padding: 12px 0 2px;
		}
			.hostPerks th.first { border-left: 7px solid #f16622; }
			.hostPerks th.last { border-right: 7px solid #f16622; }
		.hostPerks th h3 {
			font-size: 1.8em; font-weight: bold; color: #ffffff;
			padding: 10px 0;
			height: 45px;
			border-top: 2px solid #ffffff;
			border-bottom: 2px solid #ffffff;
		}
			.hostPerks th.first h3 { border-left: 2px solid #ffffff; }
			.hostPerks th.last h3 { border-right: 2px solid #ffffff; }
		.hostPerks td {
			font-size: 1.4em; line-height: 1.6em;
			padding: 10px 0;
			border: 1px solid #799900;
			border-top: 0;
		}
		.hostPerks td.first { border-left-width: 7px; }
		.hostPerks td.last { border-right-width: 7px; }
		.hostPerks tfoot td {
			font-size: 1.8em;
			border-top: 1px solid #799900;
			border-left-width: 7px;
			border-right-width: 7px;
		}
	
/* Join Page */
.compPlanOverview { margin: 25px 0 25px 25px; }
.joinLookingFor { list-style: disc outside; padding-left: 25px; margin-bottom: 25px; }
	.joinLookingFor p { margin-bottom: 0; }
.joinSuccess { font-size: 1.2em; }

	/* Comp Plan*/
	.enrollNow { text-align: center; }
	.enrollNow a { margin: 0 auto; }
	.testimonial span { display: block; font-weight: bold; color: #653614; text-align: right; }

/* About Page */
.aboutLeader { font-weight: bold; color: #653614; }
.aboutTitle { font-style: italic; color: #653614; }

/* Wellness Page */
p span.wellnessSource { color: #653614; }
	.wellnessSource a { text-decoration: underline; }
.avaReading cite { font-weight: bold; }
.wellnessInfo span { cursor: pointer; text-decoration: underline; }
.moreWellnessInfo ul { padding-left: 10px; }
.moreWellnessInfo li { font-size: 1.4em; list-style: disc; margin: 0 0 1em .75em; }
.book { overflow: hidden; clear: both; margin-bottom: 1em; }
	.book img { float: left; margin: 2px 8px 0 0; padding: 2px; border: 1px solid #eeeeee; }
	.book p { overflow: hidden; }


/* Product Page */
.product h2 { text-align: center; margin-bottom: 1.2em; font-size: 2.4em; }
.product li { float: left; padding-left: 20px; }
.product li.startRow { padding-left: 0; }
.product .subPageTitle { width: 650px; }
	.product .subPageTitle a { color: #ffffff; text-decoration: none; }
	.product .subPageTitle a:hover { text-decoration: underline; }

.productOverview { overflow: hidden; padding-bottom: 25px; border-bottom: 7px solid #653614; }
.productCat { border-bottom: 5px solid #653614; padding-top: 75px; }
.productList { overflow: hidden; clear: both; }
.productList li { overflow: hidden; width: 210px; margin-bottom: 25px; }
.productList h3 { color: #653614; }
.productList .productImg { position: relative; height: 155px; text-align: center; padding-top: 25px; margin-bottom: 10px; }
	.productList .productImg img { bottom: 0; position: relative; }

	/* Ava Skin */
	.avaSkin { background: url(../images/ava_skin_sm.gif) no-repeat center top transparent; }
		.avaSkin .price { color: #ed3894; font-weight: bold; overflow: hidden; }
		.avaSkin .price span { color: #ed3894; font-weight: normal; float: right; }
	.avaSkin .subPageTitle { background: #ed3894; }
	/* Ava Body */
	.avaBody { background: url(../images/ava_body_sm.gif) no-repeat center top transparent; }
		.avaBody .price { color: #a7ce57; font-weight: bold; overflow: hidden; }
		.avaBody .price span { color: #a7ce57; font-weight: normal; float: right; }
	.avaBody .subPageTitle { background: #a7ce57; }
	/* Ava Face */
	.avaFace { background: url(../images/ava_face_sm.gif) no-repeat center top transparent; }
		.avaFace .price { color: #f16622; font-weight: bold; overflow: hidden; }
		.avaFace .price span { color: #f16622; font-weight: normal; float: right; }
	.avaFace .subPageTitle { background: #f16622; }
	/* Ava Sun */
	.avaSun { background: url(../images/ava_sun_sm.gif) no-repeat center top transparent; }
		.avaSun .price { color: #3bc2ee; font-weight: bold; overflow: hidden; }
		.avaSun .price span { color: #3bc2ee; font-weight: normal; float: right; }
	.avaSun .subPageTitle { background: #3bc2ee; }

/* News Page */
.magList { text-align: center; margin-bottom: 45px; }
.magList li { display: inline; }

.newsList { width: 100%; }
	.newsList h4 {
		background: #653614;
		font-size: 1.6em; font-weight: bold;
		color: #ffffff;
		padding: 5px 10px;
		margin-top: 45px;
	}
	.newsList h4:first-child { margin-top: 0; }
	.newsList p, .newsList p a { font-weight: bold; font-style: italic; text-decoration: none; }
	.newsList p a { color: #f16622; }
	.newsList p a:hover { text-decoration: underline; }
	.newsList p span { color: #653614; font-weight: normal; }

.news_leftContent {
	margin-bottom: -9999px;
	padding-bottom: 9999px;
	width: 425px;
	float: left;
	margin-right: 20px;
}
.news_rightContent {
	float: left;
	margin-bottom: -9999px;
	padding-bottom: 9999px;
	width: 425px;
	border-left: 1px solid #653614;
	padding-left: 20px;
}

/* Locator */
#contactForm { width: 550px; float: right; padding: 10px; }
	#contactForm h3 { font-size: 1.825em; padding: 5px 0 10px 5px; margin: 0; font-weight: bold; }
	#contactForm h4 { font-size: 1.2em; margin: .5em 0; font-weight: bold; }
	#questionnaire { width: 550px; font-size: 1.4em; }
	  #interest { float: left; padding-right: 15px; }
	  	div.info { }
	  		.info div { margin-bottom: .75em; overflow: hidden; }
			.info label { display: block; float: left; width: 110px; }
			.info input { }
		div.CnQ { float: left; overflow: hidden; margin-bottom: 1em; }
			.CnQ textarea.comments { width: 220px; height: 275px; }
	#contactForm input { margin-right: 10px; }
	
#repLocator { margin-top: 25px; width: 920px; padding: 0 10px 5px; }
#locatorContainer {
	text-align: left;
	border: none;
	padding: 10px;
	overflow: hidden; }
#locatorContainer h4 { text-align: left; padding: 5px 0 10px 5px; margin: 0; font-size: 2em; }
	#zipCode { float: left; width: 300px; }
	#name { float: left; width: 300px; }\
		label { font-size: 1.4em; }
	#city { float: right; width: 280px; }
	.Columns { padding: 0 5px 0 5px; }
	.TitleColumns { padding: 10px 5px 0 5px; }
	.ButtonColumns { padding: 10px 5px 0 5px; }
#locatorResults { text-align: left; overflow: hidden; }
	#locatorResults table { border: 1px solid #CE5101; margin-left: 1px; width: 860px !important; }
	#locatorResults table tr { }
	#locatorResults table th { background: #EB7234; border: 1px solid #CE5101; padding: 5px; font-size: 1.4em; }
	#locatorResults table th a { color: #FFFFFF; }
	#locatorResults table td { padding: 5px; font-size: 1.2em; border-bottom: 1px dotted #CE5101; }
