@CHARSET "ISO-8859-1";


.Page { margin: 9px; }
.Page div.PageContent {
	margin-top: 18px;
	font: 14px/19px Arial;
	padding-right: 1em;
	
}
.scroll .PageContent {
	overflow: auto;	
	min-height: 545px;
	padding-right: .25em;
}
.Page h2, .Page h3, .Page h4 { color: #00559D; }
.Page h2 { font-size: 15pt; }
.Page h3 { font-weight: bold; font-size: 12pt; }
.Page h4 { font-size: 11pt; font-weight: bold; }
.Page p { margin-bottom: 10pt; }
.Page div.FloatingRight {
	float: right;
	margin: 9px 0 9px 15px;
}

.Page div.FloatingLeft {
	float: left;
	margin: 9px 15px 9px 0;
}
.Page div.FloatingRightWide
{
	float: right;
	margin: 9px 0 9px 15px;
}
.Page div.FloatingRightWideTall
{
	float: right;
	margin: 9px 0 9px 15px;
}
.Page div.FloatingRightTiny
{
	float: right;
	margin: 9px 0 9px 15px;
}
.Page div.FloatingRightGroup
{
	float: right;
	margin: 9px 0 9px 15px;
}
.Page div.FullWidthImage
{
	margin-left: -18px;	
	margin-bottom: 18px;
}
#imagepanel .FloatingRight { float: right; width: 250px; height:auto; }
#AboutUs p { margin-right: 5em; }

.Page ul li {
	list-style: inside disc;
	margin-left: 2em;
	margin-bottom: 5px;
}
.Page ul ul li {
	list-style: inside circle;
	margin-left: 4em;
	margin-bottom: 5px;
}
.Page div.PageContent div.Copy {
	margin-bottom: 1em;
}

#imagepanel
{
	visibility: hidden;
	height: 0px;
}

.width-200px { width: 200px !important; }
.width-225px { width: 225px !important;	}
.width-250px { width: 250px !important; }
.height-300px { height: 300px !important; }

/* for specific pages */

form#ContactForm {
	margin-top: 20pt;
}
form#ContactForm div.RadioSelection, form#ContactForm div.TextArea {
	margin-bottom: 6pt;
}
form#ContactForm label {
	display: block;
	font-size: 125%;
	color: #00559d;
}
form#ContactForm input[type=text], form#ContactForm textarea {
	width: 300px;
	border: 1px solid #00155D;
}
form#ContactForm textarea {
 	height: 150px;
}

/* team */
#Team div.FloatingRight {
	width: 280px;
	height: 170px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 8px;
	text-align: right;
}
#Team div.FloatingRightThumbs
{
	float: right;
	width: 280px;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: left;
	padding: 0;
	clear: both;
}
#Team .PageContent
{
	margin-top: 5pt;
}
#Team .PageContent strong
{
	color: #01559d; padding-right: .5em;
}
#Team .PageContent div
{
 	margin-top: 3pt;
 	margin-left: 1em;
 	text-indent: -1em;
}
#Team div.FloatingRight img
	{
 	cursor: pointer;
	}
#Team div.FloatingRightThumbs div.image
	{
	float: left;
 	margin-top: 4px;
 	margin-right: 8px;
 	cursor: pointer;
	}
#Team div.FloatingRightThumbs div.first-image
{
}
#Team .teamGrid .tm 
{
	float: left;
	width: 150px;
}

/* buy locally */

div#userform {
	margin-bottom: 5px;
}
div#userform label {
	margin-right: 1em;
}
input#homeaddress {
	width: 300px;
}


/* press */

#Press .pressGrid .pi  {
	float: left;
	width: 180px;
	margin-bottom: 10px;
}
#Press .pressGrid .pi .pi-name,#Press .pressGrid .pi .pi-image {
	text-align: center;
	cursor: pointer;
}

/* testimonials */
div.testimonial
{
	border-bottom: 1px solid #ddd;
	margin-bottom: 12pt;
}


/* Ingredients */

table.Ingredients
{
	font-size: 85%;
	border-collapse: collapse;
}
table.Ingredients td
{
	vertical-align: top;	
}
table.Ingredients tr th
{
	font-style: italic;
	color: #777;
	font-size: 110%;
	padding-top: 6pt;
}
table.Ingredients tr.Section
	{
	margin-bottom: 6pt;
	}
table.Ingredients tr.Section td
{
	padding-top: 6pt;
	margin-bottom: 6pt;
}
table.Ingredients tr th.Ingredient
{
	width: 125px;
	padding-right: 3px;
}
table.ing-wide tr th.Ingredient
{
	width: 275px;
	padding-right: 1em;
}
table.Ingredients tr td.Title
{
	text-align: left;
	font-size: 115%;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #000;
}
table.Ingredients tr td.ing
{
	color: #01559d;
	text-transform: uppercase;
	padding-top: 2px;
}
table.Ingredients tr.row0
{
	background: #eee;
}


/* Employees / Who We Are */
.qa-entry span.question
{
	font-weight: bold;
	display: block; float: left; width: 100px;
}
.qa-entry span.answer
{
	margin-left: 100px;
	display: block;
}
.qa-entry
{
	width: 500px;
	margin-bottom: .25em;
}
.Employee
{
	width: 125px;
	float: left;
	text-align: center;
	margin-right: 1em;
	margin-bottom: 1em;
	cursor: pointer;
}
.Employee .EmployeeImage
{
	background: url('/images/bc/icons/np.gif');
	height: 125px;
	width: 125px;
	border: 1px solid #ddd;
}
.Employee .EmployeeName
{
	text-align: center;
}
.who-we-are-panel .bd
{
	width: 525px;
	min-height: 375px;
}
* html .who-we-are-panel .bd {
	height: 375px;
}

/* events */
.IndivEvent { padding-right: 200px; position: relative; }
.IndivEvent .FloatingRightGroup { position: absolute; right: 0; }
.Events h3 { clear: both; }
.Events .Event
{
	clear: both;
	border: 1px solid #aaa;
	border-width: 1px 0 0 0;
	padding-top: .5em;
	height: 55px;
}
.Events .Event .Icon
{
	float: left;
	width: 75px; height: 65px;
}
.Events .Event .Name
{
	float: left;
	width: 250px;
	font-weight: bold;
}
.Events .Event .Date
{
	float: left;
	width: 200px;
}
.Events .Event .Site { clear: right; }
.Events .event-logo { width: 175px; height: 225px; float: left; }

/* Ingredient Sets (Nourish, Repair, Hydrate box) */


.Page_Ingredient_Functions .IngredientSet {
	border: 2px solid black;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 6pt;
	border-radius: 8pt;
	-webkit-border-radius: 8pt;
	background: #eee;
}
.IngredientSet_Description { margin-right: 10px; }
.IngredientSet_Description p { margin-top: 10px; font-size: 9pt; margin-right: 0 !important; }
.IngredientSet table th { 
	font-size: 13pt;
	padding-right: 20px;
	font-weight: bold;
}
.IngredientSet.Nourish { border-color: #090; background-color: RGBA(0,200,0,.2); }
.IngredientSet.Repair { border-color: #a00; background-color: RGBA(200,0,0,.2); }
.IngredientSet.Hydrate { border-color: #00a; background-color: RGBA(0,0,200,.2); }
.Page_Ingredient_Functions .IngredientSet h2 { font-size: 18pt; text-transform: uppercase; }
.Nourish h2, .Nourish th { color: #090; }
.Repair h2, .Repair th { color: #a00; }
<<<<<<< .mine
.Hydrate h2, .Hydrate th { color: #00a; }
=======
.Hydrate h2, .Hydrate th { color: #00a; }

td.fieldValue input[type="text"] {width: 80%;}
>>>>>>> .r4165

